diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /xfce-extra/thunar-media-tags-plugin | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'xfce-extra/thunar-media-tags-plugin')
3 files changed, 0 insertions, 43 deletions
diff --git a/xfce-extra/thunar-media-tags-plugin/Manifest b/xfce-extra/thunar-media-tags-plugin/Manifest deleted file mode 100644 index 6556d66c747b..000000000000 --- a/xfce-extra/thunar-media-tags-plugin/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST thunar-media-tags-plugin-0.6.0.tar.xz 68276 BLAKE2B 5f25f886f449668c4504799aed36369a5304b04aa2a889f5e517fe7c719ab64b1c8583dd1374b035df66c9268c04d33ff1477dc66f729e8d510dec11a58fc098 SHA512 7e7f971c09f50eb6733ceab80fe96aafc03a500ce28184f7272af8d7ff45e69cd1335346fdc1dde65dad7832816be90dba85132ede83c726cf446286e4644f7e diff --git a/xfce-extra/thunar-media-tags-plugin/metadata.xml b/xfce-extra/thunar-media-tags-plugin/metadata.xml deleted file mode 100644 index 2b8ef06e9a39..000000000000 --- a/xfce-extra/thunar-media-tags-plugin/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>xfce@gentoo.org</email> - <name>XFCE Team</name> - </maintainer> -</pkgmetadata> diff --git a/xfce-extra/thunar-media-tags-plugin/thunar-media-tags-plugin-0.6.0.ebuild b/xfce-extra/thunar-media-tags-plugin/thunar-media-tags-plugin-0.6.0.ebuild deleted file mode 100644 index 03262a43719c..000000000000 --- a/xfce-extra/thunar-media-tags-plugin/thunar-media-tags-plugin-0.6.0.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit meson - -DESCRIPTION="Adds special features for media files to the Thunar File Manager" -HOMEPAGE=" - https://docs.xfce.org/xfce/thunar/media-tags - https://gitlab.xfce.org/thunar-plugins/thunar-media-tags-plugin/ -" -SRC_URI=" - https://archive.xfce.org/src/thunar-plugins/${PN}/${PV%.*}/${P}.tar.xz -" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 ~riscv x86" - -DEPEND=" - >=media-libs/taglib-1.4:= - >=dev-libs/glib-2.66.0:2 - >=x11-libs/gtk+-3.24.0:3 - >=xfce-base/libxfce4util-4.18.0:= - >=xfce-base/thunar-4.18.0:= -" -RDEPEND=" - ${DEPEND} -" -BDEPEND=" - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -" |
