Search Criteria
Package Details: mingw-w64-kdreports-git 1.7.50.r136.667f94b-1
Git Clone URL: | https://aur.archlinux.org/mingw-w64-kdreports-git.git (read-only, click to copy) |
---|---|
Package Base: | mingw-w64-kdreports-git |
Description: | A Qt library for creating printable reports (mingw-w64) |
Upstream URL: | http://www.kdab.com/kd-reports/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | ohmyarch |
Maintainer: | maxrd2 |
Last Packager: | ohmyarch |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2016-04-16 04:28 |
Last Updated: | 2016-07-16 14:10 |
Dependencies (3)
- mingw-w64-qt5-base (mingw-w64-qt5-base-dynamic, mingw-w64-qt5-base-angle)
- git (git-git) (make)
- mingw-w64-cmake (make)
Latest Comments
xantares commented on 2016-04-16 06:41
hi,
- I think the export LDFALGS is useless as !buildflags option leave it empty
- You'll need to strip the libraries after install:
${_arch}-strip --strip-unneeded "$pkgdir"/usr/${_arch}/bin/*.dll
${_arch}-strip -g "$pkgdir"/usr/${_arch}/lib/*.a
xan.