From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/xfmpc/
Date: Fri, 2 Jun 2023 04:52:02 +0000 (UTC) [thread overview]
Message-ID: <1685681224.6df4b8dd9fc8a9e1efce50f1c334bf02a929203e.mgorny@gentoo> (raw)
commit: 6df4b8dd9fc8a9e1efce50f1c334bf02a929203e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 2 04:47:04 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jun 2 04:47:04 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6df4b8dd
media-sound/xfmpc: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
media-sound/xfmpc/Manifest | 1 -
media-sound/xfmpc/xfmpc-0.3.0.ebuild | 33 ---------------------------------
2 files changed, 34 deletions(-)
diff --git a/media-sound/xfmpc/Manifest b/media-sound/xfmpc/Manifest
index 8c00ee3df9fb..9804cd51d34d 100644
--- a/media-sound/xfmpc/Manifest
+++ b/media-sound/xfmpc/Manifest
@@ -1,2 +1 @@
-DIST xfmpc-0.3.0.tar.bz2 443234 BLAKE2B ee0f491baadfb6be9148de8060758f788f773bdbc0354d6061889e979fb16eeb7a44357b61e698908c972714616b4268ed443d1d6323cbf0f457cdfd6cdf0fc1 SHA512 6e876aca2c2a6764fe97f061c97dc0fa9ce72b7ab6a2597b5f54bdce39789cc73bd038a0ef69b87d826c225efb9c3a2d19aa9ed7872ce7ee9ac5d7bd275444a3
DIST xfmpc-0.3.1.tar.bz2 455660 BLAKE2B 2391217f1695ab0962a3ee52ea27ef44febbd8cf982d1bfba0c6952423c718f32dbea590930b9cef9cd3d932b2297cafb87870e27fb7579a764ad948e62918d6 SHA512 771835828cd89298d79c31cec2716b308889e6b835a2b16d0ef25eab6ed1667b055158f845ebf897df8f3f9f45a07fb6ad2994a9981695e74be2d56408e4abe0
diff --git a/media-sound/xfmpc/xfmpc-0.3.0.ebuild b/media-sound/xfmpc/xfmpc-0.3.0.ebuild
deleted file mode 100644
index 3f00933bf48b..000000000000
--- a/media-sound/xfmpc/xfmpc-0.3.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit xdg-utils
-
-DESCRIPTION="Music Player Daemon (MPD) client for the Xfce desktop environment"
-HOMEPAGE="https://goodies.xfce.org/projects/applications/xfmpc"
-SRC_URI="https://archive.xfce.org/src/apps/${PN}/$(ver_cut 1-2)/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/glib-2.18:2=
- >=media-libs/libmpd-0.15:=
- >=x11-libs/gtk+-3.22:3=
- >=xfce-base/libxfce4ui-4.12:=
- >=xfce-base/libxfce4util-4.12:="
-DEPEND="${RDEPEND}
- dev-util/intltool
- virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog IDEAS NEWS README THANKS )
-
-pkg_postinst() {
- xdg_desktop_database_update
-}
-
-pkg_postrm() {
- xdg_desktop_database_update
-}
next reply other threads:[~2023-06-02 4:52 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-02 4:52 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-25 11:24 [gentoo-commits] repo/gentoo:master commit in: media-sound/xfmpc/ Arthur Zamarin
2025-01-25 10:41 Sam James
2025-01-25 10:41 Sam James
2024-12-25 17:05 Michał Górny
2024-06-21 4:23 Arthur Zamarin
2024-02-10 6:58 Ionen Wolkens
2024-01-25 9:21 Sam James
2024-01-25 9:21 Sam James
2024-01-24 4:57 Ionen Wolkens
2024-01-23 5:07 Ionen Wolkens
2024-01-07 5:57 WANG Xuerui
2024-01-05 13:21 Jakov Smolić
2023-06-01 20:04 Sam James
2023-06-01 20:04 Sam James
2023-04-22 16:36 Michał Górny
2019-06-23 3:39 Michał Górny
2019-02-28 17:41 Michał Górny
2018-01-06 5:05 Thomas Deutschmann
2018-01-05 10:34 Mikle Kolyada
2017-11-16 18:46 Denis Dupeyron
2017-11-16 0:33 Denis Dupeyron
2016-07-29 17:01 Michał Górny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1685681224.6df4b8dd9fc8a9e1efce50f1c334bf02a929203e.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox