summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2011-01-31 01:36:20 +0300
committerVlad Glagolev2011-01-31 01:36:20 +0300
commit6d500fa836eff3b5132f370d43d6bc5938bd7334 (patch)
tree85561fd25bb61e678df871e641b0acd2023088a5
parented9904ed82623fc693dd49ddda4caeb06c4c9c77 (diff)
thunar-volman: => 0.6.0
-rwxr-xr-xxfce-plugins/thunar-volman/DEPENDS14
-rwxr-xr-xxfce-plugins/thunar-volman/DETAILS11
-rw-r--r--xfce-plugins/thunar-volman/HISTORY5
-rw-r--r--xfce-plugins/thunar-volman/thunar-volman-0.2.0.tar.bz2.sigbin280 -> 0 bytes
4 files changed, 21 insertions, 9 deletions
diff --git a/xfce-plugins/thunar-volman/DEPENDS b/xfce-plugins/thunar-volman/DEPENDS
index 0416ea6d78..a4679b042b 100755
--- a/xfce-plugins/thunar-volman/DEPENDS
+++ b/xfce-plugins/thunar-volman/DEPENDS
@@ -1,3 +1,11 @@
-depends thunar &&
-depends dbus &&
-depends hal
+depends exo &&
+depends gtk+2 &&
+depends libxfce4ui &&
+depends libxfce4util &&
+depends xfconf &&
+depends -sub EXTRAS udev &&
+
+optional_depends libnotify \
+ "--enable-notifications" \
+ "--disable-notifications" \
+ "for Mount notification support"
diff --git a/xfce-plugins/thunar-volman/DETAILS b/xfce-plugins/thunar-volman/DETAILS
index e7cefd0e7d..3dc41f5af8 100755
--- a/xfce-plugins/thunar-volman/DETAILS
+++ b/xfce-plugins/thunar-volman/DETAILS
@@ -1,10 +1,11 @@
SPELL=thunar-volman
- VERSION=0.2.0
+ VERSION=0.6.0
+ BRANCH=`echo $VERSION | cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://download.berlios.de/xfce-goodies/$SOURCE
- WEB_SITE=http://foo-projects.org/~benny/projects/thunar-volman/index.html
- SOURCE_GPG="gurus.gpg:$SOURCE.sig"
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ SOURCE_URL[0]=http://archive.xfce.org/src/apps/$SPELL/$BRANCH/$SOURCE
+ WEB_SITE=http://goodies.xfce.org/projects/thunar-plugins/thunar-volman
+ SOURCE_HASH=sha512:1969451772f38fb338c0b446c427b02c846b1ccfe5c2a2cc5e7df53aecb1aa47634231498bac41493693302937655573924c1104d70e171614656b97c21bf636
LICENSE[0]=GPL
ENTERED=20070128
KEYWORDS="xfce"
diff --git a/xfce-plugins/thunar-volman/HISTORY b/xfce-plugins/thunar-volman/HISTORY
index 903f0d93e3..69ef7948e2 100644
--- a/xfce-plugins/thunar-volman/HISTORY
+++ b/xfce-plugins/thunar-volman/HISTORY
@@ -1,6 +1,9 @@
+2011-01-31 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 0.6.0
+ * DEPENDS: renewed dependencies
+
2007-12-02 George Sherwood <george@beernabeer.com>
* DETAILS: Updated to version 0.2.0
2007-01-28 George Sherwood <george@beernabeer.com>
* DEPENDS, DETAILS, HISTORY: created the spell
-
diff --git a/xfce-plugins/thunar-volman/thunar-volman-0.2.0.tar.bz2.sig b/xfce-plugins/thunar-volman/thunar-volman-0.2.0.tar.bz2.sig
deleted file mode 100644
index 8adcbbd5f2..0000000000
--- a/xfce-plugins/thunar-volman/thunar-volman-0.2.0.tar.bz2.sig
+++ /dev/null
Binary files differ