summaryrefslogtreecommitdiff
path: root/qt4/Pkgfile
diff options
context:
space:
mode:
authorFredrik Rinnestam <fredrik@crux.nu>2017-12-06 23:03:40 +0100
committerFredrik Rinnestam <fredrik@crux.nu>2017-12-06 23:03:47 +0100
commit6572ca238fb031b80817076009bd671888edeb80 (patch)
tree1711e5788dfd63300b13db2af308a458c4b39275 /qt4/Pkgfile
parent2fdad1aea7f782fc7b27dd654e68703ae16e7940 (diff)
downloadopt-6572ca238fb031b80817076009bd671888edeb80.tar.gz
opt-6572ca238fb031b80817076009bd671888edeb80.tar.xz
qt4: disable icu. Closes FS#1543
Diffstat (limited to 'qt4/Pkgfile')
-rw-r--r--qt4/Pkgfile7
1 files changed, 3 insertions, 4 deletions
diff --git a/qt4/Pkgfile b/qt4/Pkgfile
index 9d93e40fb..62ab75ba4 100644
--- a/qt4/Pkgfile
+++ b/qt4/Pkgfile
@@ -1,12 +1,11 @@
# Description: Qt Free Edition
# URL: http://www.trolltech.com
-# Maintainer: Jose V Beneyto, sepen at crux dot nu
-# Packager: Johannes Winkelmann, jw at smts dot ch
+# Maintainer: Orphaned port
# Depends on: fontconfig glib libmng mesa3d xorg-libxcursor xorg-libxi xorg-libxinerama xorg-libxrandr xorg-libsm dbus
name=qt4
version=4.8.7
-release=2
+release=3
source=(http://download.qt-project.org/official_releases/qt/${version%.*}/$version/qt-everywhere-opensource-src-$version.tar.gz \
qt-everywhere-opensource-src-4.8.7-gcc6.patch)
@@ -30,7 +29,7 @@ build () {
-platform linux-g++ -release -shared -sm \
-nis -verbose -system-zlib \
-system-lib{png,jpeg} -xmlpatterns \
- -no-{cups,fast,nas-sound,phonon} \
+ -no-{cups,fast,nas-sound,phonon,icu} \
-x{cursor,inerama,kb,randr,render} \
-nomake demos -nomake examples -nomake docs \
-no-separate-debug-info -opensource -confirm-license

Generated by cgit