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

2017-02-25 Thread Hans de Graaff
commit: 7b6d7617794b6cc75a6db51dfc1624854eda925d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Feb 26 07:50:28 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Feb 26 07:50:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b6d7617

dev-ruby/uconv: add ruby24

Package-Manager: portage-2.3.3

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

diff --git a/dev-ruby/uconv/uconv-0.6.1-r2.ebuild 
b/dev-ruby/uconv/uconv-0.6.1-r2.ebuild
index a871bc6151..c25eff4055 100644
--- a/dev-ruby/uconv/uconv-0.6.1-r2.ebuild
+++ b/dev-ruby/uconv/uconv-0.6.1-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
 
 inherit ruby-ng
 



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

2017-02-25 Thread Hans de Graaff
commit: f739d8da43172a9a249462002d7c111ce04911a1
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Feb 26 07:21:21 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Feb 26 07:21:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f739d8da

dev-ruby/mecab-ruby: add ruby23, ruby24

Package-Manager: portage-2.3.3

 dev-ruby/mecab-ruby/mecab-ruby-0.996-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/mecab-ruby/mecab-ruby-0.996-r1.ebuild 
b/dev-ruby/mecab-ruby/mecab-ruby-0.996-r1.ebuild
index b382753e3f..3f52f403c3 100644
--- a/dev-ruby/mecab-ruby/mecab-ruby-0.996-r1.ebuild
+++ b/dev-ruby/mecab-ruby/mecab-ruby-0.996-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI="5"
 
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
 
 inherit ruby-ng
 



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

2017-02-25 Thread Hans de Graaff
commit: db049fbb2e3dd6fbfba8ca20b69a16195dc50b4c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Feb 26 07:30:02 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Feb 26 07:30:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db049fbb

dev-ruby/ruby-sdl: add ruby23, ruby24

Package-Manager: portage-2.3.3

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

diff --git a/dev-ruby/ruby-sdl/ruby-sdl-2.1.2-r2.ebuild 
b/dev-ruby/ruby-sdl/ruby-sdl-2.1.2-r2.ebuild
index c4aaff5d45..a5ef38bef7 100644
--- a/dev-ruby/ruby-sdl/ruby-sdl-2.1.2-r2.ebuild
+++ b/dev-ruby/ruby-sdl/ruby-sdl-2.1.2-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
 
 inherit eutils ruby-ng
 



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

2017-02-25 Thread Hans de Graaff
commit: a73b3932176066e33150b722e447813a2d06b7be
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Feb 26 07:31:34 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Feb 26 07:31:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a73b3932

dev-ruby/ruby-tcpwrap: drop ruby20

Package-Manager: portage-2.3.3

 dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r3.ebuild 
b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r3.ebuild
index 7964c69a58..8666351ae7 100644
--- a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r3.ebuild
+++ b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r3.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
 # ruby22 -> Does not compile
-USE_RUBY="ruby20 ruby21"
+USE_RUBY="ruby21"
 
 inherit ruby-ng
 



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

2017-02-25 Thread Hans de Graaff
commit: 0ef1c09f51829afc12a78a27a02bab68ddb117d4
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Feb 26 07:42:23 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Feb 26 07:42:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ef1c09f

dev-ruby/ruby-termios: add 1.0.2

Package-Manager: portage-2.3.3

 dev-ruby/ruby-termios/Manifest  |  1 +
 dev-ruby/ruby-termios/ruby-termios-1.0.2.ebuild | 31 +
 2 files changed, 32 insertions(+)

diff --git a/dev-ruby/ruby-termios/Manifest b/dev-ruby/ruby-termios/Manifest
index d8c92682fa..b1e319e20b 100644
--- a/dev-ruby/ruby-termios/Manifest
+++ b/dev-ruby/ruby-termios/Manifest
@@ -1 +1,2 @@
 DIST ruby-termios-1.0.0.tar.gz 14738 SHA256 
0b6c41fb554acf17d257db8e8a10b283be6a9b45807ef1562151aadfc008ce5f SHA512 
16d71a8cf84391da2dc8b138ff381751f5a72d61ce37d2215960d389285dee14862b50cf770d4648b298df093a85005df460ba951c5d7e6fb38e69d8d686599a
 WHIRLPOOL 
34c9ad7fdfb7f72d8311a04345f5aa94050ea5d0fd66d362cd7c9eca55b19b91dd022bf2b3e60714a78c4e80bfc28952d722e8538372a3ed7faed8443baa85e3
+DIST ruby-termios-1.0.2.gem 17408 SHA256 
88c64c79657cf91bd4239030f5ac452ed0db55b15b492037129df2fe8529ae19 SHA512 
e32e899e917eb04e382a02484accf9fea0369de8c1942b445e48e71e9c836305e2d54221c9a044d27ede44a7d5c14f976a8ffda79f79f71b5a121474e759f45d
 WHIRLPOOL 
8c485b6e37f6d5b2a67696860d8ff7d61d7a52a45cf9003d5ae8ca5e5164f62ca468ee5c604e729496511ad74e87e13d2ef2c87e6f31547fa9a13e2b0b80aa65

diff --git a/dev-ruby/ruby-termios/ruby-termios-1.0.2.ebuild 
b/dev-ruby/ruby-termios/ruby-termios-1.0.2.ebuild
new file mode 100644
index 00..ca1f3e545b
--- /dev/null
+++ b/dev-ruby/ruby-termios/ruby-termios-1.0.2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md termios.rd"
+
+# There are no tests in the gem, and the upstream tests only work 
+# with a normal TTY, bug 340575.
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+inherit multilib ruby-fakegem
+
+DESCRIPTION="A Ruby interface to termios"
+HOMEPAGE="http://arika.org/ruby/termios;
+LICENSE="Ruby"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~mips ~ppc ~x86 ~x86-macos"
+IUSE=""
+
+each_ruby_configure() {
+   ${RUBY} -Cext extconf.rb || die
+}
+
+each_ruby_compile() {
+   emake -Cext V=1
+   cp ext/termios$(get_modname) lib/ || die
+}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libX11/

2017-02-25 Thread Matt Turner
commit: 53b2cb2fb70a0a40a5da4b2e5fe294ab680fbbcd
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Feb 26 05:57:03 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Feb 26 05:57:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53b2cb2f

x11-libs/libX11: version bump to 1.6.5.

 x11-libs/libX11/Manifest|  1 +
 x11-libs/libX11/libX11-1.6.5.ebuild | 60 +
 2 files changed, 61 insertions(+)

diff --git a/x11-libs/libX11/Manifest b/x11-libs/libX11/Manifest
index ad85391a43..24bf072068 100644
--- a/x11-libs/libX11/Manifest
+++ b/x11-libs/libX11/Manifest
@@ -1,3 +1,4 @@
 DIST libX11-1.6.2.tar.bz2 2339981 SHA256 
2aa027e837231d2eeea90f3a4afe19948a6eb4c8b2bec0241eba7dbc8106bd16 SHA512 
c8609ff34d1fe71f35b35e0273a872ccded4d824c8afdcca37e1779d37bf667cb814e0ead0805668b4222f196148476f283e417ba371b722f1fe716a5bbba20b
 WHIRLPOOL 
1e6e5010725586557912ab51aa07c41a6297e26f3818e31cf62d455735f4a4f29c0bd13140964ffb1290588ccb8e1643217bca685aa2e7ec40d99b907541656c
 DIST libX11-1.6.3.tar.bz2 2363858 SHA256 
cf31a7c39f2f52e8ebd0db95640384e63451f9b014eed2bb7f5de03e8adc8111 SHA512 
01bbac8075b3fdae19cacfde1c799469f06fb864235025ce444fc10a3ba079bce30f4f3527db47c5edbf91d08299c61116cdf296efa38b2034c0099fac99cc69
 WHIRLPOOL 
1aa82b4d00af27e05bd9157cfafe16f2cdeecd3711e983224fda0cf6f323c7165b18f5a4572067b29ff3ca244e91def8523d56fb7be55e977bed507bd5a846f1
 DIST libX11-1.6.4.tar.bz2 2340176 SHA256 
b7c748be3aa16ec2cbd81edc847e9b6ee03f88143ab270fb59f58a044d34e441 SHA512 
1fb2ab1f16af14f03ad147ecf2a43c0137c528b9f7ad7de12c47a5861159313260c40122e8271ebd53bf06636d84a4766e06354c7791780f623ba316bed46e92
 WHIRLPOOL 
106d0f4cdf6a050c311def3c32dfae344fde7a7147fa6778c228223795e48c3fb8f925ecfe8a38c8b37e0ad88323ec0229dbb11b4dfb841c5466f9068a68caf2
+DIST libX11-1.6.5.tar.bz2 2361556 SHA256 
4d3890db2ba225ba8c55ca63c6409c1ebb078a2806de59fb16342768ae63435d SHA512 
63c40d37c92b8d1ac78541830b0c624c4e936924b26bce769936e0e2523fa8997be364647705057065f803f804897ea8173d1c41ef69a92832f20cc7c0fd40a0
 WHIRLPOOL 
0eb876343e64677098a3b40f371ab4af1863641970262c1f2727f2181f6c22937684e1da0896b5318a0ea4ad98f61e228a308c1ee041174d42fbf6a8fc2107b3

diff --git a/x11-libs/libX11/libX11-1.6.5.ebuild 
b/x11-libs/libX11/libX11-1.6.5.ebuild
new file mode 100644
index 00..501fe24cae
--- /dev/null
+++ b/x11-libs/libX11/libX11-1.6.5.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+# bogus commit to force manifest regeneration #596462
+
+XORG_DOC=doc
+# needs automake-1.14 without eautoreconf
+XORG_EAUTORECONF=yes
+XORG_MULTILIB=yes
+inherit xorg-2 toolchain-funcs
+
+DESCRIPTION="X.Org X11 library"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
+IUSE="ipv6 test"
+
+RDEPEND=">=x11-libs/libxcb-1.11.1[${MULTILIB_USEDEP}]
+   x11-libs/xtrans
+   >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]
+   >=x11-proto/xf86bigfontproto-1.2.0-r1[${MULTILIB_USEDEP}]
+   >=x11-proto/inputproto-2.3[${MULTILIB_USEDEP}]
+   >=x11-proto/kbproto-1.0.6-r1[${MULTILIB_USEDEP}]
+   >=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}
+   test? ( dev-lang/perl )"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.1.4-aix-pthread.patch
+   "${FILESDIR}"/${PN}-1.1.5-winnt-private.patch
+   "${FILESDIR}"/${PN}-1.1.5-solaris.patch
+)
+
+src_configure() {
+   XORG_CONFIGURE_OPTIONS=(
+   $(use_with doc xmlto)
+   $(use_enable doc specs)
+   $(use_enable ipv6)
+   --without-fop
+   )
+
+   [[ ${CHOST} == *-interix* ]] && export ac_cv_func_poll=no
+   xorg-2_src_configure
+}
+
+multilib_src_compile() {
+   if tc-is-cross-compiler; then
+   # Make sure the build-time tool "makekeys" uses build settings.
+   tc-export_build_env BUILD_CC
+   emake -C src/util \
+   CC="${BUILD_CC}" \
+   CFLAGS="${BUILD_CFLAGS}" \
+   LDFLAGS="${BUILD_LDFLAGS}" \
+   clean all
+   fi
+
+   default
+}



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/sh/, profiles/arch/m68k/

2017-02-25 Thread Matt Turner
commit: cb9ca092c519c749551e59b5d205a9f75e39c51d
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Feb 26 05:40:44 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Feb 26 05:40:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb9ca092

profiles: Mask glamor and wayland USE flags on m68k and s390.

 profiles/arch/m68k/package.use.mask | 5 +
 profiles/arch/sh/package.use.mask   | 5 +
 2 files changed, 10 insertions(+)

diff --git a/profiles/arch/m68k/package.use.mask 
b/profiles/arch/m68k/package.use.mask
index 6bab189dd5..451dd6d490 100644
--- a/profiles/arch/m68k/package.use.mask
+++ b/profiles/arch/m68k/package.use.mask
@@ -2,6 +2,11 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# Matt Turner  (25 Feb 2017)
+# Needs libepoxy keywording, bug #510940
+x11-base/xorg-server glamor wayland
+x11-drivers/xf86-video-ati glamor
+
 # Mike Frysinger  (16 Mar 2015)
 # Needs sci-physics/bullet tested #499974
 dev-libs/efl physics

diff --git a/profiles/arch/sh/package.use.mask 
b/profiles/arch/sh/package.use.mask
index 1667b6afe2..3a1b7b4ba0 100644
--- a/profiles/arch/sh/package.use.mask
+++ b/profiles/arch/sh/package.use.mask
@@ -2,6 +2,11 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# Matt Turner  (25 Feb 2017)
+# Needs libepoxy keywording, bug #510940
+x11-base/xorg-server glamor wayland
+x11-drivers/xf86-video-ati glamor
+
 # Mike Frysinger  21 Feb 2016
 # Needs arch love for elementary. #575322
 media-libs/elementary javascript



[gentoo-commits] repo/gentoo:master commit in: x11-base/xorg-server/

2017-02-25 Thread Matt Turner
commit: 0a24e95351f1619d93dd1c8598c49647a964b587
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Feb 26 05:02:20 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Feb 26 05:02:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a24e953

x11-base/xorg-server: Depend on xcb-util-keysyms for xnest.

Bug: https://bugs.gentoo.org/586062

 x11-base/xorg-server/xorg-server-1.17.4.ebuild | 5 -
 x11-base/xorg-server/xorg-server-1.18.4.ebuild | 3 +++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/x11-base/xorg-server/xorg-server-1.17.4.ebuild 
b/x11-base/xorg-server/xorg-server-1.17.4.ebuild
index 5bafb33a58..82f1e50f9e 100644
--- a/x11-base/xorg-server/xorg-server-1.17.4.ebuild
+++ b/x11-base/xorg-server/xorg-server-1.17.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -64,6 +64,9 @@ CDEPEND=">=app-eselect/eselect-opengl-1.3.0
x11-libs/xcb-util-renderutil
x11-libs/xcb-util-wm
)
+   xnest? (
+   x11-libs/xcb-util-keysyms
+   )
!minimal? (
>=x11-libs/libX11-1.1.5
>=x11-libs/libXext-1.0.5

diff --git a/x11-base/xorg-server/xorg-server-1.18.4.ebuild 
b/x11-base/xorg-server/xorg-server-1.18.4.ebuild
index 0fdc51f18a..46cad97077 100644
--- a/x11-base/xorg-server/xorg-server-1.18.4.ebuild
+++ b/x11-base/xorg-server/xorg-server-1.18.4.ebuild
@@ -64,6 +64,9 @@ CDEPEND=">=app-eselect/eselect-opengl-1.3.0
x11-libs/xcb-util-renderutil
x11-libs/xcb-util-wm
)
+   xnest? (
+   x11-libs/xcb-util-keysyms
+   )
!minimal? (
>=x11-libs/libX11-1.1.5
>=x11-libs/libXext-1.0.5



[gentoo-commits] repo/gentoo:master commit in: sys-apps/util-linux/

2017-02-25 Thread Matt Thode
commit: c6a3f54f30c43d7020bd5e62a444fc4cf9e54d2a
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Feb 26 03:30:42 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Feb 26 03:30:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6a3f54f

sys-apps/util-linux: fix pam file installation

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-apps/util-linux/util-linux-2.29.2-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-apps/util-linux/util-linux-2.29.2-r1.ebuild 
b/sys-apps/util-linux/util-linux-2.29.2-r1.ebuild
index a4dccc6ab0..f57dfef1b8 100644
--- a/sys-apps/util-linux/util-linux-2.29.2-r1.ebuild
+++ b/sys-apps/util-linux/util-linux-2.29.2-r1.ebuild
@@ -6,7 +6,7 @@ EAPI="5"
 PYTHON_COMPAT=( python2_7 python3_{4,5} )
 
 inherit eutils toolchain-funcs libtool flag-o-matic bash-completion-r1 \
-   python-single-r1 multilib-minimal systemd
+   pam python-single-r1 multilib-minimal systemd
 
 MY_PV=${PV/_/-}
 MY_P=${PN}-${MY_PV}
@@ -181,8 +181,8 @@ multilib_src_install_all() {
prune_libtool_files
 
if use pam; then
-   dopamd "${FILESDIR}/runuser.pamd" runuser
-   dopamd "${FILESDIR}/runuser-l.pamd" runuser-l
+   newpamd "${FILESDIR}/runuser.pamd" runuser
+   newpamd "${FILESDIR}/runuser-l.pamd" runuser-l
fi
 }
 



[gentoo-commits] proj/qt:master commit in: dev-qt/qtbluetooth/

2017-02-25 Thread Michael Palimaka
commit: 6407473234edafca27b03d7846ef26fcbcac
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Feb 26 03:18:14 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Feb 26 03:18:18 2017 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=64074732

dev-qt/qtbluetooth: add subslot dep on net-wireless/bluez

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-qt/qtbluetooth/qtbluetooth-5.6..ebuild | 4 ++--
 dev-qt/qtbluetooth/qtbluetooth-5.7..ebuild | 4 ++--
 dev-qt/qtbluetooth/qtbluetooth-5.8.0.ebuild| 2 +-
 dev-qt/qtbluetooth/qtbluetooth-5.8..ebuild | 4 ++--
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/dev-qt/qtbluetooth/qtbluetooth-5.6..ebuild 
b/dev-qt/qtbluetooth/qtbluetooth-5.6..ebuild
index f329a8ce..e6d5e662 100644
--- a/dev-qt/qtbluetooth/qtbluetooth-5.6..ebuild
+++ b/dev-qt/qtbluetooth/qtbluetooth-5.6..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -18,7 +18,7 @@ RDEPEND="
~dev-qt/qtconcurrent-${PV}
~dev-qt/qtcore-${PV}
~dev-qt/qtdbus-${PV}
-   >=net-wireless/bluez-5
+   >=net-wireless/bluez-5:=
qml? ( ~dev-qt/qtdeclarative-${PV} )
 "
 DEPEND="${RDEPEND}

diff --git a/dev-qt/qtbluetooth/qtbluetooth-5.7..ebuild 
b/dev-qt/qtbluetooth/qtbluetooth-5.7..ebuild
index f329a8ce..e6d5e662 100644
--- a/dev-qt/qtbluetooth/qtbluetooth-5.7..ebuild
+++ b/dev-qt/qtbluetooth/qtbluetooth-5.7..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -18,7 +18,7 @@ RDEPEND="
~dev-qt/qtconcurrent-${PV}
~dev-qt/qtcore-${PV}
~dev-qt/qtdbus-${PV}
-   >=net-wireless/bluez-5
+   >=net-wireless/bluez-5:=
qml? ( ~dev-qt/qtdeclarative-${PV} )
 "
 DEPEND="${RDEPEND}

diff --git a/dev-qt/qtbluetooth/qtbluetooth-5.8.0.ebuild 
b/dev-qt/qtbluetooth/qtbluetooth-5.8.0.ebuild
index f4902580..e6d5e662 100644
--- a/dev-qt/qtbluetooth/qtbluetooth-5.8.0.ebuild
+++ b/dev-qt/qtbluetooth/qtbluetooth-5.8.0.ebuild
@@ -18,7 +18,7 @@ RDEPEND="
~dev-qt/qtconcurrent-${PV}
~dev-qt/qtcore-${PV}
~dev-qt/qtdbus-${PV}
-   >=net-wireless/bluez-5
+   >=net-wireless/bluez-5:=
qml? ( ~dev-qt/qtdeclarative-${PV} )
 "
 DEPEND="${RDEPEND}

diff --git a/dev-qt/qtbluetooth/qtbluetooth-5.8..ebuild 
b/dev-qt/qtbluetooth/qtbluetooth-5.8..ebuild
index f329a8ce..e6d5e662 100644
--- a/dev-qt/qtbluetooth/qtbluetooth-5.8..ebuild
+++ b/dev-qt/qtbluetooth/qtbluetooth-5.8..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -18,7 +18,7 @@ RDEPEND="
~dev-qt/qtconcurrent-${PV}
~dev-qt/qtcore-${PV}
~dev-qt/qtdbus-${PV}
-   >=net-wireless/bluez-5
+   >=net-wireless/bluez-5:=
qml? ( ~dev-qt/qtdeclarative-${PV} )
 "
 DEPEND="${RDEPEND}



[gentoo-commits] proj/qt:master commit in: dev-qt/qt3d/

2017-02-25 Thread Michael Palimaka
commit: 267c9c22d8c23d7db16476a570810f10cefb618a
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Feb 26 02:56:49 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Feb 26 03:09:27 2017 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=267c9c22

dev-qt/qt3d: add note about missing support for gamepad

Used in src/input/frontend and and src/quick3d/imports/input

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-qt/qt3d/qt3d-5.8.0.ebuild| 2 +-
 dev-qt/qt3d/qt3d-5.8..ebuild | 2 +-
 dev-qt/qt3d/qt3d-5..ebuild   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-qt/qt3d/qt3d-5.8.0.ebuild b/dev-qt/qt3d/qt3d-5.8.0.ebuild
index 5a1e6f36..8d61f429 100644
--- a/dev-qt/qt3d/qt3d-5.8.0.ebuild
+++ b/dev-qt/qt3d/qt3d-5.8.0.ebuild
@@ -11,7 +11,7 @@ if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~x86"
 fi
 
-# TODO: egl, qml, tools
+# TODO: egl, gamepad, qml, tools
 IUSE=""
 
 DEPEND="

diff --git a/dev-qt/qt3d/qt3d-5.8..ebuild b/dev-qt/qt3d/qt3d-5.8..ebuild
index 5a1e6f36..8d61f429 100644
--- a/dev-qt/qt3d/qt3d-5.8..ebuild
+++ b/dev-qt/qt3d/qt3d-5.8..ebuild
@@ -11,7 +11,7 @@ if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~x86"
 fi
 
-# TODO: egl, qml, tools
+# TODO: egl, gamepad, qml, tools
 IUSE=""
 
 DEPEND="

diff --git a/dev-qt/qt3d/qt3d-5..ebuild b/dev-qt/qt3d/qt3d-5..ebuild
index 5a1e6f36..8d61f429 100644
--- a/dev-qt/qt3d/qt3d-5..ebuild
+++ b/dev-qt/qt3d/qt3d-5..ebuild
@@ -11,7 +11,7 @@ if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~x86"
 fi
 
-# TODO: egl, qml, tools
+# TODO: egl, gamepad, qml, tools
 IUSE=""
 
 DEPEND="



[gentoo-commits] proj/qt:master commit in: dev-qt/qt3d/

2017-02-25 Thread Michael Palimaka
commit: 0a58752b8d33dab6e8a88051c5697bc8a7313d37
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Feb 26 03:09:01 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Feb 26 03:09:27 2017 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=0a58752b

dev-qt/qt3d: add gles handling

There's a lot of QT_OPENGL_ES_2 ifdefs.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-qt/qt3d/metadata.xml | 3 +++
 dev-qt/qt3d/qt3d-5.8.0.ebuild| 6 +++---
 dev-qt/qt3d/qt3d-5.8..ebuild | 6 +++---
 dev-qt/qt3d/qt3d-5..ebuild   | 6 +++---
 4 files changed, 12 insertions(+), 9 deletions(-)

diff --git a/dev-qt/qt3d/metadata.xml b/dev-qt/qt3d/metadata.xml
index 08d85fc4..496a2546 100644
--- a/dev-qt/qt3d/metadata.xml
+++ b/dev-qt/qt3d/metadata.xml
@@ -5,6 +5,9 @@
q...@gentoo.org
Gentoo Qt Project

+   
+   Use GLES 2.0 or later instead of full 
OpenGL
+   

https://bugreports.qt.io/
http://doc.qt.io/

diff --git a/dev-qt/qt3d/qt3d-5.8.0.ebuild b/dev-qt/qt3d/qt3d-5.8.0.ebuild
index efcc5f73..287c9b91 100644
--- a/dev-qt/qt3d/qt3d-5.8.0.ebuild
+++ b/dev-qt/qt3d/qt3d-5.8.0.ebuild
@@ -11,13 +11,13 @@ if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~x86"
 fi
 
-# TODO: egl, gamepad, tools
-IUSE=""
+# TODO: gamepad, tools
+IUSE="gles2"
 
 DEPEND="
~dev-qt/qtconcurrent-${PV}
~dev-qt/qtcore-${PV}
-   ~dev-qt/qtdeclarative-${PV}
+   ~dev-qt/qtdeclarative-${PV}[gles2=]
~dev-qt/qtgui-${PV}
~dev-qt/qtnetwork-${PV}
>=media-libs/assimp-3.1.1

diff --git a/dev-qt/qt3d/qt3d-5.8..ebuild b/dev-qt/qt3d/qt3d-5.8..ebuild
index efcc5f73..287c9b91 100644
--- a/dev-qt/qt3d/qt3d-5.8..ebuild
+++ b/dev-qt/qt3d/qt3d-5.8..ebuild
@@ -11,13 +11,13 @@ if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~x86"
 fi
 
-# TODO: egl, gamepad, tools
-IUSE=""
+# TODO: gamepad, tools
+IUSE="gles2"
 
 DEPEND="
~dev-qt/qtconcurrent-${PV}
~dev-qt/qtcore-${PV}
-   ~dev-qt/qtdeclarative-${PV}
+   ~dev-qt/qtdeclarative-${PV}[gles2=]
~dev-qt/qtgui-${PV}
~dev-qt/qtnetwork-${PV}
>=media-libs/assimp-3.1.1

diff --git a/dev-qt/qt3d/qt3d-5..ebuild b/dev-qt/qt3d/qt3d-5..ebuild
index efcc5f73..287c9b91 100644
--- a/dev-qt/qt3d/qt3d-5..ebuild
+++ b/dev-qt/qt3d/qt3d-5..ebuild
@@ -11,13 +11,13 @@ if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~x86"
 fi
 
-# TODO: egl, gamepad, tools
-IUSE=""
+# TODO: gamepad, tools
+IUSE="gles2"
 
 DEPEND="
~dev-qt/qtconcurrent-${PV}
~dev-qt/qtcore-${PV}
-   ~dev-qt/qtdeclarative-${PV}
+   ~dev-qt/qtdeclarative-${PV}[gles2=]
~dev-qt/qtgui-${PV}
~dev-qt/qtnetwork-${PV}
>=media-libs/assimp-3.1.1



[gentoo-commits] proj/qt:master commit in: dev-qt/qt3d/

2017-02-25 Thread Michael Palimaka
commit: 130b857abae7d59970828532ee59b55f65e4c34e
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Feb 26 02:54:03 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Feb 26 03:09:26 2017 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=130b857a

dev-qt/qt3d: ensure that system media-libs/assimp is used

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-qt/qt3d/qt3d-5.8.0.ebuild| 7 +++
 dev-qt/qt3d/qt3d-5.8..ebuild | 9 -
 dev-qt/qt3d/qt3d-5..ebuild   | 9 -
 3 files changed, 23 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qt3d/qt3d-5.8.0.ebuild b/dev-qt/qt3d/qt3d-5.8.0.ebuild
index 4f238ff7..e869a76b 100644
--- a/dev-qt/qt3d/qt3d-5.8.0.ebuild
+++ b/dev-qt/qt3d/qt3d-5.8.0.ebuild
@@ -18,5 +18,12 @@ DEPEND="
~dev-qt/qtcore-${PV}
~dev-qt/qtgui-${PV}
~dev-qt/qtnetwork-${PV}
+   >=media-libs/assimp-3.1.1
 "
 RDEPEND="${DEPEND}"
+
+src_prepare() {
+   rm -r src/3rdparty/assimp/{code,contrib,include} || die
+
+   qt5-build_src_prepare
+}

diff --git a/dev-qt/qt3d/qt3d-5.8..ebuild b/dev-qt/qt3d/qt3d-5.8..ebuild
index aad66b97..e869a76b 100644
--- a/dev-qt/qt3d/qt3d-5.8..ebuild
+++ b/dev-qt/qt3d/qt3d-5.8..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -18,5 +18,12 @@ DEPEND="
~dev-qt/qtcore-${PV}
~dev-qt/qtgui-${PV}
~dev-qt/qtnetwork-${PV}
+   >=media-libs/assimp-3.1.1
 "
 RDEPEND="${DEPEND}"
+
+src_prepare() {
+   rm -r src/3rdparty/assimp/{code,contrib,include} || die
+
+   qt5-build_src_prepare
+}

diff --git a/dev-qt/qt3d/qt3d-5..ebuild b/dev-qt/qt3d/qt3d-5..ebuild
index aad66b97..e869a76b 100644
--- a/dev-qt/qt3d/qt3d-5..ebuild
+++ b/dev-qt/qt3d/qt3d-5..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -18,5 +18,12 @@ DEPEND="
~dev-qt/qtcore-${PV}
~dev-qt/qtgui-${PV}
~dev-qt/qtnetwork-${PV}
+   >=media-libs/assimp-3.1.1
 "
 RDEPEND="${DEPEND}"
+
+src_prepare() {
+   rm -r src/3rdparty/assimp/{code,contrib,include} || die
+
+   qt5-build_src_prepare
+}



[gentoo-commits] proj/qt:master commit in: dev-qt/qt3d/

2017-02-25 Thread Michael Palimaka
commit: 31b55f7450b9036a72e19b65361beab8c0f7a735
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Feb 26 02:55:36 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Feb 26 03:09:26 2017 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=31b55f74

dev-qt/qt3d: add new dependency on dev-qt/qtconcurrent

Used in src/render.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-qt/qt3d/qt3d-5.8.0.ebuild| 1 +
 dev-qt/qt3d/qt3d-5.8..ebuild | 1 +
 dev-qt/qt3d/qt3d-5..ebuild   | 1 +
 3 files changed, 3 insertions(+)

diff --git a/dev-qt/qt3d/qt3d-5.8.0.ebuild b/dev-qt/qt3d/qt3d-5.8.0.ebuild
index e869a76b..5a1e6f36 100644
--- a/dev-qt/qt3d/qt3d-5.8.0.ebuild
+++ b/dev-qt/qt3d/qt3d-5.8.0.ebuild
@@ -15,6 +15,7 @@ fi
 IUSE=""
 
 DEPEND="
+   ~dev-qt/qtconcurrent-${PV}
~dev-qt/qtcore-${PV}
~dev-qt/qtgui-${PV}
~dev-qt/qtnetwork-${PV}

diff --git a/dev-qt/qt3d/qt3d-5.8..ebuild b/dev-qt/qt3d/qt3d-5.8..ebuild
index e869a76b..5a1e6f36 100644
--- a/dev-qt/qt3d/qt3d-5.8..ebuild
+++ b/dev-qt/qt3d/qt3d-5.8..ebuild
@@ -15,6 +15,7 @@ fi
 IUSE=""
 
 DEPEND="
+   ~dev-qt/qtconcurrent-${PV}
~dev-qt/qtcore-${PV}
~dev-qt/qtgui-${PV}
~dev-qt/qtnetwork-${PV}

diff --git a/dev-qt/qt3d/qt3d-5..ebuild b/dev-qt/qt3d/qt3d-5..ebuild
index e869a76b..5a1e6f36 100644
--- a/dev-qt/qt3d/qt3d-5..ebuild
+++ b/dev-qt/qt3d/qt3d-5..ebuild
@@ -15,6 +15,7 @@ fi
 IUSE=""
 
 DEPEND="
+   ~dev-qt/qtconcurrent-${PV}
~dev-qt/qtcore-${PV}
~dev-qt/qtgui-${PV}
~dev-qt/qtnetwork-${PV}



[gentoo-commits] proj/qt:master commit in: dev-qt/qt3d/

2017-02-25 Thread Michael Palimaka
commit: 75d59570ba516067fa1cb9307e1e54553504135c
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Feb 26 02:58:24 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Feb 26 03:09:27 2017 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=75d59570

dev-qt/qt3d: qtdeclarative is mandatory

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-qt/qt3d/qt3d-5.8.0.ebuild| 3 ++-
 dev-qt/qt3d/qt3d-5.8..ebuild | 3 ++-
 dev-qt/qt3d/qt3d-5..ebuild   | 3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/dev-qt/qt3d/qt3d-5.8.0.ebuild b/dev-qt/qt3d/qt3d-5.8.0.ebuild
index 8d61f429..efcc5f73 100644
--- a/dev-qt/qt3d/qt3d-5.8.0.ebuild
+++ b/dev-qt/qt3d/qt3d-5.8.0.ebuild
@@ -11,12 +11,13 @@ if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~x86"
 fi
 
-# TODO: egl, gamepad, qml, tools
+# TODO: egl, gamepad, tools
 IUSE=""
 
 DEPEND="
~dev-qt/qtconcurrent-${PV}
~dev-qt/qtcore-${PV}
+   ~dev-qt/qtdeclarative-${PV}
~dev-qt/qtgui-${PV}
~dev-qt/qtnetwork-${PV}
>=media-libs/assimp-3.1.1

diff --git a/dev-qt/qt3d/qt3d-5.8..ebuild b/dev-qt/qt3d/qt3d-5.8..ebuild
index 8d61f429..efcc5f73 100644
--- a/dev-qt/qt3d/qt3d-5.8..ebuild
+++ b/dev-qt/qt3d/qt3d-5.8..ebuild
@@ -11,12 +11,13 @@ if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~x86"
 fi
 
-# TODO: egl, gamepad, qml, tools
+# TODO: egl, gamepad, tools
 IUSE=""
 
 DEPEND="
~dev-qt/qtconcurrent-${PV}
~dev-qt/qtcore-${PV}
+   ~dev-qt/qtdeclarative-${PV}
~dev-qt/qtgui-${PV}
~dev-qt/qtnetwork-${PV}
>=media-libs/assimp-3.1.1

diff --git a/dev-qt/qt3d/qt3d-5..ebuild b/dev-qt/qt3d/qt3d-5..ebuild
index 8d61f429..efcc5f73 100644
--- a/dev-qt/qt3d/qt3d-5..ebuild
+++ b/dev-qt/qt3d/qt3d-5..ebuild
@@ -11,12 +11,13 @@ if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~x86"
 fi
 
-# TODO: egl, gamepad, qml, tools
+# TODO: egl, gamepad, tools
 IUSE=""
 
 DEPEND="
~dev-qt/qtconcurrent-${PV}
~dev-qt/qtcore-${PV}
+   ~dev-qt/qtdeclarative-${PV}
~dev-qt/qtgui-${PV}
~dev-qt/qtnetwork-${PV}
>=media-libs/assimp-3.1.1



[gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/arch/ia64/, profiles/arch/amd64/, profiles/arch/x86/

2017-02-25 Thread Brian Evans
commit: 03a03b74041054f11342869284fb40b6199eea0d
Author: Brian Evans  gentoo  org>
AuthorDate: Sun Feb 26 02:43:34 2017 +
Commit: Brian Evans  gentoo  org>
CommitDate: Sun Feb 26 02:43:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03a03b74

Remove php_targets_php7-0 USE stable mask on all except ia64

 profiles/arch/amd64/use.stable.mask | 4 
 profiles/arch/ia64/use.stable.mask  | 6 +-
 profiles/arch/x86/use.stable.mask   | 4 
 profiles/base/use.stable.mask   | 4 
 4 files changed, 5 insertions(+), 13 deletions(-)

diff --git a/profiles/arch/amd64/use.stable.mask 
b/profiles/arch/amd64/use.stable.mask
index 2c4e9ace07..aed36216fc 100644
--- a/profiles/arch/amd64/use.stable.mask
+++ b/profiles/arch/amd64/use.stable.mask
@@ -5,10 +5,6 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
-# Brian Evans  (20 Feb 2017)
-# Remove mask on stable PHP 7.x on major arch
--php_targets_php7-0
-
 # Mike Gilbert  (19 Oct 2014)
 # sys-libs/libapparmor
 apparmor

diff --git a/profiles/arch/ia64/use.stable.mask 
b/profiles/arch/ia64/use.stable.mask
index aeaea3c8ce..02c04ff912 100644
--- a/profiles/arch/ia64/use.stable.mask
+++ b/profiles/arch/ia64/use.stable.mask
@@ -1,10 +1,14 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
+# Brian Evans  (26 Feb 2017)
+# Needs dev-lang/php:7.0 stable
+php_targets_php7-0
+
 # Not stable
 mkl
 

diff --git a/profiles/arch/x86/use.stable.mask 
b/profiles/arch/x86/use.stable.mask
index cb796b4604..b121d58fa3 100644
--- a/profiles/arch/x86/use.stable.mask
+++ b/profiles/arch/x86/use.stable.mask
@@ -5,10 +5,6 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
-# Brian Evans  (22 Feb 2017)
-# Remove mask on stable PHP 7.x on major arch for extension testing
--php_targets_php7-0
-
 # Mike Gilbert  (19 Oct 2014)
 # sys-libs/libapparmor
 apparmor

diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
index 43c3066c4f..2580682f22 100644
--- a/profiles/base/use.stable.mask
+++ b/profiles/base/use.stable.mask
@@ -21,10 +21,6 @@ python_single_target_pypy
 python_targets_pypy3
 python_single_target_pypy3
 
-# Brian Evans  (18 Dec 2015)
-# Needs dev-lang/php:7.0 stable
-php_targets_php7-0
-
 # Mike Gilbert  (02 Oct 2015)
 # Needs dev-lang/python:3.5 stable
 python_targets_python3_5



[gentoo-commits] repo/gentoo:master commit in: app-misc/livecd-tools/

2017-02-25 Thread William Hubbs
commit: 82964ce77c76c2512c3ac1e23c90ded721896f8f
Author: William Hubbs  gentoo  org>
AuthorDate: Sun Feb 26 02:16:56 2017 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sun Feb 26 02:17:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82964ce7

app-misc/livecd-tools: remove old versions

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-misc/livecd-tools/Manifest  |  2 --
 app-misc/livecd-tools/livecd-tools-2.0.4.ebuild | 44 -
 app-misc/livecd-tools/livecd-tools-2.1.ebuild   | 44 -
 3 files changed, 90 deletions(-)

diff --git a/app-misc/livecd-tools/Manifest b/app-misc/livecd-tools/Manifest
index b99676cadf..1f42cb3790 100644
--- a/app-misc/livecd-tools/Manifest
+++ b/app-misc/livecd-tools/Manifest
@@ -1,4 +1,2 @@
-DIST livecd-tools-2.0.4.tar.xz 10580 SHA256 
a819344ce79c9d0dce4a8339fe09b485b169b42063dbe1f6d2245ef57c867e51 SHA512 
242d0d27d141af7c4a0c9be390d4faf9fc97b840a55f76e0a804838b98ba95a644be8a4f2ff1353bf7782b8db24b72b8f24a2fe01f60449c9687efbbfad4d6f3
 WHIRLPOOL 
591457dd46190b72a2f8fc50bc3869163c604f6850944fdf74bad4d145c0c214c89336547f3daaa2942088b83c86254c7289cd34a897da79130888248c661283
-DIST livecd-tools-2.1.tar.gz 11418 SHA256 
5490c76d02ba571c2549114c8ea55cd36b78b3c065372c28e3bcd1ee2ad493e9 SHA512 
feb8946c70baeb5b2e4adcc26f76f5fcf146353dcfcfd411cf68242512ab587b0c31c916c6f2a47ab35dcd4bb87ca879e5a91b95d8237c4ac3bbd9104f31e0c2
 WHIRLPOOL 
2199ef6cf7667cbdfa943c18c2e41ec5ba2f276a685eb2162fdb42552e80daf7bd53258932d8f80a38ee1995edfe3934884413358e4eef3059acc04047cf9121
 DIST livecd-tools-2.2.tar.gz 11419 SHA256 
65275aad174ac9c129617768f693830ed696d209cbf4d252553a280374b4de89 SHA512 
62891c132b0f392b775116d90740ea30a546a75736b17d10e5915ededa72ed730934555cab9a0b81a6def49e687c13db3e92e1e4f325854151569ad3e814bec0
 WHIRLPOOL 
658b65dffa992505cd354cdaf2edd1ae2f0f421fdda6fc7afe59a3a3028bdfddfc02302f763aeb940b4281823cd38f41bb9ee2f12f5b5185c5ac593a20a0c9df
 DIST livecd-tools-2.3.tar.bz2 11128 SHA256 
fd611e3cc76a20543cdf752c96a1b3864a2e2945463a440929459feff79866f5 SHA512 
93a5742a4cc243fee07088f5957c1eb48c2276460c391c089502eccba5bfe80b52fa7a7d058502b18086130bd8686c8c0e4af8f3f03f72c98b482776e0f225a9
 WHIRLPOOL 
99371ea8c650012e484dd33519245770a347497c03a013d359d0cf8570ee6127611523b93fde763621e28eedaee0e21cda0480d921da8b5d5ba1ea67c8ee8116

diff --git a/app-misc/livecd-tools/livecd-tools-2.0.4.ebuild 
b/app-misc/livecd-tools/livecd-tools-2.0.4.ebuild
deleted file mode 100644
index cc79ba06fd..00
--- a/app-misc/livecd-tools/livecd-tools-2.0.4.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-if [[ ${PV} == "" ]]; then
-   EGIT_REPO_URI="git://anongit.gentoo.org/proj/livecd-tools.git"
-   inherit git-2
-else
-   SRC_URI="https://dev.gentoo.org/~zerochaos/distfiles/${P}.tar.xz;
-   KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
-fi
-
-inherit eutils
-
-DESCRIPTION="Gentoo LiveCD tools for autoconfiguration of hardware"
-HOMEPAGE="https://www.gentoo.org;
-
-SLOT="0"
-LICENSE="GPL-2"
-IUSE=""
-
-RDEPEND="dev-util/dialog
-   net-dialup/mingetty
-   >=sys-apps/baselayout-2
-   >=sys-apps/openrc-0.8.2-r1
-   sys-apps/pciutils
-   sys-apps/gawk
-   sys-apps/sed"
-
-pkg_setup() {
-   ewarn "This package is designed for use on the LiveCD only and 
will do"
-   ewarn "unspeakably horrible and unexpected things on a normal 
system."
-   ewarn "YOU HAVE BEEN WARNED!!!"
-}
-
-src_install() {
-   doconfd conf.d/*
-   doinitd init.d/*
-   dosbin net-setup
-   into /
-   dosbin livecd-functions.sh
-}

diff --git a/app-misc/livecd-tools/livecd-tools-2.1.ebuild 
b/app-misc/livecd-tools/livecd-tools-2.1.ebuild
deleted file mode 100644
index 250321c98d..00
--- a/app-misc/livecd-tools/livecd-tools-2.1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-if [[ ${PV} == "" ]]; then
-   EGIT_REPO_URI="git://anongit.gentoo.org/proj/livecd-tools.git"
-   inherit git-r3
-else
-   SRC_URI="https://dev.gentoo.org/~williamh/dist/${P}.tar.gz;
-   KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
-fi
-
-inherit eutils
-
-DESCRIPTION="Gentoo LiveCD tools for autoconfiguration of hardware"
-HOMEPAGE="https://www.gentoo.org;
-
-SLOT="0"
-LICENSE="GPL-2"
-IUSE=""
-
-RDEPEND="dev-util/dialog
-   net-dialup/mingetty
-   >=sys-apps/baselayout-2
-   >=sys-apps/openrc-0.8.2-r1
-   sys-apps/pciutils
-   sys-apps/gawk
-   sys-apps/sed"
-
-pkg_setup() {
-   ewarn "This package is designed for use on the LiveCD only and 
will do"
-   ewarn "unspeakably horrible and unexpected things on a normal 
system."
-

[gentoo-commits] proj/sci:master commit in: dev-python/metakernel/

2017-02-25 Thread Benda XU
commit: cac6fd3b9d5c2b9530843786a30c0ac2a44bf5ef
Author: Benda Xu  gentoo  org>
AuthorDate: Sun Feb 26 02:23:15 2017 +
Commit: Benda XU  gentoo  org>
CommitDate: Sun Feb 26 02:23:15 2017 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=cac6fd3b

dev-python/metakernel: version bump to 0.18.4.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-python/metakernel/metakernel-0.18.4.ebuild | 37 ++
 1 file changed, 37 insertions(+)

diff --git a/dev-python/metakernel/metakernel-0.18.4.ebuild 
b/dev-python/metakernel/metakernel-0.18.4.ebuild
new file mode 100644
index 0..a26ef5a06
--- /dev/null
+++ b/dev-python/metakernel/metakernel-0.18.4.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python{3_4,3_5} )
+
+inherit distutils-r1
+
+DESCRIPTION="Metakernel for Jupyter"
+HOMEPAGE="https://github.com/Calysto/metakernel;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+KEYWORDS="~amd64"
+
+LICENSE="BSD"
+SLOT="0"
+IUSE="test"
+
+RDEPEND="
+   >=dev-python/ipython-3.0[${PYTHON_USEDEP}]
+   "
+DEPEND="${RDEPEND}
+   test? (
+   dev-python/nose[${PYTHON_USEDEP}]
+   dev-python/coverage[${PYTHON_USEDEP}]
+   >=dev-python/metakernel_python-0.11.3[${PYTHON_USEDEP}]
+   )
+"
+
+# tests currently fail and the dying/stopping of ipcluster needs to be fixed
+RESTRICT="test"
+
+python_test() {
+   ipcluster start -n=3 &
+   nosetests --with-doctest --with-coverage --cover-package metakernel || 
die
+   ipcluster stop
+}



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

2017-02-25 Thread Davide Pesavento
commit: fe7a73c3074081ec331a92dbdd3e575227f0f8a2
Author: Davide Pesavento  gentoo  org>
AuthorDate: Sun Feb 26 01:52:15 2017 +
Commit: Davide Pesavento  gentoo  org>
CommitDate: Sun Feb 26 01:53:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe7a73c3

profiles: really mask qscintilla-2.10 this time

Amends commit 5029d048170884b9f4051e6a9c3b81ed3b5b9fcd

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 9608d167e9..e1edacb670 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,12 @@
 
 #--- END OF EXAMPLES ---
 
+# Davide Pesavento  (25 Feb 2017)
+# Library name changed in 2.10, breaking many consumers.
+# Needs full revdep testing.
+>=dev-python/qscintilla-python-2.10
+>=x11-libs/qscintilla-2.10
+
 # Michael Palimaka  (22 Feb 2017)
 # Fails to build. Dead upstream.
 # Masked for removal in 30 days. Bug #520890.



[gentoo-commits] repo/gentoo:master commit in: x11-libs/qscintilla/

2017-02-25 Thread Davide Pesavento
commit: 5029d048170884b9f4051e6a9c3b81ed3b5b9fcd
Author: Davide Pesavento  gentoo  org>
AuthorDate: Sun Feb 26 01:50:53 2017 +
Commit: Davide Pesavento  gentoo  org>
CommitDate: Sun Feb 26 01:50:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5029d048

x11-libs/qscintilla: version bump (p.masked)

Finally supports side-by-side installation of qt4 and qt5 variants.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-libs/qscintilla/Manifest   |   1 +
 x11-libs/qscintilla/qscintilla-2.10.ebuild | 100 +
 2 files changed, 101 insertions(+)

diff --git a/x11-libs/qscintilla/Manifest b/x11-libs/qscintilla/Manifest
index 7bebb5af12..80af86f450 100644
--- a/x11-libs/qscintilla/Manifest
+++ b/x11-libs/qscintilla/Manifest
@@ -1,2 +1,3 @@
+DIST QScintilla_gpl-2.10.tar.gz 2662004 SHA256 
16be30577bc178470936c458551f2512cc068aff6e7a7de6ed244e28c045f6ec SHA512 
fe33471de0807bc4e0d6b86e78eac70531a20c96b5c3269111d4c89eca7ccae5e55752fc2a5c8f20f37220a3ccfb6e9d7d718c02058dd8b40075d40da211a93b
 WHIRLPOOL 
40973a8f925e7a2545b8960ad09547ea62ac7e67ac964a00f775dd62259f8cfe7420a7bfb18e4cfce83ecfa67af68a43742ebee36e89fa89e4bc9b6204601429
 DIST QScintilla_gpl-2.9.2.tar.gz 2491222 SHA256 
f2c8ccdc9d3dbb90764ceed53ea096da9bb13b6260da1324e6ab4ecea29e620a SHA512 
28f88111d7eb6a016a4b87f04d2b7f5d6481b521a3361a526b3b45a56240f5c8de10310e819234fcba773c6df73bf398ae2dce622976a8e760f506be1defb7c8
 WHIRLPOOL 
a04420c66fd417e5304c92a1ee3c1998f6849bccb9088dae96ed48c06cab0a9b1c012f073aafb1e05aaee46564de9ac89ae07145f3ded35cf47beac78065650a
 DIST QScintilla_gpl-2.9.4.tar.gz 2557199 SHA256 
8b3a23023e9f0573caed6f9cee86f898d87b768ee15b8c211a423783a4cfa4e6 SHA512 
5a2eebbe523a0f2f1c7bc63ce5ee9cb8793a597d00eea5b638f18f90d6e798e92c281be23ee5e7072d5afced9e1fccb6ae51526a3623d373d57c3db64d026b16
 WHIRLPOOL 
68aacdcd0fc7102494ccae1f0ea3e222845bdd3f9bef603d89fe50d50dba6ac77471228a84c1c281a46ccf74bdb6902aa3bb21f89388ec5408bdde5876cf8655

diff --git a/x11-libs/qscintilla/qscintilla-2.10.ebuild 
b/x11-libs/qscintilla/qscintilla-2.10.ebuild
new file mode 100644
index 00..0a2c0de126
--- /dev/null
+++ b/x11-libs/qscintilla/qscintilla-2.10.ebuild
@@ -0,0 +1,100 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit flag-o-matic multibuild qmake-utils
+
+MY_P=QScintilla_gpl-${PV/_pre/.dev}
+
+DESCRIPTION="A Qt port of Neil Hodgson's Scintilla C++ editor class"
+HOMEPAGE="https://www.riverbankcomputing.com/software/qscintilla/intro;
+SRC_URI="mirror://sourceforge/pyqt/${MY_P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0/13"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+IUSE="designer doc +qt4 qt5"
+
+REQUIRED_USE="|| ( qt4 qt5 )"
+
+DEPEND="
+   qt4? (
+   dev-qt/qtcore:4
+   dev-qt/qtgui:4
+   designer? ( dev-qt/designer:4 )
+   )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qtwidgets:5
+   designer? ( dev-qt/designer:5 )
+   )
+"
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/${MY_P}
+
+src_unpack() {
+   default
+
+   # Sub-slot sanity check
+   local subslot=${SLOT#*/}
+   local version=$(sed -nre 's:.*VERSION\s*=\s*([0-9\.]+):\1:p' 
"${S}"/Qt4Qt5/qscintilla.pro)
+   local major=${version%%.*}
+   if [[ ${subslot} != ${major} ]]; then
+   eerror
+   eerror "Ebuild sub-slot (${subslot}) does not match QScintilla 
major version (${major})"
+   eerror "Please update SLOT variable as follows:"
+   eerror "SLOT=\"${SLOT%%/*}/${major}\""
+   eerror
+   die "sub-slot sanity check failed"
+   fi
+
+   MULTIBUILD_VARIANTS=( $(usev qt4) $(usev qt5) )
+   multibuild_copy_sources
+}
+
+qsci_run_in() {
+   pushd "$1" >/dev/null || die
+   shift || die
+   "$@" || die
+   popd >/dev/null || die
+}
+
+src_configure() {
+   use qt4 && append-cxxflags -std=gnu++0x
+   if use designer; then
+   # prevent building against system version (bug 466120)
+   append-cxxflags -I../Qt4Qt5
+   append-ldflags -L../Qt4Qt5
+   fi
+
+   configure() {
+   qsci_run_in Qt4Qt5 eqmake${MULTIBUILD_VARIANT#qt}
+   use designer && qsci_run_in designer-Qt4Qt5 
eqmake${MULTIBUILD_VARIANT#qt}
+   }
+   multibuild_foreach_variant run_in_build_dir configure
+}
+
+src_compile() {
+   compile() {
+   qsci_run_in Qt4Qt5 emake
+   use designer && qsci_run_in designer-Qt4Qt5 emake
+   }
+   multibuild_foreach_variant run_in_build_dir compile
+}
+
+src_install() {
+   install() {
+   qsci_run_in Qt4Qt5 emake INSTALL_ROOT="${D}" install
+   use designer && qsci_run_in designer-Qt4Qt5 emake 

[gentoo-commits] proj/qt:master commit in: dev-qt/qdoc/

2017-02-25 Thread Michael Palimaka
commit: e2143bcfad9b9ec5c8d20cb2f0c941bad52fb536
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Feb 26 00:52:16 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Feb 26 00:52:20 2017 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=e2143bcf

dev-qt/qdoc: introduce qml USE flag

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-qt/qdoc/metadata.xml |  3 +++
 dev-qt/qdoc/qdoc-5.8.0.ebuild| 10 +-
 dev-qt/qdoc/qdoc-5.8..ebuild | 10 +-
 dev-qt/qdoc/qdoc-5..ebuild   | 10 +-
 4 files changed, 30 insertions(+), 3 deletions(-)

diff --git a/dev-qt/qdoc/metadata.xml b/dev-qt/qdoc/metadata.xml
index 08d85fc4..d1f58549 100644
--- a/dev-qt/qdoc/metadata.xml
+++ b/dev-qt/qdoc/metadata.xml
@@ -5,6 +5,9 @@
q...@gentoo.org
Gentoo Qt Project

+   
+   Enable QML/JS parsing support
+   

https://bugreports.qt.io/
http://doc.qt.io/

diff --git a/dev-qt/qdoc/qdoc-5.8.0.ebuild b/dev-qt/qdoc/qdoc-5.8.0.ebuild
index ac9c5799..315eb9db 100644
--- a/dev-qt/qdoc/qdoc-5.8.0.ebuild
+++ b/dev-qt/qdoc/qdoc-5.8.0.ebuild
@@ -12,13 +12,21 @@ if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
 fi
 
-IUSE=""
+IUSE="qml"
 
 DEPEND="
~dev-qt/qtcore-${PV}
+   qml? ( ~dev-qt/qtdeclarative-${PV} )
 "
 RDEPEND="${DEPEND}"
 
 QT5_TARGET_SUBDIRS=(
src/qdoc
 )
+
+src_prepare() {
+   qt_use_disable_mod qml qmldevtools-private \
+   src/qdoc/qdoc.pro
+
+   qt5-build_src_prepare
+}

diff --git a/dev-qt/qdoc/qdoc-5.8..ebuild b/dev-qt/qdoc/qdoc-5.8..ebuild
index ac9c5799..315eb9db 100644
--- a/dev-qt/qdoc/qdoc-5.8..ebuild
+++ b/dev-qt/qdoc/qdoc-5.8..ebuild
@@ -12,13 +12,21 @@ if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
 fi
 
-IUSE=""
+IUSE="qml"
 
 DEPEND="
~dev-qt/qtcore-${PV}
+   qml? ( ~dev-qt/qtdeclarative-${PV} )
 "
 RDEPEND="${DEPEND}"
 
 QT5_TARGET_SUBDIRS=(
src/qdoc
 )
+
+src_prepare() {
+   qt_use_disable_mod qml qmldevtools-private \
+   src/qdoc/qdoc.pro
+
+   qt5-build_src_prepare
+}

diff --git a/dev-qt/qdoc/qdoc-5..ebuild b/dev-qt/qdoc/qdoc-5..ebuild
index ac9c5799..315eb9db 100644
--- a/dev-qt/qdoc/qdoc-5..ebuild
+++ b/dev-qt/qdoc/qdoc-5..ebuild
@@ -12,13 +12,21 @@ if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
 fi
 
-IUSE=""
+IUSE="qml"
 
 DEPEND="
~dev-qt/qtcore-${PV}
+   qml? ( ~dev-qt/qtdeclarative-${PV} )
 "
 RDEPEND="${DEPEND}"
 
 QT5_TARGET_SUBDIRS=(
src/qdoc
 )
+
+src_prepare() {
+   qt_use_disable_mod qml qmldevtools-private \
+   src/qdoc/qdoc.pro
+
+   qt5-build_src_prepare
+}



[gentoo-commits] proj/qt:master commit in: dev-qt/qdoc/

2017-02-25 Thread Michael Palimaka
commit: 44bd0e88e01bb90ae5d157328cb5e3a2c82a47d7
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Feb 26 00:40:02 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Feb 26 00:40:08 2017 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=44bd0e88

dev-qt/qdoc: remove unused dependency

This was dropped in 57bd6e67f74f063073e842aa1e159e811bdb554f back when qdoc was
in qtbase.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-qt/qdoc/qdoc-5.6..ebuild | 3 +--
 dev-qt/qdoc/qdoc-5.7..ebuild | 3 +--
 dev-qt/qdoc/qdoc-5.8.0.ebuild| 1 -
 dev-qt/qdoc/qdoc-5.8..ebuild | 3 +--
 dev-qt/qdoc/qdoc-5..ebuild   | 3 +--
 5 files changed, 4 insertions(+), 9 deletions(-)

diff --git a/dev-qt/qdoc/qdoc-5.6..ebuild b/dev-qt/qdoc/qdoc-5.6..ebuild
index 63fe922e..ac9c5799 100644
--- a/dev-qt/qdoc/qdoc-5.6..ebuild
+++ b/dev-qt/qdoc/qdoc-5.6..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,7 +16,6 @@ IUSE=""
 
 DEPEND="
~dev-qt/qtcore-${PV}
-   ~dev-qt/qtxml-${PV}
 "
 RDEPEND="${DEPEND}"
 

diff --git a/dev-qt/qdoc/qdoc-5.7..ebuild b/dev-qt/qdoc/qdoc-5.7..ebuild
index 63fe922e..ac9c5799 100644
--- a/dev-qt/qdoc/qdoc-5.7..ebuild
+++ b/dev-qt/qdoc/qdoc-5.7..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,7 +16,6 @@ IUSE=""
 
 DEPEND="
~dev-qt/qtcore-${PV}
-   ~dev-qt/qtxml-${PV}
 "
 RDEPEND="${DEPEND}"
 

diff --git a/dev-qt/qdoc/qdoc-5.8.0.ebuild b/dev-qt/qdoc/qdoc-5.8.0.ebuild
index 25333ca5..ac9c5799 100644
--- a/dev-qt/qdoc/qdoc-5.8.0.ebuild
+++ b/dev-qt/qdoc/qdoc-5.8.0.ebuild
@@ -16,7 +16,6 @@ IUSE=""
 
 DEPEND="
~dev-qt/qtcore-${PV}
-   ~dev-qt/qtxml-${PV}
 "
 RDEPEND="${DEPEND}"
 

diff --git a/dev-qt/qdoc/qdoc-5.8..ebuild b/dev-qt/qdoc/qdoc-5.8..ebuild
index 63fe922e..ac9c5799 100644
--- a/dev-qt/qdoc/qdoc-5.8..ebuild
+++ b/dev-qt/qdoc/qdoc-5.8..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,7 +16,6 @@ IUSE=""
 
 DEPEND="
~dev-qt/qtcore-${PV}
-   ~dev-qt/qtxml-${PV}
 "
 RDEPEND="${DEPEND}"
 

diff --git a/dev-qt/qdoc/qdoc-5..ebuild b/dev-qt/qdoc/qdoc-5..ebuild
index 63fe922e..ac9c5799 100644
--- a/dev-qt/qdoc/qdoc-5..ebuild
+++ b/dev-qt/qdoc/qdoc-5..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,7 +16,6 @@ IUSE=""
 
 DEPEND="
~dev-qt/qtcore-${PV}
-   ~dev-qt/qtxml-${PV}
 "
 RDEPEND="${DEPEND}"
 



[gentoo-commits] repo/gentoo:master commit in: sys-apps/util-linux/files/, sys-apps/util-linux/

2017-02-25 Thread Matt Thode
commit: 842d4a25f18d382dd6b1ab906f1b2fa5410bae48
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Feb 26 00:17:26 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Feb 26 00:18:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=842d4a25

sys-apps/util-linux: install pam.d files for runuser(-l)

The files installed are the same as the ones installed as of today
from the sys-auth/pambase-20150213 package.  Specifically the su
pam file for runuser and the login file for runuser-l.

robbat2 said it was ok

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-apps/util-linux/files/runuser-l.pamd|   5 +
 sys-apps/util-linux/files/runuser.pamd  |   8 +
 sys-apps/util-linux/util-linux-2.29.2-r1.ebuild | 198 
 3 files changed, 211 insertions(+)

diff --git a/sys-apps/util-linux/files/runuser-l.pamd 
b/sys-apps/util-linux/files/runuser-l.pamd
new file mode 100644
index 00..764143558b
--- /dev/null
+++ b/sys-apps/util-linux/files/runuser-l.pamd
@@ -0,0 +1,5 @@
+auth   include system-local-login
+accountinclude system-local-login
+password   include system-local-login
+sessionoptional pam_lastlog.so 
+sessioninclude system-local-login

diff --git a/sys-apps/util-linux/files/runuser.pamd 
b/sys-apps/util-linux/files/runuser.pamd
new file mode 100644
index 00..30c2834eac
--- /dev/null
+++ b/sys-apps/util-linux/files/runuser.pamd
@@ -0,0 +1,8 @@
+auth   sufficient  pam_rootok.so
+auth   required pam_wheel.so use_uid
+auth   include system-auth
+accountinclude system-auth
+password   include system-auth
+sessioninclude system-auth
+sessionrequired pam_env.so
+sessionoptionalpam_xauth.so

diff --git a/sys-apps/util-linux/util-linux-2.29.2-r1.ebuild 
b/sys-apps/util-linux/util-linux-2.29.2-r1.ebuild
new file mode 100644
index 00..a4dccc6ab0
--- /dev/null
+++ b/sys-apps/util-linux/util-linux-2.29.2-r1.ebuild
@@ -0,0 +1,198 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="5"
+
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
+
+inherit eutils toolchain-funcs libtool flag-o-matic bash-completion-r1 \
+   python-single-r1 multilib-minimal systemd
+
+MY_PV=${PV/_/-}
+MY_P=${PN}-${MY_PV}
+
+if [[ ${PV} ==  ]] ; then
+   inherit git-2 autotools
+   
EGIT_REPO_URI="git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git"
+else
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
+   
SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz"
+fi
+
+DESCRIPTION="Various useful Linux utilities"
+HOMEPAGE="https://www.kernel.org/pub/linux/utils/util-linux/;
+
+LICENSE="GPL-2 LGPL-2.1 BSD-4 MIT public-domain"
+SLOT="0"
+IUSE="build caps +cramfs fdformat kill ncurses nls pam python +readline 
selinux slang static-libs +suid systemd test tty-helpers udev unicode"
+
+# Most lib deps here are related to programs rather than our libs,
+# so we rarely need to specify ${MULTILIB_USEDEP}.
+RDEPEND="caps? ( sys-libs/libcap-ng )
+   cramfs? ( sys-libs/zlib )
+   ncurses? ( >=sys-libs/ncurses-5.2-r2:0=[unicode?] )
+   pam? ( sys-libs/pam )
+   python? ( ${PYTHON_DEPS} )
+   readline? ( sys-libs/readline:0= )
+   selinux? ( >=sys-libs/libselinux-2.2.2-r4[${MULTILIB_USEDEP}] )
+   slang? ( sys-libs/slang )
+   !build? ( systemd? ( sys-apps/systemd ) )
+   udev? ( virtual/libudev:= )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )
+   test? ( sys-devel/bc )
+   virtual/os-headers"
+RDEPEND+="
+   kill? (
+   !sys-apps/coreutils[kill]
+   !sys-process/procps[kill]
+   )
+   !sys-process/schedutils
+   !sys-apps/setarch
+   ! "${T}"/fallocate.${ABI}.c
+   #define _GNU_SOURCE
+   #include 
+   main() { return fallocate(0, 0, 0, 0); }
+   EOF
+   append-lfs-flags
+   $(tc-getCC) ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} "${T}"/fallocate.${ABI}.c 
-o /dev/null >/dev/null 2>&1 \
+   || export ac_cv_func_fallocate=no
+   rm -f "${T}"/fallocate.${ABI}.c
+}
+
+multilib_src_configure() {
+   lfs_fallocate_test
+   # The scanf test in a run-time test which fails while cross-compiling.
+   # Blindly assume a POSIX setup since we require libmount, and libmount
+   # itself fails when the scanf test fails. #531856
+   tc-is-cross-compiler && export scanf_cv_alloc_modifier=ms
+   export ac_cv_header_security_pam_misc_h=$(multilib_native_usex pam) 
#485486
+   export ac_cv_header_security_pam_appl_h=$(multilib_native_usex pam) 
#545042
+
+   local myeconfargs=(
+   

[gentoo-commits] repo/gentoo:master commit in: net-firewall/ufw-frontends/

2017-02-25 Thread Andreas Sturmlechner
commit: f349c60685f77c6ca4cc004619f7dc9e10970bdd
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Feb 26 00:15:47 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Feb 26 00:16:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f349c606

net-firewall/ufw-frontends: Port USE=kde to kde-plasma/kde-cli-tools

Package-Manager: portage-2.2.28

 .../ufw-frontends/ufw-frontends-0.3.2-r4.ebuild| 67 ++
 1 file changed, 67 insertions(+)

diff --git a/net-firewall/ufw-frontends/ufw-frontends-0.3.2-r4.ebuild 
b/net-firewall/ufw-frontends/ufw-frontends-0.3.2-r4.ebuild
new file mode 100644
index 00..99fc472a0f
--- /dev/null
+++ b/net-firewall/ufw-frontends/ufw-frontends-0.3.2-r4.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 )
+inherit distutils-r1
+
+DESCRIPTION="Provides graphical frontend to ufw"
+HOMEPAGE="https://github.com/baudm/ufw-frontends;
+SRC_URI="https://github.com/baudm/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+# CC-BY-NC-SA-3.0 is for a png file
+LICENSE="GPL-3 CC-BY-NC-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="kde policykit"
+
+DEPEND=""
+RDEPEND="${DEPEND}
+   dev-python/pygobject:2[${PYTHON_USEDEP}]
+   dev-python/pygtk[${PYTHON_USEDEP}]
+   dev-python/pyinotify[${PYTHON_USEDEP}]
+   net-firewall/ufw[${PYTHON_USEDEP}]
+   !policykit? (
+   kde? ( kde-plasma/kde-cli-tools[kdesu] )
+   )
+   policykit? ( sys-auth/polkit )
+"
+
+python_prepare_all() {
+   if use policykit; then
+   sed -i 's/^Exec=su-to-root -X -c/Exec=pkexec/' \
+   share/ufw-gtk.desktop || die
+   elif use kde; then
+   sed -i 's/^Exec=su-to-root -X -c/Exec=kdesu5/' \
+   share/ufw-gtk.desktop || die
+   fi
+
+   # don't try to override run() to install the script
+   # under /usr/sbin; it does not work with distutils-r1
+   # and so it is handled differently (in python_install)
+   sed -i '/cmdclass=/d' setup.py || die
+
+   # Qt version is unusable
+   rm gfw/frontend_qt.py || die
+   distutils-r1_python_prepare_all
+
+   # fix crash when no ufw logs in supported locations can
+   # be found
+   epatch "${FILESDIR}/${P}-no-log-crash.patch"
+}
+
+python_install() {
+   distutils-r1_python_install --install-scripts="/usr/sbin"
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+
+   if use policykit; then
+   insinto /usr/share/polkit-1/actions/
+   doins "${FILESDIR}"/org.gentoo.pkexec.ufw-gtk.policy
+   elif ! use kde; then
+   rm "${D}usr/share/applications/ufw-gtk.desktop" || die
+   fi
+}



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

2017-02-25 Thread Matt Turner
commit: da01c57e7db19e4aeeab5877ca15d873acbaed75
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Feb 26 00:12:55 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Feb 26 00:14:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da01c57e

profiles: USE-mask xlib-xcb on x11-libs/cairo.

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

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 970523af4b..ff543a2445 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -8,6 +8,11 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
+# Matt Turner  (25 Feb 2017)
+# Has caused no end of problems. See bugs 441878, 476306, 477444, 477530,
+# 508232.
+x11-libs/cairo xlib-xcb
+
 # Michał Górny  (17 Feb 2017)
 # Python 2 package relies on gedit[python] which is py3 only.
 dev-vcs/rabbitvcs gedit



[gentoo-commits] repo/gentoo:master commit in: x11-libs/cairo/

2017-02-25 Thread Matt Turner
commit: 7de1e4b63e45169100547609744aa4cd32ccdfb4
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Feb 26 00:10:50 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Feb 26 00:14:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7de1e4b6

x11-libs/cairo: Drop USE=xlib-xcb flag from unstable versions.

Has caused no end of problems. See bugs 441878, 476306, 477444, 477530,
508232.

 x11-libs/cairo/cairo-1.14.8.ebuild | 17 ++---
 x11-libs/cairo/cairo-.ebuild   | 17 ++---
 2 files changed, 4 insertions(+), 30 deletions(-)

diff --git a/x11-libs/cairo/cairo-1.14.8.ebuild 
b/x11-libs/cairo/cairo-1.14.8.ebuild
index acdfced63d..023f08cfa8 100644
--- a/x11-libs/cairo/cairo-1.14.8.ebuild
+++ b/x11-libs/cairo/cairo-1.14.8.ebuild
@@ -19,7 +19,7 @@ DESCRIPTION="A vector graphics library with cross-device 
output support"
 HOMEPAGE="http://cairographics.org/;
 LICENSE="|| ( LGPL-2.1 MPL-1.1 )"
 SLOT="0"
-IUSE="X aqua debug directfb gles2 +glib opengl static-libs +svg valgrind xcb 
xlib-xcb"
+IUSE="X aqua debug directfb gles2 +glib opengl static-libs +svg valgrind xcb"
 # gtk-doc regeneration doesn't seem to work with out-of-source builds
 #[[ ${PV} == ** ]] && IUSE="${IUSE} doc" # API docs are provided in 
tarball, no need to regenerate
 
@@ -63,7 +63,6 @@ DEPEND="${RDEPEND}
 
 REQUIRED_USE="
gles2? ( !opengl )
-   xlib-xcb? ( xcb )
 "
 
 MULTILIB_WRAPPED_HEADERS=(
@@ -133,7 +132,6 @@ multilib_src_configure() {
$(use_enable valgrind) \
$(use_enable xcb) \
$(use_enable xcb xcb-shm) \
-   $(use_enable xlib-xcb) \
--enable-ft \
--enable-pdf \
--enable-png \
@@ -142,6 +140,7 @@ multilib_src_configure() {
--disable-gallium \
--disable-qt \
--disable-vg \
+   --disable-xlib-xcb \
${myopts}
 }
 
@@ -149,15 +148,3 @@ multilib_src_install_all() {
prune_libtool_files --all
einstalldocs
 }
-
-pkg_postinst() {
-   if use !xlib-xcb; then
-   if has_version net-misc/nxserver-freenx \
-   || has_version net-misc/x2goserver; then
-   ewarn "cairo-1.12 is known to cause GTK+ errors with NX 
servers."
-   ewarn "Enable USE=\"xlib-xcb\" if you notice incorrect 
behavior in GTK+"
-   ewarn "applications that are running inside NX 
sessions. For details, see"
-   ewarn "https://bugs.gentoo.org/441878 or 
https://bugs.freedesktop.org/59173;
-   fi
-   fi
-}

diff --git a/x11-libs/cairo/cairo-.ebuild b/x11-libs/cairo/cairo-.ebuild
index 7ec16d48f5..39c733894b 100644
--- a/x11-libs/cairo/cairo-.ebuild
+++ b/x11-libs/cairo/cairo-.ebuild
@@ -19,7 +19,7 @@ DESCRIPTION="A vector graphics library with cross-device 
output support"
 HOMEPAGE="http://cairographics.org/;
 LICENSE="|| ( LGPL-2.1 MPL-1.1 )"
 SLOT="0"
-IUSE="X aqua debug directfb gles2 +glib opengl static-libs +svg utils valgrind 
xcb xlib-xcb"
+IUSE="X aqua debug directfb gles2 +glib opengl static-libs +svg utils valgrind 
xcb"
 # gtk-doc regeneration doesn't seem to work with out-of-source builds
 #[[ ${PV} == ** ]] && IUSE="${IUSE} doc" # API docs are provided in 
tarball, no need to regenerate
 
@@ -64,7 +64,6 @@ DEPEND="${RDEPEND}
 
 REQUIRED_USE="
gles2? ( !opengl )
-   xlib-xcb? ( xcb )
 "
 
 MULTILIB_WRAPPED_HEADERS=(
@@ -136,7 +135,6 @@ multilib_src_configure() {
$(use_enable valgrind) \
$(use_enable xcb) \
$(use_enable xcb xcb-shm) \
-   $(use_enable xlib-xcb) \
--enable-ft \
--enable-pdf \
--enable-png \
@@ -145,6 +143,7 @@ multilib_src_configure() {
--disable-gallium \
--disable-qt \
--disable-vg \
+   --disable-xlib-xcb \
${myopts}
 }
 
@@ -152,15 +151,3 @@ multilib_src_install_all() {
prune_libtool_files --all
einstalldocs
 }
-
-pkg_postinst() {
-   if use !xlib-xcb; then
-   if has_version net-misc/nxserver-freenx \
-   || has_version net-misc/x2goserver; then
-   ewarn "cairo-1.12 is known to cause GTK+ errors with NX 
servers."
-   ewarn "Enable USE=\"xlib-xcb\" if you notice incorrect 
behavior in GTK+"
-   ewarn "applications that are running inside NX 
sessions. For details, see"
-   ewarn "https://bugs.gentoo.org/441878 or 
https://bugs.freedesktop.org/59173;
-   fi
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/cairo/

2017-02-25 Thread Matt Turner
commit: 867bdbc69c537b15957899b674b014a6a76caa0c
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Feb 25 23:52:34 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Feb 26 00:14:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=867bdbc6

x11-libs/cairo: Change descriptions of opengl, gles2 USE flags.

Applications have to select the Cairo backend themselves. Users won't magically
get GL acceleration by enabling these.

 x11-libs/cairo/metadata.xml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/x11-libs/cairo/metadata.xml b/x11-libs/cairo/metadata.xml
index b75acc795c..3366d22f6c 100644
--- a/x11-libs/cairo/metadata.xml
+++ b/x11-libs/cairo/metadata.xml
@@ -10,9 +10,8 @@
 X11
   
   
-
-  Use Mesa backend for acceleration
-Use OpenGL ES 2 backend for acceleration.
+Build the OpenGL 
backend
+Build the OpenGL ES 2 backend
 Compile with GLib Object System support
 Build support for Cairo script and trace 
utilities
 Built-in support to mark memory regions



[gentoo-commits] repo/gentoo:master commit in: x11-libs/cairo/

2017-02-25 Thread Matt Turner
commit: 067f5be6b9b1a4ca07ffbe744ecfefa66b442958
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Feb 25 23:44:06 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Feb 26 00:14:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=067f5be6

x11-libs/cairo: Put script and trace utilities behind IUSE=utils.

Bug: https://bugs.gentoo.org/554646

 x11-libs/cairo/cairo-.ebuild | 8 ++--
 x11-libs/cairo/metadata.xml  | 1 +
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/x11-libs/cairo/cairo-.ebuild b/x11-libs/cairo/cairo-.ebuild
index 4a5f2bdd3b..7ec16d48f5 100644
--- a/x11-libs/cairo/cairo-.ebuild
+++ b/x11-libs/cairo/cairo-.ebuild
@@ -19,14 +19,14 @@ DESCRIPTION="A vector graphics library with cross-device 
output support"
 HOMEPAGE="http://cairographics.org/;
 LICENSE="|| ( LGPL-2.1 MPL-1.1 )"
 SLOT="0"
-IUSE="X aqua debug directfb gles2 +glib opengl static-libs +svg valgrind xcb 
xlib-xcb"
+IUSE="X aqua debug directfb gles2 +glib opengl static-libs +svg utils valgrind 
xcb xlib-xcb"
 # gtk-doc regeneration doesn't seem to work with out-of-source builds
 #[[ ${PV} == ** ]] && IUSE="${IUSE} doc" # API docs are provided in 
tarball, no need to regenerate
 
 # Test causes a circular depend on gtk+... since gtk+ needs cairo but test 
needs gtk+ so we need to block it
 RESTRICT="test"
 
-RDEPEND=">=dev-libs/lzo-2.06-r1[${MULTILIB_USEDEP}]
+RDEPEND="
>=media-libs/fontconfig-2.10.92[${MULTILIB_USEDEP}]
>=media-libs/freetype-2.5.0.1:2[${MULTILIB_USEDEP}]
>=media-libs/libpng-1.6.10:0=[${MULTILIB_USEDEP}]
@@ -37,6 +37,7 @@ RDEPEND=">=dev-libs/lzo-2.06-r1[${MULTILIB_USEDEP}]
gles2? ( >=media-libs/mesa-9.1.6[gles2,${MULTILIB_USEDEP}] )
glib? ( >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}] )
opengl? ( || ( >=media-libs/mesa-9.1.6[egl,${MULTILIB_USEDEP}] 
media-libs/opengl-apple ) )
+   utils? ( >=dev-libs/lzo-2.06-r1[${MULTILIB_USEDEP}] )
X? (
>=x11-libs/libXrender-0.9.8[${MULTILIB_USEDEP}]
>=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
@@ -129,6 +130,9 @@ multilib_src_configure() {
$(use_enable opengl gl) \
$(use_enable static-libs static) \
$(use_enable svg) \
+   $(use_enable utils interpreter) \
+   $(use_enable utils script) \
+   $(use_enable utils trace) \
$(use_enable valgrind) \
$(use_enable xcb) \
$(use_enable xcb xcb-shm) \

diff --git a/x11-libs/cairo/metadata.xml b/x11-libs/cairo/metadata.xml
index 30f3a7330e..b75acc795c 100644
--- a/x11-libs/cairo/metadata.xml
+++ b/x11-libs/cairo/metadata.xml
@@ -14,6 +14,7 @@
   Use Mesa backend for acceleration
 Use OpenGL ES 2 backend for acceleration.
 Compile with GLib Object System support
+Build support for Cairo script and trace 
utilities
 Built-in support to mark memory regions
 Use XCB renderer backend for acceleration over xlib. 
Enabling this may solve or introduce display corruption problems.
   



[gentoo-commits] repo/gentoo:master commit in: net-irc/inspircd/, net-irc/inspircd/files/

2017-02-25 Thread Thomas Deutschmann
commit: e9a23e95ba54e79e60cb598b0e2d93a8f3098e07
Author: Andrew Wilcox  foxkit  us>
AuthorDate: Sat Feb 25 23:50:50 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Feb 25 23:53:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9a23e95

net-irc/inspircd: Bump to v2.0.23 (bug #593290)

Notable ebuild changes:
===
- Rewritten runscript

Closes: https://github.com/gentoo/gentoo/pull/4035
Gentoo-Bug: https://bugs.gentoo.org/593290

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

 net-irc/inspircd/Manifest  |   1 +
 .../files/inspircd-2.0.23-fix-path-builds.patch| 253 +
 net-irc/inspircd/files/inspircd-r2.initd   |  49 
 net-irc/inspircd/files/inspircd.confd  |  39 
 net-irc/inspircd/inspircd-2.0.23.ebuild| 107 +
 5 files changed, 449 insertions(+)

diff --git a/net-irc/inspircd/Manifest b/net-irc/inspircd/Manifest
index 7541fdfbdd..7f04f91464 100644
--- a/net-irc/inspircd/Manifest
+++ b/net-irc/inspircd/Manifest
@@ -1,2 +1,3 @@
 DIST inspircd-2.0.20.tar.gz 728970 SHA256 
5156e2da5da4cfa377705ecd633aee41cdcd785d12627497d55cab5f70dd686f SHA512 
85463f7df379e5c7e190b4cc7ea67a80d5c4e5799c68abf2329e8204239dbed7258d11c97e5138039a8002f18ca0bd75ffc5c362b02cc27170adaf8cda6acc7e
 WHIRLPOOL 
7eb8d3ca23c203431794ac18e65037e696638f54a0df8f2efbf590e87017e31f7a4f37926352cb4a613e6d58fb0d76ebf44a78ca6d39d093d66b46b57330b541
 DIST inspircd-2.0.21.tar.gz 730417 SHA256 
bc2f861d754754a108797699319186130ef7d909204eb56ab2c3b1ae80c9d6c5 SHA512 
28f38e8195d5cb6e7c7f2c4bcff2f0fcc13fb462a26975269faf899af7228c3ece2002ee819d0d5e2242ae5687a8e198e82cace8b3ff75521a44f12ac29ade0f
 WHIRLPOOL 
e1d7ee44a4900a26c2307d431fd62e0b13a8ba56388fa3e2edb10754c6bea5426625b4008162adc203c984e36b9e99ed656622bc21aae4195574514edc9b678e
+DIST inspircd-2.0.23.tar.gz 731695 SHA256 
522b31fc80e8fd90b66837bf50f8a941233709d5b1fc9c0b3c47a413fb69f162 SHA512 
93a3dab04e797cfde158de8c2e959d1bb5df115aa3fe5a4066cdf9f56cb0c548fd2664a12d61bf2dbdb45549577974be99a0d6ffc6114c72cf0697f5ca4f85bb
 WHIRLPOOL 
9ac288624835e8cf97cf3634df47c4310c6929691b4bfb39139cb0a6c45a7503e1c73addf7f6eaef03d77e52d53a78f8efd648ddb3b5ee9023c4bdee045ac4a1

diff --git a/net-irc/inspircd/files/inspircd-2.0.23-fix-path-builds.patch 
b/net-irc/inspircd/files/inspircd-2.0.23-fix-path-builds.patch
new file mode 100644
index 00..debf62a15f
--- /dev/null
+++ b/net-irc/inspircd/files/inspircd-2.0.23-fix-path-builds.patch
@@ -0,0 +1,253 @@
+diff -Nuar a/docs/conf/inspircd.conf.example b/docs/conf/inspircd.conf.example
+--- a/docs/conf/inspircd.conf.example  2015-05-10 00:24:10.0 -0500
 b/docs/conf/inspircd.conf.example  2015-07-27 05:22:26.107849785 -0500
+@@ -412,11 +412,11 @@
+ 
+ # This file has all the information about oper classes, types and o:lines.
+ # You *MUST* edit it.
+-
++
+ 
+ # This file has all the information about server links and ulined servers.
+ # You *MUST* edit it if you intend to link servers.
+-
++
+ 
+ #-#-#-#-#-#-#-#-#-#-  MISCELLANEOUS CONFIGURATION  -#-#-#-#-#-#-#-#-#-#
+ # #
+@@ -426,7 +426,8 @@
+ #   motd - displayed on connect and when a user executes /MOTD
+ #   rules - displayed when the user executes /RULES
+ # Modules can also define their own files
+-
++
+ 
+ # Example of an executable file include. Note this will be read on rehash,
+ # not when the command is run.
+@@ -472,7 +473,7 @@
+ # the default of 'inspircd.pid' is used.  #
+ # #
+ 
+-#
++
+ 
+ #-#-#-#-#-#-#-#-#-#-#-#-#- BANLIST LIMITS #-#-#-#-#-#-#-#-#-#-#-#-#-#-#
+ # #
+@@ -953,7 +954,7 @@
+ # provide almost all the features of InspIRCd. :) #
+ # #
+ # The default does nothing -- we include it for simplicity for you.   #
+-
++
+ 
+ # Here are some pre-built modules.conf files that closely match the
+ # default configurations of some popular IRCd's. You still may want to
+@@ -965,10 +966,10 @@
+ # recommended that you make your own modules file based on 
modules.conf.example.
+ 
+ # Settings similar to UnrealIRCd defaults.
+-#
++#
+ 
+ # Settings similar to Charybdis IRCd defaults.
+-#
++#
+ 
+ 
+ #
+diff -Nuar a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example
+--- a/docs/conf/modules.conf.example2016-02-28 17:38:30.492335461 -0600
 b/docs/conf/modules.conf.example2016-02-28 17:39:20.068559846 -0600
+@@ -315,7 +315,7 @@
+ # specify some censor tags. See also: #
+ # http://wiki.inspircd.org/Modules/censor 

[gentoo-commits] proj/kde:master commit in: kde-apps/thumbnailers/

2017-02-25 Thread Andreas Sturmlechner
commit: c8a1f034948acd8169658b1701d2f9137bcdb1cd
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Feb 25 23:41:46 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Feb 25 23:42:07 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=c8a1f034

kde-apps/thumbnailers: Add USE=raw

Reported-by: Ostashevskyi Viktor
Gentoo-bug: 610890

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-apps/thumbnailers/thumbnailers-16.12.49..ebuild | 17 ++---
 kde-apps/thumbnailers/thumbnailers-.ebuild  | 17 ++---
 2 files changed, 28 insertions(+), 6 deletions(-)

diff --git a/kde-apps/thumbnailers/thumbnailers-16.12.49..ebuild 
b/kde-apps/thumbnailers/thumbnailers-16.12.49..ebuild
index a096140486..cbfbf50a2b 100644
--- a/kde-apps/thumbnailers/thumbnailers-16.12.49..ebuild
+++ b/kde-apps/thumbnailers/thumbnailers-16.12.49..ebuild
@@ -11,12 +11,23 @@ inherit kde5
 DESCRIPTION="Thumbnail generators for PDF/PS and RAW files"
 LICENSE="GPL-2+"
 KEYWORDS=""
-IUSE=""
+IUSE="raw"
 
 DEPEND="
$(add_frameworks_dep kio)
-   $(add_kdeapps_dep libkdcraw)
-   $(add_kdeapps_dep libkexiv2)
$(add_qt_dep qtgui)
+   raw? (
+   $(add_kdeapps_dep libkdcraw)
+   $(add_kdeapps_dep libkexiv2)
+   )
 "
 RDEPEND="${DEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake-utils_use_find_package raw KF5KExiv2)
+   $(cmake-utils_use_find_package raw KF5KDcraw)
+   )
+
+   kde5_src_configure
+}

diff --git a/kde-apps/thumbnailers/thumbnailers-.ebuild 
b/kde-apps/thumbnailers/thumbnailers-.ebuild
index a096140486..cbfbf50a2b 100644
--- a/kde-apps/thumbnailers/thumbnailers-.ebuild
+++ b/kde-apps/thumbnailers/thumbnailers-.ebuild
@@ -11,12 +11,23 @@ inherit kde5
 DESCRIPTION="Thumbnail generators for PDF/PS and RAW files"
 LICENSE="GPL-2+"
 KEYWORDS=""
-IUSE=""
+IUSE="raw"
 
 DEPEND="
$(add_frameworks_dep kio)
-   $(add_kdeapps_dep libkdcraw)
-   $(add_kdeapps_dep libkexiv2)
$(add_qt_dep qtgui)
+   raw? (
+   $(add_kdeapps_dep libkdcraw)
+   $(add_kdeapps_dep libkexiv2)
+   )
 "
 RDEPEND="${DEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake-utils_use_find_package raw KF5KExiv2)
+   $(cmake-utils_use_find_package raw KF5KDcraw)
+   )
+
+   kde5_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/qmmp/

2017-02-25 Thread Andreas Sturmlechner
commit: 849469e499b7a5e3a9ef2f445350001fc51611bd
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Feb 25 22:38:48 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Feb 25 22:45:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=849469e4

media-sound/qmmp: Sync with live ebuild fixes

Reported-by: Vincent Hardy  gmail.com>
Gentoo-bug: 610838

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-sound/qmmp/qmmp-1.1.7-r1.ebuild | 147 ++
 1 file changed, 147 insertions(+)

diff --git a/media-sound/qmmp/qmmp-1.1.7-r1.ebuild 
b/media-sound/qmmp/qmmp-1.1.7-r1.ebuild
new file mode 100644
index 00..be65bb4516
--- /dev/null
+++ b/media-sound/qmmp/qmmp-1.1.7-r1.ebuild
@@ -0,0 +1,147 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit cmake-utils
+[[ ${PV} =  ]] && inherit subversion
+
+DESCRIPTION="Qt5-based audio player with winamp/xmms skins support"
+HOMEPAGE="http://qmmp.ylsoftware.com;
+if [[ ${PV} !=  ]]; then
+   SRC_URI="http://qmmp.ylsoftware.com/files/${P}.tar.bz2;
+   KEYWORDS="~amd64 ~x86"
+else
+   QMMP_DEV_BRANCH="1.1"
+   
ESVN_REPO_URI="svn://svn.code.sf.net/p/${PN}-dev/code/branches/${PN}-${QMMP_DEV_BRANCH}"
+fi
+
+LICENSE="GPL-2"
+SLOT="0"
+# KEYWORDS further up
+IUSE="aac +alsa analyzer bs2b cdda cover crossfade cue curl +dbus enca ffmpeg 
flac game gnome
+jack ladspa libav lyrics +mad midi mms modplug mplayer musepack notifier opus 
oss projectm
+pulseaudio qsui qtmedia scrobbler sid sndfile soxr stereo tray udisks +vorbis 
wavpack"
+
+RDEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtx11extras:5
+   media-libs/taglib
+   x11-libs/libX11
+   aac? ( media-libs/faad2 )
+   alsa? ( media-libs/alsa-lib )
+   bs2b? ( media-libs/libbs2b )
+   cdda? (
+   dev-libs/libcdio
+   dev-libs/libcdio-paranoia
+   )
+   cue? ( media-libs/libcue )
+   curl? ( net-misc/curl )
+   dbus? ( dev-qt/qtdbus:5 )
+   enca? ( app-i18n/enca )
+   ffmpeg? (
+   !libav? ( media-video/ffmpeg:= )
+   libav? ( media-video/libav:= )
+   )
+   flac? ( media-libs/flac )
+   game? ( media-libs/game-music-emu )
+   jack? (
+   media-libs/libsamplerate
+   media-sound/jack-audio-connection-kit
+   )
+   ladspa? ( media-libs/ladspa-cmt )
+   mad? ( media-libs/libmad )
+   midi? ( media-sound/wildmidi )
+   mms? ( media-libs/libmms )
+   modplug? ( >=media-libs/libmodplug-0.8.4 )
+   mplayer? ( media-video/mplayer )
+   musepack? ( >=media-sound/musepack-tools-444 )
+   opus? ( media-libs/opusfile )
+   projectm? (
+   dev-qt/qtgui:5[-gles2]
+   dev-qt/qtopengl:5
+   media-libs/libprojectm
+   )
+   pulseaudio? ( >=media-sound/pulseaudio-0.9.9 )
+   qtmedia? ( dev-qt/qtmultimedia:5 )
+   scrobbler? ( net-misc/curl )
+   sndfile? ( media-libs/libsndfile )
+   sid? ( >=media-libs/libsidplayfp-1.1.0 )
+   soxr? ( media-libs/soxr )
+   udisks? ( sys-fs/udisks:2 )
+   vorbis? (
+   media-libs/libogg
+   media-libs/libvorbis
+   )
+   wavpack? ( media-sound/wavpack )
+"
+DEPEND="${RDEPEND}
+   dev-qt/linguist-tools:5
+"
+
+DOCS=( AUTHORS ChangeLog README )
+
+REQUIRED_USE="gnome? ( dbus ) udisks? ( dbus )"
+
+src_prepare() {
+   if has_version dev-libs/libcdio-paranoia; then
+   sed -i \
+   -e 's:cdio/cdda.h:cdio/paranoia/cdda.h:' \
+   src/plugins/Input/cdaudio/decoder_cdaudio.cpp || die
+   fi
+
+   cmake-utils_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DUSE_ALSA="$(usex alsa)"
+   -DUSE_AAC="$(usex aac)"
+   -DUSE_ANALYZER="$(usex analyzer)"
+   -DUSE_BS2B="$(usex bs2b)"
+   -DUSE_CDA="$(usex cdda)"
+   -DUSE_CROSSFADE="$(usex crossfade)"
+   -DUSE_COVER="$(usex cover)"
+   -DUSE_CUE="$(usex cue)"
+   -DUSE_CURL="$(usex curl)"
+   -DUSE_ENCA="$(usex enca)"
+   -DUSE_FFMPEG="$(usex ffmpeg)"
+   -DUSE_FLAC="$(usex flac)"
+   -DUSE_GME="$(usex game)"
+   -DUSE_GNOMEHOTKEY="$(usex gnome)"
+   -DUSE_HAL=OFF
+   -DUSE_JACK="$(usex jack)"
+   -DUSE_KDENOTIFY="$(usex dbus)"
+   -DUSE_LADSPA="$(usex ladspa)"
+   -DUSE_LYRICS="$(usex lyrics)"
+   -DUSE_MAD="$(usex mad)"
+   -DUSE_MIDI="$(usex midi)"
+   -DUSE_MPLAYER="$(usex mplayer)"
+   -DUSE_MMS="$(usex mms)"
+   -DUSE_MODPLUG="$(usex modplug)"
+ 

[gentoo-commits] repo/gentoo:master commit in: media-sound/qmmp/

2017-02-25 Thread Andreas Sturmlechner
commit: fd7f159bb38e24bb43ddd51829a08d98c5fea3c5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Feb 25 22:39:33 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Feb 25 22:45:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd7f159b

media-sound/qmmp: Drop old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-sound/qmmp/qmmp-1.1.7.ebuild | 127 -
 1 file changed, 127 deletions(-)

diff --git a/media-sound/qmmp/qmmp-1.1.7.ebuild 
b/media-sound/qmmp/qmmp-1.1.7.ebuild
deleted file mode 100644
index 6249311e7b..00
--- a/media-sound/qmmp/qmmp-1.1.7.ebuild
+++ /dev/null
@@ -1,127 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit cmake-utils
-[ "$PV" == "" ] && inherit subversion
-
-DESCRIPTION="Qt5-based audio player with winamp/xmms skins support"
-HOMEPAGE="http://qmmp.ylsoftware.com;
-if [ "$PV" != "" ]; then
-   SRC_URI="http://qmmp.ylsoftware.com/files/${P}.tar.bz2;
-   KEYWORDS="~amd64 ~x86"
-else
-   QMMP_DEV_BRANCH="1.1"
-   
ESVN_REPO_URI="svn://svn.code.sf.net/p/${PN}-dev/code/branches/${PN}-${QMMP_DEV_BRANCH}"
-fi
-
-LICENSE="GPL-2"
-SLOT="0"
-# KEYWORDS further up
-IUSE="analyzer aac +alsa bs2b cdda cover crossfade cue curl enca ffmpeg flac 
jack game kde ladspa
-lyrics +mad midi mms modplug mplayer mpris musepack notifier opus oss projectm
-pulseaudio qsui scrobbler sndfile soxr stereo tray udisks +vorbis wavpack"
-
-RDEPEND="media-libs/taglib
-   dev-qt/qtcore:5
-   dev-qt/qtdbus:5
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtwidgets:5
-   dev-qt/qtx11extras:5
-   alsa? ( media-libs/alsa-lib )
-   bs2b? ( media-libs/libbs2b )
-   cdda? ( dev-libs/libcdio-paranoia )
-   cue? ( media-libs/libcue )
-   curl? ( net-misc/curl )
-   aac? ( media-libs/faad2 )
-   enca? ( app-i18n/enca )
-   flac? ( media-libs/flac )
-   game? ( media-libs/game-music-emu )
-   ladspa? ( media-libs/ladspa-cmt )
-   mad? ( media-libs/libmad )
-   midi? ( media-sound/wildmidi )
-   mms? ( media-libs/libmms )
-   mplayer? ( media-video/mplayer )
-   mpris? ( dev-qt/qtdbus:5 )
-   musepack? ( >=media-sound/musepack-tools-444 )
-   modplug? ( >=media-libs/libmodplug-0.8.4 )
-   vorbis? ( media-libs/libvorbis
-   media-libs/libogg )
-   jack? ( media-sound/jack-audio-connection-kit
-   media-libs/libsamplerate )
-   ffmpeg? ( virtual/ffmpeg )
-   opus? ( media-libs/opusfile )
-   projectm? ( media-libs/libprojectm
-   dev-qt/qtopengl:5
-   dev-qt/qtgui:5[-gles2] )
-   pulseaudio? ( >=media-sound/pulseaudio-0.9.9 )
-   wavpack? ( media-sound/wavpack )
-   scrobbler? ( net-misc/curl )
-   sndfile? ( media-libs/libsndfile )
-   soxr? ( media-libs/soxr )
-   udisks? ( sys-fs/udisks:2 )"
-DEPEND="${RDEPEND}
-   dev-qt/linguist-tools:5"
-
-DOCS="AUTHORS ChangeLog README"
-
-CMAKE_IN_SOURCE_BUILD="1"
-
-src_prepare() {
-   if has_version dev-libs/libcdio-paranoia; then
-   sed -i \
-   -e 's:cdio/cdda.h:cdio/paranoia/cdda.h:' \
-   src/plugins/Input/cdaudio/decoder_cdaudio.cpp || die
-   fi
-
-   cmake-utils_src_prepare
-}
-
-src_configure() {
-   mycmakeargs=(
-   -DUSE_ALSA="$(usex alsa)"
-   -DUSE_AAC="$(usex aac)"
-   -DUSE_ANALYZER="$(usex analyzer)"
-   -DUSE_BS2B="$(usex bs2b)"
-   -DUSE_CDA="$(usex cdda)"
-   -DUSE_CROSSFADE="$(usex crossfade)"
-   -DUSE_COVER="$(usex cover)"
-   -DUSE_CUE="$(usex cue)"
-   -DUSE_CURL="$(usex curl)"
-   -DUSE_ENCA="$(usex enca)"
-   -DUSE_FFMPEG="$(usex ffmpeg)"
-   -DUSE_FLAC="$(usex flac)"
-   -DUSE_GME="$(usex game)"
-   -DUSE_HAL=OFF
-   -DUSE_JACK="$(usex jack)"
-   -DUSE_KDENOTIFY="$(usex kde)"
-   -DUSE_LADSPA="$(usex ladspa)"
-   -DUSE_LYRICS="$(usex lyrics)"
-   -DUSE_MAD="$(usex mad)"
-   -DUSE_MIDI="$(usex midi)"
-   -DUSE_MPLAYER="$(usex mplayer)"
-   -DUSE_MMS="$(usex mms)"
-   -DUSE_MODPLUG="$(usex modplug)"
-   -DUSE_MPRIS="$(usex mpris)"
-   -DUSE_MPC="$(usex musepack)"
-   -DUSE_NOTIFIER="$(usex notifier)"
-   -DUSE_OPUS="$(usex opus)"
-   -DUSE_OSS="$(usex oss)"
-   -DUSE_PROJECTM="$(usex projectm)"
-   -DUSE_PULSE="$(usex pulseaudio)"
-   -DUSE_QSUI="$(usex qsui)"
-   -DUSE_SCROBBLER="$(usex scrobbler)"
-   -DUSE_SNDFILE="$(usex sndfile)"
-   -DUSE_SOXR="$(usex soxr)"
- 

[gentoo-commits] repo/gentoo:master commit in: media-sound/qmmp/

2017-02-25 Thread Andreas Sturmlechner
commit: 71d1668774c2d0752b6b54bf9eda5a7604d812fe
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Feb 25 21:42:16 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Feb 25 22:45:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71d16687

media-sound/qmmp: USE: kde->dbus; add gnome,libav,sid,qtmedia; drop mpris

virtual/ffmpeg -> ffmpeg/libav
Consolidate USE kde, mpris into one dbus flag
Add USE=gnome to get full control over optional dev-qt/qtdbus DEPEND
Add USE=qtmedia to control missing dev-qt/qtmultimedia DEPEND
Add missing DEPENDs: dev-libs/libcdio, x11-libs/libX11
Sort IUSE, DEPENDs
CMAKE_IN_SOURCE_BUILD seems not necessary anymore.
metadata.xml: Indentation

Gentoo-bug: 610838

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-sound/qmmp/metadata.xml | 60 ---
 media-sound/qmmp/qmmp-.ebuild | 76 ---
 2 files changed, 79 insertions(+), 57 deletions(-)

diff --git a/media-sound/qmmp/metadata.xml b/media-sound/qmmp/metadata.xml
index 81b6c44ec5..9e4d00ae58 100644
--- a/media-sound/qmmp/metadata.xml
+++ b/media-sound/qmmp/metadata.xml
@@ -1,33 +1,37 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-   hwoar...@gentoo.org
-   Markos Chandras
+   
+   hwoar...@gentoo.org
+   Markos Chandras
+   
+   
+   so...@gentoo.org
+   Gentoo Sound project

-  
-so...@gentoo.org
-Gentoo Sound project
-  
-  
-Enable visual analyzer
-Enable Bauer stereophonic-to-binaural headphone 
filter
-   Enable crossfade effect when switching 
tracks
-   Enable album cover support
-   enable CUE sheet parsing
-   Detects the character encoding automatically
-   Enable Game music support
-   Fetch track lyrics from the web
-   Enable midi support using wildmidi library
-   Enable MPRIS support
-   Enable qmmps' notifier system
-   Enable the opus plugin
-   Enable QMMP simple UI
-   Enable stereo effect
-   Build tray icon
-   Use kde4 notifier system
-   Enable projectm music visualization plugin
-Enable audioscrobbler/last.fm support
-Use the SoX resampling library
-  
+   
+   Enable visual analyzer
+   Enable Bauer stereophonic-to-binaural 
headphone filter
+   Enable album cover support
+   Enable crossfade effect when switching 
tracks
+   enable CUE sheet parsing
+   Enable DBus notifiications and MPRIS 
support
+   Detects the character encoding 
automatically
+   Enable Game music support
+   Enable Gnome hotkey support (requires 
Qt5DBus)
+   Use kde4 notifier system
+   Fetch track lyrics from the web
+   Enable midi support using wildmidi 
library
+   Enable MPRIS support
+   Enable qmmps' notifier system
+   Enable the opus plugin
+   Enable projectm music visualization 
plugin
+   Enable QMMP simple UI
+   Enable playback via 
dev-qt/qtmultimedia
+   Enable audioscrobbler/last.fm 
support
+   Build with SID (Commodore 64 Audio) 
support
+   Use the SoX resampling library
+   Enable stereo effect
+   Build tray icon
+   
 

diff --git a/media-sound/qmmp/qmmp-.ebuild 
b/media-sound/qmmp/qmmp-.ebuild
index 488c726cc4..be65bb4516 100644
--- a/media-sound/qmmp/qmmp-.ebuild
+++ b/media-sound/qmmp/qmmp-.ebuild
@@ -1,76 +1,91 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=6
 
 inherit cmake-utils
-[ "$PV" == "" ] && inherit subversion
+[[ ${PV} =  ]] && inherit subversion
 
 DESCRIPTION="Qt5-based audio player with winamp/xmms skins support"
 HOMEPAGE="http://qmmp.ylsoftware.com;
-if [ "$PV" != "" ]; then
+if [[ ${PV} !=  ]]; then
SRC_URI="http://qmmp.ylsoftware.com/files/${P}.tar.bz2;
KEYWORDS="~amd64 ~x86"
 else
QMMP_DEV_BRANCH="1.1"
-   SRC_URI=""

ESVN_REPO_URI="svn://svn.code.sf.net/p/${PN}-dev/code/branches/${PN}-${QMMP_DEV_BRANCH}"
-   KEYWORDS=""
 fi
 
 LICENSE="GPL-2"
 SLOT="0"
 # KEYWORDS further up
-IUSE="analyzer aac +alsa bs2b cdda cover crossfade cue curl enca ffmpeg flac 
jack game kde ladspa
-lyrics +mad midi mms modplug mplayer mpris musepack notifier opus oss projectm
-pulseaudio qsui scrobbler sndfile soxr stereo tray udisks +vorbis wavpack"
+IUSE="aac +alsa analyzer bs2b cdda cover crossfade cue curl +dbus enca ffmpeg 
flac game gnome
+jack ladspa libav lyrics +mad midi mms modplug mplayer musepack notifier opus 
oss projectm
+pulseaudio qsui qtmedia scrobbler sid sndfile soxr stereo tray udisks +vorbis 
wavpack"
 

[gentoo-commits] repo/gentoo:master commit in: dev-vcs/vcsh/

2017-02-25 Thread Matthias Maier
commit: c412040bd725e5ab47c49e8b255310d10f6a46ca
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Feb 25 22:18:31 2017 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Feb 25 22:42:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c412040b

dev-vcs/vcsh: version bump to 1.20151229.1

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-vcs/vcsh/Manifest |  1 +
 dev-vcs/vcsh/vcsh-1.20151229.1.ebuild | 48 +++
 2 files changed, 49 insertions(+)

diff --git a/dev-vcs/vcsh/Manifest b/dev-vcs/vcsh/Manifest
index 23c394b5e3..1b0034b9da 100644
--- a/dev-vcs/vcsh/Manifest
+++ b/dev-vcs/vcsh/Manifest
@@ -1,2 +1,3 @@
 DIST vcsh-1.20150502.tar.gz 33813 SHA256 
127c7f35e9b097b722917d42f9652375033b12f14b6702a08621cb16205d253f SHA512 
54306b424bbef145f1231b88823a6959b6263c11b677200a2d3914e0cdfd0595902e6193cd9acfa53c3c5c3aff18d2e9a974373e70da4516b0237005d95d5630
 WHIRLPOOL 
51f6a51e625e39e17143dd7ba8d51800bcd17d06849dbce4c35ee3f277b10a575d117cc68be2ffa042085e223c0dc7d1e5aee61ed6921438cc0088ba90295a5f
+DIST vcsh-1.20151229.1.tar.gz 38309 SHA256 
7682a517eaf88a86ea5e38ad81707800e965375eaff8b5cfd882e210fe2fef71 SHA512 
da26044aa9bf884c178b1a2493f6bb4bea978d39d97f0dd31aef0130bac375ef2e519a3f7a14087467a3fccfd815f11c0718ca0f668d61dd91c97ac74af8afeb
 WHIRLPOOL 
7c8620ee10589be46798332159458a2d958cc2b69cb4bf627c4be48a8514dd56edec3eb65ad9bb7c7a00b8ab4cd4519d33e67a673dd918beebac6cf6b93c6f76
 DIST vcsh-1.20151229.tar.gz 34481 SHA256 
ae069506b0490287aefa582ab4e6af1c7ebc4dca743b17d91e0c8d0327d7a3fa SHA512 
213297d008f6f0701e9002e5b44eca0e7eb4bcaf62c12bc1efbf6d5c9590d1ca59a38f102e735eec9b2e85556e003632d948abc4325c7e78e478521d1c164d80
 WHIRLPOOL 
331abfe5fb22bd5ff72b43cddbe406dd0a6a62e5fed53f2c8ecc59f57d9b6728641941b94c8b82ce2a9ca54a931f72243f38cb8dbf44a1b66a402595d41ea9c0

diff --git a/dev-vcs/vcsh/vcsh-1.20151229.1.ebuild 
b/dev-vcs/vcsh/vcsh-1.20151229.1.ebuild
new file mode 100644
index 00..2a0c55a4ba
--- /dev/null
+++ b/dev-vcs/vcsh/vcsh-1.20151229.1.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit versionator
+
+DESCRIPTION='Manage config files in $HOME via fake bare git repositories'
+HOMEPAGE="https://github.com/RichiH/vcsh/;
+
+MY_PV="$(replace_version_separator 2 '-')"
+SRC_URI="https://github.com/RichiH/vcsh/archive/v${MY_PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="|| ( GPL-3 GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RESTRICT="test"
+
+RDEPEND="dev-vcs/git"
+DEPEND=""
+
+DOCS=( changelog README.md CONTRIBUTORS )
+
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+src_prepare() {
+   default
+   sed -i \
+   -e 's,vendor-completions,site-functions,' \
+   -e "s,\(\$(DOCDIR_PREFIX)\)/\$(self),\1/${PF}," \
+   Makefile || die "sed failed"
+
+   # remove dysfunctional tests
+   sed -i -e 's,install: all,install:,' \
+   Makefile || die "sed failed"
+}
+
+src_compile() {
+   :
+}
+
+src_install() {
+   default
+   dodoc -r doc/sample_hooks
+}



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

2017-02-25 Thread Matthias Maier
commit: 000faa37b1b4704842c98552340cac5dcfa23a3c
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Feb 25 22:30:57 2017 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Feb 25 22:42:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=000faa37

app-text/barcode: version bump to 0.99

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-text/barcode/Manifest|  1 +
 app-text/barcode/barcode-0.99.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/app-text/barcode/Manifest b/app-text/barcode/Manifest
index bf8f04590f..715ce7b0a2 100644
--- a/app-text/barcode/Manifest
+++ b/app-text/barcode/Manifest
@@ -1 +1,2 @@
 DIST barcode-0.98.tar.gz 335658 SHA256 
4229e19279b9787ac7e98852fa0bfd93986dce93b9cb07d93a017d68d409b635 SHA512 
b2ff43d0c752a9fe7c17d65ef136ff2432ceddd27879c91cb18e46e9b0fc8ed6c174aa4154c0fa6d6e70c478ac86448b8eafa1857bb759159b2eaecc8d6f7ca1
 WHIRLPOOL 
30bdb0037b5c69e6638175c27f96cce3329934b4febb634c48bd1b3b49cf2b6ef20462bb93432e4b3965f6f9f6a2f3d33d80a3dfa9365d9b69c993403a159327
+DIST barcode-0.99.tar.gz 890730 SHA256 
7c031cf3eb811242f53664379aebbdd9fae0b7b26b5e5d584c31a9f338154b64 SHA512 
f500dbe7eaa657ed6879316835557533e0972c8740a8bb61bea46efdd4120827a3c412ca24fec6e1833395191521425dae272f10d8553a252896b363290118b1
 WHIRLPOOL 
93cbc4d12fbc8d5ec1c4cd0b89f281bee9722814900890678d72b15a165ff27d1446f6ff7dd4b68c001ce343bb3ceb0fae6a3faabed30de5184e08ce0e206ba7

diff --git a/app-text/barcode/barcode-0.99.ebuild 
b/app-text/barcode/barcode-0.99.ebuild
new file mode 100644
index 00..e2edb1fea4
--- /dev/null
+++ b/app-text/barcode/barcode-0.99.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit eutils multilib
+
+DESCRIPTION="barcode generator"
+HOMEPAGE="https://www.gnu.org/software/barcode/;
+SRC_URI="mirror://gnu/barcode/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+IUSE=""
+RDEPEND="app-text/libpaper"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+   sed -i -e '/^LDFLAGS =/s:=:+=:' \
+   -e "/^aLIBDIR/s:lib:$(get_libdir):" \
+   -e '/^INFODIR/s:info:share/info:' \
+   -e '/^MAN/s:man:share/man:' \
+   Makefile.in || die
+
+   default
+}
+
+src_install() {
+   default
+   dodoc ChangeLog README TODO
+}



[gentoo-commits] repo/gentoo:master commit in: sci-biology/prodigal/

2017-02-25 Thread David Seifert
commit: 4fbb13acb672fe5e6deed1d248ea4372b1d67d0d
Author: David Seifert  gentoo  org>
AuthorDate: Sat Feb 25 22:39:31 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Feb 25 22:40:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fbb13ac

sci-biology/prodigal: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-biology/prodigal/Manifest |  2 --
 sci-biology/prodigal/prodigal-2.50.ebuild | 30 --
 sci-biology/prodigal/prodigal-2.60.ebuild | 30 --
 3 files changed, 62 deletions(-)

diff --git a/sci-biology/prodigal/Manifest b/sci-biology/prodigal/Manifest
index f689f26e0f..59719d7432 100644
--- a/sci-biology/prodigal/Manifest
+++ b/sci-biology/prodigal/Manifest
@@ -1,3 +1 @@
 DIST prodigal-2.6.3.tar.gz 610934 SHA256 
89094ad4bff5a8a8732d899f31cec350f5a4c27bcbdd12663f87c9d1f0ec599f SHA512 
6d6ec310143c50c0d65dbdbd26d6d271839bb23b1da376ecef20059731a9e643d631613eccaac2eb548b295264b9fe58c21b083f1511a6554912cb7d5351d541
 WHIRLPOOL 
d218510194777a15699cde33641768b24844e2077a1f63274a9d02c0d494c0d854dbbcf638df92839acd89916af63267d8e50b307a325f2e8026023675050fec
-DIST prodigal.v2_50.tar.gz 496654 SHA256 
0220dcc740c49941f9c2536b3aa81d3193f885bfd05c694f805d90d2cefbc421 SHA512 
b0f513148d9db7a5e29df010db535ea73b6609094f7a8753c5fccca821ee7b2b326a88b32ab3931e937df76f0cd4451f08d3449cf845f95d98557e44f9b8b923
 WHIRLPOOL 
eb57b0448fd12c95ef54e09e374caed602c71c5deed90ded65ab8cf605494a0032b183cb293a5e6e4560f6e1beb4198333d2868ed53181a749778cafd5c49ab5
-DIST prodigal.v2_60.tar.gz 615326 SHA256 
f18b093e0ac3b9ba40fc4d7bb76c2e20f2edb6d265451c82e3396138c9aac331 SHA512 
35441bbc36982c82389cb7f5060513b8be7686ef3f4328f63ea16c57d5914b7e7a25602b488769967fd759793784f6e44dce78c8eb1dd5ab739610031cd7fc81
 WHIRLPOOL 
2a866a81de298f0e7f225c345e9a4a0e851c179988825404f99964af6023ec22b1c5e117c847f30a0da510f4b78a5a9c3cab56105099ee5428a4eea276afa11a

diff --git a/sci-biology/prodigal/prodigal-2.50.ebuild 
b/sci-biology/prodigal/prodigal-2.50.ebuild
deleted file mode 100644
index 6da0bc..00
--- a/sci-biology/prodigal/prodigal-2.50.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-
-MY_PV=${PV//./_}
-
-DESCRIPTION="Prokaryotic Dynamic Programming Genefinding Algorithm"
-HOMEPAGE="http://prodigal.ornl.gov/ https://code.google.com/p/prodigal/;
-SRC_URI="https://prodigal.googlecode.com/files/prodigal.v${MY_PV}.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-S="${WORKDIR}/prodigal.v${MY_PV}"
-
-src_prepare() {
-   sed -i -e 's/CFLAGS=/CFLAGS+=/' -e 's/LDFLAGS=/LDFLAGS+=/' Makefile || 
die
-}
-
-src_install() {
-   dobin prodigal
-   dodoc README CHANGES
-}

diff --git a/sci-biology/prodigal/prodigal-2.60.ebuild 
b/sci-biology/prodigal/prodigal-2.60.ebuild
deleted file mode 100644
index eb0100b060..00
--- a/sci-biology/prodigal/prodigal-2.60.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-
-MY_PV=${PV//./_}
-
-DESCRIPTION="Prokaryotic Dynamic Programming Genefinding Algorithm"
-HOMEPAGE="http://prodigal.ornl.gov/ https://code.google.com/p/prodigal/;
-SRC_URI="https://prodigal.googlecode.com/files/prodigal.v${MY_PV}.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-S="${WORKDIR}/prodigal.v${MY_PV}"
-
-src_prepare() {
-   sed -i -e 's/CFLAGS=/CFLAGS+=/' -e 's/LDFLAGS=/LDFLAGS+=/' Makefile || 
die
-}
-
-src_install() {
-   dobin prodigal
-   dodoc README CHANGES
-}



[gentoo-commits] repo/gentoo:master commit in: sci-biology/prodigal/, sci-biology/prodigal/files/

2017-02-25 Thread David Seifert
commit: ccf76cecc1842711fbbd1632aae79d5fd70f8045
Author: David Seifert  gentoo  org>
AuthorDate: Sat Feb 25 22:37:57 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Feb 25 22:40:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccf76cec

sci-biology/prodigal: Version bump to 2.6.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-biology/prodigal/Manifest  |  1 +
 .../files/prodigal-2.6.3-fix-build-system.patch| 45 ++
 sci-biology/prodigal/prodigal-2.6.3.ebuild | 27 +
 3 files changed, 73 insertions(+)

diff --git a/sci-biology/prodigal/Manifest b/sci-biology/prodigal/Manifest
index efc235beb4..f689f26e0f 100644
--- a/sci-biology/prodigal/Manifest
+++ b/sci-biology/prodigal/Manifest
@@ -1,2 +1,3 @@
+DIST prodigal-2.6.3.tar.gz 610934 SHA256 
89094ad4bff5a8a8732d899f31cec350f5a4c27bcbdd12663f87c9d1f0ec599f SHA512 
6d6ec310143c50c0d65dbdbd26d6d271839bb23b1da376ecef20059731a9e643d631613eccaac2eb548b295264b9fe58c21b083f1511a6554912cb7d5351d541
 WHIRLPOOL 
d218510194777a15699cde33641768b24844e2077a1f63274a9d02c0d494c0d854dbbcf638df92839acd89916af63267d8e50b307a325f2e8026023675050fec
 DIST prodigal.v2_50.tar.gz 496654 SHA256 
0220dcc740c49941f9c2536b3aa81d3193f885bfd05c694f805d90d2cefbc421 SHA512 
b0f513148d9db7a5e29df010db535ea73b6609094f7a8753c5fccca821ee7b2b326a88b32ab3931e937df76f0cd4451f08d3449cf845f95d98557e44f9b8b923
 WHIRLPOOL 
eb57b0448fd12c95ef54e09e374caed602c71c5deed90ded65ab8cf605494a0032b183cb293a5e6e4560f6e1beb4198333d2868ed53181a749778cafd5c49ab5
 DIST prodigal.v2_60.tar.gz 615326 SHA256 
f18b093e0ac3b9ba40fc4d7bb76c2e20f2edb6d265451c82e3396138c9aac331 SHA512 
35441bbc36982c82389cb7f5060513b8be7686ef3f4328f63ea16c57d5914b7e7a25602b488769967fd759793784f6e44dce78c8eb1dd5ab739610031cd7fc81
 WHIRLPOOL 
2a866a81de298f0e7f225c345e9a4a0e851c179988825404f99964af6023ec22b1c5e117c847f30a0da510f4b78a5a9c3cab56105099ee5428a4eea276afa11a

diff --git a/sci-biology/prodigal/files/prodigal-2.6.3-fix-build-system.patch 
b/sci-biology/prodigal/files/prodigal-2.6.3-fix-build-system.patch
new file mode 100644
index 00..b6d92392d1
--- /dev/null
+++ b/sci-biology/prodigal/files/prodigal-2.6.3-fix-build-system.patch
@@ -0,0 +1,45 @@
+Fix build system to honour user variables.
+
+--- a/Makefile
 b/Makefile
+@@ -19,32 +19,31 @@
+ ##
+ 
+ SHELL   = /bin/sh
+-CC  = gcc
++CC ?= gcc
+ 
+-CFLAGS  += -pedantic -Wall -O3
+-LFLAGS = -lm $(LDFLAGS)
++LIBS= -lm
+ 
+ TARGET  = prodigal
+ SOURCES = $(shell echo *.c)
+ HEADERS = $(shell echo *.h)
+ OBJECTS = $(SOURCES:.c=.o)
+ 
+-INSTALLDIR  = /usr/local/bin
++BINDIR = $(EPREFIX)/usr/bin
+ 
+ all: $(TARGET)
+ 
+ $(TARGET): $(OBJECTS)
+-  $(CC) $(CFLAGS) -o $@ $^ $(LFLAGS)
++  $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LIBS)
+ 
+ %.o: %.c $(HEADERS)
+-  $(CC) $(CFLAGS) -c -o $@ $<
++  $(CC) -Wall -pedantic $(CFLAGS) $(CPPFLAGS) -c -o $@ $<
+ 
+ install: $(TARGET)
+-  install -d -m 0755 $(INSTALLDIR)
+-  install -m 0755 $(TARGET) $(INSTALLDIR)
++  install -d -m 0755 $(DESTDIR)$(BINDIR)
++  install -m 0755 $(TARGET) $(DESTDIR)$(BINDIR)
+  
+ uninstall:
+-  -rm $(INSTALLDIR)/$(TARGET)
++  -rm $(DESTDIR)$(BINDIR)/$(TARGET)
+ 
+ clean:
+   -rm -f $(OBJECTS)

diff --git a/sci-biology/prodigal/prodigal-2.6.3.ebuild 
b/sci-biology/prodigal/prodigal-2.6.3.ebuild
new file mode 100644
index 00..1eb3a64732
--- /dev/null
+++ b/sci-biology/prodigal/prodigal-2.6.3.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit toolchain-funcs
+
+DESCRIPTION="Prokaryotic Dynamic Programming Genefinding Algorithm"
+HOMEPAGE="http://prodigal.ornl.gov/;
+SRC_URI="https://github.com/hyattpd/${PN^}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+S=${WORKDIR}/${P^}
+
+PATCHES=( "${FILESDIR}"/${PN}-2.6.3-fix-build-system.patch )
+
+src_configure() {
+   tc-export CC
+}



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

2017-02-25 Thread Tim Harder
commit: cd246f24b58b58f7644874d93897f0aa2e2782e0
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Feb 25 22:11:25 2017 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Feb 25 22:24:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd246f24

dev-util/pkgcheck: remove old

 dev-util/pkgcheck/Manifest  |  2 --
 dev-util/pkgcheck/pkgcheck-0.5.1.ebuild | 45 -
 dev-util/pkgcheck/pkgcheck-0.5.ebuild   | 44 
 3 files changed, 91 deletions(-)

diff --git a/dev-util/pkgcheck/Manifest b/dev-util/pkgcheck/Manifest
index 6652027851..0de858ca32 100644
--- a/dev-util/pkgcheck/Manifest
+++ b/dev-util/pkgcheck/Manifest
@@ -1,3 +1 @@
-DIST pkgcheck-0.5.1.tar.gz 68345 SHA256 
2600434febcb5e6eb5bfb87f8d5c1106a4d301dffbe46b4aecb48773c3817342 SHA512 
4187f1f19f9e30ecf9c0b7ef34dfecee3257860cbac1f8a3b3f14dc4ed6c8a81ecd4e4a62eac2a08c1fee81aa776d303e267e2c586034e4dcd3c019d1710789e
 WHIRLPOOL 
d9e07fd5ecc813bedc1c3d5ae936e672ed81105aed4c200aeb50e9ebad0fa068e4dba9a1dcf6d31a0b1c359510fddd5d80aa9663e7ad3d721c60186f55bec1d0
 DIST pkgcheck-0.5.3.tar.gz 80896 SHA256 
f062626d33346c321b11cd9e7041a22fa9fc00dd5daeca00e588467aa21936e1 SHA512 
39804112b70bb90b655754b78d87a23906b749622083534dda1cb7b7e381c61f95c41c02fbfc6f8dea075bd3665cfda93f565c5d896779d5746ac71b74878df9
 WHIRLPOOL 
425da2fececa661584dbf5a3c602b855130eea7db97ceaee4c124059ba04944eb8d13d5899951e31127203697c3849e1bb00b5ad6e50210da7e48a22ff5ae244
-DIST pkgcheck-0.5.tar.gz 68669 SHA256 
38de9d6ff6950852167f7d21b1aa50aab3b980150f9c31f2d0547e74165df7b9 SHA512 
fb16450374b942533f83f76114c09e692ba000e91f79fb5e6a79afbfa791476864a591f1342e8b93fcbcc36422218a89b8e6753c65fdc644847ec1c08d369ace
 WHIRLPOOL 
0fb7ac1b82fe58497cf41426d6ea11104e80900bc4f1378613c36022f93ea4f222c5324725475b3bdf5e91cb6048a17720bbaa7bba996407693a21f73cc34424

diff --git a/dev-util/pkgcheck/pkgcheck-0.5.1.ebuild 
b/dev-util/pkgcheck/pkgcheck-0.5.1.ebuild
deleted file mode 100644
index 42619afa20..00
--- a/dev-util/pkgcheck/pkgcheck-0.5.1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-inherit distutils-r1
-
-if [[ ${PV} == * ]] ; then
-   EGIT_REPO_URI="https://github.com/pkgcore/pkgcheck.git;
-   inherit git-r3
-else
-   KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-fi
-
-DESCRIPTION="pkgcore-based QA utility"
-HOMEPAGE="https://github.com/pkgcore/pkgcheck;
-
-LICENSE="|| ( BSD GPL-2 )"
-SLOT="0"
-
-RDEPEND=">=sys-apps/pkgcore-0.9.2[${PYTHON_USEDEP}]
-   >=dev-python/snakeoil-0.6.5[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-
-pkg_setup() {
-   # disable snakeoil 2to3 caching...
-   unset PY2TO3_CACHEDIR
-}
-
-python_test() {
-   esetup.py test
-}
-
-python_install_all() {
-   local DOCS=( AUTHORS NEWS.rst )
-   distutils-r1_python_install_all
-}
-
-pkg_postinst() {
-   einfo "updating pkgcore plugin cache"
-   python_foreach_impl pplugincache pkgcheck.plugins
-}

diff --git a/dev-util/pkgcheck/pkgcheck-0.5.ebuild 
b/dev-util/pkgcheck/pkgcheck-0.5.ebuild
deleted file mode 100644
index 17e720316f..00
--- a/dev-util/pkgcheck/pkgcheck-0.5.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-inherit distutils-r1
-
-if [[ ${PV} == * ]] ; then
-   EGIT_REPO_URI="https://github.com/pkgcore/pkgcheck.git;
-   inherit git-r3
-else
-   KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-fi
-
-DESCRIPTION="pkgcore-based QA utility"
-HOMEPAGE="https://github.com/pkgcore/pkgcheck;
-
-LICENSE="|| ( BSD GPL-2 )"
-SLOT="0"
-
-RDEPEND=">=sys-apps/pkgcore-0.9[${PYTHON_USEDEP}]
-   >=dev-python/snakeoil-0.6.3[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
-   # disable snakeoil 2to3 caching...
-   unset PY2TO3_CACHEDIR
-}
-
-python_test() {
-   esetup.py test
-}
-
-python_install_all() {
-   local DOCS=( AUTHORS NEWS.rst )
-   distutils-r1_python_install_all
-}
-
-pkg_postinst() {
-   einfo "updating pkgcore plugin cache"
-   python_foreach_impl pplugincache pkgcheck.plugins
-}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/pkgcore/

2017-02-25 Thread Tim Harder
commit: 81741576f81be3cacdb1e640620727f4c07cf2d6
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Feb 25 22:16:26 2017 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Feb 25 22:24:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81741576

sys-apps/pkgcore: remove old

 sys-apps/pkgcore/Manifest |  2 -
 sys-apps/pkgcore/pkgcore-0.9.1.ebuild | 83 ---
 sys-apps/pkgcore/pkgcore-0.9.2.ebuild | 75 ---
 3 files changed, 160 deletions(-)

diff --git a/sys-apps/pkgcore/Manifest b/sys-apps/pkgcore/Manifest
index aebf72e47d..349448fd76 100644
--- a/sys-apps/pkgcore/Manifest
+++ b/sys-apps/pkgcore/Manifest
@@ -1,3 +1 @@
-DIST pkgcore-0.9.1.tar.gz 570633 SHA256 
d5f556c7dcf69aa45f8bc80c95cc5273de389d21ab7932a1cd8babcd5aa2fc10 SHA512 
3cd221070369af07729afa2af5bba20a544d2d58913a6e8d7da90b7a59d043fec906b7276032194cc5c86d84417793ba732f326a342b5ac439f1f2bf6b14a262
 WHIRLPOOL 
f39f927f0334be9ab95ed6bf6b8074f707fcee57eb124dc25b48bdc40c4743959fa9826e7cec593f082233624335d753f09990ce3faf7a798abf442c8879bbda
-DIST pkgcore-0.9.2.tar.bz2 464923 SHA256 
99c554588b7d75b8d4a8e5ee333dd70861cda21d15a4754afd8c2adefffa0835 SHA512 
33620d7c7a3fd2b8334dacf7bb925dcfe293a206c04125a738e3728a2c70e5491c3659b6aacc5427eb099ebbcd675424712751ecbfd20f2d55a7247ccf273064
 WHIRLPOOL 
badd2bb5d5b2dc5752a11a60f938001212e24605ad030e37c00d3cc98a9daa2b08fb486777a218cf22fe30eb82e9f8e342838640adf967a75e197e8926cd7535
 DIST pkgcore-0.9.4.tar.gz 593025 SHA256 
741ec7df34b0b25e914adeadb8f0045ed077a79cfe65d2cf84fb2426373ed826 SHA512 
c38fb5e4860e9b0442acfa60c431464b69791ffb2e6fe2429ae832c3ca66a54f4d263c031e6f72ae39080dd72b1058d93a5707009c1f9d9d02247b24f6001043
 WHIRLPOOL 
5367b3f272391bbc43b187880112242f007d538a75010ddaf021e80c56ec79f3a4b1937263dd65d8ba9faec80ca1d64b29e141618f4304433bb18b5e3ccb2f04

diff --git a/sys-apps/pkgcore/pkgcore-0.9.1.ebuild 
b/sys-apps/pkgcore/pkgcore-0.9.1.ebuild
deleted file mode 100644
index 89575fdf4f..00
--- a/sys-apps/pkgcore/pkgcore-0.9.1.ebuild
+++ /dev/null
@@ -1,83 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-inherit distutils-r1
-
-if [[ ${PV} == * ]] ; then
-   EGIT_REPO_URI="https://github.com/pkgcore/pkgcore.git;
-   inherit git-r3
-else
-   KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
-   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-fi
-
-DESCRIPTION="pkgcore package manager"
-HOMEPAGE="https://github.com/pkgcore/pkgcore;
-
-LICENSE="|| ( BSD GPL-2 )"
-SLOT="0"
-IUSE="doc test"
-
-RDEPEND=">=dev-python/snakeoil-0.6.4[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   dev-python/pyparsing[${PYTHON_USEDEP}]
-   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
-   test? ( $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 
python2_7) )
-"
-
-pkg_setup() {
-   # disable snakeoil 2to3 caching...
-   unset PY2TO3_CACHEDIR
-
-   mydistutilsargs=(
-   build
-   --disable-html-docs
-   --disable-man-pages
-   )
-}
-
-python_compile_all() {
-   esetup.py $(use doc && echo 'build_docs')
-
-   if [[ ${PV} == * ]]; then
-   esetup.py build_man
-   ln -s "${BUILD_DIR}/sphinx/man" man || die
-   fi
-
-   # symlinks generated manpages into source root
-   # dead symlinks are tolerated
-   ln -s "${BUILD_DIR}/sphinx/html" html || die
-}
-
-python_test() {
-   esetup.py test
-}
-
-src_install() {
-   mydistutilsargs+=(
-   install
-   --disable-html-docs
-   --disable-man-pages
-   )
-
-   distutils-r1_src_install
-}
-
-python_install_all() {
-   local cmds=(
-   install_man
-   )
-   use doc && cmds+=(
-   install_docs --path="${ED%/}"/usr/share/doc/${PF}/html
-   )
-
-   distutils-r1_python_install "${cmds[@]}"
-   distutils-r1_python_install_all
-}
-
-pkg_postinst() {
-   python_foreach_impl pplugincache
-}

diff --git a/sys-apps/pkgcore/pkgcore-0.9.2.ebuild 
b/sys-apps/pkgcore/pkgcore-0.9.2.ebuild
deleted file mode 100644
index 1bbd7ca419..00
--- a/sys-apps/pkgcore/pkgcore-0.9.2.ebuild
+++ /dev/null
@@ -1,75 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-inherit distutils-r1
-
-if [[ ${PV} == * ]] ; then
-   EGIT_REPO_URI="https://github.com/pkgcore/pkgcore.git;
-   inherit git-r3
-else
-   KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
-   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2"
-fi
-
-DESCRIPTION="a framework for package management"
-HOMEPAGE="https://github.com/pkgcore/pkgcore;
-
-LICENSE="|| ( BSD GPL-2 )"
-SLOT="0"
-IUSE="doc test"

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

2017-02-25 Thread Tim Harder
commit: ed4693afa00d14eb1f198796d48bca0e0700cf8f
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Feb 25 22:22:47 2017 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Feb 25 22:24:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed4693af

dev-python/pychroot: remove old

 dev-python/pychroot/Manifest   |  1 -
 dev-python/pychroot/pychroot-0.9.15.ebuild | 47 --
 2 files changed, 48 deletions(-)

diff --git a/dev-python/pychroot/Manifest b/dev-python/pychroot/Manifest
index 49f69c3786..9724556ae9 100644
--- a/dev-python/pychroot/Manifest
+++ b/dev-python/pychroot/Manifest
@@ -1,2 +1 @@
-DIST pychroot-0.9.15.tar.gz 29519 SHA256 
3215f650b05dc78d26233df0f8a62befe5eb9998e207023909cc098b8fd8f623 SHA512 
7764a7853f81f438c652bc37d135a0938ab9bbb4ec7d4a344e6e4613b1ec85a5da33da52f4ac5945ebc9da81263858cb3797f43af52811b86fa70601274ce3de
 WHIRLPOOL 
2695c8c01c81c86d966afb476fa25f770a84ae5a56636fa326a771982f5467494acae2932fefd71cf3e79639e490596b7914ab2ae56642675bb121d9b1aa8a7c
 DIST pychroot-0.9.16.tar.gz 31027 SHA256 
8bcfde4f045d34181ab6ec869abb6608c1340de4dd15ceac003287ec610d221d SHA512 
6e35c7b40ad27d234c855abf1857aa6579583d848b111559de21edfa0bc6987e08d1d122924101e2e9bdf37886591b7291a607ed22cf2c50aa11b32f7ea65495
 WHIRLPOOL 
234cdd15e1cda4473d061ec03f8be75560785ca53c441750372d34545e6e0a1d068a2bf9f652cc60486793fb294d3af1d68834602ab0e0160e4194a2a0f6a98d

diff --git a/dev-python/pychroot/pychroot-0.9.15.ebuild 
b/dev-python/pychroot/pychroot-0.9.15.ebuild
deleted file mode 100644
index e63b3f331a..00
--- a/dev-python/pychroot/pychroot-0.9.15.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
-inherit distutils-r1
-
-if [[ ${PV} == * ]] ; then
-   EGIT_REPO_URI="https://github.com/pkgcore/pychroot.git;
-   inherit git-r3
-else
-   KEYWORDS="~amd64 ~x86"
-   
SRC_URI="https://github.com/pkgcore/${PN}/releases/download/v${PV}/${P}.tar.gz;
-fi
-
-DESCRIPTION="a python library and cli tool that simplify chroot handling"
-HOMEPAGE="https://github.com/pkgcore/pychroot;
-
-LICENSE="BSD"
-SLOT="0"
-IUSE="test"
-
-RDEPEND="
-   >=dev-python/snakeoil-0.7.0[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 
python2_7)
-   dev-python/pytest[${PYTHON_USEDEP}]
-   )"
-[[ ${PV} == * ]] && DEPEND+=" dev-python/sphinx[${PYTHON_USEDEP}]"
-
-python_compile_all() {
-   esetup.py build_man
-}
-
-python_test() {
-   esetup.py test
-}
-
-python_install_all() {
-   local DOCS=( NEWS.rst README.rst )
-   distutils-r1_python_install install_man
-   distutils-r1_python_install_all
-}



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

2017-02-25 Thread Tim Harder
commit: de61a791f94a44dc5611100eb58c0db971933190
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Feb 25 22:21:51 2017 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Feb 25 22:24:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de61a791

dev-python/snakeoil: remove old

 dev-python/snakeoil/Manifest  |  2 --
 dev-python/snakeoil/snakeoil-0.6.6.ebuild | 33 ---
 dev-python/snakeoil/snakeoil-0.7.0.ebuild | 33 ---
 3 files changed, 68 deletions(-)

diff --git a/dev-python/snakeoil/Manifest b/dev-python/snakeoil/Manifest
index 035a5960e4..d09dd6b367 100644
--- a/dev-python/snakeoil/Manifest
+++ b/dev-python/snakeoil/Manifest
@@ -1,3 +1 @@
-DIST snakeoil-0.6.6.tar.gz 198899 SHA256 
16e2d4f257ecea340134f0e1e97c4d363f6e3c8f87bf5d8ba49d48955406f9f2 SHA512 
d6502d345dc26f2048855fe6e468918c5f0a7d66165152cb5bf38cb4b4ebdb45a5eab346a19a6cad04f0fbf905200b90d660a36b52df000164b117fe2d536f35
 WHIRLPOOL 
81ecac1317f00be47ba482564dd5c11f4fdbc69df70badf2c8e555c34cd79b55e75c1e18e17bbc427b23b80e41f43f60e6fd29679c88361b5ac86b21afdc60d1
-DIST snakeoil-0.7.0.tar.gz 213610 SHA256 
e1af5015a78dc6875db859ea295a1d411f45844fe605675c795475a707ef5399 SHA512 
a7f25a897e7f704fe486f9538dd71367102915d4078e3f334da8bfc114c840b74fd27758e65c9fc2fab8ef2d45f042fe8de0621d38096dd06a1252de43e6b4c5
 WHIRLPOOL 
7339c0484b416f187c17ed5afa214ddb23d8606db93b30980c7fe23c94b0fa7d52fd2b9ba4e1dbada530cbeea93af34e8a3968efdcb776779a71150a3035736b
 DIST snakeoil-0.7.1.tar.gz 214261 SHA256 
e210db2713da8431eea6b6b3afc98bea829c6612733e6309871b2614d08dcc5b SHA512 
1c0d03d50a1738cbb3cceecec9445585d089ea535657467871930cca7282d3426780451fb45774e16b05714a1da13766d68f62def7a2d957e2124bd71335d0a0
 WHIRLPOOL 
aa20cabbceaae564802b8ed5a7a6e5dc1039d27021d477179bcad28d4317b875cbddb889e7196fc1c091a802dd28f8c7efe1c6680b170a54c5e2b07c23052623

diff --git a/dev-python/snakeoil/snakeoil-0.6.6.ebuild 
b/dev-python/snakeoil/snakeoil-0.6.6.ebuild
deleted file mode 100644
index a3eddde9f7..00
--- a/dev-python/snakeoil/snakeoil-0.6.6.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
-PYTHON_REQ_USE="threads(+)"
-inherit distutils-r1
-
-if [[ ${PV} == * ]] ; then
-   EGIT_REPO_URI="https://github.com/pkgcore/snakeoil.git;
-   inherit git-r3
-else
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86"
-   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-fi
-
-DESCRIPTION="Miscellaneous python utility code"
-HOMEPAGE="https://github.com/pkgcore/snakeoil;
-
-LICENSE="BSD"
-SLOT="0"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_configure_all() {
-   # disable snakeoil 2to3 caching
-   unset PY2TO3_CACHEDIR
-}
-
-python_test() {
-   esetup.py test
-}

diff --git a/dev-python/snakeoil/snakeoil-0.7.0.ebuild 
b/dev-python/snakeoil/snakeoil-0.7.0.ebuild
deleted file mode 100644
index f82c7fde62..00
--- a/dev-python/snakeoil/snakeoil-0.7.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
-PYTHON_REQ_USE="threads(+)"
-inherit distutils-r1
-
-if [[ ${PV} == * ]] ; then
-   EGIT_REPO_URI="https://github.com/pkgcore/snakeoil.git;
-   inherit git-r3
-else
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86"
-   
SRC_URI="https://github.com/pkgcore/${PN}/releases/download/v${PV}/${P}.tar.gz;
-fi
-
-DESCRIPTION="misc common functionality and useful optimizations"
-HOMEPAGE="https://github.com/pkgcore/snakeoil;
-
-LICENSE="BSD"
-SLOT="0"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_configure_all() {
-   # disable snakeoil 2to3 caching
-   unset PY2TO3_CACHEDIR
-}
-
-python_test() {
-   esetup.py test
-}



[gentoo-commits] proj/qt:master commit in: dev-qt/qtdbus/

2017-02-25 Thread Michael Palimaka
commit: 7e4912c5b10d72c7b0825ee47632232ac30a7f09
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Feb 25 22:19:55 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb 25 22:20:04 2017 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=7e4912c5

dev-qt/qtdbus: fix phase order

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-qt/qtdbus/qtdbus-5.8.0.ebuild| 18 +-
 dev-qt/qtdbus/qtdbus-5.8..ebuild | 18 +-
 dev-qt/qtdbus/qtdbus-5..ebuild   | 18 +-
 3 files changed, 27 insertions(+), 27 deletions(-)

diff --git a/dev-qt/qtdbus/qtdbus-5.8.0.ebuild 
b/dev-qt/qtdbus/qtdbus-5.8.0.ebuild
index d6b48c91..a740975e 100644
--- a/dev-qt/qtdbus/qtdbus-5.8.0.ebuild
+++ b/dev-qt/qtdbus/qtdbus-5.8.0.ebuild
@@ -49,15 +49,6 @@ src_configure() {
qt5-build_src_configure
 }
 
-src_install() {
-   QT5_TARGET_SUBDIRS=(
-   src/dbus
-   src/tools/qdbusxml2cpp
-   src/tools/qdbuscpp2xml
-   )
-   qt5-build_src_install
-}
-
 src_compile() {
hack() {
emake
@@ -67,3 +58,12 @@ src_compile() {
}
qt5_foreach_target_subdir hack
 }
+
+src_install() {
+   QT5_TARGET_SUBDIRS=(
+   src/dbus
+   src/tools/qdbusxml2cpp
+   src/tools/qdbuscpp2xml
+   )
+   qt5-build_src_install
+}

diff --git a/dev-qt/qtdbus/qtdbus-5.8..ebuild 
b/dev-qt/qtdbus/qtdbus-5.8..ebuild
index d6b48c91..a740975e 100644
--- a/dev-qt/qtdbus/qtdbus-5.8..ebuild
+++ b/dev-qt/qtdbus/qtdbus-5.8..ebuild
@@ -49,15 +49,6 @@ src_configure() {
qt5-build_src_configure
 }
 
-src_install() {
-   QT5_TARGET_SUBDIRS=(
-   src/dbus
-   src/tools/qdbusxml2cpp
-   src/tools/qdbuscpp2xml
-   )
-   qt5-build_src_install
-}
-
 src_compile() {
hack() {
emake
@@ -67,3 +58,12 @@ src_compile() {
}
qt5_foreach_target_subdir hack
 }
+
+src_install() {
+   QT5_TARGET_SUBDIRS=(
+   src/dbus
+   src/tools/qdbusxml2cpp
+   src/tools/qdbuscpp2xml
+   )
+   qt5-build_src_install
+}

diff --git a/dev-qt/qtdbus/qtdbus-5..ebuild 
b/dev-qt/qtdbus/qtdbus-5..ebuild
index d6b48c91..a740975e 100644
--- a/dev-qt/qtdbus/qtdbus-5..ebuild
+++ b/dev-qt/qtdbus/qtdbus-5..ebuild
@@ -49,15 +49,6 @@ src_configure() {
qt5-build_src_configure
 }
 
-src_install() {
-   QT5_TARGET_SUBDIRS=(
-   src/dbus
-   src/tools/qdbusxml2cpp
-   src/tools/qdbuscpp2xml
-   )
-   qt5-build_src_install
-}
-
 src_compile() {
hack() {
emake
@@ -67,3 +58,12 @@ src_compile() {
}
qt5_foreach_target_subdir hack
 }
+
+src_install() {
+   QT5_TARGET_SUBDIRS=(
+   src/dbus
+   src/tools/qdbusxml2cpp
+   src/tools/qdbuscpp2xml
+   )
+   qt5-build_src_install
+}



[gentoo-commits] repo/gentoo:master commit in: app-portage/gentoopm/

2017-02-25 Thread Michał Górny
commit: 3214f1b3deda555317d5bcad60aee82e545ad6d1
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb 25 22:10:25 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Feb 25 22:11:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3214f1b3

app-portage/gentoopm: Bump dependencies for new APIs

 app-portage/gentoopm/gentoopm-.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-portage/gentoopm/gentoopm-.ebuild 
b/app-portage/gentoopm/gentoopm-.ebuild
index a1bcef5a3b..f7ef633ee4 100644
--- a/app-portage/gentoopm/gentoopm-.ebuild
+++ b/app-portage/gentoopm/gentoopm-.ebuild
@@ -19,9 +19,9 @@ IUSE="doc"
 
 RDEPEND="
|| (
-   sys-apps/pkgcore[${PYTHON_USEDEP}]
+   >=sys-apps/pkgcore-0.9.4[${PYTHON_USEDEP}]
>=sys-apps/portage-2.1.10.3[${PYTHON_USEDEP}]
-   >=sys-apps/paludis-2.6.0[python,${PYTHON_USEDEP}] )"
+   >=sys-apps/paludis-3.0.0_pre20170219[python,${PYTHON_USEDEP}] )"
 DEPEND="doc? ( dev-python/epydoc[$(python_gen_usedep python2_7)] )"
 PDEPEND="app-eselect/eselect-package-manager"
 



[gentoo-commits] repo/gentoo:master commit in: app-office/calligra/

2017-02-25 Thread Johannes Huber
commit: 33074d531e1385e0e569d6b21f084818837bc848
Author: Johannes Huber  gentoo  org>
AuthorDate: Sat Feb 25 22:00:49 2017 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sat Feb 25 22:05:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33074d53

app-office/calligra: Drop marble use flag

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-office/calligra/calligra-2.9.11-r1.ebuild | 5 ++---
 app-office/calligra/calligra-2.9.11.ebuild| 9 -
 app-office/calligra/metadata.xml  | 1 -
 3 files changed, 6 insertions(+), 9 deletions(-)

diff --git a/app-office/calligra/calligra-2.9.11-r1.ebuild 
b/app-office/calligra/calligra-2.9.11-r1.ebuild
index 9fcd32a7a8..b18093c2d1 100644
--- a/app-office/calligra/calligra-2.9.11-r1.ebuild
+++ b/app-office/calligra/calligra-2.9.11-r1.ebuild
@@ -41,7 +41,7 @@ if [[ ${KDE_BUILD_TYPE} == release ]] ; then
 fi
 
 IUSE="color-management +crypt +eigen +exif fftw +fontconfig freetds +glew +glib
-+gsf gsl import-filter +jpeg jpeg2k +kdcraw +lcms marble mysql +okular openexr
++gsf gsl import-filter +jpeg jpeg2k +kdcraw +lcms mysql +okular openexr
 +pdf +pim postgres spacenav sybase test tiff +threads +truetype vc xbase +xml"
 
 # Don't use Active, it's broken on desktops.
@@ -95,7 +95,6 @@ RDEPEND="
media-libs/lcms:2
x11-libs/libX11
)
-   marble? ( $(add_kdeapps_dep marble) )
mysql? ( virtual/mysql )
okular? ( kde-apps/okular:4=[aqua=] )
openexr? ( media-libs/openexr:= )
@@ -177,6 +176,7 @@ src_configure() {
-DPACKAGERS_BUILD=OFF
-DWITH_Soprano=OFF
-DWITH_KActivities=OFF
+   -DWITH_CalligraMarble=OFF
-DWITH_Iconv=ON
-DWITH_OCIO=$(usex color-management)
-DWITH_QCA2=$(usex crypt)
@@ -198,7 +198,6 @@ src_configure() {
-DWITH_OpenJPEG=$(usex jpeg2k)
-DWITH_Kdcraw=$(usex kdcraw)
-DWITH_LCMS2=$(usex lcms)
-   -DWITH_CalligraMarble=$(usex marble)
-DWITH_MySQL=$(usex mysql)
-DWITH_Okular=$(usex okular)
-DWITH_OpenEXR=$(usex openexr)

diff --git a/app-office/calligra/calligra-2.9.11.ebuild 
b/app-office/calligra/calligra-2.9.11.ebuild
index 361b71f6cb..f48bdda5b6 100644
--- a/app-office/calligra/calligra-2.9.11.ebuild
+++ b/app-office/calligra/calligra-2.9.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -41,7 +41,7 @@ if [[ ${KDE_BUILD_TYPE} == release ]] ; then
 fi
 
 IUSE="attica color-management +crypt +eigen +exif fftw +fontconfig freetds
-+glew +glib +gsf gsl import-filter +jpeg jpeg2k +kdcraw +lcms marble mysql
++glew +glib +gsf gsl import-filter +jpeg jpeg2k +kdcraw +lcms mysql
 +okular openexr +pdf +pim postgres spacenav sybase test tiff +threads
 +truetype vc xbase +xml"
 
@@ -97,7 +97,6 @@ RDEPEND="
media-libs/lcms:2
x11-libs/libX11
)
-   marble? ( $(add_kdeapps_dep marble) )
mysql? ( virtual/mysql )
okular? ( >=kde-apps/okular-4.4:4=[aqua=] )
opengl? (
@@ -181,7 +180,8 @@ src_configure() {
"-DCREATIVEONLY=OFF"
"-DPACKAGERS_BUILD=OFF"
"-DWITH_Soprano=OFF"
-   "-DWITH_KActivities=OFF"# deprecated Plasma 4 
activities integration
+   "-DWITH_KActivities=OFF"
+   "-DWITH_CalligraMarble=OFF"
)
 
# regular options
@@ -207,7 +207,6 @@ src_configure() {
$(cmake-utils_use_with jpeg2k OpenJPEG)
$(cmake-utils_use_with kdcraw Kdcraw)
$(cmake-utils_use_with lcms LCMS2)
-   $(cmake-utils_use_with marble CalligraMarble)
$(cmake-utils_use_with mysql MySQL)
$(cmake-utils_use_with okular Okular)
$(cmake-utils_use_with openexr OpenEXR)

diff --git a/app-office/calligra/metadata.xml b/app-office/calligra/metadata.xml
index 9c760ee454..c3442894b6 100644
--- a/app-office/calligra/metadata.xml
+++ b/app-office/calligra/metadata.xml
@@ -20,7 +20,6 @@
Enable support for various import 
filter file formats like WordPerfect, Visio and Apple Keynote
Enable support for KDE image manipulating 
interface via kde-apps/libkdcraw
Build colorengine plugins using 
media-libs/lcms
-   Enable displaying of maps using 
Marble
Enable bindings for 
kde-apps/okular
Build stage/eventplugins and videoshape 
plugin using media-libs/phonon
Enable support for KDE PIM resources 
integration



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kdeedu-meta/

2017-02-25 Thread Johannes Huber
commit: e2b7bf37b7fbb470cce308e9ce711e8282afeff3
Author: Johannes Huber  gentoo  org>
AuthorDate: Sat Feb 25 22:02:15 2017 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sat Feb 25 22:05:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2b7bf37

kde-apps/kdeedu-meta: Drop RDEPEND on kde-apps/marble:4

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-apps/kdeedu-meta/kdeedu-meta-16.08.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kdeedu-meta/kdeedu-meta-16.08.3.ebuild 
b/kde-apps/kdeedu-meta/kdeedu-meta-16.08.3.ebuild
index 92360cccb2..7cc2829d7a 100644
--- a/kde-apps/kdeedu-meta/kdeedu-meta-16.08.3.ebuild
+++ b/kde-apps/kdeedu-meta/kdeedu-meta-16.08.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -33,7 +33,7 @@ RDEPEND="
$(add_kdeapps_dep kturtle)
$(add_kdeapps_dep kwordquiz)
$(add_kdeapps_dep libkeduvocdocument)
-   || ( $(add_kdeapps_dep marble) kde-apps/marble:4 )
+   $(add_kdeapps_dep marble)
$(add_kdeapps_dep minuet '' 16.04.3)
$(add_kdeapps_dep parley)
$(add_kdeapps_dep rocs)



[gentoo-commits] repo/gentoo:master commit in: kde-apps/marble/

2017-02-25 Thread Johannes Huber
commit: 6e0ca8901f16cd2a1ce5bcdd76a2fd3715ede6e9
Author: Johannes Huber  gentoo  org>
AuthorDate: Sat Feb 25 22:03:39 2017 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sat Feb 25 22:05:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e0ca890

kde-apps/marble: Drop slot 4

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-apps/marble/Manifest |  1 -
 kde-apps/marble/marble-4.14.3.ebuild | 92 
 kde-apps/marble/metadata.xml |  2 -
 3 files changed, 95 deletions(-)

diff --git a/kde-apps/marble/Manifest b/kde-apps/marble/Manifest
index 544be3d991..fabf07fa94 100644
--- a/kde-apps/marble/Manifest
+++ b/kde-apps/marble/Manifest
@@ -1,3 +1,2 @@
 DIST marble-16.08.3.tar.xz 23144576 SHA256 
1c2d3263a55cde6511b703548399f48a1d9d0c33cb57283cc304d07189e8aa53 SHA512 
ff1f2957266a54a0d315305478fdd0dc51e0a398746050efbb3ecc2db5698996693bd6c4d810f0dcf73348e4d2c1535c83a56bfffa3db7ccc015fea6c917e458
 WHIRLPOOL 
a33b509310c5ffd96d1ca022ea348519d5d5a5d98098a3140fcd358cb362cc7cfdf97ad8809d30c844bb5321b1e707f8fff961aa250f0e16699c611566f0a50b
 DIST marble-16.12.2.tar.xz 24401768 SHA256 
e0c55d8c944ee6b53279307edd0087d607df4eb94404e8eb852f3940a150f35c SHA512 
b181f02b20b000ff009b91aa191cfdf2c98d9255de4eb31cb369c61330fe53f1816fb33159a7fcfa36183e6f4ba5487c236762086a6847826d83e2657be3517c
 WHIRLPOOL 
1cd6d09e22534744c264d861304571d222f480f5ad72b49c8d1e441a751ca167ceee679cab54d13b0f9db46f9ec68a472d852d8b62fd325c83ccd31e52433fa0
-DIST marble-4.14.3.tar.xz 19709200 SHA256 
4d6667cf67ae9976e4c1efc306be222d13f2ee5927483325411ae0e9631dc0f0 SHA512 
eac20e22d4540e45cd6bb24440166eff88db90d400a7c6cd09f20bc0c49b39814aed0c1ae5f3fa2c591ea9a3a83b9bc16294e9706a38e640db35106dbcbdc1c8
 WHIRLPOOL 
58f053e419707e1b98f1e77f35da52e2838a54985f22a9827dbbb9191ba019137f842834ba92ff74afa0ad745bb525d6bc8ed30200ddaa6ee329292691a636b7

diff --git a/kde-apps/marble/marble-4.14.3.ebuild 
b/kde-apps/marble/marble-4.14.3.ebuild
deleted file mode 100644
index 8c4c316c56..00
--- a/kde-apps/marble/marble-4.14.3.ebuild
+++ /dev/null
@@ -1,92 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KDE_REQUIRED="optional"
-CPPUNIT_REQUIRED="optional"
-PYTHON_COMPAT=( python2_7 )
-WEBKIT_REQUIRED="always"
-inherit kde4-base python-single-r1
-
-DESCRIPTION="Generic geographical map widget"
-HOMEPAGE="https://marble.kde.org/;
-KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
-IUSE="debug designer-plugin gps +kde phonon plasma python shapefile test zip"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-# tests fail / segfault. Last checked for 4.9.0
-RESTRICT="test"
-
-RDEPEND="
-   dev-qt/qtcore:4
-   dev-qt/qtdbus:4
-   dev-qt/qtdeclarative:4
-   dev-qt/qtgui:4
-   dev-qt/qtscript:4
-   dev-qt/qtsql:4
-   dev-qt/qtsvg:4
-   dev-qt/qtwebkit:4
-   designer-plugin? ( dev-qt/designer:4 )
-   gps? ( >=sci-geosciences/gpsd-2.95[qt4] )
-   kde? ( media-libs/phonon[qt4] )
-   phonon? ( media-libs/phonon[qt4] )
-   python? (
-   ${PYTHON_DEPS}
-   >=dev-python/PyQt4-4.4.4-r1[${PYTHON_USEDEP}]
-   kde? ( $(add_kdeapps_dep pykde4 "${PYTHON_USEDEP}" ) )
-   )
-   shapefile? ( sci-libs/shapelib:= )
-   zip? ( dev-libs/quazip[qt4] )
-"
-DEPEND="
-   ${RDEPEND}
-   test? ( dev-qt/qttest:4 )
-"
-# the qt dependencies are needed because with USE=-kde nothing is pulled in
-# by default... bugs 414165 & 429346
-
-REQUIRED_USE="
-   plasma? ( kde )
-   python? ( kde )
-"
-
-pkg_setup() {
-   kde4-base_pkg_setup
-   use python && python-single-r1_pkg_setup
-}
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake-utils_use_with designer-plugin DESIGNER_PLUGIN)
-   $(cmake-utils_use python EXPERIMENTAL_PYTHON_BINDINGS)
-   $(cmake-utils_use_with python PythonLibrary)
-   $(cmake-utils_use_with python PyQt4)
-   $(cmake-utils_use_with python SIP)
-   $(cmake-utils_use_with gps libgps)
-   $(cmake-utils_use !kde QTONLY)
-   $(cmake-utils_use_with phonon)
-   $(cmake-utils_use_with plasma)
-   $(cmake-utils_use_with shapefile libshp)
-   $(cmake-utils_use_with zip quazip)
-   -DBUILD_MARBLE_TESTS=OFF
-   -DWITH_liblocation=0
-   -DWITH_QextSerialPort=OFF
-   )
-
-   kde4-base_src_configure
-}
-
-src_test() {
-   if use kde; then
-   elog "Marble tests can only be run in the qt-only version"
-   else
-   local mycmakeargs=(
-   -DBUILD_MARBLE_TESTS=ON
-   )
-   kde4-base_src_test
-   fi
-}

diff --git a/kde-apps/marble/metadata.xml b/kde-apps/marble/metadata.xml
index 593f051156..e6bb9652ae 100644
--- 

[gentoo-commits] repo/gentoo:master commit in: dev-ros/rosbag/

2017-02-25 Thread Alexis Ballier
commit: c19b19f0ca8f4c6607f61d7b6ab8f650299c07a7
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sat Feb 25 21:51:25 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sat Feb 25 21:51:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c19b19f0

dev-ros/rosbag: add missing std_srvs dep, bug #610924

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ros/rosbag/rosbag-1.13.0.ebuild | 1 +
 dev-ros/rosbag/rosbag-.ebuild   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-ros/rosbag/rosbag-1.13.0.ebuild 
b/dev-ros/rosbag/rosbag-1.13.0.ebuild
index 98ed98b840..6423090e35 100644
--- a/dev-ros/rosbag/rosbag-1.13.0.ebuild
+++ b/dev-ros/rosbag/rosbag-1.13.0.ebuild
@@ -24,6 +24,7 @@ RDEPEND="
dev-ros/xmlrpcpp
dev-libs/boost:=
app-arch/bzip2
+   dev-ros/std_srvs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
dev-ros/roslib[${PYTHON_USEDEP}]
dev-ros/genpy[${PYTHON_USEDEP}]
dev-ros/rospy[${PYTHON_USEDEP}]

diff --git a/dev-ros/rosbag/rosbag-.ebuild 
b/dev-ros/rosbag/rosbag-.ebuild
index 98ed98b840..6423090e35 100644
--- a/dev-ros/rosbag/rosbag-.ebuild
+++ b/dev-ros/rosbag/rosbag-.ebuild
@@ -24,6 +24,7 @@ RDEPEND="
dev-ros/xmlrpcpp
dev-libs/boost:=
app-arch/bzip2
+   dev-ros/std_srvs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
dev-ros/roslib[${PYTHON_USEDEP}]
dev-ros/genpy[${PYTHON_USEDEP}]
dev-ros/rospy[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: app-cdr/k3b/

2017-02-25 Thread Johannes Huber
commit: c0477efde2a6a0f8862c293ce7a7b9f33d049296
Author: Johannes Huber  gentoo  org>
AuthorDate: Sat Feb 25 21:43:51 2017 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sat Feb 25 21:44:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0477efd

app-cdr/k3b: Remove 2.0.3-r3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-cdr/k3b/k3b-2.0.3-r3.ebuild | 121 
 1 file changed, 121 deletions(-)

diff --git a/app-cdr/k3b/k3b-2.0.3-r3.ebuild b/app-cdr/k3b/k3b-2.0.3-r3.ebuild
deleted file mode 100644
index 08317a6ca2..00
--- a/app-cdr/k3b/k3b-2.0.3-r3.ebuild
+++ /dev/null
@@ -1,121 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-MULTIMEDIA_REQUIRED="always"
-WEBKIT_REQUIRED="always"
-KDE_HANDBOOK="optional"
-
-# Translations are not available, since this is a snapshot
-KDE_LINGUAS="ast be bg bs ca ca@valencia cs csb da de el en_GB eo es et eu fi 
fr
-ga gl he hi hne hr hu is it ja kk km ko ku lt lv mai mr ms nb nds nl nn oc pa 
pl
-pt pt_BR ro ru se sk sl sr sr@ijekavian sr@ijekavianlatin sr@latin sv th tr ug 
uk
-zh_CN zh_TW"
-
-SRC_URI="mirror://kde/stable/${PN}/${P}a.tar.xz"
-DOCS=( FAQ PERMISSIONS README )
-
-inherit kde4-base
-
-DESCRIPTION="The CD/DVD Kreator for KDE"
-HOMEPAGE="http://www.k3b.org/;
-
-LICENSE="GPL-2 FDL-1.2"
-SLOT="4"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug dvd emovix encode ffmpeg flac libav mad mp3 musepack sndfile sox 
taglib vcd vorbis"
-
-CDEPEND="
-   $(add_kdeapps_dep libkcddb)
-   media-libs/libsamplerate
-   dvd? ( media-libs/libdvdread )
-   ffmpeg? (
-   libav? ( media-video/libav:= )
-   !libav? ( media-video/ffmpeg:0= )
-   )
-   flac? ( >=media-libs/flac-1.2[cxx] )
-   mp3? ( media-sound/lame )
-   mad? ( media-libs/libmad )
-   musepack? ( >=media-sound/musepack-tools-444 )
-   sndfile? ( media-libs/libsndfile )
-   taglib? ( >=media-libs/taglib-1.5 )
-   vorbis? ( media-libs/libvorbis )
-"
-DEPEND="${CDEPEND}
-   sys-devel/gettext
-"
-RDEPEND="${CDEPEND}
-   app-cdr/cdrdao
-   kde-frameworks/kdelibs:4[udev,udisks(+)]
-   media-sound/cdparanoia
-   virtual/cdrtools
-   dvd? (
-   >=app-cdr/dvd+rw-tools-7
-   encode? ( media-video/transcode[dvd] )
-   )
-   emovix? ( media-video/emovix )
-   sox? ( media-sound/sox )
-   vcd? ( media-video/vcdimager )
-"
-
-DOCS+=( ChangeLog )
-
-PATCHES=(
-   "${FILESDIR}/${P}-libav-11.patch"
-   "${FILESDIR}/${P}-gcc6.patch"
-)
-
-REQUIRED_USE="
-   mp3? ( encode )
-   sox? ( encode )
-"
-
-src_prepare() {
-   kde4-base_src_prepare
-
-   # bug 558640
-   sed -i -e "/^add_subdirectory( doc )/d" CMakeLists.txt || die
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DK3B_BUILD_API_DOCS=OFF
-   -DK3B_BUILD_K3BSETUP=OFF
-   -DK3B_BUILD_WAVE_DECODER_PLUGIN=ON
-   -DK3B_ENABLE_HAL_SUPPORT=OFF
-   -DK3B_ENABLE_MUSICBRAINZ=OFF
-   -DK3B_DEBUG=$(usex debug)
-   -DK3B_ENABLE_DVD_RIPPING=$(usex dvd)
-   -DK3B_BUILD_EXTERNAL_ENCODER_PLUGIN=$(usex encode)
-   -DK3B_BUILD_FFMPEG_DECODER_PLUGIN=$(usex ffmpeg)
-   -DK3B_BUILD_FLAC_DECODER_PLUGIN=$(usex flac)
-   -DK3B_BUILD_LAME_ENCODER_PLUGIN=$(usex mp3)
-   -DK3B_BUILD_MAD_DECODER_PLUGIN=$(usex mad)
-   -DK3B_BUILD_MUSE_DECODER_PLUGIN=$(usex musepack)
-   -DK3B_BUILD_SNDFILE_DECODER_PLUGIN=$(usex sndfile)
-   -DK3B_BUILD_SOX_ENCODER_PLUGIN=$(usex sox)
-   -DK3B_ENABLE_TAGLIB=$(usex taglib)
-   -DK3B_BUILD_OGGVORBIS_DECODER_PLUGIN=$(usex vorbis)
-   -DK3B_BUILD_OGGVORBIS_ENCODER_PLUGIN=$(usex vorbis)
-   )
-
-   kde4-base_src_configure
-}
-
-pkg_postinst() {
-   kde4-base_pkg_postinst
-
-   echo
-   elog "We don't install k3bsetup anymore because Gentoo doesn't need it."
-   elog "If you get warnings on start-up, uncheck the \"Check system"
-   elog "configuration\" option in the \"Misc\" settings window."
-   echo
-
-   local group=cdrom
-   use kernel_linux || group=operator
-   elog "Make sure you have proper read/write permissions on the cdrom 
device(s)."
-   elog "Usually, it is sufficient to be in the ${group} group."
-   echo
-}



[gentoo-commits] repo/gentoo:master commit in: sci-biology/njplot/

2017-02-25 Thread David Seifert
commit: 670461840c80b391afef997e0f0e94000894584d
Author: David Seifert  gentoo  org>
AuthorDate: Sat Feb 25 21:32:53 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Feb 25 21:39:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67046184

sci-biology/njplot: Modernise to EAPI 6

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-biology/njplot/njplot-2.3-r2.ebuild | 39 +
 1 file changed, 39 insertions(+)

diff --git a/sci-biology/njplot/njplot-2.3-r2.ebuild 
b/sci-biology/njplot/njplot-2.3-r2.ebuild
new file mode 100644
index 00..ac857840c1
--- /dev/null
+++ b/sci-biology/njplot/njplot-2.3-r2.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit toolchain-funcs
+
+DESCRIPTION="A phylogenetic tree drawing program which supports tree rooting"
+HOMEPAGE="http://pbil.univ-lyon1.fr/software/njplot.html;
+SRC_URI="ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/njplot/archive/njplot-${PV}.tar.gz;
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   sci-biology/ncbi-tools[X,static-libs]
+   x11-libs/libXmu"
+DEPEND="${RDEPEND}"
+
+PATCHES=(
+   "${FILESDIR}"/${P}-format-security.patch
+   "${FILESDIR}"/${P}-buildsystem.patch
+)
+
+src_prepare() {
+   default
+   sed -i -e "s:njplot.help:${EPREFIX}/usr/share/doc/${PF}/njplot.help:" 
njplot-vib.c || die
+
+   tc-export CC
+}
+
+src_install() {
+   dobin newicktops newicktotxt njplot unrooted
+   doman *.1
+   dodoc README njplot.help
+}



[gentoo-commits] repo/gentoo:master commit in: sci-biology/njplot/

2017-02-25 Thread David Seifert
commit: c458c83d9effcae240895c51e968764221f2e7dd
Author: David Seifert  gentoo  org>
AuthorDate: Sat Feb 25 21:38:40 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Feb 25 21:39:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c458c83d

sci-biology/njplot: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-biology/njplot/njplot-2.3-r1.ebuild | 35 -
 sci-biology/njplot/njplot-2.3.ebuild| 34 
 2 files changed, 69 deletions(-)

diff --git a/sci-biology/njplot/njplot-2.3-r1.ebuild 
b/sci-biology/njplot/njplot-2.3-r1.ebuild
deleted file mode 100644
index f766af55ea..00
--- a/sci-biology/njplot/njplot-2.3-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="A phylogenetic tree drawing program which supports tree rooting"
-HOMEPAGE="http://pbil.univ-lyon1.fr/software/njplot.html;
-SRC_URI="ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/njplot/archive/njplot-${PV}.tar.gz;
-
-SLOT="0"
-LICENSE="public-domain"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-   sci-biology/ncbi-tools[X,static-libs]
-   x11-libs/libXmu"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-   sed -i -e "s%njplot.help%${EPREFIX}/usr/share/doc/${PF}/njplot.help%" 
njplot-vib.c || die
-   epatch \
-   "${FILESDIR}"/${P}-format-security.patch \
-   "${FILESDIR}"/${P}-buildsystem.patch
-   tc-export CC
-}
-
-src_install() {
-   dobin newicktops newicktotxt njplot unrooted
-   doman *.1
-   dodoc README njplot.help
-}

diff --git a/sci-biology/njplot/njplot-2.3.ebuild 
b/sci-biology/njplot/njplot-2.3.ebuild
deleted file mode 100644
index 03bcad0099..00
--- a/sci-biology/njplot/njplot-2.3.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-
-inherit toolchain-funcs
-
-DESCRIPTION="A phylogenetic tree drawing program which supports tree rooting"
-HOMEPAGE="http://pbil.univ-lyon1.fr/software/njplot.html;
-SRC_URI="ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/njplot/archive/njplot-${PV}.tar.gz;
-
-SLOT="0"
-LICENSE="public-domain"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="
-   sci-biology/ncbi-tools[X,static-libs]
-   x11-libs/libXmu"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-   sed -i -e 's|/banques0/ncbiJun04|/usr/include/ncbi|' \
-   -e 's/CC = gcc/CC='$(tc-getCC)'/' -e 's/CFLAGS  =/CFLAGS +=/' \
-   makefile || die
-   sed -i -e "s%njplot.help%/usr/share/doc/${PF}/njplot.help%" 
njplot-vib.c || die
-}
-
-src_install() {
-   dobin newicktops newicktotxt njplot unrooted || die
-   doman *.1 || die
-   dodoc README njplot.help
-}



[gentoo-commits] repo/gentoo:master commit in: app-doc/doxygen/files/, app-doc/doxygen/

2017-02-25 Thread Matthias Maier
commit: 62735abec6e795a7d794a3cf072a789863bea0b1
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Feb 25 21:25:46 2017 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Feb 25 21:31:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62735abe

app-doc/doxygen: drop old versions 1.8.10*, 1.8.11*

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-doc/doxygen/Manifest   |   2 -
 app-doc/doxygen/doxygen-1.8.10-r1.ebuild   | 188 -
 app-doc/doxygen/doxygen-1.8.11-r2.ebuild   | 154 -
 .../files/doxygen-1.8.10-link_with_pthread.patch   |  32 
 .../files/doxygen-1.8.11-link_with_pthread.patch   |  32 
 5 files changed, 408 deletions(-)

diff --git a/app-doc/doxygen/Manifest b/app-doc/doxygen/Manifest
index 4687c213eb..7d07d4b5d0 100644
--- a/app-doc/doxygen/Manifest
+++ b/app-doc/doxygen/Manifest
@@ -1,5 +1,3 @@
-DIST doxygen-1.8.10.src.tar.gz 4818276 SHA256 
cedf78f6d213226464784ecb999b54515c97eab8a2f9b82514292f837cf88b93 SHA512 
a7f29b5f7b9f55b7e5382b7b7dc7212247a27869bc265433c0ee51480645b3f5f0732d1f5aefd54952204c8a1c98b96ec1ecc22c1ff7a072db5b2356b5981074
 WHIRLPOOL 
5607e1da5cf8e653ec895a7601a3a6585790a555207928bde6d154ab06173c68e088a61c1963da8d8cdc1a571b66eeaa102acc2a2e4291e0be87634d8e554962
-DIST doxygen-1.8.11.src.tar.gz 4834291 SHA256 
65d08b46e48bd97186aef562dc366681045b119e00f83c5b61d05d37ea154049 SHA512 
44f3f9d2715c4cfe628b988809a6264681c43634dfa830f604b6cc853fa6679eca112cc9c01cee5b019f7f01f0a0acdf4f7d3aaec0848783399d17904caf1a3e
 WHIRLPOOL 
240c84bd02ea3ab747e59bb8db434e40e743ed24cbb8ca78b8846d3bb4f7672497106fd620c14851c06d80e474301811978def5d85db5b01df97b40a4ec74813
 DIST doxygen-1.8.12.src.tar.gz 4880613 SHA256 
792d4091cbdf228549ff2033dd71ff7ea5029c6b436317cc5ec866e71302df6c SHA512 
12fb5f19d0de382c7510b7c517d7c781a1e6e11720c7d9ecfd81d29d5ed030984e8d55ffcc25cc52703020e880edad341136e2795a2a36a842fc275b31ae203d
 WHIRLPOOL 
4bd12f16ce9dba73f5bf836032d8ce25d5be7e6b3cbe3c11ce7c662a8059fa30ef2f75c008fb2050fd4eb99d80ba134d068b452dfd577a651291dba5315c0726
 DIST doxygen-1.8.13.src.tar.gz 4893912 SHA256 
af667887bd7a87dc0dbf9ac8d86c96b552dfb8ca9c790ed1cbffaa6131573f6b SHA512 
85da5bd28ad9f33a8e50fa92796817d31e59c024127cb647cb967e4321dd51378feaacdf099d578b7e6020fd646a3c63e99c77420e49e3894fc18ca89ba3e0a2
 WHIRLPOOL 
fb26f85c22ae2197b52bb7fb4a46ee840c3af700bedfce41d3fed84e5ac62408abcfc3e2a147a8e15c290f7bbc2e4cf3efabbe490ea1a78504680b9b299fa93f
 DIST doxywizard.png 4231 SHA256 
eb648ebd3a194a56d9ed6e47cc8dbf1af2e124d83c2c42af9bf86bd837984209 SHA512 
5e2d26e7427b86866ebe75ec2c66c0f1100d230f3f3e4d66bac424a8dd0d42f0831d936ff03318dfa1bf73cbd9fb53717636d0c91ae3eea0f4e24641479d25d5
 WHIRLPOOL 
bb0c13b382c4069ca310ff53a03b36499a2bf6e0e8c0647efc032530f429f483b5d6f2925b7e996d4f84c8f2b77eb883533f4b7abc88745a2cfa596d3dd4f3fb

diff --git a/app-doc/doxygen/doxygen-1.8.10-r1.ebuild 
b/app-doc/doxygen/doxygen-1.8.10-r1.ebuild
deleted file mode 100644
index 0331058dae..00
--- a/app-doc/doxygen/doxygen-1.8.10-r1.ebuild
+++ /dev/null
@@ -1,188 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-PYTHON_COMPAT=( python{2_7,3_4} )
-
-CMAKE_MAKEFILE_GENERATOR="emake" # bug #591386
-inherit cmake-utils eutils fdo-mime flag-o-matic python-any-r1 qt4-r2
-
-if [[ ${PV} = ** ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="git://github.com/doxygen/doxygen.git"
-   SRC_URI=""
-   KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
-else
-   SRC_URI="http://ftp.stack.nl/pub/users/dimitri/${P}.src.tar.gz;
-   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x86-solaris"
-fi
-SRC_URI+=" https://dev.gentoo.org/~xarthisius/distfiles/doxywizard.png;
-
-DESCRIPTION="Documentation system for most programming languages"
-HOMEPAGE="http://www.doxygen.org/;
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="clang debug doc dot doxysearch latex qt4 sqlite userland_GNU"
-
-#missing SerbianCyrilic, JapaneseEn, KoreanEn, Chinesetraditional
-LANGS=(hy ar pt_BR ca zh cs de da eo es fa fi fr el hr hu id it ja ko lt mk
-nl nb pl pt ro ru sl sk sr sv tr uk vi af)
-for X in "${LANGS[@]}" ; do
-   IUSE="${IUSE} linguas_${X}"
-done
-
-RDEPEND="app-text/ghostscript-gpl
-   dev-lang/perl
-   media-libs/libpng
-   virtual/libiconv
-   clang? ( sys-devel/clang )
-   dot? (
-   media-gfx/graphviz
-   media-libs/freetype
-   )
-   doxysearch? ( =dev-libs/xapian-1.2* )
-   latex? ( app-text/texlive[extra] )
-   qt4? ( dev-qt/qtgui:4 )
-   sqlite? ( dev-db/sqlite:3 )
-   "
-
-REQUIRED_USE="doc? ( latex )"
-
-DEPEND="sys-apps/sed
-   sys-devel/flex
-   sys-devel/bison
-   doc? ( ${PYTHON_DEPS} )
-   ${RDEPEND}"
-
-# src_test() 

[gentoo-commits] repo/gentoo:master commit in: app-doc/doxygen/

2017-02-25 Thread Matthias Maier
commit: 381d18e85a53aa1c53efc7635e4682cfd448a6af
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Feb 25 21:27:54 2017 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Feb 25 21:31:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=381d18e8

app-doc/doxygen: Introduce := for clang dependency

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-doc/doxygen/doxygen-1.8.12.ebuild| 2 +-
 app-doc/doxygen/doxygen-1.8.13-r1.ebuild | 2 +-
 app-doc/doxygen/doxygen-.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-doc/doxygen/doxygen-1.8.12.ebuild 
b/app-doc/doxygen/doxygen-1.8.12.ebuild
index b53a512fed..9880789e03 100644
--- a/app-doc/doxygen/doxygen-1.8.12.ebuild
+++ b/app-doc/doxygen/doxygen-1.8.12.ebuild
@@ -28,7 +28,7 @@ RDEPEND="app-text/ghostscript-gpl
dev-lang/perl
media-libs/libpng:0=
virtual/libiconv
-   clang? ( sys-devel/clang )
+   clang? ( sys-devel/clang:= )
dot? (
media-gfx/graphviz
media-libs/freetype

diff --git a/app-doc/doxygen/doxygen-1.8.13-r1.ebuild 
b/app-doc/doxygen/doxygen-1.8.13-r1.ebuild
index 8b0705893f..0310f083a5 100644
--- a/app-doc/doxygen/doxygen-1.8.13-r1.ebuild
+++ b/app-doc/doxygen/doxygen-1.8.13-r1.ebuild
@@ -28,7 +28,7 @@ RDEPEND="app-text/ghostscript-gpl
dev-lang/perl
media-libs/libpng:0=
virtual/libiconv
-   clang? ( sys-devel/clang )
+   clang? ( sys-devel/clang:= )
dot? (
media-gfx/graphviz
media-libs/freetype

diff --git a/app-doc/doxygen/doxygen-.ebuild 
b/app-doc/doxygen/doxygen-.ebuild
index 4b756469b9..394cd1e8fb 100644
--- a/app-doc/doxygen/doxygen-.ebuild
+++ b/app-doc/doxygen/doxygen-.ebuild
@@ -29,7 +29,7 @@ RDEPEND="app-text/ghostscript-gpl
dev-lang/perl
media-libs/libpng:0=
virtual/libiconv
-   clang? ( sys-devel/clang )
+   clang? ( sys-devel/clang:= )
dot? (
media-gfx/graphviz
media-libs/freetype



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

2017-02-25 Thread Mart Raudsepp
commit: 740ff65f3db53716a55fe19d1403170f9261b394
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 21:31:12 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 21:31:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=740ff65f

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

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-vaapi/Manifest   |  1 -
 .../gst-plugins-vaapi-1.8.3.ebuild | 62 --
 2 files changed, 63 deletions(-)

diff --git a/media-plugins/gst-plugins-vaapi/Manifest 
b/media-plugins/gst-plugins-vaapi/Manifest
index baa827064a..10d3f773a9 100644
--- a/media-plugins/gst-plugins-vaapi/Manifest
+++ b/media-plugins/gst-plugins-vaapi/Manifest
@@ -1,3 +1,2 @@
 DIST gstreamer-vaapi-1.10.3.tar.xz 976704 SHA256 
cea827066a152a6afa1d0c43544dfbda285238156d4c3b77f9d4037bbe79361e SHA512 
6c3c9b35a8f2b6d58185a0447f1f458ad0d0432986496ac157cc349b169022788a3d3fbb0c529b740f972386ead79e1a8dddf49ef3218a783893f3f83abc1ddb
 WHIRLPOOL 
1229bc6be5e0e97e61ce4cd5fc61e90337de4dcefbf932a2265611d67a79a85b87d3d6be1df5172be4a3faa431337f97609097eb9256cfdbe0b624587d32af45
 DIST gstreamer-vaapi-1.10.4.tar.xz 979112 SHA256 
03e690621594d9f9495d86c7dac8b8590b3a150462770ed070dc76f66a70de75 SHA512 
b78470367e9ab4c762a8948bc9412147d209a94def07334d6c5790b3bcb9607a80c8cf3fc3f0636e975d4ebf4aca0adbcff10a1bc1499c78b993ff21ee496c2b
 WHIRLPOOL 
90cff1061ad3b73705446a43adb2aa7d29f064f60989a963a30c6018fd13636e66fddcfa994c906dc8fae5af47d673794cbf475622c1158f22ed5ec68c7c5668
-DIST gstreamer-vaapi-1.8.3.tar.xz 936128 SHA256 
6cf3ded097924d23df40239c8f00811d1c727aa41cdc9baaedfc2a39ff2aac0c SHA512 
f456002334f5548d5493c258566a1e8c706af1df3a2cb0ce41975097e26f2b6b3ef29b99c1f89706089b31ef3f011284e4ca96a9bac7a1e6e7e9b96faca7ca2f
 WHIRLPOOL 
cd58397f60313092ab79a4e10289be0a50323feb6f311bc4a28c64cf495a5d5459cb59178bcc8c833e75b583d29e4e3cf044a33df45cb7b2a04f1d688aefdcce

diff --git a/media-plugins/gst-plugins-vaapi/gst-plugins-vaapi-1.8.3.ebuild 
b/media-plugins/gst-plugins-vaapi/gst-plugins-vaapi-1.8.3.ebuild
deleted file mode 100644
index 41d04a6a2d..00
--- a/media-plugins/gst-plugins-vaapi/gst-plugins-vaapi-1.8.3.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit eutils 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 x86"
-
-IUSE="+drm egl opengl wayland +X"
-REQUIRED_USE="|| ( drm opengl wayland X )"
-
-RDEPEND="
-   >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
-   >=media-libs/gstreamer-${PV}:${SLOT}[${MULTILIB_USEDEP}]
-   >=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP}]
-   >=media-libs/gst-plugins-bad-${PV}:${SLOT}[opengl?,${MULTILIB_USEDEP}]
-   >=x11-libs/libva-1.4.0[drm?,X?,opengl?,wayland?,${MULTILIB_USEDEP}]
-   drm? (
-   >=virtual/libudev-208:=[${MULTILIB_USEDEP}]
-   >=x11-libs/libdrm-2.4.46[${MULTILIB_USEDEP}] )
-   egl? (
-   
>=media-libs/gst-plugins-bad-${PV}:${SLOT}[opengl,${MULTILIB_USEDEP}] )
-   opengl? (
-   >=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}]
-   >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
-   >=x11-libs/libXrandr-1.4.2[${MULTILIB_USEDEP}] )
-   wayland? ( >=dev-libs/wayland-1.0.6[${MULTILIB_USEDEP}] )
-   X? (
-   >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
-   >=x11-libs/libXrandr-1.4.2[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}
-   >=dev-util/gtk-doc-am-1.12
-   >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
-"
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-multilib_src_configure() {
-   ECONF_SOURCE=${S} \
-   econf \
-   --disable-static \
-   $(use_enable drm) \
-   $(use_enable egl) \
-   $(use_enable opengl glx) \
-   $(use_enable wayland) \
-   $(use_enable X x11)
-}
-
-multilib_src_install_all() {
-   einstalldocs
-   prune_libtool_files --modules
-}



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

2017-02-25 Thread Mart Raudsepp
commit: d7b42cf15f6ce06e84910f5556cdfbaa0b462a43
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 21:20:50 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 21:20:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7b42cf1

media-plugins/gst-plugins-vaapi: bump to 1.10.4 for upstream bug fixes

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-vaapi/Manifest   |  1 +
 .../gst-plugins-vaapi-1.10.4.ebuild| 62 ++
 2 files changed, 63 insertions(+)

diff --git a/media-plugins/gst-plugins-vaapi/Manifest 
b/media-plugins/gst-plugins-vaapi/Manifest
index b23bf56f04..baa827064a 100644
--- a/media-plugins/gst-plugins-vaapi/Manifest
+++ b/media-plugins/gst-plugins-vaapi/Manifest
@@ -1,2 +1,3 @@
 DIST gstreamer-vaapi-1.10.3.tar.xz 976704 SHA256 
cea827066a152a6afa1d0c43544dfbda285238156d4c3b77f9d4037bbe79361e SHA512 
6c3c9b35a8f2b6d58185a0447f1f458ad0d0432986496ac157cc349b169022788a3d3fbb0c529b740f972386ead79e1a8dddf49ef3218a783893f3f83abc1ddb
 WHIRLPOOL 
1229bc6be5e0e97e61ce4cd5fc61e90337de4dcefbf932a2265611d67a79a85b87d3d6be1df5172be4a3faa431337f97609097eb9256cfdbe0b624587d32af45
+DIST gstreamer-vaapi-1.10.4.tar.xz 979112 SHA256 
03e690621594d9f9495d86c7dac8b8590b3a150462770ed070dc76f66a70de75 SHA512 
b78470367e9ab4c762a8948bc9412147d209a94def07334d6c5790b3bcb9607a80c8cf3fc3f0636e975d4ebf4aca0adbcff10a1bc1499c78b993ff21ee496c2b
 WHIRLPOOL 
90cff1061ad3b73705446a43adb2aa7d29f064f60989a963a30c6018fd13636e66fddcfa994c906dc8fae5af47d673794cbf475622c1158f22ed5ec68c7c5668
 DIST gstreamer-vaapi-1.8.3.tar.xz 936128 SHA256 
6cf3ded097924d23df40239c8f00811d1c727aa41cdc9baaedfc2a39ff2aac0c SHA512 
f456002334f5548d5493c258566a1e8c706af1df3a2cb0ce41975097e26f2b6b3ef29b99c1f89706089b31ef3f011284e4ca96a9bac7a1e6e7e9b96faca7ca2f
 WHIRLPOOL 
cd58397f60313092ab79a4e10289be0a50323feb6f311bc4a28c64cf495a5d5459cb59178bcc8c833e75b583d29e4e3cf044a33df45cb7b2a04f1d688aefdcce

diff --git a/media-plugins/gst-plugins-vaapi/gst-plugins-vaapi-1.10.4.ebuild 
b/media-plugins/gst-plugins-vaapi/gst-plugins-vaapi-1.10.4.ebuild
new file mode 100644
index 00..673e64b0df
--- /dev/null
+++ b/media-plugins/gst-plugins-vaapi/gst-plugins-vaapi-1.10.4.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit eutils 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 ~x86"
+
+IUSE="+drm egl opengl wayland +X"
+REQUIRED_USE="|| ( drm opengl wayland X )"
+
+RDEPEND="
+   >=dev-libs/glib-2.40:2[${MULTILIB_USEDEP}]
+   >=media-libs/gstreamer-${PV}:${SLOT}[${MULTILIB_USEDEP}]
+   >=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP}]
+   >=media-libs/gst-plugins-bad-${PV}:${SLOT}[opengl?,${MULTILIB_USEDEP}]
+   >=x11-libs/libva-1.4.0[drm?,X?,opengl?,wayland?,${MULTILIB_USEDEP}]
+   drm? (
+   >=virtual/libudev-208:=[${MULTILIB_USEDEP}]
+   >=x11-libs/libdrm-2.4.46[${MULTILIB_USEDEP}] )
+   egl? (
+   
>=media-libs/gst-plugins-bad-${PV}:${SLOT}[opengl,${MULTILIB_USEDEP}] )
+   opengl? (
+   >=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}]
+   >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
+   >=x11-libs/libXrandr-1.4.2[${MULTILIB_USEDEP}] )
+   wayland? ( >=dev-libs/wayland-1.0.6[${MULTILIB_USEDEP}] )
+   X? (
+   >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
+   >=x11-libs/libXrandr-1.4.2[${MULTILIB_USEDEP}] )
+"
+DEPEND="${RDEPEND}
+   >=dev-util/gtk-doc-am-1.12
+   >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
+"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+multilib_src_configure() {
+   ECONF_SOURCE=${S} \
+   econf \
+   --disable-static \
+   $(use_enable drm) \
+   $(use_enable egl) \
+   $(use_enable opengl glx) \
+   $(use_enable wayland) \
+   $(use_enable X x11)
+}
+
+multilib_src_install_all() {
+   einstalldocs
+   prune_libtool_files --modules
+}



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

2017-02-25 Thread Johannes Huber
commit: a4524032df360713224ffdfc09954abd58b90660
Author: Johannes Huber  gentoo  org>
AuthorDate: Sat Feb 25 20:59:05 2017 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sat Feb 25 20:59:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4524032

media-libs/musicbrainz: Remove 5.0.1

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-libs/musicbrainz/Manifest |  1 -
 media-libs/musicbrainz/musicbrainz-5.0.1.ebuild | 33 -
 2 files changed, 34 deletions(-)

diff --git a/media-libs/musicbrainz/Manifest b/media-libs/musicbrainz/Manifest
index b8802225d2..f7f243bd9e 100644
--- a/media-libs/musicbrainz/Manifest
+++ b/media-libs/musicbrainz/Manifest
@@ -1,3 +1,2 @@
 DIST libmusicbrainz-3.0.3.tar.gz 105837 SHA256 
7fd459a9fd05be9faec60a9a21caa9a1e9fda03147d58d8c7c95f33582a738c5 SHA512 
b4c76a0c056480c74eec36c4419f7f696f945b5a4b29dd0a5c61ab3a8b076f48b803ca7af60fb9cfa5eb5344f9ae5d566aaafea6e8eae498ed6aed2169f70480
 WHIRLPOOL 
775071c15ef4989738d76ca3bd115d1de884556c2fe526b87e111603b024b46883a19d7272e58eec6d6e9211cbd7f1b76a9f7a782a54f030de303d887d898a21
-DIST libmusicbrainz-5.0.1.tar.gz 109119 SHA256 
1ca75e1c5059a3620b0d82633b1f468acc2a65fcc4305f844ec44f6fb5db82d5 SHA512 
9c6c69d54b0ad5a716ff2f8d7a17150aa98d57b6ee019d634b679dc09079646e4139fdfc47906db65226a2c25c963f1ad88e2290e6961f4576f6afd850ae
 WHIRLPOOL 
1e8109c8f23fe67fab88654b314ada9bc076e9780110d95e9f113085ec0035242cebf98e299efc426afc60930a005d0ea90611f0b204af8d568a45e843844e22
 DIST libmusicbrainz-5.1.0.tar.gz 77220 SHA256 
6749259e89bbb273f3f5ad7acdffb7c47a2cf8fcaeab4c4695484cef5f4c6b46 SHA512 
daa7ccb94e517e90f7d88a0659c84b00f04c6a73ef7771b7e3bd9101fa6569b1935a68a3689502ed0cc8c0d71ba9d2d0ebd9c074dd5eed9f75a3db390b222e03
 WHIRLPOOL 
4c747ce333b0a52fff24f1aadc98dd422d11dbdb1a93f45be91b59f7baeeb714bea88d2551309a3327dccb450d34ec4553f694793a5115c481fee758ee9a3e45

diff --git a/media-libs/musicbrainz/musicbrainz-5.0.1.ebuild 
b/media-libs/musicbrainz/musicbrainz-5.0.1.ebuild
deleted file mode 100644
index 4e93f7ef8d..00
--- a/media-libs/musicbrainz/musicbrainz-5.0.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-CMAKE_IN_SOURCE_BUILD=1
-inherit cmake-utils
-
-DESCRIPTION="The MusicBrainz Client Library (for accessing the latest XML 
based web service)"
-HOMEPAGE="http://musicbrainz.org/doc/libmusicbrainz;
-SRC_URI="mirror://github/metabrainz/lib${PN}/lib${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="5"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
-IUSE="examples test"
-
-RDEPEND="net-libs/neon"
-DEPEND="${RDEPEND}
-   test? ( dev-util/cppunit )"
-
-S=${WORKDIR}/lib${P}
-
-DOCS="AUTHORS.txt NEWS.txt README.md"
-
-src_install() {
-   cmake-utils_src_install
-
-   if use examples; then
-   docinto examples
-   dodoc examples/*.{c,cc,txt}
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git/

2017-02-25 Thread Robin H. Johnson
commit: a0a11d2292e8c4e813b7215c8303fec57a6d1da2
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Sat Feb 25 20:56:21 2017 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Sat Feb 25 20:57:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0a11d22

dev-vcs/git: resync livevcs builds.

Signed-off-by: Robin H. Johnson  gentoo.org>

 dev-vcs/git/git--r1.ebuild | 44 +-
 dev-vcs/git/git--r2.ebuild | 44 +-
 dev-vcs/git/git--r3.ebuild | 44 +-
 dev-vcs/git/git-.ebuild| 44 +-
 4 files changed, 104 insertions(+), 72 deletions(-)

diff --git a/dev-vcs/git/git--r1.ebuild b/dev-vcs/git/git--r1.ebuild
index c4878cd6d4..996fd1fa4b 100644
--- a/dev-vcs/git/git--r1.ebuild
+++ b/dev-vcs/git/git--r1.ebuild
@@ -38,17 +38,18 @@ if [[ ${PV} != * ]]; then
doc? (

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 fi
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="+blksha1 +curl cgi doc emacs gnome-keyring +gpg gtk highlight +iconv 
libressl mediawiki mediawiki-experimental +nls +pcre +perl +python ppcsha1 tk 
+threads +webdav xinetd cvs subversion test"
+IUSE="+blksha1 +curl cgi doc emacs +gpg gtk highlight +iconv libressl 
libsecret mediawiki mediawiki-experimental +nls +pcre +perl +python ppcsha1 tk 
+threads +webdav xinetd cvs subversion test"
 
 # Common to both DEPEND and RDEPEND
 CDEPEND="
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:= )
+   libsecret? ( app-crypt/libsecret )
sys-libs/zlib
pcre? ( dev-libs/libpcre )
perl? ( dev-lang/perl:=[-build(-)] )
@@ -58,7 +59,7 @@ CDEPEND="
webdav? ( dev-libs/expat )
)
emacs? ( virtual/emacs )
-   gnome-keyring? ( gnome-base/libgnome-keyring )"
+"
 
 RDEPEND="${CDEPEND}
gpg? ( app-crypt/gnupg )
@@ -117,7 +118,7 @@ REQUIRED_USE="
 
 PATCHES=(
# bug #350330 - automagic CVS when we don't want it is bad.
-   "${FILESDIR}"/git-2.10.0-optional-cvs.patch
+   "${FILESDIR}"/git-2.12.0-optional-cvs.patch
 
# install mediawiki perl modules also in vendor_dir
# hack, needs better upstream solution
@@ -192,6 +193,8 @@ exportmakeopts() {
|| myopts+=" NO_PTHREADS=YesPlease"
use cvs \
|| myopts+=" NO_CVS=YesPlease"
+   use elibc_musl \
+   && myopts+=" NO_REGEX=YesPlease"
 # Disabled until ~m68k-mint can be keyworded again
 #  if [[ ${CHOST} == *-mint* ]] ; then
 #  myopts+=" NO_MMAP=YesPlease"
@@ -361,12 +364,12 @@ src_compile() {
cd "${S}"
fi
 
-   if use gnome-keyring ; then
-   cd "${S}"/contrib/credential/gnome-keyring
-   git_emake || die "emake git-credential-gnome-keyring failed"
+   if use libsecret ; then
+   cd "${S}"/contrib/credential/libsecret
+   git_emake || die "emake git-credential-libsecret failed"
fi
 
-   cd "${S}"/contrib/subtree
+   cd "${S}"/contrib/subtree || die
git_emake
use doc && git_emake doc
 
@@ -461,9 +464,9 @@ src_install() {
doexe contrib/contacts/git-contacts
dodoc contrib/contacts/git-contacts.txt
 
-   if use gnome-keyring ; then
-   cd "${S}"/contrib/credential/gnome-keyring
-   dobin git-credential-gnome-keyring
+   if use libsecret ; then
+   cd "${S}"/contrib/credential/libsecret
+   dobin git-credential-libsecret
fi
 
if use subversion ; then
@@ -481,7 +484,6 @@ src_install() {
dodir /usr/share/${PN}/contrib
# The following are excluded:
# completion - installed above
-   # credential/gnome-keyring TODO
# diff-highlight - done above
# emacs - installed above
# examples - these are stuff that is not used in Git anymore actually
@@ -494,11 +496,17 @@ src_install() {
# subtree - build  seperately
# svnimport - use git-svn
# thunderbird-patch-inline - fixes thunderbird
-   for i in \
-   buildsystems convert-objects fast-import \
-   hg-to-git hooks remotes2config.sh rerere-train.sh \
-   stats 

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

2017-02-25 Thread Justin Lecher
commit: c9c97aaed133a24430cacd0602b43437d4bd97e8
Author: Justin Lecher  gentoo  org>
AuthorDate: Sat Feb 25 20:45:17 2017 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sat Feb 25 20:56:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9c97aae

sci-libs/libsvm: Drop old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Justin Lecher  gentoo.org>

 sci-libs/libsvm/Manifest  |   1 -
 sci-libs/libsvm/libsvm-3.17-r1.ebuild |  92 
 sci-libs/libsvm/libsvm-3.17-r3.ebuild | 111 --
 3 files changed, 204 deletions(-)

diff --git a/sci-libs/libsvm/Manifest b/sci-libs/libsvm/Manifest
index 428fc5c79e..9ef4802893 100644
--- a/sci-libs/libsvm/Manifest
+++ b/sci-libs/libsvm/Manifest
@@ -1,2 +1 @@
-DIST libsvm-3.17.tar.gz 607892 SHA256 
46a4750d3506e6ccd8adf7e3e1f482d86ce9c5368f9c78e19c7923edf0067a12 SHA512 
43f3e7cbee37b583cd65041465ef620ab7b3a24ad3f0e70cc2f41efea847e8c1c7319a92b53262bc5f721a46c0cfb4d51102d2e29c93b6ccae03ecf006e53d2d
 WHIRLPOOL 
9518e2aeb5d2f0ac0945fa193edfaf7ba022729cc9ea91e5a773fed638fdcaef4d4bea0f284f1698571b570f5543afc8987ec81a54637d537c709b09474f6fbc
 DIST libsvm-3.21.tar.gz 847291 SHA256 
519e0bdc0e31ab8246e9035e7ca91f794c16084f80abe4dffe776261d23c772f SHA512 
697a7505100e48746a87e3e4ab025524fa581856320da3a187ac501138ce0a5bc7885ff37454ae5e75d6b0eab94e368b6bcd36601ad18db3b2fb35d2f360520a
 WHIRLPOOL 
d0ef916d37a3cc24680b6eba62d29caca9c36fa41ae8f22445137e044c7cf66a754c3d12670697fce174b388fe30906b2a4dc437cb38e7c6f1dd8dde85f51b84

diff --git a/sci-libs/libsvm/libsvm-3.17-r1.ebuild 
b/sci-libs/libsvm/libsvm-3.17-r1.ebuild
deleted file mode 100644
index d264cc9dec..00
--- a/sci-libs/libsvm/libsvm-3.17-r1.ebuild
+++ /dev/null
@@ -1,92 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_4} )
-
-inherit eutils java-pkg-opt-2 python-r1 flag-o-matic toolchain-funcs
-
-DESCRIPTION="Library for Support Vector Machines"
-HOMEPAGE="http://www.csie.ntu.edu.tw/~cjlin/libsvm/;
-SRC_URI="http://www.csie.ntu.edu.tw/~cjlin/libsvm/${P}.tar.gz;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="java openmp python tools"
-
-DEPEND="java? ( >=virtual/jdk-1.4 )"
-RDEPEND="
-   java? ( >=virtual/jre-1.4 )
-   tools? ( sci-visualization/gnuplot )"
-
-pkg_setup() {
-   if use openmp; then
-   if [[ $(tc-getCC)$ == *gcc* ]] && ! tc-has-openmp; then
-   ewarn "You are using gcc but without OpenMP 
capabilities"
-   die "Need an OpenMP capable compiler"
-   else
-   append-ldflags -fopenmp
-   append-flags -fopenmp
-   fi
-   append-flags -DOPENMP
-   fi
-}
-
-src_prepare() {
-   epatch \
-   "${FILESDIR}"/3.11-openmp.patch \
-   "${FILESDIR}"/3.14-makefile.patch
-   sed -i -e "s@\.\./@${EPREFIX}/usr/bin/@g" tools/*.py \
-   || die "Failed to fix paths in python files"
-
-   if use java; then
-   local JAVAC_FLAGS="$(java-pkg_javac-args)"
-   sed -i \
-   -e "s/JAVAC_FLAGS =/JAVAC_FLAGS=${JAVAC_FLAGS}/g" \
-   java/Makefile || die "Failed to fix java makefile"
-   fi
-   tc-export CXX CC
-}
-
-src_compile() {
-   default
-   use java && emake -C java
-}
-
-src_install() {
-   dobin svm-train svm-predict svm-scale
-   dolib.so *.so*
-   insinto /usr/include
-   doins svm.h
-   dohtml FAQ.html
-   dodoc README
-
-   if use tools; then
-   local t
-   for t in tools/*.py; do
-   newbin ${t} svm-$(basename ${t} .py)
-   done
-   newdoc tools/README README.tools
-   insinto /usr/share/doc/${PF}
-   doins heart_scale
-   doins -r svm-toy
-   fi
-
-   if use python ; then
-   installation() {
-   touch python/__init__.py || die
-   python_moduleinto libsvm
-   python_domodule python/*.py
-   }
-   python_foreach_impl installation
-   newdoc python/README README.python
-   fi
-
-   if use java; then
-   java-pkg_dojar java/libsvm.jar
-   dohtml java/test_applet.html
-   fi
-}

diff --git a/sci-libs/libsvm/libsvm-3.17-r3.ebuild 
b/sci-libs/libsvm/libsvm-3.17-r3.ebuild
deleted file mode 100644
index 9e504442c6..00
--- a/sci-libs/libsvm/libsvm-3.17-r3.ebuild
+++ /dev/null
@@ -1,111 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
-
-inherit flag-o-matic java-pkg-opt-2 

[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/pymol/

2017-02-25 Thread Justin Lecher
commit: e4d2f4aa20dd3df7e3fa7b34da4f5c597b506830
Author: Justin Lecher  gentoo  org>
AuthorDate: Sat Feb 25 20:56:17 2017 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sat Feb 25 20:56:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4d2f4aa

sci-chemistry/pymol: Drop old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Justin Lecher  gentoo.org>

 sci-chemistry/pymol/Manifest |   4 --
 sci-chemistry/pymol/pymol-1.7.6.0.ebuild | 110 ---
 sci-chemistry/pymol/pymol-1.7.7.2.ebuild | 110 ---
 sci-chemistry/pymol/pymol-1.8.2.1.ebuild | 109 --
 4 files changed, 333 deletions(-)

diff --git a/sci-chemistry/pymol/Manifest b/sci-chemistry/pymol/Manifest
index d7e893dc07..1f72685ea0 100644
--- a/sci-chemistry/pymol/Manifest
+++ b/sci-chemistry/pymol/Manifest
@@ -1,6 +1,2 @@
-DIST pymol-1.7.0.0.png.xz 5392 SHA256 
4c554a5c4f47946b6f7bae00209d5116305162534292735d30ae0794c56a8a0b SHA512 
24bb1584b28688f5d5824e938f8500ca9887838adf490b4284c52f8c0da4c5ec4a56051ee80f48e4f34541ab53f9a4e00c849c382f1fd37c232fbea12d700105
 WHIRLPOOL 
395f978eb9ea3a8f8f39bf0694f71986ac9f8ebb307b90283c53fed85c4412d84e54af472f8646fcbd99c650039cb395a8f02b281168802c73ddb9bad175512b
-DIST pymol-1.7.6.0.tar.xz 6510380 SHA256 
31d4924378b38b65fae5b294e0755ee15916f9e845ef2efe5e2421f463bf3b91 SHA512 
ff8c37de07e0ed8dc1176224eea439109f2bd5e42b5c08316f5737a2fdcf5a1f267b625c166fa740296c20ef089873ae1ad6cb89b1e9d3aeda0b6035d55d
 WHIRLPOOL 
3582cc846695ca580a4bcd31db8079f32d3cb0d84b8fa1afeb0b210d7004642bf58eab42cafd552f360a5e20b546e554cf5420b7dd2e8cefa5b956a9453215e2
-DIST pymol-1.7.7.2.tar.xz 6527780 SHA256 
fc15fc8fbf23b422c5d19babd20e19b7d7ab8ee9532012c7b3a27b87af44fdae SHA512 
faf3715cd6b9e7115f6501fc4480a6f71fe53d3b02b2eeefdd07a57d7c15b3621c05fd3894bb92ac4042edaa224d99c2be7488a762254d069c581974a0146179
 WHIRLPOOL 
b52683ce1dc265fe302c974ccc1bfa9e55365e8502f944cf6527c0071f207fcb54e8b3ad38fd684b66c66f85fa6a03f2f1178b90fd406b9f7561d956c704fb9a
 DIST pymol-1.8.4.0.png.xz 19528 SHA256 
e2c956b39965130a3dc51c2c1b1090bee6bf591885069b2ddb77c0991e9e4928 SHA512 
40bb0d3f226476f6e047b5361956aad955232a97641474765eaa5204f0539aee3810e0266213618a45364f9f31f6eb18380b17e0c79f64065f7b62a9016caa7c
 WHIRLPOOL 
1336c20e068b71cdf35118c84b5df8485c86bc51eed7f542a483fb78ce374ca76e4aed3518aced0a6f8ea49e0b180004e567cc059ac52a27a3d616adb282cea2
-DIST pymol-v1.8.2.1.tar.bz2 8694029 SHA256 
fc5d33d7e36364567462cee19b9b132530a83cbab3fafcf373f2a17f127b3f4e SHA512 
c6768ab75f715e48fbaa3d0c0664f717b05212c6d004cacea0e9a79ead98375ae7773b4a5c4c476a3b3731be910e3df585b2980fd97fd3fb2afb5ec91304adce
 WHIRLPOOL 
4ad164a3629e15df12ce75a769e34b1af2f87f68f88988919c0d0e8d80fe4062283102003d222040b9a8f0bd91e756eac494e67477242b48cd04947d34cb7c48
 DIST pymol-v1.8.4.0.tar.bz2 8717344 SHA256 
b6147befe74844dd23550461b831b2fa6d170d4456f0059cf93fb1e8cb43d279 SHA512 
73a810adfc31adaf0f3fa25512084882c87b0782c8af716ac0203a5b5b7f0b9fedfbce3d129bffef7b52044e92b0542e683966b2acf961c4dac17fbba72dd7fe
 WHIRLPOOL 
3943a619ca00cc2bfb51ff4dffa0166856b4425c7518d91b1ff2a048caa53dcb7411c64b246014b860b7f036de582e9efdc09783b3918283f0a96ee5130c7287

diff --git a/sci-chemistry/pymol/pymol-1.7.6.0.ebuild 
b/sci-chemistry/pymol/pymol-1.7.6.0.ebuild
deleted file mode 100644
index 4033493c22..00
--- a/sci-chemistry/pymol/pymol-1.7.6.0.ebuild
+++ /dev/null
@@ -1,110 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="tk"
-
-inherit distutils-r1 eutils fdo-mime flag-o-matic versionator
-
-DESCRIPTION="A Python-extensible molecular graphics system"
-HOMEPAGE="http://www.pymol.org/;
-SRC_URI="
-   https://dev.gentoo.org/~jlec/distfiles/${PN}-1.7.0.0.png.xz
-   https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz
-"
-#  mirror://sourceforge/project/${PN}/${PN}/$(get_version_component_range 
1-2)/${PN}-v${PV}.tar.bz2
-# git archive -v --prefix=${P}/ master -o ${P}.tar.xz
-
-LICENSE="PSF-2.2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
-IUSE="web"
-
-DEPEND="
-   dev-python/numpy[${PYTHON_USEDEP}]
-   dev-python/pyopengl[${PYTHON_USEDEP}]
-   media-libs/freeglut
-   media-libs/freetype:2
-   media-libs/glew:0=
-   media-libs/libpng:0=
-   media-video/mpeg-tools
-   sys-libs/zlib
-   virtual/python-pmw[${PYTHON_USEDEP}]
-   !sci-chemistry/pymol-apbs-plugin[${PYTHON_USEDEP}]
-   web? ( !dev-python/webpy[${PYTHON_USEDEP}] )"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}"/${P}/${PN}
-
-python_prepare_all() {
-   sed \
-   -e "s:\"/usr:\"${EPREFIX}/usr:g" \
-   -e "/ext_comp_args.*+=/s:\[.*\]$:\[\]:g" \
-   -e "/import/s:argparse:argparseX:g" \
-   -i setup.py || die
-
-   sed \
-   -e 

[gentoo-commits] repo/gentoo:master commit in: x11-libs/gl2ps/

2017-02-25 Thread Justin Lecher
commit: 0c31a4ef7c475973a852557f3d18e4c26caa749c
Author: Justin Lecher  gentoo  org>
AuthorDate: Sat Feb 25 20:55:37 2017 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sat Feb 25 20:56:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c31a4ef

x11-libs/gl2ps: Drop old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Justin Lecher  gentoo.org>

 x11-libs/gl2ps/Manifest   |  1 -
 x11-libs/gl2ps/gl2ps-1.3.8.ebuild | 49 ---
 2 files changed, 50 deletions(-)

diff --git a/x11-libs/gl2ps/Manifest b/x11-libs/gl2ps/Manifest
index 2e3de10136..9ad3d242f8 100644
--- a/x11-libs/gl2ps/Manifest
+++ b/x11-libs/gl2ps/Manifest
@@ -1,2 +1 @@
-DIST gl2ps-1.3.8.tgz 296245 SHA256 
2fe58dd95df06688a8c188e70b1803093ebf0797954901f4a36a403dbc301ee5 SHA512 
76e90d675764196d249d87c6041088736a8b41d9b93620c6171a40362a259d50e34d5efc06e4ea17e6c147bc26b6a3a7356d95ea5e204193ef631fb48e0c0a4e
 WHIRLPOOL 
85d93e744824f1681f562f791e07411cb5d815575847466a235e9952f2061c970cbf546e0dc6c5ed36f0261943814ce1a978f497f58b29b2a527245ad856b90b
 DIST gl2ps-1.3.9.tgz 294907 SHA256 
8a680bff120df8bcd78afac276cdc38041fed617f2721bade01213362bcc3640 SHA512 
e6770c27d4832a300b4e16a9f98deb8557e7875460e7aa7e655fdb796f5dfffd5eccdc8b15f5a3ae151713fc46f97dacad48ee7550c41373b6fc8cfd21a437cb
 WHIRLPOOL 
2ba0611daa39814a02c97ceec70c2e36b46881371a6a4790c5f5db4ea7e8b3352a25228d3aab60d2ec5b6f9e5070d9a7f331ebed2df355a6444f4e20365d7915

diff --git a/x11-libs/gl2ps/gl2ps-1.3.8.ebuild 
b/x11-libs/gl2ps/gl2ps-1.3.8.ebuild
deleted file mode 100644
index 0018ecdb10..00
--- a/x11-libs/gl2ps/gl2ps-1.3.8.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-inherit cmake-utils multilib
-
-DESCRIPTION="OpenGL to PostScript printing library"
-HOMEPAGE="http://www.geuz.org/gl2ps/;
-SRC_URI="http://geuz.org/${PN}/src/${P}.tgz;
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
-IUSE="doc png zlib"
-
-RDEPEND="
-   media-libs/freeglut
-   x11-libs/libXmu
-   png? ( media-libs/libpng )
-   zlib? ( sys-libs/zlib )"
-DEPEND="${RDEPEND}
-   doc? (
-   dev-tex/tth
-   dev-texlive/texlive-latex
-   dev-texlive/texlive-latexrecommended )"
-
-S=${WORKDIR}/${P}-source
-
-PATCHES=( "${FILESDIR}"/${P}-cmake.patch )
-
-src_configure() {
-   local mycmakeargs=(
-   -DCMAKE_INSTALL_DOCDIR="share/doc/${PF}"
-   $(cmake-utils_use_enable png PNG)
-   $(cmake-utils_use_enable zlib ZLIB)
-   $(cmake-utils_use_enable doc DOC)
-   )
-   cmake-utils_src_configure
-}
-
-src_install() {
-   cmake-utils_src_install
-   if [[ ${CHOST} == *-darwin* ]] ; then
-   install_name_tool \
-   -id "${EPREFIX}"/usr/$(get_libdir)/libgl2ps.dylib \
-   "${D%/}${EPREFIX}"/usr/$(get_libdir)/libgl2ps.dylib || 
die
-   fi
-}



[gentoo-commits] proj/sci:master commit in: /

2017-02-25 Thread Justin Lecher
commit: b5f06710ffc76e576caf20b81cc37eaf12ae16f5
Author: Justin Lecher  gentoo  org>
AuthorDate: Sat Feb 25 20:52:53 2017 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sat Feb 25 20:52:53 2017 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=b5f06710

Use a proper profile for travis

Signed-off-by: Justin Lecher  gentoo.org>

 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index d5b8c3abe..b1a33fd48 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,7 +25,7 @@ before_script:
 - echo "portage::250:portage,travis" >> /etc/group
 - wget "https://www.gentoo.org/dtd/metadata.dtd; -O 
/usr/portage/distfiles/metadata.dtd
 - ln -s portage-portage-${PORTAGE_VER}/cnf/repos.conf 
/etc/portage/repos.conf
-- ln -s /usr/portage/profiles/base/ /etc/portage/make.profile
+- ln -s /usr/portage/profiles/default/linux/amd64/13.0 
/etc/portage/make.profile
 - SIZE=$(stat -c %s .travis.yml.upstream)
 - if ! cmp -n $SIZE -s .travis.yml .travis.yml.upstream; then echo -e 
"\e[31m !!! .travis.yml outdated! Update available 
https://github.com/mrueg/repoman-travis \e[0m" > /tmp/update ; fi
 - cd travis-overlay



[gentoo-commits] repo/gentoo:master commit in: net-misc/xrdp/files/, net-misc/xrdp/

2017-02-25 Thread Matt Turner
commit: 0e3ccc3f9a7f382025272ea8568c001748caca32
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Feb 25 20:30:14 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Feb 25 20:43:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e3ccc3f

net-misc/xrdp: Remove.

Bug: https://bugs.gentoo.org/607096

 net-misc/xrdp/Manifest |   1 -
 net-misc/xrdp/files/startwm.sh |   8 --
 .../xrdp/files/xrdp-0.8.0-crypt-null-return.patch  |  36 -
 net-misc/xrdp/files/xrdp-initd |  28 
 net-misc/xrdp/files/xrdp-sesman.pamd   |   4 -
 net-misc/xrdp/metadata.xml |   8 --
 net-misc/xrdp/xrdp-0.8.0-r1.ebuild | 152 -
 7 files changed, 237 deletions(-)

diff --git a/net-misc/xrdp/Manifest b/net-misc/xrdp/Manifest
deleted file mode 100644
index acd8c0e8e4..00
--- a/net-misc/xrdp/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST xrdp-0.8.0.tar.xz 1671376 SHA256 
433535039f8b8766d9c22f62de9599afa94dd553e72d9791cec85a5e2f436a60 SHA512 
bb2afefce7f53b6c3bca30cb6913171211df63a700f7d70325c1722348d5d31981e1d417727e48fd14aad500d0454e4126e6e1f81f8c09da4928b02f4acff26b
 WHIRLPOOL 
39c1d4852f6f927fd348d345a8d4f4a79824eca0d5682340908d28f3b6b497ae33bfed944294b061b118e4154ed7c5dce15878302145ffabc2ca6b3a2eb07818

diff --git a/net-misc/xrdp/files/startwm.sh b/net-misc/xrdp/files/startwm.sh
deleted file mode 100644
index df3dd787f2..00
--- a/net-misc/xrdp/files/startwm.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-# try hard to respect Gentoo's wm choice
-. /etc/profile
-[ -f /etc/rc.conf ] && . /etc/rc.conf
-export XSESSION
-
-. /etc/X11/xinit/xinitrc

diff --git a/net-misc/xrdp/files/xrdp-0.8.0-crypt-null-return.patch 
b/net-misc/xrdp/files/xrdp-0.8.0-crypt-null-return.patch
deleted file mode 100644
index 44543906a5..00
--- a/net-misc/xrdp/files/xrdp-0.8.0-crypt-null-return.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-From 851c762ee722a84d15348b2512b3b578282e590b Mon Sep 17 00:00:00 2001
-From: Jay Sorg 
-Date: Wed, 29 Oct 2014 17:54:11 -0700
-Subject: [PATCH] sesman: check for null from crypt()
-

- sesman/verify_user.c | 9 +++--
- 1 file changed, 7 insertions(+), 2 deletions(-)
-
-diff --git a/sesman/verify_user.c b/sesman/verify_user.c
-index 98d3dd3..49c475c 100644
 a/sesman/verify_user.c
-+++ b/sesman/verify_user.c
-@@ -51,6 +51,7 @@ long DEFAULT_CC
- auth_userpass(char *user, char *pass, int *errorcode)
- {
- const char *encr;
-+const char *epass;
- struct passwd *spw;
- struct spwd *stp;
- 
-@@ -84,8 +85,12 @@ auth_userpass(char *user, char *pass, int *errorcode)
- /* old system with only passwd */
- encr = spw->pw_passwd;
- }
--
--return (strcmp(encr, crypt(pass, encr)) == 0);
-+epass = crypt(pass, encr);
-+if (epass == 0)
-+{
-+return 0;
-+}
-+return (strcmp(encr, epass) == 0);
- }
- 
- 
/**/

diff --git a/net-misc/xrdp/files/xrdp-initd b/net-misc/xrdp/files/xrdp-initd
deleted file mode 100644
index 8f943e11cc..00
--- a/net-misc/xrdp/files/xrdp-initd
+++ /dev/null
@@ -1,28 +0,0 @@
-#!/sbin/openrc-run
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-depend() {
-   use net logger
-}
-
-start() {
-   ebegin "Starting X remote desktop daemon"
-   start-stop-daemon --start --pidfile /var/run/xrdp.pid --exec 
/usr/sbin/xrdp > /dev/null
-   eend $? || return $?
-
-   ebegin "Starting remote desktop session manager"
-   start-stop-daemon --start --pidfile /var/run/xrdp-sesman.pid --exec 
/usr/sbin/xrdp-sesman > /dev/null
-   eend $?
-}
-
-stop() {
-   ebegin "Stopping X remote desktop daemon"
-   start-stop-daemon --stop --pidfile /var/run/xrdp.pid
-   eend $?
-
-   ebegin "Stopping remote desktop session manager"
-   start-stop-daemon --stop --pidfile /var/run/xrdp-sesman.pid
-   eend $?
-}

diff --git a/net-misc/xrdp/files/xrdp-sesman.pamd 
b/net-misc/xrdp/files/xrdp-sesman.pamd
deleted file mode 100644
index 4712aa8aec..00
--- a/net-misc/xrdp/files/xrdp-sesman.pamd
+++ /dev/null
@@ -1,4 +0,0 @@
-auth   include system-remote-login
-accountinclude system-remote-login
-password   include system-remote-login
-sessioninclude system-remote-login

diff --git a/net-misc/xrdp/metadata.xml b/net-misc/xrdp/metadata.xml
deleted file mode 100644
index 064e361625..00
--- a/net-misc/xrdp/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-   
-   Enable clipboard file / device redirection 
via sys-fs/fuse
-   
-

diff --git a/net-misc/xrdp/xrdp-0.8.0-r1.ebuild 
b/net-misc/xrdp/xrdp-0.8.0-r1.ebuild
deleted file mode 100644
index 

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

2017-02-25 Thread Mart Raudsepp
commit: ce2367efa3a226be2f0ec886b7eee498b0c32754
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 20:12:42 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 20:43:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce2367ef

media-plugins/gst-plugins-opencv: bump to 1.10.4, no code changes compared to 
1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-opencv/Manifest |  1 +
 .../gst-plugins-opencv-1.10.4.ebuild  | 19 +++
 2 files changed, 20 insertions(+)

diff --git a/media-plugins/gst-plugins-opencv/Manifest 
b/media-plugins/gst-plugins-opencv/Manifest
index dacb7d9b2e..15f24720e2 100644
--- a/media-plugins/gst-plugins-opencv/Manifest
+++ b/media-plugins/gst-plugins-opencv/Manifest
@@ -1,2 +1,3 @@
 DIST gst-plugins-bad-1.10.3.tar.xz 4734656 SHA256 
24099351fb6984c9e7560de06e072ff2e33d0b2db38b8fcc7afefb536e5094e7 SHA512 
028e2c579d6e41fed2a3b7de91f3e0eac08fecd52bd67f198437909025aa41dbf4fd7ddd76decd989f8c4ca7664fad3517b403b326d8ef297bfdd006b5d79944
 WHIRLPOOL 
744f76c10fc534156abb49d71b4f01c663d8c14b3eb4ced988a41b0b3e1e455b988a2b2064af96f5e75f65622f6e5077c08016e29d68b12864f33fea664a613c
+DIST gst-plugins-bad-1.10.4.tar.xz 4738824 SHA256 
23ddae506b3a223b94869a0d3eea3e9a12e847f94d2d0e0b97102ce13ecd6966 SHA512 
7760f989692f65b81227fdb6b752821876c3efa8370f9c809077af90178624028ba8ddbad695ab4923ddca686d83803722f86a71713a1fdcca9ce5b7e5d37461
 WHIRLPOOL 
a39819d1a262888f135bbd75a243514df3b51f28495a88c05ca77326577a91db297eb3e32ee21f7e74f875cef73439c061fdc3b73ea0e910af9df85b1ab2b4ff
 DIST gst-plugins-bad-1.8.3.tar.xz 4500300 SHA256 
7899fcb18e6a1af2888b19c90213af018a57d741c6e72ec56b133bc73ec8509b SHA512 
3676903fea7a5b078187c3b295208bc24b567ba4e965035db603cf8106e34ca619668253ff4320b192c4e3d1698572e6591bf7fb7253bd2399e7986711bb85c4
 WHIRLPOOL 
7dbe853dd83b15c33a78da1cbe43d121dd92e90b9b0016ba8f77fbc8f4b6c4167fd508ed9ae0370c03a2b548a765539ed7a45e5dd0418bb6f66d789e133ee7c5

diff --git a/media-plugins/gst-plugins-opencv/gst-plugins-opencv-1.10.4.ebuild 
b/media-plugins/gst-plugins-opencv/gst-plugins-opencv-1.10.4.ebuild
new file mode 100644
index 00..5ff090e592
--- /dev/null
+++ b/media-plugins/gst-plugins-opencv/gst-plugins-opencv-1.10.4.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-bad
+MULTILIB_COMPAT=( abi_x86_64 )
+
+inherit autotools 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-libmms/

2017-02-25 Thread Mart Raudsepp
commit: d5432147620e79a3adebb20269732f77a8bf3b89
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 20:09:57 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 20:43:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5432147

media-plugins/gst-plugins-libmms: bump to 1.10.4, no code changes compared to 
1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-libmms/Manifest |  1 +
 .../gst-plugins-libmms/gst-plugins-libmms-1.10.4.ebuild   | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/media-plugins/gst-plugins-libmms/Manifest 
b/media-plugins/gst-plugins-libmms/Manifest
index f194cd8f74..fa279863e8 100644
--- a/media-plugins/gst-plugins-libmms/Manifest
+++ b/media-plugins/gst-plugins-libmms/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-bad-0.10.23.tar.xz 3155044 SHA256 
03cf0786391c64625569072e904082a08861f05a63d64b2f8e8dad3f26d81bf9 SHA512 
6437dd12707ef29651f4014b54612cf2a3a42ed4e05a1c5f4a432d80e27efd2abc0df891ebcfdc9e7b2cf9f71a15b88e48b3aa6db24a178ed6de3b1bdf4c3dc4
 WHIRLPOOL 
dd657100909c32ab75cb8aada8db24d68ddf7a10dc0eb055982d7e4d9ae7a50c364eeac9017cea8b176734fc09cf7f8e4e8f52d24e3173806633ddb8a7acd93c
 DIST gst-plugins-bad-1.10.3.tar.xz 4734656 SHA256 
24099351fb6984c9e7560de06e072ff2e33d0b2db38b8fcc7afefb536e5094e7 SHA512 
028e2c579d6e41fed2a3b7de91f3e0eac08fecd52bd67f198437909025aa41dbf4fd7ddd76decd989f8c4ca7664fad3517b403b326d8ef297bfdd006b5d79944
 WHIRLPOOL 
744f76c10fc534156abb49d71b4f01c663d8c14b3eb4ced988a41b0b3e1e455b988a2b2064af96f5e75f65622f6e5077c08016e29d68b12864f33fea664a613c
+DIST gst-plugins-bad-1.10.4.tar.xz 4738824 SHA256 
23ddae506b3a223b94869a0d3eea3e9a12e847f94d2d0e0b97102ce13ecd6966 SHA512 
7760f989692f65b81227fdb6b752821876c3efa8370f9c809077af90178624028ba8ddbad695ab4923ddca686d83803722f86a71713a1fdcca9ce5b7e5d37461
 WHIRLPOOL 
a39819d1a262888f135bbd75a243514df3b51f28495a88c05ca77326577a91db297eb3e32ee21f7e74f875cef73439c061fdc3b73ea0e910af9df85b1ab2b4ff
 DIST gst-plugins-bad-1.8.3.tar.xz 4500300 SHA256 
7899fcb18e6a1af2888b19c90213af018a57d741c6e72ec56b133bc73ec8509b SHA512 
3676903fea7a5b078187c3b295208bc24b567ba4e965035db603cf8106e34ca619668253ff4320b192c4e3d1698572e6591bf7fb7253bd2399e7986711bb85c4
 WHIRLPOOL 
7dbe853dd83b15c33a78da1cbe43d121dd92e90b9b0016ba8f77fbc8f4b6c4167fd508ed9ae0370c03a2b548a765539ed7a45e5dd0418bb6f66d789e133ee7c5

diff --git a/media-plugins/gst-plugins-libmms/gst-plugins-libmms-1.10.4.ebuild 
b/media-plugins/gst-plugins-libmms/gst-plugins-libmms-1.10.4.ebuild
new file mode 100644
index 00..25aca0f7ff
--- /dev/null
+++ b/media-plugins/gst-plugins-libmms/gst-plugins-libmms-1.10.4.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-bad
+
+inherit gstreamer
+
+DESCRIPTION="Microsoft Multi Media Server source plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~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-libde265/

2017-02-25 Thread Mart Raudsepp
commit: cbe0ed3c0e3d242085df9908e67acdca2b7658e0
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 19:45:35 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 20:43:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbe0ed3c

media-plugins/gst-plugins-libde265: bump to 1.10.4, no code changes compared to 
1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-libde265/Manifest |  1 +
 .../gst-plugins-libde265-1.10.4.ebuild  | 17 +
 2 files changed, 18 insertions(+)

diff --git a/media-plugins/gst-plugins-libde265/Manifest 
b/media-plugins/gst-plugins-libde265/Manifest
index dacb7d9b2e..15f24720e2 100644
--- a/media-plugins/gst-plugins-libde265/Manifest
+++ b/media-plugins/gst-plugins-libde265/Manifest
@@ -1,2 +1,3 @@
 DIST gst-plugins-bad-1.10.3.tar.xz 4734656 SHA256 
24099351fb6984c9e7560de06e072ff2e33d0b2db38b8fcc7afefb536e5094e7 SHA512 
028e2c579d6e41fed2a3b7de91f3e0eac08fecd52bd67f198437909025aa41dbf4fd7ddd76decd989f8c4ca7664fad3517b403b326d8ef297bfdd006b5d79944
 WHIRLPOOL 
744f76c10fc534156abb49d71b4f01c663d8c14b3eb4ced988a41b0b3e1e455b988a2b2064af96f5e75f65622f6e5077c08016e29d68b12864f33fea664a613c
+DIST gst-plugins-bad-1.10.4.tar.xz 4738824 SHA256 
23ddae506b3a223b94869a0d3eea3e9a12e847f94d2d0e0b97102ce13ecd6966 SHA512 
7760f989692f65b81227fdb6b752821876c3efa8370f9c809077af90178624028ba8ddbad695ab4923ddca686d83803722f86a71713a1fdcca9ce5b7e5d37461
 WHIRLPOOL 
a39819d1a262888f135bbd75a243514df3b51f28495a88c05ca77326577a91db297eb3e32ee21f7e74f875cef73439c061fdc3b73ea0e910af9df85b1ab2b4ff
 DIST gst-plugins-bad-1.8.3.tar.xz 4500300 SHA256 
7899fcb18e6a1af2888b19c90213af018a57d741c6e72ec56b133bc73ec8509b SHA512 
3676903fea7a5b078187c3b295208bc24b567ba4e965035db603cf8106e34ca619668253ff4320b192c4e3d1698572e6591bf7fb7253bd2399e7986711bb85c4
 WHIRLPOOL 
7dbe853dd83b15c33a78da1cbe43d121dd92e90b9b0016ba8f77fbc8f4b6c4167fd508ed9ae0370c03a2b548a765539ed7a45e5dd0418bb6f66d789e133ee7c5

diff --git 
a/media-plugins/gst-plugins-libde265/gst-plugins-libde265-1.10.4.ebuild 
b/media-plugins/gst-plugins-libde265/gst-plugins-libde265-1.10.4.ebuild
new file mode 100644
index 00..df9bc29acd
--- /dev/null
+++ b/media-plugins/gst-plugins-libde265/gst-plugins-libde265-1.10.4.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-bad
+
+inherit gstreamer
+
+DESCRIPTION="H.265 decoder plugin for GStreamer"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   >=media-libs/libde265-0.9[${MULTILIB_USEDEP}]
+"
+DEPEND="${RDEPEND}"



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

2017-02-25 Thread Mart Raudsepp
commit: 236a782006ca0ff9f61699a31facb7bf9f222768
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 20:12:12 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 20:43:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=236a7820

media-plugins/gst-plugins-neon: bump to 1.10.4, no code changes compared to 
1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-neon/Manifest   |  1 +
 .../gst-plugins-neon/gst-plugins-neon-1.10.4.ebuild   | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/media-plugins/gst-plugins-neon/Manifest 
b/media-plugins/gst-plugins-neon/Manifest
index f194cd8f74..fa279863e8 100644
--- a/media-plugins/gst-plugins-neon/Manifest
+++ b/media-plugins/gst-plugins-neon/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-bad-0.10.23.tar.xz 3155044 SHA256 
03cf0786391c64625569072e904082a08861f05a63d64b2f8e8dad3f26d81bf9 SHA512 
6437dd12707ef29651f4014b54612cf2a3a42ed4e05a1c5f4a432d80e27efd2abc0df891ebcfdc9e7b2cf9f71a15b88e48b3aa6db24a178ed6de3b1bdf4c3dc4
 WHIRLPOOL 
dd657100909c32ab75cb8aada8db24d68ddf7a10dc0eb055982d7e4d9ae7a50c364eeac9017cea8b176734fc09cf7f8e4e8f52d24e3173806633ddb8a7acd93c
 DIST gst-plugins-bad-1.10.3.tar.xz 4734656 SHA256 
24099351fb6984c9e7560de06e072ff2e33d0b2db38b8fcc7afefb536e5094e7 SHA512 
028e2c579d6e41fed2a3b7de91f3e0eac08fecd52bd67f198437909025aa41dbf4fd7ddd76decd989f8c4ca7664fad3517b403b326d8ef297bfdd006b5d79944
 WHIRLPOOL 
744f76c10fc534156abb49d71b4f01c663d8c14b3eb4ced988a41b0b3e1e455b988a2b2064af96f5e75f65622f6e5077c08016e29d68b12864f33fea664a613c
+DIST gst-plugins-bad-1.10.4.tar.xz 4738824 SHA256 
23ddae506b3a223b94869a0d3eea3e9a12e847f94d2d0e0b97102ce13ecd6966 SHA512 
7760f989692f65b81227fdb6b752821876c3efa8370f9c809077af90178624028ba8ddbad695ab4923ddca686d83803722f86a71713a1fdcca9ce5b7e5d37461
 WHIRLPOOL 
a39819d1a262888f135bbd75a243514df3b51f28495a88c05ca77326577a91db297eb3e32ee21f7e74f875cef73439c061fdc3b73ea0e910af9df85b1ab2b4ff
 DIST gst-plugins-bad-1.8.3.tar.xz 4500300 SHA256 
7899fcb18e6a1af2888b19c90213af018a57d741c6e72ec56b133bc73ec8509b SHA512 
3676903fea7a5b078187c3b295208bc24b567ba4e965035db603cf8106e34ca619668253ff4320b192c4e3d1698572e6591bf7fb7253bd2399e7986711bb85c4
 WHIRLPOOL 
7dbe853dd83b15c33a78da1cbe43d121dd92e90b9b0016ba8f77fbc8f4b6c4167fd508ed9ae0370c03a2b548a765539ed7a45e5dd0418bb6f66d789e133ee7c5

diff --git a/media-plugins/gst-plugins-neon/gst-plugins-neon-1.10.4.ebuild 
b/media-plugins/gst-plugins-neon/gst-plugins-neon-1.10.4.ebuild
new file mode 100644
index 00..f31eaf17db
--- /dev/null
+++ b/media-plugins/gst-plugins-neon/gst-plugins-neon-1.10.4.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-bad
+
+inherit gstreamer
+
+DESCRIPTION="HTTP client source plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND=">=net-libs/neon-0.30.0[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"



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

2017-02-25 Thread Mart Raudsepp
commit: ae3fa1e180f467dd7da2ef054b81f6aeb6be77a1
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 20:15:58 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 20:44:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae3fa1e1

media-plugins/gst-plugins-uvch264: bump to 1.10.4, no code changes compared to 
1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-uvch264/Manifest |  1 +
 .../gst-plugins-uvch264-1.10.4.ebuild  | 32 ++
 2 files changed, 33 insertions(+)

diff --git a/media-plugins/gst-plugins-uvch264/Manifest 
b/media-plugins/gst-plugins-uvch264/Manifest
index dacb7d9b2e..15f24720e2 100644
--- a/media-plugins/gst-plugins-uvch264/Manifest
+++ b/media-plugins/gst-plugins-uvch264/Manifest
@@ -1,2 +1,3 @@
 DIST gst-plugins-bad-1.10.3.tar.xz 4734656 SHA256 
24099351fb6984c9e7560de06e072ff2e33d0b2db38b8fcc7afefb536e5094e7 SHA512 
028e2c579d6e41fed2a3b7de91f3e0eac08fecd52bd67f198437909025aa41dbf4fd7ddd76decd989f8c4ca7664fad3517b403b326d8ef297bfdd006b5d79944
 WHIRLPOOL 
744f76c10fc534156abb49d71b4f01c663d8c14b3eb4ced988a41b0b3e1e455b988a2b2064af96f5e75f65622f6e5077c08016e29d68b12864f33fea664a613c
+DIST gst-plugins-bad-1.10.4.tar.xz 4738824 SHA256 
23ddae506b3a223b94869a0d3eea3e9a12e847f94d2d0e0b97102ce13ecd6966 SHA512 
7760f989692f65b81227fdb6b752821876c3efa8370f9c809077af90178624028ba8ddbad695ab4923ddca686d83803722f86a71713a1fdcca9ce5b7e5d37461
 WHIRLPOOL 
a39819d1a262888f135bbd75a243514df3b51f28495a88c05ca77326577a91db297eb3e32ee21f7e74f875cef73439c061fdc3b73ea0e910af9df85b1ab2b4ff
 DIST gst-plugins-bad-1.8.3.tar.xz 4500300 SHA256 
7899fcb18e6a1af2888b19c90213af018a57d741c6e72ec56b133bc73ec8509b SHA512 
3676903fea7a5b078187c3b295208bc24b567ba4e965035db603cf8106e34ca619668253ff4320b192c4e3d1698572e6591bf7fb7253bd2399e7986711bb85c4
 WHIRLPOOL 
7dbe853dd83b15c33a78da1cbe43d121dd92e90b9b0016ba8f77fbc8f4b6c4167fd508ed9ae0370c03a2b548a765539ed7a45e5dd0418bb6f66d789e133ee7c5

diff --git 
a/media-plugins/gst-plugins-uvch264/gst-plugins-uvch264-1.10.4.ebuild 
b/media-plugins/gst-plugins-uvch264/gst-plugins-uvch264-1.10.4.ebuild
new file mode 100644
index 00..90449ce0b9
--- /dev/null
+++ b/media-plugins/gst-plugins-uvch264/gst-plugins-uvch264-1.10.4.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-bad
+
+inherit gstreamer
+
+DESCRIPTION="UVC compliant H264 encoding cameras plugin for GStreamer"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   virtual/libgudev:=[${MULTILIB_USEDEP}]
+   virtual/libusb:1[${MULTILIB_USEDEP}]
+"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+   default
+
+   # FIXME: gstbasecamerabin does not have a .pc
+   # gstreamer_system_link \
+   #   gst-libs/gst/basecamerabinsrc:gstbasecamerabinsrc
+
+   local directory libs
+   directory="gst-libs/gst/basecamerabinsrc"
+   libs="-lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgstbase-1.0 
-lgstapp-1.0 -lgstbasecamerabinsrc-1.0"
+   sed -e "s:\$(top_builddir)/${directory}/.*\.la:${libs}:" \
+   -i sys/uvch264/Makefile.{am,in} || die
+}



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

2017-02-25 Thread Mart Raudsepp
commit: 733f513b56e39e475080a7a0050f9e56f264dcb8
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 20:16:40 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 20:44:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=733f513b

media-plugins/gst-plugins-x265: bump to 1.10.4, no code changes compared to 
1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-x265/Manifest |  1 +
 .../gst-plugins-x265/gst-plugins-x265-1.10.4.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/media-plugins/gst-plugins-x265/Manifest 
b/media-plugins/gst-plugins-x265/Manifest
index dacb7d9b2e..15f24720e2 100644
--- a/media-plugins/gst-plugins-x265/Manifest
+++ b/media-plugins/gst-plugins-x265/Manifest
@@ -1,2 +1,3 @@
 DIST gst-plugins-bad-1.10.3.tar.xz 4734656 SHA256 
24099351fb6984c9e7560de06e072ff2e33d0b2db38b8fcc7afefb536e5094e7 SHA512 
028e2c579d6e41fed2a3b7de91f3e0eac08fecd52bd67f198437909025aa41dbf4fd7ddd76decd989f8c4ca7664fad3517b403b326d8ef297bfdd006b5d79944
 WHIRLPOOL 
744f76c10fc534156abb49d71b4f01c663d8c14b3eb4ced988a41b0b3e1e455b988a2b2064af96f5e75f65622f6e5077c08016e29d68b12864f33fea664a613c
+DIST gst-plugins-bad-1.10.4.tar.xz 4738824 SHA256 
23ddae506b3a223b94869a0d3eea3e9a12e847f94d2d0e0b97102ce13ecd6966 SHA512 
7760f989692f65b81227fdb6b752821876c3efa8370f9c809077af90178624028ba8ddbad695ab4923ddca686d83803722f86a71713a1fdcca9ce5b7e5d37461
 WHIRLPOOL 
a39819d1a262888f135bbd75a243514df3b51f28495a88c05ca77326577a91db297eb3e32ee21f7e74f875cef73439c061fdc3b73ea0e910af9df85b1ab2b4ff
 DIST gst-plugins-bad-1.8.3.tar.xz 4500300 SHA256 
7899fcb18e6a1af2888b19c90213af018a57d741c6e72ec56b133bc73ec8509b SHA512 
3676903fea7a5b078187c3b295208bc24b567ba4e965035db603cf8106e34ca619668253ff4320b192c4e3d1698572e6591bf7fb7253bd2399e7986711bb85c4
 WHIRLPOOL 
7dbe853dd83b15c33a78da1cbe43d121dd92e90b9b0016ba8f77fbc8f4b6c4167fd508ed9ae0370c03a2b548a765539ed7a45e5dd0418bb6f66d789e133ee7c5

diff --git a/media-plugins/gst-plugins-x265/gst-plugins-x265-1.10.4.ebuild 
b/media-plugins/gst-plugins-x265/gst-plugins-x265-1.10.4.ebuild
new file mode 100644
index 00..9282717cfc
--- /dev/null
+++ b/media-plugins/gst-plugins-x265/gst-plugins-x265-1.10.4.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE="gst-plugins-bad"
+
+inherit gstreamer
+
+DESCRIPTION="H.265 encoder plugin for GStreamer"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   media-libs/x265:=[${MULTILIB_USEDEP}]
+"
+DEPEND="${RDEPEND}"



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

2017-02-25 Thread Mart Raudsepp
commit: 1c852f28d3f4e086165574a5e818f7b9240468a7
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 20:15:40 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 20:44:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c852f28

media-plugins/gst-plugins-srtp: bump to 1.10.4, no code changes compared to 
1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-srtp/Manifest|  1 +
 .../gst-plugins-srtp/gst-plugins-srtp-1.10.4.ebuild| 18 ++
 2 files changed, 19 insertions(+)

diff --git a/media-plugins/gst-plugins-srtp/Manifest 
b/media-plugins/gst-plugins-srtp/Manifest
index dacb7d9b2e..15f24720e2 100644
--- a/media-plugins/gst-plugins-srtp/Manifest
+++ b/media-plugins/gst-plugins-srtp/Manifest
@@ -1,2 +1,3 @@
 DIST gst-plugins-bad-1.10.3.tar.xz 4734656 SHA256 
24099351fb6984c9e7560de06e072ff2e33d0b2db38b8fcc7afefb536e5094e7 SHA512 
028e2c579d6e41fed2a3b7de91f3e0eac08fecd52bd67f198437909025aa41dbf4fd7ddd76decd989f8c4ca7664fad3517b403b326d8ef297bfdd006b5d79944
 WHIRLPOOL 
744f76c10fc534156abb49d71b4f01c663d8c14b3eb4ced988a41b0b3e1e455b988a2b2064af96f5e75f65622f6e5077c08016e29d68b12864f33fea664a613c
+DIST gst-plugins-bad-1.10.4.tar.xz 4738824 SHA256 
23ddae506b3a223b94869a0d3eea3e9a12e847f94d2d0e0b97102ce13ecd6966 SHA512 
7760f989692f65b81227fdb6b752821876c3efa8370f9c809077af90178624028ba8ddbad695ab4923ddca686d83803722f86a71713a1fdcca9ce5b7e5d37461
 WHIRLPOOL 
a39819d1a262888f135bbd75a243514df3b51f28495a88c05ca77326577a91db297eb3e32ee21f7e74f875cef73439c061fdc3b73ea0e910af9df85b1ab2b4ff
 DIST gst-plugins-bad-1.8.3.tar.xz 4500300 SHA256 
7899fcb18e6a1af2888b19c90213af018a57d741c6e72ec56b133bc73ec8509b SHA512 
3676903fea7a5b078187c3b295208bc24b567ba4e965035db603cf8106e34ca619668253ff4320b192c4e3d1698572e6591bf7fb7253bd2399e7986711bb85c4
 WHIRLPOOL 
7dbe853dd83b15c33a78da1cbe43d121dd92e90b9b0016ba8f77fbc8f4b6c4167fd508ed9ae0370c03a2b548a765539ed7a45e5dd0418bb6f66d789e133ee7c5

diff --git a/media-plugins/gst-plugins-srtp/gst-plugins-srtp-1.10.4.ebuild 
b/media-plugins/gst-plugins-srtp/gst-plugins-srtp-1.10.4.ebuild
new file mode 100644
index 00..a83741f4d8
--- /dev/null
+++ b/media-plugins/gst-plugins-srtp/gst-plugins-srtp-1.10.4.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-bad
+MULTILIB_COMPAT=( abi_x86_64 )
+
+inherit gstreamer
+
+DESCRIPTION="SRTP encoder/decoder plugin for GStreamer"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   net-libs/libsrtp:0=[${MULTILIB_USEDEP}]
+"
+DEPEND="${RDEPEND}"



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

2017-02-25 Thread Mart Raudsepp
commit: c5e0299f48584951f456516255ca74b0f83cf949
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 20:12:25 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 20:43:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5e0299f

media-plugins/gst-plugins-ofa: bump to 1.10.4, no code changes compared to 
1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-ofa/Manifest|  1 +
 .../gst-plugins-ofa/gst-plugins-ofa-1.10.4.ebuild | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/media-plugins/gst-plugins-ofa/Manifest 
b/media-plugins/gst-plugins-ofa/Manifest
index f194cd8f74..fa279863e8 100644
--- a/media-plugins/gst-plugins-ofa/Manifest
+++ b/media-plugins/gst-plugins-ofa/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-bad-0.10.23.tar.xz 3155044 SHA256 
03cf0786391c64625569072e904082a08861f05a63d64b2f8e8dad3f26d81bf9 SHA512 
6437dd12707ef29651f4014b54612cf2a3a42ed4e05a1c5f4a432d80e27efd2abc0df891ebcfdc9e7b2cf9f71a15b88e48b3aa6db24a178ed6de3b1bdf4c3dc4
 WHIRLPOOL 
dd657100909c32ab75cb8aada8db24d68ddf7a10dc0eb055982d7e4d9ae7a50c364eeac9017cea8b176734fc09cf7f8e4e8f52d24e3173806633ddb8a7acd93c
 DIST gst-plugins-bad-1.10.3.tar.xz 4734656 SHA256 
24099351fb6984c9e7560de06e072ff2e33d0b2db38b8fcc7afefb536e5094e7 SHA512 
028e2c579d6e41fed2a3b7de91f3e0eac08fecd52bd67f198437909025aa41dbf4fd7ddd76decd989f8c4ca7664fad3517b403b326d8ef297bfdd006b5d79944
 WHIRLPOOL 
744f76c10fc534156abb49d71b4f01c663d8c14b3eb4ced988a41b0b3e1e455b988a2b2064af96f5e75f65622f6e5077c08016e29d68b12864f33fea664a613c
+DIST gst-plugins-bad-1.10.4.tar.xz 4738824 SHA256 
23ddae506b3a223b94869a0d3eea3e9a12e847f94d2d0e0b97102ce13ecd6966 SHA512 
7760f989692f65b81227fdb6b752821876c3efa8370f9c809077af90178624028ba8ddbad695ab4923ddca686d83803722f86a71713a1fdcca9ce5b7e5d37461
 WHIRLPOOL 
a39819d1a262888f135bbd75a243514df3b51f28495a88c05ca77326577a91db297eb3e32ee21f7e74f875cef73439c061fdc3b73ea0e910af9df85b1ab2b4ff
 DIST gst-plugins-bad-1.8.3.tar.xz 4500300 SHA256 
7899fcb18e6a1af2888b19c90213af018a57d741c6e72ec56b133bc73ec8509b SHA512 
3676903fea7a5b078187c3b295208bc24b567ba4e965035db603cf8106e34ca619668253ff4320b192c4e3d1698572e6591bf7fb7253bd2399e7986711bb85c4
 WHIRLPOOL 
7dbe853dd83b15c33a78da1cbe43d121dd92e90b9b0016ba8f77fbc8f4b6c4167fd508ed9ae0370c03a2b548a765539ed7a45e5dd0418bb6f66d789e133ee7c5

diff --git a/media-plugins/gst-plugins-ofa/gst-plugins-ofa-1.10.4.ebuild 
b/media-plugins/gst-plugins-ofa/gst-plugins-ofa-1.10.4.ebuild
new file mode 100644
index 00..d1e4f79471
--- /dev/null
+++ b/media-plugins/gst-plugins-ofa/gst-plugins-ofa-1.10.4.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-bad
+
+inherit gstreamer
+
+DESCRIPTION="MusicIP audio fingerprinting plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND=">=media-libs/libofa-0.9.3-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"



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

2017-02-25 Thread Mart Raudsepp
commit: a96e2adc7a37c5e6a1248228201166ee8791d9a2
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 20:10:17 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 20:43:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a96e2adc

media-plugins/gst-plugins-modplug: bump to 1.10.4, no code changes compared to 
1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-modplug/Manifest|  1 +
 .../gst-plugins-modplug/gst-plugins-modplug-1.10.4.ebuild | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/media-plugins/gst-plugins-modplug/Manifest 
b/media-plugins/gst-plugins-modplug/Manifest
index f194cd8f74..fa279863e8 100644
--- a/media-plugins/gst-plugins-modplug/Manifest
+++ b/media-plugins/gst-plugins-modplug/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-bad-0.10.23.tar.xz 3155044 SHA256 
03cf0786391c64625569072e904082a08861f05a63d64b2f8e8dad3f26d81bf9 SHA512 
6437dd12707ef29651f4014b54612cf2a3a42ed4e05a1c5f4a432d80e27efd2abc0df891ebcfdc9e7b2cf9f71a15b88e48b3aa6db24a178ed6de3b1bdf4c3dc4
 WHIRLPOOL 
dd657100909c32ab75cb8aada8db24d68ddf7a10dc0eb055982d7e4d9ae7a50c364eeac9017cea8b176734fc09cf7f8e4e8f52d24e3173806633ddb8a7acd93c
 DIST gst-plugins-bad-1.10.3.tar.xz 4734656 SHA256 
24099351fb6984c9e7560de06e072ff2e33d0b2db38b8fcc7afefb536e5094e7 SHA512 
028e2c579d6e41fed2a3b7de91f3e0eac08fecd52bd67f198437909025aa41dbf4fd7ddd76decd989f8c4ca7664fad3517b403b326d8ef297bfdd006b5d79944
 WHIRLPOOL 
744f76c10fc534156abb49d71b4f01c663d8c14b3eb4ced988a41b0b3e1e455b988a2b2064af96f5e75f65622f6e5077c08016e29d68b12864f33fea664a613c
+DIST gst-plugins-bad-1.10.4.tar.xz 4738824 SHA256 
23ddae506b3a223b94869a0d3eea3e9a12e847f94d2d0e0b97102ce13ecd6966 SHA512 
7760f989692f65b81227fdb6b752821876c3efa8370f9c809077af90178624028ba8ddbad695ab4923ddca686d83803722f86a71713a1fdcca9ce5b7e5d37461
 WHIRLPOOL 
a39819d1a262888f135bbd75a243514df3b51f28495a88c05ca77326577a91db297eb3e32ee21f7e74f875cef73439c061fdc3b73ea0e910af9df85b1ab2b4ff
 DIST gst-plugins-bad-1.8.3.tar.xz 4500300 SHA256 
7899fcb18e6a1af2888b19c90213af018a57d741c6e72ec56b133bc73ec8509b SHA512 
3676903fea7a5b078187c3b295208bc24b567ba4e965035db603cf8106e34ca619668253ff4320b192c4e3d1698572e6591bf7fb7253bd2399e7986711bb85c4
 WHIRLPOOL 
7dbe853dd83b15c33a78da1cbe43d121dd92e90b9b0016ba8f77fbc8f4b6c4167fd508ed9ae0370c03a2b548a765539ed7a45e5dd0418bb6f66d789e133ee7c5

diff --git 
a/media-plugins/gst-plugins-modplug/gst-plugins-modplug-1.10.4.ebuild 
b/media-plugins/gst-plugins-modplug/gst-plugins-modplug-1.10.4.ebuild
new file mode 100644
index 00..16a7ca8d15
--- /dev/null
+++ b/media-plugins/gst-plugins-modplug/gst-plugins-modplug-1.10.4.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-bad
+
+inherit gstreamer
+
+DESCRIPTION="MOD audio decoder plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND=">=media-libs/libmodplug-0.8.8.4-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"



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

2017-02-25 Thread Mart Raudsepp
commit: 35a058f504722fca076a979324d350ac505c7df6
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 20:11:32 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 20:43:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35a058f5

media-plugins/gst-plugins-mpeg2enc: bump to 1.10.4, no code changes compared to 
1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-mpeg2enc/Manifest   |  1 +
 .../gst-plugins-mpeg2enc-1.10.4.ebuild| 15 +++
 2 files changed, 16 insertions(+)

diff --git a/media-plugins/gst-plugins-mpeg2enc/Manifest 
b/media-plugins/gst-plugins-mpeg2enc/Manifest
index f194cd8f74..fa279863e8 100644
--- a/media-plugins/gst-plugins-mpeg2enc/Manifest
+++ b/media-plugins/gst-plugins-mpeg2enc/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-bad-0.10.23.tar.xz 3155044 SHA256 
03cf0786391c64625569072e904082a08861f05a63d64b2f8e8dad3f26d81bf9 SHA512 
6437dd12707ef29651f4014b54612cf2a3a42ed4e05a1c5f4a432d80e27efd2abc0df891ebcfdc9e7b2cf9f71a15b88e48b3aa6db24a178ed6de3b1bdf4c3dc4
 WHIRLPOOL 
dd657100909c32ab75cb8aada8db24d68ddf7a10dc0eb055982d7e4d9ae7a50c364eeac9017cea8b176734fc09cf7f8e4e8f52d24e3173806633ddb8a7acd93c
 DIST gst-plugins-bad-1.10.3.tar.xz 4734656 SHA256 
24099351fb6984c9e7560de06e072ff2e33d0b2db38b8fcc7afefb536e5094e7 SHA512 
028e2c579d6e41fed2a3b7de91f3e0eac08fecd52bd67f198437909025aa41dbf4fd7ddd76decd989f8c4ca7664fad3517b403b326d8ef297bfdd006b5d79944
 WHIRLPOOL 
744f76c10fc534156abb49d71b4f01c663d8c14b3eb4ced988a41b0b3e1e455b988a2b2064af96f5e75f65622f6e5077c08016e29d68b12864f33fea664a613c
+DIST gst-plugins-bad-1.10.4.tar.xz 4738824 SHA256 
23ddae506b3a223b94869a0d3eea3e9a12e847f94d2d0e0b97102ce13ecd6966 SHA512 
7760f989692f65b81227fdb6b752821876c3efa8370f9c809077af90178624028ba8ddbad695ab4923ddca686d83803722f86a71713a1fdcca9ce5b7e5d37461
 WHIRLPOOL 
a39819d1a262888f135bbd75a243514df3b51f28495a88c05ca77326577a91db297eb3e32ee21f7e74f875cef73439c061fdc3b73ea0e910af9df85b1ab2b4ff
 DIST gst-plugins-bad-1.8.3.tar.xz 4500300 SHA256 
7899fcb18e6a1af2888b19c90213af018a57d741c6e72ec56b133bc73ec8509b SHA512 
3676903fea7a5b078187c3b295208bc24b567ba4e965035db603cf8106e34ca619668253ff4320b192c4e3d1698572e6591bf7fb7253bd2399e7986711bb85c4
 WHIRLPOOL 
7dbe853dd83b15c33a78da1cbe43d121dd92e90b9b0016ba8f77fbc8f4b6c4167fd508ed9ae0370c03a2b548a765539ed7a45e5dd0418bb6f66d789e133ee7c5

diff --git 
a/media-plugins/gst-plugins-mpeg2enc/gst-plugins-mpeg2enc-1.10.4.ebuild 
b/media-plugins/gst-plugins-mpeg2enc/gst-plugins-mpeg2enc-1.10.4.ebuild
new file mode 100644
index 00..32b9a1879c
--- /dev/null
+++ b/media-plugins/gst-plugins-mpeg2enc/gst-plugins-mpeg2enc-1.10.4.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-bad
+
+inherit gstreamer
+
+DESCRIPTION="MPEG-1/2 video encoding plugin for GStreamer"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=media-video/mjpegtools-2.1.0-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"



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

2017-02-25 Thread Mart Raudsepp
commit: 2fe9cb60c62aa8c0bafdae907aaa101894c82fa2
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 19:24:56 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 20:43:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fe9cb60

media-plugins/gst-plugins-dvb: bump to 1.10.4, no code changes compared to 
1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-dvb/Manifest  |  1 +
 .../gst-plugins-dvb/gst-plugins-dvb-1.10.4.ebuild   | 21 +
 2 files changed, 22 insertions(+)

diff --git a/media-plugins/gst-plugins-dvb/Manifest 
b/media-plugins/gst-plugins-dvb/Manifest
index f194cd8f74..fa279863e8 100644
--- a/media-plugins/gst-plugins-dvb/Manifest
+++ b/media-plugins/gst-plugins-dvb/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-bad-0.10.23.tar.xz 3155044 SHA256 
03cf0786391c64625569072e904082a08861f05a63d64b2f8e8dad3f26d81bf9 SHA512 
6437dd12707ef29651f4014b54612cf2a3a42ed4e05a1c5f4a432d80e27efd2abc0df891ebcfdc9e7b2cf9f71a15b88e48b3aa6db24a178ed6de3b1bdf4c3dc4
 WHIRLPOOL 
dd657100909c32ab75cb8aada8db24d68ddf7a10dc0eb055982d7e4d9ae7a50c364eeac9017cea8b176734fc09cf7f8e4e8f52d24e3173806633ddb8a7acd93c
 DIST gst-plugins-bad-1.10.3.tar.xz 4734656 SHA256 
24099351fb6984c9e7560de06e072ff2e33d0b2db38b8fcc7afefb536e5094e7 SHA512 
028e2c579d6e41fed2a3b7de91f3e0eac08fecd52bd67f198437909025aa41dbf4fd7ddd76decd989f8c4ca7664fad3517b403b326d8ef297bfdd006b5d79944
 WHIRLPOOL 
744f76c10fc534156abb49d71b4f01c663d8c14b3eb4ced988a41b0b3e1e455b988a2b2064af96f5e75f65622f6e5077c08016e29d68b12864f33fea664a613c
+DIST gst-plugins-bad-1.10.4.tar.xz 4738824 SHA256 
23ddae506b3a223b94869a0d3eea3e9a12e847f94d2d0e0b97102ce13ecd6966 SHA512 
7760f989692f65b81227fdb6b752821876c3efa8370f9c809077af90178624028ba8ddbad695ab4923ddca686d83803722f86a71713a1fdcca9ce5b7e5d37461
 WHIRLPOOL 
a39819d1a262888f135bbd75a243514df3b51f28495a88c05ca77326577a91db297eb3e32ee21f7e74f875cef73439c061fdc3b73ea0e910af9df85b1ab2b4ff
 DIST gst-plugins-bad-1.8.3.tar.xz 4500300 SHA256 
7899fcb18e6a1af2888b19c90213af018a57d741c6e72ec56b133bc73ec8509b SHA512 
3676903fea7a5b078187c3b295208bc24b567ba4e965035db603cf8106e34ca619668253ff4320b192c4e3d1698572e6591bf7fb7253bd2399e7986711bb85c4
 WHIRLPOOL 
7dbe853dd83b15c33a78da1cbe43d121dd92e90b9b0016ba8f77fbc8f4b6c4167fd508ed9ae0370c03a2b548a765539ed7a45e5dd0418bb6f66d789e133ee7c5

diff --git a/media-plugins/gst-plugins-dvb/gst-plugins-dvb-1.10.4.ebuild 
b/media-plugins/gst-plugins-dvb/gst-plugins-dvb-1.10.4.ebuild
new file mode 100644
index 00..68ace2beee
--- /dev/null
+++ b/media-plugins/gst-plugins-dvb/gst-plugins-dvb-1.10.4.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-bad
+
+inherit gstreamer
+
+DESCRIPION="DVB device capture plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~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-mplex/

2017-02-25 Thread Mart Raudsepp
commit: 8e86be96ccddf0cf39125a61aa117356a252332e
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 20:11:53 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 20:43:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e86be96

media-plugins/gst-plugins-mplex: bump to 1.10.4, no code changes compared to 
1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-mplex/Manifest  |  1 +
 .../gst-plugins-mplex/gst-plugins-mplex-1.10.4.ebuild | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/media-plugins/gst-plugins-mplex/Manifest 
b/media-plugins/gst-plugins-mplex/Manifest
index f194cd8f74..fa279863e8 100644
--- a/media-plugins/gst-plugins-mplex/Manifest
+++ b/media-plugins/gst-plugins-mplex/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-bad-0.10.23.tar.xz 3155044 SHA256 
03cf0786391c64625569072e904082a08861f05a63d64b2f8e8dad3f26d81bf9 SHA512 
6437dd12707ef29651f4014b54612cf2a3a42ed4e05a1c5f4a432d80e27efd2abc0df891ebcfdc9e7b2cf9f71a15b88e48b3aa6db24a178ed6de3b1bdf4c3dc4
 WHIRLPOOL 
dd657100909c32ab75cb8aada8db24d68ddf7a10dc0eb055982d7e4d9ae7a50c364eeac9017cea8b176734fc09cf7f8e4e8f52d24e3173806633ddb8a7acd93c
 DIST gst-plugins-bad-1.10.3.tar.xz 4734656 SHA256 
24099351fb6984c9e7560de06e072ff2e33d0b2db38b8fcc7afefb536e5094e7 SHA512 
028e2c579d6e41fed2a3b7de91f3e0eac08fecd52bd67f198437909025aa41dbf4fd7ddd76decd989f8c4ca7664fad3517b403b326d8ef297bfdd006b5d79944
 WHIRLPOOL 
744f76c10fc534156abb49d71b4f01c663d8c14b3eb4ced988a41b0b3e1e455b988a2b2064af96f5e75f65622f6e5077c08016e29d68b12864f33fea664a613c
+DIST gst-plugins-bad-1.10.4.tar.xz 4738824 SHA256 
23ddae506b3a223b94869a0d3eea3e9a12e847f94d2d0e0b97102ce13ecd6966 SHA512 
7760f989692f65b81227fdb6b752821876c3efa8370f9c809077af90178624028ba8ddbad695ab4923ddca686d83803722f86a71713a1fdcca9ce5b7e5d37461
 WHIRLPOOL 
a39819d1a262888f135bbd75a243514df3b51f28495a88c05ca77326577a91db297eb3e32ee21f7e74f875cef73439c061fdc3b73ea0e910af9df85b1ab2b4ff
 DIST gst-plugins-bad-1.8.3.tar.xz 4500300 SHA256 
7899fcb18e6a1af2888b19c90213af018a57d741c6e72ec56b133bc73ec8509b SHA512 
3676903fea7a5b078187c3b295208bc24b567ba4e965035db603cf8106e34ca619668253ff4320b192c4e3d1698572e6591bf7fb7253bd2399e7986711bb85c4
 WHIRLPOOL 
7dbe853dd83b15c33a78da1cbe43d121dd92e90b9b0016ba8f77fbc8f4b6c4167fd508ed9ae0370c03a2b548a765539ed7a45e5dd0418bb6f66d789e133ee7c5

diff --git a/media-plugins/gst-plugins-mplex/gst-plugins-mplex-1.10.4.ebuild 
b/media-plugins/gst-plugins-mplex/gst-plugins-mplex-1.10.4.ebuild
new file mode 100644
index 00..4285986cee
--- /dev/null
+++ b/media-plugins/gst-plugins-mplex/gst-plugins-mplex-1.10.4.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-bad
+
+inherit gstreamer
+
+DESCRIPTION="MPEG/DVD/SVCD/VCD video/audio multiplexing plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+IUSE=""
+
+RDEPEND=">=media-video/mjpegtools-2.1.0-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"



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

2017-02-25 Thread Mart Raudsepp
commit: b6aaf0c21bba32410703a680d06eb435087c7e26
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 20:13:46 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 20:44:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6aaf0c2

media-plugins/gst-plugins-rtmp: bump to 1.10.4, no code changes compared to 
1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-rtmp/Manifest   |  1 +
 .../gst-plugins-rtmp/gst-plugins-rtmp-1.10.4.ebuild   | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/media-plugins/gst-plugins-rtmp/Manifest 
b/media-plugins/gst-plugins-rtmp/Manifest
index f194cd8f74..fa279863e8 100644
--- a/media-plugins/gst-plugins-rtmp/Manifest
+++ b/media-plugins/gst-plugins-rtmp/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-bad-0.10.23.tar.xz 3155044 SHA256 
03cf0786391c64625569072e904082a08861f05a63d64b2f8e8dad3f26d81bf9 SHA512 
6437dd12707ef29651f4014b54612cf2a3a42ed4e05a1c5f4a432d80e27efd2abc0df891ebcfdc9e7b2cf9f71a15b88e48b3aa6db24a178ed6de3b1bdf4c3dc4
 WHIRLPOOL 
dd657100909c32ab75cb8aada8db24d68ddf7a10dc0eb055982d7e4d9ae7a50c364eeac9017cea8b176734fc09cf7f8e4e8f52d24e3173806633ddb8a7acd93c
 DIST gst-plugins-bad-1.10.3.tar.xz 4734656 SHA256 
24099351fb6984c9e7560de06e072ff2e33d0b2db38b8fcc7afefb536e5094e7 SHA512 
028e2c579d6e41fed2a3b7de91f3e0eac08fecd52bd67f198437909025aa41dbf4fd7ddd76decd989f8c4ca7664fad3517b403b326d8ef297bfdd006b5d79944
 WHIRLPOOL 
744f76c10fc534156abb49d71b4f01c663d8c14b3eb4ced988a41b0b3e1e455b988a2b2064af96f5e75f65622f6e5077c08016e29d68b12864f33fea664a613c
+DIST gst-plugins-bad-1.10.4.tar.xz 4738824 SHA256 
23ddae506b3a223b94869a0d3eea3e9a12e847f94d2d0e0b97102ce13ecd6966 SHA512 
7760f989692f65b81227fdb6b752821876c3efa8370f9c809077af90178624028ba8ddbad695ab4923ddca686d83803722f86a71713a1fdcca9ce5b7e5d37461
 WHIRLPOOL 
a39819d1a262888f135bbd75a243514df3b51f28495a88c05ca77326577a91db297eb3e32ee21f7e74f875cef73439c061fdc3b73ea0e910af9df85b1ab2b4ff
 DIST gst-plugins-bad-1.8.3.tar.xz 4500300 SHA256 
7899fcb18e6a1af2888b19c90213af018a57d741c6e72ec56b133bc73ec8509b SHA512 
3676903fea7a5b078187c3b295208bc24b567ba4e965035db603cf8106e34ca619668253ff4320b192c4e3d1698572e6591bf7fb7253bd2399e7986711bb85c4
 WHIRLPOOL 
7dbe853dd83b15c33a78da1cbe43d121dd92e90b9b0016ba8f77fbc8f4b6c4167fd508ed9ae0370c03a2b548a765539ed7a45e5dd0418bb6f66d789e133ee7c5

diff --git a/media-plugins/gst-plugins-rtmp/gst-plugins-rtmp-1.10.4.ebuild 
b/media-plugins/gst-plugins-rtmp/gst-plugins-rtmp-1.10.4.ebuild
new file mode 100644
index 00..4d2afb655b
--- /dev/null
+++ b/media-plugins/gst-plugins-rtmp/gst-plugins-rtmp-1.10.4.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-bad
+
+inherit gstreamer
+
+DESCRIPTION="RTMP source/sink plugin for GStreamer"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=media-video/rtmpdump-2.4_p20131018[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"



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

2017-02-25 Thread Mart Raudsepp
commit: 733b7abda5c1ee325a9ba0c38f5c56566f76ee38
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 20:14:08 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 20:44:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=733b7abd

media-plugins/gst-plugins-schroedinger: bump to 1.10.4, no code changes 
compared to 1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-schroedinger/Manifest|  1 +
 .../gst-plugins-schroedinger-1.10.4.ebuild | 18 ++
 2 files changed, 19 insertions(+)

diff --git a/media-plugins/gst-plugins-schroedinger/Manifest 
b/media-plugins/gst-plugins-schroedinger/Manifest
index f194cd8f74..fa279863e8 100644
--- a/media-plugins/gst-plugins-schroedinger/Manifest
+++ b/media-plugins/gst-plugins-schroedinger/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-bad-0.10.23.tar.xz 3155044 SHA256 
03cf0786391c64625569072e904082a08861f05a63d64b2f8e8dad3f26d81bf9 SHA512 
6437dd12707ef29651f4014b54612cf2a3a42ed4e05a1c5f4a432d80e27efd2abc0df891ebcfdc9e7b2cf9f71a15b88e48b3aa6db24a178ed6de3b1bdf4c3dc4
 WHIRLPOOL 
dd657100909c32ab75cb8aada8db24d68ddf7a10dc0eb055982d7e4d9ae7a50c364eeac9017cea8b176734fc09cf7f8e4e8f52d24e3173806633ddb8a7acd93c
 DIST gst-plugins-bad-1.10.3.tar.xz 4734656 SHA256 
24099351fb6984c9e7560de06e072ff2e33d0b2db38b8fcc7afefb536e5094e7 SHA512 
028e2c579d6e41fed2a3b7de91f3e0eac08fecd52bd67f198437909025aa41dbf4fd7ddd76decd989f8c4ca7664fad3517b403b326d8ef297bfdd006b5d79944
 WHIRLPOOL 
744f76c10fc534156abb49d71b4f01c663d8c14b3eb4ced988a41b0b3e1e455b988a2b2064af96f5e75f65622f6e5077c08016e29d68b12864f33fea664a613c
+DIST gst-plugins-bad-1.10.4.tar.xz 4738824 SHA256 
23ddae506b3a223b94869a0d3eea3e9a12e847f94d2d0e0b97102ce13ecd6966 SHA512 
7760f989692f65b81227fdb6b752821876c3efa8370f9c809077af90178624028ba8ddbad695ab4923ddca686d83803722f86a71713a1fdcca9ce5b7e5d37461
 WHIRLPOOL 
a39819d1a262888f135bbd75a243514df3b51f28495a88c05ca77326577a91db297eb3e32ee21f7e74f875cef73439c061fdc3b73ea0e910af9df85b1ab2b4ff
 DIST gst-plugins-bad-1.8.3.tar.xz 4500300 SHA256 
7899fcb18e6a1af2888b19c90213af018a57d741c6e72ec56b133bc73ec8509b SHA512 
3676903fea7a5b078187c3b295208bc24b567ba4e965035db603cf8106e34ca619668253ff4320b192c4e3d1698572e6591bf7fb7253bd2399e7986711bb85c4
 WHIRLPOOL 
7dbe853dd83b15c33a78da1cbe43d121dd92e90b9b0016ba8f77fbc8f4b6c4167fd508ed9ae0370c03a2b548a765539ed7a45e5dd0418bb6f66d789e133ee7c5

diff --git 
a/media-plugins/gst-plugins-schroedinger/gst-plugins-schroedinger-1.10.4.ebuild 
b/media-plugins/gst-plugins-schroedinger/gst-plugins-schroedinger-1.10.4.ebuild
new file mode 100644
index 00..74a7dc9185
--- /dev/null
+++ 
b/media-plugins/gst-plugins-schroedinger/gst-plugins-schroedinger-1.10.4.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-bad
+
+inherit gstreamer
+
+DESCRIPTION="Dirac encoder/decoder plugin for GStreamer"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=media-libs/schroedinger-1.0.11-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"
+
+GST_PLUGINS_BUILD="schro"
+GST_PLUGINS_BUILD_DIR="schroedinger"



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

2017-02-25 Thread Mart Raudsepp
commit: 77e30088d35e6365128a8531429ec6efc5776acb
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 19:25:28 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 20:43:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77e30088

media-plugins/gst-plugins-faad: bump to 1.10.4, no code changes compared to 
1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-faad/Manifest   |  1 +
 .../gst-plugins-faad/gst-plugins-faad-1.10.4.ebuild   | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/media-plugins/gst-plugins-faad/Manifest 
b/media-plugins/gst-plugins-faad/Manifest
index f194cd8f74..fa279863e8 100644
--- a/media-plugins/gst-plugins-faad/Manifest
+++ b/media-plugins/gst-plugins-faad/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-bad-0.10.23.tar.xz 3155044 SHA256 
03cf0786391c64625569072e904082a08861f05a63d64b2f8e8dad3f26d81bf9 SHA512 
6437dd12707ef29651f4014b54612cf2a3a42ed4e05a1c5f4a432d80e27efd2abc0df891ebcfdc9e7b2cf9f71a15b88e48b3aa6db24a178ed6de3b1bdf4c3dc4
 WHIRLPOOL 
dd657100909c32ab75cb8aada8db24d68ddf7a10dc0eb055982d7e4d9ae7a50c364eeac9017cea8b176734fc09cf7f8e4e8f52d24e3173806633ddb8a7acd93c
 DIST gst-plugins-bad-1.10.3.tar.xz 4734656 SHA256 
24099351fb6984c9e7560de06e072ff2e33d0b2db38b8fcc7afefb536e5094e7 SHA512 
028e2c579d6e41fed2a3b7de91f3e0eac08fecd52bd67f198437909025aa41dbf4fd7ddd76decd989f8c4ca7664fad3517b403b326d8ef297bfdd006b5d79944
 WHIRLPOOL 
744f76c10fc534156abb49d71b4f01c663d8c14b3eb4ced988a41b0b3e1e455b988a2b2064af96f5e75f65622f6e5077c08016e29d68b12864f33fea664a613c
+DIST gst-plugins-bad-1.10.4.tar.xz 4738824 SHA256 
23ddae506b3a223b94869a0d3eea3e9a12e847f94d2d0e0b97102ce13ecd6966 SHA512 
7760f989692f65b81227fdb6b752821876c3efa8370f9c809077af90178624028ba8ddbad695ab4923ddca686d83803722f86a71713a1fdcca9ce5b7e5d37461
 WHIRLPOOL 
a39819d1a262888f135bbd75a243514df3b51f28495a88c05ca77326577a91db297eb3e32ee21f7e74f875cef73439c061fdc3b73ea0e910af9df85b1ab2b4ff
 DIST gst-plugins-bad-1.8.3.tar.xz 4500300 SHA256 
7899fcb18e6a1af2888b19c90213af018a57d741c6e72ec56b133bc73ec8509b SHA512 
3676903fea7a5b078187c3b295208bc24b567ba4e965035db603cf8106e34ca619668253ff4320b192c4e3d1698572e6591bf7fb7253bd2399e7986711bb85c4
 WHIRLPOOL 
7dbe853dd83b15c33a78da1cbe43d121dd92e90b9b0016ba8f77fbc8f4b6c4167fd508ed9ae0370c03a2b548a765539ed7a45e5dd0418bb6f66d789e133ee7c5

diff --git a/media-plugins/gst-plugins-faad/gst-plugins-faad-1.10.4.ebuild 
b/media-plugins/gst-plugins-faad/gst-plugins-faad-1.10.4.ebuild
new file mode 100644
index 00..101817d039
--- /dev/null
+++ b/media-plugins/gst-plugins-faad/gst-plugins-faad-1.10.4.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-bad
+
+inherit gstreamer
+
+DESCRIPTION="AAC audio decoder plugin."
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd"
+IUSE=""
+
+RDEPEND=">=media-libs/faad2-2.7-r3[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"



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

2017-02-25 Thread Mart Raudsepp
commit: 589fdf51ca392905fa061248e8291ee69de16f7c
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 19:28:55 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 20:43:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=589fdf51

media-plugins/gst-plugins-hls: bump to 1.10.4 for upstream bug fixes

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-hls/Manifest |  1 +
 .../gst-plugins-hls/gst-plugins-hls-1.10.4.ebuild  | 42 ++
 2 files changed, 43 insertions(+)

diff --git a/media-plugins/gst-plugins-hls/Manifest 
b/media-plugins/gst-plugins-hls/Manifest
index dacb7d9b2e..15f24720e2 100644
--- a/media-plugins/gst-plugins-hls/Manifest
+++ b/media-plugins/gst-plugins-hls/Manifest
@@ -1,2 +1,3 @@
 DIST gst-plugins-bad-1.10.3.tar.xz 4734656 SHA256 
24099351fb6984c9e7560de06e072ff2e33d0b2db38b8fcc7afefb536e5094e7 SHA512 
028e2c579d6e41fed2a3b7de91f3e0eac08fecd52bd67f198437909025aa41dbf4fd7ddd76decd989f8c4ca7664fad3517b403b326d8ef297bfdd006b5d79944
 WHIRLPOOL 
744f76c10fc534156abb49d71b4f01c663d8c14b3eb4ced988a41b0b3e1e455b988a2b2064af96f5e75f65622f6e5077c08016e29d68b12864f33fea664a613c
+DIST gst-plugins-bad-1.10.4.tar.xz 4738824 SHA256 
23ddae506b3a223b94869a0d3eea3e9a12e847f94d2d0e0b97102ce13ecd6966 SHA512 
7760f989692f65b81227fdb6b752821876c3efa8370f9c809077af90178624028ba8ddbad695ab4923ddca686d83803722f86a71713a1fdcca9ce5b7e5d37461
 WHIRLPOOL 
a39819d1a262888f135bbd75a243514df3b51f28495a88c05ca77326577a91db297eb3e32ee21f7e74f875cef73439c061fdc3b73ea0e910af9df85b1ab2b4ff
 DIST gst-plugins-bad-1.8.3.tar.xz 4500300 SHA256 
7899fcb18e6a1af2888b19c90213af018a57d741c6e72ec56b133bc73ec8509b SHA512 
3676903fea7a5b078187c3b295208bc24b567ba4e965035db603cf8106e34ca619668253ff4320b192c4e3d1698572e6591bf7fb7253bd2399e7986711bb85c4
 WHIRLPOOL 
7dbe853dd83b15c33a78da1cbe43d121dd92e90b9b0016ba8f77fbc8f4b6c4167fd508ed9ae0370c03a2b548a765539ed7a45e5dd0418bb6f66d789e133ee7c5

diff --git a/media-plugins/gst-plugins-hls/gst-plugins-hls-1.10.4.ebuild 
b/media-plugins/gst-plugins-hls/gst-plugins-hls-1.10.4.ebuild
new file mode 100644
index 00..9364ac9428
--- /dev/null
+++ b/media-plugins/gst-plugins-hls/gst-plugins-hls-1.10.4.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-bad
+
+inherit gstreamer
+
+DESCRIPTION="HTTP live streaming plugin for GStreamer"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   dev-libs/nettle:0=[${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/adaptativedemux:gstadaptivedemux
+
+   local directory libs
+   directory="gst-libs/gst/uridownloader"
+   libs="-lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgstbase-1.0 
-lgsturidownloader-1.0"
+   sed -e "s:\$(top_builddir)/${directory}/.*\.la:${libs}:" \
+   -i ext/hls/Makefile.{am,in} || die
+
+   directory="gst-libs/gst/adaptivedemux"
+   libs="-lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgstbase-1.0 
-lgstapp-1.0 -lgsturidownloader-1.0 -lgstadaptivedemux-1.0"
+   sed -e "s:\$(top_builddir)/${directory}/.*\.la:${libs}:" \
+   -i ext/hls/Makefile.{am,in} || die
+}
+
+multilib_src_configure() {
+   gstreamer_multilib_src_configure \
+   --with-hls-crypto=nettle
+}



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

2017-02-25 Thread Mart Raudsepp
commit: d1822e4098ccfe1296f0a0f8862c8eb761f13f9f
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 20:17:35 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 20:44:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1822e40

media-plugins/gst-plugins-dts: bump to 1.10.4, no code changes compared to 
1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-dts/Manifest |  1 +
 .../gst-plugins-dts/gst-plugins-dts-1.10.4.ebuild  | 18 ++
 2 files changed, 19 insertions(+)

diff --git a/media-plugins/gst-plugins-dts/Manifest 
b/media-plugins/gst-plugins-dts/Manifest
index f194cd8f74..fa279863e8 100644
--- a/media-plugins/gst-plugins-dts/Manifest
+++ b/media-plugins/gst-plugins-dts/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-bad-0.10.23.tar.xz 3155044 SHA256 
03cf0786391c64625569072e904082a08861f05a63d64b2f8e8dad3f26d81bf9 SHA512 
6437dd12707ef29651f4014b54612cf2a3a42ed4e05a1c5f4a432d80e27efd2abc0df891ebcfdc9e7b2cf9f71a15b88e48b3aa6db24a178ed6de3b1bdf4c3dc4
 WHIRLPOOL 
dd657100909c32ab75cb8aada8db24d68ddf7a10dc0eb055982d7e4d9ae7a50c364eeac9017cea8b176734fc09cf7f8e4e8f52d24e3173806633ddb8a7acd93c
 DIST gst-plugins-bad-1.10.3.tar.xz 4734656 SHA256 
24099351fb6984c9e7560de06e072ff2e33d0b2db38b8fcc7afefb536e5094e7 SHA512 
028e2c579d6e41fed2a3b7de91f3e0eac08fecd52bd67f198437909025aa41dbf4fd7ddd76decd989f8c4ca7664fad3517b403b326d8ef297bfdd006b5d79944
 WHIRLPOOL 
744f76c10fc534156abb49d71b4f01c663d8c14b3eb4ced988a41b0b3e1e455b988a2b2064af96f5e75f65622f6e5077c08016e29d68b12864f33fea664a613c
+DIST gst-plugins-bad-1.10.4.tar.xz 4738824 SHA256 
23ddae506b3a223b94869a0d3eea3e9a12e847f94d2d0e0b97102ce13ecd6966 SHA512 
7760f989692f65b81227fdb6b752821876c3efa8370f9c809077af90178624028ba8ddbad695ab4923ddca686d83803722f86a71713a1fdcca9ce5b7e5d37461
 WHIRLPOOL 
a39819d1a262888f135bbd75a243514df3b51f28495a88c05ca77326577a91db297eb3e32ee21f7e74f875cef73439c061fdc3b73ea0e910af9df85b1ab2b4ff
 DIST gst-plugins-bad-1.8.3.tar.xz 4500300 SHA256 
7899fcb18e6a1af2888b19c90213af018a57d741c6e72ec56b133bc73ec8509b SHA512 
3676903fea7a5b078187c3b295208bc24b567ba4e965035db603cf8106e34ca619668253ff4320b192c4e3d1698572e6591bf7fb7253bd2399e7986711bb85c4
 WHIRLPOOL 
7dbe853dd83b15c33a78da1cbe43d121dd92e90b9b0016ba8f77fbc8f4b6c4167fd508ed9ae0370c03a2b548a765539ed7a45e5dd0418bb6f66d789e133ee7c5

diff --git a/media-plugins/gst-plugins-dts/gst-plugins-dts-1.10.4.ebuild 
b/media-plugins/gst-plugins-dts/gst-plugins-dts-1.10.4.ebuild
new file mode 100644
index 00..7f6cf21d6f
--- /dev/null
+++ b/media-plugins/gst-plugins-dts/gst-plugins-dts-1.10.4.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-bad
+
+inherit gstreamer
+
+DESCRIPTION="DTS audio decoder plugin for Gstreamer"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd"
+IUSE="+orc"
+
+RDEPEND="
+   >=media-libs/libdca-0.0.5-r3[${MULTILIB_USEDEP}]
+   orc? ( >=dev-lang/orc-0.4.17[${MULTILIB_USEDEP}] )
+"
+DEPEND="${RDEPEND}"



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

2017-02-25 Thread Mart Raudsepp
commit: 4166758a1c9fbd985004e73bf6d28f53a5fab8b2
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 20:13:23 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 20:44:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4166758a

media-plugins/gst-plugins-resindvd: bump to 1.10.4, no code changes compared to 
1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-resindvd/Manifest|  1 +
 .../gst-plugins-resindvd-1.10.4.ebuild | 18 ++
 2 files changed, 19 insertions(+)

diff --git a/media-plugins/gst-plugins-resindvd/Manifest 
b/media-plugins/gst-plugins-resindvd/Manifest
index f194cd8f74..fa279863e8 100644
--- a/media-plugins/gst-plugins-resindvd/Manifest
+++ b/media-plugins/gst-plugins-resindvd/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-bad-0.10.23.tar.xz 3155044 SHA256 
03cf0786391c64625569072e904082a08861f05a63d64b2f8e8dad3f26d81bf9 SHA512 
6437dd12707ef29651f4014b54612cf2a3a42ed4e05a1c5f4a432d80e27efd2abc0df891ebcfdc9e7b2cf9f71a15b88e48b3aa6db24a178ed6de3b1bdf4c3dc4
 WHIRLPOOL 
dd657100909c32ab75cb8aada8db24d68ddf7a10dc0eb055982d7e4d9ae7a50c364eeac9017cea8b176734fc09cf7f8e4e8f52d24e3173806633ddb8a7acd93c
 DIST gst-plugins-bad-1.10.3.tar.xz 4734656 SHA256 
24099351fb6984c9e7560de06e072ff2e33d0b2db38b8fcc7afefb536e5094e7 SHA512 
028e2c579d6e41fed2a3b7de91f3e0eac08fecd52bd67f198437909025aa41dbf4fd7ddd76decd989f8c4ca7664fad3517b403b326d8ef297bfdd006b5d79944
 WHIRLPOOL 
744f76c10fc534156abb49d71b4f01c663d8c14b3eb4ced988a41b0b3e1e455b988a2b2064af96f5e75f65622f6e5077c08016e29d68b12864f33fea664a613c
+DIST gst-plugins-bad-1.10.4.tar.xz 4738824 SHA256 
23ddae506b3a223b94869a0d3eea3e9a12e847f94d2d0e0b97102ce13ecd6966 SHA512 
7760f989692f65b81227fdb6b752821876c3efa8370f9c809077af90178624028ba8ddbad695ab4923ddca686d83803722f86a71713a1fdcca9ce5b7e5d37461
 WHIRLPOOL 
a39819d1a262888f135bbd75a243514df3b51f28495a88c05ca77326577a91db297eb3e32ee21f7e74f875cef73439c061fdc3b73ea0e910af9df85b1ab2b4ff
 DIST gst-plugins-bad-1.8.3.tar.xz 4500300 SHA256 
7899fcb18e6a1af2888b19c90213af018a57d741c6e72ec56b133bc73ec8509b SHA512 
3676903fea7a5b078187c3b295208bc24b567ba4e965035db603cf8106e34ca619668253ff4320b192c4e3d1698572e6591bf7fb7253bd2399e7986711bb85c4
 WHIRLPOOL 
7dbe853dd83b15c33a78da1cbe43d121dd92e90b9b0016ba8f77fbc8f4b6c4167fd508ed9ae0370c03a2b548a765539ed7a45e5dd0418bb6f66d789e133ee7c5

diff --git 
a/media-plugins/gst-plugins-resindvd/gst-plugins-resindvd-1.10.4.ebuild 
b/media-plugins/gst-plugins-resindvd/gst-plugins-resindvd-1.10.4.ebuild
new file mode 100644
index 00..684a3c5b3d
--- /dev/null
+++ b/media-plugins/gst-plugins-resindvd/gst-plugins-resindvd-1.10.4.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-bad
+
+inherit gstreamer
+
+DESCRIPTION="DVD playback support plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+IUSE=""
+
+RDEPEND="
+   >=media-libs/libdvdnav-4.2.0-r1[${MULTILIB_USEDEP}]
+   >=media-libs/libdvdread-4.2.0-r1[${MULTILIB_USEDEP}]
+"
+DEPEND="${RDEPEND}"



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

2017-02-25 Thread Mart Raudsepp
commit: 5e0081557bb442c289e69fd0e0ec8fe08c76cf0e
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 19:25:13 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 20:43:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e008155

media-plugins/gst-plugins-faac: bump to 1.10.4, no code changes compared to 
1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-faac/Manifest   |  1 +
 .../gst-plugins-faac/gst-plugins-faac-1.10.4.ebuild   | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/media-plugins/gst-plugins-faac/Manifest 
b/media-plugins/gst-plugins-faac/Manifest
index f194cd8f74..fa279863e8 100644
--- a/media-plugins/gst-plugins-faac/Manifest
+++ b/media-plugins/gst-plugins-faac/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-bad-0.10.23.tar.xz 3155044 SHA256 
03cf0786391c64625569072e904082a08861f05a63d64b2f8e8dad3f26d81bf9 SHA512 
6437dd12707ef29651f4014b54612cf2a3a42ed4e05a1c5f4a432d80e27efd2abc0df891ebcfdc9e7b2cf9f71a15b88e48b3aa6db24a178ed6de3b1bdf4c3dc4
 WHIRLPOOL 
dd657100909c32ab75cb8aada8db24d68ddf7a10dc0eb055982d7e4d9ae7a50c364eeac9017cea8b176734fc09cf7f8e4e8f52d24e3173806633ddb8a7acd93c
 DIST gst-plugins-bad-1.10.3.tar.xz 4734656 SHA256 
24099351fb6984c9e7560de06e072ff2e33d0b2db38b8fcc7afefb536e5094e7 SHA512 
028e2c579d6e41fed2a3b7de91f3e0eac08fecd52bd67f198437909025aa41dbf4fd7ddd76decd989f8c4ca7664fad3517b403b326d8ef297bfdd006b5d79944
 WHIRLPOOL 
744f76c10fc534156abb49d71b4f01c663d8c14b3eb4ced988a41b0b3e1e455b988a2b2064af96f5e75f65622f6e5077c08016e29d68b12864f33fea664a613c
+DIST gst-plugins-bad-1.10.4.tar.xz 4738824 SHA256 
23ddae506b3a223b94869a0d3eea3e9a12e847f94d2d0e0b97102ce13ecd6966 SHA512 
7760f989692f65b81227fdb6b752821876c3efa8370f9c809077af90178624028ba8ddbad695ab4923ddca686d83803722f86a71713a1fdcca9ce5b7e5d37461
 WHIRLPOOL 
a39819d1a262888f135bbd75a243514df3b51f28495a88c05ca77326577a91db297eb3e32ee21f7e74f875cef73439c061fdc3b73ea0e910af9df85b1ab2b4ff
 DIST gst-plugins-bad-1.8.3.tar.xz 4500300 SHA256 
7899fcb18e6a1af2888b19c90213af018a57d741c6e72ec56b133bc73ec8509b SHA512 
3676903fea7a5b078187c3b295208bc24b567ba4e965035db603cf8106e34ca619668253ff4320b192c4e3d1698572e6591bf7fb7253bd2399e7986711bb85c4
 WHIRLPOOL 
7dbe853dd83b15c33a78da1cbe43d121dd92e90b9b0016ba8f77fbc8f4b6c4167fd508ed9ae0370c03a2b548a765539ed7a45e5dd0418bb6f66d789e133ee7c5

diff --git a/media-plugins/gst-plugins-faac/gst-plugins-faac-1.10.4.ebuild 
b/media-plugins/gst-plugins-faac/gst-plugins-faac-1.10.4.ebuild
new file mode 100644
index 00..3613460442
--- /dev/null
+++ b/media-plugins/gst-plugins-faac/gst-plugins-faac-1.10.4.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+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: profiles/

2017-02-25 Thread Matt Turner
commit: 63fcf978217344be89bb40ce92729d7831e5a077
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Feb 25 20:38:42 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Feb 25 20:43:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63fcf978

package.mask: Drop mask for removed xf86-video-ivtv.

Bug: https://bugs.gentoo.org/606132

 profiles/package.mask | 5 -
 1 file changed, 5 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index c3c70b2a64..1beac2d085 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -366,11 +366,6 @@ x11-libs/xvba-video
 # Bug #606132
 x11-drivers/xf86-video-omapfb
 
-# Matt Turner  (25 Jan 2017)
-# Dead. Masked for removal in 30 days.
-# Bug #606132
-x11-drivers/xf86-video-ivtv
-
 # Michał Górny  (24 Jan 2017)
 # Mask 4.0.0 RCs (then final) for initial testing, and updating most
 # important revdeps. Also revdeps that require 4.0.



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

2017-02-25 Thread Matt Turner
commit: 07f758cc49bd33d9fbeb29b1414535c9c19fcdc0
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Feb 25 20:39:12 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Feb 25 20:43:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07f758cc

package.mask: Drop mask for removed xf86-video-omapfb.

Bug: https://bugs.gentoo.org/606132

 profiles/package.mask | 5 -
 1 file changed, 5 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 1beac2d085..3d208ac656 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -361,11 +361,6 @@ x11-libs/xvba-video
 # including dropped support for BlueZ 4.
 =net-wireless/blueman-2.1_alpha*
 
-# Matt Turner  (25 Jan 2017)
-# Dead. Masked for removal in 30 days.
-# Bug #606132
-x11-drivers/xf86-video-omapfb
-
 # Michał Górny  (24 Jan 2017)
 # Mask 4.0.0 RCs (then final) for initial testing, and updating most
 # important revdeps. Also revdeps that require 4.0.



[gentoo-commits] repo/gentoo:master commit in: x11-libs/xvba-video/, x11-libs/xvba-video/files/

2017-02-25 Thread Matt Turner
commit: 817b5ef23634866ff323b0b1249e7e192078bbeb
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Feb 25 20:40:12 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Feb 25 20:43:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=817b5ef2

x11-libs/xvba-video: Remove.

Bug: https://bugs.gentoo.org/582406

 x11-libs/xvba-video/Manifest   |  1 -
 .../xvba-video-0.8.0-VAEncH264VUIBufferType.patch  | 12 -
 ...vba-video-0.8.0-assert-hw_image_hooks_glx.patch | 12 -
 .../files/xvba-video-fix-mesa-gl.h.patch   | 17 ---
 .../xvba-video-fix-out-of-source-builds.patch  | 11 
 x11-libs/xvba-video/metadata.xml   |  8 ---
 x11-libs/xvba-video/xvba-video-0.8.0-r3.ebuild | 59 --
 x11-libs/xvba-video/xvba-video-.ebuild | 56 
 8 files changed, 176 deletions(-)

diff --git a/x11-libs/xvba-video/Manifest b/x11-libs/xvba-video/Manifest
deleted file mode 100644
index 819cf84c6d..00
--- a/x11-libs/xvba-video/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST xvba-driver-0.8.0.tar.bz2 80424 SHA256 
bd56e64c619732956fe3e900520a704de90c1849f0b0e0ab6b8db5ff695d38a2 SHA512 
1e968f6123c5563f5dfc1f01cd2b7ed9b3f6afa9cf93b50b2079b1408670f6048f8d6b6d47c1ebbad1defc3600788ddf85a93bee772d90e05a8769ff19e2425b
 WHIRLPOOL 
df19706f84c17c6141e9a3cacec230012767b8fb06117477b95ed4b511b52321e9092455d927ff4147b1a951aea234d35575758fd69ba577ade131fb27d79da1

diff --git 
a/x11-libs/xvba-video/files/xvba-video-0.8.0-VAEncH264VUIBufferType.patch 
b/x11-libs/xvba-video/files/xvba-video-0.8.0-VAEncH264VUIBufferType.patch
deleted file mode 100644
index 3542d4ee6d..00
--- a/x11-libs/xvba-video/files/xvba-video-0.8.0-VAEncH264VUIBufferType.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ur a/src/xvba_dump.c b/src/xvba_dump.c
 a/src/xvba_dump.c  2012-11-23 14:29:10.0 +0100
-+++ b/src/xvba_dump.c  2014-03-03 18:53:08.772012251 +0100
-@@ -150,8 +150,6 @@
- _(VAEncSequenceParameterBufferType);
- _(VAEncPictureParameterBufferType);
- _(VAEncSliceParameterBufferType);
--_(VAEncH264VUIBufferType);
--_(VAEncH264SEIBufferType);
- #endif
- #undef _
- }

diff --git 
a/x11-libs/xvba-video/files/xvba-video-0.8.0-assert-hw_image_hooks_glx.patch 
b/x11-libs/xvba-video/files/xvba-video-0.8.0-assert-hw_image_hooks_glx.patch
deleted file mode 100644
index 7cb249a16f..00
--- a/x11-libs/xvba-video/files/xvba-video-0.8.0-assert-hw_image_hooks_glx.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ur xvba-video-0.8.0/src/xvba_image.c 
xvba-video-0.8.0-patched/src/xvba_image.c
 xvba-video-0.8.0/src/xvba_image.c  2011-06-14 13:07:13.0 +0200
-+++ xvba-video-0.8.0-patched/src/xvba_image.c  2012-07-22 14:55:14.186667413 
+0200
-@@ -423,7 +423,7 @@
- }
- 
- #if USE_GLX
--const HWImageHooks hw_image_hooks_glx attribute_hidden;
-+extern const HWImageHooks hw_image_hooks_glx attribute_hidden;
- #endif
- 
- // Commit image to the HW

diff --git a/x11-libs/xvba-video/files/xvba-video-fix-mesa-gl.h.patch 
b/x11-libs/xvba-video/files/xvba-video-fix-mesa-gl.h.patch
deleted file mode 100644
index 578d3321d9..00
--- a/x11-libs/xvba-video/files/xvba-video-fix-mesa-gl.h.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-diff -urN xvba-driver-0.8.0.old/src/utils_glx.h 
xvba-driver-0.8.0/src/utils_glx.h
 xvba-driver-0.8.0.old/src/utils_glx.h  2013-02-04 20:04:00.476332874 
+0100
-+++ xvba-driver-0.8.0/src/utils_glx.h  2013-02-04 20:04:40.228329931 +0100
-@@ -25,6 +25,13 @@
- #include 
- #include 
- 
-+
-+#if GL_GLEXT_VERSION >= 85
-+/* XXX: PFNGLMULTITEXCOORD2FPROC got out of the GL_VERSION_1_3_DEPRECATED
-+   block and is not defined if GL_VERSION_1_3 is defined in 
-+   Redefine the type here as an interim solution */
-+typedef void (*PFNGLMULTITEXCOORD2FPROC) (GLenum target, GLfloat s, GLfloat 
t);
-+#endif
- #ifndef GL_FRAMEBUFFER_BINDING
- #define GL_FRAMEBUFFER_BINDING GL_FRAMEBUFFER_BINDING_EXT
- #endif

diff --git 
a/x11-libs/xvba-video/files/xvba-video-fix-out-of-source-builds.patch 
b/x11-libs/xvba-video/files/xvba-video-fix-out-of-source-builds.patch
deleted file mode 100644
index 23de8559a0..00
--- a/x11-libs/xvba-video/files/xvba-video-fix-out-of-source-builds.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 src/shaders/Makefile.am2012-11-23 08:29:10.0 -0500
-+++ src/shaders/Makefile.am.new2014-01-30 18:38:27.954753460 -0500
-@@ -25,7 +25,7 @@
- CLEANFILES += $(shaders_h)
- 
- %.h: %.pso pso2h.py
--  $(PYTHON) pso2h.py -n $*_fp -o $@ $<
-+  $(PYTHON) $(top_srcdir)/src/shaders/pso2h.py -n $*_fp -o $@ $<
- endif
- 
- # Only add those targets if the Cg compiler is available

diff --git a/x11-libs/xvba-video/metadata.xml b/x11-libs/xvba-video/metadata.xml
deleted file mode 100644
index e943b72b8a..00
--- a/x11-libs/xvba-video/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-

[gentoo-commits] repo/gentoo:master commit in: x11-base/xorg-drivers/

2017-02-25 Thread Matt Turner
commit: f4cfaaa49c187dc726cb6a1b516912bea004e51a
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Feb 25 20:34:25 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Feb 25 20:43:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4cfaaa4

x11-base/xorg-drivers: Remove 1.16.

Bug: https://bugs.gentoo.org/607096

 x11-base/xorg-drivers/xorg-drivers-1.16.ebuild | 165 -
 1 file changed, 165 deletions(-)

diff --git a/x11-base/xorg-drivers/xorg-drivers-1.16.ebuild 
b/x11-base/xorg-drivers/xorg-drivers-1.16.ebuild
deleted file mode 100644
index dbbc64210b..00
--- a/x11-base/xorg-drivers/xorg-drivers-1.16.ebuild
+++ /dev/null
@@ -1,165 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Meta package containing deps on all xorg drivers"
-HOMEPAGE="https://www.gentoo.org/;
-SRC_URI=""
-
-LICENSE="metapackage"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
-
-IUSE_INPUT_DEVICES="
-   input_devices_acecad
-   input_devices_aiptek
-   input_devices_elographics
-   input_devices_evdev
-   input_devices_fpit
-   input_devices_hyperpen
-   input_devices_joystick
-   input_devices_keyboard
-   input_devices_libinput
-   input_devices_mouse
-   input_devices_mutouch
-   input_devices_penmount
-   input_devices_tslib
-   input_devices_vmmouse
-   input_devices_void
-   input_devices_synaptics
-   input_devices_wacom
-"
-IUSE_VIDEO_CARDS="
-   video_cards_apm
-   video_cards_ast
-   video_cards_chips
-   video_cards_cirrus
-   video_cards_dummy
-   video_cards_epson
-   video_cards_fbdev
-   video_cards_freedreno
-   video_cards_geode
-   video_cards_glint
-   video_cards_i128
-   video_cards_i740
-   video_cards_intel
-   video_cards_mach64
-   video_cards_mga
-   video_cards_modesetting
-   video_cards_neomagic
-   video_cards_nouveau
-   video_cards_nv
-   video_cards_omap
-   video_cards_omapfb
-   video_cards_qxl
-   video_cards_r128
-   video_cards_radeon
-   video_cards_radeonsi
-   video_cards_rendition
-   video_cards_s3
-   video_cards_s3virge
-   video_cards_savage
-   video_cards_siliconmotion
-   video_cards_sisusb
-   video_cards_sunbw2
-   video_cards_suncg14
-   video_cards_suncg3
-   video_cards_suncg6
-   video_cards_sunffb
-   video_cards_sunleo
-   video_cards_suntcx
-   video_cards_tdfx
-   video_cards_tga
-   video_cards_trident
-   video_cards_tseng
-   video_cards_v4l
-   video_cards_vesa
-   video_cards_via
-   video_cards_virtualbox
-   video_cards_vmware
-   video_cards_voodoo
-   video_cards_fglrx
-   video_cards_nvidia
-"
-
-IUSE="${IUSE_VIDEO_CARDS} ${IUSE_INPUT_DEVICES}"
-
-PDEPEND="
-   input_devices_acecad?  ( x11-drivers/xf86-input-acecad )
-   input_devices_aiptek?  ( x11-drivers/xf86-input-aiptek )
-   input_devices_elographics? ( x11-drivers/xf86-input-elographics )
-   input_devices_evdev?   ( x11-drivers/xf86-input-evdev )
-   input_devices_fpit?( x11-drivers/xf86-input-fpit )
-   input_devices_hyperpen?( x11-drivers/xf86-input-hyperpen )
-   input_devices_joystick?( x11-drivers/xf86-input-joystick )
-   input_devices_keyboard?( x11-drivers/xf86-input-keyboard )
-   input_devices_libinput?( x11-drivers/xf86-input-libinput )
-   input_devices_mouse?   ( x11-drivers/xf86-input-mouse )
-   input_devices_mutouch? ( x11-drivers/xf86-input-mutouch )
-   input_devices_penmount?( x11-drivers/xf86-input-penmount )
-   input_devices_tslib?   ( x11-drivers/xf86-input-tslib )
-   input_devices_vmmouse? ( x11-drivers/xf86-input-vmmouse )
-   input_devices_void?( x11-drivers/xf86-input-void )
-   input_devices_synaptics?   ( x11-drivers/xf86-input-synaptics )
-   input_devices_wacom?   ( x11-drivers/xf86-input-wacom )
-
-   video_cards_apm?   ( x11-drivers/xf86-video-apm )
-   video_cards_ast?   ( x11-drivers/xf86-video-ast )
-   video_cards_chips? ( x11-drivers/xf86-video-chips )
-   video_cards_cirrus?( x11-drivers/xf86-video-cirrus )
-   video_cards_dummy? ( x11-drivers/xf86-video-dummy )
-   video_cards_fbdev? ( x11-drivers/xf86-video-fbdev )
-   video_cards_freedreno? ( x11-drivers/xf86-video-freedreno )
-   video_cards_geode? ( x11-drivers/xf86-video-geode )
-   video_cards_glint? ( x11-drivers/xf86-video-glint )
-   video_cards_i128?  ( x11-drivers/xf86-video-i128 )
-   video_cards_i740?  ( 

[gentoo-commits] repo/gentoo:master commit in: net-misc/x11rdp/, net-misc/x11rdp/files/

2017-02-25 Thread Matt Turner
commit: 197c4f0565568e2c8bee389970619fa00869cbb0
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Feb 25 20:29:35 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Feb 25 20:43:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=197c4f05

net-misc/x11rdp: Remove.

Bug: https://bugs.gentoo.org/607096

 net-misc/x11rdp/Manifest   |   2 -
 .../x11rdp/files/xorg-cve-2011-4028+4029.patch |  22 ---
 .../files/xorg-server-1.9-cve-2013-1940.patch  |  31 
 .../files/xorg-server-1.9-cve-2013-4396.patch  |  43 -
 .../files/xorg-server-1.9-nouveau-default.patch|  30 
 .../x11rdp/files/xorg-server-disable-acpi.patch|  31 
 ...1-Include-xorg-list.h-to-fix-build-errors.patch |  25 ---
 .../xrdp-0.8.0-0002-Remove-dither-printing.patch   |  40 -
 net-misc/x11rdp/metadata.xml   |   5 -
 net-misc/x11rdp/x11rdp-0.8.0.1.9.5.ebuild  | 185 -
 10 files changed, 414 deletions(-)

diff --git a/net-misc/x11rdp/Manifest b/net-misc/x11rdp/Manifest
deleted file mode 100644
index 4b9d79679a..00
--- a/net-misc/x11rdp/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST xorg-server-1.9.5.tar.bz2 5172054 SHA256 
3fc775097c4f0e8f731447d0183ee709ae37c44c0c286ba00a4b028274e029dc SHA512 
f17baa6e871c7df4dc61330e32e235906d9e4c842a70226b0833d2b64ab62811131b960eb942f4dc9359ea828676ce60afd82802aa7cffc711d27c4946c32345
 WHIRLPOOL 
a8ede9d5e4ae80713e2b363042a80fe7ac9a03f8623dbf058b241a4237edd2397b437dda5ea56076ec1da71b946dc5b936adfd4afd436893b5c8350996ba169e
-DIST xrdp-0.8.0.tar.xz 1671376 SHA256 
433535039f8b8766d9c22f62de9599afa94dd553e72d9791cec85a5e2f436a60 SHA512 
bb2afefce7f53b6c3bca30cb6913171211df63a700f7d70325c1722348d5d31981e1d417727e48fd14aad500d0454e4126e6e1f81f8c09da4928b02f4acff26b
 WHIRLPOOL 
39c1d4852f6f927fd348d345a8d4f4a79824eca0d5682340908d28f3b6b497ae33bfed944294b061b118e4154ed7c5dce15878302145ffabc2ca6b3a2eb07818

diff --git a/net-misc/x11rdp/files/xorg-cve-2011-4028+4029.patch 
b/net-misc/x11rdp/files/xorg-cve-2011-4028+4029.patch
deleted file mode 100644
index 66e77f66e0..00
--- a/net-misc/x11rdp/files/xorg-cve-2011-4028+4029.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-diff --git a/os/utils.c b/os/utils.c
-index e8ecb71..18ff1ca 100644
 a/os/utils.c
-+++ b/os/utils.c
-@@ -297,7 +297,7 @@ LockServer(void)
- FatalError("Could not create lock file in %s\n", tmp);
-   (void) sprintf(pid_str, "%10ld\n", (long)getpid());
-   (void) write(lfd, pid_str, 11);
--  (void) chmod(tmp, 0444);
-+  (void) fchmod(lfd, 0444);
-   (void) close(lfd);
-
-   /*
-@@ -318,7 +318,7 @@ LockServer(void)
-   /*
-* Read the pid from the existing file
-*/
--  lfd = open(LockFile, O_RDONLY);
-+  lfd = open(LockFile, O_RDONLY|O_NOFOLLOW);
-   if (lfd < 0) {
- unlink(tmp);
- FatalError("Can't read lock file %s\n", LockFile);

diff --git a/net-misc/x11rdp/files/xorg-server-1.9-cve-2013-1940.patch 
b/net-misc/x11rdp/files/xorg-server-1.9-cve-2013-1940.patch
deleted file mode 100644
index f06b923f3d..00
--- a/net-misc/x11rdp/files/xorg-server-1.9-cve-2013-1940.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-From 6ca03b9161d33b1d2b55a3a1a913cf88deb2343f Mon Sep 17 00:00:00 2001
-From: Dave Airlie 
-Date: Wed, 10 Apr 2013 06:09:01 +
-Subject: xf86: fix flush input to work with Linux evdev devices.
-
-So when we VT switch back and attempt to flush the input devices,
-we don't succeed because evdev won't return part of an event,
-since we were only asking for 4 bytes, we'd only get -EINVAL back.
-
-This could later cause events to be flushed that we shouldn't have
-gotten.
-
-This is a fix for CVE-2013-1940.
-
-Signed-off-by: Dave Airlie 
-Reviewed-by: Peter Hutterer 
-Signed-off-by: Peter Hutterer 
-
-diff -ur a/hw/xfree86/os-support/shared/posix_tty.c 
b/hw/xfree86/os-support/shared/posix_tty.c
 a/hw/xfree86/os-support/shared/posix_tty.c 2010-06-11 08:10:22.0 
+0200
-+++ b/hw/xfree86/os-support/shared/posix_tty.c 2013-04-17 22:49:20.389795964 
+0200
-@@ -460,7 +460,8 @@
- {
-   fd_set fds;
-   struct timeval timeout;
--  char c[4];
-+  /* this needs to be big enough to flush an evdev event. */
-+  char c[256];
- 
-   DebugF("FlushingSerial\n");
-   if (tcflush(fd, TCIFLUSH) == 0)

diff --git a/net-misc/x11rdp/files/xorg-server-1.9-cve-2013-4396.patch 
b/net-misc/x11rdp/files/xorg-server-1.9-cve-2013-4396.patch
deleted file mode 100644
index fa8b4825f7..00
--- a/net-misc/x11rdp/files/xorg-server-1.9-cve-2013-4396.patch
+++ /dev/null
@@ -1,43 +0,0 @@
-diff -ur a/dix/dixfonts.c b/dix/dixfonts.c
 a/dix/dixfonts.c   2011-12-18 05:44:54.0 +0100
-+++ b/dix/dixfonts.c   2013-10-10 12:06:44.579225694 +0200
-@@ -1479,6 +1479,7 @@
-   GC *pGC;
-   unsigned char *data;
-   

[gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-omapfb/files/, x11-drivers/xf86-video-omapfb/

2017-02-25 Thread Matt Turner
commit: 304e57a630500bfe1149448bcd9dfcf2d470ec5d
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Feb 25 20:37:42 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Feb 25 20:43:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=304e57a6

x11-drivers/xf86-video-omapfb: Remove.

Bug: https://bugs.gentoo.org/606132

 x11-drivers/xf86-video-omapfb/Manifest |   2 -
 ...a-large-CRTC-upper-limit-to-not-prune-lar.patch |  41 ---
 ...virtual-size-when-configuring-framebuffer.patch |  32 --
 .../files/0003-force-plain-mode.patch  |  31 --
 .../files/0004-blacklist-tv-out.patch  |  33 ---
 .../files/0005-Attempt-to-fix-VRFB.patch   | 325 -
 ...0006-omapfb-port-to-new-xserver-video-API.patch | 272 -
 .../files/0007-always_include_xorg_server.h.patch  |  48 ---
 .../xf86-video-omapfb-0.1.1-closescreen.patch  |  11 -
 x11-drivers/xf86-video-omapfb/metadata.xml |   8 -
 .../xf86-video-omapfb-0.1.1.1_p1.ebuild|  34 ---
 11 files changed, 837 deletions(-)

diff --git a/x11-drivers/xf86-video-omapfb/Manifest 
b/x11-drivers/xf86-video-omapfb/Manifest
deleted file mode 100644
index b9ffcfa49a..00
--- a/x11-drivers/xf86-video-omapfb/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST xf86-video-omapfb_0.1.1.1-1.diff.gz 3116 SHA256 
c4ea91003b4244563668a78603b28918df40629ef729515ba48d1dc923ef359c SHA512 
cc463421b8a86a90234cf5a6352458d708f60fe77613bcc9099531651653efd9da11640199c792a3061f65930bc39bef90ec769a673cee27dd88a606c5fa652f
 WHIRLPOOL 
73c4ef6c0bd67f46b25c794dbfa7ed318231b68d7dc8c4cae20397fc2ecd6610beeb77dc4a49394056d21d2a5a8954c0d9fea371e7f7547eb60f698dc3d8a95f
-DIST xf86-video-omapfb_0.1.1.1.orig.tar.gz 26835 SHA256 
fe7e6e7739ecddc3b1663cbe08e7e889544a16e5e505d0dc48c79b2153208fbc SHA512 
96f6ff1adc5c558e4957b32a0dee722553f6c9e4aac6f8b5ca77e58b6d7b33b910b207ffa27b6556b802ead4cacaa034cf822dccb979072171782a5a34b6f96d
 WHIRLPOOL 
5524a3b3319de0d0de57a1dcc888c488b902357be93f685211b581b3e31c368a462c4a9ac78096b40974a9a98773220117086cd911e958c2a8444278d52744bc

diff --git 
a/x11-drivers/xf86-video-omapfb/files/0001-Revert-Set-a-large-CRTC-upper-limit-to-not-prune-lar.patch
 
b/x11-drivers/xf86-video-omapfb/files/0001-Revert-Set-a-large-CRTC-upper-limit-to-not-prune-lar.patch
deleted file mode 100644
index 9fb01d438a..00
--- 
a/x11-drivers/xf86-video-omapfb/files/0001-Revert-Set-a-large-CRTC-upper-limit-to-not-prune-lar.patch
+++ /dev/null
@@ -1,41 +0,0 @@
-From 8fb7d0f99d4afbb574b30cb4f1e66a8f89d94ad5 Mon Sep 17 00:00:00 2001
-From: Koen Kooi 
-Date: Wed, 26 Jan 2011 12:04:36 +0100
-Subject: [PATCH 1/6] Revert "Set a large CRTC upper limit to not prune larger
- resolutions"
-
-Picture is garbled after switching resolutions, so revert it.
-Virtual size too big, revert the commit 
9c4d7592dcb7dc20a48a6f941d9d94bd73d34153.
-
-Upstream-Status: Pending
-
-Signed-off-by: Martin Jansa 

- src/omapfb-crtc.c | 8 
- 1 file changed, 4 insertions(+), 4 deletions(-)
-
-diff --git a/src/omapfb-crtc.c b/src/omapfb-crtc.c
-index 9aaa52f..cbeff35 100644
 a/src/omapfb-crtc.c
-+++ b/src/omapfb-crtc.c
-@@ -190,13 +190,13 @@ OMAPFBCRTCInit(ScrnInfoPtr pScrn)
-* In practise, this doesn't seem to be supported.
-* (no way to setup the overlay offset/base address)
-*/
--   /* FIXME: figure out what makes sense here. A known max resolution?
--* framebuffer size?
--*/
-   xf86CrtcSetSizeRange(pScrn,
--   8, 8, 2048, 2048);
-+   8, 8,
-+   ofb->state_info.xres_virtual,
-+   ofb->state_info.yres_virtual);
- 
-   ofb->crtc = xf86CrtcCreate(pScrn, );
-+
- }
- 
- 
--- 
-1.8.0
-

diff --git 
a/x11-drivers/xf86-video-omapfb/files/0002-Revert-Set-virtual-size-when-configuring-framebuffer.patch
 
b/x11-drivers/xf86-video-omapfb/files/0002-Revert-Set-virtual-size-when-configuring-framebuffer.patch
deleted file mode 100644
index 683a989832..00
--- 
a/x11-drivers/xf86-video-omapfb/files/0002-Revert-Set-virtual-size-when-configuring-framebuffer.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-From 855c333ac0d16350f895f1d1b9391e9cbb0b6db4 Mon Sep 17 00:00:00 2001
-From: Koen Kooi 
-Date: Wed, 26 Jan 2011 13:27:20 +0100
-Subject: [PATCH 2/6] Revert "Set virtual size when configuring framebuffer"
-
-Virtual size too big, so revert it.
-
-This reverts commit 2653ef07883fbd1a5e7025f9300cf89b79ba429a.
-
-Upstream-Status: Pending
-
-Signed-off-by: Martin Jansa 

- src/omapfb-crtc.c | 2 --
- 1 file changed, 2 deletions(-)
-
-diff --git a/src/omapfb-crtc.c b/src/omapfb-crtc.c
-index cbeff35..9655db2 100644
 a/src/omapfb-crtc.c
-+++ b/src/omapfb-crtc.c
-@@ -98,8 +98,6 @@ OMAPFBCrtcCommitChangeMode (xf86CrtcPtr crtc)
-   v = ofb->state_info;

[gentoo-commits] repo/gentoo:master commit in: x11-libs/amd-adl-sdk/

2017-02-25 Thread Matt Turner
commit: 02fb0642f0e45d4963322bbab702c01364b4c66b
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Feb 25 20:41:02 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Feb 25 20:43:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02fb0642

x11-libs/amd-adl-sdk: Remove.

Bug: https://bugs.gentoo.org/582406

 x11-libs/amd-adl-sdk/Manifest  |  3 --
 x11-libs/amd-adl-sdk/amd-adl-sdk-10.1.ebuild   | 48 --
 x11-libs/amd-adl-sdk/amd-adl-sdk-6.0-r1.ebuild | 38 
 x11-libs/amd-adl-sdk/amd-adl-sdk-8.0.ebuild| 48 --
 x11-libs/amd-adl-sdk/metadata.xml  | 12 ---
 5 files changed, 149 deletions(-)

diff --git a/x11-libs/amd-adl-sdk/Manifest b/x11-libs/amd-adl-sdk/Manifest
deleted file mode 100644
index f9d632e1be..00
--- a/x11-libs/amd-adl-sdk/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST ADL_SDK-V10.1.zip 2857764 SHA256 
d20a66f520fef000c2b5fc81951d5d1ee910ce665f720e8a9485a9f1ffd119e8 SHA512 
c33d39564e7d9da713042286920542d98fc7e96eaf76120ec177f9facd31e92f37f5f6a02234f601e7c268d3c69c565eaf5ab3dfcb388e7b016214805cc3c3a9
 WHIRLPOOL 
f8f9ec273c3c61a80188fe3944209c4f452c7b4c48819e5389474df8d538024a6639c42f594d0c07d2fc6279cea1f2637abc649023f60af2c94a54b139cc2e68
-DIST ADL_SDK8.zip 2466339 SHA256 
a3db98b44099d0747e45b64a250b818eb6a46ee7ddf0addc9335b2826809db83 SHA512 
f3d2ca4d1825a67e2ccc296fcc79bb85012e532eec392f9bce07c73250c79e0a09debdc1a0278719a37285e26c99b622eb02c51c5735e335fb89aae82404544d
 WHIRLPOOL 
f6762d8be4c2899a34f766af4f09444ade84414d4c278a7f1ddfe250c0b3f73609099ba366304320964da93d2d49c6f09a0cf0bb9a2314eea186fc11f9602bf1
-DIST ADL_SDK_6.0.zip 2324420 SHA256 
429f4fd1edebb030d6366f4e0a877cf105e4383f7dd2ccf54e5aef8f2e4242c9 SHA512 
4af430f0a0eac347b0e3df3abbf7a4281a1b01398845fd8e826b69c28b67fc062092eac0ef207ace943006ed4ccd8c6017049c2dfd3945914ea6153026f3
 WHIRLPOOL 
acbdee1acba6520d467b4e7b0525c18dc9c1866611ac5fc52bec86c1ad1bf5b16570b032386bc8c2e83cb3926ff8bad25663f4c718d00af9fd55e9648de05c53

diff --git a/x11-libs/amd-adl-sdk/amd-adl-sdk-10.1.ebuild 
b/x11-libs/amd-adl-sdk/amd-adl-sdk-10.1.ebuild
deleted file mode 100644
index 43ef96fe4e..00
--- a/x11-libs/amd-adl-sdk/amd-adl-sdk-10.1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit toolchain-funcs
-
-DESCRIPTION="API to access display driver functionality for ATI graphics cards"
-HOMEPAGE="http://developer.amd.com/tools-and-sdks/graphics-development/display-library-adl-sdk/;
-SRC_URI="ADL_SDK-V${PV}.zip"
-
-LICENSE="AMD-ADL"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc examples"
-
-RDEPEND="x11-drivers/ati-drivers"
-DEPEND="app-arch/unzip"
-
-RESTRICT="fetch"
-
-S="${WORKDIR}"
-
-pkg_nofetch() {
-   einfo "Please visit the download page [1], download ${A} and save it in 
${DISTDIR}"
-   einfo "[1] 
http://developer.amd.com/tools-and-sdks/graphics-development/display-library-adl-sdk/;
-}
-
-src_prepare() {
-   sed -i -e '/include/a \#include  \
-#include ' include/adl_structures.h || die
-}
-
-src_compile() {
-   pushd adlutil
-   $(tc-getCC) main.c ${CFLAGS} -I ../include/ -DLINUX ${LDFLAGS} -o 
adlutil -ldl || die
-   popd
-}
-
-src_install() {
-   use doc && dodoc -r "Public-Documents"/* "adlutil/ADLUTIL User 
Guide.doc"
-   use examples && dodoc -r "Sample" "Sample-Managed"
-
-   dobin adlutil/adlutil
-   insinto "/usr/include/ADL"
-   doins include/*
-}

diff --git a/x11-libs/amd-adl-sdk/amd-adl-sdk-6.0-r1.ebuild 
b/x11-libs/amd-adl-sdk/amd-adl-sdk-6.0-r1.ebuild
deleted file mode 100644
index b2f9ad9b66..00
--- a/x11-libs/amd-adl-sdk/amd-adl-sdk-6.0-r1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="API to access display driver functionality for ATI graphics cards"
-HOMEPAGE="http://developer.amd.com/tools-and-sdks/graphics-development/display-library-adl-sdk/;
-SRC_URI="ADL_SDK_${PV}.zip"
-
-LICENSE="AMD-ADL"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="doc examples"
-
-RDEPEND="x11-drivers/ati-drivers"
-DEPEND="app-arch/unzip"
-
-RESTRICT="fetch"
-
-S="${WORKDIR}"
-
-pkg_nofetch() {
-   einfo "Please visit the download page [1] and save ${A} in ${DISTDIR}"
-   einfo "[1] 
http://developer.amd.com/tools-and-sdks/graphics-development/display-library-adl-sdk/;
-}
-
-src_prepare() {
-   sed -i -e '/include/a \#include ' include/adl_structures.h || 
die
-}
-
-src_install() {
-   use doc && dodoc -r "Public-Documents"/* "adlutil/ADLUTIL User 
Guide.doc"
-   use examples && dodoc -r "Sample" "Sample-Managed"
-
-   insinto "/usr/include/ADL"
-   doins include/*
-}

diff --git a/x11-libs/amd-adl-sdk/amd-adl-sdk-8.0.ebuild 
b/x11-libs/amd-adl-sdk/amd-adl-sdk-8.0.ebuild

[gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-v4l/

2017-02-25 Thread Matt Turner
commit: 5a4168b776026a520cdc5328f13840c42b24fb56
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Feb 25 20:35:49 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Feb 25 20:43:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a4168b7

x11-drivers/xf86-video-v4l: Remove.

Bug: https://bugs.gentoo.org/606132

 x11-drivers/xf86-video-v4l/Manifest|  1 -
 x11-drivers/xf86-video-v4l/metadata.xml|  8 
 x11-drivers/xf86-video-v4l/xf86-video-v4l-0.2.0.ebuild | 17 -
 3 files changed, 26 deletions(-)

diff --git a/x11-drivers/xf86-video-v4l/Manifest 
b/x11-drivers/xf86-video-v4l/Manifest
deleted file mode 100644
index f4a225592f..00
--- a/x11-drivers/xf86-video-v4l/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST xf86-video-v4l-0.2.0.tar.bz2 244063 SHA256 
cbff9120fbad900cbdc7ac535d04984e7b491d69a8eb0b371e30ae07cb61925d SHA512 
3abe396894e03c8c48a2c3479655c61f9f331b2e4a7d8f96b95daea2ed35055d1fb050a3c5b2f2fcd63f7f1403a29c11a1c8e910a403f77ecf63721abd0dd360
 WHIRLPOOL 
9e93ebbc19728e1738855b43c2fea9fbff16264c4d22ef2f3e124e9dfc3560cc0c24f6da91a88ba0747b8420813d0aaed706f0d91b920f32dcfd81f5f0b91dd5

diff --git a/x11-drivers/xf86-video-v4l/metadata.xml 
b/x11-drivers/xf86-video-v4l/metadata.xml
deleted file mode 100644
index e943b72b8a..00
--- a/x11-drivers/xf86-video-v4l/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-   x...@gentoo.org
-   X11
-
-

diff --git a/x11-drivers/xf86-video-v4l/xf86-video-v4l-0.2.0.ebuild 
b/x11-drivers/xf86-video-v4l/xf86-video-v4l-0.2.0.ebuild
deleted file mode 100644
index 72bc1188da..00
--- a/x11-drivers/xf86-video-v4l/xf86-video-v4l-0.2.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-# Must be before x-modular eclass is inherited
-# SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="video4linux driver"
-KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sh sparc x86"
-IUSE=""
-RDEPEND=">=x11-base/xorg-server-1.0.99"
-DEPEND="${RDEPEND}
-   x11-proto/randrproto
-   x11-proto/videoproto
-   x11-proto/xproto"



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

2017-02-25 Thread Matt Turner
commit: 053e2c2137e11fca4e6bcd75e564ca84332e4196
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Feb 25 20:38:09 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Feb 25 20:43:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=053e2c21

package.mask: Drop mask for removed xf86-video-v4l.

Bug: https://bugs.gentoo.org/606132

 profiles/package.mask | 7 ---
 1 file changed, 7 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index d72dfebebb..c3c70b2a64 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -371,13 +371,6 @@ x11-drivers/xf86-video-omapfb
 # Bug #606132
 x11-drivers/xf86-video-ivtv
 
-# Matt Turner  (25 Jan 2017)
-# Last release only supports v4l1 which required kernel support removed in
-# 2.6.38. Doesn't build with >=x11-base/xorg-server-1.17. Masked for removal in
-# 30 days.
-# Bug #606132
-x11-drivers/xf86-video-v4l
-
 # Michał Górny  (24 Jan 2017)
 # Mask 4.0.0 RCs (then final) for initial testing, and updating most
 # important revdeps. Also revdeps that require 4.0.



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-ivtv/

2017-02-25 Thread Matt Turner
commit: 9bef28cdb831dfe7b2a3800e35ecbc3ab12da65b
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Feb 25 20:36:56 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Feb 25 20:43:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bef28cd

x11-drivers/xf86-video-ivtv: Remove.

Bug: https://bugs.gentoo.org/606132

 x11-drivers/xf86-video-ivtv/Manifest   |  2 --
 x11-drivers/xf86-video-ivtv/metadata.xml   | 11 ---
 .../xf86-video-ivtv-1.1.2-r2.ebuild| 23 --
 3 files changed, 36 deletions(-)

diff --git a/x11-drivers/xf86-video-ivtv/Manifest 
b/x11-drivers/xf86-video-ivtv/Manifest
deleted file mode 100644
index fe97cf6ada..00
--- a/x11-drivers/xf86-video-ivtv/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST xf86-video-ivtv-1.1.2-r2.patch.tar.bz2 9565 SHA256 
22a2a8d7e17eecc2d4549f6a73080b071d9075f20230da01b21804b247ccb67e SHA512 
5b96375ea885dec713b5321f6f6554c0bd9b047b76abd4cf4baa1605466c7ab7612802c43674166a6397f0fa6a6c81d31805923cc342c710184a895a919f1270
 WHIRLPOOL 
e591ba8d9c7bb6afe4ae8aea41bd7a95e9c883a2afc2f2ef503d3d171b92903d720cf23bb44648b627c0807858fe2ed8000f7f55cc961da1b0df16a326c29dbe
-DIST xf86-video-ivtv-1.1.2.tar.gz 303046 SHA256 
863f449ec9dc9b2a2a15c8305660267a3365c72fa2e805d1e311dddf2791c938 SHA512 
d5decad6cbd1d09372a8393373608b9f07a673e8d8c1de08dc0188330861f9da3e221c0147e2da97f26d8344472e9cdbe30fa5c6386d0bb21b18f3e2f37930d7
 WHIRLPOOL 
597cc7a2c59aba99a5ececc150839b55d0ef98790fcd77c608dda0d1330672e0c731359e25a03920c9d66a75eb61e8518d3020766537878f6cdabfe3f2e3450c

diff --git a/x11-drivers/xf86-video-ivtv/metadata.xml 
b/x11-drivers/xf86-video-ivtv/metadata.xml
deleted file mode 100644
index 0d83c79838..00
--- a/x11-drivers/xf86-video-ivtv/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-   x...@gentoo.org
-   X11
-
-
-   X.Org driver for TV-out on ivtv cards
-
-

diff --git a/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2-r2.ebuild 
b/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2-r2.ebuild
deleted file mode 100644
index a33b7fc097..00
--- a/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2-r2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit xorg-2
-
-DESCRIPTION="X.Org driver for TV-out on ivtvdev cards"
-HOMEPAGE="http://ivtvdriver.org/;
-SRC_URI="http://dl.ivtvdriver.org/${PN}/${P}.tar.gz \
-   mirror://gentoo/${PF}.patch.tar.bz2"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-src_prepare() {
-
-   EPATCH_SOURCE="${WORKDIR}" \
-   EPATCH_FORCE="yes" \
-   EPATCH_SUFFIX="patch" \
-   xorg-2_src_prepare
-}



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

2017-02-25 Thread Matt Turner
commit: 4013aef499795f1a632cfc8475f84783d9a319d5
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Feb 25 20:41:39 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Feb 25 20:43:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4013aef4

package.mask: Drop masks for removed xvba-video and amd-adl-sdk.

Bug: https://bugs.gentoo.org/582406

 profiles/package.mask | 2 --
 1 file changed, 2 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 3d208ac656..9608d167e9 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -353,8 +353,6 @@ games-rpg/tmw
 # Masked for removal in 30 days.
 # Bug #582406
 x11-drivers/ati-drivers
-x11-libs/amd-adl-sdk
-x11-libs/xvba-video
 
 # Michał Górny  (26 Jan 2017)
 # Pre-release, masked for testing. Major changes since 2.0.4,



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

2017-02-25 Thread Matt Turner
commit: 67b93fba3e3b750909de61e0a2af68ffcabac87b
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Feb 25 20:35:00 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Feb 25 20:43:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67b93fba

package.mask: Drop mask for removed x11rdp, xrdp packages.

Bug: https://bugs.gentoo.org/607096

 profiles/package.mask | 9 -
 1 file changed, 9 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 4e1c9988ed..d72dfebebb 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -399,15 +399,6 @@ x11-drivers/xf86-video-v4l
 =sys-libs/llvm-libunwind-4.0.0*
 >=dev-libs/libclc-0.2.0_pre20170118
 
-# Matt Turner  (24 Jan 2017)
-# Depends on xorg-server-1.16, which is going away. Unresolved security bug
-# #602764. Maintainer no longer interested in package. Masked for removal in 30
-# days.
-net-misc/x11rdp
-net-misc/xrdp
-=x11-base/xorg-drivers-1.16*
-=x11-base/xorg-server-1.16*
-
 # Michael Orlitzky  (22 Jan 2017)
 # Use "php -a" instead. Masked for removal in 30 days.
 # Bug 606836.



[gentoo-commits] repo/gentoo:master commit in: x11-base/xorg-server/, x11-base/xorg-server/files/

2017-02-25 Thread Matt Turner
commit: 06d95b1cb566c0ae19d145ee0f65ec3f8e2093ba
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Feb 25 20:33:18 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Feb 25 20:43:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06d95b1c

x11-base/xorg-server: Remove 1.16.4-r5.

Bug: https://bugs.gentoo.org/607096

 x11-base/xorg-server/Manifest  |   1 -
 .../files/xorg-server-1.17-cve-2015-3164-1.patch   |  33 ---
 .../files/xorg-server-1.17-cve-2015-3164-2.patch   | 246 -
 .../files/xorg-server-1.17-cve-2015-3164-3.patch   |  34 ---
 x11-base/xorg-server/xorg-server-1.16.4-r5.ebuild  | 237 
 5 files changed, 551 deletions(-)

diff --git a/x11-base/xorg-server/Manifest b/x11-base/xorg-server/Manifest
index 61e76ed095..7aa7d5f51b 100644
--- a/x11-base/xorg-server/Manifest
+++ b/x11-base/xorg-server/Manifest
@@ -2,7 +2,6 @@ DIST xorg-server-1.12-cve-2014-8091..8103.patches.tar.xz 14832 
SHA256 a98fd1589e
 DIST xorg-server-1.12.4.tar.bz2 5444761 SHA256 
8ac07c35306ba3fb3c0972722dd4e919303039eca1d40ac7862560e0b2c94cf7 SHA512 
70997e8ba4f948829c158e52924753c5691a783dd14e5a86fdce4fc601638dd4e0b281590876b0315a303bf8d5195bdf43ede7113d1d569415a41ab03d938d85
 WHIRLPOOL 
bfee61329ca85ecedb991ca933de6e3a1e94e34a04d9a723a0e9c90a36e067824701c38e8a0034498ed28dfca82eb653d1e1ab5c0223020f5da69cbbf80bbf98
 DIST xorg-server-1.15.2.tar.bz2 5551426 SHA256 
3c0585607c654ded836da43a45a75492fc13454ff4149704fb08dac39f051163 SHA512 
5fcbf0012af309f80e1db206e05d7861796146d765cd17f3963fde6da7f43f0e57d63dbbdbf2c554612a557aa4dee623ef62f7ca7d007834aafd7a46ca7bb1d6
 WHIRLPOOL 
22cdbad68462f9bac32b13be958df496411ca72fe47435ec7e3ebb470b121ba4b4a0e023913f31a92113c5a56bc4be660dfec5086bc1fb72a617d2cdeaa8adf1
 DIST xorg-server-1.16-cve-2014-8091..8103.patches.tar.xz 27892 SHA256 
47d8c9bb79c829389e7599aef1110d43afbc5bf744dbcf73d8f3cf01796d287a SHA512 
f8b55c009166883b3e6ec2c8c7a2ff4ed61df6970afcc4f0efb9efa36741af194456a368d4b1c7ba9345ef973fb139a48eb50cb5a7ebc144b43749b9ffdb1f7b
 WHIRLPOOL 
2f8b26c018f4ad4cf780ed7dcb0b844de64e7a612adc30c622d1956dfcee710086ffcc837ff0a64cdcc14d47720d82d8797374488bf0b52d77ca63adf6806885
-DIST xorg-server-1.16.4.tar.bz2 5817330 SHA256 
abb6e1cc9213a9915a121f48576ff6739a0b8cdb3d32796f9a7743c9a6efc871 SHA512 
f756fca65535aa921a85d8d8eb36ea2ba5b7af90a46d640b0ca76259a9abd9d323885087e11156528d95240937c70373045001ae20266a1b9e89909f007e9e74
 WHIRLPOOL 
63980a3e2b57d2860998344f21a6524598b3dc135c277e5a868e34b57ab5060681ae7137358b3ba8b9ca5fd622a91aeb06bd0ac9e3e5ce1f4dc55df2b2dc0e33
 DIST xorg-server-1.17.4.tar.bz2 5791384 SHA256 
0c4b45c116a812a996eb432d8508cf26c2ec8c3916ff2a50781796882f8d6457 SHA512 
4b8377b86ca88f27dcf59db2996b2ee620ce6f181a37dc47600365db588d48f2f3ca66a3149e7c856e686e5783b1cccb2ba0827aa7413299163dfca869f4d376
 WHIRLPOOL 
c5baa1b01e57eac9e18bd1890c0a7e2246836524645057d5e05a1a19225d863645616aafaadbf9d083ffb672d47ea1934ad8323d813533e9519f0d92f9a1c6ab
 DIST xorg-server-1.18.4.tar.bz2 6009508 SHA256 
278459b2c31d61a15655d95a72fb79930c480a6bb8cf9226e48a07df8b1d31c8 SHA512 
2055948caa1437547ea823a70d8b24584b65338bb9f1bbf75e3ad7fd60ec9684378facaffa05b7ce496d904213cd192085a43ba889a1476d5fbc813b7e41b56b
 WHIRLPOOL 
f9ba5ffb49e6ac7ca20d64d27712a0a8f10c6560256a20e9f944d6438dc5f5eebe53daf6af110084da67a622e92874969047518e72ff181de0d64d83030d629f
 DIST xorg-server-1.19.1.tar.bz2 6041792 SHA256 
79ae2cf39d3f6c4a91201d8dad549d1d774b3420073c5a70d390040aa965a7fb SHA512 
37d413fdd96ce6b15ae20ca5028331498586044cfc7a6ab0acb99201b04063c69bcd06867f2dc33237b244ce2870a1c5a4be3cbe4560f2461894f46f8d5dbdd7
 WHIRLPOOL 
9fab4118e866e11a7742ba63d7f681490d43718a329416fb742e268fdf56f348bc9f1f2b5229fbaac98ce78f41fc1e9e5aa7587ee120fcccaba752ff4bac1555

diff --git a/x11-base/xorg-server/files/xorg-server-1.17-cve-2015-3164-1.patch 
b/x11-base/xorg-server/files/xorg-server-1.17-cve-2015-3164-1.patch
deleted file mode 100644
index a9f8030227..00
--- a/x11-base/xorg-server/files/xorg-server-1.17-cve-2015-3164-1.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-From c4534a38b68aa07fb82318040dc8154fb48a9588 Mon Sep 17 00:00:00 2001
-From: Ray Strode 
-Date: Tue, 5 May 2015 16:43:42 -0400
-Subject: xwayland: Enable access control on open sockets [CVE-2015-3164 1/3]
-
-Xwayland currently allows wide-open access to the X sockets
-it listens on, ignoring Xauth access control.
-
-This commit makes sure to enable access control on the sockets,
-so one user can't snoop on another user's X-over-wayland
-applications.
-
-Signed-off-by: Ray Strode 
-Reviewed-by: Daniel Stone 
-Reviewed-by: Alan Coopersmith 
-Signed-off-by: Keith Packard 
-
-diff --git a/hw/xwayland/xwayland.c b/hw/xwayland/xwayland.c
-index 7e8d667..c5bee77 100644
 a/hw/xwayland/xwayland.c
-+++ b/hw/xwayland/xwayland.c
-@@ -483,7 +483,7 @@ listen_on_fds(struct xwl_screen 

[gentoo-commits] repo/gentoo:master commit in: dev-python/numexpr/files/, dev-python/numexpr/

2017-02-25 Thread Justin Lecher
commit: 60b0e8eb477ee2ed1d57116d884e95f278bf19f0
Author: Justin Lecher  gentoo  org>
AuthorDate: Sat Feb 25 20:09:41 2017 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sat Feb 25 20:42:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60b0e8eb

dev-python/numexpr: Drop old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/numexpr/Manifest|  4 --
 .../numexpr/files/numexpr-2.4.3-testfix.patch  | 34 -
 dev-python/numexpr/numexpr-2.4.3.ebuild| 55 --
 dev-python/numexpr/numexpr-2.4.4.ebuild| 53 -
 dev-python/numexpr/numexpr-2.4.6.ebuild| 53 -
 dev-python/numexpr/numexpr-2.5.ebuild  | 55 --
 6 files changed, 254 deletions(-)

diff --git a/dev-python/numexpr/Manifest b/dev-python/numexpr/Manifest
index 87f2ee2ba2..183b02c5fe 100644
--- a/dev-python/numexpr/Manifest
+++ b/dev-python/numexpr/Manifest
@@ -1,5 +1 @@
-DIST numexpr-2.4.3.tar.gz 85171 SHA256 
3ae7191c89df40db6b0a8637a4dace7c5956bc910793a53225f985f3b443c722 SHA512 
b33984072fddd4303980be8533e1348b48ff27de5e150029147e3666ce6bb9e1147dbc45eb0ef22506aebaea6fb366d65ff01221235f9b9935d78ea70ba9aa53
 WHIRLPOOL 
ac5981bac643b825d6ab2fbd6c46b6d73ad62374490e5f05a71fc0b9c4269ab401617da98079e1604b11f454863e64e009a2acc00b7b30499b20eff73efe033f
-DIST numexpr-2.4.4.tar.gz 87133 SHA256 
dfa2fad1af040e93a8022fbe4437f2183bf80e5f64d466381ad589308a73565b SHA512 
abc53f8aafb39e55b6b811c1f08c01eefca23c36fb9d20a82484ef658c8062ffe51d8841d6651f43fb7f8cea6420270623df6ba9f98a95a0f7a09e6ceef91b35
 WHIRLPOOL 
9ab19609189e866a11c03b0aeaa3b93124d8018d53e8dec641721eff39eb73c969c34c457209d63988361ffadef13a205ba5b71d19ad120e9f44313f42c7cd1b
-DIST numexpr-2.4.6.tar.gz 87481 SHA256 
052397670dc56d7845ff894cd7d858e4f115491ecd93bcc0eda5cb83990c5da3 SHA512 
fb68e0e782fd9e9e3cef9288addc0dfc3b79dbf01f0e72422cda6d5effd0f1629a49f9e5b89dcd16fa904423e0e9c776f3f276b4817e83cc58029c90a8627096
 WHIRLPOOL 
485eb98636f1ee5e1efbc843b404a23f3495d1b6682de15b67275a9c4082c87a1550d1bb91a19a7942f10f2f137af4a6294aaed95d7fd746f2db45d7319b70ec
-DIST numexpr-2.5.tar.gz 88347 SHA256 
319cdf4e402177a1c8ed4972cffd09f523446f186d347b7c1974787cdabf0294 SHA512 
32cc70a9dd8cec67d014056c98e798bdaef6338365366ebebd60fa5655dda2cdcb5df550c8afe87aa85e0c87ebada6ae695d125d8b605f32c368bde731ff2a6c
 WHIRLPOOL 
a48a887b324d9a904083621024fcdd6c5fcaa60577c9d76bf88bb370d844b75c409851e9f4a28aefce2a5a3f0420329c67f3d68e825c2525db1dd6aea2340bb1
 DIST numexpr-2.6.1.tar.gz 90819 SHA256 
db2ee72f277b23c82d204189290ea4b792f9bd5b9d67744b045f8c2a8e929a06 SHA512 
07c88b1788ecad2c59260e7a6a15dfc21d486462a8866091d157286e5ce3b5b77f5fdab401fd30e2a5e4880398af53641d557003497c7d3658421bfcff38c31c
 WHIRLPOOL 
ef77ff356f79d2171685aa1267a63dfbd89a120300dd970bb9768df611a734483e21f78d4b1b09c4f3a5943cbbb6e9b48f03191bd7738063df076c07b6663a49

diff --git a/dev-python/numexpr/files/numexpr-2.4.3-testfix.patch 
b/dev-python/numexpr/files/numexpr-2.4.3-testfix.patch
deleted file mode 100644
index 3104ddcc3d..00
--- a/dev-python/numexpr/files/numexpr-2.4.3-testfix.patch
+++ /dev/null
@@ -1,34 +0,0 @@
-https://github.com/avalentino/numexpr/commit/0c2ef2ed05185211d2dd90a193c26f1805c30ad4
-diff --git a/numexpr/tests/test_numexpr.py b/numexpr/tests/test_numexpr.py
-index 44761c3..e7e109f 100644
 a/numexpr/tests/test_numexpr.py
-+++ b/numexpr/tests/test_numexpr.py
-@@ -721,19 +721,19 @@ def test_add_string_array(self):
- self.assert_missing_op('add_sss', expr, locals())
- 
- def test_empty_string1(self):
--a = np.array(["", "pepe"])
--b = np.array(["pepe2", ""])
--res = evaluate("(a == '') & (b == 'pepe2')")
-+a = np.array([b"", b"pepe"])
-+b = np.array([b"pepe2", b""])
-+res = evaluate("(a == b'') & (b == b'pepe2')")
- assert_array_equal(res, np.array([True, False]))
--res2 = evaluate("(a == 'pepe') & (b == '')")
-+res2 = evaluate("(a == b'pepe') & (b == b'')")
- assert_array_equal(res2, np.array([False, True]))
- 
- def test_empty_string2(self):
--a = np.array(["p", "pepe"])
--b = np.array(["pepe2", ""])
--res = evaluate("(a == '') & (b == 'pepe2')")
-+a = np.array([b"p", b"pepe"])
-+b = np.array([b"pepe2", b""])
-+res = evaluate("(a == b'') & (b == b'pepe2')")
- assert_array_equal(res, np.array([False, False]))
--res2 = evaluate("(a == 'pepe') & (b == '')")
-+res2 = evaluate("(a == b'pepe') & (b == b'')")
- assert_array_equal(res, np.array([False, False]))
- 
- def test_add_numeric_array(self):
-

diff --git a/dev-python/numexpr/numexpr-2.4.3.ebuild 
b/dev-python/numexpr/numexpr-2.4.3.ebuild
deleted file mode 100644
index a69f39208f..00
--- a/dev-python/numexpr/numexpr-2.4.3.ebuild
+++ /dev/null
@@ -1,55 

[gentoo-commits] repo/gentoo:master commit in: dev-libs/quazip/, dev-libs/quazip/files/

2017-02-25 Thread Justin Lecher
commit: da71e21305beb250977594f4f448c705e8900087
Author: Justin Lecher  gentoo  org>
AuthorDate: Sat Feb 25 19:51:54 2017 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sat Feb 25 20:41:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da71e213

dev-libs/quazip: Drop old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Justin Lecher  gentoo.org>

 dev-libs/quazip/Manifest  |  1 -
 dev-libs/quazip/files/quazip-0.5.1-prll.patch | 11 
 dev-libs/quazip/quazip-0.7.1.ebuild   | 73 ---
 3 files changed, 85 deletions(-)

diff --git a/dev-libs/quazip/Manifest b/dev-libs/quazip/Manifest
index eb64000fd8..2778b97e7f 100644
--- a/dev-libs/quazip/Manifest
+++ b/dev-libs/quazip/Manifest
@@ -1,2 +1 @@
-DIST quazip-0.7.1.tar.gz 390629 SHA256 
78c984103555c51e6f7ef52e3a2128e2beb9896871b2cc4d4dbd4d64bff132de SHA512 
58e044019505075aa89f112672c04c54875d98b353ac5a39b6eb3e1f08ea27bd9900126d902c282b87910e4bae5ab9da79942b9add7a5535625c187331445acc
 WHIRLPOOL 
bf683e90fd58ae4d94d72f4b4530754eb1944df03adccd4e0302fe7ec82afe07fd54c9d6975ba4f1b30e3d14928fbcc6c987ec612deeb6b66be9c86c5e5d9787
 DIST quazip-0.7.2.tar.gz 466915 SHA256 
91d827fbcafd099ae814cc18a8dd3bb709da6b8a27c918ee1c6c03b3f29440f4 SHA512 
669efb01edefee084ae755728aa2392bf160331fb13db62b7fac5e91bd45c29bb824a41ec63dd4a74c4a9780848d3308c0dcdb503f907a0fcccfbe969c291dd0
 WHIRLPOOL 
512661cab59eb2bda5e3a45ee800577bc2b8d3016a4076ca253b64de627098b4e2f62e20397dfe7a2f72aeaad7abdda8f1027e109ce1e8b6d6bfe117456600fb

diff --git a/dev-libs/quazip/files/quazip-0.5.1-prll.patch 
b/dev-libs/quazip/files/quazip-0.5.1-prll.patch
deleted file mode 100644
index 48c5502383..00
--- a/dev-libs/quazip/files/quazip-0.5.1-prll.patch
+++ /dev/null
@@ -1,11 +0,0 @@
- quazip.pro | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/quazip.pro b/quazip.pro
-index 28aa9ab..62a22bd 100644
 a/quazip.pro
-+++ b/quazip.pro
-@@ -1,2 +1,3 @@
- TEMPLATE=subdirs
- SUBDIRS=quazip qztest
-+qztest.depends=quazip

diff --git a/dev-libs/quazip/quazip-0.7.1.ebuild 
b/dev-libs/quazip/quazip-0.7.1.ebuild
deleted file mode 100644
index 8e61bb66d1..00
--- a/dev-libs/quazip/quazip-0.7.1.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit multilib qmake-utils
-
-DESCRIPTION="A simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package"
-HOMEPAGE="http://quazip.sourceforge.net/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="test qt4 qt5"
-
-REQUIRED_USE="^^ ( qt4 qt5 )"
-
-RDEPEND="
-   sys-libs/zlib[minizip]
-   qt4? ( dev-qt/qtcore:4 )
-   qt5? (
-   dev-qt/qtcore:5
-   dev-qt/qtnetwork:5
-   )
-   "
-DEPEND="${RDEPEND}
-   test? (
-   qt4? ( dev-qt/qttest:4 )
-   qt5? ( dev-qt/qttest:5 )
-   )"
-
-S="${WORKDIR}"/${P}
-
-DOCS="NEWS.txt README.txt"
-HTML_DOCS=( doc/html/. )
-
-MULTIBUILD_VARIANTS=( qt4 qt5 )
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-0.5.1-prll.patch
-)
-
-src_prepare() {
-   sed \
-   -e "s:\/lib/:\/$(get_libdir)\/:g" \
-   -i ${PN}/${PN}.pro || die
-
-   echo "PREFIX=${EPREFIX}/usr" >> ${PN}/${PN}.pri || die
-
-   use test || sed -e 's:qztest::g' -i ${PN}.pro || die
-}
-
-src_configure() {
-   if use qt5; then
-   eqmake5
-   else
-   eqmake4
-   fi
-}
-
-src_test() {
-   cd qztest || die
-   LD_LIBRARY_PATH="${S}"/${PN} ./qztest || die
-}
-
-src_install() {
-   emake DESTDIR="${D}" INSTALL_ROOT="${D}" install
-   einstalldocs
-   insinto /usr/share/cmake/Modules
-   doins FindQuaZip.cmake
-}



[gentoo-commits] repo/gentoo:master commit in: app-office/texstudio/files/, app-office/texstudio/

2017-02-25 Thread Justin Lecher
commit: 2dbd8abbd8e62fa1a63820ee8ba450ec7e9fc555
Author: Justin Lecher  gentoo  org>
AuthorDate: Sat Feb 25 20:05:13 2017 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sat Feb 25 20:42:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dbd8abb

app-office/texstudio: Drop old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Justin Lecher  gentoo.org>

 app-office/texstudio/Manifest  |   2 -
 .../texstudio/files/texstudio-2.10.6-desktop.patch |  18 
 .../files/texstudio-2.6.4-hunspell-quazip.patch|  16 
 app-office/texstudio/texstudio-2.11.0.ebuild   | 101 -
 app-office/texstudio/texstudio-2.12.0.ebuild   |  92 ---
 5 files changed, 229 deletions(-)

diff --git a/app-office/texstudio/Manifest b/app-office/texstudio/Manifest
index 087c97471b..0716e73a13 100644
--- a/app-office/texstudio/Manifest
+++ b/app-office/texstudio/Manifest
@@ -1,4 +1,2 @@
-DIST texstudio-2.11.0.tar.gz 26263749 SHA256 
170e6d68952251e8c64589b0d147cb7692005e135cc6fc14579c6fd593f54307 SHA512 
773010bfa25de17e4deb0ae32325c26b5ff737bea837fba34fde28ec00d8e9a4d2c816d1f431c3c4e5a506354d1ff541e6b74bd36323e0fd3f20f4d389aab3be
 WHIRLPOOL 
3f7b6feeeccef41f78da14a5f483a2f435ccc575b9ace3c4a3ab774426cd6ff5811ad662a5e210b7ae5223435b509392c634cb30e547535fe475b83e0ee84142
 DIST texstudio-2.11.2.tar.gz 24143941 SHA256 
d88ecfef92e38710563294079645fbfa19829ceebd9a109a68f6959c51ae94ad SHA512 
774cea12339b19c7d33d034e75386415b89c59de1e149f3973bd0cf789a28c4cb1cdb026a897228303071dc05f985d4798924c6b253e964d6bdced877ab9f1e7
 WHIRLPOOL 
8b54419db50640abb0fc03ce3b1206c01bc1d245d0a5b605ccc44cfd6e2821651a18a00bfef7622f6c47bf79da23315704b50febe645373feb161f6f68d809a9
-DIST texstudio-2.12.0.tar.gz 26334251 SHA256 
165e00de19a964d377bc46dfce23e33e30a9f071acfeb5ee9b55ba1c1221 SHA512 
6ce7d2fe2bda46463577eefa1881f5a98db20d7b03f63fe8bd3b87f3727b60d25ef08b7ae074ccd070c373950b698e0683de34cf5eb091250c2a1c8d8472b3ee
 WHIRLPOOL 
1e5b3ae047e5281bbfafa6040e35eae35e91d37b5ebe2c56f3ab7949bf2fafd45c9b3d9d845496e881cb6058694507b2232b39596246c48de6f499004dd2c7f6
 DIST texstudio-2.12.2.tar.gz 26311798 SHA256 
3ffdaf0a3cb8bb9801e68ecba7641778b94121b4320de8751b79f2d8718cdcb1 SHA512 
255b211fe715ffc91706ab20877ffaa4b8e0710d3e6f381e7a6b8eed19bb889d89d0913756839c1f0c427029c0da9713b78bd1e21769ccc46cf976b65c91c6f6
 WHIRLPOOL 
84b309579c31dfc77b9e0f86cb1c80381e65f295d27222fd54a471e3d3f12acdaaad21587fa788143db27f651617b566937c35a0de9de470e65192522e98b7d3

diff --git a/app-office/texstudio/files/texstudio-2.10.6-desktop.patch 
b/app-office/texstudio/files/texstudio-2.10.6-desktop.patch
deleted file mode 100644
index ab2822f6b2..00
--- a/app-office/texstudio/files/texstudio-2.10.6-desktop.patch
+++ /dev/null
@@ -1,18 +0,0 @@
 utilities/texstudio.desktop.old2016-01-17 16:38:44.283878626 +0100
-+++ utilities/texstudio.desktop2016-01-17 16:39:08.374876711 +0100
-@@ -1,6 +1,5 @@
- [Desktop Entry]
- 
Categories=Office;Publishing;Qt;X-SuSE-Core-Office;X-Mandriva-Office-Publishing;X-Misc;
--Encoding=UTF-8
- Exec=texstudio %F
- GenericName=LaTeX Editor
- GenericName[fr]=Editeur LaTeX
-@@ -8,7 +7,7 @@
- Comment[fr]=Environnement de développement LaTeX
- Icon=texstudio
- Keywords=LaTeX;TeX;editor;
--MimeType=text/x-tex;
-+MimeType=text/X-tex;
- Name=TeXstudio
- StartupNotify=false
- Terminal=false

diff --git a/app-office/texstudio/files/texstudio-2.6.4-hunspell-quazip.patch 
b/app-office/texstudio/files/texstudio-2.6.4-hunspell-quazip.patch
deleted file mode 100644
index 0ddcccb061..00
--- a/app-office/texstudio/files/texstudio-2.6.4-hunspell-quazip.patch
+++ /dev/null
@@ -1,16 +0,0 @@
- spellerutility.h | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/spellerutility.h b/spellerutility.h
-index 7e1b980..b0bc8b8 100644
 a/spellerutility.h
-+++ b/spellerutility.h
-@@ -13,7 +13,7 @@
- 
- #include "mostQtHeaders.h"
- 
--#include "hunspell/hunspell.hxx"
-+#include 
- class SpellerUtility: public QObject {
-   Q_OBJECT
- public:

diff --git a/app-office/texstudio/texstudio-2.11.0.ebuild 
b/app-office/texstudio/texstudio-2.11.0.ebuild
deleted file mode 100644
index b5da2ac276..00
--- a/app-office/texstudio/texstudio-2.11.0.ebuild
+++ /dev/null
@@ -1,101 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit fdo-mime prefix qmake-utils
-
-DESCRIPTION="Free cross-platform LaTeX editor (fork from texmakerX)"
-HOMEPAGE="http://texstudio.sourceforge.net/;
-SRC_URI="mirror://sourceforge/${PN}/${PN}/TeXstudio%20${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
-IUSE="video qt4 +qt5"
-
-REQUIRED_USE="^^ ( qt4 qt5 )"
-
-COMMON_DEPEND="
-   app-text/hunspell
-   app-text/poppler:=[qt4?,qt5?]
-   >=dev-libs/quazip-0.7.1[qt4?,qt5?]
-   

[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git/, dev-vcs/git/files/

2017-02-25 Thread Lars Wendler
commit: 48fa0f33ae76bc7b515fda6d2c22d966cb607d62
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Feb 25 20:37:08 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Feb 25 20:38:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48fa0f33

dev-vcs/git: Bump to version 2.12.0

Replaced gnome-keyring support with libsecret (bug #610376).
Dropped hppa keyword because libsecret is not keyworded for hppa.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-vcs/git/Manifest|   3 +
 dev-vcs/git/files/git-2.12.0-optional-cvs.patch | 456 
 dev-vcs/git/git-2.12.0.ebuild   | 687 
 dev-vcs/git/metadata.xml|   1 +
 4 files changed, 1147 insertions(+)

diff --git a/dev-vcs/git/Manifest b/dev-vcs/git/Manifest
index e0a50c284b..24d15e5dd6 100644
--- a/dev-vcs/git/Manifest
+++ b/dev-vcs/git/Manifest
@@ -2,6 +2,7 @@ DIST git-2.10.1.tar.xz 4102452 SHA256 
a9c32df9061cfc2c194ecaa0357ba273c1f24a0dbf
 DIST git-2.10.2.tar.xz 4106108 SHA256 
94802903dd707d85ca3b9a2be35e936a54ce86375f52c6a789efe7ce7e238671 SHA512 
0ab09de481dbb31c3304382afaa5d3fc9f861115c9954c65b11a8a1c34b939118c7ed3ff60ac329145888596388e3e4d2b2fb677fe109d33a57206d531b5ee6a
 WHIRLPOOL 
808404fa13f908d149028f64aaf5b73400448fff6393dabfaa874d750065e86ff5dae4903724cbca4e59fb74b3ff30b8b8f0a0f1435a0a90c18267c7a0550de6
 DIST git-2.11.0.tar.xz 4197984 SHA256 
7e7e8d69d494892373b87007674be5820a4bc1ef596a0117d03ea3169119fd0b SHA512 
f9588dfcb4ae38adc46300b8ef65ee51343fc4685f9e43b10839a492e6a54c7f7a774687fef3ebb8a30108775aa472cda2378aa202905f8555bfb9d4ede2
 WHIRLPOOL 
73ce3c2cb083906b1e55245935a01b27881be48d2c4c3cace8353a4c2baf87fe3ce338553f66407cb629fa9c8c63d396ef09f4d6aa18803d487af4dd3fef8f10
 DIST git-2.11.1.tar.xz 4208132 SHA256 
c0a779cae325d48a1d5ba08b6ee1febcc31d0657a6da01fd1dec1c6e10976415 SHA512 
c9d4196ad9c4f656b5a25fe688c06248bfce4fadac38e9bc835e5e9063ab95e3d4b3db4174acea0b3b64c5455adc93d39870f2b6009d2dd6aa0edb5a5f5bda40
 WHIRLPOOL 
c91d7d096348cacd5a691d12406acb98d7fd703ac06e4d4fc31d85eead29c87860a96d43df06c1e3610837b4eb34adccb5b7b259531e064d495347fd2b14914e
+DIST git-2.12.0.tar.xz 4269944 SHA256 
1821766479062d052cc1897d0ded95212e81e5c7f1039786bc4aec2225a32027 SHA512 
8696de600f6800748096de9ccb54a0ba59a9128617fc6c9a5bc48857798a775209b99ad484aef777d5d6b5c3ac172e5e5071740d073e0ac8d52c54561a9bed0b
 WHIRLPOOL 
58b31af59bd63ee0bed3c65815822eb86cee515d5ca34ee83e7d4096b2b199259933c8051abc27bd978cbc7c3d669503bc6b491a82dd696ee7d8b567b003755a
 DIST 
git-2.7.3-00-9831e92bfa833ee9c0ce464bbc2f941ae6c2698d-lose-name-path.patch 
28198 SHA256 b6bf7d67b9cc4d34550a10933af63b665b136b869dbbe23ad3ece0d463f027f9 
SHA512 
3fd64b0d6b53d5b08b791195e6edc162db682fc8a1bafc04aab7a7a4e61e2db4b3b84d9f769e0d7756da2739bdd900e30a233c228706c39817e42e309c36684c
 WHIRLPOOL 
7e1d9337d46222ea4ae2164429a6a220adb0f763bdde6722c0f2adf79789e092f5cfb74b932597b8d3971af4fc27dede1fea51b9cb72b44ec8e30bd78bdaaa8d
 DIST git-2.7.3.tar.xz 3909636 SHA256 
89c467912d4740da2b40288f956251f0a1e276e28eecd28a6d776067103629b6 SHA512 
f7acbf52d12f39d323bd90a82c7135aa2aacf2661f7087c71b41dbfbec688342e0a2fc061fc0f216848a538a0dbc4fce68e24ea2a26e747f5eb92f763fa5bc72
 WHIRLPOOL 
5cc261749f91c2e0b0509d2fac1bc7426b3ddcc37e859d4f524838e1dd471071ad430886751933bae57aafc20bdcf3f9a43f4c018cc9c89610134a5203b22447
 DIST git-2.7.4.tar.xz 3909636 SHA256 
dee574defbe05ec7356a0842ddbda51315926f2fa7e39c2539f2c3dcc52e457b SHA512 
82a646140834e909bf1748a017e86f37f0711c759fe0a6ad03529beb57c79742cb7bf77c2dba29ccd84fcf3d5f18ad9c85c00f002d3b257be42e058750423da7
 WHIRLPOOL 
74532038b6ba95a5354f43ebad00a9c159c495d46e7dc1b8a2a59f5a86e149538190d9800144a719dcc00e28cfea1039cd5dbfb67fd5aac5e7d0998d3231bae3
@@ -11,6 +12,7 @@ DIST git-htmldocs-2.10.1.tar.xz 1067144 SHA256 
40f9ce980f91c0391438e5d04a1bb11b1
 DIST git-htmldocs-2.10.2.tar.xz 1068436 SHA256 
dd43111c3518a92a7fe64ac5cd32a5d4d77d49c67f7d89dce3e8293bc3d6b491 SHA512 
8ef57218d7eef285ac427414d92bd5e8eba5c85c2a2a9ec0e423705ee2cb6f26dd33ad780d1b4237e7534dbe5cc3b4d8eea5780d0acc49066d78fc1893df2525
 WHIRLPOOL 
160fe3446d959d0f2315c9b2be182925619a4d89343602038e92283abdb393805eb5252799c502b83641d9e23a157332033baaa1ef2f1d9401cbbf372d8e86d7
 DIST git-htmldocs-2.11.0.tar.xz 1080584 SHA256 
3975399f1be3d959edf0fded03eab8fbf94787bfd0318b7644c77cf61e4a7b48 SHA512 
50250028030b1b277c17f27bc8bc0aa35938e7ae690d59bfff0a2d1f91c60564b254ce5b242f9ca081bfae60a9fb70cef538586abc0878bab6105e904748ee63
 WHIRLPOOL 
0839629b8f2fa08e22b69fe3638d67ae08d78dceaa008d8f35932ff361a1c1d8dbcd1262d4e469b5cd511a5dfb1848061d8e3491051188d0f90a6f0f98fa8003
 DIST git-htmldocs-2.11.1.tar.xz 1083264 SHA256 
1a5f1e4a5eadad89b0783efa08bb1f7e3802d4a4d0a135bf5f61fd672ea3846e SHA512 
dee37cfa0870f7289c66c3c58bb86d01324bfd30f4d4a05dedebef98ddb38339c7937bb2caee0e1d35ef579de414e5f280d5fd9f48fb427f497fe2f7d62f7d2a
 WHIRLPOOL 

[gentoo-commits] repo/gentoo:master commit in: sci-biology/trf/

2017-02-25 Thread David Seifert
commit: b4e55ca62c37097321fa10649161d8718b15bdca
Author: David Seifert  gentoo  org>
AuthorDate: Sat Feb 25 20:18:05 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Feb 25 20:35:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4e55ca6

sci-biology/trf: Modernise to EAPI 6

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-biology/trf/{trf-4.04.ebuild => trf-4.04-r1.ebuild} | 13 +++--
 1 file changed, 3 insertions(+), 10 deletions(-)

diff --git a/sci-biology/trf/trf-4.04.ebuild 
b/sci-biology/trf/trf-4.04-r1.ebuild
similarity index 64%
rename from sci-biology/trf/trf-4.04.ebuild
rename to sci-biology/trf/trf-4.04-r1.ebuild
index 81d540251f..6ea8e1e0f2 100644
--- a/sci-biology/trf/trf-4.04.ebuild
+++ b/sci-biology/trf/trf-4.04-r1.ebuild
@@ -1,10 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
-
-inherit eutils
+EAPI=6
 
 MY_P="${PN}404"
 
@@ -17,7 +15,7 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 RESTRICT="mirror bindist"
 
-S="${WORKDIR}"
+S=${WORKDIR}
 
 QA_PREBUILT="opt/${PN}/.*"
 
@@ -29,9 +27,4 @@ src_install() {
exeinto /opt/${PN}
doexe trf404.linux.exe
dosym /opt/${PN}/${MY_P}.linux.exe /opt/bin/trf
-   # GTK version (http://tandem.bu.edu/trf/downloads/trf400.linuxgtk.exe) 
has broken linking
-   #if use gtk; then
-   #   doexe trf400.linuxgtk.exe || die
-   #   make_desktop_entry /opt/${PN}/trf400.linuxgtk.exe "Tandem 
Repeats Finder" || die
-   #fi
 }



[gentoo-commits] repo/gentoo:master commit in: sci-biology/sim4/, sci-biology/sim4/files/

2017-02-25 Thread David Seifert
commit: f261f34b716be67fe47b1c5c31f1743fbdc9048e
Author: David Seifert  gentoo  org>
AuthorDate: Sat Feb 25 20:30:10 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Feb 25 20:35:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f261f34b

sci-biology/sim4: Modernise to EAPI 6

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../files/sim4-20030921-fix-build-system.patch | 21 
 sci-biology/sim4/sim4-20030921-r2.ebuild   | 29 ++
 2 files changed, 50 insertions(+)

diff --git a/sci-biology/sim4/files/sim4-20030921-fix-build-system.patch 
b/sci-biology/sim4/files/sim4-20030921-fix-build-system.patch
new file mode 100644
index 00..8fd50fe9cf
--- /dev/null
+++ b/sci-biology/sim4/files/sim4-20030921-fix-build-system.patch
@@ -0,0 +1,21 @@
+Fix build system to honour user flags.
+
+--- a/Makefile
 b/Makefile
+@@ -1,13 +1,11 @@
+-
+ # For better performance, replace ``-O'' with whatever
+ # the best optimization flag is for your computer.
+ # For Sun's compilers under Solaris, ``-fast'' works well.
+ # For gcc, ``-O2'' works well.
+-CC=cc
+-CFLAGS=-O
+-LDLIBS=-lm
++CC ?= gcc
++LDLIBS = -lm
+  
+ sim4:
+-  $(CC) -o sim4 -I. $(CFLAGS) *.c $(LDLIBS)
++  $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o sim4 -I. *.c $(LDLIBS)
+ clean:
+   rm -f sim4 *.o

diff --git a/sci-biology/sim4/sim4-20030921-r2.ebuild 
b/sci-biology/sim4/sim4-20030921-r2.ebuild
new file mode 100644
index 00..dcfe354d05
--- /dev/null
+++ b/sci-biology/sim4/sim4-20030921-r2.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit toolchain-funcs
+
+DESCRIPTION="A program to align cDNA and genomic DNA"
+HOMEPAGE="http://globin.cse.psu.edu/html/docs/sim4.html;
+SRC_URI="http://globin.cse.psu.edu/ftp/dist/sim4/sim4.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+S=${WORKDIR}/${PN}.2003-09-21
+
+PATCHES=( "${FILESDIR}"/${PN}-20030921-fix-build-system.patch )
+
+src_configure() {
+   tc-export CC
+}
+
+src_install() {
+   dobin ${PN}
+   einstalldocs
+}



[gentoo-commits] repo/gentoo:master commit in: sci-biology/sim4/

2017-02-25 Thread David Seifert
commit: 03ccb71c85392ce397e10386bac30b8378f036e5
Author: David Seifert  gentoo  org>
AuthorDate: Sat Feb 25 20:31:11 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Feb 25 20:35:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03ccb71c

sci-biology/sim4: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-biology/sim4/sim4-20030921-r1.ebuild | 26 --
 sci-biology/sim4/sim4-20030921.ebuild| 19 ---
 2 files changed, 45 deletions(-)

diff --git a/sci-biology/sim4/sim4-20030921-r1.ebuild 
b/sci-biology/sim4/sim4-20030921-r1.ebuild
deleted file mode 100644
index 178bf92ab5..00
--- a/sci-biology/sim4/sim4-20030921-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit toolchain-funcs
-
-DESCRIPTION="A program to align cDNA and genomic DNA"
-HOMEPAGE="http://globin.cse.psu.edu/html/docs/sim4.html;
-SRC_URI="http://globin.cse.psu.edu/ftp/dist/sim4/sim4.tar.gz;
-LICENSE="GPL-2"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-S=${WORKDIR}/${PN}.2003-09-21
-
-src_compile() {
-   echo "$(tc-getCC) -o ${PN} ${LDFLAGS} -I. ${CFLAGS} *.c -lm"
-   $(tc-getCC) -o ${PN} ${LDFLAGS} -I. ${CFLAGS} *.c -lm || die
-}
-
-src_install() {
-   dobin ${PN} || die
-   dodoc README.* VERSION || die
-}

diff --git a/sci-biology/sim4/sim4-20030921.ebuild 
b/sci-biology/sim4/sim4-20030921.ebuild
deleted file mode 100644
index 12d5231aa1..00
--- a/sci-biology/sim4/sim4-20030921.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-DESCRIPTION="A program to align cDNA and genomic DNA"
-HOMEPAGE="http://globin.cse.psu.edu/html/docs/sim4.html;
-SRC_URI="http://globin.cse.psu.edu/ftp/dist/sim4/sim4.tar.gz;
-LICENSE="GPL-2"
-
-SLOT="0"
-KEYWORDS="x86 ~ppc"
-IUSE=""
-
-S="${WORKDIR}/${PN}.2003-09-21"
-
-src_install() {
-   dobin sim4 || die
-   dodoc README.psublast README.sim4 VERSION || die
-}



  1   2   3   4   >