From e46feeadc9a85678b6b9a73b5ef37c9fed16ad98 Mon Sep 17 00:00:00 2001 From: tnut Date: Tue, 1 Feb 2011 20:28:44 +0100 Subject: icu dans base --- extra/icu/Pkgfile | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 extra/icu/Pkgfile (limited to 'extra/icu/Pkgfile') diff --git a/extra/icu/Pkgfile b/extra/icu/Pkgfile deleted file mode 100644 index 280216757..000000000 --- a/extra/icu/Pkgfile +++ /dev/null @@ -1,28 +0,0 @@ -# Description: International Components for Unicode for C -# URL: http://www.icu-project.org/ -# Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed dot ch -# Depends on: -# Run on: - -name=icu -version=4.6 -release=1 -source=(http://download.$name-project.org/files/icu4c/$version/icu4c-${version//./_}-src.tgz) - - -build () { - cd $name/source - chmod +x runConfigureICU configure install-sh - - ./runConfigureICU LinuxRedHat --prefix=/usr \ - --enable-shared \ - --disable-samples \ - --disable-tests \ - --enable-rpath - make - make prefix=$PKG/usr install - - chown -R root:root $PKG -} - -- cgit v1.2.3-70-g09d2