From 8d668c02d99d678c2470d6e4a35e7db32e30b141 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Mon, 13 May 2013 00:53:50 +0200 Subject: thunar-media-tags-plugin: initial add 0.2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- .../media-tags/thunar-media-tags-plugin_0.2.1.bb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 meta-xfce/recipes-thunar-plugins/media-tags/thunar-media-tags-plugin_0.2.1.bb (limited to 'meta-xfce') 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 0000000000..3fb250cd84 --- /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" -- cgit 1.2.3-korg