commit: 4fec9f6fe1ee89765271a7a85ca064dc28e1094a Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jan 25 09:48:05 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jan 25 09:48:05 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fec9f6f
xfce-extra/xfce4-mpc-plugin: Remove old Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> xfce-extra/xfce4-mpc-plugin/Manifest | 2 -- .../xfce4-mpc-plugin/xfce4-mpc-plugin-0.5.3.ebuild | 41 ---------------------- .../xfce4-mpc-plugin/xfce4-mpc-plugin-0.5.4.ebuild | 41 ---------------------- 3 files changed, 84 deletions(-) diff --git a/xfce-extra/xfce4-mpc-plugin/Manifest b/xfce-extra/xfce4-mpc-plugin/Manifest index 9a3802fbe7aa..6f7eb280fa97 100644 --- a/xfce-extra/xfce4-mpc-plugin/Manifest +++ b/xfce-extra/xfce4-mpc-plugin/Manifest @@ -1,3 +1 @@ -DIST xfce4-mpc-plugin-0.5.3.tar.bz2 327566 BLAKE2B c12c6081130abb024c004442fe8c7aa48b867aa0530cafe2390c8f4708894b210332711a07327513ad121321755ae2325a1961d7fca5a1b487b6f393f5098e70 SHA512 b9971a78a21764ffed40cef2f15ec2c7c5624cb3ebcff6c47bc01dede63957de6887ceb98e797abc4106ce062e0bdad6f50287ecf9da6abf8ef5d47df81a86cd -DIST xfce4-mpc-plugin-0.5.4.tar.bz2 388417 BLAKE2B 6b8d4f416a7dab42c42724f1cedbdd6b8671ecb9e8fedeee6782fe199c623b82de753baa60fee330c9dadf55bddfc168f1c54f1cdfbb6476e74d311c611cefc9 SHA512 4d952f2b8b43e12faadf2c601a3804569f9e7cd0c323cc0b3e83e90881bd27d51e4d8f0b22601d83e080b56e10e628739fd285f50904cbc64281fc3d51581607 DIST xfce4-mpc-plugin-0.5.5.tar.bz2 388322 BLAKE2B 6dd02fd1cb0d53262b5c533c39fed997715f93b71b345d1a1abde85d837a4fc1199ac21c4a9dc0d4dcc0f24322d350c4ec2407e749fd5eb0f0da4f396e53ba79 SHA512 3e1774c653e82060c56cca530258470c1d879909af89da15b13e68cafe59df90844f589793e7c400d55d50c18a54383fc5ffe17401a80c2226605cc8034166d7 diff --git a/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.5.3.ebuild b/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.5.3.ebuild deleted file mode 100644 index 623e0b05c018..000000000000 --- a/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.5.3.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Music Player Daemon (mpd) panel plugin" -HOMEPAGE=" - https://docs.xfce.org/panel-plugins/xfce4-mpc-plugin/start - https://gitlab.xfce.org/panel-plugins/xfce4-mpc-plugin/ -" -SRC_URI=" - https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2 -" - -LICENSE="ISC" -SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~riscv x86" - -DEPEND=" - >=dev-libs/glib-2.60.0 - media-libs/libmpd:= - >=x11-libs/gtk+-3.22.0:3 - >=xfce-base/libxfce4ui-4.12:=[gtk3(+)] - >=xfce-base/xfce4-panel-4.13.5:= -" -RDEPEND=" - ${DEPEND} -" -BDEPEND=" - dev-util/intltool - virtual/pkgconfig -" - -src_configure() { - econf --enable-libmpd -} - -src_install() { - default - find "${D}" -name '*.la' -delete || die -} diff --git a/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.5.4.ebuild b/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.5.4.ebuild deleted file mode 100644 index 6e2d047d9c2a..000000000000 --- a/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.5.4.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Music Player Daemon (mpd) panel plugin" -HOMEPAGE=" - https://docs.xfce.org/panel-plugins/xfce4-mpc-plugin/start - https://gitlab.xfce.org/panel-plugins/xfce4-mpc-plugin/ -" -SRC_URI=" - https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2 -" - -LICENSE="ISC" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86" - -DEPEND=" - >=dev-libs/glib-2.60.0 - media-libs/libmpd:= - >=x11-libs/gtk+-3.22.0:3 - >=xfce-base/libxfce4ui-4.16.0:=[gtk3(+)] - >=xfce-base/xfce4-panel-4.16.0:= -" -RDEPEND=" - ${DEPEND} -" -BDEPEND=" - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -" - -src_configure() { - econf --enable-libmpd -} - -src_install() { - default - find "${D}" -name '*.la' -delete || die -}
