Package Details: mingw-w64-tox-git 3143.af10ca7-3

Package Base: mingw-w64-tox-git
Description: A FOSS instant messaging application aimed to replace Skype (mingw-w64)
Upstream URL: https://github.com/irungentoo/toxcore
Category: network
Licenses: GPL3
Conflicts: mingw-w64-tox
Provides: mingw-w64-tox
Submitter: naxuroqa
Maintainer: GI_Jack
Last Packager: GI_Jack
Votes: 1
First Submitted: 2013-11-04 10:05
Last Updated: 2015-03-03 17:59

Latest Comments

Comment by GI_Jack

2015-03-03 17:59

is this good?

also, do you want to maintain the package?

Comment by xantares

2015-02-27 06:30

nope,
replace:
../configure --prefix=/usr/${_target} \
by just:
${_arch}-configure

xan.

Comment by GI_Jack

2015-02-26 17:48

done, is this good?

Comment by xantares

2015-02-26 11:26

hello,
- could you please use mingw-w64-configure as makedepend instead of mingw-w64-gcc+mingw-w64-pkg-config ?
the use ${_arch}-configure instead of ../configure
it removes the need to set prefix, host=${_target}, enable-shared, enable-static
it also sets the right cflags.
- also strip static and import libs please
xan.