diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /media-video/bluray_info | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'media-video/bluray_info')
| -rw-r--r-- | media-video/bluray_info/Manifest | 1 | ||||
| -rw-r--r-- | media-video/bluray_info/bluray_info-1.10.ebuild | 24 | ||||
| -rw-r--r-- | media-video/bluray_info/metadata.xml | 14 |
3 files changed, 0 insertions, 39 deletions
diff --git a/media-video/bluray_info/Manifest b/media-video/bluray_info/Manifest deleted file mode 100644 index 41c5db0eef85..000000000000 --- a/media-video/bluray_info/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST bluray_info-1.10.tar.gz 279446 BLAKE2B 651d729380649c1d6846d1897d5f3403c575e481f6206f3303607f80e334adda7b436c485de03a90f309676612dbb45839aced24be4ac8e1306b6466e58869e9 SHA512 fae7866155862fac1766b4dfdd587e0f40e562ca39d6bd19999732fb86203105ed7d350433e815636e2d8823de18e5805e425bd05c39070c5dc1792c8db060b6 diff --git a/media-video/bluray_info/bluray_info-1.10.ebuild b/media-video/bluray_info/bluray_info-1.10.ebuild deleted file mode 100644 index e19744928418..000000000000 --- a/media-video/bluray_info/bluray_info-1.10.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Blu-ray utilities: bluray_info, bluray_copy, bluray_player" -HOMEPAGE="https://github.com/beandog/bluray_info https://dvds.beandog.org" -SRC_URI="https://bluray.beandog.org/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="+mpv" - -DEPEND=" - media-libs/libaacs - >=media-libs/libbluray-1.2.0[aacs] - mpv? ( media-video/mpv[libmpv,bluray] ) -" -RDEPEND="${DEPEND}" - -src_configure() { - econf $(use_with mpv libmpv) -} diff --git a/media-video/bluray_info/metadata.xml b/media-video/bluray_info/metadata.xml deleted file mode 100644 index 47e7f040a95f..000000000000 --- a/media-video/bluray_info/metadata.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>media-video@gentoo.org</email> - </maintainer> - <use> - <flag name="mpv">Build bluray_player, powered by <pkg>media-video/mpv</pkg></flag> - </use> - <upstream> - <remote-id type="sourceforge">bluray-info</remote-id> - <remote-id type="github">beandog/bluray_info</remote-id> - </upstream> -</pkgmetadata> |
