diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-12-31 18:47:44 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-12-31 18:49:46 -0600 |
commit | 09c9b588c22ad79bf62481b1c30a40419f0429b7 (patch) | |
tree | 130c2dbdba73f5cd7adabf8bc3fd164f8373fff6 /media-sound | |
parent | media-gfx/sam2p: Update SRC_URI and HOMEPAGE (diff) | |
download | gentoo-09c9b588c22ad79bf62481b1c30a40419f0429b7.tar.gz gentoo-09c9b588c22ad79bf62481b1c30a40419f0429b7.tar.bz2 gentoo-09c9b588c22ad79bf62481b1c30a40419f0429b7.zip |
media-sound/pulseeffects: 3.1.6 bup
Package-Manager: Portage-2.3.14, Repoman-2.3.6
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/pulseeffects/Manifest | 4 | ||||
-rw-r--r-- | media-sound/pulseeffects/pulseeffects-3.1.2.ebuild | 61 | ||||
-rw-r--r-- | media-sound/pulseeffects/pulseeffects-3.1.3.ebuild | 61 | ||||
-rw-r--r-- | media-sound/pulseeffects/pulseeffects-3.1.6.ebuild (renamed from media-sound/pulseeffects/pulseeffects-3.1.4.ebuild) | 2 |
4 files changed, 2 insertions, 126 deletions
diff --git a/media-sound/pulseeffects/Manifest b/media-sound/pulseeffects/Manifest index 8726f1b48884..0cf41d20ac20 100644 --- a/media-sound/pulseeffects/Manifest +++ b/media-sound/pulseeffects/Manifest @@ -1,4 +1,2 @@ -DIST pulseeffects-3.1.2.tar.gz 604130 BLAKE2B 48f16a4d218a102e39a776f53986345c3026db3a9f2186ed4bc953cd7c77b7ab4a4f5771d043b9bd90ad4ae956c0bf3f074242ca9f8c1e05b44562fcec34227d SHA512 0b3782bcedbab07b38a8219f7376454874abaadc80f49f981ac20b7c6035bbfebc83b1e4b325098bd1a87a3685896ab82f998c226ae5ed7a9886999c82882cdf -DIST pulseeffects-3.1.3.tar.gz 604488 BLAKE2B 05de82debe338002106372b57930f3ab354e018d381d2fa6cb46d8e4cfa50cf405b40dda9deed34c85e389873fc057a7c69f5f8cc0efeb7599c7d66d09b1cf8a SHA512 856568f6136bd250864ab5cbe966f1dded63dc09a2ee774e4421e966bd77d4db610402f5d6068564250667036c71933e3fe91398d903516c697912b00ce2d359 -DIST pulseeffects-3.1.4.tar.gz 605979 BLAKE2B d19c4af68b94b2c0616ff6eb4c24188f10bea737d218b1511c4f6ebd4851ef633a28676da23c0fe86c3836e90de79e992289bdaddf71f3c4bf6d59921c125b2e SHA512 fe7c34069531808b21bcc1ef59c4ce12048d60ae1a9f1db860d9406f6c520b1bbc0fb4edcaed360dd3086902ab863666455ff55cc843127d1fa1b6c75b47fb70 DIST pulseeffects-3.1.5.tar.gz 612665 BLAKE2B 18fd3c8126f0ad53ac0a7c270b5cafa66c8df7a65c9ef99a84469a3a6b0f1c6875c11e163acf9ce8fec6465b561638ca3fce77000631c4c3c5f64f5cc6d9ffc8 SHA512 e24efa5a0313d25cdbd960c176efbe487cb6e6002d7f0887f92d8287fc70f02fa16456c709fbe4a99c3680b3bbe51758dfe05a7a412ce8d4c5cd2c976685cbb4 +DIST pulseeffects-3.1.6.tar.gz 614441 BLAKE2B bb7461532785cd0ab79d0f506b5b9bcfc006779776e25870ce92b4af4e7cb0f7b3bcfe9c58180e52bdb9b9be20a14644ed8622fd3cc578dd3bdf9ff173c091b6 SHA512 efd9871c57f4b7152e4528927c7371e225980a09acacf4fcf939c468c7cb01b94b1bbb3c94cbd8879a6b41c7c4794ed5f45035a2b185b0a09b31515c964d4722 diff --git a/media-sound/pulseeffects/pulseeffects-3.1.2.ebuild b/media-sound/pulseeffects/pulseeffects-3.1.2.ebuild deleted file mode 100644 index f07913972f3c..000000000000 --- a/media-sound/pulseeffects/pulseeffects-3.1.2.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python3_{4,5,6} ) - -inherit gnome2-utils meson python-r1 - -DESCRIPTION="Limiter, compressor, reverberation, equalizer auto volume effects for Pulseaudio" -HOMEPAGE="https://github.com/wwmm/pulseeffects" - -if [[ ${PV} == *9999 ]];then - inherit git-r3 - SRC_URI="" - EGIT_REPO_URI="${HOMEPAGE}" - KEYWORDS="" -else - SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~x86 ~amd64" -fi - -LICENSE="GPL-3" -SLOT="0" -IUSE="" - -DEPEND=" - ${PYTHON_DEPS} - python_targets_python3_4? ( dev-python/configparser ) - dev-python/setuptools[${PYTHON_USEDEP}] - dev-python/pygobject:3[${PYTHON_USEDEP}] - dev-python/pycairo[${PYTHON_USEDEP}] - >=dev-python/gst-python-1.12.0:1.0[${PYTHON_USEDEP}] - media-plugins/swh-plugins - >=x11-libs/gtk+-3.18:3 - dev-python/numpy[${PYTHON_USEDEP}] - >=sci-libs/scipy-0.18[${PYTHON_USEDEP}] - media-libs/lilv - >=media-libs/gstreamer-1.12.0:1.0 - >=media-libs/gst-plugins-good-1.12.0:1.0 - >=media-libs/gst-plugins-bad-1.12.0:1.0 - >=media-plugins/gst-plugins-ladspa-1.12.0:1.0 - >=media-plugins/gst-plugins-pulse-1.12.0:1.0 -" -RDEPEND="${DEPEND} - media-sound/pulseaudio[equalizer] -" - -pkg_preinst(){ - gnome2_schemas_savelist -} - -pkg_postinst(){ - gnome2_gconf_install - gnome2_schemas_update -} - -pkg_postrm(){ - gnome2_gconf_uninstall - gnome2_schemas_update -} diff --git a/media-sound/pulseeffects/pulseeffects-3.1.3.ebuild b/media-sound/pulseeffects/pulseeffects-3.1.3.ebuild deleted file mode 100644 index f07913972f3c..000000000000 --- a/media-sound/pulseeffects/pulseeffects-3.1.3.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python3_{4,5,6} ) - -inherit gnome2-utils meson python-r1 - -DESCRIPTION="Limiter, compressor, reverberation, equalizer auto volume effects for Pulseaudio" -HOMEPAGE="https://github.com/wwmm/pulseeffects" - -if [[ ${PV} == *9999 ]];then - inherit git-r3 - SRC_URI="" - EGIT_REPO_URI="${HOMEPAGE}" - KEYWORDS="" -else - SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~x86 ~amd64" -fi - -LICENSE="GPL-3" -SLOT="0" -IUSE="" - -DEPEND=" - ${PYTHON_DEPS} - python_targets_python3_4? ( dev-python/configparser ) - dev-python/setuptools[${PYTHON_USEDEP}] - dev-python/pygobject:3[${PYTHON_USEDEP}] - dev-python/pycairo[${PYTHON_USEDEP}] - >=dev-python/gst-python-1.12.0:1.0[${PYTHON_USEDEP}] - media-plugins/swh-plugins - >=x11-libs/gtk+-3.18:3 - dev-python/numpy[${PYTHON_USEDEP}] - >=sci-libs/scipy-0.18[${PYTHON_USEDEP}] - media-libs/lilv - >=media-libs/gstreamer-1.12.0:1.0 - >=media-libs/gst-plugins-good-1.12.0:1.0 - >=media-libs/gst-plugins-bad-1.12.0:1.0 - >=media-plugins/gst-plugins-ladspa-1.12.0:1.0 - >=media-plugins/gst-plugins-pulse-1.12.0:1.0 -" -RDEPEND="${DEPEND} - media-sound/pulseaudio[equalizer] -" - -pkg_preinst(){ - gnome2_schemas_savelist -} - -pkg_postinst(){ - gnome2_gconf_install - gnome2_schemas_update -} - -pkg_postrm(){ - gnome2_gconf_uninstall - gnome2_schemas_update -} diff --git a/media-sound/pulseeffects/pulseeffects-3.1.4.ebuild b/media-sound/pulseeffects/pulseeffects-3.1.6.ebuild index a339c9081fb9..ca19673c0603 100644 --- a/media-sound/pulseeffects/pulseeffects-3.1.4.ebuild +++ b/media-sound/pulseeffects/pulseeffects-3.1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 |