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

2017-09-04 Thread Daniel Pielmeier
commit: 4ab9060515dd9d5f52993a9f23af36219b4f
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Mon Sep  4 14:46:41 2017 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Mon Sep  4 14:46:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ab9

dev-libs/libburn: Update homepage. Stop using prune_libtool_files.

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-libs/libburn/libburn-1.4.6.ebuild | 6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-libs/libburn/libburn-1.4.6.ebuild 
b/dev-libs/libburn/libburn-1.4.6.ebuild
index d8cc3b201cb..53f8956fc4a 100644
--- a/dev-libs/libburn/libburn-1.4.6.ebuild
+++ b/dev-libs/libburn/libburn-1.4.6.ebuild
@@ -3,10 +3,8 @@
 
 EAPI=6
 
-inherit eutils
-
 DESCRIPTION="Open-source library for reading, mastering and writing optical 
discs"
-HOMEPAGE="http://libburnia-project.org";
+HOMEPAGE="https://dev.lovelyhq.com/libburnia/web/wikis/home";
 SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
 
 LICENSE="GPL-2"
@@ -38,5 +36,5 @@ src_install() {
docinto cdrskin/html
dodoc cdrskin/cdrskin_eng.html
 
-   prune_libtool_files --all
+   find "${D}" -name '*.la' -delete || die
 }



[gentoo-commits] repo/gentoo:master commit in: app-admin/conky/

2017-06-15 Thread Daniel Pielmeier
commit: bedd52bded6f59b7faa477708875dd5bb6b6e915
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Thu Jun 15 11:54:44 2017 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Thu Jun 15 11:54:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bedd52bd

app-admin/conky: Remove old.

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 app-admin/conky/conky-1.10.6-r1.ebuild | 184 -
 1 file changed, 184 deletions(-)

diff --git a/app-admin/conky/conky-1.10.6-r1.ebuild 
b/app-admin/conky/conky-1.10.6-r1.ebuild
deleted file mode 100644
index 96e51eecdae..000
--- a/app-admin/conky/conky-1.10.6-r1.ebuild
+++ /dev/null
@@ -1,184 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils linux-info readme.gentoo-r1
-
-DESCRIPTION="An advanced, highly configurable system monitor for X"
-HOMEPAGE="https://github.com/brndnmtthws/conky";
-SRC_URI="https://github.com/brndnmtthws/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3 BSD LGPL-2.1 MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86"
-IUSE="apcupsd audacious cmus curl eve hddtemp ical iconv imlib iostats ipv6 irc
-   lua-cairo lua-imlib lua-rsvg math moc mpd mysql nano-syntax ncurses
-   nvidia +portmon pulseaudio rss systemd thinkpad truetype vim-syntax
-   weather-metar weather-xoap webserver wifi X xmms2"
-
-DEPEND_COMMON="
-   X? (
-   imlib? ( media-libs/imlib2[X] )
-   lua-cairo? (
-   >=dev-lua/toluapp-1.0.93
-   x11-libs/cairo[X] )
-   lua-imlib? (
-   >=dev-lua/toluapp-1.0.93
-   media-libs/imlib2[X] )
-   lua-rsvg? (
-   >=dev-lua/toluapp-1.0.93
-   gnome-base/librsvg )
-   nvidia? ( || ( x11-drivers/nvidia-drivers[tools,static-libs] 
media-video/nvidia-settings ) )
-   truetype? ( x11-libs/libXft >=media-libs/freetype-2 )
-   x11-libs/libX11
-   x11-libs/libXdamage
-   x11-libs/libXinerama
-   x11-libs/libXfixes
-   x11-libs/libXext
-   audacious? ( >=media-sound/audacious-1.5 dev-libs/glib:2 )
-   xmms2? ( media-sound/xmms2 )
-   )
-   cmus? ( media-sound/cmus )
-   curl? ( net-misc/curl )
-   eve? ( net-misc/curl dev-libs/libxml2 )
-   ical? ( dev-libs/libical )
-   iconv? ( virtual/libiconv )
-   irc? ( net-libs/libircclient )
-   mysql? ( >=virtual/mysql-5.0 )
-   ncurses? ( sys-libs/ncurses:= )
-   pulseaudio? ( media-sound/pulseaudio )
-   rss? ( dev-libs/libxml2 net-misc/curl dev-libs/glib:2 )
-   systemd? ( sys-apps/systemd )
-   wifi? ( net-wireless/wireless-tools )
-   weather-metar? ( net-misc/curl )
-   weather-xoap? ( dev-libs/libxml2 net-misc/curl )
-   webserver? ( net-libs/libmicrohttpd )
-   >=dev-lang/lua-5.1.4-r8:0
-   "
-RDEPEND="
-   ${DEPEND_COMMON}
-   apcupsd? ( sys-power/apcupsd )
-   hddtemp? ( app-admin/hddtemp )
-   moc? ( media-sound/moc )
-   nano-syntax? ( app-editors/nano )
-   vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )
-   "
-DEPEND="
-   ${DEPEND_COMMON}
-   app-text/docbook2X
-   "
-
-CONFIG_CHECK=~IPV6
-
-DOCS=( README.md TODO ChangeLog NEWS AUTHORS )
-
-PATCHES=( "${FILESDIR}"/${P}-new_graph-oor.patch )
-
-DISABLE_AUTOFORMATTING="yes"
-DOC_CONTENTS="You can find sample configurations at 
${ROOT%/}/usr/share/doc/${PF}.
-To customize, copy to ${XDG_CONFIG_HOME}/conky/conky.conf
-and edit it to your liking.
-
-There are pretty html docs available at the conky homepage
-or in ${ROOT%/}/usr/share/doc/${PF}/html.
-
-Also see https://wiki.gentoo.org/wiki/Conky/HOWTO";
-
-pkg_setup() {
-   use ipv6 && linux-info_pkg_setup
-}
-
-src_configure() {
-   local mycmakeargs
-
-   if use X; then
-   mycmakeargs=(
-   -DBUILD_X11=ON
-   -DOWN_WINDOW=ON
-   -DBUILD_XDAMAGE=ON
-   -DBUILD_XINERAMA=ON
-   -DBUILD_XDBE=ON
-   -DBUILD_XFT=$(usex truetype)
-   -DBUILD_IMLIB2=$(usex imlib)
-   -DBUILD_XSHAPE=ON
-   -DBUILD_ARGB=ON
-   -DBUILD_LUA_CAIRO=$(usex lua-cairo)
-   -DBUILD_LUA_IMLIB2=$(usex lua-imlib)
-   -DBUILD_LUA_RSVG=$(usex lua-rsvg)
-   -DBUILD_NVIDIA=$(usex nvidia)
-   -DBUILD_AUDACIOUS=$(usex audacious)
-   -DB

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

2017-06-15 Thread Daniel Pielmeier
commit: 10c92f6a2fdfd702168e2fdb70263348a486d0b5
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Thu Jun 15 11:52:42 2017 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Thu Jun 15 11:52:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10c92f6a

dev-libs/libburn: Remove old.

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-libs/libburn/Manifest |  1 -
 dev-libs/libburn/libburn-1.3.8.ebuild | 42 ---
 2 files changed, 43 deletions(-)

diff --git a/dev-libs/libburn/Manifest b/dev-libs/libburn/Manifest
index d71c52393b7..a4aff9c2d49 100644
--- a/dev-libs/libburn/Manifest
+++ b/dev-libs/libburn/Manifest
@@ -1,2 +1 @@
-DIST libburn-1.3.8.tar.gz 967404 SHA256 
46266bdd4b37ca9700a44bbd8dbfbf3526423ede25751fd2f0211b2b5ce29283 SHA512 
4f279319b49bc5f5d42751fcab16bfe949e14e6e1018f9138bcc9f8e10a298ecf9795780d5f8807c5c2bf1cc0332f931b709f1fb5809f30abb8054297370f3c6
 WHIRLPOOL 
a814ab1c88b70b03788d490c1d6f9305878613d529fdd58df65a13bc683cf2e6c4e877192f85ffca07474a866115a34ef3932e838097e88db08d73554ed2ad3c
 DIST libburn-1.4.6.tar.gz 975088 SHA256 
9d36faab25478c01122a65873133b7fc60eb5ffbe12710d5757a7c3574227071 SHA512 
2bdbe832168ed430a66d8f733e9f28bf0c2fc8180673da383c4aa014448569614b9f0680d9f0ea5d61b2ed76bd8b9ecc38bd5a63788fc6b32ba0f4bdac2cee78
 WHIRLPOOL 
59e05928d2b5df73cac0514eef0f9d7fc133fa0d7256b0201daf702422b0d2b0a0e3c4ae0772faf681c5a17583d8d778501da048ea040deabdd49c19f5fd530b

diff --git a/dev-libs/libburn/libburn-1.3.8.ebuild 
b/dev-libs/libburn/libburn-1.3.8.ebuild
deleted file mode 100644
index 8c0d5b41858..000
--- a/dev-libs/libburn/libburn-1.3.8.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils
-
-DESCRIPTION="Open-source library for reading, mastering and writing optical 
discs"
-HOMEPAGE="http://libburnia-project.org";
-SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
-IUSE="cdio debug static-libs track-src-odirect"
-
-RDEPEND="cdio? ( >=dev-libs/libcdio-0.83 )"
-DEPEND="$RDEPEND
-   virtual/pkgconfig"
-
-src_configure() {
-   econf \
-   $(use_enable static-libs static) \
-   $(use_enable track-src-odirect) \
-   --enable-pkg-check-modules \
-   $(use_enable cdio libcdio) \
-   --disable-ldconfig-at-install \
-   $(use_enable debug)
-}
-
-src_install() {
-   default
-
-   dodoc CONTRIBUTORS doc/{comments,*.txt}
-
-   docinto cdrskin
-   dodoc cdrskin/{*.txt,README}
-   docinto cdrskin/html
-   dohtml cdrskin/cdrskin_eng.html
-
-   prune_libtool_files --all
-}



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

2017-06-15 Thread Daniel Pielmeier
commit: 722ca67aaed0b42b7f8dfaf891b94ec5aaaee042
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Thu Jun 15 11:51:49 2017 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Thu Jun 15 11:51:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=722ca67a

dev-libs/libisofs: Remove old.

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-libs/libisofs/Manifest  |  1 -
 dev-libs/libisofs/libisofs-1.3.8.ebuild | 41 -
 2 files changed, 42 deletions(-)

diff --git a/dev-libs/libisofs/Manifest b/dev-libs/libisofs/Manifest
index 502166b277c..195e7edd03c 100644
--- a/dev-libs/libisofs/Manifest
+++ b/dev-libs/libisofs/Manifest
@@ -1,2 +1 @@
-DIST libisofs-1.3.8.tar.gz 802154 SHA256 
acd7bf42d5d1d5c277f4aad46e5b96229045a38a0fb7d43cfd7841ee3268fda5 SHA512 
7e078a4070741d975234ac10ed6cd2a0366724e9fa440e7063c64f91a60c9454c6828e2b7737d6105f36067008495bfcba8327e56892ccb0962027dc78e251ce
 WHIRLPOOL 
660f2cba77e8b83306fe4d40e34f0e94ecc18a8defd0375cadc84c0d964d6c868b2965329e51e3b5139c88e7cb20ee78f817004cb141e8be5528aa00a25d5647
 DIST libisofs-1.4.6.tar.gz 826874 SHA256 
14ab0b384e988d651092ca184d5f18dba83a9cfa05ff5e581770d6baa879a50a SHA512 
7eed78a4194f96a019465e8f80bed0cd9f75a803eb11e31e60815b94712c7aa3ac218c6c6f39202a35cbe27b323f94f6d87502395975aa86805116cfbaf2b13e
 WHIRLPOOL 
428ee41a7f611d45988ade4b60c2b2c6dc8b313521fffcd7e803c9f90d77fc6658147cfe98a24ac9f611173bcdf621f6a450c3073d8163920fd2d1a91e1b3707

diff --git a/dev-libs/libisofs/libisofs-1.3.8.ebuild 
b/dev-libs/libisofs/libisofs-1.3.8.ebuild
deleted file mode 100644
index d2e042dee8e..000
--- a/dev-libs/libisofs/libisofs-1.3.8.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils
-
-DESCRIPTION="Open-source library for reading, mastering and writing optical 
discs"
-HOMEPAGE="http://libburnia-project.org/";
-SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
-IUSE="acl debug static-libs verbose-debug xattr zlib"
-
-RDEPEND="acl? ( virtual/acl )
-   xattr? ( sys-apps/attr )
-   zlib? ( sys-libs/zlib )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_configure() {
-   econf \
-   $(use_enable static-libs static) \
-   $(use_enable debug) \
-   $(use_enable verbose-debug) \
-   $(use_enable acl libacl) \
-   $(use_enable xattr) \
-   $(use_enable zlib) \
-   --disable-libjte \
-   --disable-ldconfig-at-install
-}
-
-src_install() {
-   default
-
-   dodoc Roadmap doc/{*.txt,Tutorial}
-
-   prune_libtool_files --all
-}



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

2017-06-15 Thread Daniel Pielmeier
commit: 73de584c73ec8e9d0f2a559ff8f4d374e5b5142a
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Thu Jun 15 11:50:43 2017 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Thu Jun 15 11:50:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73de584c

dev-libs/libisoburn: Remove old.

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-libs/libisoburn/Manifest|  1 -
 dev-libs/libisoburn/libisoburn-1.3.8.ebuild | 65 -
 2 files changed, 66 deletions(-)

diff --git a/dev-libs/libisoburn/Manifest b/dev-libs/libisoburn/Manifest
index 9019f99e97f..11e6ecf3817 100644
--- a/dev-libs/libisoburn/Manifest
+++ b/dev-libs/libisoburn/Manifest
@@ -1,2 +1 @@
-DIST libisoburn-1.3.8.tar.gz 1429974 SHA256 
b75c9a7f17faab5280ddc34ea6610c4e8bcf630762ee386d10bc52c4b50f6806 SHA512 
369299e491a379e048038d8a46040feb628b6b9dfb6d6ffac01808b6814e6ca936bb7e4fe75f904ce755e9957011403a5d38bff9f37901086d284f5c1014deb7
 WHIRLPOOL 
3dc40ab34838bb3d79f0cbb08b16480106de16b2c8401859c52fa139eb8a555f4182402dacf51ee481ec8f490a33a2e09cfc4ec3ba63db9fc876854c80f4dd12
 DIST libisoburn-1.4.6.tar.gz 1528141 SHA256 
69efe9490e9ed6dbb1d8cad387ccaf5dcc5bb39dd466eef208a6b77a48584def SHA512 
329d3234e8ae31abcab8d8a61a6531ab7ccdd8340148f84a6c77a23bbe16b303bf1dc95cafc751bf13f83e855f158b59ddd9e93c3dd1fe6046c1b5ea27eefb69
 WHIRLPOOL 
2b325541fe72e32acbd19c261a82b2c1475046467e33f5e1dd47d4aa64ed73f1a9f5d69281acd5978d65c046ff4c70dd7a4b6f3ef713f971e646cc5d12b7eb20

diff --git a/dev-libs/libisoburn/libisoburn-1.3.8.ebuild 
b/dev-libs/libisoburn/libisoburn-1.3.8.ebuild
deleted file mode 100644
index 4322a0af78a..000
--- a/dev-libs/libisoburn/libisoburn-1.3.8.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils
-
-DESCRIPTION="Creation/expansion of ISO-9660 filesystems on CD/DVD media 
supported by libburn"
-HOMEPAGE="http://libburnia-project.org/";
-SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
-
-LICENSE="GPL-2 GPL-3"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ppc ppc64 x86"
-IUSE="acl cdio debug external-filters external-filters-setuid frontend-optional
-   launch-frontend launch-frontend-setuid libedit readline static-libs 
xattr zlib"
-
-REQUIRED_USE="frontend-optional? ( || ( launch-frontend launch-frontend-setuid 
) )"
-
-RDEPEND=">=dev-libs/libburn-1.3.8
-   >=dev-libs/libisofs-1.3.8
-   readline? ( sys-libs/readline:0= )
-   !readline? ( libedit? ( dev-libs/libedit ) )
-   acl? ( virtual/acl )
-   xattr? ( sys-apps/attr )
-   zlib? ( sys-libs/zlib )
-   cdio? ( >=dev-libs/libcdio-0.83 )
-   launch-frontend? ( dev-lang/tcl:0 dev-lang/tk:0 )
-   launch-frontend-setuid? ( dev-lang/tcl:0 dev-lang/tk:0 )
-   frontend-optional? ( dev-tcltk/bwidget )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_configure() {
-   econf \
-   $(use_enable static-libs static) \
-   $(use_enable readline libreadline) \
-   $(usex readline --disable-libedit $(use_enable libedit)) \
-   $(use_enable acl libacl) \
-   $(use_enable xattr) \
-   $(use_enable zlib) \
-   --disable-libjte \
-   $(use_enable cdio libcdio) \
-   $(use_enable external-filters) \
-   $(use_enable external-filters-setuid) \
-   $(use_enable launch-frontend) \
-   $(use_enable launch-frontend-setuid) \
-   --disable-ldconfig-at-install \
-   --enable-pkg-check-modules \
-   $(use_enable debug)
-}
-
-src_install() {
-   default
-
-   dodoc CONTRIBUTORS doc/{comments,*.wiki,startup_file.txt}
-
-   docinto frontend
-   dodoc frontend/README-tcltk
-   docinto xorriso
-   dodoc xorriso/{changelog.txt,README_gnu_xorriso}
-   docinto xorriso/html
-
-   prune_libtool_files --all
-}



[gentoo-commits] repo/gentoo:master commit in: net-print/hplip-plugin/

2017-06-15 Thread Daniel Pielmeier
commit: 8d2555a80819300467256e73b587cebe80a78eba
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Thu Jun 15 11:33:10 2017 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Thu Jun 15 11:33:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d2555a8

net-print/hplip-plugin: Remove old.

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 net-print/hplip-plugin/Manifest|  1 -
 net-print/hplip-plugin/hplip-plugin-3.16.11.ebuild | 68 --
 2 files changed, 69 deletions(-)

diff --git a/net-print/hplip-plugin/Manifest b/net-print/hplip-plugin/Manifest
index 120e1c7c8bc..309f536a208 100644
--- a/net-print/hplip-plugin/Manifest
+++ b/net-print/hplip-plugin/Manifest
@@ -1,3 +1,2 @@
-DIST hplip-3.16.11-plugin.run 2059585 SHA256 
af2b06696dedffcba416e4af92bef4ce219df6a11c90b8506bd32c2eba6a7cf8 SHA512 
579c00523f711c0e7601a825562242545c72f711a5fe19733604d9c55515bb50826f11941b6a5ab65e66f45d4610f4f0732fee069d3e8eaff96b99cf92d45482
 WHIRLPOOL 
ace95bcda1ba22c07d9a808450f576935d2f214a85a925f18874f104c023362428ab7e1c61e2ed5f24907950ef271f09466d10a9dc3fa82d62729f297cdb399e
 DIST hplip-3.16.3-plugin.run 2084271 SHA256 
b7edef2a1c5c0a5e001deb4a18c0ef7202e653596e97144b8908ae093818070f SHA512 
2ae8aeb40c2604a2c6b9725700f9addf7a82e819d603631158a5d5feac931248e53e7533178100df1fc12b0dc2340cb3ae0d85f145cd023a311f77bbe67e7c7f
 WHIRLPOOL 
928117f862030eca9c3e5813eb8c4db66570923695b0c7af17df1992f339d2478f42af67ca0e0eb8cfa1d7425b522082fde3b8c829c3f5167e1ec503c95a986b
 DIST hplip-3.17.4-plugin.run 2059636 SHA256 
d7fc1bd64a6b8c2ff87605ea92bf65a42a0702261800712892d8f14d247e430b SHA512 
59e326178cac54380b2c1d0b645922537866aa765644d2b590019956f793638cf384f09a0259230ff8fb4d597eabba5a9c58822c60ef3d7ad6fba9f52e5a3fe3
 WHIRLPOOL 
91a8f02c04955d581d573bc3ca0094043b1b6f839f9d21a2d0a2d9fde8e8579e9a4cf7d8ed6c1b252aa4efea9c5b6a4361abaf59ded74899c37e8489e8df8b2b

diff --git a/net-print/hplip-plugin/hplip-plugin-3.16.11.ebuild 
b/net-print/hplip-plugin/hplip-plugin-3.16.11.ebuild
deleted file mode 100644
index 8970ac610fd..000
--- a/net-print/hplip-plugin/hplip-plugin-3.16.11.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit udev unpacker
-
-DESCRIPTION="Proprietary plugins and firmware for HPLIP"
-HOMEPAGE="http://hplipopensource.com/hplip-web/index.html";
-SRC_URI="http://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/hplip-${PV}-plugin.run";
-
-LICENSE="hplip-plugin"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-   ~net-print/hplip-${PV}
-   virtual/udev
-"
-DEPEND=""
-
-S=${WORKDIR}
-
-HPLIP_HOME=/usr/share/hplip
-
-# Binary prebuilt package
-QA_PRESTRIPPED="
-   /usr/share/hplip/fax/plugins/fax_marvell.so
-   /usr/share/hplip/prnt/plugins/hbpl1.so
-   /usr/share/hplip/prnt/plugins/lj.so
-   /usr/share/hplip/scan/plugins/bb_marvell.so
-   /usr/share/hplip/scan/plugins/bb_soapht.so
-   /usr/share/hplip/scan/plugins/bb_soap.so
-"
-
-# License does not allow us to redistribute the "source" package
-RESTRICT="mirror"
-
-src_unpack() {
-   unpack_makeself "hplip-${PV}-plugin.run"
-}
-
-src_install() {
-   local hplip_arch=$(use amd64 && echo 'x86_64' || echo 'x86_32')
-
-   insinto "${HPLIP_HOME}"/data/firmware
-   doins *.fw.gz
-
-   for plugin in *-${hplip_arch}.so; do
-   local plugin_type=prnt
-   case "${plugin}" in
-   fax_*) plugin_type=fax ;;
-   bb_*)  plugin_type=scan ;;
-   esac
-
-   exeinto "${HPLIP_HOME}"/${plugin_type}/plugins
-   newexe ${plugin} ${plugin/-${hplip_arch}}
-   done
-
-   mkdir -p "${ED}/var/lib/hp/"
-   cat >> "${ED}/var/lib/hp/hplip.state" <<-_EOF_
-   [plugin]
-   installed = 1
-   eula = 1
-   version = ${PV}
-   _EOF_
-}



[gentoo-commits] repo/gentoo:master commit in: net-print/hplip/files/, net-print/hplip/

2017-06-15 Thread Daniel Pielmeier
commit: a19d73eaa3e416e2d1eda7102071d458a67c4e6b
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Thu Jun 15 11:31:18 2017 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Thu Jun 15 11:31:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a19d73ea

net-print/hplip: Remove old.

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 net-print/hplip/Manifest   |   1 -
 .../hplip/files/hplip-3.16.9-hpps-indent.patch |  28 ---
 net-print/hplip/hplip-3.16.11-r3.ebuild| 255 -
 3 files changed, 284 deletions(-)

diff --git a/net-print/hplip/Manifest b/net-print/hplip/Manifest
index bc0c13567b9..e54e4961eab 100644
--- a/net-print/hplip/Manifest
+++ b/net-print/hplip/Manifest
@@ -1,4 +1,3 @@
-DIST hplip-3.16.11.tar.gz 23096060 SHA256 
f6e20cacb4891e4e60fc5de2213a10f8d0c68840f9b511aa38cfca0cb29f9b24 SHA512 
c59d50adbcc930543b828a81f055653e140987ac9d0b5232cfe6f657078565a3f2a0c96fc13f0dbb575916d59ca76a3447da7cf023bafef900375d4e53d9e180
 WHIRLPOOL 
0d2d0c57bd3adc78299143667dbeb24be9cd4296fe54abb06efb611b6b6f1aaeebe795a5285395503ef8669ce72d16c47bce14441b7dd231332440a163b3
 DIST hplip-3.16.2-patches-1.tar.xz 8188 SHA256 
8a9a78e0caac1731eae79f047a6054b411c237c579fdfd07bc59d435db708705 SHA512 
7eb03c093cfb9ef6b9a980ef5520575310d080c45ed13191933a5facaf9bbb04b38c8381762a3ecd33884ad582830e61e17b6c17f2ed7cdf910670e05eed2510
 WHIRLPOOL 
6721eac17977485eae0cb22b1702d0479003e3639e806ecd3c5888f1b5015a0bf904512104ebefee4b3d5f64abebd0608090e00310ec8d5b48f210c7e4a95e4e
 DIST hplip-3.16.3.tar.gz 22408596 SHA256 
42d2302ee38bda41caa0f2f9524a91f531e3aa432814ffd45b3e5c396dc30194 SHA512 
32d2f88c0983208e77592f73bf65cf2900cd6aa234d09220a18b45b5fc4bd0d10e9cfc8c7a10639e5a51ad5f5d0f8ed7bd477d08c86b89c633a1bbcd42682915
 WHIRLPOOL 
b287ecf80c2e7b0da0de0afefcf60c507f9d42c74dbba1e745b4b43f253a5b0dedb6398a1f073e14d196296da47764e983138c0151e05bfc7a5dd416458662a0
 DIST hplip-3.16.5-patches-1.tar.xz 8200 SHA256 
98866e57a247e7a30d9cd584ed9411aa79a6185294a73b4cc5961efe9a5e5fa6 SHA512 
36d33da5fc4105183cbc5137845ddccd8ab2b6abbff053a3a51f3da61c26c2d9d48dcb735345fb453abd67b6a0797aa337102c366cce037bc7006599b20b1646
 WHIRLPOOL 
8ac91bdefeb177c092b1d6de16474e8e1da57ad046dbc579f14fd40a27d1837d9bf142573137ef8d91c37dc7b03ca908fd5bfad23a9815af2015b521091c2700

diff --git a/net-print/hplip/files/hplip-3.16.9-hpps-indent.patch 
b/net-print/hplip/files/hplip-3.16.9-hpps-indent.patch
deleted file mode 100644
index bde17b109f4..000
--- a/net-print/hplip/files/hplip-3.16.9-hpps-indent.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From 7f507fcb139f19501d4f706098f24abc0be2d721 Mon Sep 17 00:00:00 2001
-From: Didier Raboud 
-Date: Thu, 1 Sep 2016 11:18:27 +0200
-Subject: Fix erroneous tabs in hpps python code, introduced in 3.16.8
-

- prnt/filters/hpps | 6 +++---
- 1 file changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/prnt/filters/hpps b/prnt/filters/hpps
-index a882f85..e5f900c 100644
 a/prnt/filters/hpps
-+++ b/prnt/filters/hpps
-@@ -191,11 +191,11 @@ if 'HPPinPrnt' in options and 'noHPPinPrnt' not in 
options:
- msg("Setting Pin to default")
- else:
- szKeyInitials = ['HPFIDigit', 'HPSEDigit', 'HPTHDigit', 'HPFTDigit']  
   
--  for x in szKeyInitials:
-+for x in szKeyInitials:
-try:
--  secpin += opts[x]
-+   secpin += opts[x]
-except KeyError:
--  secpin += '0'
-+   secpin += '0'
- 
- os.write(output_fd, to_bytes_utf8('@PJL SET HOLDKEY="%s"\x0a' % secpin))
- 

diff --git a/net-print/hplip/hplip-3.16.11-r3.ebuild 
b/net-print/hplip/hplip-3.16.11-r3.ebuild
deleted file mode 100644
index 1cb9ae4c703..000
--- a/net-print/hplip/hplip-3.16.11-r3.ebuild
+++ /dev/null
@@ -1,255 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
-PYTHON_REQ_USE="threads,xml"
-
-inherit autotools linux-info python-single-r1 readme.gentoo-r1 udev
-
-DESCRIPTION="HP Linux Imaging and Printing - Print, scan, fax drivers and 
service tools"
-HOMEPAGE="http://hplipopensource.com/hplip-web/index.html";
-SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz
-   
https://dev.gentoo.org/~billie/distfiles/${PN}-3.16.5-patches-1.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-
-IUSE="doc fax +hpcups hpijs kde libressl -libusb0 minimal parport policykit 
qt5 scanner +snmp static-ppds X"
-
-# dependency on dev-python/notify-python dropped due to python 3 
incompatibility
-# possible replacement notify2 (https://pypi.python.org/pypi/notify2/0.3) not 
in tree
-
-COMMON_DEPEND="
- 

[gentoo-commits] repo/gentoo:master commit in: net-print/hplip/

2017-06-15 Thread Daniel Pielmeier
commit: 66c4d7b53dec1427de65406b8d918c849fb9977a
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Thu Jun 15 11:27:08 2017 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Thu Jun 15 11:27:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66c4d7b5

net-print/hplip: Version bump.

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 net-print/hplip/Manifest|   1 +
 net-print/hplip/hplip-3.17.6.ebuild | 254 
 2 files changed, 255 insertions(+)

diff --git a/net-print/hplip/Manifest b/net-print/hplip/Manifest
index 422b284adbb..bc0c13567b9 100644
--- a/net-print/hplip/Manifest
+++ b/net-print/hplip/Manifest
@@ -3,3 +3,4 @@ DIST hplip-3.16.2-patches-1.tar.xz 8188 SHA256 
8a9a78e0caac1731eae79f047a6054b41
 DIST hplip-3.16.3.tar.gz 22408596 SHA256 
42d2302ee38bda41caa0f2f9524a91f531e3aa432814ffd45b3e5c396dc30194 SHA512 
32d2f88c0983208e77592f73bf65cf2900cd6aa234d09220a18b45b5fc4bd0d10e9cfc8c7a10639e5a51ad5f5d0f8ed7bd477d08c86b89c633a1bbcd42682915
 WHIRLPOOL 
b287ecf80c2e7b0da0de0afefcf60c507f9d42c74dbba1e745b4b43f253a5b0dedb6398a1f073e14d196296da47764e983138c0151e05bfc7a5dd416458662a0
 DIST hplip-3.16.5-patches-1.tar.xz 8200 SHA256 
98866e57a247e7a30d9cd584ed9411aa79a6185294a73b4cc5961efe9a5e5fa6 SHA512 
36d33da5fc4105183cbc5137845ddccd8ab2b6abbff053a3a51f3da61c26c2d9d48dcb735345fb453abd67b6a0797aa337102c366cce037bc7006599b20b1646
 WHIRLPOOL 
8ac91bdefeb177c092b1d6de16474e8e1da57ad046dbc579f14fd40a27d1837d9bf142573137ef8d91c37dc7b03ca908fd5bfad23a9815af2015b521091c2700
 DIST hplip-3.17.4.tar.gz 23212715 SHA256 
e6f6ef71f7da80a620983c940b636054153a287994a13dfec1d5c86b15afe6ef SHA512 
ea295502df5b6c44839a7c03a725dc7475d256994eac2a7950058a68c805ca4942611df2688384c8acbc6551009841bb4623e7a3e7c8c0b16f44a2215a7316e6
 WHIRLPOOL 
92354dc97090e9a472e28df7f61f60b9af3c582584036b1be153ca74e2dc5f6a08beff4febbcc9f0e269a6d408a62686881e1295546cc5c1c0f091715d35a319
+DIST hplip-3.17.6.tar.gz 23620156 SHA256 
80287834aad7e3fa30f2e252ff281d351e3f2eb15267ac541531353dc7b5107e SHA512 
370fa0e07f4f5b4dc4a6f52b02271102894da98bc902912ff1770a9e5029d486227f4170ff90a063c686d23e8bd075961073ecc59961419a226a850db9e71738
 WHIRLPOOL 
d938d36cba1c9d34e02709e75209a9c4e0bc7db0f7fbbb875bab41e57009a9522f12cf5bcfc03530d5ad46c2b2bb3575e68898e8071116a03240cd7042e4b2b0

diff --git a/net-print/hplip/hplip-3.17.6.ebuild 
b/net-print/hplip/hplip-3.17.6.ebuild
new file mode 100644
index 000..2fb4096c454
--- /dev/null
+++ b/net-print/hplip/hplip-3.17.6.ebuild
@@ -0,0 +1,254 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_REQ_USE="threads,xml"
+
+inherit autotools linux-info python-single-r1 readme.gentoo-r1 udev
+
+DESCRIPTION="HP Linux Imaging and Printing - Print, scan, fax drivers and 
service tools"
+HOMEPAGE="http://hplipopensource.com/hplip-web/index.html";
+SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz
+   
https://dev.gentoo.org/~billie/distfiles/${PN}-3.16.5-patches-1.tar.xz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+
+IUSE="doc fax +hpcups hpijs kde libressl -libusb0 minimal parport policykit 
qt5 scanner +snmp static-ppds X"
+
+# dependency on dev-python/notify-python dropped due to python 3 
incompatibility
+# possible replacement notify2 (https://pypi.python.org/pypi/notify2/0.3) not 
in tree
+
+COMMON_DEPEND="
+   net-print/cups
+   virtual/jpeg:0
+   hpijs? ( net-print/cups-filters[foomatic] )
+   !minimal? (
+   ${PYTHON_DEPS}
+   sys-apps/dbus
+   !libusb0? ( virtual/libusb:1 )
+   libusb0? ( virtual/libusb:0 )
+   scanner? ( media-gfx/sane-backends )
+   snmp? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:= )
+   net-analyzer/net-snmp
+   )
+   )
+"
+DEPEND="${COMMON_DEPEND}
+   virtual/pkgconfig
+"
+RDEPEND="${COMMON_DEPEND}
+   app-text/ghostscript-gpl
+   !minimal? (
+   >=dev-python/dbus-python-1.2.0-r1[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 
'dev-python/pygobject:2[${PYTHON_USEDEP}]' 'python2*')
+   $(python_gen_cond_dep 
'dev-python/pygobject:3[${PYTHON_USEDEP}]' 'python3*')
+   fax? ( dev-python/reportlab[${PYTHON_USEDEP}] )
+   kernel_linux? ( virtual/udev )
+   qt5? ( 
>=dev-python/PyQt5-5.5.1[dbus,gui,widgets,${PYTHON_USEDEP}] )
+   scanner? (
+   >=dev-python/reportlab-3.2[${PYTHON_USEDEP}]
+   >=dev-python/pillow-3.1.1[${PYTHON_USEDEP}]
+   X? ( || (

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

2017-06-07 Thread Daniel Pielmeier
commit: 4f59e3d861e89eb07f316a709782d4638bbfbabd
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Wed Jun  7 15:49:38 2017 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Wed Jun  7 15:49:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f59e3d8

profiles: drop mask for removed app-cdr/backlite

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 32435dcf8a9..d6fa8662f5e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -469,11 +469,6 @@ app-arch/unlzx
 # and wxGTK-3.0.3 bump in tree
 >=net-ftp/filezilla-3.25.2-r1
 
-# Daniel Pielmeier  (7 May 2017)
-# Fails to build with ffmpeg-3. Dead upstream.
-# Masked for removal in 30 days. Bug #575824.
-app-cdr/backlite
-
 # Lars Wendler  (07 May 2017)
 # Dead upstream since 2014. Fails to build with gcc-6 (bug #594260).
 # Masked for removal in 30 days.



[gentoo-commits] repo/gentoo:master commit in: app-cdr/backlite/, app-cdr/backlite/files/

2017-06-07 Thread Daniel Pielmeier
commit: 6553d279ddea8f33754e3123c282c0c4c8ca7f32
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Wed Jun  7 15:44:45 2017 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Wed Jun  7 15:44:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6553d279

app-cdr/backlite: remove last-rited package

Gentoo-bug: 575824

 app-cdr/backlite/Manifest  |   1 -
 app-cdr/backlite/backlite-1.0.3-r1.ebuild  |  47 ---
 .../files/backlite-1.0.3-ffmpeg-0.11.patch | 363 -
 .../backlite/files/backlite-1.0.3-ffmpeg2.patch|  18 -
 .../files/backlite-1.0.3-includepaths.patch|  89 -
 app-cdr/backlite/metadata.xml  |  15 -
 6 files changed, 533 deletions(-)

diff --git a/app-cdr/backlite/Manifest b/app-cdr/backlite/Manifest
deleted file mode 100644
index d4f47f7c9e9..000
--- a/app-cdr/backlite/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST backlite-1.0.3.tar.gz 1597117 SHA256 
f181667b585a26e7b44c2cd89e46ed00e4b0363542f2cfeb9ae2378d1718e5ca SHA512 
6deb5cf33594da26a4ba1a4a01999feda10e8225b82c141df06eb958b559e5162be18b54a285ef34f4cf06af88dc635a4b2a27845a51a7fdecc96b94ac27f4c1
 WHIRLPOOL 
b061a308443e226be9a1f479247e11baf0d14876b03bc87f8c7d39b0b42cc220725635f5433519f134c4e983401b4253a2ab66d5a952692b0499ef6082b3f5e7

diff --git a/app-cdr/backlite/backlite-1.0.3-r1.ebuild 
b/app-cdr/backlite/backlite-1.0.3-r1.ebuild
deleted file mode 100644
index d81a692fb85..000
--- a/app-cdr/backlite/backlite-1.0.3-r1.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit qt4-r2 eutils
-
-DESCRIPTION="backlite is a pure QT4 version of k9copy"
-HOMEPAGE="http://k9copy.sourceforge.net/";
-SRC_URI="mirror://sourceforge/k9copy/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="mplayer"
-
-# According to the author of backlite/k9copy libdvdread and libdvdnav are
-# bundled internal because newer versions produce bad DVD copies.
-# This will be fixed later.
-# DEPEND="media-libs/libdvdread"
-
-DEPEND=">=media-libs/libmpeg2-0.5.1
-   media-video/ffmpeg
-   dev-qt/qtgui:4
-   dev-qt/qtdbus:4
-   || ( dev-qt/qtphonon:4 media-libs/phonon[qt4] )"
-
-RDEPEND="${DEPEND}
-   media-video/dvdauthor
-   mplayer? ( media-video/mplayer )"
-
-src_prepare() {
-   sed -i -e '/^MimeTypes=.*/d' \
-   -e '/^Encoding=.*/d' *.desktop || die
-   epatch "${FILESDIR}/${P}-ffmpeg-0.11.patch" \
-   "${FILESDIR}/${P}-includepaths.patch" \
-   "${FILESDIR}/${P}-ffmpeg2.patch"
-}
-
-src_configure() {
-   eqmake4 backlite.pro PREFIX="${D}"/usr
-}
-
-src_install() {
-   unset INSTALL_ROOT
-   default
-}

diff --git a/app-cdr/backlite/files/backlite-1.0.3-ffmpeg-0.11.patch 
b/app-cdr/backlite/files/backlite-1.0.3-ffmpeg-0.11.patch
deleted file mode 100644
index 7feb3f9871d..000
--- a/app-cdr/backlite/files/backlite-1.0.3-ffmpeg-0.11.patch
+++ /dev/null
@@ -1,363 +0,0 @@
-From slackware:
-http://www.slackware.org.uk/slackbuilds.org/14.0/multimedia/backlite/
-https://bugs.gentoo.org/show_bug.cgi?id=443192
-
-diff -Nru backlite-1.0.3.orig/backlite.pro backlite-1.0.3/backlite.pro
 backlite-1.0.3.orig/backlite.pro   2011-12-07 21:34:56.0 +0100
-+++ backlite-1.0.3/backlite.pro2012-11-23 10:02:55.0 +0100
-@@ -386,6 +386,11 @@
- INCLUDEPATH += $$a/ffmpeg
-   INCLUDEPATH += $$a/ffmpeg/libavformat
- }
-+exists($$a/ffmpeg/libavutil) { 
-+message(found $$a/ffmpeg!)
-+INCLUDEPATH += $$a/ffmpeg
-+  INCLUDEPATH += $$a/ffmpeg/libavutil
-+}
- exists($$a/ffmpeg/libswscale) { 
- message(found $$a/ffmpeg!)
- INCLUDEPATH += $$a/ffmpeg
-@@ -400,6 +405,10 @@
- message(found $$a/libavformat!)
- INCLUDEPATH += $$a/libavformat
- }
-+exists($$a/libavutil) { 
-+message(found $$a/libavutil!)
-+INCLUDEPATH += $$a/libavutil
-+}
- exists($$a/libswscale) { 
- message(found $$a/libswscale!)
- INCLUDEPATH += $$a/libswscale
-diff -Nru backlite-1.0.3.orig/src/backup/k9mp4enc.cpp 
backlite-1.0.3/src/backup/k9mp4enc.cpp
 backlite-1.0.3.orig/src/backup/k9mp4enc.cpp2011-12-07 
21:34:56.0 +0100
-+++ backlite-1.0.3/src/backup/k9mp4enc.cpp 2012-12-11 10:01:39.507859366 
+0100
-@@ -619,7 +619,7 @@
- //  cmd << "-lavfopts" << 
"i_certify_that_my_video_stream_does_not_use_b_frames";
- }
- //synchronize audio
--cmd << "-async" << "1" ;
-+cmd << "-async" << "44100" ;
- cmd << "-y

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

2017-05-07 Thread Daniel Pielmeier
commit: 86267a720e32056968c0707534d55781326d4551
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sun May  7 11:21:34 2017 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sun May  7 11:23:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86267a72

profiles: mask app-cdr/backlite for removal

Gentoo-bug: 575824

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 6da35bdbe57..7bb994ac373 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Daniel Pielmeier  (7 May 2017)
+# Fails to build with ffmpeg-3. Dead upstream.
+# Masked for removal in 30 days. Bug #575824.
+app-cdr/backlite
+
 # Lars Wendler  (07 May 2017)
 # Dead upstream since 2014. Fails to build with gcc-6 (bug #594260).
 # Masked for removal in 30 days.



[gentoo-commits] repo/gentoo:master commit in: net-print/hplip/

2017-04-20 Thread Daniel Pielmeier
commit: 14701912599d2f399f9e52a823273a06dea2e707
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Thu Apr 20 16:35:59 2017 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Thu Apr 20 16:36:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14701912

net-print/hplip: Version bump.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-print/hplip/Manifest|   1 +
 net-print/hplip/hplip-3.17.4.ebuild | 254 
 2 files changed, 255 insertions(+)

diff --git a/net-print/hplip/Manifest b/net-print/hplip/Manifest
index 5be2d8af32e..422b284adbb 100644
--- a/net-print/hplip/Manifest
+++ b/net-print/hplip/Manifest
@@ -2,3 +2,4 @@ DIST hplip-3.16.11.tar.gz 23096060 SHA256 
f6e20cacb4891e4e60fc5de2213a10f8d0c688
 DIST hplip-3.16.2-patches-1.tar.xz 8188 SHA256 
8a9a78e0caac1731eae79f047a6054b411c237c579fdfd07bc59d435db708705 SHA512 
7eb03c093cfb9ef6b9a980ef5520575310d080c45ed13191933a5facaf9bbb04b38c8381762a3ecd33884ad582830e61e17b6c17f2ed7cdf910670e05eed2510
 WHIRLPOOL 
6721eac17977485eae0cb22b1702d0479003e3639e806ecd3c5888f1b5015a0bf904512104ebefee4b3d5f64abebd0608090e00310ec8d5b48f210c7e4a95e4e
 DIST hplip-3.16.3.tar.gz 22408596 SHA256 
42d2302ee38bda41caa0f2f9524a91f531e3aa432814ffd45b3e5c396dc30194 SHA512 
32d2f88c0983208e77592f73bf65cf2900cd6aa234d09220a18b45b5fc4bd0d10e9cfc8c7a10639e5a51ad5f5d0f8ed7bd477d08c86b89c633a1bbcd42682915
 WHIRLPOOL 
b287ecf80c2e7b0da0de0afefcf60c507f9d42c74dbba1e745b4b43f253a5b0dedb6398a1f073e14d196296da47764e983138c0151e05bfc7a5dd416458662a0
 DIST hplip-3.16.5-patches-1.tar.xz 8200 SHA256 
98866e57a247e7a30d9cd584ed9411aa79a6185294a73b4cc5961efe9a5e5fa6 SHA512 
36d33da5fc4105183cbc5137845ddccd8ab2b6abbff053a3a51f3da61c26c2d9d48dcb735345fb453abd67b6a0797aa337102c366cce037bc7006599b20b1646
 WHIRLPOOL 
8ac91bdefeb177c092b1d6de16474e8e1da57ad046dbc579f14fd40a27d1837d9bf142573137ef8d91c37dc7b03ca908fd5bfad23a9815af2015b521091c2700
+DIST hplip-3.17.4.tar.gz 23212715 SHA256 
e6f6ef71f7da80a620983c940b636054153a287994a13dfec1d5c86b15afe6ef SHA512 
ea295502df5b6c44839a7c03a725dc7475d256994eac2a7950058a68c805ca4942611df2688384c8acbc6551009841bb4623e7a3e7c8c0b16f44a2215a7316e6
 WHIRLPOOL 
92354dc97090e9a472e28df7f61f60b9af3c582584036b1be153ca74e2dc5f6a08beff4febbcc9f0e269a6d408a62686881e1295546cc5c1c0f091715d35a319

diff --git a/net-print/hplip/hplip-3.17.4.ebuild 
b/net-print/hplip/hplip-3.17.4.ebuild
new file mode 100644
index 000..2fb4096c454
--- /dev/null
+++ b/net-print/hplip/hplip-3.17.4.ebuild
@@ -0,0 +1,254 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_REQ_USE="threads,xml"
+
+inherit autotools linux-info python-single-r1 readme.gentoo-r1 udev
+
+DESCRIPTION="HP Linux Imaging and Printing - Print, scan, fax drivers and 
service tools"
+HOMEPAGE="http://hplipopensource.com/hplip-web/index.html";
+SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz
+   
https://dev.gentoo.org/~billie/distfiles/${PN}-3.16.5-patches-1.tar.xz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+
+IUSE="doc fax +hpcups hpijs kde libressl -libusb0 minimal parport policykit 
qt5 scanner +snmp static-ppds X"
+
+# dependency on dev-python/notify-python dropped due to python 3 
incompatibility
+# possible replacement notify2 (https://pypi.python.org/pypi/notify2/0.3) not 
in tree
+
+COMMON_DEPEND="
+   net-print/cups
+   virtual/jpeg:0
+   hpijs? ( net-print/cups-filters[foomatic] )
+   !minimal? (
+   ${PYTHON_DEPS}
+   sys-apps/dbus
+   !libusb0? ( virtual/libusb:1 )
+   libusb0? ( virtual/libusb:0 )
+   scanner? ( media-gfx/sane-backends )
+   snmp? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:= )
+   net-analyzer/net-snmp
+   )
+   )
+"
+DEPEND="${COMMON_DEPEND}
+   virtual/pkgconfig
+"
+RDEPEND="${COMMON_DEPEND}
+   app-text/ghostscript-gpl
+   !minimal? (
+   >=dev-python/dbus-python-1.2.0-r1[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 
'dev-python/pygobject:2[${PYTHON_USEDEP}]' 'python2*')
+   $(python_gen_cond_dep 
'dev-python/pygobject:3[${PYTHON_USEDEP}]' 'python3*')
+   fax? ( dev-python/reportlab[${PYTHON_USEDEP}] )
+   kernel_linux? ( virtual/udev )
+   qt5? ( 
>=dev-python/PyQt5-5.5.1[dbus,gui,widgets,${PYTHON_USEDEP}] )
+   scanner? (
+   >=dev-python/reportlab-3.2[${PYTHON_USEDEP}]
+   >=dev-python/pillow-3.1.1[${PYTHON_USEDEP}]
+   X? ( || (

[gentoo-commits] repo/gentoo:master commit in: app-admin/conky/

2017-03-25 Thread Daniel Pielmeier
commit: 243c269c4e5cdcd60f2e6885d734e1b1c2c8ed47
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Mar 25 11:59:18 2017 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Mar 25 11:59:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=243c269c

app-admin/conky: Revision bump. Fix bug #612124.

Work around the broken detection of man by manually creating a cmake cache
entry for it.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-admin/conky/conky-1.10.6-r2.ebuild | 190 +
 1 file changed, 190 insertions(+)

diff --git a/app-admin/conky/conky-1.10.6-r2.ebuild 
b/app-admin/conky/conky-1.10.6-r2.ebuild
new file mode 100644
index 000..dca7c0a1150
--- /dev/null
+++ b/app-admin/conky/conky-1.10.6-r2.ebuild
@@ -0,0 +1,190 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils linux-info readme.gentoo-r1
+
+DESCRIPTION="An advanced, highly configurable system monitor for X"
+HOMEPAGE="https://github.com/brndnmtthws/conky";
+SRC_URI="https://github.com/brndnmtthws/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3 BSD LGPL-2.1 MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE="apcupsd audacious cmus curl eve hddtemp ical iconv imlib iostats ipv6 irc
+   lua-cairo lua-imlib lua-rsvg math moc mpd mysql nano-syntax ncurses
+   nvidia +portmon pulseaudio rss systemd thinkpad truetype vim-syntax
+   weather-metar weather-xoap webserver wifi X xmms2"
+
+DEPEND_COMMON="
+   X? (
+   imlib? ( media-libs/imlib2[X] )
+   lua-cairo? (
+   >=dev-lua/toluapp-1.0.93
+   x11-libs/cairo[X] )
+   lua-imlib? (
+   >=dev-lua/toluapp-1.0.93
+   media-libs/imlib2[X] )
+   lua-rsvg? (
+   >=dev-lua/toluapp-1.0.93
+   gnome-base/librsvg )
+   nvidia? ( || ( x11-drivers/nvidia-drivers[tools,static-libs] 
media-video/nvidia-settings ) )
+   truetype? ( x11-libs/libXft >=media-libs/freetype-2 )
+   x11-libs/libX11
+   x11-libs/libXdamage
+   x11-libs/libXinerama
+   x11-libs/libXfixes
+   x11-libs/libXext
+   audacious? ( >=media-sound/audacious-1.5 dev-libs/glib:2 )
+   xmms2? ( media-sound/xmms2 )
+   )
+   cmus? ( media-sound/cmus )
+   curl? ( net-misc/curl )
+   eve? ( net-misc/curl dev-libs/libxml2 )
+   ical? ( dev-libs/libical )
+   iconv? ( virtual/libiconv )
+   irc? ( net-libs/libircclient )
+   mysql? ( >=virtual/mysql-5.0 )
+   ncurses? ( sys-libs/ncurses:= )
+   pulseaudio? ( media-sound/pulseaudio )
+   rss? ( dev-libs/libxml2 net-misc/curl dev-libs/glib:2 )
+   systemd? ( sys-apps/systemd )
+   wifi? ( net-wireless/wireless-tools )
+   weather-metar? ( net-misc/curl )
+   weather-xoap? ( dev-libs/libxml2 net-misc/curl )
+   webserver? ( net-libs/libmicrohttpd )
+   >=dev-lang/lua-5.1.4-r8:0
+   "
+RDEPEND="
+   ${DEPEND_COMMON}
+   apcupsd? ( sys-power/apcupsd )
+   hddtemp? ( app-admin/hddtemp )
+   moc? ( media-sound/moc )
+   nano-syntax? ( app-editors/nano )
+   vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )
+   "
+DEPEND="
+   ${DEPEND_COMMON}
+   app-text/docbook2X
+   "
+
+CONFIG_CHECK=~IPV6
+
+DOCS=( README.md TODO ChangeLog NEWS AUTHORS )
+
+PATCHES=( "${FILESDIR}"/${P}-new_graph-oor.patch )
+
+DISABLE_AUTOFORMATTING="yes"
+DOC_CONTENTS="You can find sample configurations at 
${ROOT%/}/usr/share/doc/${PF}.
+To customize, copy to ${XDG_CONFIG_HOME}/conky/conky.conf
+and edit it to your liking.
+
+There are pretty html docs available at the conky homepage
+or in ${ROOT%/}/usr/share/doc/${PF}/html.
+
+Also see https://wiki.gentoo.org/wiki/Conky/HOWTO";
+
+pkg_setup() {
+   use ipv6 && linux-info_pkg_setup
+}
+
+src_prepare() {
+   default
+
+   sed -i -e "s|find_program(APP_MAN man)|set(APP_MAN $(which man) CACHE 
FILEPATH MAN_BINARY)|" \
+   cmake/ConkyPlatformChecks.cmake || die
+}
+
+src_configure() {
+   local mycmakeargs
+
+   if use X; then
+   mycmakeargs=(
+   -DBUILD_X11=ON
+   -DOWN_WINDOW=ON
+   -DBUILD_XDAMAGE=ON
+   -DBUILD_XINERAMA=ON
+   -DBUILD_XDBE=ON
+   -DBUILD_XFT=$(usex truetype)
+   -DBUILD_IMLIB2=$(usex imlib)
+   -DBUILD_XSHAPE=ON
+   -DBUILD_ARGB=ON

[gentoo-commits] repo/gentoo:master commit in: app-admin/conky/files/

2017-03-09 Thread Daniel Pielmeier
commit: 4108b3018d0df635c6c5b0e8f7ee3c990a697a6a
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Thu Mar  9 20:50:00 2017 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Thu Mar  9 20:50:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4108b301

app-admin/conky: Remove unused patches.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../conky/files/conky-1.8.1-utf8-scroll.patch  | 104 
 app-admin/conky/files/conky-1.9.0-apcupsd.patch| 106 -
 .../files/conky-1.9.0-default-graph-size.patch |  18 
 .../conky/files/conky-1.9.0-diskio-dmmajor.patch   |  23 -
 app-admin/conky/files/conky-1.9.0-lines-fix.patch  |  36 ---
 app-admin/conky/files/conky-1.9.0-ncurses.patch|  31 --
 app-admin/conky/files/conky-1.9.0-tinfo.patch  |  22 -
 .../files/conky-1.9.0-update-noaa-metar-uri.patch  |  11 ---
 ...1.9.0-update-when-message-count-decreases.patch |  75 ---
 9 files changed, 426 deletions(-)

diff --git a/app-admin/conky/files/conky-1.8.1-utf8-scroll.patch 
b/app-admin/conky/files/conky-1.8.1-utf8-scroll.patch
deleted file mode 100644
index 8b9e1e8fb9d..000
--- a/app-admin/conky/files/conky-1.8.1-utf8-scroll.patch
+++ /dev/null
@@ -1,104 +0,0 @@
-From b1f6a30bcce020b3c377434137de9856a09b899a Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Amadeusz=20=C5=BBo=C5=82nowski?= 
-Date: Fri, 11 Nov 2011 11:27:43 +0100
-Subject: [PATCH] Make scroll UTF-8 aware.  Fixes bug #3134941.
-

- src/scroll.c |   44 ++--
- 1 files changed, 42 insertions(+), 2 deletions(-)
-
-diff --git a/src/scroll.c b/src/scroll.c
-index f78f807..738db0d 100644
 a/src/scroll.c
-+++ b/src/scroll.c
-@@ -34,12 +34,33 @@
- 
- struct scroll_data {
-   char *text;
-+  unsigned int show_orig;
-   unsigned int show;
-   unsigned int step;
-   unsigned int start;
-   long resetcolor;
- };
- 
-+int utf8_charlen(char c) {
-+  unsigned char uc = (unsigned char) c;
-+  int len = 0;
-+
-+  if ((uc & 0x80) == 0)
-+  return 1;
-+
-+  while ((uc & 0x80) != 0) {
-+  ++len;
-+  uc <<= 1;
-+  }
-+
-+  return (len > 0 && len <= 4) ? len : -1;
-+}
-+
-+int is_utf8_char_tail(char c) {
-+  unsigned char uc = (unsigned char) c;
-+  return (uc & 0xc0) == 0x80;
-+}
-+
- void parse_scroll_arg(struct text_object *obj, const char *arg, void 
*free_at_crash)
- {
-   struct scroll_data *sd;
-@@ -60,15 +81,18 @@ void parse_scroll_arg(struct text_object *obj, const char 
*arg, void *free_at_cr
-   sd->step = 1;
-   }
-   sd->text = malloc(strlen(arg + n1) + sd->show + 1);
-+  // sd->show value may change when there are UTF-8 chars to be shown, so
-+  // save its origin value
-+  sd->show_orig = sd->show;
- 
-   if (strlen(arg) > sd->show) {
-   for(n2 = 0; (unsigned int) n2 < sd->show; n2++) {
--  sd->text[n2] = ' ';
-+  sd->text[n2] = ' ';
-   }
-   sd->text[n2] = 0;
-   }
-   else
--  sd->text[0] = 0;
-+  sd->text[0] = 0;
- 
-   strcat(sd->text, arg + n1);
-   sd->start = 0;
-@@ -82,9 +106,13 @@ void print_scroll(struct text_object *obj, char *p, int 
p_max_size, struct infor
- {
-   struct scroll_data *sd = obj->data.opaque;
-   unsigned int j, colorchanges = 0, frontcolorchanges = 0, 
visibcolorchanges = 0, strend;
-+  int charlen = 0;
-+  unsigned int utf8lenfix = 0;
-   char *pwithcolors;
-   char buf[max_user_text];
- 
-+  sd->show = sd->show_orig;
-+
-   if (!sd)
-   return;
- 
-@@ -109,6 +137,18 @@ void print_scroll(struct text_object *obj, char *p, int 
p_max_size, struct infor
-   while(*(buf + sd->start) == SPECIAL_CHAR) {
-   sd->start++;
-   }
-+  //skip parts of UTF-8 character which messes up display
-+  while(is_utf8_char_tail(*(buf + sd->start))) {
-+  sd->start++;
-+  }
-+  //extend length to be shown for wide characters
-+  j = 0;
-+  while(j < sd->show + visibcolorchanges + utf8lenfix) {
-+  charlen = utf8_charlen(*(buf + sd->start + j));
-+  utf8lenfix += (charlen > 1 ? charlen - 1 : 0);
-+  j += charlen;
-+  }
-+  sd->show = sd->show_orig + utf8lenfix;
-   //place all chars that should be visible in p, including colorchanges
-   for(j=0; j < sd->show + visibcolorchanges; j++) {
-   p[j] = *(buf + sd->start + j);
--- 
-1.7.8.rc1
-

diff --git a/app-admin/conky/files/conky-1.9.0-apcupsd.patch 
b/app-admin/conky/files/conky-1.9.0-apcupsd.patch
deleted file mode 100644
index 6b942d32c4c..000
--- a/app-admin/conky/f

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

2017-03-04 Thread Daniel Pielmeier
commit: 602ad4ce90808c7a2fd9ee0639e0bfb3ae0bd92a
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Mar  4 18:38:39 2017 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Mar  4 18:39:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=602ad4ce

media-sound/aqualung: Revision bump.

This version depends on monkeys audio 4.11.
The patch to make it work with 3.99 is not required anymore.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-sound/aqualung/aqualung-1.0-r2.ebuild | 100 
 1 file changed, 100 insertions(+)

diff --git a/media-sound/aqualung/aqualung-1.0-r2.ebuild 
b/media-sound/aqualung/aqualung-1.0-r2.ebuild
new file mode 100644
index 000..5c6ec6bde40
--- /dev/null
+++ b/media-sound/aqualung/aqualung-1.0-r2.ebuild
@@ -0,0 +1,100 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils
+
+MY_PV=${PV/_/-}
+
+DESCRIPTION="Music player for a wide range of formats designed for gapless 
playback"
+HOMEPAGE="http://aqualung.jeremyevans.net/ 
https://github.com/jeremyevans/aqualung";
+SRC_URI="mirror://sourceforge/aqualung/${PN}-${MY_PV}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="alsa cdda cddb debug flac ffmpeg ifp jack ladspa lame libav libsamplerate
+   lua mac modplug mp3 musepack oss podcast pulseaudio sndfile speex 
systray
+   vorbis wavpack"
+
+RDEPEND="
+   app-arch/bzip2
+   dev-libs/libxml2
+   sys-libs/zlib
+   x11-libs/gtk+:2
+   alsa? ( media-libs/alsa-lib )
+   cdda? ( dev-libs/libcdio-paranoia )
+   cddb? ( media-libs/libcddb )
+   ffmpeg? (
+   libav? ( media-video/libav:0= )
+   !libav? ( media-video/ffmpeg:0= )
+   )
+   flac? ( media-libs/flac )
+   ifp? ( media-libs/libifp )
+   jack? ( media-sound/jack-audio-connection-kit )
+   ladspa? ( media-libs/liblrdf )
+   lame? ( media-sound/lame )
+   libsamplerate? ( media-libs/libsamplerate )
+   lua? ( dev-lang/lua:0= )
+   mac? ( >=media-sound/mac-4.11.4.5.7 )
+   modplug? ( media-libs/libmodplug )
+   mp3? ( media-libs/libmad )
+   musepack? ( >=media-sound/musepack-tools-444 )
+   pulseaudio? ( media-sound/pulseaudio )
+   sndfile? ( media-libs/libsndfile )
+   speex? ( media-libs/speex media-libs/liboggz media-libs/libogg )
+   vorbis? ( media-libs/libvorbis media-libs/libogg )
+   wavpack? ( media-sound/wavpack )
+"
+DEPEND="${RDEPEND}
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+
+S=${WORKDIR}/${PN}-${MY_PV}
+
+PATCHES=(
+   "${FILESDIR}/${P}-ffmpeg3.patch"
+)
+
+src_configure() {
+   econf \
+   --disable-rpath \
+   --enable-loop \
+   --enable-nls \
+   --enable-transcoding \
+   $(use_enable debug) \
+   $(use_enable podcast) \
+   $(use_enable systray) \
+   $(use_enable jack jack-mgmt) \
+   $(use_with alsa) \
+   $(use_with cdda) \
+   $(use_with cddb) \
+   $(use_with ffmpeg lavc) \
+   $(use_with flac) \
+   $(use_with ifp) \
+   $(use_with jack) \
+   $(use_with ladspa) \
+   $(use_with lame) \
+   $(use_with libsamplerate src) \
+   $(use_with lua) \
+   $(use_with mac) \
+   $(use_with modplug mod) \
+   $(use_with mp3 mpeg) \
+   $(use_with musepack mpc) \
+   $(use_with oss) \
+   $(use_with pulseaudio pulse) \
+   $(use_with sndfile) \
+   $(use_with speex) \
+   $(use_with vorbis vorbis) \
+   $(use_with vorbis vorbisenc) \
+   $(use_with wavpack)
+}
+
+src_install() {
+   default
+
+   newicon src/img/icon_64.png aqualung.png
+   make_desktop_entry aqualung Aqualung
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/mac/files/, media-sound/mac/

2017-03-04 Thread Daniel Pielmeier
commit: 44c26d5015cc5bcfa96159da02e6a27be7bf5bc3
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Mar  4 18:31:46 2017 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Mar  4 18:32:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44c26d50

media-sound/mac: Version bump.

Monkeys Audio 4.11 taken from Debian Multimedia including patches.
Also includes gcc 6 patch from Github pull request #4119 thanks to
Harri Nieminen.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-sound/mac/Manifest  |   1 +
 media-sound/mac/files/mac-4.11.4.5.7-gcc6.patch   | 199 ++
 media-sound/mac/files/mac-4.11.4.5.7-output.patch |  27 +++
 media-sound/mac/mac-4.11.4.5.7.ebuild |  59 +++
 4 files changed, 286 insertions(+)

diff --git a/media-sound/mac/Manifest b/media-sound/mac/Manifest
index 9e3e6d78b52..be07b3b6d7a 100644
--- a/media-sound/mac/Manifest
+++ b/media-sound/mac/Manifest
@@ -1 +1,2 @@
 DIST mac-3.99-u4-b5-s7.tar.gz 450981 SHA256 
9a735af2c56f05ee06b6e2ff719e902271299adf9e25cd3c9e4b28e8df3e30c5 SHA512 
fa7ca8cec0ba6c0fb78dda6e964b17e9331184fed656a2458d0e3ac12fc375a661adfd36c142ef63111f31c6b63e8c00fe40e7babe84f0cefe5433940be628e0
 WHIRLPOOL 
f4df5bccad06b7313348e9be734e926c1d511a2e3ca40162bc2c6a8cffb38c1455543fd7dc0a2352efa91945ae5546364085bd05888e906eb9e1c49fde7f743d
+DIST monkeys-audio_4.11-u4-b5-s7.orig.tar.gz 511190 SHA256 
73e28b7dbef5dfd07108b85783261a8a8bb1770917bf2877d4ab8f5c3833299a SHA512 
7e73b35c86d6007ab2a94a2d8b7449bb4ac505bbba53e40373a279dc83a9cad5f62a51419a6375335576cf325c88ed7d317b0ef3039b8a497100cb74a63c25d0
 WHIRLPOOL 
be9b56a45c8da00d1c6008d6955a7a9d4fd86e4a893a60b6b35ea426af38900493a213944f1a77451eb942a0d7d0c42e4af3d71c889bead2bc82e5d2732fa022

diff --git a/media-sound/mac/files/mac-4.11.4.5.7-gcc6.patch 
b/media-sound/mac/files/mac-4.11.4.5.7-gcc6.patch
new file mode 100644
index 000..60494e4f6e5
--- /dev/null
+++ b/media-sound/mac/files/mac-4.11.4.5.7-gcc6.patch
@@ -0,0 +1,199 @@
+diff -Naur monkeys-audio-4.11-u4-b5-s7_old/src/MACLib/APECompress.cpp 
monkeys-audio-4.11-u4-b5-s7/src/MACLib/APECompress.cpp
+--- monkeys-audio-4.11-u4-b5-s7_old/src/MACLib/APECompress.cpp 2017-03-04 
17:07:21.952460418 +0100
 monkeys-audio-4.11-u4-b5-s7/src/MACLib/APECompress.cpp 2017-03-04 
17:11:58.607449387 +0100
+@@ -116,7 +116,7 @@
+ return ERROR_UNDEFINED;
+ 
+ // calculate how many bytes to copy and add that much to the buffer
+-int nBytesToProcess = min(nBytesAvailable, nBytes - nBytesDone);
++int nBytesToProcess = min_macro(nBytesAvailable, nBytes - nBytesDone);
+ memcpy(pBuffer, &pData[nBytesDone], nBytesToProcess);
+ 
+ // unlock the buffer (fail if not successful)
+@@ -161,7 +161,7 @@
+ 
+ while ((m_nBufferTail - m_nBufferHead) >= nThreshold)
+ {
+-int nFrameBytes = min(m_spAPECompressCreate->GetFullFrameBytes(), 
m_nBufferTail - m_nBufferHead);
++int nFrameBytes = 
min_macro(m_spAPECompressCreate->GetFullFrameBytes(), m_nBufferTail - 
m_nBufferHead);
+ 
+ if (nFrameBytes == 0)
+ break;
+diff -Naur monkeys-audio-4.11-u4-b5-s7_old/src/MACLib/APEDecompress.cpp 
monkeys-audio-4.11-u4-b5-s7/src/MACLib/APEDecompress.cpp
+--- monkeys-audio-4.11-u4-b5-s7_old/src/MACLib/APEDecompress.cpp   
2017-03-04 17:07:21.952460418 +0100
 monkeys-audio-4.11-u4-b5-s7/src/MACLib/APEDecompress.cpp   2017-03-04 
17:14:55.455442336 +0100
+@@ -36,8 +36,8 @@
+ m_nErrorDecodingCurrentFrameOutputSilenceBlocks = 0;
+ 
+ // set the "real" start and finish blocks
+-m_nStartBlock = (nStartBlock < 0) ? 0 : min(nStartBlock, 
GetInfo(APE_INFO_TOTAL_BLOCKS));
+-m_nFinishBlock = (nFinishBlock < 0) ? GetInfo(APE_INFO_TOTAL_BLOCKS) : 
min(nFinishBlock, GetInfo(APE_INFO_TOTAL_BLOCKS));
++m_nStartBlock = (nStartBlock < 0) ? 0 : min_macro(nStartBlock, 
GetInfo(APE_INFO_TOTAL_BLOCKS));
++m_nFinishBlock = (nFinishBlock < 0) ? GetInfo(APE_INFO_TOTAL_BLOCKS) : 
min_macro(nFinishBlock, GetInfo(APE_INFO_TOTAL_BLOCKS));
+ m_bIsRanged = (m_nStartBlock != 0) || (m_nFinishBlock != 
GetInfo(APE_INFO_TOTAL_BLOCKS));
+ }
+ 
+@@ -85,7 +85,7 @@
+ 
+ // cap
+ int nBlocksUntilFinish = m_nFinishBlock - m_nCurrentBlock;
+-const int nBlocksToRetrieve = min(nBlocks, nBlocksUntilFinish);
++const int nBlocksToRetrieve = min_macro(nBlocks, nBlocksUntilFinish);
+ 
+ // get the data
+ unsigned char * pOutputBuffer = (unsigned char *) pBuffer;
+@@ -99,7 +99,7 @@
+ 
+ // analyze how much to remove from the buffer
+ const int nFrameBufferBlocks = m_nFrameBufferFinishedBlocks;
+-nBlocksThisPass = min(nBlocksLeft, nFrameBufferBlocks);
++nBlocksThisPass = min_macro(nBlocksLeft, nFrameBufferBlocks);
+ 
+ // remove as much as p

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

2017-03-04 Thread Daniel Pielmeier
commit: 6e68fd85f65cf02fea74d623ea5ea60ced818b0a
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Mar  4 17:20:39 2017 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Mar  4 17:20:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e68fd85

media-sound/aqualung: Remove old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-sound/aqualung/Manifest|  1 -
 media-sound/aqualung/aqualung-1.0_rc1.ebuild | 92 
 2 files changed, 93 deletions(-)

diff --git a/media-sound/aqualung/Manifest b/media-sound/aqualung/Manifest
index f3a383a136d..7c1fa178dec 100644
--- a/media-sound/aqualung/Manifest
+++ b/media-sound/aqualung/Manifest
@@ -1,2 +1 @@
-DIST aqualung-1.0-rc1.tar.gz 1939271 SHA256 
4b6c7e8a38af9f03fb042f8133cce834f87d7f5489caf2a85e9d2d1e428ae24b SHA512 
a8b15eb69dab1b2615562fd25aa6081df293783eef6cf7d171c5373855bab1f3e454e90621feb4f296c407c9d74957130fc359a39315cfdbb173a6f119a859e6
 WHIRLPOOL 
7aad3bb2dd3740418fe6b0ec87a62772d9e53673b58bd1c534de31c08bbee48748debcb8f82ab6239d8160f1af6933cc4a13a2d185c84f72ecfb02ababdbe0ea
 DIST aqualung-1.0.tar.gz 2014854 SHA256 
c286c1432c1475127f4e9525702bcb486ed85fc62539bd3ef344d92333e84347 SHA512 
d18fbc26c2f1445a0ef570216f54f1d00b05b25467b6ad857437e4ac628ac07c21435ce073cf92b3f147de4f1ada45a8a84770783d1c58e67451f94ac3de483a
 WHIRLPOOL 
8afefd6463860b2e1c086c27b367be1b9c3ced0ae2500b4650ae46963437145e53c57457d7c28c9ca8a76d645f67289db85da606bcf7ef9a190ea50afe1d3bb1

diff --git a/media-sound/aqualung/aqualung-1.0_rc1.ebuild 
b/media-sound/aqualung/aqualung-1.0_rc1.ebuild
deleted file mode 100644
index dec9f375151..000
--- a/media-sound/aqualung/aqualung-1.0_rc1.ebuild
+++ /dev/null
@@ -1,92 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils
-
-MY_PV=${PV/_/-}
-
-DESCRIPTION="Music player for a wide range of formats designed for gapless 
playback"
-HOMEPAGE="http://aqualung.factorial.hu/";
-SRC_URI="mirror://sourceforge/aqualung/${PN}-${MY_PV}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="alsa cdda cddb debug flac ffmpeg ifp jack ladspa lame libsamplerate lua
-   mac modplug mp3 musepack oss podcast pulseaudio sndfile speex systray
-   vorbis wavpack"
-
-RDEPEND="sys-libs/zlib
-   app-arch/bzip2
-   dev-libs/libxml2
-   x11-libs/gtk+:2
-   alsa? ( media-libs/alsa-lib )
-   jack? ( media-sound/jack-audio-connection-kit )
-   pulseaudio? ( media-sound/pulseaudio )
-   flac? ( media-libs/flac )
-   lame? ( media-sound/lame )
-   ffmpeg? ( >=virtual/ffmpeg-0.6.90 )
-   mac? ( media-sound/mac )
-   modplug? ( media-libs/libmodplug )
-   musepack? ( >=media-sound/musepack-tools-444 )
-   mp3? ( media-libs/libmad )
-   sndfile? ( media-libs/libsndfile )
-   speex? ( media-libs/speex media-libs/liboggz media-libs/libogg )
-   vorbis? ( media-libs/libvorbis media-libs/libogg )
-   wavpack? ( media-sound/wavpack )
-   ladspa? ( media-libs/liblrdf )
-   libsamplerate? ( media-libs/libsamplerate )
-   ifp? ( media-libs/libifp )
-   cdda? ( dev-libs/libcdio-paranoia )
-   cddb? ( media-libs/libcddb )
-   lua? ( dev-lang/lua:0= )"
-
-DEPEND="${RDEPEND}
-   sys-devel/gettext
-   virtual/pkgconfig"
-
-S=${WORKDIR}/${PN}-${MY_PV}
-
-src_configure() {
-   econf \
-   --enable-nls \
-   --disable-rpath \
-   $(use_enable debug) \
-   $(use_enable podcast) \
-   $(use_enable systray) \
-   --enable-transcoding \
-   $(use_enable jack jack-mgmt) \
-   --enable-loop \
-   $(use_with alsa) \
-   $(use_with jack) \
-   $(use_with oss) \
-   $(use_with pulseaudio pulse) \
-   $(use_with flac) \
-   $(use_with lame) \
-   $(use_with ffmpeg lavc) \
-   $(use_with mac) \
-   $(use_with modplug mod) \
-   $(use_with musepack mpc) \
-   $(use_with mp3 mpeg) \
-   $(use_with sndfile) \
-   $(use_with speex) \
-   $(use_with vorbis vorbis) \
-   $(use_with vorbis vorbisenc) \
-   $(use_with wavpack) \
-   $(use_with ladspa) \
-   $(use_with libsamplerate src) \
-   $(use_with cdda) \
-   $(use_with ifp) \
-   $(use_with cddb) \
-   $(use_with lua) \
-   --docdir=/usr/share/doc/${PF}
-}
-
-src_install() {
-   default
-
-   newicon src/img/icon_64.png aqualung.png
-   make_desktop_entry aqualung Aqualung
-}



[gentoo-commits] repo/gentoo:master commit in: app-admin/conky/

2017-03-04 Thread Daniel Pielmeier
commit: d2c5251be3f3cc63a50c2449911860736611a979
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Mar  4 09:18:21 2017 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Mar  4 09:18:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2c5251b

app-admin/conky: Remove old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-admin/conky/Manifest  |   1 -
 app-admin/conky/conky-1.10.6.ebuild   | 182 --
 app-admin/conky/conky-1.9.0-r3.ebuild | 145 ---
 app-admin/conky/metadata.xml  |   1 -
 4 files changed, 329 deletions(-)

diff --git a/app-admin/conky/Manifest b/app-admin/conky/Manifest
index a050b17d81a..e9ded135a75 100644
--- a/app-admin/conky/Manifest
+++ b/app-admin/conky/Manifest
@@ -1,3 +1,2 @@
 DIST conky-1.10.4.tar.gz 365145 SHA256 
ed61ffb3be9fd24965d40401c7d54553e732038f3da2e03454915779384f59b4 SHA512 
665a3c2a9b150576d7c29964dafb7030f5aa5955530142cf0d00f0f49f4a3b320924d389b3a833ef6eb18468000f5c62d918e8f067c7b40cd9e205d0bf0d8e0c
 WHIRLPOOL 
6ca2a043dbc20aaff94bd0c05367b535cd71819543d76dd9a90b79417e2ebb0462c9203901f4e26e887bc249388ec041e0f76dcccf24a88fed9ce4bb532af558
 DIST conky-1.10.6.tar.gz 365669 SHA256 
4c80982960b2a72e3e33cef33347c97b9239ed110d9584da4e7f17f28faf60ca SHA512 
ddd0b087e89654f8dace7d9682935a802b3bb22b7e65acd25dcc0f06e90b46bee695502d78b6e40a409f8eaffcd65a78d5f861ee6dbcbff6e48f88c2f20319c9
 WHIRLPOOL 
65a43baf0ec1b5e298a81a062d2aa511488026baf440a470eecc89d15aac010d0f89f86b60a16040ae1941fedbdb46f9aed82431a79f59b7f97439f148b9c5f5
-DIST conky-1.9.0.tar.bz2 626555 SHA256 
baf1b550f135fbfb53e5e286a33aadc03a667d63bf6c4d52ba7637366295bb6f SHA512 
98c9f69fd8bee2062e3eddeb7a394cce932199ffd6c8664006d1222f0453569406613e63637848c77a455f7dae3f16be3079a2cab56ecafea51ec043de23c889
 WHIRLPOOL 
41bbe95ec838dbda2c2d4a9422d2f2f7d22d0cb99e87c59fbd32c0c7856cc83de36cbeefd982c964ec5229ae0b0342e84525aa5343d8c5cf9525205cea4a274a

diff --git a/app-admin/conky/conky-1.10.6.ebuild 
b/app-admin/conky/conky-1.10.6.ebuild
deleted file mode 100644
index 9011e6dfb2f..000
--- a/app-admin/conky/conky-1.10.6.ebuild
+++ /dev/null
@@ -1,182 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils linux-info readme.gentoo-r1
-
-DESCRIPTION="An advanced, highly configurable system monitor for X"
-HOMEPAGE="https://github.com/brndnmtthws/conky";
-SRC_URI="https://github.com/brndnmtthws/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3 BSD LGPL-2.1 MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86"
-IUSE="apcupsd audacious cmus curl eve hddtemp ical iconv imlib iostats ipv6 irc
-   lua-cairo lua-imlib lua-rsvg math moc mpd mysql nano-syntax ncurses
-   nvidia +portmon pulseaudio rss systemd thinkpad truetype vim-syntax
-   weather-metar weather-xoap webserver wifi X xmms2"
-
-DEPEND_COMMON="
-   X? (
-   imlib? ( media-libs/imlib2[X] )
-   lua-cairo? (
-   >=dev-lua/toluapp-1.0.93
-   x11-libs/cairo[X] )
-   lua-imlib? (
-   >=dev-lua/toluapp-1.0.93
-   media-libs/imlib2[X] )
-   lua-rsvg? (
-   >=dev-lua/toluapp-1.0.93
-   gnome-base/librsvg )
-   nvidia? ( || ( x11-drivers/nvidia-drivers[tools,static-libs] 
media-video/nvidia-settings ) )
-   truetype? ( x11-libs/libXft >=media-libs/freetype-2 )
-   x11-libs/libX11
-   x11-libs/libXdamage
-   x11-libs/libXinerama
-   x11-libs/libXfixes
-   x11-libs/libXext
-   audacious? ( >=media-sound/audacious-1.5 dev-libs/glib:2 )
-   xmms2? ( media-sound/xmms2 )
-   )
-   cmus? ( media-sound/cmus )
-   curl? ( net-misc/curl )
-   eve? ( net-misc/curl dev-libs/libxml2 )
-   ical? ( dev-libs/libical )
-   iconv? ( virtual/libiconv )
-   irc? ( net-libs/libircclient )
-   mysql? ( >=virtual/mysql-5.0 )
-   ncurses? ( sys-libs/ncurses:= )
-   pulseaudio? ( media-sound/pulseaudio )
-   rss? ( dev-libs/libxml2 net-misc/curl dev-libs/glib:2 )
-   systemd? ( sys-apps/systemd )
-   wifi? ( net-wireless/wireless-tools )
-   weather-metar? ( net-misc/curl )
-   weather-xoap? ( dev-libs/libxml2 net-misc/curl )
-   webserver? ( net-libs/libmicrohttpd )
-   >=dev-lang/lua-5.1.4-r8:0
-   "
-RDEPEND="
-   ${DEPEND_COMMON}
-   apcupsd? ( sys-power/apcupsd )
-   hddtemp? ( app-admin/hddtemp )
-   moc? ( media-sound/moc )
-   nano-syntax? ( app-editors/nano )
-   vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )
-   "
-DEPEND="
- 

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

2017-03-04 Thread Daniel Pielmeier
commit: 442f745b5e8a65054b28abab77a7a9b36d6da9be
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Mar  4 09:13:57 2017 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Mar  4 09:13:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=442f745b

app-cdr/cdrtools: Remove old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-cdr/cdrtools/cdrtools-3.02_alpha06-r1.ebuild | 272 ---
 1 file changed, 272 deletions(-)

diff --git a/app-cdr/cdrtools/cdrtools-3.02_alpha06-r1.ebuild 
b/app-cdr/cdrtools/cdrtools-3.02_alpha06-r1.ebuild
deleted file mode 100644
index cb5fa6e5433..000
--- a/app-cdr/cdrtools/cdrtools-3.02_alpha06-r1.ebuild
+++ /dev/null
@@ -1,272 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit fcaps multilib toolchain-funcs flag-o-matic gnuconfig
-
-MY_P="${P/_alpha/a}"
-
-DESCRIPTION="A set of tools for CD/DVD reading and recording, including 
cdrecord"
-HOMEPAGE="https://sourceforge.net/projects/cdrtools/";
-SRC_URI="mirror://sourceforge/${PN}/$([[ -z ${PV/*_alpha*} ]] && echo 
'alpha')/${MY_P}.tar.bz2"
-
-LICENSE="GPL-2 LGPL-2.1 CDDL-Schily"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
-IUSE="acl caps nls unicode"
-
-RDEPEND="acl? ( virtual/acl )
-   caps? ( sys-libs/libcap )
-   nls? ( virtual/libintl )
-   !app-cdr/cdrkit"
-DEPEND="${RDEPEND}
-   x11-misc/makedepend
-   nls? ( >=sys-devel/gettext-0.18.1.1 )"
-
-S=${WORKDIR}/${P/_alpha[0-9][0-9]}
-
-FILECAPS=(
-   
cap_sys_resource,cap_dac_override,cap_sys_admin,cap_sys_nice,cap_net_bind_service,cap_ipc_lock,cap_sys_rawio+ep
 usr/bin/cdrecord --
-   
cap_dac_override,cap_sys_admin,cap_sys_nice,cap_net_bind_service,cap_sys_rawio+ep
 usr/bin/cdda2wav --
-   cap_dac_override,cap_sys_admin,cap_net_bind_service,cap_sys_rawio+ep 
usr/bin/readcd
-)
-
-cdrtools_os() {
-   local os="linux"
-   [[ ${CHOST} == *-darwin* ]] && os="mac-os10"
-   [[ ${CHOST} == *-freebsd* ]] && os="freebsd"
-   echo "${os}"
-}
-
-src_prepare() {
-   default
-
-   gnuconfig_update
-
-   # This fixes a clash with clone() on uclibc.  Upstream isn't
-   # going to include this so let's try to carry it forward.
-   # Contact me if it needs updating.  Bug #486782.
-   # Anthony G. Basile .
-   use elibc_uclibc && epatch "${FILESDIR}"/${PN}-fix-clone-uclibc.patch
-
-   # Remove profiled make files.
-   find -name '*_p.mk' -delete || die "delete *_p.mk"
-
-   # Adjusting hardcoded paths.
-   sed -i -e "s|opt/schily|usr|" \
-   $(find ./ -type f -name \*.[0-9ch] -exec grep -l 'opt/schily' 
'{}' '+') \
-   || die "sed opt/schily"
-
-   sed -i -e "s|\(^INSDIR=\t\tshare/doc/\)|\1${PF}/|" \
-   $(find ./ -type f -exec grep -l '^INSDIR.\+doc' '{}' '+') \
-   || die "sed doc"
-
-   # Respect libdir.
-   sed -i -e "s|\(^INSDIR=\t\t\)lib|\1$(get_libdir)|" \
-   $(find ./ -type f -exec grep -l '^INSDIR.\+lib\(/siconv\)\?$' 
'{}' '+') \
-   || die "sed multilib"
-
-   # Do not install static libraries.
-   sed -i -e "s|include\t\t.*rules.lib||" \
-   $(find ./ -type f -exec grep -l '^include.\+rules\.lib' '{}' 
'+') \
-   || die "sed rules"
-
-   # Enable verbose build.
-   sed -i -e '/@echo.*==>.*;/s:@echo[^;]*;:&set -x;:' \
-   RULES/*.rul RULES/rules.prg RULES/rules.inc \
-   || die "sed verbose rules"
-
-   # Respect CC/CXX variables.
-   cd "${S}"/RULES || die
-   local tcCC=$(tc-getCC)
-   local tcCXX=$(tc-getCXX)
-   sed -i -e "/cc-config.sh/s|\$(C_ARCH:%64=%) \$(CCOM_DEF)|${tcCC} 
${tcCC}|" \
-   rules1.top || die "sed rules1.top"
-   sed -i -e "/^CC_COM_DEF=/s|gcc|${tcCC}|" \
-   -e "/^CC++_COM_DEF=/s|g++|${tcCXX}|" \
-   -e "/COPTOPT=/s|-O||" \
-   -e 's|$(GCCOPTOPT)||' \
-   cc-gcc.rul || die "sed cc-gcc.rul"
-   sed -i -e "s|^#\(CONFFLAGS +=\).*|\1\t-cc=${tcCC}|" \
-   rules.cnf || die "sed rules.cnf"
-
-   # Schily make setup.
-   cd "${S}"/DEFAULTS || die
-   

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

2017-02-23 Thread Daniel Pielmeier
commit: a3a89482282cf7f5f6a8407ea54aeb4b8dbcfc07
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Thu Feb 23 19:17:41 2017 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Thu Feb 23 19:17:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3a89482

app-cdr/cdrtools: Version bump.

Fix bug #610108 Thanks to Arfrever for the report.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-cdr/cdrtools/Manifest |   1 +
 app-cdr/cdrtools/cdrtools-3.02_alpha07.ebuild | 273 ++
 2 files changed, 274 insertions(+)

diff --git a/app-cdr/cdrtools/Manifest b/app-cdr/cdrtools/Manifest
index 0460740df9..ba0235b411 100644
--- a/app-cdr/cdrtools/Manifest
+++ b/app-cdr/cdrtools/Manifest
@@ -1 +1,2 @@
 DIST cdrtools-3.02a06.tar.bz2 2117648 SHA256 
ed79ab99414352ea9305163660b52b6a82394466bae03aebdbe2150997835eb1 SHA512 
31a0743e39513841e77dcaaa52d746cafc0867ba01d46d43310f89e4ef2a0759fcac2e812aa323854daaa9a5ce8627c0612b8e461072a6066c20883ebe639c0c
 WHIRLPOOL 
6358a39ee1fd51be417d3bb21ba7b43b8ee9b6dd71c925b7a1a8bc6f402380804f761749b3c912fc9f4a3e4d49bb4988441c3348ccfcc794847be8f0444628c9
+DIST cdrtools-3.02a07.tar.bz2 2127058 SHA256 
49c1a67fa7ad3d7c0b05d41d18cb6677b40d4811faba111f0c01145d3ef0491b SHA512 
7f9835dd32ccca119d2ab77de1cdbd8cfbacc8e9923ca42175a15a5b1f45a8aa238fa3b0917ff67697b54905edc78a142f7106af9127854f944adead4a0d826d
 WHIRLPOOL 
9388f9f1edefcd8b20179fcd928dbd5d17d5182510d53da31b1dde4481a12689c3630b119aa5f7a634b22f0a32ce477de4803df8a7ceb5e3a4693925e8e101a1

diff --git a/app-cdr/cdrtools/cdrtools-3.02_alpha07.ebuild 
b/app-cdr/cdrtools/cdrtools-3.02_alpha07.ebuild
new file mode 100644
index 00..05d9f783c8
--- /dev/null
+++ b/app-cdr/cdrtools/cdrtools-3.02_alpha07.ebuild
@@ -0,0 +1,273 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit fcaps multilib toolchain-funcs flag-o-matic gnuconfig
+
+MY_P="${P/_alpha/a}"
+
+DESCRIPTION="A set of tools for CD/DVD reading and recording, including 
cdrecord"
+HOMEPAGE="https://sourceforge.net/projects/cdrtools/";
+SRC_URI="mirror://sourceforge/${PN}/$([[ -z ${PV/*_alpha*} ]] && echo 
'alpha')/${MY_P}.tar.bz2"
+
+LICENSE="GPL-2 LGPL-2.1 CDDL-Schily"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
+IUSE="acl caps nls unicode"
+
+RDEPEND="acl? ( virtual/acl )
+   caps? ( sys-libs/libcap )
+   nls? ( virtual/libintl )
+   !app-cdr/cdrkit"
+DEPEND="${RDEPEND}
+   x11-misc/makedepend
+   nls? ( >=sys-devel/gettext-0.18.1.1 )"
+
+S=${WORKDIR}/${P/_alpha[0-9][0-9]}
+
+FILECAPS=(
+   
cap_sys_resource,cap_dac_override,cap_sys_admin,cap_sys_nice,cap_net_bind_service,cap_ipc_lock,cap_sys_rawio+ep
 usr/bin/cdrecord --
+   
cap_dac_override,cap_sys_admin,cap_sys_nice,cap_net_bind_service,cap_sys_rawio+ep
 usr/bin/cdda2wav --
+   cap_dac_override,cap_sys_admin,cap_net_bind_service,cap_sys_rawio+ep 
usr/bin/readcd
+)
+
+cdrtools_os() {
+   local os="linux"
+   [[ ${CHOST} == *-darwin* ]] && os="mac-os10"
+   [[ ${CHOST} == *-freebsd* ]] && os="freebsd"
+   echo "${os}"
+}
+
+src_prepare() {
+   default
+
+   gnuconfig_update
+
+   # This fixes a clash with clone() on uclibc.  Upstream isn't
+   # going to include this so let's try to carry it forward.
+   # Contact me if it needs updating.  Bug #486782.
+   # Anthony G. Basile .
+   use elibc_uclibc && epatch "${FILESDIR}"/${PN}-fix-clone-uclibc.patch
+
+   # Remove profiled make files.
+   find -name '*_p.mk' -delete || die "delete *_p.mk"
+
+   # Adjusting hardcoded paths.
+   sed -i -e "s|opt/schily|usr|" \
+   $(find ./ -type f -name \*.[0-9ch] -exec grep -l 'opt/schily' 
'{}' '+') \
+   || die "sed opt/schily"
+
+   sed -i -e "s|\(^INSDIR=\t\tshare/doc/\)|\1${PF}/|" \
+   $(find ./ -type f -exec grep -l '^INSDIR.\+doc' '{}' '+') \
+   || die "sed doc"
+
+   # Respect libdir.
+   sed -i -e "s|\(^INSDIR=\t\t\)lib|\1$(get_libdir)|" \
+   $(find ./ -type f -exec grep -l '^INSDIR.\+lib\(/siconv\)\?$' 
'{}' '+') \
+   || die "sed multilib"
+
+   # Do not install static libraries.
+   sed -i -e "s|include\t\t.*rules.lib||" \
+   $(find ./ -type f -exec grep -l '^include.\+rules\.lib' '{}' 
'+'

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

2017-02-23 Thread Daniel Pielmeier
commit: 07bd636f56e457e599b6bc867b5975c84c7ffa5f
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Thu Feb 23 17:31:16 2017 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Thu Feb 23 17:31:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07bd636f

app-cdr/cdrtools: Remove unused patch.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../files/cdrtools-clang-include-schily-sha2.patch  | 17 -
 1 file changed, 17 deletions(-)

diff --git a/app-cdr/cdrtools/files/cdrtools-clang-include-schily-sha2.patch 
b/app-cdr/cdrtools/files/cdrtools-clang-include-schily-sha2.patch
deleted file mode 100644
index 8e04ed30cc..00
--- a/app-cdr/cdrtools/files/cdrtools-clang-include-schily-sha2.patch
+++ /dev/null
@@ -1,17 +0,0 @@
 a/include/schily/sha2.h  2016-06-05 00:48:16.547308184 -0500
-+++ b/include/schily/sha2.h  2016-06-05 00:49:29.304314626 -0500
-@@ -104,10 +104,14 @@
- 
- #ifdefHAVE_LONGLONG
- extern void SHA384Init__PR((SHA2_CTX *));
-+
-+#ifndef HAVE_PRAGMA_WEAK
- extern void SHA384Transform   __PR((UInt64_t state[8],
-   const UInt8_t [SHA384_BLOCK_LENGTH]));
- extern void SHA384Update  __PR((SHA2_CTX *, const UInt8_t *, size_t));
- extern void SHA384Pad __PR((SHA2_CTX *));
-+#endif
-+
- extern void SHA384Final   __PR((UInt8_t [SHA384_DIGEST_LENGTH],
-   SHA2_CTX *));
- extern char *SHA384End__PR((SHA2_CTX *, char *));



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

2017-02-18 Thread Daniel Pielmeier
commit: 702ee08a316213226b8dafb1734d5a4ed5939100
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Feb 18 15:27:19 2017 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Feb 18 15:27:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=702ee08a

app-cdr/cdrtools: Remove old.

Package-Manager: portage-2.3.3

 app-cdr/cdrtools/Manifest |   2 -
 app-cdr/cdrtools/cdrtools-3.01_alpha17.ebuild | 166 
 app-cdr/cdrtools/cdrtools-3.01_alpha24.ebuild | 269 --
 3 files changed, 437 deletions(-)

diff --git a/app-cdr/cdrtools/Manifest b/app-cdr/cdrtools/Manifest
index 605bd5b54d..0460740df9 100644
--- a/app-cdr/cdrtools/Manifest
+++ b/app-cdr/cdrtools/Manifest
@@ -1,3 +1 @@
-DIST cdrtools-3.01a17.tar.bz2 2061522 SHA256 
3d613965b213ad83e4be0ba2535e784901839ea4d11a20a2beb6765f0eb76dfa SHA512 
34a0579c536028b030cf828441ad55a705472646bc3a1ae962aad234fbe0b12c2bcb670511487c17086f5ba7643d1b8ae42a4a86bfe2940dc94f9744377daa8b
 WHIRLPOOL 
b718d559e0b36a576a42a38f84b3917891450d0bbab47b084eb1e906a396cf28ce47b79fd16565d4e0697311ee0c3d5abdd95b52ba2d7ae4e9f32d9b26bc26e1
-DIST cdrtools-3.01a24.tar.bz2 2075400 SHA256 
4d9907b84f5b65dc6ca278b6202b90b8eb68652b01aa4dda978ffede8bdd4a5b SHA512 
19be30de77fca00bb06fa6325149421304c1d5ff7d40a9d842496058494fcf0e798678c661ff3ae9ebc9e4c5971917f7aabfd813a6d88ff863d7e2e5f1456766
 WHIRLPOOL 
4533288dffef2b702eeef2a44fd702aff3e66283d5d90c810eb177ee4f1f1aa7cfd75238bf1f2a406e9b8ccaa43c7a77fb401825f8ce806e73fdc80abcc0a45a
 DIST cdrtools-3.02a06.tar.bz2 2117648 SHA256 
ed79ab99414352ea9305163660b52b6a82394466bae03aebdbe2150997835eb1 SHA512 
31a0743e39513841e77dcaaa52d746cafc0867ba01d46d43310f89e4ef2a0759fcac2e812aa323854daaa9a5ce8627c0612b8e461072a6066c20883ebe639c0c
 WHIRLPOOL 
6358a39ee1fd51be417d3bb21ba7b43b8ee9b6dd71c925b7a1a8bc6f402380804f761749b3c912fc9f4a3e4d49bb4988441c3348ccfcc794847be8f0444628c9

diff --git a/app-cdr/cdrtools/cdrtools-3.01_alpha17.ebuild 
b/app-cdr/cdrtools/cdrtools-3.01_alpha17.ebuild
deleted file mode 100644
index 9ff9027e9a..00
--- a/app-cdr/cdrtools/cdrtools-3.01_alpha17.ebuild
+++ /dev/null
@@ -1,166 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit fcaps multilib eutils toolchain-funcs flag-o-matic gnuconfig
-
-MY_P="${P/_alpha/a}"
-
-DESCRIPTION="A set of tools for CD/DVD reading and recording, including 
cdrecord"
-HOMEPAGE="https://sourceforge.net/projects/cdrtools/";
-SRC_URI="mirror://sourceforge/${PN}/$([[ -z ${PV/*_alpha*} ]] && echo 
'alpha')/${MY_P}.tar.bz2"
-
-LICENSE="GPL-2 LGPL-2.1 CDDL-Schily"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
-IUSE="acl caps nls unicode"
-
-RDEPEND="acl? ( virtual/acl )
-   caps? ( sys-libs/libcap )
-   nls? ( virtual/libintl )
-   !app-cdr/cdrkit"
-DEPEND="${RDEPEND}
-   x11-misc/makedepend
-   nls? ( >=sys-devel/gettext-0.18.1.1 )"
-
-S=${WORKDIR}/${P/_alpha[0-9][0-9]}
-
-FILECAPS=(
-   
cap_sys_resource,cap_dac_override,cap_sys_admin,cap_sys_nice,cap_net_bind_service,cap_ipc_lock,cap_sys_rawio+ep
 usr/bin/cdrecord --
-   
cap_dac_override,cap_sys_admin,cap_sys_nice,cap_net_bind_service,cap_sys_rawio+ep
 usr/bin/cdda2wav --
-   cap_dac_override,cap_sys_admin,cap_net_bind_service,cap_sys_rawio+ep 
usr/bin/readcd
-)
-
-src_prepare() {
-   gnuconfig_update
-
-   # Remove profiled make files.
-   find -name '*_p.mk' -delete
-
-   # Adjusting hardcoded paths.
-   sed -i -e 's:opt/schily:usr:' \
-   $(find ./ -type f -name \*.[0-9ch] -exec grep -l 'opt/schily' 
'{}' '+') \
-   || die "sed opt/schily"
-
-   sed -i -e "s:\(^INSDIR=\t\tshare/doc/\):\1${PF}/:" \
-   $(find ./ -type f -exec grep -l 'INSDIR.\+doc' '{}' '+') \
-   || die "sed doc"
-
-   # Respect libdir.
-   sed -i -e "s:\(^INSDIR=\t\t\)lib:\1$(get_libdir):" \
-   $(find ./ -type f -exec grep -l '^INSDIR.\+lib\(/siconv\)\?$' 
'{}' '+') \
-   || die "sed multilib"
-
-   # Do not install static libraries.
-   sed -i -e 's:include\t\t.*rules.lib::' \
-   $(find ./ -type f -exec grep -l '^include.\+rules\.lib' '{}' 
'+') \
-   || die "sed rules"
-
-   # Respect CC/CXX variables.
-   cd "${S}"/RULES
-   local tcCC=$(tc-getCC)
-   local tcCXX=$(tc-getCXX)
-   sed -i -e "/cc-config.sh/s|\$(C_ARCH:%64=%

[gentoo-commits] repo/gentoo:master commit in: net-print/hplip/

2017-02-18 Thread Daniel Pielmeier
commit: 489beac4a408a93320f647ac9936235a46806253
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Feb 18 13:03:04 2017 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Feb 18 13:03:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=489beac4

net-print/hplip: Remove old.

Package-Manager: portage-2.3.3

 net-print/hplip/hplip-3.16.11.ebuild | 267 ---
 1 file changed, 267 deletions(-)

diff --git a/net-print/hplip/hplip-3.16.11.ebuild 
b/net-print/hplip/hplip-3.16.11.ebuild
deleted file mode 100644
index 8ca38fd14e..00
--- a/net-print/hplip/hplip-3.16.11.ebuild
+++ /dev/null
@@ -1,267 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_4} )
-PYTHON_REQ_USE="threads,xml"
-
-inherit eutils linux-info python-single-r1 readme.gentoo-r1 udev autotools
-
-DESCRIPTION="HP Linux Imaging and Printing - Print, scan, fax drivers and 
service tools"
-HOMEPAGE="http://hplipopensource.com/hplip-web/index.html";
-SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz
-   
https://dev.gentoo.org/~billie/distfiles/${PN}-3.16.5-patches-1.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-
-IUSE="doc fax +hpcups hpijs kde -libusb0 minimal parport policykit +qt4 qt5 
scanner +snmp static-ppds X"
-
-# dependency on dev-python/notify-python dropped due to python 3 
incompatibility
-# possible replacement notify2 (https://pypi.python.org/pypi/notify2/0.3) not 
in tree
-
-COMMON_DEPEND="
-   virtual/jpeg:0
-   hpijs? ( >=net-print/cups-filters-1.0.43-r1[foomatic] )
-   >=net-print/cups-1.4.0
-   !minimal? (
-   ${PYTHON_DEPS}
-   !libusb0? ( virtual/libusb:1 )
-   libusb0? ( virtual/libusb:0 )
-   scanner? ( >=media-gfx/sane-backends-1.0.19-r1 )
-   fax? ( >=sys-apps/dbus-1.6.8-r1 )
-   snmp? (
-   net-analyzer/net-snmp
-   dev-libs/openssl:0
-   )
-   )"
-
-DEPEND="${COMMON_DEPEND}
-   virtual/pkgconfig"
-
-RDEPEND="${COMMON_DEPEND}
-   >=app-text/ghostscript-gpl-8.71-r3
-   policykit? ( sys-auth/polkit )
-   !minimal? (
-   >=dev-python/dbus-python-1.2.0-r1[${PYTHON_USEDEP}]
-   dev-python/pygobject[${PYTHON_USEDEP}]
-   kernel_linux? ( virtual/udev )
-   scanner? (
-   >=dev-python/reportlab-3.1.44-r2[${PYTHON_USEDEP}]
-   >=dev-python/pillow-3.1.1[${PYTHON_USEDEP}]
-   X? ( || (
-   kde? ( kde-misc/skanlite )
-   media-gfx/xsane
-   media-gfx/sane-frontends
-   ) )
-   )
-   fax? ( >=dev-python/reportlab-3.1.44-r2[${PYTHON_USEDEP}] )
-   qt4? ( >=dev-python/PyQt4-4.11.1[dbus,X,${PYTHON_USEDEP}] )
-   qt5? ( >=dev-python/PyQt5-5.5.1[dbus,gui,${PYTHON_USEDEP}] )
-   )"
-
-REQUIRED_USE="
-   !minimal? ( ${PYTHON_REQUIRED_USE} )
-   !minimal? ( qt4? ( !qt5 ) )
-"
-
-CONFIG_CHECK="~PARPORT ~PPDEV"
-ERROR_PARPORT="Please make sure kernel parallel port support is enabled 
(PARPORT and PPDEV)."
-
-#DISABLE_AUTOFORMATTING="yes"
-DOC_CONTENTS="
-For more information on setting up your printer please take
-a look at the hplip section of the gentoo printing guide:
-https://wiki.gentoo.org/wiki/Printing
-
-Any user who wants to print must be in the lp group.
-"
-
-pkg_setup() {
-   use !minimal && python-single-r1_pkg_setup
-
-   ! use qt4 && ! use qt5 && ewarn "You need USE=qt4 or USE=qt5 for the 
hplip GUI."
-
-   use scanner && ! use X && ewarn "You need USE=X for the scanner GUI."
-
-   if ! use hpcups && ! use hpijs ; then
-   ewarn "Installing neither hpcups (USE=-hpcups) nor hpijs 
(USE=-hpijs) driver,"
-   ewarn "which is probably not what you want."
-   ewarn "You will almost certainly not be able to print."
-   fi
-
-   if use minimal ; then
-   ewarn "Installing driver portions only, make sure you know what 
you are doing."
-   ewarn "Depending on the USE flags set for hpcups or hpijs the 
appropiate driver"
-   ewarn "is installed. If both USE flags are set hpijs overrides 
hpcups."
-   else
-   use parport && linux-info_pkg_setup
-   fi
-}
-
-src_prepare() {
-   eapply "${WORKDIR}/patches"
-   eappl

[gentoo-commits] repo/gentoo:master commit in: app-admin/conky/files/, app-admin/conky/

2017-02-18 Thread Daniel Pielmeier
commit: 27080607b7f95e83e09389efda65feeec2c06424
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Feb 18 12:37:22 2017 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Feb 18 12:38:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27080607

app-admin/conky: Fix bug #609304.

Thanks to Pavel Labath for the patch.

Package-Manager: portage-2.3.3

 app-admin/conky/conky-1.10.6-r1.ebuild | 185 +
 .../conky/files/conky-1.10.6-new_graph-oor.patch   |  35 
 2 files changed, 220 insertions(+)

diff --git a/app-admin/conky/conky-1.10.6-r1.ebuild 
b/app-admin/conky/conky-1.10.6-r1.ebuild
new file mode 100644
index 00..43228b1663
--- /dev/null
+++ b/app-admin/conky/conky-1.10.6-r1.ebuild
@@ -0,0 +1,185 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit cmake-utils linux-info readme.gentoo-r1
+
+DESCRIPTION="An advanced, highly configurable system monitor for X"
+HOMEPAGE="https://github.com/brndnmtthws/conky";
+SRC_URI="https://github.com/brndnmtthws/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3 BSD LGPL-2.1 MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86"
+IUSE="apcupsd audacious cmus curl eve hddtemp ical iconv imlib iostats ipv6 irc
+   lua-cairo lua-imlib lua-rsvg math moc mpd mysql nano-syntax ncurses
+   nvidia +portmon pulseaudio rss systemd thinkpad truetype vim-syntax
+   weather-metar weather-xoap webserver wifi X xmms2"
+
+DEPEND_COMMON="
+   X? (
+   imlib? ( media-libs/imlib2[X] )
+   lua-cairo? (
+   >=dev-lua/toluapp-1.0.93
+   x11-libs/cairo[X] )
+   lua-imlib? (
+   >=dev-lua/toluapp-1.0.93
+   media-libs/imlib2[X] )
+   lua-rsvg? (
+   >=dev-lua/toluapp-1.0.93
+   gnome-base/librsvg )
+   nvidia? ( || ( x11-drivers/nvidia-drivers[tools,static-libs] 
media-video/nvidia-settings ) )
+   truetype? ( x11-libs/libXft >=media-libs/freetype-2 )
+   x11-libs/libX11
+   x11-libs/libXdamage
+   x11-libs/libXinerama
+   x11-libs/libXfixes
+   x11-libs/libXext
+   audacious? ( >=media-sound/audacious-1.5 dev-libs/glib:2 )
+   xmms2? ( media-sound/xmms2 )
+   )
+   cmus? ( media-sound/cmus )
+   curl? ( net-misc/curl )
+   eve? ( net-misc/curl dev-libs/libxml2 )
+   ical? ( dev-libs/libical )
+   iconv? ( virtual/libiconv )
+   irc? ( net-libs/libircclient )
+   mysql? ( >=virtual/mysql-5.0 )
+   ncurses? ( sys-libs/ncurses:= )
+   pulseaudio? ( media-sound/pulseaudio )
+   rss? ( dev-libs/libxml2 net-misc/curl dev-libs/glib:2 )
+   systemd? ( sys-apps/systemd )
+   wifi? ( net-wireless/wireless-tools )
+   weather-metar? ( net-misc/curl )
+   weather-xoap? ( dev-libs/libxml2 net-misc/curl )
+   webserver? ( net-libs/libmicrohttpd )
+   >=dev-lang/lua-5.1.4-r8:0
+   "
+RDEPEND="
+   ${DEPEND_COMMON}
+   apcupsd? ( sys-power/apcupsd )
+   hddtemp? ( app-admin/hddtemp )
+   moc? ( media-sound/moc )
+   nano-syntax? ( app-editors/nano )
+   vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )
+   "
+DEPEND="
+   ${DEPEND_COMMON}
+   app-text/docbook2X
+   "
+
+CONFIG_CHECK=~IPV6
+
+DOCS=( README.md TODO ChangeLog NEWS AUTHORS )
+
+PATCHES=( "${FILESDIR}"/${P}-new_graph-oor.patch )
+
+DISABLE_AUTOFORMATTING="yes"
+DOC_CONTENTS="You can find sample configurations at 
${ROOT%/}/usr/share/doc/${PF}.
+To customize, copy to ${XDG_CONFIG_HOME}/conky/conky.conf
+and edit it to your liking.
+
+There are pretty html docs available at the conky homepage
+or in ${ROOT%/}/usr/share/doc/${PF}/html.
+
+Also see https://wiki.gentoo.org/wiki/Conky/HOWTO";
+
+pkg_setup() {
+   use ipv6 && linux-info_pkg_setup
+}
+
+src_configure() {
+   local mycmakeargs
+
+   if use X; then
+   mycmakeargs=(
+   -DBUILD_X11=ON
+   -DOWN_WINDOW=ON
+   -DBUILD_XDAMAGE=ON
+   -DBUILD_XINERAMA=ON
+   -DBUILD_XDBE=ON
+   -DBUILD_XFT=$(usex truetype)
+   -DBUILD_IMLIB2=$(usex imlib)
+   -DBUILD_XSHAPE=ON
+   -DBUILD_ARGB=ON
+   -DBUILD_LUA_CAIRO=$(usex lua-cairo)
+   -DBUILD_LUA_IMLIB2=$(usex lua-imlib)
+   -DBUILD_LUA_RSVG=$(usex lua-rsvg)
+   -DBUILD_NVIDIA=$(usex nvidia)
+ 

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

2017-01-17 Thread Daniel Pielmeier
commit: 685f720383f4e26e3d02bc01fad889f618ea12be
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Tue Jan 17 17:30:09 2017 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Tue Jan 17 17:30:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=685f7203

media-sound/puddletag: Remove old.

Package-Manager: portage-2.3.0

 media-sound/puddletag/Manifest   |  1 -
 media-sound/puddletag/puddletag-1.1.1.ebuild | 32 
 2 files changed, 33 deletions(-)

diff --git a/media-sound/puddletag/Manifest b/media-sound/puddletag/Manifest
index 978bc64..d4856bf 100644
--- a/media-sound/puddletag/Manifest
+++ b/media-sound/puddletag/Manifest
@@ -1,2 +1 @@
-DIST puddletag-1.1.1.tar.gz 973076 SHA256 
0e944800ac37a854418ebfead1ae2e9d9c218db99fcdfe31c1bdb2fb803dc6ac SHA512 
10f43e57cd890403eb4f2bd21189ef91eee5c38b8e275c93e234aacb61b60dff33cc745e6d9f45ca005f0ccb0c79c025c43991a5bd1ef21ba3f866e9a6c9114b
 WHIRLPOOL 
572e36c87c48de11be859bcc992c444d8688c0c0bae19f17cce1e99ea8fdf63ef2af17e6be5fe0dbfeae1db7f234593c6f6f11c0e8899f79c443bb610160eb05
 DIST puddletag-1.2.0.tar.gz 1231226 SHA256 
12dab2c3dbbb1ee63ea26f17af969ebdbcbf1c9e4265f9d9f6f6d16b227120d5 SHA512 
4fd57f3e89c01e2914c3cf2e08760752ab5454c15c66c97fb1b42165fd27893d240762ac3591bc5165a31d03ef7fbf8d411c4cd989e07dcc69f43f5e87e89611
 WHIRLPOOL 
18284241702de58af79d5cd8254c50e94badf785b5ff48945b6f02069b8e461a28b0af585d5bc884933223bbb92a69a0927d8717889aa3bf7d63c1be0c3fbfde

diff --git a/media-sound/puddletag/puddletag-1.1.1.ebuild 
b/media-sound/puddletag/puddletag-1.1.1.ebuild
deleted file mode 100644
index eef9002..
--- a/media-sound/puddletag/puddletag-1.1.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1 fdo-mime
-
-DESCRIPTION="Audio tag editor"
-HOMEPAGE="http://docs.puddletag.net/";
-SRC_URI="https://github.com/keithgg/${PN}/releases/download/${PV}/${P}.tar.gz";
-
-LICENSE="GPL-2 GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="acoustid cover musicbrainz quodlibet"
-
-DEPEND=""
-RDEPEND=">=dev-python/PyQt4-4.9.6-r2[${PYTHON_USEDEP},svg]
-   >=dev-python/pyparsing-1.5.1[${PYTHON_USEDEP}]
-   >=media-libs/mutagen-1.21[${PYTHON_USEDEP}]
-   >=dev-python/configobj-4.7.2-r1[${PYTHON_USEDEP}]
-   acoustid? ( >=media-libs/chromaprint-0.6 )
-   musicbrainz? ( 
>=dev-python/python-musicbrainz-0.7.4-r1[${PYTHON_USEDEP}] )
-   cover? ( dev-python/pillow[${PYTHON_USEDEP}] )
-   quodlibet? ( >=media-sound/quodlibet-2.5[${PYTHON_USEDEP}] )
-   >=dev-python/sip-4.14.2-r1:0[${PYTHON_USEDEP}]
-   >=dev-python/lxml-3.0.1[${PYTHON_USEDEP}]"
-
-DOCS=(changelog HACKING NEWS THANKS TODO)



[gentoo-commits] repo/gentoo:master commit in: net-print/hplip/

2017-01-17 Thread Daniel Pielmeier
commit: e29d389b122f4077ed7ef5d910f7fed6c0c10822
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Tue Jan 17 17:27:09 2017 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Tue Jan 17 17:27:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e29d389b

net-print/hplip: Remove old.

Package-Manager: portage-2.3.0

 net-print/hplip/hplip-3.16.11-r2.ebuild | 260 
 1 file changed, 260 deletions(-)

diff --git a/net-print/hplip/hplip-3.16.11-r2.ebuild 
b/net-print/hplip/hplip-3.16.11-r2.ebuild
deleted file mode 100644
index 45d5dab..
--- a/net-print/hplip/hplip-3.16.11-r2.ebuild
+++ /dev/null
@@ -1,260 +0,0 @@
-# Copyright 1999-2017 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} )
-PYTHON_REQ_USE="threads,xml"
-
-inherit autotools linux-info python-single-r1 readme.gentoo-r1 udev
-
-DESCRIPTION="HP Linux Imaging and Printing - Print, scan, fax drivers and 
service tools"
-HOMEPAGE="http://hplipopensource.com/hplip-web/index.html";
-SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz
-   
https://dev.gentoo.org/~billie/distfiles/${PN}-3.16.5-patches-1.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-
-IUSE="doc fax +hpcups hpijs kde libressl -libusb0 minimal parport policykit 
qt5 scanner +snmp static-ppds X"
-
-# dependency on dev-python/notify-python dropped due to python 3 
incompatibility
-# possible replacement notify2 (https://pypi.python.org/pypi/notify2/0.3) not 
in tree
-
-COMMON_DEPEND="
-   net-print/cups
-   virtual/jpeg:0
-   hpijs? ( net-print/cups-filters[foomatic] )
-   !minimal? (
-   ${PYTHON_DEPS}
-   sys-apps/dbus
-   !libusb0? ( virtual/libusb:1 )
-   libusb0? ( virtual/libusb:0 )
-   scanner? ( media-gfx/sane-backends )
-   snmp? (
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:= )
-   net-analyzer/net-snmp
-   )
-   )
-"
-DEPEND="${COMMON_DEPEND}
-   virtual/pkgconfig
-"
-RDEPEND="${COMMON_DEPEND}
-   app-text/ghostscript-gpl
-   !minimal? (
-   >=dev-python/dbus-python-1.2.0-r1[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep 
'dev-python/pygobject:2[${PYTHON_USEDEP}]' 'python2*')
-   $(python_gen_cond_dep 
'dev-python/pygobject:3[${PYTHON_USEDEP}]' 'python3*')
-   fax? ( $(python_gen_cond_dep 
'=dev-python/reportlab-2*[${PYTHON_USEDEP}]' 'python2*') )
-   kernel_linux? ( virtual/udev )
-   qt5? ( 
>=dev-python/PyQt5-5.5.1[dbus,gui,widgets,${PYTHON_USEDEP}] )
-   scanner? (
-   !fax? ( >=dev-python/reportlab-3.2[${PYTHON_USEDEP}] )
-   fax? ( $(python_gen_cond_dep 
'=dev-python/reportlab-2*[${PYTHON_USEDEP}]' 'python2*') )
-   >=dev-python/pillow-3.1.1[${PYTHON_USEDEP}]
-   X? ( || (
-   kde? ( kde-misc/skanlite )
-   media-gfx/xsane
-   media-gfx/sane-frontends
-   ) )
-   )
-   )
-   policykit? ( sys-auth/polkit )
-"
-
-REQUIRED_USE="
-   fax? ( || ( $(python_gen_useflags 'python2*') ) )
-   !minimal? ( ${PYTHON_REQUIRED_USE} )
-"
-
-PATCHES=(
-   "${WORKDIR}/patches"
-   "${FILESDIR}/${PN}-3.16.9-hpps-indent.patch"
-)
-
-CONFIG_CHECK="~PARPORT ~PPDEV"
-ERROR_PARPORT="Please make sure kernel parallel port support is enabled 
(PARPORT and PPDEV)."
-
-#DISABLE_AUTOFORMATTING="yes"
-DOC_CONTENTS="
-For more information on setting up your printer please take
-a look at the hplip section of the gentoo printing guide:
-https://wiki.gentoo.org/wiki/Printing
-
-Any user who wants to print must be in the lp group.
-"
-
-pkg_setup() {
-   use !minimal && python-single-r1_pkg_setup
-
-   use scanner && ! use X && ewarn "You need USE=X for the scanner GUI."
-
-   if ! use hpcups && ! use hpijs ; then
-   ewarn "Installing neither hpcups (USE=-hpcups) nor hpijs 
(USE=-hpijs) driver,"
-   ewarn "which is probably not what you want."
-   ewarn "You will almost certainly not be able to print."
-   fi
-
-   if use minimal ; then
-   ewarn "Installing driver portions only, make sure you know what 
you are doing."
-   ewarn "Depending on th

[gentoo-commits] repo/gentoo:master commit in: net-print/hplip/

2017-01-17 Thread Daniel Pielmeier
commit: c1240e5578eb977d462e5ad197bf235cf1f60d6a
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Tue Jan 17 17:24:45 2017 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Tue Jan 17 17:25:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1240e55

net-print/hplip: Fix bug #605784.

hplip should work with reportlab-3.

Package-Manager: portage-2.3.0

 net-print/hplip/hplip-3.16.11-r3.ebuild | 256 
 1 file changed, 256 insertions(+)

diff --git a/net-print/hplip/hplip-3.16.11-r3.ebuild 
b/net-print/hplip/hplip-3.16.11-r3.ebuild
new file mode 100644
index ..7b9c1f1
--- /dev/null
+++ b/net-print/hplip/hplip-3.16.11-r3.ebuild
@@ -0,0 +1,256 @@
+# Copyright 1999-2017 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} )
+PYTHON_REQ_USE="threads,xml"
+
+inherit autotools linux-info python-single-r1 readme.gentoo-r1 udev
+
+DESCRIPTION="HP Linux Imaging and Printing - Print, scan, fax drivers and 
service tools"
+HOMEPAGE="http://hplipopensource.com/hplip-web/index.html";
+SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz
+   
https://dev.gentoo.org/~billie/distfiles/${PN}-3.16.5-patches-1.tar.xz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+
+IUSE="doc fax +hpcups hpijs kde libressl -libusb0 minimal parport policykit 
qt5 scanner +snmp static-ppds X"
+
+# dependency on dev-python/notify-python dropped due to python 3 
incompatibility
+# possible replacement notify2 (https://pypi.python.org/pypi/notify2/0.3) not 
in tree
+
+COMMON_DEPEND="
+   net-print/cups
+   virtual/jpeg:0
+   hpijs? ( net-print/cups-filters[foomatic] )
+   !minimal? (
+   ${PYTHON_DEPS}
+   sys-apps/dbus
+   !libusb0? ( virtual/libusb:1 )
+   libusb0? ( virtual/libusb:0 )
+   scanner? ( media-gfx/sane-backends )
+   snmp? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:= )
+   net-analyzer/net-snmp
+   )
+   )
+"
+DEPEND="${COMMON_DEPEND}
+   virtual/pkgconfig
+"
+RDEPEND="${COMMON_DEPEND}
+   app-text/ghostscript-gpl
+   !minimal? (
+   >=dev-python/dbus-python-1.2.0-r1[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 
'dev-python/pygobject:2[${PYTHON_USEDEP}]' 'python2*')
+   $(python_gen_cond_dep 
'dev-python/pygobject:3[${PYTHON_USEDEP}]' 'python3*')
+   fax? ( dev-python/reportlab[${PYTHON_USEDEP}] )
+   kernel_linux? ( virtual/udev )
+   qt5? ( 
>=dev-python/PyQt5-5.5.1[dbus,gui,widgets,${PYTHON_USEDEP}] )
+   scanner? (
+   >=dev-python/reportlab-3.2[${PYTHON_USEDEP}]
+   >=dev-python/pillow-3.1.1[${PYTHON_USEDEP}]
+   X? ( || (
+   kde? ( kde-misc/skanlite )
+   media-gfx/xsane
+   media-gfx/sane-frontends
+   ) )
+   )
+   )
+   policykit? ( sys-auth/polkit )
+"
+
+REQUIRED_USE="!minimal? ( ${PYTHON_REQUIRED_USE} )"
+
+PATCHES=(
+   "${WORKDIR}/patches"
+   "${FILESDIR}/${PN}-3.16.9-hpps-indent.patch"
+)
+
+CONFIG_CHECK="~PARPORT ~PPDEV"
+ERROR_PARPORT="Please make sure kernel parallel port support is enabled 
(PARPORT and PPDEV)."
+
+#DISABLE_AUTOFORMATTING="yes"
+DOC_CONTENTS="
+For more information on setting up your printer please take
+a look at the hplip section of the gentoo printing guide:
+https://wiki.gentoo.org/wiki/Printing
+
+Any user who wants to print must be in the lp group.
+"
+
+pkg_setup() {
+   use !minimal && python-single-r1_pkg_setup
+
+   use scanner && ! use X && ewarn "You need USE=X for the scanner GUI."
+
+   if ! use hpcups && ! use hpijs ; then
+   ewarn "Installing neither hpcups (USE=-hpcups) nor hpijs 
(USE=-hpijs) driver,"
+   ewarn "which is probably not what you want."
+   ewarn "You will almost certainly not be able to print."
+   fi
+
+   if use minimal ; then
+   ewarn "Installing driver portions only, make sure you know what 
you are doing."
+   ewarn "Depending on the USE flags set for hpcups or hpijs the 
appropiate driver"
+   ewarn "is installed. If both USE flags are set hpijs overrides 
hpcups."
+   else
+   use parport && linux-info_pkg_setup
+   fi
+}

[gentoo-commits] repo/gentoo:master commit in: net-print/hplip/

2017-01-17 Thread Daniel Pielmeier
commit: 051f7bf2c4a5975b3bb2e63ee992e37f1297ffc8
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Tue Jan 17 17:20:02 2017 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Tue Jan 17 17:20:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=051f7bf2

net-print/hplip: Remove net-print/foomatic-filters dependency.

Package-Manager: portage-2.3.0

 net-print/hplip/hplip-3.16.11-r2.ebuild | 6 ++
 net-print/hplip/hplip-3.16.11.ebuild| 6 ++
 net-print/hplip/hplip-3.16.3.ebuild | 6 ++
 3 files changed, 6 insertions(+), 12 deletions(-)

diff --git a/net-print/hplip/hplip-3.16.11-r2.ebuild 
b/net-print/hplip/hplip-3.16.11-r2.ebuild
index 8e03afe..45d5dab 100644
--- a/net-print/hplip/hplip-3.16.11-r2.ebuild
+++ b/net-print/hplip/hplip-3.16.11-r2.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$
 
@@ -26,9 +26,7 @@ IUSE="doc fax +hpcups hpijs kde libressl -libusb0 minimal 
parport policykit qt5
 COMMON_DEPEND="
net-print/cups
virtual/jpeg:0
-   hpijs? (
-   || ( net-print/cups-filters[foomatic] 
net-print/foomatic-filters[cups] )
-   )
+   hpijs? ( net-print/cups-filters[foomatic] )
!minimal? (
${PYTHON_DEPS}
sys-apps/dbus

diff --git a/net-print/hplip/hplip-3.16.11.ebuild 
b/net-print/hplip/hplip-3.16.11.ebuild
index 886dd15..8ca38fd 100644
--- a/net-print/hplip/hplip-3.16.11.ebuild
+++ b/net-print/hplip/hplip-3.16.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$
 
@@ -25,9 +25,7 @@ IUSE="doc fax +hpcups hpijs kde -libusb0 minimal parport 
policykit +qt4 qt5 scan
 
 COMMON_DEPEND="
virtual/jpeg:0
-   hpijs? (
-   || ( >=net-print/cups-filters-1.0.43-r1[foomatic] 
>=net-print/foomatic-filters-3.0.20080507[cups] )
-   )
+   hpijs? ( >=net-print/cups-filters-1.0.43-r1[foomatic] )
>=net-print/cups-1.4.0
!minimal? (
${PYTHON_DEPS}

diff --git a/net-print/hplip/hplip-3.16.3.ebuild 
b/net-print/hplip/hplip-3.16.3.ebuild
index e39bbe8..c87dbbb 100644
--- a/net-print/hplip/hplip-3.16.3.ebuild
+++ b/net-print/hplip/hplip-3.16.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$
 
@@ -22,9 +22,7 @@ IUSE="doc fax +hpcups hpijs kde libnotify -libusb0 minimal 
parport policykit qt4
 
 COMMON_DEPEND="
virtual/jpeg:0
-   hpijs? (
-   || ( >=net-print/cups-filters-1.0.43-r1[foomatic] 
>=net-print/foomatic-filters-3.0.20080507[cups] )
-   )
+   hpijs? ( >=net-print/cups-filters-1.0.43-r1[foomatic] )
!minimal? (
${PYTHON_DEPS}
>=net-print/cups-1.4.0



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

2017-01-17 Thread Daniel Pielmeier
commit: 281e2929ef2ba46f6a054e8552ddc3ae14866b35
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Tue Jan 17 16:53:40 2017 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Tue Jan 17 16:58:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=281e2929

app-cdr/cdrtools: Remove old.

Package-Manager: portage-2.3.0

 app-cdr/cdrtools/cdrtools-3.01_alpha17-r1.ebuild | 167 ---
 1 file changed, 167 deletions(-)

diff --git a/app-cdr/cdrtools/cdrtools-3.01_alpha17-r1.ebuild 
b/app-cdr/cdrtools/cdrtools-3.01_alpha17-r1.ebuild
deleted file mode 100644
index 8f05513..
--- a/app-cdr/cdrtools/cdrtools-3.01_alpha17-r1.ebuild
+++ /dev/null
@@ -1,167 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit fcaps multilib toolchain-funcs flag-o-matic gnuconfig
-
-MY_P="${P/_alpha/a}"
-
-DESCRIPTION="A set of tools for CD/DVD reading and recording, including 
cdrecord"
-HOMEPAGE="https://sourceforge.net/projects/cdrtools/";
-SRC_URI="mirror://sourceforge/${PN}/$([[ -z ${PV/*_alpha*} ]] && echo 
'alpha')/${MY_P}.tar.bz2"
-
-LICENSE="GPL-2 LGPL-2.1 CDDL-Schily"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
-IUSE="acl caps nls unicode"
-
-RDEPEND="acl? ( virtual/acl )
-   caps? ( sys-libs/libcap )
-   nls? ( virtual/libintl )
-   !app-cdr/cdrkit"
-DEPEND="${RDEPEND}
-   x11-misc/makedepend
-   nls? ( >=sys-devel/gettext-0.18.1.1 )"
-
-S=${WORKDIR}/${P/_alpha[0-9][0-9]}
-
-PATCHES=(
-   "${FILESDIR}/${PN}-clang-include-schily-sha2.patch"
-)
-
-FILECAPS=(
-   
cap_sys_resource,cap_dac_override,cap_sys_admin,cap_sys_nice,cap_net_bind_service,cap_ipc_lock,cap_sys_rawio+ep
 usr/bin/cdrecord --
-   
cap_dac_override,cap_sys_admin,cap_sys_nice,cap_net_bind_service,cap_sys_rawio+ep
 usr/bin/cdda2wav --
-   cap_dac_override,cap_sys_admin,cap_net_bind_service,cap_sys_rawio+ep 
usr/bin/readcd
-)
-
-src_prepare() {
-   default
-
-   gnuconfig_update
-
-   # Remove profiled make files.
-   find -name '*_p.mk' -delete || die
-
-   # Adjusting hardcoded paths.
-   sed -i -e 's:opt/schily:usr:' \
-   $(find ./ -type f -name \*.[0-9ch] -exec grep -l 'opt/schily' 
'{}' '+') \
-   || die "sed opt/schily"
-
-   sed -i -e "s:\(^INSDIR=\t\tshare/doc/\):\1${PF}/:" \
-   $(find ./ -type f -exec grep -l 'INSDIR.\+doc' '{}' '+') \
-   || die "sed doc"
-
-   # Respect libdir.
-   sed -i -e "s:\(^INSDIR=\t\t\)lib:\1$(get_libdir):" \
-   $(find ./ -type f -exec grep -l '^INSDIR.\+lib\(/siconv\)\?$' 
'{}' '+') \
-   || die "sed multilib"
-
-   # Do not install static libraries.
-   sed -i -e 's:include\t\t.*rules.lib::' \
-   $(find ./ -type f -exec grep -l '^include.\+rules\.lib' '{}' 
'+') \
-   || die "sed rules"
-
-   # Respect CC/CXX variables.
-   cd "${S}"/RULES || die
-   local tcCC=$(tc-getCC)
-   local tcCXX=$(tc-getCXX)
-   sed -i -e "/cc-config.sh/s|\$(C_ARCH:%64=%) \$(CCOM_DEF)|${tcCC} 
${tcCC}|" \
-   rules1.top || die "sed rules1.top"
-   sed -i -e "/^\(CC\|DYNLD\|LDCC\|MKDEP\)/s|gcc|${tcCC}|" \
-   -e "/^\(CC++\|DYNLDC++\|LDCC++\|MKC++DEP\)/s|g++|${tcCXX}|" \
-   -e "/COPTOPT=/s/-O//" \
-   -e 's/$(GCCOPTOPT)//' \
-   cc-gcc.rul || die "sed cc-gcc.rul"
-   sed -i -e "s|^#CONFFLAGS +=\t-cc=\$(XCC_COM)$|CONFFLAGS 
+=\t-cc=${tcCC}|g" \
-   rules.cnf || die "sed rules.cnf"
-
-   # Create additional symlinks needed for some archs (armv4l already 
created)
-   local t
-   for t in armv4tl armv5tel armv7l ppc64 s390x; do
-   ln -s i586-linux-cc.rul ${t}-linux-cc.rul || die
-   ln -s i586-linux-gcc.rul ${t}-linux-gcc.rul || die
-   done
-
-   # Schily make setup.
-   cd "${S}"/DEFAULTS || die
-   local os="linux"
-   [[ ${CHOST} == *-darwin* ]] && os="mac-os10"
-
-   sed -i \
-   -e "s:/opt/schily:/usr:g" \
-   -e "s:/usr/src/linux/include::g" \
-   -e "s:bin:root:g" \
-   -e '/^DEFUMASK/s,002,022,g' \
-   Defaults.${os} || die &

[gentoo-commits] repo/gentoo:master commit in: app-admin/conky/

2017-01-17 Thread Daniel Pielmeier
commit: c324dfb0c82e4359e792b8bf98ff97e5fbcd71ab
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Tue Jan 17 16:49:07 2017 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Tue Jan 17 16:58:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c324dfb0

app-admin/conky: Remove old.

Package-Manager: portage-2.3.0

 app-admin/conky/Manifest|   1 -
 app-admin/conky/conky-1.10.5.ebuild | 183 
 2 files changed, 184 deletions(-)

diff --git a/app-admin/conky/Manifest b/app-admin/conky/Manifest
index b12c713..a050b17 100644
--- a/app-admin/conky/Manifest
+++ b/app-admin/conky/Manifest
@@ -1,4 +1,3 @@
 DIST conky-1.10.4.tar.gz 365145 SHA256 
ed61ffb3be9fd24965d40401c7d54553e732038f3da2e03454915779384f59b4 SHA512 
665a3c2a9b150576d7c29964dafb7030f5aa5955530142cf0d00f0f49f4a3b320924d389b3a833ef6eb18468000f5c62d918e8f067c7b40cd9e205d0bf0d8e0c
 WHIRLPOOL 
6ca2a043dbc20aaff94bd0c05367b535cd71819543d76dd9a90b79417e2ebb0462c9203901f4e26e887bc249388ec041e0f76dcccf24a88fed9ce4bb532af558
-DIST conky-1.10.5.tar.gz 365176 SHA256 
3bcf1ae93721e0575cd4ef8fd60da9e5bf1b2fbceb365fb9792f2aec6139f569 SHA512 
b432e79a02954dc8b5f33e8dd2f19aaf3bb2030449329d037fd12764773bfc3521becb7699ac161bcecbbc431c2a6a8368787a1c8bbe3418ea83983df48cc6d8
 WHIRLPOOL 
7a1bc0e6b3445d322a7bea73a7cb952fd00926ba6d2b0a3ddaf6aca9d7be9d49b0ab614f5daa524bb24fbeed57d9a69472e2bd3eac8c3eb5e6639774d19b7890
 DIST conky-1.10.6.tar.gz 365669 SHA256 
4c80982960b2a72e3e33cef33347c97b9239ed110d9584da4e7f17f28faf60ca SHA512 
ddd0b087e89654f8dace7d9682935a802b3bb22b7e65acd25dcc0f06e90b46bee695502d78b6e40a409f8eaffcd65a78d5f861ee6dbcbff6e48f88c2f20319c9
 WHIRLPOOL 
65a43baf0ec1b5e298a81a062d2aa511488026baf440a470eecc89d15aac010d0f89f86b60a16040ae1941fedbdb46f9aed82431a79f59b7f97439f148b9c5f5
 DIST conky-1.9.0.tar.bz2 626555 SHA256 
baf1b550f135fbfb53e5e286a33aadc03a667d63bf6c4d52ba7637366295bb6f SHA512 
98c9f69fd8bee2062e3eddeb7a394cce932199ffd6c8664006d1222f0453569406613e63637848c77a455f7dae3f16be3079a2cab56ecafea51ec043de23c889
 WHIRLPOOL 
41bbe95ec838dbda2c2d4a9422d2f2f7d22d0cb99e87c59fbd32c0c7856cc83de36cbeefd982c964ec5229ae0b0342e84525aa5343d8c5cf9525205cea4a274a

diff --git a/app-admin/conky/conky-1.10.5.ebuild 
b/app-admin/conky/conky-1.10.5.ebuild
deleted file mode 100644
index a660756..
--- a/app-admin/conky/conky-1.10.5.ebuild
+++ /dev/null
@@ -1,183 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit cmake-utils linux-info readme.gentoo-r1
-
-DESCRIPTION="An advanced, highly configurable system monitor for X"
-HOMEPAGE="https://github.com/brndnmtthws/conky";
-SRC_URI="https://github.com/brndnmtthws/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3 BSD LGPL-2.1 MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86"
-IUSE="apcupsd audacious cmus curl eve hddtemp ical iconv imlib iostats ipv6 irc
-   lua-cairo lua-imlib lua-rsvg math moc mpd mysql nano-syntax ncurses
-   nvidia +portmon pulseaudio rss systemd thinkpad truetype vim-syntax
-   weather-metar weather-xoap webserver wifi X xmms2"
-
-DEPEND_COMMON="
-   X? (
-   imlib? ( media-libs/imlib2[X] )
-   lua-cairo? (
-   >=dev-lua/toluapp-1.0.93
-   x11-libs/cairo[X] )
-   lua-imlib? (
-   >=dev-lua/toluapp-1.0.93
-   media-libs/imlib2[X] )
-   lua-rsvg? (
-   >=dev-lua/toluapp-1.0.93
-   gnome-base/librsvg )
-   nvidia? ( || ( x11-drivers/nvidia-drivers[tools,static-libs] 
media-video/nvidia-settings ) )
-   truetype? ( x11-libs/libXft >=media-libs/freetype-2 )
-   x11-libs/libX11
-   x11-libs/libXdamage
-   x11-libs/libXinerama
-   x11-libs/libXfixes
-   x11-libs/libXext
-   audacious? ( >=media-sound/audacious-1.5 dev-libs/glib:2 )
-   xmms2? ( media-sound/xmms2 )
-   )
-   cmus? ( media-sound/cmus )
-   curl? ( net-misc/curl )
-   eve? ( net-misc/curl dev-libs/libxml2 )
-   ical? ( dev-libs/libical )
-   iconv? ( virtual/libiconv )
-   irc? ( net-libs/libircclient )
-   mysql? ( >=virtual/mysql-5.0 )
-   ncurses? ( sys-libs/ncurses:= )
-   pulseaudio? ( media-sound/pulseaudio )
-   rss? ( dev-libs/libxml2 net-misc/curl dev-libs/glib:2 )
-   systemd? ( sys-apps/systemd )
-   wifi? ( net-wireless/wireless-tools )
-   weather-metar? ( net-misc/curl )
-   weather-xoap? ( dev-libs/libxml2 net-misc/curl )
-   webserver? ( net-libs/libmicrohttpd )
-   >=dev-lang/lua-5.1.4-r8:0
-   "
-RDEPEND="
-   ${DEPEND_COMMON}
-   apcupsd

[gentoo-commits] repo/gentoo:master commit in: net-print/hplip/

2016-12-16 Thread Daniel Pielmeier
commit: d77e781608e563da6d093c98284906f8929841d1
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Mon Dec 12 23:02:59 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Dec 16 16:43:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d77e7816

net-print/hplip: Fix deps w/ USE=fax,scanner; add USE=libressl

Gentoo-bug: 602328, 602478

USE=fax,scanner reported-by: tman
USE=libressl reviewed-by: Michelangelo Scopelliti

Raising reportlab3 dependency to >=3.2 as suggested by scan.py

Package-Manager: portage-2.3.0

Signed-off-by: Daniel Pielmeier  gentoo.org>

 net-print/hplip/hplip-3.16.11-r2.ebuild | 263 
 1 file changed, 263 insertions(+)

diff --git a/net-print/hplip/hplip-3.16.11-r2.ebuild 
b/net-print/hplip/hplip-3.16.11-r2.ebuild
new file mode 100644
index ..5ef841c
--- /dev/null
+++ b/net-print/hplip/hplip-3.16.11-r2.ebuild
@@ -0,0 +1,263 @@
+# 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} )
+PYTHON_REQ_USE="threads,xml"
+
+inherit autotools linux-info python-single-r1 readme.gentoo-r1 udev
+
+DESCRIPTION="HP Linux Imaging and Printing - Print, scan, fax drivers and 
service tools"
+HOMEPAGE="http://hplipopensource.com/hplip-web/index.html";
+SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz
+   
https://dev.gentoo.org/~billie/distfiles/${PN}-3.16.5-patches-1.tar.xz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+
+IUSE="doc fax +hpcups hpijs kde libressl -libusb0 minimal parport policykit 
qt5 scanner +snmp static-ppds X"
+
+# dependency on dev-python/notify-python dropped due to python 3 
incompatibility
+# possible replacement notify2 (https://pypi.python.org/pypi/notify2/0.3) not 
in tree
+
+COMMON_DEPEND="
+   net-print/cups
+   virtual/jpeg:0
+   hpijs? (
+   || ( net-print/cups-filters[foomatic] 
net-print/foomatic-filters[cups] )
+   )
+   !minimal? (
+   ${PYTHON_DEPS}
+   sys-apps/dbus
+   !libusb0? ( virtual/libusb:1 )
+   libusb0? ( virtual/libusb:0 )
+   scanner? ( media-gfx/sane-backends )
+   snmp? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:= )
+   net-analyzer/net-snmp
+   )
+   )
+"
+DEPEND="${COMMON_DEPEND}
+   virtual/pkgconfig
+"
+RDEPEND="${COMMON_DEPEND}
+   app-text/ghostscript-gpl
+   !minimal? (
+   >=dev-python/dbus-python-1.2.0-r1[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 
'dev-python/pygobject:2[${PYTHON_USEDEP}]' 'python2*')
+   $(python_gen_cond_dep 
'dev-python/pygobject:3[${PYTHON_USEDEP}]' 'python3*')
+   fax? ( $(python_gen_cond_dep 
'=dev-python/reportlab-2*[${PYTHON_USEDEP}]' 'python2*') )
+   kernel_linux? ( virtual/udev )
+   !qt5? ( >=dev-python/PyQt4-4.11.1[dbus,X,${PYTHON_USEDEP}] )
+   qt5? ( 
>=dev-python/PyQt5-5.5.1[dbus,gui,widgets,${PYTHON_USEDEP}] )
+   scanner? (
+   !fax? ( >=dev-python/reportlab-3.2[${PYTHON_USEDEP}] )
+   fax? ( $(python_gen_cond_dep 
'=dev-python/reportlab-2*[${PYTHON_USEDEP}]' 'python2*') )
+   >=dev-python/pillow-3.1.1[${PYTHON_USEDEP}]
+   X? ( || (
+   kde? ( kde-misc/skanlite )
+   media-gfx/xsane
+   media-gfx/sane-frontends
+   ) )
+   )
+   )
+   policykit? ( sys-auth/polkit )
+"
+
+REQUIRED_USE="
+   fax? ( || ( $(python_gen_useflags 'python2*') ) )
+   !minimal? ( ${PYTHON_REQUIRED_USE} )
+"
+
+PATCHES=(
+   "${WORKDIR}/patches"
+   "${FILESDIR}/${PN}-3.16.9-hpps-indent.patch"
+)
+
+CONFIG_CHECK="~PARPORT ~PPDEV"
+ERROR_PARPORT="Please make sure kernel parallel port support is enabled 
(PARPORT and PPDEV)."
+
+#DISABLE_AUTOFORMATTING="yes"
+DOC_CONTENTS="
+For more information on setting up your printer please take
+a look at the hplip section of the gentoo printing guide:
+https://wiki.gentoo.org/wiki/Printing
+
+Any user who wants to print must be in the lp group.
+"
+
+pkg_setup() {
+   use !minimal && python-single-r1_pkg_setup
+
+   use scanner && ! use X && ewarn "You need USE=X for the scanner GUI."
+
+   if ! use hpcups && ! use hpijs ; then
+   ewarn "Installing neither hpcu

[gentoo-commits] repo/gentoo:master commit in: net-print/hplip/

2016-12-16 Thread Daniel Pielmeier
commit: 976770b8d4313eb15c99b1b68197870f0c1d9f37
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Tue Dec 13 15:00:08 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Dec 16 16:43:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=976770b8

net-print/hplip: Disable Qt4, USE=!qt5 now means no GUI

Gentoo-bug: 602506

Package-Manager: portage-2.3.0

Signed-off-by: Daniel Pielmeier  gentoo.org>

 net-print/hplip/hplip-3.16.11-r2.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/net-print/hplip/hplip-3.16.11-r2.ebuild 
b/net-print/hplip/hplip-3.16.11-r2.ebuild
index 5ef841c..8e03afe 100644
--- a/net-print/hplip/hplip-3.16.11-r2.ebuild
+++ b/net-print/hplip/hplip-3.16.11-r2.ebuild
@@ -53,7 +53,6 @@ RDEPEND="${COMMON_DEPEND}
$(python_gen_cond_dep 
'dev-python/pygobject:3[${PYTHON_USEDEP}]' 'python3*')
fax? ( $(python_gen_cond_dep 
'=dev-python/reportlab-2*[${PYTHON_USEDEP}]' 'python2*') )
kernel_linux? ( virtual/udev )
-   !qt5? ( >=dev-python/PyQt4-4.11.1[dbus,X,${PYTHON_USEDEP}] )
qt5? ( 
>=dev-python/PyQt5-5.5.1[dbus,gui,widgets,${PYTHON_USEDEP}] )
scanner? (
!fax? ( >=dev-python/reportlab-3.2[${PYTHON_USEDEP}] )
@@ -211,6 +210,7 @@ src_configure() {
--disable-foomatic-rip-hplip-install \
--disable-shadow-build \
--disable-qt3 \
+   --disable-qt4 \
--disable-udev_sysfs_rules \
--with-cupsbackenddir=$(cups-config --serverbin)/backend \
--with-cupsfilterdir=$(cups-config --serverbin)/filter \
@@ -225,7 +225,6 @@ src_configure() {
$(use_enable !minimal dbus-build) \
$(use_enable parport pp-build) \
$(use_enable policykit) \
-   $(use_enable !qt5 qt4) \
$(use_enable qt5) \
$(use_enable scanner scan-build) \
$(use_enable snmp network-build)



[gentoo-commits] repo/gentoo:master commit in: net-print/hplip/

2016-12-16 Thread Daniel Pielmeier
commit: c05f0e39ef0c392b93f414a7d90a6e4ad082bc05
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Mon Dec 12 23:03:51 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Dec 16 16:43:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c05f0e39

net-print/hplip: Drop old

Package-Manager: portage-2.3.0

Signed-off-by: Daniel Pielmeier  gentoo.org>

 net-print/hplip/hplip-3.16.11-r1.ebuild | 261 
 1 file changed, 261 deletions(-)

diff --git a/net-print/hplip/hplip-3.16.11-r1.ebuild 
b/net-print/hplip/hplip-3.16.11-r1.ebuild
deleted file mode 100644
index fbf935c..
--- a/net-print/hplip/hplip-3.16.11-r1.ebuild
+++ /dev/null
@@ -1,261 +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} )
-PYTHON_REQ_USE="threads,xml"
-
-inherit autotools linux-info python-single-r1 readme.gentoo-r1 udev
-
-DESCRIPTION="HP Linux Imaging and Printing - Print, scan, fax drivers and 
service tools"
-HOMEPAGE="http://hplipopensource.com/hplip-web/index.html";
-SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz
-   
https://dev.gentoo.org/~billie/distfiles/${PN}-3.16.5-patches-1.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-
-IUSE="doc fax +hpcups hpijs kde -libusb0 minimal parport policykit qt5 scanner 
+snmp static-ppds X"
-
-# dependency on dev-python/notify-python dropped due to python 3 
incompatibility
-# possible replacement notify2 (https://pypi.python.org/pypi/notify2/0.3) not 
in tree
-
-COMMON_DEPEND="
-   net-print/cups
-   virtual/jpeg:0
-   hpijs? (
-   || ( net-print/cups-filters[foomatic] 
net-print/foomatic-filters[cups] )
-   )
-   !minimal? (
-   ${PYTHON_DEPS}
-   sys-apps/dbus
-   !libusb0? ( virtual/libusb:1 )
-   libusb0? ( virtual/libusb:0 )
-   scanner? ( media-gfx/sane-backends )
-   snmp? (
-   dev-libs/openssl:0=
-   net-analyzer/net-snmp
-   )
-   )
-"
-DEPEND="${COMMON_DEPEND}
-   virtual/pkgconfig
-"
-RDEPEND="${COMMON_DEPEND}
-   app-text/ghostscript-gpl
-   !minimal? (
-   >=dev-python/dbus-python-1.2.0-r1[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep 
'dev-python/pygobject:2[${PYTHON_USEDEP}]' 'python2*')
-   $(python_gen_cond_dep 
'dev-python/pygobject:3[${PYTHON_USEDEP}]' 'python3*')
-   fax? ( $(python_gen_cond_dep 
'=dev-python/reportlab-2*[${PYTHON_USEDEP}]' 'python2*') )
-   kernel_linux? ( virtual/udev )
-   !qt5? ( >=dev-python/PyQt4-4.11.1[dbus,X,${PYTHON_USEDEP}] )
-   qt5? ( 
>=dev-python/PyQt5-5.5.1[dbus,gui,widgets,${PYTHON_USEDEP}] )
-   scanner? (
-   >=dev-python/reportlab-3.1.44-r2[${PYTHON_USEDEP}]
-   >=dev-python/pillow-3.1.1[${PYTHON_USEDEP}]
-   X? ( || (
-   kde? ( kde-misc/skanlite )
-   media-gfx/xsane
-   media-gfx/sane-frontends
-   ) )
-   )
-   )
-   policykit? ( sys-auth/polkit )
-"
-
-REQUIRED_USE="
-   fax? ( || ( $(python_gen_useflags 'python2*') ) )
-   !minimal? ( ${PYTHON_REQUIRED_USE} )
-"
-
-PATCHES=(
-   "${WORKDIR}/patches"
-   "${FILESDIR}/${PN}-3.16.9-hpps-indent.patch"
-)
-
-CONFIG_CHECK="~PARPORT ~PPDEV"
-ERROR_PARPORT="Please make sure kernel parallel port support is enabled 
(PARPORT and PPDEV)."
-
-#DISABLE_AUTOFORMATTING="yes"
-DOC_CONTENTS="
-For more information on setting up your printer please take
-a look at the hplip section of the gentoo printing guide:
-https://wiki.gentoo.org/wiki/Printing
-
-Any user who wants to print must be in the lp group.
-"
-
-pkg_setup() {
-   use !minimal && python-single-r1_pkg_setup
-
-   use scanner && ! use X && ewarn "You need USE=X for the scanner GUI."
-
-   if ! use hpcups && ! use hpijs ; then
-   ewarn "Installing neither hpcups (USE=-hpcups) nor hpijs 
(USE=-hpijs) driver,"
-   ewarn "which is probably not what you want."
-   ewarn "You will almost certainly not be able to print."
-   fi
-
-   if use minimal ; then
-   ewarn "Installing driver portions only, make sure you know what 
you are doing."
-   ewarn "Depending on the USE flags set for hpcups 

[gentoo-commits] repo/gentoo:master commit in: net-print/hplip/

2016-12-12 Thread Daniel Pielmeier
commit: 7f570c20cc58cc92c9ebdfdf8f6f5b618e8f75d4
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Tue Nov 29 19:23:46 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Mon Dec 12 16:53:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f570c20

net-print/hplip: Rework USE logic, fix python deps

Gentoo-bug: 594532, 586256

- Added missing PyQt5[widgets] USE dependency.
- Fix pygobject slotdep
- Build system gives no indication why not both qt4 and qt5 could be
  installed but retain existing behaviour anyway by turning qt4 into !qt5.
- USE=!minimal now means some kind of GUI is installed, be it Qt4 or Qt5.
  It means sys-apps/dbus becomes conditional only to USE=minimal as well.
- USE=fax depends on python2
- Dropped eutils.eclass
- eapply -> PATCHES array, D -> ED
- Cleaned up some ancient version deps

Package-Manager: portage-2.3.0

Signed-off-by: Daniel Pielmeier  gentoo.org>

 net-print/hplip/hplip-3.16.11-r1.ebuild | 261 
 1 file changed, 261 insertions(+)

diff --git a/net-print/hplip/hplip-3.16.11-r1.ebuild 
b/net-print/hplip/hplip-3.16.11-r1.ebuild
new file mode 100644
index ..fbf935c
--- /dev/null
+++ b/net-print/hplip/hplip-3.16.11-r1.ebuild
@@ -0,0 +1,261 @@
+# 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} )
+PYTHON_REQ_USE="threads,xml"
+
+inherit autotools linux-info python-single-r1 readme.gentoo-r1 udev
+
+DESCRIPTION="HP Linux Imaging and Printing - Print, scan, fax drivers and 
service tools"
+HOMEPAGE="http://hplipopensource.com/hplip-web/index.html";
+SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz
+   
https://dev.gentoo.org/~billie/distfiles/${PN}-3.16.5-patches-1.tar.xz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+
+IUSE="doc fax +hpcups hpijs kde -libusb0 minimal parport policykit qt5 scanner 
+snmp static-ppds X"
+
+# dependency on dev-python/notify-python dropped due to python 3 
incompatibility
+# possible replacement notify2 (https://pypi.python.org/pypi/notify2/0.3) not 
in tree
+
+COMMON_DEPEND="
+   net-print/cups
+   virtual/jpeg:0
+   hpijs? (
+   || ( net-print/cups-filters[foomatic] 
net-print/foomatic-filters[cups] )
+   )
+   !minimal? (
+   ${PYTHON_DEPS}
+   sys-apps/dbus
+   !libusb0? ( virtual/libusb:1 )
+   libusb0? ( virtual/libusb:0 )
+   scanner? ( media-gfx/sane-backends )
+   snmp? (
+   dev-libs/openssl:0=
+   net-analyzer/net-snmp
+   )
+   )
+"
+DEPEND="${COMMON_DEPEND}
+   virtual/pkgconfig
+"
+RDEPEND="${COMMON_DEPEND}
+   app-text/ghostscript-gpl
+   !minimal? (
+   >=dev-python/dbus-python-1.2.0-r1[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 
'dev-python/pygobject:2[${PYTHON_USEDEP}]' 'python2*')
+   $(python_gen_cond_dep 
'dev-python/pygobject:3[${PYTHON_USEDEP}]' 'python3*')
+   fax? ( $(python_gen_cond_dep 
'=dev-python/reportlab-2*[${PYTHON_USEDEP}]' 'python2*') )
+   kernel_linux? ( virtual/udev )
+   !qt5? ( >=dev-python/PyQt4-4.11.1[dbus,X,${PYTHON_USEDEP}] )
+   qt5? ( 
>=dev-python/PyQt5-5.5.1[dbus,gui,widgets,${PYTHON_USEDEP}] )
+   scanner? (
+   >=dev-python/reportlab-3.1.44-r2[${PYTHON_USEDEP}]
+   >=dev-python/pillow-3.1.1[${PYTHON_USEDEP}]
+   X? ( || (
+   kde? ( kde-misc/skanlite )
+   media-gfx/xsane
+   media-gfx/sane-frontends
+   ) )
+   )
+   )
+   policykit? ( sys-auth/polkit )
+"
+
+REQUIRED_USE="
+   fax? ( || ( $(python_gen_useflags 'python2*') ) )
+   !minimal? ( ${PYTHON_REQUIRED_USE} )
+"
+
+PATCHES=(
+   "${WORKDIR}/patches"
+   "${FILESDIR}/${PN}-3.16.9-hpps-indent.patch"
+)
+
+CONFIG_CHECK="~PARPORT ~PPDEV"
+ERROR_PARPORT="Please make sure kernel parallel port support is enabled 
(PARPORT and PPDEV)."
+
+#DISABLE_AUTOFORMATTING="yes"
+DOC_CONTENTS="
+For more information on setting up your printer please take
+a look at the hplip section of the gentoo printing guide:
+https://wiki.gentoo.org/wiki/Printing
+
+Any user who wants to print must be in the lp group.
+"
+
+pkg_setup() {
+   use !minimal && python-single-r1_pkg_setup
+
+   use scanner && ! use X && ewarn "You need USE=X for the scanner G

[gentoo-commits] repo/gentoo:master commit in: app-admin/conky/

2016-12-12 Thread Daniel Pielmeier
commit: 9594d489a0a8a5e0d8624fc9ddab6245422fa7cd
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Mon Dec 12 20:06:28 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Mon Dec 12 20:06:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9594d489

app-admin/conky: Version bump.

Package-Manager: portage-2.3.0

 app-admin/conky/Manifest|   1 +
 app-admin/conky/conky-1.10.6.ebuild | 183 
 2 files changed, 184 insertions(+)

diff --git a/app-admin/conky/Manifest b/app-admin/conky/Manifest
index f49975d..b12c713 100644
--- a/app-admin/conky/Manifest
+++ b/app-admin/conky/Manifest
@@ -1,3 +1,4 @@
 DIST conky-1.10.4.tar.gz 365145 SHA256 
ed61ffb3be9fd24965d40401c7d54553e732038f3da2e03454915779384f59b4 SHA512 
665a3c2a9b150576d7c29964dafb7030f5aa5955530142cf0d00f0f49f4a3b320924d389b3a833ef6eb18468000f5c62d918e8f067c7b40cd9e205d0bf0d8e0c
 WHIRLPOOL 
6ca2a043dbc20aaff94bd0c05367b535cd71819543d76dd9a90b79417e2ebb0462c9203901f4e26e887bc249388ec041e0f76dcccf24a88fed9ce4bb532af558
 DIST conky-1.10.5.tar.gz 365176 SHA256 
3bcf1ae93721e0575cd4ef8fd60da9e5bf1b2fbceb365fb9792f2aec6139f569 SHA512 
b432e79a02954dc8b5f33e8dd2f19aaf3bb2030449329d037fd12764773bfc3521becb7699ac161bcecbbc431c2a6a8368787a1c8bbe3418ea83983df48cc6d8
 WHIRLPOOL 
7a1bc0e6b3445d322a7bea73a7cb952fd00926ba6d2b0a3ddaf6aca9d7be9d49b0ab614f5daa524bb24fbeed57d9a69472e2bd3eac8c3eb5e6639774d19b7890
+DIST conky-1.10.6.tar.gz 365669 SHA256 
4c80982960b2a72e3e33cef33347c97b9239ed110d9584da4e7f17f28faf60ca SHA512 
ddd0b087e89654f8dace7d9682935a802b3bb22b7e65acd25dcc0f06e90b46bee695502d78b6e40a409f8eaffcd65a78d5f861ee6dbcbff6e48f88c2f20319c9
 WHIRLPOOL 
65a43baf0ec1b5e298a81a062d2aa511488026baf440a470eecc89d15aac010d0f89f86b60a16040ae1941fedbdb46f9aed82431a79f59b7f97439f148b9c5f5
 DIST conky-1.9.0.tar.bz2 626555 SHA256 
baf1b550f135fbfb53e5e286a33aadc03a667d63bf6c4d52ba7637366295bb6f SHA512 
98c9f69fd8bee2062e3eddeb7a394cce932199ffd6c8664006d1222f0453569406613e63637848c77a455f7dae3f16be3079a2cab56ecafea51ec043de23c889
 WHIRLPOOL 
41bbe95ec838dbda2c2d4a9422d2f2f7d22d0cb99e87c59fbd32c0c7856cc83de36cbeefd982c964ec5229ae0b0342e84525aa5343d8c5cf9525205cea4a274a

diff --git a/app-admin/conky/conky-1.10.6.ebuild 
b/app-admin/conky/conky-1.10.6.ebuild
new file mode 100644
index ..a660756
--- /dev/null
+++ b/app-admin/conky/conky-1.10.6.ebuild
@@ -0,0 +1,183 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit cmake-utils linux-info readme.gentoo-r1
+
+DESCRIPTION="An advanced, highly configurable system monitor for X"
+HOMEPAGE="https://github.com/brndnmtthws/conky";
+SRC_URI="https://github.com/brndnmtthws/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3 BSD LGPL-2.1 MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86"
+IUSE="apcupsd audacious cmus curl eve hddtemp ical iconv imlib iostats ipv6 irc
+   lua-cairo lua-imlib lua-rsvg math moc mpd mysql nano-syntax ncurses
+   nvidia +portmon pulseaudio rss systemd thinkpad truetype vim-syntax
+   weather-metar weather-xoap webserver wifi X xmms2"
+
+DEPEND_COMMON="
+   X? (
+   imlib? ( media-libs/imlib2[X] )
+   lua-cairo? (
+   >=dev-lua/toluapp-1.0.93
+   x11-libs/cairo[X] )
+   lua-imlib? (
+   >=dev-lua/toluapp-1.0.93
+   media-libs/imlib2[X] )
+   lua-rsvg? (
+   >=dev-lua/toluapp-1.0.93
+   gnome-base/librsvg )
+   nvidia? ( || ( x11-drivers/nvidia-drivers[tools,static-libs] 
media-video/nvidia-settings ) )
+   truetype? ( x11-libs/libXft >=media-libs/freetype-2 )
+   x11-libs/libX11
+   x11-libs/libXdamage
+   x11-libs/libXinerama
+   x11-libs/libXfixes
+   x11-libs/libXext
+   audacious? ( >=media-sound/audacious-1.5 dev-libs/glib:2 )
+   xmms2? ( media-sound/xmms2 )
+   )
+   cmus? ( media-sound/cmus )
+   curl? ( net-misc/curl )
+   eve? ( net-misc/curl dev-libs/libxml2 )
+   ical? ( dev-libs/libical )
+   iconv? ( virtual/libiconv )
+   irc? ( net-libs/libircclient )
+   mysql? ( >=virtual/mysql-5.0 )
+   ncurses? ( sys-libs/ncurses:= )
+   pulseaudio? ( media-sound/pulseaudio )
+   rss? ( dev-libs/libxml2 net-misc/curl dev-libs/glib:2 )
+   systemd? ( sys-apps/systemd )
+   wifi? ( net-wireless/wireless-tools )
+   weather-metar? ( net-misc/curl )
+   weather-xoap? ( dev-libs/libxml2 net-misc/curl )
+   webserver? ( net-libs/libmicrohttpd )
+   >=dev-lang/lua-5.1.4-r8:0
+   "
+RDEPEND="
+   ${DEPEND_COMMON}
+   apcupsd

[gentoo-commits] repo/gentoo:master commit in: app-admin/conky/files/

2016-12-12 Thread Daniel Pielmeier
commit: 736b2f1955b4852b71ce8891b719cd482878cac7
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Mon Dec 12 20:09:27 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Mon Dec 12 20:09:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=736b2f19

app-admin/conky: Remove unused patches.

Package-Manager: portage-2.3.0

 .../conky/files/conky-1.10.1-includewlan.patch | 13 
 .../conky/files/conky-1.10.1-ncurses-tinfo.patch   | 35 --
 2 files changed, 48 deletions(-)

diff --git a/app-admin/conky/files/conky-1.10.1-includewlan.patch 
b/app-admin/conky/files/conky-1.10.1-includewlan.patch
deleted file mode 100644
index 82b09a7..
--- a/app-admin/conky/files/conky-1.10.1-includewlan.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -Naur a/cmake/ConkyPlatformChecks.cmake b/cmake/ConkyPlatformChecks.cmake
 a/cmake/ConkyPlatformChecks.cmake  2015-11-18 20:47:45.0 +0500
-+++ b/cmake/ConkyPlatformChecks.cmake  2016-01-31 20:04:58.036144590 +0500
-@@ -141,7 +141,8 @@
- endif(BUILD_MYSQL)
- 
- if(BUILD_WLAN)
--  check_include_file(iwlib.h IWLIB_H -D_GNU_SOURCE)
-+  set(CMAKE_REQUIRED_DEFINITIONS -D_GNU_SOURCE) 
-+  check_include_files(iwlib.h IWLIB_H -D_GNU_SOURCE)
-   if(NOT IWLIB_H)
-   message(FATAL_ERROR "Unable to find iwlib.h")
-   endif(NOT IWLIB_H)

diff --git a/app-admin/conky/files/conky-1.10.1-ncurses-tinfo.patch 
b/app-admin/conky/files/conky-1.10.1-ncurses-tinfo.patch
deleted file mode 100644
index a603959..
--- a/app-admin/conky/files/conky-1.10.1-ncurses-tinfo.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-From dbf26f0a42a7f46d363abb150192bfcd1ccb204b Mon Sep 17 00:00:00 2001
-From: Laurent Georget 
-Date: Sat, 14 May 2016 19:38:55 +0200
-Subject: [PATCH] Fix the `symbol stdscr not found` compilation error (#254)
-
-The compilation fails when the symbols of terminfo are not present in
-the libncurses.so. This can happen when the terminfo library libtinfo.so
-is compiled separately. Using pkg_config is the correct approach to
-handle all cases.

- cmake/ConkyPlatformChecks.cmake | 10 +-
- 1 file changed, 5 insertions(+), 5 deletions(-)
-
-diff --git a/cmake/ConkyPlatformChecks.cmake b/cmake/ConkyPlatformChecks.cmake
-index 05d8bbd..f19ac24 100644
 a/cmake/ConkyPlatformChecks.cmake
-+++ b/cmake/ConkyPlatformChecks.cmake
-@@ -119,12 +119,12 @@ if(BUILD_HTTP)
- endif(BUILD_HTTP)
- 
- if(BUILD_NCURSES)
--  check_include_files(ncurses.h NCURSES_H)
--  find_library(NCURSES_LIB NAMES ncurses)
--  if(NOT NCURSES_H OR NOT NCURSES_LIB)
-+  pkg_check_modules(NCURSES ncurses)
-+  if(NOT NCURSES_FOUND)
-   message(FATAL_ERROR "Unable to find ncurses library")
--  endif(NOT NCURSES_H OR NOT NCURSES_LIB)
--  set(conky_libs ${conky_libs} ${NCURSES_LIB})
-+  endif(NOT NCURSES_FOUND)
-+  set(conky_libs ${conky_libs} ${NCURSES_LIBRARIES})
-+  set(conky_includes ${conky_includes} ${NCURSES_INCLUDE_DIRS})
- endif(BUILD_NCURSES)
- 
- if(BUILD_MYSQL)



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

2016-12-12 Thread Daniel Pielmeier
commit: 3fac5fffe2a1534a4137ba973174f09d02242a00
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Mon Dec 12 17:23:19 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Mon Dec 12 17:23:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fac5fff

media-sound/puddletag: Version bump.

Package-Manager: portage-2.3.0

 media-sound/puddletag/Manifest   |  1 +
 media-sound/puddletag/puddletag-1.2.0.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/media-sound/puddletag/Manifest b/media-sound/puddletag/Manifest
index 735bdb8..978bc64 100644
--- a/media-sound/puddletag/Manifest
+++ b/media-sound/puddletag/Manifest
@@ -1 +1,2 @@
 DIST puddletag-1.1.1.tar.gz 973076 SHA256 
0e944800ac37a854418ebfead1ae2e9d9c218db99fcdfe31c1bdb2fb803dc6ac SHA512 
10f43e57cd890403eb4f2bd21189ef91eee5c38b8e275c93e234aacb61b60dff33cc745e6d9f45ca005f0ccb0c79c025c43991a5bd1ef21ba3f866e9a6c9114b
 WHIRLPOOL 
572e36c87c48de11be859bcc992c444d8688c0c0bae19f17cce1e99ea8fdf63ef2af17e6be5fe0dbfeae1db7f234593c6f6f11c0e8899f79c443bb610160eb05
+DIST puddletag-1.2.0.tar.gz 1231226 SHA256 
12dab2c3dbbb1ee63ea26f17af969ebdbcbf1c9e4265f9d9f6f6d16b227120d5 SHA512 
4fd57f3e89c01e2914c3cf2e08760752ab5454c15c66c97fb1b42165fd27893d240762ac3591bc5165a31d03ef7fbf8d411c4cd989e07dcc69f43f5e87e89611
 WHIRLPOOL 
18284241702de58af79d5cd8254c50e94badf785b5ff48945b6f02069b8e461a28b0af585d5bc884933223bbb92a69a0927d8717889aa3bf7d63c1be0c3fbfde

diff --git a/media-sound/puddletag/puddletag-1.2.0.ebuild 
b/media-sound/puddletag/puddletag-1.2.0.ebuild
new file mode 100644
index ..f2663c6
--- /dev/null
+++ b/media-sound/puddletag/puddletag-1.2.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1 fdo-mime
+
+DESCRIPTION="Audio tag editor"
+HOMEPAGE="http://docs.puddletag.net/";
+SRC_URI="https://github.com/keithgg/${PN}/releases/download/v${PV}/${P}.tar.gz";
+
+LICENSE="GPL-2 GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="acoustid cover musicbrainz quodlibet"
+
+DEPEND=""
+RDEPEND=">=dev-python/PyQt4-4.9.6-r2[${PYTHON_USEDEP},svg]
+   >=dev-python/pyparsing-1.5.1[${PYTHON_USEDEP}]
+   >=media-libs/mutagen-1.21[${PYTHON_USEDEP}]
+   >=dev-python/configobj-4.7.2-r1[${PYTHON_USEDEP}]
+   acoustid? ( >=media-libs/chromaprint-0.6 )
+   musicbrainz? ( 
>=dev-python/python-musicbrainz-0.7.4-r1[${PYTHON_USEDEP}] )
+   cover? ( dev-python/pillow[${PYTHON_USEDEP}] )
+   quodlibet? ( >=media-sound/quodlibet-2.5[${PYTHON_USEDEP}] )
+   >=dev-python/sip-4.14.2-r1:0[${PYTHON_USEDEP}]
+   >=dev-python/lxml-3.0.1[${PYTHON_USEDEP}]"
+
+DOCS=(changelog HACKING NEWS THANKS TODO)



[gentoo-commits] repo/gentoo:master commit in: net-print/hplip/

2016-12-12 Thread Daniel Pielmeier
commit: dae8dd0c346fd90c8ab62b1173c206d2f927dc0e
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Mon Dec 12 16:59:40 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Mon Dec 12 16:59:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dae8dd0c

net-print/hplip: Remove old.

Package-Manager: portage-2.3.0

 net-print/hplip/Manifest   |   2 -
 net-print/hplip/hplip-3.16.10.ebuild   | 269 -
 net-print/hplip/hplip-3.16.9-r1.ebuild | 269 -
 3 files changed, 540 deletions(-)

diff --git a/net-print/hplip/Manifest b/net-print/hplip/Manifest
index c3bf24e..5be2d8a 100644
--- a/net-print/hplip/Manifest
+++ b/net-print/hplip/Manifest
@@ -1,6 +1,4 @@
-DIST hplip-3.16.10.tar.gz 23096030 SHA256 
45b44e0334f76069511b0b2a40885a12d055013bc95a62250de5d1abc10dee84 SHA512 
2aa8cdd7ec0aa042f4c159f4db6bf80e0cc4ffd30f060814d44fcce2f2800dc0195c26ccc6f8d10dc9c62b3fcbc0befcf68f3ad6a5a81f63ab6a26a25686bbad
 WHIRLPOOL 
c10d4649260cebc646c13f22ee89eb2167450506d1357fc90df9ab9bd8ecffafc25359a5ecb807be3d79e3224c98cf253f99c1964a6cc8120439089af566691a
 DIST hplip-3.16.11.tar.gz 23096060 SHA256 
f6e20cacb4891e4e60fc5de2213a10f8d0c68840f9b511aa38cfca0cb29f9b24 SHA512 
c59d50adbcc930543b828a81f055653e140987ac9d0b5232cfe6f657078565a3f2a0c96fc13f0dbb575916d59ca76a3447da7cf023bafef900375d4e53d9e180
 WHIRLPOOL 
0d2d0c57bd3adc78299143667dbeb24be9cd4296fe54abb06efb611b6b6f1aaeebe795a5285395503ef8669ce72d16c47bce14441b7dd231332440a163b3
 DIST hplip-3.16.2-patches-1.tar.xz 8188 SHA256 
8a9a78e0caac1731eae79f047a6054b411c237c579fdfd07bc59d435db708705 SHA512 
7eb03c093cfb9ef6b9a980ef5520575310d080c45ed13191933a5facaf9bbb04b38c8381762a3ecd33884ad582830e61e17b6c17f2ed7cdf910670e05eed2510
 WHIRLPOOL 
6721eac17977485eae0cb22b1702d0479003e3639e806ecd3c5888f1b5015a0bf904512104ebefee4b3d5f64abebd0608090e00310ec8d5b48f210c7e4a95e4e
 DIST hplip-3.16.3.tar.gz 22408596 SHA256 
42d2302ee38bda41caa0f2f9524a91f531e3aa432814ffd45b3e5c396dc30194 SHA512 
32d2f88c0983208e77592f73bf65cf2900cd6aa234d09220a18b45b5fc4bd0d10e9cfc8c7a10639e5a51ad5f5d0f8ed7bd477d08c86b89c633a1bbcd42682915
 WHIRLPOOL 
b287ecf80c2e7b0da0de0afefcf60c507f9d42c74dbba1e745b4b43f253a5b0dedb6398a1f073e14d196296da47764e983138c0151e05bfc7a5dd416458662a0
 DIST hplip-3.16.5-patches-1.tar.xz 8200 SHA256 
98866e57a247e7a30d9cd584ed9411aa79a6185294a73b4cc5961efe9a5e5fa6 SHA512 
36d33da5fc4105183cbc5137845ddccd8ab2b6abbff053a3a51f3da61c26c2d9d48dcb735345fb453abd67b6a0797aa337102c366cce037bc7006599b20b1646
 WHIRLPOOL 
8ac91bdefeb177c092b1d6de16474e8e1da57ad046dbc579f14fd40a27d1837d9bf142573137ef8d91c37dc7b03ca908fd5bfad23a9815af2015b521091c2700
-DIST hplip-3.16.9.tar.gz 23057361 SHA256 
cc8cf2a7baa1403cddd6503f120c58780c786b42fad073da6caec7535d3797a6 SHA512 
801bf6578759b1204eb8ede376ee0a22a12c7821ceafeb8c84a2aa5596bfccef222a15af896c33ba46c53b3e4776629efee264b6d67487cbf197b028d22b68ff
 WHIRLPOOL 
3374e43630a39c245541180ac9e6b76431687f5b977271a4bc09cd8de897bfc992ab43ab5235bb4806da33a65d22aeb0ea2783fa52501aaafdd142e229621492

diff --git a/net-print/hplip/hplip-3.16.10.ebuild 
b/net-print/hplip/hplip-3.16.10.ebuild
deleted file mode 100644
index 886dd15..
--- a/net-print/hplip/hplip-3.16.10.ebuild
+++ /dev/null
@@ -1,269 +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} )
-PYTHON_REQ_USE="threads,xml"
-
-inherit eutils linux-info python-single-r1 readme.gentoo-r1 udev autotools
-
-DESCRIPTION="HP Linux Imaging and Printing - Print, scan, fax drivers and 
service tools"
-HOMEPAGE="http://hplipopensource.com/hplip-web/index.html";
-SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz
-   
https://dev.gentoo.org/~billie/distfiles/${PN}-3.16.5-patches-1.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-
-IUSE="doc fax +hpcups hpijs kde -libusb0 minimal parport policykit +qt4 qt5 
scanner +snmp static-ppds X"
-
-# dependency on dev-python/notify-python dropped due to python 3 
incompatibility
-# possible replacement notify2 (https://pypi.python.org/pypi/notify2/0.3) not 
in tree
-
-COMMON_DEPEND="
-   virtual/jpeg:0
-   hpijs? (
-   || ( >=net-print/cups-filters-1.0.43-r1[foomatic] 
>=net-print/foomatic-filters-3.0.20080507[cups] )
-   )
-   >=net-print/cups-1.4.0
-   !minimal? (
-   ${PYTHON_DEPS}
-   !libusb0? ( virtual/libusb:1 )
-   libusb0? ( virtual/libusb:0 )
-   scanner? ( >=media-gfx/sane-backends-1.0.19-r1 )
-   fax? ( >=sys-apps/dbus-1.6.8-r1 )
-   snmp? (
-   net-analyzer/net-snmp
-   dev-libs/openssl:0
-   )
-   )"
-
-DEPEND="

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

2016-12-12 Thread Daniel Pielmeier
commit: 56f7223a78d3d1522ea01d1c4f9f8d25133506a5
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Mon Dec 12 20:00:08 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Mon Dec 12 20:00:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56f7223a

media-sound/puddletag: Remove unused patch.

Package-Manager: portage-2.3.0

 .../files/puddletag-1.0.5-pyqt4.11.4.patch | 22 --
 1 file changed, 22 deletions(-)

diff --git a/media-sound/puddletag/files/puddletag-1.0.5-pyqt4.11.4.patch 
b/media-sound/puddletag/files/puddletag-1.0.5-pyqt4.11.4.patch
deleted file mode 100644
index b1ad489..
--- a/media-sound/puddletag/files/puddletag-1.0.5-pyqt4.11.4.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From 489acd2ee62eb5fbff95f8220dc8958c14871931 Mon Sep 17 00:00:00 2001
-From: keithgg 
-Date: Tue, 16 Jun 2015 20:47:19 +0200
-Subject: [PATCH] Fixes #261
-

- source/puddlestuff/puddleobjects.py | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/source/puddlestuff/puddleobjects.py 
b/source/puddlestuff/puddleobjects.py
-index ffc6bf7..436b7b8 100644
 a/source/puddlestuff/puddleobjects.py
-+++ b/source/puddlestuff/puddleobjects.py
-@@ -1418,7 +1418,7 @@ def __init__(self, *args, **kwargs):
- super(ArtworkLabel, self).__init__(*args, **kwargs)
- 
- pal = self.palette()
--pal.setBrush(self.backgroundRole(), QBrush(QPalette.Window))
-+pal.setBrush(self.backgroundRole(), QBrush(pal.window()))
- self.setAutoFillBackground(True)
- self.setPalette(pal)
- 



[gentoo-commits] repo/gentoo:master commit in: net-print/hplip-plugin/

2016-12-12 Thread Daniel Pielmeier
commit: 8da45560ed9cc7912d1c771d46d7c4d1b8f2c61d
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Mon Dec 12 17:16:48 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Mon Dec 12 17:16:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8da45560

net-print/hplip-plugin: Remove old.

Package-Manager: portage-2.3.0

 net-print/hplip-plugin/Manifest|  2 -
 net-print/hplip-plugin/hplip-plugin-3.16.10.ebuild | 69 --
 net-print/hplip-plugin/hplip-plugin-3.16.9.ebuild  | 69 --
 3 files changed, 140 deletions(-)

diff --git a/net-print/hplip-plugin/Manifest b/net-print/hplip-plugin/Manifest
index fa48059..f24a26a 100644
--- a/net-print/hplip-plugin/Manifest
+++ b/net-print/hplip-plugin/Manifest
@@ -1,4 +1,2 @@
-DIST hplip-3.16.10-plugin.run 2061876 SHA256 
84ad87ef986fccc3c07c163a3eb494eda8971bdcd0e967c7ad7f60b6fd70527e SHA512 
9778431b641c8566ae7bce5c812d7c3f95e3d6b166bc413f4e3b534527cd2a0871495a3b74049f74441a1f450f5e04f8895055aa5982f74bfde35af1ee512e33
 WHIRLPOOL 
701776290398a8bae98a69af60303b6073593d574c81c22a6ef115370fa6fdbb43b5b1250a2b3f167be1e57ad6f29b63fed51bdd1b22a070140358043e190099
 DIST hplip-3.16.11-plugin.run 2059585 SHA256 
af2b06696dedffcba416e4af92bef4ce219df6a11c90b8506bd32c2eba6a7cf8 SHA512 
579c00523f711c0e7601a825562242545c72f711a5fe19733604d9c55515bb50826f11941b6a5ab65e66f45d4610f4f0732fee069d3e8eaff96b99cf92d45482
 WHIRLPOOL 
ace95bcda1ba22c07d9a808450f576935d2f214a85a925f18874f104c023362428ab7e1c61e2ed5f24907950ef271f09466d10a9dc3fa82d62729f297cdb399e
 DIST hplip-3.16.3-plugin.run 2084271 SHA256 
b7edef2a1c5c0a5e001deb4a18c0ef7202e653596e97144b8908ae093818070f SHA512 
2ae8aeb40c2604a2c6b9725700f9addf7a82e819d603631158a5d5feac931248e53e7533178100df1fc12b0dc2340cb3ae0d85f145cd023a311f77bbe67e7c7f
 WHIRLPOOL 
928117f862030eca9c3e5813eb8c4db66570923695b0c7af17df1992f339d2478f42af67ca0e0eb8cfa1d7425b522082fde3b8c829c3f5167e1ec503c95a986b
-DIST hplip-3.16.9-plugin.run 2084344 SHA256 
7394ab79dd943bb530a7117266dec3f280ac0f825c4d12831c14eec922349c9f SHA512 
fdf6fd5d2ff458a5c68bce039914c72d1b118dd8909ef0333861ac26472801185bea43947b983fe164b1a1f80e99800fe3e098e045a0d3c7cbebd03ab83bcbe0
 WHIRLPOOL 
a20d5c582b817eeb1900f6e2b1d650ff63b6eb6f08c4088fc462b66bfeafcbaa4122560fda87cdd0b85d7577a092abd2213c0606d91523306f6ad6349000bc58

diff --git a/net-print/hplip-plugin/hplip-plugin-3.16.10.ebuild 
b/net-print/hplip-plugin/hplip-plugin-3.16.10.ebuild
deleted file mode 100644
index 8408448..
--- a/net-print/hplip-plugin/hplip-plugin-3.16.10.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="6"
-
-inherit udev unpacker
-
-DESCRIPTION="Proprietary plugins and firmware for HPLIP"
-HOMEPAGE="http://hplipopensource.com/hplip-web/index.html";
-SRC_URI="http://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/hplip-${PV}-plugin.run";
-
-LICENSE="hplip-plugin"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-   ~net-print/hplip-${PV}
-   virtual/udev
-"
-DEPEND=""
-
-S=${WORKDIR}
-
-HPLIP_HOME=/usr/share/hplip
-
-# Binary prebuilt package
-QA_PRESTRIPPED="
-   /usr/share/hplip/fax/plugins/fax_marvell.so
-   /usr/share/hplip/prnt/plugins/hbpl1.so
-   /usr/share/hplip/prnt/plugins/lj.so
-   /usr/share/hplip/scan/plugins/bb_marvell.so
-   /usr/share/hplip/scan/plugins/bb_soapht.so
-   /usr/share/hplip/scan/plugins/bb_soap.so
-"
-
-# License does not allow us to redistribute the "source" package
-RESTRICT="mirror"
-
-src_unpack() {
-   unpack_makeself "hplip-${PV}-plugin.run"
-}
-
-src_install() {
-   local hplip_arch=$(use amd64 && echo 'x86_64' || echo 'x86_32')
-
-   insinto "${HPLIP_HOME}"/data/firmware
-   doins *.fw.gz
-
-   for plugin in *-${hplip_arch}.so; do
-   local plugin_type=prnt
-   case "${plugin}" in
-   fax_*) plugin_type=fax ;;
-   bb_*)  plugin_type=scan ;;
-   esac
-
-   exeinto "${HPLIP_HOME}"/${plugin_type}/plugins
-   newexe ${plugin} ${plugin/-${hplip_arch}}
-   done
-
-   mkdir -p "${ED}/var/lib/hp/"
-   cat >> "${ED}/var/lib/hp/hplip.state" <<-_EOF_
-   [plugin]
-   installed = 1
-   eula = 1
-   version = ${PV}
-   _EOF_
-}

diff --git a/net-print/hplip-plugin/hplip-plugin-3.16.9.ebuild 
b/net-print/hplip-plugin/hplip-plugin-3.16.9.ebuild
deleted file mode 100644
index 8408448..
--- a/net-print/hplip-plugin/hplip-plugin-3.16.9.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2016 Ge

[gentoo-commits] repo/gentoo:master commit in: sys-fs/fatsort/files/

2016-12-12 Thread Daniel Pielmeier
commit: 972ee7580d04efbe75e086acfb2bce20d8e546bb
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Mon Dec 12 20:02:05 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Mon Dec 12 20:02:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=972ee758

sys-fs/fatsort: Remove unused patch.

Package-Manager: portage-2.3.0

 sys-fs/fatsort/files/fatsort-1.2-tests.patch | 30 
 1 file changed, 30 deletions(-)

diff --git a/sys-fs/fatsort/files/fatsort-1.2-tests.patch 
b/sys-fs/fatsort/files/fatsort-1.2-tests.patch
deleted file mode 100644
index 6fc44e2..
--- a/sys-fs/fatsort/files/fatsort-1.2-tests.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-diff -Naur tests/tc_check_consistent_version/Makefile 
tests/tc_check_consistent_version/Makefile
 tests/tc_check_consistent_version/Makefile 2013-12-10 21:52:36.773278926 
+0100
-+++ tests/tc_check_consistent_version/Makefile 2013-12-10 21:52:43.783278646 
+0100
-@@ -2,8 +2,8 @@
- 
- all: 
-   manver=\
--  `head -1 ../../man/fatsort.1 | sed -e "s/.* \([0-9.]*\)\"$$/\1/"`; \
--  progver=`../../src/fatsort -v | head -1 | sed -e "s/^.* \([0-9.]\+\) 
.*$$/\1/"`; \
-+  `head -2 ../../man/fatsort.1 | tail -1 | sed -e "s/^.*\"fatsort 
\([0-9.]\+\)\".*$$/\1/"`; \
-+  progver=`../../src/fatsort --version | head -1 | sed -e "s/^fatsort 
\([0-9.]\+\).*$$/\1/"`; \
-   changesver=`head -1 ../../CHANGES | sed -e "s/^.*v\([0-9.]\+\)$$/\1/"`; 
\
-   echo "#$$manver#$$progver#$$changesver#"; \
-   [ "$$manver" = "$$progver" ]; \
-diff -Naur tests/tc_pos_sort_modification_time/Makefile 
tests/tc_pos_sort_modification_time/Makefile
 tests/tc_pos_sort_modification_time/Makefile   2013-12-10 
21:52:36.772278926 +0100
-+++ tests/tc_pos_sort_modification_time/Makefile   2013-12-10 
21:57:06.433268173 +0100
-@@ -44,10 +44,11 @@
-   sudo mount -o 
loop,codepage=850,iocharset=iso8859-1,utf8,uid=${MOUNT_UID},gid=${MOUNT_GID} 
${FS_IMG} ${MOUNT_POINT}
-   cat ${DIRECTORIES} | while read dir; do mkdir -p 
"${MOUNT_POINT}/$$dir"; done
-   cat ${FILES} | while read file; do touch "${MOUNT_POINT}/$$file"; done
--  sleep 3
-+  sleep 1
-   touch ${MOUNT_POINT}/last # alter modification time
-+  sleep 1
-   touch ${MOUNT_POINT}/first -t 21010101.01
--
-+  sleep 1
-   sudo umount -l ${MOUNT_POINT}
-   rmdir ${MOUNT_POINT}



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

2016-10-24 Thread Daniel Pielmeier
commit: 44b72c8e33681b4977e7af1a590da14bb65a1759
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Mon Oct 24 17:55:54 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Mon Oct 24 17:55:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44b72c8e

media-sound/puddletag: Remove old.

Package-Manager: portage-2.3.0

 media-sound/puddletag/Manifest   |  1 -
 media-sound/puddletag/puddletag-1.0.5.ebuild | 34 
 2 files changed, 35 deletions(-)

diff --git a/media-sound/puddletag/Manifest b/media-sound/puddletag/Manifest
index 568df71..735bdb8 100644
--- a/media-sound/puddletag/Manifest
+++ b/media-sound/puddletag/Manifest
@@ -1,2 +1 @@
-DIST puddletag-1.0.5.tar.gz 958207 SHA256 
4698d5effe8f265446b356068bad7ced0b29c1f66824dc94a5688f3fffc389e2 SHA512 
73a3535cf6f4c527c25cbe0e9d81be42ac0078df63542278b6636e7f448f5bff2eba6badf0ef0ff03a8d00727eb4a3277f395cbba09f0261fd9f13e902e78441
 WHIRLPOOL 
152dca34004277abcf36b40fb65b297a56e123a2566547d6021ee980b9c22545e668db92c7ff5a99914e59044105cd95ff8c184dc0a6e3e29e94200e30d5ace3
 DIST puddletag-1.1.1.tar.gz 973076 SHA256 
0e944800ac37a854418ebfead1ae2e9d9c218db99fcdfe31c1bdb2fb803dc6ac SHA512 
10f43e57cd890403eb4f2bd21189ef91eee5c38b8e275c93e234aacb61b60dff33cc745e6d9f45ca005f0ccb0c79c025c43991a5bd1ef21ba3f866e9a6c9114b
 WHIRLPOOL 
572e36c87c48de11be859bcc992c444d8688c0c0bae19f17cce1e99ea8fdf63ef2af17e6be5fe0dbfeae1db7f234593c6f6f11c0e8899f79c443bb610160eb05

diff --git a/media-sound/puddletag/puddletag-1.0.5.ebuild 
b/media-sound/puddletag/puddletag-1.0.5.ebuild
deleted file mode 100644
index a6132cb..
--- a/media-sound/puddletag/puddletag-1.0.5.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1 fdo-mime
-
-DESCRIPTION="Audio tag editor"
-HOMEPAGE="http://docs.puddletag.net/";
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2 GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="acoustid cover musicbrainz quodlibet"
-
-DEPEND=""
-RDEPEND=">=dev-python/PyQt4-4.9.6-r2[${PYTHON_USEDEP},svg]
-   >=dev-python/pyparsing-1.5.1[${PYTHON_USEDEP}]
-   >=media-libs/mutagen-1.21[${PYTHON_USEDEP}]
-   >=dev-python/configobj-4.7.2-r1[${PYTHON_USEDEP}]
-   acoustid? ( >=media-libs/chromaprint-0.6 )
-   musicbrainz? ( 
>=dev-python/python-musicbrainz-0.7.4-r1[${PYTHON_USEDEP}] )
-   cover? ( dev-python/pillow[${PYTHON_USEDEP}] )
-   quodlibet? ( >=media-sound/quodlibet-2.5[${PYTHON_USEDEP}] )
-   >=dev-python/sip-4.14.2-r1:0[${PYTHON_USEDEP}]
-   >=dev-python/lxml-3.0.1[${PYTHON_USEDEP}]"
-
-DOCS=(changelog HACKING NEWS README THANKS TODO)
-
-PATCHES=("${FILESDIR}/${P}-pyqt4.11.4.patch")



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

2016-10-24 Thread Daniel Pielmeier
commit: 8bf8547ec8bd69121b1a7101047c3b52cbb85601
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Mon Oct 24 17:42:30 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Mon Oct 24 17:42:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bf8547e

dev-libs/libisoburn: Remove old.

Package-Manager: portage-2.3.0

 dev-libs/libisoburn/Manifest|  1 -
 dev-libs/libisoburn/libisoburn-1.4.4.ebuild | 65 -
 2 files changed, 66 deletions(-)

diff --git a/dev-libs/libisoburn/Manifest b/dev-libs/libisoburn/Manifest
index efa3fe3..9019f99 100644
--- a/dev-libs/libisoburn/Manifest
+++ b/dev-libs/libisoburn/Manifest
@@ -1,3 +1,2 @@
 DIST libisoburn-1.3.8.tar.gz 1429974 SHA256 
b75c9a7f17faab5280ddc34ea6610c4e8bcf630762ee386d10bc52c4b50f6806 SHA512 
369299e491a379e048038d8a46040feb628b6b9dfb6d6ffac01808b6814e6ca936bb7e4fe75f904ce755e9957011403a5d38bff9f37901086d284f5c1014deb7
 WHIRLPOOL 
3dc40ab34838bb3d79f0cbb08b16480106de16b2c8401859c52fa139eb8a555f4182402dacf51ee481ec8f490a33a2e09cfc4ec3ba63db9fc876854c80f4dd12
-DIST libisoburn-1.4.4.tar.gz 1514261 SHA256 
7b02a1930382d7ebb4ed9e32917aebd4967c2255fdb3549a95ace5c6276fc2d6 SHA512 
63cbb9afb02fdbe32c47e8cab6fe38082580d00296bdd2b7d9514fe42338e913d837dc56513048c37874a29bb279dad9bb84d39b00a29d85eaf29aad88f5e81b
 WHIRLPOOL 
1b06feddeeaae6f90d68d454840a58280740ef477d9dee45a9f32f0a88066f52b271ed41b320247b9ffd8c8139d9c13ddda3760eef1471e6f412dcc140c4cbce
 DIST libisoburn-1.4.6.tar.gz 1528141 SHA256 
69efe9490e9ed6dbb1d8cad387ccaf5dcc5bb39dd466eef208a6b77a48584def SHA512 
329d3234e8ae31abcab8d8a61a6531ab7ccdd8340148f84a6c77a23bbe16b303bf1dc95cafc751bf13f83e855f158b59ddd9e93c3dd1fe6046c1b5ea27eefb69
 WHIRLPOOL 
2b325541fe72e32acbd19c261a82b2c1475046467e33f5e1dd47d4aa64ed73f1a9f5d69281acd5978d65c046ff4c70dd7a4b6f3ef713f971e646cc5d12b7eb20

diff --git a/dev-libs/libisoburn/libisoburn-1.4.4.ebuild 
b/dev-libs/libisoburn/libisoburn-1.4.4.ebuild
deleted file mode 100644
index 7369ce2..
--- a/dev-libs/libisoburn/libisoburn-1.4.4.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit eutils
-
-DESCRIPTION="Creation/expansion of ISO-9660 filesystems on CD/DVD media 
supported by libburn"
-HOMEPAGE="http://libburnia-project.org/";
-SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
-
-LICENSE="GPL-2 GPL-3"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE="acl cdio debug external-filters external-filters-setuid frontend-optional
-   launch-frontend launch-frontend-setuid libedit readline static-libs 
xattr zlib"
-
-REQUIRED_USE="frontend-optional? ( || ( launch-frontend launch-frontend-setuid 
) )"
-
-RDEPEND=">=dev-libs/libburn-1.4.4
-   >=dev-libs/libisofs-1.4.4
-   readline? ( sys-libs/readline:0= )
-   !readline? ( libedit? ( dev-libs/libedit ) )
-   acl? ( virtual/acl )
-   xattr? ( sys-apps/attr )
-   zlib? ( sys-libs/zlib )
-   cdio? ( >=dev-libs/libcdio-0.83 )
-   launch-frontend? ( dev-lang/tcl:0 dev-lang/tk:0 )
-   launch-frontend-setuid? ( dev-lang/tcl:0 dev-lang/tk:0 )
-   frontend-optional? ( dev-tcltk/bwidget )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_configure() {
-   econf \
-   $(use_enable static-libs static) \
-   $(use_enable readline libreadline) \
-   $(usex readline --disable-libedit $(use_enable libedit)) \
-   $(use_enable acl libacl) \
-   $(use_enable xattr) \
-   $(use_enable zlib) \
-   --disable-libjte \
-   $(use_enable cdio libcdio) \
-   $(use_enable external-filters) \
-   $(use_enable external-filters-setuid) \
-   $(use_enable launch-frontend) \
-   $(use_enable launch-frontend-setuid) \
-   --disable-ldconfig-at-install \
-   --enable-pkg-check-modules \
-   $(use_enable debug)
-}
-
-src_install() {
-   default
-
-   dodoc CONTRIBUTORS doc/{comments,*.wiki,startup_file.txt}
-
-   docinto frontend
-   dodoc frontend/README-tcltk
-   docinto xorriso
-   dodoc xorriso/{changelog.txt,README_gnu_xorriso}
-
-   prune_libtool_files --all
-}



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

2016-10-24 Thread Daniel Pielmeier
commit: 7edde38d4076f92c21add43595f82412558b4c6c
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Mon Oct 24 17:40:39 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Mon Oct 24 17:40:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7edde38d

dev-libs/libisofs: Remove old.

Package-Manager: portage-2.3.0

 dev-libs/libisofs/Manifest  |  1 -
 dev-libs/libisofs/libisofs-1.4.4.ebuild | 42 -
 2 files changed, 43 deletions(-)

diff --git a/dev-libs/libisofs/Manifest b/dev-libs/libisofs/Manifest
index 2340f49..502166b 100644
--- a/dev-libs/libisofs/Manifest
+++ b/dev-libs/libisofs/Manifest
@@ -1,3 +1,2 @@
 DIST libisofs-1.3.8.tar.gz 802154 SHA256 
acd7bf42d5d1d5c277f4aad46e5b96229045a38a0fb7d43cfd7841ee3268fda5 SHA512 
7e078a4070741d975234ac10ed6cd2a0366724e9fa440e7063c64f91a60c9454c6828e2b7737d6105f36067008495bfcba8327e56892ccb0962027dc78e251ce
 WHIRLPOOL 
660f2cba77e8b83306fe4d40e34f0e94ecc18a8defd0375cadc84c0d964d6c868b2965329e51e3b5139c88e7cb20ee78f817004cb141e8be5528aa00a25d5647
-DIST libisofs-1.4.4.tar.gz 824640 SHA256 
2418f0feeea652dc122a39840d58c6931aa1008480385f7403881d82a629bdfd SHA512 
1d4e7f8c8cea20d1c4a6e809b3d3240eb227f6a25412199c512aef74e9c5b57f3c0e8e1e899c9782cd3db2ede384587cc19370a7bbfed16ad5c075a7b608bd8c
 WHIRLPOOL 
bea0e74107bbaf2d2fdba779dd676d1d4033fb86ad7f5ab3a3093bb54337fb7440e5eacabd812420267d164a0d884083d4c24d744b4224be99b85979fa4813f3
 DIST libisofs-1.4.6.tar.gz 826874 SHA256 
14ab0b384e988d651092ca184d5f18dba83a9cfa05ff5e581770d6baa879a50a SHA512 
7eed78a4194f96a019465e8f80bed0cd9f75a803eb11e31e60815b94712c7aa3ac218c6c6f39202a35cbe27b323f94f6d87502395975aa86805116cfbaf2b13e
 WHIRLPOOL 
428ee41a7f611d45988ade4b60c2b2c6dc8b313521fffcd7e803c9f90d77fc6658147cfe98a24ac9f611173bcdf621f6a450c3073d8163920fd2d1a91e1b3707

diff --git a/dev-libs/libisofs/libisofs-1.4.4.ebuild 
b/dev-libs/libisofs/libisofs-1.4.4.ebuild
deleted file mode 100644
index c618109..
--- a/dev-libs/libisofs/libisofs-1.4.4.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit eutils
-
-DESCRIPTION="Open-source library for reading, mastering and writing optical 
discs"
-HOMEPAGE="http://libburnia-project.org/";
-SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="acl debug static-libs verbose-debug xattr zlib"
-
-RDEPEND="acl? ( virtual/acl )
-   xattr? ( sys-apps/attr )
-   zlib? ( sys-libs/zlib )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_configure() {
-   econf \
-   $(use_enable static-libs static) \
-   $(use_enable debug) \
-   $(use_enable verbose-debug) \
-   $(use_enable acl libacl) \
-   $(use_enable xattr) \
-   $(use_enable zlib) \
-   --disable-libjte \
-   --disable-ldconfig-at-install
-}
-
-src_install() {
-   default
-
-   dodoc Roadmap doc/{*.txt,Tutorial}
-
-   prune_libtool_files --all
-}



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

2016-10-24 Thread Daniel Pielmeier
commit: cd8cf016e0a239155290a0f1b86579a35a44351a
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Mon Oct 24 17:38:27 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Mon Oct 24 17:38:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd8cf016

dev-libs/libburn: Remove old.

Package-Manager: portage-2.3.0

 dev-libs/libburn/Manifest |  1 -
 dev-libs/libburn/libburn-1.4.4.ebuild | 43 ---
 2 files changed, 44 deletions(-)

diff --git a/dev-libs/libburn/Manifest b/dev-libs/libburn/Manifest
index 4aca6c6..d71c523 100644
--- a/dev-libs/libburn/Manifest
+++ b/dev-libs/libburn/Manifest
@@ -1,3 +1,2 @@
 DIST libburn-1.3.8.tar.gz 967404 SHA256 
46266bdd4b37ca9700a44bbd8dbfbf3526423ede25751fd2f0211b2b5ce29283 SHA512 
4f279319b49bc5f5d42751fcab16bfe949e14e6e1018f9138bcc9f8e10a298ecf9795780d5f8807c5c2bf1cc0332f931b709f1fb5809f30abb8054297370f3c6
 WHIRLPOOL 
a814ab1c88b70b03788d490c1d6f9305878613d529fdd58df65a13bc683cf2e6c4e877192f85ffca07474a866115a34ef3932e838097e88db08d73554ed2ad3c
-DIST libburn-1.4.4.tar.gz 972931 SHA256 
1bf7040d6f1274acd868aec02a3c13241d0da8d9078067d228f2966ca40e7d14 SHA512 
03af832c3149ac9b91f2bdb77fbf7a73587710728aee952aaff3a456b7f84532b6e2a35d1d4bad933a20f2f5cb9bd0d8314495cea22dd44b40ce4cbc26e31861
 WHIRLPOOL 
2b8c25b5ee9d36ce0d130313b09d8fd8da3d996e69b818ba98b40ee4fc94f289898ce93471ac8141a9dad14263005f6a4a4f312b5f881c9765fbe3e4d3c3c8ec
 DIST libburn-1.4.6.tar.gz 975088 SHA256 
9d36faab25478c01122a65873133b7fc60eb5ffbe12710d5757a7c3574227071 SHA512 
2bdbe832168ed430a66d8f733e9f28bf0c2fc8180673da383c4aa014448569614b9f0680d9f0ea5d61b2ed76bd8b9ecc38bd5a63788fc6b32ba0f4bdac2cee78
 WHIRLPOOL 
59e05928d2b5df73cac0514eef0f9d7fc133fa0d7256b0201daf702422b0d2b0a0e3c4ae0772faf681c5a17583d8d778501da048ea040deabdd49c19f5fd530b

diff --git a/dev-libs/libburn/libburn-1.4.4.ebuild 
b/dev-libs/libburn/libburn-1.4.4.ebuild
deleted file mode 100644
index 39235de..
--- a/dev-libs/libburn/libburn-1.4.4.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit eutils
-
-DESCRIPTION="Open-source library for reading, mastering and writing optical 
discs"
-HOMEPAGE="http://libburnia-project.org";
-SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="cdio debug static-libs track-src-odirect"
-
-RDEPEND="cdio? ( >=dev-libs/libcdio-0.83 )"
-DEPEND="$RDEPEND
-   virtual/pkgconfig"
-
-src_configure() {
-   econf \
-   $(use_enable static-libs static) \
-   $(use_enable track-src-odirect) \
-   --enable-pkg-check-modules \
-   $(use_enable cdio libcdio) \
-   --disable-ldconfig-at-install \
-   $(use_enable debug)
-}
-
-src_install() {
-   default
-
-   dodoc CONTRIBUTORS doc/{comments,*.txt}
-
-   docinto cdrskin
-   dodoc cdrskin/{*.txt,README}
-   docinto cdrskin/html
-   dodoc cdrskin/cdrskin_eng.html
-
-   prune_libtool_files --all
-}



[gentoo-commits] repo/gentoo:master commit in: net-print/hplip/

2016-10-24 Thread Daniel Pielmeier
commit: 62bdc2afcddcfeca86061c3ac2e9d1d2b627a1d6
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Mon Oct 24 17:24:14 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Mon Oct 24 17:24:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62bdc2af

net-print/hplip: Remove old.

Package-Manager: portage-2.3.0

 net-print/hplip/Manifest |   3 -
 net-print/hplip/hplip-3.14.10.ebuild | 266 --
 net-print/hplip/hplip-3.16.8.ebuild  | 268 ---
 net-print/hplip/hplip-3.16.9.ebuild  | 268 ---
 4 files changed, 805 deletions(-)

diff --git a/net-print/hplip/Manifest b/net-print/hplip/Manifest
index 808f76d..90ca31a 100644
--- a/net-print/hplip/Manifest
+++ b/net-print/hplip/Manifest
@@ -1,7 +1,4 @@
-DIST hplip-3.14.10-patches-1.tar.xz 8140 SHA256 
33116a5e2c104495d60f0b15e923b2ae5eaaf269cd5ee8e988b035eb20aa23ab SHA512 
a8deb03979c55b660ef299505afc328fc930786ea9d473109a9fafd83d72528a9c3700faf4742f2e05829824fc97c3656538e1a607e2191e617f3944f0482e9a
 WHIRLPOOL 
bbf5d62f29c0fb0162f34b7815fc190459c619fdaf4f96e33d085f9b7228fa5431b6d668322256995a0a1d16aa1cccb75171000bbb2334ad3b51fec47f2653c0
-DIST hplip-3.14.10.tar.gz 21773429 SHA256 
11b3cd8311dea6b22a4c80be1e5d021e84d15a5f3e7e22cbd43798e5c1a89598 SHA512 
ed184c8d0d3d8d5aad454831013d7c5e0b1685b088ee8099b6efc1b152f8b159a2349f23f0c5c77a7a5f1a48165b0e22f2ff83ced1beb14633bd278d4ef4d6dc
 WHIRLPOOL 
8e1985cfd370849db96765f792655da36e22b6cecb660dd4707b0ff33dd53c8b66b2ec73a9596c7e60036edc1843c195bbbde64f37c5a1c319752bf0ebc08eb6
 DIST hplip-3.16.2-patches-1.tar.xz 8188 SHA256 
8a9a78e0caac1731eae79f047a6054b411c237c579fdfd07bc59d435db708705 SHA512 
7eb03c093cfb9ef6b9a980ef5520575310d080c45ed13191933a5facaf9bbb04b38c8381762a3ecd33884ad582830e61e17b6c17f2ed7cdf910670e05eed2510
 WHIRLPOOL 
6721eac17977485eae0cb22b1702d0479003e3639e806ecd3c5888f1b5015a0bf904512104ebefee4b3d5f64abebd0608090e00310ec8d5b48f210c7e4a95e4e
 DIST hplip-3.16.3.tar.gz 22408596 SHA256 
42d2302ee38bda41caa0f2f9524a91f531e3aa432814ffd45b3e5c396dc30194 SHA512 
32d2f88c0983208e77592f73bf65cf2900cd6aa234d09220a18b45b5fc4bd0d10e9cfc8c7a10639e5a51ad5f5d0f8ed7bd477d08c86b89c633a1bbcd42682915
 WHIRLPOOL 
b287ecf80c2e7b0da0de0afefcf60c507f9d42c74dbba1e745b4b43f253a5b0dedb6398a1f073e14d196296da47764e983138c0151e05bfc7a5dd416458662a0
 DIST hplip-3.16.5-patches-1.tar.xz 8200 SHA256 
98866e57a247e7a30d9cd584ed9411aa79a6185294a73b4cc5961efe9a5e5fa6 SHA512 
36d33da5fc4105183cbc5137845ddccd8ab2b6abbff053a3a51f3da61c26c2d9d48dcb735345fb453abd67b6a0797aa337102c366cce037bc7006599b20b1646
 WHIRLPOOL 
8ac91bdefeb177c092b1d6de16474e8e1da57ad046dbc579f14fd40a27d1837d9bf142573137ef8d91c37dc7b03ca908fd5bfad23a9815af2015b521091c2700
-DIST hplip-3.16.8.tar.gz 22942175 SHA256 
a9da67ae51c17487a8d725eb9c0bf9c6f0416e1fffa7db6cdff5302b1c556ceb SHA512 
213a39739834eca4e8b247706394cbeb6cf4ada547711d7b3e9187a43e8da8988b1b3efebdffb709cb73bc9ca863200d1405297d5797260eafae6a68531dc15f
 WHIRLPOOL 
ce6c00b8602589c7c16e6e6efb4ac47999c45f95519817f728be2bcdc1269916a5ff6e1f67a45a8f51cd16834ecdf599dfbd0ac18946aa68532b286560ba9956
 DIST hplip-3.16.9.tar.gz 23057361 SHA256 
cc8cf2a7baa1403cddd6503f120c58780c786b42fad073da6caec7535d3797a6 SHA512 
801bf6578759b1204eb8ede376ee0a22a12c7821ceafeb8c84a2aa5596bfccef222a15af896c33ba46c53b3e4776629efee264b6d67487cbf197b028d22b68ff
 WHIRLPOOL 
3374e43630a39c245541180ac9e6b76431687f5b977271a4bc09cd8de897bfc992ab43ab5235bb4806da33a65d22aeb0ea2783fa52501aaafdd142e229621492

diff --git a/net-print/hplip/hplip-3.14.10.ebuild 
b/net-print/hplip/hplip-3.14.10.ebuild
deleted file mode 100644
index c14e24c..
--- a/net-print/hplip/hplip-3.14.10.ebuild
+++ /dev/null
@@ -1,266 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="threads,xml"
-
-inherit eutils fdo-mime linux-info python-single-r1 udev autotools 
toolchain-funcs
-
-DESCRIPTION="HP Linux Imaging and Printing - Print, scan, fax drivers and 
service tools"
-HOMEPAGE="http://hplipopensource.com/hplip-web/index.html";
-SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz
-   
https://dev.gentoo.org/~billie/distfiles/${PN}-3.14.10-patches-1.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 arm ppc ppc64 x86"
-
-# zeroconf does not work properly with >=cups-1.4.
-# Thus support for it is also disabled in hplip.
-IUSE="doc fax +hpcups hpijs kde libnotify -libusb0 minimal parport policykit 
qt4 scanner snmp static-ppds X"
-
-# TODO: check if net-print/cups, net-analyzer/net-snmp
-# are migrated to python-r1
-
-COMMON_DEPEND="
-   virtual/jpeg:0
-   hpijs? (
-   || ( >=net-print/cups-filters-1.0.43-r1[foomatic] 
>=net-print/foomatic-filters-3.0.20080507[c

[gentoo-commits] repo/gentoo:master commit in: net-print/hplip-plugin/

2016-10-24 Thread Daniel Pielmeier
commit: 2cacbf819a90fa0b865794f413e124f7c3861aad
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Mon Oct 24 17:21:18 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Mon Oct 24 17:21:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cacbf81

net-print/hplip-plugin: Remove old.

Package-Manager: portage-2.3.0

 net-print/hplip-plugin/Manifest|  2 -
 net-print/hplip-plugin/hplip-plugin-3.14.10.ebuild | 69 --
 net-print/hplip-plugin/hplip-plugin-3.16.8.ebuild  | 69 --
 3 files changed, 140 deletions(-)

diff --git a/net-print/hplip-plugin/Manifest b/net-print/hplip-plugin/Manifest
index a7af2c2..6455078 100644
--- a/net-print/hplip-plugin/Manifest
+++ b/net-print/hplip-plugin/Manifest
@@ -1,4 +1,2 @@
-DIST hplip-3.14.10-plugin.run 1869038 SHA256 
b395b480ad86b9f27b6a2f63b6ecb00beb78e762a6137efb81dc1104837f9b81 SHA512 
3e5bea924e989d902aea0de182941be692a124ba8c27f53ce2e4f137308bad8373462c6128c26716e481e758f76533163d311a2676df034c1b15d6ef6ed008be
 WHIRLPOOL 
18375de4cc92cb73bcaa109927bd34f8487938b02472f0b7adbf44ad4688e5c6a1d030077b1e3c14f15f9b8e4cc86d195b0195e2d08121f746c62624db4658db
 DIST hplip-3.16.3-plugin.run 2084271 SHA256 
b7edef2a1c5c0a5e001deb4a18c0ef7202e653596e97144b8908ae093818070f SHA512 
2ae8aeb40c2604a2c6b9725700f9addf7a82e819d603631158a5d5feac931248e53e7533178100df1fc12b0dc2340cb3ae0d85f145cd023a311f77bbe67e7c7f
 WHIRLPOOL 
928117f862030eca9c3e5813eb8c4db66570923695b0c7af17df1992f339d2478f42af67ca0e0eb8cfa1d7425b522082fde3b8c829c3f5167e1ec503c95a986b
-DIST hplip-3.16.8-plugin.run 2087862 SHA256 
dd0b67fc1958bcf30c7ec7cb013d36d8071db6f78cc531e2169d139ba29117eb SHA512 
f7ca720f343aef9b0d2fd4b3ded909c63fd6d7abce10060d5854b73c63d4a7c4e50c38da55728a53103dddac651068a242e07ae54be84b0ff6cb61fadba35245
 WHIRLPOOL 
5da94f21d59b51dcec1241046d1f9b7e4a44a8a9d56a4d5d615d2b117487556e67749c72a7d33e81536c0e25652614f88c0c8c6a8a65dcc45a6feac6da03293e
 DIST hplip-3.16.9-plugin.run 2084344 SHA256 
7394ab79dd943bb530a7117266dec3f280ac0f825c4d12831c14eec922349c9f SHA512 
fdf6fd5d2ff458a5c68bce039914c72d1b118dd8909ef0333861ac26472801185bea43947b983fe164b1a1f80e99800fe3e098e045a0d3c7cbebd03ab83bcbe0
 WHIRLPOOL 
a20d5c582b817eeb1900f6e2b1d650ff63b6eb6f08c4088fc462b66bfeafcbaa4122560fda87cdd0b85d7577a092abd2213c0606d91523306f6ad6349000bc58

diff --git a/net-print/hplip-plugin/hplip-plugin-3.14.10.ebuild 
b/net-print/hplip-plugin/hplip-plugin-3.14.10.ebuild
deleted file mode 100644
index 8408448..
--- a/net-print/hplip-plugin/hplip-plugin-3.14.10.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="6"
-
-inherit udev unpacker
-
-DESCRIPTION="Proprietary plugins and firmware for HPLIP"
-HOMEPAGE="http://hplipopensource.com/hplip-web/index.html";
-SRC_URI="http://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/hplip-${PV}-plugin.run";
-
-LICENSE="hplip-plugin"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-   ~net-print/hplip-${PV}
-   virtual/udev
-"
-DEPEND=""
-
-S=${WORKDIR}
-
-HPLIP_HOME=/usr/share/hplip
-
-# Binary prebuilt package
-QA_PRESTRIPPED="
-   /usr/share/hplip/fax/plugins/fax_marvell.so
-   /usr/share/hplip/prnt/plugins/hbpl1.so
-   /usr/share/hplip/prnt/plugins/lj.so
-   /usr/share/hplip/scan/plugins/bb_marvell.so
-   /usr/share/hplip/scan/plugins/bb_soapht.so
-   /usr/share/hplip/scan/plugins/bb_soap.so
-"
-
-# License does not allow us to redistribute the "source" package
-RESTRICT="mirror"
-
-src_unpack() {
-   unpack_makeself "hplip-${PV}-plugin.run"
-}
-
-src_install() {
-   local hplip_arch=$(use amd64 && echo 'x86_64' || echo 'x86_32')
-
-   insinto "${HPLIP_HOME}"/data/firmware
-   doins *.fw.gz
-
-   for plugin in *-${hplip_arch}.so; do
-   local plugin_type=prnt
-   case "${plugin}" in
-   fax_*) plugin_type=fax ;;
-   bb_*)  plugin_type=scan ;;
-   esac
-
-   exeinto "${HPLIP_HOME}"/${plugin_type}/plugins
-   newexe ${plugin} ${plugin/-${hplip_arch}}
-   done
-
-   mkdir -p "${ED}/var/lib/hp/"
-   cat >> "${ED}/var/lib/hp/hplip.state" <<-_EOF_
-   [plugin]
-   installed = 1
-   eula = 1
-   version = ${PV}
-   _EOF_
-}

diff --git a/net-print/hplip-plugin/hplip-plugin-3.16.8.ebuild 
b/net-print/hplip-plugin/hplip-plugin-3.16.8.ebuild
deleted file mode 100644
index 8408448..
--- a/net-print/hplip-plugin/hplip-plugin-3.16.8.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2016 Ge

[gentoo-commits] repo/gentoo:master commit in: app-admin/conky/, app-admin/conky/files/

2016-10-16 Thread Daniel Pielmeier
commit: 6e1322ac311e9b9f9488260c527076e331e8fb40
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sun Oct 16 14:39:56 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sun Oct 16 14:39:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e1322ac

app-admin/conky: Update NOAA METAR uri.

This fixes bug #592906. Thanks to Brand Huntsman for the report.

Package-Manager: portage-2.3.0

 app-admin/conky/conky-1.9.0-r3.ebuild |  3 ++-
 app-admin/conky/files/conky-1.9.0-update-noaa-metar-uri.patch | 11 +++
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/app-admin/conky/conky-1.9.0-r3.ebuild 
b/app-admin/conky/conky-1.9.0-r3.ebuild
index 884c867..a1f0800 100644
--- a/app-admin/conky/conky-1.9.0-r3.ebuild
+++ b/app-admin/conky/conky-1.9.0-r3.ebuild
@@ -67,7 +67,8 @@ src_prepare() {
"${FILESDIR}/${P}-apcupsd.patch" \
"${FILESDIR}/${P}-default-graph-size.patch" \
"${FILESDIR}/${P}-diskio-dmmajor.patch" \
-   "${FILESDIR}/${P}-tinfo.patch"
+   "${FILESDIR}/${P}-tinfo.patch" \
+   "${FILESDIR}/${P}-update-noaa-metar-uri.patch"
 
# Allow user patches #478482
epatch_user

diff --git a/app-admin/conky/files/conky-1.9.0-update-noaa-metar-uri.patch 
b/app-admin/conky/files/conky-1.9.0-update-noaa-metar-uri.patch
new file mode 100644
index ..0dbf3d3
--- /dev/null
+++ b/app-admin/conky/files/conky-1.9.0-update-noaa-metar-uri.patch
@@ -0,0 +1,11 @@
+--- a/src/weather.c
 b/src/weather.c
+@@ -858,7 +858,7 @@
+   }
+   } else
+ #endif /* XOAP */
+-  if (strstr(uri, "weather.noaa.gov")) {
++  if (strstr(uri, "tgftp.nws.noaa.gov")) {
+   strcat(uri, locID);
+   strcat(uri, ".TXT");
+   } else  if (!strstr(uri, "localhost") && !strstr(uri, "127.0.0.1")) {



[gentoo-commits] repo/gentoo:master commit in: net-print/hplip/files/, net-print/hplip/

2016-10-16 Thread Daniel Pielmeier
commit: f46db705d81708634980def30dd0f053e2b8cbb9
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sun Oct 16 14:20:16 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sun Oct 16 14:20:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f46db705

net-print/hplip: Fix indenting in hpps filter.

This closes bug #592768. Thanks to patrik.ste for the report.

Package-Manager: portage-2.3.0

 .../hplip/files/hplip-3.16.9-hpps-indent.patch |  28 +++
 net-print/hplip/hplip-3.16.9-r1.ebuild | 269 +
 2 files changed, 297 insertions(+)

diff --git a/net-print/hplip/files/hplip-3.16.9-hpps-indent.patch 
b/net-print/hplip/files/hplip-3.16.9-hpps-indent.patch
new file mode 100644
index ..bde17b1
--- /dev/null
+++ b/net-print/hplip/files/hplip-3.16.9-hpps-indent.patch
@@ -0,0 +1,28 @@
+From 7f507fcb139f19501d4f706098f24abc0be2d721 Mon Sep 17 00:00:00 2001
+From: Didier Raboud 
+Date: Thu, 1 Sep 2016 11:18:27 +0200
+Subject: Fix erroneous tabs in hpps python code, introduced in 3.16.8
+
+---
+ prnt/filters/hpps | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/prnt/filters/hpps b/prnt/filters/hpps
+index a882f85..e5f900c 100644
+--- a/prnt/filters/hpps
 b/prnt/filters/hpps
+@@ -191,11 +191,11 @@ if 'HPPinPrnt' in options and 'noHPPinPrnt' not in 
options:
+ msg("Setting Pin to default")
+ else:
+ szKeyInitials = ['HPFIDigit', 'HPSEDigit', 'HPTHDigit', 'HPFTDigit']  
   
+-  for x in szKeyInitials:
++for x in szKeyInitials:
+try:
+-  secpin += opts[x]
++   secpin += opts[x]
+except KeyError:
+-  secpin += '0'
++   secpin += '0'
+ 
+ os.write(output_fd, to_bytes_utf8('@PJL SET HOLDKEY="%s"\x0a' % secpin))
+ 

diff --git a/net-print/hplip/hplip-3.16.9-r1.ebuild 
b/net-print/hplip/hplip-3.16.9-r1.ebuild
new file mode 100644
index ..ccde78b
--- /dev/null
+++ b/net-print/hplip/hplip-3.16.9-r1.ebuild
@@ -0,0 +1,269 @@
+# 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_3,3_4} )
+PYTHON_REQ_USE="threads,xml"
+
+inherit eutils linux-info python-single-r1 readme.gentoo-r1 udev autotools
+
+DESCRIPTION="HP Linux Imaging and Printing - Print, scan, fax drivers and 
service tools"
+HOMEPAGE="http://hplipopensource.com/hplip-web/index.html";
+SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz
+   
https://dev.gentoo.org/~billie/distfiles/${PN}-3.16.5-patches-1.tar.xz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+
+IUSE="doc fax +hpcups hpijs kde -libusb0 minimal parport policykit +qt4 qt5 
scanner +snmp static-ppds X"
+
+# dependency on dev-python/notify-python dropped due to python 3 
incompatibility
+# possible replacement notify2 (https://pypi.python.org/pypi/notify2/0.3) not 
in tree
+
+COMMON_DEPEND="
+   virtual/jpeg:0
+   hpijs? (
+   || ( >=net-print/cups-filters-1.0.43-r1[foomatic] 
>=net-print/foomatic-filters-3.0.20080507[cups] )
+   )
+   >=net-print/cups-1.4.0
+   !minimal? (
+   ${PYTHON_DEPS}
+   !libusb0? ( virtual/libusb:1 )
+   libusb0? ( virtual/libusb:0 )
+   scanner? ( >=media-gfx/sane-backends-1.0.19-r1 )
+   fax? ( >=sys-apps/dbus-1.6.8-r1 )
+   snmp? (
+   net-analyzer/net-snmp
+   dev-libs/openssl:0
+   )
+   )"
+
+DEPEND="${COMMON_DEPEND}
+   virtual/pkgconfig"
+
+RDEPEND="${COMMON_DEPEND}
+   >=app-text/ghostscript-gpl-8.71-r3
+   policykit? ( sys-auth/polkit )
+   !minimal? (
+   >=dev-python/dbus-python-1.2.0-r1[${PYTHON_USEDEP}]
+   dev-python/pygobject[${PYTHON_USEDEP}]
+   kernel_linux? ( virtual/udev )
+   scanner? (
+   >=dev-python/reportlab-3.1.44-r2[${PYTHON_USEDEP}]
+   >=dev-python/pillow-3.1.1[${PYTHON_USEDEP}]
+   X? ( || (
+   kde? ( kde-misc/skanlite )
+   media-gfx/xsane
+   media-gfx/sane-frontends
+   ) )
+   )
+   fax? ( >=dev-python/reportlab-3.1.44-r2[${PYTHON_USEDEP}] )
+   qt4? ( >=dev-python/PyQt4-4.11.1[dbus,X,${PYTHON_USEDEP}] )
+   qt5? ( >=dev-python/PyQt5-5.5.1[dbus,gui,${PYTHON_USEDEP}] )
+   )"
+
+REQUIRED_USE="
+   !minimal? ( ${PYTHON_REQUIRED_USE} )
+   !minim

[gentoo-commits] repo/gentoo:master commit in: app-admin/conky/

2016-10-16 Thread Daniel Pielmeier
commit: 1e2784c11adc64ad92bfc23199d82674a3c6c711
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sun Oct 16 13:48:01 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sun Oct 16 13:48:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e2784c1

app-admin/conky: Version bump.

Package-Manager: portage-2.3.0

 app-admin/conky/Manifest|   1 +
 app-admin/conky/conky-1.10.5.ebuild | 183 
 2 files changed, 184 insertions(+)

diff --git a/app-admin/conky/Manifest b/app-admin/conky/Manifest
index d639c05..f49975d 100644
--- a/app-admin/conky/Manifest
+++ b/app-admin/conky/Manifest
@@ -1,2 +1,3 @@
 DIST conky-1.10.4.tar.gz 365145 SHA256 
ed61ffb3be9fd24965d40401c7d54553e732038f3da2e03454915779384f59b4 SHA512 
665a3c2a9b150576d7c29964dafb7030f5aa5955530142cf0d00f0f49f4a3b320924d389b3a833ef6eb18468000f5c62d918e8f067c7b40cd9e205d0bf0d8e0c
 WHIRLPOOL 
6ca2a043dbc20aaff94bd0c05367b535cd71819543d76dd9a90b79417e2ebb0462c9203901f4e26e887bc249388ec041e0f76dcccf24a88fed9ce4bb532af558
+DIST conky-1.10.5.tar.gz 365176 SHA256 
3bcf1ae93721e0575cd4ef8fd60da9e5bf1b2fbceb365fb9792f2aec6139f569 SHA512 
b432e79a02954dc8b5f33e8dd2f19aaf3bb2030449329d037fd12764773bfc3521becb7699ac161bcecbbc431c2a6a8368787a1c8bbe3418ea83983df48cc6d8
 WHIRLPOOL 
7a1bc0e6b3445d322a7bea73a7cb952fd00926ba6d2b0a3ddaf6aca9d7be9d49b0ab614f5daa524bb24fbeed57d9a69472e2bd3eac8c3eb5e6639774d19b7890
 DIST conky-1.9.0.tar.bz2 626555 SHA256 
baf1b550f135fbfb53e5e286a33aadc03a667d63bf6c4d52ba7637366295bb6f SHA512 
98c9f69fd8bee2062e3eddeb7a394cce932199ffd6c8664006d1222f0453569406613e63637848c77a455f7dae3f16be3079a2cab56ecafea51ec043de23c889
 WHIRLPOOL 
41bbe95ec838dbda2c2d4a9422d2f2f7d22d0cb99e87c59fbd32c0c7856cc83de36cbeefd982c964ec5229ae0b0342e84525aa5343d8c5cf9525205cea4a274a

diff --git a/app-admin/conky/conky-1.10.5.ebuild 
b/app-admin/conky/conky-1.10.5.ebuild
new file mode 100644
index ..a660756
--- /dev/null
+++ b/app-admin/conky/conky-1.10.5.ebuild
@@ -0,0 +1,183 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit cmake-utils linux-info readme.gentoo-r1
+
+DESCRIPTION="An advanced, highly configurable system monitor for X"
+HOMEPAGE="https://github.com/brndnmtthws/conky";
+SRC_URI="https://github.com/brndnmtthws/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3 BSD LGPL-2.1 MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86"
+IUSE="apcupsd audacious cmus curl eve hddtemp ical iconv imlib iostats ipv6 irc
+   lua-cairo lua-imlib lua-rsvg math moc mpd mysql nano-syntax ncurses
+   nvidia +portmon pulseaudio rss systemd thinkpad truetype vim-syntax
+   weather-metar weather-xoap webserver wifi X xmms2"
+
+DEPEND_COMMON="
+   X? (
+   imlib? ( media-libs/imlib2[X] )
+   lua-cairo? (
+   >=dev-lua/toluapp-1.0.93
+   x11-libs/cairo[X] )
+   lua-imlib? (
+   >=dev-lua/toluapp-1.0.93
+   media-libs/imlib2[X] )
+   lua-rsvg? (
+   >=dev-lua/toluapp-1.0.93
+   gnome-base/librsvg )
+   nvidia? ( || ( x11-drivers/nvidia-drivers[tools,static-libs] 
media-video/nvidia-settings ) )
+   truetype? ( x11-libs/libXft >=media-libs/freetype-2 )
+   x11-libs/libX11
+   x11-libs/libXdamage
+   x11-libs/libXinerama
+   x11-libs/libXfixes
+   x11-libs/libXext
+   audacious? ( >=media-sound/audacious-1.5 dev-libs/glib:2 )
+   xmms2? ( media-sound/xmms2 )
+   )
+   cmus? ( media-sound/cmus )
+   curl? ( net-misc/curl )
+   eve? ( net-misc/curl dev-libs/libxml2 )
+   ical? ( dev-libs/libical )
+   iconv? ( virtual/libiconv )
+   irc? ( net-libs/libircclient )
+   mysql? ( >=virtual/mysql-5.0 )
+   ncurses? ( sys-libs/ncurses:= )
+   pulseaudio? ( media-sound/pulseaudio )
+   rss? ( dev-libs/libxml2 net-misc/curl dev-libs/glib:2 )
+   systemd? ( sys-apps/systemd )
+   wifi? ( net-wireless/wireless-tools )
+   weather-metar? ( net-misc/curl )
+   weather-xoap? ( dev-libs/libxml2 net-misc/curl )
+   webserver? ( net-libs/libmicrohttpd )
+   >=dev-lang/lua-5.1.4-r8:0
+   "
+RDEPEND="
+   ${DEPEND_COMMON}
+   apcupsd? ( sys-power/apcupsd )
+   hddtemp? ( app-admin/hddtemp )
+   moc? ( media-sound/moc )
+   nano-syntax? ( app-editors/nano )
+   vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )
+   "
+DEPEND="
+   ${DEPEND_COMMON}
+   app-text/docbook2X
+   "
+
+CONFIG_CHECK=~IPV6
+
+DOCS=( README.md TODO ChangeLog NEWS AUTHORS )
+
+DISABL

[gentoo-commits] repo/gentoo:master commit in: net-print/hplip-plugin/

2016-09-30 Thread Daniel Pielmeier
commit: f74e81113e347cefafab9d75cb18965870a7b718
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Fri Sep 30 16:43:09 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Sep 30 16:43:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f74e8111

net-print/hplip-plugin: Remove old.

Package-Manager: portage-2.3.0

 net-print/hplip-plugin/Manifest   |  2 -
 net-print/hplip-plugin/hplip-plugin-3.16.7.ebuild | 69 ---
 net-print/hplip-plugin/hplip-plugin-3.16.8.ebuild | 69 ---
 3 files changed, 140 deletions(-)

diff --git a/net-print/hplip-plugin/Manifest b/net-print/hplip-plugin/Manifest
index 9e76349..5e2a604 100644
--- a/net-print/hplip-plugin/Manifest
+++ b/net-print/hplip-plugin/Manifest
@@ -1,4 +1,2 @@
 DIST hplip-3.14.10-plugin.run 1869038 SHA256 
b395b480ad86b9f27b6a2f63b6ecb00beb78e762a6137efb81dc1104837f9b81 SHA512 
3e5bea924e989d902aea0de182941be692a124ba8c27f53ce2e4f137308bad8373462c6128c26716e481e758f76533163d311a2676df034c1b15d6ef6ed008be
 WHIRLPOOL 
18375de4cc92cb73bcaa109927bd34f8487938b02472f0b7adbf44ad4688e5c6a1d030077b1e3c14f15f9b8e4cc86d195b0195e2d08121f746c62624db4658db
 DIST hplip-3.16.3-plugin.run 2084271 SHA256 
b7edef2a1c5c0a5e001deb4a18c0ef7202e653596e97144b8908ae093818070f SHA512 
2ae8aeb40c2604a2c6b9725700f9addf7a82e819d603631158a5d5feac931248e53e7533178100df1fc12b0dc2340cb3ae0d85f145cd023a311f77bbe67e7c7f
 WHIRLPOOL 
928117f862030eca9c3e5813eb8c4db66570923695b0c7af17df1992f339d2478f42af67ca0e0eb8cfa1d7425b522082fde3b8c829c3f5167e1ec503c95a986b
-DIST hplip-3.16.7-plugin.run 2084352 SHA256 
6e0818ec4581a814c0d92dce953ecf85eb7b9b10d358a3c9e8282162591e88cc SHA512 
5b361c13e2b0efa59877897c1fc034d3a75194e0d39571c7e850c11544d7c85931852b3c4dea6945378793b529ffa3704377f81cab8b04fcc2abf0dee41d1b05
 WHIRLPOOL 
47a93d599644761a90ef6a5bfb51532fc7ecd76421ab14c5bba7bb7b29bbc0e73fceb0400c47a3ca7d13134a1aefb4bbd74d1fc8a353a0b39379fa113d53fbb1
-DIST hplip-3.16.8-plugin.run 2087862 SHA256 
dd0b67fc1958bcf30c7ec7cb013d36d8071db6f78cc531e2169d139ba29117eb SHA512 
f7ca720f343aef9b0d2fd4b3ded909c63fd6d7abce10060d5854b73c63d4a7c4e50c38da55728a53103dddac651068a242e07ae54be84b0ff6cb61fadba35245
 WHIRLPOOL 
5da94f21d59b51dcec1241046d1f9b7e4a44a8a9d56a4d5d615d2b117487556e67749c72a7d33e81536c0e25652614f88c0c8c6a8a65dcc45a6feac6da03293e

diff --git a/net-print/hplip-plugin/hplip-plugin-3.16.7.ebuild 
b/net-print/hplip-plugin/hplip-plugin-3.16.7.ebuild
deleted file mode 100644
index 8408448..
--- a/net-print/hplip-plugin/hplip-plugin-3.16.7.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="6"
-
-inherit udev unpacker
-
-DESCRIPTION="Proprietary plugins and firmware for HPLIP"
-HOMEPAGE="http://hplipopensource.com/hplip-web/index.html";
-SRC_URI="http://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/hplip-${PV}-plugin.run";
-
-LICENSE="hplip-plugin"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-   ~net-print/hplip-${PV}
-   virtual/udev
-"
-DEPEND=""
-
-S=${WORKDIR}
-
-HPLIP_HOME=/usr/share/hplip
-
-# Binary prebuilt package
-QA_PRESTRIPPED="
-   /usr/share/hplip/fax/plugins/fax_marvell.so
-   /usr/share/hplip/prnt/plugins/hbpl1.so
-   /usr/share/hplip/prnt/plugins/lj.so
-   /usr/share/hplip/scan/plugins/bb_marvell.so
-   /usr/share/hplip/scan/plugins/bb_soapht.so
-   /usr/share/hplip/scan/plugins/bb_soap.so
-"
-
-# License does not allow us to redistribute the "source" package
-RESTRICT="mirror"
-
-src_unpack() {
-   unpack_makeself "hplip-${PV}-plugin.run"
-}
-
-src_install() {
-   local hplip_arch=$(use amd64 && echo 'x86_64' || echo 'x86_32')
-
-   insinto "${HPLIP_HOME}"/data/firmware
-   doins *.fw.gz
-
-   for plugin in *-${hplip_arch}.so; do
-   local plugin_type=prnt
-   case "${plugin}" in
-   fax_*) plugin_type=fax ;;
-   bb_*)  plugin_type=scan ;;
-   esac
-
-   exeinto "${HPLIP_HOME}"/${plugin_type}/plugins
-   newexe ${plugin} ${plugin/-${hplip_arch}}
-   done
-
-   mkdir -p "${ED}/var/lib/hp/"
-   cat >> "${ED}/var/lib/hp/hplip.state" <<-_EOF_
-   [plugin]
-   installed = 1
-   eula = 1
-   version = ${PV}
-   _EOF_
-}

diff --git a/net-print/hplip-plugin/hplip-plugin-3.16.8.ebuild 
b/net-print/hplip-plugin/hplip-plugin-3.16.8.ebuild
deleted file mode 100644
index 8408448..
--- a/net-print/hplip-plugin/hplip-plugin-3.16.8.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2016 Ge

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

2016-09-30 Thread Daniel Pielmeier
commit: c81a9d7929669184e334dffe75ab3f4454393e23
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Fri Sep 30 16:06:46 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Sep 30 16:06:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c81a9d79

dev-libs/libburn: Remove old.

Package-Manager: portage-2.3.0

 dev-libs/libburn/Manifest |  1 -
 dev-libs/libburn/libburn-1.4.2_p01.ebuild | 47 ---
 2 files changed, 48 deletions(-)

diff --git a/dev-libs/libburn/Manifest b/dev-libs/libburn/Manifest
index dc7b2b3..4aca6c6 100644
--- a/dev-libs/libburn/Manifest
+++ b/dev-libs/libburn/Manifest
@@ -1,4 +1,3 @@
 DIST libburn-1.3.8.tar.gz 967404 SHA256 
46266bdd4b37ca9700a44bbd8dbfbf3526423ede25751fd2f0211b2b5ce29283 SHA512 
4f279319b49bc5f5d42751fcab16bfe949e14e6e1018f9138bcc9f8e10a298ecf9795780d5f8807c5c2bf1cc0332f931b709f1fb5809f30abb8054297370f3c6
 WHIRLPOOL 
a814ab1c88b70b03788d490c1d6f9305878613d529fdd58df65a13bc683cf2e6c4e877192f85ffca07474a866115a34ef3932e838097e88db08d73554ed2ad3c
-DIST libburn-1.4.2.pl01.tar.gz 970417 SHA256 
33cfcd7f5deb3c6f325ca9eaef36c59b4fcb384bfcddaaa16d9a89da88a80edb SHA512 
74f8187f69e97bf6a138a2d220144f956ad11a5968859272791bc14de7eef675a181bfd211cba1c914fcac1bc70c77dc5adc08fcad027122f81003fbd1554c40
 WHIRLPOOL 
43dee3fb42508a65f17f994b8effaeb308f5050a94380a18e8cc1d5e98f7305c4740c090341a3d147caa52a277c42befe8cf16e301804bc5220872a219ac8692
 DIST libburn-1.4.4.tar.gz 972931 SHA256 
1bf7040d6f1274acd868aec02a3c13241d0da8d9078067d228f2966ca40e7d14 SHA512 
03af832c3149ac9b91f2bdb77fbf7a73587710728aee952aaff3a456b7f84532b6e2a35d1d4bad933a20f2f5cb9bd0d8314495cea22dd44b40ce4cbc26e31861
 WHIRLPOOL 
2b8c25b5ee9d36ce0d130313b09d8fd8da3d996e69b818ba98b40ee4fc94f289898ce93471ac8141a9dad14263005f6a4a4f312b5f881c9765fbe3e4d3c3c8ec
 DIST libburn-1.4.6.tar.gz 975088 SHA256 
9d36faab25478c01122a65873133b7fc60eb5ffbe12710d5757a7c3574227071 SHA512 
2bdbe832168ed430a66d8f733e9f28bf0c2fc8180673da383c4aa014448569614b9f0680d9f0ea5d61b2ed76bd8b9ecc38bd5a63788fc6b32ba0f4bdac2cee78
 WHIRLPOOL 
59e05928d2b5df73cac0514eef0f9d7fc133fa0d7256b0201daf702422b0d2b0a0e3c4ae0772faf681c5a17583d8d778501da048ea040deabdd49c19f5fd530b

diff --git a/dev-libs/libburn/libburn-1.4.2_p01.ebuild 
b/dev-libs/libburn/libburn-1.4.2_p01.ebuild
deleted file mode 100644
index 3a66784..
--- a/dev-libs/libburn/libburn-1.4.2_p01.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
-
-inherit eutils
-
-MY_PV="${PV/_p01/.pl01}"
-
-DESCRIPTION="Open-source library for reading, mastering and writing optical 
discs"
-HOMEPAGE="http://libburnia-project.org";
-SRC_URI="http://files.libburnia-project.org/releases/${PN}-${MY_PV}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="cdio debug static-libs track-src-odirect"
-
-RDEPEND="cdio? ( >=dev-libs/libcdio-0.83 )"
-DEPEND="$RDEPEND
-   virtual/pkgconfig"
-
-S="${WORKDIR}/${P%_p01}"
-
-src_configure() {
-   econf \
-   $(use_enable static-libs static) \
-   $(use_enable track-src-odirect) \
-   --enable-pkg-check-modules \
-   $(use_enable cdio libcdio) \
-   --disable-ldconfig-at-install \
-   $(use_enable debug)
-}
-
-src_install() {
-   default
-
-   dodoc CONTRIBUTORS doc/{comments,*.txt}
-
-   docinto cdrskin
-   dodoc cdrskin/{*.txt,README}
-   docinto cdrskin/html
-   dohtml cdrskin/cdrskin_eng.html
-
-   prune_libtool_files --all
-}



[gentoo-commits] repo/gentoo:master commit in: net-print/hplip/

2016-09-30 Thread Daniel Pielmeier
commit: 69a2c224189f509fc13d3e0e8adc25941a733e6d
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Fri Sep 30 16:11:30 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Sep 30 16:11:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69a2c224

net-print/hplip: Remove old.

Package-Manager: portage-2.3.0

 net-print/hplip/Manifest|   2 -
 net-print/hplip/hplip-3.16.7.ebuild | 268 
 net-print/hplip/hplip-3.16.8.ebuild | 268 
 3 files changed, 538 deletions(-)

diff --git a/net-print/hplip/Manifest b/net-print/hplip/Manifest
index 7f75fb5..7041391 100644
--- a/net-print/hplip/Manifest
+++ b/net-print/hplip/Manifest
@@ -3,6 +3,4 @@ DIST hplip-3.14.10.tar.gz 21773429 SHA256 
11b3cd8311dea6b22a4c80be1e5d021e84d15a
 DIST hplip-3.16.2-patches-1.tar.xz 8188 SHA256 
8a9a78e0caac1731eae79f047a6054b411c237c579fdfd07bc59d435db708705 SHA512 
7eb03c093cfb9ef6b9a980ef5520575310d080c45ed13191933a5facaf9bbb04b38c8381762a3ecd33884ad582830e61e17b6c17f2ed7cdf910670e05eed2510
 WHIRLPOOL 
6721eac17977485eae0cb22b1702d0479003e3639e806ecd3c5888f1b5015a0bf904512104ebefee4b3d5f64abebd0608090e00310ec8d5b48f210c7e4a95e4e
 DIST hplip-3.16.3.tar.gz 22408596 SHA256 
42d2302ee38bda41caa0f2f9524a91f531e3aa432814ffd45b3e5c396dc30194 SHA512 
32d2f88c0983208e77592f73bf65cf2900cd6aa234d09220a18b45b5fc4bd0d10e9cfc8c7a10639e5a51ad5f5d0f8ed7bd477d08c86b89c633a1bbcd42682915
 WHIRLPOOL 
b287ecf80c2e7b0da0de0afefcf60c507f9d42c74dbba1e745b4b43f253a5b0dedb6398a1f073e14d196296da47764e983138c0151e05bfc7a5dd416458662a0
 DIST hplip-3.16.5-patches-1.tar.xz 8200 SHA256 
98866e57a247e7a30d9cd584ed9411aa79a6185294a73b4cc5961efe9a5e5fa6 SHA512 
36d33da5fc4105183cbc5137845ddccd8ab2b6abbff053a3a51f3da61c26c2d9d48dcb735345fb453abd67b6a0797aa337102c366cce037bc7006599b20b1646
 WHIRLPOOL 
8ac91bdefeb177c092b1d6de16474e8e1da57ad046dbc579f14fd40a27d1837d9bf142573137ef8d91c37dc7b03ca908fd5bfad23a9815af2015b521091c2700
-DIST hplip-3.16.7.tar.gz 22872438 SHA256 
9dfe0642636f2b40cb7f1c178e7ab8a794f4d0be8f75be348d1b681793f3ffc2 SHA512 
68fb6748bd04809c58f0739c31487b79042f8ae89a642aa3fdcb9ee4474a319ab880c3e95b318465a70ff2ee112b576a398ef98ae3a0de45e60fba3357af6abb
 WHIRLPOOL 
9a7a5ea51214ffd4b1604e613ccbf726ebca9cdc3ef0fe2c221611d67da9b97dcdfa01079396339e7f2382d2040f3d4e7da7782cdc5372c08a25e0c66d83f9c3
-DIST hplip-3.16.8.tar.gz 22942175 SHA256 
a9da67ae51c17487a8d725eb9c0bf9c6f0416e1fffa7db6cdff5302b1c556ceb SHA512 
213a39739834eca4e8b247706394cbeb6cf4ada547711d7b3e9187a43e8da8988b1b3efebdffb709cb73bc9ca863200d1405297d5797260eafae6a68531dc15f
 WHIRLPOOL 
ce6c00b8602589c7c16e6e6efb4ac47999c45f95519817f728be2bcdc1269916a5ff6e1f67a45a8f51cd16834ecdf599dfbd0ac18946aa68532b286560ba9956
 DIST hplip-3.16.9.tar.gz 23057361 SHA256 
cc8cf2a7baa1403cddd6503f120c58780c786b42fad073da6caec7535d3797a6 SHA512 
801bf6578759b1204eb8ede376ee0a22a12c7821ceafeb8c84a2aa5596bfccef222a15af896c33ba46c53b3e4776629efee264b6d67487cbf197b028d22b68ff
 WHIRLPOOL 
3374e43630a39c245541180ac9e6b76431687f5b977271a4bc09cd8de897bfc992ab43ab5235bb4806da33a65d22aeb0ea2783fa52501aaafdd142e229621492

diff --git a/net-print/hplip/hplip-3.16.7.ebuild 
b/net-print/hplip/hplip-3.16.7.ebuild
deleted file mode 100644
index e991e1ff..
--- a/net-print/hplip/hplip-3.16.7.ebuild
+++ /dev/null
@@ -1,268 +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_3,3_4} )
-PYTHON_REQ_USE="threads,xml"
-
-inherit eutils linux-info python-single-r1 readme.gentoo-r1 udev autotools
-
-DESCRIPTION="HP Linux Imaging and Printing - Print, scan, fax drivers and 
service tools"
-HOMEPAGE="http://hplipopensource.com/hplip-web/index.html";
-SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz
-   
https://dev.gentoo.org/~billie/distfiles/${PN}-3.16.5-patches-1.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-
-IUSE="doc fax +hpcups hpijs kde -libusb0 minimal parport policykit +qt4 qt5 
scanner +snmp static-ppds X"
-
-# dependency on dev-python/notify-python dropped due to python 3 
incompatibility
-# possible replacement notify2 (https://pypi.python.org/pypi/notify2/0.3) not 
in tree
-
-COMMON_DEPEND="
-   virtual/jpeg:0
-   hpijs? (
-   || ( >=net-print/cups-filters-1.0.43-r1[foomatic] 
>=net-print/foomatic-filters-3.0.20080507[cups] )
-   )
-   >=net-print/cups-1.4.0
-   !minimal? (
-   ${PYTHON_DEPS}
-   !libusb0? ( virtual/libusb:1 )
-   libusb0? ( virtual/libusb:0 )
-   scanner? ( >=media-gfx/sane-backends-1.0.19-r1 )
-   fax? ( >=sys-apps/dbus-1.6.8-r1 )
-   snmp? (
-   net-analyzer/net-snmp
-  

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

2016-09-30 Thread Daniel Pielmeier
commit: 5ce4528503db76ea571f41be64b99434aeb2827e
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Fri Sep 30 16:09:21 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Sep 30 16:09:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ce45285

dev-libs/libisoburn: Remove old.

Package-Manager: portage-2.3.0

 dev-libs/libisoburn/Manifest|  1 -
 dev-libs/libisoburn/libisoburn-1.4.2.ebuild | 66 -
 2 files changed, 67 deletions(-)

diff --git a/dev-libs/libisoburn/Manifest b/dev-libs/libisoburn/Manifest
index 2257453..efa3fe3 100644
--- a/dev-libs/libisoburn/Manifest
+++ b/dev-libs/libisoburn/Manifest
@@ -1,4 +1,3 @@
 DIST libisoburn-1.3.8.tar.gz 1429974 SHA256 
b75c9a7f17faab5280ddc34ea6610c4e8bcf630762ee386d10bc52c4b50f6806 SHA512 
369299e491a379e048038d8a46040feb628b6b9dfb6d6ffac01808b6814e6ca936bb7e4fe75f904ce755e9957011403a5d38bff9f37901086d284f5c1014deb7
 WHIRLPOOL 
3dc40ab34838bb3d79f0cbb08b16480106de16b2c8401859c52fa139eb8a555f4182402dacf51ee481ec8f490a33a2e09cfc4ec3ba63db9fc876854c80f4dd12
-DIST libisoburn-1.4.2.tar.gz 1496784 SHA256 
2dfac7312fd136db5c5e1a9738e3a0896bddea2f89621bd071f3b8045aef54d6 SHA512 
aaf9d8eee70cbdf2a64315fe68d03c097f26f24f0d21394b7dc1ff1370eed2d21edf54273f2897371b05c9f8772821ae7ba5ea51f52ea43b39538ef64afff555
 WHIRLPOOL 
0156e5a6da8433c412ea2c6122364937a673ffa961707fa14530eaaeae7e0f960a1a020c0d74ab2202ecbc8f4348c5eec1de32566f01bdfdac0234baa8e30585
 DIST libisoburn-1.4.4.tar.gz 1514261 SHA256 
7b02a1930382d7ebb4ed9e32917aebd4967c2255fdb3549a95ace5c6276fc2d6 SHA512 
63cbb9afb02fdbe32c47e8cab6fe38082580d00296bdd2b7d9514fe42338e913d837dc56513048c37874a29bb279dad9bb84d39b00a29d85eaf29aad88f5e81b
 WHIRLPOOL 
1b06feddeeaae6f90d68d454840a58280740ef477d9dee45a9f32f0a88066f52b271ed41b320247b9ffd8c8139d9c13ddda3760eef1471e6f412dcc140c4cbce
 DIST libisoburn-1.4.6.tar.gz 1528141 SHA256 
69efe9490e9ed6dbb1d8cad387ccaf5dcc5bb39dd466eef208a6b77a48584def SHA512 
329d3234e8ae31abcab8d8a61a6531ab7ccdd8340148f84a6c77a23bbe16b303bf1dc95cafc751bf13f83e855f158b59ddd9e93c3dd1fe6046c1b5ea27eefb69
 WHIRLPOOL 
2b325541fe72e32acbd19c261a82b2c1475046467e33f5e1dd47d4aa64ed73f1a9f5d69281acd5978d65c046ff4c70dd7a4b6f3ef713f971e646cc5d12b7eb20

diff --git a/dev-libs/libisoburn/libisoburn-1.4.2.ebuild 
b/dev-libs/libisoburn/libisoburn-1.4.2.ebuild
deleted file mode 100644
index 27799df..
--- a/dev-libs/libisoburn/libisoburn-1.4.2.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils
-
-DESCRIPTION="Creation/expansion of ISO-9660 filesystems on CD/DVD media 
supported by libburn"
-HOMEPAGE="http://libburnia-project.org/";
-SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
-
-LICENSE="GPL-2 GPL-3"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE="acl cdio debug external-filters external-filters-setuid frontend-optional
-   launch-frontend launch-frontend-setuid libedit readline static-libs 
xattr zlib"
-
-REQUIRED_USE="frontend-optional? ( || ( launch-frontend launch-frontend-setuid 
) )"
-
-RDEPEND=">=dev-libs/libburn-1.4.2
-   >=dev-libs/libisofs-1.4.2
-   readline? ( sys-libs/readline:0= )
-   !readline? ( libedit? ( dev-libs/libedit ) )
-   acl? ( virtual/acl )
-   xattr? ( sys-apps/attr )
-   zlib? ( sys-libs/zlib )
-   cdio? ( >=dev-libs/libcdio-0.83 )
-   launch-frontend? ( dev-lang/tcl:0 dev-lang/tk:0 )
-   launch-frontend-setuid? ( dev-lang/tcl:0 dev-lang/tk:0 )
-   frontend-optional? ( dev-tcltk/bwidget )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_configure() {
-   econf \
-   $(use_enable static-libs static) \
-   $(use_enable readline libreadline) \
-   $(usex readline --disable-libedit $(use_enable libedit)) \
-   $(use_enable acl libacl) \
-   $(use_enable xattr) \
-   $(use_enable zlib) \
-   --disable-libjte \
-   $(use_enable cdio libcdio) \
-   $(use_enable external-filters) \
-   $(use_enable external-filters-setuid) \
-   $(use_enable launch-frontend) \
-   $(use_enable launch-frontend-setuid) \
-   --disable-ldconfig-at-install \
-   --enable-pkg-check-modules \
-   $(use_enable debug)
-}
-
-src_install() {
-   default
-
-   dodoc CONTRIBUTORS doc/{comments,*.wiki,startup_file.txt}
-
-   docinto frontend
-   dodoc frontend/README-tcltk
-   docinto xorriso
-   dodoc xorriso/{changelog.txt,README_gnu_xorriso}
-   docinto xorriso/html
-
-   prune_libtool_files --all
-}



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

2016-09-30 Thread Daniel Pielmeier
commit: c37961f1dce13f0d3b1db92328fb7427922d5568
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Fri Sep 30 16:08:08 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Sep 30 16:08:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c37961f1

dev-libs/libisofs: Remove old.

Package-Manager: portage-2.3.0

 dev-libs/libisofs/Manifest  |  1 -
 dev-libs/libisofs/libisofs-1.4.2.ebuild | 42 -
 2 files changed, 43 deletions(-)

diff --git a/dev-libs/libisofs/Manifest b/dev-libs/libisofs/Manifest
index bbca159..2340f49 100644
--- a/dev-libs/libisofs/Manifest
+++ b/dev-libs/libisofs/Manifest
@@ -1,4 +1,3 @@
 DIST libisofs-1.3.8.tar.gz 802154 SHA256 
acd7bf42d5d1d5c277f4aad46e5b96229045a38a0fb7d43cfd7841ee3268fda5 SHA512 
7e078a4070741d975234ac10ed6cd2a0366724e9fa440e7063c64f91a60c9454c6828e2b7737d6105f36067008495bfcba8327e56892ccb0962027dc78e251ce
 WHIRLPOOL 
660f2cba77e8b83306fe4d40e34f0e94ecc18a8defd0375cadc84c0d964d6c868b2965329e51e3b5139c88e7cb20ee78f817004cb141e8be5528aa00a25d5647
-DIST libisofs-1.4.2.tar.gz 820426 SHA256 
d5e7f3ea613a78924dde979f699427b1c6b85ba4540d275aa67945b4a70fb3ab SHA512 
609a803c091beb1ed8cb177703c5f4480e63d5d115ac20b07a2a906285d6d8f7a311f94ee5f1e6add61d82ca8783405c38a48ae1e142dc97c27e67df99f71dfa
 WHIRLPOOL 
891d4f2f5aef4e59083cc06d8735d47ca92beaae14545c77171e88b4c99747e2321620c9ae61c74c1d8d32999e8376078fc9e22d97c562a6a8b43b923376a151
 DIST libisofs-1.4.4.tar.gz 824640 SHA256 
2418f0feeea652dc122a39840d58c6931aa1008480385f7403881d82a629bdfd SHA512 
1d4e7f8c8cea20d1c4a6e809b3d3240eb227f6a25412199c512aef74e9c5b57f3c0e8e1e899c9782cd3db2ede384587cc19370a7bbfed16ad5c075a7b608bd8c
 WHIRLPOOL 
bea0e74107bbaf2d2fdba779dd676d1d4033fb86ad7f5ab3a3093bb54337fb7440e5eacabd812420267d164a0d884083d4c24d744b4224be99b85979fa4813f3
 DIST libisofs-1.4.6.tar.gz 826874 SHA256 
14ab0b384e988d651092ca184d5f18dba83a9cfa05ff5e581770d6baa879a50a SHA512 
7eed78a4194f96a019465e8f80bed0cd9f75a803eb11e31e60815b94712c7aa3ac218c6c6f39202a35cbe27b323f94f6d87502395975aa86805116cfbaf2b13e
 WHIRLPOOL 
428ee41a7f611d45988ade4b60c2b2c6dc8b313521fffcd7e803c9f90d77fc6658147cfe98a24ac9f611173bcdf621f6a450c3073d8163920fd2d1a91e1b3707

diff --git a/dev-libs/libisofs/libisofs-1.4.2.ebuild 
b/dev-libs/libisofs/libisofs-1.4.2.ebuild
deleted file mode 100644
index 36f669b..
--- a/dev-libs/libisofs/libisofs-1.4.2.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils
-
-DESCRIPTION="Open-source library for reading, mastering and writing optical 
discs"
-HOMEPAGE="http://libburnia-project.org/";
-SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="acl debug static-libs verbose-debug xattr zlib"
-
-RDEPEND="acl? ( virtual/acl )
-   xattr? ( sys-apps/attr )
-   zlib? ( sys-libs/zlib )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_configure() {
-   econf \
-   $(use_enable static-libs static) \
-   $(use_enable debug) \
-   $(use_enable verbose-debug) \
-   $(use_enable acl libacl) \
-   $(use_enable xattr) \
-   $(use_enable zlib) \
-   --disable-libjte \
-   --disable-ldconfig-at-install
-}
-
-src_install() {
-   default
-
-   dodoc Roadmap doc/{*.txt,Tutorial}
-
-   prune_libtool_files --all
-}



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

2016-09-30 Thread Daniel Pielmeier
commit: 363c829df85f288bb715c8052cdc931e5271703d
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Fri Sep 30 16:05:17 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Sep 30 16:05:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=363c829d

dev-libs/libisoburn: Version bump.

Package-Manager: portage-2.3.0

 dev-libs/libisoburn/Manifest|  1 +
 dev-libs/libisoburn/libisoburn-1.4.6.ebuild | 65 +
 2 files changed, 66 insertions(+)

diff --git a/dev-libs/libisoburn/Manifest b/dev-libs/libisoburn/Manifest
index ede4712..2257453 100644
--- a/dev-libs/libisoburn/Manifest
+++ b/dev-libs/libisoburn/Manifest
@@ -1,3 +1,4 @@
 DIST libisoburn-1.3.8.tar.gz 1429974 SHA256 
b75c9a7f17faab5280ddc34ea6610c4e8bcf630762ee386d10bc52c4b50f6806 SHA512 
369299e491a379e048038d8a46040feb628b6b9dfb6d6ffac01808b6814e6ca936bb7e4fe75f904ce755e9957011403a5d38bff9f37901086d284f5c1014deb7
 WHIRLPOOL 
3dc40ab34838bb3d79f0cbb08b16480106de16b2c8401859c52fa139eb8a555f4182402dacf51ee481ec8f490a33a2e09cfc4ec3ba63db9fc876854c80f4dd12
 DIST libisoburn-1.4.2.tar.gz 1496784 SHA256 
2dfac7312fd136db5c5e1a9738e3a0896bddea2f89621bd071f3b8045aef54d6 SHA512 
aaf9d8eee70cbdf2a64315fe68d03c097f26f24f0d21394b7dc1ff1370eed2d21edf54273f2897371b05c9f8772821ae7ba5ea51f52ea43b39538ef64afff555
 WHIRLPOOL 
0156e5a6da8433c412ea2c6122364937a673ffa961707fa14530eaaeae7e0f960a1a020c0d74ab2202ecbc8f4348c5eec1de32566f01bdfdac0234baa8e30585
 DIST libisoburn-1.4.4.tar.gz 1514261 SHA256 
7b02a1930382d7ebb4ed9e32917aebd4967c2255fdb3549a95ace5c6276fc2d6 SHA512 
63cbb9afb02fdbe32c47e8cab6fe38082580d00296bdd2b7d9514fe42338e913d837dc56513048c37874a29bb279dad9bb84d39b00a29d85eaf29aad88f5e81b
 WHIRLPOOL 
1b06feddeeaae6f90d68d454840a58280740ef477d9dee45a9f32f0a88066f52b271ed41b320247b9ffd8c8139d9c13ddda3760eef1471e6f412dcc140c4cbce
+DIST libisoburn-1.4.6.tar.gz 1528141 SHA256 
69efe9490e9ed6dbb1d8cad387ccaf5dcc5bb39dd466eef208a6b77a48584def SHA512 
329d3234e8ae31abcab8d8a61a6531ab7ccdd8340148f84a6c77a23bbe16b303bf1dc95cafc751bf13f83e855f158b59ddd9e93c3dd1fe6046c1b5ea27eefb69
 WHIRLPOOL 
2b325541fe72e32acbd19c261a82b2c1475046467e33f5e1dd47d4aa64ed73f1a9f5d69281acd5978d65c046ff4c70dd7a4b6f3ef713f971e646cc5d12b7eb20

diff --git a/dev-libs/libisoburn/libisoburn-1.4.6.ebuild 
b/dev-libs/libisoburn/libisoburn-1.4.6.ebuild
new file mode 100644
index ..882be32
--- /dev/null
+++ b/dev-libs/libisoburn/libisoburn-1.4.6.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit eutils
+
+DESCRIPTION="Creation/expansion of ISO-9660 filesystems on CD/DVD media 
supported by libburn"
+HOMEPAGE="http://libburnia-project.org/";
+SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
+
+LICENSE="GPL-2 GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+IUSE="acl cdio debug external-filters external-filters-setuid frontend-optional
+   launch-frontend launch-frontend-setuid libedit readline static-libs 
xattr zlib"
+
+REQUIRED_USE="frontend-optional? ( || ( launch-frontend launch-frontend-setuid 
) )"
+
+RDEPEND=">=dev-libs/libburn-1.4.6
+   >=dev-libs/libisofs-1.4.6
+   readline? ( sys-libs/readline:0= )
+   !readline? ( libedit? ( dev-libs/libedit ) )
+   acl? ( virtual/acl )
+   xattr? ( sys-apps/attr )
+   zlib? ( sys-libs/zlib )
+   cdio? ( >=dev-libs/libcdio-0.83 )
+   launch-frontend? ( dev-lang/tcl:0 dev-lang/tk:0 )
+   launch-frontend-setuid? ( dev-lang/tcl:0 dev-lang/tk:0 )
+   frontend-optional? ( dev-tcltk/bwidget )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+src_configure() {
+   econf \
+   $(use_enable static-libs static) \
+   $(use_enable readline libreadline) \
+   $(usex readline --disable-libedit $(use_enable libedit)) \
+   $(use_enable acl libacl) \
+   $(use_enable xattr) \
+   $(use_enable zlib) \
+   --disable-libjte \
+   $(use_enable cdio libcdio) \
+   $(use_enable external-filters) \
+   $(use_enable external-filters-setuid) \
+   $(use_enable launch-frontend) \
+   $(use_enable launch-frontend-setuid) \
+   --disable-ldconfig-at-install \
+   --enable-pkg-check-modules \
+   $(use_enable debug)
+}
+
+src_install() {
+   default
+
+   dodoc CONTRIBUTORS doc/{comments,*.wiki,startup_file.txt}
+
+   docinto frontend
+   dodoc frontend/README-tcltk
+   docinto xorriso
+   dodoc xorriso/{changelog.txt,README_gnu_xorriso}
+
+   prune_libtool_files --all
+}



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

2016-09-30 Thread Daniel Pielmeier
commit: 8ad7b07941d2c2fdc8f8c17920d43cf57e7c1c46
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Fri Sep 30 16:03:16 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Sep 30 16:03:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ad7b079

dev-libs/libisofs: Version bump.

Package-Manager: portage-2.3.0

 dev-libs/libisofs/Manifest  |  1 +
 dev-libs/libisofs/libisofs-1.4.6.ebuild | 42 +
 2 files changed, 43 insertions(+)

diff --git a/dev-libs/libisofs/Manifest b/dev-libs/libisofs/Manifest
index adece8b..bbca159 100644
--- a/dev-libs/libisofs/Manifest
+++ b/dev-libs/libisofs/Manifest
@@ -1,3 +1,4 @@
 DIST libisofs-1.3.8.tar.gz 802154 SHA256 
acd7bf42d5d1d5c277f4aad46e5b96229045a38a0fb7d43cfd7841ee3268fda5 SHA512 
7e078a4070741d975234ac10ed6cd2a0366724e9fa440e7063c64f91a60c9454c6828e2b7737d6105f36067008495bfcba8327e56892ccb0962027dc78e251ce
 WHIRLPOOL 
660f2cba77e8b83306fe4d40e34f0e94ecc18a8defd0375cadc84c0d964d6c868b2965329e51e3b5139c88e7cb20ee78f817004cb141e8be5528aa00a25d5647
 DIST libisofs-1.4.2.tar.gz 820426 SHA256 
d5e7f3ea613a78924dde979f699427b1c6b85ba4540d275aa67945b4a70fb3ab SHA512 
609a803c091beb1ed8cb177703c5f4480e63d5d115ac20b07a2a906285d6d8f7a311f94ee5f1e6add61d82ca8783405c38a48ae1e142dc97c27e67df99f71dfa
 WHIRLPOOL 
891d4f2f5aef4e59083cc06d8735d47ca92beaae14545c77171e88b4c99747e2321620c9ae61c74c1d8d32999e8376078fc9e22d97c562a6a8b43b923376a151
 DIST libisofs-1.4.4.tar.gz 824640 SHA256 
2418f0feeea652dc122a39840d58c6931aa1008480385f7403881d82a629bdfd SHA512 
1d4e7f8c8cea20d1c4a6e809b3d3240eb227f6a25412199c512aef74e9c5b57f3c0e8e1e899c9782cd3db2ede384587cc19370a7bbfed16ad5c075a7b608bd8c
 WHIRLPOOL 
bea0e74107bbaf2d2fdba779dd676d1d4033fb86ad7f5ab3a3093bb54337fb7440e5eacabd812420267d164a0d884083d4c24d744b4224be99b85979fa4813f3
+DIST libisofs-1.4.6.tar.gz 826874 SHA256 
14ab0b384e988d651092ca184d5f18dba83a9cfa05ff5e581770d6baa879a50a SHA512 
7eed78a4194f96a019465e8f80bed0cd9f75a803eb11e31e60815b94712c7aa3ac218c6c6f39202a35cbe27b323f94f6d87502395975aa86805116cfbaf2b13e
 WHIRLPOOL 
428ee41a7f611d45988ade4b60c2b2c6dc8b313521fffcd7e803c9f90d77fc6658147cfe98a24ac9f611173bcdf621f6a450c3073d8163920fd2d1a91e1b3707

diff --git a/dev-libs/libisofs/libisofs-1.4.6.ebuild 
b/dev-libs/libisofs/libisofs-1.4.6.ebuild
new file mode 100644
index ..c618109
--- /dev/null
+++ b/dev-libs/libisofs/libisofs-1.4.6.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit eutils
+
+DESCRIPTION="Open-source library for reading, mastering and writing optical 
discs"
+HOMEPAGE="http://libburnia-project.org/";
+SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="acl debug static-libs verbose-debug xattr zlib"
+
+RDEPEND="acl? ( virtual/acl )
+   xattr? ( sys-apps/attr )
+   zlib? ( sys-libs/zlib )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+src_configure() {
+   econf \
+   $(use_enable static-libs static) \
+   $(use_enable debug) \
+   $(use_enable verbose-debug) \
+   $(use_enable acl libacl) \
+   $(use_enable xattr) \
+   $(use_enable zlib) \
+   --disable-libjte \
+   --disable-ldconfig-at-install
+}
+
+src_install() {
+   default
+
+   dodoc Roadmap doc/{*.txt,Tutorial}
+
+   prune_libtool_files --all
+}



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

2016-09-30 Thread Daniel Pielmeier
commit: dddc6766771919bf39b137423d94c4fbf5ca9a5c
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Fri Sep 30 16:01:49 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Sep 30 16:01:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dddc6766

dev-libs/libburn: Version bump.

Package-Manager: portage-2.3.0

 dev-libs/libburn/Manifest |  1 +
 dev-libs/libburn/libburn-1.4.6.ebuild | 43 +++
 2 files changed, 44 insertions(+)

diff --git a/dev-libs/libburn/Manifest b/dev-libs/libburn/Manifest
index ab7b21f..dc7b2b3 100644
--- a/dev-libs/libburn/Manifest
+++ b/dev-libs/libburn/Manifest
@@ -1,3 +1,4 @@
 DIST libburn-1.3.8.tar.gz 967404 SHA256 
46266bdd4b37ca9700a44bbd8dbfbf3526423ede25751fd2f0211b2b5ce29283 SHA512 
4f279319b49bc5f5d42751fcab16bfe949e14e6e1018f9138bcc9f8e10a298ecf9795780d5f8807c5c2bf1cc0332f931b709f1fb5809f30abb8054297370f3c6
 WHIRLPOOL 
a814ab1c88b70b03788d490c1d6f9305878613d529fdd58df65a13bc683cf2e6c4e877192f85ffca07474a866115a34ef3932e838097e88db08d73554ed2ad3c
 DIST libburn-1.4.2.pl01.tar.gz 970417 SHA256 
33cfcd7f5deb3c6f325ca9eaef36c59b4fcb384bfcddaaa16d9a89da88a80edb SHA512 
74f8187f69e97bf6a138a2d220144f956ad11a5968859272791bc14de7eef675a181bfd211cba1c914fcac1bc70c77dc5adc08fcad027122f81003fbd1554c40
 WHIRLPOOL 
43dee3fb42508a65f17f994b8effaeb308f5050a94380a18e8cc1d5e98f7305c4740c090341a3d147caa52a277c42befe8cf16e301804bc5220872a219ac8692
 DIST libburn-1.4.4.tar.gz 972931 SHA256 
1bf7040d6f1274acd868aec02a3c13241d0da8d9078067d228f2966ca40e7d14 SHA512 
03af832c3149ac9b91f2bdb77fbf7a73587710728aee952aaff3a456b7f84532b6e2a35d1d4bad933a20f2f5cb9bd0d8314495cea22dd44b40ce4cbc26e31861
 WHIRLPOOL 
2b8c25b5ee9d36ce0d130313b09d8fd8da3d996e69b818ba98b40ee4fc94f289898ce93471ac8141a9dad14263005f6a4a4f312b5f881c9765fbe3e4d3c3c8ec
+DIST libburn-1.4.6.tar.gz 975088 SHA256 
9d36faab25478c01122a65873133b7fc60eb5ffbe12710d5757a7c3574227071 SHA512 
2bdbe832168ed430a66d8f733e9f28bf0c2fc8180673da383c4aa014448569614b9f0680d9f0ea5d61b2ed76bd8b9ecc38bd5a63788fc6b32ba0f4bdac2cee78
 WHIRLPOOL 
59e05928d2b5df73cac0514eef0f9d7fc133fa0d7256b0201daf702422b0d2b0a0e3c4ae0772faf681c5a17583d8d778501da048ea040deabdd49c19f5fd530b

diff --git a/dev-libs/libburn/libburn-1.4.6.ebuild 
b/dev-libs/libburn/libburn-1.4.6.ebuild
new file mode 100644
index ..39235de
--- /dev/null
+++ b/dev-libs/libburn/libburn-1.4.6.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit eutils
+
+DESCRIPTION="Open-source library for reading, mastering and writing optical 
discs"
+HOMEPAGE="http://libburnia-project.org";
+SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="cdio debug static-libs track-src-odirect"
+
+RDEPEND="cdio? ( >=dev-libs/libcdio-0.83 )"
+DEPEND="$RDEPEND
+   virtual/pkgconfig"
+
+src_configure() {
+   econf \
+   $(use_enable static-libs static) \
+   $(use_enable track-src-odirect) \
+   --enable-pkg-check-modules \
+   $(use_enable cdio libcdio) \
+   --disable-ldconfig-at-install \
+   $(use_enable debug)
+}
+
+src_install() {
+   default
+
+   dodoc CONTRIBUTORS doc/{comments,*.txt}
+
+   docinto cdrskin
+   dodoc cdrskin/{*.txt,README}
+   docinto cdrskin/html
+   dodoc cdrskin/cdrskin_eng.html
+
+   prune_libtool_files --all
+}



[gentoo-commits] repo/gentoo:master commit in: app-admin/conky/files/, app-admin/conky/

2016-09-10 Thread Daniel Pielmeier
commit: d8f3459654138b9a74cb2100d99957f7892c1e21
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Sep 10 10:08:05 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Sep 10 10:08:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8f34596

app-admin/conky: Fix build without X11. Bug #592252.

Thanks to Toralf Förster for the report.

Package-Manager: portage-2.2.28

 app-admin/conky/conky-1.10.4.ebuild|  2 ++
 app-admin/conky/files/conky-1.10.4-x11-build.patch | 31 ++
 2 files changed, 33 insertions(+)

diff --git a/app-admin/conky/conky-1.10.4.ebuild 
b/app-admin/conky/conky-1.10.4.ebuild
index a660756..ab4f014 100644
--- a/app-admin/conky/conky-1.10.4.ebuild
+++ b/app-admin/conky/conky-1.10.4.ebuild
@@ -74,6 +74,8 @@ CONFIG_CHECK=~IPV6
 
 DOCS=( README.md TODO ChangeLog NEWS AUTHORS )
 
+PATCHES=( "${FILESDIR}"/${P}-x11-build.patch )
+
 DISABLE_AUTOFORMATTING="yes"
 DOC_CONTENTS="You can find sample configurations at 
${ROOT%/}/usr/share/doc/${PF}.
 To customize, copy to ${XDG_CONFIG_HOME}/conky/conky.conf

diff --git a/app-admin/conky/files/conky-1.10.4-x11-build.patch 
b/app-admin/conky/files/conky-1.10.4-x11-build.patch
new file mode 100644
index ..eb113a4
--- /dev/null
+++ b/app-admin/conky/files/conky-1.10.4-x11-build.patch
@@ -0,0 +1,31 @@
+From 178015a9495b7d40031ed7459e4f6b6731633a7c Mon Sep 17 00:00:00 2001
+From: shizeeg 
+Date: Thu, 8 Sep 2016 18:24:29 +0300
+Subject: [PATCH] Fix build without X11 (#317)
+
+---
+ src/conky.cc | 4 
+ 1 file changed, 4 insertions(+)
+
+diff --git a/src/conky.cc b/src/conky.cc
+index 0a812fc..4c5da94 100644
+--- a/src/conky.cc
 b/src/conky.cc
+@@ -1404,6 +1404,9 @@ static void draw_string(const char *s)
+ 
+ int draw_each_line_inner(char *s, int special_index, int last_special_applied)
+ {
++#ifndef BUILD_X11
++  static int cur_x, cur_y;/* current x and y for drawing */
++#endif
+ #ifdef BUILD_X11
+   int font_h = 0;
+   int cur_y_add = 0;
+@@ -1934,6 +1937,7 @@ static void draw_text(void)
+ 
+ static void draw_stuff(void)
+ {
++  static int text_offset_x, text_offset_y; /* offset for start position */
+   text_offset_x = text_offset_y = 0;
+ #ifdef BUILD_IMLIB2
+   cimlib_render(text_start_x, text_start_y, window.width, window.height);



[gentoo-commits] repo/gentoo:master commit in: net-print/hplip/

2016-08-27 Thread Daniel Pielmeier
commit: be3139cfcdf75446eb59890dddbdd7f59c300d4f
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Aug 27 09:07:39 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Aug 27 09:07:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be3139cf

net-print/hplip: Remove old.

Package-Manager: portage-2.2.28

 net-print/hplip/Manifest   |   1 -
 net-print/hplip/hplip-3.16.5-r1.ebuild | 264 -
 2 files changed, 265 deletions(-)

diff --git a/net-print/hplip/Manifest b/net-print/hplip/Manifest
index 965aba6..b7bdce9 100644
--- a/net-print/hplip/Manifest
+++ b/net-print/hplip/Manifest
@@ -3,5 +3,4 @@ DIST hplip-3.14.10.tar.gz 21773429 SHA256 
11b3cd8311dea6b22a4c80be1e5d021e84d15a
 DIST hplip-3.16.2-patches-1.tar.xz 8188 SHA256 
8a9a78e0caac1731eae79f047a6054b411c237c579fdfd07bc59d435db708705 SHA512 
7eb03c093cfb9ef6b9a980ef5520575310d080c45ed13191933a5facaf9bbb04b38c8381762a3ecd33884ad582830e61e17b6c17f2ed7cdf910670e05eed2510
 WHIRLPOOL 
6721eac17977485eae0cb22b1702d0479003e3639e806ecd3c5888f1b5015a0bf904512104ebefee4b3d5f64abebd0608090e00310ec8d5b48f210c7e4a95e4e
 DIST hplip-3.16.3.tar.gz 22408596 SHA256 
42d2302ee38bda41caa0f2f9524a91f531e3aa432814ffd45b3e5c396dc30194 SHA512 
32d2f88c0983208e77592f73bf65cf2900cd6aa234d09220a18b45b5fc4bd0d10e9cfc8c7a10639e5a51ad5f5d0f8ed7bd477d08c86b89c633a1bbcd42682915
 WHIRLPOOL 
b287ecf80c2e7b0da0de0afefcf60c507f9d42c74dbba1e745b4b43f253a5b0dedb6398a1f073e14d196296da47764e983138c0151e05bfc7a5dd416458662a0
 DIST hplip-3.16.5-patches-1.tar.xz 8200 SHA256 
98866e57a247e7a30d9cd584ed9411aa79a6185294a73b4cc5961efe9a5e5fa6 SHA512 
36d33da5fc4105183cbc5137845ddccd8ab2b6abbff053a3a51f3da61c26c2d9d48dcb735345fb453abd67b6a0797aa337102c366cce037bc7006599b20b1646
 WHIRLPOOL 
8ac91bdefeb177c092b1d6de16474e8e1da57ad046dbc579f14fd40a27d1837d9bf142573137ef8d91c37dc7b03ca908fd5bfad23a9815af2015b521091c2700
-DIST hplip-3.16.5.tar.gz 22662561 SHA256 
c609516003c9613c51e2ef24503e535f8d93693dd618cb6397a2d71f70315ed9 SHA512 
5fdf7dc710158af2aff651f23df9da88dd8443668f738cc143be66bd53952189dd3c87f73741a5af7369d48d465d6dd3936e45eff59bfc4146243c4897a8434b
 WHIRLPOOL 
003a663048210d9c4ce53ac8de009df48454c7d2a73cf8685d90c2cc6a8b8952363009fa565f68f517858c5e36ac3ffa74fa282a7f37cd0b229741fd4824d457
 DIST hplip-3.16.7.tar.gz 22872438 SHA256 
9dfe0642636f2b40cb7f1c178e7ab8a794f4d0be8f75be348d1b681793f3ffc2 SHA512 
68fb6748bd04809c58f0739c31487b79042f8ae89a642aa3fdcb9ee4474a319ab880c3e95b318465a70ff2ee112b576a398ef98ae3a0de45e60fba3357af6abb
 WHIRLPOOL 
9a7a5ea51214ffd4b1604e613ccbf726ebca9cdc3ef0fe2c221611d67da9b97dcdfa01079396339e7f2382d2040f3d4e7da7782cdc5372c08a25e0c66d83f9c3

diff --git a/net-print/hplip/hplip-3.16.5-r1.ebuild 
b/net-print/hplip/hplip-3.16.5-r1.ebuild
deleted file mode 100644
index 291f450..
--- a/net-print/hplip/hplip-3.16.5-r1.ebuild
+++ /dev/null
@@ -1,264 +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_3,3_4} )
-PYTHON_REQ_USE="threads,xml"
-
-inherit eutils linux-info python-single-r1 readme.gentoo-r1 udev autotools
-
-DESCRIPTION="HP Linux Imaging and Printing - Print, scan, fax drivers and 
service tools"
-HOMEPAGE="http://hplipopensource.com/hplip-web/index.html";
-SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz
-   
https://dev.gentoo.org/~billie/distfiles/${PN}-3.16.5-patches-1.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-
-IUSE="doc fax +hpcups hpijs kde -libusb0 minimal parport policykit +qt4 qt5 
scanner +snmp static-ppds X"
-
-# dependency on dev-python/notify-python dropped due to python 3 
incompatibility
-# possible replacement notify2 (https://pypi.python.org/pypi/notify2/0.3) not 
in tree
-
-COMMON_DEPEND="
-   virtual/jpeg:0
-   hpijs? (
-   || ( >=net-print/cups-filters-1.0.43-r1[foomatic] 
>=net-print/foomatic-filters-3.0.20080507[cups] )
-   )
-   >=net-print/cups-1.4.0
-   !minimal? (
-   ${PYTHON_DEPS}
-   !libusb0? ( virtual/libusb:1 )
-   libusb0? ( virtual/libusb:0 )
-   scanner? ( >=media-gfx/sane-backends-1.0.19-r1 )
-   fax? ( >=sys-apps/dbus-1.6.8-r1 )
-   snmp? (
-   net-analyzer/net-snmp
-   dev-libs/openssl:0
-   )
-   )"
-
-DEPEND="${COMMON_DEPEND}
-   virtual/pkgconfig"
-
-RDEPEND="${COMMON_DEPEND}
-   >=app-text/ghostscript-gpl-8.71-r3
-   policykit? ( sys-auth/polkit )
-   !minimal? (
-   >=dev-python/dbus-python-1.2.0-r1[${PYTHON_USEDEP}]
-   dev-python/pygobject[${PYTHON_USEDEP}]
-   kernel_linux? ( virtual/udev )
-   sca

[gentoo-commits] repo/gentoo:master commit in: app-admin/conky/

2016-08-27 Thread Daniel Pielmeier
commit: 76c34e790f878108cff93a08f0a90025336776c4
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Aug 27 09:03:45 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Aug 27 09:03:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76c34e79

app-admin/conky: Remove old.

Package-Manager: portage-2.2.28

 app-admin/conky/Manifest|   2 -
 app-admin/conky/conky-1.10.1.ebuild | 184 
 app-admin/conky/conky-1.10.3.ebuild | 183 ---
 3 files changed, 369 deletions(-)

diff --git a/app-admin/conky/Manifest b/app-admin/conky/Manifest
index 85b19a9..d639c05 100644
--- a/app-admin/conky/Manifest
+++ b/app-admin/conky/Manifest
@@ -1,4 +1,2 @@
-DIST conky-1.10.1.tar.gz 343393 SHA256 
b4e66a71e8211d02b8dbe8cd4873af209af25326e63afd90c90ba9416c79cf21 SHA512 
bcd3efa722fcd1d264157843fac0e9c5e5e0aa881f38b676cb1634efe57c3f07c535f063c0c9eba7bcd5deebf7b8e87099856fc5092cd01955c09b70e155cfd2
 WHIRLPOOL 
40ab9ecb135e15674a139aef5f98a8e229b38de995b0af7646813a422562b60566ed6125dad376560550e59d9b17f85f755c3f85034c78c6e02f857c966f4d26
-DIST conky-1.10.3.tar.gz 364470 SHA256 
456342fca8e33f1bfce1b4020586e05b7f89953f846c42e6cf570b766bf62bd5 SHA512 
97f4db6bc501d37e0a0684df3cf1bf5a64ad9cf3ba3d7dff7403e80c51654c3b01bb05ad9fd14ef32a1c6a56df2610257cd57fd5d8defe63b30b9437493f79ad
 WHIRLPOOL 
8b0f269d4da0b1468c60a959bf1f542ab0f903a0fd99a6da8a420ab138163ad344dc0a99c24ee2b8ce2b4ab9b6923637ed9fe0d103781c9f8f3e40f7221e7603
 DIST conky-1.10.4.tar.gz 365145 SHA256 
ed61ffb3be9fd24965d40401c7d54553e732038f3da2e03454915779384f59b4 SHA512 
665a3c2a9b150576d7c29964dafb7030f5aa5955530142cf0d00f0f49f4a3b320924d389b3a833ef6eb18468000f5c62d918e8f067c7b40cd9e205d0bf0d8e0c
 WHIRLPOOL 
6ca2a043dbc20aaff94bd0c05367b535cd71819543d76dd9a90b79417e2ebb0462c9203901f4e26e887bc249388ec041e0f76dcccf24a88fed9ce4bb532af558
 DIST conky-1.9.0.tar.bz2 626555 SHA256 
baf1b550f135fbfb53e5e286a33aadc03a667d63bf6c4d52ba7637366295bb6f SHA512 
98c9f69fd8bee2062e3eddeb7a394cce932199ffd6c8664006d1222f0453569406613e63637848c77a455f7dae3f16be3079a2cab56ecafea51ec043de23c889
 WHIRLPOOL 
41bbe95ec838dbda2c2d4a9422d2f2f7d22d0cb99e87c59fbd32c0c7856cc83de36cbeefd982c964ec5229ae0b0342e84525aa5343d8c5cf9525205cea4a274a

diff --git a/app-admin/conky/conky-1.10.1.ebuild 
b/app-admin/conky/conky-1.10.1.ebuild
deleted file mode 100644
index 39d264c..
--- a/app-admin/conky/conky-1.10.1.ebuild
+++ /dev/null
@@ -1,184 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils cmake-utils linux-info
-
-DESCRIPTION="An advanced, highly configurable system monitor for X"
-HOMEPAGE="https://github.com/brndnmtthws/conky";
-SRC_URI="https://github.com/brndnmtthws/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3 BSD LGPL-2.1 MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86"
-IUSE="apcupsd audacious cmus curl debug eve hddtemp ical iconv imlib iostats
-   ipv6 irc lua-cairo lua-imlib lua-rsvg math moc mpd mysql nano-syntax
-   ncurses nvidia +portmon rss thinkpad truetype vim-syntax weather-metar
-   weather-xoap webserver wifi X xmms2"
-
-DEPEND_COMMON="
-   X? (
-   imlib? ( media-libs/imlib2[X] )
-   lua-cairo? (
-   >=dev-lua/toluapp-1.0.93
-   x11-libs/cairo[X] )
-   lua-imlib? (
-   >=dev-lua/toluapp-1.0.93
-   media-libs/imlib2[X] )
-   lua-rsvg? (
-   >=dev-lua/toluapp-1.0.93
-   gnome-base/librsvg )
-   nvidia? ( || ( x11-drivers/nvidia-drivers[tools,static-libs] 
media-video/nvidia-settings ) )
-   truetype? ( x11-libs/libXft >=media-libs/freetype-2 )
-   x11-libs/libX11
-   x11-libs/libXdamage
-   x11-libs/libXfixes
-   x11-libs/libXext
-   audacious? ( >=media-sound/audacious-1.5 dev-libs/glib:2 )
-   xmms2? ( media-sound/xmms2 )
-   )
-   cmus? ( media-sound/cmus )
-   curl? ( net-misc/curl )
-   eve? ( net-misc/curl dev-libs/libxml2 )
-   ical? ( dev-libs/libical )
-   iconv? ( virtual/libiconv )
-   irc? ( net-libs/libircclient )
-   mysql? ( >=virtual/mysql-5.0 )
-   ncurses? ( sys-libs/ncurses:= )
-   rss? ( dev-libs/libxml2 net-misc/curl dev-libs/glib:2 )
-   wifi? ( net-wireless/wireless-tools )
-   weather-metar? ( net-misc/curl )
-   weather-xoap? ( dev-libs/libxml2 net-misc/curl )
-   webserver? ( net-libs/libmicrohttpd )
-   >=dev-lang/lua-5.1.4-r8:0
-   "
-RDEPEND="
-   ${DEPEND_COMMON}
-   apcupsd? ( sys-power/apcupsd )
-   hddtemp? ( app-admin/hddtemp )
- 

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

2016-08-27 Thread Daniel Pielmeier
commit: 53ee13123845620e221310ad8084d5af93c29688
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Aug 27 08:58:56 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Aug 27 08:58:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53ee1312

dev-libs/libisoburn: Version bump. Fix bug #591900.

Thanks to Lars Wendler for the report.

Package-Manager: portage-2.2.28

 dev-libs/libisoburn/Manifest|  1 +
 dev-libs/libisoburn/libisoburn-1.4.4.ebuild | 65 +
 2 files changed, 66 insertions(+)

diff --git a/dev-libs/libisoburn/Manifest b/dev-libs/libisoburn/Manifest
index 6d1b14e..ede4712 100644
--- a/dev-libs/libisoburn/Manifest
+++ b/dev-libs/libisoburn/Manifest
@@ -1,2 +1,3 @@
 DIST libisoburn-1.3.8.tar.gz 1429974 SHA256 
b75c9a7f17faab5280ddc34ea6610c4e8bcf630762ee386d10bc52c4b50f6806 SHA512 
369299e491a379e048038d8a46040feb628b6b9dfb6d6ffac01808b6814e6ca936bb7e4fe75f904ce755e9957011403a5d38bff9f37901086d284f5c1014deb7
 WHIRLPOOL 
3dc40ab34838bb3d79f0cbb08b16480106de16b2c8401859c52fa139eb8a555f4182402dacf51ee481ec8f490a33a2e09cfc4ec3ba63db9fc876854c80f4dd12
 DIST libisoburn-1.4.2.tar.gz 1496784 SHA256 
2dfac7312fd136db5c5e1a9738e3a0896bddea2f89621bd071f3b8045aef54d6 SHA512 
aaf9d8eee70cbdf2a64315fe68d03c097f26f24f0d21394b7dc1ff1370eed2d21edf54273f2897371b05c9f8772821ae7ba5ea51f52ea43b39538ef64afff555
 WHIRLPOOL 
0156e5a6da8433c412ea2c6122364937a673ffa961707fa14530eaaeae7e0f960a1a020c0d74ab2202ecbc8f4348c5eec1de32566f01bdfdac0234baa8e30585
+DIST libisoburn-1.4.4.tar.gz 1514261 SHA256 
7b02a1930382d7ebb4ed9e32917aebd4967c2255fdb3549a95ace5c6276fc2d6 SHA512 
63cbb9afb02fdbe32c47e8cab6fe38082580d00296bdd2b7d9514fe42338e913d837dc56513048c37874a29bb279dad9bb84d39b00a29d85eaf29aad88f5e81b
 WHIRLPOOL 
1b06feddeeaae6f90d68d454840a58280740ef477d9dee45a9f32f0a88066f52b271ed41b320247b9ffd8c8139d9c13ddda3760eef1471e6f412dcc140c4cbce

diff --git a/dev-libs/libisoburn/libisoburn-1.4.4.ebuild 
b/dev-libs/libisoburn/libisoburn-1.4.4.ebuild
new file mode 100644
index ..7369ce2
--- /dev/null
+++ b/dev-libs/libisoburn/libisoburn-1.4.4.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit eutils
+
+DESCRIPTION="Creation/expansion of ISO-9660 filesystems on CD/DVD media 
supported by libburn"
+HOMEPAGE="http://libburnia-project.org/";
+SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
+
+LICENSE="GPL-2 GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+IUSE="acl cdio debug external-filters external-filters-setuid frontend-optional
+   launch-frontend launch-frontend-setuid libedit readline static-libs 
xattr zlib"
+
+REQUIRED_USE="frontend-optional? ( || ( launch-frontend launch-frontend-setuid 
) )"
+
+RDEPEND=">=dev-libs/libburn-1.4.4
+   >=dev-libs/libisofs-1.4.4
+   readline? ( sys-libs/readline:0= )
+   !readline? ( libedit? ( dev-libs/libedit ) )
+   acl? ( virtual/acl )
+   xattr? ( sys-apps/attr )
+   zlib? ( sys-libs/zlib )
+   cdio? ( >=dev-libs/libcdio-0.83 )
+   launch-frontend? ( dev-lang/tcl:0 dev-lang/tk:0 )
+   launch-frontend-setuid? ( dev-lang/tcl:0 dev-lang/tk:0 )
+   frontend-optional? ( dev-tcltk/bwidget )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+src_configure() {
+   econf \
+   $(use_enable static-libs static) \
+   $(use_enable readline libreadline) \
+   $(usex readline --disable-libedit $(use_enable libedit)) \
+   $(use_enable acl libacl) \
+   $(use_enable xattr) \
+   $(use_enable zlib) \
+   --disable-libjte \
+   $(use_enable cdio libcdio) \
+   $(use_enable external-filters) \
+   $(use_enable external-filters-setuid) \
+   $(use_enable launch-frontend) \
+   $(use_enable launch-frontend-setuid) \
+   --disable-ldconfig-at-install \
+   --enable-pkg-check-modules \
+   $(use_enable debug)
+}
+
+src_install() {
+   default
+
+   dodoc CONTRIBUTORS doc/{comments,*.wiki,startup_file.txt}
+
+   docinto frontend
+   dodoc frontend/README-tcltk
+   docinto xorriso
+   dodoc xorriso/{changelog.txt,README_gnu_xorriso}
+
+   prune_libtool_files --all
+}



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

2016-08-27 Thread Daniel Pielmeier
commit: 0cdfe0c76f92ba8d7b63a599c2d6717ac0ef3135
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Aug 27 08:56:39 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Aug 27 08:56:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cdfe0c7

dev-libs/libisofs: Version bump. Fix bug #591900.

Thanks to Lars Wendler for the report.

Package-Manager: portage-2.2.28

 dev-libs/libisofs/Manifest  |  1 +
 dev-libs/libisofs/libisofs-1.4.4.ebuild | 42 +
 2 files changed, 43 insertions(+)

diff --git a/dev-libs/libisofs/Manifest b/dev-libs/libisofs/Manifest
index 8c483fb..adece8b 100644
--- a/dev-libs/libisofs/Manifest
+++ b/dev-libs/libisofs/Manifest
@@ -1,2 +1,3 @@
 DIST libisofs-1.3.8.tar.gz 802154 SHA256 
acd7bf42d5d1d5c277f4aad46e5b96229045a38a0fb7d43cfd7841ee3268fda5 SHA512 
7e078a4070741d975234ac10ed6cd2a0366724e9fa440e7063c64f91a60c9454c6828e2b7737d6105f36067008495bfcba8327e56892ccb0962027dc78e251ce
 WHIRLPOOL 
660f2cba77e8b83306fe4d40e34f0e94ecc18a8defd0375cadc84c0d964d6c868b2965329e51e3b5139c88e7cb20ee78f817004cb141e8be5528aa00a25d5647
 DIST libisofs-1.4.2.tar.gz 820426 SHA256 
d5e7f3ea613a78924dde979f699427b1c6b85ba4540d275aa67945b4a70fb3ab SHA512 
609a803c091beb1ed8cb177703c5f4480e63d5d115ac20b07a2a906285d6d8f7a311f94ee5f1e6add61d82ca8783405c38a48ae1e142dc97c27e67df99f71dfa
 WHIRLPOOL 
891d4f2f5aef4e59083cc06d8735d47ca92beaae14545c77171e88b4c99747e2321620c9ae61c74c1d8d32999e8376078fc9e22d97c562a6a8b43b923376a151
+DIST libisofs-1.4.4.tar.gz 824640 SHA256 
2418f0feeea652dc122a39840d58c6931aa1008480385f7403881d82a629bdfd SHA512 
1d4e7f8c8cea20d1c4a6e809b3d3240eb227f6a25412199c512aef74e9c5b57f3c0e8e1e899c9782cd3db2ede384587cc19370a7bbfed16ad5c075a7b608bd8c
 WHIRLPOOL 
bea0e74107bbaf2d2fdba779dd676d1d4033fb86ad7f5ab3a3093bb54337fb7440e5eacabd812420267d164a0d884083d4c24d744b4224be99b85979fa4813f3

diff --git a/dev-libs/libisofs/libisofs-1.4.4.ebuild 
b/dev-libs/libisofs/libisofs-1.4.4.ebuild
new file mode 100644
index ..c618109
--- /dev/null
+++ b/dev-libs/libisofs/libisofs-1.4.4.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit eutils
+
+DESCRIPTION="Open-source library for reading, mastering and writing optical 
discs"
+HOMEPAGE="http://libburnia-project.org/";
+SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="acl debug static-libs verbose-debug xattr zlib"
+
+RDEPEND="acl? ( virtual/acl )
+   xattr? ( sys-apps/attr )
+   zlib? ( sys-libs/zlib )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+src_configure() {
+   econf \
+   $(use_enable static-libs static) \
+   $(use_enable debug) \
+   $(use_enable verbose-debug) \
+   $(use_enable acl libacl) \
+   $(use_enable xattr) \
+   $(use_enable zlib) \
+   --disable-libjte \
+   --disable-ldconfig-at-install
+}
+
+src_install() {
+   default
+
+   dodoc Roadmap doc/{*.txt,Tutorial}
+
+   prune_libtool_files --all
+}



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

2016-08-27 Thread Daniel Pielmeier
commit: 6bfc6a44b656fe6edba9e54de908cfcd74fa56f5
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Aug 27 08:54:48 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Aug 27 08:54:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bfc6a44

dev-libs/libburn: Version bump. Fix bug #591900.

Thanks to Lars Wendler for the report.

Package-Manager: portage-2.2.28

 dev-libs/libburn/Manifest |  1 +
 dev-libs/libburn/libburn-1.4.4.ebuild | 43 +++
 2 files changed, 44 insertions(+)

diff --git a/dev-libs/libburn/Manifest b/dev-libs/libburn/Manifest
index f11761d..ab7b21f 100644
--- a/dev-libs/libburn/Manifest
+++ b/dev-libs/libburn/Manifest
@@ -1,2 +1,3 @@
 DIST libburn-1.3.8.tar.gz 967404 SHA256 
46266bdd4b37ca9700a44bbd8dbfbf3526423ede25751fd2f0211b2b5ce29283 SHA512 
4f279319b49bc5f5d42751fcab16bfe949e14e6e1018f9138bcc9f8e10a298ecf9795780d5f8807c5c2bf1cc0332f931b709f1fb5809f30abb8054297370f3c6
 WHIRLPOOL 
a814ab1c88b70b03788d490c1d6f9305878613d529fdd58df65a13bc683cf2e6c4e877192f85ffca07474a866115a34ef3932e838097e88db08d73554ed2ad3c
 DIST libburn-1.4.2.pl01.tar.gz 970417 SHA256 
33cfcd7f5deb3c6f325ca9eaef36c59b4fcb384bfcddaaa16d9a89da88a80edb SHA512 
74f8187f69e97bf6a138a2d220144f956ad11a5968859272791bc14de7eef675a181bfd211cba1c914fcac1bc70c77dc5adc08fcad027122f81003fbd1554c40
 WHIRLPOOL 
43dee3fb42508a65f17f994b8effaeb308f5050a94380a18e8cc1d5e98f7305c4740c090341a3d147caa52a277c42befe8cf16e301804bc5220872a219ac8692
+DIST libburn-1.4.4.tar.gz 972931 SHA256 
1bf7040d6f1274acd868aec02a3c13241d0da8d9078067d228f2966ca40e7d14 SHA512 
03af832c3149ac9b91f2bdb77fbf7a73587710728aee952aaff3a456b7f84532b6e2a35d1d4bad933a20f2f5cb9bd0d8314495cea22dd44b40ce4cbc26e31861
 WHIRLPOOL 
2b8c25b5ee9d36ce0d130313b09d8fd8da3d996e69b818ba98b40ee4fc94f289898ce93471ac8141a9dad14263005f6a4a4f312b5f881c9765fbe3e4d3c3c8ec

diff --git a/dev-libs/libburn/libburn-1.4.4.ebuild 
b/dev-libs/libburn/libburn-1.4.4.ebuild
new file mode 100644
index ..39235de
--- /dev/null
+++ b/dev-libs/libburn/libburn-1.4.4.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit eutils
+
+DESCRIPTION="Open-source library for reading, mastering and writing optical 
discs"
+HOMEPAGE="http://libburnia-project.org";
+SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="cdio debug static-libs track-src-odirect"
+
+RDEPEND="cdio? ( >=dev-libs/libcdio-0.83 )"
+DEPEND="$RDEPEND
+   virtual/pkgconfig"
+
+src_configure() {
+   econf \
+   $(use_enable static-libs static) \
+   $(use_enable track-src-odirect) \
+   --enable-pkg-check-modules \
+   $(use_enable cdio libcdio) \
+   --disable-ldconfig-at-install \
+   $(use_enable debug)
+}
+
+src_install() {
+   default
+
+   dodoc CONTRIBUTORS doc/{comments,*.txt}
+
+   docinto cdrskin
+   dodoc cdrskin/{*.txt,README}
+   docinto cdrskin/html
+   dodoc cdrskin/cdrskin_eng.html
+
+   prune_libtool_files --all
+}



[gentoo-commits] repo/gentoo:master commit in: app-admin/conky/

2016-08-27 Thread Daniel Pielmeier
commit: 4125947c9e01ea883b4470f65a52919d1d4b0b34
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Aug 27 08:51:21 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Aug 27 08:51:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4125947c

app-admin/conky: Fix bug #590878.

Package-Manager: portage-2.2.28

 app-admin/conky/Manifest|   1 +
 app-admin/conky/conky-1.10.4.ebuild | 183 
 2 files changed, 184 insertions(+)

diff --git a/app-admin/conky/Manifest b/app-admin/conky/Manifest
index c7d23c4..85b19a9 100644
--- a/app-admin/conky/Manifest
+++ b/app-admin/conky/Manifest
@@ -1,3 +1,4 @@
 DIST conky-1.10.1.tar.gz 343393 SHA256 
b4e66a71e8211d02b8dbe8cd4873af209af25326e63afd90c90ba9416c79cf21 SHA512 
bcd3efa722fcd1d264157843fac0e9c5e5e0aa881f38b676cb1634efe57c3f07c535f063c0c9eba7bcd5deebf7b8e87099856fc5092cd01955c09b70e155cfd2
 WHIRLPOOL 
40ab9ecb135e15674a139aef5f98a8e229b38de995b0af7646813a422562b60566ed6125dad376560550e59d9b17f85f755c3f85034c78c6e02f857c966f4d26
 DIST conky-1.10.3.tar.gz 364470 SHA256 
456342fca8e33f1bfce1b4020586e05b7f89953f846c42e6cf570b766bf62bd5 SHA512 
97f4db6bc501d37e0a0684df3cf1bf5a64ad9cf3ba3d7dff7403e80c51654c3b01bb05ad9fd14ef32a1c6a56df2610257cd57fd5d8defe63b30b9437493f79ad
 WHIRLPOOL 
8b0f269d4da0b1468c60a959bf1f542ab0f903a0fd99a6da8a420ab138163ad344dc0a99c24ee2b8ce2b4ab9b6923637ed9fe0d103781c9f8f3e40f7221e7603
+DIST conky-1.10.4.tar.gz 365145 SHA256 
ed61ffb3be9fd24965d40401c7d54553e732038f3da2e03454915779384f59b4 SHA512 
665a3c2a9b150576d7c29964dafb7030f5aa5955530142cf0d00f0f49f4a3b320924d389b3a833ef6eb18468000f5c62d918e8f067c7b40cd9e205d0bf0d8e0c
 WHIRLPOOL 
6ca2a043dbc20aaff94bd0c05367b535cd71819543d76dd9a90b79417e2ebb0462c9203901f4e26e887bc249388ec041e0f76dcccf24a88fed9ce4bb532af558
 DIST conky-1.9.0.tar.bz2 626555 SHA256 
baf1b550f135fbfb53e5e286a33aadc03a667d63bf6c4d52ba7637366295bb6f SHA512 
98c9f69fd8bee2062e3eddeb7a394cce932199ffd6c8664006d1222f0453569406613e63637848c77a455f7dae3f16be3079a2cab56ecafea51ec043de23c889
 WHIRLPOOL 
41bbe95ec838dbda2c2d4a9422d2f2f7d22d0cb99e87c59fbd32c0c7856cc83de36cbeefd982c964ec5229ae0b0342e84525aa5343d8c5cf9525205cea4a274a

diff --git a/app-admin/conky/conky-1.10.4.ebuild 
b/app-admin/conky/conky-1.10.4.ebuild
new file mode 100644
index ..a660756
--- /dev/null
+++ b/app-admin/conky/conky-1.10.4.ebuild
@@ -0,0 +1,183 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit cmake-utils linux-info readme.gentoo-r1
+
+DESCRIPTION="An advanced, highly configurable system monitor for X"
+HOMEPAGE="https://github.com/brndnmtthws/conky";
+SRC_URI="https://github.com/brndnmtthws/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3 BSD LGPL-2.1 MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86"
+IUSE="apcupsd audacious cmus curl eve hddtemp ical iconv imlib iostats ipv6 irc
+   lua-cairo lua-imlib lua-rsvg math moc mpd mysql nano-syntax ncurses
+   nvidia +portmon pulseaudio rss systemd thinkpad truetype vim-syntax
+   weather-metar weather-xoap webserver wifi X xmms2"
+
+DEPEND_COMMON="
+   X? (
+   imlib? ( media-libs/imlib2[X] )
+   lua-cairo? (
+   >=dev-lua/toluapp-1.0.93
+   x11-libs/cairo[X] )
+   lua-imlib? (
+   >=dev-lua/toluapp-1.0.93
+   media-libs/imlib2[X] )
+   lua-rsvg? (
+   >=dev-lua/toluapp-1.0.93
+   gnome-base/librsvg )
+   nvidia? ( || ( x11-drivers/nvidia-drivers[tools,static-libs] 
media-video/nvidia-settings ) )
+   truetype? ( x11-libs/libXft >=media-libs/freetype-2 )
+   x11-libs/libX11
+   x11-libs/libXdamage
+   x11-libs/libXinerama
+   x11-libs/libXfixes
+   x11-libs/libXext
+   audacious? ( >=media-sound/audacious-1.5 dev-libs/glib:2 )
+   xmms2? ( media-sound/xmms2 )
+   )
+   cmus? ( media-sound/cmus )
+   curl? ( net-misc/curl )
+   eve? ( net-misc/curl dev-libs/libxml2 )
+   ical? ( dev-libs/libical )
+   iconv? ( virtual/libiconv )
+   irc? ( net-libs/libircclient )
+   mysql? ( >=virtual/mysql-5.0 )
+   ncurses? ( sys-libs/ncurses:= )
+   pulseaudio? ( media-sound/pulseaudio )
+   rss? ( dev-libs/libxml2 net-misc/curl dev-libs/glib:2 )
+   systemd? ( sys-apps/systemd )
+   wifi? ( net-wireless/wireless-tools )
+   weather-metar? ( net-misc/curl )
+   weather-xoap? ( dev-libs/libxml2 net-misc/curl )
+   webserver? ( net-libs/libmicrohttpd )
+   >=dev-lang/lua-5.1.4-r8:0
+   "
+RDEPEND="
+   ${DEPEND_COMMON}
+   apcupsd

[gentoo-commits] repo/gentoo:master commit in: app-admin/conky/

2016-08-24 Thread Daniel Pielmeier
commit: 314a2b7ca2d8cf02b68ee72fe9550b70bf5ffd02
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Wed Aug 24 18:10:02 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Wed Aug 24 18:10:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=314a2b7c

app-admin/conky: Version bump, fixes bug #590878.

Thanks to Perfect Gentleman for the report.

Package-Manager: portage-2.2.28

 app-admin/conky/Manifest|   1 +
 app-admin/conky/conky-1.10.3.ebuild | 183 
 2 files changed, 184 insertions(+)

diff --git a/app-admin/conky/Manifest b/app-admin/conky/Manifest
index 52bdfd3..c7d23c4 100644
--- a/app-admin/conky/Manifest
+++ b/app-admin/conky/Manifest
@@ -1,2 +1,3 @@
 DIST conky-1.10.1.tar.gz 343393 SHA256 
b4e66a71e8211d02b8dbe8cd4873af209af25326e63afd90c90ba9416c79cf21 SHA512 
bcd3efa722fcd1d264157843fac0e9c5e5e0aa881f38b676cb1634efe57c3f07c535f063c0c9eba7bcd5deebf7b8e87099856fc5092cd01955c09b70e155cfd2
 WHIRLPOOL 
40ab9ecb135e15674a139aef5f98a8e229b38de995b0af7646813a422562b60566ed6125dad376560550e59d9b17f85f755c3f85034c78c6e02f857c966f4d26
+DIST conky-1.10.3.tar.gz 364470 SHA256 
456342fca8e33f1bfce1b4020586e05b7f89953f846c42e6cf570b766bf62bd5 SHA512 
97f4db6bc501d37e0a0684df3cf1bf5a64ad9cf3ba3d7dff7403e80c51654c3b01bb05ad9fd14ef32a1c6a56df2610257cd57fd5d8defe63b30b9437493f79ad
 WHIRLPOOL 
8b0f269d4da0b1468c60a959bf1f542ab0f903a0fd99a6da8a420ab138163ad344dc0a99c24ee2b8ce2b4ab9b6923637ed9fe0d103781c9f8f3e40f7221e7603
 DIST conky-1.9.0.tar.bz2 626555 SHA256 
baf1b550f135fbfb53e5e286a33aadc03a667d63bf6c4d52ba7637366295bb6f SHA512 
98c9f69fd8bee2062e3eddeb7a394cce932199ffd6c8664006d1222f0453569406613e63637848c77a455f7dae3f16be3079a2cab56ecafea51ec043de23c889
 WHIRLPOOL 
41bbe95ec838dbda2c2d4a9422d2f2f7d22d0cb99e87c59fbd32c0c7856cc83de36cbeefd982c964ec5229ae0b0342e84525aa5343d8c5cf9525205cea4a274a

diff --git a/app-admin/conky/conky-1.10.3.ebuild 
b/app-admin/conky/conky-1.10.3.ebuild
new file mode 100644
index ..a660756
--- /dev/null
+++ b/app-admin/conky/conky-1.10.3.ebuild
@@ -0,0 +1,183 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit cmake-utils linux-info readme.gentoo-r1
+
+DESCRIPTION="An advanced, highly configurable system monitor for X"
+HOMEPAGE="https://github.com/brndnmtthws/conky";
+SRC_URI="https://github.com/brndnmtthws/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3 BSD LGPL-2.1 MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86"
+IUSE="apcupsd audacious cmus curl eve hddtemp ical iconv imlib iostats ipv6 irc
+   lua-cairo lua-imlib lua-rsvg math moc mpd mysql nano-syntax ncurses
+   nvidia +portmon pulseaudio rss systemd thinkpad truetype vim-syntax
+   weather-metar weather-xoap webserver wifi X xmms2"
+
+DEPEND_COMMON="
+   X? (
+   imlib? ( media-libs/imlib2[X] )
+   lua-cairo? (
+   >=dev-lua/toluapp-1.0.93
+   x11-libs/cairo[X] )
+   lua-imlib? (
+   >=dev-lua/toluapp-1.0.93
+   media-libs/imlib2[X] )
+   lua-rsvg? (
+   >=dev-lua/toluapp-1.0.93
+   gnome-base/librsvg )
+   nvidia? ( || ( x11-drivers/nvidia-drivers[tools,static-libs] 
media-video/nvidia-settings ) )
+   truetype? ( x11-libs/libXft >=media-libs/freetype-2 )
+   x11-libs/libX11
+   x11-libs/libXdamage
+   x11-libs/libXinerama
+   x11-libs/libXfixes
+   x11-libs/libXext
+   audacious? ( >=media-sound/audacious-1.5 dev-libs/glib:2 )
+   xmms2? ( media-sound/xmms2 )
+   )
+   cmus? ( media-sound/cmus )
+   curl? ( net-misc/curl )
+   eve? ( net-misc/curl dev-libs/libxml2 )
+   ical? ( dev-libs/libical )
+   iconv? ( virtual/libiconv )
+   irc? ( net-libs/libircclient )
+   mysql? ( >=virtual/mysql-5.0 )
+   ncurses? ( sys-libs/ncurses:= )
+   pulseaudio? ( media-sound/pulseaudio )
+   rss? ( dev-libs/libxml2 net-misc/curl dev-libs/glib:2 )
+   systemd? ( sys-apps/systemd )
+   wifi? ( net-wireless/wireless-tools )
+   weather-metar? ( net-misc/curl )
+   weather-xoap? ( dev-libs/libxml2 net-misc/curl )
+   webserver? ( net-libs/libmicrohttpd )
+   >=dev-lang/lua-5.1.4-r8:0
+   "
+RDEPEND="
+   ${DEPEND_COMMON}
+   apcupsd? ( sys-power/apcupsd )
+   hddtemp? ( app-admin/hddtemp )
+   moc? ( media-sound/moc )
+   nano-syntax? ( app-editors/nano )
+   vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )
+   "
+DEPEND="
+   ${DEPEND_COMMON}
+   app-text/docbook2X
+   "
+
+CONFIG_CHECK=~IPV6
+
+D

[gentoo-commits] repo/gentoo:master commit in: net-print/hplip/

2016-08-23 Thread Daniel Pielmeier
commit: ed05f7dd4cc1abd4228a7b0988a78206d85a8875
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Tue Aug 23 19:22:59 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Tue Aug 23 19:38:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed05f7dd

net-print/hplip: Disable parallel install. Fix bug #578018.

Package-Manager: portage-2.2.28

 net-print/hplip/hplip-3.16.7.ebuild | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/net-print/hplip/hplip-3.16.7.ebuild 
b/net-print/hplip/hplip-3.16.7.ebuild
index 291f450..e991e1ff 100644
--- a/net-print/hplip/hplip-3.16.7.ebuild
+++ b/net-print/hplip/hplip-3.16.7.ebuild
@@ -237,7 +237,11 @@ src_configure() {
 }
 
 src_install() {
-   default
+   # disable parallel install
+   # Gentoo Bug: https://bugs.gentoo.org/show_bug.cgi?id=578018
+   emake -j1 DESTDIR="${D}" install
+   einstalldocs
+   # default
 
# Installed by sane-backends
# Gentoo Bug: https://bugs.gentoo.org/show_bug.cgi?id=201023



[gentoo-commits] repo/gentoo:master commit in: net-print/hplip/

2016-06-12 Thread Daniel Pielmeier
commit: 469e3b9a372f5f150e5e8199f41f6f1b8340280d
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sun Jun 12 14:32:44 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sun Jun 12 14:32:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=469e3b9a

net-print/hplip: Revision bump.

Package-Manager: portage-2.2.28

 net-print/hplip/{hplip-3.16.5.ebuild => hplip-3.16.5-r1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/net-print/hplip/hplip-3.16.5.ebuild 
b/net-print/hplip/hplip-3.16.5-r1.ebuild
similarity index 100%
rename from net-print/hplip/hplip-3.16.5.ebuild
rename to net-print/hplip/hplip-3.16.5-r1.ebuild



[gentoo-commits] repo/gentoo:master commit in: net-print/hplip/

2016-06-12 Thread Daniel Pielmeier
commit: 4f370b43604d09d9b23d68dffa7fa5f88c0ee8bd
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sun Jun 12 14:21:59 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sun Jun 12 14:22:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f370b43

net-print/hplip: Tweak REQUIRED_USE.

Package-Manager: portage-2.2.28

 net-print/hplip/hplip-3.16.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-print/hplip/hplip-3.16.5.ebuild 
b/net-print/hplip/hplip-3.16.5.ebuild
index ec5c31a..6f242ad 100644
--- a/net-print/hplip/hplip-3.16.5.ebuild
+++ b/net-print/hplip/hplip-3.16.5.ebuild
@@ -67,7 +67,7 @@ RDEPEND="${COMMON_DEPEND}
 
 REQUIRED_USE="
!minimal? ( ${PYTHON_REQUIRED_USE} )
-   !minimal? ( ^^ ( qt4 qt5 ) )
+   !minimal? ( qt4? ( !qt5 ) )
 "
 
 CONFIG_CHECK="~PARPORT ~PPDEV"



[gentoo-commits] repo/gentoo:master commit in: net-print/hplip/

2016-06-12 Thread Daniel Pielmeier
commit: 6e011fe5bebdc2d4a6b436cd7b31642f9b521165
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sun Jun 12 14:13:19 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sun Jun 12 14:13:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e011fe5

net-print/hplip: Require cups in any case.

This fixes bug #585686. Thanks to Toralf Förster for the report.

Package-Manager: portage-2.2.28

 net-print/hplip/hplip-3.16.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-print/hplip/hplip-3.16.5.ebuild 
b/net-print/hplip/hplip-3.16.5.ebuild
index 7f3e830..ec5c31a 100644
--- a/net-print/hplip/hplip-3.16.5.ebuild
+++ b/net-print/hplip/hplip-3.16.5.ebuild
@@ -28,9 +28,9 @@ COMMON_DEPEND="
hpijs? (
|| ( >=net-print/cups-filters-1.0.43-r1[foomatic] 
>=net-print/foomatic-filters-3.0.20080507[cups] )
)
+   >=net-print/cups-1.4.0
!minimal? (
${PYTHON_DEPS}
-   >=net-print/cups-1.4.0
!libusb0? ( virtual/libusb:1 )
libusb0? ( virtual/libusb:0 )
scanner? ( >=media-gfx/sane-backends-1.0.19-r1 )



[gentoo-commits] repo/gentoo:master commit in: net-print/hplip/

2016-06-05 Thread Daniel Pielmeier
commit: 8b6317799ba1e12c4ca47ea29ce4b023515da550
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sun Jun  5 10:45:24 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sun Jun  5 10:45:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b631779

net-print/hplip: Fix REQUIRED_USE with USE="minimal". Bug #584940.

Thanks to Frédéric Coiffier for the report.

Package-Manager: portage-2.2.28

 net-print/hplip/hplip-3.16.5.ebuild | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/net-print/hplip/hplip-3.16.5.ebuild 
b/net-print/hplip/hplip-3.16.5.ebuild
index 803c1f8..7f3e830 100644
--- a/net-print/hplip/hplip-3.16.5.ebuild
+++ b/net-print/hplip/hplip-3.16.5.ebuild
@@ -65,8 +65,10 @@ RDEPEND="${COMMON_DEPEND}
qt5? ( >=dev-python/PyQt5-5.5.1[dbus,gui,${PYTHON_USEDEP}] )
)"
 
-REQUIRED_USE="!minimal? ( ${PYTHON_REQUIRED_USE} )
-   ^^ ( qt4 qt5 )"
+REQUIRED_USE="
+   !minimal? ( ${PYTHON_REQUIRED_USE} )
+   !minimal? ( ^^ ( qt4 qt5 ) )
+"
 
 CONFIG_CHECK="~PARPORT ~PPDEV"
 ERROR_PARPORT="Please make sure kernel parallel port support is enabled 
(PARPORT and PPDEV)."



[gentoo-commits] repo/gentoo:master commit in: net-print/hplip/

2016-06-02 Thread Daniel Pielmeier
commit: a11c8704835549fa933ebc00e4fc86a6127e536e
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Thu Jun  2 18:18:05 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Thu Jun  2 18:18:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a11c8704

net-print/hplip: Re-add ppc keyword only ppc64 needs to be dropped.

Package-Manager: portage-2.2.28

 net-print/hplip/hplip-3.16.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-print/hplip/hplip-3.16.5.ebuild 
b/net-print/hplip/hplip-3.16.5.ebuild
index eb8f220..803c1f8 100644
--- a/net-print/hplip/hplip-3.16.5.ebuild
+++ b/net-print/hplip/hplip-3.16.5.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
 
 IUSE="doc fax +hpcups hpijs kde -libusb0 minimal parport policykit +qt4 qt5 
scanner +snmp static-ppds X"
 



[gentoo-commits] repo/gentoo:master commit in: net-print/hplip/

2016-06-02 Thread Daniel Pielmeier
commit: 79d614e2e8409b65113d92a54bef848871119392
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Thu Jun  2 17:56:20 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Thu Jun  2 17:56:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79d614e2

net-print/hplip: Version bump.

Fixes bump request bug #582146. Thanks to Lars Wendler for the report.
Add python 3 support. Fixes bug #554766. Thanks to Virgil Dupras for the
report.
Enable 'snmp' USE by default. Fixes bug #544636. Thanks to Pacho Ramos
for the report.
Drop ppc and ppc64 keywords due to dev-python/PyQt5.

Package-Manager: portage-2.2.28

 net-print/hplip/Manifest   |  2 +
 net-print/hplip/hplip-3.14.10.ebuild   |  4 +-
 .../{hplip-3.14.10.ebuild => hplip-3.16.5.ebuild}  | 96 +++---
 net-print/hplip/metadata.xml   |  3 -
 4 files changed, 50 insertions(+), 55 deletions(-)

diff --git a/net-print/hplip/Manifest b/net-print/hplip/Manifest
index a0036fd..1804893 100644
--- a/net-print/hplip/Manifest
+++ b/net-print/hplip/Manifest
@@ -2,3 +2,5 @@ DIST hplip-3.14.10-patches-1.tar.xz 8140 SHA256 
33116a5e2c104495d60f0b15e923b2ae
 DIST hplip-3.14.10.tar.gz 21773429 SHA256 
11b3cd8311dea6b22a4c80be1e5d021e84d15a5f3e7e22cbd43798e5c1a89598 SHA512 
ed184c8d0d3d8d5aad454831013d7c5e0b1685b088ee8099b6efc1b152f8b159a2349f23f0c5c77a7a5f1a48165b0e22f2ff83ced1beb14633bd278d4ef4d6dc
 WHIRLPOOL 
8e1985cfd370849db96765f792655da36e22b6cecb660dd4707b0ff33dd53c8b66b2ec73a9596c7e60036edc1843c195bbbde64f37c5a1c319752bf0ebc08eb6
 DIST hplip-3.16.2-patches-1.tar.xz 8188 SHA256 
8a9a78e0caac1731eae79f047a6054b411c237c579fdfd07bc59d435db708705 SHA512 
7eb03c093cfb9ef6b9a980ef5520575310d080c45ed13191933a5facaf9bbb04b38c8381762a3ecd33884ad582830e61e17b6c17f2ed7cdf910670e05eed2510
 WHIRLPOOL 
6721eac17977485eae0cb22b1702d0479003e3639e806ecd3c5888f1b5015a0bf904512104ebefee4b3d5f64abebd0608090e00310ec8d5b48f210c7e4a95e4e
 DIST hplip-3.16.3.tar.gz 22408596 SHA256 
42d2302ee38bda41caa0f2f9524a91f531e3aa432814ffd45b3e5c396dc30194 SHA512 
32d2f88c0983208e77592f73bf65cf2900cd6aa234d09220a18b45b5fc4bd0d10e9cfc8c7a10639e5a51ad5f5d0f8ed7bd477d08c86b89c633a1bbcd42682915
 WHIRLPOOL 
b287ecf80c2e7b0da0de0afefcf60c507f9d42c74dbba1e745b4b43f253a5b0dedb6398a1f073e14d196296da47764e983138c0151e05bfc7a5dd416458662a0
+DIST hplip-3.16.5-patches-1.tar.xz 8200 SHA256 
98866e57a247e7a30d9cd584ed9411aa79a6185294a73b4cc5961efe9a5e5fa6 SHA512 
36d33da5fc4105183cbc5137845ddccd8ab2b6abbff053a3a51f3da61c26c2d9d48dcb735345fb453abd67b6a0797aa337102c366cce037bc7006599b20b1646
 WHIRLPOOL 
8ac91bdefeb177c092b1d6de16474e8e1da57ad046dbc579f14fd40a27d1837d9bf142573137ef8d91c37dc7b03ca908fd5bfad23a9815af2015b521091c2700
+DIST hplip-3.16.5.tar.gz 22662561 SHA256 
c609516003c9613c51e2ef24503e535f8d93693dd618cb6397a2d71f70315ed9 SHA512 
5fdf7dc710158af2aff651f23df9da88dd8443668f738cc143be66bd53952189dd3c87f73741a5af7369d48d465d6dd3936e45eff59bfc4146243c4897a8434b
 WHIRLPOOL 
003a663048210d9c4ce53ac8de009df48454c7d2a73cf8685d90c2cc6a8b8952363009fa565f68f517858c5e36ac3ffa74fa282a7f37cd0b229741fd4824d457

diff --git a/net-print/hplip/hplip-3.14.10.ebuild 
b/net-print/hplip/hplip-3.14.10.ebuild
index d822854..c14e24c 100644
--- a/net-print/hplip/hplip-3.14.10.ebuild
+++ b/net-print/hplip/hplip-3.14.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="threads,xml"
 
 inherit eutils fdo-mime linux-info python-single-r1 udev autotools 
toolchain-funcs
 
-DESCRIPTION="HP Linux Imaging and Printing. Includes printer, scanner, fax 
drivers and service tools"
+DESCRIPTION="HP Linux Imaging and Printing - Print, scan, fax drivers and 
service tools"
 HOMEPAGE="http://hplipopensource.com/hplip-web/index.html";
 SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz

https://dev.gentoo.org/~billie/distfiles/${PN}-3.14.10-patches-1.tar.xz";

diff --git a/net-print/hplip/hplip-3.14.10.ebuild 
b/net-print/hplip/hplip-3.16.5.ebuild
similarity index 74%
copy from net-print/hplip/hplip-3.14.10.ebuild
copy to net-print/hplip/hplip-3.16.5.ebuild
index d822854..eb8f220 100644
--- a/net-print/hplip/hplip-3.14.10.ebuild
+++ b/net-print/hplip/hplip-3.16.5.ebuild
@@ -1,29 +1,27 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 PYTHON_REQ_USE="threads,xml"
 
-inherit eutils fdo-mime linux-info python-single-r1 udev autotools 
toolchain-funcs
+inherit eutils linux-info python-single-r1 readme.gentoo-r1 udev autotools
 
-DESCRIPTION="HP Linux Imaging and Printing. Includes 

[gentoo-commits] repo/gentoo:master commit in: app-admin/conky/files/, app-admin/conky/

2016-05-18 Thread Daniel Pielmeier
commit: 4cf3735ecef4972862e5994ab7988a9aee8c703b
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Wed May 18 17:54:32 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Wed May 18 17:54:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cf3735e

app-admin/conky: Fixes bug #562154. Fix building ncurses with USE=tinfo.

Thanks to Nicholas O'Connor for the report and Laurent Georget for the
patch.

Package-Manager: portage-2.2.28

 app-admin/conky/conky-1.10.1.ebuild|  3 +-
 .../conky/files/conky-1.10.1-ncurses-tinfo.patch   | 35 ++
 2 files changed, 37 insertions(+), 1 deletion(-)

diff --git a/app-admin/conky/conky-1.10.1.ebuild 
b/app-admin/conky/conky-1.10.1.ebuild
index dfa1c6c..13967b6 100644
--- a/app-admin/conky/conky-1.10.1.ebuild
+++ b/app-admin/conky/conky-1.10.1.ebuild
@@ -76,7 +76,8 @@ pkg_setup() {
 }
 
 src_prepare() {
-   epatch "${FILESDIR}/${P}-includewlan.patch"
+   epatch "${FILESDIR}/${P}-includewlan.patch" \
+   "${FILESDIR}/${P}-ncurses-tinfo.patch"
 
# Allow user patches #478482
epatch_user

diff --git a/app-admin/conky/files/conky-1.10.1-ncurses-tinfo.patch 
b/app-admin/conky/files/conky-1.10.1-ncurses-tinfo.patch
new file mode 100644
index 000..a603959
--- /dev/null
+++ b/app-admin/conky/files/conky-1.10.1-ncurses-tinfo.patch
@@ -0,0 +1,35 @@
+From dbf26f0a42a7f46d363abb150192bfcd1ccb204b Mon Sep 17 00:00:00 2001
+From: Laurent Georget 
+Date: Sat, 14 May 2016 19:38:55 +0200
+Subject: [PATCH] Fix the `symbol stdscr not found` compilation error (#254)
+
+The compilation fails when the symbols of terminfo are not present in
+the libncurses.so. This can happen when the terminfo library libtinfo.so
+is compiled separately. Using pkg_config is the correct approach to
+handle all cases.
+---
+ cmake/ConkyPlatformChecks.cmake | 10 +-
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+diff --git a/cmake/ConkyPlatformChecks.cmake b/cmake/ConkyPlatformChecks.cmake
+index 05d8bbd..f19ac24 100644
+--- a/cmake/ConkyPlatformChecks.cmake
 b/cmake/ConkyPlatformChecks.cmake
+@@ -119,12 +119,12 @@ if(BUILD_HTTP)
+ endif(BUILD_HTTP)
+ 
+ if(BUILD_NCURSES)
+-  check_include_files(ncurses.h NCURSES_H)
+-  find_library(NCURSES_LIB NAMES ncurses)
+-  if(NOT NCURSES_H OR NOT NCURSES_LIB)
++  pkg_check_modules(NCURSES ncurses)
++  if(NOT NCURSES_FOUND)
+   message(FATAL_ERROR "Unable to find ncurses library")
+-  endif(NOT NCURSES_H OR NOT NCURSES_LIB)
+-  set(conky_libs ${conky_libs} ${NCURSES_LIB})
++  endif(NOT NCURSES_FOUND)
++  set(conky_libs ${conky_libs} ${NCURSES_LIBRARIES})
++  set(conky_includes ${conky_includes} ${NCURSES_INCLUDE_DIRS})
+ endif(BUILD_NCURSES)
+ 
+ if(BUILD_MYSQL)



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

2016-05-09 Thread Daniel Pielmeier
commit: c5fc7246e16b0a7307ff465e14fa8ea6cc5aba60
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Mon May  9 17:57:32 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Mon May  9 17:57:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5fc7246

app-portage/pfl: Fix bug #582376. Add upstream maintainer name.

Package-Manager: portage-2.2.28

 app-portage/pfl/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-portage/pfl/metadata.xml b/app-portage/pfl/metadata.xml
index 3deb05c..534265d 100644
--- a/app-portage/pfl/metadata.xml
+++ b/app-portage/pfl/metadata.xml
@@ -8,6 +8,7 @@


b...@portagefilelist.de
+   Daniel Buschke






[gentoo-commits] repo/gentoo:master commit in: net-print/hplip-plugin/

2016-04-03 Thread Daniel Pielmeier
commit: cb3f10607311d5249e7b6cd1441a5c8cf9ec3f26
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sun Apr  3 13:05:11 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sun Apr  3 13:05:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb3f1060

net-print/hplip-plugin: Remove plugins for hplip versions removed from tree.

Package-Manager: portage-2.2.26

 net-print/hplip-plugin/Manifest|  2 -
 net-print/hplip-plugin/hplip-plugin-3.15.11.ebuild | 69 --
 net-print/hplip-plugin/hplip-plugin-3.16.2.ebuild  | 69 --
 3 files changed, 140 deletions(-)

diff --git a/net-print/hplip-plugin/Manifest b/net-print/hplip-plugin/Manifest
index edb7660..12e474c 100644
--- a/net-print/hplip-plugin/Manifest
+++ b/net-print/hplip-plugin/Manifest
@@ -1,3 +1 @@
 DIST hplip-3.14.10-plugin.run 1869038 SHA256 
b395b480ad86b9f27b6a2f63b6ecb00beb78e762a6137efb81dc1104837f9b81 SHA512 
3e5bea924e989d902aea0de182941be692a124ba8c27f53ce2e4f137308bad8373462c6128c26716e481e758f76533163d311a2676df034c1b15d6ef6ed008be
 WHIRLPOOL 
18375de4cc92cb73bcaa109927bd34f8487938b02472f0b7adbf44ad4688e5c6a1d030077b1e3c14f15f9b8e4cc86d195b0195e2d08121f746c62624db4658db
-DIST hplip-3.15.11-plugin.run 2084268 SHA256 
a986ca52c6436f2ce87ad6a11fe0d7880797fbb0d940f23f6a928434bc193102 SHA512 
bb36e6c9460bb3afa1b88ae93ba344fd2b9ec8194bd0766c1998657068b57540cbab2558180651e5492a338d7aefa23f203aa1190e39e22cfb51b7fda1383096
 WHIRLPOOL 
9fef992e0a32566d414fec83af49700303634c3e3fe0bc7667423f91fcd16bfc75cbbcba77914e261d773ad8fe2efa27eaac1a662731e87591758cbc713159c2
-DIST hplip-3.16.2-plugin.run 2084269 SHA256 
47202db87a7092bc8dbeab0843ab1cd4923a835a20401c538978a3360a372326 SHA512 
22c93a8eada5fb03d108224cb60266f4449b6a3c159ce08b6895268f4c51e9b0bf3c754e52b73004ffd6e2147d0d9411b3c6374c2606a991f5596962bba7c07d
 WHIRLPOOL 
570c2e827c8177a79c25e6723f00d81cd03582a69c5bc73ed12f794b70b976f0957b40cf6d2d1e039228e524a7c4dec0e44d5f28773bcc4b326a0dca76cda8fa

diff --git a/net-print/hplip-plugin/hplip-plugin-3.15.11.ebuild 
b/net-print/hplip-plugin/hplip-plugin-3.15.11.ebuild
deleted file mode 100644
index 8408448..000
--- a/net-print/hplip-plugin/hplip-plugin-3.15.11.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="6"
-
-inherit udev unpacker
-
-DESCRIPTION="Proprietary plugins and firmware for HPLIP"
-HOMEPAGE="http://hplipopensource.com/hplip-web/index.html";
-SRC_URI="http://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/hplip-${PV}-plugin.run";
-
-LICENSE="hplip-plugin"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-   ~net-print/hplip-${PV}
-   virtual/udev
-"
-DEPEND=""
-
-S=${WORKDIR}
-
-HPLIP_HOME=/usr/share/hplip
-
-# Binary prebuilt package
-QA_PRESTRIPPED="
-   /usr/share/hplip/fax/plugins/fax_marvell.so
-   /usr/share/hplip/prnt/plugins/hbpl1.so
-   /usr/share/hplip/prnt/plugins/lj.so
-   /usr/share/hplip/scan/plugins/bb_marvell.so
-   /usr/share/hplip/scan/plugins/bb_soapht.so
-   /usr/share/hplip/scan/plugins/bb_soap.so
-"
-
-# License does not allow us to redistribute the "source" package
-RESTRICT="mirror"
-
-src_unpack() {
-   unpack_makeself "hplip-${PV}-plugin.run"
-}
-
-src_install() {
-   local hplip_arch=$(use amd64 && echo 'x86_64' || echo 'x86_32')
-
-   insinto "${HPLIP_HOME}"/data/firmware
-   doins *.fw.gz
-
-   for plugin in *-${hplip_arch}.so; do
-   local plugin_type=prnt
-   case "${plugin}" in
-   fax_*) plugin_type=fax ;;
-   bb_*)  plugin_type=scan ;;
-   esac
-
-   exeinto "${HPLIP_HOME}"/${plugin_type}/plugins
-   newexe ${plugin} ${plugin/-${hplip_arch}}
-   done
-
-   mkdir -p "${ED}/var/lib/hp/"
-   cat >> "${ED}/var/lib/hp/hplip.state" <<-_EOF_
-   [plugin]
-   installed = 1
-   eula = 1
-   version = ${PV}
-   _EOF_
-}

diff --git a/net-print/hplip-plugin/hplip-plugin-3.16.2.ebuild 
b/net-print/hplip-plugin/hplip-plugin-3.16.2.ebuild
deleted file mode 100644
index 8408448..000
--- a/net-print/hplip-plugin/hplip-plugin-3.16.2.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="6"
-
-inherit udev unpacker
-
-DESCRIPTION="Proprietary plugins and firmware for HPLIP"
-HOMEPAGE="http://hplipopensource.com/hplip-web/index.html";
-SRC_URI="http://www.openprinting.org/download/printdriv

[gentoo-commits] repo/gentoo:master commit in: net-print/hplip/

2016-04-03 Thread Daniel Pielmeier
commit: bcca53bc46a2e45c052a74c045a8c03fc7954032
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sun Apr  3 12:34:06 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sun Apr  3 12:34:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcca53bc

net-print/hplip: Remove old.

Package-Manager: portage-2.2.26

 net-print/hplip/Manifest |   3 -
 net-print/hplip/hplip-3.15.11.ebuild | 260 ---
 net-print/hplip/hplip-3.16.2.ebuild  | 260 ---
 3 files changed, 523 deletions(-)

diff --git a/net-print/hplip/Manifest b/net-print/hplip/Manifest
index ba36143..a0036fd 100644
--- a/net-print/hplip/Manifest
+++ b/net-print/hplip/Manifest
@@ -1,7 +1,4 @@
 DIST hplip-3.14.10-patches-1.tar.xz 8140 SHA256 
33116a5e2c104495d60f0b15e923b2ae5eaaf269cd5ee8e988b035eb20aa23ab SHA512 
a8deb03979c55b660ef299505afc328fc930786ea9d473109a9fafd83d72528a9c3700faf4742f2e05829824fc97c3656538e1a607e2191e617f3944f0482e9a
 WHIRLPOOL 
bbf5d62f29c0fb0162f34b7815fc190459c619fdaf4f96e33d085f9b7228fa5431b6d668322256995a0a1d16aa1cccb75171000bbb2334ad3b51fec47f2653c0
 DIST hplip-3.14.10.tar.gz 21773429 SHA256 
11b3cd8311dea6b22a4c80be1e5d021e84d15a5f3e7e22cbd43798e5c1a89598 SHA512 
ed184c8d0d3d8d5aad454831013d7c5e0b1685b088ee8099b6efc1b152f8b159a2349f23f0c5c77a7a5f1a48165b0e22f2ff83ced1beb14633bd278d4ef4d6dc
 WHIRLPOOL 
8e1985cfd370849db96765f792655da36e22b6cecb660dd4707b0ff33dd53c8b66b2ec73a9596c7e60036edc1843c195bbbde64f37c5a1c319752bf0ebc08eb6
-DIST hplip-3.15.11.tar.gz 22277756 SHA256 
33c4711bde04a34b81f3f70e6277a0375dded171469e5aa8b9cef1a14a407c6d SHA512 
003789e30f45d71a78ebcd2fa57231381ba7bf7aba0ebbcfffda5b01a9c4e8bf763c0343aba77368920d0dea31a2e80da2d036cf5cb7d07cf65511a7eb49
 WHIRLPOOL 
8168f295b2e9d348ff4ba8768ee3ce5fa2952643aa7885ef32a10d32d6dc953157d972b0058d2c51eec8873346fc657173c156c2f3f8c42a8ee69a5c43f484eb
-DIST hplip-3.15.6-patches-1.tar.xz 8176 SHA256 
3f42f72590966f49788ae620948dd3fe206c914d2d4a8d2186ef5f8b4645 SHA512 
d9a35c594f087508a58d07b7c9f47e7bfb280ad66533481b069065cfbdc1927d56d50ab8b50d256bba1bd369fecc6c647bdae7a56a7f0e9edd74da8377dd22f4
 WHIRLPOOL 
f3e0eb720ba14d596f68f106b71c7bd225dfe753cdd56857aa8d2600a72517384ad1a0cbfec7b3ac60922d682bd77a7f3ea2b44db6cdebacee820ebcfbcfc232
 DIST hplip-3.16.2-patches-1.tar.xz 8188 SHA256 
8a9a78e0caac1731eae79f047a6054b411c237c579fdfd07bc59d435db708705 SHA512 
7eb03c093cfb9ef6b9a980ef5520575310d080c45ed13191933a5facaf9bbb04b38c8381762a3ecd33884ad582830e61e17b6c17f2ed7cdf910670e05eed2510
 WHIRLPOOL 
6721eac17977485eae0cb22b1702d0479003e3639e806ecd3c5888f1b5015a0bf904512104ebefee4b3d5f64abebd0608090e00310ec8d5b48f210c7e4a95e4e
-DIST hplip-3.16.2.tar.gz 22285808 SHA256 
f2c845a9d48a8ba2b74ccae21e29829abc929dc6c74e2b5b19df01ea577ed4d9 SHA512 
fa73f85cc255a30486ebde12d1615a4c164dd4ecb616a8d509b6ad5857aa52edca14c488e2b11ade4254f71d76bea1ca8d85dc2b0ee99ba32d9381ef42fc80a5
 WHIRLPOOL 
b8b63d6dac2c059853719b957b821e33d77407861e8316d009019ed094c7de898e9f1c6d8f71bd07cb68b297e674ffb34a805da54ba8fa02496dd26567732afe
 DIST hplip-3.16.3.tar.gz 22408596 SHA256 
42d2302ee38bda41caa0f2f9524a91f531e3aa432814ffd45b3e5c396dc30194 SHA512 
32d2f88c0983208e77592f73bf65cf2900cd6aa234d09220a18b45b5fc4bd0d10e9cfc8c7a10639e5a51ad5f5d0f8ed7bd477d08c86b89c633a1bbcd42682915
 WHIRLPOOL 
b287ecf80c2e7b0da0de0afefcf60c507f9d42c74dbba1e745b4b43f253a5b0dedb6398a1f073e14d196296da47764e983138c0151e05bfc7a5dd416458662a0

diff --git a/net-print/hplip/hplip-3.15.11.ebuild 
b/net-print/hplip/hplip-3.15.11.ebuild
deleted file mode 100644
index bdb2042..000
--- a/net-print/hplip/hplip-3.15.11.ebuild
+++ /dev/null
@@ -1,260 +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="threads,xml"
-
-inherit eutils fdo-mime linux-info python-single-r1 udev autotools 
toolchain-funcs
-
-DESCRIPTION="HP Linux Imaging and Printing - Print, scan, fax drivers and 
service tools"
-HOMEPAGE="http://hplipopensource.com/hplip-web/index.html";
-SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz
-   
https://dev.gentoo.org/~billie/distfiles/${PN}-3.15.6-patches-1.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-
-IUSE="doc fax +hpcups hpijs kde libnotify -libusb0 minimal parport policykit 
qt4 scanner snmp static-ppds X"
-
-COMMON_DEPEND="
-   virtual/jpeg:0
-   hpijs? (
-   || ( >=net-print/cups-filters-1.0.43-r1[foomatic] 
>=net-print/foomatic-filters-3.0.20080507[cups] )
-   )
-   !minimal? (
-   ${PYTHON_DEPS}
-   >=net-print/cups-1.4.0
-   !libusb0? ( virtual/libusb:1 )
-   libusb0? ( virtual/libusb:0 )
-   scanner? ( >=med

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

2016-04-03 Thread Daniel Pielmeier
commit: 0ba14b33548b1eb41045bb5a155a7e5a008e8235
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sun Apr  3 12:31:51 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sun Apr  3 12:31:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ba14b33

dev-libs/libburn: Remove old.

Package-Manager: portage-2.2.26

 dev-libs/libburn/Manifest |  1 -
 dev-libs/libburn/libburn-1.4.2.ebuild | 43 ---
 2 files changed, 44 deletions(-)

diff --git a/dev-libs/libburn/Manifest b/dev-libs/libburn/Manifest
index b1a9c36..f11761d 100644
--- a/dev-libs/libburn/Manifest
+++ b/dev-libs/libburn/Manifest
@@ -1,3 +1,2 @@
 DIST libburn-1.3.8.tar.gz 967404 SHA256 
46266bdd4b37ca9700a44bbd8dbfbf3526423ede25751fd2f0211b2b5ce29283 SHA512 
4f279319b49bc5f5d42751fcab16bfe949e14e6e1018f9138bcc9f8e10a298ecf9795780d5f8807c5c2bf1cc0332f931b709f1fb5809f30abb8054297370f3c6
 WHIRLPOOL 
a814ab1c88b70b03788d490c1d6f9305878613d529fdd58df65a13bc683cf2e6c4e877192f85ffca07474a866115a34ef3932e838097e88db08d73554ed2ad3c
 DIST libburn-1.4.2.pl01.tar.gz 970417 SHA256 
33cfcd7f5deb3c6f325ca9eaef36c59b4fcb384bfcddaaa16d9a89da88a80edb SHA512 
74f8187f69e97bf6a138a2d220144f956ad11a5968859272791bc14de7eef675a181bfd211cba1c914fcac1bc70c77dc5adc08fcad027122f81003fbd1554c40
 WHIRLPOOL 
43dee3fb42508a65f17f994b8effaeb308f5050a94380a18e8cc1d5e98f7305c4740c090341a3d147caa52a277c42befe8cf16e301804bc5220872a219ac8692
-DIST libburn-1.4.2.tar.gz 970246 SHA256 
bf641ac8e372b18e52fa911876b21f759e17804aa907eeae6c852f053729610a SHA512 
68bae9ce50d99e7cd7dff60c39636af824142640c474cd67eba5b5659f2ae62c4e693c846f090f866a4b9cc303abf3da7a69f1431bc9e140f4ae2ca71ec59688
 WHIRLPOOL 
eca0acf8519d2326af83ebf76903cabb67cb57b3b3815ef3cc028a83255cb392ae879b7a1d55e0ad95dab6977befae06d0a0bff4f7a1c1bfc9188f1d1bfaeea9

diff --git a/dev-libs/libburn/libburn-1.4.2.ebuild 
b/dev-libs/libburn/libburn-1.4.2.ebuild
deleted file mode 100644
index 3d8b4d1..000
--- a/dev-libs/libburn/libburn-1.4.2.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils
-
-DESCRIPTION="Open-source library for reading, mastering and writing optical 
discs"
-HOMEPAGE="http://libburnia-project.org";
-SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="cdio debug static-libs track-src-odirect"
-
-RDEPEND="cdio? ( >=dev-libs/libcdio-0.83 )"
-DEPEND="$RDEPEND
-   virtual/pkgconfig"
-
-src_configure() {
-   econf \
-   $(use_enable static-libs static) \
-   $(use_enable track-src-odirect) \
-   --enable-pkg-check-modules \
-   $(use_enable cdio libcdio) \
-   --disable-ldconfig-at-install \
-   $(use_enable debug)
-}
-
-src_install() {
-   default
-
-   dodoc CONTRIBUTORS doc/{comments,*.txt}
-
-   docinto cdrskin
-   dodoc cdrskin/{*.txt,README}
-   docinto cdrskin/html
-   dohtml cdrskin/cdrskin_eng.html
-
-   prune_libtool_files --all
-}



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

2016-04-03 Thread Daniel Pielmeier
commit: d2f60da0ab872b20d1908fe6a53aec599ca3f418
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sun Apr  3 12:21:23 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sun Apr  3 12:21:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2f60da0

app-cdr/cdrtools: Remove old.

Package-Manager: portage-2.2.26

 app-cdr/cdrtools/Manifest |   1 -
 app-cdr/cdrtools/cdrtools-3.02_alpha05.ebuild | 265 --
 2 files changed, 266 deletions(-)

diff --git a/app-cdr/cdrtools/Manifest b/app-cdr/cdrtools/Manifest
index a7ddc41..605bd5b 100644
--- a/app-cdr/cdrtools/Manifest
+++ b/app-cdr/cdrtools/Manifest
@@ -1,4 +1,3 @@
 DIST cdrtools-3.01a17.tar.bz2 2061522 SHA256 
3d613965b213ad83e4be0ba2535e784901839ea4d11a20a2beb6765f0eb76dfa SHA512 
34a0579c536028b030cf828441ad55a705472646bc3a1ae962aad234fbe0b12c2bcb670511487c17086f5ba7643d1b8ae42a4a86bfe2940dc94f9744377daa8b
 WHIRLPOOL 
b718d559e0b36a576a42a38f84b3917891450d0bbab47b084eb1e906a396cf28ce47b79fd16565d4e0697311ee0c3d5abdd95b52ba2d7ae4e9f32d9b26bc26e1
 DIST cdrtools-3.01a24.tar.bz2 2075400 SHA256 
4d9907b84f5b65dc6ca278b6202b90b8eb68652b01aa4dda978ffede8bdd4a5b SHA512 
19be30de77fca00bb06fa6325149421304c1d5ff7d40a9d842496058494fcf0e798678c661ff3ae9ebc9e4c5971917f7aabfd813a6d88ff863d7e2e5f1456766
 WHIRLPOOL 
4533288dffef2b702eeef2a44fd702aff3e66283d5d90c810eb177ee4f1f1aa7cfd75238bf1f2a406e9b8ccaa43c7a77fb401825f8ce806e73fdc80abcc0a45a
-DIST cdrtools-3.02a05.tar.bz2 2115386 SHA256 
4c79ae080c334854ee8ea04a2e36e15f15709d8c3da2df22e818ab91639b6bba SHA512 
86dadff90da5a90340d6c0f06367d0285e180fddc98fd009b8d18b67c6d81895359ee9293c38036ccfbbf479e8ea73225da8149dffb4cddb919c85226a63ddea
 WHIRLPOOL 
c5b9b9e694b1e69d0bd172d6976ac7c55cf1864d7eb32f86d867d6f75cad5eb971efd11056274790551eb24fbb0d500edaf7dd1e50c90cf9534b441226360723
 DIST cdrtools-3.02a06.tar.bz2 2117648 SHA256 
ed79ab99414352ea9305163660b52b6a82394466bae03aebdbe2150997835eb1 SHA512 
31a0743e39513841e77dcaaa52d746cafc0867ba01d46d43310f89e4ef2a0759fcac2e812aa323854daaa9a5ce8627c0612b8e461072a6066c20883ebe639c0c
 WHIRLPOOL 
6358a39ee1fd51be417d3bb21ba7b43b8ee9b6dd71c925b7a1a8bc6f402380804f761749b3c912fc9f4a3e4d49bb4988441c3348ccfcc794847be8f0444628c9

diff --git a/app-cdr/cdrtools/cdrtools-3.02_alpha05.ebuild 
b/app-cdr/cdrtools/cdrtools-3.02_alpha05.ebuild
deleted file mode 100644
index 8dd03a2..000
--- a/app-cdr/cdrtools/cdrtools-3.02_alpha05.ebuild
+++ /dev/null
@@ -1,265 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit fcaps multilib eutils toolchain-funcs flag-o-matic gnuconfig
-
-MY_P="${P/_alpha/a}"
-
-DESCRIPTION="A set of tools for CD/DVD reading and recording, including 
cdrecord"
-HOMEPAGE="http://sourceforge.net/projects/cdrtools/";
-SRC_URI="mirror://sourceforge/${PN}/$([[ -z ${PV/*_alpha*} ]] && echo 
'alpha')/${MY_P}.tar.bz2"
-
-LICENSE="GPL-2 LGPL-2.1 CDDL-Schily"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
-IUSE="acl caps nls unicode"
-
-RDEPEND="acl? ( virtual/acl )
-   caps? ( sys-libs/libcap )
-   nls? ( virtual/libintl )
-   !app-cdr/cdrkit"
-DEPEND="${RDEPEND}
-   x11-misc/makedepend
-   nls? ( >=sys-devel/gettext-0.18.1.1 )"
-
-S=${WORKDIR}/${P/_alpha[0-9][0-9]}
-
-FILECAPS=(
-   
cap_sys_resource,cap_dac_override,cap_sys_admin,cap_sys_nice,cap_net_bind_service,cap_ipc_lock,cap_sys_rawio+ep
 usr/bin/cdrecord --
-   
cap_dac_override,cap_sys_admin,cap_sys_nice,cap_net_bind_service,cap_sys_rawio+ep
 usr/bin/cdda2wav --
-   cap_dac_override,cap_sys_admin,cap_net_bind_service,cap_sys_rawio+ep 
usr/bin/readcd
-)
-
-cdrtools_os() {
-   local os="linux"
-   [[ ${CHOST} == *-darwin* ]] && os="mac-os10"
-   [[ ${CHOST} == *-freebsd* ]] && os="freebsd"
-   echo "${os}"
-}
-
-src_prepare() {
-   gnuconfig_update
-
-   # Remove profiled make files.
-   find -name '*_p.mk' -delete
-
-   # Adjusting hardcoded paths.
-   sed -i -e "s|opt/schily|usr|" \
-   $(find ./ -type f -name \*.[0-9ch] -exec grep -l 'opt/schily' 
'{}' '+') \
-   || die "sed opt/schily"
-
-   sed -i -e "s|\(^INSDIR=\t\tshare/doc/\)|\1${PF}/|" \
-   $(find ./ -type f -exec grep -l '^INSDIR.\+doc' '{}' '+') \
-   || die "sed doc"
-
-   # Respect libdir.
-   sed -i -e "s|\(^INSDIR=\t\t\)lib|\1$(get_libdir)|" \
-   $(find ./ -type f -exec grep -l '^INSDIR.\+li

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

2016-03-15 Thread Daniel Pielmeier
commit: 0557d106a5168043c9f7bb4d1b05b4c976b0abbe
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Tue Mar 15 16:36:59 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Tue Mar 15 16:36:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0557d106

media-sound/puddletag: Fix homepage.

This fixes bug #576740. Thanks to Jan Chren (rindeal) for the report.

Package-Manager: portage-2.2.26

 media-sound/puddletag/puddletag-1.0.5.ebuild | 2 +-
 media-sound/puddletag/puddletag-1.1.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/puddletag/puddletag-1.0.5.ebuild 
b/media-sound/puddletag/puddletag-1.0.5.ebuild
index e051495..a6132cb 100644
--- a/media-sound/puddletag/puddletag-1.0.5.ebuild
+++ b/media-sound/puddletag/puddletag-1.0.5.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1 fdo-mime
 
 DESCRIPTION="Audio tag editor"
-HOMEPAGE="http://puddletag.sourceforge.net/";
+HOMEPAGE="http://docs.puddletag.net/";
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2 GPL-3"

diff --git a/media-sound/puddletag/puddletag-1.1.1.ebuild 
b/media-sound/puddletag/puddletag-1.1.1.ebuild
index 57a45f3..eef9002 100644
--- a/media-sound/puddletag/puddletag-1.1.1.ebuild
+++ b/media-sound/puddletag/puddletag-1.1.1.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1 fdo-mime
 
 DESCRIPTION="Audio tag editor"
-HOMEPAGE="http://puddletag.sourceforge.net/";
+HOMEPAGE="http://docs.puddletag.net/";
 SRC_URI="https://github.com/keithgg/${PN}/releases/download/${PV}/${P}.tar.gz";
 
 LICENSE="GPL-2 GPL-3"



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

2016-02-29 Thread Daniel Pielmeier
commit: 303d080a411deb25c0262bed18ac33423b44f8cc
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Mon Feb 29 17:37:32 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Mon Feb 29 17:37:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=303d080a

media-sound/puddletag: Do not install README anymore.

This fixes bug #575182. Thanks to kapsh for the report.

Package-Manager: portage-2.2.26

 media-sound/puddletag/puddletag-1.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/puddletag/puddletag-1.1.1.ebuild 
b/media-sound/puddletag/puddletag-1.1.1.ebuild
index 23ae59b..57a45f3 100644
--- a/media-sound/puddletag/puddletag-1.1.1.ebuild
+++ b/media-sound/puddletag/puddletag-1.1.1.ebuild
@@ -29,4 +29,4 @@ RDEPEND=">=dev-python/PyQt4-4.9.6-r2[${PYTHON_USEDEP},svg]
>=dev-python/sip-4.14.2-r1:0[${PYTHON_USEDEP}]
>=dev-python/lxml-3.0.1[${PYTHON_USEDEP}]"
 
-DOCS=(changelog HACKING NEWS README THANKS TODO)
+DOCS=(changelog HACKING NEWS THANKS TODO)



[gentoo-commits] repo/gentoo:master commit in: app-admin/conky/

2016-02-29 Thread Daniel Pielmeier
commit: c2723f50b843f5e7a27dc4ad78edbbf90ce71381
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Mon Feb 29 17:21:00 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Mon Feb 29 17:21:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2723f50

app-admin/conky: Fix doc installation.

This fixes bug #575416. Thanks to David Brooke for the report.

Package-Manager: portage-2.2.26

 app-admin/conky/conky-1.10.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/conky/conky-1.10.1.ebuild 
b/app-admin/conky/conky-1.10.1.ebuild
index 3e6759b..dfa1c6c 100644
--- a/app-admin/conky/conky-1.10.1.ebuild
+++ b/app-admin/conky/conky-1.10.1.ebuild
@@ -69,7 +69,7 @@ DEPEND="
 
 CONFIG_CHECK=~IPV6
 
-DOCS=( README TODO ChangeLog NEWS AUTHORS )
+DOCS=( README.md TODO ChangeLog NEWS AUTHORS )
 
 pkg_setup() {
use ipv6 && linux-info_pkg_setup



[gentoo-commits] repo/gentoo:master commit in: app-admin/conky/

2016-02-20 Thread Daniel Pielmeier
commit: bd9319c3df55bbfea5228845654b364238523c09
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Feb 20 10:17:27 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Feb 20 10:17:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd9319c3

app-admin/conky: Enable release build.

This fixes bug #574250. Thanks to Toralf Förster for the report.

Package-Manager: portage-2.2.26

 app-admin/conky/conky-1.10.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-admin/conky/conky-1.10.1.ebuild 
b/app-admin/conky/conky-1.10.1.ebuild
index be3ce3f..3e6759b 100644
--- a/app-admin/conky/conky-1.10.1.ebuild
+++ b/app-admin/conky/conky-1.10.1.ebuild
@@ -141,7 +141,8 @@ src_configure() {
-DBUILD_BUILTIN_CONFIG=ON
-DBUILD_OLD_CONFIG=ON
-DBUILD_I18N=ON
-   -DMAINTAINER_MODE=ON
+   -DMAINTAINER_MODE=OFF
+   -DRELEASE=ON
-DBUILD_AUDACIOUS_LEGACY=OFF
-DBUILD_BMPX=OFF
-DDOC_PATH=/usr/share/doc/${PF}



[gentoo-commits] repo/gentoo:master commit in: app-admin/conky/files/, app-admin/conky/

2016-02-19 Thread Daniel Pielmeier
commit: ba6473341f414f64c355302901890f5b3d9d752d
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Fri Feb 19 16:55:08 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Feb 19 16:55:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba647334

app-admin/conky: Add patch to build with wifi support.

This fixes bug #573502. Thanks to Stanislav Nikitin for the report
and Till Schäfer for testing the patch.

Package-Manager: portage-2.2.26

 app-admin/conky/conky-1.10.1.ebuild  |  2 ++
 app-admin/conky/files/conky-1.10.1-includewlan.patch | 13 +
 2 files changed, 15 insertions(+)

diff --git a/app-admin/conky/conky-1.10.1.ebuild 
b/app-admin/conky/conky-1.10.1.ebuild
index 86a87b8..be3ce3f 100644
--- a/app-admin/conky/conky-1.10.1.ebuild
+++ b/app-admin/conky/conky-1.10.1.ebuild
@@ -76,6 +76,8 @@ pkg_setup() {
 }
 
 src_prepare() {
+   epatch "${FILESDIR}/${P}-includewlan.patch"
+
# Allow user patches #478482
epatch_user
 }

diff --git a/app-admin/conky/files/conky-1.10.1-includewlan.patch 
b/app-admin/conky/files/conky-1.10.1-includewlan.patch
new file mode 100644
index 000..82b09a7
--- /dev/null
+++ b/app-admin/conky/files/conky-1.10.1-includewlan.patch
@@ -0,0 +1,13 @@
+diff -Naur a/cmake/ConkyPlatformChecks.cmake b/cmake/ConkyPlatformChecks.cmake
+--- a/cmake/ConkyPlatformChecks.cmake  2015-11-18 20:47:45.0 +0500
 b/cmake/ConkyPlatformChecks.cmake  2016-01-31 20:04:58.036144590 +0500
+@@ -141,7 +141,8 @@
+ endif(BUILD_MYSQL)
+ 
+ if(BUILD_WLAN)
+-  check_include_file(iwlib.h IWLIB_H -D_GNU_SOURCE)
++  set(CMAKE_REQUIRED_DEFINITIONS -D_GNU_SOURCE) 
++  check_include_files(iwlib.h IWLIB_H -D_GNU_SOURCE)
+   if(NOT IWLIB_H)
+   message(FATAL_ERROR "Unable to find iwlib.h")
+   endif(NOT IWLIB_H)



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

2016-02-19 Thread Daniel Pielmeier
commit: 184d31590e8b92fd3602f191638acd0d0519a115
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Fri Feb 19 16:26:10 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Feb 19 16:26:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=184d3159

media-sound/puddletag: Remove patch.

This fixes bug #574648. Thanks to Martin Unzner for the report.

Package-Manager: portage-2.2.26

 media-sound/puddletag/puddletag-1.1.1.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/media-sound/puddletag/puddletag-1.1.1.ebuild 
b/media-sound/puddletag/puddletag-1.1.1.ebuild
index a53a4d0..23ae59b 100644
--- a/media-sound/puddletag/puddletag-1.1.1.ebuild
+++ b/media-sound/puddletag/puddletag-1.1.1.ebuild
@@ -30,5 +30,3 @@ RDEPEND=">=dev-python/PyQt4-4.9.6-r2[${PYTHON_USEDEP},svg]
>=dev-python/lxml-3.0.1[${PYTHON_USEDEP}]"
 
 DOCS=(changelog HACKING NEWS README THANKS TODO)
-
-PATCHES=("${FILESDIR}/${P}-pyqt4.11.4.patch")



[gentoo-commits] repo/gentoo:master commit in: net-print/hplip/

2016-02-13 Thread Daniel Pielmeier
commit: 3c4631bffb9ce7edae14a97492009eb584b086fa
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Feb 13 11:13:17 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Feb 13 11:13:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c4631bf

net-print/hplip: Version bump.

Package-Manager: portage-2.2.26

 net-print/hplip/Manifest|   2 +
 net-print/hplip/hplip-3.16.2.ebuild | 260 
 2 files changed, 262 insertions(+)

diff --git a/net-print/hplip/Manifest b/net-print/hplip/Manifest
index 3e39467..a38b505 100644
--- a/net-print/hplip/Manifest
+++ b/net-print/hplip/Manifest
@@ -2,3 +2,5 @@ DIST hplip-3.14.10-patches-1.tar.xz 8140 SHA256 
33116a5e2c104495d60f0b15e923b2ae
 DIST hplip-3.14.10.tar.gz 21773429 SHA256 
11b3cd8311dea6b22a4c80be1e5d021e84d15a5f3e7e22cbd43798e5c1a89598 SHA512 
ed184c8d0d3d8d5aad454831013d7c5e0b1685b088ee8099b6efc1b152f8b159a2349f23f0c5c77a7a5f1a48165b0e22f2ff83ced1beb14633bd278d4ef4d6dc
 WHIRLPOOL 
8e1985cfd370849db96765f792655da36e22b6cecb660dd4707b0ff33dd53c8b66b2ec73a9596c7e60036edc1843c195bbbde64f37c5a1c319752bf0ebc08eb6
 DIST hplip-3.15.11.tar.gz 22277756 SHA256 
33c4711bde04a34b81f3f70e6277a0375dded171469e5aa8b9cef1a14a407c6d SHA512 
003789e30f45d71a78ebcd2fa57231381ba7bf7aba0ebbcfffda5b01a9c4e8bf763c0343aba77368920d0dea31a2e80da2d036cf5cb7d07cf65511a7eb49
 WHIRLPOOL 
8168f295b2e9d348ff4ba8768ee3ce5fa2952643aa7885ef32a10d32d6dc953157d972b0058d2c51eec8873346fc657173c156c2f3f8c42a8ee69a5c43f484eb
 DIST hplip-3.15.6-patches-1.tar.xz 8176 SHA256 
3f42f72590966f49788ae620948dd3fe206c914d2d4a8d2186ef5f8b4645 SHA512 
d9a35c594f087508a58d07b7c9f47e7bfb280ad66533481b069065cfbdc1927d56d50ab8b50d256bba1bd369fecc6c647bdae7a56a7f0e9edd74da8377dd22f4
 WHIRLPOOL 
f3e0eb720ba14d596f68f106b71c7bd225dfe753cdd56857aa8d2600a72517384ad1a0cbfec7b3ac60922d682bd77a7f3ea2b44db6cdebacee820ebcfbcfc232
+DIST hplip-3.16.2-patches-1.tar.xz 8188 SHA256 
8a9a78e0caac1731eae79f047a6054b411c237c579fdfd07bc59d435db708705 SHA512 
7eb03c093cfb9ef6b9a980ef5520575310d080c45ed13191933a5facaf9bbb04b38c8381762a3ecd33884ad582830e61e17b6c17f2ed7cdf910670e05eed2510
 WHIRLPOOL 
6721eac17977485eae0cb22b1702d0479003e3639e806ecd3c5888f1b5015a0bf904512104ebefee4b3d5f64abebd0608090e00310ec8d5b48f210c7e4a95e4e
+DIST hplip-3.16.2.tar.gz 22285808 SHA256 
f2c845a9d48a8ba2b74ccae21e29829abc929dc6c74e2b5b19df01ea577ed4d9 SHA512 
fa73f85cc255a30486ebde12d1615a4c164dd4ecb616a8d509b6ad5857aa52edca14c488e2b11ade4254f71d76bea1ca8d85dc2b0ee99ba32d9381ef42fc80a5
 WHIRLPOOL 
b8b63d6dac2c059853719b957b821e33d77407861e8316d009019ed094c7de898e9f1c6d8f71bd07cb68b297e674ffb34a805da54ba8fa02496dd26567732afe

diff --git a/net-print/hplip/hplip-3.16.2.ebuild 
b/net-print/hplip/hplip-3.16.2.ebuild
new file mode 100644
index 000..8d073de
--- /dev/null
+++ b/net-print/hplip/hplip-3.16.2.ebuild
@@ -0,0 +1,260 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="threads,xml"
+
+inherit eutils fdo-mime linux-info python-single-r1 udev autotools 
toolchain-funcs
+
+DESCRIPTION="HP Linux Imaging and Printing - Print, scan, fax drivers and 
service tools"
+HOMEPAGE="http://hplipopensource.com/hplip-web/index.html";
+SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz
+   
https://dev.gentoo.org/~billie/distfiles/${PN}-3.16.2-patches-1.tar.xz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+
+IUSE="doc fax +hpcups hpijs kde libnotify -libusb0 minimal parport policykit 
qt4 scanner snmp static-ppds X"
+
+COMMON_DEPEND="
+   virtual/jpeg:0
+   hpijs? (
+   || ( >=net-print/cups-filters-1.0.43-r1[foomatic] 
>=net-print/foomatic-filters-3.0.20080507[cups] )
+   )
+   !minimal? (
+   ${PYTHON_DEPS}
+   >=net-print/cups-1.4.0
+   !libusb0? ( virtual/libusb:1 )
+   libusb0? ( virtual/libusb:0 )
+   scanner? ( >=media-gfx/sane-backends-1.0.19-r1 )
+   fax? ( >=sys-apps/dbus-1.6.8-r1 )
+   snmp? (
+   net-analyzer/net-snmp
+   dev-libs/openssl:0
+   )
+   )"
+
+DEPEND="${COMMON_DEPEND}
+   virtual/pkgconfig"
+
+RDEPEND="${COMMON_DEPEND}
+   >=app-text/ghostscript-gpl-8.71-r3
+   policykit? (
+   sys-auth/polkit
+   )
+   !minimal? (
+   >=dev-python/dbus-python-1.1.1-r1[${PYTHON_USEDEP}]
+   >=dev-python/pygobject-2.28.6-r53:2[${PYTHON_USEDEP}]
+   kernel_linux? ( virtual/udev )
+   scanner? (
+   >=dev-python/reportlab-2.6[${PYTHON_USEDEP}]
+   >=dev-python/pillow-1[${PYTHO

[gentoo-commits] repo/gentoo:master commit in: net-print/hplip/

2016-02-13 Thread Daniel Pielmeier
commit: 9e679eaab694ddcbd2e1f71ed5723d8c7a7f646e
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Feb 13 10:44:34 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Feb 13 10:44:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e679eaa

net-print/hplip: Remove old.

Package-Manager: portage-2.2.26

 net-print/hplip/Manifest|   1 -
 net-print/hplip/hplip-3.15.9.ebuild | 260 
 2 files changed, 261 deletions(-)

diff --git a/net-print/hplip/Manifest b/net-print/hplip/Manifest
index b2b654b..3e39467 100644
--- a/net-print/hplip/Manifest
+++ b/net-print/hplip/Manifest
@@ -2,4 +2,3 @@ DIST hplip-3.14.10-patches-1.tar.xz 8140 SHA256 
33116a5e2c104495d60f0b15e923b2ae
 DIST hplip-3.14.10.tar.gz 21773429 SHA256 
11b3cd8311dea6b22a4c80be1e5d021e84d15a5f3e7e22cbd43798e5c1a89598 SHA512 
ed184c8d0d3d8d5aad454831013d7c5e0b1685b088ee8099b6efc1b152f8b159a2349f23f0c5c77a7a5f1a48165b0e22f2ff83ced1beb14633bd278d4ef4d6dc
 WHIRLPOOL 
8e1985cfd370849db96765f792655da36e22b6cecb660dd4707b0ff33dd53c8b66b2ec73a9596c7e60036edc1843c195bbbde64f37c5a1c319752bf0ebc08eb6
 DIST hplip-3.15.11.tar.gz 22277756 SHA256 
33c4711bde04a34b81f3f70e6277a0375dded171469e5aa8b9cef1a14a407c6d SHA512 
003789e30f45d71a78ebcd2fa57231381ba7bf7aba0ebbcfffda5b01a9c4e8bf763c0343aba77368920d0dea31a2e80da2d036cf5cb7d07cf65511a7eb49
 WHIRLPOOL 
8168f295b2e9d348ff4ba8768ee3ce5fa2952643aa7885ef32a10d32d6dc953157d972b0058d2c51eec8873346fc657173c156c2f3f8c42a8ee69a5c43f484eb
 DIST hplip-3.15.6-patches-1.tar.xz 8176 SHA256 
3f42f72590966f49788ae620948dd3fe206c914d2d4a8d2186ef5f8b4645 SHA512 
d9a35c594f087508a58d07b7c9f47e7bfb280ad66533481b069065cfbdc1927d56d50ab8b50d256bba1bd369fecc6c647bdae7a56a7f0e9edd74da8377dd22f4
 WHIRLPOOL 
f3e0eb720ba14d596f68f106b71c7bd225dfe753cdd56857aa8d2600a72517384ad1a0cbfec7b3ac60922d682bd77a7f3ea2b44db6cdebacee820ebcfbcfc232
-DIST hplip-3.15.9.tar.gz 22027325 SHA256 
a1f58fe8707373c193728a7fd826523e99c30e3ca7f660faa75531acdff89d6d SHA512 
4a33adff226cbcd0c36963a33117eef6877dbfead9514d6095a4f5a1eca3e46e81ee162279b7808c3e1fb24e92dab8edaf945eea351d9b85c8f891b7379d13fc
 WHIRLPOOL 
8e2012d5543b0d11389bfd6c629671bec85282223ef4d1f921972af1071d770c825997fc0938cb47299f797d1f5f58dc270bc9220693e48be7abf6c15591cefb

diff --git a/net-print/hplip/hplip-3.15.9.ebuild 
b/net-print/hplip/hplip-3.15.9.ebuild
deleted file mode 100644
index 2f50312..000
--- a/net-print/hplip/hplip-3.15.9.ebuild
+++ /dev/null
@@ -1,260 +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="threads,xml"
-
-inherit eutils fdo-mime linux-info python-single-r1 udev autotools 
toolchain-funcs
-
-DESCRIPTION="HP Linux Imaging and Printing. Includes printer, scanner, fax 
drivers and service tools"
-HOMEPAGE="http://hplipopensource.com/hplip-web/index.html";
-SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz
-   
https://dev.gentoo.org/~billie/distfiles/${PN}-3.15.6-patches-1.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-
-IUSE="doc fax +hpcups hpijs kde libnotify -libusb0 minimal parport policykit 
qt4 scanner snmp static-ppds X"
-
-COMMON_DEPEND="
-   virtual/jpeg:0
-   hpijs? (
-   || ( >=net-print/cups-filters-1.0.43-r1[foomatic] 
>=net-print/foomatic-filters-3.0.20080507[cups] )
-   )
-   !minimal? (
-   ${PYTHON_DEPS}
-   >=net-print/cups-1.4.0
-   !libusb0? ( virtual/libusb:1 )
-   libusb0? ( virtual/libusb:0 )
-   scanner? ( >=media-gfx/sane-backends-1.0.19-r1 )
-   fax? ( >=sys-apps/dbus-1.6.8-r1 )
-   snmp? (
-   net-analyzer/net-snmp
-   dev-libs/openssl:0
-   )
-   )"
-
-DEPEND="${COMMON_DEPEND}
-   virtual/pkgconfig"
-
-RDEPEND="${COMMON_DEPEND}
-   >=app-text/ghostscript-gpl-8.71-r3
-   policykit? (
-   sys-auth/polkit
-   )
-   !minimal? (
-   >=dev-python/dbus-python-1.1.1-r1[${PYTHON_USEDEP}]
-   >=dev-python/pygobject-2.28.6-r53:2[${PYTHON_USEDEP}]
-   kernel_linux? ( virtual/udev )
-   scanner? (
-   >=dev-python/reportlab-2.6[${PYTHON_USEDEP}]
-   >=dev-python/pillow-1[${PYTHON_USEDEP}]
-   X? ( || (
-   kde? ( kde-misc/skanlite )
-   media-gfx/xsane
-   media-gfx/sane-frontends
-   ) )
-   )
-   fax? (
-   >=dev-python/reportlab-2.6[${PYTHON_USEDEP}]
-  

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

2016-02-13 Thread Daniel Pielmeier
commit: f5c1d37f9e9d8eeb0ef62057711e7bda1a38836d
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Feb 13 10:35:11 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Feb 13 10:35:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5c1d37f

media-sound/puddletag: Version bump.

Package-Manager: portage-2.2.26

 media-sound/puddletag/Manifest| 1 +
 media-sound/puddletag/puddletag-1.0.5.ebuild  | 2 +-
 .../puddletag/{puddletag-1.0.5.ebuild => puddletag-1.1.1.ebuild}  | 4 ++--
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/media-sound/puddletag/Manifest b/media-sound/puddletag/Manifest
index b8351e4..568df71 100644
--- a/media-sound/puddletag/Manifest
+++ b/media-sound/puddletag/Manifest
@@ -1 +1,2 @@
 DIST puddletag-1.0.5.tar.gz 958207 SHA256 
4698d5effe8f265446b356068bad7ced0b29c1f66824dc94a5688f3fffc389e2 SHA512 
73a3535cf6f4c527c25cbe0e9d81be42ac0078df63542278b6636e7f448f5bff2eba6badf0ef0ff03a8d00727eb4a3277f395cbba09f0261fd9f13e902e78441
 WHIRLPOOL 
152dca34004277abcf36b40fb65b297a56e123a2566547d6021ee980b9c22545e668db92c7ff5a99914e59044105cd95ff8c184dc0a6e3e29e94200e30d5ace3
+DIST puddletag-1.1.1.tar.gz 973076 SHA256 
0e944800ac37a854418ebfead1ae2e9d9c218db99fcdfe31c1bdb2fb803dc6ac SHA512 
10f43e57cd890403eb4f2bd21189ef91eee5c38b8e275c93e234aacb61b60dff33cc745e6d9f45ca005f0ccb0c79c025c43991a5bd1ef21ba3f866e9a6c9114b
 WHIRLPOOL 
572e36c87c48de11be859bcc992c444d8688c0c0bae19f17cce1e99ea8fdf63ef2af17e6be5fe0dbfeae1db7f234593c6f6f11c0e8899f79c443bb610160eb05

diff --git a/media-sound/puddletag/puddletag-1.0.5.ebuild 
b/media-sound/puddletag/puddletag-1.0.5.ebuild
index 06947bc..e051495 100644
--- a/media-sound/puddletag/puddletag-1.0.5.ebuild
+++ b/media-sound/puddletag/puddletag-1.0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 

diff --git a/media-sound/puddletag/puddletag-1.0.5.ebuild 
b/media-sound/puddletag/puddletag-1.1.1.ebuild
similarity index 88%
copy from media-sound/puddletag/puddletag-1.0.5.ebuild
copy to media-sound/puddletag/puddletag-1.1.1.ebuild
index 06947bc..a53a4d0 100644
--- a/media-sound/puddletag/puddletag-1.0.5.ebuild
+++ b/media-sound/puddletag/puddletag-1.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -10,7 +10,7 @@ inherit distutils-r1 fdo-mime
 
 DESCRIPTION="Audio tag editor"
 HOMEPAGE="http://puddletag.sourceforge.net/";
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+SRC_URI="https://github.com/keithgg/${PN}/releases/download/${PV}/${P}.tar.gz";
 
 LICENSE="GPL-2 GPL-3"
 SLOT="0"



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

2016-02-13 Thread Daniel Pielmeier
commit: 9bf6153f9573e162164a2b16e1cc34451e52cf4e
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Feb 13 10:17:46 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Feb 13 10:17:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bf6153f

dev-libs/libburn: Version bump.

Package-Manager: portage-2.2.26

 dev-libs/libburn/Manifest |  1 +
 dev-libs/libburn/libburn-1.4.2_p01.ebuild | 47 +++
 2 files changed, 48 insertions(+)

diff --git a/dev-libs/libburn/Manifest b/dev-libs/libburn/Manifest
index e600440..b1a9c36 100644
--- a/dev-libs/libburn/Manifest
+++ b/dev-libs/libburn/Manifest
@@ -1,2 +1,3 @@
 DIST libburn-1.3.8.tar.gz 967404 SHA256 
46266bdd4b37ca9700a44bbd8dbfbf3526423ede25751fd2f0211b2b5ce29283 SHA512 
4f279319b49bc5f5d42751fcab16bfe949e14e6e1018f9138bcc9f8e10a298ecf9795780d5f8807c5c2bf1cc0332f931b709f1fb5809f30abb8054297370f3c6
 WHIRLPOOL 
a814ab1c88b70b03788d490c1d6f9305878613d529fdd58df65a13bc683cf2e6c4e877192f85ffca07474a866115a34ef3932e838097e88db08d73554ed2ad3c
+DIST libburn-1.4.2.pl01.tar.gz 970417 SHA256 
33cfcd7f5deb3c6f325ca9eaef36c59b4fcb384bfcddaaa16d9a89da88a80edb SHA512 
74f8187f69e97bf6a138a2d220144f956ad11a5968859272791bc14de7eef675a181bfd211cba1c914fcac1bc70c77dc5adc08fcad027122f81003fbd1554c40
 WHIRLPOOL 
43dee3fb42508a65f17f994b8effaeb308f5050a94380a18e8cc1d5e98f7305c4740c090341a3d147caa52a277c42befe8cf16e301804bc5220872a219ac8692
 DIST libburn-1.4.2.tar.gz 970246 SHA256 
bf641ac8e372b18e52fa911876b21f759e17804aa907eeae6c852f053729610a SHA512 
68bae9ce50d99e7cd7dff60c39636af824142640c474cd67eba5b5659f2ae62c4e693c846f090f866a4b9cc303abf3da7a69f1431bc9e140f4ae2ca71ec59688
 WHIRLPOOL 
eca0acf8519d2326af83ebf76903cabb67cb57b3b3815ef3cc028a83255cb392ae879b7a1d55e0ad95dab6977befae06d0a0bff4f7a1c1bfc9188f1d1bfaeea9

diff --git a/dev-libs/libburn/libburn-1.4.2_p01.ebuild 
b/dev-libs/libburn/libburn-1.4.2_p01.ebuild
new file mode 100644
index 000..3a66784
--- /dev/null
+++ b/dev-libs/libburn/libburn-1.4.2_p01.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils
+
+MY_PV="${PV/_p01/.pl01}"
+
+DESCRIPTION="Open-source library for reading, mastering and writing optical 
discs"
+HOMEPAGE="http://libburnia-project.org";
+SRC_URI="http://files.libburnia-project.org/releases/${PN}-${MY_PV}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="cdio debug static-libs track-src-odirect"
+
+RDEPEND="cdio? ( >=dev-libs/libcdio-0.83 )"
+DEPEND="$RDEPEND
+   virtual/pkgconfig"
+
+S="${WORKDIR}/${P%_p01}"
+
+src_configure() {
+   econf \
+   $(use_enable static-libs static) \
+   $(use_enable track-src-odirect) \
+   --enable-pkg-check-modules \
+   $(use_enable cdio libcdio) \
+   --disable-ldconfig-at-install \
+   $(use_enable debug)
+}
+
+src_install() {
+   default
+
+   dodoc CONTRIBUTORS doc/{comments,*.txt}
+
+   docinto cdrskin
+   dodoc cdrskin/{*.txt,README}
+   docinto cdrskin/html
+   dohtml cdrskin/cdrskin_eng.html
+
+   prune_libtool_files --all
+}



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

2016-02-13 Thread Daniel Pielmeier
commit: 14cd702e86abfe902e94b3346ee3daa4ec9905d3
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Feb 13 10:01:28 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Feb 13 10:01:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14cd702e

dev-libs/libburn: Remove old.

Package-Manager: portage-2.2.26

 dev-libs/libburn/Manifest |  1 -
 dev-libs/libburn/libburn-1.4.0.ebuild | 43 ---
 2 files changed, 44 deletions(-)

diff --git a/dev-libs/libburn/Manifest b/dev-libs/libburn/Manifest
index 781253f..e600440 100644
--- a/dev-libs/libburn/Manifest
+++ b/dev-libs/libburn/Manifest
@@ -1,3 +1,2 @@
 DIST libburn-1.3.8.tar.gz 967404 SHA256 
46266bdd4b37ca9700a44bbd8dbfbf3526423ede25751fd2f0211b2b5ce29283 SHA512 
4f279319b49bc5f5d42751fcab16bfe949e14e6e1018f9138bcc9f8e10a298ecf9795780d5f8807c5c2bf1cc0332f931b709f1fb5809f30abb8054297370f3c6
 WHIRLPOOL 
a814ab1c88b70b03788d490c1d6f9305878613d529fdd58df65a13bc683cf2e6c4e877192f85ffca07474a866115a34ef3932e838097e88db08d73554ed2ad3c
-DIST libburn-1.4.0.tar.gz 970395 SHA256 
6c975abae4ae1f80e47fc5d1e235f85157f73e954c84627a5ef85d8b1b95ae94 SHA512 
33c6eabe79343c9ebd198fb7c23900cac6b92b6834d80d2060062c48ca32a243566ebb3f86b51c5d149ef6aef4da2eaa340b3094960b0bce1fd67c0b82ee75f1
 WHIRLPOOL 
82f8186e9471a2046c627261da831250d0c60a9a1f8f6658a4238b2c35480b153a949189a5b89235449602919a33b81ff0c9fc728cef1757979e54080089a9d7
 DIST libburn-1.4.2.tar.gz 970246 SHA256 
bf641ac8e372b18e52fa911876b21f759e17804aa907eeae6c852f053729610a SHA512 
68bae9ce50d99e7cd7dff60c39636af824142640c474cd67eba5b5659f2ae62c4e693c846f090f866a4b9cc303abf3da7a69f1431bc9e140f4ae2ca71ec59688
 WHIRLPOOL 
eca0acf8519d2326af83ebf76903cabb67cb57b3b3815ef3cc028a83255cb392ae879b7a1d55e0ad95dab6977befae06d0a0bff4f7a1c1bfc9188f1d1bfaeea9

diff --git a/dev-libs/libburn/libburn-1.4.0.ebuild 
b/dev-libs/libburn/libburn-1.4.0.ebuild
deleted file mode 100644
index 3d8b4d1..000
--- a/dev-libs/libburn/libburn-1.4.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils
-
-DESCRIPTION="Open-source library for reading, mastering and writing optical 
discs"
-HOMEPAGE="http://libburnia-project.org";
-SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="cdio debug static-libs track-src-odirect"
-
-RDEPEND="cdio? ( >=dev-libs/libcdio-0.83 )"
-DEPEND="$RDEPEND
-   virtual/pkgconfig"
-
-src_configure() {
-   econf \
-   $(use_enable static-libs static) \
-   $(use_enable track-src-odirect) \
-   --enable-pkg-check-modules \
-   $(use_enable cdio libcdio) \
-   --disable-ldconfig-at-install \
-   $(use_enable debug)
-}
-
-src_install() {
-   default
-
-   dodoc CONTRIBUTORS doc/{comments,*.txt}
-
-   docinto cdrskin
-   dodoc cdrskin/{*.txt,README}
-   docinto cdrskin/html
-   dohtml cdrskin/cdrskin_eng.html
-
-   prune_libtool_files --all
-}



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

2016-02-13 Thread Daniel Pielmeier
commit: 78302ec4ac48c9d64f5fd7b78d60e5e961bee92c
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Feb 13 09:59:08 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Feb 13 09:59:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78302ec4

dev-libs/libisofs: Remove old.

Package-Manager: portage-2.2.26

 dev-libs/libisofs/Manifest  |  1 -
 dev-libs/libisofs/libisofs-1.4.0.ebuild | 42 -
 2 files changed, 43 deletions(-)

diff --git a/dev-libs/libisofs/Manifest b/dev-libs/libisofs/Manifest
index 7d30ef8..8c483fb 100644
--- a/dev-libs/libisofs/Manifest
+++ b/dev-libs/libisofs/Manifest
@@ -1,3 +1,2 @@
 DIST libisofs-1.3.8.tar.gz 802154 SHA256 
acd7bf42d5d1d5c277f4aad46e5b96229045a38a0fb7d43cfd7841ee3268fda5 SHA512 
7e078a4070741d975234ac10ed6cd2a0366724e9fa440e7063c64f91a60c9454c6828e2b7737d6105f36067008495bfcba8327e56892ccb0962027dc78e251ce
 WHIRLPOOL 
660f2cba77e8b83306fe4d40e34f0e94ecc18a8defd0375cadc84c0d964d6c868b2965329e51e3b5139c88e7cb20ee78f817004cb141e8be5528aa00a25d5647
-DIST libisofs-1.4.0.tar.gz 817349 SHA256 
6e62824d879ffe85c0e4363677fd10f177a4c85af049d0861c70bf442b901fce SHA512 
894976bc432f429d4a9fd4d92ba51d042b4944991c5ff01edc4cae5753f5fb73a4e4f147284974e4233c5b5fb1137c989d60ea349a4d8be7a237fd82530d3f36
 WHIRLPOOL 
378fb62befe4c929932386ee6b1a91d1b90f3de41abc65e7335a9015021aa0e49fddb1b0d46166087ae5b3719b2324163335233ac80a3da94f1fe2612d695c77
 DIST libisofs-1.4.2.tar.gz 820426 SHA256 
d5e7f3ea613a78924dde979f699427b1c6b85ba4540d275aa67945b4a70fb3ab SHA512 
609a803c091beb1ed8cb177703c5f4480e63d5d115ac20b07a2a906285d6d8f7a311f94ee5f1e6add61d82ca8783405c38a48ae1e142dc97c27e67df99f71dfa
 WHIRLPOOL 
891d4f2f5aef4e59083cc06d8735d47ca92beaae14545c77171e88b4c99747e2321620c9ae61c74c1d8d32999e8376078fc9e22d97c562a6a8b43b923376a151

diff --git a/dev-libs/libisofs/libisofs-1.4.0.ebuild 
b/dev-libs/libisofs/libisofs-1.4.0.ebuild
deleted file mode 100644
index 36f669b..000
--- a/dev-libs/libisofs/libisofs-1.4.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils
-
-DESCRIPTION="Open-source library for reading, mastering and writing optical 
discs"
-HOMEPAGE="http://libburnia-project.org/";
-SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="acl debug static-libs verbose-debug xattr zlib"
-
-RDEPEND="acl? ( virtual/acl )
-   xattr? ( sys-apps/attr )
-   zlib? ( sys-libs/zlib )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_configure() {
-   econf \
-   $(use_enable static-libs static) \
-   $(use_enable debug) \
-   $(use_enable verbose-debug) \
-   $(use_enable acl libacl) \
-   $(use_enable xattr) \
-   $(use_enable zlib) \
-   --disable-libjte \
-   --disable-ldconfig-at-install
-}
-
-src_install() {
-   default
-
-   dodoc Roadmap doc/{*.txt,Tutorial}
-
-   prune_libtool_files --all
-}



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

2016-02-13 Thread Daniel Pielmeier
commit: 9a1497f065df1766b9bb09adcc6557d1b343499b
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Feb 13 09:56:45 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Feb 13 09:56:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a1497f0

dev-libs/libisoburn: Remove old.

Package-Manager: portage-2.2.26

 dev-libs/libisoburn/Manifest|  1 -
 dev-libs/libisoburn/libisoburn-1.4.0.ebuild | 66 -
 2 files changed, 67 deletions(-)

diff --git a/dev-libs/libisoburn/Manifest b/dev-libs/libisoburn/Manifest
index e4867f5..6d1b14e 100644
--- a/dev-libs/libisoburn/Manifest
+++ b/dev-libs/libisoburn/Manifest
@@ -1,3 +1,2 @@
 DIST libisoburn-1.3.8.tar.gz 1429974 SHA256 
b75c9a7f17faab5280ddc34ea6610c4e8bcf630762ee386d10bc52c4b50f6806 SHA512 
369299e491a379e048038d8a46040feb628b6b9dfb6d6ffac01808b6814e6ca936bb7e4fe75f904ce755e9957011403a5d38bff9f37901086d284f5c1014deb7
 WHIRLPOOL 
3dc40ab34838bb3d79f0cbb08b16480106de16b2c8401859c52fa139eb8a555f4182402dacf51ee481ec8f490a33a2e09cfc4ec3ba63db9fc876854c80f4dd12
-DIST libisoburn-1.4.0.tar.gz 1453974 SHA256 
c1d51ae7e4662f75caae4442071b8e1480efb8e80682a9f82c32a76f30ba6421 SHA512 
d9fd1e4a6f8d6ec2dfe2eccdf2ba2e379232d5eb66e25940a8854f160ccd456fa384488acf466af51fb9662ecd5a774dc81fe0fbd03fb8e1b82118ee9d066d1c
 WHIRLPOOL 
3db2740f2ed9dc4b872f0d424a231673a10d0bb8af88ac9cdc1272e3e738d5bdda43b57ac0e0e69a95ad4d73b97947bbb07b360b275ec57a53dbb75d6565004d
 DIST libisoburn-1.4.2.tar.gz 1496784 SHA256 
2dfac7312fd136db5c5e1a9738e3a0896bddea2f89621bd071f3b8045aef54d6 SHA512 
aaf9d8eee70cbdf2a64315fe68d03c097f26f24f0d21394b7dc1ff1370eed2d21edf54273f2897371b05c9f8772821ae7ba5ea51f52ea43b39538ef64afff555
 WHIRLPOOL 
0156e5a6da8433c412ea2c6122364937a673ffa961707fa14530eaaeae7e0f960a1a020c0d74ab2202ecbc8f4348c5eec1de32566f01bdfdac0234baa8e30585

diff --git a/dev-libs/libisoburn/libisoburn-1.4.0.ebuild 
b/dev-libs/libisoburn/libisoburn-1.4.0.ebuild
deleted file mode 100644
index 42abf75..000
--- a/dev-libs/libisoburn/libisoburn-1.4.0.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils
-
-DESCRIPTION="Creation/expansion of ISO-9660 filesystems on CD/DVD media 
supported by libburn"
-HOMEPAGE="http://libburnia-project.org/";
-SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
-
-LICENSE="GPL-2 GPL-3"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE="acl cdio debug external-filters external-filters-setuid frontend-optional
-   launch-frontend launch-frontend-setuid libedit readline static-libs 
xattr zlib"
-
-REQUIRED_USE="frontend-optional? ( || ( launch-frontend launch-frontend-setuid 
) )"
-
-RDEPEND=">=dev-libs/libburn-1.4.0
-   >=dev-libs/libisofs-1.4.0
-   readline? ( sys-libs/readline:0= )
-   !readline? ( libedit? ( dev-libs/libedit ) )
-   acl? ( virtual/acl )
-   xattr? ( sys-apps/attr )
-   zlib? ( sys-libs/zlib )
-   cdio? ( >=dev-libs/libcdio-0.83 )
-   launch-frontend? ( dev-lang/tcl:0 dev-lang/tk:0 )
-   launch-frontend-setuid? ( dev-lang/tcl:0 dev-lang/tk:0 )
-   frontend-optional? ( dev-tcltk/bwidget )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_configure() {
-   econf \
-   $(use_enable static-libs static) \
-   $(use_enable readline libreadline) \
-   $(usex readline --disable-libedit $(use_enable libedit)) \
-   $(use_enable acl libacl) \
-   $(use_enable xattr) \
-   $(use_enable zlib) \
-   --disable-libjte \
-   $(use_enable cdio libcdio) \
-   $(use_enable external-filters) \
-   $(use_enable external-filters-setuid) \
-   $(use_enable launch-frontend) \
-   $(use_enable launch-frontend-setuid) \
-   --disable-ldconfig-at-install \
-   --enable-pkg-check-modules \
-   $(use_enable debug)
-}
-
-src_install() {
-   default
-
-   dodoc CONTRIBUTORS doc/{comments,*.wiki,startup_file.txt}
-
-   docinto frontend
-   dodoc frontend/README-tcltk
-   docinto xorriso
-   dodoc xorriso/{changelog.txt,README_gnu_xorriso}
-   docinto xorriso/html
-
-   prune_libtool_files --all
-}



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

2016-02-13 Thread Daniel Pielmeier
commit: efdcd032626dcf809c523c907da9a4418a8c53af
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Feb 13 09:51:58 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Feb 13 09:52:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efdcd032

app-cdr/cdrtools: Remove old.

Package-Manager: portage-2.2.26

 app-cdr/cdrtools/Manifest |   1 -
 app-cdr/cdrtools/cdrtools-3.02_alpha02.ebuild | 265 --
 2 files changed, 266 deletions(-)

diff --git a/app-cdr/cdrtools/Manifest b/app-cdr/cdrtools/Manifest
index b22b654..a7ddc41 100644
--- a/app-cdr/cdrtools/Manifest
+++ b/app-cdr/cdrtools/Manifest
@@ -1,5 +1,4 @@
 DIST cdrtools-3.01a17.tar.bz2 2061522 SHA256 
3d613965b213ad83e4be0ba2535e784901839ea4d11a20a2beb6765f0eb76dfa SHA512 
34a0579c536028b030cf828441ad55a705472646bc3a1ae962aad234fbe0b12c2bcb670511487c17086f5ba7643d1b8ae42a4a86bfe2940dc94f9744377daa8b
 WHIRLPOOL 
b718d559e0b36a576a42a38f84b3917891450d0bbab47b084eb1e906a396cf28ce47b79fd16565d4e0697311ee0c3d5abdd95b52ba2d7ae4e9f32d9b26bc26e1
 DIST cdrtools-3.01a24.tar.bz2 2075400 SHA256 
4d9907b84f5b65dc6ca278b6202b90b8eb68652b01aa4dda978ffede8bdd4a5b SHA512 
19be30de77fca00bb06fa6325149421304c1d5ff7d40a9d842496058494fcf0e798678c661ff3ae9ebc9e4c5971917f7aabfd813a6d88ff863d7e2e5f1456766
 WHIRLPOOL 
4533288dffef2b702eeef2a44fd702aff3e66283d5d90c810eb177ee4f1f1aa7cfd75238bf1f2a406e9b8ccaa43c7a77fb401825f8ce806e73fdc80abcc0a45a
-DIST cdrtools-3.02a02.tar.bz2 2096499 SHA256 
b5c33d6cfbe265806f24f365bdb885dfe35194ef716f4b6f809b4377ec159c05 SHA512 
f61241006464b7055994ee040ec498e4cd47254501e55ea1e570a7ebc9db1422b46b47398373f7227904bcf6cc785fa1c8ae913cbb297cf839250ceccea18330
 WHIRLPOOL 
757c80f9b05697f0479edea61b74d2bc2c945f292fcef04ab3a41dda14d096881751d0e9b796b8ad73e227336a295c97182a91e37c48372718440509bbc2bfb7
 DIST cdrtools-3.02a05.tar.bz2 2115386 SHA256 
4c79ae080c334854ee8ea04a2e36e15f15709d8c3da2df22e818ab91639b6bba SHA512 
86dadff90da5a90340d6c0f06367d0285e180fddc98fd009b8d18b67c6d81895359ee9293c38036ccfbbf479e8ea73225da8149dffb4cddb919c85226a63ddea
 WHIRLPOOL 
c5b9b9e694b1e69d0bd172d6976ac7c55cf1864d7eb32f86d867d6f75cad5eb971efd11056274790551eb24fbb0d500edaf7dd1e50c90cf9534b441226360723
 DIST cdrtools-3.02a06.tar.bz2 2117648 SHA256 
ed79ab99414352ea9305163660b52b6a82394466bae03aebdbe2150997835eb1 SHA512 
31a0743e39513841e77dcaaa52d746cafc0867ba01d46d43310f89e4ef2a0759fcac2e812aa323854daaa9a5ce8627c0612b8e461072a6066c20883ebe639c0c
 WHIRLPOOL 
6358a39ee1fd51be417d3bb21ba7b43b8ee9b6dd71c925b7a1a8bc6f402380804f761749b3c912fc9f4a3e4d49bb4988441c3348ccfcc794847be8f0444628c9

diff --git a/app-cdr/cdrtools/cdrtools-3.02_alpha02.ebuild 
b/app-cdr/cdrtools/cdrtools-3.02_alpha02.ebuild
deleted file mode 100644
index 8dd03a2..000
--- a/app-cdr/cdrtools/cdrtools-3.02_alpha02.ebuild
+++ /dev/null
@@ -1,265 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit fcaps multilib eutils toolchain-funcs flag-o-matic gnuconfig
-
-MY_P="${P/_alpha/a}"
-
-DESCRIPTION="A set of tools for CD/DVD reading and recording, including 
cdrecord"
-HOMEPAGE="http://sourceforge.net/projects/cdrtools/";
-SRC_URI="mirror://sourceforge/${PN}/$([[ -z ${PV/*_alpha*} ]] && echo 
'alpha')/${MY_P}.tar.bz2"
-
-LICENSE="GPL-2 LGPL-2.1 CDDL-Schily"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
-IUSE="acl caps nls unicode"
-
-RDEPEND="acl? ( virtual/acl )
-   caps? ( sys-libs/libcap )
-   nls? ( virtual/libintl )
-   !app-cdr/cdrkit"
-DEPEND="${RDEPEND}
-   x11-misc/makedepend
-   nls? ( >=sys-devel/gettext-0.18.1.1 )"
-
-S=${WORKDIR}/${P/_alpha[0-9][0-9]}
-
-FILECAPS=(
-   
cap_sys_resource,cap_dac_override,cap_sys_admin,cap_sys_nice,cap_net_bind_service,cap_ipc_lock,cap_sys_rawio+ep
 usr/bin/cdrecord --
-   
cap_dac_override,cap_sys_admin,cap_sys_nice,cap_net_bind_service,cap_sys_rawio+ep
 usr/bin/cdda2wav --
-   cap_dac_override,cap_sys_admin,cap_net_bind_service,cap_sys_rawio+ep 
usr/bin/readcd
-)
-
-cdrtools_os() {
-   local os="linux"
-   [[ ${CHOST} == *-darwin* ]] && os="mac-os10"
-   [[ ${CHOST} == *-freebsd* ]] && os="freebsd"
-   echo "${os}"
-}
-
-src_prepare() {
-   gnuconfig_update
-
-   # Remove profiled make files.
-   find -name '*_p.mk' -delete
-
-   # Adjusting hardcoded paths.
-   sed -i -e "s|opt/schily|usr|" \
-   $(find ./ -type f -name \*.[0-9ch] -exec grep -l 'opt/schily' 
'{}' '+') \
-   || die "sed opt/schily&quo

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

2016-02-13 Thread Daniel Pielmeier
commit: 681bd1d8dfb4e5375e80af88edb66463620fbfaf
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Feb 13 09:50:25 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Feb 13 09:50:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=681bd1d8

app-cdr/cdrtools: Version bump.

Package-Manager: portage-2.2.26

 app-cdr/cdrtools/Manifest |   1 +
 app-cdr/cdrtools/cdrtools-3.02_alpha06.ebuild | 265 ++
 2 files changed, 266 insertions(+)

diff --git a/app-cdr/cdrtools/Manifest b/app-cdr/cdrtools/Manifest
index 648084c..b22b654 100644
--- a/app-cdr/cdrtools/Manifest
+++ b/app-cdr/cdrtools/Manifest
@@ -2,3 +2,4 @@ DIST cdrtools-3.01a17.tar.bz2 2061522 SHA256 
3d613965b213ad83e4be0ba2535e7849018
 DIST cdrtools-3.01a24.tar.bz2 2075400 SHA256 
4d9907b84f5b65dc6ca278b6202b90b8eb68652b01aa4dda978ffede8bdd4a5b SHA512 
19be30de77fca00bb06fa6325149421304c1d5ff7d40a9d842496058494fcf0e798678c661ff3ae9ebc9e4c5971917f7aabfd813a6d88ff863d7e2e5f1456766
 WHIRLPOOL 
4533288dffef2b702eeef2a44fd702aff3e66283d5d90c810eb177ee4f1f1aa7cfd75238bf1f2a406e9b8ccaa43c7a77fb401825f8ce806e73fdc80abcc0a45a
 DIST cdrtools-3.02a02.tar.bz2 2096499 SHA256 
b5c33d6cfbe265806f24f365bdb885dfe35194ef716f4b6f809b4377ec159c05 SHA512 
f61241006464b7055994ee040ec498e4cd47254501e55ea1e570a7ebc9db1422b46b47398373f7227904bcf6cc785fa1c8ae913cbb297cf839250ceccea18330
 WHIRLPOOL 
757c80f9b05697f0479edea61b74d2bc2c945f292fcef04ab3a41dda14d096881751d0e9b796b8ad73e227336a295c97182a91e37c48372718440509bbc2bfb7
 DIST cdrtools-3.02a05.tar.bz2 2115386 SHA256 
4c79ae080c334854ee8ea04a2e36e15f15709d8c3da2df22e818ab91639b6bba SHA512 
86dadff90da5a90340d6c0f06367d0285e180fddc98fd009b8d18b67c6d81895359ee9293c38036ccfbbf479e8ea73225da8149dffb4cddb919c85226a63ddea
 WHIRLPOOL 
c5b9b9e694b1e69d0bd172d6976ac7c55cf1864d7eb32f86d867d6f75cad5eb971efd11056274790551eb24fbb0d500edaf7dd1e50c90cf9534b441226360723
+DIST cdrtools-3.02a06.tar.bz2 2117648 SHA256 
ed79ab99414352ea9305163660b52b6a82394466bae03aebdbe2150997835eb1 SHA512 
31a0743e39513841e77dcaaa52d746cafc0867ba01d46d43310f89e4ef2a0759fcac2e812aa323854daaa9a5ce8627c0612b8e461072a6066c20883ebe639c0c
 WHIRLPOOL 
6358a39ee1fd51be417d3bb21ba7b43b8ee9b6dd71c925b7a1a8bc6f402380804f761749b3c912fc9f4a3e4d49bb4988441c3348ccfcc794847be8f0444628c9

diff --git a/app-cdr/cdrtools/cdrtools-3.02_alpha06.ebuild 
b/app-cdr/cdrtools/cdrtools-3.02_alpha06.ebuild
new file mode 100644
index 000..8dd03a2
--- /dev/null
+++ b/app-cdr/cdrtools/cdrtools-3.02_alpha06.ebuild
@@ -0,0 +1,265 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit fcaps multilib eutils toolchain-funcs flag-o-matic gnuconfig
+
+MY_P="${P/_alpha/a}"
+
+DESCRIPTION="A set of tools for CD/DVD reading and recording, including 
cdrecord"
+HOMEPAGE="http://sourceforge.net/projects/cdrtools/";
+SRC_URI="mirror://sourceforge/${PN}/$([[ -z ${PV/*_alpha*} ]] && echo 
'alpha')/${MY_P}.tar.bz2"
+
+LICENSE="GPL-2 LGPL-2.1 CDDL-Schily"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
+IUSE="acl caps nls unicode"
+
+RDEPEND="acl? ( virtual/acl )
+   caps? ( sys-libs/libcap )
+   nls? ( virtual/libintl )
+   !app-cdr/cdrkit"
+DEPEND="${RDEPEND}
+   x11-misc/makedepend
+   nls? ( >=sys-devel/gettext-0.18.1.1 )"
+
+S=${WORKDIR}/${P/_alpha[0-9][0-9]}
+
+FILECAPS=(
+   
cap_sys_resource,cap_dac_override,cap_sys_admin,cap_sys_nice,cap_net_bind_service,cap_ipc_lock,cap_sys_rawio+ep
 usr/bin/cdrecord --
+   
cap_dac_override,cap_sys_admin,cap_sys_nice,cap_net_bind_service,cap_sys_rawio+ep
 usr/bin/cdda2wav --
+   cap_dac_override,cap_sys_admin,cap_net_bind_service,cap_sys_rawio+ep 
usr/bin/readcd
+)
+
+cdrtools_os() {
+   local os="linux"
+   [[ ${CHOST} == *-darwin* ]] && os="mac-os10"
+   [[ ${CHOST} == *-freebsd* ]] && os="freebsd"
+   echo "${os}"
+}
+
+src_prepare() {
+   gnuconfig_update
+
+   # Remove profiled make files.
+   find -name '*_p.mk' -delete
+
+   # Adjusting hardcoded paths.
+   sed -i -e "s|opt/schily|usr|" \
+   $(find ./ -type f -name \*.[0-9ch] -exec grep -l 'opt/schily' 
'{}' '+') \
+   || die "sed opt/schily"
+
+   sed -i -e "s|\(^INSDIR=\t\tshare/doc/\)|\1${PF}/|" \
+   $(find ./ -type f -exec grep -l '^INSDIR.\+doc' '{}' '+') \
+   || die "sed doc"
+
+   # Respect libdir.
+   sed -i -e "s|\(^INSDIR=\t\t\)lib|\1$(get_li

[gentoo-commits] repo/gentoo:master commit in: app-admin/conky/

2016-02-13 Thread Daniel Pielmeier
commit: a629233e52a578af7d8ab59e7eba9378a2530db5
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Feb 13 09:33:32 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Feb 13 09:33:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a629233e

app-admin/conky: Depend on nvidia-drivers[tools,static-libs].

This fixes bug #563718. Thanks to Stefan Talpalaru for the report.

Package-Manager: portage-2.2.26

 app-admin/conky/conky-1.10.1.ebuild   | 4 ++--
 app-admin/conky/conky-1.9.0-r3.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-admin/conky/conky-1.10.1.ebuild 
b/app-admin/conky/conky-1.10.1.ebuild
index ddd8ee5..86a87b8 100644
--- a/app-admin/conky/conky-1.10.1.ebuild
+++ b/app-admin/conky/conky-1.10.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -30,7 +30,7 @@ DEPEND_COMMON="
lua-rsvg? (
>=dev-lua/toluapp-1.0.93
gnome-base/librsvg )
-   nvidia? ( media-video/nvidia-settings )
+   nvidia? ( || ( x11-drivers/nvidia-drivers[tools,static-libs] 
media-video/nvidia-settings ) )
truetype? ( x11-libs/libXft >=media-libs/freetype-2 )
x11-libs/libX11
x11-libs/libXdamage

diff --git a/app-admin/conky/conky-1.9.0-r3.ebuild 
b/app-admin/conky/conky-1.9.0-r3.ebuild
index 4fad169..884c867 100644
--- a/app-admin/conky/conky-1.9.0-r3.ebuild
+++ b/app-admin/conky/conky-1.9.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 



[gentoo-commits] repo/gentoo:master commit in: app-admin/conky/

2016-02-13 Thread Daniel Pielmeier
commit: 07011f62e41c5fa3c389c7b1a821206d5e83dc8c
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Feb 13 09:25:30 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Feb 13 09:25:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07011f62

app-admin/conky: Remove old.

Package-Manager: portage-2.2.26

 app-admin/conky/Manifest|   1 -
 app-admin/conky/conky-1.10.0.ebuild | 183 
 2 files changed, 184 deletions(-)

diff --git a/app-admin/conky/Manifest b/app-admin/conky/Manifest
index a41d7b6..52bdfd3 100644
--- a/app-admin/conky/Manifest
+++ b/app-admin/conky/Manifest
@@ -1,3 +1,2 @@
-DIST conky-1.10.0.tar.gz 342584 SHA256 
f392f3f91fcc37f04ff65d53957512e4d81b7b9b36394acb5ecaefe92623f8eb SHA512 
08664c2c736c078848e4864f7a2df5ed536e683da6aa482cf003c675b03c274802cfd27127adb3d99145fe6c4103cc06046b40322383beafc4ca2e7e811b5caf
 WHIRLPOOL 
03f8f80b483c8db09096a10a8d95b20372cbd5fb3e284b9bcd072c4ec1a2a4f76335eb5e8016a3e6793f295c143c71268e65fb5e50fdea0b3e6ce187830a6c46
 DIST conky-1.10.1.tar.gz 343393 SHA256 
b4e66a71e8211d02b8dbe8cd4873af209af25326e63afd90c90ba9416c79cf21 SHA512 
bcd3efa722fcd1d264157843fac0e9c5e5e0aa881f38b676cb1634efe57c3f07c535f063c0c9eba7bcd5deebf7b8e87099856fc5092cd01955c09b70e155cfd2
 WHIRLPOOL 
40ab9ecb135e15674a139aef5f98a8e229b38de995b0af7646813a422562b60566ed6125dad376560550e59d9b17f85f755c3f85034c78c6e02f857c966f4d26
 DIST conky-1.9.0.tar.bz2 626555 SHA256 
baf1b550f135fbfb53e5e286a33aadc03a667d63bf6c4d52ba7637366295bb6f SHA512 
98c9f69fd8bee2062e3eddeb7a394cce932199ffd6c8664006d1222f0453569406613e63637848c77a455f7dae3f16be3079a2cab56ecafea51ec043de23c889
 WHIRLPOOL 
41bbe95ec838dbda2c2d4a9422d2f2f7d22d0cb99e87c59fbd32c0c7856cc83de36cbeefd982c964ec5229ae0b0342e84525aa5343d8c5cf9525205cea4a274a

diff --git a/app-admin/conky/conky-1.10.0.ebuild 
b/app-admin/conky/conky-1.10.0.ebuild
deleted file mode 100644
index 15b4eed..000
--- a/app-admin/conky/conky-1.10.0.ebuild
+++ /dev/null
@@ -1,183 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils cmake-utils linux-info
-
-DESCRIPTION="An advanced, highly configurable system monitor for X"
-HOMEPAGE="https://github.com/brndnmtthws/conky";
-SRC_URI="https://github.com/brndnmtthws/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3 BSD LGPL-2.1 MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
-IUSE="apcupsd audacious cmus curl debug eve hddtemp ical iconv imlib iostats
-   ipv6 irc lua-cairo lua-imlib lua-rsvg math moc mpd mysql nano-syntax
-   ncurses nvidia +portmon rss thinkpad truetype vim-syntax weather-metar
-   weather-xoap webserver wifi X xmms2"
-
-DEPEND_COMMON="
-   X? (
-   imlib? ( media-libs/imlib2[X] )
-   lua-cairo? (
-   >=dev-lua/toluapp-1.0.93
-   x11-libs/cairo[X] )
-   lua-imlib? (
-   >=dev-lua/toluapp-1.0.93
-   media-libs/imlib2[X] )
-   lua-rsvg? (
-   >=dev-lua/toluapp-1.0.93
-   gnome-base/librsvg )
-   nvidia? ( media-video/nvidia-settings )
-   truetype? ( x11-libs/libXft >=media-libs/freetype-2 )
-   x11-libs/libX11
-   x11-libs/libXdamage
-   x11-libs/libXfixes
-   x11-libs/libXext
-   audacious? ( >=media-sound/audacious-1.5 dev-libs/glib:2 )
-   xmms2? ( media-sound/xmms2 )
-   )
-   cmus? ( media-sound/cmus )
-   curl? ( net-misc/curl )
-   eve? ( net-misc/curl dev-libs/libxml2 )
-   ical? ( dev-libs/libical )
-   iconv? ( virtual/libiconv )
-   irc? ( net-libs/libircclient )
-   mysql? ( >=virtual/mysql-5.0 )
-   ncurses? ( sys-libs/ncurses:= )
-   rss? ( dev-libs/libxml2 net-misc/curl dev-libs/glib:2 )
-   wifi? ( net-wireless/wireless-tools )
-   weather-metar? ( net-misc/curl )
-   weather-xoap? ( dev-libs/libxml2 net-misc/curl )
-   webserver? ( net-libs/libmicrohttpd )
-   >=dev-lang/lua-5.1.4-r8:0
-   "
-RDEPEND="
-   ${DEPEND_COMMON}
-   apcupsd? ( sys-power/apcupsd )
-   hddtemp? ( app-admin/hddtemp )
-   moc? ( media-sound/moc )
-   nano-syntax? ( app-editors/nano )
-   vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )
-   "
-DEPEND="
-   ${DEPEND_COMMON}
-   app-text/docbook2X
-   "
-
-CONFIG_CHECK=~IPV6
-
-DOCS=( README TODO ChangeLog NEWS AUTHORS )
-
-pkg_setup() {
-   use ipv6 && linux-info_pkg_setup
-}
-
-src_prepare() {
-   epatch "${FILESDIR}/${P}-cmake.patch"
-   epatch "${FILESDIR}/${P}-includefiles.patch"
-
-

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

2016-01-24 Thread Daniel Pielmeier
commit: 04165106ce04d48f2a1c7d8fad9e219900744743
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sun Jan 24 16:42:02 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sun Jan 24 16:42:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04165106

dev-libs/libisoburn: Version bump.

Package-Manager: portage-2.2.26

 dev-libs/libisoburn/Manifest  | 1 +
 dev-libs/libisoburn/libisoburn-1.3.8.ebuild   | 4 ++--
 dev-libs/libisoburn/libisoburn-1.4.0.ebuild   | 4 ++--
 .../{libisoburn-1.4.0.ebuild => libisoburn-1.4.2.ebuild}  | 8 
 4 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/dev-libs/libisoburn/Manifest b/dev-libs/libisoburn/Manifest
index 5fbcad5..e4867f5 100644
--- a/dev-libs/libisoburn/Manifest
+++ b/dev-libs/libisoburn/Manifest
@@ -1,2 +1,3 @@
 DIST libisoburn-1.3.8.tar.gz 1429974 SHA256 
b75c9a7f17faab5280ddc34ea6610c4e8bcf630762ee386d10bc52c4b50f6806 SHA512 
369299e491a379e048038d8a46040feb628b6b9dfb6d6ffac01808b6814e6ca936bb7e4fe75f904ce755e9957011403a5d38bff9f37901086d284f5c1014deb7
 WHIRLPOOL 
3dc40ab34838bb3d79f0cbb08b16480106de16b2c8401859c52fa139eb8a555f4182402dacf51ee481ec8f490a33a2e09cfc4ec3ba63db9fc876854c80f4dd12
 DIST libisoburn-1.4.0.tar.gz 1453974 SHA256 
c1d51ae7e4662f75caae4442071b8e1480efb8e80682a9f82c32a76f30ba6421 SHA512 
d9fd1e4a6f8d6ec2dfe2eccdf2ba2e379232d5eb66e25940a8854f160ccd456fa384488acf466af51fb9662ecd5a774dc81fe0fbd03fb8e1b82118ee9d066d1c
 WHIRLPOOL 
3db2740f2ed9dc4b872f0d424a231673a10d0bb8af88ac9cdc1272e3e738d5bdda43b57ac0e0e69a95ad4d73b97947bbb07b360b275ec57a53dbb75d6565004d
+DIST libisoburn-1.4.2.tar.gz 1496784 SHA256 
2dfac7312fd136db5c5e1a9738e3a0896bddea2f89621bd071f3b8045aef54d6 SHA512 
aaf9d8eee70cbdf2a64315fe68d03c097f26f24f0d21394b7dc1ff1370eed2d21edf54273f2897371b05c9f8772821ae7ba5ea51f52ea43b39538ef64afff555
 WHIRLPOOL 
0156e5a6da8433c412ea2c6122364937a673ffa961707fa14530eaaeae7e0f960a1a020c0d74ab2202ecbc8f4348c5eec1de32566f01bdfdac0234baa8e30585

diff --git a/dev-libs/libisoburn/libisoburn-1.3.8.ebuild 
b/dev-libs/libisoburn/libisoburn-1.3.8.ebuild
index 163d995..e1c4b04 100644
--- a/dev-libs/libisoburn/libisoburn-1.3.8.ebuild
+++ b/dev-libs/libisoburn/libisoburn-1.3.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit eutils
 
-DESCRIPTION="Enables creation and expansion of ISO-9660 filesystems on all 
CD/DVD media supported by libburn"
+DESCRIPTION="Creation/expansion of ISO-9660 filesystems on CD/DVD media 
supported by libburn"
 HOMEPAGE="http://libburnia-project.org/";
 SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
 

diff --git a/dev-libs/libisoburn/libisoburn-1.4.0.ebuild 
b/dev-libs/libisoburn/libisoburn-1.4.0.ebuild
index 750b8f1..42abf75 100644
--- a/dev-libs/libisoburn/libisoburn-1.4.0.ebuild
+++ b/dev-libs/libisoburn/libisoburn-1.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit eutils
 
-DESCRIPTION="Enables creation and expansion of ISO-9660 filesystems on all 
CD/DVD media supported by libburn"
+DESCRIPTION="Creation/expansion of ISO-9660 filesystems on CD/DVD media 
supported by libburn"
 HOMEPAGE="http://libburnia-project.org/";
 SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
 

diff --git a/dev-libs/libisoburn/libisoburn-1.4.0.ebuild 
b/dev-libs/libisoburn/libisoburn-1.4.2.ebuild
similarity index 88%
copy from dev-libs/libisoburn/libisoburn-1.4.0.ebuild
copy to dev-libs/libisoburn/libisoburn-1.4.2.ebuild
index 750b8f1..27799df 100644
--- a/dev-libs/libisoburn/libisoburn-1.4.0.ebuild
+++ b/dev-libs/libisoburn/libisoburn-1.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit eutils
 
-DESCRIPTION="Enables creation and expansion of ISO-9660 filesystems on all 
CD/DVD media supported by libburn"
+DESCRIPTION="Creation/expansion of ISO-9660 filesystems on CD/DVD media 
supported by libburn"
 HOMEPAGE="http://libburnia-project.org/";
 SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
 
@@ -18,8 +18,8 @@ IUSE="acl cdio debug external-filters external-filters-setuid 
frontend-optional
 
 REQUIRED_USE="frontend-optional? ( || ( launch-frontend launch-frontend-setuid 
) )"
 
-RDEPEND=">=dev-libs/libburn-1.4.0
-   >=dev-libs/libisofs-1.4.0
+RDEPEND=">=dev-libs/libburn-1.4.2
+   >=dev-libs/libisofs-1.4.2
readline? ( sys-libs/readline:0= )
!readline? ( libedit? ( dev-libs/libedit ) )
acl? ( virtual/acl )



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

2016-01-24 Thread Daniel Pielmeier
commit: a4e4e1b5471f3afd2a4128a66d28a7a545ea2d3d
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sun Jan 24 16:36:28 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sun Jan 24 16:36:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4e4e1b5

dev-libs/libisofs: Version bump.

Package-Manager: portage-2.2.26

 dev-libs/libisofs/Manifest | 1 +
 dev-libs/libisofs/libisofs-1.3.8.ebuild| 4 ++--
 dev-libs/libisofs/libisofs-1.4.0.ebuild| 4 ++--
 dev-libs/libisofs/{libisofs-1.4.0.ebuild => libisofs-1.4.2.ebuild} | 4 ++--
 4 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/dev-libs/libisofs/Manifest b/dev-libs/libisofs/Manifest
index 6ba531e..7d30ef8 100644
--- a/dev-libs/libisofs/Manifest
+++ b/dev-libs/libisofs/Manifest
@@ -1,2 +1,3 @@
 DIST libisofs-1.3.8.tar.gz 802154 SHA256 
acd7bf42d5d1d5c277f4aad46e5b96229045a38a0fb7d43cfd7841ee3268fda5 SHA512 
7e078a4070741d975234ac10ed6cd2a0366724e9fa440e7063c64f91a60c9454c6828e2b7737d6105f36067008495bfcba8327e56892ccb0962027dc78e251ce
 WHIRLPOOL 
660f2cba77e8b83306fe4d40e34f0e94ecc18a8defd0375cadc84c0d964d6c868b2965329e51e3b5139c88e7cb20ee78f817004cb141e8be5528aa00a25d5647
 DIST libisofs-1.4.0.tar.gz 817349 SHA256 
6e62824d879ffe85c0e4363677fd10f177a4c85af049d0861c70bf442b901fce SHA512 
894976bc432f429d4a9fd4d92ba51d042b4944991c5ff01edc4cae5753f5fb73a4e4f147284974e4233c5b5fb1137c989d60ea349a4d8be7a237fd82530d3f36
 WHIRLPOOL 
378fb62befe4c929932386ee6b1a91d1b90f3de41abc65e7335a9015021aa0e49fddb1b0d46166087ae5b3719b2324163335233ac80a3da94f1fe2612d695c77
+DIST libisofs-1.4.2.tar.gz 820426 SHA256 
d5e7f3ea613a78924dde979f699427b1c6b85ba4540d275aa67945b4a70fb3ab SHA512 
609a803c091beb1ed8cb177703c5f4480e63d5d115ac20b07a2a906285d6d8f7a311f94ee5f1e6add61d82ca8783405c38a48ae1e142dc97c27e67df99f71dfa
 WHIRLPOOL 
891d4f2f5aef4e59083cc06d8735d47ca92beaae14545c77171e88b4c99747e2321620c9ae61c74c1d8d32999e8376078fc9e22d97c562a6a8b43b923376a151

diff --git a/dev-libs/libisofs/libisofs-1.3.8.ebuild 
b/dev-libs/libisofs/libisofs-1.3.8.ebuild
index bf9f02d..0c1b021 100644
--- a/dev-libs/libisofs/libisofs-1.3.8.ebuild
+++ b/dev-libs/libisofs/libisofs-1.3.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit eutils
 
-DESCRIPTION="libisofs is an open-source library for reading, mastering and 
writing optical discs"
+DESCRIPTION="Open-source library for reading, mastering and writing optical 
discs"
 HOMEPAGE="http://libburnia-project.org/";
 SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
 

diff --git a/dev-libs/libisofs/libisofs-1.4.0.ebuild 
b/dev-libs/libisofs/libisofs-1.4.0.ebuild
index b0e0e41..36f669b 100644
--- a/dev-libs/libisofs/libisofs-1.4.0.ebuild
+++ b/dev-libs/libisofs/libisofs-1.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit eutils
 
-DESCRIPTION="libisofs is an open-source library for reading, mastering and 
writing optical discs"
+DESCRIPTION="Open-source library for reading, mastering and writing optical 
discs"
 HOMEPAGE="http://libburnia-project.org/";
 SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
 

diff --git a/dev-libs/libisofs/libisofs-1.4.0.ebuild 
b/dev-libs/libisofs/libisofs-1.4.2.ebuild
similarity index 85%
copy from dev-libs/libisofs/libisofs-1.4.0.ebuild
copy to dev-libs/libisofs/libisofs-1.4.2.ebuild
index b0e0e41..36f669b 100644
--- a/dev-libs/libisofs/libisofs-1.4.0.ebuild
+++ b/dev-libs/libisofs/libisofs-1.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit eutils
 
-DESCRIPTION="libisofs is an open-source library for reading, mastering and 
writing optical discs"
+DESCRIPTION="Open-source library for reading, mastering and writing optical 
discs"
 HOMEPAGE="http://libburnia-project.org/";
 SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
 



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

2016-01-24 Thread Daniel Pielmeier
commit: 21bdcd19561a2d9cd37707effb437d98a5317576
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sun Jan 24 16:33:23 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sun Jan 24 16:33:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21bdcd19

dev-libs/libburn: Version bump.

Package-Manager: portage-2.2.26

 dev-libs/libburn/Manifest   | 1 +
 dev-libs/libburn/libburn-1.3.8.ebuild   | 4 ++--
 dev-libs/libburn/libburn-1.4.0.ebuild   | 4 ++--
 dev-libs/libburn/{libburn-1.4.0.ebuild => libburn-1.4.2.ebuild} | 4 ++--
 4 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/dev-libs/libburn/Manifest b/dev-libs/libburn/Manifest
index 1e243e6..781253f 100644
--- a/dev-libs/libburn/Manifest
+++ b/dev-libs/libburn/Manifest
@@ -1,2 +1,3 @@
 DIST libburn-1.3.8.tar.gz 967404 SHA256 
46266bdd4b37ca9700a44bbd8dbfbf3526423ede25751fd2f0211b2b5ce29283 SHA512 
4f279319b49bc5f5d42751fcab16bfe949e14e6e1018f9138bcc9f8e10a298ecf9795780d5f8807c5c2bf1cc0332f931b709f1fb5809f30abb8054297370f3c6
 WHIRLPOOL 
a814ab1c88b70b03788d490c1d6f9305878613d529fdd58df65a13bc683cf2e6c4e877192f85ffca07474a866115a34ef3932e838097e88db08d73554ed2ad3c
 DIST libburn-1.4.0.tar.gz 970395 SHA256 
6c975abae4ae1f80e47fc5d1e235f85157f73e954c84627a5ef85d8b1b95ae94 SHA512 
33c6eabe79343c9ebd198fb7c23900cac6b92b6834d80d2060062c48ca32a243566ebb3f86b51c5d149ef6aef4da2eaa340b3094960b0bce1fd67c0b82ee75f1
 WHIRLPOOL 
82f8186e9471a2046c627261da831250d0c60a9a1f8f6658a4238b2c35480b153a949189a5b89235449602919a33b81ff0c9fc728cef1757979e54080089a9d7
+DIST libburn-1.4.2.tar.gz 970246 SHA256 
bf641ac8e372b18e52fa911876b21f759e17804aa907eeae6c852f053729610a SHA512 
68bae9ce50d99e7cd7dff60c39636af824142640c474cd67eba5b5659f2ae62c4e693c846f090f866a4b9cc303abf3da7a69f1431bc9e140f4ae2ca71ec59688
 WHIRLPOOL 
eca0acf8519d2326af83ebf76903cabb67cb57b3b3815ef3cc028a83255cb392ae879b7a1d55e0ad95dab6977befae06d0a0bff4f7a1c1bfc9188f1d1bfaeea9

diff --git a/dev-libs/libburn/libburn-1.3.8.ebuild 
b/dev-libs/libburn/libburn-1.3.8.ebuild
index f6c8a8c..291e67c 100644
--- a/dev-libs/libburn/libburn-1.3.8.ebuild
+++ b/dev-libs/libburn/libburn-1.3.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit eutils
 
-DESCRIPTION="Libburn is an open-source library for reading, mastering and 
writing optical discs"
+DESCRIPTION="Open-source library for reading, mastering and writing optical 
discs"
 HOMEPAGE="http://libburnia-project.org";
 SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
 

diff --git a/dev-libs/libburn/libburn-1.4.0.ebuild 
b/dev-libs/libburn/libburn-1.4.0.ebuild
index bf3b79f..3d8b4d1 100644
--- a/dev-libs/libburn/libburn-1.4.0.ebuild
+++ b/dev-libs/libburn/libburn-1.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit eutils
 
-DESCRIPTION="Libburn is an open-source library for reading, mastering and 
writing optical discs"
+DESCRIPTION="Open-source library for reading, mastering and writing optical 
discs"
 HOMEPAGE="http://libburnia-project.org";
 SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
 

diff --git a/dev-libs/libburn/libburn-1.4.0.ebuild 
b/dev-libs/libburn/libburn-1.4.2.ebuild
similarity index 86%
copy from dev-libs/libburn/libburn-1.4.0.ebuild
copy to dev-libs/libburn/libburn-1.4.2.ebuild
index bf3b79f..3d8b4d1 100644
--- a/dev-libs/libburn/libburn-1.4.0.ebuild
+++ b/dev-libs/libburn/libburn-1.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit eutils
 
-DESCRIPTION="Libburn is an open-source library for reading, mastering and 
writing optical discs"
+DESCRIPTION="Open-source library for reading, mastering and writing optical 
discs"
 HOMEPAGE="http://libburnia-project.org";
 SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
 



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

2016-01-24 Thread Daniel Pielmeier
commit: 178a7515ac65e74805e67799a4ff72bf8041fb8f
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sun Jan 24 16:12:04 2016 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sun Jan 24 16:12:04 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=178a7515

app-cdr/cdrtools: Remove old.

Package-Manager: portage-2.2.26

 app-cdr/cdrtools/Manifest |   1 -
 app-cdr/cdrtools/cdrtools-3.01_alpha31.ebuild | 269 --
 2 files changed, 270 deletions(-)

diff --git a/app-cdr/cdrtools/Manifest b/app-cdr/cdrtools/Manifest
index c727406..648084c 100644
--- a/app-cdr/cdrtools/Manifest
+++ b/app-cdr/cdrtools/Manifest
@@ -1,5 +1,4 @@
 DIST cdrtools-3.01a17.tar.bz2 2061522 SHA256 
3d613965b213ad83e4be0ba2535e784901839ea4d11a20a2beb6765f0eb76dfa SHA512 
34a0579c536028b030cf828441ad55a705472646bc3a1ae962aad234fbe0b12c2bcb670511487c17086f5ba7643d1b8ae42a4a86bfe2940dc94f9744377daa8b
 WHIRLPOOL 
b718d559e0b36a576a42a38f84b3917891450d0bbab47b084eb1e906a396cf28ce47b79fd16565d4e0697311ee0c3d5abdd95b52ba2d7ae4e9f32d9b26bc26e1
 DIST cdrtools-3.01a24.tar.bz2 2075400 SHA256 
4d9907b84f5b65dc6ca278b6202b90b8eb68652b01aa4dda978ffede8bdd4a5b SHA512 
19be30de77fca00bb06fa6325149421304c1d5ff7d40a9d842496058494fcf0e798678c661ff3ae9ebc9e4c5971917f7aabfd813a6d88ff863d7e2e5f1456766
 WHIRLPOOL 
4533288dffef2b702eeef2a44fd702aff3e66283d5d90c810eb177ee4f1f1aa7cfd75238bf1f2a406e9b8ccaa43c7a77fb401825f8ce806e73fdc80abcc0a45a
-DIST cdrtools-3.01a31.tar.bz2 2097584 SHA256 
183b5c1279e78d8b69461aae52401f863768e7e7391d60730006f8cadc5a SHA512 
455d7f3e1f4bbe79bb53f2fba4a8d5d8737eef8ce477a447d8687282dd2404a93cab07da1141292f8c26dd70963a26901486448db3c6a70a89aad47908fdf81c
 WHIRLPOOL 
7a70464254645a0ce9ffaafbdb14a6ebb53a638310748a22c4a20c904059c92df746997fbd9b07d9a16876917bfd3b8b318acc5cd5494eac5e6b5d0ef66215e9
 DIST cdrtools-3.02a02.tar.bz2 2096499 SHA256 
b5c33d6cfbe265806f24f365bdb885dfe35194ef716f4b6f809b4377ec159c05 SHA512 
f61241006464b7055994ee040ec498e4cd47254501e55ea1e570a7ebc9db1422b46b47398373f7227904bcf6cc785fa1c8ae913cbb297cf839250ceccea18330
 WHIRLPOOL 
757c80f9b05697f0479edea61b74d2bc2c945f292fcef04ab3a41dda14d096881751d0e9b796b8ad73e227336a295c97182a91e37c48372718440509bbc2bfb7
 DIST cdrtools-3.02a05.tar.bz2 2115386 SHA256 
4c79ae080c334854ee8ea04a2e36e15f15709d8c3da2df22e818ab91639b6bba SHA512 
86dadff90da5a90340d6c0f06367d0285e180fddc98fd009b8d18b67c6d81895359ee9293c38036ccfbbf479e8ea73225da8149dffb4cddb919c85226a63ddea
 WHIRLPOOL 
c5b9b9e694b1e69d0bd172d6976ac7c55cf1864d7eb32f86d867d6f75cad5eb971efd11056274790551eb24fbb0d500edaf7dd1e50c90cf9534b441226360723

diff --git a/app-cdr/cdrtools/cdrtools-3.01_alpha31.ebuild 
b/app-cdr/cdrtools/cdrtools-3.01_alpha31.ebuild
deleted file mode 100644
index 6aa055a..000
--- a/app-cdr/cdrtools/cdrtools-3.01_alpha31.ebuild
+++ /dev/null
@@ -1,269 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit fcaps multilib eutils toolchain-funcs flag-o-matic gnuconfig
-
-MY_P="${P/_alpha/a}"
-
-DESCRIPTION="A set of tools for CD/DVD reading and recording, including 
cdrecord"
-HOMEPAGE="http://sourceforge.net/projects/cdrtools/";
-SRC_URI="mirror://sourceforge/${PN}/$([[ -z ${PV/*_alpha*} ]] && echo 
'alpha')/${MY_P}.tar.bz2"
-
-LICENSE="GPL-2 LGPL-2.1 CDDL-Schily"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
-IUSE="acl caps nls unicode"
-
-RDEPEND="acl? ( virtual/acl )
-   caps? ( sys-libs/libcap )
-   nls? ( virtual/libintl )
-   !app-cdr/cdrkit"
-DEPEND="${RDEPEND}
-   x11-misc/makedepend
-   nls? ( >=sys-devel/gettext-0.18.1.1 )"
-
-S=${WORKDIR}/${P/_alpha[0-9][0-9]}
-
-FILECAPS=(
-   
cap_sys_resource,cap_dac_override,cap_sys_admin,cap_sys_nice,cap_net_bind_service,cap_ipc_lock,cap_sys_rawio+ep
 usr/bin/cdrecord --
-   
cap_dac_override,cap_sys_admin,cap_sys_nice,cap_net_bind_service,cap_sys_rawio+ep
 usr/bin/cdda2wav --
-   cap_dac_override,cap_sys_admin,cap_net_bind_service,cap_sys_rawio+ep 
usr/bin/readcd
-)
-
-cdrtools_os() {
-   local os="linux"
-   [[ ${CHOST} == *-darwin* ]] && os="mac-os10"
-   [[ ${CHOST} == *-freebsd* ]] && os="freebsd"
-   echo "${os}"
-}
-
-src_prepare() {
-   gnuconfig_update
-
-   # Remove profiled make files.
-   find -name '*_p.mk' -delete
-
-   # Adjusting hardcoded paths.
-   sed -i -e "s|opt/schily|usr|" \
-   $(find ./ -type f -name \*.[0-9ch] -exec grep -l 'opt/schily' 
'{}' '+') \
-   || die "sed opt/schily&quo

<    1   2   3   4   5   6   7   8   >