wok rev 4214
*xfce*: fix WGET_URL
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Sep 24 10:48:19 2009 +0200 (2009-09-24) |
parents | fc6f47bb6e06 |
children | e06cd5eac01a |
files | libxfce4menu/receipt libxfce4util/receipt libxfcegui4/receipt xfce-utils/receipt xfce4-appfinder/receipt xfce4-icon-theme/receipt xfce4-mixer/receipt xfce4-panel/receipt xfce4-session/receipt xfce4-settings/receipt |
line diff
1.1 --- a/libxfce4menu/receipt Thu Sep 24 10:21:52 2009 +0200 1.2 +++ b/libxfce4menu/receipt Thu Sep 24 10:48:19 2009 +0200 1.3 @@ -9,7 +9,7 @@ 1.4 BUILD_DEPENDS="gtk+-dev" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="http://www.xfce.org" 1.7 -WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL" 1.8 +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()
2.1 --- a/libxfce4util/receipt Thu Sep 24 10:21:52 2009 +0200 2.2 +++ b/libxfce4util/receipt Thu Sep 24 10:48:19 2009 +0200 2.3 @@ -9,7 +9,7 @@ 2.4 BUILD_DEPENDS="gtk+-dev" 2.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.6 WEB_SITE="http://www.xfce.org" 2.7 -WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL" 2.8 +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL" 2.9 2.10 # Rules to configure and make the package. 2.11 compile_rules()
3.1 --- a/libxfcegui4/receipt Thu Sep 24 10:21:52 2009 +0200 3.2 +++ b/libxfcegui4/receipt Thu Sep 24 10:48:19 2009 +0200 3.3 @@ -9,8 +9,7 @@ 3.4 BUILD_DEPENDS="gtk+-dev libxfce4util-dev xfconf-dev startup-notification-dev libglade-dev" 3.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 3.6 WEB_SITE="http://www.xfce.org" 3.7 -WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL 3.8 - http://www.tx-us.xfce.org/archive/xfce-$VERSION/src/$TARBALL" 3.9 +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL" 3.10 3.11 3.12 # Rules to configure and make the package.
4.1 --- a/xfce-utils/receipt Thu Sep 24 10:21:52 2009 +0200 4.2 +++ b/xfce-utils/receipt Thu Sep 24 10:48:19 2009 +0200 4.3 @@ -9,7 +9,7 @@ 4.4 BUILD_DEPENDS="libxfce4util-dev libxfcegui4-dev" 4.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 4.6 WEB_SITE="http://www.xfce.org" 4.7 -WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL" 4.8 +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL" 4.9 4.10 # Rules to configure and make the package. 4.11 compile_rules()
5.1 --- a/xfce4-appfinder/receipt Thu Sep 24 10:21:52 2009 +0200 5.2 +++ b/xfce4-appfinder/receipt Thu Sep 24 10:48:19 2009 +0200 5.3 @@ -9,7 +9,7 @@ 5.4 BUILD_DEPENDS="libxfcegui4-dev libxfce4menu" 5.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 5.6 WEB_SITE="http://www.xfce.org" 5.7 -WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL" 5.8 +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL" 5.9 5.10 # Rules to configure and make the package. 5.11 compile_rules()
6.1 --- a/xfce4-icon-theme/receipt Thu Sep 24 10:21:52 2009 +0200 6.2 +++ b/xfce4-icon-theme/receipt Thu Sep 24 10:48:19 2009 +0200 6.3 @@ -9,7 +9,7 @@ 6.4 BUILD_DEPENDS="" 6.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 6.6 WEB_SITE="http://www.xfce.org/" 6.7 -WGET_URL="http://www.p0llux.be/xfce/xfce-4.4.3/src/$TARBALL" 6.8 +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL" 6.9 6.10 # Rules to configure and make the package. 6.11 compile_rules()
7.1 --- a/xfce4-mixer/receipt Thu Sep 24 10:21:52 2009 +0200 7.2 +++ b/xfce4-mixer/receipt Thu Sep 24 10:48:19 2009 +0200 7.3 @@ -10,8 +10,7 @@ 7.4 gst-plugins-base-dev" 7.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 7.6 WEB_SITE="http://www.xfce.org" 7.7 -WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL 7.8 - http://www.tx-us.xfce.org/archive/xfce-$VERSION/src/$TARBALL" 7.9 +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL" 7.10 7.11 # Rules to configure and make the package. 7.12 compile_rules()
8.1 --- a/xfce4-panel/receipt Thu Sep 24 10:21:52 2009 +0200 8.2 +++ b/xfce4-panel/receipt Thu Sep 24 10:48:19 2009 +0200 8.3 @@ -9,7 +9,7 @@ 8.4 BUILD_DEPENDS="libxfce4util-dev libxfcegui4-dev libexo-dev libwnck-dev cairo-dev" 8.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 8.6 WEB_SITE="http://www.xfce.org/" 8.7 -WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL" 8.8 +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL" 8.9 8.10 # Rules to configure and make the package. 8.11 compile_rules()
9.1 --- a/xfce4-session/receipt Thu Sep 24 10:21:52 2009 +0200 9.2 +++ b/xfce4-session/receipt Thu Sep 24 10:48:19 2009 +0200 9.3 @@ -9,8 +9,7 @@ 9.4 BUILD_DEPENDS="libxfce4util-dev libxfcegui4-dev libwnck-dev xorg-iceauth libiconv" 9.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 9.6 WEB_SITE="http://www.xfce.org/" 9.7 -WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL 9.8 - http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL" 9.9 +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL" 9.10 9.11 # Rules to configure and make the package. 9.12 compile_rules()
10.1 --- a/xfce4-settings/receipt Thu Sep 24 10:21:52 2009 +0200 10.2 +++ b/xfce4-settings/receipt Thu Sep 24 10:48:19 2009 +0200 10.3 @@ -10,8 +10,7 @@ 10.4 dbus-glib-dev xorg-libXi-dev xorg-libXrandr-dev" 10.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 10.6 WEB_SITE="http://www.xfce.org/" 10.7 -WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL 10.8 - http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL" 10.9 +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL" 10.10 10.11 # Rules to configure and make the package. 10.12 compile_rules()