diff options
| -rw-r--r-- | meta-xfce/recipes-thunar-plugins/media-tags/thunar-media-tags-plugin_0.3.0.bb | 11 | ||||
| -rw-r--r-- | meta-xfce/recipes-thunar-plugins/media-tags/thunar-media-tags-plugin_0.4.0.bb | 10 | 
2 files changed, 10 insertions, 11 deletions
| diff --git a/meta-xfce/recipes-thunar-plugins/media-tags/thunar-media-tags-plugin_0.3.0.bb b/meta-xfce/recipes-thunar-plugins/media-tags/thunar-media-tags-plugin_0.3.0.bb deleted file mode 100644 index 06695f694c..0000000000 --- a/meta-xfce/recipes-thunar-plugins/media-tags/thunar-media-tags-plugin_0.3.0.bb +++ /dev/null | |||
| @@ -1,11 +0,0 @@ | |||
| 1 | SUMMARY = "Adds ID3/OGG tag support to the Thunar bulk rename dialog" | ||
| 2 | HOMEPAGE = "http://thunar.xfce.org" | ||
| 3 | LICENSE = "GPL-2.0-only" | ||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | ||
| 5 | |||
| 6 | inherit thunar-plugin | ||
| 7 | |||
| 8 | DEPENDS += "taglib" | ||
| 9 | |||
| 10 | SRC_URI[md5sum] = "5e332113e4b0e548ee7abd87629667f7" | ||
| 11 | SRC_URI[sha256sum] = "e265c4415abac40337cc5566c6f706efcf0be4e97723abe22ba8b874c93a591b" | ||
| 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 @@ | |||
| 1 | SUMMARY = "Adds ID3/OGG tag support to the Thunar bulk rename dialog" | ||
| 2 | HOMEPAGE = "https://docs.xfce.org/xfce/thunar/media-tags" | ||
| 3 | LICENSE = "GPL-2.0-only" | ||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | ||
| 5 | |||
| 6 | inherit thunar-plugin | ||
| 7 | |||
| 8 | DEPENDS += "taglib" | ||
| 9 | |||
| 10 | SRC_URI[sha256sum] = "9592111e11699e449c1fbd5f72d1633ef39b00f17a988cd251ba228dab4fc90a" | ||
