Search Criteria
Package Details: mingw-w64-filezilla-svn r7253-1
Git Clone URL: | https://aur.archlinux.org/mingw-w64-filezilla-svn.git (read-only, click to copy) |
---|---|
Package Base: | mingw-w64-filezilla-svn |
Description: | Fast and reliable FTP, FTPS and SFTP client (mingw-w64, svn version) |
Upstream URL: | https://filezilla-project.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Martchus |
Maintainer: | Martchus |
Last Packager: | Martchus |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2016-01-13 18:58 |
Last Updated: | 2016-01-13 20:02 |
Latest Comments
Martchus commented on 2016-01-13 20:08
- I added options=('staticlibs' '!strip' '!buildflags'). I thought this wouldn't make any difference because it is not a library. However FileZilla provides libfzshellext-0.dll so it makes a difference.
- It requires wxgtk for wxrc (that's why it is only a make dependency).
- I removed mingw-w64-gcc
xantares commented on 2016-01-13 19:35
hi,
a few comments:
- you're missing options=('staticlibs' '!strip' '!buildflags')
- why doe it require wxgtk ?
- mingw-w64-configure already pulls mingw-w64-gcc