wok diff exo/receipt @ rev 8029
Add all xorg changes from wok-experimental.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Jan 19 19:41:12 2011 +0000 (2011-01-19) |
parents | 41ed3c4760c9 |
children | 0874004b631d |
line diff
1.1 --- a/exo/receipt Wed Aug 18 09:37:20 2010 +0200 1.2 +++ b/exo/receipt Wed Jan 19 19:41:12 2011 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="exo" 1.7 -VERSION="0.3.107" 1.8 +VERSION="0.6.0" 1.9 CATEGORY="meta" 1.10 SHORT_DESC="Xfce Exo library and tools" 1.11 MAINTAINER="erjo@slitaz.org" 1.12 @@ -9,8 +9,7 @@ 1.13 BUILD_DEPENDS="libxfce4util-dev perl-uri startup-notification-dev hal-dev" 1.14 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.15 WEB_SITE="http://www.xfce.org" 1.16 -WGET_URL="http://www.tx-us.xfce.org/archive/xfce-4.6.2/src/$TARBALL 1.17 - http://www.p0llux.be/xfce/archive/xfce/4.6.2/src/$TARBALL" 1.18 +WGET_URL="http://archive.xfce.org/xfce/4.8/src/$TARBALL" 1.19 1.20 # Rules to configure and make the package. 1.21 compile_rules()