Package Details: wallpaperfiner 0.94-3

Package Base: wallpaperfiner
Description: A small and easy to use utility which adjusts images to fit your desktop size
Upstream URL: http://hyperprog.com/wpfiner
Category: multimedia
Licenses: GPL2
Submitter: None
Maintainer: luolimao
Last Packager: None
Votes: 3
First Submitted: 2012-08-12 18:28
Last Updated: 2013-06-29 03:36

Dependencies (1)

Required by (0)

Sources

Latest Comments

Comment by cbowman57

2013-03-04 14:34

Andrea Scarpino <andrea@archlinux.org>

5:59 AM (2 hours ago)

to arch-dev-public, aur-general
On Thursday 28 February 2013 00:14:55 you wrote:
> Please maintainers fix your PKGBUILDs so they build on systems with both qt4
> and qt5-base installed; when your PKGBUILD needs qt4 and:
> * use qmake, you can replace it with qmake4
> * use cmake, you can add -DQT_QMAKE_EXECUTABLE=qmake4 to the cmake options

Just a note here: I had to remove the qmake4 symlink and use qmake-qt4 instead
as the former was inconsistent with others distro.
When I did this change (1th March) qmake4 wasn't really used yet so I did not
think to write this mail before. I'm sorry if this caused more confusion here.