Package Details: fuel 1.0.0-2

Package Base: fuel
Description: A GUI front-end to Fossil SCM
Upstream URL: http://code.google.com/p/fuel-scm/
Category: devel
Licenses: GPL2
Submitter: None
Maintainer: karanikk
Last Packager: karanikk
Votes: 4
First Submitted: 2012-12-15 16:43
Last Updated: 2015-03-27 18:41

Dependencies (3)

Required by (0)

Sources

Latest Comments

Comment by milouse

2015-01-22 09:18

I confirm the comment of thibaud.mouton. You can achieve that by adding the following line in your PKGBUILD, in the build function:

sed -i "s/lrelease/lrelease-qt4/" $pkgname-$pkgver/intl/convert.sh

By the way, a new « 0.9.8-test » version is out.

Comment by thibaud.mouton

2014-06-11 08:53

Change 'lrelease' into 'lrelease-qt4' in the intl/convert.sh script.