[Slackbuilds-users] suggestion for last.fm.SlackBuild
Robby Workman
rworkman at slackbuilds.org
Wed Jan 9 05:06:00 UTC 2008
Moto:
I'm not sure if you subscribe to the users list and saw this,
so if not, here you go:
-RW
Iskar enev wrote:
> Hi,
>
> I have some suggestions for the last.fm.Slackbuild:
>
> 1. The Slackware build flags can be added by expanding the qmake-qt4 command like this:
>
> qmake-qt4 "QMAKE_CXXFLAGS+=$SLKCFLAGS" -config release LastFM.pro
>
>
> 2. Internationalization support can be added:
>
> (add this right after the make command)
>
> mkdir -p $TMP/$PRGNAM-$VERSION/bin/data/i18n
> ( cd i18n
> lrelease-qt4 *.ts
> cp *.qm ../bin/data/i18n
> )
>
>
> Regards:
> Iskar Enev
More information about the Slackbuilds-users
mailing list