summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Nichols <nichoj@gentoo.org>2006-07-15 22:17:52 +0000
committerJoshua Nichols <nichoj@gentoo.org>2006-07-15 22:17:52 +0000
commitf29a131f6e79a91d481605acdde18b03d7acde22 (patch)
tree72922d5987382d19d6a2043e832aa1e181a794ba
parentAdded xfce4-xfapplet. (diff)
downloadnichoj-f29a131f6e79a91d481605acdde18b03d7acde22.tar.gz
nichoj-f29a131f6e79a91d481605acdde18b03d7acde22.tar.bz2
nichoj-f29a131f6e79a91d481605acdde18b03d7acde22.zip
Added thunar-media-tags
svn path=/; revision=9
-rw-r--r--xfce-overlay/xfce-extra/thunar-media-tags/Manifest8
-rw-r--r--xfce-overlay/xfce-extra/thunar-media-tags/files/digest-thunar-media-tags-0.1.03
-rw-r--r--xfce-overlay/xfce-extra/thunar-media-tags/thunar-media-tags-0.1.0.ebuild22
3 files changed, 33 insertions, 0 deletions
diff --git a/xfce-overlay/xfce-extra/thunar-media-tags/Manifest b/xfce-overlay/xfce-extra/thunar-media-tags/Manifest
new file mode 100644
index 0000000..62ad5b2
--- /dev/null
+++ b/xfce-overlay/xfce-extra/thunar-media-tags/Manifest
@@ -0,0 +1,8 @@
+DIST thunar-media-tags-plugin-0.1.0.tar.bz2 276234 RMD160 3f445d5696e41f75e5d1015d7f7bc425f58a6b0c SHA1 6730fbd8b7a68d8cefdce99763adf3db55c7dd71 SHA256 a3cf00828890b94f1ccc758c4c90187056eb844f1c146362e40fc5d21fe7e59d
+EBUILD thunar-media-tags-0.1.0.ebuild 587 RMD160 e979e1677f0594b75fd866f8033ea6b85b5514be SHA1 66e609c206fa3d69c16f197a70db7177f4400e23 SHA256 c9e1ef40d25761eacfbc9730ec9bb62076f01150d36e35dbed901c2f7dede706
+MD5 ccf437f84f646c3806783a0715d4624b thunar-media-tags-0.1.0.ebuild 587
+RMD160 e979e1677f0594b75fd866f8033ea6b85b5514be thunar-media-tags-0.1.0.ebuild 587
+SHA256 c9e1ef40d25761eacfbc9730ec9bb62076f01150d36e35dbed901c2f7dede706 thunar-media-tags-0.1.0.ebuild 587
+MD5 57ab9e62bd134ed8cc379c7f1efc5324 files/digest-thunar-media-tags-0.1.0 295
+RMD160 7076b7992d5fdea415e7c97c14ecbe4d3b9b738d files/digest-thunar-media-tags-0.1.0 295
+SHA256 0b1b721d5f51863125c9e5af318ddf5dfa7965852dbbf621df32329ee5ab371c files/digest-thunar-media-tags-0.1.0 295
diff --git a/xfce-overlay/xfce-extra/thunar-media-tags/files/digest-thunar-media-tags-0.1.0 b/xfce-overlay/xfce-extra/thunar-media-tags/files/digest-thunar-media-tags-0.1.0
new file mode 100644
index 0000000..2d9bf62
--- /dev/null
+++ b/xfce-overlay/xfce-extra/thunar-media-tags/files/digest-thunar-media-tags-0.1.0
@@ -0,0 +1,3 @@
+MD5 539806f45ff254dec2d50977379b63e9 thunar-media-tags-plugin-0.1.0.tar.bz2 276234
+RMD160 3f445d5696e41f75e5d1015d7f7bc425f58a6b0c thunar-media-tags-plugin-0.1.0.tar.bz2 276234
+SHA256 a3cf00828890b94f1ccc758c4c90187056eb844f1c146362e40fc5d21fe7e59d thunar-media-tags-plugin-0.1.0.tar.bz2 276234
diff --git a/xfce-overlay/xfce-extra/thunar-media-tags/thunar-media-tags-0.1.0.ebuild b/xfce-overlay/xfce-extra/thunar-media-tags/thunar-media-tags-0.1.0.ebuild
new file mode 100644
index 0000000..14182a9
--- /dev/null
+++ b/xfce-overlay/xfce-extra/thunar-media-tags/thunar-media-tags-0.1.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+inherit xfce44
+
+xfce44_goodies_thunar_plugin
+
+DESCRIPTION="Adds special features for media files to the Thunar File Manager"
+HOMEPAGE="http://goodies.xfce.org/projects/thunar-plugins/thunar-media-tags-plugin"
+
+SRC_URI="http://goodies.xfce.org/_media/projects/thunar-plugins/thunar-media-tags-plugin-0.1.0.tar.bz2"
+#SRC_URI="http://goodies.xfc.org/_media/projects/thunar-plugins/${MY_P}${COMPRESS}"
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+