[xfce] fix DL URLs (closes: #9116)
authorNicolas Thill <nico@openwrt.org>
Sun, 20 Nov 2011 14:31:32 +0000 (14:31 +0000)
committerNicolas Thill <nico@openwrt.org>
Sun, 20 Nov 2011 14:31:32 +0000 (14:31 +0000)
SVN-Revision: 29279

19 files changed:
xfce/app/orage/Makefile
xfce/app/thunar/Makefile
xfce/app/xfce-mousepad/Makefile
xfce/app/xfce-terminal/Makefile
xfce/app/xfce-utils/Makefile
xfce/app/xfce4-appfinder/Makefile
xfce/app/xfce4-mixer/Makefile
xfce/app/xfce4-panel/Makefile
xfce/app/xfce4-session/Makefile
xfce/app/xfce4-settings/Makefile
xfce/app/xfdesktop/Makefile
xfce/app/xfprint/Makefile
xfce/data/gtk-xfce-engine/Makefile
xfce/data/xfce4-icon-theme/Makefile
xfce/data/xfwm4-themes/Makefile
xfce/libs/libexo/Makefile
xfce/libs/libxfce4menu/Makefile
xfce/libs/libxfcegui4/Makefile
xfce/wm/xfwm4/Makefile

index a2424a8fdf62db7e98fcbde19227b8616ac8b496..fd5af98aef37a83d6e8bb5c5e30a442bd8b46e40 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009 OpenWrt.org
+# Copyright (C) 2009-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -12,7 +12,7 @@ PKG_VERSION:=4.6.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=http://www.tx-us.xfce.org/archive/xfce-$(PKG_VERSION)/src/
+PKG_SOURCE_URL:=http://archive.xfce.org/xfce/$(PKG_VERSION)/src/
 PKG_MD5SUM:=24fa43dd86ec5af5a4766620fd972cf2
 
 PKG_FIXUP:=libtool
index 5f0050526ee4a5b575ed073d8d70aff5bb06fb78..651f2772222d6cd218ce2ff45d9789c36c66d4a9 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009 OpenWrt.org
+# Copyright (C) 2009-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -13,7 +13,7 @@ PKG_RELEASE:=1
 
 PKG_SOURCE:=Thunar-$(PKG_VERSION).tar.bz2
 PKG_BUILD_DIR:=$(BUILD_DIR)/Thunar-$(PKG_VERSION)
-PKG_SOURCE_URL:=http://www.tx-us.xfce.org/archive/xfce-4.6.1/src/
+PKG_SOURCE_URL:=http://archive.xfce.org/xfce/4.6.1/src/
 PKG_MD5SUM:=218373aa45d74b6ba8c69c4d5af3bb19
 
 PKG_FIXUP:=libtool
index 1ae741293f1abae79d2a07e710b2b122f1963312..e55ea832f1331483877ab688ec41aaddcade0bd9 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009 OpenWrt.org
+# Copyright (C) 2009-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -13,9 +13,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE:=mousepad-$(PKG_VERSION).tar.bz2
 PKG_BUILD_DIR:=$(BUILD_DIR)/mousepad-$(PKG_VERSION)
-PKG_SOURCE_URL:=http://www.tx-us.xfce.org/archive/xfce-4.6.1/src/
-
+PKG_SOURCE_URL:=http://archive.xfce.org/xfce/4.6.1/src/
 PKG_MD5SUM:=d98854edb76d823ac20b266fdf5a64a1
+
 PKG_INSTALL:=1
 
 include $(INCLUDE_DIR)/package.mk
index 2c1ad2e09d3c33c96e8afe76fd341b7caad46870..4915def3f5361fc0bb42fd82838c6fd52a2f25ae 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009 OpenWrt.org
+# Copyright (C) 2009-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -13,9 +13,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE:=Terminal-$(PKG_VERSION).tar.bz2
 PKG_BUILD_DIR:=$(BUILD_DIR)/Terminal-$(PKG_VERSION)
-PKG_SOURCE_URL:=http://www.tx-us.xfce.org/archive/xfce-4.6.1/src/
-
+PKG_SOURCE_URL:=http://archive.xfce.org/xfce/4.6.1/src/
 PKG_MD5SUM:=adb419d279c9fc16d02291c052190717
+
 PKG_INSTALL:=1
 
 include $(INCLUDE_DIR)/package.mk
index 9df68eae1a3fdb883cc7d430fe93a2858eecef0c..81887c4be4bde18b65066922dc273036f13cc385 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009 OpenWrt.org
+# Copyright (C) 2009-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -12,7 +12,7 @@ PKG_VERSION:=4.6.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=http://www.tx-us.xfce.org/archive/xfce-$(PKG_VERSION)/src/
+PKG_SOURCE_URL:=http://archive.xfce.org/xfce/$(PKG_VERSION)/src/
 PKG_MD5SUM:=1aa2362b11e79e56d52ce0d265faf1b6
 
 PKG_FIXUP:=libtool
index f8b57643608d956ebe506bf742df807ba52a0071..27b73647dcec8d0e8de45a77139e1ae04bb97c01 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009 OpenWrt.org
+# Copyright (C) 2009-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -12,7 +12,7 @@ PKG_VERSION:=4.6.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=http://www.tx-us.xfce.org/archive/xfce-$(PKG_VERSION)/src/
+PKG_SOURCE_URL:=http://archive.xfce.org/xfce/$(PKG_VERSION)/src/
 PKG_MD5SUM:=a1bc7d88100cfd92714a300be531589b
 
 PKG_FIXUP:=libtool
index d86afbd5ecc36e3bcf0e55b1f07306b1813bee8b..139699232e1a60e5fb6fe9a2410c923432e10823 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009 OpenWrt.org
+# Copyright (C) 2009-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -12,7 +12,7 @@ PKG_VERSION:=4.6.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=http://www.tx-us.xfce.org/archive/xfce-$(PKG_VERSION)/src/
+PKG_SOURCE_URL:=http://archive.xfce.org/xfce/$(PKG_VERSION)/src/
 PKG_MD5SUM:=a99e2455445480ef5081fe69454a46fc
 
 PKG_FIXUP:=libtool
index a6e0c268824334470176dc097f7839815d7dc36b..35a21b196db9716d072fb18f0f1b43a324b8dd52 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009 OpenWrt.org
+# Copyright (C) 2009-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -12,7 +12,7 @@ PKG_VERSION:=4.6.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=http://www.tx-us.xfce.org/archive/xfce-$(PKG_VERSION)/src
+PKG_SOURCE_URL:=http://archive.xfce.org/xfce/$(PKG_VERSION)/src/
 PKG_MD5SUM:=73a366b9892152266b465d7d9c35bef4
 
 PKG_FIXUP:=libtool
index b02ef1ba96b2b469f64777587a643f3d6a0254cc..c520e938b20dc3f90933b18507a8591fc9e0f958 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009 OpenWrt.org
+# Copyright (C) 2009-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -12,7 +12,7 @@ PKG_VERSION:=4.6.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=http://www.tx-us.xfce.org/archive/xfce-$(PKG_VERSION)/src/
+PKG_SOURCE_URL:=http://archive.xfce.org/xfce/$(PKG_VERSION)/src/
 PKG_MD5SUM:=7628be41ed3511a20cff5673d9d39858
 
 PKG_FIXUP:=libtool
index 420c836abe8e72e014a470c50a469ba03e1db8ea..07d8821686c28040a6714116eb8ab34a215d72dd 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009 OpenWrt.org
+# Copyright (C) 2009-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -12,7 +12,7 @@ PKG_VERSION:=4.6.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=http://www.tx-us.xfce.org/archive/xfce-$(PKG_VERSION)/src/
+PKG_SOURCE_URL:=http://archive.xfce.org/xfce/$(PKG_VERSION)/src/
 PKG_MD5SUM:=dc1c8704471c5b0104fa10c30eb60cb6
 
 PKG_FIXUP:=libtool
index 7d48ab2e81ebdd404eb0fb9b56663a2660a593aa..b598d0c2ec7b8d07ab9013bc3e44bfa12851e417 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009 OpenWrt.org
+# Copyright (C) 2009-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -12,7 +12,7 @@ PKG_VERSION:=4.6.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=http://www.tx-us.xfce.org/archive/xfce-$(PKG_VERSION)/src/
+PKG_SOURCE_URL:=http://archive.xfce.org/xfce/$(PKG_VERSION)/src/
 PKG_MD5SUM:=ae15cacc3e3834cca7238a8e1035c50d
 
 PKG_FIXUP:=libtool
index 938ac84fbf6cb35153e18cceebfbca30c26741a3..4163304be87a748dd9773d1dce60edcfe7f33708 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009 OpenWrt.org
+# Copyright (C) 2009-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -12,7 +12,7 @@ PKG_VERSION:=4.6.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=http://www.tx-us.xfce.org/archive/xfce-$(PKG_VERSION)/src/
+PKG_SOURCE_URL:=http://archive.xfce.org/xfce/$(PKG_VERSION)/src/
 PKG_MD5SUM:=d92fca97a42816085080baf07a99a62e
 
 PKG_FIXUP:=libtool
index 6eb8a9eeeaa64674ff4f82bd1f9fb4e49411b6b1..541528282b5d7ac2fc3fea99700924e7eab0552c 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009 OpenWrt.org
+# Copyright (C) 2009-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -12,7 +12,7 @@ PKG_VERSION:=2.6.0
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=http://www.tx-us.xfce.org/archive/xfce-4.6.1/src/
+PKG_SOURCE_URL:=http://archive.xfce.org/xfce/4.6.1/src/
 PKG_MD5SUM:=e836705d2933d0a77c6628285e10d982
 
 PKG_FIXUP:=libtool
index d5476976dbe684bac26b6fff62112cc772a9a5bb..32c95a493ef7af08ec8a2ba38aca1edecb09e19a 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009 OpenWrt.org
+# Copyright (C) 2009-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -12,8 +12,9 @@ PKG_VERSION:=4.4.3
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=http://www.tx-us.xfce.org/archive/xfce-$(PKG_VERSION)/src/
+PKG_SOURCE_URL:=http://archive.xfce.org/xfce/$(PKG_VERSION)/src/
 PKG_MD5SUM:=73ce2977b84f634a6a6c5d9c27e336db
+
 PKG_INSTALL:=1
 
 include $(INCLUDE_DIR)/package.mk
index 9423f46e0b97cf1d09726fb0d51af5191bec6be7..11120eb698fd8fb2c8fad094d325e549e070bff6 100644 (file)
@@ -12,7 +12,7 @@ PKG_VERSION:=4.6.0
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=http://www.tx-us.xfce.org/archive/xfce-$(PKG_VERSION)/src/
+PKG_SOURCE_URL:=http://archive.xfce.org/xfce/$(PKG_VERSION)/src/
 PKG_MD5SUM:=4dc5cb29cbd40e3b9dece12a85e20854
 
 PKG_INSTALL:=1
index 354bd49607304290a0cd733678aea0eee8e9f38f..adcc5602512b92ae5cfc4b54123dea367ba2160a 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009 OpenWrt.org
+# Copyright (C) 2009-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -12,7 +12,7 @@ PKG_VERSION:=0.3.101
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=http://www.tx-us.xfce.org/archive/xfce-4.6.1/src/
+PKG_SOURCE_URL:=http://archive.xfce.org/xfce/4.6.1/src/
 PKG_MD5SUM:=1c0eebb360f53eab70454b70e1bde36e
 
 PKG_FIXUP:=libtool
index 1af81c5d93a30c4bc6220f88c9ddf5fdf30d78a3..68944bace957615bb454dc73e8e069daefa5400c 100644 (file)
@@ -12,7 +12,7 @@ PKG_VERSION:=4.6.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=http://www.tx-us.xfce.org/archive/xfce-$(PKG_VERSION)/src/
+PKG_SOURCE_URL:=http://archive.xfce.org/xfce/$(PKG_VERSION)/src/
 PKG_MD5SUM:=5dc9343885c2c6f931318b2a1cdcc9db
 
 PKG_FIXUP:=libtool
index 63ea0d1df2cb4e595956776537530e23c65590b2..e9358714f7d353cc90b2a2268a6dd4a0dd61356e 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009 OpenWrt.org
+# Copyright (C) 2009-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -12,7 +12,7 @@ PKG_VERSION:=4.6.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=http://www.tx-us.xfce.org/archive/xfce-$(PKG_VERSION)/src/
+PKG_SOURCE_URL:=http://archive.xfce.org/xfce/$(PKG_VERSION)/src/
 PKG_MD5SUM:=539cff747634b8ee6f0d2362ee78a286
 
 PKG_FIXUP:=libtool
index 3a4b78da8b6bfb9526684eb3dac874a06042bbc8..e1fc93e9b8f184c6182d5e5569007e5412338cd3 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009 OpenWrt.org
+# Copyright (C) 2009-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -12,7 +12,7 @@ PKG_VERSION:=4.6.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=http://www.tx-us.xfce.org/archive/xfce-$(PKG_VERSION)/src/
+PKG_SOURCE_URL:=http://archive.xfce.org/xfce/$(PKG_VERSION)/src/
 PKG_MD5SUM:=538ff2554a23bf877d336e573884da9a
 
 PKG_FIXUP:=libtool