summaryrefslogtreecommitdiff
path: root/media-sound/gst123
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
commita3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /media-sound/gst123
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'media-sound/gst123')
-rw-r--r--media-sound/gst123/Manifest2
-rw-r--r--media-sound/gst123/gst123-0.3.5.ebuild25
-rw-r--r--media-sound/gst123/gst123-0.4.1.ebuild25
-rw-r--r--media-sound/gst123/metadata.xml11
4 files changed, 0 insertions, 63 deletions
diff --git a/media-sound/gst123/Manifest b/media-sound/gst123/Manifest
deleted file mode 100644
index c0958002c6b7..000000000000
--- a/media-sound/gst123/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST gst123-0.3.5.tar.bz2 125468 BLAKE2B c8e6d9956f4371fc70d43768f0cf537b1c7281b49b3426be4d7b16f6f4c80057e50068f26546a93050d9e0c08284a33264e2a61aeaddab34ec1e09188f2145e3 SHA512 a967e4ba00b9ef744aa7a80e24fb7aa452c29b0b024a3bb446570ae9254ea295563deae1a000e9d363f57ce7aa11e537b124ccc672a98bf3230d371dcfb7e4ee
-DIST gst123-0.4.1.tar.bz2 121588 BLAKE2B 216c0058de19237697f5a139d627aead79b094d335590b0edffa3aaf968a7ae6a2531eb4f750f4d75e9b94ca555d582a1df3e840c0055c6558bc9e370c0d6b45 SHA512 c25c7ad545ed8b17248c26d51ff1d81ca5112ecbdfe3262c4ded38a9ae93dbdbfdc476d9893042ab97b4e4a0b15445aa2a03070d11d4d3562a006db56ed3b23b
diff --git a/media-sound/gst123/gst123-0.3.5.ebuild b/media-sound/gst123/gst123-0.3.5.ebuild
deleted file mode 100644
index 89f6a151b333..000000000000
--- a/media-sound/gst123/gst123-0.3.5.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="GStreamer based command line media player"
-HOMEPAGE="https://space.twc.de/~stefan/gst123.php"
-SRC_URI="https://space.twc.de/~stefan/gst123/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-CDEPEND="
- dev-libs/glib:2
- media-libs/gst-plugins-base:1.0
- media-libs/gstreamer:1.0
- sys-libs/ncurses:0=
- x11-libs/gtk+:2
- x11-libs/libX11
-"
-RDEPEND="${CDEPEND}
- media-plugins/gst-plugins-meta:1.0"
-DEPEND="${CDEPEND}"
-BDEPEND="virtual/pkgconfig"
diff --git a/media-sound/gst123/gst123-0.4.1.ebuild b/media-sound/gst123/gst123-0.4.1.ebuild
deleted file mode 100644
index f58f952c9d20..000000000000
--- a/media-sound/gst123/gst123-0.4.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="GStreamer based command line media player"
-HOMEPAGE="https://space.twc.de/~stefan/gst123.php"
-SRC_URI="https://github.com/swesterfeld/gst123/releases/download/${PV}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-CDEPEND="
- dev-libs/glib:2
- media-libs/gst-plugins-base:1.0
- media-libs/gstreamer:1.0
- sys-libs/ncurses:0=
- x11-libs/gtk+:2
- x11-libs/libX11
-"
-RDEPEND="${CDEPEND}
- media-plugins/gst-plugins-meta:1.0"
-DEPEND="${CDEPEND}"
-BDEPEND="virtual/pkgconfig"
diff --git a/media-sound/gst123/metadata.xml b/media-sound/gst123/metadata.xml
deleted file mode 100644
index 9664b0075b93..000000000000
--- a/media-sound/gst123/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
- <email>sound@gentoo.org</email>
- <name>Gentoo Sound project</name>
-</maintainer>
-<upstream>
- <remote-id type="github">swesterfeld/gst123</remote-id>
-</upstream>
-</pkgmetadata>