# HG changeset patch # User Pascal Bellard # Date 1386762733 -3600 # Node ID b77265b15fb67e834cd29474dcacfad1818e1d4a # Parent 91654f4ca530c27a477115c65f9d340a5ea106ff Up wxWidgets (2.9.5) diff -r 91654f4ca530 -r b77265b15fb6 wxWidgets-dev/receipt --- a/wxWidgets-dev/receipt Wed Dec 11 10:13:20 2013 +0100 +++ b/wxWidgets-dev/receipt Wed Dec 11 12:52:13 2013 +0100 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="wxWidgets-dev" -VERSION="2.8.12.1" +VERSION="2.9.5" CATEGORY="development" SHORT_DESC="Cross-platform GUI Library devel files." MAINTAINER="pankso@slitaz.org" diff -r 91654f4ca530 -r b77265b15fb6 wxWidgets/receipt --- a/wxWidgets/receipt Wed Dec 11 10:13:20 2013 +0100 +++ b/wxWidgets/receipt Wed Dec 11 12:52:13 2013 +0100 @@ -1,15 +1,14 @@ # SliTaz package receipt. PACKAGE="wxWidgets" -VERSION="2.8.12.1" +VERSION="2.9.5" CATEGORY="x-window" SHORT_DESC="Cross-platform GUI Library" MAINTAINER="pankso@slitaz.org" LICENSE="LGPL" -SOURCE="wxPython" -TARBALL="$SOURCE-src-$VERSION.tar.bz2" +TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.wxwidgets.org/" -WGET_URL="$SF_MIRROR/wxpython/$TARBALL" +WGET_URL="$SF_MIRROR/wxwindows/$TARBALL" DEPENDS="glib glibc-base gcc-lib-base libgio pkg-config expat zlib atk \ gtk+ cairo fontconfig freetype jpeg libpng tiff pango pixman util-linux-uuid \ @@ -24,7 +23,6 @@ compile_rules() { cd $src - sed -i 's|/opt/wx/current/bin/||' wxPython/wx/build/build_options.py ./configure \ --enable-shared \ --enable-unicode \