commit:     8f81c2ea5b5dab46b7a499780f70184b1ef3f4a8
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 24 23:42:10 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Dec 24 23:42:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f81c2ea

media-video/pipewire: Drop 0.3.13, 0.3.15 and 0.3.17

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-video/pipewire/Manifest               |   3 -
 media-video/pipewire/pipewire-0.3.13.ebuild | 136 ----------------------------
 media-video/pipewire/pipewire-0.3.15.ebuild | 136 ----------------------------
 media-video/pipewire/pipewire-0.3.17.ebuild | 136 ----------------------------
 4 files changed, 411 deletions(-)

diff --git a/media-video/pipewire/Manifest b/media-video/pipewire/Manifest
index 69aad0d2ec7..f712153a007 100644
--- a/media-video/pipewire/Manifest
+++ b/media-video/pipewire/Manifest
@@ -1,6 +1,3 @@
 DIST pipewire-0.2.7.tar.gz 421644 BLAKE2B 
d2ccb56a9ea5ea7782678deb6eae0b0a70da1fa69e807398062d388733901839f15a2f0f7db982fbebd2b2759f443709e6c1950b6367f3ed4801d6c2d6109e73
 SHA512 
10d3e20cc3d233fbcd1fc39702ae3043a656ebcd9cd3c39c77f0cc2bf42ff4956fc03e7933c7b397bca446c63f45ddacea948d5ec7e4a3300499fa2794f14334
 DIST pipewire-0.3.10.tar.gz 1148297 BLAKE2B 
d890b8e6697b17be9f8706a7228b9c79631120550ac51d7fbea8b5d05ca161ce6142a5666a6a61db618d4da0519676160ba1180cf9274865d879f4bb0da2a8e7
 SHA512 
f2f3dd7ce9b9f3a5ab55b6da97cd64419dad5115714848ce8893795c0ed2fd2fe0059240ec9fe1c92fb1442caf8d7071e415afe6712500be1c29fd001293cf0d
-DIST pipewire-0.3.13.tar.gz 1176949 BLAKE2B 
5a4c7f211c1ac3c823cc34cede2f42204a2a7c6d583237465e702936926fad924c37f0638c8bbdedc55ad70d59cc2796e64b2b3dea2c64f199383d4ed9c1c84a
 SHA512 
38ce7d8808e69935db0148c077340cfbc1b85f5a016a0a57eff2c076560c42f0695cfe681c9f16ebf15796d773dd113c9a84631eb50ac44dfb09f91ed3fc61f0
-DIST pipewire-0.3.15.tar.gz 1227022 BLAKE2B 
590c5275d98a38c238f8c63d5bcdc9dbab07e870aff0e7414e0894aeb93507c106b7b45cd70b0f44a077b2fc5bd916c764dc4e03a54926f90a3296d870b7bcaa
 SHA512 
949f2e64a3e9ec06b3414cacfbd7cf4ef6b7bad484a5dea1b79b5d4310413ec5a7538b702431f2cf6fb580ffd430081bd568399faa9b819689a79bebc955ca33
-DIST pipewire-0.3.17.tar.gz 1254486 BLAKE2B 
e6a8e31dc968b95012f01dce53faa30dde40b3a382fe85eb25a50b96f3d011711be1f9fc5ce42e355c19f92e59bdaa4e5b6ecf41347f400c35adb3eeb2a53c5c
 SHA512 
0de4f2431cf19708c3457877b8172a39676ef8f748071921a21da391d95b83a870190dc1343ffe9000e2599431464b6bfe90219f6237493903ccba5eb9b3473d
 DIST pipewire-0.3.18.tar.gz 1277055 BLAKE2B 
4a18bd668afaf144d6e83590293a744b6d2c2a7d8e9fc6ab581f22d294fac5a4841098875f8569f36b794c083e4ec9f0b7d4e29a10dc79286a4843996f7fb64e
 SHA512 
933b15908e30c389555dd9f82f87c2e571b4cb078bfbe5ed1858440166093cdee2b1c15da50bc5ab36087b62e216786b95c2aad9403e5047ae33e4fe8a6f4cc5

diff --git a/media-video/pipewire/pipewire-0.3.13.ebuild 
b/media-video/pipewire/pipewire-0.3.13.ebuild
deleted file mode 100644
index 7396ae3ab65..00000000000
--- a/media-video/pipewire/pipewire-0.3.13.ebuild
+++ /dev/null
@@ -1,136 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson
-
-if [[ ${PV} == 9999 ]]; then
-       EGIT_REPO_URI="https://github.com/PipeWire/pipewire.git";
-       EGIT_BRANCH="work"
-       inherit git-r3
-else
-       SRC_URI="https://github.com/PipeWire/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
-fi
-
-DESCRIPTION="Multimedia processing graphs"
-HOMEPAGE="https://pipewire.org/";
-
-LICENSE="LGPL-2.1+"
-SLOT="0/0.3"
-IUSE="bluetooth debug doc ffmpeg gstreamer jack pulseaudio systemd test vulkan 
X"
-
-BDEPEND="
-       app-doc/xmltoman
-       doc? (
-               app-doc/doxygen
-               media-gfx/graphviz
-       )
-"
-RDEPEND="
-       >=media-libs/alsa-lib-1.1.7
-       media-libs/libsdl2
-       >=media-libs/libsndfile-1.0.20
-       sys-apps/dbus
-       virtual/libudev
-       bluetooth? (
-               media-libs/sbc
-               net-wireless/bluez:=
-       )
-       ffmpeg? ( media-video/ffmpeg:= )
-       gstreamer? (
-               >=dev-libs/glib-2.32.0:2
-               >=media-libs/gstreamer-1.10.0:1.0
-               media-libs/gst-plugins-base:1.0
-       )
-       jack? ( >=media-sound/jack2-1.9.10:2 )
-       pulseaudio? (
-               dev-libs/glib:2
-               >=media-sound/pulseaudio-11.1
-       )
-       systemd? ( sys-apps/systemd )
-       vulkan? ( media-libs/vulkan-loader )
-       X? ( x11-libs/libX11 )
-"
-DEPEND="${RDEPEND}
-       vulkan? ( dev-util/vulkan-headers )
-"
-
-DOCS=( {README,INSTALL}.md NEWS )
-
-RESTRICT="!test? ( test )"
-
-src_prepare() {
-       spa_use() {
-               if ! in_iuse ${1} || ! use ${1}; then
-                       sed -e 
"/^add-spa-lib.*${1}/s/^/#${2-$1}-disabled-by-USE-no-${1}\:/" \
-                               -e 
"/^load-module.*${1}/s/^/#${2-$1}-disabled-by-USE-no-${1}\:/" \
-                               -i src/daemon/pipewire.conf.in || die
-               fi
-       }
-
-       default
-       spa_use libcamera
-       spa_use rtkit
-       spa_use bluetooth bluez5
-       spa_use jack
-       spa_use vulkan
-}
-
-src_configure() {
-       local emesonargs=(
-               -Dexamples=true # contains required pipewire-media-session
-               -Dman=true
-               -Dspa=true
-               -Dspa-plugins=true
-               --buildtype=$(usex debug debugoptimized plain)
-               # alsa plugin and jack/pulseaudio emulation
-               -Dpipewire-alsa=true
-               $(meson_use jack pipewire-jack)
-               $(meson_use pulseaudio pipewire-pulseaudio)
-               # spa-plugins
-               # we install alsa support unconditionally
-               $(meson_use bluetooth bluez5)
-               $(meson_use ffmpeg)
-               $(meson_use jack)
-               $(meson_use vulkan)
-               # libcamera is not packaged
-               # misc
-               $(meson_use doc docs)
-               $(meson_use gstreamer)
-               $(meson_use systemd)
-               $(meson_use test test)
-               $(meson_use test tests)
-       )
-       meson_src_configure
-}
-
-src_install() {
-       meson_src_install
-
-       dosym ../../../usr/share/alsa/alsa.conf.d/50-pipewire.conf 
/etc/alsa/conf.d/50-pipewire.conf
-
-#      # TODO: this breaks alsa users
-#      if use alsa; then
-#              dosym 
../../../usr/share/alsa/alsa.conf.d/99-pipewire-default.conf 
/etc/alsa/conf.d/99-pipewire-default.conf
-#      fi
-}
-
-pkg_postinst() {
-       elog "Package has optional sys-auth/rtkit RUNTIME support that may be 
disabled"
-       elog "by setting DISABLE_RTKIT env var."
-       elog "To enable rtkit, uncomment the load-module line in 
/etc/pipewire/pipewire.conf"
-       elog
-       if use jack; then
-               elog "Please note that even though the libraries for JACK 
emulation have"
-               elog "been installed, this ebuild is not yet wired up to 
replace a JACK server."
-               elog
-       fi
-       if use pulseaudio; then
-               elog "Please note that even though the libraries for PulseAudio 
emulation have"
-               elog "been installed, this ebuild is not yet wired up to 
replace PulseAudio."
-               elog
-       fi
-       elog "Read INSTALL.md for information about ALSA plugin or 
JACK/PulseAudio emulation."
-}

diff --git a/media-video/pipewire/pipewire-0.3.15.ebuild 
b/media-video/pipewire/pipewire-0.3.15.ebuild
deleted file mode 100644
index ddd42bd689c..00000000000
--- a/media-video/pipewire/pipewire-0.3.15.ebuild
+++ /dev/null
@@ -1,136 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson
-
-if [[ ${PV} == 9999 ]]; then
-       EGIT_REPO_URI="https://github.com/PipeWire/pipewire.git";
-       EGIT_BRANCH="work"
-       inherit git-r3
-else
-       SRC_URI="https://github.com/PipeWire/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
-fi
-
-DESCRIPTION="Multimedia processing graphs"
-HOMEPAGE="https://pipewire.org/";
-
-LICENSE="LGPL-2.1+"
-SLOT="0/0.3"
-IUSE="bluetooth debug doc ffmpeg gstreamer jack pulseaudio systemd test vulkan 
X"
-
-BDEPEND="
-       app-doc/xmltoman
-       doc? (
-               app-doc/doxygen
-               media-gfx/graphviz
-       )
-"
-RDEPEND="
-       >=media-libs/alsa-lib-1.1.7
-       media-libs/libsdl2
-       >=media-libs/libsndfile-1.0.20
-       sys-apps/dbus
-       virtual/libudev
-       bluetooth? (
-               media-libs/sbc
-               net-wireless/bluez:=
-       )
-       ffmpeg? ( media-video/ffmpeg:= )
-       gstreamer? (
-               >=dev-libs/glib-2.32.0:2
-               >=media-libs/gstreamer-1.10.0:1.0
-               media-libs/gst-plugins-base:1.0
-       )
-       jack? ( >=media-sound/jack2-1.9.10:2 )
-       pulseaudio? (
-               dev-libs/glib:2
-               >=media-sound/pulseaudio-11.1
-       )
-       systemd? ( sys-apps/systemd )
-       vulkan? ( media-libs/vulkan-loader )
-       X? ( x11-libs/libX11 )
-"
-DEPEND="${RDEPEND}
-       vulkan? ( dev-util/vulkan-headers )
-"
-
-DOCS=( {README,INSTALL}.md NEWS )
-
-RESTRICT="!test? ( test )"
-
-src_prepare() {
-       spa_use() {
-               if ! in_iuse ${1} || ! use ${1}; then
-                       sed -e 
"/^add-spa-lib.*${1}/s/^/#${2-$1}-disabled-by-USE-no-${1}\:/" \
-                               -e 
"/^load-module.*${1}/s/^/#${2-$1}-disabled-by-USE-no-${1}\:/" \
-                               -i src/daemon/pipewire.conf.in || die
-               fi
-       }
-
-       default
-       spa_use libcamera
-       spa_use rtkit
-       spa_use bluetooth bluez5
-       spa_use jack
-       spa_use vulkan
-}
-
-src_configure() {
-       local emesonargs=(
-               -Dexamples=true # contains required pipewire-media-session
-               -Dman=true
-               -Dspa-plugins=true
-               --buildtype=$(usex debug debugoptimized plain)
-               # alsa plugin and jack/pulseaudio emulation
-               -Dpipewire-alsa=true
-               $(meson_use jack pipewire-jack)
-               $(meson_use pulseaudio pipewire-pulseaudio)
-               # spa-plugins
-               # we install alsa support unconditionally
-               $(meson_use bluetooth bluez5)
-               $(meson_use ffmpeg)
-               $(meson_use jack)
-               $(meson_use vulkan)
-               # libcamera is not packaged
-               # misc
-               $(meson_use doc docs)
-               $(meson_use gstreamer)
-               $(meson_use gstreamer gstreamer-device-provider)
-               $(meson_use systemd)
-               $(meson_use test test)
-               $(meson_use test tests)
-       )
-       meson_src_configure
-}
-
-src_install() {
-       meson_src_install
-
-       dosym ../../../usr/share/alsa/alsa.conf.d/50-pipewire.conf 
/etc/alsa/conf.d/50-pipewire.conf
-
-#      # TODO: this breaks alsa users
-#      if use alsa; then
-#              dosym 
../../../usr/share/alsa/alsa.conf.d/99-pipewire-default.conf 
/etc/alsa/conf.d/99-pipewire-default.conf
-#      fi
-}
-
-pkg_postinst() {
-       elog "Package has optional sys-auth/rtkit RUNTIME support that may be 
disabled"
-       elog "by setting DISABLE_RTKIT env var."
-       elog "To enable rtkit, uncomment the load-module line in 
/etc/pipewire/pipewire.conf"
-       elog
-       if use jack; then
-               elog "Please note that even though the libraries for JACK 
emulation have"
-               elog "been installed, this ebuild is not yet wired up to 
replace a JACK server."
-               elog
-       fi
-       if use pulseaudio; then
-               elog "Please note that even though the libraries for PulseAudio 
emulation have"
-               elog "been installed, this ebuild is not yet wired up to 
replace PulseAudio."
-               elog
-       fi
-       elog "Read INSTALL.md for information about ALSA plugin or 
JACK/PulseAudio emulation."
-}

diff --git a/media-video/pipewire/pipewire-0.3.17.ebuild 
b/media-video/pipewire/pipewire-0.3.17.ebuild
deleted file mode 100644
index ddd42bd689c..00000000000
--- a/media-video/pipewire/pipewire-0.3.17.ebuild
+++ /dev/null
@@ -1,136 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson
-
-if [[ ${PV} == 9999 ]]; then
-       EGIT_REPO_URI="https://github.com/PipeWire/pipewire.git";
-       EGIT_BRANCH="work"
-       inherit git-r3
-else
-       SRC_URI="https://github.com/PipeWire/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
-fi
-
-DESCRIPTION="Multimedia processing graphs"
-HOMEPAGE="https://pipewire.org/";
-
-LICENSE="LGPL-2.1+"
-SLOT="0/0.3"
-IUSE="bluetooth debug doc ffmpeg gstreamer jack pulseaudio systemd test vulkan 
X"
-
-BDEPEND="
-       app-doc/xmltoman
-       doc? (
-               app-doc/doxygen
-               media-gfx/graphviz
-       )
-"
-RDEPEND="
-       >=media-libs/alsa-lib-1.1.7
-       media-libs/libsdl2
-       >=media-libs/libsndfile-1.0.20
-       sys-apps/dbus
-       virtual/libudev
-       bluetooth? (
-               media-libs/sbc
-               net-wireless/bluez:=
-       )
-       ffmpeg? ( media-video/ffmpeg:= )
-       gstreamer? (
-               >=dev-libs/glib-2.32.0:2
-               >=media-libs/gstreamer-1.10.0:1.0
-               media-libs/gst-plugins-base:1.0
-       )
-       jack? ( >=media-sound/jack2-1.9.10:2 )
-       pulseaudio? (
-               dev-libs/glib:2
-               >=media-sound/pulseaudio-11.1
-       )
-       systemd? ( sys-apps/systemd )
-       vulkan? ( media-libs/vulkan-loader )
-       X? ( x11-libs/libX11 )
-"
-DEPEND="${RDEPEND}
-       vulkan? ( dev-util/vulkan-headers )
-"
-
-DOCS=( {README,INSTALL}.md NEWS )
-
-RESTRICT="!test? ( test )"
-
-src_prepare() {
-       spa_use() {
-               if ! in_iuse ${1} || ! use ${1}; then
-                       sed -e 
"/^add-spa-lib.*${1}/s/^/#${2-$1}-disabled-by-USE-no-${1}\:/" \
-                               -e 
"/^load-module.*${1}/s/^/#${2-$1}-disabled-by-USE-no-${1}\:/" \
-                               -i src/daemon/pipewire.conf.in || die
-               fi
-       }
-
-       default
-       spa_use libcamera
-       spa_use rtkit
-       spa_use bluetooth bluez5
-       spa_use jack
-       spa_use vulkan
-}
-
-src_configure() {
-       local emesonargs=(
-               -Dexamples=true # contains required pipewire-media-session
-               -Dman=true
-               -Dspa-plugins=true
-               --buildtype=$(usex debug debugoptimized plain)
-               # alsa plugin and jack/pulseaudio emulation
-               -Dpipewire-alsa=true
-               $(meson_use jack pipewire-jack)
-               $(meson_use pulseaudio pipewire-pulseaudio)
-               # spa-plugins
-               # we install alsa support unconditionally
-               $(meson_use bluetooth bluez5)
-               $(meson_use ffmpeg)
-               $(meson_use jack)
-               $(meson_use vulkan)
-               # libcamera is not packaged
-               # misc
-               $(meson_use doc docs)
-               $(meson_use gstreamer)
-               $(meson_use gstreamer gstreamer-device-provider)
-               $(meson_use systemd)
-               $(meson_use test test)
-               $(meson_use test tests)
-       )
-       meson_src_configure
-}
-
-src_install() {
-       meson_src_install
-
-       dosym ../../../usr/share/alsa/alsa.conf.d/50-pipewire.conf 
/etc/alsa/conf.d/50-pipewire.conf
-
-#      # TODO: this breaks alsa users
-#      if use alsa; then
-#              dosym 
../../../usr/share/alsa/alsa.conf.d/99-pipewire-default.conf 
/etc/alsa/conf.d/99-pipewire-default.conf
-#      fi
-}
-
-pkg_postinst() {
-       elog "Package has optional sys-auth/rtkit RUNTIME support that may be 
disabled"
-       elog "by setting DISABLE_RTKIT env var."
-       elog "To enable rtkit, uncomment the load-module line in 
/etc/pipewire/pipewire.conf"
-       elog
-       if use jack; then
-               elog "Please note that even though the libraries for JACK 
emulation have"
-               elog "been installed, this ebuild is not yet wired up to 
replace a JACK server."
-               elog
-       fi
-       if use pulseaudio; then
-               elog "Please note that even though the libraries for PulseAudio 
emulation have"
-               elog "been installed, this ebuild is not yet wired up to 
replace PulseAudio."
-               elog
-       fi
-       elog "Read INSTALL.md for information about ALSA plugin or 
JACK/PulseAudio emulation."
-}

Reply via email to