# HG changeset patch # User Christopher Rogers # Date 1296419213 0 # Node ID 0cdfcdc0e0e0a9371a9197d5d9dcc1a14f42eee3 # Parent d4b7efa2ec7dd9390a6759c89b9ac9654d542563 Updated url paths in xfce packages. diff -r d4b7efa2ec7d -r 0cdfcdc0e0e0 thunar/receipt --- a/thunar/receipt Sun Jan 30 20:12:40 2011 +0000 +++ b/thunar/receipt Sun Jan 30 20:26:53 2011 +0000 @@ -12,7 +12,7 @@ SOURCE="Thunar" TARBALL="$SOURCE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org" -WGET_URL="http://archive.xfce.org/xfce/4.8/src/$TARBALL" +WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" TAGS="file-manager file-browser" # Rules to configure and make the package. diff -r d4b7efa2ec7d -r 0cdfcdc0e0e0 xfce-utils/receipt --- a/xfce-utils/receipt Sun Jan 30 20:12:40 2011 +0000 +++ b/xfce-utils/receipt Sun Jan 30 20:26:53 2011 +0000 @@ -9,7 +9,7 @@ BUILD_DEPENDS="libxfce4util-dev libxfce4ui-dev intltool" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org" -WGET_URL="http://archive.xfce.org/xfce/${VERSION%.*}/src/$TARBALL" +WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" # Rules to configure and make the package. compile_rules() diff -r d4b7efa2ec7d -r 0cdfcdc0e0e0 xfce4-appfinder/receipt --- a/xfce4-appfinder/receipt Sun Jan 30 20:12:40 2011 +0000 +++ b/xfce4-appfinder/receipt Sun Jan 30 20:26:53 2011 +0000 @@ -9,7 +9,7 @@ BUILD_DEPENDS="libxfce4ui-dev " TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org" -WGET_URL="http://archive.xfce.org/xfce/${VERSION%.*}/src/$TARBALL" +WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" # Rules to configure and make the package. compile_rules() diff -r d4b7efa2ec7d -r 0cdfcdc0e0e0 xfce4-panel/receipt --- a/xfce4-panel/receipt Sun Jan 30 20:12:40 2011 +0000 +++ b/xfce4-panel/receipt Sun Jan 30 20:26:53 2011 +0000 @@ -10,7 +10,7 @@ xorg-libXext-dev xorg-xextproto dbus-glib-dev util-linux-ng-uuid-dev intltool exo" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org/" -WGET_URL="http://archive.xfce.org/xfce/${VERSION%.*}/src/$TARBALL" +WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" # Rules to configure and make the package. compile_rules() diff -r d4b7efa2ec7d -r 0cdfcdc0e0e0 xfce4-settings/receipt --- a/xfce4-settings/receipt Sun Jan 30 20:12:40 2011 +0000 +++ b/xfce4-settings/receipt Sun Jan 30 20:26:53 2011 +0000 @@ -12,7 +12,7 @@ intltool exo" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org/" -WGET_URL="http://archive.xfce.org/xfce/${VERSION%.*}/src/$TARBALL" +WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" # Rules to configure and make the package. compile_rules() diff -r d4b7efa2ec7d -r 0cdfcdc0e0e0 xfconf/receipt --- a/xfconf/receipt Sun Jan 30 20:12:40 2011 +0000 +++ b/xfconf/receipt Sun Jan 30 20:26:53 2011 +0000 @@ -9,7 +9,7 @@ BUILD_DEPENDS="gtk+-dev libxfce4util-dev dbus-dev dbus-glib-dev intltool" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org" -WGET_URL="http://archive.xfce.org/xfce/${VERSION%.*}/src/$TARBALL" +WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" # Rules to configure and make the package. compile_rules() diff -r d4b7efa2ec7d -r 0cdfcdc0e0e0 xfdesktop/receipt --- a/xfdesktop/receipt Sun Jan 30 20:12:40 2011 +0000 +++ b/xfdesktop/receipt Sun Jan 30 20:26:53 2011 +0000 @@ -10,7 +10,7 @@ libglade-dev gamin-dev hal-dev xfce4-panel-dev libnotify-dev intltool" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org/" -WGET_URL="http://archive.xfce.org/xfce/${VERSION%.*}/src/$TARBALL" +WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" # Rules to configure and make the package. compile_rules()