aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-thunar-plugins/media-tags/thunar-media-tags-plugin_0.4.0.bb
diff options
context:
space:
mode:
authorKai Kang <kai.kang@windriver.com>2023-04-10 21:17:29 +0800
committerKhem Raj <raj.khem@gmail.com>2023-04-10 09:39:38 -0700
commitd23c91f7228e513d1167c0be996ea59fcee78146 (patch)
tree6bdba1e1a0213b1ad8bc9d46e09fa1707bfa2bfd /meta-xfce/recipes-thunar-plugins/media-tags/thunar-media-tags-plugin_0.4.0.bb
parent8e6474a1f1ffa459c9fd1525bfc502741bd25f4d (diff)
downloadmeta-openembedded-contrib-d23c91f7228e513d1167c0be996ea59fcee78146.tar.gz
thunar-media-tags-plugin: 0.3.0 -> 0.4.0
Update thunar-media-tags-plugin from 0.3.0 to 0.4.0 * update HOMEPAGE * the license file is out of date and has been updated to latest GPL2 text [1] [1]: https://gitlab.xfce.org/thunar-plugins/thunar-media-tags-plugin/-/commit/e206959 Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-thunar-plugins/media-tags/thunar-media-tags-plugin_0.4.0.bb')
-rw-r--r--meta-xfce/recipes-thunar-plugins/media-tags/thunar-media-tags-plugin_0.4.0.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-xfce/recipes-thunar-plugins/media-tags/thunar-media-tags-plugin_0.4.0.bb b/meta-xfce/recipes-thunar-plugins/media-tags/thunar-media-tags-plugin_0.4.0.bb
new file mode 100644
index 0000000000..00afa2bbb2
--- /dev/null
+++ b/meta-xfce/recipes-thunar-plugins/media-tags/thunar-media-tags-plugin_0.4.0.bb
@@ -0,0 +1,10 @@
+SUMMARY = "Adds ID3/OGG tag support to the Thunar bulk rename dialog"
+HOMEPAGE = "https://docs.xfce.org/xfce/thunar/media-tags"
+LICENSE = "GPL-2.0-only"
+LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
+
+inherit thunar-plugin
+
+DEPENDS += "taglib"
+
+SRC_URI[sha256sum] = "9592111e11699e449c1fbd5f72d1633ef39b00f17a988cd251ba228dab4fc90a"