From 6572ca238fb031b80817076009bd671888edeb80 Mon Sep 17 00:00:00 2001 From: Fredrik Rinnestam Date: Wed, 6 Dec 2017 23:03:40 +0100 Subject: [PATCH] qt4: disable icu. Closes FS#1543 --- qt4/.signature | 4 ++-- qt4/Pkgfile | 7 +++---- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/qt4/.signature b/qt4/.signature index e3b9b6d66..120c66c16 100644 --- a/qt4/.signature +++ b/qt4/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/br9N2Td/PcTOqHWypHIW+TZCntSDVfVuBEhLrnOAg7Usq0+SfpoLWHzs2z7CKcCf+nrzyOk/tbIFV5QlZ5zJQE= -SHA256 (Pkgfile) = 1d694e831c4bf2011ca0e108d4ff84d9da7e4f68af837e8277a4a60c437e0088 +RWSE3ohX2g5d/UsSkoZQUCrkGKT22sW4HPudc9BL0DoBb6OPm4e2TBt3+DXqA5KuegCZ4PFOnpW9QiRPBGs/gRzOKBg4f53IBgE= +SHA256 (Pkgfile) = 9ded5d2b80db21668c59746c6e9d9c3e165e3921732575c14f0561231d6ca9a7 SHA256 (.footprint) = 254ff8e725593951bbef43fd94bf7755726daedbacdf7fdc6df9f82d4b50e4c9 SHA256 (qt-everywhere-opensource-src-4.8.7.tar.gz) = e2882295097e47fe089f8ac741a95fef47e0a73a3f3cdf21b56990638f626ea0 SHA256 (qt-everywhere-opensource-src-4.8.7-gcc6.patch) = 57b67e6c860f11a876aaf93111728d67842dccaa23cb919826038b4fd88fd6ca 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