diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-04-10 13:38:45 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-04-10 13:38:45 +0200 |
commit | 515a05c3a2e5e962887f97f69ec2861e6b170247 (patch) | |
tree | 245bae9029ac00497948814d47962e705f2e0652 /extra/gdk-pixbuf/Pkgfile | |
parent | c746313167924fa946f91e8b7d80d2ececffb952 (diff) | |
download | nutyx-pakxe-515a05c3a2e5e962887f97f69ec2861e6b170247.tar.gz nutyx-pakxe-515a05c3a2e5e962887f97f69ec2861e6b170247.tar.bz2 nutyx-pakxe-515a05c3a2e5e962887f97f69ec2861e6b170247.tar.xz nutyx-pakxe-515a05c3a2e5e962887f97f69ec2861e6b170247.zip |
gdk-pixbuf, maj 2.23.3-1
Diffstat (limited to 'extra/gdk-pixbuf/Pkgfile')
-rwxr-xr-x | extra/gdk-pixbuf/Pkgfile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/extra/gdk-pixbuf/Pkgfile b/extra/gdk-pixbuf/Pkgfile index 299dd5441..56d9ae2f5 100755 --- a/extra/gdk-pixbuf/Pkgfile +++ b/extra/gdk-pixbuf/Pkgfile @@ -6,14 +6,12 @@ # Run on: jasper,xorg-libxcomposite,libtiff name=gdk-pixbuf -version=2.23.0 +version=2.23.3 release=1 -source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2\ - http://nutyx.meticul.eu/files/patchs/$name/$name-$version-io-png-01.patch) +source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2) build() { cd $name-$version - patch -Np1 -i ../$name-$version-io-png-01.patch ./configure --prefix=/usr \ --mandir=/usr/share/man \ --infodir=/usr/share/info \ |