summaryrefslogtreecommitdiff
path: root/media-libs/gst-plugins-good
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-05-01 00:00:05 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-05-01 00:00:05 +0100
commit3d12b65aa1b4bb8b02b1f8d3e77bccf230b79a09 (patch)
treecb6347688c91bfbdebe49a78a55dad3d72cc193e /media-libs/gst-plugins-good
parent4c2b70adc6484c35ff05e412de08a7b7f50cfb34 (diff)
gentoo auto-resync : 01:05:2024 - 00:00:04
Diffstat (limited to 'media-libs/gst-plugins-good')
-rw-r--r--media-libs/gst-plugins-good/Manifest4
-rw-r--r--media-libs/gst-plugins-good/gst-plugins-good-1.20.5.ebuild53
-rw-r--r--media-libs/gst-plugins-good/gst-plugins-good-1.20.6.ebuild53
3 files changed, 0 insertions, 110 deletions
diff --git a/media-libs/gst-plugins-good/Manifest b/media-libs/gst-plugins-good/Manifest
index 0db341435ea9..c7875bcb03a0 100644
--- a/media-libs/gst-plugins-good/Manifest
+++ b/media-libs/gst-plugins-good/Manifest
@@ -1,7 +1,3 @@
-DIST gst-plugins-good-1.20.5.tar.xz 3439904 BLAKE2B 682f8577ad048d5db5a3517fa2d3615ea902507b9aedf45da9b12e77d993e2200fd85014fd0ed9a602dfae2a1cfc420158d7d309a4b4106ac1e7b3165ef73ec9 SHA512 d8a4f4605f1da9199a6fa3cde065f5d4c550772cf085e9e05ed5ff6e44b0375d72f473a9c73346ce329f924a0b58e386358f5045ac0bee767117ef28a9f1b394
-DIST gst-plugins-good-1.20.6.tar.xz 3438312 BLAKE2B dcb948a6ec357fe5bac3c5bcdf395dcec05634421d8bea125c89a4d47362a848890d451379b714f754094d763f68311a26b519ff503298aed3d04e6655c8588a SHA512 ee2463aa339baa2b8e52bba200c919871c4ce459b18ac74f998429ef55a41b34afdd2ba28b00810a5e508233ad79e6286d6b08c4755a29d0a2628ccf50bcedbf
DIST gst-plugins-good-1.22.11.tar.xz 2847708 BLAKE2B d61f834727719992e207ce3aa2e9b4ca779930f8bc0baf12bef7869f456ac86fad4a3874b50071d28724e414c5b134f7604af4b66c836da3388e584fbbe16dcf SHA512 e6105c90a66bfee8a69f621bf44f53fcbf832ec9290cee984354da91e57b61d2bbd548e3ad0c5d9f859d0c3f5ba3c313539f24b350e0a7acf29cb8983d4f40cb
-EBUILD gst-plugins-good-1.20.5.ebuild 1157 BLAKE2B 78ebd425b7534e091833ce73077aad1763ef1eb9114730e3dcb8d6ba4ec547a942838b3a104521f6d0af526faeca6ce0e22ebe65d4690da9864bb5454d1ae359 SHA512 297ff8ced3eda50caa7f5fdd83e0c92429535437f1c41ef6ccfdc5052bf8a46aa59e54a6c3390be8ece1a310b008aad83a414a979fdde134c002ceb0c8673895
-EBUILD gst-plugins-good-1.20.6.ebuild 1157 BLAKE2B 78ebd425b7534e091833ce73077aad1763ef1eb9114730e3dcb8d6ba4ec547a942838b3a104521f6d0af526faeca6ce0e22ebe65d4690da9864bb5454d1ae359 SHA512 297ff8ced3eda50caa7f5fdd83e0c92429535437f1c41ef6ccfdc5052bf8a46aa59e54a6c3390be8ece1a310b008aad83a414a979fdde134c002ceb0c8673895
EBUILD gst-plugins-good-1.22.11.ebuild 956 BLAKE2B b88ad0806dfe1b7885fd29905d64e7bca49744e8226213658050389bdb25de59913da51aa899afedcf9f325623d63b6ae459099f764d16cd69ee4fd0bd515c95 SHA512 ecd5316c4b2f62459b52c01d780536830715111b393f2b221beb6a5c31b73ec33505ee5de2858de30aca9193f434160424dba6cc6e8e2f1370617bd14b4f031a
MISC metadata.xml 267 BLAKE2B 331be70b2fa90cce1bf91ded1dac141de6a9bec40c1736bcb90d280ac7fabf22cfd0a701c7fd5864f007d1159954f7ee55701d5e68b47a1a9a217ca34b7ee619 SHA512 4dcdd6bc6d148a0e02a0f1b766bd0c5712d373d898c06078d8630e0067e858b815117392a11332b257156e95da6337494d99c2724d24cadb97432089908644b5
diff --git a/media-libs/gst-plugins-good/gst-plugins-good-1.20.5.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-1.20.5.ebuild
deleted file mode 100644
index aa69a3fd7e2f..000000000000
--- a/media-libs/gst-plugins-good/gst-plugins-good-1.20.5.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-GST_ORG_MODULE="gst-plugins-good"
-
-inherit gstreamer-meson
-
-DESCRIPTION="Basepack of plugins for GStreamer"
-HOMEPAGE="https://gstreamer.freedesktop.org/"
-
-LICENSE="LGPL-2.1+"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86"
-IUSE="+orc"
-
-RDEPEND="
- >=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP}]
- >=app-arch/bzip2-1.0.6-r4[${MULTILIB_USEDEP}]
- >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
- orc? ( >=dev-lang/orc-0.4.17[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}"
-BDEPEND=""
-
-DOCS=( AUTHORS ChangeLog NEWS README.md RELEASE )
-
-# Fixes backported to 1.20.1, to be removed in 1.20.2+
-PATCHES=(
-)
-
-multilib_src_configure() {
- GST_PLUGINS_NOAUTO="bz2"
-
- local emesonargs=(
- -Dbz2=enabled
-
- # gst-plugins-ximagesrc
- -Dximagesrc=disabled
- -Dximagesrc-xshm=disabled
- -Dximagesrc-xfixes=disabled
- -Dximagesrc-xdamage=disabled
-
- # gst-plugins-v4l2
- -Dv4l2=disabled
- )
-
- gstreamer_multilib_src_configure
-}
-
-multilib_src_install_all() {
- einstalldocs
- find "${ED}" -name '*.la' -delete || die
-}
diff --git a/media-libs/gst-plugins-good/gst-plugins-good-1.20.6.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-1.20.6.ebuild
deleted file mode 100644
index aa69a3fd7e2f..000000000000
--- a/media-libs/gst-plugins-good/gst-plugins-good-1.20.6.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-GST_ORG_MODULE="gst-plugins-good"
-
-inherit gstreamer-meson
-
-DESCRIPTION="Basepack of plugins for GStreamer"
-HOMEPAGE="https://gstreamer.freedesktop.org/"
-
-LICENSE="LGPL-2.1+"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86"
-IUSE="+orc"
-
-RDEPEND="
- >=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP}]
- >=app-arch/bzip2-1.0.6-r4[${MULTILIB_USEDEP}]
- >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
- orc? ( >=dev-lang/orc-0.4.17[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}"
-BDEPEND=""
-
-DOCS=( AUTHORS ChangeLog NEWS README.md RELEASE )
-
-# Fixes backported to 1.20.1, to be removed in 1.20.2+
-PATCHES=(
-)
-
-multilib_src_configure() {
- GST_PLUGINS_NOAUTO="bz2"
-
- local emesonargs=(
- -Dbz2=enabled
-
- # gst-plugins-ximagesrc
- -Dximagesrc=disabled
- -Dximagesrc-xshm=disabled
- -Dximagesrc-xfixes=disabled
- -Dximagesrc-xdamage=disabled
-
- # gst-plugins-v4l2
- -Dv4l2=disabled
- )
-
- gstreamer_multilib_src_configure
-}
-
-multilib_src_install_all() {
- einstalldocs
- find "${ED}" -name '*.la' -delete || die
-}