From cc0f985b2682c3601ffcdd8bc463791c91f18086 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sun, 24 Nov 2019 20:11:26 +0100 Subject: [PATCH] libice: bump version. --- .../{libice-1.0.9.recipe => libice-1.0.10.recipe} | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) rename x11-libs/libice/{libice-1.0.9.recipe => libice-1.0.10.recipe} (88%) diff --git a/x11-libs/libice/libice-1.0.9.recipe b/x11-libs/libice/libice-1.0.10.recipe similarity index 88% rename from x11-libs/libice/libice-1.0.9.recipe rename to x11-libs/libice/libice-1.0.10.recipe index 6176e7b20..995bc1ebe 100644 --- a/x11-libs/libice/libice-1.0.9.recipe +++ b/x11-libs/libice/libice-1.0.10.recipe @@ -7,9 +7,9 @@ a particular message." HOMEPAGE="https://www.x.org/releases/individual/lib/" COPYRIGHT="1993, 1998 The Open Group" LICENSE="MIT (no promotion)" -REVISION="3" +REVISION="1" SOURCE_URI="https://www.x.org/releases/individual/lib/libICE-$portVersion.tar.bz2" -CHECKSUM_SHA256="8f7032f2c1c64352b5423f6b48a8ebdc339cc63064af34d66a6c9aa79759e202" +CHECKSUM_SHA256="6f86dce12cf4bcaf5c37dddd8b1b64ed2ddf1ef7b218f22b9942595fb747c348" SOURCE_DIR="libICE-$portVersion" ARCHITECTURES="x86_gcc2 x86 x86_64" @@ -72,13 +72,7 @@ INSTALL() { make install - if [ -z "$secondaryArchSuffix" ]; then - install -m 0644 -t "$developDocDir" README - else - rm -rf "$developDir/documentation" - fi - - rm -f $libDir/*.la + rm -f $libDir/*.la $libDir/*.a prepareInstalledDevelLib libICE fixPkgconfig