From 16671da300c2bb3a726ad465af0f1a845f26522c Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Thu, 7 Apr 2022 15:10:57 +0200 Subject: media-sound/mpdevil: add 1.7.0, drop 1.6.0 --- media-sound/mpdevil/Manifest | 4 +-- media-sound/mpdevil/mpdevil-1.6.0.ebuild | 53 -------------------------------- media-sound/mpdevil/mpdevil-1.7.0.ebuild | 53 ++++++++++++++++++++++++++++++++ 3 files changed, 55 insertions(+), 55 deletions(-) delete mode 100644 media-sound/mpdevil/mpdevil-1.6.0.ebuild create mode 100644 media-sound/mpdevil/mpdevil-1.7.0.ebuild (limited to 'media-sound') diff --git a/media-sound/mpdevil/Manifest b/media-sound/mpdevil/Manifest index a99168e..91b3a2a 100644 --- a/media-sound/mpdevil/Manifest +++ b/media-sound/mpdevil/Manifest @@ -1,3 +1,3 @@ -DIST mpdevil-1.6.0.tar.gz 1065573 BLAKE2B 35de34049b9cafc03498725497842e1b05f7119c9510989e5bcd8d267dcbde283433256c496f912aa7edf18d478cdf2e871c5d2b85d36f4d9f5809edfc9fc063 SHA512 058d4426ecdcc015eb4a69ca50a7d30eaf8bb4d2a9ffa00281f53f3c1d7b12d5510cee5d6f2dd437a62c101dc4d024bde0ab4eb390d57b56ec2f4678161a874f -EBUILD mpdevil-1.6.0.ebuild 1138 BLAKE2B 1816721792bd7036a424f64f5bd0f3a596e4c0af3a59a96d2cae082401439c509cff47226dceafb5d59347f4c167d6fa05b4c9e898a840e465927ffa4efd6a31 SHA512 8039f11950463b97090e34f68256110d89e9c99c29f85e4c73730992b693e0d792ae7e26f88d2659de498bd0d732abd5824c89178486bcd47ca095405892d309 +DIST mpdevil-1.7.0.tar.gz 1101708 BLAKE2B 5215ae8670de3cebeaf19bd12b50c0161bfdc8c0a41660941922744fef63fe188b9a318aed1c8560a4409eb8795de20042ac498b66f3f5dc4b9c4a8598cdb025 SHA512 abc4ecee0190e5ba4fa9749d9405fbd2c61a53231d885efa988014dc535e70a3b5b6ce4de793e082df8c53549f0e06fb4cb2e83209a825bf1d54003972a1f87a +EBUILD mpdevil-1.7.0.ebuild 1138 BLAKE2B 1816721792bd7036a424f64f5bd0f3a596e4c0af3a59a96d2cae082401439c509cff47226dceafb5d59347f4c167d6fa05b4c9e898a840e465927ffa4efd6a31 SHA512 8039f11950463b97090e34f68256110d89e9c99c29f85e4c73730992b693e0d792ae7e26f88d2659de498bd0d732abd5824c89178486bcd47ca095405892d309 MISC metadata.xml 219 BLAKE2B 4017e2b1f6b36f72c186cfeb0955be57076a02d087acfd6caf9b9ec56509b5299be8d40dddaffd04433bb290f6dd35c94c59ac02a4f1ad7e63b13648e465e594 SHA512 555d3bce3f8cd9b4d78f59f494c326d7893f12c1907c1eb92107595886fc4a5e89b8b9fda7f434e021a9eede5dfd6d0c1dfee721c268ccad3d6a1865a92204e0 diff --git a/media-sound/mpdevil/mpdevil-1.6.0.ebuild b/media-sound/mpdevil/mpdevil-1.6.0.ebuild deleted file mode 100644 index 937d8f1..0000000 --- a/media-sound/mpdevil/mpdevil-1.6.0.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{9,10} ) -inherit python-single-r1 gnome2-utils meson xdg - -DESCRIPTION="A simple music browser for MPD" -HOMEPAGE="https://github.com/SoongNoonien/mpdevil" -SRC_URI="" - -if [[ ${PV} == "9999" ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/SoongNoonien/${PN}.git" -else - SRC_URI="https://github.com/SoongNoonien/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 x86" -fi - -LICENSE="GPL-3" -SLOT="0" - -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -RDEPEND="${PYTHON_DEPS} - dev-libs/gobject-introspection:= - x11-libs/gtk+:3[introspection] - x11-libs/libnotify[introspection] - $(python_gen_cond_dep ' - dev-python/pygobject:3[${PYTHON_USEDEP}] - dev-python/python-mpd[${PYTHON_USEDEP}] - dev-python/requests[${PYTHON_USEDEP}] - dev-python/beautifulsoup4[${PYTHON_USEDEP}] - ') -" - -pkg_preinst() { - gnome2_schemas_savelist - xdg_pkg_preinst -} - -pkg_postinst() { - gnome2_gconf_install - gnome2_schemas_update - xdg_pkg_postinst -} - -pkg_postrm() { - gnome2_gconf_uninstall - gnome2_schemas_update - xdg_pkg_postrm -} diff --git a/media-sound/mpdevil/mpdevil-1.7.0.ebuild b/media-sound/mpdevil/mpdevil-1.7.0.ebuild new file mode 100644 index 0000000..937d8f1 --- /dev/null +++ b/media-sound/mpdevil/mpdevil-1.7.0.ebuild @@ -0,0 +1,53 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{9,10} ) +inherit python-single-r1 gnome2-utils meson xdg + +DESCRIPTION="A simple music browser for MPD" +HOMEPAGE="https://github.com/SoongNoonien/mpdevil" +SRC_URI="" + +if [[ ${PV} == "9999" ]]; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/SoongNoonien/${PN}.git" +else + SRC_URI="https://github.com/SoongNoonien/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + KEYWORDS="amd64 x86" +fi + +LICENSE="GPL-3" +SLOT="0" + +REQUIRED_USE="${PYTHON_REQUIRED_USE}" + +RDEPEND="${PYTHON_DEPS} + dev-libs/gobject-introspection:= + x11-libs/gtk+:3[introspection] + x11-libs/libnotify[introspection] + $(python_gen_cond_dep ' + dev-python/pygobject:3[${PYTHON_USEDEP}] + dev-python/python-mpd[${PYTHON_USEDEP}] + dev-python/requests[${PYTHON_USEDEP}] + dev-python/beautifulsoup4[${PYTHON_USEDEP}] + ') +" + +pkg_preinst() { + gnome2_schemas_savelist + xdg_pkg_preinst +} + +pkg_postinst() { + gnome2_gconf_install + gnome2_schemas_update + xdg_pkg_postinst +} + +pkg_postrm() { + gnome2_gconf_uninstall + gnome2_schemas_update + xdg_pkg_postrm +} -- cgit v1.2.3-2-gb3c3