wok rev 8289
Updated url paths in xfce packages.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Jan 30 20:26:53 2011 +0000 (2011-01-30) |
parents | d4b7efa2ec7d |
children | 3f84de4a615e |
files | thunar/receipt xfce-utils/receipt xfce4-appfinder/receipt xfce4-panel/receipt xfce4-settings/receipt xfconf/receipt xfdesktop/receipt |
line diff
1.1 --- a/thunar/receipt Sun Jan 30 20:12:40 2011 +0000 1.2 +++ b/thunar/receipt Sun Jan 30 20:26:53 2011 +0000 1.3 @@ -12,7 +12,7 @@ 1.4 SOURCE="Thunar" 1.5 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.6 WEB_SITE="http://www.xfce.org" 1.7 -WGET_URL="http://archive.xfce.org/xfce/4.8/src/$TARBALL" 1.8 +WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 1.9 TAGS="file-manager file-browser" 1.10 1.11 # Rules to configure and make the package.
2.1 --- a/xfce-utils/receipt Sun Jan 30 20:12:40 2011 +0000 2.2 +++ b/xfce-utils/receipt Sun Jan 30 20:26:53 2011 +0000 2.3 @@ -9,7 +9,7 @@ 2.4 BUILD_DEPENDS="libxfce4util-dev libxfce4ui-dev intltool" 2.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.6 WEB_SITE="http://www.xfce.org" 2.7 -WGET_URL="http://archive.xfce.org/xfce/${VERSION%.*}/src/$TARBALL" 2.8 +WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 2.9 2.10 # Rules to configure and make the package. 2.11 compile_rules()
3.1 --- a/xfce4-appfinder/receipt Sun Jan 30 20:12:40 2011 +0000 3.2 +++ b/xfce4-appfinder/receipt Sun Jan 30 20:26:53 2011 +0000 3.3 @@ -9,7 +9,7 @@ 3.4 BUILD_DEPENDS="libxfce4ui-dev " 3.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 3.6 WEB_SITE="http://www.xfce.org" 3.7 -WGET_URL="http://archive.xfce.org/xfce/${VERSION%.*}/src/$TARBALL" 3.8 +WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 3.9 3.10 # Rules to configure and make the package. 3.11 compile_rules()
4.1 --- a/xfce4-panel/receipt Sun Jan 30 20:12:40 2011 +0000 4.2 +++ b/xfce4-panel/receipt Sun Jan 30 20:26:53 2011 +0000 4.3 @@ -10,7 +10,7 @@ 4.4 xorg-libXext-dev xorg-xextproto dbus-glib-dev util-linux-ng-uuid-dev intltool exo" 4.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 4.6 WEB_SITE="http://www.xfce.org/" 4.7 -WGET_URL="http://archive.xfce.org/xfce/${VERSION%.*}/src/$TARBALL" 4.8 +WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 4.9 4.10 # Rules to configure and make the package. 4.11 compile_rules()
5.1 --- a/xfce4-settings/receipt Sun Jan 30 20:12:40 2011 +0000 5.2 +++ b/xfce4-settings/receipt Sun Jan 30 20:26:53 2011 +0000 5.3 @@ -12,7 +12,7 @@ 5.4 intltool exo" 5.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 5.6 WEB_SITE="http://www.xfce.org/" 5.7 -WGET_URL="http://archive.xfce.org/xfce/${VERSION%.*}/src/$TARBALL" 5.8 +WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 5.9 5.10 # Rules to configure and make the package. 5.11 compile_rules()
6.1 --- a/xfconf/receipt Sun Jan 30 20:12:40 2011 +0000 6.2 +++ b/xfconf/receipt Sun Jan 30 20:26:53 2011 +0000 6.3 @@ -9,7 +9,7 @@ 6.4 BUILD_DEPENDS="gtk+-dev libxfce4util-dev dbus-dev dbus-glib-dev intltool" 6.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 6.6 WEB_SITE="http://www.xfce.org" 6.7 -WGET_URL="http://archive.xfce.org/xfce/${VERSION%.*}/src/$TARBALL" 6.8 +WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 6.9 6.10 # Rules to configure and make the package. 6.11 compile_rules()
7.1 --- a/xfdesktop/receipt Sun Jan 30 20:12:40 2011 +0000 7.2 +++ b/xfdesktop/receipt Sun Jan 30 20:26:53 2011 +0000 7.3 @@ -10,7 +10,7 @@ 7.4 libglade-dev gamin-dev hal-dev xfce4-panel-dev libnotify-dev intltool" 7.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 7.6 WEB_SITE="http://www.xfce.org/" 7.7 -WGET_URL="http://archive.xfce.org/xfce/${VERSION%.*}/src/$TARBALL" 7.8 +WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 7.9 7.10 # Rules to configure and make the package. 7.11 compile_rules()