[oe-commits] Andreas Müller : thunar-media-tags-plugin: initial add 0.2.1

git at git.openembedded.org git at git.openembedded.org
Sun May 19 07:32:57 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: 8d668c02d99d678c2470d6e4a35e7db32e30b141
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=8d668c02d99d678c2470d6e4a35e7db32e30b141

Author: Andreas Müller <schnitzeltony at googlemail.com>
Date:   Mon May 13 00:53:50 2013 +0200

thunar-media-tags-plugin: initial add 0.2.1

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>

---

 .../media-tags/thunar-media-tags-plugin_0.2.1.bb   |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/meta-xfce/recipes-thunar-plugins/media-tags/thunar-media-tags-plugin_0.2.1.bb b/meta-xfce/recipes-thunar-plugins/media-tags/thunar-media-tags-plugin_0.2.1.bb
new file mode 100644
index 0000000..3fb250c
--- /dev/null
+++ b/meta-xfce/recipes-thunar-plugins/media-tags/thunar-media-tags-plugin_0.2.1.bb
@@ -0,0 +1,11 @@
+DESCRIPTION = "Adds ID3/OGG tag support to the Thunar bulk rename dialog"
+HOMEPAGE = "http://thunar.xfce.org"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
+
+inherit thunar-plugin
+
+DEPENDS += "taglib"
+
+SRC_URI[md5sum] = "0106e900714f86ccbafdc72238d3cf8d"
+SRC_URI[sha256sum] = "056d012a10403ee3e2e55b6ff2faecb796821de9ebee000315589b95d95ed253"





More information about the Openembedded-commits mailing list