diff --git a/packages/x11/toolkits/gdk-pixbuf/meta b/packages/x11/toolkits/gdk-pixbuf/meta index d5d5c92d19..a85a0551ce 100644 --- a/packages/x11/toolkits/gdk-pixbuf/meta +++ b/packages/x11/toolkits/gdk-pixbuf/meta @@ -19,12 +19,12 @@ ################################################################################ PKG_NAME="gdk-pixbuf" -PKG_VERSION="2.25.0" +PKG_VERSION="2.24.1" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="OSS" PKG_SITE="http://www.gtk.org/" -PKG_URL="http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.25/$PKG_NAME-$PKG_VERSION.tar.xz" +PKG_URL="http://ftp.acc.umu.se/pub/gnome/sources/gdk-pixbuf/2.24/$PKG_NAME-$PKG_VERSION.tar.xz" PKG_DEPENDS="glib tiff libjpeg-turbo libpng jasper" PKG_BUILD_DEPENDS="toolchain glib tiff libjpeg-turbo libpng jasper" PKG_PRIORITY="optional" @@ -32,5 +32,4 @@ PKG_SECTION="x11/toolkits" PKG_SHORTDESC="gdk-pixbuf: a GNOME library for image loading and manipulation." PKG_LONGDESC="gdk-pixbuf (GdkPixbuf) is a GNOME library for image loading and manipulation. The GdkPixbuf documentation contains both the programmer's guide and the API reference." PKG_IS_ADDON="no" - PKG_AUTORECONF="yes" diff --git a/packages/x11/toolkits/pango/meta b/packages/x11/toolkits/pango/meta index ce0fe4ddf7..eff1da00f7 100644 --- a/packages/x11/toolkits/pango/meta +++ b/packages/x11/toolkits/pango/meta @@ -19,12 +19,12 @@ ################################################################################ PKG_NAME="pango" -PKG_VERSION="1.30.0" +PKG_VERSION="1.28.4" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="GPL" PKG_SITE="http://www.pango.org/" -PKG_URL="http://ftp.gnome.org/pub/gnome/sources/pango/1.30/$PKG_NAME-$PKG_VERSION.tar.xz" +PKG_URL="http://ftp.gnome.org/pub/gnome/sources/pango/1.28/$PKG_NAME-$PKG_VERSION.tar.gz" PKG_DEPENDS="glib cairo freetype fontconfig libX11 libXft" PKG_BUILD_DEPENDS="toolchain glib cairo freetype fontconfig libX11 libXft" PKG_PRIORITY="optional" @@ -32,5 +32,4 @@ PKG_SECTION="x11/toolkits" PKG_SHORTDESC="pango: Library for layout and rendering of internationalized text" PKG_LONGDESC="The goal of the Pango project is to provide an open-source framework for the layout and rendering of internationalized text. Pango is an offshoot of the GTK+ and GNOME projects, and the initial focus is operation in those environments, however there is nothing fundamentally GTK+ or GNOME specific about Pango. Pango uses Unicode for all of its encoding, and will eventually support output in all the worlds major languages." PKG_IS_ADDON="no" - PKG_AUTORECONF="yes"