# HG changeset patch # User Pascal Bellard # Date 1253782099 -7200 # Node ID f165fed5166c0bf6b40dcf0525fc69fa9b68ce8e # Parent fc6f47bb6e0648b3e52f9363f0bb5d6fab6622ab *xfce*: fix WGET_URL diff -r fc6f47bb6e06 -r f165fed5166c libxfce4menu/receipt --- a/libxfce4menu/receipt Thu Sep 24 10:21:52 2009 +0200 +++ b/libxfce4menu/receipt Thu Sep 24 10:48:19 2009 +0200 @@ -9,7 +9,7 @@ BUILD_DEPENDS="gtk+-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org" -WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL" +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL" # Rules to configure and make the package. compile_rules() diff -r fc6f47bb6e06 -r f165fed5166c libxfce4util/receipt --- a/libxfce4util/receipt Thu Sep 24 10:21:52 2009 +0200 +++ b/libxfce4util/receipt Thu Sep 24 10:48:19 2009 +0200 @@ -9,7 +9,7 @@ BUILD_DEPENDS="gtk+-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org" -WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL" +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL" # Rules to configure and make the package. compile_rules() diff -r fc6f47bb6e06 -r f165fed5166c libxfcegui4/receipt --- a/libxfcegui4/receipt Thu Sep 24 10:21:52 2009 +0200 +++ b/libxfcegui4/receipt Thu Sep 24 10:48:19 2009 +0200 @@ -9,8 +9,7 @@ BUILD_DEPENDS="gtk+-dev libxfce4util-dev xfconf-dev startup-notification-dev libglade-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org" -WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL - http://www.tx-us.xfce.org/archive/xfce-$VERSION/src/$TARBALL" +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL" # Rules to configure and make the package. diff -r fc6f47bb6e06 -r f165fed5166c xfce-utils/receipt --- a/xfce-utils/receipt Thu Sep 24 10:21:52 2009 +0200 +++ b/xfce-utils/receipt Thu Sep 24 10:48:19 2009 +0200 @@ -9,7 +9,7 @@ BUILD_DEPENDS="libxfce4util-dev libxfcegui4-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org" -WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL" +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL" # Rules to configure and make the package. compile_rules() diff -r fc6f47bb6e06 -r f165fed5166c xfce4-appfinder/receipt --- a/xfce4-appfinder/receipt Thu Sep 24 10:21:52 2009 +0200 +++ b/xfce4-appfinder/receipt Thu Sep 24 10:48:19 2009 +0200 @@ -9,7 +9,7 @@ BUILD_DEPENDS="libxfcegui4-dev libxfce4menu" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org" -WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL" +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL" # Rules to configure and make the package. compile_rules() diff -r fc6f47bb6e06 -r f165fed5166c xfce4-icon-theme/receipt --- a/xfce4-icon-theme/receipt Thu Sep 24 10:21:52 2009 +0200 +++ b/xfce4-icon-theme/receipt Thu Sep 24 10:48:19 2009 +0200 @@ -9,7 +9,7 @@ BUILD_DEPENDS="" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org/" -WGET_URL="http://www.p0llux.be/xfce/xfce-4.4.3/src/$TARBALL" +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL" # Rules to configure and make the package. compile_rules() diff -r fc6f47bb6e06 -r f165fed5166c xfce4-mixer/receipt --- a/xfce4-mixer/receipt Thu Sep 24 10:21:52 2009 +0200 +++ b/xfce4-mixer/receipt Thu Sep 24 10:48:19 2009 +0200 @@ -10,8 +10,7 @@ gst-plugins-base-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org" -WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL - http://www.tx-us.xfce.org/archive/xfce-$VERSION/src/$TARBALL" +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL" # Rules to configure and make the package. compile_rules() diff -r fc6f47bb6e06 -r f165fed5166c xfce4-panel/receipt --- a/xfce4-panel/receipt Thu Sep 24 10:21:52 2009 +0200 +++ b/xfce4-panel/receipt Thu Sep 24 10:48:19 2009 +0200 @@ -9,7 +9,7 @@ BUILD_DEPENDS="libxfce4util-dev libxfcegui4-dev libexo-dev libwnck-dev cairo-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org/" -WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL" +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL" # Rules to configure and make the package. compile_rules() diff -r fc6f47bb6e06 -r f165fed5166c xfce4-session/receipt --- a/xfce4-session/receipt Thu Sep 24 10:21:52 2009 +0200 +++ b/xfce4-session/receipt Thu Sep 24 10:48:19 2009 +0200 @@ -9,8 +9,7 @@ BUILD_DEPENDS="libxfce4util-dev libxfcegui4-dev libwnck-dev xorg-iceauth libiconv" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org/" -WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL - http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL" +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL" # Rules to configure and make the package. compile_rules() diff -r fc6f47bb6e06 -r f165fed5166c xfce4-settings/receipt --- a/xfce4-settings/receipt Thu Sep 24 10:21:52 2009 +0200 +++ b/xfce4-settings/receipt Thu Sep 24 10:48:19 2009 +0200 @@ -10,8 +10,7 @@ dbus-glib-dev xorg-libXi-dev xorg-libXrandr-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org/" -WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL - http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL" +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL" # Rules to configure and make the package. compile_rules()