wok rev 11140

Up: wxWidgets to 2.8.12.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Oct 26 21:04:08 2011 +0000 (2011-10-26)
parents 3419fd419665
children e5e1c6916815
files wxWidgets-dev/receipt wxWidgets/receipt
line diff
     1.1 --- a/wxWidgets-dev/receipt	Wed Oct 26 21:03:47 2011 +0000
     1.2 +++ b/wxWidgets-dev/receipt	Wed Oct 26 21:04:08 2011 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="wxWidgets-dev"
     1.7 -VERSION="2.8.12"
     1.8 +VERSION="2.8.12.1"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Cross-platform GUI Library devel files."
    1.11  MAINTAINER="pankso@slitaz.org"
     2.1 --- a/wxWidgets/receipt	Wed Oct 26 21:03:47 2011 +0000
     2.2 +++ b/wxWidgets/receipt	Wed Oct 26 21:04:08 2011 +0000
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="wxWidgets"
     2.7 -VERSION="2.8.12"
     2.8 +VERSION="2.8.12.1"
     2.9  CATEGORY="x-window"
    2.10  SHORT_DESC="Cross-platform GUI Library"
    2.11  MAINTAINER="pankso@slitaz.org"
    2.12 @@ -12,9 +12,10 @@
    2.13  xorg-libXfixes xorg-libXinerama xorg-libXrender xorg-libXxf86vm"
    2.14  BUILD_DEPENDS="pkg-config gtk+ gtk+-dev expat-dev zlib-dev \
    2.15  xorg-dev xorg-xineramaproto patch"
    2.16 -TARBALL="$PACKAGE-$VERSION.tar.bz2"
    2.17 +SOURCE="wxPython"
    2.18 +TARBALL="$SOURCE-src-$VERSION.tar.bz2"
    2.19  WEB_SITE="http://www.wxwidgets.org/"
    2.20 -WGET_URL="$SF_MIRROR/wxwindows/$TARBALL"
    2.21 +WGET_URL="$SF_MIRROR/wxpython/$TARBALL"
    2.22  
    2.23  # Rules to configure and make the package.
    2.24  compile_rules()