[Lunar-commits] <moonbase> xfce4-*-plugin: fix the download path.
Florin Braescu
florin at lunar-linux.org
Sun May 6 12:35:41 CEST 2012
commit 0e6095a175edc92d69f1d040f7b298e924d4b633
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun May 6 12:35:41 2012 +0200
xfce4-*-plugin: fix the download path.
---
xfce4/goodies/xfce4-datetime-plugin/DETAILS | 2 +-
xfce4/goodies/xfce4-dict-plugin/DETAILS | 3 +--
xfce4/goodies/xfce4-eyes-plugin/DETAILS | 3 +--
xfce4/goodies/xfce4-indicator-plugin/DEPENDS | 2 ++
xfce4/goodies/xfce4-mpc-plugin/DETAILS | 2 +-
xfce4/goodies/xfce4-netload-plugin/DETAILS | 2 +-
xfce4/goodies/xfce4-notes-plugin/DETAILS | 2 +-
xfce4/goodies/xfce4-quicklauncher-plugin/DETAILS | 2 +-
xfce4/goodies/xfce4-weather-plugin/DETAILS | 2 +-
9 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/xfce4/goodies/xfce4-datetime-plugin/DETAILS b/xfce4/goodies/xfce4-datetime-plugin/DETAILS
index 3f1689a..84775f4 100644
--- a/xfce4/goodies/xfce4-datetime-plugin/DETAILS
+++ b/xfce4/goodies/xfce4-datetime-plugin/DETAILS
@@ -2,7 +2,7 @@
MAJOR=0.6
VERSION=$MAJOR.1
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://mocha.xfce.org/archive/src/panel-plugins/$MODULE/$MAJOR
+ SOURCE_URL=http://archive.xfce.org/src/panel-plugins/$MODULE/$MAJOR
SOURCE_VFY=sha1:7ad64f68787446e8daf5102fc0691bd8e4cc2fa6
MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
WEB_SITE=http://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin
diff --git a/xfce4/goodies/xfce4-dict-plugin/DETAILS b/xfce4/goodies/xfce4-dict-plugin/DETAILS
index 3a37c51..626cbc6 100644
--- a/xfce4/goodies/xfce4-dict-plugin/DETAILS
+++ b/xfce4/goodies/xfce4-dict-plugin/DETAILS
@@ -1,8 +1,7 @@
MODULE=xfce4-dict-plugin
VERSION=0.3.0
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=http://goodies.xfce.org/releases/$MODULE
- SOURCE_URL[1]=http://mocha.xfce.org/archive/src/panel-plugins/xfce4-dict-plugin/0.3
+ SOURCE_URL=http://archive.xfce.org/src/panel-plugins/xfce4-dict-plugin/0.3
SOURCE_VFY=sha1:39f1b52c79fc94f6b0200f80cbee86a3163e8db8
MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
WEB_SITE=http://goodies.xfce.org/projects/panel-plugins/xfce4-dict-plugin
diff --git a/xfce4/goodies/xfce4-eyes-plugin/DETAILS b/xfce4/goodies/xfce4-eyes-plugin/DETAILS
index 4fa8e93..fa39ef8 100644
--- a/xfce4/goodies/xfce4-eyes-plugin/DETAILS
+++ b/xfce4/goodies/xfce4-eyes-plugin/DETAILS
@@ -2,8 +2,7 @@
MAJOR=4.4
VERSION=$MAJOR.1
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL[0]=http://goodies.xfce.org/releases/$MODULE
- SOURCE_URL[1]=http://mocha.xfce.org/archive/src/panel-plugins/$MODULE/$MAJOR
+ SOURCE_URL=http://archive.xfce.org/src/panel-plugins/$MODULE/$MAJOR
SOURCE_VFY=sha1:9881a29528ea8651b1baa43def203b62a83f1d03
MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
WEB_SITE=http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin
diff --git a/xfce4/goodies/xfce4-indicator-plugin/DEPENDS b/xfce4/goodies/xfce4-indicator-plugin/DEPENDS
new file mode 100644
index 0000000..5259e87
--- /dev/null
+++ b/xfce4/goodies/xfce4-indicator-plugin/DEPENDS
@@ -0,0 +1,2 @@
+depends libxfcegui4
+depends xfce4-panel
diff --git a/xfce4/goodies/xfce4-mpc-plugin/DETAILS b/xfce4/goodies/xfce4-mpc-plugin/DETAILS
index c65a055..61946cb 100644
--- a/xfce4/goodies/xfce4-mpc-plugin/DETAILS
+++ b/xfce4/goodies/xfce4-mpc-plugin/DETAILS
@@ -2,7 +2,7 @@
MAJOR=0.4
VERSION=$MAJOR.0
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://mocha.xfce.org/archive/src/panel-plugins/$MODULE/$MAJOR
+ SOURCE_URL=http://archive.xfce.org/src/panel-plugins/$MODULE/$MAJOR
SOURCE_VFY=sha1:6ffef41977534eff605906d78bdf9552d0b85759
MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
WEB_SITE=http://www.xfce.org
diff --git a/xfce4/goodies/xfce4-netload-plugin/DETAILS b/xfce4/goodies/xfce4-netload-plugin/DETAILS
index 33d4902..6fa59ed 100644
--- a/xfce4/goodies/xfce4-netload-plugin/DETAILS
+++ b/xfce4/goodies/xfce4-netload-plugin/DETAILS
@@ -2,7 +2,7 @@
MAJOR=1.1
VERSION=$MAJOR.0
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://mocha.xfce.org/archive/src/panel-plugins/$MODULE/$MAJOR
+ SOURCE_URL=http://archive.xfce.org/src/panel-plugins/$MODULE/$MAJOR
SOURCE_VFY=sha1:8029daacf1602275c75ab07d1e2cccea0993caab
MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
WEB_SITE=http://www.xfce.org
diff --git a/xfce4/goodies/xfce4-notes-plugin/DETAILS b/xfce4/goodies/xfce4-notes-plugin/DETAILS
index a2692e6..d6ccc9e 100644
--- a/xfce4/goodies/xfce4-notes-plugin/DETAILS
+++ b/xfce4/goodies/xfce4-notes-plugin/DETAILS
@@ -2,7 +2,7 @@
MAJOR=1.7
VERSION=$MAJOR.7
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://mocha.xfce.org/archive/src/panel-plugins/$MODULE/$MAJOR
+ SOURCE_URL=http://archive.xfce.org/src/panel-plugins/$MODULE/$MAJOR
SOURCE_VFY=sha1:8a8ab252a65aee386849ddd589c552c2e2a20148
MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
WEB_SITE=http://www.xfce.org
diff --git a/xfce4/goodies/xfce4-quicklauncher-plugin/DETAILS b/xfce4/goodies/xfce4-quicklauncher-plugin/DETAILS
index cefd213..4e2c2a8 100644
--- a/xfce4/goodies/xfce4-quicklauncher-plugin/DETAILS
+++ b/xfce4/goodies/xfce4-quicklauncher-plugin/DETAILS
@@ -2,7 +2,7 @@
MAJOR=1.9
VERSION=$MAJOR.4
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://mocha.xfce.org/archive/src/panel-plugins/$MODULE/$MAJOR
+ SOURCE_URL=http://archive.xfce.org/src/panel-plugins/$MODULE/$MAJOR
SOURCE_VFY=sha1:ad2b7b344ddb611cee25ee130c1f2d4765072fa1
MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
WEB_SITE=http://goodies.xfce.org/projects/panel-plugins/xfce4-quicklauncher-plugin
diff --git a/xfce4/goodies/xfce4-weather-plugin/DETAILS b/xfce4/goodies/xfce4-weather-plugin/DETAILS
index bbf21e2..9314db4 100644
--- a/xfce4/goodies/xfce4-weather-plugin/DETAILS
+++ b/xfce4/goodies/xfce4-weather-plugin/DETAILS
@@ -2,7 +2,7 @@
MAJOR=0.7
VERSION=$MAJOR.4
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://mocha.xfce.org/archive/src/panel-plugins/$MODULE/$MAJOR
+ SOURCE_URL=http://archive.xfce.org/src/panel-plugins/$MODULE/$MAJOR
SOURCE_VFY=sha1:b99be64134693a428c27a5f147a163e194c29f39
MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
WEB_SITE=http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin
More information about the Lunar-commits
mailing list