[arch-commits] Commit in qt3/trunk (PKGBUILD)
Allan McRae
allan at archlinux.org
Tue Jun 30 05:14:05 UTC 2009
Date: Tuesday, June 30, 2009 @ 01:14:05
Author: allan
Revision: 43767
upgpkg: qt3 3.3.8-12
libjpeg soname bump rebuild
Modified:
qt3/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-30 05:12:54 UTC (rev 43766)
+++ PKGBUILD 2009-06-30 05:14:05 UTC (rev 43767)
@@ -4,7 +4,7 @@
pkgname=qt3
pkgver=3.3.8
-pkgrel=11
+pkgrel=12
pkgdesc="The QT gui toolkit."
arch=(i686 x86_64)
license=('GPL')
@@ -12,7 +12,7 @@
pkgfqn=qt-x11-free-${pkgver}
install=qt.install
depends=('libpng' 'libxmu' 'libxcursor' 'libxinerama' 'mesa' \
- 'libxft' 'libxrandr' 'libmng')
+ 'libxft' 'libxrandr' 'libmng>=1.0.10-2')
makedepends=('mysql' 'postgresql>=8.2.3' 'unixodbc' 'sqlite3')
optdepends=('libmysqlclient' 'postgresql-libs' 'unixodbc')
source=(ftp://ftp.trolltech.com/qt/source/${pkgfqn}.tar.bz2 qt.profile \
@@ -102,7 +102,7 @@
rm -rf $startdir/pkg/opt/qt/{phrasebooks,templates,translations}
sed -i "s|-L$startdir/src/$pkgfqn/lib ||g" $startdir/pkg/opt/qt/lib/*.prl
install -D -m755 qmake/qmake $startdir/pkg/opt/qt/bin/qmake
- install -D -m755 $startdir/qt.profile $startdir/pkg/etc/profile.d/qt3.sh
+ install -D -m755 $srcdir/qt.profile $startdir/pkg/etc/profile.d/qt3.sh
ln -sf /opt/qt/bin/qtconfig $startdir/pkg/opt/qt/bin/qt3config
rm -f $startdir/pkg/opt/qt/mkspecs/linux-g++$ARCH/linux-g++$ARCH
More information about the arch-commits
mailing list