From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/media-player-info/
Date: Wed, 19 Apr 2023 12:30:38 +0000 (UTC) [thread overview]
Message-ID: <1681907203.0665b1fba3b9b8b82c165dfa05c1f326ff3321f1.asturm@gentoo> (raw)
commit: 0665b1fba3b9b8b82c165dfa05c1f326ff3321f1
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 19 07:29:02 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Apr 19 12:26:43 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0665b1fb
app-misc/media-player-info: drop 24
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../media-player-info/media-player-info-24.ebuild | 42 ----------------------
1 file changed, 42 deletions(-)
diff --git a/app-misc/media-player-info/media-player-info-24.ebuild b/app-misc/media-player-info/media-player-info-24.ebuild
deleted file mode 100644
index 89939bd8eae0..000000000000
--- a/app-misc/media-player-info/media-player-info-24.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{9..10} )
-inherit python-any-r1 udev
-
-DESCRIPTION="Repository of data files describing media player capabilities"
-HOMEPAGE="https://gitlab.freedesktop.org/media-player-info/media-player-info"
-SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
-IUSE=""
-
-# Upstream commit d83dd01a0a1df6198ee08954da1c033b88a1004b
-RDEPEND=">=virtual/udev-208"
-DEPEND="${RDEPEND}
- ${PYTHON_DEPS}
- virtual/pkgconfig
-"
-
-# This ebuild does not install any binaries
-RESTRICT="binchecks strip"
-
-DOCS=( AUTHORS NEWS )
-
-pkg_postinst() {
- # Run for /lib/udev/hwdb.d/20-usb-media-players.hwdb
- udevadm hwdb --update --root="${ROOT}"
- # Upstream commit 1fab57c209035f7e66198343074e9cee06718bda
- if [[ ${ROOT} != "" ]] && [[ ${ROOT} != "/" ]]; then
- return 0
- fi
- udev_reload
-}
-
-pkg_postrm() {
- udev_reload
-}
next reply other threads:[~2023-04-19 12:30 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-19 12:30 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-12 17:41 [gentoo-commits] repo/gentoo:master commit in: app-misc/media-player-info/ Pacho Ramos
2024-05-31 7:17 Andreas Sturmlechner
2024-05-31 7:17 Andreas Sturmlechner
2023-04-19 1:32 Sam James
2023-04-19 1:07 Sam James
2023-04-19 1:07 Sam James
2023-04-19 1:07 Sam James
2023-02-25 10:27 Andreas Sturmlechner
2022-07-20 13:59 Pacho Ramos
2021-05-23 19:04 Michał Górny
2020-05-27 20:38 Andreas Sturmlechner
2020-04-20 9:50 Agostino Sarubbo
2020-04-20 9:48 Agostino Sarubbo
2020-04-19 18:23 Agostino Sarubbo
2020-04-19 17:08 Agostino Sarubbo
2020-04-19 15:06 Andreas Sturmlechner
2018-06-28 1:06 Andreas Sturmlechner
2018-06-27 22:15 Sergei Trofimovich
2018-06-27 21:54 Sergei Trofimovich
2018-06-24 12:50 Jason Zaman
2018-06-23 19:56 Andreas Sturmlechner
2017-09-19 17:15 Manuel Rüger
2017-06-25 6:07 Michael Palimaka
2016-04-09 13:46 Agostino Sarubbo
2016-02-03 5:28 Ian Delaney
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=1681907203.0665b1fba3b9b8b82c165dfa05c1f326ff3321f1.asturm@gentoo \
--to=asturm@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