wok rev 6445

Up: icu, icu-dev to 4.4.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Sep 28 13:36:31 2010 +0000 (2010-09-28)
parents 0ba128f4fff0
children 2926f51e796f
files icu-dev/receipt icu/receipt
line diff
     1.1 --- a/icu-dev/receipt	Tue Sep 28 03:43:12 2010 +0000
     1.2 +++ b/icu-dev/receipt	Tue Sep 28 13:36:31 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="icu-dev"
     1.7 -VERSION="4c-4_2_1"
     1.8 +VERSION="4.4.1"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Devel files for ICU lib."
    1.11  DEPENDS="icu gcc-lib-base"
     2.1 --- a/icu/receipt	Tue Sep 28 03:43:12 2010 +0000
     2.2 +++ b/icu/receipt	Tue Sep 28 13:36:31 2010 +0000
     2.3 @@ -1,13 +1,14 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="icu"
     2.7 -VERSION="4c-4_2_1"
     2.8 +VERSION="4.4.1"
     2.9  CATEGORY="system-tools"
    2.10  SHORT_DESC="C/C++ and Java libraries providing Unicode and Globalization."
    2.11  MAINTAINER="pankso@slitaz.org"
    2.12 -TARBALL="icu${VERSION}-src.tgz"
    2.13 +TARBALL="icu4c-${VERSION//./_}-src.tgz"
    2.14  WEB_SITE="http://www.icu-project.org/"
    2.15 -WGET_URL="http://download.icu-project.org/files/icu4c/4.2.1/$TARBALL"
    2.16 +#WGET_URL="http://download.icu-project.org/files/icu4c/$VERSION/$TARBALL"
    2.17 +WGET_URL="http://www.sfr-fresh.com/unix/misc/$TARBALL"
    2.18  
    2.19  # Rules to configure and make the package.
    2.20  compile_rules()