diff --git a/media-sound/eartag/Manifest b/media-sound/eartag/Manifest deleted file mode 100644 index fd0e6fd..0000000 --- a/media-sound/eartag/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST eartag-0.4.2.tar.bz2 624792 BLAKE2B 7999ae53149cde47c03238d8cba79dcda165b34964694743dc7e10980dc833ea4c904862cb2ac85a287be8cc6c4f3c17726c1f623c6d0ff07ba9f4322170fbf8 SHA512 09f76e1ee9f7fcbcad149e9fe5c212343674be0da5f7ca3c4d50593f9a8471896f6deb5347b88a1ba0ce999cba394efe6781b0531d1f8951c260a0a5e03343a9 diff --git a/media-sound/eartag/eartag-0.4.2.ebuild b/media-sound/eartag/eartag-0.4.2.ebuild deleted file mode 100644 index 4d0c369..0000000 --- a/media-sound/eartag/eartag-0.4.2.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..12} ) -inherit python-single-r1 meson xdg - -if [[ ${PV} == 9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://gitlab.gnome.org/World/eartag.git" -else - SRC_URI="https://gitlab.gnome.org/World/eartag/-/archive/${PV}/${P}.tar.bz2" - KEYWORDS="~amd64" -fi - -DESCRIPTION="A simple music tag editor." -HOMEPAGE="https://apps.gnome.org/app/app.drey.EarTag/" -LICENSE="MIT" -SLOT="0" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -DEPEND=" - >=gui-libs/gtk-4.8.0:4 - >=gui-libs/libadwaita-1.2.0 -" -RDEPEND=" - ${DEPEND} - ${PYTHON_DEPS} - $(python_gen_cond_dep ' - dev-python/pillow[${PYTHON_USEDEP}] - dev-python/pyacoustid[${PYTHON_USEDEP}] - dev-python/pygobject[${PYTHON_USEDEP}] - dev-python/python-magic[${PYTHON_USEDEP}] - media-libs/mutagen[${PYTHON_USEDEP}] - ') -" -BDEPEND="" - -src_install() { - meson_install - python_fix_shebang "${D}/usr/bin/eartag" -} diff --git a/media-sound/eartag/eartag-9999.ebuild b/media-sound/eartag/eartag-9999.ebuild deleted file mode 100644 index 4d0c369..0000000 --- a/media-sound/eartag/eartag-9999.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..12} ) -inherit python-single-r1 meson xdg - -if [[ ${PV} == 9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://gitlab.gnome.org/World/eartag.git" -else - SRC_URI="https://gitlab.gnome.org/World/eartag/-/archive/${PV}/${P}.tar.bz2" - KEYWORDS="~amd64" -fi - -DESCRIPTION="A simple music tag editor." -HOMEPAGE="https://apps.gnome.org/app/app.drey.EarTag/" -LICENSE="MIT" -SLOT="0" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -DEPEND=" - >=gui-libs/gtk-4.8.0:4 - >=gui-libs/libadwaita-1.2.0 -" -RDEPEND=" - ${DEPEND} - ${PYTHON_DEPS} - $(python_gen_cond_dep ' - dev-python/pillow[${PYTHON_USEDEP}] - dev-python/pyacoustid[${PYTHON_USEDEP}] - dev-python/pygobject[${PYTHON_USEDEP}] - dev-python/python-magic[${PYTHON_USEDEP}] - media-libs/mutagen[${PYTHON_USEDEP}] - ') -" -BDEPEND="" - -src_install() { - meson_install - python_fix_shebang "${D}/usr/bin/eartag" -} diff --git a/media-sound/eartag/metadata.xml b/media-sound/eartag/metadata.xml deleted file mode 100644 index d6594e1..0000000 --- a/media-sound/eartag/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - flewkey@2a03.party - Ryan Fox - - - World/eartag - -