wok rev 3151
Up: wxWidgets* (2.8.10)
author | Claudinei Pereira <claudinei@slitaz.org> |
---|---|
date | Sat May 23 21:18:23 2009 +0000 (2009-05-23) |
parents | 9a3ae0d7cd87 |
children | b30c937c2ca9 |
files | wxWidgets-dev/receipt wxWidgets/receipt |
line diff
1.1 --- a/wxWidgets-dev/receipt Sun May 24 00:20:59 2009 +0200 1.2 +++ b/wxWidgets-dev/receipt Sat May 23 21:18:23 2009 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="wxWidgets-dev" 1.7 -VERSION="2.8.8" 1.8 +VERSION="2.8.10" 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 Sun May 24 00:20:59 2009 +0200 2.2 +++ b/wxWidgets/receipt Sat May 23 21:18:23 2009 +0000 2.3 @@ -1,13 +1,13 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="wxWidgets" 2.7 -VERSION="2.8.8" 2.8 +VERSION="2.8.10" 2.9 CATEGORY="x-window" 2.10 SHORT_DESC="Cross-platform GUI Library" 2.11 MAINTAINER="pankso@slitaz.org" 2.12 DEPENDS="pkg-config gtk+ xorg-libXinerama xorg-libSM xorg-libICE tiff \ 2.13 libiconv xorg-libXdamage" 2.14 -BUILD_DEPENDS="pkg-config gtk+ gtk+-dev xorg-dev" 2.15 +BUILD_DEPENDS="pkg-config gtk+ gtk+-dev xorg-dev xorg-xineramaproto" 2.16 TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.17 WEB_SITE="http://www.wxwidgets.org/" 2.18 WGET_URL="$SF_MIRROR/wxwindows/$TARBALL"