[gentoo-commits] repo/gentoo:master commit in: dev-ada/aws/

2019-01-15 Thread Alfredo Tupone
commit: 7bc59c0cacc538d943b795f929729e430aeb8c7a
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Wed Jan 16 07:35:06 2019 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Wed Jan 16 07:35:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bc59c0c

dev-ada/aws: Fix dependency

Signed-off-by: Alfredo Tupone  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-ada/aws/aws-2018.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ada/aws/aws-2018.ebuild b/dev-ada/aws/aws-2018.ebuild
index a9c134543f6..877e8c4fc1e 100644
--- a/dev-ada/aws/aws-2018.ebuild
+++ b/dev-ada/aws/aws-2018.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -20,7 +20,7 @@ IUSE="gnat_2016 gnat_2017 +gnat_2018"
 RDEPEND="dev-ada/xmlada[gnat_2016=,gnat_2017=,gnat_2018(-)=]
dev-ada/xmlada[shared,static-libs]"
 DEPEND="${RDEPEND}
-   dev-ada/asis[gnat_2016=,gnat_2017=,gnat_2018(-)=]
+   dev-ada/asis[gnat_2016(-)=,gnat_2017(-)=,gnat_2018(-)=]
dev-ada/gprbuild[gnat_2016=,gnat_2017=,gnat_2018(-)=]"
 
 S="${WORKDIR}"/${MY_P}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/pusher-client/

2019-01-15 Thread Hans de Graaff
commit: 9ea76f07d4a2fc02740cde477875054c2449c936
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 15 16:52:09 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jan 16 07:24:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ea76f07

dev-ruby/pusher-client: add ruby26

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-ruby/pusher-client/pusher-client-0.6.2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/pusher-client/pusher-client-0.6.2.ebuild 
b/dev-ruby/pusher-client/pusher-client-0.6.2.ebuild
index 76f70a68af8..c5cef72939f 100644
--- a/dev-ruby/pusher-client/pusher-client-0.6.2.ebuild
+++ b/dev-ruby/pusher-client/pusher-client-0.6.2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 
 inherit ruby-fakegem
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/timers/

2019-01-15 Thread Hans de Graaff
commit: 5d38912614e9d6fae1664211bae49ba22f70580e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 15 16:45:36 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jan 16 07:24:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d389126

dev-ruby/timers: add ruby26; drop unused hitimes dep

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-ruby/timers/timers-4.2.0.ebuild | 6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/timers/timers-4.2.0.ebuild 
b/dev-ruby/timers/timers-4.2.0.ebuild
index 25acc7e2296..0af0501f6ee 100644
--- a/dev-ruby/timers/timers-4.2.0.ebuild
+++ b/dev-ruby/timers/timers-4.2.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
@@ -19,8 +19,6 @@ SLOT="4"
 KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
-ruby_add_rdepend "dev-ruby/hitimes"
-
 all_ruby_prepare() {
rm Gemfile || die
sed -i -e '/bundler/ s:^:#:' spec/spec_helper.rb || die



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/bluecloth/

2019-01-15 Thread Hans de Graaff
commit: 9a5f7d0e93b60cc50a55253b9fd426430c388064
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Jan 16 07:14:34 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jan 16 07:24:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a5f7d0e

dev-ruby/bluecloth: remove unused dev-ruby/hoe dep

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-ruby/bluecloth/bluecloth-2.2.0-r3.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-ruby/bluecloth/bluecloth-2.2.0-r3.ebuild 
b/dev-ruby/bluecloth/bluecloth-2.2.0-r3.ebuild
index 210f75c76e4..8d0b57d3d8d 100644
--- a/dev-ruby/bluecloth/bluecloth-2.2.0-r3.ebuild
+++ b/dev-ruby/bluecloth/bluecloth-2.2.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -23,7 +23,6 @@ IUSE="test"
 DEPEND+=" doc? ( dev-lang/perl )"
 
 ruby_add_bdepend "
-   dev-ruby/hoe
test? (
dev-ruby/diff-lcs
dev-ruby/tidy-ext



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/launchy/

2019-01-15 Thread Hans de Graaff
commit: fd3aa6ac1ba78af118c9af7d0d43bf82828579dd
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 15 16:53:06 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jan 16 07:24:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd3aa6ac

dev-ruby/launchy: add ruby26

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-ruby/launchy/launchy-2.4.3-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/launchy/launchy-2.4.3-r2.ebuild 
b/dev-ruby/launchy/launchy-2.4.3-r2.ebuild
index d59aa0a0f8e..061b8cfc357 100644
--- a/dev-ruby/launchy/launchy-2.4.3-r2.ebuild
+++ b/dev-ruby/launchy/launchy-2.4.3-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_EXTRADOC="README.md HISTORY.md"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/tokyocabinet/

2019-01-15 Thread Hans de Graaff
commit: b3cb4cac3e1e06cc41c5ea8c6338f9aefa0afb3b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 15 16:51:29 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jan 16 07:24:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3cb4cac

dev-ruby/tokyocabinet: add ruby26

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-ruby/tokyocabinet/tokyocabinet-1.32.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/tokyocabinet/tokyocabinet-1.32.0.ebuild 
b/dev-ruby/tokyocabinet/tokyocabinet-1.32.0.ebuild
index 0d9f0771410..684621f05a5 100644
--- a/dev-ruby/tokyocabinet/tokyocabinet-1.32.0.ebuild
+++ b/dev-ruby/tokyocabinet/tokyocabinet-1.32.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_TASK_TEST=""



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/mocha/

2019-01-15 Thread Hans de Graaff
commit: c4ab46dfb6fd36b42fe1a0705fbfb7a00e5c08c1
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Jan 16 07:03:11 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jan 16 07:24:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4ab46df

dev-ruby/mocha: add 1.8.0

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-ruby/mocha/Manifest   |  1 +
 dev-ruby/mocha/mocha-1.8.0.ebuild | 36 
 2 files changed, 37 insertions(+)

diff --git a/dev-ruby/mocha/Manifest b/dev-ruby/mocha/Manifest
index 7d87305a836..c33f34d751c 100644
--- a/dev-ruby/mocha/Manifest
+++ b/dev-ruby/mocha/Manifest
@@ -2,3 +2,4 @@ DIST mocha-0.10.5.gem 73728 BLAKE2B 
334bb5f3fb0f2248362f43bf2efaa879294fb46b2984
 DIST mocha-0.14.0.gem 82944 BLAKE2B 
50a066e2f5007df08a7f76785fd4c2b12327b4969c11324a0574c707bea3219d51edb9ab40635378c16b46ad826ec7eff42434a27cd61113a6f40251fa2e6930
 SHA512 
918e45f2ee761c7dc399c7958e4d406f9e186c90f479fd01a421aa542944b47e9b2c5e938f4fc5292a7da345726447b2d47dc5f417e114201f8a4d9893c4d461
 DIST mocha-1.4.0.gem 92672 BLAKE2B 
8b8640038da40f2577431630ffbc773f5a9474a3a872a5f6c26d53b41d2827da59f32f6c7abab78cbf491bb6d58cabe0834e4b1706869cedd1e72f116817537a
 SHA512 
54953d815cddf52deccdddcebc9a9880fa2f14cab9f4ee1e164bfa3afe095d56b409312149341d1bf84fb336ed23512e7acce371135f8a2a1bb16f1de7acff1d
 DIST mocha-1.7.0.gem 96768 BLAKE2B 
d6b2f14bb1277473c3393b06e2f4830331bcf4f2d02fa918a006eeb65a340e1f8bf25e354910bff1cdc3abae9b98bd53de272c628cec7bb59e30c5b02dc8ffc6
 SHA512 
b3fd656523e6ec1eb81e941cd43fe402254b6b15a00cdb459a900c94df02bd20f7ca8aafc796e418c6ba3e3b71c5bdc74a97e380f1c106e2831e78d9aaa7887e
+DIST mocha-1.8.0.gem 223744 BLAKE2B 
625f38d6ec53cbf549cbace873172b8511f2e6a2ccb5d7fd4133c3d9a67a8e5d55626fead7a70de363c8564b687530d3e0515ed7fc167a65091d9e17d89dde47
 SHA512 
b0abd6234f34dfd92d44019001e97914dff80ece5fbe2b53ccc91192f99f06a79f9c96cdb136b2a389a1a1b7038076fce688d8d8ee8645538d3c58f73e345fe4

diff --git a/dev-ruby/mocha/mocha-1.8.0.ebuild 
b/dev-ruby/mocha/mocha-1.8.0.ebuild
new file mode 100644
index 000..6a986edc639
--- /dev/null
+++ b/dev-ruby/mocha/mocha-1.8.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_TASK_TEST="test:units test:acceptance"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md RELEASE.md"
+
+RUBY_FAKEGEM_EXTRAINSTALL="init.rb"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Mocking and stubbing using a syntax like that of JMock and 
SchMock"
+HOMEPAGE="https://mocha.jamesmead.org/;
+
+LICENSE="MIT"
+SLOT="1.0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+ruby_add_bdepend "
+   test? ( >=dev-ruby/test-unit-2.5.1-r1 dev-ruby/introspection )"
+
+ruby_add_rdepend "=dev-ruby/metaclass-0.0*"
+
+all_ruby_prepare() {
+   sed -i -e '/[Bb]undler/ s:^:#:' -e '1iload "lib/mocha/version.rb"' 
Rakefile || die
+}
+
+each_ruby_test() {
+   export MOCHA_NO_DOCS=true
+   each_fakegem_test
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/tilt/

2019-01-15 Thread Hans de Graaff
commit: fde37f92cc3dd74c5c56c72b667c2a400950d6f1
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Jan 16 07:20:22 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jan 16 07:24:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fde37f92

dev-ruby/tilt: add ruby26

Drop dev-ruby/bluecloth test dependency. The bluecloth
tests are optional and bluecloth is no longer maintained.

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-ruby/tilt/tilt-2.0.9.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/tilt/tilt-2.0.9.ebuild b/dev-ruby/tilt/tilt-2.0.9.ebuild
index efb26b7ad06..7c15d083a41 100644
--- a/dev-ruby/tilt/tilt-2.0.9.ebuild
+++ b/dev-ruby/tilt/tilt-2.0.9.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md docs/TEMPLATES.md"
@@ -22,7 +22,6 @@ IUSE=""
 # are optional for the test suite, and we don't want to depend on all of
 # them to faciliate keywording and stabling.
 ruby_add_bdepend "test? (
-   dev-ruby/bluecloth
dev-ruby/coffee-script
dev-ruby/erubis
dev-ruby/nokogiri



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/tomlrb/

2019-01-15 Thread Hans de Graaff
commit: 1a80ea3ff7a77b4c7b203f0a01e454618fa3a4e9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 15 16:47:55 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jan 16 07:24:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a80ea3f

dev-ruby/tomlrb: add ruby26

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-ruby/tomlrb/tomlrb-1.2.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/tomlrb/tomlrb-1.2.8.ebuild 
b/dev-ruby/tomlrb/tomlrb-1.2.8.ebuild
index 19408d011ca..426771e5fc6 100644
--- a/dev-ruby/tomlrb/tomlrb-1.2.8.ebuild
+++ b/dev-ruby/tomlrb/tomlrb-1.2.8.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"



[gentoo-commits] repo/gentoo:master commit in: media-gfx/gphoto2/

2019-01-15 Thread Sergei Trofimovich
commit: 0a46d7ea767e54f161205df4466a1629ce81ec3b
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Jan 16 06:38:27 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jan 16 07:15:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a46d7ea

media-gfx/gphoto2: stable 2.5.15 for hppa, bug #652976

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 media-gfx/gphoto2/gphoto2-2.5.15.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/gphoto2/gphoto2-2.5.15.ebuild 
b/media-gfx/gphoto2/gphoto2-2.5.15.ebuild
index 7fb110bd99d..f3f04bd08f1 100644
--- a/media-gfx/gphoto2/gphoto2-2.5.15.ebuild
+++ b/media-gfx/gphoto2/gphoto2-2.5.15.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gphoto/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86"
 IUSE="aalib exif ncurses nls readline"
 
 # aalib -> needs libjpeg



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgphoto2/

2019-01-15 Thread Sergei Trofimovich
commit: ba9c8f49ff6c45d64e77c0e4d2c375e61efb5655
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Jan 16 06:39:28 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jan 16 07:15:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba9c8f49

media-libs/libgphoto2: stable 2.5.16 for hppa, bug #652976

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 media-libs/libgphoto2/libgphoto2-2.5.16.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libgphoto2/libgphoto2-2.5.16.ebuild 
b/media-libs/libgphoto2/libgphoto2-2.5.16.ebuild
index 82b2906c70c..2575e4781e8 100644
--- a/media-libs/libgphoto2/libgphoto2-2.5.16.ebuild
+++ b/media-libs/libgphoto2/libgphoto2-2.5.16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # TODO
@@ -17,7 +17,7 @@ LICENSE="GPL-2"
 # FIXME: should we also bump for libgphoto2_port.so soname version?
 SLOT="0/6" # libgphoto2.so soname version
 
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="doc examples exif gd jpeg nls serial"
 
 # By default, drivers for all supported cameras will be compiled.



[gentoo-commits] repo/gentoo:master commit in: sys-boot/yaboot/files/

2019-01-15 Thread Sergei Trofimovich
commit: 102e553b6f9625e8dd1665296671ac9e8b603067
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Jan 16 07:12:12 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jan 16 07:15:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=102e553b

sys-boot/yaboot: make patches appliable with 'patch -p1'

Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-boot/yaboot/files/chrpfix.patch| 4 ++--
 sys-boot/yaboot/files/new-ofpath-devspec.patch | 4 ++--
 sys-boot/yaboot/files/yaboot-stubfuncs.patch   | 8 
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/sys-boot/yaboot/files/chrpfix.patch 
b/sys-boot/yaboot/files/chrpfix.patch
index e64369ba899..59ea7a07263 100644
--- a/sys-boot/yaboot/files/chrpfix.patch
+++ b/sys-boot/yaboot/files/chrpfix.patch
@@ -1,5 +1,5 @@
 Makefile.orig  2004-03-22 12:04:32.056149336 -0600
-+++ Makefile   2004-03-22 12:05:51.824138328 -0600
+--- a/Makefile.orig2004-03-22 12:04:32.056149336 -0600
 b/Makefile 2004-03-22 12:05:51.824138328 -0600
 @@ -103,9 +103,11 @@
  
  all: yaboot addnote mkofboot

diff --git a/sys-boot/yaboot/files/new-ofpath-devspec.patch 
b/sys-boot/yaboot/files/new-ofpath-devspec.patch
index ac03c15d8dd..e9ad749d8f0 100644
--- a/sys-boot/yaboot/files/new-ofpath-devspec.patch
+++ b/sys-boot/yaboot/files/new-ofpath-devspec.patch
@@ -1,5 +1,5 @@
 ybin/ofpath.bak2012-05-09 12:24:51.709911981 -0400
-+++ ybin/ofpath2012-05-09 12:32:19.661560544 -0400
+--- a/ybin/ofpath.bak  2012-05-09 12:24:51.709911981 -0400
 b/ybin/ofpath  2012-05-09 12:32:19.661560544 -0400
 @@ -85,11 +85,20 @@
  [ "$DEBUG" = 1 ] && echo "Devpath is: $DEVPATH"
  

diff --git a/sys-boot/yaboot/files/yaboot-stubfuncs.patch 
b/sys-boot/yaboot/files/yaboot-stubfuncs.patch
index 8ae522b7d4e..ba6fcc7b360 100644
--- a/sys-boot/yaboot/files/yaboot-stubfuncs.patch
+++ b/sys-boot/yaboot/files/yaboot-stubfuncs.patch
@@ -1,7 +1,7 @@
 Stub out some functions that are not provided (and unneeded)
 
 lib/malloc.c
-+++ lib/malloc.c
+--- a/lib/malloc.c
 b/lib/malloc.c
 @@ -64,6 +64,15 @@ void *malloc (unsigned int size)
  return caddr;
  }
@@ -18,8 +18,8 @@ Stub out some functions that are not provided (and unneeded)
  /* Do not fall back to the malloc above as posix_memalign is needed by
   * external libraries not yaboot */
  int posix_memalign(void **memptr, size_t alignment, size_t size)
 lib/nonstd.c
-+++ lib/nonstd.c
+--- a/lib/nonstd.c
 b/lib/nonstd.c
 @@ -65,3 +65,208 @@
  {
return NULL;



[gentoo-commits] repo/gentoo:master commit in: net-libs/libssh/

2019-01-15 Thread Sergei Trofimovich
commit: 796751cd108cff94e8595a133ea03876346bfafe
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Jan 16 06:37:13 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jan 16 07:15:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=796751cd

net-libs/libssh: stable 0.8.5 for hppa, bug #673100

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-libs/libssh/libssh-0.8.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/libssh/libssh-0.8.5.ebuild 
b/net-libs/libssh/libssh-0.8.5.ebuild
index bfa5efa2810..230827a4e3c 100644
--- a/net-libs/libssh/libssh-0.8.5.ebuild
+++ b/net-libs/libssh/libssh-0.8.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
 else
inherit eapi7-ver
SRC_URI="https://www.libssh.org/files/$(ver_cut 1-2)/${MY_P}.tar.xz"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 
sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 
sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="LGPL-2.1"



[gentoo-commits] repo/gentoo:master commit in: dev-util/cmocka/

2019-01-15 Thread Sergei Trofimovich
commit: 74627e81f7aba74c0f256458ef96c1d7d337ebbe
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Jan 16 06:36:14 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jan 16 07:15:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74627e81

dev-util/cmocka: stable 1.1.1 for hppa, bug #657262

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-util/cmocka/cmocka-1.1.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/cmocka/cmocka-1.1.1.ebuild 
b/dev-util/cmocka/cmocka-1.1.1.ebuild
index 41a99bde71d..82d5e18c4b8 100644
--- a/dev-util/cmocka/cmocka-1.1.1.ebuild
+++ b/dev-util/cmocka/cmocka-1.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://cmocka.org/files/1.1/${P}.tar.xz;
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="doc static-libs test"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-devel/automake/

2019-01-15 Thread Mart Raudsepp
commit: ee38eaacd7092a010f57b756661d53042e75717f
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Jan 16 05:59:11 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Jan 16 05:59:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee38eaac

sys-devel/automake: arm64 stable (bug #673592)

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 sys-devel/automake/automake-1.16.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-devel/automake/automake-1.16.1-r1.ebuild 
b/sys-devel/automake/automake-1.16.1-r1.ebuild
index 57e25033e8b..75feef1cbf3 100644
--- a/sys-devel/automake/automake-1.16.1-r1.ebuild
+++ b/sys-devel/automake/automake-1.16.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -11,7 +11,7 @@ if [[ ${PV} ==  ]] ; then
 
inherit git-r3
 else
-   KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
if [[ ${PV/_beta} == ${PV} ]]; then
MY_P=${P}
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz



[gentoo-commits] repo/gentoo:master commit in: net-libs/libmicrohttpd/

2019-01-15 Thread Mart Raudsepp
commit: 8955142fb4064f2e474adc9e34bfbb91670fe7b4
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Jan 16 06:00:20 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Jan 16 06:00:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8955142f

net-libs/libmicrohttpd: arm64 stable (bug #671014)

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 net-libs/libmicrohttpd/libmicrohttpd-0.9.59.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.59.ebuild 
b/net-libs/libmicrohttpd/libmicrohttpd-0.9.59.ebuild
index bc481246c49..19abf491bbf 100644
--- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.59.ebuild
+++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.59.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${MY_P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0/12"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86"
 IUSE="epoll messages ssl static-libs test"
 
 RDEPEND="ssl? (



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/

2019-01-15 Thread Mart Raudsepp
commit: 5a22e9f7c86f66cd9777250e58226030eff782f4
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Jan 16 06:02:30 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Jan 16 06:02:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a22e9f7

profiles/arch/arm64: Stable unmask sys-apps/systemd[http]

Signed-off-by: Mart Raudsepp  gentoo.org>

 profiles/arch/arm64/package.use.stable.mask | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/arch/arm64/package.use.stable.mask 
b/profiles/arch/arm64/package.use.stable.mask
index 8984d871c8e..ce0266ba8af 100644
--- a/profiles/arch/arm64/package.use.stable.mask
+++ b/profiles/arch/arm64/package.use.stable.mask
@@ -53,7 +53,7 @@ net-dns/avahi bookmarks gtk3 utils
 net-misc/openssh X
 sys-apps/dbus test
 sys-apps/man-pages l10n_fr
-sys-apps/systemd cryptsetup http policykit qrcode xkb
+sys-apps/systemd cryptsetup policykit qrcode xkb
 sys-auth/pambase consolekit pam_krb5 pam_ssh passwdqc
 sys-block/thin-provisioning-tools test
 sys-devel/distcc gssapi



[gentoo-commits] repo/gentoo:master commit in: profiles/

2019-01-15 Thread Zac Medico
commit: c37e9ae04b1512350ac1a767d28c47fe2bde61f5
Author: Zac Medico  gentoo  org>
AuthorDate: Wed Jan 16 04:24:51 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Jan 16 04:26:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c37e9ae0

profiles/package.mask: mask app-crypt/etcd-ca for removal

Signed-off-by: Zac Medico  gentoo.org>

 profiles/package.mask | 5 +
 1 file changed, 5 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index caae9f91ea1..aeea373e9d7 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Zac Medico  (13 Jan 2019)
+# Deprecated upstream. Use hack/tls-setup from the etcd source tree
+# instead. Masked for removal in 30 days.
+app-crypt/etcd-ca
+
 # William Hubbs  (13 Jan 2019)
 # Multiple open bugs including build failures, dead upstream.
 # Please see the following URL for instructions for migrating to grub 2.



[gentoo-commits] repo/gentoo:master commit in: app-text/libgxps/

2019-01-15 Thread Mart Raudsepp
commit: 40c31717808ebdf9a44f147fca9e572413b27455
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Jan 16 03:59:59 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Jan 16 04:00:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40c31717

app-text/libgxps: bump to 0.3.1

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 app-text/libgxps/Manifest |  1 +
 app-text/libgxps/libgxps-0.3.1.ebuild | 50 +++
 2 files changed, 51 insertions(+)

diff --git a/app-text/libgxps/Manifest b/app-text/libgxps/Manifest
index 01f2d697f2d..500f78e73ec 100644
--- a/app-text/libgxps/Manifest
+++ b/app-text/libgxps/Manifest
@@ -1 +1,2 @@
 DIST libgxps-0.3.0.tar.xz 93000 BLAKE2B 
8e04ae281aa8ee637d597265992a5bf6df3592b7d251d657dae3833c8cca848f7142f926964d96586f50ce9987dee94841be15554a733816a3b4f0acef282f12
 SHA512 
283ce3041f0238ef1dcae30ce2adbc3f843677e00ae22f20ed3459828f3edaab6d05d87c20dddb613925ab248ed0b29855a94198b982606c3dcb2e59f800b013
+DIST libgxps-0.3.1.tar.xz 93132 BLAKE2B 
63af298ef1dc345ef7c40fae4006ba73aa7529381cc6cbc8cf86f4d5b69c8c5617b902bef833ed7d3fa968d927b441e89179f598b06e2ca13084d3b199af
 SHA512 
80401bd3c9753c74e425c5c08510cac314ad255ebeda9676bd5396a217770c7f5d8733c64b649cc6fdaa43423bb1a4ad21e1e0e3f7903f486e75a1d678850239

diff --git a/app-text/libgxps/libgxps-0.3.1.ebuild 
b/app-text/libgxps/libgxps-0.3.1.ebuild
new file mode 100644
index 000..bd2e88b54d1
--- /dev/null
+++ b/app-text/libgxps/libgxps-0.3.1.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome.org meson xdg-utils
+
+DESCRIPTION="Library for handling and rendering XPS documents"
+HOMEPAGE="https://wiki.gnome.org/Projects/libgxps;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="gtk-doc +introspection jpeg lcms tiff"
+
+RDEPEND="
+   >=app-arch/libarchive-2.8
+   >=dev-libs/glib-2.36:2
+   media-libs/freetype:2
+   media-libs/libpng:0
+   >=x11-libs/cairo-1.10[svg]
+   introspection? ( >=dev-libs/gobject-introspection-1.54:= )
+   jpeg? ( virtual/jpeg:0 )
+   lcms? ( media-libs/lcms:2 )
+   tiff? ( media-libs/tiff:0[zlib] )
+"
+DEPEND="${RDEPEND}
+   app-text/docbook-xsl-stylesheets
+   dev-libs/libxslt
+   gtk-doc? ( dev-util/gtk-doc )
+   virtual/pkgconfig
+"
+
+# There is no automatic test suite, only an interactive test application
+RESTRICT="test"
+
+src_configure() {
+   local emesonargs=(
+   -Denable-test=false
+   $(meson_use gtk-doc enable-gtk-doc)
+   -Denable-man=true
+   -Ddisable-introspection=$(usex introspection false true)
+   $(meson_use lcms with-liblcms2)
+   $(meson_use jpeg with-libjpeg)
+   $(meson_use tiff with-libtiff)
+   )
+
+   xdg_environment_reset
+   meson_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/etcd-ca/

2019-01-15 Thread Zac Medico
commit: 8e51a6a9667531b395c569717b4ec3d9668a6c7e
Author: Zac Medico  gentoo  org>
AuthorDate: Wed Jan 16 03:53:37 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Jan 16 03:54:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e51a6a9

app-crypt/etcd-ca: remove old

Package-Manager: Portage-2.3.55, Repoman-2.3.12
Signed-off-by: Zac Medico  gentoo.org>

 app-crypt/etcd-ca/Manifest   |  1 -
 app-crypt/etcd-ca/etcd-ca-0_p20140903.ebuild | 37 
 app-crypt/etcd-ca/etcd-ca-0_p20150423.ebuild | 37 
 3 files changed, 75 deletions(-)

diff --git a/app-crypt/etcd-ca/Manifest b/app-crypt/etcd-ca/Manifest
index 9c3d875ad79..a819f52ce35 100644
--- a/app-crypt/etcd-ca/Manifest
+++ b/app-crypt/etcd-ca/Manifest
@@ -1,2 +1 @@
-DIST etcd-ca-0_p20140903.zip 1178338 BLAKE2B 
03cbed5111037f547391281e65d5bc9e9e61fbc1c5ddceb9e3ccba2a3714c964304e230407ba3dc6eebae695f3ed51c29dbb0babbf913ef02f10d3650a781bca
 SHA512 
f421be2c835e7ed701f698d8a48cf25fe011ba3a831ff8fa3a80f5f074f6b70fed7f71d64c488cce5e12af8b8ae29685a1b19f8f2cd487954019d483d90f5e1c
 DIST etcd-ca-0_p20150423.tar.gz 55031 BLAKE2B 
39f12fe140a5490e512e9d14c58c58f452769788f0c4c6a8a521590d19a254009c28e134611a10a40c8edc2820c4a333e9c2676e7ace2ad5af88e4245d23432a
 SHA512 
8c7ecb80e056da77997283ff2defb6df9a9acef250b0fac8e18c2bca71cccfedf6d782b7c9bf6491574d88ac5fa358f9bc5f540aa718a2470655d75f2f54fff4

diff --git a/app-crypt/etcd-ca/etcd-ca-0_p20140903.ebuild 
b/app-crypt/etcd-ca/etcd-ca-0_p20140903.ebuild
deleted file mode 100644
index 7a2e5a7d05d..000
--- a/app-crypt/etcd-ca/etcd-ca-0_p20140903.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-KEYWORDS="~amd64"
-DESCRIPTION="A simple certificate manager written in Go. Easy to use with 
limited capability"
-HOMEPAGE="https://github.com/coreos/etcd-ca;
-EGIT_COMMIT="812f3626796be16d9db052720ce9c54f5a40bb26"
-SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.zip -> ${P}.zip"
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="doc"
-DEPEND=">=dev-lang/go-1.2"
-RDEPEND=""
-S=${WORKDIR}/${PN}-${EGIT_COMMIT}
-
-src_prepare() {
-   sed -e "s:^\(go install\)\(.*\)$:\\1 -x -ldflags=\"-v 
-linkmode=external -extldflags '${LDFLAGS}'\" \\2:" \
-   -i build || die
-}
-
-src_compile() {
-   CGO_CFLAGS="${CFLAGS}" ./build || die
-}
-
-# go tool: no such tool "cover"; to install:
-#go get code.google.com/p/go.tools/cmd/cover
-#src_test() {
-#  ./test || die
-#}
-
-src_install() {
-   dobin "${S}"/bin/${PN}
-   dodoc README.md
-   use doc && dodoc -r Documentation
-}

diff --git a/app-crypt/etcd-ca/etcd-ca-0_p20150423.ebuild 
b/app-crypt/etcd-ca/etcd-ca-0_p20150423.ebuild
deleted file mode 100644
index a2f53273437..000
--- a/app-crypt/etcd-ca/etcd-ca-0_p20150423.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-KEYWORDS="~amd64"
-DESCRIPTION="A simple certificate manager written in Go. Easy to use with 
limited capability"
-HOMEPAGE="https://github.com/coreos/etcd-ca;
-EGIT_COMMIT="31fef42f75294cf8bf1e7facf82648de0c2d87a3"
-SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="doc"
-DEPEND=">=dev-lang/go-1.2"
-RDEPEND=""
-S=${WORKDIR}/${PN}-${EGIT_COMMIT}
-
-src_prepare() {
-   sed -e "s:^\(go install\)\(.*\)$:\\1 -x -ldflags=\"-v 
-linkmode=external -extldflags '${LDFLAGS}'\" \\2:" \
-   -i build || die
-}
-
-src_compile() {
-   CGO_CFLAGS="${CFLAGS}" ./build || die
-}
-
-# go tool: no such tool "cover"; to install:
-#go get code.google.com/p/go.tools/cmd/cover
-#src_test() {
-#  ./test || die
-#}
-
-src_install() {
-   dobin "${S}"/bin/${PN}
-   dodoc README.md
-   use doc && dodoc -r Documentation
-}



[gentoo-commits] repo/gentoo:master commit in: media-gfx/gnome-photos/

2019-01-15 Thread Mart Raudsepp
commit: c06ed1c755547b42996ebb45d491afee61930435
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Jan 16 03:30:21 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Jan 16 03:31:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c06ed1c7

media-gfx/gnome-photos-3.24.6: lock to tracker-1, add glib-utils dep

Could probably be patched to support tracker-2 too, but we have
3.26.4 for that, supporting both in code.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-gfx/gnome-photos/gnome-photos-3.24.6.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/media-gfx/gnome-photos/gnome-photos-3.24.6.ebuild 
b/media-gfx/gnome-photos/gnome-photos-3.24.6.ebuild
index d802c9d1eb7..8b380b9f0ca 100644
--- a/media-gfx/gnome-photos/gnome-photos-3.24.6.ebuild
+++ b/media-gfx/gnome-photos/gnome-photos-3.24.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ KEYWORDS="amd64 x86"
 IUSE="flickr test upnp-av"
 
 COMMON_DEPEND="
-   >=app-misc/tracker-1:=[miner-fs]
+   app-misc/tracker:0/100[miner-fs]
>=dev-libs/glib-2.44:2
gnome-base/gsettings-desktop-schemas
>=dev-libs/libgdata-0.15.2:0=[gnome-online-accounts]
@@ -42,6 +42,7 @@ RDEPEND="${COMMON_DEPEND}
 DEPEND="${COMMON_DEPEND}
app-text/yelp-tools
dev-util/desktop-file-utils
+   dev-util/glib-utils
>=dev-util/intltool-0.50.1
virtual/pkgconfig
test? ( $(python_gen_any_dep 'dev-util/dogtail[${PYTHON_USEDEP}]') )



[gentoo-commits] repo/gentoo:master commit in: media-gfx/gnome-photos/, media-gfx/gnome-photos/files/

2019-01-15 Thread Mart Raudsepp
commit: 81d667dbf9efd5e7eda4dfc68d1340cc516327a9
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Jan 16 03:28:21 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Jan 16 03:31:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81d667db

media-gfx/gnome-photos: bump to 3.26.4

Includes patch to support both tracker-1 and tracker-2, however ebuild
doesn't support tracker-2 yet, as we don't have a tracker-miners atom
to depend on in the main tree.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-gfx/gnome-photos/Manifest|  1 +
 .../files/3.26.4-support-tracker1.patch| 30 +
 media-gfx/gnome-photos/gnome-photos-3.26.4.ebuild  | 74 ++
 3 files changed, 105 insertions(+)

diff --git a/media-gfx/gnome-photos/Manifest b/media-gfx/gnome-photos/Manifest
index 617c6f47ec6..65478537b2e 100644
--- a/media-gfx/gnome-photos/Manifest
+++ b/media-gfx/gnome-photos/Manifest
@@ -1 +1,2 @@
 DIST gnome-photos-3.24.6.tar.xz 986200 BLAKE2B 
656737326f594958ea1cc956f85e50c7eaebc227491d95342acab9a1fa0e3c5c109efe932cd0465e48ada62beab238e6eef0e01033b145de72a1fb64ce2f3c89
 SHA512 
47fd858b643fe0bca9a4801d43bd7eb181db08d7e09941a60a134247df97b0e900cd062efef70da5161a9fceb1d33b998b87ad5eca0a5937a10c4e06b908de22
+DIST gnome-photos-3.26.4.tar.xz 1101324 BLAKE2B 
81e851bdeb39455cad6d4ba99194229507a809c3bd8c9ff0c24992cbbf90001d87f96d1c2b3c3a07101982e6ea169cba0e2249431138e962850f55fffc2c54ec
 SHA512 
0a49b7eb29918ccf87af4211db6ffbb3c55ab40f4eaa1437317fda32de43b3b0c9033397d5b06fbc5012d0fa322a79dafdf46817cfaea57ef2f4df1a975fb489

diff --git a/media-gfx/gnome-photos/files/3.26.4-support-tracker1.patch 
b/media-gfx/gnome-photos/files/3.26.4-support-tracker1.patch
new file mode 100644
index 000..508b5d3c9a5
--- /dev/null
+++ b/media-gfx/gnome-photos/files/3.26.4-support-tracker1.patch
@@ -0,0 +1,30 @@
+From 7b81db71110e325fc6343ae2582942a9ad038311 Mon Sep 17 00:00:00 2001
+From: Mart Raudsepp 
+Date: Wed, 16 Jan 2019 05:08:25 +0200
+Subject: [PATCH] build: Keep supporting building against tracker-1 too
+
+---
+ configure.ac | 7 ++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
+
+diff --git a/configure.ac b/configure.ac
+index 5965d33d..13196605 100644
+--- a/configure.ac
 b/configure.ac
+@@ -115,7 +115,12 @@ PKG_CHECK_MODULES(GSETTINGS_DESKTOP_SCHEMAS, 
[gsettings-desktop-schemas])
+ PKG_CHECK_MODULES(GTK, [gtk+-3.0 >= $GTK_MIN_VERSION])
+ PKG_CHECK_MODULES(GTK_UNIX_PRINT, [gtk+-unix-print-3.0])
+ PKG_CHECK_MODULES(PNG, [libpng16])
+-PKG_CHECK_MODULES(TRACKER, [tracker-control-2.0 tracker-sparql-2.0])
++tracker_api="1.0"
++m4_foreach([VERSION], [[1.0], [2.0]],
++  [PKG_CHECK_EXISTS([tracker-control-VERSION 
tracker-sparql-VERSION],
++[tracker_api="VERSION"])
++  ])
++PKG_CHECK_MODULES(TRACKER, [tracker-control-$tracker_api 
tracker-sparql-$tracker_api])
+ 
+ LIBGD_INIT([
+   gtk-hacks
+-- 
+2.17.0
+

diff --git a/media-gfx/gnome-photos/gnome-photos-3.26.4.ebuild 
b/media-gfx/gnome-photos/gnome-photos-3.26.4.ebuild
new file mode 100644
index 000..e2c8b5c0544
--- /dev/null
+++ b/media-gfx/gnome-photos/gnome-photos-3.26.4.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 )
+GNOME2_EAUTORECONF="yes"
+
+inherit gnome2 python-any-r1 virtualx
+
+DESCRIPTION="Access, organize and share your photos on GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Photos;
+
+LICENSE="GPL-2+ LGPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="flickr test upnp-av"
+
+# tracker-2 is supported, but we need to pull in tracker-miners for that, 
which we didn't have in main tree yet
+COMMON_DEPEND="
+   app-misc/tracker:0/100[miner-fs]
+   >=dev-libs/glib-2.44:2
+   gnome-base/gsettings-desktop-schemas
+   >=dev-libs/libgdata-0.15.2:0=[gnome-online-accounts]
+   media-libs/babl
+   >=media-libs/gegl-0.3.15:0.3[cairo,jpeg2k,raw]
+   media-libs/gexiv2
+   >=media-libs/grilo-0.3.0:0.3=
+   >=media-libs/libpng-1.6:0=
+   >=net-libs/gnome-online-accounts-3.8:=
+   >=net-libs/libgfbgraph-0.2.1:0.2
+   sci-geosciences/geocode-glib
+   >=x11-libs/cairo-1.14
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22.16:3
+"
+# gnome-online-miners is also used for google, facebook, DLNA - not only flickr
+# but out of all the grilo-plugins, only upnp-av and flickr get used, which 
have USE flags here,
+# so don't pull it always, but only if either USE flag is enabled
+RDEPEND="${COMMON_DEPEND}
+   net-misc/gnome-online-miners[flickr?]
+   upnp-av? ( media-plugins/grilo-plugins:0.3[upnp-av] )
+   flickr? ( media-plugins/grilo-plugins:0.3[flickr] )
+"
+DEPEND="${COMMON_DEPEND}
+   app-text/yelp-tools
+   dev-util/desktop-file-utils
+   

[gentoo-commits] repo/gentoo:master commit in: mail-filter/rspamd/files/

2019-01-15 Thread Thomas Deutschmann
commit: 0dcdbdbd7da11c4cc7cb6dffec417b81c38718c1
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Jan 16 03:18:52 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Jan 16 03:18:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dcdbdbd

mail-filter/rspamd: default RSPAMD_CONFIGFILE value fixed

Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 mail-filter/rspamd/files/rspamd.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-filter/rspamd/files/rspamd.conf 
b/mail-filter/rspamd/files/rspamd.conf
index f3a65cbb20a..1f8fb77b3b1 100644
--- a/mail-filter/rspamd/files/rspamd.conf
+++ b/mail-filter/rspamd/files/rspamd.conf
@@ -1,7 +1,7 @@
 # /etc/conf.d/rspamd
 
 # Configuration file
-#RSPAMD_CONFIGFILE="/etc/rsyslog.conf"
+#RSPAMD_CONFIGFILE="/etc/rspamd/rspamd.conf"
 
 # PID file
 # If you should ever change this, remember to update



[gentoo-commits] repo/gentoo:master commit in: mail-filter/rspamd/files/, mail-filter/rspamd/

2019-01-15 Thread Thomas Deutschmann
commit: c334938edc52f23ed95834e3b8a658f2e76c53cb
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Jan 16 03:15:11 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Jan 16 03:15:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c334938e

mail-filter/rspamd: bump to v1.8.3

- runscript rewritten

- username used in systemd unit adjusted for Gentoo

- priv escalation via PID file fixed

- dev-util/ragel version constraint removed (package
  is now compatible with ragel-7)

Closes: https://github.com/gentoo/gentoo/pull/10598
Closes: https://github.com/gentoo/gentoo/pull/10561
Closes: https://github.com/gentoo/gentoo/pull/10057
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 mail-filter/rspamd/Manifest|  1 +
 mail-filter/rspamd/files/rspamd-r1.logrotate   | 16 +++
 mail-filter/rspamd/files/rspamd-r6.init| 55 ++
 mail-filter/rspamd/files/rspamd.conf   | 26 ++
 mail-filter/rspamd/files/rspamd.tmpfile|  1 +
 .../{rspamd-.ebuild => rspamd-1.8.3.ebuild}| 55 +-
 mail-filter/rspamd/rspamd-.ebuild  | 55 +-
 7 files changed, 165 insertions(+), 44 deletions(-)

diff --git a/mail-filter/rspamd/Manifest b/mail-filter/rspamd/Manifest
index 2223d7172bb..d45c6ec491a 100644
--- a/mail-filter/rspamd/Manifest
+++ b/mail-filter/rspamd/Manifest
@@ -7,3 +7,4 @@ DIST rspamd-1.7.7.tar.gz 4534430 BLAKE2B 
83ba39b80293bf87f397e6b1b1cbec27e7c44f0
 DIST rspamd-1.7.8.tar.gz 4542955 BLAKE2B 
78fbb01c51d290f8d88f4c512df248fcbc8e28e00a820ba0d3dc22adf4bb1b54b1923aa5306fde5d4d75c81a9304f220608a6cec3f1077bbb9adfa1ea8bdc2a4
 SHA512 
43f2350dfa4e0369cd53480bd4c8d0aa3898d7c471540281e7460a264207032aea226c4fd519a26397b9e9e8c8de3951e5a9752e010eabf1b3733a0c3e3086c2
 DIST rspamd-1.7.9.tar.gz 4557492 BLAKE2B 
f42775ba8157ef4815331c304e3030c522e9ae5e10ef0194da0c7dde105b40fed2ae84b063d78aed37992146311aecc1ac77f64dacdaf3ff11bb85076e8aef7c
 SHA512 
d11d8c03668b85feae665ed491cd156c7430fbad30f42fe44103ea3c3a8bc988e5f8981e784e8f31aa35ba1ff9f7abd23605638e4ee3086a056b22fb3109563e
 DIST rspamd-1.8.1.tar.gz 4286637 BLAKE2B 
dd202a2f3dab4ef459d978e06231f8fcef3724ea5912c7455d553dc04e2744322b9144ba05a2f6f22a7eb58cd0a967f213bfc76fb273b5425036a5042975ed89
 SHA512 
98c2d909b7dc19f1c431d4e6968092a10630ef238d3c8cc2825e7b2d92bee893bc7f9c431f3a6337ef2af4d2a157f0584e7b13fba0540660d7c853bc25cc
+DIST rspamd-1.8.3.tar.gz 4319623 BLAKE2B 
b7fdd6791df5899710bb1d696a9b94d1840335b6a34d6cdeebc2b5eebe9f4e5b6da3e90ed9ab5e3945aab7ef33f54f048024b51c3de37db1a083ad89c656b456
 SHA512 
5e20255466fe2cd4842196fb2138732b59911de655e73d9cc13009b5179b84e5a2060083961b35fe40b9f550f8e18067056415a1d803fac54fac70024c01

diff --git a/mail-filter/rspamd/files/rspamd-r1.logrotate 
b/mail-filter/rspamd/files/rspamd-r1.logrotate
new file mode 100644
index 000..5cb2fdd55e0
--- /dev/null
+++ b/mail-filter/rspamd/files/rspamd-r1.logrotate
@@ -0,0 +1,16 @@
+/var/log/rspamd/rspamd.log {
+   daily
+   rotate 4
+   delaycompress
+   compress
+   notifempty
+   missingok
+   postrotate
+   if test -d /run/systemd/system ; then
+   systemctl kill -s USR1 --kill-who=main rspamd.service
+   else
+   test -r /run/rspamd.pid && kill -USR1 $(cat 
/run/rspamd.pid) &>/dev/null
+   fi
+   endscript
+}
+

diff --git a/mail-filter/rspamd/files/rspamd-r6.init 
b/mail-filter/rspamd/files/rspamd-r6.init
new file mode 100644
index 000..8c31fd7d027
--- /dev/null
+++ b/mail-filter/rspamd/files/rspamd-r6.init
@@ -0,0 +1,55 @@
+#!/sbin/openrc-run
+# Copyright 2015-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+RSPAMD_CONFIGFILE=${RSPAMD_CONFIGFILE:-"/etc/rspamd/rspamd.conf"}
+RSPAMD_GROUP=${RSPAMD_GROUP:-rspamd}
+RSPAMD_OPTS=${RSPAMD_OPTS:-""}
+RSPAMD_PIDFILE=${RSPAMD_PIDFILE:-"/run/rspamd.pid"}
+RSPAMD_USER=${RSPAMD_USER:-rspamd}
+
+command="/usr/bin/rspamd"
+command_args="${RSPAMD_OPTS} -c \"${RSPAMD_CONFIGFILE}\" -u ${RSPAMD_USER} -g 
${RSPAMD_GROUP} --pid \"${RSPAMD_PIDFILE}\""
+start_stop_daemon_args=${RSPAMD_SSDARGS:-"--wait 1000"}
+pidfile="${RSPAMD_PIDFILE}"
+retry=${RSPAMD_TERMTIMEOUT:-"TERM/60/KILL/5"}
+
+required_files="${RSPAMD_CONFIGFILE}"
+
+description="Rapid spam filtering system"
+
+extra_commands="checkconfig"
+extra_started_commands="reload"
+
+description_checkconfig="Validate rspamd's configuration"
+description_reload="Sends rspamd a signal to reload its configuration"
+
+depend() {
+   before mta
+   use dns redis
+}
+
+checkconfig() {
+   ${command} -c "${RSPAMD_CONFIGFILE}" -u ${RSPAMD_USER} -g 
${RSPAMD_GROUP} -t 1>/dev/null \
+   || return 1
+}
+
+reload() {
+   checkconfig || return 1
+
+   ebegin "Reloading ${SVCNAME}"
+   

[gentoo-commits] repo/gentoo:master commit in: app-crypt/nitrocli/

2019-01-15 Thread Georgy Yakovlev
commit: 064803bbf3cff6beffc6f8a8395266e6102577c0
Author: Daniel Mueller  posteo  net>
AuthorDate: Mon Jan 14 19:48:36 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Jan 16 02:48:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=064803bb

app-crypt/nitrocli: Remove 0.2.0 ebuild

This change removes the nitrocli-0.2.0 ebuild. Version of the program
0.2.1 should be used as there are no known problems with it.

Signed-off-by: Daniel Müller  posteo.net>
Signed-off-by: Georgy Yakovlev  gentoo.org>

 app-crypt/nitrocli/Manifest  |  4 ---
 app-crypt/nitrocli/nitrocli-0.2.0.ebuild | 58 
 2 files changed, 62 deletions(-)

diff --git a/app-crypt/nitrocli/Manifest b/app-crypt/nitrocli/Manifest
index 7c963e1ae3f..44c67945951 100644
--- a/app-crypt/nitrocli/Manifest
+++ b/app-crypt/nitrocli/Manifest
@@ -1,17 +1,13 @@
 DIST argparse-0.2.2.crate 19440 BLAKE2B 
7b15b2072ff52149bc08c5d02a266f2eef78a3aa8844e49154cf2ae1a9cb960ddc2a96a065b4aa44637aca8216211f2965291364d9f06ff6f68524a1f15dfed9
 SHA512 
97691566d3adc6f6be1c00cdca48424fd3576c372d1c995e7e31658bd20e17ef13553f7de21968ba189fd812928aeb93ef0fa89fe2fd258f45a0a8e095783706
 DIST bitflags-1.0.4.crate 15282 BLAKE2B 
63f5feb47460c344983cef8822804b1c4ac2f3adfffcf206df2b05fafb9c7bfd73986721cde46705a3e4a0dc72a40683e4d369f2339adfc1b55208bad1766875
 SHA512 
81850d2be62eabb8486024ab263da67e6eb8ebfa732cac3a5d46a9186c564b2065cba15fa3da468bbd26eaf2b67038680e5de19d5dd99d78f60dae8a1776c8de
-DIST cc-1.0.25.crate 43191 BLAKE2B 
2f715c36150ea81406ac34224ebc5e0b95ba1bc5f80d36e78af6e6f4027521bd5e163c3ff0f08dac8b0791b797e1498c8a1151dfbc72a8a8008546e0b44ecf83
 SHA512 
0ae0d47c9ceb67aa0ec25b7b98ab4d378bd7a58fb7bbcd9bcc804a0deadcfae904f9353c218d63b8e7046b388c67d5316248accf1f8b69822c0f58ff465652a3
 DIST cc-1.0.28.crate 42422 BLAKE2B 
632455257fdfe0be6efddc6aee1a32a8a450c49f3a49b7dd13f770cda69334acb0d11e69a4bd4b94c09133ab4319a529c29de993b960276f7506511e4c0fda9a
 SHA512 
2d1e8e34dd8d60aafb0337a86516b152f7f5b04ed5313079fcce66460b5d9c753afbf5e5ba13ada56bbaa7f5ffa1678eb3c2e27b9d58cdcec9f1a5374e6a32ab
 DIST cloudabi-0.0.3.crate 22156 BLAKE2B 
e12054fd474754031f8f5038d5e2829e1586db974d38230cfd8774db591a58dfdcaea9fb61fc0b35366889d348b2c73ceaabbb462f1abeeffeaab167013c986f
 SHA512 
691ed793e9b35ba382f03897f4c0efc31a528394862a27b814ba8993ad30bbe0ebc9808484baf580e8b69d9c13ad1612776a1efd0f6981545b420139ff83592c
 DIST fuchsia-zircon-0.3.3.crate 22565 BLAKE2B 
a4dac3457036efab8f79fe5d5b4545e4091e994d3dc63188f71fafbcc28bf98ef359dcd20add30ac1d990ab2e66159723302fb66697349c65fab0aa58d54535e
 SHA512 
a43ee59452d49742111e506d6bdd8b8399a3a646e08648e25292864d7f71460c1dd1f2d77b8efa8ed09ac21fa4ff0442a2709f16d8833a3849bde0c388d83a93
 DIST fuchsia-zircon-sys-0.3.3.crate 7191 BLAKE2B 
530bb5d475ac828843af248c6bbd24ca3b5dd8118c8884ccc6d7261818cff1c79038077114ffa04bc73a078177527824c4d9d20a9b022e4057afee3330258cff
 SHA512 
978b7e8795a5877a68409ed3a1d7b4246263f8e7e7ce9ba8a022643be98f58f329cc1c234717df80a509db849da4394f39e90a8e2a6f56f8fa8dd3c07e7d4386
 DIST libc-0.2.45.crate 349425 BLAKE2B 
ded7a699266fb8c8003181dbbb0a8ed9fb27613951b72d538e05bf1d262810dac7edb47560d06989d0d24a9cfac18f22744efed44d12452fa41ba68cb4b8e4cc
 SHA512 
8188400f2f9fabd7c1e0dd1172032eb25bde2702019aec4e3e0c8b936209347baea347ff8d85fee3e93031df0741d32faed151c2b553151e95ae8321bb653381
-DIST nitrocli-0.2.0.crate 43024 BLAKE2B 
d3dea35dc88fe71b5b87666f1c79c41a56a7dc3a45c7252b342e937f69de4d4e29e217f0ffad5dc2fe2e0fca1841e6ce84ce7544b16c847bf4aacd17e45d6215
 SHA512 
aca356201c29ed670595d2d637edc2ce15df0a59a6843c68632b702fc92dd8df85cf6e17eed6d5d95e8dd2e83e1f15c3691f2e9bd1aeb0fc908c2217af7e74ae
 DIST nitrocli-0.2.1.crate 45957 BLAKE2B 
0908dc34ee3ed65ea6221a0fd7ff7231c8a2cb64c5643a8ad0fa4b785d6d974c0528f81448412ae93f7d05f9f66fec794e71e686576b4b3f7298e96fd852087d
 SHA512 
a13e8cf8bd471e1c9b71ec1714ae591ffc07df3588b3902250eef1e15ae53ff97b3ef965c8cd56ee63e5d82c5cefdb4c143181eb33329e3cab01bf71f1ece8d7
-DIST nitrokey-0.2.1.crate 20573 BLAKE2B 
db7a20121a36d198f1b84e24ea79bdbb18dcb428ec9a84b7180f2157fa14b8ad78a3adcf2162da5bfcd8e112d71b2b05031c694a830e9c6c327c7518360f2f2f
 SHA512 
5f2d87f628028f4ffedc07dd056287744ef558de9e9fc21ba0e7e1a87c138acb7bbc9b0fb9b2b086845f13ffde131b0ff22dfb0b5b32713279a260a7a8ce3829
 DIST nitrokey-0.2.3.crate 21180 BLAKE2B 
ece6df9f4d755d9aa3d8f332ba6505e3a0c3b2d0136d376987aaa8beb5b39197a0d9b28341af53a08b9996c612af9b6957fd55ccbab156439920fbd7e97ec505
 SHA512 
b267526a0a81612d9671d53927b2478c2817d9347a2ce8cce7cfde4e0983434083d748c065b995047c19ebec72a26b1ee1b7e9351ae6d34f3ada91fbb3a316d9
 DIST nitrokey-sys-3.4.1.crate 61726 BLAKE2B 
98a1cfa696434372d980ff5f645de77479e2e7977334df805d67d970df262e19c11c5880343c5bfc1a1b2abe7d29a34762bd90ad926c7cf7ba486e0b513c84fa
 SHA512 
cc9cfbbebbad8a5c5846c60ad4125c87a64624ee90302327b03a94b1494d2329e45bbb09d58a3a00d465b23915faff3d3d787f64c0edcce6c63f25ab7830af13
-DIST rand-0.4.3.crate 76094 BLAKE2B 

[gentoo-commits] repo/gentoo:master commit in: app-crypt/nitrocli/

2019-01-15 Thread Georgy Yakovlev
commit: 3fadd9f97feb4def6c353c452297d0e99981514d
Author: Daniel Mueller  posteo  net>
AuthorDate: Mon Jan 14 19:59:09 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Jan 16 02:48:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fadd9f9

app-crypt/nitrocli: Bump version to 0.2.2

This patch adds an ebuild for app-crypt/nitrocli version 0.2.2.

Signed-off-by: Daniel Müller  posteo.net>
Signed-off-by: Georgy Yakovlev  gentoo.org>

 app-crypt/nitrocli/Manifest  | 18 +++
 app-crypt/nitrocli/nitrocli-0.2.2.ebuild | 84 
 2 files changed, 102 insertions(+)

diff --git a/app-crypt/nitrocli/Manifest b/app-crypt/nitrocli/Manifest
index 44c67945951..932c0b263af 100644
--- a/app-crypt/nitrocli/Manifest
+++ b/app-crypt/nitrocli/Manifest
@@ -1,13 +1,23 @@
+DIST aho-corasick-0.6.9.crate 25979 BLAKE2B 
a1bbec11c322d20d435d8683151b144e31f04b07ca47fc1c8128464533256f4004c8d346fe59a1e1c41be5609fdf768fad5f1afa5df94d1a02ced5c4f02c4bac
 SHA512 
8dfc817b435d8a44fb4ca79bb20e283659c2fe9a75a4892389958f5880acc436bbe32552098429f15585ee025d064fdb5806b814f0e9d67a4261ffd23852172b
 DIST argparse-0.2.2.crate 19440 BLAKE2B 
7b15b2072ff52149bc08c5d02a266f2eef78a3aa8844e49154cf2ae1a9cb960ddc2a96a065b4aa44637aca8216211f2965291364d9f06ff6f68524a1f15dfed9
 SHA512 
97691566d3adc6f6be1c00cdca48424fd3576c372d1c995e7e31658bd20e17ef13553f7de21968ba189fd812928aeb93ef0fa89fe2fd258f45a0a8e095783706
+DIST base32-0.4.0.crate 7791 BLAKE2B 
6e457d08f6fe17159b0231b62774d2c366c623b07c7b37196edb8f33b886cdf7affece70afae6dd0b64fc4d2be10d3a01f2f0b81ed12d5c5e1cf50d39c80e68b
 SHA512 
4c999f2fcded06d803471d08b8d9e42512a85f81974388afb3d5b450c86e5ea60e7b1fdaccc49b1e0346663827408f847e897523955edcaf397f20fe97038345
 DIST bitflags-1.0.4.crate 15282 BLAKE2B 
63f5feb47460c344983cef8822804b1c4ac2f3adfffcf206df2b05fafb9c7bfd73986721cde46705a3e4a0dc72a40683e4d369f2339adfc1b55208bad1766875
 SHA512 
81850d2be62eabb8486024ab263da67e6eb8ebfa732cac3a5d46a9186c564b2065cba15fa3da468bbd26eaf2b67038680e5de19d5dd99d78f60dae8a1776c8de
 DIST cc-1.0.28.crate 42422 BLAKE2B 
632455257fdfe0be6efddc6aee1a32a8a450c49f3a49b7dd13f770cda69334acb0d11e69a4bd4b94c09133ab4319a529c29de993b960276f7506511e4c0fda9a
 SHA512 
2d1e8e34dd8d60aafb0337a86516b152f7f5b04ed5313079fcce66460b5d9c753afbf5e5ba13ada56bbaa7f5ffa1678eb3c2e27b9d58cdcec9f1a5374e6a32ab
+DIST cfg-if-0.1.6.crate 7411 BLAKE2B 
0a19f5afaa89acfa7877e06e747c1e73af8b8a9886c97a803fc3d61d075b43f3fee6089c67ed28efe70aaf4082fc21dd5b24ea514fb1d761ba3d939dad496fee
 SHA512 
e393816f659bb5b1e64ebc72a4b6e3e673afd00cba302c3c92c6f2e98db341a29197f6cf413107e569175a86aad85e74a93e2cd3a9fa9fa2d1b70b01c3fcf378
 DIST cloudabi-0.0.3.crate 22156 BLAKE2B 
e12054fd474754031f8f5038d5e2829e1586db974d38230cfd8774db591a58dfdcaea9fb61fc0b35366889d348b2c73ceaabbb462f1abeeffeaab167013c986f
 SHA512 
691ed793e9b35ba382f03897f4c0efc31a528394862a27b814ba8993ad30bbe0ebc9808484baf580e8b69d9c13ad1612776a1efd0f6981545b420139ff83592c
 DIST fuchsia-zircon-0.3.3.crate 22565 BLAKE2B 
a4dac3457036efab8f79fe5d5b4545e4091e994d3dc63188f71fafbcc28bf98ef359dcd20add30ac1d990ab2e66159723302fb66697349c65fab0aa58d54535e
 SHA512 
a43ee59452d49742111e506d6bdd8b8399a3a646e08648e25292864d7f71460c1dd1f2d77b8efa8ed09ac21fa4ff0442a2709f16d8833a3849bde0c388d83a93
 DIST fuchsia-zircon-sys-0.3.3.crate 7191 BLAKE2B 
530bb5d475ac828843af248c6bbd24ca3b5dd8118c8884ccc6d7261818cff1c79038077114ffa04bc73a078177527824c4d9d20a9b022e4057afee3330258cff
 SHA512 
978b7e8795a5877a68409ed3a1d7b4246263f8e7e7ce9ba8a022643be98f58f329cc1c234717df80a509db849da4394f39e90a8e2a6f56f8fa8dd3c07e7d4386
+DIST lazy_static-1.2.0.crate 10840 BLAKE2B 
ab0adcf0421131ddd35e95a31a0053e2ffccb03dfc0f46ca4bbb6341f40bdd56d01aed0987489e5e73aa5f7289f3c323d1de0db353a30bb0a75acf53ce8436f8
 SHA512 
0d80334da99292d68fb2ea9879540676fd45788547b7170b6df1b0a606c1645a07188837f9414196eb44ac63010a3c84fe5c4319478f6fc2cef837295a255edc
 DIST libc-0.2.45.crate 349425 BLAKE2B 
ded7a699266fb8c8003181dbbb0a8ed9fb27613951b72d538e05bf1d262810dac7edb47560d06989d0d24a9cfac18f22744efed44d12452fa41ba68cb4b8e4cc
 SHA512 
8188400f2f9fabd7c1e0dd1172032eb25bde2702019aec4e3e0c8b936209347baea347ff8d85fee3e93031df0741d32faed151c2b553151e95ae8321bb653381
+DIST memchr-2.1.2.crate 19520 BLAKE2B 
4a8409fa4e019ab5cdbfc2787eeebacbbcfd21415d1ea6a3796ef18434ddfad0f63f6df3027eea5d286e08eda892e21cae66e3f25ffee9d6a2a3327b841e5377
 SHA512 
ba3bad3b911fdd767b6c770209e93dfc367c6228117a5d85bfa95d70ec66df9842f3cf788ac560d1255415dba49028187542000b9a71fbe79ec51a386afda38f
 DIST nitrocli-0.2.1.crate 45957 BLAKE2B 
0908dc34ee3ed65ea6221a0fd7ff7231c8a2cb64c5643a8ad0fa4b785d6d974c0528f81448412ae93f7d05f9f66fec794e71e686576b4b3f7298e96fd852087d
 SHA512 
a13e8cf8bd471e1c9b71ec1714ae591ffc07df3588b3902250eef1e15ae53ff97b3ef965c8cd56ee63e5d82c5cefdb4c143181eb33329e3cab01bf71f1ece8d7
+DIST nitrocli-0.2.2.crate 53443 BLAKE2B 

[gentoo-commits] repo/gentoo:master commit in: app-crypt/nitrocli/

2019-01-15 Thread Georgy Yakovlev
commit: e338e7cb567945be31fb0e9e48234ee67c3ba658
Author: Daniel Mueller  posteo  net>
AuthorDate: Mon Jan 14 19:47:44 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Jan 16 02:48:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e338e7cb

app-crypt/nitrocli: Remove 0.1.3 ebuild

This change removes the nitrocli-0.1.3 ebuild. Version 0.2.2 of the
program has been released and there is no reason to keep any version 0.1
ebuilds around.

Signed-off-by: Daniel Müller  posteo.net>
Closes: https://github.com/gentoo/gentoo/pull/10834
Signed-off-by: Georgy Yakovlev  gentoo.org>

 app-crypt/nitrocli/Manifest  |  4 ---
 app-crypt/nitrocli/nitrocli-0.1.3.ebuild | 49 
 2 files changed, 53 deletions(-)

diff --git a/app-crypt/nitrocli/Manifest b/app-crypt/nitrocli/Manifest
index 0b9976e38d6..7c963e1ae3f 100644
--- a/app-crypt/nitrocli/Manifest
+++ b/app-crypt/nitrocli/Manifest
@@ -5,16 +5,12 @@ DIST cc-1.0.28.crate 42422 BLAKE2B 
632455257fdfe0be6efddc6aee1a32a8a450c49f3a49b
 DIST cloudabi-0.0.3.crate 22156 BLAKE2B 
e12054fd474754031f8f5038d5e2829e1586db974d38230cfd8774db591a58dfdcaea9fb61fc0b35366889d348b2c73ceaabbb462f1abeeffeaab167013c986f
 SHA512 
691ed793e9b35ba382f03897f4c0efc31a528394862a27b814ba8993ad30bbe0ebc9808484baf580e8b69d9c13ad1612776a1efd0f6981545b420139ff83592c
 DIST fuchsia-zircon-0.3.3.crate 22565 BLAKE2B 
a4dac3457036efab8f79fe5d5b4545e4091e994d3dc63188f71fafbcc28bf98ef359dcd20add30ac1d990ab2e66159723302fb66697349c65fab0aa58d54535e
 SHA512 
a43ee59452d49742111e506d6bdd8b8399a3a646e08648e25292864d7f71460c1dd1f2d77b8efa8ed09ac21fa4ff0442a2709f16d8833a3849bde0c388d83a93
 DIST fuchsia-zircon-sys-0.3.3.crate 7191 BLAKE2B 
530bb5d475ac828843af248c6bbd24ca3b5dd8118c8884ccc6d7261818cff1c79038077114ffa04bc73a078177527824c4d9d20a9b022e4057afee3330258cff
 SHA512 
978b7e8795a5877a68409ed3a1d7b4246263f8e7e7ce9ba8a022643be98f58f329cc1c234717df80a509db849da4394f39e90a8e2a6f56f8fa8dd3c07e7d4386
-DIST hid-0.4.1.crate 4121 BLAKE2B 
8af6af754c129f3eeaaa35e3b03361fd2a658cdee017701573e79ed40e86900e137ae6a10c844f90ce8c29ecb577d892a8a9b065520eb360734c9bf52bcae6ce
 SHA512 
5529be48d9c0cfb7bdafee029a45fe471cd8996cabe7d584615ccbfea244700a1cf7d78cdaaf8f36ac3d6ddca466d36569fb12e1c1eaaa45091899e57a1d21ce
-DIST hidapi-sys-0.1.4.crate 2391 BLAKE2B 
5d8309bad190bdba91aee84239bb0965fdc0093a16a835b99ddfc13633dff6568c66f13c917d9e20cd4e1e453b3dd46ff071f729aba3ea1d99de8388997b193e
 SHA512 
4e2c0a7ee48cb7c7c8bdaaf7c3fd22f58f8995ea2b14caab0cb03efef64711fbe35b435c9f4132e35fb02ea27ee77788be11b3c459f5a290e7297f4d0f9426ac
 DIST libc-0.2.45.crate 349425 BLAKE2B 
ded7a699266fb8c8003181dbbb0a8ed9fb27613951b72d538e05bf1d262810dac7edb47560d06989d0d24a9cfac18f22744efed44d12452fa41ba68cb4b8e4cc
 SHA512 
8188400f2f9fabd7c1e0dd1172032eb25bde2702019aec4e3e0c8b936209347baea347ff8d85fee3e93031df0741d32faed151c2b553151e95ae8321bb653381
-DIST nitrocli-0.1.3.crate 23497 BLAKE2B 
a61cbf26ae5503a77c534efcfffadcd56a1ea15dc34fcfff50765fcee1c22b64f54b76d9cf23ce9ec58d37132be13e313e643379f1330e9d43b2e7492fa627db
 SHA512 
43880b6cb9bb152a1179d02b4290ff6c4dbbdae3c5cb46c0c5cdc382d2a5d8322de97d94b1842b6e93bba97bc3d451bc8946da6d6c0b66fb7d9ed8936df2c263
 DIST nitrocli-0.2.0.crate 43024 BLAKE2B 
d3dea35dc88fe71b5b87666f1c79c41a56a7dc3a45c7252b342e937f69de4d4e29e217f0ffad5dc2fe2e0fca1841e6ce84ce7544b16c847bf4aacd17e45d6215
 SHA512 
aca356201c29ed670595d2d637edc2ce15df0a59a6843c68632b702fc92dd8df85cf6e17eed6d5d95e8dd2e83e1f15c3691f2e9bd1aeb0fc908c2217af7e74ae
 DIST nitrocli-0.2.1.crate 45957 BLAKE2B 
0908dc34ee3ed65ea6221a0fd7ff7231c8a2cb64c5643a8ad0fa4b785d6d974c0528f81448412ae93f7d05f9f66fec794e71e686576b4b3f7298e96fd852087d
 SHA512 
a13e8cf8bd471e1c9b71ec1714ae591ffc07df3588b3902250eef1e15ae53ff97b3ef965c8cd56ee63e5d82c5cefdb4c143181eb33329e3cab01bf71f1ece8d7
 DIST nitrokey-0.2.1.crate 20573 BLAKE2B 
db7a20121a36d198f1b84e24ea79bdbb18dcb428ec9a84b7180f2157fa14b8ad78a3adcf2162da5bfcd8e112d71b2b05031c694a830e9c6c327c7518360f2f2f
 SHA512 
5f2d87f628028f4ffedc07dd056287744ef558de9e9fc21ba0e7e1a87c138acb7bbc9b0fb9b2b086845f13ffde131b0ff22dfb0b5b32713279a260a7a8ce3829
 DIST nitrokey-0.2.3.crate 21180 BLAKE2B 
ece6df9f4d755d9aa3d8f332ba6505e3a0c3b2d0136d376987aaa8beb5b39197a0d9b28341af53a08b9996c612af9b6957fd55ccbab156439920fbd7e97ec505
 SHA512 
b267526a0a81612d9671d53927b2478c2817d9347a2ce8cce7cfde4e0983434083d748c065b995047c19ebec72a26b1ee1b7e9351ae6d34f3ada91fbb3a316d9
 DIST nitrokey-sys-3.4.1.crate 61726 BLAKE2B 
98a1cfa696434372d980ff5f645de77479e2e7977334df805d67d970df262e19c11c5880343c5bfc1a1b2abe7d29a34762bd90ad926c7cf7ba486e0b513c84fa
 SHA512 
cc9cfbbebbad8a5c5846c60ad4125c87a64624ee90302327b03a94b1494d2329e45bbb09d58a3a00d465b23915faff3d3d787f64c0edcce6c63f25ab7830af13
-DIST pkg-config-0.3.14.crate 13565 BLAKE2B 
bc457c2bee4034e7b5a5303bddf078e0b3e52018eb7513c5fa610ec9b272b95fab6cbbe35281e86bf0f97883526d91dcf8c156ea83e7dc23da0924a395b6c811
 SHA512 

[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-tweak-tool/

2019-01-15 Thread Mart Raudsepp
commit: 3b41a33d94f0ed3212ea2de3150f0e4da44afff8
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Jan 16 02:32:33 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Jan 16 02:38:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b41a33d

gnome-extra/gnome-tweak-tool: restore ~alpha ~arm ~ppc ~ppc64 keywords

These arches now have gnome-shell-3.24 keyworded, thus the reason that
dropped the keywords is gone, but the re-keywording together with gnome-shell
was missed. Just restore the keywords now, as they are ~arch.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.24.1.ebuild| 4 ++--
 gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.26.4-r1.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.24.1.ebuild 
b/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.24.1.ebuild
index e53ec44d1f8..203e99cb776 100644
--- a/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.24.1.ebuild
+++ b/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.24.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,7 +16,7 @@ SLOT="0"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="amd64 ~ia64 x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 x86"
 
 COMMON_DEPEND="
${PYTHON_DEPS}

diff --git a/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.26.4-r1.ebuild 
b/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.26.4-r1.ebuild
index 5964d5a6fc0..333a7e3d562 100644
--- a/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.26.4-r1.ebuild
+++ b/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.26.4-r1.ebuild
@@ -16,7 +16,7 @@ SLOT="0"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="~amd64 ~ia64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
 
 COMMON_DEPEND="
${PYTHON_DEPS}



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-tweak-tool/

2019-01-15 Thread Mart Raudsepp
commit: 0b2ae03e5aeb45960a4a6ebe80ccc0d5a3349d84
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Jan 16 02:36:13 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Jan 16 02:38:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b2ae03e

gnome-extra/gnome-tweak-tool: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 gnome-extra/gnome-tweak-tool/Manifest  |  1 -
 .../gnome-tweak-tool-3.22.0.ebuild | 71 --
 2 files changed, 72 deletions(-)

diff --git a/gnome-extra/gnome-tweak-tool/Manifest 
b/gnome-extra/gnome-tweak-tool/Manifest
index 9b342c2bce6..d02673f40e5 100644
--- a/gnome-extra/gnome-tweak-tool/Manifest
+++ b/gnome-extra/gnome-tweak-tool/Manifest
@@ -1,3 +1,2 @@
-DIST gnome-tweak-tool-3.22.0.tar.xz 260132 BLAKE2B 
fe3e8810fa3fc209707ca5b2fa16d75114038243ff3930065b44ea34c1030a435a2aec70b108134ae238d8ed4d3ec70cc51c0c1f69c1d41bea162211765fb690
 SHA512 
c63c2c61787c78e2e25077cc83b28ae49bffd9e7c39aa78ebd93587ba9640275083f46273cb55986bcc46842449a31f38b77f0e9be69cea551218fd160f6d769
 DIST gnome-tweak-tool-3.24.1.tar.xz 261872 BLAKE2B 
ce62ad4357d8f8660bbbdcd81a1190f21cf7a832853aba404bc087b8150bff8f6451902102dfe030a6eec5ce658d31f176e0d32055f25e69203fda65ce092120
 SHA512 
b76e9a46de07d12b586fb7326fcd51fff1565b831fe8f4d1ab4bbefe36450b5d2cb7c7a168922960894ba57ac9bd412afa61973c034bd1b5f2b45c52eb34adcd
 DIST gnome-tweak-tool-3.26.4.tar.xz 253036 BLAKE2B 
a63d6977e7b4fb9d7e26752a95e123794daa5412ccc2f4ac1572ee1bf06730b29e5a2bd0d547dc3f8bfc1ab2c4a2d9bd72c42f9c0ff10d9bc9a23d377883562d
 SHA512 
42828720213cf366534eabf46fa4c3e4c3f15f2310adad96a5297300c781abe62e3f59ec305e077cdd6bb5538dae3ec3487e5accecd2ce6221c388c28092c2d0

diff --git a/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.22.0.ebuild 
b/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.22.0.ebuild
deleted file mode 100644
index 91fd458f0e8..000
--- a/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.22.0.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python2_7 )
-
-inherit gnome2 python-r1
-
-DESCRIPTION="Tool to customize GNOME 3 options"
-HOMEPAGE="https://wiki.gnome.org/action/show/Apps/GnomeTweakTool;
-
-LICENSE="GPL-2+"
-SLOT="0"
-
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 x86"
-
-# Newer pygobject needed due upstream bug #723951
-COMMON_DEPEND="
-   ${PYTHON_DEPS}
-   dev-libs/glib:2[dbus]
-   >=dev-python/pygobject-3.10.2:3[${PYTHON_USEDEP}]
-   >=gnome-base/gsettings-desktop-schemas-3.21.2
-"
-# g-s-d, gnome-desktop, gnome-shell etc. needed at runtime for the gsettings 
schemas
-RDEPEND="${COMMON_DEPEND}
-   >=gnome-base/gnome-desktop-3.6.0.1:3=[introspection]
-   >=x11-libs/gtk+-3.12:3[introspection]
-
-   net-libs/libsoup:2.4[introspection]
-   x11-libs/libnotify[introspection]
-
-   >=gnome-base/gnome-settings-daemon-3
-   gnome-base/gnome-shell
-   >=gnome-base/nautilus-3
-"
-DEPEND="${COMMON_DEPEND}
-   >=dev-util/intltool-0.40.0
-   virtual/pkgconfig
-"
-
-src_prepare() {
-   # Add contents of Gentoo's cursor theme directory to cursor theme list
-   eapply "${FILESDIR}/${PN}-3.10.1-gentoo-cursor-themes.patch"
-
-   gnome2_src_prepare
-   python_copy_sources
-}
-
-src_configure() {
-   python_foreach_impl run_in_build_dir gnome2_src_configure
-}
-
-src_compile() {
-   python_foreach_impl run_in_build_dir gnome2_src_compile
-}
-
-src_test() {
-   python_foreach_impl run_in_build_dir default
-}
-
-src_install() {
-   install_python() {
-   gnome2_src_install
-   python_doscript gnome-tweak-tool || die
-   }
-   python_foreach_impl run_in_build_dir install_python
-}



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-tweak-tool/, gnome-extra/gnome-tweak-tool/files/

2019-01-15 Thread Mart Raudsepp
commit: 242f48cfe76ad769d3419a7749e1b74ddd3d3556
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Jan 16 02:27:16 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Jan 16 02:37:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=242f48cf

gnome-extra/gnome-tweak-tool: bump to 3.26.4

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 gnome-extra/gnome-tweak-tool/Manifest  |  1 +
 .../files/3.26.4-gentoo-cursor-themes.patch| 26 +
 .../gnome-tweak-tool-3.26.4-r1.ebuild  | 61 ++
 gnome-extra/gnome-tweak-tool/metadata.xml  |  6 +++
 4 files changed, 94 insertions(+)

diff --git a/gnome-extra/gnome-tweak-tool/Manifest 
b/gnome-extra/gnome-tweak-tool/Manifest
index 91e87ed4975..9b342c2bce6 100644
--- a/gnome-extra/gnome-tweak-tool/Manifest
+++ b/gnome-extra/gnome-tweak-tool/Manifest
@@ -1,2 +1,3 @@
 DIST gnome-tweak-tool-3.22.0.tar.xz 260132 BLAKE2B 
fe3e8810fa3fc209707ca5b2fa16d75114038243ff3930065b44ea34c1030a435a2aec70b108134ae238d8ed4d3ec70cc51c0c1f69c1d41bea162211765fb690
 SHA512 
c63c2c61787c78e2e25077cc83b28ae49bffd9e7c39aa78ebd93587ba9640275083f46273cb55986bcc46842449a31f38b77f0e9be69cea551218fd160f6d769
 DIST gnome-tweak-tool-3.24.1.tar.xz 261872 BLAKE2B 
ce62ad4357d8f8660bbbdcd81a1190f21cf7a832853aba404bc087b8150bff8f6451902102dfe030a6eec5ce658d31f176e0d32055f25e69203fda65ce092120
 SHA512 
b76e9a46de07d12b586fb7326fcd51fff1565b831fe8f4d1ab4bbefe36450b5d2cb7c7a168922960894ba57ac9bd412afa61973c034bd1b5f2b45c52eb34adcd
+DIST gnome-tweak-tool-3.26.4.tar.xz 253036 BLAKE2B 
a63d6977e7b4fb9d7e26752a95e123794daa5412ccc2f4ac1572ee1bf06730b29e5a2bd0d547dc3f8bfc1ab2c4a2d9bd72c42f9c0ff10d9bc9a23d377883562d
 SHA512 
42828720213cf366534eabf46fa4c3e4c3f15f2310adad96a5297300c781abe62e3f59ec305e077cdd6bb5538dae3ec3487e5accecd2ce6221c388c28092c2d0

diff --git 
a/gnome-extra/gnome-tweak-tool/files/3.26.4-gentoo-cursor-themes.patch 
b/gnome-extra/gnome-tweak-tool/files/3.26.4-gentoo-cursor-themes.patch
new file mode 100644
index 000..e7eafc8be8a
--- /dev/null
+++ b/gnome-extra/gnome-tweak-tool/files/3.26.4-gentoo-cursor-themes.patch
@@ -0,0 +1,26 @@
+From 52dc5f832bbb249896f114439d7d1562e26b5e47 Mon Sep 17 00:00:00 2001
+From: Mart Raudsepp 
+Date: Wed, 16 Jan 2019 04:04:16 +0200
+Subject: [PATCH] appearance: Look for cursors in Gentoo location too
+
+---
+ gtweak/tweaks/tweak_group_appearance.py | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+diff --git a/gtweak/tweaks/tweak_group_appearance.py 
b/gtweak/tweaks/tweak_group_appearance.py
+index 1a56287..83159c9 100644
+--- a/gtweak/tweaks/tweak_group_appearance.py
 b/gtweak/tweaks/tweak_group_appearance.py
+@@ -87,7 +87,8 @@ class CursorThemeSwitcher(GSettingsComboTweak):
+ **options)
+ 
+ def _get_valid_cursor_themes(self):
+-dirs = ( os.path.join(gtweak.DATA_DIR, "icons"),
++dirs = ( os.path.join(gtweak.DATA_DIR, "cursors", "xorg-x11"),
++ os.path.join(gtweak.DATA_DIR, "icons"),
+  os.path.join(GLib.get_user_data_dir(), "icons"),
+  os.path.join(os.path.expanduser("~"), ".icons"))
+ valid = walk_directories(dirs, lambda d:
+-- 
+2.17.0
+

diff --git a/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.26.4-r1.ebuild 
b/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.26.4-r1.ebuild
new file mode 100644
index 000..5964d5a6fc0
--- /dev/null
+++ b/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.26.4-r1.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+PYTHON_COMPAT=( python3_{4,5,6} )
+
+inherit gnome.org meson gnome2-utils python-single-r1 xdg
+
+DESCRIPTION="Customize advanced GNOME 3 options"
+HOMEPAGE="https://wiki.gnome.org/Apps/Tweaks;
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+KEYWORDS="~amd64 ~ia64 ~x86"
+
+COMMON_DEPEND="
+   ${PYTHON_DEPS}
+"
+# g-s-d, gnome-desktop, gnome-shell etc. needed at runtime for the gsettings 
schemas
+RDEPEND="${COMMON_DEPEND}
+   >=dev-python/pygobject-3.10.2:3[${PYTHON_USEDEP}]
+   >=gnome-base/gnome-settings-daemon-3
+
+   dev-libs/glib:2
+   >=x11-libs/gtk+-3.12:3[introspection]
+   >=gnome-base/gnome-desktop-3.6.0.1:3=[introspection]
+   net-libs/libsoup:2.4[introspection]
+   x11-libs/libnotify[introspection]
+
+   >=gnome-base/gsettings-desktop-schemas-3.24
+   >=gnome-base/gnome-shell-3.24
+   x11-wm/mutter
+   >=gnome-base/nautilus-3
+"
+DEPEND="${COMMON_DEPEND}
+   >=sys-devel/gettext-0.19.8
+"
+
+PATCHES=(
+   "${FILESDIR}"/${PV}-gentoo-cursor-themes.patch # Add contents of 
Gentoo's cursor theme directory to cursor theme list
+)
+
+src_install() {
+   meson_src_install
+   python_fix_shebang "${ED}"/usr/bin/
+}
+
+pkg_postinst() {
+

[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2019-01-15 Thread Mike Gilbert
commit: 97c3140b089cf7dc94f20e8f3c13b5767b420b8b
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Jan 16 02:25:05 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Jan 16 02:25:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97c3140b

app-text/po4a: bump to 0.55

Package-Manager: Portage-2.3.54_p2, Repoman-2.3.12_p42
Signed-off-by: Mike Gilbert  gentoo.org>

 app-text/po4a/Manifest |  1 +
 app-text/po4a/po4a-0.55.ebuild | 55 ++
 2 files changed, 56 insertions(+)

diff --git a/app-text/po4a/Manifest b/app-text/po4a/Manifest
index c8124fa0ee7..cdaaf5c8568 100644
--- a/app-text/po4a/Manifest
+++ b/app-text/po4a/Manifest
@@ -1,2 +1,3 @@
 DIST po4a-0.54.tar.gz 2686485 BLAKE2B 
f33f1e27bd24e4429ef8edbdd999333714e9a50e4af2c60ccffec91098bf330776c4ee9de9b6d4cdb459b67a26a1a6e4b8a0ead7efa82fe97584405a15245ef4
 SHA512 
5d97a169c73bcb872247599af477ecca9112b9ff576dfb93a2aa06b9891464a1837d799304f1a3ea8344ad46a4529ec19568584b7914761deccc09a9099e3130
+DIST po4a-0.55.tar.gz 2892158 BLAKE2B 
606236a4bc143d4a5cc003f7dfaf59f605017478fc7ab3fc66af5eed078a8bb0744690b7191cd2ee0b795229e766145ed47545484e3d20e6a14ae1ac0981772a
 SHA512 
95f7408caf2c603f2ea86d8439e99c39be72dca019361106190bd6e1f95679c6627280bcd02a2d9c843071a6ce96747bf5b4d85c9051344b08f32deade2cb599
 DIST po4a_0.47.orig.tar.gz 2389750 BLAKE2B 
72cd81e10f638a660e201b0c733b08c316aa75dd29b054bbc4c645c265b9e7745ce762305a8296f8cc37d2f182755dfa1394861f6c471cff1c7c398d13ac28cc
 SHA512 
9c459a9795977a39aacc09cfb6ddbdc7dd2174e22896fa7bde90510a43ea833054aef558f7ca798991addc052a2c7f91ee11e5d49658a5c80a9ecb9c135ff97a

diff --git a/app-text/po4a/po4a-0.55.ebuild b/app-text/po4a/po4a-0.55.ebuild
new file mode 100644
index 000..1ff6a7d4df6
--- /dev/null
+++ b/app-text/po4a/po4a-0.55.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+PLOCALES="af ca cs da de eo es et eu fr hr id it ja kn ko nb nl pl pt_BR pt ru 
sl sv uk vi zh_CN zh_HK"
+
+inherit perl-module l10n
+
+DESCRIPTION="Tools to ease the translation of documentation"
+HOMEPAGE="https://po4a.org/;
+SRC_URI="https://github.com/mquinson/po4a/releases/download/v${PV}/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris"
+IUSE="test"
+
+RDEPEND="app-text/opensp
+   dev-libs/libxslt
+   dev-perl/Locale-gettext
+   dev-perl/SGMLSpm
+   dev-perl/TermReadKey
+   dev-perl/Text-WrapI18N
+   dev-perl/Unicode-LineBreak
+   dev-perl/YAML-Tiny
+   sys-devel/gettext"
+DEPEND="${RDEPEND}
+   app-text/docbook-xml-dtd:4.1.2
+   app-text/docbook-xsl-stylesheets
+   dev-perl/Module-Build
+   test? (
+   app-text/docbook-sgml-dtd:4.1
+   virtual/tex-base
+   )"
+
+PERL_RM_FILES=(
+   t/09-html.t
+)
+DIST_TEST="do"
+
+src_prepare() {
+   l10n_find_plocales_changes "${S}/po/bin" '' '.po'
+
+   rm_locale() {
+   PERL_RM_FILES+=( po/{bin,pod}/${1}.po )
+   }
+   l10n_for_each_disabled_locale_do rm_locale
+
+   perl-module_src_prepare
+}
+
+src_install() {
+   perl-module_src_install
+   find "${ED%/}/usr/share/man" -name '*.gz' -exec gzip -d '{}' +
+}



[gentoo-commits] repo/gentoo:master commit in: net-misc/openssh/

2019-01-15 Thread Patrick McLean
commit: 3b56f7b9d9af55e9718199e1e1a4bc2ea3168000
Author: Patrick McLean  sony  com>
AuthorDate: Wed Jan 16 01:33:46 2019 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Wed Jan 16 01:33:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b56f7b9

net-misc/openssh: X509 patch already has CVE-2018-20685 fix in 7.9p1

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.55, Repoman-2.3.12
Signed-off-by: Patrick McLean  gentoo.org>

 net-misc/openssh/openssh-7.9_p1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/openssh/openssh-7.9_p1-r2.ebuild 
b/net-misc/openssh/openssh-7.9_p1-r2.ebuild
index 89010a6ace2..0b89a756c78 100644
--- a/net-misc/openssh/openssh-7.9_p1-r2.ebuild
+++ b/net-misc/openssh/openssh-7.9_p1-r2.ebuild
@@ -118,7 +118,7 @@ src_prepare() {
eapply "${FILESDIR}"/${PN}-7.8_p1-GSSAPI-dns.patch #165444 integrated 
into gsskex
eapply "${FILESDIR}"/${PN}-6.7_p1-openssl-ignore-status.patch
eapply "${FILESDIR}"/${PN}-7.5_p1-disable-conch-interop-tests.patch
-   eapply "${FILESDIR}"/${PN}-7.9_p1-CVE-2018-20685.patch
+   use X509 || eapply "${FILESDIR}"/${PN}-7.9_p1-CVE-2018-20685.patch
 
local PATCHSET_VERSION_MACROS=()
 



[gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-light/

2019-01-15 Thread Mart Raudsepp
commit: 76d9918d4415e846acde4b8d76d9940ee48f2c5c
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Jan 16 00:58:38 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Jan 16 01:00:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76d9918d

gnome-base/gnome-light: bump to 3.26.2

Also fix P_RELEASE, which seems to have meant to carry the major.minor
of the GNOME release cycle, but was just "2" instead. Use eapi7-ver
and do it properly.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 gnome-base/gnome-light/gnome-light-3.26.2.ebuild | 59 
 1 file changed, 59 insertions(+)

diff --git a/gnome-base/gnome-light/gnome-light-3.26.2.ebuild 
b/gnome-base/gnome-light/gnome-light-3.26.2.ebuild
new file mode 100644
index 000..96a74b14c9c
--- /dev/null
+++ b/gnome-base/gnome-light/gnome-light-3.26.2.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eapi7-ver
+
+P_RELEASE="$(ver_cut 1-2)"
+
+DESCRIPTION="Meta package for GNOME-Light, merge this package to install"
+HOMEPAGE="https://www.gnome.org/;
+LICENSE="metapackage"
+SLOT="2.0"
+IUSE="cups +gnome-shell"
+
+# when unmasking for an arch
+# double check none of the deps are still masked !
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+
+# XXX: Note to developers:
+# This is a wrapper for the 'light' GNOME 3 desktop, and should only consist of
+# the bare minimum of libs/apps needed. It is basically gnome-base/gnome 
without
+# any apps, but shouldn't be used by users unless they know what they are 
doing.
+RDEPEND="!gnome-base/gnome
+   >=gnome-base/gnome-core-libs-${PV}[cups?]
+
+   >=gnome-base/gnome-session-3.26.1
+   >=gnome-base/gnome-settings-daemon-${PV}[cups?]
+   >=gnome-base/gnome-control-center-${PV}[cups?]
+
+   >=gnome-base/nautilus-${PV}
+
+   gnome-shell? (
+   >=x11-wm/mutter-${PV}
+   >=gnome-base/gnome-shell-${PV} )
+
+   >=x11-themes/adwaita-icon-theme-${P_RELEASE}
+   >=x11-themes/gnome-themes-standard-3.22.3
+   >=x11-themes/gnome-backgrounds-${PV}
+
+   >=x11-terms/gnome-terminal-${PV}
+"
+DEPEND=""
+PDEPEND=">=gnome-base/gvfs-1.34.1"
+S="${WORKDIR}"
+
+pkg_pretend() {
+   if ! use gnome-shell; then
+   # Users probably want to use e16, sawfish, etc
+   ewarn "You're not installing GNOME Shell"
+   ewarn "You will have to install and manage a window manager by 
yourself"
+   fi
+}
+
+pkg_postinst() {
+   # Remember people where to find our project information
+   elog "Please remember to look at 
https://wiki.gentoo.org/wiki/Project:GNOME;
+   elog "for information about the project and documentation."
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/grpcio-tools/

2019-01-15 Thread Georgy Yakovlev
commit: 763ab6036829b9600a0149288e721ec9bcbaa97e
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Jan 16 00:50:08 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Jan 16 00:52:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=763ab603

dev-python/grpcio-tools: drop old

Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-python/grpcio-tools/Manifest   |  2 --
 dev-python/grpcio-tools/grpcio-tools-1.16.0.ebuild | 29 --
 dev-python/grpcio-tools/grpcio-tools-1.17.0.ebuild | 29 --
 3 files changed, 60 deletions(-)

diff --git a/dev-python/grpcio-tools/Manifest b/dev-python/grpcio-tools/Manifest
index 4c3370b0875..e08c9fcbf0a 100644
--- a/dev-python/grpcio-tools/Manifest
+++ b/dev-python/grpcio-tools/Manifest
@@ -1,5 +1,3 @@
-DIST grpcio-tools-1.16.0.tar.gz 1893006 BLAKE2B 
01224d6af05a87e23609d47e5fefeb4784b0ac63cc1198e9f81de03b0b0fed5b2e2d706a486627c1d0e770ba66fe7be00dd98b866fb98e1d14299302a080e3b7
 SHA512 
86b66242d17d52d08ebb0861d08bcda4dc90fc142d2777bf99d0e4bce72049f88edd5d2ea52c2b33b9a77d94ca8961d877a97ed614766a3061528d41c96e6e96
 DIST grpcio-tools-1.16.1.tar.gz 1887741 BLAKE2B 
721746ff5febd743ca56f6e5265fa7066ca1c940ec7b73f2978b2360bc3f4076a72b4bea44fd808e59713d06879beeb43ae38e176c204e0159ef2540324f
 SHA512 
73652b3b317f216a1b3e6d94499888ba9410dcf44ed11771b359fc363eef6878f466385800cfb856fdf956b275a5356f4984e68a16a7ce8b29ea5c278f17d9fc
-DIST grpcio-tools-1.17.0.tar.gz 1902697 BLAKE2B 
35aa9134dd9ad929925b32f8c1215564d59cf4cfd81762b59413b9fc25d150956997c0e0edf80b0c7323a830331d1ad5c24a4374c03ae3f682511e3f76a1a8b4
 SHA512 
49042e085f0f961ad4f0d5c017cb57d6d54b1ba9baf990be09130cf08c67088f528d0c9a761bcfaf36eb14a0e1dceaebda15b03b4f6b519ceb076626c6e0cc4a
 DIST grpcio-tools-1.17.1.tar.gz 1900052 BLAKE2B 
f84f9b7f52eab6758321d50aeafc25cb31c100ff63176cedac16514d223192d1e38a8903c809f3e89c18485c1ce129ee50e2cd8ec751b98ad4b7ed3f19cb3080
 SHA512 
50412305314ae5ef284b01b1afa19778233cb97df755a9896c881730da45455c7dd1e82798ba88c63ffe8f478f93f326d06c7a8575d3ea4c4ac3d10467087ef7
 DIST grpcio-tools-1.18.0.tar.gz 1925482 BLAKE2B 
a8a97e3a6204593bcc0e96d392652d31d1b1d545c9192b124dc250d020327ed81fcc1c5feb02115517da34141651a4b24a13df825fe352dfed7715724768
 SHA512 
5c581a41804eb5dbad34829c9dd32253849484dc6e92d0bbd43b816ec3b45b741b23bffeb9969bf2dc3b7183cb05135f6dcc20f5b260c07f7173b9688c9852c0

diff --git a/dev-python/grpcio-tools/grpcio-tools-1.16.0.ebuild 
b/dev-python/grpcio-tools/grpcio-tools-1.16.0.ebuild
deleted file mode 100644
index 1cc3d8eb672..000
--- a/dev-python/grpcio-tools/grpcio-tools-1.16.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
-inherit distutils-r1
-
-DESCRIPTION="Protobuf code generator for gRPC"
-HOMEPAGE="https://grpc.io;
-SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="dev-python/cython[${PYTHON_USEDEP}]
-   dev-python/grpcio[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   !https://grpc.io;
-SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="dev-python/cython[${PYTHON_USEDEP}]
-   ~dev-python/grpcio-${PV}[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   !

[gentoo-commits] repo/gentoo:master commit in: dev-python/grpcio-tools/

2019-01-15 Thread Georgy Yakovlev
commit: 7784d09a0462e1f920e1c1d62a8049998c24bf21
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Jan 16 00:48:14 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Jan 16 00:52:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7784d09a

dev-python/grpcio-tools: bump to 1.18.0

Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-python/grpcio-tools/Manifest   |  1 +
 dev-python/grpcio-tools/grpcio-tools-1.18.0.ebuild | 29 ++
 2 files changed, 30 insertions(+)

diff --git a/dev-python/grpcio-tools/Manifest b/dev-python/grpcio-tools/Manifest
index 898a7486761..4c3370b0875 100644
--- a/dev-python/grpcio-tools/Manifest
+++ b/dev-python/grpcio-tools/Manifest
@@ -2,3 +2,4 @@ DIST grpcio-tools-1.16.0.tar.gz 1893006 BLAKE2B 
01224d6af05a87e23609d47e5fefeb47
 DIST grpcio-tools-1.16.1.tar.gz 1887741 BLAKE2B 
721746ff5febd743ca56f6e5265fa7066ca1c940ec7b73f2978b2360bc3f4076a72b4bea44fd808e59713d06879beeb43ae38e176c204e0159ef2540324f
 SHA512 
73652b3b317f216a1b3e6d94499888ba9410dcf44ed11771b359fc363eef6878f466385800cfb856fdf956b275a5356f4984e68a16a7ce8b29ea5c278f17d9fc
 DIST grpcio-tools-1.17.0.tar.gz 1902697 BLAKE2B 
35aa9134dd9ad929925b32f8c1215564d59cf4cfd81762b59413b9fc25d150956997c0e0edf80b0c7323a830331d1ad5c24a4374c03ae3f682511e3f76a1a8b4
 SHA512 
49042e085f0f961ad4f0d5c017cb57d6d54b1ba9baf990be09130cf08c67088f528d0c9a761bcfaf36eb14a0e1dceaebda15b03b4f6b519ceb076626c6e0cc4a
 DIST grpcio-tools-1.17.1.tar.gz 1900052 BLAKE2B 
f84f9b7f52eab6758321d50aeafc25cb31c100ff63176cedac16514d223192d1e38a8903c809f3e89c18485c1ce129ee50e2cd8ec751b98ad4b7ed3f19cb3080
 SHA512 
50412305314ae5ef284b01b1afa19778233cb97df755a9896c881730da45455c7dd1e82798ba88c63ffe8f478f93f326d06c7a8575d3ea4c4ac3d10467087ef7
+DIST grpcio-tools-1.18.0.tar.gz 1925482 BLAKE2B 
a8a97e3a6204593bcc0e96d392652d31d1b1d545c9192b124dc250d020327ed81fcc1c5feb02115517da34141651a4b24a13df825fe352dfed7715724768
 SHA512 
5c581a41804eb5dbad34829c9dd32253849484dc6e92d0bbd43b816ec3b45b741b23bffeb9969bf2dc3b7183cb05135f6dcc20f5b260c07f7173b9688c9852c0

diff --git a/dev-python/grpcio-tools/grpcio-tools-1.18.0.ebuild 
b/dev-python/grpcio-tools/grpcio-tools-1.18.0.ebuild
new file mode 100644
index 000..d3f16543dd3
--- /dev/null
+++ b/dev-python/grpcio-tools/grpcio-tools-1.18.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+inherit distutils-r1
+
+DESCRIPTION="Protobuf code generator for gRPC"
+HOMEPAGE="https://grpc.io;
+SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-python/cython[${PYTHON_USEDEP}]
+   ~dev-python/grpcio-${PV}[${PYTHON_USEDEP}]
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   !

[gentoo-commits] repo/gentoo:master commit in: dev-python/grpcio-testing/

2019-01-15 Thread Georgy Yakovlev
commit: bf6cf33257a020252040223cbffe8263a0251594
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Jan 16 00:48:52 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Jan 16 00:52:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf6cf332

dev-python/grpcio-testing: bump to 1.18.0

Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-python/grpcio-testing/Manifest |  1 +
 .../grpcio-testing/grpcio-testing-1.18.0.ebuild| 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-python/grpcio-testing/Manifest 
b/dev-python/grpcio-testing/Manifest
index 2a709b8752e..36739d8f04b 100644
--- a/dev-python/grpcio-testing/Manifest
+++ b/dev-python/grpcio-testing/Manifest
@@ -2,3 +2,4 @@ DIST grpcio-testing-1.16.0.tar.gz 12533 BLAKE2B 
98238dc7aee745b210356e999c6048b0
 DIST grpcio-testing-1.16.1.tar.gz 12262 BLAKE2B 
06790ef800a256fcd3073e32df455f97ff2528a6a10b661527b3a306adad3828e835c903c0fb4abf4e829ccfb4481b5334c87d021fb83d12a0f308dfc09d39da
 SHA512 
2e1026569b694e555cc84bcbf0389e50d35955bade2ca5614289de0994cbf9d128b649ecd1813e45f8ab79ee4efd77382ed669cba5bcfe8317aa9f774e0e54b2
 DIST grpcio-testing-1.17.0.tar.gz 12317 BLAKE2B 
47a7e6c9db330e9450119c1d9d118c7b20100292feb0f9d072400a765e89aaa7a14ef82802a35325d92e03c97cc8d6302be824d8f3ac6cf29821aa4c714bb4ca
 SHA512 
585546f3bb78ac5399073426c65053581fff7abafef16e4e5e17afde17ca751702e6d6c1cdfe8aa8075c55291bfbb93630005cdaae5525a14ab915437d6e41f5
 DIST grpcio-testing-1.17.1.tar.gz 12422 BLAKE2B 
015a756c04db0d6a67b954c36c7d725a58d1fcbb7529f5ed50dab7c291abd7f0ce0d18e617f496af161356167fb4b448a5cf431a5a0f6346f12a8dee83a4615a
 SHA512 
3b2ef6c2f43fc8aba270bae72de217f063d987940c965ece6bcce1025c0ec9c181e90bb905a0a6ba675ca7f06b8795250c910945173c189486414770bb02b25f
+DIST grpcio-testing-1.18.0.tar.gz 16603 BLAKE2B 
6f6170211701b56d5937947ef227cf9199ec1fc7c5fdfd140a222dbdee7db7d352e95fbe2d50be8e01895c19986b858c9dc2ee2ca4a6582e484cf05b148e0a6a
 SHA512 
1f855129b7b939a1b70105e68c1ad78b3dc32efac66657a985d1f21a3945a2077d80c70fbe5bb0304fd8f85d69c1a75478b13b7a824c9e66a0563c1730c13f83

diff --git a/dev-python/grpcio-testing/grpcio-testing-1.18.0.ebuild 
b/dev-python/grpcio-testing/grpcio-testing-1.18.0.ebuild
new file mode 100644
index 000..5f8e0f83fb5
--- /dev/null
+++ b/dev-python/grpcio-testing/grpcio-testing-1.18.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+inherit distutils-r1
+
+DESCRIPTION="Testing utilities for gRPC Python"
+HOMEPAGE="https://grpc.io;
+SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="~dev-python/grpcio-${PV}[${PYTHON_USEDEP}]
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+"



[gentoo-commits] repo/gentoo:master commit in: dev-python/grpcio/

2019-01-15 Thread Georgy Yakovlev
commit: 9020a5aad547d38a3297f9c95f3f25237d45811a
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Jan 16 00:39:40 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Jan 16 00:52:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9020a5aa

dev-python/grpcio: bump to 1.18.0

Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-python/grpcio/Manifest |  1 +
 dev-python/grpcio/grpcio-1.18.0.ebuild | 37 ++
 2 files changed, 38 insertions(+)

diff --git a/dev-python/grpcio/Manifest b/dev-python/grpcio/Manifest
index 00a2eb96bc5..5c30c1c71e9 100644
--- a/dev-python/grpcio/Manifest
+++ b/dev-python/grpcio/Manifest
@@ -2,3 +2,4 @@ DIST grpcio-1.16.0.tar.gz 14519470 BLAKE2B 
872ef15a7994303ce7ac0a573e49c94260eb8
 DIST grpcio-1.16.1.tar.gz 14514047 BLAKE2B 
e4fc7f196f3e377afb0a103aca60337dd63b3b0f84846e7e2a4622a0102d4300782f08367e1429e1fd021dd90b151f17dd927a25a749f35724c7d2a41a6943a6
 SHA512 
efd7fb36a61e2ee872c0807a8198cabe8f1f9003bd5bce7cd46c75541752c0f745db02bbfe3f37f572531e15df60913f2b08b678545f176fe683f3e64e22124f
 DIST grpcio-1.17.0.tar.gz 14563132 BLAKE2B 
fd9b4f1f0ce4b42c56edcda35e1865627ded48de74c828020547340cb2417df576705187cb4495668a10b603f13f0b2fdaa030aeccdfa8cd2a6e0b4e7574bcf9
 SHA512 
2af696639bd995e8df905bdec88f8d4c9d1973282438181474c9662cb9e72916cd5fa843ba61ecb90d834e5d7d70c063c4b81aae889be1bf9d3f0ce804440305
 DIST grpcio-1.17.1.tar.gz 14563233 BLAKE2B 
61ccfaa967ee348f02f5a201e4f36f25d4fa09a1af11c6b5a0f345d13bf86f0fb12c3aea125c5bc27925698e0a23a9592806fe5db92fa37360cdcaf88e596189
 SHA512 
bf8dc6b7ce2f4a0765377fbae085395caef9f0cd0a2b4a779b3bf1667c6aba5fff034168bff9539f96dea76b2c97d7586305715c850d10e54918337458a4ee95
+DIST grpcio-1.18.0.tar.gz 14601124 BLAKE2B 
4dc57243759c573b960e841def6af335f490fc6aa285f88979b4c66365b104a84269688c589ed7ae797527b04124a9997937f5bf33b179978077b2b680e515f5
 SHA512 
da791a418e0f6f3a7be921e107586837edcd2020dc8dab1107712372ebd4896b6b94e00d7501ed957e4ab0d5f7d6a3f2b57477ff33c55eb5e4ad7828b2f21624

diff --git a/dev-python/grpcio/grpcio-1.18.0.ebuild 
b/dev-python/grpcio/grpcio-1.18.0.ebuild
new file mode 100644
index 000..8b3fc6a1b2a
--- /dev/null
+++ b/dev-python/grpcio/grpcio-1.18.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+inherit distutils-r1
+
+DESCRIPTION="High-performance RPC framework (python libraries)"
+HOMEPAGE="https://grpc.io;
+SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND=">=dev-libs/openssl-1.0.2:0=[-bindist]
+   dev-python/cython[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   net-dns/c-ares:=
+   !

[gentoo-commits] repo/gentoo:master commit in: net-libs/grpc/

2019-01-15 Thread Georgy Yakovlev
commit: 525fdbc8c703713bdf7193cd5fe51a5316eba07c
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Jan 16 00:51:25 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Jan 16 00:52:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=525fdbc8

net-libs/grpc: drop old

Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev  gentoo.org>

 net-libs/grpc/Manifest   |   2 -
 net-libs/grpc/grpc-1.16.0.ebuild | 102 -
 net-libs/grpc/grpc-1.17.0.ebuild | 106 ---
 3 files changed, 210 deletions(-)

diff --git a/net-libs/grpc/Manifest b/net-libs/grpc/Manifest
index ad32c39f6ee..576141d92e2 100644
--- a/net-libs/grpc/Manifest
+++ b/net-libs/grpc/Manifest
@@ -4,9 +4,7 @@ DIST grpc-1.13.0.tar.gz 13755973 BLAKE2B 
533f0a7d4eb606b8a55f12aade503285dbff2cf
 DIST grpc-1.13.1.tar.gz 13757818 BLAKE2B 
9387efb980a0cff20c36d7653f24fb7982809428f7f35af0819786753d6cf380a581af81bde72f3682fcdfb3f41c71d628e5ef3b6b83663c8d3d182b4fdb6272
 SHA512 
f44028299d47865814ada2b8b93dc98dc51c8729bedc9c30dd79c04f6ecc3789ff06bbe7555e5d3512d9aec027751761ae10a80a09a94cf85bbd3260d651b356
 DIST grpc-1.14.2.tar.gz 13891112 BLAKE2B 
2d8baa2d248fb9e319ac6f1a9cb1eb0c4f7ce20cfaa51254cb6d43db8d101fd4df03779b24e52a2cd00d7e14a415d928d51039c31cdde2c3272feee664861ea1
 SHA512 
1fca05a01fcae3bcaa8aeb57fb8e4a69d92d4d4d42e0612e9a7b3652a3f4e1b006a7559aea95cadae614479f4ac6ed14876b81fca0365967d246a5b7888a8385
 DIST grpc-1.15.0.tar.gz 14084394 BLAKE2B 
133460868f347eb4bba6e761c2ad7d826017de4b3c52aafe1850a8a8811afb0a6ff3c084b5ff645556d0f14c7c60db89a9cb5dddfc9827b2ca2b32af09ecf43f
 SHA512 
2a958d93bf737e074216b121bc8e65c9c5151e6f8cfd5a3e9f826413d2734fdcdbd5659482c8d0b2a5e9a4ae537f5c1dfb58ee8ecf844ec95fe46659fb937e06
-DIST grpc-1.16.0.tar.gz 14442543 BLAKE2B 
bceddb5cc9b3439523523f16e0a34b45ddcd1b4bfc00556639b6d0ea84b886c7a9b3204b73605181d76997b42ba1a3ec3ccb95f43a0396a5cb96c7ea7644a800
 SHA512 
af088500bb7055f91a856efc91a718f3363a3047bc568e6419dc5776037d9a20493772b34d75a78225fb6bfc339da6493881c6744f3f98607bf9d3c7f91bfb75
 DIST grpc-1.16.1.tar.gz 14442310 BLAKE2B 
7ee9dc8f146a11009024786f3aa80205eb9a29576dd96fe719b7417eafcdacab703f0eaa73f009c98a54968c4d6079f612fa2b581e236d12fd55013c7c01fd5f
 SHA512 
2bfc3aba316eac7d741944826a5cd4de6aa6ccf05e8023383cb9d8cd374ff1961c75b0371edf088d47c8a797ed64c35bd64b7b22f388a62ece9ecef55f4ea56d
-DIST grpc-1.17.0.tar.gz 14639325 BLAKE2B 
4a94d2072de6ce055a910015fa2ff4e9be898d0a51e907091c77eac15c6d49cfd76bdac0bfc8c1a69462a4c04273785f17ac91214b3c6e5cdcf3b249831597e0
 SHA512 
c1c6a1c668975e454abd36fa13550ffd40e04e752a2a5090541463c20683ad9382052d22874115f2772ad9c0dda74c4dfb1835176b07ea69a1b99186afeb5cf7
 DIST grpc-1.17.1.tar.gz 14626262 BLAKE2B 
ce44f15bfb7f8cb9b7f0f2a1919d218a99dbc4c599d912459c2b5ca46b386b2446018f22d0d28886769dec16b5eadb8140b78e584ecfd5bb2cc6aa63dcb45ece
 SHA512 
45ba731fd4d1bc3cf590511e53ea6a73de6970f4bb379eb0ef90d550cdc13358f673ead8c6877c02c71dccdba914ad4765c58e173e0dd7895b5d25ebbad38e8e
 DIST grpc-1.18.0.tar.gz 14690365 BLAKE2B 
ec2992e3b80ca10f9d0250510930d4f2b5f7a9593a8245927aafe77b29b028e4a4a2f32162af08fd4e2077d48b9e0e32e772901f5f524247f7d6910e74c2a120
 SHA512 
2489860a395b9f59d4eb81db5a8d873683e317145ad140b72fabb13693e166c122ce8526d34e2380a52d18493e8b2b49d6d28e53878af2c43523a5791da8fe52
 DIST protobuf-3.5.2.tar.gz 4584659 BLAKE2B 
f582212169d802a5844574eb900c9f8cbb343b7e73f2074e5ff0bfc544ebd13f4bc2b78271fb70f4465d78fdc39972ed68339f453c0d3ffe98d8564fbf520544
 SHA512 
09d10cf0c07a0ba249428bbf20f5dbed840965fa06b3c09682f286a4dee9d84bb96f3b5b50e993d48ef1f20440531255ce7d0e60a648bf3fe536a5f2b0b74181

diff --git a/net-libs/grpc/grpc-1.16.0.ebuild b/net-libs/grpc/grpc-1.16.0.ebuild
deleted file mode 100644
index 4cfb0e21799..000
--- a/net-libs/grpc/grpc-1.16.0.ebuild
+++ /dev/null
@@ -1,102 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit flag-o-matic toolchain-funcs
-
-MY_PV="${PV//_pre/-pre}"
-
-DESCRIPTION="Modern open source high performance RPC framework"
-HOMEPAGE="https://www.grpc.io;
-SRC_URI="https://github.com/${PN}/${PN}/archive/v${MY_PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="examples doc systemtap static-libs"
-
-RDEPEND="
-   >=dev-libs/openssl-1.0.2:0=[-bindist]
-   dev-libs/protobuf:=
-   dev-util/google-perftools
-   net-dns/c-ares:=
-   sys-libs/zlib:=
-   systemtap? ( dev-util/systemtap )
-"
-
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-"
-
-PATCHES=(
-   "${FILESDIR}/0001-grpc-1.13.0-fix-host-ar-handling.patch"
-   "${FILESDIR}/0003-grpc-1.3.0-Don-t-run-ldconfig.patch"
-   "${FILESDIR}/0005-grpc-1.11.0-pkgconfig-libdir.patch"
-   "${FILESDIR}/grpc-1.15.0-fix-cpp-so-version.patch"
-   "${FILESDIR}/grpc-1.16.0-gcc8-fixes.patch"
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/grpcio-testing/

2019-01-15 Thread Georgy Yakovlev
commit: b4bdfa4864205e04f5c9b6e25a643f4d0594e8fd
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Jan 16 00:49:27 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Jan 16 00:52:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4bdfa48

dev-python/grpcio-testing: drop old

Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-python/grpcio-testing/Manifest |  2 --
 .../grpcio-testing/grpcio-testing-1.16.0.ebuild| 22 --
 .../grpcio-testing/grpcio-testing-1.17.0.ebuild| 22 --
 3 files changed, 46 deletions(-)

diff --git a/dev-python/grpcio-testing/Manifest 
b/dev-python/grpcio-testing/Manifest
index 36739d8f04b..cd26718e3b6 100644
--- a/dev-python/grpcio-testing/Manifest
+++ b/dev-python/grpcio-testing/Manifest
@@ -1,5 +1,3 @@
-DIST grpcio-testing-1.16.0.tar.gz 12533 BLAKE2B 
98238dc7aee745b210356e999c6048b028ceed8ee2f356557808b4567fc4cf2f90a111e6cce36122cf3294fa5f4b3be1c5ac6659ad6fa97d26e1bfecf4d9b5e6
 SHA512 
88d33629ccd6c4d4865a9d643c44f074246d01c0c84d57b06bc011e22d4d735261e4a959720512ca03e699a6e1d26eb0c19997a65f52b5cdd199b22072c2d020
 DIST grpcio-testing-1.16.1.tar.gz 12262 BLAKE2B 
06790ef800a256fcd3073e32df455f97ff2528a6a10b661527b3a306adad3828e835c903c0fb4abf4e829ccfb4481b5334c87d021fb83d12a0f308dfc09d39da
 SHA512 
2e1026569b694e555cc84bcbf0389e50d35955bade2ca5614289de0994cbf9d128b649ecd1813e45f8ab79ee4efd77382ed669cba5bcfe8317aa9f774e0e54b2
-DIST grpcio-testing-1.17.0.tar.gz 12317 BLAKE2B 
47a7e6c9db330e9450119c1d9d118c7b20100292feb0f9d072400a765e89aaa7a14ef82802a35325d92e03c97cc8d6302be824d8f3ac6cf29821aa4c714bb4ca
 SHA512 
585546f3bb78ac5399073426c65053581fff7abafef16e4e5e17afde17ca751702e6d6c1cdfe8aa8075c55291bfbb93630005cdaae5525a14ab915437d6e41f5
 DIST grpcio-testing-1.17.1.tar.gz 12422 BLAKE2B 
015a756c04db0d6a67b954c36c7d725a58d1fcbb7529f5ed50dab7c291abd7f0ce0d18e617f496af161356167fb4b448a5cf431a5a0f6346f12a8dee83a4615a
 SHA512 
3b2ef6c2f43fc8aba270bae72de217f063d987940c965ece6bcce1025c0ec9c181e90bb905a0a6ba675ca7f06b8795250c910945173c189486414770bb02b25f
 DIST grpcio-testing-1.18.0.tar.gz 16603 BLAKE2B 
6f6170211701b56d5937947ef227cf9199ec1fc7c5fdfd140a222dbdee7db7d352e95fbe2d50be8e01895c19986b858c9dc2ee2ca4a6582e484cf05b148e0a6a
 SHA512 
1f855129b7b939a1b70105e68c1ad78b3dc32efac66657a985d1f21a3945a2077d80c70fbe5bb0304fd8f85d69c1a75478b13b7a824c9e66a0563c1730c13f83

diff --git a/dev-python/grpcio-testing/grpcio-testing-1.16.0.ebuild 
b/dev-python/grpcio-testing/grpcio-testing-1.16.0.ebuild
deleted file mode 100644
index 03c920504ce..000
--- a/dev-python/grpcio-testing/grpcio-testing-1.16.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
-inherit distutils-r1
-
-DESCRIPTION="Testing utilities for gRPC Python"
-HOMEPAGE="https://grpc.io;
-SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="dev-python/grpcio[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-"

diff --git a/dev-python/grpcio-testing/grpcio-testing-1.17.0.ebuild 
b/dev-python/grpcio-testing/grpcio-testing-1.17.0.ebuild
deleted file mode 100644
index 85f8ae2dfef..000
--- a/dev-python/grpcio-testing/grpcio-testing-1.17.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
-inherit distutils-r1
-
-DESCRIPTION="Testing utilities for gRPC Python"
-HOMEPAGE="https://grpc.io;
-SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="~dev-python/grpcio-${PV}[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-"



[gentoo-commits] repo/gentoo:master commit in: net-libs/grpc/

2019-01-15 Thread Georgy Yakovlev
commit: b7eb661920cf357567cbd0b989400da8fd104e41
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Jan 16 00:35:38 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Jan 16 00:52:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7eb6619

net-libs/grpc: bump to 1.18.0

Package-Manager: Portage-2.3.55, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev  gentoo.org>

 net-libs/grpc/Manifest   |   1 +
 net-libs/grpc/grpc-1.18.0.ebuild | 106 +++
 2 files changed, 107 insertions(+)

diff --git a/net-libs/grpc/Manifest b/net-libs/grpc/Manifest
index b132b7b2982..ad32c39f6ee 100644
--- a/net-libs/grpc/Manifest
+++ b/net-libs/grpc/Manifest
@@ -8,5 +8,6 @@ DIST grpc-1.16.0.tar.gz 14442543 BLAKE2B 
bceddb5cc9b3439523523f16e0a34b45ddcd1b4
 DIST grpc-1.16.1.tar.gz 14442310 BLAKE2B 
7ee9dc8f146a11009024786f3aa80205eb9a29576dd96fe719b7417eafcdacab703f0eaa73f009c98a54968c4d6079f612fa2b581e236d12fd55013c7c01fd5f
 SHA512 
2bfc3aba316eac7d741944826a5cd4de6aa6ccf05e8023383cb9d8cd374ff1961c75b0371edf088d47c8a797ed64c35bd64b7b22f388a62ece9ecef55f4ea56d
 DIST grpc-1.17.0.tar.gz 14639325 BLAKE2B 
4a94d2072de6ce055a910015fa2ff4e9be898d0a51e907091c77eac15c6d49cfd76bdac0bfc8c1a69462a4c04273785f17ac91214b3c6e5cdcf3b249831597e0
 SHA512 
c1c6a1c668975e454abd36fa13550ffd40e04e752a2a5090541463c20683ad9382052d22874115f2772ad9c0dda74c4dfb1835176b07ea69a1b99186afeb5cf7
 DIST grpc-1.17.1.tar.gz 14626262 BLAKE2B 
ce44f15bfb7f8cb9b7f0f2a1919d218a99dbc4c599d912459c2b5ca46b386b2446018f22d0d28886769dec16b5eadb8140b78e584ecfd5bb2cc6aa63dcb45ece
 SHA512 
45ba731fd4d1bc3cf590511e53ea6a73de6970f4bb379eb0ef90d550cdc13358f673ead8c6877c02c71dccdba914ad4765c58e173e0dd7895b5d25ebbad38e8e
+DIST grpc-1.18.0.tar.gz 14690365 BLAKE2B 
ec2992e3b80ca10f9d0250510930d4f2b5f7a9593a8245927aafe77b29b028e4a4a2f32162af08fd4e2077d48b9e0e32e772901f5f524247f7d6910e74c2a120
 SHA512 
2489860a395b9f59d4eb81db5a8d873683e317145ad140b72fabb13693e166c122ce8526d34e2380a52d18493e8b2b49d6d28e53878af2c43523a5791da8fe52
 DIST protobuf-3.5.2.tar.gz 4584659 BLAKE2B 
f582212169d802a5844574eb900c9f8cbb343b7e73f2074e5ff0bfc544ebd13f4bc2b78271fb70f4465d78fdc39972ed68339f453c0d3ffe98d8564fbf520544
 SHA512 
09d10cf0c07a0ba249428bbf20f5dbed840965fa06b3c09682f286a4dee9d84bb96f3b5b50e993d48ef1f20440531255ce7d0e60a648bf3fe536a5f2b0b74181
 DIST protobuf-3.6.1.tar.gz 4485582 BLAKE2B 
546c49759df784018459809b9db692c5c94aef5d717183af5cd9edd96b4c658e759f23950cdcd5dddceaaad06ea1de2a2357b9fa8c496ed5d538fc5920174da0
 SHA512 
1bc175d24b49de1b1e41eaf39598194e583afffb924c86c8d2e569d935af21874be76b2cbd4d9655a1d38bac3d4cd811de88bc2c72d81bad79115e69e5b0d839

diff --git a/net-libs/grpc/grpc-1.18.0.ebuild b/net-libs/grpc/grpc-1.18.0.ebuild
new file mode 100644
index 000..9334110878b
--- /dev/null
+++ b/net-libs/grpc/grpc-1.18.0.ebuild
@@ -0,0 +1,106 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic toolchain-funcs
+
+MY_PV="${PV//_pre/-pre}"
+
+DESCRIPTION="Modern open source high performance RPC framework"
+HOMEPAGE="https://www.grpc.io;
+SRC_URI="https://github.com/${PN}/${PN}/archive/v${MY_PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="examples doc systemtap static-libs"
+
+RDEPEND="
+   >=dev-libs/openssl-1.0.2:0=[-bindist]
+   dev-libs/protobuf:=
+   dev-util/google-perftools
+   net-dns/c-ares:=
+   sys-libs/zlib:=
+   systemtap? ( dev-util/systemtap )
+"
+
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
+
+# requires network
+RESTRICT="test"
+
+PATCHES=(
+   "${FILESDIR}/0001-grpc-1.13.0-fix-host-ar-handling.patch"
+   "${FILESDIR}/0003-grpc-1.3.0-Don-t-run-ldconfig.patch"
+   "${FILESDIR}/0005-grpc-1.11.0-pkgconfig-libdir.patch"
+   "${FILESDIR}/grpc-1.16.0-gcc8-fixes.patch"
+   "${FILESDIR}/grpc-1.16.0-Prevent-shell-calls-longer-than-ARG_MAX.patch"
+)
+
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+src_prepare() {
+   sed -i 's:-Werror::g' Makefile || die
+   sed -i 's@$(prefix)/lib@$(prefix)/$(INSTALL_LIBDIR)@g' Makefile || die 
"fix libdir"
+
+   default
+}
+
+src_compile() {
+   tc-export CC CXX PKG_CONFIG
+
+   emake \
+   V=1 \
+   prefix=/usr \
+   INSTALL_LIBDIR="$(get_libdir)" \
+   AR="$(tc-getAR)" \
+   AROPTS="rcs" \
+   CFLAGS="${CFLAGS}" \
+   CXXFLAGS="${CXXFLAGS}" \
+   LD="${CC}" \
+   LDXX="${CXX}" \
+   STRIP=/bin/true \
+   HOST_CC="$(tc-getBUILD_CC)" \
+   HOST_CXX="$(tc-getBUILD_CXX)" \
+   HOST_LD="$(tc-getBUILD_CC)" \
+   HOST_LDXX="$(tc-getBUILD_CXX)" \
+   HOST_AR="$(tc-getBUILD_AR)" \
+   HAS_SYSTEMTAP="$(usex systemtap true false)"
+}
+
+src_install() {
+   emake \
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/grpcio/

2019-01-15 Thread Georgy Yakovlev
commit: 574aa13a122f850748b8aa99e30d2583f79bfecd
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Jan 16 00:50:43 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Jan 16 00:52:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=574aa13a

dev-python/grpcio: drop old

Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-python/grpcio/Manifest |  2 --
 dev-python/grpcio/grpcio-1.16.0.ebuild | 36 -
 dev-python/grpcio/grpcio-1.17.0.ebuild | 37 --
 3 files changed, 75 deletions(-)

diff --git a/dev-python/grpcio/Manifest b/dev-python/grpcio/Manifest
index 5c30c1c71e9..71b6406f352 100644
--- a/dev-python/grpcio/Manifest
+++ b/dev-python/grpcio/Manifest
@@ -1,5 +1,3 @@
-DIST grpcio-1.16.0.tar.gz 14519470 BLAKE2B 
872ef15a7994303ce7ac0a573e49c94260eb8480d8ee94e25471ec9395827fafd3f5e3bd6f4793eb15091827e6d780b8dd6d01f38eef85db80fb234a710f370b
 SHA512 
37d5940f1543cebdabf2b1340a042f98e5f321c42d92d05c88631c0eae42d94d3fe86893a21704a22b70c1fbd70bf091c1af2b51cd5c1d316dd8f0a586fb0eb7
 DIST grpcio-1.16.1.tar.gz 14514047 BLAKE2B 
e4fc7f196f3e377afb0a103aca60337dd63b3b0f84846e7e2a4622a0102d4300782f08367e1429e1fd021dd90b151f17dd927a25a749f35724c7d2a41a6943a6
 SHA512 
efd7fb36a61e2ee872c0807a8198cabe8f1f9003bd5bce7cd46c75541752c0f745db02bbfe3f37f572531e15df60913f2b08b678545f176fe683f3e64e22124f
-DIST grpcio-1.17.0.tar.gz 14563132 BLAKE2B 
fd9b4f1f0ce4b42c56edcda35e1865627ded48de74c828020547340cb2417df576705187cb4495668a10b603f13f0b2fdaa030aeccdfa8cd2a6e0b4e7574bcf9
 SHA512 
2af696639bd995e8df905bdec88f8d4c9d1973282438181474c9662cb9e72916cd5fa843ba61ecb90d834e5d7d70c063c4b81aae889be1bf9d3f0ce804440305
 DIST grpcio-1.17.1.tar.gz 14563233 BLAKE2B 
61ccfaa967ee348f02f5a201e4f36f25d4fa09a1af11c6b5a0f345d13bf86f0fb12c3aea125c5bc27925698e0a23a9592806fe5db92fa37360cdcaf88e596189
 SHA512 
bf8dc6b7ce2f4a0765377fbae085395caef9f0cd0a2b4a779b3bf1667c6aba5fff034168bff9539f96dea76b2c97d7586305715c850d10e54918337458a4ee95
 DIST grpcio-1.18.0.tar.gz 14601124 BLAKE2B 
4dc57243759c573b960e841def6af335f490fc6aa285f88979b4c66365b104a84269688c589ed7ae797527b04124a9997937f5bf33b179978077b2b680e515f5
 SHA512 
da791a418e0f6f3a7be921e107586837edcd2020dc8dab1107712372ebd4896b6b94e00d7501ed957e4ab0d5f7d6a3f2b57477ff33c55eb5e4ad7828b2f21624

diff --git a/dev-python/grpcio/grpcio-1.16.0.ebuild 
b/dev-python/grpcio/grpcio-1.16.0.ebuild
deleted file mode 100644
index 312146bd5e1..000
--- a/dev-python/grpcio/grpcio-1.16.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
-inherit distutils-r1
-
-DESCRIPTION="High-performance RPC framework (python libraries)"
-HOMEPAGE="https://grpc.io;
-SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND=">=dev-libs/openssl-1.0.2:0=[-bindist]
-   dev-python/cython[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-   net-dns/c-ares:=
-   !https://grpc.io;
-SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND=">=dev-libs/openssl-1.0.2:0=[-bindist]
-   dev-python/cython[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-   net-dns/c-ares:=
-   !

[gentoo-commits] repo/gentoo:master commit in: net-libs/zeromq/

2019-01-15 Thread Mart Raudsepp
commit: f46cd1d8796ba761bc33da38dedda7423b8f13ed
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Jan 16 00:41:15 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Jan 16 00:41:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f46cd1d8

net-libs/zeromq: arm64 stable (bug #675376)

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 net-libs/zeromq/zeromq-4.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/zeromq/zeromq-4.3.1.ebuild 
b/net-libs/zeromq/zeromq-4.3.1.ebuild
index b54e18a0162..89dae8e7c29 100644
--- a/net-libs/zeromq/zeromq-4.3.1.ebuild
+++ b/net-libs/zeromq/zeromq-4.3.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/zeromq/libzmq/releases/download/v${PV}/${P}.tar.gz;
 
 LICENSE="LGPL-3"
 SLOT="0/5"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE="doc drafts pgm +sodium static-libs test unwind elibc_Darwin"
 
 RDEPEND="



[gentoo-commits] proj/gentoo-bumpchecker:master commit in: modules/

2019-01-15 Thread Mart Raudsepp
commit: e555b952ad38ba5dfb50e8453691d892b4d12454
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Jan 16 00:20:38 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Jan 16 00:26:53 2019 +
URL:
https://gitweb.gentoo.org/proj/gentoo-bumpchecker.git/commit/?id=e555b952

Add workaround for packages with only one version component

Signed-off-by: Mart Raudsepp  gentoo.org>

 modules/package_module.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/package_module.py b/modules/package_module.py
index e967973..a7b5126 100644
--- a/modules/package_module.py
+++ b/modules/package_module.py
@@ -88,7 +88,7 @@ class Package(object):
 
 @property
 def minor(self):
-return self.major_minor.split('.')[1]
+return self.major_minor.split('.')[1] if self.major_minor.find('.') != 
-1 else 'NONE' # TODO: workaround for gudev, refactor
 
 def print_info(self):
 print("Name: " + str(self.name))



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extensions-topicons-plus/

2019-01-15 Thread Mart Raudsepp
commit: 6cb50024b23c43fa0506c112685e5d09a0ede872
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:57:04 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:57:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cb50024

gnome-extra/gnome-shell-extensions-topicons-plus: bump to v22 for 
gnome-shell-3.30 compat

This extension is in practice not maintained upstream anymore, and is at a
technical dead end for wayland (can't work). Some alternatives to research
might be:
https://extensions.gnome.org/extension/615/appindicator-support/
https://extensions.gnome.org/extension/1497/topicons-redux/ (as a maintained
version of X11 topicons)

Meanwhile lets have an upgraded version that at least will continue to work on
GNOME 3.30 X11 sessions.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 .../gnome-shell-extensions-topicons-plus/Manifest  |  1 +
 .../gnome-shell-extensions-topicons-plus-22.ebuild | 44 ++
 2 files changed, 45 insertions(+)

diff --git a/gnome-extra/gnome-shell-extensions-topicons-plus/Manifest 
b/gnome-extra/gnome-shell-extensions-topicons-plus/Manifest
index 3e9df732185..068aed77ead 100644
--- a/gnome-extra/gnome-shell-extensions-topicons-plus/Manifest
+++ b/gnome-extra/gnome-shell-extensions-topicons-plus/Manifest
@@ -1 +1,2 @@
 DIST gnome-shell-extensions-topicons-plus-21.tar.gz 2756641 BLAKE2B 
39414711365a9c68fa2b0172859e9969a7f71eae5e7498abee9ff05e4c215df09419cdad99192c60892b1bd6e8b27724c81c5d3da9a3d8ca3072d984824cb950
 SHA512 
f85db46f20c24f0b11ce2c79c0548b88262faf059d674073e328917dc8497de0e07ccd6f3613f45aa9e49109468d78293f3a8f0f4fea5a24a7c5254666cda5df
+DIST gnome-shell-extensions-topicons-plus-22.tar.gz 2757811 BLAKE2B 
8bfe719d4a0e4d58db9b21d354e841ea69b88d82c69ba6aa4ebc8db65acde9330553487d0a0d3b623d5a6a2a18ff67e6ad4e45133c6e7b8a77e07bd90c589e63
 SHA512 
f0589bd8ed6697d616772ab374e9aa80779512d38c50f82c375820c02c06ef26a50b2a8c78c4e5fab5dc8588ed5fdcf0b7e73e7868af0855545528e741aa280d

diff --git 
a/gnome-extra/gnome-shell-extensions-topicons-plus/gnome-shell-extensions-topicons-plus-22.ebuild
 
b/gnome-extra/gnome-shell-extensions-topicons-plus/gnome-shell-extensions-topicons-plus-22.ebuild
new file mode 100644
index 000..fb983644952
--- /dev/null
+++ 
b/gnome-extra/gnome-shell-extensions-topicons-plus/gnome-shell-extensions-topicons-plus-22.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit vcs-snapshot
+
+DESCRIPTION="Moves legacy tray icons to top panel"
+HOMEPAGE="https://extensions.gnome.org/extension/1031/topicons/;
+SRC_URI="https://github.com/phocean/TopIcons-plus/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# glib for glib-compile-schemas at build time, needed at runtime anyways
+COMMON_DEPEND="
+   dev-libs/glib:2
+"
+RDEPEND="${COMMON_DEPEND}
+   app-eselect/eselect-gnome-shell-extensions
+   >=gnome-base/gnome-shell-3.16
+"
+DEPEND="${COMMON_DEPEND}"
+
+#src_compile() {
+   # It redoes this with "make install" later due to a dumb Makefile, so 
don't bother
+   #make build
+#}
+
+src_install() {
+   # TODO: Figure out if we can get the schemas to standard location, in a 
way that works properly runtime too
+   make install INSTALL_PATH="${ED}usr/share/gnome-shell/extensions/"
+   rm 
"${ED}/usr/share/gnome-shell/extensions/topic...@phocean.net/README.md" || die
+   # Assuming it needs only compiled gettext catalogs at runtime
+   rm 
"${ED}/usr/share/gnome-shell/extensions/topic...@phocean.net/locale"/*/LC_MESSAGES/*.po
 || die
+   dodoc README.md
+}
+
+pkg_postinst() {
+   ebegin "Updating list of installed extensions"
+   eselect gnome-shell-extensions update
+   eend $?
+}



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-srtp/

2019-01-15 Thread Mart Raudsepp
commit: ec853bfce2a3fa26342ddd781d47dda85b456f6c
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:43:05 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:43:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec853bfc

media-plugins/gst-plugins-srtp: carry ~alpha keyword forward

The removed 1.14.2 had it, but 1.14.3 existed by then, and the
keyword wasn't properly added to 1.14.3 too then.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-srtp/gst-plugins-srtp-1.14.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-srtp/gst-plugins-srtp-1.14.3.ebuild 
b/media-plugins/gst-plugins-srtp/gst-plugins-srtp-1.14.3.ebuild
index 8f21e4186b4..1ce68d9b303 100644
--- a/media-plugins/gst-plugins-srtp/gst-plugins-srtp-1.14.3.ebuild
+++ b/media-plugins/gst-plugins-srtp/gst-plugins-srtp-1.14.3.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-bad
 inherit gstreamer
 
 DESCRIPTION="SRTP encoder/decoder plugin for GStreamer"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-en/

2019-01-15 Thread Patrice Clement
commit: 8cdefb2442584d64ed5513c84bb88e4472ee9c15
Author: Gino  protonmail  com>
AuthorDate: Sun Jan  6 22:25:59 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Jan 15 23:42:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cdefb24

app-dict/myspell-en-20190101: version bump.

Signed-off-by: Gino  protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10760
Signed-off-by: Patrice Clement  gentoo.org>

 app-dicts/myspell-en/Manifest   |  1 +
 app-dicts/myspell-en/myspell-en-20190101.ebuild | 55 +
 2 files changed, 56 insertions(+)

diff --git a/app-dicts/myspell-en/Manifest b/app-dicts/myspell-en/Manifest
index cf0fe159b8f..e36ade66442 100644
--- a/app-dicts/myspell-en/Manifest
+++ b/app-dicts/myspell-en/Manifest
@@ -1,2 +1,3 @@
 DIST dict-en-20170101.oxt 5960816 BLAKE2B 
65505ed6e8323f28377728ac29e550cf151688517b83209b055966be4e7e14465aacc1d1677d22bc005089d7623e78e63bf91dcdffcde3a790532dba87b54615
 SHA512 
fae05d3e4bdc9bbd5dda6eb2c0de2f5d0860973e75fe0931bcb0d0e0a5015fb6042beec7f811bee0011f519d13d0f3b52b09fbd906a75340bf311177885ccc1d
 DIST dict-en-20181101.oxt 6052772 BLAKE2B 
46825cb406406a3d64e8495f047ae81d6b693e6ff5cd89152a9c829a80d7be1920dfb3572a84aedb2e8f8e5c767aa49ed7e71ab330aca83b3936133699f1098a
 SHA512 
1f351b97c4fc907c5751a35b6665b6d91b1157b6a952a378f565989249b1900395f08f0204407a21b0bcb999fe695c14707c4744f5da32d521ee8d75f73c89f9
+DIST dict-en-20190101.oxt 6058651 BLAKE2B 
617ded8d7df6e62767083be7b0651e1bd1e039f78ebb67e8371228805519195dd5acd4ca7d415a29b68697a369d070eafa5545d1b8bbcbab58774db61f03e8e5
 SHA512 
06e6a21b524c378041655cc44e04f26a35b16e1606a478c0702b96fcbeb86180593fc02d00cae8e05700ead0bd6568239434e8d3d733937587e7b009245dfe4c

diff --git a/app-dicts/myspell-en/myspell-en-20190101.ebuild 
b/app-dicts/myspell-en/myspell-en-20190101.ebuild
new file mode 100644
index 000..932b93b49c6
--- /dev/null
+++ b/app-dicts/myspell-en/myspell-en-20190101.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+MY_PV="${PV:0:4}-${PV:4:2}.${PV:6:2}"
+
+inherit myspell-r2
+
+DESCRIPTION="English dictionaries for myspell/hunspell"
+HOMEPAGE="https://extensions.libreoffice.org/extensions/english-dictionaries;
+SRC_URI="https://extensions.libreoffice.org/extensions/english-dictionaries/${MY_PV}/@@download/file/dict-en-${PV}.oxt;
+
+LICENSE="BSD MIT LGPL-3+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE=""
+
+PLOCALES=( "en" "en-AU" "en-CA" "en-GB" "en-US" "en-ZA" )
+IUSE+="${PLOCALES[@]/#/l10n_}"
+REQUIRED_USE="|| ( ${IUSE[@]} )"
+
+src_prepare() {
+   if use l10n_en-GB || use l10n_en; then
+   MYSPELL_HYPH=( "hyph_en_GB.dic" )
+   fi
+   if use l10n_en-US || use l10n_en; then
+   MYSPELL_THES=(
+   "th_en_US_v2.dat"
+   "th_en_US_v2.idx"
+   )
+   fi
+
+   MYSPELL_DICT=( )
+   for lang in "${PLOCALES[@]}"; do
+   if [[ "${lang}" == "en" ]]; then
+   continue
+   fi
+   local mylinguas="${lang//-/_}"
+   if use "l10n_${lang}" || use l10n_en; then
+   MYSPELL_DICT+=( "${mylinguas}.aff" "${mylinguas}.dic" )
+   else
+   rm "README_${mylinguas}.txt" || die
+   if [[ ${lang} == "en-US" ]]; then
+   rm "README_hyph_en_US.txt" || die
+   fi
+   if [[ ${lang} == "en-GB" ]]; then
+   rm "README_hyph_en_GB.txt" || die
+   rm "README_en_GB_thes.txt" || die
+   fi
+   fi
+   done
+
+   default
+}



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-opus/

2019-01-15 Thread Mart Raudsepp
commit: 1e3a27671df735f66bf34346ebe217645541ce9a
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:32:45 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:32:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e3a2767

media-plugins/gst-plugins-opus: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-opus/Manifest|  2 --
 .../gst-plugins-opus-1.14.2.ebuild | 26 --
 .../gst-plugins-opus-1.14.3.ebuild | 26 --
 .../gst-plugins-opus-1.14.4.ebuild | 26 --
 4 files changed, 80 deletions(-)

diff --git a/media-plugins/gst-plugins-opus/Manifest 
b/media-plugins/gst-plugins-opus/Manifest
index d1e8c5d2a5a..91e7690521e 100644
--- a/media-plugins/gst-plugins-opus/Manifest
+++ b/media-plugins/gst-plugins-opus/Manifest
@@ -1,6 +1,4 @@
 DIST gst-plugins-bad-0.10.23.tar.xz 3155044 BLAKE2B 
86ed955fb5c73f2145b8f8ed2daaeffd9975362e81c3ca911be00d18f6b6d975381651071eb54514ef94a931f1fc89e673dc8c1d68e10de132bbe51accb6d165
 SHA512 
6437dd12707ef29651f4014b54612cf2a3a42ed4e05a1c5f4a432d80e27efd2abc0df891ebcfdc9e7b2cf9f71a15b88e48b3aa6db24a178ed6de3b1bdf4c3dc4
 DIST gst-plugins-bad-1.14.4.tar.xz 4678032 BLAKE2B 
098d0b0600efb9f7926295fdc34d448bf9c9a719b9061d5be2282c6f5d09550b52f7ee78e90398577c21db2bf05510d74a5880d1d401a4931a0dea2b81509973
 SHA512 
a5bef1863110ae25ef4c75ad2cdbbde011e1d1a722754cc0372e8de9c81aee9159e2301d90d6f9b04b66a20887abe20de20d74dbe207d20102e8081130eaf839
 DIST gst-plugins-base-1.14.1.tar.xz 3689184 BLAKE2B 
17abcab2c84b113180de55d6c781ae11feec66c215febfffefe4a22353c56e82a585647688e2078603b6c3ece6f26afa99969091a72886880a2f8549dd9cb379
 SHA512 
bca9db8780fe24c19a2c4eae9a16dc0856cb38077580e4344bd4f7fa9a7a03079b92556ff35475a574f624a5a721d80ef925790670e4cc809361ed01108a141e
-DIST gst-plugins-base-1.14.2.tar.xz 3693856 BLAKE2B 
7ed05718bfd1dcb15e05e5a2c8758ad409c4ad7f331146363f264aaf7123c8a14c1db81f482710d1069d33e5281087f66e2e38504e39b214befba73ffdd9295c
 SHA512 
35e7eb5c42fe265d38c433575f88d3306f15ff927a989eb375ed5399cbf92af2e9bf553d6eee349dc13673540cee00e1f879595f25e58c188ea443d8a969682f
-DIST gst-plugins-base-1.14.3.tar.xz 3702184 BLAKE2B 
8b13cdcb912968ed51bba91faf70060cced562f374d2b6987a9b9ff9a261b553836394cc4dc16df299c21cb303fd87bb0becb57225767c3502c8c16359430523
 SHA512 
3b5f0dc46d148dd9f162c651594be740f798c1d6272ecabced544f09900b6f2909a9fc705d42e4e98130d6f7cb1368458bfeee27444b5c43e62551defbc3838a
 DIST gst-plugins-base-1.14.4.tar.xz 3703232 BLAKE2B 
b22c44b857bc4f1972f03752cc1afb35c8d76e2d0c4a06c574af0ac4f3a91080c584ae4e4fc2a263ee879a53d58505c24a756ebc051d81ec62661c4f9e532f0e
 SHA512 
42c59df9f2d848108f12afa0466acbcfa5ccda64e4d0d44608d4268abed20f2e036713de04e7d71feaed1868ad742c5bcb55ae0eef5dec8e19e053dc8541b8af

diff --git a/media-plugins/gst-plugins-opus/gst-plugins-opus-1.14.2.ebuild 
b/media-plugins/gst-plugins-opus/gst-plugins-opus-1.14.2.ebuild
deleted file mode 100644
index e8630ccabda..000
--- a/media-plugins/gst-plugins-opus/gst-plugins-opus-1.14.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-base
-
-inherit gstreamer
-
-DESCRIPTION="Opus audio parser plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
-IUSE=""
-
-COMMON_DEPEND=">=media-libs/opus-1.1:=[${MULTILIB_USEDEP}]"
-
-RDEPEND="${COMMON_DEPEND}
-   >=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP},ogg]
-"
-DEPEND="${COMMON_DEPEND}"
-
-src_prepare() {
-   default
-   gstreamer_system_link \
-   gst-libs/gst/tag:gstreamer-tag \
-   gst-libs/gst/pbutils:gstreamer-pbutils \
-   gst-libs/gst/audio:gstreamer-audio
-}

diff --git a/media-plugins/gst-plugins-opus/gst-plugins-opus-1.14.3.ebuild 
b/media-plugins/gst-plugins-opus/gst-plugins-opus-1.14.3.ebuild
deleted file mode 100644
index e8630ccabda..000
--- a/media-plugins/gst-plugins-opus/gst-plugins-opus-1.14.3.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-base
-
-inherit gstreamer
-
-DESCRIPTION="Opus audio parser plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
-IUSE=""
-
-COMMON_DEPEND=">=media-libs/opus-1.1:=[${MULTILIB_USEDEP}]"
-
-RDEPEND="${COMMON_DEPEND}
-   >=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP},ogg]
-"
-DEPEND="${COMMON_DEPEND}"
-
-src_prepare() {
-   default
-   gstreamer_system_link \
-   gst-libs/gst/tag:gstreamer-tag \
-   gst-libs/gst/pbutils:gstreamer-pbutils \
-   

[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-libav/

2019-01-15 Thread Mart Raudsepp
commit: dcd7ec9b1cdb498ef9b284127dc216daed1c971e
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:38:02 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:38:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcd7ec9b

media-plugins/gst-plugins-libav: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-libav/Manifest   |  1 -
 .../gst-plugins-libav-1.14.2.ebuild| 76 --
 2 files changed, 77 deletions(-)

diff --git a/media-plugins/gst-plugins-libav/Manifest 
b/media-plugins/gst-plugins-libav/Manifest
index cfb18165022..8dd85953905 100644
--- a/media-plugins/gst-plugins-libav/Manifest
+++ b/media-plugins/gst-plugins-libav/Manifest
@@ -1,6 +1,5 @@
 DIST ffmpeg-3.4.5.tar.bz2 10183082 BLAKE2B 
f72157baefcd6a0ca8f389309bbe947ad21996e0f2eb3c46c6bfc90f1ebbb14bfd007d001e46ea51efef5db5f9fcee24b1a90b6862136aeebecdc95bb61b23a5
 SHA512 
e12707d47404a9ce02790b77d2852fc1a1573c8108e980c7355fa48ba891d1649464d4fe4d08394ecd6d871f651ac4388486b7654cb54a7aaeedaf05c55513ec
 DIST ffmpeg-4.1.tar.bz2 10687291 BLAKE2B 
07293af1b13c6c6cad72e368207db21bdbc4b991931166c24ff40b00c3b3c8e1242be1876af8e3f154cc840fcd90d87b762fe77faccf06936dd096478d5d074b
 SHA512 
ccf6d07268dc47e08ca619eb182a003face2a8ee73ec1a28157330dd7de1df88939def1fc1c7e6b6ac7b59752cdad84657d589b2fafb73e14e5ef03fb6e33417
 DIST gst-libav-1.14.1.tar.xz 9031916 BLAKE2B 
4f8426fd0c91ca9dd99d4d3820cee852610e957b4836b248f285a0d89b202af907f5f5f0ddb0cf2562eca6fb032a45ebe7fe3e6cbe5198f6d6852297cfd08091
 SHA512 
368d794d88b20fc879178c1984186a9dda7f8717e2e6bc17bd2dcd67be6d9dd55220da617f9872c40a63f5c9b3d11713ff96c8dbb0e4b196f9464aae43d2
-DIST gst-libav-1.14.2.tar.xz 9036096 BLAKE2B 
68000c35a1c582c93ad1113941ce17e1c4212e79a5eae627a1c41fb22a9d8fe2d5bb5165abb3ee81e36938b8c0485e2b7ac5f4a4d59199e28cbe0b35d3d85ef3
 SHA512 
ce8e7eba57b14d522b90c94f933987659b7d6e58e66513b4b3f41a70354a3d0065bb6d077285ed56074aaddff65c3d1f1fa7fb17fb2f75e94fbe814dffa790de
 DIST gst-libav-1.14.4-ffmpeg4-patchset.tar.xz 49428 BLAKE2B 
74c3e0b25643bcfdf01d1d16514401fef4bb988ba3d1f306b647ba0cd6e89f0205cc33e6d144889d6b2f7fab9e4fae946e03821a85009fa95c68f3cedf25068a
 SHA512 
1347424ed342f00c25ac4780670611a24eeaf708426b6efc6d9f6c6fa7bf91ef292302a5363afe9523c497265b8c0d7ad81374364cbecb2924b749e716819745
 DIST gst-libav-1.14.4.tar.xz 9036732 BLAKE2B 
1c2e257912f61dac71e1d890f4cb650e0cdbbf4472cbd8dc6b73e471d1914409b71699bd198c154069e15e68364530e91f76619afb52b91e373e58c9237ab7cb
 SHA512 
4a0e9a91c23cba82e6a6b8eb65ff42b9d80389dd232b08c22b3431d3942fb93a6a7e64be97083d11cbceb2abe5d45dc5b37d230f7552e1a7fb193610d0530717

diff --git a/media-plugins/gst-plugins-libav/gst-plugins-libav-1.14.2.ebuild 
b/media-plugins/gst-plugins-libav/gst-plugins-libav-1.14.2.ebuild
deleted file mode 100644
index 085a01f6831..000
--- a/media-plugins/gst-plugins-libav/gst-plugins-libav-1.14.2.ebuild
+++ /dev/null
@@ -1,76 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit multilib-minimal
-
-MY_PN="gst-libav"
-DESCRIPTION="FFmpeg based gstreamer plugin"
-HOMEPAGE="https://gstreamer.freedesktop.org/modules/gst-libav.html;
-SRC_URI="https://gstreamer.freedesktop.org/src/${MY_PN}/${MY_PN}-${PV}.tar.xz;
-
-LICENSE="LGPL-2+"
-SLOT="1.0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 
~amd64-fbsd ~x86-fbsd"
-IUSE="libav +orc"
-
-RDEPEND="
-   >=dev-libs/glib-2.40.0:2[${MULTILIB_USEDEP}]
-   >=media-libs/gstreamer-${PV}:1.0[${MULTILIB_USEDEP}]
-   >=media-libs/gst-plugins-base-${PV}:1.0[${MULTILIB_USEDEP}]
-   !libav? (
-   >=media-video/ffmpeg-3.2.6:0=[${MULTILIB_USEDEP}]
-   =dev-lang/orc-0.4.17[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}
-   >=dev-util/gtk-doc-am-1.12
-   >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
-"
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-RESTRICT="test" # FIXME: tests seem to get stuck at one point; investigate 
properly
-
-multilib_src_configure() {
-   GST_PLUGINS_BUILD=""
-   # Upstream dropped support for system libav and won't work
-   # for preserving its compat anymore, forcing us to rely on internal
-   # ffmpeg copy if we don't want to cause unresolvable blockers for
-   # libav setups.
-   # https://bugzilla.gnome.org/show_bug.cgi?id=758183
-   # Prefer system ffmpeg for -libav
-   local myconf
-
-   if use libav; then
-   ewarn "Using internal ffmpeg copy as upstream dropped"
-   ewarn "the support for compiling against system libav"
-   ewarn "https://bugzilla.gnome.org/show_bug.cgi?id=758183;
-   else
-   myconf="--with-system-libav"
-   fi
-
-   ECONF_SOURCE=${S} \
-   econf \
-   --disable-maintainer-mode \
-   --with-package-name="Gentoo 

[gentoo-commits] repo/gentoo:master commit in: media-libs/gst-plugins-base/

2019-01-15 Thread Mart Raudsepp
commit: e87416f737a78b1743452a101e6de51669a73c56
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:34:47 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:34:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e87416f7

media-libs/gst-plugins-base: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-libs/gst-plugins-base/Manifest   |   2 -
 .../gst-plugins-base-1.14.2-r1.ebuild  | 180 
 .../gst-plugins-base-1.14.2.ebuild | 180 
 .../gst-plugins-base-1.14.3-r1.ebuild  | 181 -
 .../gst-plugins-base-1.14.3.ebuild | 181 -
 5 files changed, 724 deletions(-)

diff --git a/media-libs/gst-plugins-base/Manifest 
b/media-libs/gst-plugins-base/Manifest
index 077b6a6f566..c8bbacf0e7c 100644
--- a/media-libs/gst-plugins-base/Manifest
+++ b/media-libs/gst-plugins-base/Manifest
@@ -1,5 +1,3 @@
 DIST gst-plugins-base-0.10.36.tar.xz 2364108 BLAKE2B 
a71ef5d5c7462d60937602681c060e85ed086a753b7ef354dad48354d6c3741d809f2c0c6a321ef9ac60fb12d24ec65e1baa63e51211134d2a5e03aae16f73d2
 SHA512 
ea8e073515df58229a641b4363df31f0b80204a5a43a8feb31f0b03a5a4b9b79d6e07e1615c773a59927a9b649f1b1d782def1120d581d09a090be8363b8
 DIST gst-plugins-base-1.14.1.tar.xz 3689184 BLAKE2B 
17abcab2c84b113180de55d6c781ae11feec66c215febfffefe4a22353c56e82a585647688e2078603b6c3ece6f26afa99969091a72886880a2f8549dd9cb379
 SHA512 
bca9db8780fe24c19a2c4eae9a16dc0856cb38077580e4344bd4f7fa9a7a03079b92556ff35475a574f624a5a721d80ef925790670e4cc809361ed01108a141e
-DIST gst-plugins-base-1.14.2.tar.xz 3693856 BLAKE2B 
7ed05718bfd1dcb15e05e5a2c8758ad409c4ad7f331146363f264aaf7123c8a14c1db81f482710d1069d33e5281087f66e2e38504e39b214befba73ffdd9295c
 SHA512 
35e7eb5c42fe265d38c433575f88d3306f15ff927a989eb375ed5399cbf92af2e9bf553d6eee349dc13673540cee00e1f879595f25e58c188ea443d8a969682f
-DIST gst-plugins-base-1.14.3.tar.xz 3702184 BLAKE2B 
8b13cdcb912968ed51bba91faf70060cced562f374d2b6987a9b9ff9a261b553836394cc4dc16df299c21cb303fd87bb0becb57225767c3502c8c16359430523
 SHA512 
3b5f0dc46d148dd9f162c651594be740f798c1d6272ecabced544f09900b6f2909a9fc705d42e4e98130d6f7cb1368458bfeee27444b5c43e62551defbc3838a
 DIST gst-plugins-base-1.14.4.tar.xz 3703232 BLAKE2B 
b22c44b857bc4f1972f03752cc1afb35c8d76e2d0c4a06c574af0ac4f3a91080c584ae4e4fc2a263ee879a53d58505c24a756ebc051d81ec62661c4f9e532f0e
 SHA512 
42c59df9f2d848108f12afa0466acbcfa5ccda64e4d0d44608d4268abed20f2e036713de04e7d71feaed1868ad742c5bcb55ae0eef5dec8e19e053dc8541b8af

diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.14.2-r1.ebuild 
b/media-libs/gst-plugins-base/gst-plugins-base-1.14.2-r1.ebuild
deleted file mode 100644
index 6480185d22d..000
--- a/media-libs/gst-plugins-base/gst-plugins-base-1.14.2-r1.ebuild
+++ /dev/null
@@ -1,180 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE="gst-plugins-base"
-
-inherit flag-o-matic gstreamer
-
-DESCRIPTION="Basepack of plugins for gstreamer"
-HOMEPAGE="https://gstreamer.freedesktop.org/;
-
-LICENSE="GPL-2+ LGPL-2+"
-KEYWORDS="~amd64 ~arm ~ppc64 ~sparc ~x86"
-
-# For OpenGL we have three separate concepts, with a list of possibilities in 
each:
-#  * opengl APIs - opengl and/or gles2; USE=opengl and USE=gles2 enable these 
accordingly; if neither is enabled, OpenGL helper library and elements are not 
built at all and all the other options aren't relevant
-#  * opengl platforms - glx and/or egl; also cgl, wgl, eagl for non-linux; 
USE="X opengl" enables glx platform; USE="egl" enables egl platform. Rest is up 
for relevant prefix teams.
-#  * opengl windowing system - x11, wayland, win32, cocoa, android, viv_fb, 
gbm and/or dispmanx; USE=X enables x11 (but for WSI it's automagic - FIXME), 
USE=wayland enables wayland, USE=gbm enables gbm (automagic upstream - FIXME); 
rest is up for relevant prefix/arch teams/contributors to test and provide 
patches
-# With the following limitations:
-#  * If opengl and/or gles2 is enabled, a platform has to be enabled - x11 or 
egl in our case, but x11 (glx) is acceptable only with opengl
-#  * If opengl and/or gles2 is enabled, a windowing system has to be enabled - 
x11, wayland or gbm in our case
-#  * glx platform requires opengl API
-#  * wayland, gbm and most other non-glx WSIs require egl platform
-# Additionally there is optional dmabuf support with egl for additional dmabuf 
based upload/download/eglimage options;
-#  and optional graphene usage for gltransformation and glvideoflip elements 
and more GLSL Uniforms support in glshader;
-#  and libpng/jpeg are required for gloverlay element;
-
-# Keep default IUSE options for relevant ones mirrored with gst-plugins-gtk 
and gst-plugins-bad
-IUSE="alsa +egl gbm gles2 +introspection ivorbis +ogg +opengl 

[gentoo-commits] repo/gentoo:master commit in: media-libs/gstreamer-editing-services/

2019-01-15 Thread Mart Raudsepp
commit: c8615acd96963583dbc8aa2dbafa23c2f2d8317f
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:36:40 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:36:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8615acd

media-libs/gstreamer-editing-services: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-libs/gstreamer-editing-services/Manifest |  1 -
 .../gstreamer-editing-services-1.14.2.ebuild   | 55 --
 2 files changed, 56 deletions(-)

diff --git a/media-libs/gstreamer-editing-services/Manifest 
b/media-libs/gstreamer-editing-services/Manifest
index 2b5cb406c64..dfdbc2d728c 100644
--- a/media-libs/gstreamer-editing-services/Manifest
+++ b/media-libs/gstreamer-editing-services/Manifest
@@ -1,3 +1,2 @@
 DIST gstreamer-editing-services-1.14.1.tar.xz 1059888 BLAKE2B 
d176c5d4341df208ee87d71f1838e5bb6c3bce7f072a3214d6907b91e75a81f5cd79cf424266205641281d525dea7e36423ffb98adef3cddd54814ea763a8d00
 SHA512 
3801769a515f248b923c50ad51961175094a66f2aa55184e82ecb948331c05b6e297a723d5443db11ec3274ee48f56d6dcc8af8a95cf9e701cc4e02615f8e6e4
-DIST gstreamer-editing-services-1.14.2.tar.xz 1063208 BLAKE2B 
b26db0c944e203026c1be242b80d3d16396d754c1883c07608f73f236d3e96979ef0eb5a7a0230fc360edd34caf22afa3d1e59eb4109ef17e60481b428703539
 SHA512 
74cd168d1308086e1b4c350eeec1757f790e05a8a762ebb7dd43c7ecdc0e747d7e5cfa2c3b0266eea18d98a369beb1fa544dafb4a1d22fe23af1d4e055322b29
 DIST gstreamer-editing-services-1.14.3.tar.xz 1066740 BLAKE2B 
c5511ca12eccb08d49733540e2d264290a6ca53ec0d5e9007d354e10808568727ed10bfb205c425fd56d334ef12e30324d67b0dcff8115b3c13d1123fe6026b9
 SHA512 
5dc4fc65c7ce9604b75516774c4481f3214ed703c0d3bb2a6fa348e5a8a09c963ac711e81e5c91f12f57ab3df63a94d7d178fcd4aab4d4d429f32e055c14a205

diff --git 
a/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.14.2.ebuild
 
b/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.14.2.ebuild
deleted file mode 100644
index 0bb7fc8cf81..000
--- 
a/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.14.2.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
-GNOME2_LA_PUNT="yes"
-
-inherit bash-completion-r1 gnome2 python-r1
-
-DESCRIPTION="SDK for making video editors and more"
-HOMEPAGE="http://wiki.pitivi.org/wiki/GES;
-SRC_URI="https://gstreamer.freedesktop.org/src/${PN}/${P}.tar.xz;
-
-LICENSE="LGPL-2+"
-SLOT="1.0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE="+introspection"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="
-   ${PYTHON_DEPS}
-   >=dev-libs/glib-2.40.0:2
-   dev-libs/libxml2:2
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   >=media-libs/gstreamer-${PV}:1.0[introspection?]
-   >=media-libs/gst-plugins-base-${PV}:1.0[introspection?]
-   introspection? ( >=dev-libs/gobject-introspection-0.9.6:= )
-"
-DEPEND="${RDEPEND}
-   >=dev-util/gtk-doc-am-1.3
-   virtual/pkgconfig
-"
-# XXX: tests do pass but need g-e-s to be installed due to missing
-# AM_TEST_ENVIRONMENT setup.
-RESTRICT="test"
-
-src_configure() {
-   # gtk is only used for examples
-   gnome2_src_configure \
-   $(use_enable introspection) \
-   --disable-examples \
-   --without-gtk \
-   --with-bash-completion-dir="$(get_bashcompdir)" \
-   --with-package-name="GStreamer editing services ebuild for 
Gentoo" \
-   
--with-package-origin="https://packages.gentoo.org/package/media-libs/gstreamer-editing-services;
-}
-
-src_compile() {
-   # Prevent sandbox violations, bug #53
-   # https://bugzilla.gnome.org/show_bug.cgi?id=744135
-   # https://bugzilla.gnome.org/show_bug.cgi?id=744134
-   addpredict /dev
-   gnome2_src_compile
-}



[gentoo-commits] repo/gentoo:master commit in: media-libs/gstreamer/, media-libs/gstreamer/files/

2019-01-15 Thread Mart Raudsepp
commit: 1ce74bd7f557ddfa7b3f7fe0345f86dad4cc6a11
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:35:42 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:35:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ce74bd7

media-libs/gstreamer: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-libs/gstreamer/Manifest  |   2 -
 .../files/1.14.3-fix-gstsegment-test.patch |  46 -
 media-libs/gstreamer/gstreamer-1.14.2.ebuild   | 111 
 media-libs/gstreamer/gstreamer-1.14.3.ebuild   | 115 -
 4 files changed, 274 deletions(-)

diff --git a/media-libs/gstreamer/Manifest b/media-libs/gstreamer/Manifest
index a0a6a3781b0..c2ba6ccfc53 100644
--- a/media-libs/gstreamer/Manifest
+++ b/media-libs/gstreamer/Manifest
@@ -1,5 +1,3 @@
 DIST gstreamer-0.10.36.tar.xz 3025876 BLAKE2B 
f0f70f483e8ccb2a294fb3bc8b51aac089f5e76522249b64e3e60e7b488a9e03b9300617e2c137bdcc0e3e61668b7b203e899f270f004e2dfcee0927fa7dfc3c
 SHA512 
7468abb578398681d2adb0e9bbc9ee8ae25aaef72369d45a66ada6c67d1759afdce606cb32e68d9e30ae813196bdfef3d4d33202bc77839cc1fbf5fc436c1bd8
 DIST gstreamer-1.14.1.tar.xz 3252440 BLAKE2B 
c2142621b126926dd9ec886f0478154b3f0d9b7adebc6169200b8bc7e4cd089dfe77cab2b436bf3c74cbcae5f84c95afbd05ba282d0afe3e8e226e6bc0f33e33
 SHA512 
9cf16d79774293dd7fa10c08f6628b83f4e77f0386bebbfd47ded0498e4abd48eee1aee164af53d59fbea2d395e42eb5a12ef4b8f631bc4fd5d4f69545191f9b
-DIST gstreamer-1.14.2.tar.xz 3255404 BLAKE2B 
290e8fec3eb6629a0e6e8f01c7c027fcc085f632afeac1ffe7bd4f1d8a9a3d3b78145334a11c91fcabea40b9f202a3b451ca55db13fd23be66c7167c76614932
 SHA512 
270dba318d15b54fff6e09d09d77dea13be55bbf82a5bb510efb43f954e234230505366cc6f19f5431e2dd24f5a7734daf5a89d9bd94de8302ed722df0e1eb84
-DIST gstreamer-1.14.3.tar.xz 3263036 BLAKE2B 
20170b831064ea49565d7a4529563e4e9273def28d33eda779c7e3f4a60989b64844c271da529bdbbaebf80a8a86c37b97af4a18c4d0aae6182be608f3dcf345
 SHA512 
bfbf76219b5275b00253797323c4fc7b4edb8513d5441c80a8f778b418837c68e9ff37a72a78ac2431a051e813397fb01464bebddd1522b9e4a225ed505342b7
 DIST gstreamer-1.14.4.tar.xz 3264324 BLAKE2B 
d51febcd7c317964a09dadb4d3bd3ee7a60ac38bef28cdd7d42f49a7b710d6f6180ca7edee1765c8d146f7e3e852e93d0d5f69962089a653cfc3e6bd4ab42f89
 SHA512 
7ece9f01d40df7c8358482eac94536c5e15261e9568962008e2029e1ee1b3ebb220d2e4802ed1c81c40d897576fafe52234065e273724bfb4df3a3ddf2711abe

diff --git a/media-libs/gstreamer/files/1.14.3-fix-gstsegment-test.patch 
b/media-libs/gstreamer/files/1.14.3-fix-gstsegment-test.patch
deleted file mode 100644
index 9b2fb2402e1..000
--- a/media-libs/gstreamer/files/1.14.3-fix-gstsegment-test.patch
+++ /dev/null
@@ -1,46 +0,0 @@
-From 0a479c3cdc5d5745b6cc5084d5faf3b0ab8e604a Mon Sep 17 00:00:00 2001
-From: Jan Schmidt 
-Date: Mon, 17 Sep 2018 22:13:22 +1000
-Subject: [PATCH] tests: Use a different rate in a segment test.
-
-Using a rate of 1.1 in the test is causing the test to
-fail on 32-bit because ceil(1.1 * 10) can round to 12.
-
-Instead use a rate 2.0 that can be expressed as floating
-point number and doesn't trigger the problem.
-
-https://bugzilla.gnome.org/show_bug.cgi?id=797154

- tests/check/gst/gstsegment.c | 6 +++---
- 1 file changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/tests/check/gst/gstsegment.c b/tests/check/gst/gstsegment.c
-index 17ad18c2f..751469d76 100644
 a/tests/check/gst/gstsegment.c
-+++ b/tests/check/gst/gstsegment.c
-@@ -888,7 +888,7 @@ GST_START_TEST (segment_full)
-   fail_unless_equals_int (pos, 190);
- 
-   /* Test a non-1.0 rate that lands right before the segment, but still +ve */
--  segment.rate = 1.1;
-+  segment.rate = 2.0;
-   segment.start = 100;
-   segment.offset = 0;
-   segment.stop = 500;
-@@ -897,11 +897,11 @@ GST_START_TEST (segment_full)
-   segment.time = 1;
-   fail_unless (gst_segment_position_from_running_time_full (,
-   GST_FORMAT_TIME, 140, ) == 1);
--  fail_unless (pos == 89);
-+  fail_unless (pos == 80);
-   /* And now one that should give a position < 0 */
-   fail_unless (gst_segment_position_from_running_time_full (,
-   GST_FORMAT_TIME, 0, ) == -1);
--  fail_unless (pos == 65);
-+  fail_unless (pos == 200);
- 
-   /* Test a non-1.0 negative rate that lands right after the (reversed) 
segment, but still +ve position */
-   segment.rate = -2.0;
--- 
-2.17.0
-

diff --git a/media-libs/gstreamer/gstreamer-1.14.2.ebuild 
b/media-libs/gstreamer/gstreamer-1.14.2.ebuild
deleted file mode 100644
index fcdb78c174d..000
--- a/media-libs/gstreamer/gstreamer-1.14.2.ebuild
+++ /dev/null
@@ -1,111 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit bash-completion-r1 multilib-minimal pax-utils
-
-DESCRIPTION="Open source multimedia framework"
-HOMEPAGE="https://gstreamer.freedesktop.org/;

[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-libvisual/

2019-01-15 Thread Mart Raudsepp
commit: 3d078f0778ee42dbe155002d9835b5ab88fbdbe8
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:33:24 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:33:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d078f07

media-plugins/gst-plugins-libvisual: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-libvisual/Manifest   |  2 --
 .../gst-plugins-libvisual-1.14.2.ebuild| 25 --
 .../gst-plugins-libvisual-1.14.3.ebuild| 25 --
 3 files changed, 52 deletions(-)

diff --git a/media-plugins/gst-plugins-libvisual/Manifest 
b/media-plugins/gst-plugins-libvisual/Manifest
index 077b6a6f566..c8bbacf0e7c 100644
--- a/media-plugins/gst-plugins-libvisual/Manifest
+++ b/media-plugins/gst-plugins-libvisual/Manifest
@@ -1,5 +1,3 @@
 DIST gst-plugins-base-0.10.36.tar.xz 2364108 BLAKE2B 
a71ef5d5c7462d60937602681c060e85ed086a753b7ef354dad48354d6c3741d809f2c0c6a321ef9ac60fb12d24ec65e1baa63e51211134d2a5e03aae16f73d2
 SHA512 
ea8e073515df58229a641b4363df31f0b80204a5a43a8feb31f0b03a5a4b9b79d6e07e1615c773a59927a9b649f1b1d782def1120d581d09a090be8363b8
 DIST gst-plugins-base-1.14.1.tar.xz 3689184 BLAKE2B 
17abcab2c84b113180de55d6c781ae11feec66c215febfffefe4a22353c56e82a585647688e2078603b6c3ece6f26afa99969091a72886880a2f8549dd9cb379
 SHA512 
bca9db8780fe24c19a2c4eae9a16dc0856cb38077580e4344bd4f7fa9a7a03079b92556ff35475a574f624a5a721d80ef925790670e4cc809361ed01108a141e
-DIST gst-plugins-base-1.14.2.tar.xz 3693856 BLAKE2B 
7ed05718bfd1dcb15e05e5a2c8758ad409c4ad7f331146363f264aaf7123c8a14c1db81f482710d1069d33e5281087f66e2e38504e39b214befba73ffdd9295c
 SHA512 
35e7eb5c42fe265d38c433575f88d3306f15ff927a989eb375ed5399cbf92af2e9bf553d6eee349dc13673540cee00e1f879595f25e58c188ea443d8a969682f
-DIST gst-plugins-base-1.14.3.tar.xz 3702184 BLAKE2B 
8b13cdcb912968ed51bba91faf70060cced562f374d2b6987a9b9ff9a261b553836394cc4dc16df299c21cb303fd87bb0becb57225767c3502c8c16359430523
 SHA512 
3b5f0dc46d148dd9f162c651594be740f798c1d6272ecabced544f09900b6f2909a9fc705d42e4e98130d6f7cb1368458bfeee27444b5c43e62551defbc3838a
 DIST gst-plugins-base-1.14.4.tar.xz 3703232 BLAKE2B 
b22c44b857bc4f1972f03752cc1afb35c8d76e2d0c4a06c574af0ac4f3a91080c584ae4e4fc2a263ee879a53d58505c24a756ebc051d81ec62661c4f9e532f0e
 SHA512 
42c59df9f2d848108f12afa0466acbcfa5ccda64e4d0d44608d4268abed20f2e036713de04e7d71feaed1868ad742c5bcb55ae0eef5dec8e19e053dc8541b8af

diff --git 
a/media-plugins/gst-plugins-libvisual/gst-plugins-libvisual-1.14.2.ebuild 
b/media-plugins/gst-plugins-libvisual/gst-plugins-libvisual-1.14.2.ebuild
deleted file mode 100644
index bba6db422d2..000
--- a/media-plugins/gst-plugins-libvisual/gst-plugins-libvisual-1.14.2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-base
-
-inherit gstreamer
-
-DESCRIPTION="Visualization elements for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
-IUSE=""
-
-RDEPEND="
-   >=media-libs/libvisual-0.4.0-r3[${MULTILIB_USEDEP}]
-   >=media-plugins/libvisual-plugins-0.4.0-r3[${MULTILIB_USEDEP}]
-"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-   default
-   gstreamer_system_link \
-   gst-libs/gst/audio:gstreamer-audio \
-   gst-libs/gst/video:gstreamer-video \
-   gst-libs/gst/pbutils:gstreamer-pbutils
-}

diff --git 
a/media-plugins/gst-plugins-libvisual/gst-plugins-libvisual-1.14.3.ebuild 
b/media-plugins/gst-plugins-libvisual/gst-plugins-libvisual-1.14.3.ebuild
deleted file mode 100644
index bba6db422d2..000
--- a/media-plugins/gst-plugins-libvisual/gst-plugins-libvisual-1.14.3.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-base
-
-inherit gstreamer
-
-DESCRIPTION="Visualization elements for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
-IUSE=""
-
-RDEPEND="
-   >=media-libs/libvisual-0.4.0-r3[${MULTILIB_USEDEP}]
-   >=media-plugins/libvisual-plugins-0.4.0-r3[${MULTILIB_USEDEP}]
-"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-   default
-   gstreamer_system_link \
-   gst-libs/gst/audio:gstreamer-audio \
-   gst-libs/gst/video:gstreamer-video \
-   gst-libs/gst/pbutils:gstreamer-pbutils
-}



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-cdparanoia/

2019-01-15 Thread Mart Raudsepp
commit: e0c3a82c00253cc8b6ad2a0c6f792787ee4c53ec
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:31:33 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:31:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0c3a82c

media-plugins/gst-plugins-cdparanoia: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-cdparanoia/Manifest |  2 --
 .../gst-plugins-cdparanoia-1.14.2.ebuild  | 19 ---
 .../gst-plugins-cdparanoia-1.14.3.ebuild  | 19 ---
 3 files changed, 40 deletions(-)

diff --git a/media-plugins/gst-plugins-cdparanoia/Manifest 
b/media-plugins/gst-plugins-cdparanoia/Manifest
index 077b6a6f566..c8bbacf0e7c 100644
--- a/media-plugins/gst-plugins-cdparanoia/Manifest
+++ b/media-plugins/gst-plugins-cdparanoia/Manifest
@@ -1,5 +1,3 @@
 DIST gst-plugins-base-0.10.36.tar.xz 2364108 BLAKE2B 
a71ef5d5c7462d60937602681c060e85ed086a753b7ef354dad48354d6c3741d809f2c0c6a321ef9ac60fb12d24ec65e1baa63e51211134d2a5e03aae16f73d2
 SHA512 
ea8e073515df58229a641b4363df31f0b80204a5a43a8feb31f0b03a5a4b9b79d6e07e1615c773a59927a9b649f1b1d782def1120d581d09a090be8363b8
 DIST gst-plugins-base-1.14.1.tar.xz 3689184 BLAKE2B 
17abcab2c84b113180de55d6c781ae11feec66c215febfffefe4a22353c56e82a585647688e2078603b6c3ece6f26afa99969091a72886880a2f8549dd9cb379
 SHA512 
bca9db8780fe24c19a2c4eae9a16dc0856cb38077580e4344bd4f7fa9a7a03079b92556ff35475a574f624a5a721d80ef925790670e4cc809361ed01108a141e
-DIST gst-plugins-base-1.14.2.tar.xz 3693856 BLAKE2B 
7ed05718bfd1dcb15e05e5a2c8758ad409c4ad7f331146363f264aaf7123c8a14c1db81f482710d1069d33e5281087f66e2e38504e39b214befba73ffdd9295c
 SHA512 
35e7eb5c42fe265d38c433575f88d3306f15ff927a989eb375ed5399cbf92af2e9bf553d6eee349dc13673540cee00e1f879595f25e58c188ea443d8a969682f
-DIST gst-plugins-base-1.14.3.tar.xz 3702184 BLAKE2B 
8b13cdcb912968ed51bba91faf70060cced562f374d2b6987a9b9ff9a261b553836394cc4dc16df299c21cb303fd87bb0becb57225767c3502c8c16359430523
 SHA512 
3b5f0dc46d148dd9f162c651594be740f798c1d6272ecabced544f09900b6f2909a9fc705d42e4e98130d6f7cb1368458bfeee27444b5c43e62551defbc3838a
 DIST gst-plugins-base-1.14.4.tar.xz 3703232 BLAKE2B 
b22c44b857bc4f1972f03752cc1afb35c8d76e2d0c4a06c574af0ac4f3a91080c584ae4e4fc2a263ee879a53d58505c24a756ebc051d81ec62661c4f9e532f0e
 SHA512 
42c59df9f2d848108f12afa0466acbcfa5ccda64e4d0d44608d4268abed20f2e036713de04e7d71feaed1868ad742c5bcb55ae0eef5dec8e19e053dc8541b8af

diff --git 
a/media-plugins/gst-plugins-cdparanoia/gst-plugins-cdparanoia-1.14.2.ebuild 
b/media-plugins/gst-plugins-cdparanoia/gst-plugins-cdparanoia-1.14.2.ebuild
deleted file mode 100644
index 8d994bf79a2..000
--- a/media-plugins/gst-plugins-cdparanoia/gst-plugins-cdparanoia-1.14.2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-base
-
-inherit gstreamer
-
-DESCRIPTION="CD Audio Source (cdda) plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=media-sound/cdparanoia-3.10.2-r6[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-   default
-   gstreamer_system_link gst-libs/gst/audio:gstreamer-audio
-}

diff --git 
a/media-plugins/gst-plugins-cdparanoia/gst-plugins-cdparanoia-1.14.3.ebuild 
b/media-plugins/gst-plugins-cdparanoia/gst-plugins-cdparanoia-1.14.3.ebuild
deleted file mode 100644
index 8d994bf79a2..000
--- a/media-plugins/gst-plugins-cdparanoia/gst-plugins-cdparanoia-1.14.3.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-base
-
-inherit gstreamer
-
-DESCRIPTION="CD Audio Source (cdda) plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=media-sound/cdparanoia-3.10.2-r6[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-   default
-   gstreamer_system_link gst-libs/gst/audio:gstreamer-audio
-}



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-vaapi/

2019-01-15 Thread Mart Raudsepp
commit: a1e599e96e3193156a5573723bd3cf7abb9a8c83
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:27:17 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:28:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1e599e9

media-plugins/gst-plugins-vaapi: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-vaapi/Manifest   |   1 -
 .../gst-plugins-vaapi-1.14.2.ebuild| 110 -
 2 files changed, 111 deletions(-)

diff --git a/media-plugins/gst-plugins-vaapi/Manifest 
b/media-plugins/gst-plugins-vaapi/Manifest
index 7af81dec61c..81d87f3f002 100644
--- a/media-plugins/gst-plugins-vaapi/Manifest
+++ b/media-plugins/gst-plugins-vaapi/Manifest
@@ -1,3 +1,2 @@
 DIST gstreamer-vaapi-1.14.1.tar.xz 1064992 BLAKE2B 
bae42e3cafc6d1e5799a8ef795f9e1f6a6ac60b6878aea1aed81550fd7e408c5104b5ea89d6e5f7535ac8d21fe5f14fccf061e15eb68a7c1c60c29ad4a4deabb
 SHA512 
f1eecb61cb92439d93a47ac162a5cda8a456dbb205594f378e8adf98c45e4cd59553ccfd3bbcf1c6a568c6af5e7834bbfb0ea17610f0c7e7c9e268a4eeb5b020
-DIST gstreamer-vaapi-1.14.2.tar.xz 1068872 BLAKE2B 
835eb394d81b4de671703b2ff05b3bf57d2d09bc15d01c865c1c74cf6aad61071149c1f78f693b47b81d4c28f580d5fd6b004a99c26972ac67e5dca13abc8dfa
 SHA512 
7297dc04c116cab5cb066efc2dc34f9510927fadf696475c14ca3b3a3befe8c0ed5c63c9a4039f1f268e79a967c89a34d74048da92198f05833315f90d503202
 DIST gstreamer-vaapi-1.14.3.tar.xz 1070536 BLAKE2B 
7e3458702072d96acc31c1ac5c4ec9f23f6d618ba922884fb141a0897a04959da7f34c7abff7765f086357d3f8f7532a1582508d117c199f76338ebd3723c6ae
 SHA512 
b89acf63c2900b0cd588cce1a06d959a4f8bbe929c237fce985d3cfce7b94d43a3317f06a42fa77e3ff790fff8a81c8bbeeed7ac797794e4cc3342f18faa69e3

diff --git a/media-plugins/gst-plugins-vaapi/gst-plugins-vaapi-1.14.2.ebuild 
b/media-plugins/gst-plugins-vaapi/gst-plugins-vaapi-1.14.2.ebuild
deleted file mode 100644
index 181114b5eb8..000
--- a/media-plugins/gst-plugins-vaapi/gst-plugins-vaapi-1.14.2.ebuild
+++ /dev/null
@@ -1,110 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit multilib-minimal
-
-MY_PN="gstreamer-vaapi"
-DESCRIPTION="Hardware accelerated video decoding through VA-API plugin for 
GStreamer"
-HOMEPAGE="https://cgit.freedesktop.org/gstreamer/gstreamer-vaapi;
-SRC_URI="https://gstreamer.freedesktop.org/src/${MY_PN}/${MY_PN}-${PV}.tar.xz;
-
-LICENSE="LGPL-2.1+"
-SLOT="1.0"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="+drm +egl gles2 +opengl wayland +X" # Keep default enabled IUSE in sync 
with gst-plugins-base and libva
-
-# gst-vaapi configure is based around GL platform mainly, unlike 
gst-plugins-bad that goes by GL API mainly; for less surprises,
-# we design gst-vaapi ebuild in terms of GL API as main choice as well, 
meaning that USE opengl and/or gles2 is required to
-# enable opengl support at all and choices get chained from there.
-# One or multiple video output are required: drm, x11, glx, egl and/or wayland;
-# but GL API is our main trigger, thus USE=egl should be ineffective if 
neither gles2 or opengl is enabled;
-# So "|| ( drm egl opengl wayland X )" would be wrong, because egl isn't built 
with USE="egl -opengl -gles2", ending up with no video outputs.
-# As we ensure at least one working GL output with other REQUIRED_USE, we can 
put gles2/opengl in REQUIRED_USE instead of egl, solving the issue.
-# gles2 API only supported windowing system (on linux) is EGL, so require it
-# opengl API only supported windowing systems (on linux) are EGL and GLX, so 
require one of them (glx is enabled with USE="opengl X")
-REQUIRED_USE="
-   || ( drm gles2 opengl wayland X )
-   gles2? ( egl )
-   opengl? ( || ( egl X ) )
-"
-
-# glx doesn't require libva-glx (libva[opengl]) afaics, only by 
tests/test-display.c
-# USE flag behavior:
-# 'drm' enables vaapi drm support
-# 'egl' enables EGL platform support (but only if also 'opengl||gles2')
-# - 'egl' is exposed as a USE flag mainly to get EGL support instead of or in 
addition to GLX support with desktop GL while keeping it optional for pure GLX 
cases;
-#   it's always required with USE=gles2, thus USE="gles2 opengl X" will 
require and build desktop GL EGL platform support as well on top of GLX, which 
doesn't add extra deps at that point.
-# 'gles2' enables GLESv2 or GLESv3 based GL API support
-# 'opengl' enables desktop OpenGL based GL API support
-# 'wayland' enables non-GL Wayland support; wayland EGL support when combined 
with 'egl' (but only if also 'opengl||gles2')
-# 'X' enables non-GL X support; GLX support when combined with 'opengl'
-# gst-plugins-bad still needed for codecparsers (GL libraries moved to -base); 
checked for 1.14 (recheck for 1.16)
-GST_REQ="${PV}"
-GL_DEPS="
-   
>=media-libs/gst-plugins-base-${GST_REQ}:${SLOT}[egl?,gles2?,opengl?,wayland?,X?]
-   

[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-lame/

2019-01-15 Thread Mart Raudsepp
commit: 1d699934db691489bff7240abb6354505204ca89
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:20:26 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:28:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d699934

media-plugins/gst-plugins-lame: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-lame/Manifest|  2 --
 .../gst-plugins-lame/gst-plugins-lame-1.14.2.ebuild| 14 --
 .../gst-plugins-lame/gst-plugins-lame-1.14.3.ebuild| 14 --
 3 files changed, 30 deletions(-)

diff --git a/media-plugins/gst-plugins-lame/Manifest 
b/media-plugins/gst-plugins-lame/Manifest
index 31baf1b981a..bd114fd4f13 100644
--- a/media-plugins/gst-plugins-lame/Manifest
+++ b/media-plugins/gst-plugins-lame/Manifest
@@ -1,5 +1,3 @@
 DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 
5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85
 SHA512 
b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070
-DIST gst-plugins-good-1.14.2.tar.xz 3779912 BLAKE2B 
d49f82a6be7423d233ec15660470533d6bfc5da3d2ac5912ce7b3f97739b1540424c02593aff269aae3df7c6f15ca37b2d9d45fe85f3b36b910cdac4ba98f093
 SHA512 
26ff40d949ab95043ed717350fb344a616c72b049cd52c3e7debd9cc37f73eb9d4704b4f437ba257cecb9dba702ce451647279cb821e9405b36210b46ae9aa05
-DIST gst-plugins-good-1.14.3.tar.xz 3790052 BLAKE2B 
14f4116ce3eeb20f1f2cc8e835e46a9444ef82291aad90b74e74d0e79c1974bb6f2373f79543a3a3235773c954bd9def67a9e6c64522035fa65e1541695d34e1
 SHA512 
1077d4ac7332a4bfd58fe5be53104e1404c3a688769520650c030488a184e64a43b301fc1f1d687de668143f849a23cb0ba2b417cf284d20710b9cf32d792e45
 DIST gst-plugins-good-1.14.4.tar.xz 3792524 BLAKE2B 
4c7faac73d33bebe1fd53dc4cfed1a5d27b103f9c4cd801672ad52e385f09addb07cd4a0f511dff23815e3421e5202fb3d7866b7dd58fdaf101d0357c4fdc13f
 SHA512 
30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504
 DIST gst-plugins-ugly-0.10.19.tar.xz 882452 BLAKE2B 
df5319481ade22d7acdee6e22ca57a444e104c8540bc4b578cfe7554c79bb4ee33b23a8516940f6504c30d9403c4ced2434e11f3a48548c3721d3d3db2016757
 SHA512 
16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda

diff --git a/media-plugins/gst-plugins-lame/gst-plugins-lame-1.14.2.ebuild 
b/media-plugins/gst-plugins-lame/gst-plugins-lame-1.14.2.ebuild
deleted file mode 100644
index 649fa88d63e..000
--- a/media-plugins/gst-plugins-lame/gst-plugins-lame-1.14.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="MP3 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=media-sound/lame-3.99.5-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"

diff --git a/media-plugins/gst-plugins-lame/gst-plugins-lame-1.14.3.ebuild 
b/media-plugins/gst-plugins-lame/gst-plugins-lame-1.14.3.ebuild
deleted file mode 100644
index 649fa88d63e..000
--- a/media-plugins/gst-plugins-lame/gst-plugins-lame-1.14.3.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="MP3 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=media-sound/lame-3.99.5-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-mpg123/

2019-01-15 Thread Mart Raudsepp
commit: 473426741385fb83dad99954c737e2a844fd5dc1
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:21:27 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:28:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47342674

media-plugins/gst-plugins-mpg123: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-mpg123/Manifest|  2 --
 .../gst-plugins-mpg123/gst-plugins-mpg123-1.14.2.ebuild  | 16 
 .../gst-plugins-mpg123/gst-plugins-mpg123-1.14.3.ebuild  | 16 
 3 files changed, 34 deletions(-)

diff --git a/media-plugins/gst-plugins-mpg123/Manifest 
b/media-plugins/gst-plugins-mpg123/Manifest
index c6221d7bd91..87f1010932b 100644
--- a/media-plugins/gst-plugins-mpg123/Manifest
+++ b/media-plugins/gst-plugins-mpg123/Manifest
@@ -1,4 +1,2 @@
 DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 
5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85
 SHA512 
b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070
-DIST gst-plugins-good-1.14.2.tar.xz 3779912 BLAKE2B 
d49f82a6be7423d233ec15660470533d6bfc5da3d2ac5912ce7b3f97739b1540424c02593aff269aae3df7c6f15ca37b2d9d45fe85f3b36b910cdac4ba98f093
 SHA512 
26ff40d949ab95043ed717350fb344a616c72b049cd52c3e7debd9cc37f73eb9d4704b4f437ba257cecb9dba702ce451647279cb821e9405b36210b46ae9aa05
-DIST gst-plugins-good-1.14.3.tar.xz 3790052 BLAKE2B 
14f4116ce3eeb20f1f2cc8e835e46a9444ef82291aad90b74e74d0e79c1974bb6f2373f79543a3a3235773c954bd9def67a9e6c64522035fa65e1541695d34e1
 SHA512 
1077d4ac7332a4bfd58fe5be53104e1404c3a688769520650c030488a184e64a43b301fc1f1d687de668143f849a23cb0ba2b417cf284d20710b9cf32d792e45
 DIST gst-plugins-good-1.14.4.tar.xz 3792524 BLAKE2B 
4c7faac73d33bebe1fd53dc4cfed1a5d27b103f9c4cd801672ad52e385f09addb07cd4a0f511dff23815e3421e5202fb3d7866b7dd58fdaf101d0357c4fdc13f
 SHA512 
30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504

diff --git a/media-plugins/gst-plugins-mpg123/gst-plugins-mpg123-1.14.2.ebuild 
b/media-plugins/gst-plugins-mpg123/gst-plugins-mpg123-1.14.2.ebuild
deleted file mode 100644
index 3215d84f2a5..000
--- a/media-plugins/gst-plugins-mpg123/gst-plugins-mpg123-1.14.2.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="MP3 decoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 
~amd64-fbsd"
-IUSE=""
-
-RDEPEND="
-   >=media-sound/mpg123-1.23[${MULTILIB_USEDEP}]
-"
-DEPEND="${RDEPEND}"

diff --git a/media-plugins/gst-plugins-mpg123/gst-plugins-mpg123-1.14.3.ebuild 
b/media-plugins/gst-plugins-mpg123/gst-plugins-mpg123-1.14.3.ebuild
deleted file mode 100644
index ec432bb0210..000
--- a/media-plugins/gst-plugins-mpg123/gst-plugins-mpg123-1.14.3.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="MP3 decoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
-IUSE=""
-
-RDEPEND="
-   >=media-sound/mpg123-1.23[${MULTILIB_USEDEP}]
-"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-vpx/

2019-01-15 Thread Mart Raudsepp
commit: 0b430df0e5e6acf9803910e5adb175ad1bf8b1b5
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:18:35 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:27:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b430df0

media-plugins/gst-plugins-vpx: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-vpx/Manifest |  2 --
 .../gst-plugins-vpx/gst-plugins-vpx-1.14.2.ebuild  | 14 --
 .../gst-plugins-vpx/gst-plugins-vpx-1.14.3.ebuild  | 14 --
 3 files changed, 30 deletions(-)

diff --git a/media-plugins/gst-plugins-vpx/Manifest 
b/media-plugins/gst-plugins-vpx/Manifest
index c6221d7bd91..87f1010932b 100644
--- a/media-plugins/gst-plugins-vpx/Manifest
+++ b/media-plugins/gst-plugins-vpx/Manifest
@@ -1,4 +1,2 @@
 DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 
5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85
 SHA512 
b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070
-DIST gst-plugins-good-1.14.2.tar.xz 3779912 BLAKE2B 
d49f82a6be7423d233ec15660470533d6bfc5da3d2ac5912ce7b3f97739b1540424c02593aff269aae3df7c6f15ca37b2d9d45fe85f3b36b910cdac4ba98f093
 SHA512 
26ff40d949ab95043ed717350fb344a616c72b049cd52c3e7debd9cc37f73eb9d4704b4f437ba257cecb9dba702ce451647279cb821e9405b36210b46ae9aa05
-DIST gst-plugins-good-1.14.3.tar.xz 3790052 BLAKE2B 
14f4116ce3eeb20f1f2cc8e835e46a9444ef82291aad90b74e74d0e79c1974bb6f2373f79543a3a3235773c954bd9def67a9e6c64522035fa65e1541695d34e1
 SHA512 
1077d4ac7332a4bfd58fe5be53104e1404c3a688769520650c030488a184e64a43b301fc1f1d687de668143f849a23cb0ba2b417cf284d20710b9cf32d792e45
 DIST gst-plugins-good-1.14.4.tar.xz 3792524 BLAKE2B 
4c7faac73d33bebe1fd53dc4cfed1a5d27b103f9c4cd801672ad52e385f09addb07cd4a0f511dff23815e3421e5202fb3d7866b7dd58fdaf101d0357c4fdc13f
 SHA512 
30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504

diff --git a/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.14.2.ebuild 
b/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.14.2.ebuild
deleted file mode 100644
index 3fb7604ba34..000
--- a/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.14.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="VP8/VP9 video encoder/decoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
-IUSE=""
-
-RDEPEND=">=media-libs/libvpx-1.3.0:=[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"

diff --git a/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.14.3.ebuild 
b/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.14.3.ebuild
deleted file mode 100644
index 3fb7604ba34..000
--- a/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.14.3.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="VP8/VP9 video encoder/decoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
-IUSE=""
-
-RDEPEND=">=media-libs/libvpx-1.3.0:=[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-libs/gst-plugins-good/

2019-01-15 Thread Mart Raudsepp
commit: a4a7b948fdc77a16504e292db7c2edaf3660b296
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:25:54 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:28:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4a7b948

media-libs/gst-plugins-good: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-libs/gst-plugins-good/Manifest   |  2 -
 .../gst-plugins-good-1.14.2.ebuild | 50 --
 .../gst-plugins-good-1.14.3.ebuild | 50 --
 3 files changed, 102 deletions(-)

diff --git a/media-libs/gst-plugins-good/Manifest 
b/media-libs/gst-plugins-good/Manifest
index 9fa13a531a6..e809a4baf36 100644
--- a/media-libs/gst-plugins-good/Manifest
+++ b/media-libs/gst-plugins-good/Manifest
@@ -1,5 +1,3 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 BLAKE2B 
a015ef6993078f1c699badcc9911a835fe1d129b4e0dccb3937d49768d9202549204bbfb0d7ad575bcb77c75f73662a83912936b2664a2b1cd7c331e4d203c4f
 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 
5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85
 SHA512 
b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070
-DIST gst-plugins-good-1.14.2.tar.xz 3779912 BLAKE2B 
d49f82a6be7423d233ec15660470533d6bfc5da3d2ac5912ce7b3f97739b1540424c02593aff269aae3df7c6f15ca37b2d9d45fe85f3b36b910cdac4ba98f093
 SHA512 
26ff40d949ab95043ed717350fb344a616c72b049cd52c3e7debd9cc37f73eb9d4704b4f437ba257cecb9dba702ce451647279cb821e9405b36210b46ae9aa05
-DIST gst-plugins-good-1.14.3.tar.xz 3790052 BLAKE2B 
14f4116ce3eeb20f1f2cc8e835e46a9444ef82291aad90b74e74d0e79c1974bb6f2373f79543a3a3235773c954bd9def67a9e6c64522035fa65e1541695d34e1
 SHA512 
1077d4ac7332a4bfd58fe5be53104e1404c3a688769520650c030488a184e64a43b301fc1f1d687de668143f849a23cb0ba2b417cf284d20710b9cf32d792e45
 DIST gst-plugins-good-1.14.4.tar.xz 3792524 BLAKE2B 
4c7faac73d33bebe1fd53dc4cfed1a5d27b103f9c4cd801672ad52e385f09addb07cd4a0f511dff23815e3421e5202fb3d7866b7dd58fdaf101d0357c4fdc13f
 SHA512 
30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504

diff --git a/media-libs/gst-plugins-good/gst-plugins-good-1.14.2.ebuild 
b/media-libs/gst-plugins-good/gst-plugins-good-1.14.2.ebuild
deleted file mode 100644
index daf9c7a0a3b..000
--- a/media-libs/gst-plugins-good/gst-plugins-good-1.14.2.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE="gst-plugins-good"
-
-inherit flag-o-matic gstreamer
-
-DESCRIPTION="Basepack of plugins for GStreamer"
-HOMEPAGE="https://gstreamer.freedesktop.org/;
-
-LICENSE="LGPL-2.1+"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd"
-IUSE="+orc"
-
-RDEPEND="
-   >=dev-libs/glib-2.40.0:2[${MULTILIB_USEDEP}]
-   >=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP}]
-   >=media-libs/gstreamer-${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}
-   >=dev-util/gtk-doc-am-1.12
-"
-
-multilib_src_configure() {
-   # Always enable optional bz2 support for matroska
-   # Always enable optional zlib support for qtdemux and matroska
-   # Many media files require these to work, as some container headers are 
often
-   # compressed, bug #291154
-   gstreamer_multilib_src_configure \
-   --enable-bz2 \
-   --enable-zlib \
-   --disable-examples \
-   --with-default-audiosink=autoaudiosink \
-   --with-default-visualizer=goom
-
-   if multilib_is_native_abi; then
-   ln -s "${S}"/docs/plugins/html docs/plugins/html || die
-   fi
-
-}
-
-multilib_src_install_all() {
-   DOCS="AUTHORS ChangeLog NEWS README RELEASE"
-   einstalldocs
-   find "${ED}" -name '*.la' -delete || die
-}

diff --git a/media-libs/gst-plugins-good/gst-plugins-good-1.14.3.ebuild 
b/media-libs/gst-plugins-good/gst-plugins-good-1.14.3.ebuild
deleted file mode 100644
index daf9c7a0a3b..000
--- a/media-libs/gst-plugins-good/gst-plugins-good-1.14.3.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE="gst-plugins-good"
-
-inherit flag-o-matic gstreamer
-
-DESCRIPTION="Basepack of plugins for 

[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-jpeg/

2019-01-15 Thread Mart Raudsepp
commit: f68a48d4023785cae532be49c5d77d7b267878c2
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:23:11 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:28:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f68a48d4

media-plugins/gst-plugins-jpeg: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-jpeg/Manifest|  2 --
 .../gst-plugins-jpeg/gst-plugins-jpeg-1.14.2.ebuild| 14 --
 .../gst-plugins-jpeg/gst-plugins-jpeg-1.14.3.ebuild| 14 --
 3 files changed, 30 deletions(-)

diff --git a/media-plugins/gst-plugins-jpeg/Manifest 
b/media-plugins/gst-plugins-jpeg/Manifest
index 9fa13a531a6..e809a4baf36 100644
--- a/media-plugins/gst-plugins-jpeg/Manifest
+++ b/media-plugins/gst-plugins-jpeg/Manifest
@@ -1,5 +1,3 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 BLAKE2B 
a015ef6993078f1c699badcc9911a835fe1d129b4e0dccb3937d49768d9202549204bbfb0d7ad575bcb77c75f73662a83912936b2664a2b1cd7c331e4d203c4f
 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 
5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85
 SHA512 
b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070
-DIST gst-plugins-good-1.14.2.tar.xz 3779912 BLAKE2B 
d49f82a6be7423d233ec15660470533d6bfc5da3d2ac5912ce7b3f97739b1540424c02593aff269aae3df7c6f15ca37b2d9d45fe85f3b36b910cdac4ba98f093
 SHA512 
26ff40d949ab95043ed717350fb344a616c72b049cd52c3e7debd9cc37f73eb9d4704b4f437ba257cecb9dba702ce451647279cb821e9405b36210b46ae9aa05
-DIST gst-plugins-good-1.14.3.tar.xz 3790052 BLAKE2B 
14f4116ce3eeb20f1f2cc8e835e46a9444ef82291aad90b74e74d0e79c1974bb6f2373f79543a3a3235773c954bd9def67a9e6c64522035fa65e1541695d34e1
 SHA512 
1077d4ac7332a4bfd58fe5be53104e1404c3a688769520650c030488a184e64a43b301fc1f1d687de668143f849a23cb0ba2b417cf284d20710b9cf32d792e45
 DIST gst-plugins-good-1.14.4.tar.xz 3792524 BLAKE2B 
4c7faac73d33bebe1fd53dc4cfed1a5d27b103f9c4cd801672ad52e385f09addb07cd4a0f511dff23815e3421e5202fb3d7866b7dd58fdaf101d0357c4fdc13f
 SHA512 
30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504

diff --git a/media-plugins/gst-plugins-jpeg/gst-plugins-jpeg-1.14.2.ebuild 
b/media-plugins/gst-plugins-jpeg/gst-plugins-jpeg-1.14.2.ebuild
deleted file mode 100644
index 061bfcc7f75..000
--- a/media-plugins/gst-plugins-jpeg/gst-plugins-jpeg-1.14.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="JPEG image encoder/decoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"

diff --git a/media-plugins/gst-plugins-jpeg/gst-plugins-jpeg-1.14.3.ebuild 
b/media-plugins/gst-plugins-jpeg/gst-plugins-jpeg-1.14.3.ebuild
deleted file mode 100644
index 061bfcc7f75..000
--- a/media-plugins/gst-plugins-jpeg/gst-plugins-jpeg-1.14.3.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="JPEG image encoder/decoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-oss/

2019-01-15 Thread Mart Raudsepp
commit: e47a097dcf5e604ee0239b8d3f34a540e85f4426
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:22:51 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:28:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e47a097d

media-plugins/gst-plugins-oss: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-oss/Manifest |  2 --
 .../gst-plugins-oss/gst-plugins-oss-1.14.2.ebuild  | 14 --
 .../gst-plugins-oss/gst-plugins-oss-1.14.3.ebuild  | 14 --
 3 files changed, 30 deletions(-)

diff --git a/media-plugins/gst-plugins-oss/Manifest 
b/media-plugins/gst-plugins-oss/Manifest
index 9fa13a531a6..e809a4baf36 100644
--- a/media-plugins/gst-plugins-oss/Manifest
+++ b/media-plugins/gst-plugins-oss/Manifest
@@ -1,5 +1,3 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 BLAKE2B 
a015ef6993078f1c699badcc9911a835fe1d129b4e0dccb3937d49768d9202549204bbfb0d7ad575bcb77c75f73662a83912936b2664a2b1cd7c331e4d203c4f
 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 
5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85
 SHA512 
b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070
-DIST gst-plugins-good-1.14.2.tar.xz 3779912 BLAKE2B 
d49f82a6be7423d233ec15660470533d6bfc5da3d2ac5912ce7b3f97739b1540424c02593aff269aae3df7c6f15ca37b2d9d45fe85f3b36b910cdac4ba98f093
 SHA512 
26ff40d949ab95043ed717350fb344a616c72b049cd52c3e7debd9cc37f73eb9d4704b4f437ba257cecb9dba702ce451647279cb821e9405b36210b46ae9aa05
-DIST gst-plugins-good-1.14.3.tar.xz 3790052 BLAKE2B 
14f4116ce3eeb20f1f2cc8e835e46a9444ef82291aad90b74e74d0e79c1974bb6f2373f79543a3a3235773c954bd9def67a9e6c64522035fa65e1541695d34e1
 SHA512 
1077d4ac7332a4bfd58fe5be53104e1404c3a688769520650c030488a184e64a43b301fc1f1d687de668143f849a23cb0ba2b417cf284d20710b9cf32d792e45
 DIST gst-plugins-good-1.14.4.tar.xz 3792524 BLAKE2B 
4c7faac73d33bebe1fd53dc4cfed1a5d27b103f9c4cd801672ad52e385f09addb07cd4a0f511dff23815e3421e5202fb3d7866b7dd58fdaf101d0357c4fdc13f
 SHA512 
30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504

diff --git a/media-plugins/gst-plugins-oss/gst-plugins-oss-1.14.2.ebuild 
b/media-plugins/gst-plugins-oss/gst-plugins-oss-1.14.2.ebuild
deleted file mode 100644
index 096dcf6484e..000
--- a/media-plugins/gst-plugins-oss/gst-plugins-oss-1.14.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="OSS (Open Sound System) support plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND=""
-DEPEND="virtual/os-headers"

diff --git a/media-plugins/gst-plugins-oss/gst-plugins-oss-1.14.3.ebuild 
b/media-plugins/gst-plugins-oss/gst-plugins-oss-1.14.3.ebuild
deleted file mode 100644
index 096dcf6484e..000
--- a/media-plugins/gst-plugins-oss/gst-plugins-oss-1.14.3.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="OSS (Open Sound System) support plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND=""
-DEPEND="virtual/os-headers"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-wavpack/

2019-01-15 Thread Mart Raudsepp
commit: 34485129cd369222df8c743ee67a6f49e7223b01
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:23:32 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:28:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34485129

media-plugins/gst-plugins-wavpack: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-wavpack/Manifest |  2 --
 .../gst-plugins-wavpack/gst-plugins-wavpack-1.14.2.ebuild  | 14 --
 .../gst-plugins-wavpack/gst-plugins-wavpack-1.14.3.ebuild  | 14 --
 3 files changed, 30 deletions(-)

diff --git a/media-plugins/gst-plugins-wavpack/Manifest 
b/media-plugins/gst-plugins-wavpack/Manifest
index 9fa13a531a6..e809a4baf36 100644
--- a/media-plugins/gst-plugins-wavpack/Manifest
+++ b/media-plugins/gst-plugins-wavpack/Manifest
@@ -1,5 +1,3 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 BLAKE2B 
a015ef6993078f1c699badcc9911a835fe1d129b4e0dccb3937d49768d9202549204bbfb0d7ad575bcb77c75f73662a83912936b2664a2b1cd7c331e4d203c4f
 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 
5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85
 SHA512 
b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070
-DIST gst-plugins-good-1.14.2.tar.xz 3779912 BLAKE2B 
d49f82a6be7423d233ec15660470533d6bfc5da3d2ac5912ce7b3f97739b1540424c02593aff269aae3df7c6f15ca37b2d9d45fe85f3b36b910cdac4ba98f093
 SHA512 
26ff40d949ab95043ed717350fb344a616c72b049cd52c3e7debd9cc37f73eb9d4704b4f437ba257cecb9dba702ce451647279cb821e9405b36210b46ae9aa05
-DIST gst-plugins-good-1.14.3.tar.xz 3790052 BLAKE2B 
14f4116ce3eeb20f1f2cc8e835e46a9444ef82291aad90b74e74d0e79c1974bb6f2373f79543a3a3235773c954bd9def67a9e6c64522035fa65e1541695d34e1
 SHA512 
1077d4ac7332a4bfd58fe5be53104e1404c3a688769520650c030488a184e64a43b301fc1f1d687de668143f849a23cb0ba2b417cf284d20710b9cf32d792e45
 DIST gst-plugins-good-1.14.4.tar.xz 3792524 BLAKE2B 
4c7faac73d33bebe1fd53dc4cfed1a5d27b103f9c4cd801672ad52e385f09addb07cd4a0f511dff23815e3421e5202fb3d7866b7dd58fdaf101d0357c4fdc13f
 SHA512 
30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504

diff --git 
a/media-plugins/gst-plugins-wavpack/gst-plugins-wavpack-1.14.2.ebuild 
b/media-plugins/gst-plugins-wavpack/gst-plugins-wavpack-1.14.2.ebuild
deleted file mode 100644
index 1ab321002fd..000
--- a/media-plugins/gst-plugins-wavpack/gst-plugins-wavpack-1.14.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="Wavpack audio encoder/decoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
-IUSE=""
-
-RDEPEND=">=media-sound/wavpack-4.60.1-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"

diff --git 
a/media-plugins/gst-plugins-wavpack/gst-plugins-wavpack-1.14.3.ebuild 
b/media-plugins/gst-plugins-wavpack/gst-plugins-wavpack-1.14.3.ebuild
deleted file mode 100644
index 1ab321002fd..000
--- a/media-plugins/gst-plugins-wavpack/gst-plugins-wavpack-1.14.3.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="Wavpack audio encoder/decoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
-IUSE=""
-
-RDEPEND=">=media-sound/wavpack-4.60.1-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-gtk/

2019-01-15 Thread Mart Raudsepp
commit: 254fb873d909b69909cf5172dd1a4831d458d1c1
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:21:07 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:28:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=254fb873

media-plugins/gst-plugins-gtk: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-gtk/Manifest |  2 --
 .../gst-plugins-gtk/gst-plugins-gtk-1.14.2.ebuild  | 31 --
 .../gst-plugins-gtk/gst-plugins-gtk-1.14.3.ebuild  | 31 --
 3 files changed, 64 deletions(-)

diff --git a/media-plugins/gst-plugins-gtk/Manifest 
b/media-plugins/gst-plugins-gtk/Manifest
index c6221d7bd91..87f1010932b 100644
--- a/media-plugins/gst-plugins-gtk/Manifest
+++ b/media-plugins/gst-plugins-gtk/Manifest
@@ -1,4 +1,2 @@
 DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 
5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85
 SHA512 
b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070
-DIST gst-plugins-good-1.14.2.tar.xz 3779912 BLAKE2B 
d49f82a6be7423d233ec15660470533d6bfc5da3d2ac5912ce7b3f97739b1540424c02593aff269aae3df7c6f15ca37b2d9d45fe85f3b36b910cdac4ba98f093
 SHA512 
26ff40d949ab95043ed717350fb344a616c72b049cd52c3e7debd9cc37f73eb9d4704b4f437ba257cecb9dba702ce451647279cb821e9405b36210b46ae9aa05
-DIST gst-plugins-good-1.14.3.tar.xz 3790052 BLAKE2B 
14f4116ce3eeb20f1f2cc8e835e46a9444ef82291aad90b74e74d0e79c1974bb6f2373f79543a3a3235773c954bd9def67a9e6c64522035fa65e1541695d34e1
 SHA512 
1077d4ac7332a4bfd58fe5be53104e1404c3a688769520650c030488a184e64a43b301fc1f1d687de668143f849a23cb0ba2b417cf284d20710b9cf32d792e45
 DIST gst-plugins-good-1.14.4.tar.xz 3792524 BLAKE2B 
4c7faac73d33bebe1fd53dc4cfed1a5d27b103f9c4cd801672ad52e385f09addb07cd4a0f511dff23815e3421e5202fb3d7866b7dd58fdaf101d0357c4fdc13f
 SHA512 
30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504

diff --git a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.2.ebuild 
b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.2.ebuild
deleted file mode 100644
index c4b5c5af543..000
--- a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="Video sink plugin for GStreamer that renders to a GtkWidget"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="+egl gles2 +opengl wayland +X" # Keep default IUSE mirrored with 
gst-plugins-base
-# egl, wayland and X only matters if gst-plugins-bad is build with USE=opengl 
and/or USE=gles2
-# We mirror egl/gles2/opengl/wayland/X due to automagic detection from 
gstreamer-gl.pc variables;
-# we don't care about matching egl/wayland/X if both opengl and gles2 are 
disabled here and on
-# gst-plugins-base, but no way to express that.
-
-# We only need gtk+ matching backend flags when GL is enabled
-GL_DEPS="
-   >=x11-libs/gtk+-3.15:3[X?,wayland?,${MULTILIB_USEDEP}]
-"
-RDEPEND="
-   
>=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP},egl=,gles2=,opengl=,wayland=,X=]
-   >=x11-libs/gtk+-3.15:3[${MULTILIB_USEDEP}]
-   gles2? ( ${GL_DEPS} )
-   opengl? ( ${GL_DEPS} )
-
-   !

[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-dv/

2019-01-15 Thread Mart Raudsepp
commit: b6e2199df90b532914c94d31f18fb76dae42a646
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:20:46 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:28:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6e2199d

media-plugins/gst-plugins-dv: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-dv/Manifest|  2 --
 .../gst-plugins-dv/gst-plugins-dv-1.14.2.ebuild  | 16 
 .../gst-plugins-dv/gst-plugins-dv-1.14.3.ebuild  | 16 
 3 files changed, 34 deletions(-)

diff --git a/media-plugins/gst-plugins-dv/Manifest 
b/media-plugins/gst-plugins-dv/Manifest
index 9fa13a531a6..e809a4baf36 100644
--- a/media-plugins/gst-plugins-dv/Manifest
+++ b/media-plugins/gst-plugins-dv/Manifest
@@ -1,5 +1,3 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 BLAKE2B 
a015ef6993078f1c699badcc9911a835fe1d129b4e0dccb3937d49768d9202549204bbfb0d7ad575bcb77c75f73662a83912936b2664a2b1cd7c331e4d203c4f
 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 
5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85
 SHA512 
b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070
-DIST gst-plugins-good-1.14.2.tar.xz 3779912 BLAKE2B 
d49f82a6be7423d233ec15660470533d6bfc5da3d2ac5912ce7b3f97739b1540424c02593aff269aae3df7c6f15ca37b2d9d45fe85f3b36b910cdac4ba98f093
 SHA512 
26ff40d949ab95043ed717350fb344a616c72b049cd52c3e7debd9cc37f73eb9d4704b4f437ba257cecb9dba702ce451647279cb821e9405b36210b46ae9aa05
-DIST gst-plugins-good-1.14.3.tar.xz 3790052 BLAKE2B 
14f4116ce3eeb20f1f2cc8e835e46a9444ef82291aad90b74e74d0e79c1974bb6f2373f79543a3a3235773c954bd9def67a9e6c64522035fa65e1541695d34e1
 SHA512 
1077d4ac7332a4bfd58fe5be53104e1404c3a688769520650c030488a184e64a43b301fc1f1d687de668143f849a23cb0ba2b417cf284d20710b9cf32d792e45
 DIST gst-plugins-good-1.14.4.tar.xz 3792524 BLAKE2B 
4c7faac73d33bebe1fd53dc4cfed1a5d27b103f9c4cd801672ad52e385f09addb07cd4a0f511dff23815e3421e5202fb3d7866b7dd58fdaf101d0357c4fdc13f
 SHA512 
30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504

diff --git a/media-plugins/gst-plugins-dv/gst-plugins-dv-1.14.2.ebuild 
b/media-plugins/gst-plugins-dv/gst-plugins-dv-1.14.2.ebuild
deleted file mode 100644
index 012050cb020..000
--- a/media-plugins/gst-plugins-dv/gst-plugins-dv-1.14.2.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="DV demuxer and decoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
-IUSE=""
-
-RDEPEND=">=media-libs/libdv-1.0.0-r3[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-GST_PLUGINS_BUILD="libdv"

diff --git a/media-plugins/gst-plugins-dv/gst-plugins-dv-1.14.3.ebuild 
b/media-plugins/gst-plugins-dv/gst-plugins-dv-1.14.3.ebuild
deleted file mode 100644
index 012050cb020..000
--- a/media-plugins/gst-plugins-dv/gst-plugins-dv-1.14.3.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="DV demuxer and decoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
-IUSE=""
-
-RDEPEND=">=media-libs/libdv-1.0.0-r3[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-GST_PLUGINS_BUILD="libdv"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-ximagesrc/

2019-01-15 Thread Mart Raudsepp
commit: c6300fe49cc0db7678997329e2dd9174b1f75978
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:22:31 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:28:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6300fe4

media-plugins/gst-plugins-ximagesrc: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-ximagesrc/Manifest   |  2 --
 .../gst-plugins-ximagesrc-1.14.2.ebuild| 26 --
 .../gst-plugins-ximagesrc-1.14.3.ebuild| 26 --
 3 files changed, 54 deletions(-)

diff --git a/media-plugins/gst-plugins-ximagesrc/Manifest 
b/media-plugins/gst-plugins-ximagesrc/Manifest
index 9fa13a531a6..e809a4baf36 100644
--- a/media-plugins/gst-plugins-ximagesrc/Manifest
+++ b/media-plugins/gst-plugins-ximagesrc/Manifest
@@ -1,5 +1,3 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 BLAKE2B 
a015ef6993078f1c699badcc9911a835fe1d129b4e0dccb3937d49768d9202549204bbfb0d7ad575bcb77c75f73662a83912936b2664a2b1cd7c331e4d203c4f
 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 
5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85
 SHA512 
b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070
-DIST gst-plugins-good-1.14.2.tar.xz 3779912 BLAKE2B 
d49f82a6be7423d233ec15660470533d6bfc5da3d2ac5912ce7b3f97739b1540424c02593aff269aae3df7c6f15ca37b2d9d45fe85f3b36b910cdac4ba98f093
 SHA512 
26ff40d949ab95043ed717350fb344a616c72b049cd52c3e7debd9cc37f73eb9d4704b4f437ba257cecb9dba702ce451647279cb821e9405b36210b46ae9aa05
-DIST gst-plugins-good-1.14.3.tar.xz 3790052 BLAKE2B 
14f4116ce3eeb20f1f2cc8e835e46a9444ef82291aad90b74e74d0e79c1974bb6f2373f79543a3a3235773c954bd9def67a9e6c64522035fa65e1541695d34e1
 SHA512 
1077d4ac7332a4bfd58fe5be53104e1404c3a688769520650c030488a184e64a43b301fc1f1d687de668143f849a23cb0ba2b417cf284d20710b9cf32d792e45
 DIST gst-plugins-good-1.14.4.tar.xz 3792524 BLAKE2B 
4c7faac73d33bebe1fd53dc4cfed1a5d27b103f9c4cd801672ad52e385f09addb07cd4a0f511dff23815e3421e5202fb3d7866b7dd58fdaf101d0357c4fdc13f
 SHA512 
30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504

diff --git 
a/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.14.2.ebuild 
b/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.14.2.ebuild
deleted file mode 100644
index 8ebedca57d2..000
--- a/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.14.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="X11 video capture stream plugin for GStreamer"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND="
-   >=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP}]
-   >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
-   >=x11-libs/libXdamage-1.1.4-r1[${MULTILIB_USEDEP}]
-   >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
-   >=x11-libs/libXfixes-5.0.1[${MULTILIB_USEDEP}]
-"
-DEPEND="${RDEPEND}
-   x11-base/xorg-proto
-"
-
-# xshm is a compile time option of ximage
-GST_PLUGINS_BUILD="x xshm"
-GST_PLUGINS_BUILD_DIR="ximage"

diff --git 
a/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.14.3.ebuild 
b/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.14.3.ebuild
deleted file mode 100644
index 8ebedca57d2..000
--- a/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.14.3.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="X11 video capture stream plugin for GStreamer"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND="
-   >=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP}]
-   >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
-   >=x11-libs/libXdamage-1.1.4-r1[${MULTILIB_USEDEP}]
-   >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
-   >=x11-libs/libXfixes-5.0.1[${MULTILIB_USEDEP}]
-"
-DEPEND="${RDEPEND}
-   x11-base/xorg-proto
-"
-
-# xshm is a compile time option of ximage
-GST_PLUGINS_BUILD="x xshm"
-GST_PLUGINS_BUILD_DIR="ximage"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-soup/

2019-01-15 Thread Mart Raudsepp
commit: 7aa93f377a09a99821ff8ee9429409526024d742
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:22:10 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:28:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7aa93f37

media-plugins/gst-plugins-soup: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-soup/Manifest|  2 --
 .../gst-plugins-soup/gst-plugins-soup-1.14.2.ebuild| 14 --
 .../gst-plugins-soup/gst-plugins-soup-1.14.3.ebuild| 14 --
 3 files changed, 30 deletions(-)

diff --git a/media-plugins/gst-plugins-soup/Manifest 
b/media-plugins/gst-plugins-soup/Manifest
index 9fa13a531a6..e809a4baf36 100644
--- a/media-plugins/gst-plugins-soup/Manifest
+++ b/media-plugins/gst-plugins-soup/Manifest
@@ -1,5 +1,3 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 BLAKE2B 
a015ef6993078f1c699badcc9911a835fe1d129b4e0dccb3937d49768d9202549204bbfb0d7ad575bcb77c75f73662a83912936b2664a2b1cd7c331e4d203c4f
 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 
5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85
 SHA512 
b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070
-DIST gst-plugins-good-1.14.2.tar.xz 3779912 BLAKE2B 
d49f82a6be7423d233ec15660470533d6bfc5da3d2ac5912ce7b3f97739b1540424c02593aff269aae3df7c6f15ca37b2d9d45fe85f3b36b910cdac4ba98f093
 SHA512 
26ff40d949ab95043ed717350fb344a616c72b049cd52c3e7debd9cc37f73eb9d4704b4f437ba257cecb9dba702ce451647279cb821e9405b36210b46ae9aa05
-DIST gst-plugins-good-1.14.3.tar.xz 3790052 BLAKE2B 
14f4116ce3eeb20f1f2cc8e835e46a9444ef82291aad90b74e74d0e79c1974bb6f2373f79543a3a3235773c954bd9def67a9e6c64522035fa65e1541695d34e1
 SHA512 
1077d4ac7332a4bfd58fe5be53104e1404c3a688769520650c030488a184e64a43b301fc1f1d687de668143f849a23cb0ba2b417cf284d20710b9cf32d792e45
 DIST gst-plugins-good-1.14.4.tar.xz 3792524 BLAKE2B 
4c7faac73d33bebe1fd53dc4cfed1a5d27b103f9c4cd801672ad52e385f09addb07cd4a0f511dff23815e3421e5202fb3d7866b7dd58fdaf101d0357c4fdc13f
 SHA512 
30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504

diff --git a/media-plugins/gst-plugins-soup/gst-plugins-soup-1.14.2.ebuild 
b/media-plugins/gst-plugins-soup/gst-plugins-soup-1.14.2.ebuild
deleted file mode 100644
index 9d0b390fa69..000
--- a/media-plugins/gst-plugins-soup/gst-plugins-soup-1.14.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="HTTP client source/sink plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x64-macos"
-IUSE=""
-
-RDEPEND=">=net-libs/libsoup-2.48:2.4[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"

diff --git a/media-plugins/gst-plugins-soup/gst-plugins-soup-1.14.3.ebuild 
b/media-plugins/gst-plugins-soup/gst-plugins-soup-1.14.3.ebuild
deleted file mode 100644
index 9d0b390fa69..000
--- a/media-plugins/gst-plugins-soup/gst-plugins-soup-1.14.3.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="HTTP client source/sink plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x64-macos"
-IUSE=""
-
-RDEPEND=">=net-libs/libsoup-2.48:2.4[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-flac/

2019-01-15 Thread Mart Raudsepp
commit: 0682b55beffef4d6aa2ff3220c65aa2f5418c7b8
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:18:59 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:27:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0682b55b

media-plugins/gst-plugins-flac: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-flac/Manifest|  2 --
 .../gst-plugins-flac/gst-plugins-flac-1.14.2.ebuild| 14 --
 .../gst-plugins-flac/gst-plugins-flac-1.14.3.ebuild| 14 --
 3 files changed, 30 deletions(-)

diff --git a/media-plugins/gst-plugins-flac/Manifest 
b/media-plugins/gst-plugins-flac/Manifest
index 9fa13a531a6..e809a4baf36 100644
--- a/media-plugins/gst-plugins-flac/Manifest
+++ b/media-plugins/gst-plugins-flac/Manifest
@@ -1,5 +1,3 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 BLAKE2B 
a015ef6993078f1c699badcc9911a835fe1d129b4e0dccb3937d49768d9202549204bbfb0d7ad575bcb77c75f73662a83912936b2664a2b1cd7c331e4d203c4f
 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 
5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85
 SHA512 
b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070
-DIST gst-plugins-good-1.14.2.tar.xz 3779912 BLAKE2B 
d49f82a6be7423d233ec15660470533d6bfc5da3d2ac5912ce7b3f97739b1540424c02593aff269aae3df7c6f15ca37b2d9d45fe85f3b36b910cdac4ba98f093
 SHA512 
26ff40d949ab95043ed717350fb344a616c72b049cd52c3e7debd9cc37f73eb9d4704b4f437ba257cecb9dba702ce451647279cb821e9405b36210b46ae9aa05
-DIST gst-plugins-good-1.14.3.tar.xz 3790052 BLAKE2B 
14f4116ce3eeb20f1f2cc8e835e46a9444ef82291aad90b74e74d0e79c1974bb6f2373f79543a3a3235773c954bd9def67a9e6c64522035fa65e1541695d34e1
 SHA512 
1077d4ac7332a4bfd58fe5be53104e1404c3a688769520650c030488a184e64a43b301fc1f1d687de668143f849a23cb0ba2b417cf284d20710b9cf32d792e45
 DIST gst-plugins-good-1.14.4.tar.xz 3792524 BLAKE2B 
4c7faac73d33bebe1fd53dc4cfed1a5d27b103f9c4cd801672ad52e385f09addb07cd4a0f511dff23815e3421e5202fb3d7866b7dd58fdaf101d0357c4fdc13f
 SHA512 
30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504

diff --git a/media-plugins/gst-plugins-flac/gst-plugins-flac-1.14.2.ebuild 
b/media-plugins/gst-plugins-flac/gst-plugins-flac-1.14.2.ebuild
deleted file mode 100644
index 136d4a3d7aa..000
--- a/media-plugins/gst-plugins-flac/gst-plugins-flac-1.14.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="FLAC encoder/decoder/tagger plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=media-libs/flac-1.2.1-r5[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"

diff --git a/media-plugins/gst-plugins-flac/gst-plugins-flac-1.14.3.ebuild 
b/media-plugins/gst-plugins-flac/gst-plugins-flac-1.14.3.ebuild
deleted file mode 100644
index 136d4a3d7aa..000
--- a/media-plugins/gst-plugins-flac/gst-plugins-flac-1.14.3.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="FLAC encoder/decoder/tagger plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=media-libs/flac-1.2.1-r5[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-taglib/

2019-01-15 Thread Mart Raudsepp
commit: 362fa3f80d51bb3d63458a62e9148d4362e8b6a6
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:21:48 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:28:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=362fa3f8

media-plugins/gst-plugins-taglib: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-taglib/Manifest  |  2 --
 .../gst-plugins-taglib/gst-plugins-taglib-1.14.2.ebuild| 14 --
 .../gst-plugins-taglib/gst-plugins-taglib-1.14.3.ebuild| 14 --
 3 files changed, 30 deletions(-)

diff --git a/media-plugins/gst-plugins-taglib/Manifest 
b/media-plugins/gst-plugins-taglib/Manifest
index 9fa13a531a6..e809a4baf36 100644
--- a/media-plugins/gst-plugins-taglib/Manifest
+++ b/media-plugins/gst-plugins-taglib/Manifest
@@ -1,5 +1,3 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 BLAKE2B 
a015ef6993078f1c699badcc9911a835fe1d129b4e0dccb3937d49768d9202549204bbfb0d7ad575bcb77c75f73662a83912936b2664a2b1cd7c331e4d203c4f
 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 
5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85
 SHA512 
b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070
-DIST gst-plugins-good-1.14.2.tar.xz 3779912 BLAKE2B 
d49f82a6be7423d233ec15660470533d6bfc5da3d2ac5912ce7b3f97739b1540424c02593aff269aae3df7c6f15ca37b2d9d45fe85f3b36b910cdac4ba98f093
 SHA512 
26ff40d949ab95043ed717350fb344a616c72b049cd52c3e7debd9cc37f73eb9d4704b4f437ba257cecb9dba702ce451647279cb821e9405b36210b46ae9aa05
-DIST gst-plugins-good-1.14.3.tar.xz 3790052 BLAKE2B 
14f4116ce3eeb20f1f2cc8e835e46a9444ef82291aad90b74e74d0e79c1974bb6f2373f79543a3a3235773c954bd9def67a9e6c64522035fa65e1541695d34e1
 SHA512 
1077d4ac7332a4bfd58fe5be53104e1404c3a688769520650c030488a184e64a43b301fc1f1d687de668143f849a23cb0ba2b417cf284d20710b9cf32d792e45
 DIST gst-plugins-good-1.14.4.tar.xz 3792524 BLAKE2B 
4c7faac73d33bebe1fd53dc4cfed1a5d27b103f9c4cd801672ad52e385f09addb07cd4a0f511dff23815e3421e5202fb3d7866b7dd58fdaf101d0357c4fdc13f
 SHA512 
30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504

diff --git a/media-plugins/gst-plugins-taglib/gst-plugins-taglib-1.14.2.ebuild 
b/media-plugins/gst-plugins-taglib/gst-plugins-taglib-1.14.2.ebuild
deleted file mode 100644
index 831266fc1e4..000
--- a/media-plugins/gst-plugins-taglib/gst-plugins-taglib-1.14.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="ID3v2/APEv2 tagger plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=media-libs/taglib-1.9.1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"

diff --git a/media-plugins/gst-plugins-taglib/gst-plugins-taglib-1.14.3.ebuild 
b/media-plugins/gst-plugins-taglib/gst-plugins-taglib-1.14.3.ebuild
deleted file mode 100644
index 831266fc1e4..000
--- a/media-plugins/gst-plugins-taglib/gst-plugins-taglib-1.14.3.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="ID3v2/APEv2 tagger plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=media-libs/taglib-1.9.1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-libpng/

2019-01-15 Thread Mart Raudsepp
commit: 86aeb44869f2bc941bf60f8d7e78d8bdd39d24c5
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:20:05 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:27:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86aeb448

media-plugins/gst-plugins-libpng: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-libpng/Manifest  |  2 --
 .../gst-plugins-libpng/gst-plugins-libpng-1.14.2.ebuild| 14 --
 .../gst-plugins-libpng/gst-plugins-libpng-1.14.3.ebuild| 14 --
 3 files changed, 30 deletions(-)

diff --git a/media-plugins/gst-plugins-libpng/Manifest 
b/media-plugins/gst-plugins-libpng/Manifest
index 9fa13a531a6..e809a4baf36 100644
--- a/media-plugins/gst-plugins-libpng/Manifest
+++ b/media-plugins/gst-plugins-libpng/Manifest
@@ -1,5 +1,3 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 BLAKE2B 
a015ef6993078f1c699badcc9911a835fe1d129b4e0dccb3937d49768d9202549204bbfb0d7ad575bcb77c75f73662a83912936b2664a2b1cd7c331e4d203c4f
 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 
5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85
 SHA512 
b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070
-DIST gst-plugins-good-1.14.2.tar.xz 3779912 BLAKE2B 
d49f82a6be7423d233ec15660470533d6bfc5da3d2ac5912ce7b3f97739b1540424c02593aff269aae3df7c6f15ca37b2d9d45fe85f3b36b910cdac4ba98f093
 SHA512 
26ff40d949ab95043ed717350fb344a616c72b049cd52c3e7debd9cc37f73eb9d4704b4f437ba257cecb9dba702ce451647279cb821e9405b36210b46ae9aa05
-DIST gst-plugins-good-1.14.3.tar.xz 3790052 BLAKE2B 
14f4116ce3eeb20f1f2cc8e835e46a9444ef82291aad90b74e74d0e79c1974bb6f2373f79543a3a3235773c954bd9def67a9e6c64522035fa65e1541695d34e1
 SHA512 
1077d4ac7332a4bfd58fe5be53104e1404c3a688769520650c030488a184e64a43b301fc1f1d687de668143f849a23cb0ba2b417cf284d20710b9cf32d792e45
 DIST gst-plugins-good-1.14.4.tar.xz 3792524 BLAKE2B 
4c7faac73d33bebe1fd53dc4cfed1a5d27b103f9c4cd801672ad52e385f09addb07cd4a0f511dff23815e3421e5202fb3d7866b7dd58fdaf101d0357c4fdc13f
 SHA512 
30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504

diff --git a/media-plugins/gst-plugins-libpng/gst-plugins-libpng-1.14.2.ebuild 
b/media-plugins/gst-plugins-libpng/gst-plugins-libpng-1.14.2.ebuild
deleted file mode 100644
index ab311d47197..000
--- a/media-plugins/gst-plugins-libpng/gst-plugins-libpng-1.14.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="PNG image encoder/decoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=media-libs/libpng-1.6.10:0=[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"

diff --git a/media-plugins/gst-plugins-libpng/gst-plugins-libpng-1.14.3.ebuild 
b/media-plugins/gst-plugins-libpng/gst-plugins-libpng-1.14.3.ebuild
deleted file mode 100644
index ab311d47197..000
--- a/media-plugins/gst-plugins-libpng/gst-plugins-libpng-1.14.3.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="PNG image encoder/decoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=media-libs/libpng-1.6.10:0=[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-jack/

2019-01-15 Thread Mart Raudsepp
commit: 1f55a0e91e6c4486c0af51f1847fd904c802a984
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:17:18 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:27:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f55a0e9

media-plugins/gst-plugins-jack: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-jack/Manifest|  2 --
 .../gst-plugins-jack/gst-plugins-jack-1.14.2.ebuild| 14 --
 .../gst-plugins-jack/gst-plugins-jack-1.14.3.ebuild| 14 --
 3 files changed, 30 deletions(-)

diff --git a/media-plugins/gst-plugins-jack/Manifest 
b/media-plugins/gst-plugins-jack/Manifest
index 9fa13a531a6..e809a4baf36 100644
--- a/media-plugins/gst-plugins-jack/Manifest
+++ b/media-plugins/gst-plugins-jack/Manifest
@@ -1,5 +1,3 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 BLAKE2B 
a015ef6993078f1c699badcc9911a835fe1d129b4e0dccb3937d49768d9202549204bbfb0d7ad575bcb77c75f73662a83912936b2664a2b1cd7c331e4d203c4f
 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 
5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85
 SHA512 
b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070
-DIST gst-plugins-good-1.14.2.tar.xz 3779912 BLAKE2B 
d49f82a6be7423d233ec15660470533d6bfc5da3d2ac5912ce7b3f97739b1540424c02593aff269aae3df7c6f15ca37b2d9d45fe85f3b36b910cdac4ba98f093
 SHA512 
26ff40d949ab95043ed717350fb344a616c72b049cd52c3e7debd9cc37f73eb9d4704b4f437ba257cecb9dba702ce451647279cb821e9405b36210b46ae9aa05
-DIST gst-plugins-good-1.14.3.tar.xz 3790052 BLAKE2B 
14f4116ce3eeb20f1f2cc8e835e46a9444ef82291aad90b74e74d0e79c1974bb6f2373f79543a3a3235773c954bd9def67a9e6c64522035fa65e1541695d34e1
 SHA512 
1077d4ac7332a4bfd58fe5be53104e1404c3a688769520650c030488a184e64a43b301fc1f1d687de668143f849a23cb0ba2b417cf284d20710b9cf32d792e45
 DIST gst-plugins-good-1.14.4.tar.xz 3792524 BLAKE2B 
4c7faac73d33bebe1fd53dc4cfed1a5d27b103f9c4cd801672ad52e385f09addb07cd4a0f511dff23815e3421e5202fb3d7866b7dd58fdaf101d0357c4fdc13f
 SHA512 
30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504

diff --git a/media-plugins/gst-plugins-jack/gst-plugins-jack-1.14.2.ebuild 
b/media-plugins/gst-plugins-jack/gst-plugins-jack-1.14.2.ebuild
deleted file mode 100644
index be263d227ef..000
--- a/media-plugins/gst-plugins-jack/gst-plugins-jack-1.14.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPION="JACK audio server source/sink plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
-IUSE=""
-
-RDEPEND="virtual/jack[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"

diff --git a/media-plugins/gst-plugins-jack/gst-plugins-jack-1.14.3.ebuild 
b/media-plugins/gst-plugins-jack/gst-plugins-jack-1.14.3.ebuild
deleted file mode 100644
index be263d227ef..000
--- a/media-plugins/gst-plugins-jack/gst-plugins-jack-1.14.3.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPION="JACK audio server source/sink plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
-IUSE=""
-
-RDEPEND="virtual/jack[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-pulse/

2019-01-15 Thread Mart Raudsepp
commit: 259110e2b1ef8b8c245531b0c364cdce0c8a3175
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:19:45 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:27:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=259110e2

media-plugins/gst-plugins-pulse: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-pulse/Manifest|  2 --
 .../gst-plugins-pulse/gst-plugins-pulse-1.14.2.ebuild   | 17 -
 .../gst-plugins-pulse/gst-plugins-pulse-1.14.3.ebuild   | 17 -
 3 files changed, 36 deletions(-)

diff --git a/media-plugins/gst-plugins-pulse/Manifest 
b/media-plugins/gst-plugins-pulse/Manifest
index 9fa13a531a6..e809a4baf36 100644
--- a/media-plugins/gst-plugins-pulse/Manifest
+++ b/media-plugins/gst-plugins-pulse/Manifest
@@ -1,5 +1,3 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 BLAKE2B 
a015ef6993078f1c699badcc9911a835fe1d129b4e0dccb3937d49768d9202549204bbfb0d7ad575bcb77c75f73662a83912936b2664a2b1cd7c331e4d203c4f
 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 
5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85
 SHA512 
b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070
-DIST gst-plugins-good-1.14.2.tar.xz 3779912 BLAKE2B 
d49f82a6be7423d233ec15660470533d6bfc5da3d2ac5912ce7b3f97739b1540424c02593aff269aae3df7c6f15ca37b2d9d45fe85f3b36b910cdac4ba98f093
 SHA512 
26ff40d949ab95043ed717350fb344a616c72b049cd52c3e7debd9cc37f73eb9d4704b4f437ba257cecb9dba702ce451647279cb821e9405b36210b46ae9aa05
-DIST gst-plugins-good-1.14.3.tar.xz 3790052 BLAKE2B 
14f4116ce3eeb20f1f2cc8e835e46a9444ef82291aad90b74e74d0e79c1974bb6f2373f79543a3a3235773c954bd9def67a9e6c64522035fa65e1541695d34e1
 SHA512 
1077d4ac7332a4bfd58fe5be53104e1404c3a688769520650c030488a184e64a43b301fc1f1d687de668143f849a23cb0ba2b417cf284d20710b9cf32d792e45
 DIST gst-plugins-good-1.14.4.tar.xz 3792524 BLAKE2B 
4c7faac73d33bebe1fd53dc4cfed1a5d27b103f9c4cd801672ad52e385f09addb07cd4a0f511dff23815e3421e5202fb3d7866b7dd58fdaf101d0357c4fdc13f
 SHA512 
30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504

diff --git a/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.14.2.ebuild 
b/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.14.2.ebuild
deleted file mode 100644
index 271d9b8dc69..000
--- a/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.14.2.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="PulseAudio sound server plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86"
-IUSE=""
-
-RDEPEND="
-   >=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP}]
-   >=media-sound/pulseaudio-2.1-r1[${MULTILIB_USEDEP}]
-"
-DEPEND="${RDEPEND}"

diff --git a/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.14.3.ebuild 
b/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.14.3.ebuild
deleted file mode 100644
index 271d9b8dc69..000
--- a/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.14.3.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="PulseAudio sound server plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86"
-IUSE=""
-
-RDEPEND="
-   >=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP}]
-   >=media-sound/pulseaudio-2.1-r1[${MULTILIB_USEDEP}]
-"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-raw1394/

2019-01-15 Thread Mart Raudsepp
commit: 18b9eb15f16014fe5f2ab5fb7946a9125e87c4f6
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:17:55 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:27:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18b9eb15

media-plugins/gst-plugins-raw1394: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-raw1394/Manifest  |  2 --
 .../gst-plugins-raw1394-1.14.2.ebuild   | 21 -
 .../gst-plugins-raw1394-1.14.3.ebuild   | 21 -
 3 files changed, 44 deletions(-)

diff --git a/media-plugins/gst-plugins-raw1394/Manifest 
b/media-plugins/gst-plugins-raw1394/Manifest
index 9fa13a531a6..e809a4baf36 100644
--- a/media-plugins/gst-plugins-raw1394/Manifest
+++ b/media-plugins/gst-plugins-raw1394/Manifest
@@ -1,5 +1,3 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 BLAKE2B 
a015ef6993078f1c699badcc9911a835fe1d129b4e0dccb3937d49768d9202549204bbfb0d7ad575bcb77c75f73662a83912936b2664a2b1cd7c331e4d203c4f
 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 
5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85
 SHA512 
b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070
-DIST gst-plugins-good-1.14.2.tar.xz 3779912 BLAKE2B 
d49f82a6be7423d233ec15660470533d6bfc5da3d2ac5912ce7b3f97739b1540424c02593aff269aae3df7c6f15ca37b2d9d45fe85f3b36b910cdac4ba98f093
 SHA512 
26ff40d949ab95043ed717350fb344a616c72b049cd52c3e7debd9cc37f73eb9d4704b4f437ba257cecb9dba702ce451647279cb821e9405b36210b46ae9aa05
-DIST gst-plugins-good-1.14.3.tar.xz 3790052 BLAKE2B 
14f4116ce3eeb20f1f2cc8e835e46a9444ef82291aad90b74e74d0e79c1974bb6f2373f79543a3a3235773c954bd9def67a9e6c64522035fa65e1541695d34e1
 SHA512 
1077d4ac7332a4bfd58fe5be53104e1404c3a688769520650c030488a184e64a43b301fc1f1d687de668143f849a23cb0ba2b417cf284d20710b9cf32d792e45
 DIST gst-plugins-good-1.14.4.tar.xz 3792524 BLAKE2B 
4c7faac73d33bebe1fd53dc4cfed1a5d27b103f9c4cd801672ad52e385f09addb07cd4a0f511dff23815e3421e5202fb3d7866b7dd58fdaf101d0357c4fdc13f
 SHA512 
30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504

diff --git 
a/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-1.14.2.ebuild 
b/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-1.14.2.ebuild
deleted file mode 100644
index 50de9dc7f65..000
--- a/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-1.14.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="Fiwewire DV/HDV capture plugin for GStreamer"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND="
-   >=media-libs/libiec61883-1.2.0-r1[${MULTILIB_USEDEP}]
-   >=sys-libs/libraw1394-2.1.0-r1[${MULTILIB_USEDEP}]
-   >=sys-libs/libavc1394-0.5.4-r1[${MULTILIB_USEDEP}]
-"
-DEPEND="${RDEPEND}"
-
-GST_PLUGINS_BUILD="dv1394"
-GST_PLUGINS_BUILD_DIR="raw1394"

diff --git 
a/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-1.14.3.ebuild 
b/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-1.14.3.ebuild
deleted file mode 100644
index 50de9dc7f65..000
--- a/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-1.14.3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="Fiwewire DV/HDV capture plugin for GStreamer"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND="
-   >=media-libs/libiec61883-1.2.0-r1[${MULTILIB_USEDEP}]
-   >=sys-libs/libraw1394-2.1.0-r1[${MULTILIB_USEDEP}]
-   >=sys-libs/libavc1394-0.5.4-r1[${MULTILIB_USEDEP}]
-"
-DEPEND="${RDEPEND}"
-
-GST_PLUGINS_BUILD="dv1394"
-GST_PLUGINS_BUILD_DIR="raw1394"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-speex/

2019-01-15 Thread Mart Raudsepp
commit: 5ebefde080c36ca7dfeb8c01fe123c48293e2635
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:17:38 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:27:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ebefde0

media-plugins/gst-plugins-speex: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-speex/Manifest   |  2 --
 .../gst-plugins-speex/gst-plugins-speex-1.14.2.ebuild  | 14 --
 .../gst-plugins-speex/gst-plugins-speex-1.14.3.ebuild  | 14 --
 3 files changed, 30 deletions(-)

diff --git a/media-plugins/gst-plugins-speex/Manifest 
b/media-plugins/gst-plugins-speex/Manifest
index 9fa13a531a6..e809a4baf36 100644
--- a/media-plugins/gst-plugins-speex/Manifest
+++ b/media-plugins/gst-plugins-speex/Manifest
@@ -1,5 +1,3 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 BLAKE2B 
a015ef6993078f1c699badcc9911a835fe1d129b4e0dccb3937d49768d9202549204bbfb0d7ad575bcb77c75f73662a83912936b2664a2b1cd7c331e4d203c4f
 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 
5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85
 SHA512 
b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070
-DIST gst-plugins-good-1.14.2.tar.xz 3779912 BLAKE2B 
d49f82a6be7423d233ec15660470533d6bfc5da3d2ac5912ce7b3f97739b1540424c02593aff269aae3df7c6f15ca37b2d9d45fe85f3b36b910cdac4ba98f093
 SHA512 
26ff40d949ab95043ed717350fb344a616c72b049cd52c3e7debd9cc37f73eb9d4704b4f437ba257cecb9dba702ce451647279cb821e9405b36210b46ae9aa05
-DIST gst-plugins-good-1.14.3.tar.xz 3790052 BLAKE2B 
14f4116ce3eeb20f1f2cc8e835e46a9444ef82291aad90b74e74d0e79c1974bb6f2373f79543a3a3235773c954bd9def67a9e6c64522035fa65e1541695d34e1
 SHA512 
1077d4ac7332a4bfd58fe5be53104e1404c3a688769520650c030488a184e64a43b301fc1f1d687de668143f849a23cb0ba2b417cf284d20710b9cf32d792e45
 DIST gst-plugins-good-1.14.4.tar.xz 3792524 BLAKE2B 
4c7faac73d33bebe1fd53dc4cfed1a5d27b103f9c4cd801672ad52e385f09addb07cd4a0f511dff23815e3421e5202fb3d7866b7dd58fdaf101d0357c4fdc13f
 SHA512 
30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504

diff --git a/media-plugins/gst-plugins-speex/gst-plugins-speex-1.14.2.ebuild 
b/media-plugins/gst-plugins-speex/gst-plugins-speex-1.14.2.ebuild
deleted file mode 100644
index 0f445f698a9..000
--- a/media-plugins/gst-plugins-speex/gst-plugins-speex-1.14.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="Speex encoder/decoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=media-libs/speex-1.2_rc1-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"

diff --git a/media-plugins/gst-plugins-speex/gst-plugins-speex-1.14.3.ebuild 
b/media-plugins/gst-plugins-speex/gst-plugins-speex-1.14.3.ebuild
deleted file mode 100644
index 0f445f698a9..000
--- a/media-plugins/gst-plugins-speex/gst-plugins-speex-1.14.3.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="Speex encoder/decoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=media-libs/speex-1.2_rc1-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/

2019-01-15 Thread Mart Raudsepp
commit: fa74cb3a6a32dad9d154f1d7d3fdb97d704fc466
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:16:57 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:27:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa74cb3a

media-plugins/gst-plugins-twolame: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-twolame/Manifest |  2 --
 .../gst-plugins-twolame/gst-plugins-twolame-1.14.2.ebuild  | 14 --
 .../gst-plugins-twolame/gst-plugins-twolame-1.14.3.ebuild  | 14 --
 3 files changed, 30 deletions(-)

diff --git a/media-plugins/gst-plugins-twolame/Manifest 
b/media-plugins/gst-plugins-twolame/Manifest
index 31baf1b981a..bd114fd4f13 100644
--- a/media-plugins/gst-plugins-twolame/Manifest
+++ b/media-plugins/gst-plugins-twolame/Manifest
@@ -1,5 +1,3 @@
 DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 
5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85
 SHA512 
b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070
-DIST gst-plugins-good-1.14.2.tar.xz 3779912 BLAKE2B 
d49f82a6be7423d233ec15660470533d6bfc5da3d2ac5912ce7b3f97739b1540424c02593aff269aae3df7c6f15ca37b2d9d45fe85f3b36b910cdac4ba98f093
 SHA512 
26ff40d949ab95043ed717350fb344a616c72b049cd52c3e7debd9cc37f73eb9d4704b4f437ba257cecb9dba702ce451647279cb821e9405b36210b46ae9aa05
-DIST gst-plugins-good-1.14.3.tar.xz 3790052 BLAKE2B 
14f4116ce3eeb20f1f2cc8e835e46a9444ef82291aad90b74e74d0e79c1974bb6f2373f79543a3a3235773c954bd9def67a9e6c64522035fa65e1541695d34e1
 SHA512 
1077d4ac7332a4bfd58fe5be53104e1404c3a688769520650c030488a184e64a43b301fc1f1d687de668143f849a23cb0ba2b417cf284d20710b9cf32d792e45
 DIST gst-plugins-good-1.14.4.tar.xz 3792524 BLAKE2B 
4c7faac73d33bebe1fd53dc4cfed1a5d27b103f9c4cd801672ad52e385f09addb07cd4a0f511dff23815e3421e5202fb3d7866b7dd58fdaf101d0357c4fdc13f
 SHA512 
30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504
 DIST gst-plugins-ugly-0.10.19.tar.xz 882452 BLAKE2B 
df5319481ade22d7acdee6e22ca57a444e104c8540bc4b578cfe7554c79bb4ee33b23a8516940f6504c30d9403c4ced2434e11f3a48548c3721d3d3db2016757
 SHA512 
16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda

diff --git 
a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.2.ebuild 
b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.2.ebuild
deleted file mode 100644
index 1ecd2189e91..000
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"

diff --git 
a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.3.ebuild 
b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.3.ebuild
deleted file mode 100644
index 1ecd2189e91..000
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.3.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-gdkpixbuf/

2019-01-15 Thread Mart Raudsepp
commit: 64bfc6c0061306c62e98a8853eff3c5c5c95bbb6
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:19:22 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:27:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64bfc6c0

media-plugins/gst-plugins-gdkpixbuf: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-gdkpixbuf/Manifest|  2 --
 .../gst-plugins-gdkpixbuf-1.14.2.ebuild | 17 -
 .../gst-plugins-gdkpixbuf-1.14.3.ebuild | 17 -
 3 files changed, 36 deletions(-)

diff --git a/media-plugins/gst-plugins-gdkpixbuf/Manifest 
b/media-plugins/gst-plugins-gdkpixbuf/Manifest
index 9fa13a531a6..e809a4baf36 100644
--- a/media-plugins/gst-plugins-gdkpixbuf/Manifest
+++ b/media-plugins/gst-plugins-gdkpixbuf/Manifest
@@ -1,5 +1,3 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 BLAKE2B 
a015ef6993078f1c699badcc9911a835fe1d129b4e0dccb3937d49768d9202549204bbfb0d7ad575bcb77c75f73662a83912936b2664a2b1cd7c331e4d203c4f
 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 
5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85
 SHA512 
b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070
-DIST gst-plugins-good-1.14.2.tar.xz 3779912 BLAKE2B 
d49f82a6be7423d233ec15660470533d6bfc5da3d2ac5912ce7b3f97739b1540424c02593aff269aae3df7c6f15ca37b2d9d45fe85f3b36b910cdac4ba98f093
 SHA512 
26ff40d949ab95043ed717350fb344a616c72b049cd52c3e7debd9cc37f73eb9d4704b4f437ba257cecb9dba702ce451647279cb821e9405b36210b46ae9aa05
-DIST gst-plugins-good-1.14.3.tar.xz 3790052 BLAKE2B 
14f4116ce3eeb20f1f2cc8e835e46a9444ef82291aad90b74e74d0e79c1974bb6f2373f79543a3a3235773c954bd9def67a9e6c64522035fa65e1541695d34e1
 SHA512 
1077d4ac7332a4bfd58fe5be53104e1404c3a688769520650c030488a184e64a43b301fc1f1d687de668143f849a23cb0ba2b417cf284d20710b9cf32d792e45
 DIST gst-plugins-good-1.14.4.tar.xz 3792524 BLAKE2B 
4c7faac73d33bebe1fd53dc4cfed1a5d27b103f9c4cd801672ad52e385f09addb07cd4a0f511dff23815e3421e5202fb3d7866b7dd58fdaf101d0357c4fdc13f
 SHA512 
30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504

diff --git 
a/media-plugins/gst-plugins-gdkpixbuf/gst-plugins-gdkpixbuf-1.14.2.ebuild 
b/media-plugins/gst-plugins-gdkpixbuf/gst-plugins-gdkpixbuf-1.14.2.ebuild
deleted file mode 100644
index 379c386b660..000
--- a/media-plugins/gst-plugins-gdkpixbuf/gst-plugins-gdkpixbuf-1.14.2.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPION="Image decoder, overlay and sink plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=x11-libs/gdk-pixbuf-2.30.7:2[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-GST_PLUGINS_BUILD="gdk_pixbuf"
-GST_PLUGINS_BUILD_DIR="gdk_pixbuf"

diff --git 
a/media-plugins/gst-plugins-gdkpixbuf/gst-plugins-gdkpixbuf-1.14.3.ebuild 
b/media-plugins/gst-plugins-gdkpixbuf/gst-plugins-gdkpixbuf-1.14.3.ebuild
deleted file mode 100644
index 379c386b660..000
--- a/media-plugins/gst-plugins-gdkpixbuf/gst-plugins-gdkpixbuf-1.14.3.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPION="Image decoder, overlay and sink plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=x11-libs/gdk-pixbuf-2.30.7:2[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-GST_PLUGINS_BUILD="gdk_pixbuf"
-GST_PLUGINS_BUILD_DIR="gdk_pixbuf"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-v4l2/

2019-01-15 Thread Mart Raudsepp
commit: 518c80752315e41e845c155fcb3bbbf58aa1cea6
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:16:38 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:27:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=518c8075

media-plugins/gst-plugins-v4l2: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-v4l2/Manifest|  2 --
 .../gst-plugins-v4l2-1.14.2.ebuild | 28 --
 .../gst-plugins-v4l2-1.14.3.ebuild | 28 --
 3 files changed, 58 deletions(-)

diff --git a/media-plugins/gst-plugins-v4l2/Manifest 
b/media-plugins/gst-plugins-v4l2/Manifest
index 9fa13a531a6..e809a4baf36 100644
--- a/media-plugins/gst-plugins-v4l2/Manifest
+++ b/media-plugins/gst-plugins-v4l2/Manifest
@@ -1,5 +1,3 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 BLAKE2B 
a015ef6993078f1c699badcc9911a835fe1d129b4e0dccb3937d49768d9202549204bbfb0d7ad575bcb77c75f73662a83912936b2664a2b1cd7c331e4d203c4f
 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 
5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85
 SHA512 
b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070
-DIST gst-plugins-good-1.14.2.tar.xz 3779912 BLAKE2B 
d49f82a6be7423d233ec15660470533d6bfc5da3d2ac5912ce7b3f97739b1540424c02593aff269aae3df7c6f15ca37b2d9d45fe85f3b36b910cdac4ba98f093
 SHA512 
26ff40d949ab95043ed717350fb344a616c72b049cd52c3e7debd9cc37f73eb9d4704b4f437ba257cecb9dba702ce451647279cb821e9405b36210b46ae9aa05
-DIST gst-plugins-good-1.14.3.tar.xz 3790052 BLAKE2B 
14f4116ce3eeb20f1f2cc8e835e46a9444ef82291aad90b74e74d0e79c1974bb6f2373f79543a3a3235773c954bd9def67a9e6c64522035fa65e1541695d34e1
 SHA512 
1077d4ac7332a4bfd58fe5be53104e1404c3a688769520650c030488a184e64a43b301fc1f1d687de668143f849a23cb0ba2b417cf284d20710b9cf32d792e45
 DIST gst-plugins-good-1.14.4.tar.xz 3792524 BLAKE2B 
4c7faac73d33bebe1fd53dc4cfed1a5d27b103f9c4cd801672ad52e385f09addb07cd4a0f511dff23815e3421e5202fb3d7866b7dd58fdaf101d0357c4fdc13f
 SHA512 
30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504

diff --git a/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.14.2.ebuild 
b/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.14.2.ebuild
deleted file mode 100644
index b9104300ddf..000
--- a/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.14.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPION="V4L2 source/sink plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE="udev"
-
-RDEPEND="
-   >=media-libs/libv4l-0.9.5[${MULTILIB_USEDEP}]
-   >=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP}]
-   udev? ( >=virtual/libgudev-208:=[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}
-   virtual/os-headers
-"
-
-GST_PLUGINS_BUILD="gst_v4l2"
-
-multilib_src_configure() {
-   gstreamer_multilib_src_configure \
-   --with-libv4l2 \
-   $(use_with udev gudev)
-}

diff --git a/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.14.3.ebuild 
b/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.14.3.ebuild
deleted file mode 100644
index b9104300ddf..000
--- a/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.14.3.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPION="V4L2 source/sink plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE="udev"
-
-RDEPEND="
-   >=media-libs/libv4l-0.9.5[${MULTILIB_USEDEP}]
-   >=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP}]
-   udev? ( >=virtual/libgudev-208:=[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}
-   virtual/os-headers
-"
-
-GST_PLUGINS_BUILD="gst_v4l2"
-
-multilib_src_configure() {
-   gstreamer_multilib_src_configure \
-   --with-libv4l2 \
-   $(use_with udev gudev)
-}



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-shout2/

2019-01-15 Thread Mart Raudsepp
commit: 06cf615d4c9a9b18bbe24c0093aad0f41b56a3a7
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:18:13 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:27:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06cf615d

media-plugins/gst-plugins-shout2: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-shout2/Manifest  |  2 --
 .../gst-plugins-shout2/gst-plugins-shout2-1.14.2.ebuild| 14 --
 .../gst-plugins-shout2/gst-plugins-shout2-1.14.3.ebuild| 14 --
 3 files changed, 30 deletions(-)

diff --git a/media-plugins/gst-plugins-shout2/Manifest 
b/media-plugins/gst-plugins-shout2/Manifest
index 9fa13a531a6..e809a4baf36 100644
--- a/media-plugins/gst-plugins-shout2/Manifest
+++ b/media-plugins/gst-plugins-shout2/Manifest
@@ -1,5 +1,3 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 BLAKE2B 
a015ef6993078f1c699badcc9911a835fe1d129b4e0dccb3937d49768d9202549204bbfb0d7ad575bcb77c75f73662a83912936b2664a2b1cd7c331e4d203c4f
 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 
5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85
 SHA512 
b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070
-DIST gst-plugins-good-1.14.2.tar.xz 3779912 BLAKE2B 
d49f82a6be7423d233ec15660470533d6bfc5da3d2ac5912ce7b3f97739b1540424c02593aff269aae3df7c6f15ca37b2d9d45fe85f3b36b910cdac4ba98f093
 SHA512 
26ff40d949ab95043ed717350fb344a616c72b049cd52c3e7debd9cc37f73eb9d4704b4f437ba257cecb9dba702ce451647279cb821e9405b36210b46ae9aa05
-DIST gst-plugins-good-1.14.3.tar.xz 3790052 BLAKE2B 
14f4116ce3eeb20f1f2cc8e835e46a9444ef82291aad90b74e74d0e79c1974bb6f2373f79543a3a3235773c954bd9def67a9e6c64522035fa65e1541695d34e1
 SHA512 
1077d4ac7332a4bfd58fe5be53104e1404c3a688769520650c030488a184e64a43b301fc1f1d687de668143f849a23cb0ba2b417cf284d20710b9cf32d792e45
 DIST gst-plugins-good-1.14.4.tar.xz 3792524 BLAKE2B 
4c7faac73d33bebe1fd53dc4cfed1a5d27b103f9c4cd801672ad52e385f09addb07cd4a0f511dff23815e3421e5202fb3d7866b7dd58fdaf101d0357c4fdc13f
 SHA512 
30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504

diff --git a/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.14.2.ebuild 
b/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.14.2.ebuild
deleted file mode 100644
index e0b8c6d82c8..000
--- a/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.14.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="Icecast server sink plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND=">=media-libs/libshout-2.3.1-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"

diff --git a/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.14.3.ebuild 
b/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.14.3.ebuild
deleted file mode 100644
index e0b8c6d82c8..000
--- a/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.14.3.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="Icecast server sink plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND=">=media-libs/libshout-2.3.1-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: net-firewall/nftables/files/libexec/, net-firewall/nftables/

2019-01-15 Thread Matthew Thode
commit: 5340dc96865d410a32ab4cb9f900bcb88e035600
Author: Francisco Blas (klondike) Izquierdo Riera  gentoo 
 org>
AuthorDate: Tue Jan 15 23:13:18 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Tue Jan 15 23:20:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5340dc96

net-firewall/nftables: Minor fixes on the script closes #675188

* Use printf instead of echo for better shell compatibility.
* Use an include instead of concatenating the ruleset.
  (Note that this is likely to fail is the ruleset path contains
   special characters).
* Empty the table first when executing panic actions.

Fixes: https://bugs.gentoo.org/675188

Signed-off-by: Francisco Blas Izquierdo Riera (klondike)  
gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Matthew Thode  gentoo.org>

 net-firewall/nftables/files/libexec/nftables-mk.sh | 7 ---
 .../{nftables-0.9.0-r2.ebuild => nftables-0.9.0-r3.ebuild} | 0
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/net-firewall/nftables/files/libexec/nftables-mk.sh 
b/net-firewall/nftables/files/libexec/nftables-mk.sh
index b6ad37867b6..b3d7db60d7f 100644
--- a/net-firewall/nftables/files/libexec/nftables-mk.sh
+++ b/net-firewall/nftables/files/libexec/nftables-mk.sh
@@ -13,7 +13,8 @@ main() {
nft ${SAVE_OPTIONS} list ruleset
;;
"load")
-   ( echo "flush ruleset;"; cat "${NFTABLES_SAVE}" ) | nft 
-f -
+   # We use an include because cat fails with long 
rulesets see #675188
+   printf 'flush ruleset\ninclude "%s"\n' 
"${NFTABLES_SAVE}" | nft -f -
;;
"panic")
panic hard | nft -f -
@@ -25,8 +26,7 @@ main() {
local tmp_save="${NFTABLES_SAVE}.tmp"
umask 600;
(
-   echo "#!/sbin/nft -f"
-   echo "flush ruleset;"
+   printf '#!/sbin/nft -f\nflush ruleset\n'
nft ${SAVE_OPTIONS} list ruleset
) > "$tmp_save" && mv ${tmp_save} ${NFTABLES_SAVE}
;;
@@ -37,6 +37,7 @@ panic() {
local erule;
[ "$1" = soft ] && erule="ct state established,related accept;" || 
erule="";
cat <

[gentoo-commits] repo/gentoo:master commit in: dev-util/geany-plugins/

2019-01-15 Thread Patrice Clement
commit: da276774f15c5fb7052b241536bbf822bed9cc0e
Author: Chris Mayo  gmail  com>
AuthorDate: Wed Jan  2 21:03:59 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Jan 15 23:12:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da276774

dev-util/geany-plugins: version bump to 1.34.

markdown and scope plugins now available for GTK+ 3.

Closes: https://bugs.gentoo.org/674290
Signed-off-by: Chris Mayo  gmail.com>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Closes: https://github.com/gentoo/gentoo/pull/10654
Signed-off-by: Patrice Clement  gentoo.org>

 dev-util/geany-plugins/Manifest  |   1 +
 dev-util/geany-plugins/geany-plugins-1.34.ebuild | 146 +++
 dev-util/geany-plugins/metadata.xml  |   1 +
 3 files changed, 148 insertions(+)

diff --git a/dev-util/geany-plugins/Manifest b/dev-util/geany-plugins/Manifest
index c5532b4ac46..0f68038906b 100644
--- a/dev-util/geany-plugins/Manifest
+++ b/dev-util/geany-plugins/Manifest
@@ -1,2 +1,3 @@
 DIST geany-plugins-1.30.tar.gz 4469990 BLAKE2B 
3cb8434765667814dc95227a82bdf204b2f918c951de8d5d9b56549c3fc343e1fe1c3e225d9f907da6b3227440dbdad09d0318d2738c213640a4629e9f7b42fe
 SHA512 
11dc44215aaa369831c249ef84b5dd0ee7eecdfbbf4707fc6165d78201e9e755447463c171ac6c8b2bc70df28a97b23762073ab9b31f7c33285d4728089da807
 DIST geany-plugins-1.33.tar.gz 4671123 BLAKE2B 
33471215480597b34e2733b7dc292e94ff12985b645fda76b2e25492573bb866766a3ea5a4598c4f643e9528f8062ffb9bf6ccabbb9be04aecbf23650d9c776d
 SHA512 
d046eb0b7bd3c704b62c84b05564b973203ddabf6c09b94bf3008955735d672077bff1a7cda27d4eba97824231483f3e64b3b0f0234a97a1a2727d535fb28718
+DIST geany-plugins-1.34.tar.gz 4640059 BLAKE2B 
f6a2e001db42e348c129b503fd969f142fecbaa06a10bd220d348f70e6af087a0a856a403bdf866f65fdff02889fa03a2f3a662be3efad0a17401266ab883bcf
 SHA512 
31d25e9b0946b7feeae40b81c4e0c177568cc161c24bfa1c8271dda1c15a44e86f5de9b5992a4acde6cfafe2924a1cc22e95c7b6fb253e8a358931fa5f8ecca3

diff --git a/dev-util/geany-plugins/geany-plugins-1.34.ebuild 
b/dev-util/geany-plugins/geany-plugins-1.34.ebuild
new file mode 100644
index 000..da4dedf3d9f
--- /dev/null
+++ b/dev-util/geany-plugins/geany-plugins-1.34.ebuild
@@ -0,0 +1,146 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit python-single-r1 vala
+
+DESCRIPTION="A collection of different plugins for Geany"
+HOMEPAGE="https://plugins.geany.org;
+SRC_URI="https://plugins.geany.org/${PN}/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+IUSE="+gtk3 ctags debugger enchant git gpg gtkspell lua markdown multiterm nls 
pretty-printer python scope soup"
+REQUIRED_USE="
+   gtk3? ( !debugger !multiterm !python )
+   !gtk3? ( !markdown )
+   python? ( ${PYTHON_REQUIRED_USE} )
+"
+
+COMMON_DEPEND="
+   dev-libs/glib:2
+   >=dev-util/geany-1.34[gtk3=]
+   gtk3? ( x11-libs/gtk+:3 )
+   !gtk3? ( x11-libs/gtk+:2 )
+   ctags? ( dev-util/ctags )
+   debugger? ( x11-libs/vte:0 )
+   enchant? ( app-text/enchant )
+   git? ( dev-libs/libgit2:= )
+   gpg? ( app-crypt/gpgme:1= )
+   gtkspell? (
+   gtk3? ( app-text/gtkspell:3= )
+   !gtk3? ( app-text/gtkspell:2 )
+   )
+   lua? ( dev-lang/lua:0= )
+   markdown? (
+   app-text/discount
+   net-libs/webkit-gtk
+   )
+   multiterm? (
+   $(vala_depend)
+   >=x11-libs/vte-0.28:0
+   )
+   pretty-printer? ( dev-libs/libxml2:2 )
+   python? (
+   dev-python/pygtk[${PYTHON_USEDEP}]
+   ${PYTHON_DEPS}
+   )
+   scope? (
+   gtk3? ( x11-libs/vte:2.91 )
+   !gtk3? ( x11-libs/vte:0 )
+   )
+   soup? ( net-libs/libsoup:2.4 )
+"
+RDEPEND="${COMMON_DEPEND}
+   scope? ( sys-devel/gdb )
+"
+DEPEND="${COMMON_DEPEND}"
+BDEPEND="virtual/pkgconfig
+   nls? ( sys-devel/gettext )
+"
+
+pkg_setup() {
+   use python && python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   default
+
+   use multiterm && vala_src_prepare
+}
+
+src_configure() {
+   local myeconfargs=(
+   --disable-cppcheck
+   --disable-extra-c-warnings
+   $(use_enable nls)
+   --enable-utilslib
+   # Plugins
+   --enable-addons
+   --enable-autoclose
+   --enable-automark
+   --enable-codenav
+   --enable-commander
+   --enable-defineformat
+   --enable-geanyextrasel
+   --enable-geanyinsertnum
+   --enable-geanymacro
+   --enable-geanyminiscript
+   --enable-geanynumberedbookmarks
+   --enable-geanyprj
+   --enable-geanyvc $(use_enable 

[gentoo-commits] repo/gentoo:master commit in: dev-libs/cudnn/

2019-01-15 Thread Patrice Clement
commit: b8dc714664cd392b19eb41af6c1b316771fbc89b
Author: Bernd Waibel  gmail  com>
AuthorDate: Mon Dec 24 13:20:23 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Jan 15 23:12:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8dc7146

dev-libs/cudnn: version bump to 7.4.2.24.

Closes: https://bugs.gentoo.org/673682

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Bernd Waibel  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10701
Signed-off-by: Patrice Clement  gentoo.org>

 dev-libs/cudnn/Manifest  |  1 +
 dev-libs/cudnn/cudnn-7.4.2.24.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/dev-libs/cudnn/Manifest b/dev-libs/cudnn/Manifest
index aa7285b7141..73e15ffd2a9 100644
--- a/dev-libs/cudnn/Manifest
+++ b/dev-libs/cudnn/Manifest
@@ -1,4 +1,5 @@
 DIST cudnn-10.0-linux-x64-v7.4.1.5.tgz 422699128 BLAKE2B 
e13b22428f011a4ad6532bfa35d836f23ea6298ad220eaea6c3a6fac7694f1c6b6920255690fac10d84388fb2bec7cc60a0319bd1816b20eac134c7b112822b9
 SHA512 
fd065c23b27416e2ace5f0eee854ea4a5e04f6ab4cf3a38cf806bb37a45d29756c3f138dfa01b991e96410de3668e0bb9d3cfc19cb7da7113c1f10d4147fcf67
+DIST cudnn-10.0-linux-x64-v7.4.2.24.tgz 424488399 BLAKE2B 
9883cccf146e3ca3a05b8e7ebb2d265da3b7e05949ebb76369a865aa1c2c55c217b21a7847417264712882cc882b25380e5978e58c74279eb208ec593d85e919
 SHA512 
1e1533a62355bbebc3df62b4c0f306195c7301334390511fae2e0f071d58451edda69b72c3a257fd16470fe3ac5d3ec00aaf208dee2e30d7db0c1f9300a9c663
 DIST cudnn-8.0-linux-x64-v6.0.tgz 201134139 BLAKE2B 
a7e616c671272a3a0f0c51b93646c8c60302c3dec85b71144e011bc3460d0ce80ff75d39869c05c4ef183d2d09aff31bb470a3fd3fd3d79b581a7a2d5a349279
 SHA512 
ddeeacb5b449920d942a26b98c353d78fd6f7d7fb3b3ce42a078626473efdda25c7ae641232702d62eb5749e39ecfd03e88346119c920c19348ac3ee82d3ff47
 DIST cudnn-9.1-linux-x64-v7.tgz 343081241 BLAKE2B 
22c2fbef38a05e7929ccc28410dfdbff906b2c3e97e0419cf83988c2fc2340005e4a944d43b1a215b0c3458b2cad03480b7e537ae93861924c28ec1010a530fb
 SHA512 
7eadb64a3d5e49aec2761e6f7dc0295c1d356910b114eed450c47081fc81b6e3b7748f3a4153f6a9d957691e3689cd52823bfa12816b1950dfc8794d6f332749
 DIST cudnn-9.2-linux-x64-v7.1.tgz 421083972 BLAKE2B 
1a1dd6708132d6ad6f8f541694b1406de4a26b7bb78b6198bc8ec5ddde2172d0cc0dc540c7c446a2f941ad11cfafa562235d17129ab8e6aa641433c35c8d31d6
 SHA512 
2f67c905976eb041512eb012a7cc98e1f408ec867f6a1d9d440afbcddc622c03c40de10386e44e4ab138c1a4ad040d39b0e9243f68e22975ca27ec297be25c5d

diff --git a/dev-libs/cudnn/cudnn-7.4.2.24.ebuild 
b/dev-libs/cudnn/cudnn-7.4.2.24.ebuild
new file mode 100644
index 000..12b9a675c0b
--- /dev/null
+++ b/dev-libs/cudnn/cudnn-7.4.2.24.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+CUDA_PV=10.0
+
+DESCRIPTION="NVIDIA Accelerated Deep Learning on GPU library"
+HOMEPAGE="https://developer.nvidia.com/cuDNN;
+
+MY_PV_MAJOR=$(ver_cut 1-2)
+SRC_URI="cudnn-${CUDA_PV}-linux-x64-v${PV}.tgz"
+
+SLOT="0/7"
+KEYWORDS="~amd64 ~amd64-linux"
+RESTRICT="fetch"
+LICENSE="NVIDIA-cuDNN"
+QA_PREBUILT="*"
+
+S="${WORKDIR}"
+
+DEPEND="=dev-util/nvidia-cuda-toolkit-${CUDA_PV}*"
+RDEPEND="${DEPEND}"
+
+src_install() {
+   insinto /opt
+   doins -r *
+}



[gentoo-commits] repo/gentoo:master commit in: sci-libs/opencascade/

2019-01-15 Thread Patrice Clement
commit: a82de88707e5e4e3d8a8a3bc1521d4f34c31e18c
Author: Bernd Waibel  gmail  com>
AuthorDate: Sun Dec 23 21:48:59 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Jan 15 23:12:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a82de887

sci-libs/opencascade: add maintainer.

Add myself as maintainer (see
https://archives.gentoo.org/gentoo-dev/message/3d497dc197a35250614437572ef80e4b)

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Bernd Waibel  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10688
Signed-off-by: Patrice Clement  gentoo.org>

 sci-libs/opencascade/metadata.xml | 23 +++
 1 file changed, 15 insertions(+), 8 deletions(-)

diff --git a/sci-libs/opencascade/metadata.xml 
b/sci-libs/opencascade/metadata.xml
index ac137460a1e..38f461d22b3 100644
--- a/sci-libs/opencascade/metadata.xml
+++ b/sci-libs/opencascade/metadata.xml
@@ -1,12 +1,19 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-  
-Enable support for image i/o via 
media-libs/freeimage
-Use gl2ps PostScript printing library
-Use OpenGL ES 2.0
-Enable multithreading with the Intel Threads Building 
Block dev-cpp/tbb
-Enable Virtualisation Toolkit
-  
+
+   wae...@gmail.com
+   Bernd Waibel
+
+
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+
+
+   Enable support for image i/o via 
media-libs/freeimage
+   Use gl2ps PostScript printing library
+   Use OpenGL ES 2.0
+   Enable multithreading with the Intel Threads Building 
Block dev-cpp/tbb
+   Enable Virtualisation Toolkit
+
 



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-dvb/

2019-01-15 Thread Mart Raudsepp
commit: 1bebfd43cb48c45997c1ebd1cad742af62aa0a92
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:00:23 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:10:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bebfd43

media-plugins/gst-plugins-dvb: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-dvb/Manifest   |  1 -
 .../gst-plugins-dvb/gst-plugins-dvb-1.14.2.ebuild| 20 
 2 files changed, 21 deletions(-)

diff --git a/media-plugins/gst-plugins-dvb/Manifest 
b/media-plugins/gst-plugins-dvb/Manifest
index 469c48e6ca5..63f163ff877 100644
--- a/media-plugins/gst-plugins-dvb/Manifest
+++ b/media-plugins/gst-plugins-dvb/Manifest
@@ -1,4 +1,3 @@
 DIST gst-plugins-bad-0.10.23.tar.xz 3155044 BLAKE2B 
86ed955fb5c73f2145b8f8ed2daaeffd9975362e81c3ca911be00d18f6b6d975381651071eb54514ef94a931f1fc89e673dc8c1d68e10de132bbe51accb6d165
 SHA512 
6437dd12707ef29651f4014b54612cf2a3a42ed4e05a1c5f4a432d80e27efd2abc0df891ebcfdc9e7b2cf9f71a15b88e48b3aa6db24a178ed6de3b1bdf4c3dc4
 DIST gst-plugins-bad-1.14.1.tar.xz 4651852 BLAKE2B 
915798f9d07e18b445cae818978def1356299034d14ca2cba8f07df93d5dcf5ed257290bf111298c4f8063b32ceee38dd78c02eae508f6e88956b132740bfa36
 SHA512 
6969b6c91279fb96bc28acde0284ce980b3982ae0c77820284a903beee61dffa863554dcfadb55de1987404b59c3c7c421372e65dc7b4014fe64a0c91d4ce729
-DIST gst-plugins-bad-1.14.2.tar.xz 4664260 BLAKE2B 
477c9a864088676ead3170dc11017ad997c4d0ef136845a7ad34d15745d5f1abf4486dda7a226feb5ff6c7c65c8788cd39eb5e9901f3f15a426d79bf2b81e78c
 SHA512 
7282c8941f1eabf7141362bb8e61097b3b26ef39410ae767712c34d7e40779fc22f6ea97a950009fdb6d62175f9a153d435ead8f663cf66cc6af5aac7f2a73db
 DIST gst-plugins-bad-1.14.3.tar.xz 4678316 BLAKE2B 
b37d90e04a6bdb01e4f512df67e00790979e4b71fa6730092b4c16dbaf005cf94e09a454ed6e962faa3aaef02c2b811ad1899c3c8153b4ab3bf6d9b5f62998cf
 SHA512 
3e92b33b43181d76bf206496c2fe0f84042c486f854f4fdba7efedc3489874944cef00eb2fd9fd7056d749be17c2b237caffc32800d7063615b30bac7226fbb7

diff --git a/media-plugins/gst-plugins-dvb/gst-plugins-dvb-1.14.2.ebuild 
b/media-plugins/gst-plugins-dvb/gst-plugins-dvb-1.14.2.ebuild
deleted file mode 100644
index 3f4fdd51547..000
--- a/media-plugins/gst-plugins-dvb/gst-plugins-dvb-1.14.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-bad
-
-inherit gstreamer
-
-DESCRIPION="DVB device capture plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="virtual/os-headers"
-
-src_prepare() {
-   default
-   gstreamer_system_link \
-   gst-libs/gst/mpegts:gstreamer-mpegts
-}



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-chromaprint/

2019-01-15 Thread Mart Raudsepp
commit: 67f77b0a4ce017f3882f27b44a15c2511189d3c3
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:00:40 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:10:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67f77b0a

media-plugins/gst-plugins-chromaprint: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-chromaprint/Manifest  |  1 -
 .../gst-plugins-chromaprint-1.14.2.ebuild   | 13 -
 2 files changed, 14 deletions(-)

diff --git a/media-plugins/gst-plugins-chromaprint/Manifest 
b/media-plugins/gst-plugins-chromaprint/Manifest
index 0263363f066..d33e76f1970 100644
--- a/media-plugins/gst-plugins-chromaprint/Manifest
+++ b/media-plugins/gst-plugins-chromaprint/Manifest
@@ -1,3 +1,2 @@
 DIST gst-plugins-bad-1.14.1.tar.xz 4651852 BLAKE2B 
915798f9d07e18b445cae818978def1356299034d14ca2cba8f07df93d5dcf5ed257290bf111298c4f8063b32ceee38dd78c02eae508f6e88956b132740bfa36
 SHA512 
6969b6c91279fb96bc28acde0284ce980b3982ae0c77820284a903beee61dffa863554dcfadb55de1987404b59c3c7c421372e65dc7b4014fe64a0c91d4ce729
-DIST gst-plugins-bad-1.14.2.tar.xz 4664260 BLAKE2B 
477c9a864088676ead3170dc11017ad997c4d0ef136845a7ad34d15745d5f1abf4486dda7a226feb5ff6c7c65c8788cd39eb5e9901f3f15a426d79bf2b81e78c
 SHA512 
7282c8941f1eabf7141362bb8e61097b3b26ef39410ae767712c34d7e40779fc22f6ea97a950009fdb6d62175f9a153d435ead8f663cf66cc6af5aac7f2a73db
 DIST gst-plugins-bad-1.14.3.tar.xz 4678316 BLAKE2B 
b37d90e04a6bdb01e4f512df67e00790979e4b71fa6730092b4c16dbaf005cf94e09a454ed6e962faa3aaef02c2b811ad1899c3c8153b4ab3bf6d9b5f62998cf
 SHA512 
3e92b33b43181d76bf206496c2fe0f84042c486f854f4fdba7efedc3489874944cef00eb2fd9fd7056d749be17c2b237caffc32800d7063615b30bac7226fbb7

diff --git 
a/media-plugins/gst-plugins-chromaprint/gst-plugins-chromaprint-1.14.2.ebuild 
b/media-plugins/gst-plugins-chromaprint/gst-plugins-chromaprint-1.14.2.ebuild
deleted file mode 100644
index 1e2eba775d8..000
--- 
a/media-plugins/gst-plugins-chromaprint/gst-plugins-chromaprint-1.14.2.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-bad
-
-inherit gstreamer
-
-DESCRIPTION="Calculate Chromaprint fingerprint from audio files for GStreamer"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
-
-RDEPEND="media-libs/chromaprint[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-opencv/

2019-01-15 Thread Mart Raudsepp
commit: 7b97529889c91c5c93fdf767dd95209697d6ec89
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 22:59:20 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:10:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b975298

media-plugins/gst-plugins-opencv: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-opencv/Manifest  |  1 -
 .../gst-plugins-opencv-1.14.2.ebuild   | 28 --
 2 files changed, 29 deletions(-)

diff --git a/media-plugins/gst-plugins-opencv/Manifest 
b/media-plugins/gst-plugins-opencv/Manifest
index 0263363f066..d33e76f1970 100644
--- a/media-plugins/gst-plugins-opencv/Manifest
+++ b/media-plugins/gst-plugins-opencv/Manifest
@@ -1,3 +1,2 @@
 DIST gst-plugins-bad-1.14.1.tar.xz 4651852 BLAKE2B 
915798f9d07e18b445cae818978def1356299034d14ca2cba8f07df93d5dcf5ed257290bf111298c4f8063b32ceee38dd78c02eae508f6e88956b132740bfa36
 SHA512 
6969b6c91279fb96bc28acde0284ce980b3982ae0c77820284a903beee61dffa863554dcfadb55de1987404b59c3c7c421372e65dc7b4014fe64a0c91d4ce729
-DIST gst-plugins-bad-1.14.2.tar.xz 4664260 BLAKE2B 
477c9a864088676ead3170dc11017ad997c4d0ef136845a7ad34d15745d5f1abf4486dda7a226feb5ff6c7c65c8788cd39eb5e9901f3f15a426d79bf2b81e78c
 SHA512 
7282c8941f1eabf7141362bb8e61097b3b26ef39410ae767712c34d7e40779fc22f6ea97a950009fdb6d62175f9a153d435ead8f663cf66cc6af5aac7f2a73db
 DIST gst-plugins-bad-1.14.3.tar.xz 4678316 BLAKE2B 
b37d90e04a6bdb01e4f512df67e00790979e4b71fa6730092b4c16dbaf005cf94e09a454ed6e962faa3aaef02c2b811ad1899c3c8153b4ab3bf6d9b5f62998cf
 SHA512 
3e92b33b43181d76bf206496c2fe0f84042c486f854f4fdba7efedc3489874944cef00eb2fd9fd7056d749be17c2b237caffc32800d7063615b30bac7226fbb7

diff --git a/media-plugins/gst-plugins-opencv/gst-plugins-opencv-1.14.2.ebuild 
b/media-plugins/gst-plugins-opencv/gst-plugins-opencv-1.14.2.ebuild
deleted file mode 100644
index 69f293e139b..000
--- a/media-plugins/gst-plugins-opencv/gst-plugins-opencv-1.14.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-bad
-
-inherit gstreamer
-
-DESCRIPTION="OpenCV elements for Gstreamer"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-   >=media-libs/opencv-2.3.0[contrib(+),${MULTILIB_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-dash/

2019-01-15 Thread Mart Raudsepp
commit: 5d7b35ca64b6a3395ea9130e1f57054c637465be
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 22:57:32 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:09:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d7b35ca

media-plugins/gst-plugins-dash: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-dash/Manifest|  1 -
 .../gst-plugins-dash-1.14.2.ebuild | 40 --
 2 files changed, 41 deletions(-)

diff --git a/media-plugins/gst-plugins-dash/Manifest 
b/media-plugins/gst-plugins-dash/Manifest
index 0263363f066..d33e76f1970 100644
--- a/media-plugins/gst-plugins-dash/Manifest
+++ b/media-plugins/gst-plugins-dash/Manifest
@@ -1,3 +1,2 @@
 DIST gst-plugins-bad-1.14.1.tar.xz 4651852 BLAKE2B 
915798f9d07e18b445cae818978def1356299034d14ca2cba8f07df93d5dcf5ed257290bf111298c4f8063b32ceee38dd78c02eae508f6e88956b132740bfa36
 SHA512 
6969b6c91279fb96bc28acde0284ce980b3982ae0c77820284a903beee61dffa863554dcfadb55de1987404b59c3c7c421372e65dc7b4014fe64a0c91d4ce729
-DIST gst-plugins-bad-1.14.2.tar.xz 4664260 BLAKE2B 
477c9a864088676ead3170dc11017ad997c4d0ef136845a7ad34d15745d5f1abf4486dda7a226feb5ff6c7c65c8788cd39eb5e9901f3f15a426d79bf2b81e78c
 SHA512 
7282c8941f1eabf7141362bb8e61097b3b26ef39410ae767712c34d7e40779fc22f6ea97a950009fdb6d62175f9a153d435ead8f663cf66cc6af5aac7f2a73db
 DIST gst-plugins-bad-1.14.3.tar.xz 4678316 BLAKE2B 
b37d90e04a6bdb01e4f512df67e00790979e4b71fa6730092b4c16dbaf005cf94e09a454ed6e962faa3aaef02c2b811ad1899c3c8153b4ab3bf6d9b5f62998cf
 SHA512 
3e92b33b43181d76bf206496c2fe0f84042c486f854f4fdba7efedc3489874944cef00eb2fd9fd7056d749be17c2b237caffc32800d7063615b30bac7226fbb7

diff --git a/media-plugins/gst-plugins-dash/gst-plugins-dash-1.14.2.ebuild 
b/media-plugins/gst-plugins-dash/gst-plugins-dash-1.14.2.ebuild
deleted file mode 100644
index 73db69a8c2c..000
--- a/media-plugins/gst-plugins-dash/gst-plugins-dash-1.14.2.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-bad
-
-inherit gstreamer
-
-DESCRIPTION="MPEG-DASH plugin for GStreamer"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-   default
-
-   # FIXME: gsturidownloader does not have a .pc
-   # gstreamer_system_link \
-   #   gst-libs/gst/uridownloader:gsturidownloader \
-   #   gst-libs/gst/adaptivedemux:gstadaptivedemux \
-   #   gst-libs/gst/isoff:gstisoff
-
-   local directory libs
-   directory="gst-libs/gst/uridownloader"
-   libs="-lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 
-lgsturidownloader-1.0"
-   sed -e "s:\$(top_builddir)/${directory}/.*\.la:${libs}:" \
-   -i ext/dash/Makefile.{am,in} || die
-
-   directory="gst-libs/gst/adaptivedemux"
-   libs="-lgsturidownloader-1.0 -lgstapp-1.0 -lgstbase-1.0 -lgstreamer-1.0 
-lgobject-2.0 -lglib-2.0 -lgstadaptivedemux-1.0"
-   sed -e "s:\$(top_builddir)/${directory}/.*\.la:${libs}:" \
-   -i ext/dash/Makefile.{am,in} || die
-
-   directory="gst-libs/gst/isoff"
-   libs="-lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 
-lgstisoff-1.0"
-   sed -e "s:\$(top_builddir)/${directory}/.*\.la:${libs}:" \
-   -i ext/dash/Makefile.{am,in} || die
-}



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-smoothstreaming/

2019-01-15 Thread Mart Raudsepp
commit: a3425b83b7d5d79f7d8addd3cf20304610ce32fb
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 22:59:08 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:10:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3425b83

media-plugins/gst-plugins-smoothstreaming: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-smoothstreaming/Manifest |  1 -
 .../gst-plugins-smoothstreaming-1.14.2.ebuild  | 41 --
 2 files changed, 42 deletions(-)

diff --git a/media-plugins/gst-plugins-smoothstreaming/Manifest 
b/media-plugins/gst-plugins-smoothstreaming/Manifest
index 0263363f066..d33e76f1970 100644
--- a/media-plugins/gst-plugins-smoothstreaming/Manifest
+++ b/media-plugins/gst-plugins-smoothstreaming/Manifest
@@ -1,3 +1,2 @@
 DIST gst-plugins-bad-1.14.1.tar.xz 4651852 BLAKE2B 
915798f9d07e18b445cae818978def1356299034d14ca2cba8f07df93d5dcf5ed257290bf111298c4f8063b32ceee38dd78c02eae508f6e88956b132740bfa36
 SHA512 
6969b6c91279fb96bc28acde0284ce980b3982ae0c77820284a903beee61dffa863554dcfadb55de1987404b59c3c7c421372e65dc7b4014fe64a0c91d4ce729
-DIST gst-plugins-bad-1.14.2.tar.xz 4664260 BLAKE2B 
477c9a864088676ead3170dc11017ad997c4d0ef136845a7ad34d15745d5f1abf4486dda7a226feb5ff6c7c65c8788cd39eb5e9901f3f15a426d79bf2b81e78c
 SHA512 
7282c8941f1eabf7141362bb8e61097b3b26ef39410ae767712c34d7e40779fc22f6ea97a950009fdb6d62175f9a153d435ead8f663cf66cc6af5aac7f2a73db
 DIST gst-plugins-bad-1.14.3.tar.xz 4678316 BLAKE2B 
b37d90e04a6bdb01e4f512df67e00790979e4b71fa6730092b4c16dbaf005cf94e09a454ed6e962faa3aaef02c2b811ad1899c3c8153b4ab3bf6d9b5f62998cf
 SHA512 
3e92b33b43181d76bf206496c2fe0f84042c486f854f4fdba7efedc3489874944cef00eb2fd9fd7056d749be17c2b237caffc32800d7063615b30bac7226fbb7

diff --git 
a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.14.2.ebuild
 
b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.14.2.ebuild
deleted file mode 100644
index 2ec5feec35f..000
--- 
a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.14.2.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-bad
-
-inherit gstreamer
-
-DESCRIPTION="Smooth Streaming plugin for GStreamer"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-   default
-
-   # FIXME: gsturidownloader does not have a .pc
-   #   gst-libs/gst/uridownloader:gsturidownloader \
-   #   gst-libs/gst/adaptativedemux:gstadaptivedemux \
-   #   gst-libs/gst/isoff:gstisoff
-   gstreamer_system_link \
-   gst-libs/gst/codecparsers:gstreamer-codecparsers
-
-   local directory libs
-   directory="gst-libs/gst/uridownloader"
-   libs="-lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 
-lgsturidownloader-1.0"
-   sed -e "s:\$(top_builddir)/${directory}/.*\.la:${libs}:" \
-   -i ext/smoothstreaming/Makefile.{am,in} || die
-
-   directory="gst-libs/gst/adaptivedemux"
-   libs="-lgsturidownloader-1.0 -lgstapp-1.0 -lgstbase-1.0 -lgstreamer-1.0 
-lgobject-2.0 -lglib-2.0 -lgstadaptivedemux-1.0"
-   sed -e "s:\$(top_builddir)/${directory}/.*\.la:${libs}:" \
-   -i ext/smoothstreaming/Makefile.{am,in} || die
-
-   directory="gst-libs/gst/isoff"
-   libs="-lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 
-lgstisoff-1.0"
-   sed -e "s:\$(top_builddir)/${directory}/.*\.la:${libs}:" \
-   -i ext/smoothstreaming/Makefile.{am,in} || die
-}



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-chromaprint/

2019-01-15 Thread Mart Raudsepp
commit: 75ba29e4f420437146f7faea662da7f13981ea03
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:02:51 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:10:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75ba29e4

media-plugins/gst-plugins-chromaprint-1.14.3: carry ~alpha keyword forward

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 .../gst-plugins-chromaprint/gst-plugins-chromaprint-1.14.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/media-plugins/gst-plugins-chromaprint/gst-plugins-chromaprint-1.14.3.ebuild 
b/media-plugins/gst-plugins-chromaprint/gst-plugins-chromaprint-1.14.3.ebuild
index 1e2eba775d8..bbea3420b29 100644
--- 
a/media-plugins/gst-plugins-chromaprint/gst-plugins-chromaprint-1.14.3.ebuild
+++ 
b/media-plugins/gst-plugins-chromaprint/gst-plugins-chromaprint-1.14.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-bad
 inherit gstreamer
 
 DESCRIPTION="Calculate Chromaprint fingerprint from audio files for GStreamer"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
 
 RDEPEND="media-libs/chromaprint[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-faac/

2019-01-15 Thread Mart Raudsepp
commit: d700bb3f88aeb4c7667b558fcd1e2833a1d25845
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 22:58:00 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:09:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d700bb3f

media-plugins/gst-plugins-faac: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-faac/Manifest|  1 -
 .../gst-plugins-faac/gst-plugins-faac-1.14.2.ebuild| 14 --
 2 files changed, 15 deletions(-)

diff --git a/media-plugins/gst-plugins-faac/Manifest 
b/media-plugins/gst-plugins-faac/Manifest
index 469c48e6ca5..63f163ff877 100644
--- a/media-plugins/gst-plugins-faac/Manifest
+++ b/media-plugins/gst-plugins-faac/Manifest
@@ -1,4 +1,3 @@
 DIST gst-plugins-bad-0.10.23.tar.xz 3155044 BLAKE2B 
86ed955fb5c73f2145b8f8ed2daaeffd9975362e81c3ca911be00d18f6b6d975381651071eb54514ef94a931f1fc89e673dc8c1d68e10de132bbe51accb6d165
 SHA512 
6437dd12707ef29651f4014b54612cf2a3a42ed4e05a1c5f4a432d80e27efd2abc0df891ebcfdc9e7b2cf9f71a15b88e48b3aa6db24a178ed6de3b1bdf4c3dc4
 DIST gst-plugins-bad-1.14.1.tar.xz 4651852 BLAKE2B 
915798f9d07e18b445cae818978def1356299034d14ca2cba8f07df93d5dcf5ed257290bf111298c4f8063b32ceee38dd78c02eae508f6e88956b132740bfa36
 SHA512 
6969b6c91279fb96bc28acde0284ce980b3982ae0c77820284a903beee61dffa863554dcfadb55de1987404b59c3c7c421372e65dc7b4014fe64a0c91d4ce729
-DIST gst-plugins-bad-1.14.2.tar.xz 4664260 BLAKE2B 
477c9a864088676ead3170dc11017ad997c4d0ef136845a7ad34d15745d5f1abf4486dda7a226feb5ff6c7c65c8788cd39eb5e9901f3f15a426d79bf2b81e78c
 SHA512 
7282c8941f1eabf7141362bb8e61097b3b26ef39410ae767712c34d7e40779fc22f6ea97a950009fdb6d62175f9a153d435ead8f663cf66cc6af5aac7f2a73db
 DIST gst-plugins-bad-1.14.3.tar.xz 4678316 BLAKE2B 
b37d90e04a6bdb01e4f512df67e00790979e4b71fa6730092b4c16dbaf005cf94e09a454ed6e962faa3aaef02c2b811ad1899c3c8153b4ab3bf6d9b5f62998cf
 SHA512 
3e92b33b43181d76bf206496c2fe0f84042c486f854f4fdba7efedc3489874944cef00eb2fd9fd7056d749be17c2b237caffc32800d7063615b30bac7226fbb7

diff --git a/media-plugins/gst-plugins-faac/gst-plugins-faac-1.14.2.ebuild 
b/media-plugins/gst-plugins-faac/gst-plugins-faac-1.14.2.ebuild
deleted file mode 100644
index 05649df8b58..000
--- a/media-plugins/gst-plugins-faac/gst-plugins-faac-1.14.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-bad
-
-inherit gstreamer
-
-DESCRIPTION="AAC audio encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=media-libs/faac-1.28-r3[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-libs/gst-plugins-bad/

2019-01-15 Thread Mart Raudsepp
commit: a7feb2692bb158921ac6f5d6a3cf968a68cc96ff
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:07:39 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:11:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7feb269

media-libs/gst-plugins-bad: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-libs/gst-plugins-bad/Manifest|  1 -
 .../gst-plugins-bad/gst-plugins-bad-1.14.2.ebuild  | 91 --
 2 files changed, 92 deletions(-)

diff --git a/media-libs/gst-plugins-bad/Manifest 
b/media-libs/gst-plugins-bad/Manifest
index 2032c539093..5a858872682 100644
--- a/media-libs/gst-plugins-bad/Manifest
+++ b/media-libs/gst-plugins-bad/Manifest
@@ -1,5 +1,4 @@
 DIST gst-plugins-bad-0.10.23-h264-patches.tar.xz 5284 BLAKE2B 
90ad2a742de6d6b3efedb1a2fc16a9f24cf0566fd455a27f113afa0fc2ceff5f2517a31e8db8ed6ed8b4c92595b333a29dbb451077975f3d726808976f4a8671
 SHA512 
528ed30edb544dd970047fd4b0f05bf75f9f49f07a8118f805430c56c3ec75643013799491aeba70c62cb0343cd3e72758bf5c167d00e90a6a3f13857e4860e1
 DIST gst-plugins-bad-0.10.23.tar.xz 3155044 BLAKE2B 
86ed955fb5c73f2145b8f8ed2daaeffd9975362e81c3ca911be00d18f6b6d975381651071eb54514ef94a931f1fc89e673dc8c1d68e10de132bbe51accb6d165
 SHA512 
6437dd12707ef29651f4014b54612cf2a3a42ed4e05a1c5f4a432d80e27efd2abc0df891ebcfdc9e7b2cf9f71a15b88e48b3aa6db24a178ed6de3b1bdf4c3dc4
 DIST gst-plugins-bad-1.14.1.tar.xz 4651852 BLAKE2B 
915798f9d07e18b445cae818978def1356299034d14ca2cba8f07df93d5dcf5ed257290bf111298c4f8063b32ceee38dd78c02eae508f6e88956b132740bfa36
 SHA512 
6969b6c91279fb96bc28acde0284ce980b3982ae0c77820284a903beee61dffa863554dcfadb55de1987404b59c3c7c421372e65dc7b4014fe64a0c91d4ce729
-DIST gst-plugins-bad-1.14.2.tar.xz 4664260 BLAKE2B 
477c9a864088676ead3170dc11017ad997c4d0ef136845a7ad34d15745d5f1abf4486dda7a226feb5ff6c7c65c8788cd39eb5e9901f3f15a426d79bf2b81e78c
 SHA512 
7282c8941f1eabf7141362bb8e61097b3b26ef39410ae767712c34d7e40779fc22f6ea97a950009fdb6d62175f9a153d435ead8f663cf66cc6af5aac7f2a73db
 DIST gst-plugins-bad-1.14.3.tar.xz 4678316 BLAKE2B 
b37d90e04a6bdb01e4f512df67e00790979e4b71fa6730092b4c16dbaf005cf94e09a454ed6e962faa3aaef02c2b811ad1899c3c8153b4ab3bf6d9b5f62998cf
 SHA512 
3e92b33b43181d76bf206496c2fe0f84042c486f854f4fdba7efedc3489874944cef00eb2fd9fd7056d749be17c2b237caffc32800d7063615b30bac7226fbb7

diff --git a/media-libs/gst-plugins-bad/gst-plugins-bad-1.14.2.ebuild 
b/media-libs/gst-plugins-bad/gst-plugins-bad-1.14.2.ebuild
deleted file mode 100644
index c58d0a23e12..000
--- a/media-libs/gst-plugins-bad/gst-plugins-bad-1.14.2.ebuild
+++ /dev/null
@@ -1,91 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE="gst-plugins-bad"
-
-inherit flag-o-matic gstreamer virtualx
-
-DESCRIPTION="Less plugins for GStreamer"
-HOMEPAGE="https://gstreamer.freedesktop.org/;
-
-LICENSE="LGPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
-
-# TODO: egl and gtk IUSE only for transition
-IUSE="X bzip2 +egl gles2 gtk +introspection +opengl +orc vcd vnc wayland" # 
Keep default IUSE mirrored with gst-plugins-base where relevant
-
-# X11 is automagic for now, upstream #709530 - only used by librfb USE=vnc 
plugin
-# We mirror opengl/gles2 from -base to ensure no automagic openglmixers plugin 
(with "opengl?" it'd still get built with USE=-opengl here)
-RDEPEND="
-   >=dev-libs/glib-2.40.0:2[${MULTILIB_USEDEP}]
-   >=media-libs/gstreamer-${PV}:${SLOT}[${MULTILIB_USEDEP},introspection?]
-   
>=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP},egl?,introspection?,gles2=,opengl=]
-   introspection? ( >=dev-libs/gobject-introspection-1.31.1:= )
-
-   bzip2? ( >=app-arch/bzip2-1.0.6-r4[${MULTILIB_USEDEP}] )
-   vnc? ( X? ( x11-libs/libX11[${MULTILIB_USEDEP}] ) )
-   wayland? (
-   >=dev-libs/wayland-1.4.0[${MULTILIB_USEDEP}]
-   >=x11-libs/libdrm-2.4.55[${MULTILIB_USEDEP}]
-   >=dev-libs/wayland-protocols-1.4
-   )
-
-   gtk? ( 
>=media-plugins/gst-plugins-gtk-${PV}:${SLOT}[${MULTILIB_USEDEP}] )
-   orc? ( >=dev-lang/orc-0.4.17[${MULTILIB_USEDEP}] )
-"
-
-DEPEND="${RDEPEND}
-   dev-util/glib-utils
-   >=dev-util/gtk-doc-am-1.12
-"
-
-RESTRICT="test"
-
-src_prepare() {
-   default
-   addpredict /dev # Prevent sandbox violations bug #570624
-}
-
-multilib_src_configure() {
-   local myconf=()
-   if use opengl || use gles2; then
-   myconf+=( --enable-gl )
-   else
-   myconf+=( --disable-gl )
-   fi
-
-   # Always enable shm (shm_open) and ipcpipeline (sys/socket.h); no extra 
deps
-   gstreamer_multilib_src_configure \
-   $(multilib_native_use_enable introspection) \
-   $(use_enable 

[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-sidplay/

2019-01-15 Thread Mart Raudsepp
commit: f3625f70a7b2f42af059ecb84e8593c7efb70908
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:02:31 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:10:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3625f70

media-plugins/gst-plugins-sidplay: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-sidplay/Manifest |  1 -
 .../gst-plugins-sidplay/gst-plugins-sidplay-1.14.2.ebuild  | 14 --
 2 files changed, 15 deletions(-)

diff --git a/media-plugins/gst-plugins-sidplay/Manifest 
b/media-plugins/gst-plugins-sidplay/Manifest
index cd440cb3388..a9171e797be 100644
--- a/media-plugins/gst-plugins-sidplay/Manifest
+++ b/media-plugins/gst-plugins-sidplay/Manifest
@@ -1,4 +1,3 @@
 DIST gst-plugins-ugly-0.10.19.tar.xz 882452 BLAKE2B 
df5319481ade22d7acdee6e22ca57a444e104c8540bc4b578cfe7554c79bb4ee33b23a8516940f6504c30d9403c4ced2434e11f3a48548c3721d3d3db2016757
 SHA512 
16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda
 DIST gst-plugins-ugly-1.14.1.tar.xz 884668 BLAKE2B 
8e1cef0ebabac65ad2b1d6ac3fdc04fbb3ae0da0b9f4c0d18f03533ae12dda03d04763bbeab079aebe3637df664dc2e94adc36008cacfb6c00b9ac8b4a228241
 SHA512 
0eaa9435e93596cb2c2ed1d3540dd3c4f4de1dd18da8359ca5918b0fbdccda9d5b8f33e5aeb54186ed9d70518712aca92e8ffe7884fc13a3ca3174552c10a688
-DIST gst-plugins-ugly-1.14.2.tar.xz 887116 BLAKE2B 
f1dc5732ef6e9dc7909d1131d36429cf140c6861b07abc97818afbf180a9fc986914c23228328126d4a93f5da234238f95b96ad36e8a4ffdec76554a24ddd213
 SHA512 
7902a6ef6d207663eebf00d630aac9c20b1ae0c333890f1f6aba8544eff0ef4d349b4d1d0e481d8cbcd5b1800f900ea4e6a0cb6017b0727559ab5c5acc3d0ea5
 DIST gst-plugins-ugly-1.14.3.tar.xz 889492 BLAKE2B 
0c76ca28e1f062d0eac438f1692d2af33536719913ec10229eb6bc64f1f957bc7f6afe45e1c528ab4015c25dec61b8b9d2c517fee78a8a992c76bd41ff9e75d1
 SHA512 
0866bbcc3f1d0d668e77b5ef83fa7469dc80c957d2c6526126e761db46e83ff18d941c247833d27336106d8ba043e9ad50cafbddbff241f95bb16f9b1a0fbacc

diff --git 
a/media-plugins/gst-plugins-sidplay/gst-plugins-sidplay-1.14.2.ebuild 
b/media-plugins/gst-plugins-sidplay/gst-plugins-sidplay-1.14.2.ebuild
deleted file mode 100644
index c21bd8055b3..000
--- a/media-plugins/gst-plugins-sidplay/gst-plugins-sidplay-1.14.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-ugly
-
-inherit gstreamer
-
-DESCRIPTION="Sid decoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=media-libs/libsidplay-1.36.59-r1:1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-colormanagement/

2019-01-15 Thread Mart Raudsepp
commit: 364ade97b53a88aaa44b6a6e342132ab395f01d9
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 22:59:53 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:10:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=364ade97

media-plugins/gst-plugins-colormanagement: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-colormanagement/Manifest|  1 -
 .../gst-plugins-colormanagement-1.14.2.ebuild | 15 ---
 2 files changed, 16 deletions(-)

diff --git a/media-plugins/gst-plugins-colormanagement/Manifest 
b/media-plugins/gst-plugins-colormanagement/Manifest
index 0263363f066..d33e76f1970 100644
--- a/media-plugins/gst-plugins-colormanagement/Manifest
+++ b/media-plugins/gst-plugins-colormanagement/Manifest
@@ -1,3 +1,2 @@
 DIST gst-plugins-bad-1.14.1.tar.xz 4651852 BLAKE2B 
915798f9d07e18b445cae818978def1356299034d14ca2cba8f07df93d5dcf5ed257290bf111298c4f8063b32ceee38dd78c02eae508f6e88956b132740bfa36
 SHA512 
6969b6c91279fb96bc28acde0284ce980b3982ae0c77820284a903beee61dffa863554dcfadb55de1987404b59c3c7c421372e65dc7b4014fe64a0c91d4ce729
-DIST gst-plugins-bad-1.14.2.tar.xz 4664260 BLAKE2B 
477c9a864088676ead3170dc11017ad997c4d0ef136845a7ad34d15745d5f1abf4486dda7a226feb5ff6c7c65c8788cd39eb5e9901f3f15a426d79bf2b81e78c
 SHA512 
7282c8941f1eabf7141362bb8e61097b3b26ef39410ae767712c34d7e40779fc22f6ea97a950009fdb6d62175f9a153d435ead8f663cf66cc6af5aac7f2a73db
 DIST gst-plugins-bad-1.14.3.tar.xz 4678316 BLAKE2B 
b37d90e04a6bdb01e4f512df67e00790979e4b71fa6730092b4c16dbaf005cf94e09a454ed6e962faa3aaef02c2b811ad1899c3c8153b4ab3bf6d9b5f62998cf
 SHA512 
3e92b33b43181d76bf206496c2fe0f84042c486f854f4fdba7efedc3489874944cef00eb2fd9fd7056d749be17c2b237caffc32800d7063615b30bac7226fbb7

diff --git 
a/media-plugins/gst-plugins-colormanagement/gst-plugins-colormanagement-1.14.2.ebuild
 
b/media-plugins/gst-plugins-colormanagement/gst-plugins-colormanagement-1.14.2.ebuild
deleted file mode 100644
index 787f3228a80..000
--- 
a/media-plugins/gst-plugins-colormanagement/gst-plugins-colormanagement-1.14.2.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-bad
-
-inherit gstreamer
-
-DESCRIPTION="Color management correction GStreamer plugins"
-KEYWORDS="~amd64"
-
-RDEPEND=">=media-libs/lcms-2.7:2[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-GST_PLUGINS_BUILD="lcms2"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-x264/

2019-01-15 Thread Mart Raudsepp
commit: 377fe7ee6d21ca79341f2cf0e6a9d0dd5422fcc3
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:05:02 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:10:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=377fe7ee

media-plugins/gst-plugins-x264: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-x264/Manifest   |  1 -
 .../gst-plugins-x264/gst-plugins-x264-1.14.2.ebuild   | 15 ---
 2 files changed, 16 deletions(-)

diff --git a/media-plugins/gst-plugins-x264/Manifest 
b/media-plugins/gst-plugins-x264/Manifest
index cd440cb3388..a9171e797be 100644
--- a/media-plugins/gst-plugins-x264/Manifest
+++ b/media-plugins/gst-plugins-x264/Manifest
@@ -1,4 +1,3 @@
 DIST gst-plugins-ugly-0.10.19.tar.xz 882452 BLAKE2B 
df5319481ade22d7acdee6e22ca57a444e104c8540bc4b578cfe7554c79bb4ee33b23a8516940f6504c30d9403c4ced2434e11f3a48548c3721d3d3db2016757
 SHA512 
16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda
 DIST gst-plugins-ugly-1.14.1.tar.xz 884668 BLAKE2B 
8e1cef0ebabac65ad2b1d6ac3fdc04fbb3ae0da0b9f4c0d18f03533ae12dda03d04763bbeab079aebe3637df664dc2e94adc36008cacfb6c00b9ac8b4a228241
 SHA512 
0eaa9435e93596cb2c2ed1d3540dd3c4f4de1dd18da8359ca5918b0fbdccda9d5b8f33e5aeb54186ed9d70518712aca92e8ffe7884fc13a3ca3174552c10a688
-DIST gst-plugins-ugly-1.14.2.tar.xz 887116 BLAKE2B 
f1dc5732ef6e9dc7909d1131d36429cf140c6861b07abc97818afbf180a9fc986914c23228328126d4a93f5da234238f95b96ad36e8a4ffdec76554a24ddd213
 SHA512 
7902a6ef6d207663eebf00d630aac9c20b1ae0c333890f1f6aba8544eff0ef4d349b4d1d0e481d8cbcd5b1800f900ea4e6a0cb6017b0727559ab5c5acc3d0ea5
 DIST gst-plugins-ugly-1.14.3.tar.xz 889492 BLAKE2B 
0c76ca28e1f062d0eac438f1692d2af33536719913ec10229eb6bc64f1f957bc7f6afe45e1c528ab4015c25dec61b8b9d2c517fee78a8a992c76bd41ff9e75d1
 SHA512 
0866bbcc3f1d0d668e77b5ef83fa7469dc80c957d2c6526126e761db46e83ff18d941c247833d27336106d8ba043e9ad50cafbddbff241f95bb16f9b1a0fbacc

diff --git a/media-plugins/gst-plugins-x264/gst-plugins-x264-1.14.2.ebuild 
b/media-plugins/gst-plugins-x264/gst-plugins-x264-1.14.2.ebuild
deleted file mode 100644
index e542008ec2f..000
--- a/media-plugins/gst-plugins-x264/gst-plugins-x264-1.14.2.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-ugly
-
-inherit gstreamer
-
-DESCRIPTION="H.264 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
-IUSE=""
-
-# 20111220 ensures us X264_BUILD >= 120
-RDEPEND=">=media-libs/x264-0.0.20130506:=[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-dvdread/

2019-01-15 Thread Mart Raudsepp
commit: 682f5c41b57142c19ffb3b28fb411a86a5b13704
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:02:12 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:10:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=682f5c41

media-plugins/gst-plugins-dvdread: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-dvdread/Manifest |  1 -
 .../gst-plugins-dvdread/gst-plugins-dvdread-1.14.2.ebuild  | 14 --
 2 files changed, 15 deletions(-)

diff --git a/media-plugins/gst-plugins-dvdread/Manifest 
b/media-plugins/gst-plugins-dvdread/Manifest
index cd440cb3388..a9171e797be 100644
--- a/media-plugins/gst-plugins-dvdread/Manifest
+++ b/media-plugins/gst-plugins-dvdread/Manifest
@@ -1,4 +1,3 @@
 DIST gst-plugins-ugly-0.10.19.tar.xz 882452 BLAKE2B 
df5319481ade22d7acdee6e22ca57a444e104c8540bc4b578cfe7554c79bb4ee33b23a8516940f6504c30d9403c4ced2434e11f3a48548c3721d3d3db2016757
 SHA512 
16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda
 DIST gst-plugins-ugly-1.14.1.tar.xz 884668 BLAKE2B 
8e1cef0ebabac65ad2b1d6ac3fdc04fbb3ae0da0b9f4c0d18f03533ae12dda03d04763bbeab079aebe3637df664dc2e94adc36008cacfb6c00b9ac8b4a228241
 SHA512 
0eaa9435e93596cb2c2ed1d3540dd3c4f4de1dd18da8359ca5918b0fbdccda9d5b8f33e5aeb54186ed9d70518712aca92e8ffe7884fc13a3ca3174552c10a688
-DIST gst-plugins-ugly-1.14.2.tar.xz 887116 BLAKE2B 
f1dc5732ef6e9dc7909d1131d36429cf140c6861b07abc97818afbf180a9fc986914c23228328126d4a93f5da234238f95b96ad36e8a4ffdec76554a24ddd213
 SHA512 
7902a6ef6d207663eebf00d630aac9c20b1ae0c333890f1f6aba8544eff0ef4d349b4d1d0e481d8cbcd5b1800f900ea4e6a0cb6017b0727559ab5c5acc3d0ea5
 DIST gst-plugins-ugly-1.14.3.tar.xz 889492 BLAKE2B 
0c76ca28e1f062d0eac438f1692d2af33536719913ec10229eb6bc64f1f957bc7f6afe45e1c528ab4015c25dec61b8b9d2c517fee78a8a992c76bd41ff9e75d1
 SHA512 
0866bbcc3f1d0d668e77b5ef83fa7469dc80c957d2c6526126e761db46e83ff18d941c247833d27336106d8ba043e9ad50cafbddbff241f95bb16f9b1a0fbacc

diff --git 
a/media-plugins/gst-plugins-dvdread/gst-plugins-dvdread-1.14.2.ebuild 
b/media-plugins/gst-plugins-dvdread/gst-plugins-dvdread-1.14.2.ebuild
deleted file mode 100644
index f730004a905..000
--- a/media-plugins/gst-plugins-dvdread/gst-plugins-dvdread-1.14.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-ugly
-
-inherit gstreamer
-
-DESCRIPTION="DVD read plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=media-libs/libdvdread-4.2.0-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-dtls/

2019-01-15 Thread Mart Raudsepp
commit: bd691c9ad45ce9bf650679a88209d6ebd7570fe6
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:00:05 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:10:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd691c9a

media-plugins/gst-plugins-dtls: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-dtls/Manifest |  1 -
 .../gst-plugins-dtls/gst-plugins-dtls-1.14.2.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/media-plugins/gst-plugins-dtls/Manifest 
b/media-plugins/gst-plugins-dtls/Manifest
index 0263363f066..d33e76f1970 100644
--- a/media-plugins/gst-plugins-dtls/Manifest
+++ b/media-plugins/gst-plugins-dtls/Manifest
@@ -1,3 +1,2 @@
 DIST gst-plugins-bad-1.14.1.tar.xz 4651852 BLAKE2B 
915798f9d07e18b445cae818978def1356299034d14ca2cba8f07df93d5dcf5ed257290bf111298c4f8063b32ceee38dd78c02eae508f6e88956b132740bfa36
 SHA512 
6969b6c91279fb96bc28acde0284ce980b3982ae0c77820284a903beee61dffa863554dcfadb55de1987404b59c3c7c421372e65dc7b4014fe64a0c91d4ce729
-DIST gst-plugins-bad-1.14.2.tar.xz 4664260 BLAKE2B 
477c9a864088676ead3170dc11017ad997c4d0ef136845a7ad34d15745d5f1abf4486dda7a226feb5ff6c7c65c8788cd39eb5e9901f3f15a426d79bf2b81e78c
 SHA512 
7282c8941f1eabf7141362bb8e61097b3b26ef39410ae767712c34d7e40779fc22f6ea97a950009fdb6d62175f9a153d435ead8f663cf66cc6af5aac7f2a73db
 DIST gst-plugins-bad-1.14.3.tar.xz 4678316 BLAKE2B 
b37d90e04a6bdb01e4f512df67e00790979e4b71fa6730092b4c16dbaf005cf94e09a454ed6e962faa3aaef02c2b811ad1899c3c8153b4ab3bf6d9b5f62998cf
 SHA512 
3e92b33b43181d76bf206496c2fe0f84042c486f854f4fdba7efedc3489874944cef00eb2fd9fd7056d749be17c2b237caffc32800d7063615b30bac7226fbb7

diff --git a/media-plugins/gst-plugins-dtls/gst-plugins-dtls-1.14.2.ebuild 
b/media-plugins/gst-plugins-dtls/gst-plugins-dtls-1.14.2.ebuild
deleted file mode 100644
index 6d4627c88f1..000
--- a/media-plugins/gst-plugins-dtls/gst-plugins-dtls-1.14.2.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-bad
-
-inherit gstreamer
-
-DESCRIPTION="DTLS encoder/decoder with SRTP support plugin for GStreamer"
-KEYWORDS="~amd64 ~x86"
-IUSE="libressl"
-
-RDEPEND="
-   libressl? ( dev-libs/libressl:=[${MULTILIB_USEDEP}] )
-   !libressl? ( >=dev-libs/openssl-1.0.1:0=[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-soundtouch/

2019-01-15 Thread Mart Raudsepp
commit: e0df6888c935f4d56a8ae9e2665e40ce52debd19
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 22:59:34 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:10:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0df6888

media-plugins/gst-plugins-soundtouch: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-soundtouch/Manifest  |  1 -
 .../gst-plugins-soundtouch-1.14.2.ebuild   | 14 --
 2 files changed, 15 deletions(-)

diff --git a/media-plugins/gst-plugins-soundtouch/Manifest 
b/media-plugins/gst-plugins-soundtouch/Manifest
index 469c48e6ca5..63f163ff877 100644
--- a/media-plugins/gst-plugins-soundtouch/Manifest
+++ b/media-plugins/gst-plugins-soundtouch/Manifest
@@ -1,4 +1,3 @@
 DIST gst-plugins-bad-0.10.23.tar.xz 3155044 BLAKE2B 
86ed955fb5c73f2145b8f8ed2daaeffd9975362e81c3ca911be00d18f6b6d975381651071eb54514ef94a931f1fc89e673dc8c1d68e10de132bbe51accb6d165
 SHA512 
6437dd12707ef29651f4014b54612cf2a3a42ed4e05a1c5f4a432d80e27efd2abc0df891ebcfdc9e7b2cf9f71a15b88e48b3aa6db24a178ed6de3b1bdf4c3dc4
 DIST gst-plugins-bad-1.14.1.tar.xz 4651852 BLAKE2B 
915798f9d07e18b445cae818978def1356299034d14ca2cba8f07df93d5dcf5ed257290bf111298c4f8063b32ceee38dd78c02eae508f6e88956b132740bfa36
 SHA512 
6969b6c91279fb96bc28acde0284ce980b3982ae0c77820284a903beee61dffa863554dcfadb55de1987404b59c3c7c421372e65dc7b4014fe64a0c91d4ce729
-DIST gst-plugins-bad-1.14.2.tar.xz 4664260 BLAKE2B 
477c9a864088676ead3170dc11017ad997c4d0ef136845a7ad34d15745d5f1abf4486dda7a226feb5ff6c7c65c8788cd39eb5e9901f3f15a426d79bf2b81e78c
 SHA512 
7282c8941f1eabf7141362bb8e61097b3b26ef39410ae767712c34d7e40779fc22f6ea97a950009fdb6d62175f9a153d435ead8f663cf66cc6af5aac7f2a73db
 DIST gst-plugins-bad-1.14.3.tar.xz 4678316 BLAKE2B 
b37d90e04a6bdb01e4f512df67e00790979e4b71fa6730092b4c16dbaf005cf94e09a454ed6e962faa3aaef02c2b811ad1899c3c8153b4ab3bf6d9b5f62998cf
 SHA512 
3e92b33b43181d76bf206496c2fe0f84042c486f854f4fdba7efedc3489874944cef00eb2fd9fd7056d749be17c2b237caffc32800d7063615b30bac7226fbb7

diff --git 
a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.14.2.ebuild 
b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.14.2.ebuild
deleted file mode 100644
index bc1c86772fb..000
--- a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.14.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-bad
-
-inherit gstreamer
-
-DESCRIPTION="Beats-per-minute detection and pitch controlling plugin for 
GStreamer"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=media-libs/libsoundtouch-1.7.1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-amr/

2019-01-15 Thread Mart Raudsepp
commit: 06e1b3f8fad64c7f7ee445307ff33e7573cf80f5
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:01:53 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:10:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06e1b3f8

media-plugins/gst-plugins-amr: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-amr/Manifest   |  1 -
 .../gst-plugins-amr/gst-plugins-amr-1.14.2.ebuild| 20 
 2 files changed, 21 deletions(-)

diff --git a/media-plugins/gst-plugins-amr/Manifest 
b/media-plugins/gst-plugins-amr/Manifest
index cd440cb3388..a9171e797be 100644
--- a/media-plugins/gst-plugins-amr/Manifest
+++ b/media-plugins/gst-plugins-amr/Manifest
@@ -1,4 +1,3 @@
 DIST gst-plugins-ugly-0.10.19.tar.xz 882452 BLAKE2B 
df5319481ade22d7acdee6e22ca57a444e104c8540bc4b578cfe7554c79bb4ee33b23a8516940f6504c30d9403c4ced2434e11f3a48548c3721d3d3db2016757
 SHA512 
16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda
 DIST gst-plugins-ugly-1.14.1.tar.xz 884668 BLAKE2B 
8e1cef0ebabac65ad2b1d6ac3fdc04fbb3ae0da0b9f4c0d18f03533ae12dda03d04763bbeab079aebe3637df664dc2e94adc36008cacfb6c00b9ac8b4a228241
 SHA512 
0eaa9435e93596cb2c2ed1d3540dd3c4f4de1dd18da8359ca5918b0fbdccda9d5b8f33e5aeb54186ed9d70518712aca92e8ffe7884fc13a3ca3174552c10a688
-DIST gst-plugins-ugly-1.14.2.tar.xz 887116 BLAKE2B 
f1dc5732ef6e9dc7909d1131d36429cf140c6861b07abc97818afbf180a9fc986914c23228328126d4a93f5da234238f95b96ad36e8a4ffdec76554a24ddd213
 SHA512 
7902a6ef6d207663eebf00d630aac9c20b1ae0c333890f1f6aba8544eff0ef4d349b4d1d0e481d8cbcd5b1800f900ea4e6a0cb6017b0727559ab5c5acc3d0ea5
 DIST gst-plugins-ugly-1.14.3.tar.xz 889492 BLAKE2B 
0c76ca28e1f062d0eac438f1692d2af33536719913ec10229eb6bc64f1f957bc7f6afe45e1c528ab4015c25dec61b8b9d2c517fee78a8a992c76bd41ff9e75d1
 SHA512 
0866bbcc3f1d0d668e77b5ef83fa7469dc80c957d2c6526126e761db46e83ff18d941c247833d27336106d8ba043e9ad50cafbddbff241f95bb16f9b1a0fbacc

diff --git a/media-plugins/gst-plugins-amr/gst-plugins-amr-1.14.2.ebuild 
b/media-plugins/gst-plugins-amr/gst-plugins-amr-1.14.2.ebuild
deleted file mode 100644
index 70e96d7971d..000
--- a/media-plugins/gst-plugins-amr/gst-plugins-amr-1.14.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-ugly
-
-inherit gstreamer
-
-DESCRIPTION="AMRNB encoder/decoder and AMRWB decoder plugin for GStreamer"
-HOMEPAGE="https://gstreamer.freedesktop.org/;
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=media-libs/opencore-amr-0.1.3-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-GST_PLUGINS_BUILD="amrnb amrwb"
-GST_PLUGINS_BUILD_DIR="amrnb amrwbdec"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-mpeg2dec/

2019-01-15 Thread Mart Raudsepp
commit: 6bcf5cbc2b99cfcb0bd802144b70e0d8054aa6ff
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:04:29 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:10:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bcf5cbc

media-plugins/gst-plugins-mpeg2dec: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-mpeg2dec/Manifest|  1 -
 .../gst-plugins-mpeg2dec-1.14.2.ebuild | 14 --
 2 files changed, 15 deletions(-)

diff --git a/media-plugins/gst-plugins-mpeg2dec/Manifest 
b/media-plugins/gst-plugins-mpeg2dec/Manifest
index cd440cb3388..a9171e797be 100644
--- a/media-plugins/gst-plugins-mpeg2dec/Manifest
+++ b/media-plugins/gst-plugins-mpeg2dec/Manifest
@@ -1,4 +1,3 @@
 DIST gst-plugins-ugly-0.10.19.tar.xz 882452 BLAKE2B 
df5319481ade22d7acdee6e22ca57a444e104c8540bc4b578cfe7554c79bb4ee33b23a8516940f6504c30d9403c4ced2434e11f3a48548c3721d3d3db2016757
 SHA512 
16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda
 DIST gst-plugins-ugly-1.14.1.tar.xz 884668 BLAKE2B 
8e1cef0ebabac65ad2b1d6ac3fdc04fbb3ae0da0b9f4c0d18f03533ae12dda03d04763bbeab079aebe3637df664dc2e94adc36008cacfb6c00b9ac8b4a228241
 SHA512 
0eaa9435e93596cb2c2ed1d3540dd3c4f4de1dd18da8359ca5918b0fbdccda9d5b8f33e5aeb54186ed9d70518712aca92e8ffe7884fc13a3ca3174552c10a688
-DIST gst-plugins-ugly-1.14.2.tar.xz 887116 BLAKE2B 
f1dc5732ef6e9dc7909d1131d36429cf140c6861b07abc97818afbf180a9fc986914c23228328126d4a93f5da234238f95b96ad36e8a4ffdec76554a24ddd213
 SHA512 
7902a6ef6d207663eebf00d630aac9c20b1ae0c333890f1f6aba8544eff0ef4d349b4d1d0e481d8cbcd5b1800f900ea4e6a0cb6017b0727559ab5c5acc3d0ea5
 DIST gst-plugins-ugly-1.14.3.tar.xz 889492 BLAKE2B 
0c76ca28e1f062d0eac438f1692d2af33536719913ec10229eb6bc64f1f957bc7f6afe45e1c528ab4015c25dec61b8b9d2c517fee78a8a992c76bd41ff9e75d1
 SHA512 
0866bbcc3f1d0d668e77b5ef83fa7469dc80c957d2c6526126e761db46e83ff18d941c247833d27336106d8ba043e9ad50cafbddbff241f95bb16f9b1a0fbacc

diff --git 
a/media-plugins/gst-plugins-mpeg2dec/gst-plugins-mpeg2dec-1.14.2.ebuild 
b/media-plugins/gst-plugins-mpeg2dec/gst-plugins-mpeg2dec-1.14.2.ebuild
deleted file mode 100644
index d851735f775..000
--- a/media-plugins/gst-plugins-mpeg2dec/gst-plugins-mpeg2dec-1.14.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-ugly
-
-inherit gstreamer
-
-DESCRIPTION="MPEG2 decoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=">=media-libs/libmpeg2-0.5.1-r2[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-openh264/

2019-01-15 Thread Mart Raudsepp
commit: a5502eb41f735c407a6f26cecbc85856db4f1cfc
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 22:58:42 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:09:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5502eb4

media-plugins/gst-plugins-openh264: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-openh264/Manifest  |  1 -
 .../gst-plugins-openh264-1.14.2.ebuild   | 16 
 2 files changed, 17 deletions(-)

diff --git a/media-plugins/gst-plugins-openh264/Manifest 
b/media-plugins/gst-plugins-openh264/Manifest
index 0263363f066..d33e76f1970 100644
--- a/media-plugins/gst-plugins-openh264/Manifest
+++ b/media-plugins/gst-plugins-openh264/Manifest
@@ -1,3 +1,2 @@
 DIST gst-plugins-bad-1.14.1.tar.xz 4651852 BLAKE2B 
915798f9d07e18b445cae818978def1356299034d14ca2cba8f07df93d5dcf5ed257290bf111298c4f8063b32ceee38dd78c02eae508f6e88956b132740bfa36
 SHA512 
6969b6c91279fb96bc28acde0284ce980b3982ae0c77820284a903beee61dffa863554dcfadb55de1987404b59c3c7c421372e65dc7b4014fe64a0c91d4ce729
-DIST gst-plugins-bad-1.14.2.tar.xz 4664260 BLAKE2B 
477c9a864088676ead3170dc11017ad997c4d0ef136845a7ad34d15745d5f1abf4486dda7a226feb5ff6c7c65c8788cd39eb5e9901f3f15a426d79bf2b81e78c
 SHA512 
7282c8941f1eabf7141362bb8e61097b3b26ef39410ae767712c34d7e40779fc22f6ea97a950009fdb6d62175f9a153d435ead8f663cf66cc6af5aac7f2a73db
 DIST gst-plugins-bad-1.14.3.tar.xz 4678316 BLAKE2B 
b37d90e04a6bdb01e4f512df67e00790979e4b71fa6730092b4c16dbaf005cf94e09a454ed6e962faa3aaef02c2b811ad1899c3c8153b4ab3bf6d9b5f62998cf
 SHA512 
3e92b33b43181d76bf206496c2fe0f84042c486f854f4fdba7efedc3489874944cef00eb2fd9fd7056d749be17c2b237caffc32800d7063615b30bac7226fbb7

diff --git 
a/media-plugins/gst-plugins-openh264/gst-plugins-openh264-1.14.2.ebuild 
b/media-plugins/gst-plugins-openh264/gst-plugins-openh264-1.14.2.ebuild
deleted file mode 100644
index 6886b229125..000
--- a/media-plugins/gst-plugins-openh264/gst-plugins-openh264-1.14.2.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-bad
-
-inherit gstreamer
-
-DESCRIPTION="H.264 encoder/decoder plugin for GStreamer."
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-   >=media-libs/openh264-1.3[${MULTILIB_USEDEP}]
-"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-libmms/

2019-01-15 Thread Mart Raudsepp
commit: 9fce7da3b01fc2c52db1ace0b343f9b24141d75a
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 22:58:19 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:09:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fce7da3

media-plugins/gst-plugins-libmms: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-libmms/Manifest  |  1 -
 .../gst-plugins-libmms/gst-plugins-libmms-1.14.2.ebuild| 14 --
 2 files changed, 15 deletions(-)

diff --git a/media-plugins/gst-plugins-libmms/Manifest 
b/media-plugins/gst-plugins-libmms/Manifest
index 469c48e6ca5..63f163ff877 100644
--- a/media-plugins/gst-plugins-libmms/Manifest
+++ b/media-plugins/gst-plugins-libmms/Manifest
@@ -1,4 +1,3 @@
 DIST gst-plugins-bad-0.10.23.tar.xz 3155044 BLAKE2B 
86ed955fb5c73f2145b8f8ed2daaeffd9975362e81c3ca911be00d18f6b6d975381651071eb54514ef94a931f1fc89e673dc8c1d68e10de132bbe51accb6d165
 SHA512 
6437dd12707ef29651f4014b54612cf2a3a42ed4e05a1c5f4a432d80e27efd2abc0df891ebcfdc9e7b2cf9f71a15b88e48b3aa6db24a178ed6de3b1bdf4c3dc4
 DIST gst-plugins-bad-1.14.1.tar.xz 4651852 BLAKE2B 
915798f9d07e18b445cae818978def1356299034d14ca2cba8f07df93d5dcf5ed257290bf111298c4f8063b32ceee38dd78c02eae508f6e88956b132740bfa36
 SHA512 
6969b6c91279fb96bc28acde0284ce980b3982ae0c77820284a903beee61dffa863554dcfadb55de1987404b59c3c7c421372e65dc7b4014fe64a0c91d4ce729
-DIST gst-plugins-bad-1.14.2.tar.xz 4664260 BLAKE2B 
477c9a864088676ead3170dc11017ad997c4d0ef136845a7ad34d15745d5f1abf4486dda7a226feb5ff6c7c65c8788cd39eb5e9901f3f15a426d79bf2b81e78c
 SHA512 
7282c8941f1eabf7141362bb8e61097b3b26ef39410ae767712c34d7e40779fc22f6ea97a950009fdb6d62175f9a153d435ead8f663cf66cc6af5aac7f2a73db
 DIST gst-plugins-bad-1.14.3.tar.xz 4678316 BLAKE2B 
b37d90e04a6bdb01e4f512df67e00790979e4b71fa6730092b4c16dbaf005cf94e09a454ed6e962faa3aaef02c2b811ad1899c3c8153b4ab3bf6d9b5f62998cf
 SHA512 
3e92b33b43181d76bf206496c2fe0f84042c486f854f4fdba7efedc3489874944cef00eb2fd9fd7056d749be17c2b237caffc32800d7063615b30bac7226fbb7

diff --git a/media-plugins/gst-plugins-libmms/gst-plugins-libmms-1.14.2.ebuild 
b/media-plugins/gst-plugins-libmms/gst-plugins-libmms-1.14.2.ebuild
deleted file mode 100644
index f975f9f1a17..000
--- a/media-plugins/gst-plugins-libmms/gst-plugins-libmms-1.14.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-bad
-
-inherit gstreamer
-
-DESCRIPTION="Microsoft Multi Media Server source plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
-IUSE=""
-
-RDEPEND=">=media-libs/libmms-0.6.2-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-a52dec/

2019-01-15 Thread Mart Raudsepp
commit: b60caef71be3707ccf2ccb2f94b5bc177ac86489
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 23:01:38 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:10:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b60caef7

media-plugins/gst-plugins-a52dec: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-a52dec/Manifest   |  1 -
 .../gst-plugins-a52dec/gst-plugins-a52dec-1.14.2.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/media-plugins/gst-plugins-a52dec/Manifest 
b/media-plugins/gst-plugins-a52dec/Manifest
index cd440cb3388..a9171e797be 100644
--- a/media-plugins/gst-plugins-a52dec/Manifest
+++ b/media-plugins/gst-plugins-a52dec/Manifest
@@ -1,4 +1,3 @@
 DIST gst-plugins-ugly-0.10.19.tar.xz 882452 BLAKE2B 
df5319481ade22d7acdee6e22ca57a444e104c8540bc4b578cfe7554c79bb4ee33b23a8516940f6504c30d9403c4ced2434e11f3a48548c3721d3d3db2016757
 SHA512 
16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda
 DIST gst-plugins-ugly-1.14.1.tar.xz 884668 BLAKE2B 
8e1cef0ebabac65ad2b1d6ac3fdc04fbb3ae0da0b9f4c0d18f03533ae12dda03d04763bbeab079aebe3637df664dc2e94adc36008cacfb6c00b9ac8b4a228241
 SHA512 
0eaa9435e93596cb2c2ed1d3540dd3c4f4de1dd18da8359ca5918b0fbdccda9d5b8f33e5aeb54186ed9d70518712aca92e8ffe7884fc13a3ca3174552c10a688
-DIST gst-plugins-ugly-1.14.2.tar.xz 887116 BLAKE2B 
f1dc5732ef6e9dc7909d1131d36429cf140c6861b07abc97818afbf180a9fc986914c23228328126d4a93f5da234238f95b96ad36e8a4ffdec76554a24ddd213
 SHA512 
7902a6ef6d207663eebf00d630aac9c20b1ae0c333890f1f6aba8544eff0ef4d349b4d1d0e481d8cbcd5b1800f900ea4e6a0cb6017b0727559ab5c5acc3d0ea5
 DIST gst-plugins-ugly-1.14.3.tar.xz 889492 BLAKE2B 
0c76ca28e1f062d0eac438f1692d2af33536719913ec10229eb6bc64f1f957bc7f6afe45e1c528ab4015c25dec61b8b9d2c517fee78a8a992c76bd41ff9e75d1
 SHA512 
0866bbcc3f1d0d668e77b5ef83fa7469dc80c957d2c6526126e761db46e83ff18d941c247833d27336106d8ba043e9ad50cafbddbff241f95bb16f9b1a0fbacc

diff --git a/media-plugins/gst-plugins-a52dec/gst-plugins-a52dec-1.14.2.ebuild 
b/media-plugins/gst-plugins-a52dec/gst-plugins-a52dec-1.14.2.ebuild
deleted file mode 100644
index 193e6573ee8..000
--- a/media-plugins/gst-plugins-a52dec/gst-plugins-a52dec-1.14.2.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-ugly
-
-inherit gstreamer
-
-DESCRIPTION="ATSC A/52 audio decoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd"
-IUSE="+orc"
-
-RDEPEND="
-   >=media-libs/a52dec-0.7.4-r6[${MULTILIB_USEDEP}]
-   orc? ( >=dev-lang/orc-0.4.17[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-voamrwbenc/

2019-01-15 Thread Mart Raudsepp
commit: 1021fbaeb4dc07b93036faa85a0c93fbdf156d9f
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 15 22:59:45 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 15 23:10:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1021fbae

media-plugins/gst-plugins-voamrwbenc: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-voamrwbenc/Manifest  |  1 -
 .../gst-plugins-voamrwbenc-1.14.2.ebuild   | 14 --
 2 files changed, 15 deletions(-)

diff --git a/media-plugins/gst-plugins-voamrwbenc/Manifest 
b/media-plugins/gst-plugins-voamrwbenc/Manifest
index 0263363f066..d33e76f1970 100644
--- a/media-plugins/gst-plugins-voamrwbenc/Manifest
+++ b/media-plugins/gst-plugins-voamrwbenc/Manifest
@@ -1,3 +1,2 @@
 DIST gst-plugins-bad-1.14.1.tar.xz 4651852 BLAKE2B 
915798f9d07e18b445cae818978def1356299034d14ca2cba8f07df93d5dcf5ed257290bf111298c4f8063b32ceee38dd78c02eae508f6e88956b132740bfa36
 SHA512 
6969b6c91279fb96bc28acde0284ce980b3982ae0c77820284a903beee61dffa863554dcfadb55de1987404b59c3c7c421372e65dc7b4014fe64a0c91d4ce729
-DIST gst-plugins-bad-1.14.2.tar.xz 4664260 BLAKE2B 
477c9a864088676ead3170dc11017ad997c4d0ef136845a7ad34d15745d5f1abf4486dda7a226feb5ff6c7c65c8788cd39eb5e9901f3f15a426d79bf2b81e78c
 SHA512 
7282c8941f1eabf7141362bb8e61097b3b26ef39410ae767712c34d7e40779fc22f6ea97a950009fdb6d62175f9a153d435ead8f663cf66cc6af5aac7f2a73db
 DIST gst-plugins-bad-1.14.3.tar.xz 4678316 BLAKE2B 
b37d90e04a6bdb01e4f512df67e00790979e4b71fa6730092b4c16dbaf005cf94e09a454ed6e962faa3aaef02c2b811ad1899c3c8153b4ab3bf6d9b5f62998cf
 SHA512 
3e92b33b43181d76bf206496c2fe0f84042c486f854f4fdba7efedc3489874944cef00eb2fd9fd7056d749be17c2b237caffc32800d7063615b30bac7226fbb7

diff --git 
a/media-plugins/gst-plugins-voamrwbenc/gst-plugins-voamrwbenc-1.14.2.ebuild 
b/media-plugins/gst-plugins-voamrwbenc/gst-plugins-voamrwbenc-1.14.2.ebuild
deleted file mode 100644
index 89130467e3e..000
--- a/media-plugins/gst-plugins-voamrwbenc/gst-plugins-voamrwbenc-1.14.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-bad
-
-inherit gstreamer
-
-DESCRIPTION="AMR-WB audio encoder plugin for GStreamer"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=media-libs/vo-amrwbenc-0.1.2-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"



  1   2   3   >