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

2024-07-27 Thread Daniel Pielmeier
commit: 9b1ae64882c67f1636faf971e063d0eb74afda22
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Jul 27 08:57:13 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Jul 27 08:57:13 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b1ae648

app-admin/conky: drop 1.21.3

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

 app-admin/conky/Manifest|   1 -
 app-admin/conky/conky-1.21.3.ebuild | 251 
 2 files changed, 252 deletions(-)

diff --git a/app-admin/conky/Manifest b/app-admin/conky/Manifest
index ee0123f79519..a553c632e79e 100644
--- a/app-admin/conky/Manifest
+++ b/app-admin/conky/Manifest
@@ -1,4 +1,3 @@
 DIST conky-1.19.8.tar.gz 1711683 BLAKE2B 
f1c1057f07570e63026e51a03fc4d7a51cc1dcaefb963b5f9ce9fba4e71342770bc1a59aa9a834fe8f9d6d552e7775ab0e2d5a487d9b6ec2d215768349c4994c
 SHA512 
bdc5b29bea3a3050f4fe4ce76fc642134d93a91362e491203dc10cdde1d9c1bde8a106cd8388aab1893e4b1def058abf1f35c1fd022c26ac773071ddd44abbc4
-DIST conky-1.21.3.tar.gz 2147056 BLAKE2B 
0cc2e783f5e4cc0be688abaa96c4a68fa5d7be4a776866ad59d29d8338262fa11d929f9c3e3167b15c09c837cf4bafb16d201c8b13fff9b5e1a960a4bd33b420
 SHA512 
14ca23a15eaa2670b9c37939950077868e206aa301a24d88b765a11944ff149fc55695fe040782a73510d1b8eee964c51cec2614b9a51873379770545cd47570
 DIST conky-1.21.4.tar.gz 1960582 BLAKE2B 
f51a8ca62e65409c2eacbccf785d3e4b3c924e9fb3f1dcae8142db94ec54540a842c9871cbfa2601c72df1ceb2a94fb1b60e65d975c23506188b0dd051e61bca
 SHA512 
07569243e4f4eee98c1a0134b9ab06143e191215400d9cfef5edb155cd89b258fff05026db4f7c58e1f98e942c0753f878eda45a157099c7a8b9e73b49017496
 DIST conky-1.21.5.tar.gz 1960818 BLAKE2B 
4f5e3ea405f396086bf00085bdf2b0f04ca19782bd9a1f3c01e39209889979ec592b6f81b8d89a69987f06bc63fcf9566157bf343ee8b78b08546b4c9bd841af
 SHA512 
6b10b3ceaf65b63515fbb5ff44a42225693f6c208ed349b8d44c3caf23afae163446eb60362228c6757c2b98515373259d996fc1407d5f5234587fd9fb008212

diff --git a/app-admin/conky/conky-1.21.3.ebuild 
b/app-admin/conky/conky-1.21.3.ebuild
deleted file mode 100644
index 93048f66b5fd..
--- a/app-admin/conky/conky-1.21.3.ebuild
+++ /dev/null
@@ -1,251 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-LUA_COMPAT=( lua5-4 )
-PYTHON_COMPAT=( python3_{10,11,12} )
-
-inherit cmake linux-info lua-single python-any-r1 readme.gentoo-r1 xdg
-
-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 ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
-IUSE="apcupsd bundled-toluapp cmus colour-name-map curl doc extras hddtemp ical
-   iconv imlib intel-backlight iostats irc lua-cairo lua-cairo-xlib
-   lua-imlib lua-rsvg math moc mouse-events mpd mysql ncurses nvidia
-   +portmon pulseaudio rss systemd test thinkpad truetype wayland webserver
-   wifi X xinerama xinput xmms2"
-RESTRICT="!test? ( test )"
-
-# Note: toluapp is bundled in conky since 1.11.2
-# Note: maintainer mode "-DMAINTAINER_MODE=yes" sets CMAKE_BUILD_TYPE Debug
-#   which creates debug symbols and enables "-DBUILD_TESTS" which also
-#   results in conky_core debug library getting installed
-
-COMMON_DEPEND="
-   curl? ( net-misc/curl )
-   ical? ( dev-libs/libical:= )
-   iconv? ( virtual/libiconv )
-   imlib? ( >=media-libs/imlib2-1.11.0[X] )
-   irc? ( net-libs/libircclient )
-   lua-cairo? ( x11-libs/cairo[X?] )
-   lua-cairo-xlib? ( x11-libs/cairo[X] )
-   lua-imlib? ( >=media-libs/imlib2-1.11.0[X] )
-   lua-rsvg? ( gnome-base/librsvg )
-   mysql? ( dev-db/mysql-connector-c )
-   ncurses? ( sys-libs/ncurses:= )
-   nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )
-   pulseaudio? ( media-libs/libpulse )
-   rss? (
-   dev-libs/libxml2
-   dev-libs/glib:2
-   )
-   systemd? ( sys-apps/systemd )
-   truetype? (
-   x11-libs/libXft
-   >=media-libs/freetype-2
-   )
-   wayland? (
-   dev-libs/wayland
-   x11-libs/pango
-   )
-   wifi? ( net-wireless/wireless-tools )
-   webserver? ( net-libs/libmicrohttpd:= )
-   X? (
-   x11-libs/libXdamage
-   x11-libs/libXfixes
-   x11-libs/libXext
-   x11-libs/libXi
-   x11-libs/libX11
-   )
-   xinerama? ( x11-libs/libXinerama )
-   xmms2? ( media-sound/xmms2 )
-   ${LUA_DEPS}
-"
-RDEPEND="
-   ${COMMON_DEPEND}
-   apcupsd? ( sys-power/apcupsd )
-   cmus? ( media-sound/cmus )
-   hddtemp? ( app-admin/hddtemp )
- 

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

2024-07-27 Thread Daniel Pielmeier
commit: 878d9eb62d8180c8493e3d432b822cff17bc84f4
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Jul 27 08:55:22 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Jul 27 08:55:36 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=878d9eb6

app-admin/conky: add 1.21.5

Closes: https://bugs.gentoo.org/936522
Signed-off-by: Daniel Pielmeier  gentoo.org>

 app-admin/conky/Manifest|   1 +
 app-admin/conky/conky-1.21.5.ebuild | 251 
 2 files changed, 252 insertions(+)

diff --git a/app-admin/conky/Manifest b/app-admin/conky/Manifest
index a6b734c34009..ee0123f79519 100644
--- a/app-admin/conky/Manifest
+++ b/app-admin/conky/Manifest
@@ -1,3 +1,4 @@
 DIST conky-1.19.8.tar.gz 1711683 BLAKE2B 
f1c1057f07570e63026e51a03fc4d7a51cc1dcaefb963b5f9ce9fba4e71342770bc1a59aa9a834fe8f9d6d552e7775ab0e2d5a487d9b6ec2d215768349c4994c
 SHA512 
bdc5b29bea3a3050f4fe4ce76fc642134d93a91362e491203dc10cdde1d9c1bde8a106cd8388aab1893e4b1def058abf1f35c1fd022c26ac773071ddd44abbc4
 DIST conky-1.21.3.tar.gz 2147056 BLAKE2B 
0cc2e783f5e4cc0be688abaa96c4a68fa5d7be4a776866ad59d29d8338262fa11d929f9c3e3167b15c09c837cf4bafb16d201c8b13fff9b5e1a960a4bd33b420
 SHA512 
14ca23a15eaa2670b9c37939950077868e206aa301a24d88b765a11944ff149fc55695fe040782a73510d1b8eee964c51cec2614b9a51873379770545cd47570
 DIST conky-1.21.4.tar.gz 1960582 BLAKE2B 
f51a8ca62e65409c2eacbccf785d3e4b3c924e9fb3f1dcae8142db94ec54540a842c9871cbfa2601c72df1ceb2a94fb1b60e65d975c23506188b0dd051e61bca
 SHA512 
07569243e4f4eee98c1a0134b9ab06143e191215400d9cfef5edb155cd89b258fff05026db4f7c58e1f98e942c0753f878eda45a157099c7a8b9e73b49017496
+DIST conky-1.21.5.tar.gz 1960818 BLAKE2B 
4f5e3ea405f396086bf00085bdf2b0f04ca19782bd9a1f3c01e39209889979ec592b6f81b8d89a69987f06bc63fcf9566157bf343ee8b78b08546b4c9bd841af
 SHA512 
6b10b3ceaf65b63515fbb5ff44a42225693f6c208ed349b8d44c3caf23afae163446eb60362228c6757c2b98515373259d996fc1407d5f5234587fd9fb008212

diff --git a/app-admin/conky/conky-1.21.5.ebuild 
b/app-admin/conky/conky-1.21.5.ebuild
new file mode 100644
index ..93048f66b5fd
--- /dev/null
+++ b/app-admin/conky/conky-1.21.5.ebuild
@@ -0,0 +1,251 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+LUA_COMPAT=( lua5-4 )
+PYTHON_COMPAT=( python3_{10,11,12} )
+
+inherit cmake linux-info lua-single python-any-r1 readme.gentoo-r1 xdg
+
+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 ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE="apcupsd bundled-toluapp cmus colour-name-map curl doc extras hddtemp ical
+   iconv imlib intel-backlight iostats irc lua-cairo lua-cairo-xlib
+   lua-imlib lua-rsvg math moc mouse-events mpd mysql ncurses nvidia
+   +portmon pulseaudio rss systemd test thinkpad truetype wayland webserver
+   wifi X xinerama xinput xmms2"
+RESTRICT="!test? ( test )"
+
+# Note: toluapp is bundled in conky since 1.11.2
+# Note: maintainer mode "-DMAINTAINER_MODE=yes" sets CMAKE_BUILD_TYPE Debug
+#   which creates debug symbols and enables "-DBUILD_TESTS" which also
+#   results in conky_core debug library getting installed
+
+COMMON_DEPEND="
+   curl? ( net-misc/curl )
+   ical? ( dev-libs/libical:= )
+   iconv? ( virtual/libiconv )
+   imlib? ( >=media-libs/imlib2-1.11.0[X] )
+   irc? ( net-libs/libircclient )
+   lua-cairo? ( x11-libs/cairo[X?] )
+   lua-cairo-xlib? ( x11-libs/cairo[X] )
+   lua-imlib? ( >=media-libs/imlib2-1.11.0[X] )
+   lua-rsvg? ( gnome-base/librsvg )
+   mysql? ( dev-db/mysql-connector-c )
+   ncurses? ( sys-libs/ncurses:= )
+   nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )
+   pulseaudio? ( media-libs/libpulse )
+   rss? (
+   dev-libs/libxml2
+   dev-libs/glib:2
+   )
+   systemd? ( sys-apps/systemd )
+   truetype? (
+   x11-libs/libXft
+   >=media-libs/freetype-2
+   )
+   wayland? (
+   dev-libs/wayland
+   x11-libs/pango
+   )
+   wifi? ( net-wireless/wireless-tools )
+   webserver? ( net-libs/libmicrohttpd:= )
+   X? (
+   x11-libs/libXdamage
+   x11-libs/libXfixes
+   x11-libs/libXext
+   x11-libs/libXi
+   x11-libs/libX11
+   )
+   xinerama? ( x11-libs/libXinerama )
+   xmms2? ( media-sound/xmms2 )
+   ${LUA_DEPS}
+"
+RDEPEND="
+   ${COMMON_DEPEND}
+   apcupsd? ( sys-power/apcupsd )
+   cmus? ( media-sound/cmus )
+   hddtemp? ( 

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

2024-07-12 Thread Daniel Pielmeier
commit: c0f7bdd86badaa1e767ca991ffaffca5bd110945
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Fri Jul 12 18:59:49 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Jul 12 18:59:49 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0f7bdd8

app-admin/conky: drop 1.21.2

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

 app-admin/conky/Manifest|   1 -
 app-admin/conky/conky-1.21.2.ebuild | 249 
 2 files changed, 250 deletions(-)

diff --git a/app-admin/conky/Manifest b/app-admin/conky/Manifest
index 4f1d0e7c0e25..a6b734c34009 100644
--- a/app-admin/conky/Manifest
+++ b/app-admin/conky/Manifest
@@ -1,4 +1,3 @@
 DIST conky-1.19.8.tar.gz 1711683 BLAKE2B 
f1c1057f07570e63026e51a03fc4d7a51cc1dcaefb963b5f9ce9fba4e71342770bc1a59aa9a834fe8f9d6d552e7775ab0e2d5a487d9b6ec2d215768349c4994c
 SHA512 
bdc5b29bea3a3050f4fe4ce76fc642134d93a91362e491203dc10cdde1d9c1bde8a106cd8388aab1893e4b1def058abf1f35c1fd022c26ac773071ddd44abbc4
-DIST conky-1.21.2.tar.gz 2147033 BLAKE2B 
c0ef67d7eca8b60a67c9c35bc689570f0f1271ed52470c3bc4049ab4e8aab3050b241e2cd21fedbfe30464c99533b404125bdcdf7ed8aa2302ef735a40f8d55a
 SHA512 
4a2867b9e13d91ccda576be3bcfd38aab17ea82e99a05471aa68dbbed2020fcc92ab7038c944e36adc5ad1451121cfc293502d4a9e4272dbb700d73b280aae37
 DIST conky-1.21.3.tar.gz 2147056 BLAKE2B 
0cc2e783f5e4cc0be688abaa96c4a68fa5d7be4a776866ad59d29d8338262fa11d929f9c3e3167b15c09c837cf4bafb16d201c8b13fff9b5e1a960a4bd33b420
 SHA512 
14ca23a15eaa2670b9c37939950077868e206aa301a24d88b765a11944ff149fc55695fe040782a73510d1b8eee964c51cec2614b9a51873379770545cd47570
 DIST conky-1.21.4.tar.gz 1960582 BLAKE2B 
f51a8ca62e65409c2eacbccf785d3e4b3c924e9fb3f1dcae8142db94ec54540a842c9871cbfa2601c72df1ceb2a94fb1b60e65d975c23506188b0dd051e61bca
 SHA512 
07569243e4f4eee98c1a0134b9ab06143e191215400d9cfef5edb155cd89b258fff05026db4f7c58e1f98e942c0753f878eda45a157099c7a8b9e73b49017496

diff --git a/app-admin/conky/conky-1.21.2.ebuild 
b/app-admin/conky/conky-1.21.2.ebuild
deleted file mode 100644
index d76b4731f0d6..
--- a/app-admin/conky/conky-1.21.2.ebuild
+++ /dev/null
@@ -1,249 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-LUA_COMPAT=( lua5-4 )
-PYTHON_COMPAT=( python3_{10,11,12} )
-
-inherit cmake linux-info lua-single python-any-r1 readme.gentoo-r1 xdg
-
-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 ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
-IUSE="apcupsd bundled-toluapp cmus colour-name-map curl doc extras hddtemp ical
-   iconv imlib intel-backlight iostats irc lua-cairo lua-cairo-xlib
-   lua-imlib lua-rsvg math moc mpd mysql ncurses nvidia +portmon
-   pulseaudio rss systemd test thinkpad truetype wayland webserver wifi X
-   xinerama xmms2"
-RESTRICT="!test? ( test )"
-
-# Note: toluapp is bundled in conky since 1.11.2
-# Note: maintainer mode "-DMAINTAINER_MODE=yes" sets CMAKE_BUILD_TYPE Debug
-#   which creates debug symbols and enables "-DBUILD_TESTS" which also
-#   results in conky_core debug library getting installed
-
-COMMON_DEPEND="
-   curl? ( net-misc/curl )
-   ical? ( dev-libs/libical:= )
-   iconv? ( virtual/libiconv )
-   imlib? ( >=media-libs/imlib2-1.11.0[X] )
-   irc? ( net-libs/libircclient )
-   lua-cairo? ( x11-libs/cairo[X?] )
-   lua-cairo-xlib? ( x11-libs/cairo[X] )
-   lua-imlib? ( >=media-libs/imlib2-1.11.0[X] )
-   lua-rsvg? ( gnome-base/librsvg )
-   mysql? ( dev-db/mysql-connector-c )
-   ncurses? ( sys-libs/ncurses:= )
-   nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )
-   pulseaudio? ( media-libs/libpulse )
-   rss? (
-   dev-libs/libxml2
-   dev-libs/glib:2
-   )
-   systemd? ( sys-apps/systemd )
-   truetype? (
-   x11-libs/libXft
-   >=media-libs/freetype-2
-   )
-   wayland? (
-   dev-libs/wayland
-   x11-libs/pango
-   )
-   wifi? ( net-wireless/wireless-tools )
-   webserver? ( net-libs/libmicrohttpd:= )
-   X? (
-   x11-libs/libXdamage
-   x11-libs/libXfixes
-   x11-libs/libXext
-   x11-libs/libXi
-   x11-libs/libX11
-   )
-   xinerama? ( x11-libs/libXinerama )
-   xmms2? ( media-sound/xmms2 )
-   ${LUA_DEPS}
-"
-RDEPEND="
-   ${COMMON_DEPEND}
-   apcupsd? ( sys-power/apcupsd )
-   cmus? ( media-sound/cmus )
-   hddtemp? ( app-admin/hddtemp )
-   moc? ( media-sound/moc )
-

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

2024-07-12 Thread Daniel Pielmeier
commit: 092e2158b476b8a2b141269d3d0ce893b7313188
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Fri Jul 12 18:57:02 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Jul 12 18:57:32 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=092e2158

app-admin/conky: add 1.21.4

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

 app-admin/conky/Manifest|   1 +
 app-admin/conky/conky-1.21.4.ebuild | 251 
 2 files changed, 252 insertions(+)

diff --git a/app-admin/conky/Manifest b/app-admin/conky/Manifest
index 8ac60e662cdc..4f1d0e7c0e25 100644
--- a/app-admin/conky/Manifest
+++ b/app-admin/conky/Manifest
@@ -1,3 +1,4 @@
 DIST conky-1.19.8.tar.gz 1711683 BLAKE2B 
f1c1057f07570e63026e51a03fc4d7a51cc1dcaefb963b5f9ce9fba4e71342770bc1a59aa9a834fe8f9d6d552e7775ab0e2d5a487d9b6ec2d215768349c4994c
 SHA512 
bdc5b29bea3a3050f4fe4ce76fc642134d93a91362e491203dc10cdde1d9c1bde8a106cd8388aab1893e4b1def058abf1f35c1fd022c26ac773071ddd44abbc4
 DIST conky-1.21.2.tar.gz 2147033 BLAKE2B 
c0ef67d7eca8b60a67c9c35bc689570f0f1271ed52470c3bc4049ab4e8aab3050b241e2cd21fedbfe30464c99533b404125bdcdf7ed8aa2302ef735a40f8d55a
 SHA512 
4a2867b9e13d91ccda576be3bcfd38aab17ea82e99a05471aa68dbbed2020fcc92ab7038c944e36adc5ad1451121cfc293502d4a9e4272dbb700d73b280aae37
 DIST conky-1.21.3.tar.gz 2147056 BLAKE2B 
0cc2e783f5e4cc0be688abaa96c4a68fa5d7be4a776866ad59d29d8338262fa11d929f9c3e3167b15c09c837cf4bafb16d201c8b13fff9b5e1a960a4bd33b420
 SHA512 
14ca23a15eaa2670b9c37939950077868e206aa301a24d88b765a11944ff149fc55695fe040782a73510d1b8eee964c51cec2614b9a51873379770545cd47570
+DIST conky-1.21.4.tar.gz 1960582 BLAKE2B 
f51a8ca62e65409c2eacbccf785d3e4b3c924e9fb3f1dcae8142db94ec54540a842c9871cbfa2601c72df1ceb2a94fb1b60e65d975c23506188b0dd051e61bca
 SHA512 
07569243e4f4eee98c1a0134b9ab06143e191215400d9cfef5edb155cd89b258fff05026db4f7c58e1f98e942c0753f878eda45a157099c7a8b9e73b49017496

diff --git a/app-admin/conky/conky-1.21.4.ebuild 
b/app-admin/conky/conky-1.21.4.ebuild
new file mode 100644
index ..93048f66b5fd
--- /dev/null
+++ b/app-admin/conky/conky-1.21.4.ebuild
@@ -0,0 +1,251 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+LUA_COMPAT=( lua5-4 )
+PYTHON_COMPAT=( python3_{10,11,12} )
+
+inherit cmake linux-info lua-single python-any-r1 readme.gentoo-r1 xdg
+
+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 ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE="apcupsd bundled-toluapp cmus colour-name-map curl doc extras hddtemp ical
+   iconv imlib intel-backlight iostats irc lua-cairo lua-cairo-xlib
+   lua-imlib lua-rsvg math moc mouse-events mpd mysql ncurses nvidia
+   +portmon pulseaudio rss systemd test thinkpad truetype wayland webserver
+   wifi X xinerama xinput xmms2"
+RESTRICT="!test? ( test )"
+
+# Note: toluapp is bundled in conky since 1.11.2
+# Note: maintainer mode "-DMAINTAINER_MODE=yes" sets CMAKE_BUILD_TYPE Debug
+#   which creates debug symbols and enables "-DBUILD_TESTS" which also
+#   results in conky_core debug library getting installed
+
+COMMON_DEPEND="
+   curl? ( net-misc/curl )
+   ical? ( dev-libs/libical:= )
+   iconv? ( virtual/libiconv )
+   imlib? ( >=media-libs/imlib2-1.11.0[X] )
+   irc? ( net-libs/libircclient )
+   lua-cairo? ( x11-libs/cairo[X?] )
+   lua-cairo-xlib? ( x11-libs/cairo[X] )
+   lua-imlib? ( >=media-libs/imlib2-1.11.0[X] )
+   lua-rsvg? ( gnome-base/librsvg )
+   mysql? ( dev-db/mysql-connector-c )
+   ncurses? ( sys-libs/ncurses:= )
+   nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )
+   pulseaudio? ( media-libs/libpulse )
+   rss? (
+   dev-libs/libxml2
+   dev-libs/glib:2
+   )
+   systemd? ( sys-apps/systemd )
+   truetype? (
+   x11-libs/libXft
+   >=media-libs/freetype-2
+   )
+   wayland? (
+   dev-libs/wayland
+   x11-libs/pango
+   )
+   wifi? ( net-wireless/wireless-tools )
+   webserver? ( net-libs/libmicrohttpd:= )
+   X? (
+   x11-libs/libXdamage
+   x11-libs/libXfixes
+   x11-libs/libXext
+   x11-libs/libXi
+   x11-libs/libX11
+   )
+   xinerama? ( x11-libs/libXinerama )
+   xmms2? ( media-sound/xmms2 )
+   ${LUA_DEPS}
+"
+RDEPEND="
+   ${COMMON_DEPEND}
+   apcupsd? ( sys-power/apcupsd )
+   cmus? ( media-sound/cmus )
+   hddtemp? ( app-admin/hddtemp )
+ 

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

2024-07-02 Thread Daniel Pielmeier
commit: 33227187adc5914f6a1dd1a0a0138d1466c239d7
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Wed Jul  3 05:24:51 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Wed Jul  3 05:24:51 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33227187

media-sound/puddletag: add 2.4.0

Closes: https://bugs.gentoo.org/935311
Signed-off-by: Daniel Pielmeier  gentoo.org>

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

diff --git a/media-sound/puddletag/Manifest b/media-sound/puddletag/Manifest
index 3f72ec3664a2..c6aa759de2f4 100644
--- a/media-sound/puddletag/Manifest
+++ b/media-sound/puddletag/Manifest
@@ -1 +1,2 @@
 DIST puddletag-2.3.0.tar.gz 13916694 BLAKE2B 
a525957ad82af752539d3cbf6eae996f32d6d92155cea932246f14193b78e230627443b86611bca52dded1688e63efbf5636daa2071ce5a2ad2066c7a5475f07
 SHA512 
7058526dfe0132bf8edc260538a18c3c169128162ad83646557e166af0bcb23166053de15e02d13eb84c2d68bdbc8bacd6a6730ade409ab34f8503ec9d69af46
+DIST puddletag-2.4.0.tar.gz 13917605 BLAKE2B 
f622357c2b5e0f4d93de522fd268a7b9b97a041ee9a657eeeb2361e0e37c91527c7273edf045181b2175b70c966398b3b68e7be8b7be999fcaa9997068517bb6
 SHA512 
a45d3586d6616cfa153fff52747aa7936368bbc56fd62c76e6f23d11fec9f089d801479f075002e77a4c79dcaf44ed567e81002d1d606670ef2a4ae09bb4219a

diff --git a/media-sound/puddletag/puddletag-2.4.0.ebuild 
b/media-sound/puddletag/puddletag-2.4.0.ebuild
new file mode 100644
index ..c86ab8786480
--- /dev/null
+++ b/media-sound/puddletag/puddletag-2.4.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10,11,12} )
+
+inherit distutils-r1 xdg
+
+DESCRIPTION="Audio tag editor"
+HOMEPAGE="https://docs.puddletag.net/";
+SRC_URI="https://github.com/${PN}/${PN}/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2 GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="acoustid quodlibet"
+
+RDEPEND="
+   >=dev-python/configobj-5.0.8[${PYTHON_USEDEP}]
+   >=dev-python/Levenshtein-0.25.1[${PYTHON_USEDEP}]
+   >=dev-python/lxml-5.2.2[${PYTHON_USEDEP}]
+   acoustid? ( >=dev-python/pyacoustid-1.3.0[${PYTHON_USEDEP}] )
+   >=dev-python/pyparsing-3.1.2[${PYTHON_USEDEP}]
+   >=dev-python/PyQt5-5.15.10[${PYTHON_USEDEP},svg]
+   >=dev-python/unidecode-1.3.8[${PYTHON_USEDEP}]
+   >=media-libs/mutagen-1.47.0[${PYTHON_USEDEP}]
+   quodlibet? ( >=media-sound/quodlibet-4.4.0[${PYTHON_USEDEP}] )
+"
+DOCS=(changelog NEWS THANKS TODO)



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

2024-06-27 Thread Daniel Pielmeier
commit: 16213d4982baa4cc111d7138deacd789554dbfe2
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Thu Jun 27 19:19:23 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Thu Jun 27 19:19:23 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16213d49

app-admin/conky: add 1.21.3

Closes: https://bugs.gentoo.org/933864
Signed-off-by: Daniel Pielmeier  gentoo.org>

 app-admin/conky/Manifest|   1 +
 app-admin/conky/conky-1.21.3.ebuild | 251 
 app-admin/conky/metadata.xml|   2 +
 3 files changed, 254 insertions(+)

diff --git a/app-admin/conky/Manifest b/app-admin/conky/Manifest
index 046170ced6f9..8ac60e662cdc 100644
--- a/app-admin/conky/Manifest
+++ b/app-admin/conky/Manifest
@@ -1,2 +1,3 @@
 DIST conky-1.19.8.tar.gz 1711683 BLAKE2B 
f1c1057f07570e63026e51a03fc4d7a51cc1dcaefb963b5f9ce9fba4e71342770bc1a59aa9a834fe8f9d6d552e7775ab0e2d5a487d9b6ec2d215768349c4994c
 SHA512 
bdc5b29bea3a3050f4fe4ce76fc642134d93a91362e491203dc10cdde1d9c1bde8a106cd8388aab1893e4b1def058abf1f35c1fd022c26ac773071ddd44abbc4
 DIST conky-1.21.2.tar.gz 2147033 BLAKE2B 
c0ef67d7eca8b60a67c9c35bc689570f0f1271ed52470c3bc4049ab4e8aab3050b241e2cd21fedbfe30464c99533b404125bdcdf7ed8aa2302ef735a40f8d55a
 SHA512 
4a2867b9e13d91ccda576be3bcfd38aab17ea82e99a05471aa68dbbed2020fcc92ab7038c944e36adc5ad1451121cfc293502d4a9e4272dbb700d73b280aae37
+DIST conky-1.21.3.tar.gz 2147056 BLAKE2B 
0cc2e783f5e4cc0be688abaa96c4a68fa5d7be4a776866ad59d29d8338262fa11d929f9c3e3167b15c09c837cf4bafb16d201c8b13fff9b5e1a960a4bd33b420
 SHA512 
14ca23a15eaa2670b9c37939950077868e206aa301a24d88b765a11944ff149fc55695fe040782a73510d1b8eee964c51cec2614b9a51873379770545cd47570

diff --git a/app-admin/conky/conky-1.21.3.ebuild 
b/app-admin/conky/conky-1.21.3.ebuild
new file mode 100644
index ..93048f66b5fd
--- /dev/null
+++ b/app-admin/conky/conky-1.21.3.ebuild
@@ -0,0 +1,251 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+LUA_COMPAT=( lua5-4 )
+PYTHON_COMPAT=( python3_{10,11,12} )
+
+inherit cmake linux-info lua-single python-any-r1 readme.gentoo-r1 xdg
+
+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 ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE="apcupsd bundled-toluapp cmus colour-name-map curl doc extras hddtemp ical
+   iconv imlib intel-backlight iostats irc lua-cairo lua-cairo-xlib
+   lua-imlib lua-rsvg math moc mouse-events mpd mysql ncurses nvidia
+   +portmon pulseaudio rss systemd test thinkpad truetype wayland webserver
+   wifi X xinerama xinput xmms2"
+RESTRICT="!test? ( test )"
+
+# Note: toluapp is bundled in conky since 1.11.2
+# Note: maintainer mode "-DMAINTAINER_MODE=yes" sets CMAKE_BUILD_TYPE Debug
+#   which creates debug symbols and enables "-DBUILD_TESTS" which also
+#   results in conky_core debug library getting installed
+
+COMMON_DEPEND="
+   curl? ( net-misc/curl )
+   ical? ( dev-libs/libical:= )
+   iconv? ( virtual/libiconv )
+   imlib? ( >=media-libs/imlib2-1.11.0[X] )
+   irc? ( net-libs/libircclient )
+   lua-cairo? ( x11-libs/cairo[X?] )
+   lua-cairo-xlib? ( x11-libs/cairo[X] )
+   lua-imlib? ( >=media-libs/imlib2-1.11.0[X] )
+   lua-rsvg? ( gnome-base/librsvg )
+   mysql? ( dev-db/mysql-connector-c )
+   ncurses? ( sys-libs/ncurses:= )
+   nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )
+   pulseaudio? ( media-libs/libpulse )
+   rss? (
+   dev-libs/libxml2
+   dev-libs/glib:2
+   )
+   systemd? ( sys-apps/systemd )
+   truetype? (
+   x11-libs/libXft
+   >=media-libs/freetype-2
+   )
+   wayland? (
+   dev-libs/wayland
+   x11-libs/pango
+   )
+   wifi? ( net-wireless/wireless-tools )
+   webserver? ( net-libs/libmicrohttpd:= )
+   X? (
+   x11-libs/libXdamage
+   x11-libs/libXfixes
+   x11-libs/libXext
+   x11-libs/libXi
+   x11-libs/libX11
+   )
+   xinerama? ( x11-libs/libXinerama )
+   xmms2? ( media-sound/xmms2 )
+   ${LUA_DEPS}
+"
+RDEPEND="
+   ${COMMON_DEPEND}
+   apcupsd? ( sys-power/apcupsd )
+   cmus? ( media-sound/cmus )
+   hddtemp? ( app-admin/hddtemp )
+   moc? ( media-sound/moc )
+"
+DEPEND="
+   ${COMMON_DEPEND}
+   test? (
+   dev-cpp/catch
+   )
+   wayland? (
+   dev-libs/wayland-protocols
+   )
+"
+BDEPEND=&

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

2024-06-27 Thread Daniel Pielmeier
commit: f204268a59a3e24a750524a6b1095a2f70acd337
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Thu Jun 27 19:15:25 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Thu Jun 27 19:15:25 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f204268a

media-sound/mac: drop 10.71

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

 media-sound/mac/Manifest |  1 -
 media-sound/mac/mac-10.71.ebuild | 28 
 2 files changed, 29 deletions(-)

diff --git a/media-sound/mac/Manifest b/media-sound/mac/Manifest
index 2ed7d406b392..270979284547 100644
--- a/media-sound/mac/Manifest
+++ b/media-sound/mac/Manifest
@@ -1,4 +1,3 @@
-DIST mac-10.71.zip 1673369 BLAKE2B 
99a96eed196b80cdc3fb1df3101d28122e41b9f182efe9a84b6321cc6dc5c1d66373f61064ddf434c35dedb48261c1feebaed4820fb3bc261df1fd340850bd86
 SHA512 
40d7b56e9d8eeff6854bcb34ce87ad63d1923a42adb59248d12fb42104016e39dc3a315953f1eb884c7ed9b79c8eb9b43aa2d75b891d42fb7bcebfca13e30ec3
 DIST mac-10.73.zip 1669361 BLAKE2B 
6bbdf8574ece5252a6654e89b65db24f9a4b3f510c144369667d1ad34dfe370e56bf7c2fb98af7bf6ad19138d61dbef1b811d37dbc49b338aded06803bcdce36
 SHA512 
fcc464a78765768490e37f69f173460c76e39ccaaf1ff5f47f30381d21f3353a81f943cd8805d63b0661ee1b99ff181c52886079872d31781d73e830c6a91095
 DIST mac-10.74.zip 1674673 BLAKE2B 
49c67fa697f29b85f9c2d000f56e71e0470438b441d3ba126f9ce537463fb68b8027f4464ac3bdc9179a9fcded9ce15bba98ef6c2b6b755b283b62da4c6ea295
 SHA512 
ebb3d6e074c2593b79addea3b51e1b2fbcddffe3f3f837e03fe8cfc24a8e1ab5412efcaf53e88b15f689604e5be74f2845adc5a7a3923cb33f15e20afa8076d7
 DIST monkeys-audio_4.11-u4-b5-s7.orig.tar.gz 511190 BLAKE2B 
28b5a3aadd9dae410c93cfc43c40c07fe207036f27cf60d59d8fa137a0327f90a78746c14930b7d3becb7f5fa69a454a6855aae1553dc74cd5168a9a523bb8f0
 SHA512 
7e73b35c86d6007ab2a94a2d8b7449bb4ac505bbba53e40373a279dc83a9cad5f62a51419a6375335576cf325c88ed7d317b0ef3039b8a497100cb74a63c25d0

diff --git a/media-sound/mac/mac-10.71.ebuild b/media-sound/mac/mac-10.71.ebuild
deleted file mode 100644
index abc593097c30..
--- a/media-sound/mac/mac-10.71.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CMAKE_BUILD_TYPE=Release
-inherit cmake
-
-DESCRIPTION="Monkey's Audio Codecs"
-HOMEPAGE="https://www.monkeysaudio.com";
-SRC_URI="https://monkeysaudio.com/files/MAC_${PV/.}_SDK.zip -> ${P}.zip"
-
-LICENSE="BSD"
-SLOT="0/10"
-KEYWORDS="~alpha amd64 ~loong ppc ppc64 ~riscv sparc x86"
-
-BDEPEND="app-arch/unzip"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-10.18-linux.patch"
-   "${FILESDIR}/${PN}-10.52-output.patch"
-)
-
-src_unpack() {
-   mkdir -p "${S}" || die
-   cd "${S}" || die
-   default
-}



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

2024-06-27 Thread Daniel Pielmeier
commit: 9eea29d67c53faa758cf0e47410dea25b223cc0f
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Thu Jun 27 19:14:25 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Thu Jun 27 19:14:25 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eea29d6

media-sound/mac: add 10.74

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

 media-sound/mac/Manifest |  1 +
 media-sound/mac/mac-10.74.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/media-sound/mac/Manifest b/media-sound/mac/Manifest
index 9e745a9acbdc..2ed7d406b392 100644
--- a/media-sound/mac/Manifest
+++ b/media-sound/mac/Manifest
@@ -1,3 +1,4 @@
 DIST mac-10.71.zip 1673369 BLAKE2B 
99a96eed196b80cdc3fb1df3101d28122e41b9f182efe9a84b6321cc6dc5c1d66373f61064ddf434c35dedb48261c1feebaed4820fb3bc261df1fd340850bd86
 SHA512 
40d7b56e9d8eeff6854bcb34ce87ad63d1923a42adb59248d12fb42104016e39dc3a315953f1eb884c7ed9b79c8eb9b43aa2d75b891d42fb7bcebfca13e30ec3
 DIST mac-10.73.zip 1669361 BLAKE2B 
6bbdf8574ece5252a6654e89b65db24f9a4b3f510c144369667d1ad34dfe370e56bf7c2fb98af7bf6ad19138d61dbef1b811d37dbc49b338aded06803bcdce36
 SHA512 
fcc464a78765768490e37f69f173460c76e39ccaaf1ff5f47f30381d21f3353a81f943cd8805d63b0661ee1b99ff181c52886079872d31781d73e830c6a91095
+DIST mac-10.74.zip 1674673 BLAKE2B 
49c67fa697f29b85f9c2d000f56e71e0470438b441d3ba126f9ce537463fb68b8027f4464ac3bdc9179a9fcded9ce15bba98ef6c2b6b755b283b62da4c6ea295
 SHA512 
ebb3d6e074c2593b79addea3b51e1b2fbcddffe3f3f837e03fe8cfc24a8e1ab5412efcaf53e88b15f689604e5be74f2845adc5a7a3923cb33f15e20afa8076d7
 DIST monkeys-audio_4.11-u4-b5-s7.orig.tar.gz 511190 BLAKE2B 
28b5a3aadd9dae410c93cfc43c40c07fe207036f27cf60d59d8fa137a0327f90a78746c14930b7d3becb7f5fa69a454a6855aae1553dc74cd5168a9a523bb8f0
 SHA512 
7e73b35c86d6007ab2a94a2d8b7449bb4ac505bbba53e40373a279dc83a9cad5f62a51419a6375335576cf325c88ed7d317b0ef3039b8a497100cb74a63c25d0

diff --git a/media-sound/mac/mac-10.74.ebuild b/media-sound/mac/mac-10.74.ebuild
new file mode 100644
index ..9ceccbd8f31e
--- /dev/null
+++ b/media-sound/mac/mac-10.74.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CMAKE_BUILD_TYPE=Release
+inherit cmake
+
+DESCRIPTION="Monkey's Audio Codecs"
+HOMEPAGE="https://www.monkeysaudio.com";
+SRC_URI="https://monkeysaudio.com/files/MAC_${PV/.}_SDK.zip -> ${P}.zip"
+
+LICENSE="BSD"
+SLOT="0/10"
+KEYWORDS="~alpha ~amd64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+BDEPEND="app-arch/unzip"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-10.18-linux.patch"
+   "${FILESDIR}/${PN}-10.52-output.patch"
+)
+
+src_unpack() {
+   mkdir -p "${S}" || die
+   cd "${S}" || die
+   default
+}



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

2024-06-27 Thread Daniel Pielmeier
commit: 27da350d68ba9b8df5f532ad24ae9d418033fcfb
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Thu Jun 27 19:09:49 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Thu Jun 27 19:10:54 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27da350d

net-print/hplip: add 3.24.4

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

 net-print/hplip/Manifest|   2 +
 net-print/hplip/hplip-3.24.4.ebuild | 296 
 2 files changed, 298 insertions(+)

diff --git a/net-print/hplip/Manifest b/net-print/hplip/Manifest
index e4b571383e80..1c60ce864c2b 100644
--- a/net-print/hplip/Manifest
+++ b/net-print/hplip/Manifest
@@ -1,3 +1,5 @@
 DIST hplip-3.23.12-patches-1.tar.xz 21132 BLAKE2B 
83cee13ef988618cf6537b3954649c733b3de99f4d1c2ffefe9aeaba8f21e61a92dfa2e4cdb87af3d4b56df244e7de1b1d6bf73d878aa8ccabe60c537e05916f
 SHA512 
89a0139660b013c11ba1dfa6adf1840b8ccc5b49bc31580481967c85e75ca79aba537bc4b65834ee464013b7aa0544267235d14dc877cb5276cb6e89c6a3fafa
 DIST hplip-3.23.12-patches-2.tar.xz 22484 BLAKE2B 
919be82d0639bc30fdbe6a5651ec08c8b6951fc31284e52f09ea2aed254bb34024c7f757ec3eccec6c0fd5d261a625c2e77d6aa33d298287f26313811280e3b7
 SHA512 
bc9746fb748819ca06a0a3d5b2a66ab15ef499ed01177fd936f754d743a282253897db7f813ba8165e8336a9a3540c2f9b99e10908930b3842ef7452957afc13
 DIST hplip-3.23.12.tar.gz 30162044 BLAKE2B 
752a5b75855677e4f8b5b8738181d40c426268be4e393e5df7565c78efca68389e86d92f21002a733c0b2d5d62913bef3986e4bedd36a9f35f205c11e6027e7a
 SHA512 
7461ffec38be68421e4204021f53d2b1641e7a67c14f205390d45f487a1af90956fd221f7e1561635508103ae944f19e04d6052d3f8928f2c9685fdcdcf515df
+DIST hplip-3.24.4-patches-1.tar.xz 22068 BLAKE2B 
9b388033b17315c407014b0b344e2994c456c84dd856f3f522e202b431a03fb315060d74ead98696af62934fa5e5d44185cae20cd3171252f33049a9832b15f5
 SHA512 
292c5717627ecbb5f50b2ecad82fdf43bb80c3128f1e4c3cc806167dd34ac9c7c5c2a988103ec18fc82483ba95221261c7935271a0b213523f00a4e9de23731c
+DIST hplip-3.24.4.tar.gz 30217933 BLAKE2B 
0b5c93465f6d9e30916bf57fd7f2d490d2f04ef80ed1654a7d2c6adc57a5293e358720a71bbb76757a1496d9f7ca05f077f6e9ea62cfa243319fe9d551440710
 SHA512 
6162ec58289433659ed4c3a254b2a50863c01acb87a8c0e1a1f935fed2b1916c5ae211c2d84130f40963368ff53e0c8da1878a1fce4dd08bd517f65bbcf6a2d2

diff --git a/net-print/hplip/hplip-3.24.4.ebuild 
b/net-print/hplip/hplip-3.24.4.ebuild
new file mode 100644
index ..684d9692524b
--- /dev/null
+++ b/net-print/hplip/hplip-3.24.4.ebuild
@@ -0,0 +1,296 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10,11,12} )
+PYTHON_REQ_USE="threads(+),xml(+)"
+
+inherit autotools flag-o-matic linux-info python-single-r1 readme.gentoo-r1 
udev
+
+DESCRIPTION="HP Linux Imaging and Printing - Print, scan, fax drivers and 
service tools"
+HOMEPAGE="https://developers.hp.com/hp-linux-imaging-and-printing";
+SRC_URI="https://downloads.sourceforge.net/project/${PN}/${PN}/${PV}/${P}.tar.gz
+   https://dev.gentoo.org/~billie/distfiles/${PN}-3.24.4-patches-1.tar.xz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+
+IUSE="doc fax +hpcups hpijs kde libnotify libusb0 minimal parport policykit 
qt5 scanner +snmp static-ppds X"
+
+COMMON_DEPEND="
+   net-print/cups
+   media-libs/libjpeg-turbo:0
+   hpijs? ( net-print/cups-filters[foomatic] )
+   !libusb0? ( virtual/libusb:1 )
+   libusb0? ( virtual/libusb:0 )
+   ${PYTHON_DEPS}
+   !minimal? (
+   sys-apps/dbus
+   scanner? (
+   media-gfx/sane-backends
+   )
+   snmp? (
+   dev-libs/openssl:0=
+   net-analyzer/net-snmp:=[${PYTHON_SINGLE_USEDEP}]
+   net-dns/avahi[dbus,python,${PYTHON_SINGLE_USEDEP}]
+   )
+   )
+"
+BDEPEND="
+   virtual/pkgconfig
+"
+DEPEND="
+   ${COMMON_DEPEND}
+"
+RDEPEND="
+   ${COMMON_DEPEND}
+   app-text/ghostscript-gpl
+   !minimal? (
+   $(python_gen_cond_dep 
'dev-python/pygobject:3[${PYTHON_USEDEP}]' 'python3*')
+   kernel_linux? ( virtual/udev )
+   $(python_gen_cond_dep '
+   >=dev-python/dbus-python-1.2.0-r1[${PYTHON_USEDEP}]
+   dev-python/distro[${PYTHON_USEDEP}]
+   fax? ( dev-python/reportlab[${PYTHON_USEDEP}] )
+   qt5? (
+   
>=dev-python/PyQt5-5.5.1[dbus,gui,widgets,${PYTHON_USEDEP}]
+   libnotify? ( 
dev-python/notify2[${PYTHON_USEDEP}] )
+   )
+   scanner? (
+  

[gentoo-commits] repo/gentoo:master commit in: media-video/projectx/

2024-06-07 Thread Daniel Pielmeier
commit: 8953babc3a4641595c6c961ab5890a7d34c37cdb
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Fri Jun  7 16:23:22 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Jun  7 16:23:22 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8953babc

media-video/projectx: drop0.91.0.10-r4

Closes: https://bugs.gentoo.org/933670
Signed-off-by: Daniel Pielmeier  gentoo.org>

 media-video/projectx/projectx-0.91.0.10-r4.ebuild | 126 --
 1 file changed, 126 deletions(-)

diff --git a/media-video/projectx/projectx-0.91.0.10-r4.ebuild 
b/media-video/projectx/projectx-0.91.0.10-r4.ebuild
deleted file mode 100644
index 57ef227ba394..
--- a/media-video/projectx/projectx-0.91.0.10-r4.ebuild
+++ /dev/null
@@ -1,126 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-JAVA_PKG_IUSE="doc source"
-
-inherit desktop edos2unix java-pkg-2 java-ant-2 toolchain-funcs xdg
-
-XDG_P="xdg-20100731"
-
-DESCRIPTION="Converts, splits and demuxes DVB and other MPEG recordings"
-HOMEPAGE="https://project-x.sourceforge.net/";
-SRC_URI="https://dev.gentoo.org/~billie/distfiles/${PF}.tar.xz
-   https://dev.gentoo.org/~billie/distfiles/${PN}-idctfast.tar.xz
-   https://dev.gentoo.org/~billie/distfiles/${XDG_P}.java.xz
-   https://dev.gentoo.org/~billie/distfiles/${PN}-icon.png";
-
-S="${WORKDIR}/Project-X"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc64 x86"
-IUSE="X cpu_flags_x86_mmx cpu_flags_x86_sse"
-
-COMMON_DEPEND="
-   dev-java/commons-net:0
-   X? ( dev-java/browserlauncher2:1.0 )
-"
-RDEPEND="
-   ${COMMON_DEPEND}
-   >=virtual/jre-1.8:*
-"
-DEPEND="
-   ${COMMON_DEPEND}
-   >=virtual/jdk-1.8:*
-   app-arch/xz-utils
-"
-
-mainclass() {
-   # read Main-Class from MANIFEST.MF
-   sed -n "s/^Main-Class: \([^ ]\+\).*/\1/p" "${S}/MANIFEST.MF" || die
-}
-
-src_prepare() {
-   default
-
-   xdg_environment_reset
-
-   local X
-
-   # apply stdout corruption patch (z...@gentoo.org)
-   eapply "${FILESDIR}/${PN}-0.91.0.10-stdout-corrupt.patch"
-
-   # apply BrowserLauncher2 patch
-   use X && eapply "${FILESDIR}/${PN}-0.91.0.10-bl2.patch"
-   rm -rf src/edu || die
-
-   # apply IDCTFast patch
-   eapply "${FILESDIR}/${PN}-0.91.0.10-idctfast.patch"
-
-   # apply XDG patch
-   cp -f "${WORKDIR}/${XDG_P}.java" "${S}/src/xdg.java" || die
-   eapply "${FILESDIR}/${PN}-0.91.0.10-xdg.patch"
-
-   # copy build.xml
-   cp -f "${FILESDIR}/build-0.91.0.10.xml" build.xml || die
-
-   # patch executable and icon
-   sed -i -e "s:^\(Exec=\).*:\1${PN}_gui:g" \
-   -e "s:^\(Icon=\).*:\1${PN}:g" *.desktop || die
-
-   # convert CRLF to LF
-   edos2unix *.txt MANIFEST.MF
-
-   # merge/remove resources depending on USE="X"
-   if use X; then
-   mv -f htmls resources/ || die
-   else
-   rm -rf src/net/sourceforge/dvb/projectx/gui || die
-   rm resources/*.gif || die
-   fi
-
-   # update library packages
-   cd lib || die
-   rm -f {commons-net,jakarta-oro}*.jar || die
-   java-pkg_jar-from commons-net
-   use X && java-pkg_jar-from browserlauncher2-1.0
-   java-pkg_ensure-no-bundled-jars
-}
-
-src_compile() {
-   local IDCT="idct-mjpeg"  # default IDCT implementation
-   if use x86 || use amd64; then
-   use cpu_flags_x86_mmx && IDCT="idct-mjpeg-mmx"
-   use cpu_flags_x86_sse && IDCT="idct-mjpeg-sse"
-   fi
-
-   eant build $(use_doc) -Dmanifest.mainclass=$(mainclass)
-
-   cd lib/PORTABLE || die
-   emake CC="$(tc-getCC)" IDCT="${IDCT}" LDFLAGS="${LDFLAGS}" \
-   CPLAT="${CFLAGS} -O3 -ffast-math -fPIC"
-}
-
-src_install() {
-   java-pkg_dojar dist/${PN}.jar
-   java-pkg_doso lib/PORTABLE/libidctfast.so
-
-   java-pkg_dolauncher ${PN}_cli --main $(mainclass) \
-   --java_args "-Djava.awt.headless=true -Xmx256m"
-
-   if use X; then
-   java-pkg_dolauncher ${PN}_gui --main $(mainclass) \
-   --java_args "-Xmx256m"
-   dosym ${PN}_gui /usr/bin/${PN}
-   newicon "${DISTDIR}/${PN}-icon.png" "${PN}.png"
-   domenu *.desktop
-   else
-   dosym ${PN}_cli /usr/bin/${PN}
-   fi
-
-   dodoc *.txt
-   use doc && java-pkg_dojavadoc apidocs
-   use source && java-pkg_dosrc src
-}



[gentoo-commits] repo/gentoo:master commit in: media-tv/channeleditor/

2024-06-07 Thread Daniel Pielmeier
commit: 82f544ef8acd123a95f3b854e408cf16653f60c6
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Fri Jun  7 16:20:46 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Jun  7 16:21:20 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82f544ef

media-tv/channeleditor: drop 1.9.2.1-r3

Closes: https://bugs.gentoo.org/933668
Signed-off-by: Daniel Pielmeier  gentoo.org>

 .../channeleditor/channeleditor-1.9.2.1-r3.ebuild  | 63 --
 1 file changed, 63 deletions(-)

diff --git a/media-tv/channeleditor/channeleditor-1.9.2.1-r3.ebuild 
b/media-tv/channeleditor/channeleditor-1.9.2.1-r3.ebuild
deleted file mode 100644
index 366dd6d32357..
--- a/media-tv/channeleditor/channeleditor-1.9.2.1-r3.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-JAVA_PKG_IUSE=source
-inherit desktop edos2unix java-pkg-2 java-ant-2 xdg
-
-DESCRIPTION="Editor for VDR channels.conf"
-HOMEPAGE="https://sites.google.com/site/reniershomepage/channeleditor";
-SRC_URI="https://downloads.sourceforge.net/project/channeleditor/channeleditor/$(ver_cut
 1-3)/${P/-/_}_src.tar.gz"
-
-S="${WORKDIR}/${PN}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND=">=virtual/jre-1.8:*"
-DEPEND=">=virtual/jdk-1.8:*"
-
-PATCHES=(
-   # include localisation changes
-   "${FILESDIR}"/${P}-messages.properties.patch
-   "${FILESDIR}"/${P}-messages_en.properties.patch
-)
-
-mainclass() {
-   # read Main-Class from MANIFEST.MF
-   sed -n "s/^Main-Class: \([^ ]\+\).*/\1/p" "${S}/MANIFEST.MF" \
-   || die "reading Main-Class failed"
-}
-
-src_prepare() {
-   default
-
-   xdg_environment_reset
-
-   # move files out of build and remove stuff not needed in the package
-   mv build/* "${S}" || die "cleaning build dir failed"
-   rm -f src/java/org/javalobby/icons/{README,COPYRIGHT} \
-   || die "removing files failed"
-
-   # copy build.xml
-   cp -f "${FILESDIR}/build-${PV}.xml" build.xml \
-   || die "copying build.xml failed"
-
-   # convert CRLF to LF
-   edos2unix MANIFEST.MF
-}
-
-src_compile() {
-   eant build -Dmanifest.mainclass=$(mainclass)
-}
-
-src_install() {
-   java-pkg_dojar dist/${PN}.jar
-   java-pkg_dolauncher ${PN} --main $(mainclass)
-
-   use source && java-pkg_dosrc src
-
-   make_desktop_entry channeleditor Channeleditor "" "Utility"
-}



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

2024-06-04 Thread Daniel Pielmeier
commit: b7ace13827aa985f24e9e555198273bb88d4c3ca
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Tue Jun  4 16:50:28 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Tue Jun  4 16:50:28 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7ace138

app-admin/conky: drop 1.21.1

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

 app-admin/conky/Manifest|   1 -
 app-admin/conky/conky-1.21.1.ebuild | 249 
 2 files changed, 250 deletions(-)

diff --git a/app-admin/conky/Manifest b/app-admin/conky/Manifest
index 1124cd8d1dc6..046170ced6f9 100644
--- a/app-admin/conky/Manifest
+++ b/app-admin/conky/Manifest
@@ -1,3 +1,2 @@
 DIST conky-1.19.8.tar.gz 1711683 BLAKE2B 
f1c1057f07570e63026e51a03fc4d7a51cc1dcaefb963b5f9ce9fba4e71342770bc1a59aa9a834fe8f9d6d552e7775ab0e2d5a487d9b6ec2d215768349c4994c
 SHA512 
bdc5b29bea3a3050f4fe4ce76fc642134d93a91362e491203dc10cdde1d9c1bde8a106cd8388aab1893e4b1def058abf1f35c1fd022c26ac773071ddd44abbc4
-DIST conky-1.21.1.tar.gz 2146994 BLAKE2B 
7c19813dad6a7a701cfedfba6d424d61bd5c960dc836c6aa6668031c7e096e214559177f0a8186fda1a770a956c301274d24d45a21c9d2d8faf62ce2f76610fd
 SHA512 
4b7f243943a7d04942ee86dc6d5cdd75c6999a4ff0616efb5b00c47ad100a5b83dd4ca618764fc1ce97f0fc77118dabc87fa691fb1181fb54ab1b38d862f5229
 DIST conky-1.21.2.tar.gz 2147033 BLAKE2B 
c0ef67d7eca8b60a67c9c35bc689570f0f1271ed52470c3bc4049ab4e8aab3050b241e2cd21fedbfe30464c99533b404125bdcdf7ed8aa2302ef735a40f8d55a
 SHA512 
4a2867b9e13d91ccda576be3bcfd38aab17ea82e99a05471aa68dbbed2020fcc92ab7038c944e36adc5ad1451121cfc293502d4a9e4272dbb700d73b280aae37

diff --git a/app-admin/conky/conky-1.21.1.ebuild 
b/app-admin/conky/conky-1.21.1.ebuild
deleted file mode 100644
index d76b4731f0d6..
--- a/app-admin/conky/conky-1.21.1.ebuild
+++ /dev/null
@@ -1,249 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-LUA_COMPAT=( lua5-4 )
-PYTHON_COMPAT=( python3_{10,11,12} )
-
-inherit cmake linux-info lua-single python-any-r1 readme.gentoo-r1 xdg
-
-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 ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
-IUSE="apcupsd bundled-toluapp cmus colour-name-map curl doc extras hddtemp ical
-   iconv imlib intel-backlight iostats irc lua-cairo lua-cairo-xlib
-   lua-imlib lua-rsvg math moc mpd mysql ncurses nvidia +portmon
-   pulseaudio rss systemd test thinkpad truetype wayland webserver wifi X
-   xinerama xmms2"
-RESTRICT="!test? ( test )"
-
-# Note: toluapp is bundled in conky since 1.11.2
-# Note: maintainer mode "-DMAINTAINER_MODE=yes" sets CMAKE_BUILD_TYPE Debug
-#   which creates debug symbols and enables "-DBUILD_TESTS" which also
-#   results in conky_core debug library getting installed
-
-COMMON_DEPEND="
-   curl? ( net-misc/curl )
-   ical? ( dev-libs/libical:= )
-   iconv? ( virtual/libiconv )
-   imlib? ( >=media-libs/imlib2-1.11.0[X] )
-   irc? ( net-libs/libircclient )
-   lua-cairo? ( x11-libs/cairo[X?] )
-   lua-cairo-xlib? ( x11-libs/cairo[X] )
-   lua-imlib? ( >=media-libs/imlib2-1.11.0[X] )
-   lua-rsvg? ( gnome-base/librsvg )
-   mysql? ( dev-db/mysql-connector-c )
-   ncurses? ( sys-libs/ncurses:= )
-   nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )
-   pulseaudio? ( media-libs/libpulse )
-   rss? (
-   dev-libs/libxml2
-   dev-libs/glib:2
-   )
-   systemd? ( sys-apps/systemd )
-   truetype? (
-   x11-libs/libXft
-   >=media-libs/freetype-2
-   )
-   wayland? (
-   dev-libs/wayland
-   x11-libs/pango
-   )
-   wifi? ( net-wireless/wireless-tools )
-   webserver? ( net-libs/libmicrohttpd:= )
-   X? (
-   x11-libs/libXdamage
-   x11-libs/libXfixes
-   x11-libs/libXext
-   x11-libs/libXi
-   x11-libs/libX11
-   )
-   xinerama? ( x11-libs/libXinerama )
-   xmms2? ( media-sound/xmms2 )
-   ${LUA_DEPS}
-"
-RDEPEND="
-   ${COMMON_DEPEND}
-   apcupsd? ( sys-power/apcupsd )
-   cmus? ( media-sound/cmus )
-   hddtemp? ( app-admin/hddtemp )
-   moc? ( media-sound/moc )
-"
-DEPEND="
-   ${COMMON_DEPEND}
-   test? (
-   dev-cpp/catch
-   )
-   wayland? (
-   dev-libs/wayland-protocols
-   )
-"
-BDEPEND="
-   colour-name-map? (
-   dev-util/gperf
-   )
-   doc? (
-   virtual/pandoc

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

2024-06-04 Thread Daniel Pielmeier
commit: 38626867db36437e6048c5d61449f55d5cc3e4c7
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Tue Jun  4 16:48:45 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Tue Jun  4 16:48:45 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38626867

net-print/hplip: drop 3.23.12-r2

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

 net-print/hplip/files/hplip-3.23.12-py3.12.patch |  47 
 net-print/hplip/hplip-3.23.12-r2.ebuild  | 297 ---
 2 files changed, 344 deletions(-)

diff --git a/net-print/hplip/files/hplip-3.23.12-py3.12.patch 
b/net-print/hplip/files/hplip-3.23.12-py3.12.patch
deleted file mode 100644
index 8a298e35dc3c..
--- a/net-print/hplip/files/hplip-3.23.12-py3.12.patch
+++ /dev/null
@@ -1,47 +0,0 @@
-https://bugs.gentoo.org/932150#c8
-
-Fix deprecated use of configparser.readfp()
 a/base/g.py
-+++ b/base/g.py
-@@ -128,7 +128,7 @@
- try:
- fp = open(self.filename, "r")
- try:
--self.conf.readfp(fp)
-+self.conf.read_file(fp)
- except configparser.MissingSectionHeaderError:
- print("")
- log.error("Found No Section in %s. Please set the http 
proxy for root and try again." % self.filename)
 a/ui/devmgr4.py
-+++ b/ui/devmgr4.py
-@@ -1227,7 +1227,7 @@
- 
- hplip_conf = ConfigParser.ConfigParser()
- fp = open("/etc/hp/hplip.conf", "r")
--hplip_conf.readfp(fp)
-+hplip_conf.read_file(fp)
- fp.close()
- 
- try:
 a/ui4/devmgr5.py
-+++ b/ui4/devmgr5.py
-@@ -1024,7 +1024,7 @@
- 
- hplip_conf = configparser.ConfigParser()
- fp = open("/etc/hp/hplip.conf", "r")
--hplip_conf.readfp(fp)
-+hplip_conf.read_file(fp)
- fp.close()
- 
- try:
 a/ui5/devmgr5.py
-+++ b/ui5/devmgr5.py
-@@ -1074,7 +1074,7 @@
- 
- hplip_conf = configparser.ConfigParser()
- fp = open("/etc/hp/hplip.conf", "r")
--hplip_conf.readfp(fp)
-+hplip_conf.read_file(fp)
- fp.close()
- 
- try:

diff --git a/net-print/hplip/hplip-3.23.12-r2.ebuild 
b/net-print/hplip/hplip-3.23.12-r2.ebuild
deleted file mode 100644
index c831b78ad173..
--- a/net-print/hplip/hplip-3.23.12-r2.ebuild
+++ /dev/null
@@ -1,297 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..12} )
-PYTHON_REQ_USE="threads(+),xml(+)"
-
-inherit autotools flag-o-matic linux-info python-single-r1 readme.gentoo-r1 
udev
-
-DESCRIPTION="HP Linux Imaging and Printing - Print, scan, fax drivers and 
service tools"
-HOMEPAGE="https://developers.hp.com/hp-linux-imaging-and-printing";
-SRC_URI="https://downloads.sourceforge.net/project/${PN}/${PN}/${PV}/${P}.tar.gz
-   https://dev.gentoo.org/~billie/distfiles/${PN}-3.23.12-patches-1.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
-
-IUSE="doc fax +hpcups hpijs kde libnotify libusb0 minimal parport policykit 
qt5 scanner +snmp static-ppds X"
-
-COMMON_DEPEND="
-   net-print/cups
-   media-libs/libjpeg-turbo:0
-   hpijs? ( net-print/cups-filters[foomatic] )
-   !libusb0? ( virtual/libusb:1 )
-   libusb0? ( virtual/libusb:0 )
-   ${PYTHON_DEPS}
-   !minimal? (
-   sys-apps/dbus
-   scanner? (
-   media-gfx/sane-backends
-   )
-   snmp? (
-   dev-libs/openssl:0=
-   net-analyzer/net-snmp:=[${PYTHON_SINGLE_USEDEP}]
-   net-dns/avahi[dbus,python,${PYTHON_SINGLE_USEDEP}]
-   )
-   )
-"
-BDEPEND="
-   virtual/pkgconfig
-"
-DEPEND="
-   ${COMMON_DEPEND}
-"
-RDEPEND="
-   ${COMMON_DEPEND}
-   app-text/ghostscript-gpl
-   !minimal? (
-   $(python_gen_cond_dep 
'dev-python/pygobject:3[${PYTHON_USEDEP}]' 'python3*')
-   kernel_linux? ( virtual/udev )
-   $(python_gen_cond_dep '
-   >=dev-python/dbus-python-1.2.0-r1[${PYTHON_USEDEP}]
-   dev-python/distro[${PYTHON_USEDEP}]
-   fax? ( dev-python/reportlab[${PYTHON_USEDEP}] )
-   qt5? (
-   
>=dev-python/PyQt5-5.5.1[dbus,gui,widgets,${PYTHON_USEDEP}]
-   libnotify? ( 
dev-python/notify2[${PYTHON_USEDEP}] )
- 

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

2024-06-03 Thread Daniel Pielmeier
commit: e4d300923046983e1179b90fb851fbb1e8ab60e5
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Mon Jun  3 20:28:23 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Mon Jun  3 20:29:00 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4d30092

net-print/hplip: add 3.23.12-r3

Closes: https://bugs.gentoo.org/932150
Closes: https://bugs.gentoo.org/933485
Signed-off-by: Daniel Pielmeier  gentoo.org>

 net-print/hplip/Manifest|   1 +
 net-print/hplip/hplip-3.23.12-r3.ebuild | 296 
 2 files changed, 297 insertions(+)

diff --git a/net-print/hplip/Manifest b/net-print/hplip/Manifest
index d7ed9f2773b8..e4b571383e80 100644
--- a/net-print/hplip/Manifest
+++ b/net-print/hplip/Manifest
@@ -1,2 +1,3 @@
 DIST hplip-3.23.12-patches-1.tar.xz 21132 BLAKE2B 
83cee13ef988618cf6537b3954649c733b3de99f4d1c2ffefe9aeaba8f21e61a92dfa2e4cdb87af3d4b56df244e7de1b1d6bf73d878aa8ccabe60c537e05916f
 SHA512 
89a0139660b013c11ba1dfa6adf1840b8ccc5b49bc31580481967c85e75ca79aba537bc4b65834ee464013b7aa0544267235d14dc877cb5276cb6e89c6a3fafa
+DIST hplip-3.23.12-patches-2.tar.xz 22484 BLAKE2B 
919be82d0639bc30fdbe6a5651ec08c8b6951fc31284e52f09ea2aed254bb34024c7f757ec3eccec6c0fd5d261a625c2e77d6aa33d298287f26313811280e3b7
 SHA512 
bc9746fb748819ca06a0a3d5b2a66ab15ef499ed01177fd936f754d743a282253897db7f813ba8165e8336a9a3540c2f9b99e10908930b3842ef7452957afc13
 DIST hplip-3.23.12.tar.gz 30162044 BLAKE2B 
752a5b75855677e4f8b5b8738181d40c426268be4e393e5df7565c78efca68389e86d92f21002a733c0b2d5d62913bef3986e4bedd36a9f35f205c11e6027e7a
 SHA512 
7461ffec38be68421e4204021f53d2b1641e7a67c14f205390d45f487a1af90956fd221f7e1561635508103ae944f19e04d6052d3f8928f2c9685fdcdcf515df

diff --git a/net-print/hplip/hplip-3.23.12-r3.ebuild 
b/net-print/hplip/hplip-3.23.12-r3.ebuild
new file mode 100644
index ..835770a5fc96
--- /dev/null
+++ b/net-print/hplip/hplip-3.23.12-r3.ebuild
@@ -0,0 +1,296 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10,11,12} )
+PYTHON_REQ_USE="threads(+),xml(+)"
+
+inherit autotools flag-o-matic linux-info python-single-r1 readme.gentoo-r1 
udev
+
+DESCRIPTION="HP Linux Imaging and Printing - Print, scan, fax drivers and 
service tools"
+HOMEPAGE="https://developers.hp.com/hp-linux-imaging-and-printing";
+SRC_URI="https://downloads.sourceforge.net/project/${PN}/${PN}/${PV}/${P}.tar.gz
+   https://dev.gentoo.org/~billie/distfiles/${PN}-3.23.12-patches-2.tar.xz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+
+IUSE="doc fax +hpcups hpijs kde libnotify libusb0 minimal parport policykit 
qt5 scanner +snmp static-ppds X"
+
+COMMON_DEPEND="
+   net-print/cups
+   media-libs/libjpeg-turbo:0
+   hpijs? ( net-print/cups-filters[foomatic] )
+   !libusb0? ( virtual/libusb:1 )
+   libusb0? ( virtual/libusb:0 )
+   ${PYTHON_DEPS}
+   !minimal? (
+   sys-apps/dbus
+   scanner? (
+   media-gfx/sane-backends
+   )
+   snmp? (
+   dev-libs/openssl:0=
+   net-analyzer/net-snmp:=[${PYTHON_SINGLE_USEDEP}]
+   net-dns/avahi[dbus,python,${PYTHON_SINGLE_USEDEP}]
+   )
+   )
+"
+BDEPEND="
+   virtual/pkgconfig
+"
+DEPEND="
+   ${COMMON_DEPEND}
+"
+RDEPEND="
+   ${COMMON_DEPEND}
+   app-text/ghostscript-gpl
+   !minimal? (
+   $(python_gen_cond_dep 
'dev-python/pygobject:3[${PYTHON_USEDEP}]' 'python3*')
+   kernel_linux? ( virtual/udev )
+   $(python_gen_cond_dep '
+   >=dev-python/dbus-python-1.2.0-r1[${PYTHON_USEDEP}]
+   dev-python/distro[${PYTHON_USEDEP}]
+   fax? ( dev-python/reportlab[${PYTHON_USEDEP}] )
+   qt5? (
+   
>=dev-python/PyQt5-5.5.1[dbus,gui,widgets,${PYTHON_USEDEP}]
+   libnotify? ( 
dev-python/notify2[${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-aut

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

2024-06-03 Thread Daniel Pielmeier
commit: 445985fdcac36506165a89cd20ea9e00286b736f
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Mon Jun  3 18:36:20 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Mon Jun  3 19:51:12 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=445985fd

media-sound/puddletag: enable py3.12

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

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

diff --git a/media-sound/puddletag/puddletag-2.3.0.ebuild 
b/media-sound/puddletag/puddletag-2.3.0.ebuild
index c18430c3b2ce..3146bba17966 100644
--- a/media-sound/puddletag/puddletag-2.3.0.ebuild
+++ b/media-sound/puddletag/puddletag-2.3.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10,11} )
+PYTHON_COMPAT=( python3_{10,11,12} )
 
 inherit distutils-r1 xdg
 



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

2024-06-03 Thread Daniel Pielmeier
commit: c8c1a430b7c54b2ceebd515455d8120bfae7fe7c
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Mon Jun  3 18:11:22 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Mon Jun  3 18:18:10 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8c1a430

app-admin/conky: add 1.21.2

Closes: https://bugs.gentoo.org/932866
Signed-off-by: Daniel Pielmeier  gentoo.org>

 app-admin/conky/Manifest|   1 +
 app-admin/conky/conky-1.21.2.ebuild | 249 
 2 files changed, 250 insertions(+)

diff --git a/app-admin/conky/Manifest b/app-admin/conky/Manifest
index f4447fe432c3..51208c7c2eee 100644
--- a/app-admin/conky/Manifest
+++ b/app-admin/conky/Manifest
@@ -1,3 +1,4 @@
 DIST conky-1.19.8.tar.gz 1711683 BLAKE2B 
f1c1057f07570e63026e51a03fc4d7a51cc1dcaefb963b5f9ce9fba4e71342770bc1a59aa9a834fe8f9d6d552e7775ab0e2d5a487d9b6ec2d215768349c4994c
 SHA512 
bdc5b29bea3a3050f4fe4ce76fc642134d93a91362e491203dc10cdde1d9c1bde8a106cd8388aab1893e4b1def058abf1f35c1fd022c26ac773071ddd44abbc4
 DIST conky-1.20.2.tar.gz 1837320 BLAKE2B 
41aaa384366ee9229ec4e7df97f37a8c62fff4dd864b3f8f8d3d40c57e87646ee8309c3d1fb68c7d7f8ed802c7ce49a57bbe0c01d32eaacfe84fddbd65b81007
 SHA512 
b516db38af5c20b101520356cd4f50d147869e7ed2bc84287e8a464e32bb306655edbac074da278d4732ee87f02c52d99cb4c117556e0d08f5be911a2a789618
 DIST conky-1.21.1.tar.gz 2146994 BLAKE2B 
7c19813dad6a7a701cfedfba6d424d61bd5c960dc836c6aa6668031c7e096e214559177f0a8186fda1a770a956c301274d24d45a21c9d2d8faf62ce2f76610fd
 SHA512 
4b7f243943a7d04942ee86dc6d5cdd75c6999a4ff0616efb5b00c47ad100a5b83dd4ca618764fc1ce97f0fc77118dabc87fa691fb1181fb54ab1b38d862f5229
+DIST conky-1.21.2.tar.gz 2147033 BLAKE2B 
c0ef67d7eca8b60a67c9c35bc689570f0f1271ed52470c3bc4049ab4e8aab3050b241e2cd21fedbfe30464c99533b404125bdcdf7ed8aa2302ef735a40f8d55a
 SHA512 
4a2867b9e13d91ccda576be3bcfd38aab17ea82e99a05471aa68dbbed2020fcc92ab7038c944e36adc5ad1451121cfc293502d4a9e4272dbb700d73b280aae37

diff --git a/app-admin/conky/conky-1.21.2.ebuild 
b/app-admin/conky/conky-1.21.2.ebuild
new file mode 100644
index ..d76b4731f0d6
--- /dev/null
+++ b/app-admin/conky/conky-1.21.2.ebuild
@@ -0,0 +1,249 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+LUA_COMPAT=( lua5-4 )
+PYTHON_COMPAT=( python3_{10,11,12} )
+
+inherit cmake linux-info lua-single python-any-r1 readme.gentoo-r1 xdg
+
+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 ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE="apcupsd bundled-toluapp cmus colour-name-map curl doc extras hddtemp ical
+   iconv imlib intel-backlight iostats irc lua-cairo lua-cairo-xlib
+   lua-imlib lua-rsvg math moc mpd mysql ncurses nvidia +portmon
+   pulseaudio rss systemd test thinkpad truetype wayland webserver wifi X
+   xinerama xmms2"
+RESTRICT="!test? ( test )"
+
+# Note: toluapp is bundled in conky since 1.11.2
+# Note: maintainer mode "-DMAINTAINER_MODE=yes" sets CMAKE_BUILD_TYPE Debug
+#   which creates debug symbols and enables "-DBUILD_TESTS" which also
+#   results in conky_core debug library getting installed
+
+COMMON_DEPEND="
+   curl? ( net-misc/curl )
+   ical? ( dev-libs/libical:= )
+   iconv? ( virtual/libiconv )
+   imlib? ( >=media-libs/imlib2-1.11.0[X] )
+   irc? ( net-libs/libircclient )
+   lua-cairo? ( x11-libs/cairo[X?] )
+   lua-cairo-xlib? ( x11-libs/cairo[X] )
+   lua-imlib? ( >=media-libs/imlib2-1.11.0[X] )
+   lua-rsvg? ( gnome-base/librsvg )
+   mysql? ( dev-db/mysql-connector-c )
+   ncurses? ( sys-libs/ncurses:= )
+   nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )
+   pulseaudio? ( media-libs/libpulse )
+   rss? (
+   dev-libs/libxml2
+   dev-libs/glib:2
+   )
+   systemd? ( sys-apps/systemd )
+   truetype? (
+   x11-libs/libXft
+   >=media-libs/freetype-2
+   )
+   wayland? (
+   dev-libs/wayland
+   x11-libs/pango
+   )
+   wifi? ( net-wireless/wireless-tools )
+   webserver? ( net-libs/libmicrohttpd:= )
+   X? (
+   x11-libs/libXdamage
+   x11-libs/libXfixes
+   x11-libs/libXext
+   x11-libs/libXi
+   x11-libs/libX11
+   )
+   xinerama? ( x11-libs/libXinerama )
+   xmms2? ( media-sound/xmms2 )
+   ${LUA_DEPS}
+"
+RDEPEND="
+   ${COMMON_DEPEND}
+   apcupsd? ( sys-power/apcupsd )
+   cmus? ( media-sound/cmus )
+   hddtemp? ( 

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

2024-06-03 Thread Daniel Pielmeier
commit: ec37a7e9a758c1db70c550ddc3b1e228b5cad3dc
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Mon Jun  3 18:12:27 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Mon Jun  3 18:18:14 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec37a7e9

app-admin/conky: drop 1.20.2-r1

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

 app-admin/conky/Manifest   |   1 -
 app-admin/conky/conky-1.20.2-r1.ebuild | 244 -
 2 files changed, 245 deletions(-)

diff --git a/app-admin/conky/Manifest b/app-admin/conky/Manifest
index 51208c7c2eee..1124cd8d1dc6 100644
--- a/app-admin/conky/Manifest
+++ b/app-admin/conky/Manifest
@@ -1,4 +1,3 @@
 DIST conky-1.19.8.tar.gz 1711683 BLAKE2B 
f1c1057f07570e63026e51a03fc4d7a51cc1dcaefb963b5f9ce9fba4e71342770bc1a59aa9a834fe8f9d6d552e7775ab0e2d5a487d9b6ec2d215768349c4994c
 SHA512 
bdc5b29bea3a3050f4fe4ce76fc642134d93a91362e491203dc10cdde1d9c1bde8a106cd8388aab1893e4b1def058abf1f35c1fd022c26ac773071ddd44abbc4
-DIST conky-1.20.2.tar.gz 1837320 BLAKE2B 
41aaa384366ee9229ec4e7df97f37a8c62fff4dd864b3f8f8d3d40c57e87646ee8309c3d1fb68c7d7f8ed802c7ce49a57bbe0c01d32eaacfe84fddbd65b81007
 SHA512 
b516db38af5c20b101520356cd4f50d147869e7ed2bc84287e8a464e32bb306655edbac074da278d4732ee87f02c52d99cb4c117556e0d08f5be911a2a789618
 DIST conky-1.21.1.tar.gz 2146994 BLAKE2B 
7c19813dad6a7a701cfedfba6d424d61bd5c960dc836c6aa6668031c7e096e214559177f0a8186fda1a770a956c301274d24d45a21c9d2d8faf62ce2f76610fd
 SHA512 
4b7f243943a7d04942ee86dc6d5cdd75c6999a4ff0616efb5b00c47ad100a5b83dd4ca618764fc1ce97f0fc77118dabc87fa691fb1181fb54ab1b38d862f5229
 DIST conky-1.21.2.tar.gz 2147033 BLAKE2B 
c0ef67d7eca8b60a67c9c35bc689570f0f1271ed52470c3bc4049ab4e8aab3050b241e2cd21fedbfe30464c99533b404125bdcdf7ed8aa2302ef735a40f8d55a
 SHA512 
4a2867b9e13d91ccda576be3bcfd38aab17ea82e99a05471aa68dbbed2020fcc92ab7038c944e36adc5ad1451121cfc293502d4a9e4272dbb700d73b280aae37

diff --git a/app-admin/conky/conky-1.20.2-r1.ebuild 
b/app-admin/conky/conky-1.20.2-r1.ebuild
deleted file mode 100644
index f134905d992c..
--- a/app-admin/conky/conky-1.20.2-r1.ebuild
+++ /dev/null
@@ -1,244 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-LUA_COMPAT=( lua5-4 )
-PYTHON_COMPAT=( python3_{10,11,12} )
-
-inherit cmake linux-info lua-single python-any-r1 readme.gentoo-r1 xdg
-
-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 ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
-IUSE="apcupsd bundled-toluapp cmus curl doc extras hddtemp ical iconv imlib
-   intel-backlight iostats irc lua-cairo lua-cairo-xlib lua-imlib lua-rsvg
-   math moc mpd mysql ncurses nvidia +portmon pulseaudio rss systemd test
-   thinkpad truetype wayland webserver wifi X xinerama xmms2"
-RESTRICT="!test? ( test )"
-
-# Note: toluapp is bundled in conky since 1.11.2
-# Note: maintainer mode "-DMAINTAINER_MODE=yes" sets CMAKE_BUILD_TYPE Debug
-#   which creates debug symbols and enables "-DBUILD_TESTS" which also
-#   results in conky_core debug library getting installed
-
-COMMON_DEPEND="
-   curl? ( net-misc/curl )
-   ical? ( dev-libs/libical:= )
-   iconv? ( virtual/libiconv )
-   imlib? ( >=media-libs/imlib2-1.11.0[X] )
-   irc? ( net-libs/libircclient )
-   lua-cairo? ( x11-libs/cairo[X?] )
-   lua-cairo-xlib? ( x11-libs/cairo[X] )
-   lua-imlib? ( >=media-libs/imlib2-1.11.0[X] )
-   lua-rsvg? ( gnome-base/librsvg )
-   mysql? ( dev-db/mysql-connector-c )
-   ncurses? ( sys-libs/ncurses:= )
-   nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )
-   pulseaudio? ( media-libs/libpulse )
-   rss? (
-   dev-libs/libxml2
-   dev-libs/glib:2
-   )
-   systemd? ( sys-apps/systemd )
-   truetype? (
-   x11-libs/libXft
-   >=media-libs/freetype-2
-   )
-   wayland? (
-   dev-libs/wayland
-   x11-libs/pango
-   )
-   wifi? ( net-wireless/wireless-tools )
-   webserver? ( net-libs/libmicrohttpd:= )
-   X? (
-   x11-libs/libXdamage
-   x11-libs/libXfixes
-   x11-libs/libXext
-   x11-libs/libXi
-   x11-libs/libX11
-   )
-   xinerama? ( x11-libs/libXinerama )
-   xmms2? ( media-sound/xmms2 )
-   ${LUA_DEPS}
-"
-RDEPEND="
-   ${COMMON_DEPEND}
-   apcupsd? ( sys-power/apcupsd )
-   cmus? ( media-sound/cmus )
-   hddtemp? ( app-admin/hddtemp )
-   moc? ( media-sound/moc )
-"
-

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

2024-06-03 Thread Daniel Pielmeier
commit: e5bf047d9cd3f4800b9cefed31043c5004fa2dcd
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Mon Jun  3 18:04:34 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Mon Jun  3 18:04:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5bf047d

media-sound/mac: drop 10.53

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

 media-sound/mac/Manifest |  1 -
 media-sound/mac/mac-10.53.ebuild | 44 
 2 files changed, 45 deletions(-)

diff --git a/media-sound/mac/Manifest b/media-sound/mac/Manifest
index 13f855bbf856..9e745a9acbdc 100644
--- a/media-sound/mac/Manifest
+++ b/media-sound/mac/Manifest
@@ -1,4 +1,3 @@
-DIST mac-10.53.zip 1665239 BLAKE2B 
70b7a12eb873ec648ceb97f23bcac6ec79a6626e61de7535b549f7fd718121e5f835f64c64f3e29914e1ceb2ee2897e03a09a7d7a050810082c67ba76e740c3f
 SHA512 
3d9323d8440c11553838e89ee4cd695fee790ef4af888daa1be1a63a4eec8db807a940f20c52b56cd069d06899305930173efab196c0932b238060bff7dc025a
 DIST mac-10.71.zip 1673369 BLAKE2B 
99a96eed196b80cdc3fb1df3101d28122e41b9f182efe9a84b6321cc6dc5c1d66373f61064ddf434c35dedb48261c1feebaed4820fb3bc261df1fd340850bd86
 SHA512 
40d7b56e9d8eeff6854bcb34ce87ad63d1923a42adb59248d12fb42104016e39dc3a315953f1eb884c7ed9b79c8eb9b43aa2d75b891d42fb7bcebfca13e30ec3
 DIST mac-10.73.zip 1669361 BLAKE2B 
6bbdf8574ece5252a6654e89b65db24f9a4b3f510c144369667d1ad34dfe370e56bf7c2fb98af7bf6ad19138d61dbef1b811d37dbc49b338aded06803bcdce36
 SHA512 
fcc464a78765768490e37f69f173460c76e39ccaaf1ff5f47f30381d21f3353a81f943cd8805d63b0661ee1b99ff181c52886079872d31781d73e830c6a91095
 DIST monkeys-audio_4.11-u4-b5-s7.orig.tar.gz 511190 BLAKE2B 
28b5a3aadd9dae410c93cfc43c40c07fe207036f27cf60d59d8fa137a0327f90a78746c14930b7d3becb7f5fa69a454a6855aae1553dc74cd5168a9a523bb8f0
 SHA512 
7e73b35c86d6007ab2a94a2d8b7449bb4ac505bbba53e40373a279dc83a9cad5f62a51419a6375335576cf325c88ed7d317b0ef3039b8a497100cb74a63c25d0

diff --git a/media-sound/mac/mac-10.53.ebuild b/media-sound/mac/mac-10.53.ebuild
deleted file mode 100644
index 1eb6fd8c4351..
--- a/media-sound/mac/mac-10.53.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake flag-o-matic
-
-DESCRIPTION="Monkey's Audio Codecs"
-HOMEPAGE="https://www.monkeysaudio.com";
-SRC_URI="https://monkeysaudio.com/files/MAC_${PV/.}_SDK.zip -> ${P}.zip"
-
-LICENSE="BSD"
-SLOT="0/10"
-KEYWORDS="~alpha amd64 ~loong ppc ppc64 ~riscv sparc x86"
-
-BDEPEND="app-arch/unzip"
-
-src_unpack() {
-   mkdir -p "${S}" || die
-   cd "${S}" || die
-   default
-}
-
-CMAKE_BUILD_TYPE=Release
-
-PATCHES=(
-   "${FILESDIR}/${PN}-10.18-linux.patch"
-   "${FILESDIR}/${PN}-10.52-output.patch"
-)
-
-src_configure() {
-   # -Werror=strict-aliasing
-   # https://bugs.gentoo.org/927060
-   #
-   # Upstream contact method is via email. I sent an email detailing the 
issue
-   # and got a fast response with a fix. "I'm hoping to do a build soon 
with a
-   # new open source certificate.  I can sure include this."
-   #
-   # Do not trust with LTO either
-   append-flags -fno-strict-aliasing
-   filter-lto
-
-   cmake_src_configure
-}



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

2024-05-27 Thread Daniel Pielmeier
commit: 9b6a8deac468b60c5e67c9a7e2145bdd5b615ed8
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Mon May 27 15:50:46 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Mon May 27 15:50:46 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b6a8dea

app-admin/conky: drop 1.20.2

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

 app-admin/conky/conky-1.20.2.ebuild | 240 
 1 file changed, 240 deletions(-)

diff --git a/app-admin/conky/conky-1.20.2.ebuild 
b/app-admin/conky/conky-1.20.2.ebuild
deleted file mode 100644
index 1db4f0fdeff5..
--- a/app-admin/conky/conky-1.20.2.ebuild
+++ /dev/null
@@ -1,240 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-LUA_COMPAT=( lua5-4 )
-PYTHON_COMPAT=( python3_{10,11,12} )
-
-inherit cmake linux-info lua-single python-any-r1 readme.gentoo-r1 xdg
-
-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 ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
-IUSE="apcupsd bundled-toluapp cmus curl doc extras hddtemp ical iconv imlib
-   intel-backlight iostats irc lua-cairo lua-imlib lua-rsvg math moc mpd
-   mysql ncurses nvidia +portmon pulseaudio rss systemd test thinkpad
-   truetype wayland webserver wifi X xinerama xmms2"
-RESTRICT="!test? ( test )"
-
-# Note: toluapp is bundled in conky since 1.11.2
-# Note: maintainer mode "-DMAINTAINER_MODE=yes" sets CMAKE_BUILD_TYPE Debug
-#   which creates debug symbols and enables "-DBUILD_TESTS" which also
-#   results in conky_core debug library getting installed
-
-COMMON_DEPEND="
-   curl? ( net-misc/curl )
-   ical? ( dev-libs/libical:= )
-   iconv? ( virtual/libiconv )
-   imlib? ( >=media-libs/imlib2-1.11.0[X] )
-   irc? ( net-libs/libircclient )
-   lua-cairo? ( x11-libs/cairo[X] )
-   lua-imlib? ( >=media-libs/imlib2-1.11.0[X] )
-   lua-rsvg? ( gnome-base/librsvg )
-   mysql? ( dev-db/mysql-connector-c )
-   ncurses? ( sys-libs/ncurses:= )
-   nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )
-   pulseaudio? ( media-libs/libpulse )
-   rss? (
-   dev-libs/libxml2
-   net-misc/curl
-   dev-libs/glib:2
-   )
-   systemd? ( sys-apps/systemd )
-   truetype? (
-   x11-libs/libXft
-   >=media-libs/freetype-2
-   )
-   wayland? (
-   dev-libs/wayland
-   x11-libs/pango
-   )
-   wifi? ( net-wireless/wireless-tools )
-   webserver? ( net-libs/libmicrohttpd:= )
-   X? (
-   x11-libs/libX11
-   x11-libs/libXdamage
-   x11-libs/libXfixes
-   x11-libs/libXext
-   )
-   xinerama? ( x11-libs/libXinerama )
-   xmms2? ( media-sound/xmms2 )
-   ${LUA_DEPS}
-"
-RDEPEND="
-   ${COMMON_DEPEND}
-   apcupsd? ( sys-power/apcupsd )
-   cmus? ( media-sound/cmus )
-   hddtemp? ( app-admin/hddtemp )
-   moc? ( media-sound/moc )
-"
-DEPEND="
-   ${COMMON_DEPEND}
-   test? (
-   dev-cpp/catch
-   )
-   wayland? (
-   dev-libs/wayland-protocols
-   )
-"
-BDEPEND="
-   doc? (
-   virtual/pandoc
-   $(python_gen_any_dep '
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   dev-python/jinja[${PYTHON_USEDEP}]
-   ')
-   )
-   extras? (
-   $(python_gen_any_dep '
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   dev-python/jinja[${PYTHON_USEDEP}]
-   ')
-   )
-   wayland? ( dev-util/wayland-scanner )
-"
-
-python_check_deps() {
-   use doc || use extras || return 0
-   python_has_version -b "dev-python/pyyaml[${PYTHON_USEDEP}]" &&
-   python_has_version -b "dev-python/jinja[${PYTHON_USEDEP}]"
-}
-
-REQUIRED_USE="
-   ${LUA_REQUIRED_USE}
-   imlib? ( X )
-   lua-cairo? ( X  bundled-toluapp )
-   lua-imlib? ( X  bundled-toluapp )
-   lua-rsvg? ( X  bundled-toluapp )
-   nvidia? ( X )
-   truetype? ( X )
-   xinerama? ( X )
-"
-
-CONFIG_CHECK="~IPV6"
-
-DOCS=( README.md AUTHORS )
-
-DISABLE_AUTOFORMATTING="yes"
-DOC_CONTENTS="You can find sample configurations at /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 https://co

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

2024-05-27 Thread Daniel Pielmeier
commit: 1f91fcfaeccdaf96ece4f6dd5f128765c9dc2ba7
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Mon May 27 15:50:11 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Mon May 27 15:50:11 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f91fcfa

app-admin/conky: add 1.21.1

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

 app-admin/conky/Manifest|   1 +
 app-admin/conky/conky-1.21.1.ebuild | 249 
 app-admin/conky/metadata.xml|   1 +
 3 files changed, 251 insertions(+)

diff --git a/app-admin/conky/Manifest b/app-admin/conky/Manifest
index 851cef28a4fb..f4447fe432c3 100644
--- a/app-admin/conky/Manifest
+++ b/app-admin/conky/Manifest
@@ -1,2 +1,3 @@
 DIST conky-1.19.8.tar.gz 1711683 BLAKE2B 
f1c1057f07570e63026e51a03fc4d7a51cc1dcaefb963b5f9ce9fba4e71342770bc1a59aa9a834fe8f9d6d552e7775ab0e2d5a487d9b6ec2d215768349c4994c
 SHA512 
bdc5b29bea3a3050f4fe4ce76fc642134d93a91362e491203dc10cdde1d9c1bde8a106cd8388aab1893e4b1def058abf1f35c1fd022c26ac773071ddd44abbc4
 DIST conky-1.20.2.tar.gz 1837320 BLAKE2B 
41aaa384366ee9229ec4e7df97f37a8c62fff4dd864b3f8f8d3d40c57e87646ee8309c3d1fb68c7d7f8ed802c7ce49a57bbe0c01d32eaacfe84fddbd65b81007
 SHA512 
b516db38af5c20b101520356cd4f50d147869e7ed2bc84287e8a464e32bb306655edbac074da278d4732ee87f02c52d99cb4c117556e0d08f5be911a2a789618
+DIST conky-1.21.1.tar.gz 2146994 BLAKE2B 
7c19813dad6a7a701cfedfba6d424d61bd5c960dc836c6aa6668031c7e096e214559177f0a8186fda1a770a956c301274d24d45a21c9d2d8faf62ce2f76610fd
 SHA512 
4b7f243943a7d04942ee86dc6d5cdd75c6999a4ff0616efb5b00c47ad100a5b83dd4ca618764fc1ce97f0fc77118dabc87fa691fb1181fb54ab1b38d862f5229

diff --git a/app-admin/conky/conky-1.21.1.ebuild 
b/app-admin/conky/conky-1.21.1.ebuild
new file mode 100644
index ..d76b4731f0d6
--- /dev/null
+++ b/app-admin/conky/conky-1.21.1.ebuild
@@ -0,0 +1,249 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+LUA_COMPAT=( lua5-4 )
+PYTHON_COMPAT=( python3_{10,11,12} )
+
+inherit cmake linux-info lua-single python-any-r1 readme.gentoo-r1 xdg
+
+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 ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE="apcupsd bundled-toluapp cmus colour-name-map curl doc extras hddtemp ical
+   iconv imlib intel-backlight iostats irc lua-cairo lua-cairo-xlib
+   lua-imlib lua-rsvg math moc mpd mysql ncurses nvidia +portmon
+   pulseaudio rss systemd test thinkpad truetype wayland webserver wifi X
+   xinerama xmms2"
+RESTRICT="!test? ( test )"
+
+# Note: toluapp is bundled in conky since 1.11.2
+# Note: maintainer mode "-DMAINTAINER_MODE=yes" sets CMAKE_BUILD_TYPE Debug
+#   which creates debug symbols and enables "-DBUILD_TESTS" which also
+#   results in conky_core debug library getting installed
+
+COMMON_DEPEND="
+   curl? ( net-misc/curl )
+   ical? ( dev-libs/libical:= )
+   iconv? ( virtual/libiconv )
+   imlib? ( >=media-libs/imlib2-1.11.0[X] )
+   irc? ( net-libs/libircclient )
+   lua-cairo? ( x11-libs/cairo[X?] )
+   lua-cairo-xlib? ( x11-libs/cairo[X] )
+   lua-imlib? ( >=media-libs/imlib2-1.11.0[X] )
+   lua-rsvg? ( gnome-base/librsvg )
+   mysql? ( dev-db/mysql-connector-c )
+   ncurses? ( sys-libs/ncurses:= )
+   nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )
+   pulseaudio? ( media-libs/libpulse )
+   rss? (
+   dev-libs/libxml2
+   dev-libs/glib:2
+   )
+   systemd? ( sys-apps/systemd )
+   truetype? (
+   x11-libs/libXft
+   >=media-libs/freetype-2
+   )
+   wayland? (
+   dev-libs/wayland
+   x11-libs/pango
+   )
+   wifi? ( net-wireless/wireless-tools )
+   webserver? ( net-libs/libmicrohttpd:= )
+   X? (
+   x11-libs/libXdamage
+   x11-libs/libXfixes
+   x11-libs/libXext
+   x11-libs/libXi
+   x11-libs/libX11
+   )
+   xinerama? ( x11-libs/libXinerama )
+   xmms2? ( media-sound/xmms2 )
+   ${LUA_DEPS}
+"
+RDEPEND="
+   ${COMMON_DEPEND}
+   apcupsd? ( sys-power/apcupsd )
+   cmus? ( media-sound/cmus )
+   hddtemp? ( app-admin/hddtemp )
+   moc? ( media-sound/moc )
+"
+DEPEND="
+   ${COMMON_DEPEND}
+   test? (
+   dev-cpp/catch
+   )
+   wayland? (
+   dev-libs/wayland-protocols
+   )
+"
+BDEPEND="
+   colour-name-map? (
+   dev-util/gp

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

2024-05-27 Thread Daniel Pielmeier
commit: 5abd862bacf1151e1e0783a86dd5538e40fd3df3
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Mon May 27 15:45:21 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Mon May 27 15:45:21 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5abd862b

media-sound/mac: add 10.73

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

 media-sound/mac/Manifest |  1 +
 media-sound/mac/mac-10.73.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/media-sound/mac/Manifest b/media-sound/mac/Manifest
index 85598328a405..13f855bbf856 100644
--- a/media-sound/mac/Manifest
+++ b/media-sound/mac/Manifest
@@ -1,3 +1,4 @@
 DIST mac-10.53.zip 1665239 BLAKE2B 
70b7a12eb873ec648ceb97f23bcac6ec79a6626e61de7535b549f7fd718121e5f835f64c64f3e29914e1ceb2ee2897e03a09a7d7a050810082c67ba76e740c3f
 SHA512 
3d9323d8440c11553838e89ee4cd695fee790ef4af888daa1be1a63a4eec8db807a940f20c52b56cd069d06899305930173efab196c0932b238060bff7dc025a
 DIST mac-10.71.zip 1673369 BLAKE2B 
99a96eed196b80cdc3fb1df3101d28122e41b9f182efe9a84b6321cc6dc5c1d66373f61064ddf434c35dedb48261c1feebaed4820fb3bc261df1fd340850bd86
 SHA512 
40d7b56e9d8eeff6854bcb34ce87ad63d1923a42adb59248d12fb42104016e39dc3a315953f1eb884c7ed9b79c8eb9b43aa2d75b891d42fb7bcebfca13e30ec3
+DIST mac-10.73.zip 1669361 BLAKE2B 
6bbdf8574ece5252a6654e89b65db24f9a4b3f510c144369667d1ad34dfe370e56bf7c2fb98af7bf6ad19138d61dbef1b811d37dbc49b338aded06803bcdce36
 SHA512 
fcc464a78765768490e37f69f173460c76e39ccaaf1ff5f47f30381d21f3353a81f943cd8805d63b0661ee1b99ff181c52886079872d31781d73e830c6a91095
 DIST monkeys-audio_4.11-u4-b5-s7.orig.tar.gz 511190 BLAKE2B 
28b5a3aadd9dae410c93cfc43c40c07fe207036f27cf60d59d8fa137a0327f90a78746c14930b7d3becb7f5fa69a454a6855aae1553dc74cd5168a9a523bb8f0
 SHA512 
7e73b35c86d6007ab2a94a2d8b7449bb4ac505bbba53e40373a279dc83a9cad5f62a51419a6375335576cf325c88ed7d317b0ef3039b8a497100cb74a63c25d0

diff --git a/media-sound/mac/mac-10.73.ebuild b/media-sound/mac/mac-10.73.ebuild
new file mode 100644
index ..9ceccbd8f31e
--- /dev/null
+++ b/media-sound/mac/mac-10.73.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CMAKE_BUILD_TYPE=Release
+inherit cmake
+
+DESCRIPTION="Monkey's Audio Codecs"
+HOMEPAGE="https://www.monkeysaudio.com";
+SRC_URI="https://monkeysaudio.com/files/MAC_${PV/.}_SDK.zip -> ${P}.zip"
+
+LICENSE="BSD"
+SLOT="0/10"
+KEYWORDS="~alpha ~amd64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+BDEPEND="app-arch/unzip"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-10.18-linux.patch"
+   "${FILESDIR}/${PN}-10.52-output.patch"
+)
+
+src_unpack() {
+   mkdir -p "${S}" || die
+   cd "${S}" || die
+   default
+}



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

2024-05-19 Thread Daniel Pielmeier
commit: e25183f6e08b8c391ad926119358588441a644ed
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sun May 19 13:58:06 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sun May 19 14:01:13 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e25183f6

app-portage/pfl: add 3.5.3

Closes: https://bugs.gentoo.org/932144
Signed-off-by: Daniel Pielmeier  gentoo.org>

 app-portage/pfl/Manifest |  1 +
 app-portage/pfl/pfl-3.5.3.ebuild | 49 
 2 files changed, 50 insertions(+)

diff --git a/app-portage/pfl/Manifest b/app-portage/pfl/Manifest
index d936122f0edc..bd68018f93a7 100644
--- a/app-portage/pfl/Manifest
+++ b/app-portage/pfl/Manifest
@@ -1 +1,2 @@
 DIST pfl-3.5.2.tar.gz 21248 BLAKE2B 
28f4f05bc533f4b27cdbef7f2706ed99f885983e4f9e4f2580e07b772bef471eeca197a41d03059e28c2053869de4cb5295a9923dcba6f598bbf6e6be5e57185
 SHA512 
5f38b627cd5928396fe8202dd822756ed63b6dd80d98d1ee3da9998eb750070e9a921d652bbc7ed852e4944005f9d6c61c14c67be01c591f5c82ca50f869465e
+DIST pfl-3.5.3.tar.gz 21303 BLAKE2B 
b7b4bf57b3ab7b8a118b84f412481485570274c9f37947c86d104b8e34a5fcac7748a3dbc928e66193813fec36a0a630a6ae7eb4a9cb25105b4abfc4d5b85344
 SHA512 
3e6e18cb80b054379bf938cfc02e44f9c26bdf959bceb9c85ba2f97cd60c5c9e8bf030fac093f7e0a9314463328b724ed812424298ffd9b9a146fb5900382d49

diff --git a/app-portage/pfl/pfl-3.5.3.ebuild b/app-portage/pfl/pfl-3.5.3.ebuild
new file mode 100644
index ..287a582296b9
--- /dev/null
+++ b/app-portage/pfl/pfl-3.5.3.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_REQ_USE="xml(+)"
+
+inherit distutils-r1 systemd
+
+DESCRIPTION="Searchable online file/package database for Gentoo"
+HOMEPAGE="https://www.portagefilelist.de 
https://github.com/portagefilelist/client";
+SRC_URI="https://github.com/portagefilelist/client/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+S="${WORKDIR}/client-${PV}"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos"
+IUSE="+network-cron"
+
+RDEPEND="
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/termcolor[${PYTHON_USEDEP}]
+   sys-apps/portage[${PYTHON_USEDEP}]
+   network-cron? ( sys-apps/util-linux[caps] )
+"
+
+python_install_all() {
+   if use network-cron ; then
+   exeinto /etc/cron.weekly
+   doexe cron/pfl
+   fi
+
+   systemd_dounit systemd/pfl.{service,timer}
+
+   keepdir /var/lib/${PN}
+
+   distutils-r1_python_install_all
+}
+
+pkg_postinst() {
+   if [[ ! -e "${EROOT}/var/lib/${PN}/pfl.info" ]]; then
+   touch "${EROOT}/var/lib/${PN}/pfl.info" || die
+   fi
+   chown -R portage:portage "${EROOT}/var/lib/${PN}" || die
+   chmod 775 "${EROOT}/var/lib/${PN}" || die
+}



[gentoo-commits] repo/gentoo:master commit in: media-tv/channeleditor/

2024-05-08 Thread Daniel Pielmeier
commit: 5ef609d661b55c73ebd347ffbd034cc809b0cf2b
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Sun May  5 11:32:34 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Wed May  8 21:21:40 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ef609d6

media-tv/channeleditor: update EAPI 7 -> 8

- Switches to java-pkg-simple
- No longer needs build.xml nor depends on ant
- Drops java-ant-2.eclass, edos2unix.eclass
- Uses the JAVA_MAIN_CLASS eclass variable for launchers

Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Signed-off-by: Daniel Pielmeier  gentoo.org>

 .../channeleditor/channeleditor-1.9.2.1-r4.ebuild  | 50 ++
 1 file changed, 50 insertions(+)

diff --git a/media-tv/channeleditor/channeleditor-1.9.2.1-r4.ebuild 
b/media-tv/channeleditor/channeleditor-1.9.2.1-r4.ebuild
new file mode 100644
index ..e09a7fe8c5d0
--- /dev/null
+++ b/media-tv/channeleditor/channeleditor-1.9.2.1-r4.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+JAVA_PKG_IUSE="doc source"
+
+inherit desktop java-pkg-2 java-pkg-simple xdg
+
+DESCRIPTION="Editor for VDR channels.conf"
+HOMEPAGE="https://sites.google.com/site/reniershomepage/channeleditor";
+SRC_URI="https://downloads.sourceforge.net/project/channeleditor/channeleditor/$(ver_cut
 1-3)/${P/-/_}_src.tar.gz"
+
+S="${WORKDIR}/${PN}"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND=">=virtual/jre-1.8:*"
+DEPEND=">=virtual/jdk-1.8:*"
+
+PATCHES=(
+   # include localisation changes
+   "${FILESDIR}"/${P}-messages.properties.patch
+   "${FILESDIR}"/${P}-messages_en.properties.patch
+)
+
+JAVA_RESOURCE_DIRS="resources/src/java"
+JAVA_SRC_DIR="src"
+
+src_prepare() {
+   default #780585
+   java-pkg-2_src_prepare
+
+   xdg_environment_reset
+
+   JAVA_MAIN_CLASS="$(grep Main build/MANIFEST.MF | cut -d' ' -f2 | tr -cd 
[:print:])"
+
+   # java-pkg-simple expects resources in JAVA_RESOURCE_DIRS
+   mkdir -p resources || die
+   find src -type f ! -name '*.java' \
+   ! -name 'README' ! -name 'COPYRIGHT' \
+   | xargs cp --parent -t resources || die
+}
+
+src_install() {
+   java-pkg-simple_src_install
+   make_desktop_entry channeleditor Channeleditor "" "Utility"
+}



[gentoo-commits] repo/gentoo:master commit in: media-video/projectx/

2024-05-08 Thread Daniel Pielmeier
commit: 374aa7a9d1f37c728157dab7672fb83d94140021
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Sun May  5 15:45:10 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Wed May  8 21:21:43 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=374aa7a9

media-video/projectx: update EAPI 7 -> 8

- Switches to java-pkg-simple
- No longer needs build.xml nor depends on ant
- Drops java-ant-2.eclass, edos2unix.eclass
- Uses the JAVA_MAIN_CLASS eclass variable for launchers

Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/36562
Signed-off-by: Daniel Pielmeier  gentoo.org>

 media-video/projectx/projectx-0.91.0.10-r5.ebuild | 123 ++
 1 file changed, 123 insertions(+)

diff --git a/media-video/projectx/projectx-0.91.0.10-r5.ebuild 
b/media-video/projectx/projectx-0.91.0.10-r5.ebuild
new file mode 100644
index ..3e5d18a572cc
--- /dev/null
+++ b/media-video/projectx/projectx-0.91.0.10-r5.ebuild
@@ -0,0 +1,123 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+JAVA_PKG_IUSE="doc source"
+
+inherit desktop java-pkg-2 java-pkg-simple toolchain-funcs xdg
+
+XDG_P="xdg-20100731"
+
+DESCRIPTION="Converts, splits and demuxes DVB and other MPEG recordings"
+HOMEPAGE="https://project-x.sourceforge.net/";
+SRC_URI="https://dev.gentoo.org/~billie/distfiles/${P}-r4.tar.xz
+   https://dev.gentoo.org/~billie/distfiles/${PN}-idctfast.tar.xz
+   https://dev.gentoo.org/~billie/distfiles/${XDG_P}.java.xz
+   https://dev.gentoo.org/~billie/distfiles/${PN}-icon.png";
+
+S="${WORKDIR}/Project-X"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86"
+IUSE="X cpu_flags_x86_mmx cpu_flags_x86_sse"
+
+COMMON_DEPEND="
+   dev-java/commons-net:0
+   X? ( dev-java/browserlauncher2:1.0 )
+"
+RDEPEND="
+   ${COMMON_DEPEND}
+   >=virtual/jre-1.8:*
+"
+DEPEND="
+   ${COMMON_DEPEND}
+   >=virtual/jdk-1.8:*
+   app-arch/xz-utils
+"
+
+JAVA_ENCODING="iso-8859-1"
+JAVA_GENTOO_CLASSPATH="commons-net"
+JAVA_RESOURCE_DIRS="resources"
+JAVA_SRC_DIR="src"
+
+src_prepare() {
+   default
+
+   xdg_environment_reset
+
+   local X
+
+   # apply stdout corruption patch (z...@gentoo.org)
+   eapply "${FILESDIR}/${PN}-0.91.0.10-stdout-corrupt.patch"
+
+   # apply BrowserLauncher2 patch
+   if use X; then
+   eapply "${FILESDIR}/${PN}-0.91.0.10-bl2.patch"
+   JAVA_GENTOO_CLASSPATH+=" browserlauncher2-1.0"
+   fi
+   rm -rf src/edu || die
+
+   # apply IDCTFast patch
+   eapply "${FILESDIR}/${PN}-0.91.0.10-idctfast.patch"
+
+   # apply XDG patch
+   cp -f "${WORKDIR}/${XDG_P}.java" "${S}/src/xdg.java" || die
+   eapply "${FILESDIR}/${PN}-0.91.0.10-xdg.patch"
+
+   # patch executable and icon
+   sed -i -e "s:^\(Exec=\).*:\1${PN}_gui:g" \
+   -e "s:^\(Icon=\).*:\1${PN}:g" *.desktop || die
+
+   JAVA_MAIN_CLASS="$(grep Main MANIFEST.MF | cut -d' ' -f2)"
+
+   # merge/remove resources depending on USE="X"
+   if use X; then
+   mv -f htmls resources/ || die
+   else
+   rm -rf src/net/sourceforge/dvb/projectx/gui || die
+   rm resources/*.gif || die
+   fi
+
+   # update library packages
+   cd lib || die
+   rm -f {commons-net,jakarta-oro}*.jar || die
+   java-pkg_jar-from commons-net
+   use X && java-pkg_jar-from browserlauncher2-1.0
+   java-pkg_ensure-no-bundled-jars
+}
+
+src_compile() {
+   local IDCT="idct-mjpeg"  # default IDCT implementation
+   if use x86 || use amd64; then
+   use cpu_flags_x86_mmx && IDCT="idct-mjpeg-mmx"
+   use cpu_flags_x86_sse && IDCT="idct-mjpeg-sse"
+   fi
+
+   java-pkg-simple_src_compile
+
+   cd lib/PORTABLE || die
+   emake CC="$(tc-getCC)" IDCT="${IDCT}" LDFLAGS="${LDFLAGS}" \
+   CPLAT="${CFLAGS} -O3 -ffast-math -fPIC"
+}
+
+src_install() {
+   java-pkg-simple_src_install
+   java-pkg_doso lib/PORTABLE/libidctfast.so
+
+   java-pkg_dolauncher ${PN}_cli --main ${JAVA_MAIN_CLASS} \
+   --java_args "-Djava.awt.headless=true -Xmx256m"
+
+   if use X; then
+   java-pkg_dolauncher ${PN}_gui --main ${JAVA_MAIN_CLASS} \
+   --java_args "-Xmx256m"
+   dosym ${PN}_gui /usr/bin/${PN}
+   newicon "${DISTDIR}/${PN}-icon.png" "${PN}.png"
+   domenu *.desktop
+   else
+   dosym ${PN}_cli /usr/bin/${PN}
+   fi
+
+   dodoc *.txt
+}



[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/adebar/

2024-05-04 Thread Daniel Pielmeier
commit: ca0b9f1053d10687ab0b6b923753603d15bcbfb8
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat May  4 10:43:16 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat May  4 10:45:43 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca0b9f10

app-mobilephone/adebar: QA

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

 app-mobilephone/adebar/adebar-2.4.1.ebuild | 9 -
 app-mobilephone/adebar/metadata.xml| 3 +++
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/app-mobilephone/adebar/adebar-2.4.1.ebuild 
b/app-mobilephone/adebar/adebar-2.4.1.ebuild
index 1577d71816f9..3d44674e47c8 100644
--- a/app-mobilephone/adebar/adebar-2.4.1.ebuild
+++ b/app-mobilephone/adebar/adebar-2.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -9,21 +9,20 @@ DESCRIPTION="Android DEvice Backup And Report, using Bash and 
ADB"
 HOMEPAGE="https://codeberg.org/izzy/Adebar";
 SRC_URI="https://codeberg.org/izzy/Adebar/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
+S="${WORKDIR}/${PN}"
+
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE=""
 
 RDEPEND="
app-shells/bash
dev-util/android-tools
 "
 
-S="${WORKDIR}/${PN}"
-
 DISABLE_AUTOFORMATTING="no"
 DOC_CONTENTS="Please refer to the documentation at 
https://codeberg.org/izzy/Adebar/wiki.
-You can find example configurations at ${ROOT}/usr/share/doc/${PF}.
+You can find example configurations at /usr/share/doc/${PF}.
 To customize, copy to \${XDG_CONFIG_HOME}/${PN} and edit it to your liking.
 Contrary to the documentation, the Gentoo installation does not allow
 configuration files relative to main program ${PN} installed to /usr/bin.

diff --git a/app-mobilephone/adebar/metadata.xml 
b/app-mobilephone/adebar/metadata.xml
index 46861791de00..f737de18059c 100644
--- a/app-mobilephone/adebar/metadata.xml
+++ b/app-mobilephone/adebar/metadata.xml
@@ -5,4 +5,7 @@
bil...@gentoo.org
Daniel Pielmeier

+   
+   izzy/Adebar
+   
 



[gentoo-commits] repo/gentoo:master commit in: media-video/ttcut/

2024-05-04 Thread Daniel Pielmeier
commit: a2032387c876ccc2841d43548a87cb6f084df05e
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat May  4 10:05:03 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat May  4 10:24:06 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2032387

media-video/ttcut: fix variable order

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

 media-video/ttcut/ttcut-0.19.6_p1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/ttcut/ttcut-0.19.6_p1-r1.ebuild 
b/media-video/ttcut/ttcut-0.19.6_p1-r1.ebuild
index 935aabf75b93..2c05203e247a 100644
--- a/media-video/ttcut/ttcut-0.19.6_p1-r1.ebuild
+++ b/media-video/ttcut/ttcut-0.19.6_p1-r1.ebuild
@@ -9,6 +9,8 @@ DESCRIPTION="Tool for cutting MPEG files especially for 
removing commercials"
 HOMEPAGE="https://github.com/baltendorf/ttcut";
 SRC_URI="https://dev.gentoo.org/~billie/distfiles/${P}.tar.gz";
 
+S=${WORKDIR}/${PN}
+
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86"
@@ -28,8 +30,6 @@ RDEPEND="
>=media-video/ffmpeg-1.0.8[encode]
 "
 
-S=${WORKDIR}/${PN}
-
 src_prepare() {
default
 



[gentoo-commits] repo/gentoo:master commit in: media-tv/channeleditor/

2024-05-04 Thread Daniel Pielmeier
commit: eb34db8a0b021462708baa70958b1703ebecb7a0
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat May  4 09:50:20 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat May  4 09:50:56 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb34db8a

media-tv/channeleditor: fix variable order

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

 media-tv/channeleditor/channeleditor-1.9.2.1-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-tv/channeleditor/channeleditor-1.9.2.1-r3.ebuild 
b/media-tv/channeleditor/channeleditor-1.9.2.1-r3.ebuild
index 7cbfc8c600d0..366dd6d32357 100644
--- a/media-tv/channeleditor/channeleditor-1.9.2.1-r3.ebuild
+++ b/media-tv/channeleditor/channeleditor-1.9.2.1-r3.ebuild
@@ -10,6 +10,8 @@ DESCRIPTION="Editor for VDR channels.conf"
 HOMEPAGE="https://sites.google.com/site/reniershomepage/channeleditor";
 
SRC_URI="https://downloads.sourceforge.net/project/channeleditor/channeleditor/$(ver_cut
 1-3)/${P/-/_}_src.tar.gz"
 
+S="${WORKDIR}/${PN}"
+
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86"
@@ -23,8 +25,6 @@ PATCHES=(
"${FILESDIR}"/${P}-messages_en.properties.patch
 )
 
-S="${WORKDIR}/${PN}"
-
 mainclass() {
# read Main-Class from MANIFEST.MF
sed -n "s/^Main-Class: \([^ ]\+\).*/\1/p" "${S}/MANIFEST.MF" \



[gentoo-commits] repo/gentoo:master commit in: media-video/projectx/

2024-05-04 Thread Daniel Pielmeier
commit: 5efd07e28911acaf7239a178fad66cfc274a817b
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat May  4 09:39:39 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat May  4 09:39:39 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5efd07e2

media-video/projectx: fix variable order

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

 media-video/projectx/projectx-0.91.0.10-r4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/projectx/projectx-0.91.0.10-r4.ebuild 
b/media-video/projectx/projectx-0.91.0.10-r4.ebuild
index 29c0eef255d3..57ef227ba394 100644
--- a/media-video/projectx/projectx-0.91.0.10-r4.ebuild
+++ b/media-video/projectx/projectx-0.91.0.10-r4.ebuild
@@ -16,6 +16,8 @@ SRC_URI="https://dev.gentoo.org/~billie/distfiles/${PF}.tar.xz
https://dev.gentoo.org/~billie/distfiles/${XDG_P}.java.xz
https://dev.gentoo.org/~billie/distfiles/${PN}-icon.png";
 
+S="${WORKDIR}/Project-X"
+
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ppc64 x86"
@@ -35,8 +37,6 @@ DEPEND="
app-arch/xz-utils
 "
 
-S="${WORKDIR}/Project-X"
-
 mainclass() {
# read Main-Class from MANIFEST.MF
sed -n "s/^Main-Class: \([^ ]\+\).*/\1/p" "${S}/MANIFEST.MF" || die



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

2024-05-04 Thread Daniel Pielmeier
commit: e2dccca015a4d53bf20e3db1577e0c8bf805813b
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat May  4 09:12:57 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat May  4 09:14:26 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2dccca0

app-cdr/cdrtools: fix variable order

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

 app-cdr/cdrtools/cdrtools-3.02_alpha09-r3.ebuild | 4 ++--
 app-cdr/cdrtools/cdrtools-3.02_alpha09-r5.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-cdr/cdrtools/cdrtools-3.02_alpha09-r3.ebuild 
b/app-cdr/cdrtools/cdrtools-3.02_alpha09-r3.ebuild
index 99975b8090b3..ad48da93d3bd 100644
--- a/app-cdr/cdrtools/cdrtools-3.02_alpha09-r3.ebuild
+++ b/app-cdr/cdrtools/cdrtools-3.02_alpha09-r3.ebuild
@@ -11,6 +11,8 @@ DESCRIPTION="A set of tools for CD/DVD reading and recording, 
including cdrecord
 HOMEPAGE="https://sourceforge.net/projects/cdrtools/";
 SRC_URI="https://downloads.sourceforge.net/${PN}/$([[ -z ${PV/*_alpha*} ]] && 
echo 'alpha')/${MY_P}.tar.bz2"
 
+S=${WORKDIR}/${P/_alpha[0-9][0-9]}
+
 LICENSE="GPL-2 LGPL-2.1 CDDL-Schily"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos"
@@ -30,8 +32,6 @@ DEPEND="
${RDEPEND}
 "
 
-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 --

diff --git a/app-cdr/cdrtools/cdrtools-3.02_alpha09-r5.ebuild 
b/app-cdr/cdrtools/cdrtools-3.02_alpha09-r5.ebuild
index 67539b2f7f58..ea112883e5ca 100644
--- a/app-cdr/cdrtools/cdrtools-3.02_alpha09-r5.ebuild
+++ b/app-cdr/cdrtools/cdrtools-3.02_alpha09-r5.ebuild
@@ -11,6 +11,8 @@ DESCRIPTION="A set of tools for CD/DVD reading and recording, 
including cdrecord
 HOMEPAGE="https://sourceforge.net/projects/cdrtools/";
 SRC_URI="https://downloads.sourceforge.net/${PN}/$([[ -z ${PV/*_alpha*} ]] && 
echo 'alpha')/${MY_P}.tar.bz2"
 
+S=${WORKDIR}/${P/_alpha[0-9][0-9]}
+
 LICENSE="GPL-2 LGPL-2.1 CDDL-Schily"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
@@ -30,8 +32,6 @@ DEPEND="
${RDEPEND}
 "
 
-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 --



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

2024-05-04 Thread Daniel Pielmeier
commit: 033154a0f3de539559744c97f4c29c1696cd02b6
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat May  4 08:59:53 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat May  4 08:59:53 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=033154a0

app-admin/conky: Fix dependencies

Try to better support X vs Wayland

Closes: https://bugs.gentoo.org/931153
Signed-off-by: Daniel Pielmeier  gentoo.org>

 app-admin/conky/conky-1.20.2-r1.ebuild | 244 +
 app-admin/conky/metadata.xml   |   1 +
 2 files changed, 245 insertions(+)

diff --git a/app-admin/conky/conky-1.20.2-r1.ebuild 
b/app-admin/conky/conky-1.20.2-r1.ebuild
new file mode 100644
index ..f134905d992c
--- /dev/null
+++ b/app-admin/conky/conky-1.20.2-r1.ebuild
@@ -0,0 +1,244 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+LUA_COMPAT=( lua5-4 )
+PYTHON_COMPAT=( python3_{10,11,12} )
+
+inherit cmake linux-info lua-single python-any-r1 readme.gentoo-r1 xdg
+
+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 ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE="apcupsd bundled-toluapp cmus curl doc extras hddtemp ical iconv imlib
+   intel-backlight iostats irc lua-cairo lua-cairo-xlib lua-imlib lua-rsvg
+   math moc mpd mysql ncurses nvidia +portmon pulseaudio rss systemd test
+   thinkpad truetype wayland webserver wifi X xinerama xmms2"
+RESTRICT="!test? ( test )"
+
+# Note: toluapp is bundled in conky since 1.11.2
+# Note: maintainer mode "-DMAINTAINER_MODE=yes" sets CMAKE_BUILD_TYPE Debug
+#   which creates debug symbols and enables "-DBUILD_TESTS" which also
+#   results in conky_core debug library getting installed
+
+COMMON_DEPEND="
+   curl? ( net-misc/curl )
+   ical? ( dev-libs/libical:= )
+   iconv? ( virtual/libiconv )
+   imlib? ( >=media-libs/imlib2-1.11.0[X] )
+   irc? ( net-libs/libircclient )
+   lua-cairo? ( x11-libs/cairo[X?] )
+   lua-cairo-xlib? ( x11-libs/cairo[X] )
+   lua-imlib? ( >=media-libs/imlib2-1.11.0[X] )
+   lua-rsvg? ( gnome-base/librsvg )
+   mysql? ( dev-db/mysql-connector-c )
+   ncurses? ( sys-libs/ncurses:= )
+   nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )
+   pulseaudio? ( media-libs/libpulse )
+   rss? (
+   dev-libs/libxml2
+   dev-libs/glib:2
+   )
+   systemd? ( sys-apps/systemd )
+   truetype? (
+   x11-libs/libXft
+   >=media-libs/freetype-2
+   )
+   wayland? (
+   dev-libs/wayland
+   x11-libs/pango
+   )
+   wifi? ( net-wireless/wireless-tools )
+   webserver? ( net-libs/libmicrohttpd:= )
+   X? (
+   x11-libs/libXdamage
+   x11-libs/libXfixes
+   x11-libs/libXext
+   x11-libs/libXi
+   x11-libs/libX11
+   )
+   xinerama? ( x11-libs/libXinerama )
+   xmms2? ( media-sound/xmms2 )
+   ${LUA_DEPS}
+"
+RDEPEND="
+   ${COMMON_DEPEND}
+   apcupsd? ( sys-power/apcupsd )
+   cmus? ( media-sound/cmus )
+   hddtemp? ( app-admin/hddtemp )
+   moc? ( media-sound/moc )
+"
+DEPEND="
+   ${COMMON_DEPEND}
+   test? (
+   dev-cpp/catch
+   )
+   wayland? (
+   dev-libs/wayland-protocols
+   )
+"
+BDEPEND="
+   doc? (
+   virtual/pandoc
+   $(python_gen_any_dep '
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+   dev-python/jinja[${PYTHON_USEDEP}]
+   ')
+   )
+   extras? (
+   $(python_gen_any_dep '
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+   dev-python/jinja[${PYTHON_USEDEP}]
+   ')
+   )
+   wayland? ( dev-util/wayland-scanner )
+"
+
+python_check_deps() {
+   use doc || use extras || return 0
+   python_has_version -b "dev-python/pyyaml[${PYTHON_USEDEP}]" &&
+   python_has_version -b "dev-python/jinja[${PYTHON_USEDEP}]"
+}
+
+REQUIRED_USE="
+   ${LUA_REQUIRED_USE}
+   imlib? ( X )
+   lua-cairo? ( || ( X wayland ) bundled-toluapp )
+   lua-cairo-xlib? ( X  bundled-toluapp )
+   lua-imlib? ( X bundled-toluapp )
+   lua-rsvg? ( || ( X wayland ) bundled-toluapp )
+   nvidia? ( X )
+   rss? ( curl )
+   truetype? ( X )
+   xinerama? ( X )
+"
+
+CONFIG_CHECK="~IPV6"
+
+DOCS=(

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

2024-05-01 Thread Daniel Pielmeier
commit: f8c533ce6897572b3bf4b9fbdd168ca9780dbfa6
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Wed May  1 12:56:57 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Wed May  1 12:56:57 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8c533ce

app-admin/conky: update upstream maintainer email

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

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

diff --git a/app-admin/conky/metadata.xml b/app-admin/conky/metadata.xml
index 2caf95af9ae7..7a0ba1bcf7e0 100644
--- a/app-admin/conky/metadata.xml
+++ b/app-admin/conky/metadata.xml
@@ -7,7 +7,7 @@



-   bren...@rty.ca
+   bren...@brndn.io
Brenden Matthews

conky



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

2024-05-01 Thread Daniel Pielmeier
commit: 2707eb7ff4388b0a304e903e672addceefa6d192
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Wed May  1 12:40:48 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Wed May  1 12:40:48 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2707eb7f

app-admin/conky: drop 1.19.6-r2

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

 app-admin/conky/Manifest   |   1 -
 app-admin/conky/conky-1.19.6-r2.ebuild | 234 -
 2 files changed, 235 deletions(-)

diff --git a/app-admin/conky/Manifest b/app-admin/conky/Manifest
index 723561bfa43b..851cef28a4fb 100644
--- a/app-admin/conky/Manifest
+++ b/app-admin/conky/Manifest
@@ -1,3 +1,2 @@
-DIST conky-1.19.6.tar.gz 1727487 BLAKE2B 
2ef2b0acd354559679b9d7d442de7a709e932418e27459b02bdf2f8b6dbdcf7911964932ab9851bab213e7f68d9a82034acab96892752544ab1a26d68c174c09
 SHA512 
9f1900f495125c668835334239b69fc098c30fe450a384786d873eb3d3e955ff0f06ca70c3a94f47a4b38a42d4510be77efd13873411f11ff84d8bfdc2869fde
 DIST conky-1.19.8.tar.gz 1711683 BLAKE2B 
f1c1057f07570e63026e51a03fc4d7a51cc1dcaefb963b5f9ce9fba4e71342770bc1a59aa9a834fe8f9d6d552e7775ab0e2d5a487d9b6ec2d215768349c4994c
 SHA512 
bdc5b29bea3a3050f4fe4ce76fc642134d93a91362e491203dc10cdde1d9c1bde8a106cd8388aab1893e4b1def058abf1f35c1fd022c26ac773071ddd44abbc4
 DIST conky-1.20.2.tar.gz 1837320 BLAKE2B 
41aaa384366ee9229ec4e7df97f37a8c62fff4dd864b3f8f8d3d40c57e87646ee8309c3d1fb68c7d7f8ed802c7ce49a57bbe0c01d32eaacfe84fddbd65b81007
 SHA512 
b516db38af5c20b101520356cd4f50d147869e7ed2bc84287e8a464e32bb306655edbac074da278d4732ee87f02c52d99cb4c117556e0d08f5be911a2a789618

diff --git a/app-admin/conky/conky-1.19.6-r2.ebuild 
b/app-admin/conky/conky-1.19.6-r2.ebuild
deleted file mode 100644
index 780a97784f42..
--- a/app-admin/conky/conky-1.19.6-r2.ebuild
+++ /dev/null
@@ -1,234 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-LUA_COMPAT=( lua5-4 )
-PYTHON_COMPAT=( python{3_10,3_11} )
-
-inherit cmake linux-info lua-single python-any-r1 readme.gentoo-r1 xdg
-
-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 ~arm64 ~ppc ppc64 ~riscv sparc x86"
-IUSE="apcupsd bundled-toluapp cmus curl doc extras hddtemp ical iconv imlib
-   intel-backlight iostats irc lua-cairo lua-imlib lua-rsvg math moc mpd
-   mysql ncurses nvidia +portmon pulseaudio rss systemd test thinkpad
-   truetype wayland webserver wifi X xinerama xmms2"
-RESTRICT="!test? ( test )"
-
-COMMON_DEPEND="
-   curl? ( net-misc/curl )
-   ical? ( dev-libs/libical:= )
-   iconv? ( virtual/libiconv )
-   imlib? ( media-libs/imlib2[X] )
-   irc? ( net-libs/libircclient )
-   lua-cairo? ( x11-libs/cairo[X] )
-   lua-imlib? ( media-libs/imlib2[X] )
-   lua-rsvg? ( gnome-base/librsvg )
-   mysql? ( dev-db/mysql-connector-c )
-   ncurses? ( sys-libs/ncurses:= )
-   nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )
-   pulseaudio? ( media-libs/libpulse )
-   rss? (
-   dev-libs/libxml2
-   net-misc/curl
-   dev-libs/glib:2
-   )
-   systemd? ( sys-apps/systemd )
-   truetype? (
-   x11-libs/libXft
-   >=media-libs/freetype-2
-   )
-   wayland? (
-   dev-libs/wayland
-   x11-libs/pango
-   )
-   wifi? ( net-wireless/wireless-tools )
-   webserver? ( net-libs/libmicrohttpd:= )
-   X? (
-   x11-libs/libX11
-   x11-libs/libXdamage
-   x11-libs/libXfixes
-   x11-libs/libXext
-   )
-   xinerama? ( x11-libs/libXinerama )
-   xmms2? ( media-sound/xmms2 )
-   ${LUA_DEPS}
-"
-RDEPEND="
-   ${COMMON_DEPEND}
-   apcupsd? ( sys-power/apcupsd )
-   cmus? ( media-sound/cmus )
-   hddtemp? ( app-admin/hddtemp )
-   moc? ( media-sound/moc )
-"
-DEPEND="
-   ${COMMON_DEPEND}
-   test? (
-   dev-cpp/catch
-   )
-   wayland? (
-   dev-libs/wayland-protocols
-   )
-"
-BDEPEND="
-   doc? (
-   virtual/pandoc
-   $(python_gen_any_dep '
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   dev-python/jinja[${PYTHON_USEDEP}]
-   ')
-   )
-   extras? (
-   $(python_gen_any_dep '
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   dev-python/jinja[${PYTHON_USEDEP}]
-   ')
-   )
-   wayland? ( dev-util/wa

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

2024-05-01 Thread Daniel Pielmeier
commit: a7c404e4ca51bcd6a9cfd5ff0d378493f86ad450
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Wed May  1 12:38:35 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Wed May  1 12:38:35 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7c404e4

media-sound/mac: drop 10.61

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

 media-sound/mac/Manifest |  1 -
 media-sound/mac/mac-10.61.ebuild | 28 
 2 files changed, 29 deletions(-)

diff --git a/media-sound/mac/Manifest b/media-sound/mac/Manifest
index e550a4857884..85598328a405 100644
--- a/media-sound/mac/Manifest
+++ b/media-sound/mac/Manifest
@@ -1,4 +1,3 @@
 DIST mac-10.53.zip 1665239 BLAKE2B 
70b7a12eb873ec648ceb97f23bcac6ec79a6626e61de7535b549f7fd718121e5f835f64c64f3e29914e1ceb2ee2897e03a09a7d7a050810082c67ba76e740c3f
 SHA512 
3d9323d8440c11553838e89ee4cd695fee790ef4af888daa1be1a63a4eec8db807a940f20c52b56cd069d06899305930173efab196c0932b238060bff7dc025a
-DIST mac-10.61.zip 1664642 BLAKE2B 
530a1b994c48d9b50e3e0d69ba3391aa6e37e32f8c425377dc0f2e09debd78784d4681ce840a76d19c9d3a1d27c55c3340c2b3d61c934f2b0154a44d9e0d1acf
 SHA512 
1183abe3c2428e0604b80e8b4c65ea0e6ec004516e9d4767c6921e1fbc2e43e3b0565749f0420f170365991542545fc5800b503e780d9a3ee794cf0a960982f2
 DIST mac-10.71.zip 1673369 BLAKE2B 
99a96eed196b80cdc3fb1df3101d28122e41b9f182efe9a84b6321cc6dc5c1d66373f61064ddf434c35dedb48261c1feebaed4820fb3bc261df1fd340850bd86
 SHA512 
40d7b56e9d8eeff6854bcb34ce87ad63d1923a42adb59248d12fb42104016e39dc3a315953f1eb884c7ed9b79c8eb9b43aa2d75b891d42fb7bcebfca13e30ec3
 DIST monkeys-audio_4.11-u4-b5-s7.orig.tar.gz 511190 BLAKE2B 
28b5a3aadd9dae410c93cfc43c40c07fe207036f27cf60d59d8fa137a0327f90a78746c14930b7d3becb7f5fa69a454a6855aae1553dc74cd5168a9a523bb8f0
 SHA512 
7e73b35c86d6007ab2a94a2d8b7449bb4ac505bbba53e40373a279dc83a9cad5f62a51419a6375335576cf325c88ed7d317b0ef3039b8a497100cb74a63c25d0

diff --git a/media-sound/mac/mac-10.61.ebuild b/media-sound/mac/mac-10.61.ebuild
deleted file mode 100644
index 9ceccbd8f31e..
--- a/media-sound/mac/mac-10.61.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CMAKE_BUILD_TYPE=Release
-inherit cmake
-
-DESCRIPTION="Monkey's Audio Codecs"
-HOMEPAGE="https://www.monkeysaudio.com";
-SRC_URI="https://monkeysaudio.com/files/MAC_${PV/.}_SDK.zip -> ${P}.zip"
-
-LICENSE="BSD"
-SLOT="0/10"
-KEYWORDS="~alpha ~amd64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
-
-BDEPEND="app-arch/unzip"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-10.18-linux.patch"
-   "${FILESDIR}/${PN}-10.52-output.patch"
-)
-
-src_unpack() {
-   mkdir -p "${S}" || die
-   cd "${S}" || die
-   default
-}



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

2024-05-01 Thread Daniel Pielmeier
commit: e601cb60a768c484a08a141f1385b7251357cfc0
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Wed May  1 12:32:38 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Wed May  1 12:32:38 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e601cb60

net-print/hplip: drop 3.23.12

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

 net-print/hplip/hplip-3.23.12.ebuild | 295 ---
 1 file changed, 295 deletions(-)

diff --git a/net-print/hplip/hplip-3.23.12.ebuild 
b/net-print/hplip/hplip-3.23.12.ebuild
deleted file mode 100644
index 521193dc5729..
--- a/net-print/hplip/hplip-3.23.12.ebuild
+++ /dev/null
@@ -1,295 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10,11} )
-PYTHON_REQ_USE="threads(+),xml(+)"
-
-inherit autotools flag-o-matic linux-info python-single-r1 readme.gentoo-r1 
udev
-
-DESCRIPTION="HP Linux Imaging and Printing - Print, scan, fax drivers and 
service tools"
-HOMEPAGE="https://developers.hp.com/hp-linux-imaging-and-printing";
-SRC_URI="https://downloads.sourceforge.net/project/${PN}/${PN}/${PV}/${P}.tar.gz
-   https://dev.gentoo.org/~billie/distfiles/${PN}-3.23.12-patches-1.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
-
-IUSE="doc fax +hpcups hpijs kde libnotify libusb0 minimal parport policykit 
qt5 scanner +snmp static-ppds X"
-
-COMMON_DEPEND="
-   net-print/cups
-   sys-apps/dbus
-   media-libs/libjpeg-turbo:0
-   hpijs? ( net-print/cups-filters[foomatic] )
-   !libusb0? ( virtual/libusb:1 )
-   libusb0? ( virtual/libusb:0 )
-   ${PYTHON_DEPS}
-   !minimal? (
-   scanner? (
-   media-gfx/sane-backends
-   )
-   snmp? (
-   dev-libs/openssl:0=
-   net-analyzer/net-snmp:=[${PYTHON_SINGLE_USEDEP}]
-   net-dns/avahi[dbus,python,${PYTHON_SINGLE_USEDEP}]
-   )
-   )
-"
-BDEPEND="
-   virtual/pkgconfig
-"
-DEPEND="
-   ${COMMON_DEPEND}
-"
-RDEPEND="
-   ${COMMON_DEPEND}
-   app-text/ghostscript-gpl
-   !minimal? (
-   $(python_gen_cond_dep 
'dev-python/pygobject:3[${PYTHON_USEDEP}]' 'python3*')
-   kernel_linux? ( virtual/udev )
-   $(python_gen_cond_dep '
-   >=dev-python/dbus-python-1.2.0-r1[${PYTHON_USEDEP}]
-   dev-python/distro[${PYTHON_USEDEP}]
-   fax? ( dev-python/reportlab[${PYTHON_USEDEP}] )
-   qt5? (
-   
>=dev-python/PyQt5-5.5.1[dbus,gui,widgets,${PYTHON_USEDEP}]
-   libnotify? ( 
dev-python/notify2[${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="${PYTHON_REQUIRED_USE}"
-
-PATCHES=(
-   "${WORKDIR}/patches"
-)
-
-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
-"
-
-pkg_setup() {
-   python-single-r1_pkg_setup
-
-   use scanner && ! use X && ewarn "You need USE=X for the scanner GUI."
-
-   use parport && linux-info_pkg_setup
-
-   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."
-   ewarn "This also disables fax, network, scanner and gui 
support!"
-   fi
-
-   if ! use hpcups && ! use hpijs ; then
-   ewarn "Installing neither hpcu

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

2024-05-01 Thread Daniel Pielmeier
commit: fe1c95eea1941ef1d72ba9fd757927bbbae0530a
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Wed May  1 12:24:13 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Wed May  1 12:24:13 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe1c95ee

app-portage/pfl: drop-3.4, fix variable order

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

 app-portage/pfl/Manifest |  1 -
 app-portage/pfl/pfl-3.4.ebuild   | 49 
 app-portage/pfl/pfl-3.5.2.ebuild |  4 ++--
 3 files changed, 2 insertions(+), 52 deletions(-)

diff --git a/app-portage/pfl/Manifest b/app-portage/pfl/Manifest
index 6968f5eba7d6..d936122f0edc 100644
--- a/app-portage/pfl/Manifest
+++ b/app-portage/pfl/Manifest
@@ -1,2 +1 @@
-DIST pfl-3.4.tar.gz 18651 BLAKE2B 
09793883a1ed6f70da2f01fb81cfafa407ed43584a826f2cd8fde6d75b544ed803a220fc517e649774100da32e64d01fad8ff0dcbaff9068f57cdf7bd4414169
 SHA512 
c21b43f234a778d74e05cd45b7ccb48b131d6998e632d044a4bccc2f772099d02d1c5e7ab75fc6f9deb14e2f1ed1f31bac51e917e628065b4a36d73b8d77336f
 DIST pfl-3.5.2.tar.gz 21248 BLAKE2B 
28f4f05bc533f4b27cdbef7f2706ed99f885983e4f9e4f2580e07b772bef471eeca197a41d03059e28c2053869de4cb5295a9923dcba6f598bbf6e6be5e57185
 SHA512 
5f38b627cd5928396fe8202dd822756ed63b6dd80d98d1ee3da9998eb750070e9a921d652bbc7ed852e4944005f9d6c61c14c67be01c591f5c82ca50f869465e

diff --git a/app-portage/pfl/pfl-3.4.ebuild b/app-portage/pfl/pfl-3.4.ebuild
deleted file mode 100644
index 2020142b2ed2..
--- a/app-portage/pfl/pfl-3.4.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-PYTHON_REQ_USE="xml(+)"
-
-inherit distutils-r1 systemd
-
-DESCRIPTION="Searchable online file/package database for Gentoo"
-HOMEPAGE="https://www.portagefilelist.de 
https://github.com/portagefilelist/client";
-SRC_URI="https://github.com/portagefilelist/client/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv sparc x86 ~amd64-linux 
~x86-linux ~x64-macos"
-IUSE="+network-cron"
-
-RDEPEND="
-   dev-python/requests[${PYTHON_USEDEP}]
-   dev-python/termcolor[${PYTHON_USEDEP}]
-   sys-apps/portage[${PYTHON_USEDEP}]
-   network-cron? ( sys-apps/util-linux[caps] )
-"
-
-S="${WORKDIR}/client-${PV}"
-
-python_install_all() {
-   if use network-cron ; then
-   exeinto /etc/cron.weekly
-   doexe cron/pfl
-   fi
-
-   systemd_dounit systemd/pfl.{service,timer}
-
-   keepdir /var/lib/${PN}
-
-   distutils-r1_python_install_all
-}
-
-pkg_postinst() {
-   if [[ ! -e "${EROOT}/var/lib/${PN}/pfl.info" ]]; then
-   touch "${EROOT}/var/lib/${PN}/pfl.info" || die
-   fi
-   chown -R portage:portage "${EROOT}/var/lib/${PN}" || die
-   chmod 775 "${EROOT}/var/lib/${PN}" || die
-}

diff --git a/app-portage/pfl/pfl-3.5.2.ebuild b/app-portage/pfl/pfl-3.5.2.ebuild
index 2020142b2ed2..a3a178118186 100644
--- a/app-portage/pfl/pfl-3.5.2.ebuild
+++ b/app-portage/pfl/pfl-3.5.2.ebuild
@@ -13,6 +13,8 @@ DESCRIPTION="Searchable online file/package database for 
Gentoo"
 HOMEPAGE="https://www.portagefilelist.de 
https://github.com/portagefilelist/client";
 SRC_URI="https://github.com/portagefilelist/client/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
+S="${WORKDIR}/client-${PV}"
+
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv sparc x86 ~amd64-linux 
~x86-linux ~x64-macos"
@@ -25,8 +27,6 @@ RDEPEND="
network-cron? ( sys-apps/util-linux[caps] )
 "
 
-S="${WORKDIR}/client-${PV}"
-
 python_install_all() {
if use network-cron ; then
exeinto /etc/cron.weekly



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

2024-05-01 Thread Daniel Pielmeier
commit: c8dca421414411e07197f731766a926b8f07d315
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Wed May  1 12:21:40 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Wed May  1 12:21:40 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8dca421

dev-libs/libburn: drop 1.5.6

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

 dev-libs/libburn/libburn-1.5.6.ebuild | 40 ---
 1 file changed, 40 deletions(-)

diff --git a/dev-libs/libburn/libburn-1.5.6.ebuild 
b/dev-libs/libburn/libburn-1.5.6.ebuild
deleted file mode 100644
index 3af82ed1e139..
--- a/dev-libs/libburn/libburn-1.5.6.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Open-source library for reading, mastering and writing optical 
discs"
-HOMEPAGE="https://dev.lovelyhq.com/libburnia/web/wiki/Libburn";
-SRC_URI="https://files.libburnia-project.org/releases/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 
sparc x86"
-IUSE="debug static-libs"
-
-BDEPEND="
-   virtual/pkgconfig
-"
-DEPEND="
-   ${RDEPEND}
-"
-
-src_configure() {
-   econf \
-   $(use_enable static-libs static) \
-   --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
-
-   find "${D}" -name '*.la' -delete || die
-}



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

2024-05-01 Thread Daniel Pielmeier
commit: edc5fd47f1e6b98d2a85cdb6e03a5f0c145f0669
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Wed May  1 12:19:38 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Wed May  1 12:19:38 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edc5fd47

dev-libs/libisofs: drop 1.5.6_p1, fix variable order

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

 dev-libs/libisofs/libisofs-1.5.6_p1-r1.ebuild |  4 +--
 dev-libs/libisofs/libisofs-1.5.6_p1.ebuild| 50 ---
 2 files changed, 2 insertions(+), 52 deletions(-)

diff --git a/dev-libs/libisofs/libisofs-1.5.6_p1-r1.ebuild 
b/dev-libs/libisofs/libisofs-1.5.6_p1-r1.ebuild
index 32bd2a423919..8a18790d28c3 100644
--- a/dev-libs/libisofs/libisofs-1.5.6_p1-r1.ebuild
+++ b/dev-libs/libisofs/libisofs-1.5.6_p1-r1.ebuild
@@ -12,6 +12,8 @@ DESCRIPTION="Open-source library for reading, mastering and 
writing optical disc
 HOMEPAGE="https://dev.lovelyhq.com/libburnia/web/wiki/Libisofs";
 SRC_URI="https://files.libburnia-project.org/releases/${MY_P}.tar.gz";
 
+S="${WORKDIR}/${MY_PF}"
+
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 
sparc x86"
@@ -29,8 +31,6 @@ DEPEND="
${RDEPEND}
 "
 
-S="${WORKDIR}/${MY_PF}"
-
 src_prepare() {
default
 

diff --git a/dev-libs/libisofs/libisofs-1.5.6_p1.ebuild 
b/dev-libs/libisofs/libisofs-1.5.6_p1.ebuild
deleted file mode 100644
index a1580127c83c..
--- a/dev-libs/libisofs/libisofs-1.5.6_p1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MY_PF=${P/_p1/}
-MY_P=${MY_PF}.pl01
-
-DESCRIPTION="Open-source library for reading, mastering and writing optical 
discs"
-HOMEPAGE="https://dev.lovelyhq.com/libburnia/web/wiki/Libisofs";
-SRC_URI="https://files.libburnia-project.org/releases/${MY_P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 
sparc x86"
-IUSE="acl debug static-libs verbose-debug xattr zlib"
-
-BDEPEND="
-   virtual/pkgconfig
-"
-RDEPEND="
-   acl? ( virtual/acl )
-   xattr? ( sys-apps/attr )
-   zlib? ( sys-libs/zlib )
-"
-DEPEND="
-   ${RDEPEND}
-"
-
-S="${WORKDIR}/${MY_PF}"
-
-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}
-
-   find "${D}" -name '*.la' -delete || die
-}



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

2024-05-01 Thread Daniel Pielmeier
commit: ad6eec07fe38a007a9e3068c6d92ddda81cf5c51
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Wed May  1 12:08:04 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Wed May  1 12:08:04 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad6eec07

dev-libs/libisoburn: drop 1.5.6

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

 dev-libs/libisoburn/libisoburn-1.5.6.ebuild | 74 -
 1 file changed, 74 deletions(-)

diff --git a/dev-libs/libisoburn/libisoburn-1.5.6.ebuild 
b/dev-libs/libisoburn/libisoburn-1.5.6.ebuild
deleted file mode 100644
index 4960500550dc..
--- a/dev-libs/libisoburn/libisoburn-1.5.6.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Creation/expansion of ISO-9660 filesystems on CD/DVD media 
supported by libburn"
-HOMEPAGE="https://dev.lovelyhq.com/libburnia/web/wiki/Libisoburn";
-SRC_URI="https://files.libburnia-project.org/releases/${P}.tar.gz";
-
-LICENSE="GPL-2 GPL-3"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~s390 sparc x86"
-IUSE="acl 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 
) )"
-
-BDEPEND="
-   virtual/pkgconfig
-"
-RDEPEND="
-   >=dev-libs/libburn-1.5.6
-   >=dev-libs/libisofs-1.5.6
-   readline? ( sys-libs/readline:0= )
-   !readline? (
-   libedit? ( dev-libs/libedit )
-   )
-   acl? ( virtual/acl )
-   xattr? ( sys-apps/attr )
-   zlib? ( sys-libs/zlib )
-   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}
-"
-
-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 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}
-
-   find "${D}" -name '*.la' -delete || die
-}



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

2024-04-28 Thread Daniel Pielmeier
commit: 0ab26d9f41417941a795a62c94007e812012ad3b
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sun Apr 28 08:37:03 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sun Apr 28 08:37:33 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ab26d9f

app-admin/conky: add 1.20.2

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

 app-admin/conky/Manifest|   1 +
 app-admin/conky/conky-1.20.2.ebuild | 240 
 2 files changed, 241 insertions(+)

diff --git a/app-admin/conky/Manifest b/app-admin/conky/Manifest
index f55d8c5c81e5..723561bfa43b 100644
--- a/app-admin/conky/Manifest
+++ b/app-admin/conky/Manifest
@@ -1,2 +1,3 @@
 DIST conky-1.19.6.tar.gz 1727487 BLAKE2B 
2ef2b0acd354559679b9d7d442de7a709e932418e27459b02bdf2f8b6dbdcf7911964932ab9851bab213e7f68d9a82034acab96892752544ab1a26d68c174c09
 SHA512 
9f1900f495125c668835334239b69fc098c30fe450a384786d873eb3d3e955ff0f06ca70c3a94f47a4b38a42d4510be77efd13873411f11ff84d8bfdc2869fde
 DIST conky-1.19.8.tar.gz 1711683 BLAKE2B 
f1c1057f07570e63026e51a03fc4d7a51cc1dcaefb963b5f9ce9fba4e71342770bc1a59aa9a834fe8f9d6d552e7775ab0e2d5a487d9b6ec2d215768349c4994c
 SHA512 
bdc5b29bea3a3050f4fe4ce76fc642134d93a91362e491203dc10cdde1d9c1bde8a106cd8388aab1893e4b1def058abf1f35c1fd022c26ac773071ddd44abbc4
+DIST conky-1.20.2.tar.gz 1837320 BLAKE2B 
41aaa384366ee9229ec4e7df97f37a8c62fff4dd864b3f8f8d3d40c57e87646ee8309c3d1fb68c7d7f8ed802c7ce49a57bbe0c01d32eaacfe84fddbd65b81007
 SHA512 
b516db38af5c20b101520356cd4f50d147869e7ed2bc84287e8a464e32bb306655edbac074da278d4732ee87f02c52d99cb4c117556e0d08f5be911a2a789618

diff --git a/app-admin/conky/conky-1.20.2.ebuild 
b/app-admin/conky/conky-1.20.2.ebuild
new file mode 100644
index ..1db4f0fdeff5
--- /dev/null
+++ b/app-admin/conky/conky-1.20.2.ebuild
@@ -0,0 +1,240 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+LUA_COMPAT=( lua5-4 )
+PYTHON_COMPAT=( python3_{10,11,12} )
+
+inherit cmake linux-info lua-single python-any-r1 readme.gentoo-r1 xdg
+
+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 ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE="apcupsd bundled-toluapp cmus curl doc extras hddtemp ical iconv imlib
+   intel-backlight iostats irc lua-cairo lua-imlib lua-rsvg math moc mpd
+   mysql ncurses nvidia +portmon pulseaudio rss systemd test thinkpad
+   truetype wayland webserver wifi X xinerama xmms2"
+RESTRICT="!test? ( test )"
+
+# Note: toluapp is bundled in conky since 1.11.2
+# Note: maintainer mode "-DMAINTAINER_MODE=yes" sets CMAKE_BUILD_TYPE Debug
+#   which creates debug symbols and enables "-DBUILD_TESTS" which also
+#   results in conky_core debug library getting installed
+
+COMMON_DEPEND="
+   curl? ( net-misc/curl )
+   ical? ( dev-libs/libical:= )
+   iconv? ( virtual/libiconv )
+   imlib? ( >=media-libs/imlib2-1.11.0[X] )
+   irc? ( net-libs/libircclient )
+   lua-cairo? ( x11-libs/cairo[X] )
+   lua-imlib? ( >=media-libs/imlib2-1.11.0[X] )
+   lua-rsvg? ( gnome-base/librsvg )
+   mysql? ( dev-db/mysql-connector-c )
+   ncurses? ( sys-libs/ncurses:= )
+   nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )
+   pulseaudio? ( media-libs/libpulse )
+   rss? (
+   dev-libs/libxml2
+   net-misc/curl
+   dev-libs/glib:2
+   )
+   systemd? ( sys-apps/systemd )
+   truetype? (
+   x11-libs/libXft
+   >=media-libs/freetype-2
+   )
+   wayland? (
+   dev-libs/wayland
+   x11-libs/pango
+   )
+   wifi? ( net-wireless/wireless-tools )
+   webserver? ( net-libs/libmicrohttpd:= )
+   X? (
+   x11-libs/libX11
+   x11-libs/libXdamage
+   x11-libs/libXfixes
+   x11-libs/libXext
+   )
+   xinerama? ( x11-libs/libXinerama )
+   xmms2? ( media-sound/xmms2 )
+   ${LUA_DEPS}
+"
+RDEPEND="
+   ${COMMON_DEPEND}
+   apcupsd? ( sys-power/apcupsd )
+   cmus? ( media-sound/cmus )
+   hddtemp? ( app-admin/hddtemp )
+   moc? ( media-sound/moc )
+"
+DEPEND="
+   ${COMMON_DEPEND}
+   test? (
+   dev-cpp/catch
+   )
+   wayland? (
+   dev-libs/wayland-protocols
+   )
+"
+BDEPEND="
+   doc? (
+   virtual/pandoc
+   $(python_gen_any_dep '
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+   dev-python/jinja[

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

2024-04-28 Thread Daniel Pielmeier
commit: 82c8c19c526d079287d4ca39d0a95197ebd51c61
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sun Apr 28 08:21:46 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sun Apr 28 08:21:46 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82c8c19c

media-sound/mac: add 10.71

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

 media-sound/mac/Manifest |  1 +
 media-sound/mac/mac-10.71.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/media-sound/mac/Manifest b/media-sound/mac/Manifest
index 358423796458..e550a4857884 100644
--- a/media-sound/mac/Manifest
+++ b/media-sound/mac/Manifest
@@ -1,3 +1,4 @@
 DIST mac-10.53.zip 1665239 BLAKE2B 
70b7a12eb873ec648ceb97f23bcac6ec79a6626e61de7535b549f7fd718121e5f835f64c64f3e29914e1ceb2ee2897e03a09a7d7a050810082c67ba76e740c3f
 SHA512 
3d9323d8440c11553838e89ee4cd695fee790ef4af888daa1be1a63a4eec8db807a940f20c52b56cd069d06899305930173efab196c0932b238060bff7dc025a
 DIST mac-10.61.zip 1664642 BLAKE2B 
530a1b994c48d9b50e3e0d69ba3391aa6e37e32f8c425377dc0f2e09debd78784d4681ce840a76d19c9d3a1d27c55c3340c2b3d61c934f2b0154a44d9e0d1acf
 SHA512 
1183abe3c2428e0604b80e8b4c65ea0e6ec004516e9d4767c6921e1fbc2e43e3b0565749f0420f170365991542545fc5800b503e780d9a3ee794cf0a960982f2
+DIST mac-10.71.zip 1673369 BLAKE2B 
99a96eed196b80cdc3fb1df3101d28122e41b9f182efe9a84b6321cc6dc5c1d66373f61064ddf434c35dedb48261c1feebaed4820fb3bc261df1fd340850bd86
 SHA512 
40d7b56e9d8eeff6854bcb34ce87ad63d1923a42adb59248d12fb42104016e39dc3a315953f1eb884c7ed9b79c8eb9b43aa2d75b891d42fb7bcebfca13e30ec3
 DIST monkeys-audio_4.11-u4-b5-s7.orig.tar.gz 511190 BLAKE2B 
28b5a3aadd9dae410c93cfc43c40c07fe207036f27cf60d59d8fa137a0327f90a78746c14930b7d3becb7f5fa69a454a6855aae1553dc74cd5168a9a523bb8f0
 SHA512 
7e73b35c86d6007ab2a94a2d8b7449bb4ac505bbba53e40373a279dc83a9cad5f62a51419a6375335576cf325c88ed7d317b0ef3039b8a497100cb74a63c25d0

diff --git a/media-sound/mac/mac-10.71.ebuild b/media-sound/mac/mac-10.71.ebuild
new file mode 100644
index ..9ceccbd8f31e
--- /dev/null
+++ b/media-sound/mac/mac-10.71.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CMAKE_BUILD_TYPE=Release
+inherit cmake
+
+DESCRIPTION="Monkey's Audio Codecs"
+HOMEPAGE="https://www.monkeysaudio.com";
+SRC_URI="https://monkeysaudio.com/files/MAC_${PV/.}_SDK.zip -> ${P}.zip"
+
+LICENSE="BSD"
+SLOT="0/10"
+KEYWORDS="~alpha ~amd64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+BDEPEND="app-arch/unzip"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-10.18-linux.patch"
+   "${FILESDIR}/${PN}-10.52-output.patch"
+)
+
+src_unpack() {
+   mkdir -p "${S}" || die
+   cd "${S}" || die
+   default
+}



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

2024-04-13 Thread Daniel Pielmeier
commit: 717644a467c896bdd513d891eb79d437961bb241
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Apr 13 09:48:43 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Apr 13 09:48:43 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=717644a4

app-admin/conky: drop 1.19.7

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

 app-admin/conky/Manifest|   1 -
 app-admin/conky/conky-1.19.7.ebuild | 240 
 2 files changed, 241 deletions(-)

diff --git a/app-admin/conky/Manifest b/app-admin/conky/Manifest
index bf6adb21858a..f55d8c5c81e5 100644
--- a/app-admin/conky/Manifest
+++ b/app-admin/conky/Manifest
@@ -1,3 +1,2 @@
 DIST conky-1.19.6.tar.gz 1727487 BLAKE2B 
2ef2b0acd354559679b9d7d442de7a709e932418e27459b02bdf2f8b6dbdcf7911964932ab9851bab213e7f68d9a82034acab96892752544ab1a26d68c174c09
 SHA512 
9f1900f495125c668835334239b69fc098c30fe450a384786d873eb3d3e955ff0f06ca70c3a94f47a4b38a42d4510be77efd13873411f11ff84d8bfdc2869fde
-DIST conky-1.19.7.tar.gz 1725945 BLAKE2B 
f5e6eb1675a1db25d96f28e10e23b55a2c2560d8854145193d6472b958295ab47015061187f5c5ca2b24573ec0e8574fdd2eab1003ebdb3bd5b74b7b00f68571
 SHA512 
54041cfa5c1d135d751fe8852523e7ad55815ecc9d9af87251e26edd38801e1e36be2f67b390376015090052f21f6c28992edd551c0dab8ae3c22f8facd3542e
 DIST conky-1.19.8.tar.gz 1711683 BLAKE2B 
f1c1057f07570e63026e51a03fc4d7a51cc1dcaefb963b5f9ce9fba4e71342770bc1a59aa9a834fe8f9d6d552e7775ab0e2d5a487d9b6ec2d215768349c4994c
 SHA512 
bdc5b29bea3a3050f4fe4ce76fc642134d93a91362e491203dc10cdde1d9c1bde8a106cd8388aab1893e4b1def058abf1f35c1fd022c26ac773071ddd44abbc4

diff --git a/app-admin/conky/conky-1.19.7.ebuild 
b/app-admin/conky/conky-1.19.7.ebuild
deleted file mode 100644
index fc94496b9273..
--- a/app-admin/conky/conky-1.19.7.ebuild
+++ /dev/null
@@ -1,240 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-LUA_COMPAT=( lua5-4 )
-PYTHON_COMPAT=( python3_{10,11,12} )
-
-inherit cmake linux-info lua-single python-any-r1 readme.gentoo-r1 xdg
-
-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 ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
-IUSE="apcupsd bundled-toluapp cmus curl doc extras hddtemp ical iconv imlib
-   intel-backlight iostats irc lua-cairo lua-imlib lua-rsvg math moc mpd
-   mysql ncurses nvidia +portmon pulseaudio rss systemd test thinkpad
-   truetype wayland webserver wifi X xinerama xmms2"
-RESTRICT="!test? ( test )"
-
-# Note: toluapp is bundled in conky since 1.11.2
-# Note: maintainer mode "-DMAINTAINER_MODE=yes" sets CMAKE_BUILD_TYPE Debug
-#   which creates debug symbols and enables "-DBUILD_TESTS" which also
-#   results in conky_core debug library getting installed
-
-COMMON_DEPEND="
-   curl? ( net-misc/curl )
-   ical? ( dev-libs/libical:= )
-   iconv? ( virtual/libiconv )
-   imlib? ( media-libs/imlib2[X] )
-   irc? ( net-libs/libircclient )
-   lua-cairo? ( x11-libs/cairo[X] )
-   lua-imlib? ( media-libs/imlib2[X] )
-   lua-rsvg? ( gnome-base/librsvg )
-   mysql? ( dev-db/mysql-connector-c )
-   ncurses? ( sys-libs/ncurses:= )
-   nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )
-   pulseaudio? ( media-libs/libpulse )
-   rss? (
-   dev-libs/libxml2
-   net-misc/curl
-   dev-libs/glib:2
-   )
-   systemd? ( sys-apps/systemd )
-   truetype? (
-   x11-libs/libXft
-   >=media-libs/freetype-2
-   )
-   wayland? (
-   dev-libs/wayland
-   x11-libs/pango
-   )
-   wifi? ( net-wireless/wireless-tools )
-   webserver? ( net-libs/libmicrohttpd:= )
-   X? (
-   x11-libs/libX11
-   x11-libs/libXdamage
-   x11-libs/libXfixes
-   x11-libs/libXext
-   )
-   xinerama? ( x11-libs/libXinerama )
-   xmms2? ( media-sound/xmms2 )
-   ${LUA_DEPS}
-"
-RDEPEND="
-   ${COMMON_DEPEND}
-   apcupsd? ( sys-power/apcupsd )
-   cmus? ( media-sound/cmus )
-   hddtemp? ( app-admin/hddtemp )
-   moc? ( media-sound/moc )
-"
-DEPEND="
-   ${COMMON_DEPEND}
-   test? (
-   dev-cpp/catch
-   )
-   wayland? (
-   dev-libs/wayland-protocols
-   )
-"
-BDEPEND="
-   doc? (
-   virtual/pandoc
-   $(python_gen_any_dep '
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   dev-python/jinja[${PYTH

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

2024-04-13 Thread Daniel Pielmeier
commit: dcaada80ed972b1b79e9fd4779a198f5d48bb77d
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Apr 13 09:46:07 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Apr 13 09:46:42 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcaada80

media-sound/puddletag: drop 2.2.0-r1

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

 media-sound/puddletag/Manifest  |  1 -
 media-sound/puddletag/puddletag-2.2.0-r1.ebuild | 31 -
 2 files changed, 32 deletions(-)

diff --git a/media-sound/puddletag/Manifest b/media-sound/puddletag/Manifest
index 1553d2d03933..3f72ec3664a2 100644
--- a/media-sound/puddletag/Manifest
+++ b/media-sound/puddletag/Manifest
@@ -1,2 +1 @@
-DIST puddletag-2.2.0.tar.gz 14355485 BLAKE2B 
712b6c28adea9743476b9908e9c28a3988e88ca598cb7c65580f876a06770442852188fc727c411fc78fa972e68edbe9b1fa53542507b4a1edfd0285af776423
 SHA512 
92c430f54b49d2f193ffc4168f35bbadb069ca9b41b28250ee1c6dcb84853def20865d6df52940eebff8c5b812c0c8ab6b8971b66d398ff9ac94918e955322bb
 DIST puddletag-2.3.0.tar.gz 13916694 BLAKE2B 
a525957ad82af752539d3cbf6eae996f32d6d92155cea932246f14193b78e230627443b86611bca52dded1688e63efbf5636daa2071ce5a2ad2066c7a5475f07
 SHA512 
7058526dfe0132bf8edc260538a18c3c169128162ad83646557e166af0bcb23166053de15e02d13eb84c2d68bdbc8bacd6a6730ade409ab34f8503ec9d69af46

diff --git a/media-sound/puddletag/puddletag-2.2.0-r1.ebuild 
b/media-sound/puddletag/puddletag-2.2.0-r1.ebuild
deleted file mode 100644
index d5039d472cf8..
--- a/media-sound/puddletag/puddletag-2.2.0-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10,11} )
-
-inherit distutils-r1 xdg
-
-DESCRIPTION="Audio tag editor"
-HOMEPAGE="https://docs.puddletag.net/";
-SRC_URI="https://github.com/${PN}/${PN}/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2 GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="acoustid quodlibet"
-
-RDEPEND="
-   >=dev-python/configobj-5.0.6[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-3.0.9[${PYTHON_USEDEP}]
-   >=dev-python/PyQt5-5.15.7[${PYTHON_USEDEP},svg]
-   >=media-libs/mutagen-1.45.1[${PYTHON_USEDEP}]
-   acoustid? ( >=dev-python/pyacoustid-1.2.2-r1[${PYTHON_USEDEP}] )
-   quodlibet? ( >=media-sound/quodlibet-4.4.0[${PYTHON_USEDEP}] )
-   >=dev-python/PyQt5-sip-12.11.0[${PYTHON_USEDEP}]
-   >=dev-python/lxml-4.9.1[${PYTHON_USEDEP}]
-   >=dev-python/Levenshtein-0.18.1[${PYTHON_USEDEP}]
-"
-DOCS=(changelog NEWS THANKS TODO)



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

2024-04-13 Thread Daniel Pielmeier
commit: b7f59ce308623a347b8e6c1fe359773340def926
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Apr 13 09:18:31 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Apr 13 09:19:23 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7f59ce3

app-portage/pfl: drop 3.5.1

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

 app-portage/pfl/Manifest |  1 -
 app-portage/pfl/pfl-3.5.1.ebuild | 49 
 2 files changed, 50 deletions(-)

diff --git a/app-portage/pfl/Manifest b/app-portage/pfl/Manifest
index 04638c103c4f..6968f5eba7d6 100644
--- a/app-portage/pfl/Manifest
+++ b/app-portage/pfl/Manifest
@@ -1,3 +1,2 @@
 DIST pfl-3.4.tar.gz 18651 BLAKE2B 
09793883a1ed6f70da2f01fb81cfafa407ed43584a826f2cd8fde6d75b544ed803a220fc517e649774100da32e64d01fad8ff0dcbaff9068f57cdf7bd4414169
 SHA512 
c21b43f234a778d74e05cd45b7ccb48b131d6998e632d044a4bccc2f772099d02d1c5e7ab75fc6f9deb14e2f1ed1f31bac51e917e628065b4a36d73b8d77336f
-DIST pfl-3.5.1.tar.gz 20911 BLAKE2B 
83057374eeadacecc96c8b46ae61847ab4f472d1c66b8070d9810aec977e72eb9379b6627def20e0cb21b739a7259b08aff589dd8e853c484a248725c3df328c
 SHA512 
4260bd4822700a20cc38d2c325ee8af815af7d225335817ae10882fb1ebef5e7be9a412d0f26de5fc37ecc71a1853980f3627fdf8859711dfe418fe9c00a1ac3
 DIST pfl-3.5.2.tar.gz 21248 BLAKE2B 
28f4f05bc533f4b27cdbef7f2706ed99f885983e4f9e4f2580e07b772bef471eeca197a41d03059e28c2053869de4cb5295a9923dcba6f598bbf6e6be5e57185
 SHA512 
5f38b627cd5928396fe8202dd822756ed63b6dd80d98d1ee3da9998eb750070e9a921d652bbc7ed852e4944005f9d6c61c14c67be01c591f5c82ca50f869465e

diff --git a/app-portage/pfl/pfl-3.5.1.ebuild b/app-portage/pfl/pfl-3.5.1.ebuild
deleted file mode 100644
index 08f27aa7c608..
--- a/app-portage/pfl/pfl-3.5.1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-PYTHON_REQ_USE="xml(+)"
-
-inherit distutils-r1 systemd
-
-DESCRIPTION="Searchable online file/package database for Gentoo"
-HOMEPAGE="https://www.portagefilelist.de 
https://github.com/portagefilelist/client";
-SRC_URI="https://github.com/portagefilelist/client/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos"
-IUSE="+network-cron"
-
-RDEPEND="
-   dev-python/requests[${PYTHON_USEDEP}]
-   dev-python/termcolor[${PYTHON_USEDEP}]
-   sys-apps/portage[${PYTHON_USEDEP}]
-   network-cron? ( sys-apps/util-linux[caps] )
-"
-
-S="${WORKDIR}/client-${PV}"
-
-python_install_all() {
-   if use network-cron ; then
-   exeinto /etc/cron.weekly
-   doexe cron/pfl
-   fi
-
-   systemd_dounit systemd/pfl.{service,timer}
-
-   keepdir /var/lib/${PN}
-
-   distutils-r1_python_install_all
-}
-
-pkg_postinst() {
-   if [[ ! -e "${EROOT}/var/lib/${PN}/pfl.info" ]]; then
-   touch "${EROOT}/var/lib/${PN}/pfl.info" || die
-   fi
-   chown -R portage:portage "${EROOT}/var/lib/${PN}" || die
-   chmod 775 "${EROOT}/var/lib/${PN}" || die
-}



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

2024-04-13 Thread Daniel Pielmeier
commit: 27eebee0223b71bd5f9864294b00ca4aa8f39c11
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Apr 13 08:50:29 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Apr 13 08:50:29 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27eebee0

media-sound/mac: drop 10.60

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

 media-sound/mac/Manifest |  1 -
 media-sound/mac/mac-10.60.ebuild | 28 
 2 files changed, 29 deletions(-)

diff --git a/media-sound/mac/Manifest b/media-sound/mac/Manifest
index 11f655e0a9c7..358423796458 100644
--- a/media-sound/mac/Manifest
+++ b/media-sound/mac/Manifest
@@ -1,4 +1,3 @@
 DIST mac-10.53.zip 1665239 BLAKE2B 
70b7a12eb873ec648ceb97f23bcac6ec79a6626e61de7535b549f7fd718121e5f835f64c64f3e29914e1ceb2ee2897e03a09a7d7a050810082c67ba76e740c3f
 SHA512 
3d9323d8440c11553838e89ee4cd695fee790ef4af888daa1be1a63a4eec8db807a940f20c52b56cd069d06899305930173efab196c0932b238060bff7dc025a
-DIST mac-10.60.zip 1665093 BLAKE2B 
cd669d941b3b41f368a8d7e6d0241e5963f6b64f5d4c67a5d1150300f9c9fcf9b603813e726bf8f5c45b2d0f4e1f1d833569a9572cde11cf53740d0fe4146145
 SHA512 
a5c1cf14a7abb2c2844cebd6d2d77651f91fb0bba2413adc8a0752e68be15d51f2c8d9ae3802aefd6ff7233fad0304db971d450ac71d28866835b3e25a1e95f3
 DIST mac-10.61.zip 1664642 BLAKE2B 
530a1b994c48d9b50e3e0d69ba3391aa6e37e32f8c425377dc0f2e09debd78784d4681ce840a76d19c9d3a1d27c55c3340c2b3d61c934f2b0154a44d9e0d1acf
 SHA512 
1183abe3c2428e0604b80e8b4c65ea0e6ec004516e9d4767c6921e1fbc2e43e3b0565749f0420f170365991542545fc5800b503e780d9a3ee794cf0a960982f2
 DIST monkeys-audio_4.11-u4-b5-s7.orig.tar.gz 511190 BLAKE2B 
28b5a3aadd9dae410c93cfc43c40c07fe207036f27cf60d59d8fa137a0327f90a78746c14930b7d3becb7f5fa69a454a6855aae1553dc74cd5168a9a523bb8f0
 SHA512 
7e73b35c86d6007ab2a94a2d8b7449bb4ac505bbba53e40373a279dc83a9cad5f62a51419a6375335576cf325c88ed7d317b0ef3039b8a497100cb74a63c25d0

diff --git a/media-sound/mac/mac-10.60.ebuild b/media-sound/mac/mac-10.60.ebuild
deleted file mode 100644
index 9ceccbd8f31e..
--- a/media-sound/mac/mac-10.60.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CMAKE_BUILD_TYPE=Release
-inherit cmake
-
-DESCRIPTION="Monkey's Audio Codecs"
-HOMEPAGE="https://www.monkeysaudio.com";
-SRC_URI="https://monkeysaudio.com/files/MAC_${PV/.}_SDK.zip -> ${P}.zip"
-
-LICENSE="BSD"
-SLOT="0/10"
-KEYWORDS="~alpha ~amd64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
-
-BDEPEND="app-arch/unzip"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-10.18-linux.patch"
-   "${FILESDIR}/${PN}-10.52-output.patch"
-)
-
-src_unpack() {
-   mkdir -p "${S}" || die
-   cd "${S}" || die
-   default
-}



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

2024-04-13 Thread Daniel Pielmeier
commit: d332b19b8002194fe84480bd729b9c5fd9345984
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Apr 13 08:48:46 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Apr 13 08:48:46 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d332b19b

media-sound/mac: add 10.61

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

 media-sound/mac/Manifest |  1 +
 media-sound/mac/mac-10.61.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/media-sound/mac/Manifest b/media-sound/mac/Manifest
index a5ae4d1aeaf5..11f655e0a9c7 100644
--- a/media-sound/mac/Manifest
+++ b/media-sound/mac/Manifest
@@ -1,3 +1,4 @@
 DIST mac-10.53.zip 1665239 BLAKE2B 
70b7a12eb873ec648ceb97f23bcac6ec79a6626e61de7535b549f7fd718121e5f835f64c64f3e29914e1ceb2ee2897e03a09a7d7a050810082c67ba76e740c3f
 SHA512 
3d9323d8440c11553838e89ee4cd695fee790ef4af888daa1be1a63a4eec8db807a940f20c52b56cd069d06899305930173efab196c0932b238060bff7dc025a
 DIST mac-10.60.zip 1665093 BLAKE2B 
cd669d941b3b41f368a8d7e6d0241e5963f6b64f5d4c67a5d1150300f9c9fcf9b603813e726bf8f5c45b2d0f4e1f1d833569a9572cde11cf53740d0fe4146145
 SHA512 
a5c1cf14a7abb2c2844cebd6d2d77651f91fb0bba2413adc8a0752e68be15d51f2c8d9ae3802aefd6ff7233fad0304db971d450ac71d28866835b3e25a1e95f3
+DIST mac-10.61.zip 1664642 BLAKE2B 
530a1b994c48d9b50e3e0d69ba3391aa6e37e32f8c425377dc0f2e09debd78784d4681ce840a76d19c9d3a1d27c55c3340c2b3d61c934f2b0154a44d9e0d1acf
 SHA512 
1183abe3c2428e0604b80e8b4c65ea0e6ec004516e9d4767c6921e1fbc2e43e3b0565749f0420f170365991542545fc5800b503e780d9a3ee794cf0a960982f2
 DIST monkeys-audio_4.11-u4-b5-s7.orig.tar.gz 511190 BLAKE2B 
28b5a3aadd9dae410c93cfc43c40c07fe207036f27cf60d59d8fa137a0327f90a78746c14930b7d3becb7f5fa69a454a6855aae1553dc74cd5168a9a523bb8f0
 SHA512 
7e73b35c86d6007ab2a94a2d8b7449bb4ac505bbba53e40373a279dc83a9cad5f62a51419a6375335576cf325c88ed7d317b0ef3039b8a497100cb74a63c25d0

diff --git a/media-sound/mac/mac-10.61.ebuild b/media-sound/mac/mac-10.61.ebuild
new file mode 100644
index ..9ceccbd8f31e
--- /dev/null
+++ b/media-sound/mac/mac-10.61.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CMAKE_BUILD_TYPE=Release
+inherit cmake
+
+DESCRIPTION="Monkey's Audio Codecs"
+HOMEPAGE="https://www.monkeysaudio.com";
+SRC_URI="https://monkeysaudio.com/files/MAC_${PV/.}_SDK.zip -> ${P}.zip"
+
+LICENSE="BSD"
+SLOT="0/10"
+KEYWORDS="~alpha ~amd64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+BDEPEND="app-arch/unzip"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-10.18-linux.patch"
+   "${FILESDIR}/${PN}-10.52-output.patch"
+)
+
+src_unpack() {
+   mkdir -p "${S}" || die
+   cd "${S}" || die
+   default
+}



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

2024-04-01 Thread Daniel Pielmeier
commit: 0c3150b693821fd7f96bab18927bd740b10f7c53
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Mon Apr  1 13:57:49 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Mon Apr  1 13:57:49 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c3150b6

app-portage/pfl: add 3.5.2

Closes: https://bugs.gentoo.org/928273
Signed-off-by: Daniel Pielmeier  gentoo.org>

 app-portage/pfl/Manifest |  1 +
 app-portage/pfl/pfl-3.5.2.ebuild | 49 
 2 files changed, 50 insertions(+)

diff --git a/app-portage/pfl/Manifest b/app-portage/pfl/Manifest
index 7c0e39aabc0b..04638c103c4f 100644
--- a/app-portage/pfl/Manifest
+++ b/app-portage/pfl/Manifest
@@ -1,2 +1,3 @@
 DIST pfl-3.4.tar.gz 18651 BLAKE2B 
09793883a1ed6f70da2f01fb81cfafa407ed43584a826f2cd8fde6d75b544ed803a220fc517e649774100da32e64d01fad8ff0dcbaff9068f57cdf7bd4414169
 SHA512 
c21b43f234a778d74e05cd45b7ccb48b131d6998e632d044a4bccc2f772099d02d1c5e7ab75fc6f9deb14e2f1ed1f31bac51e917e628065b4a36d73b8d77336f
 DIST pfl-3.5.1.tar.gz 20911 BLAKE2B 
83057374eeadacecc96c8b46ae61847ab4f472d1c66b8070d9810aec977e72eb9379b6627def20e0cb21b739a7259b08aff589dd8e853c484a248725c3df328c
 SHA512 
4260bd4822700a20cc38d2c325ee8af815af7d225335817ae10882fb1ebef5e7be9a412d0f26de5fc37ecc71a1853980f3627fdf8859711dfe418fe9c00a1ac3
+DIST pfl-3.5.2.tar.gz 21248 BLAKE2B 
28f4f05bc533f4b27cdbef7f2706ed99f885983e4f9e4f2580e07b772bef471eeca197a41d03059e28c2053869de4cb5295a9923dcba6f598bbf6e6be5e57185
 SHA512 
5f38b627cd5928396fe8202dd822756ed63b6dd80d98d1ee3da9998eb750070e9a921d652bbc7ed852e4944005f9d6c61c14c67be01c591f5c82ca50f869465e

diff --git a/app-portage/pfl/pfl-3.5.2.ebuild b/app-portage/pfl/pfl-3.5.2.ebuild
new file mode 100644
index ..08f27aa7c608
--- /dev/null
+++ b/app-portage/pfl/pfl-3.5.2.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_REQ_USE="xml(+)"
+
+inherit distutils-r1 systemd
+
+DESCRIPTION="Searchable online file/package database for Gentoo"
+HOMEPAGE="https://www.portagefilelist.de 
https://github.com/portagefilelist/client";
+SRC_URI="https://github.com/portagefilelist/client/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos"
+IUSE="+network-cron"
+
+RDEPEND="
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/termcolor[${PYTHON_USEDEP}]
+   sys-apps/portage[${PYTHON_USEDEP}]
+   network-cron? ( sys-apps/util-linux[caps] )
+"
+
+S="${WORKDIR}/client-${PV}"
+
+python_install_all() {
+   if use network-cron ; then
+   exeinto /etc/cron.weekly
+   doexe cron/pfl
+   fi
+
+   systemd_dounit systemd/pfl.{service,timer}
+
+   keepdir /var/lib/${PN}
+
+   distutils-r1_python_install_all
+}
+
+pkg_postinst() {
+   if [[ ! -e "${EROOT}/var/lib/${PN}/pfl.info" ]]; then
+   touch "${EROOT}/var/lib/${PN}/pfl.info" || die
+   fi
+   chown -R portage:portage "${EROOT}/var/lib/${PN}" || die
+   chmod 775 "${EROOT}/var/lib/${PN}" || die
+}



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

2024-03-09 Thread Daniel Pielmeier
commit: 5478c0a07e4660de6e1222b366fbf95017ee7d2c
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Mar  9 11:54:50 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Mar  9 11:54:50 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5478c0a0

app-portage/pfl: drop 3.5

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

 app-portage/pfl/Manifest   |  1 -
 app-portage/pfl/pfl-3.5.ebuild | 49 --
 2 files changed, 50 deletions(-)

diff --git a/app-portage/pfl/Manifest b/app-portage/pfl/Manifest
index 25ca45cbab87..7c0e39aabc0b 100644
--- a/app-portage/pfl/Manifest
+++ b/app-portage/pfl/Manifest
@@ -1,3 +1,2 @@
 DIST pfl-3.4.tar.gz 18651 BLAKE2B 
09793883a1ed6f70da2f01fb81cfafa407ed43584a826f2cd8fde6d75b544ed803a220fc517e649774100da32e64d01fad8ff0dcbaff9068f57cdf7bd4414169
 SHA512 
c21b43f234a778d74e05cd45b7ccb48b131d6998e632d044a4bccc2f772099d02d1c5e7ab75fc6f9deb14e2f1ed1f31bac51e917e628065b4a36d73b8d77336f
 DIST pfl-3.5.1.tar.gz 20911 BLAKE2B 
83057374eeadacecc96c8b46ae61847ab4f472d1c66b8070d9810aec977e72eb9379b6627def20e0cb21b739a7259b08aff589dd8e853c484a248725c3df328c
 SHA512 
4260bd4822700a20cc38d2c325ee8af815af7d225335817ae10882fb1ebef5e7be9a412d0f26de5fc37ecc71a1853980f3627fdf8859711dfe418fe9c00a1ac3
-DIST pfl-3.5.tar.gz 20882 BLAKE2B 
695867e9f612d49aa0d54830733403fa3351f8545b530243ba00cb72e73e258a2a3da5d6a3a9f4674d542ea8bf4994c56056f21aa385c5dfc3bb2f233cf47a39
 SHA512 
4c058cf3530c584cad03f11e19d7e102429d4150958cd14275e884c0ea7e5c205ecf0604858ccd65bbc60d0df8e385a2496909b049b24e8cb52a3a685349c38e

diff --git a/app-portage/pfl/pfl-3.5.ebuild b/app-portage/pfl/pfl-3.5.ebuild
deleted file mode 100644
index 08f27aa7c608..
--- a/app-portage/pfl/pfl-3.5.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-PYTHON_REQ_USE="xml(+)"
-
-inherit distutils-r1 systemd
-
-DESCRIPTION="Searchable online file/package database for Gentoo"
-HOMEPAGE="https://www.portagefilelist.de 
https://github.com/portagefilelist/client";
-SRC_URI="https://github.com/portagefilelist/client/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos"
-IUSE="+network-cron"
-
-RDEPEND="
-   dev-python/requests[${PYTHON_USEDEP}]
-   dev-python/termcolor[${PYTHON_USEDEP}]
-   sys-apps/portage[${PYTHON_USEDEP}]
-   network-cron? ( sys-apps/util-linux[caps] )
-"
-
-S="${WORKDIR}/client-${PV}"
-
-python_install_all() {
-   if use network-cron ; then
-   exeinto /etc/cron.weekly
-   doexe cron/pfl
-   fi
-
-   systemd_dounit systemd/pfl.{service,timer}
-
-   keepdir /var/lib/${PN}
-
-   distutils-r1_python_install_all
-}
-
-pkg_postinst() {
-   if [[ ! -e "${EROOT}/var/lib/${PN}/pfl.info" ]]; then
-   touch "${EROOT}/var/lib/${PN}/pfl.info" || die
-   fi
-   chown -R portage:portage "${EROOT}/var/lib/${PN}" || die
-   chmod 775 "${EROOT}/var/lib/${PN}" || die
-}



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

2024-03-09 Thread Daniel Pielmeier
commit: c07a0eb0130e869abc895ce6c5911eb9ea8b9187
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Mar  9 11:53:35 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Mar  9 11:54:01 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c07a0eb0

app-portage/pfl: add 3.5.1

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

 app-portage/pfl/Manifest |  1 +
 app-portage/pfl/pfl-3.5.1.ebuild | 49 
 2 files changed, 50 insertions(+)

diff --git a/app-portage/pfl/Manifest b/app-portage/pfl/Manifest
index c91b7f55f85f..25ca45cbab87 100644
--- a/app-portage/pfl/Manifest
+++ b/app-portage/pfl/Manifest
@@ -1,2 +1,3 @@
 DIST pfl-3.4.tar.gz 18651 BLAKE2B 
09793883a1ed6f70da2f01fb81cfafa407ed43584a826f2cd8fde6d75b544ed803a220fc517e649774100da32e64d01fad8ff0dcbaff9068f57cdf7bd4414169
 SHA512 
c21b43f234a778d74e05cd45b7ccb48b131d6998e632d044a4bccc2f772099d02d1c5e7ab75fc6f9deb14e2f1ed1f31bac51e917e628065b4a36d73b8d77336f
+DIST pfl-3.5.1.tar.gz 20911 BLAKE2B 
83057374eeadacecc96c8b46ae61847ab4f472d1c66b8070d9810aec977e72eb9379b6627def20e0cb21b739a7259b08aff589dd8e853c484a248725c3df328c
 SHA512 
4260bd4822700a20cc38d2c325ee8af815af7d225335817ae10882fb1ebef5e7be9a412d0f26de5fc37ecc71a1853980f3627fdf8859711dfe418fe9c00a1ac3
 DIST pfl-3.5.tar.gz 20882 BLAKE2B 
695867e9f612d49aa0d54830733403fa3351f8545b530243ba00cb72e73e258a2a3da5d6a3a9f4674d542ea8bf4994c56056f21aa385c5dfc3bb2f233cf47a39
 SHA512 
4c058cf3530c584cad03f11e19d7e102429d4150958cd14275e884c0ea7e5c205ecf0604858ccd65bbc60d0df8e385a2496909b049b24e8cb52a3a685349c38e

diff --git a/app-portage/pfl/pfl-3.5.1.ebuild b/app-portage/pfl/pfl-3.5.1.ebuild
new file mode 100644
index ..08f27aa7c608
--- /dev/null
+++ b/app-portage/pfl/pfl-3.5.1.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_REQ_USE="xml(+)"
+
+inherit distutils-r1 systemd
+
+DESCRIPTION="Searchable online file/package database for Gentoo"
+HOMEPAGE="https://www.portagefilelist.de 
https://github.com/portagefilelist/client";
+SRC_URI="https://github.com/portagefilelist/client/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos"
+IUSE="+network-cron"
+
+RDEPEND="
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/termcolor[${PYTHON_USEDEP}]
+   sys-apps/portage[${PYTHON_USEDEP}]
+   network-cron? ( sys-apps/util-linux[caps] )
+"
+
+S="${WORKDIR}/client-${PV}"
+
+python_install_all() {
+   if use network-cron ; then
+   exeinto /etc/cron.weekly
+   doexe cron/pfl
+   fi
+
+   systemd_dounit systemd/pfl.{service,timer}
+
+   keepdir /var/lib/${PN}
+
+   distutils-r1_python_install_all
+}
+
+pkg_postinst() {
+   if [[ ! -e "${EROOT}/var/lib/${PN}/pfl.info" ]]; then
+   touch "${EROOT}/var/lib/${PN}/pfl.info" || die
+   fi
+   chown -R portage:portage "${EROOT}/var/lib/${PN}" || die
+   chmod 775 "${EROOT}/var/lib/${PN}" || die
+}



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

2024-03-09 Thread Daniel Pielmeier
commit: d496520d3659cde2ebcf2149d39e1b5cf69a7990
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Mar  9 11:10:35 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Mar  9 11:11:02 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d496520d

app-admin/conky: add 1.19.8

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

 app-admin/conky/Manifest|   1 +
 app-admin/conky/conky-1.19.8.ebuild | 240 
 2 files changed, 241 insertions(+)

diff --git a/app-admin/conky/Manifest b/app-admin/conky/Manifest
index d1d8812ba822..bf6adb21858a 100644
--- a/app-admin/conky/Manifest
+++ b/app-admin/conky/Manifest
@@ -1,2 +1,3 @@
 DIST conky-1.19.6.tar.gz 1727487 BLAKE2B 
2ef2b0acd354559679b9d7d442de7a709e932418e27459b02bdf2f8b6dbdcf7911964932ab9851bab213e7f68d9a82034acab96892752544ab1a26d68c174c09
 SHA512 
9f1900f495125c668835334239b69fc098c30fe450a384786d873eb3d3e955ff0f06ca70c3a94f47a4b38a42d4510be77efd13873411f11ff84d8bfdc2869fde
 DIST conky-1.19.7.tar.gz 1725945 BLAKE2B 
f5e6eb1675a1db25d96f28e10e23b55a2c2560d8854145193d6472b958295ab47015061187f5c5ca2b24573ec0e8574fdd2eab1003ebdb3bd5b74b7b00f68571
 SHA512 
54041cfa5c1d135d751fe8852523e7ad55815ecc9d9af87251e26edd38801e1e36be2f67b390376015090052f21f6c28992edd551c0dab8ae3c22f8facd3542e
+DIST conky-1.19.8.tar.gz 1711683 BLAKE2B 
f1c1057f07570e63026e51a03fc4d7a51cc1dcaefb963b5f9ce9fba4e71342770bc1a59aa9a834fe8f9d6d552e7775ab0e2d5a487d9b6ec2d215768349c4994c
 SHA512 
bdc5b29bea3a3050f4fe4ce76fc642134d93a91362e491203dc10cdde1d9c1bde8a106cd8388aab1893e4b1def058abf1f35c1fd022c26ac773071ddd44abbc4

diff --git a/app-admin/conky/conky-1.19.8.ebuild 
b/app-admin/conky/conky-1.19.8.ebuild
new file mode 100644
index ..1db4f0fdeff5
--- /dev/null
+++ b/app-admin/conky/conky-1.19.8.ebuild
@@ -0,0 +1,240 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+LUA_COMPAT=( lua5-4 )
+PYTHON_COMPAT=( python3_{10,11,12} )
+
+inherit cmake linux-info lua-single python-any-r1 readme.gentoo-r1 xdg
+
+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 ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE="apcupsd bundled-toluapp cmus curl doc extras hddtemp ical iconv imlib
+   intel-backlight iostats irc lua-cairo lua-imlib lua-rsvg math moc mpd
+   mysql ncurses nvidia +portmon pulseaudio rss systemd test thinkpad
+   truetype wayland webserver wifi X xinerama xmms2"
+RESTRICT="!test? ( test )"
+
+# Note: toluapp is bundled in conky since 1.11.2
+# Note: maintainer mode "-DMAINTAINER_MODE=yes" sets CMAKE_BUILD_TYPE Debug
+#   which creates debug symbols and enables "-DBUILD_TESTS" which also
+#   results in conky_core debug library getting installed
+
+COMMON_DEPEND="
+   curl? ( net-misc/curl )
+   ical? ( dev-libs/libical:= )
+   iconv? ( virtual/libiconv )
+   imlib? ( >=media-libs/imlib2-1.11.0[X] )
+   irc? ( net-libs/libircclient )
+   lua-cairo? ( x11-libs/cairo[X] )
+   lua-imlib? ( >=media-libs/imlib2-1.11.0[X] )
+   lua-rsvg? ( gnome-base/librsvg )
+   mysql? ( dev-db/mysql-connector-c )
+   ncurses? ( sys-libs/ncurses:= )
+   nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )
+   pulseaudio? ( media-libs/libpulse )
+   rss? (
+   dev-libs/libxml2
+   net-misc/curl
+   dev-libs/glib:2
+   )
+   systemd? ( sys-apps/systemd )
+   truetype? (
+   x11-libs/libXft
+   >=media-libs/freetype-2
+   )
+   wayland? (
+   dev-libs/wayland
+   x11-libs/pango
+   )
+   wifi? ( net-wireless/wireless-tools )
+   webserver? ( net-libs/libmicrohttpd:= )
+   X? (
+   x11-libs/libX11
+   x11-libs/libXdamage
+   x11-libs/libXfixes
+   x11-libs/libXext
+   )
+   xinerama? ( x11-libs/libXinerama )
+   xmms2? ( media-sound/xmms2 )
+   ${LUA_DEPS}
+"
+RDEPEND="
+   ${COMMON_DEPEND}
+   apcupsd? ( sys-power/apcupsd )
+   cmus? ( media-sound/cmus )
+   hddtemp? ( app-admin/hddtemp )
+   moc? ( media-sound/moc )
+"
+DEPEND="
+   ${COMMON_DEPEND}
+   test? (
+   dev-cpp/catch
+   )
+   wayland? (
+   dev-libs/wayland-protocols
+   )
+"
+BDEPEND="
+   doc? (
+   virtual/pandoc
+   $(python_gen_any_dep '
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+   dev-python/jinja[

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

2024-03-08 Thread Daniel Pielmeier
commit: 723e507ee92867b5659b99d4912aff3051adc40d
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Fri Mar  8 14:52:34 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Mar  8 14:53:07 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=723e507e

dev-util/bbe: update SRC_URI

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

 dev-util/bbe/bbe-0.2.2-r1.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-util/bbe/bbe-0.2.2-r1.ebuild b/dev-util/bbe/bbe-0.2.2-r1.ebuild
index fe27af9582f8..23a866369275 100644
--- a/dev-util/bbe/bbe-0.2.2-r1.ebuild
+++ b/dev-util/bbe/bbe-0.2.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,12 +7,11 @@ inherit autotools
 
 DESCRIPTION="Sed-like editor for binary files"
 HOMEPAGE="https://sourceforge.net/projects/bbe-/";
-SRC_URI="mirror://sourceforge/${PN}-/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/project/bbe-/bbe/${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
-IUSE=""
 
 PATCHES=(
"${FILESDIR}"/bbe-0.2.2-inline.patch



[gentoo-commits] repo/gentoo:master commit in: media-tv/channeleditor/

2024-03-08 Thread Daniel Pielmeier
commit: 8c54602e739f27a59e4b828f125a52235740aa58
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Fri Mar  8 14:42:51 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Mar  8 14:42:51 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c54602e

media-tv/channeleditor: update HOMEPAGE, SRC_URI

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

 media-tv/channeleditor/channeleditor-1.9.2.1-r3.ebuild | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/media-tv/channeleditor/channeleditor-1.9.2.1-r3.ebuild 
b/media-tv/channeleditor/channeleditor-1.9.2.1-r3.ebuild
index 24336334fa66..fc1daa0f52d5 100644
--- a/media-tv/channeleditor/channeleditor-1.9.2.1-r3.ebuild
+++ b/media-tv/channeleditor/channeleditor-1.9.2.1-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,13 +7,12 @@ JAVA_PKG_IUSE=source
 inherit desktop edos2unix java-pkg-2 java-ant-2 xdg
 
 DESCRIPTION="Editor for VDR channels.conf"
-HOMEPAGE="https://sites.google.com/site/reniershomepage/";
-SRC_URI="mirror://sourceforge/${PN}/${P/-/_}_src.tar.gz"
+HOMEPAGE="https://sites.google.com/site/reniershomepage/channeleditor";
+SRC_URI="mirror://sourceforge/project/channeleditor/channeleditor/$(ver_cut 
1-3)/${P/-/_}_src.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE=""
 
 RDEPEND=">=virtual/jre-1.8:*"
 DEPEND=">=virtual/jdk-1.8:*"



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

2024-03-08 Thread Daniel Pielmeier
commit: 2aae6350efa7c1534daa237e6b01701dfaa39831
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Fri Mar  8 14:33:21 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Mar  8 14:33:21 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aae6350

sys-fs/fatsort: update HOMEPAGE

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

 sys-fs/fatsort/fatsort-1.6.5.640.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-fs/fatsort/fatsort-1.6.5.640.ebuild 
b/sys-fs/fatsort/fatsort-1.6.5.640.ebuild
index b2bd2fa0b94f..44138ec302ac 100644
--- a/sys-fs/fatsort/fatsort-1.6.5.640.ebuild
+++ b/sys-fs/fatsort/fatsort-1.6.5.640.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
 inherit toolchain-funcs
 
 DESCRIPTION="Sorts files on FAT16/32 partitions, ideal for basic audio players"
-HOMEPAGE="http://fatsort.sourceforge.net/";
+HOMEPAGE="https://fatsort.sourceforge.io/";
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: media-video/ttcut/

2024-03-08 Thread Daniel Pielmeier
commit: f38b44a8e89837a1d6e5e7d5970269811608735c
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Fri Mar  8 14:29:39 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Mar  8 14:30:07 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f38b44a8

media-video/ttcut: update HOMEPAGE

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

 media-video/ttcut/metadata.xml  | 1 +
 media-video/ttcut/ttcut-0.19.6_p1-r1.ebuild | 5 ++---
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-video/ttcut/metadata.xml b/media-video/ttcut/metadata.xml
index 3c7e68669eb9..a09ab444b6d2 100644
--- a/media-video/ttcut/metadata.xml
+++ b/media-video/ttcut/metadata.xml
@@ -18,5 +18,6 @@


ttcut.berlios
+   baltendorf/ttcut

 

diff --git a/media-video/ttcut/ttcut-0.19.6_p1-r1.ebuild 
b/media-video/ttcut/ttcut-0.19.6_p1-r1.ebuild
index bdfcdaa583b5..935aabf75b93 100644
--- a/media-video/ttcut/ttcut-0.19.6_p1-r1.ebuild
+++ b/media-video/ttcut/ttcut-0.19.6_p1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,13 +6,12 @@ EAPI=7
 inherit desktop qmake-utils xdg
 
 DESCRIPTION="Tool for cutting MPEG files especially for removing commercials"
-HOMEPAGE="https://github.com/templer/ttcut";
+HOMEPAGE="https://github.com/baltendorf/ttcut";
 SRC_URI="https://dev.gentoo.org/~billie/distfiles/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE=""
 
 DEPEND="
>=media-libs/libmpeg2-0.4.0



[gentoo-commits] repo/gentoo:master commit in: media-video/mjpegtools/

2024-03-08 Thread Daniel Pielmeier
commit: ed978306d6004f40543345ca6cbf9e4890ad6e0b
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Fri Mar  8 14:16:46 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Mar  8 14:16:46 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed978306

media-video/mjpegtools: update HOMEPAGE, SRC_URI

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

 media-video/mjpegtools/mjpegtools-2.2.1-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-video/mjpegtools/mjpegtools-2.2.1-r1.ebuild 
b/media-video/mjpegtools/mjpegtools-2.2.1-r1.ebuild
index a56461679280..621ff01925ba 100644
--- a/media-video/mjpegtools/mjpegtools-2.2.1-r1.ebuild
+++ b/media-video/mjpegtools/mjpegtools-2.2.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,8 +6,8 @@ EAPI=7
 inherit autotools multilib-minimal
 
 DESCRIPTION="Tools for MJPEG video"
-HOMEPAGE="http://mjpeg.sourceforge.net/";
-SRC_URI="mirror://sourceforge/mjpeg/${P}.tar.gz"
+HOMEPAGE="https://mjpeg.sourceforge.io/";
+SRC_URI="mirror://sourceforge/project/mjpeg/mjpegtools/${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 # Compare with version in SONAME on major bumps (e.g. 2.1 -> 2.2)



[gentoo-commits] repo/gentoo:master commit in: media-video/projectx/

2024-03-08 Thread Daniel Pielmeier
commit: 3635f6cfa6f77755083191183169cc6fd65ac800
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Fri Mar  8 14:21:13 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Mar  8 14:21:13 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3635f6cf

media-video/projectx: update HOMEPAGE

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

 media-video/projectx/projectx-0.91.0.10-r4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/projectx/projectx-0.91.0.10-r4.ebuild 
b/media-video/projectx/projectx-0.91.0.10-r4.ebuild
index bc9ed20e4ba0..29c0eef255d3 100644
--- a/media-video/projectx/projectx-0.91.0.10-r4.ebuild
+++ b/media-video/projectx/projectx-0.91.0.10-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ inherit desktop edos2unix java-pkg-2 java-ant-2 
toolchain-funcs xdg
 XDG_P="xdg-20100731"
 
 DESCRIPTION="Converts, splits and demuxes DVB and other MPEG recordings"
-HOMEPAGE="http://project-x.sourceforge.net/";
+HOMEPAGE="https://project-x.sourceforge.net/";
 SRC_URI="https://dev.gentoo.org/~billie/distfiles/${PF}.tar.xz
https://dev.gentoo.org/~billie/distfiles/${PN}-idctfast.tar.xz
https://dev.gentoo.org/~billie/distfiles/${XDG_P}.java.xz



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

2024-03-08 Thread Daniel Pielmeier
commit: c257fcccb4f94bc6af3b6f88503f401806b63396
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Fri Mar  8 14:03:51 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Mar  8 14:03:51 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c257fccc

app-portage/pfl: add 3.5

Closes: https://bugs.gentoo.org/926417
Signed-off-by: Daniel Pielmeier  gentoo.org>

 app-portage/pfl/Manifest   |  1 +
 app-portage/pfl/pfl-3.5.ebuild | 49 ++
 2 files changed, 50 insertions(+)

diff --git a/app-portage/pfl/Manifest b/app-portage/pfl/Manifest
index ba8c9f3cfcab..c91b7f55f85f 100644
--- a/app-portage/pfl/Manifest
+++ b/app-portage/pfl/Manifest
@@ -1 +1,2 @@
 DIST pfl-3.4.tar.gz 18651 BLAKE2B 
09793883a1ed6f70da2f01fb81cfafa407ed43584a826f2cd8fde6d75b544ed803a220fc517e649774100da32e64d01fad8ff0dcbaff9068f57cdf7bd4414169
 SHA512 
c21b43f234a778d74e05cd45b7ccb48b131d6998e632d044a4bccc2f772099d02d1c5e7ab75fc6f9deb14e2f1ed1f31bac51e917e628065b4a36d73b8d77336f
+DIST pfl-3.5.tar.gz 20882 BLAKE2B 
695867e9f612d49aa0d54830733403fa3351f8545b530243ba00cb72e73e258a2a3da5d6a3a9f4674d542ea8bf4994c56056f21aa385c5dfc3bb2f233cf47a39
 SHA512 
4c058cf3530c584cad03f11e19d7e102429d4150958cd14275e884c0ea7e5c205ecf0604858ccd65bbc60d0df8e385a2496909b049b24e8cb52a3a685349c38e

diff --git a/app-portage/pfl/pfl-3.5.ebuild b/app-portage/pfl/pfl-3.5.ebuild
new file mode 100644
index ..08f27aa7c608
--- /dev/null
+++ b/app-portage/pfl/pfl-3.5.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_REQ_USE="xml(+)"
+
+inherit distutils-r1 systemd
+
+DESCRIPTION="Searchable online file/package database for Gentoo"
+HOMEPAGE="https://www.portagefilelist.de 
https://github.com/portagefilelist/client";
+SRC_URI="https://github.com/portagefilelist/client/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos"
+IUSE="+network-cron"
+
+RDEPEND="
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/termcolor[${PYTHON_USEDEP}]
+   sys-apps/portage[${PYTHON_USEDEP}]
+   network-cron? ( sys-apps/util-linux[caps] )
+"
+
+S="${WORKDIR}/client-${PV}"
+
+python_install_all() {
+   if use network-cron ; then
+   exeinto /etc/cron.weekly
+   doexe cron/pfl
+   fi
+
+   systemd_dounit systemd/pfl.{service,timer}
+
+   keepdir /var/lib/${PN}
+
+   distutils-r1_python_install_all
+}
+
+pkg_postinst() {
+   if [[ ! -e "${EROOT}/var/lib/${PN}/pfl.info" ]]; then
+   touch "${EROOT}/var/lib/${PN}/pfl.info" || die
+   fi
+   chown -R portage:portage "${EROOT}/var/lib/${PN}" || die
+   chmod 775 "${EROOT}/var/lib/${PN}" || die
+}



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

2024-03-08 Thread Daniel Pielmeier
commit: f4499953c21bc721dbdc99f27b042d0126dc1ed6
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Fri Mar  8 13:58:03 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Mar  8 13:58:03 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4499953

media-sound/mac: destabilize 10.53 for ~amd64, ~ppc64, ~x86

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

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

diff --git a/media-sound/mac/mac-10.53.ebuild b/media-sound/mac/mac-10.53.ebuild
index 97a4d965ee6d..4315a96dd755 100644
--- a/media-sound/mac/mac-10.53.ebuild
+++ b/media-sound/mac/mac-10.53.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://monkeysaudio.com/files/MAC_${PV/.}_SDK.zip 
-> ${P}.zip"
 
 LICENSE="BSD"
 SLOT="0/10"
-KEYWORDS="~alpha amd64 ~loong ~ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 BDEPEND="app-arch/unzip"
 



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

2024-03-08 Thread Daniel Pielmeier
commit: 0620c2da9ad82a9a76e5a464e1d8cc8a39223b11
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Fri Mar  8 13:55:48 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Mar  8 13:55:48 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0620c2da

media-sound/mac: add 10.53

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

 media-sound/mac/Manifest |  1 +
 media-sound/mac/files/mac-10.52-output.patch | 39 
 media-sound/mac/mac-10.53.ebuild | 29 +
 3 files changed, 69 insertions(+)

diff --git a/media-sound/mac/Manifest b/media-sound/mac/Manifest
index a25a465a92ac..40b49bec69ea 100644
--- a/media-sound/mac/Manifest
+++ b/media-sound/mac/Manifest
@@ -1,2 +1,3 @@
 DIST mac-10.46.zip 1662242 BLAKE2B 
be81f7f9bec10eea43aeb51288c1a6ca312860535d88346d8ab42e66d9268d3503e073becd998671c408aa83e2b93ec74acb86b650c8883c0b3cd03ea828
 SHA512 
0391a52925c903bb4849fbaf963b31c65fd34bcd0d3071b9b25b99bbb95febd12cdf09119ec73e129fdfbc51a163b824c6b084ca4917f871692b0529c7a33a10
+DIST mac-10.53.zip 1665239 BLAKE2B 
70b7a12eb873ec648ceb97f23bcac6ec79a6626e61de7535b549f7fd718121e5f835f64c64f3e29914e1ceb2ee2897e03a09a7d7a050810082c67ba76e740c3f
 SHA512 
3d9323d8440c11553838e89ee4cd695fee790ef4af888daa1be1a63a4eec8db807a940f20c52b56cd069d06899305930173efab196c0932b238060bff7dc025a
 DIST monkeys-audio_4.11-u4-b5-s7.orig.tar.gz 511190 BLAKE2B 
28b5a3aadd9dae410c93cfc43c40c07fe207036f27cf60d59d8fa137a0327f90a78746c14930b7d3becb7f5fa69a454a6855aae1553dc74cd5168a9a523bb8f0
 SHA512 
7e73b35c86d6007ab2a94a2d8b7449bb4ac505bbba53e40373a279dc83a9cad5f62a51419a6375335576cf325c88ed7d317b0ef3039b8a497100cb74a63c25d0

diff --git a/media-sound/mac/files/mac-10.52-output.patch 
b/media-sound/mac/files/mac-10.52-output.patch
new file mode 100644
index ..8ad2e3d47ef9
--- /dev/null
+++ b/media-sound/mac/files/mac-10.52-output.patch
@@ -0,0 +1,39 @@
+diff -Naur mac-10.52_orig/Source/Console/Console.cpp 
mac-10.52/Source/Console/Console.cpp
+--- mac-10.52_orig/Source/Console/Console.cpp  2024-03-05 19:05:13.958352435 
+0100
 mac-10.52/Source/Console/Console.cpp   2024-03-05 19:06:50.968831483 
+0100
+@@ -68,7 +68,7 @@
+ 
**/
+ static void DisplayProperUsage(FILE * pFile)
+ {
+-fwprintf(pFile, L"Proper Usage: [EXE] [Input File] [Output File] 
[Mode]\n\n");
++fwprintf(pFile, L"Proper Usage: [mac] [Input File] [Output File] 
[Mode]\n\n");
+ 
+ fwprintf(pFile, L"Modes: \n");
+ fwprintf(pFile, L"Compress (fast): '-c1000'\n");
+@@ -85,16 +85,16 @@
+ fwprintf(pFile, L"Convert to ID3v1 (needed by some players, etc.): 
'-L'\n\n");
+ 
+ fwprintf(pFile, L"Examples:\n");
+-fwprintf(pFile, L"Compress: mac.exe \"Metallica - One.wav\" 
\"Metallica - One.ape\" -c2000\n");
+-fwprintf(pFile, L"Compress: mac.exe \"Metallica - One.wav\" 
\"Metallica - One.ape\" -c2000 -t \"Artist=Metallica|Album=Black|Name=One\"\n");
+-fwprintf(pFile, L"Compress: mac.exe \"Metallica - One.wav\" auto 
-c2000\n");
+-fwprintf(pFile, L"Transcode from pipe: ffmpeg.exe -i \"Metallica - 
One.flac\" -f wav - | mac.exe - \"Metallica - One.ape\" -c2000\n");
+-fwprintf(pFile, L"Decompress: mac.exe \"Metallica - One.ape\" 
\"Metallica - One.wav\" -d\n");
+-fwprintf(pFile, L"Decompress: mac.exe \"Metallica - One.ape\" auto 
-d\n");
+-fwprintf(pFile, L"Verify: mac.exe \"Metallica - One.ape\" -v\n");
+-fwprintf(pFile, L"Full Verify: mac.exe \"Metallica - One.ape\" -V\n");
+-fwprintf(pFile, L"Tag: mac.exe \"Metallica - One.ape\" -t 
\"Artist=Metallica|Album=Black|Name=One|Comment=\\\"This is in quotes\\\"\"\n");
+-fwprintf(pFile, L"Remove tag: mac.exe \"Metallica - One.ape\" -r\n");
++fwprintf(pFile, L"Compress: mac \"Metallica - One.wav\" \"Metallica - 
One.ape\" -c2000\n");
++fwprintf(pFile, L"Compress: mac \"Metallica - One.wav\" \"Metallica - 
One.ape\" -c2000 -t \"Artist=Metallica|Album=Black|Name=One\"\n");
++fwprintf(pFile, L"Compress: mac \"Metallica - One.wav\" auto 
-c2000\n");
++fwprintf(pFile, L"Transcode from pipe: ffmpeg -i \"Metallica - 
One.flac\" -f wav - | mac - \"Metallica - One.ape\" -c2000\n");
++fwprintf(pFile, L"Decompress: mac \"Metallica - On

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

2024-03-08 Thread Daniel Pielmeier
commit: b97a6bb228b6918ca37176a316d58137101ca449
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Fri Mar  8 13:53:28 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Mar  8 13:53:28 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b97a6bb2

media-sound/puddletag: add 2.3.0

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

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

diff --git a/media-sound/puddletag/Manifest b/media-sound/puddletag/Manifest
index 3466f96bc20a..1553d2d03933 100644
--- a/media-sound/puddletag/Manifest
+++ b/media-sound/puddletag/Manifest
@@ -1 +1,2 @@
 DIST puddletag-2.2.0.tar.gz 14355485 BLAKE2B 
712b6c28adea9743476b9908e9c28a3988e88ca598cb7c65580f876a06770442852188fc727c411fc78fa972e68edbe9b1fa53542507b4a1edfd0285af776423
 SHA512 
92c430f54b49d2f193ffc4168f35bbadb069ca9b41b28250ee1c6dcb84853def20865d6df52940eebff8c5b812c0c8ab6b8971b66d398ff9ac94918e955322bb
+DIST puddletag-2.3.0.tar.gz 13916694 BLAKE2B 
a525957ad82af752539d3cbf6eae996f32d6d92155cea932246f14193b78e230627443b86611bca52dded1688e63efbf5636daa2071ce5a2ad2066c7a5475f07
 SHA512 
7058526dfe0132bf8edc260538a18c3c169128162ad83646557e166af0bcb23166053de15e02d13eb84c2d68bdbc8bacd6a6730ade409ab34f8503ec9d69af46

diff --git a/media-sound/puddletag/puddletag-2.3.0.ebuild 
b/media-sound/puddletag/puddletag-2.3.0.ebuild
new file mode 100644
index ..c18430c3b2ce
--- /dev/null
+++ b/media-sound/puddletag/puddletag-2.3.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10,11} )
+
+inherit distutils-r1 xdg
+
+DESCRIPTION="Audio tag editor"
+HOMEPAGE="https://docs.puddletag.net/";
+SRC_URI="https://github.com/${PN}/${PN}/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2 GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="acoustid quodlibet"
+
+RDEPEND="
+   >=dev-python/configobj-5.0.8[${PYTHON_USEDEP}]
+   >=dev-python/Levenshtein-0.25[${PYTHON_USEDEP}]
+   >=dev-python/lxml-5.1.0[${PYTHON_USEDEP}]
+   acoustid? ( >=dev-python/pyacoustid-1.3.0[${PYTHON_USEDEP}] )
+   >=dev-python/pyparsing-3.1.1[${PYTHON_USEDEP}]
+   >=dev-python/PyQt5-5.15.10[${PYTHON_USEDEP},svg]
+   >=dev-python/PyQt5-sip-12.11.0[${PYTHON_USEDEP}]
+   >=dev-python/unidecode-1.3.8[${PYTHON_USEDEP}]
+   >=media-libs/mutagen-1.47.0[${PYTHON_USEDEP}]
+   quodlibet? ( >=media-sound/quodlibet-4.4.0[${PYTHON_USEDEP}] )
+"
+DOCS=(changelog NEWS THANKS TODO)



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

2024-03-05 Thread Daniel Pielmeier
commit: 270fa8bebcc55e33f1951c597f768283891824ac
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Tue Mar  5 18:02:49 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Tue Mar  5 18:02:49 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=270fa8be

media-sound/mac: Remove unused file

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

 media-sound/mac/files/mac-10.18-output.patch | 37 
 1 file changed, 37 deletions(-)

diff --git a/media-sound/mac/files/mac-10.18-output.patch 
b/media-sound/mac/files/mac-10.18-output.patch
deleted file mode 100644
index f790842a93f8..
--- a/media-sound/mac/files/mac-10.18-output.patch
+++ /dev/null
@@ -1,37 +0,0 @@
-diff -Naur mac-10.18_orig/Source/Console/Console.cpp 
mac-10.18/Source/Console/Console.cpp
 mac-10.18_orig/Source/Console/Console.cpp  2023-08-14 19:06:29.480902250 
+0200
-+++ mac-10.18/Source/Console/Console.cpp   2023-08-14 19:07:11.613901402 
+0200
-@@ -67,7 +67,7 @@
- 
**/
- static void DisplayProperUsage(FILE * pFile)
- {
--fwprintf(pFile, L"Proper Usage: [EXE] [Input File] [Output File] 
[Mode]\n\n");
-+fwprintf(pFile, L"Proper Usage: [mac] [Input File] [Output File] 
[Mode]\n\n");
- 
- fwprintf(pFile, L"Modes: \n");
- fwprintf(pFile, L"Compress (fast): '-c1000'\n");
-@@ -83,15 +83,15 @@
- fwprintf(pFile, L"Remove Tag: '-r'\n\n");
- 
- fwprintf(pFile, L"Examples:\n");
--fwprintf(pFile, L"Compress: mac.exe \"Metallica - One.wav\" 
\"Metallica - One.ape\" -c2000\n");
--fwprintf(pFile, L"Compress: mac.exe \"Metallica - One.wav\" 
\"Metallica - One.ape\" -c2000 -t \"Artist=Metallica|Album=Black|Name=One\"\n");
--fwprintf(pFile, L"Transcode from pipe: ffmpeg.exe -i \"Metallica - 
One.flac\" -f wav - | mac.exe - \"Metallica - One.ape\" -c2000\n");
--fwprintf(pFile, L"Decompress: mac.exe \"Metallica - One.ape\" 
\"Metallica - One.wav\" -d\n");
--fwprintf(pFile, L"Decompress: mac.exe \"Metallica - One.ape\" auto 
-d\n");
--fwprintf(pFile, L"Verify: mac.exe \"Metallica - One.ape\" -v\n");
--fwprintf(pFile, L"Full Verify: mac.exe \"Metallica - One.ape\" -V\n");
--fwprintf(pFile, L"Tag: mac.exe \"Metallica - One.ape\" -t 
\"Artist=Metallica|Album=Black|Name=One|Comment=\\\"This is in quotes\\\"\"\n");
--fwprintf(pFile, L"Remove tag: mac.exe \"Metallica - One.ape\" -r\n");
-+fwprintf(pFile, L"Compress: mac \"Metallica - One.wav\" \"Metallica - 
One.ape\" -c2000\n");
-+fwprintf(pFile, L"Compress: mac \"Metallica - One.wav\" \"Metallica - 
One.ape\" -c2000 -t \"Artist=Metallica|Album=Black|Name=One\"\n");
-+fwprintf(pFile, L"Transcode from pipe: ffmpeg -i \"Metallica - 
One.flac\" -f wav - | mac - \"Metallica - One.ape\" -c2000\n");
-+fwprintf(pFile, L"Decompress: mac \"Metallica - One.ape\" \"Metallica 
- One.wav\" -d\n");
-+fwprintf(pFile, L"Decompress: mac \"Metallica - One.ape\" auto -d\n");
-+fwprintf(pFile, L"Verify: mac \"Metallica - One.ape\" -v\n");
-+fwprintf(pFile, L"Full Verify: mac \"Metallica - One.ape\" -V\n");
-+fwprintf(pFile, L"Tag: mac \"Metallica - One.ape\" -t 
\"Artist=Metallica|Album=Black|Name=One|Comment=\\\"This is in quotes\\\"\"\n");
-+fwprintf(pFile, L"Remove tag: mac \"Metallica - One.ape\" -r\n");
- fwprintf(pFile, L"(note: int filenames must be put inside of 
quotations)\n");
- }
- 



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

2024-03-05 Thread Daniel Pielmeier
commit: b71d1ddd8df75c63a695340e5bc7d8793a6411b8
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Tue Mar  5 17:59:35 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Tue Mar  5 18:00:30 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b71d1ddd

media-sound/mac: drop 10.29, 10.45

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

 media-sound/mac/Manifest |  2 --
 media-sound/mac/mac-10.29.ebuild | 31 ---
 media-sound/mac/mac-10.45.ebuild | 29 -
 3 files changed, 62 deletions(-)

diff --git a/media-sound/mac/Manifest b/media-sound/mac/Manifest
index 1eee0d0a423d..a25a465a92ac 100644
--- a/media-sound/mac/Manifest
+++ b/media-sound/mac/Manifest
@@ -1,4 +1,2 @@
-DIST mac-10.29.zip 1657175 BLAKE2B 
a5d9375af98d5422ca7e0f19e1b5372e8f00bf91bd5fead51a211efe4b304db20a8c5429a17d84db8a37b7898490c147115a363937ab9b970d3077c6c21be506
 SHA512 
c49cb3d11493cd7f6632ffb4c284e9333a9682d255863d46835b1b4bee2f50798b8d70a61b2a36ba9cb13836533addfcb644c2470613a38a33ddfac4acafd84d
-DIST mac-10.45.zip 1661327 BLAKE2B 
cb9b7f703da500638d608ecbd0c4edd3971d474369946d5b9a6a61f104d9bae549f9868b09b07b99d02f81854ad807634a69d6198ab68cd10e4c6014711af8c3
 SHA512 
08eb214901343ff171e661b1c3452b533399c698088feefb571003ecdc4477b958c39c75031a6bbd0957a3abee3d09fa912b1390437bd7d7ba2160d729107e21
 DIST mac-10.46.zip 1662242 BLAKE2B 
be81f7f9bec10eea43aeb51288c1a6ca312860535d88346d8ab42e66d9268d3503e073becd998671c408aa83e2b93ec74acb86b650c8883c0b3cd03ea828
 SHA512 
0391a52925c903bb4849fbaf963b31c65fd34bcd0d3071b9b25b99bbb95febd12cdf09119ec73e129fdfbc51a163b824c6b084ca4917f871692b0529c7a33a10
 DIST monkeys-audio_4.11-u4-b5-s7.orig.tar.gz 511190 BLAKE2B 
28b5a3aadd9dae410c93cfc43c40c07fe207036f27cf60d59d8fa137a0327f90a78746c14930b7d3becb7f5fa69a454a6855aae1553dc74cd5168a9a523bb8f0
 SHA512 
7e73b35c86d6007ab2a94a2d8b7449bb4ac505bbba53e40373a279dc83a9cad5f62a51419a6375335576cf325c88ed7d317b0ef3039b8a497100cb74a63c25d0

diff --git a/media-sound/mac/mac-10.29.ebuild b/media-sound/mac/mac-10.29.ebuild
deleted file mode 100644
index 61f36590f083..
--- a/media-sound/mac/mac-10.29.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Monkey's Audio Codecs"
-HOMEPAGE="https://www.monkeysaudio.com";
-SRC_URI="https://monkeysaudio.com/files/MAC_${PV/.}_SDK.zip -> ${P}.zip"
-
-LICENSE="BSD"
-SLOT="0/10"
-KEYWORDS="~alpha amd64 ~loong ppc ppc64 ~riscv sparc x86"
-
-RDEPEND=""
-DEPEND=""
-BDEPEND="app-arch/unzip"
-
-src_unpack() {
-   mkdir -p "${S}" || die
-   cd "${S}" || die
-   default
-}
-
-CMAKE_BUILD_TYPE=Release
-
-PATCHES=(
-   "${FILESDIR}/${PN}-10.18-linux.patch"
-   "${FILESDIR}/${PN}-10.18-output.patch"
-)

diff --git a/media-sound/mac/mac-10.45.ebuild b/media-sound/mac/mac-10.45.ebuild
deleted file mode 100644
index 7309b993f84b..
--- a/media-sound/mac/mac-10.45.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Monkey's Audio Codecs"
-HOMEPAGE="https://www.monkeysaudio.com";
-SRC_URI="https://monkeysaudio.com/files/MAC_${PV/.}_SDK.zip -> ${P}.zip"
-
-LICENSE="BSD"
-SLOT="0/10"
-KEYWORDS="~alpha ~amd64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
-
-BDEPEND="app-arch/unzip"
-
-src_unpack() {
-   mkdir -p "${S}" || die
-   cd "${S}" || die
-   default
-}
-
-CMAKE_BUILD_TYPE=Release
-
-PATCHES=(
-   "${FILESDIR}/${PN}-10.18-linux.patch"
-   "${FILESDIR}/${PN}-10.43-output.patch"
-)



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

2024-02-24 Thread Daniel Pielmeier
commit: 50fef532350e7f1ab724cf5fd287f2665af7452b
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Feb 24 13:06:19 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Feb 24 13:06:53 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50fef532

dev-libs/libisoburn: QA, sync with other libburnia packages

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

 dev-libs/libisoburn/libisoburn-1.5.6-r1.ebuild | 16 
 dev-libs/libisoburn/libisoburn-1.5.6.ebuild| 18 +-
 2 files changed, 25 insertions(+), 9 deletions(-)

diff --git a/dev-libs/libisoburn/libisoburn-1.5.6-r1.ebuild 
b/dev-libs/libisoburn/libisoburn-1.5.6-r1.ebuild
index 69e5e3a0253a..cbaaa66845c3 100644
--- a/dev-libs/libisoburn/libisoburn-1.5.6-r1.ebuild
+++ b/dev-libs/libisoburn/libisoburn-1.5.6-r1.ebuild
@@ -7,7 +7,7 @@ inherit autotools
 
 DESCRIPTION="Creation/expansion of ISO-9660 filesystems on CD/DVD media 
supported by libburn"
 HOMEPAGE="https://dev.lovelyhq.com/libburnia/web/wiki/Libisoburn";
-SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
+SRC_URI="https://files.libburnia-project.org/releases/${P}.tar.gz";
 
 LICENSE="GPL-2 GPL-3"
 SLOT="0"
@@ -24,12 +24,20 @@ RDEPEND="
>=dev-libs/libburn-1.5.6
>=dev-libs/libisofs-1.5.6
readline? ( sys-libs/readline:0= )
-   !readline? ( libedit? ( dev-libs/libedit ) )
+   !readline? (
+   libedit? ( dev-libs/libedit )
+   )
acl? ( virtual/acl )
xattr? ( sys-apps/attr )
zlib? ( sys-libs/zlib )
-   launch-frontend? ( dev-lang/tcl:0 dev-lang/tk:0 )
-   launch-frontend-setuid? ( dev-lang/tcl:0 dev-lang/tk:0 )
+   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="

diff --git a/dev-libs/libisoburn/libisoburn-1.5.6.ebuild 
b/dev-libs/libisoburn/libisoburn-1.5.6.ebuild
index e979b942b932..4960500550dc 100644
--- a/dev-libs/libisoburn/libisoburn-1.5.6.ebuild
+++ b/dev-libs/libisoburn/libisoburn-1.5.6.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DESCRIPTION="Creation/expansion of ISO-9660 filesystems on CD/DVD media 
supported by libburn"
 HOMEPAGE="https://dev.lovelyhq.com/libburnia/web/wiki/Libisoburn";
-SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
+SRC_URI="https://files.libburnia-project.org/releases/${P}.tar.gz";
 
 LICENSE="GPL-2 GPL-3"
 SLOT="0"
@@ -22,12 +22,20 @@ RDEPEND="
>=dev-libs/libburn-1.5.6
>=dev-libs/libisofs-1.5.6
readline? ( sys-libs/readline:0= )
-   !readline? ( libedit? ( dev-libs/libedit ) )
+   !readline? (
+   libedit? ( dev-libs/libedit )
+   )
acl? ( virtual/acl )
xattr? ( sys-apps/attr )
zlib? ( sys-libs/zlib )
-   launch-frontend? ( dev-lang/tcl:0 dev-lang/tk:0 )
-   launch-frontend-setuid? ( dev-lang/tcl:0 dev-lang/tk:0 )
+   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="



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

2024-02-24 Thread Daniel Pielmeier
commit: f081549e6cf72cf1211beee1259a2fc84b56d67d
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Feb 24 12:19:08 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Feb 24 12:20:38 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f081549e

dev-libs/libisofs: QA, sync with other libburnia packages

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

 ...1.5.6_p1.ebuild => libisofs-1.5.6_p1-r1.ebuild} | 31 ++
 dev-libs/libisofs/libisofs-1.5.6_p1.ebuild |  4 +--
 2 files changed, 22 insertions(+), 13 deletions(-)

diff --git a/dev-libs/libisofs/libisofs-1.5.6_p1.ebuild 
b/dev-libs/libisofs/libisofs-1.5.6_p1-r1.ebuild
similarity index 53%
copy from dev-libs/libisofs/libisofs-1.5.6_p1.ebuild
copy to dev-libs/libisofs/libisofs-1.5.6_p1-r1.ebuild
index 6f21bd00da7b..bc91f16b5fee 100644
--- a/dev-libs/libisofs/libisofs-1.5.6_p1.ebuild
+++ b/dev-libs/libisofs/libisofs-1.5.6_p1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -6,13 +6,15 @@ EAPI=8
 MY_PF=${P/_p1/}
 MY_P=${MY_PF}.pl01
 
+inherit autotools
+
 DESCRIPTION="Open-source library for reading, mastering and writing optical 
discs"
 HOMEPAGE="https://dev.lovelyhq.com/libburnia/web/wiki/Libisofs";
-SRC_URI="http://files.libburnia-project.org/releases/${MY_P}.tar.gz";
+SRC_URI="https://files.libburnia-project.org/releases/${MY_P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 
sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
 IUSE="acl debug static-libs verbose-debug xattr zlib"
 
 BDEPEND="
@@ -29,16 +31,23 @@ DEPEND="
 
 S="${WORKDIR}/${MY_PF}"
 
+src_prepare() {
+   default
+
+   # Ancient libtool version in 1.5.6 at least (debian's 2.4.2-1.11)
+   eautoreconf
+}
+
 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
+   $(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() {

diff --git a/dev-libs/libisofs/libisofs-1.5.6_p1.ebuild 
b/dev-libs/libisofs/libisofs-1.5.6_p1.ebuild
index 6f21bd00da7b..a1580127c83c 100644
--- a/dev-libs/libisofs/libisofs-1.5.6_p1.ebuild
+++ b/dev-libs/libisofs/libisofs-1.5.6_p1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -8,7 +8,7 @@ MY_P=${MY_PF}.pl01
 
 DESCRIPTION="Open-source library for reading, mastering and writing optical 
discs"
 HOMEPAGE="https://dev.lovelyhq.com/libburnia/web/wiki/Libisofs";
-SRC_URI="http://files.libburnia-project.org/releases/${MY_P}.tar.gz";
+SRC_URI="https://files.libburnia-project.org/releases/${MY_P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"



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

2024-02-24 Thread Daniel Pielmeier
commit: dd68703a7096729693de70696ee7427105d10674
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Feb 24 12:05:31 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Feb 24 12:07:39 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd68703a

dev-libs/libburn: QA, sync with other libburnia packages

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

 ...ibburn-1.5.6.ebuild => libburn-1.5.6-r1.ebuild} | 22 +++---
 dev-libs/libburn/libburn-1.5.6.ebuild  |  5 ++---
 2 files changed, 17 insertions(+), 10 deletions(-)

diff --git a/dev-libs/libburn/libburn-1.5.6.ebuild 
b/dev-libs/libburn/libburn-1.5.6-r1.ebuild
similarity index 57%
copy from dev-libs/libburn/libburn-1.5.6.ebuild
copy to dev-libs/libburn/libburn-1.5.6-r1.ebuild
index a8308ab1fbb3..4fbb4fffbea8 100644
--- a/dev-libs/libburn/libburn-1.5.6.ebuild
+++ b/dev-libs/libburn/libburn-1.5.6-r1.ebuild
@@ -1,30 +1,38 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
+inherit autotools
+
 DESCRIPTION="Open-source library for reading, mastering and writing optical 
discs"
 HOMEPAGE="https://dev.lovelyhq.com/libburnia/web/wiki/Libburn";
-SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
+SRC_URI="https://files.libburnia-project.org/releases/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 
sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
 IUSE="debug static-libs"
 
 BDEPEND="
virtual/pkgconfig
 "
-RDEPEND=""
 DEPEND="
${RDEPEND}
 "
 
+src_prepare() {
+   default
+
+   # Ancient libtool version in 1.5.6 at least (debian's 2.4.2-1.11)
+   eautoreconf
+}
+
 src_configure() {
econf \
-   $(use_enable static-libs static) \
-   --disable-ldconfig-at-install \
-   $(use_enable debug)
+   $(use_enable static-libs static) \
+   --disable-ldconfig-at-install \
+   $(use_enable debug)
 }
 
 src_install() {

diff --git a/dev-libs/libburn/libburn-1.5.6.ebuild 
b/dev-libs/libburn/libburn-1.5.6.ebuild
index a8308ab1fbb3..3af82ed1e139 100644
--- a/dev-libs/libburn/libburn-1.5.6.ebuild
+++ b/dev-libs/libburn/libburn-1.5.6.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DESCRIPTION="Open-source library for reading, mastering and writing optical 
discs"
 HOMEPAGE="https://dev.lovelyhq.com/libburnia/web/wiki/Libburn";
-SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
+SRC_URI="https://files.libburnia-project.org/releases/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -15,7 +15,6 @@ IUSE="debug static-libs"
 BDEPEND="
virtual/pkgconfig
 "
-RDEPEND=""
 DEPEND="
${RDEPEND}
 "



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

2024-02-24 Thread Daniel Pielmeier
commit: cf965ea230e7918ffe10a1f399fea7561bbe1b53
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Feb 24 11:20:04 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Feb 24 11:22:07 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf965ea2

media-sound/mac: add 10.46

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

 media-sound/mac/Manifest |  1 +
 media-sound/mac/mac-10.46.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/media-sound/mac/Manifest b/media-sound/mac/Manifest
index a7183a56768f..1eee0d0a423d 100644
--- a/media-sound/mac/Manifest
+++ b/media-sound/mac/Manifest
@@ -1,3 +1,4 @@
 DIST mac-10.29.zip 1657175 BLAKE2B 
a5d9375af98d5422ca7e0f19e1b5372e8f00bf91bd5fead51a211efe4b304db20a8c5429a17d84db8a37b7898490c147115a363937ab9b970d3077c6c21be506
 SHA512 
c49cb3d11493cd7f6632ffb4c284e9333a9682d255863d46835b1b4bee2f50798b8d70a61b2a36ba9cb13836533addfcb644c2470613a38a33ddfac4acafd84d
 DIST mac-10.45.zip 1661327 BLAKE2B 
cb9b7f703da500638d608ecbd0c4edd3971d474369946d5b9a6a61f104d9bae549f9868b09b07b99d02f81854ad807634a69d6198ab68cd10e4c6014711af8c3
 SHA512 
08eb214901343ff171e661b1c3452b533399c698088feefb571003ecdc4477b958c39c75031a6bbd0957a3abee3d09fa912b1390437bd7d7ba2160d729107e21
+DIST mac-10.46.zip 1662242 BLAKE2B 
be81f7f9bec10eea43aeb51288c1a6ca312860535d88346d8ab42e66d9268d3503e073becd998671c408aa83e2b93ec74acb86b650c8883c0b3cd03ea828
 SHA512 
0391a52925c903bb4849fbaf963b31c65fd34bcd0d3071b9b25b99bbb95febd12cdf09119ec73e129fdfbc51a163b824c6b084ca4917f871692b0529c7a33a10
 DIST monkeys-audio_4.11-u4-b5-s7.orig.tar.gz 511190 BLAKE2B 
28b5a3aadd9dae410c93cfc43c40c07fe207036f27cf60d59d8fa137a0327f90a78746c14930b7d3becb7f5fa69a454a6855aae1553dc74cd5168a9a523bb8f0
 SHA512 
7e73b35c86d6007ab2a94a2d8b7449bb4ac505bbba53e40373a279dc83a9cad5f62a51419a6375335576cf325c88ed7d317b0ef3039b8a497100cb74a63c25d0

diff --git a/media-sound/mac/mac-10.46.ebuild b/media-sound/mac/mac-10.46.ebuild
new file mode 100644
index ..7309b993f84b
--- /dev/null
+++ b/media-sound/mac/mac-10.46.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Monkey's Audio Codecs"
+HOMEPAGE="https://www.monkeysaudio.com";
+SRC_URI="https://monkeysaudio.com/files/MAC_${PV/.}_SDK.zip -> ${P}.zip"
+
+LICENSE="BSD"
+SLOT="0/10"
+KEYWORDS="~alpha ~amd64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+BDEPEND="app-arch/unzip"
+
+src_unpack() {
+   mkdir -p "${S}" || die
+   cd "${S}" || die
+   default
+}
+
+CMAKE_BUILD_TYPE=Release
+
+PATCHES=(
+   "${FILESDIR}/${PN}-10.18-linux.patch"
+   "${FILESDIR}/${PN}-10.43-output.patch"
+)



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

2024-02-24 Thread Daniel Pielmeier
commit: 1f71df36ba4e06bb52fa2fbcbc365efd94615154
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Feb 24 11:11:09 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Feb 24 11:11:09 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f71df36

app-admin/conky: add 1.19.7

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

 app-admin/conky/Manifest|   1 +
 app-admin/conky/conky-1.19.7.ebuild | 240 
 2 files changed, 241 insertions(+)

diff --git a/app-admin/conky/Manifest b/app-admin/conky/Manifest
index 5d43e3671c1f..d1d8812ba822 100644
--- a/app-admin/conky/Manifest
+++ b/app-admin/conky/Manifest
@@ -1 +1,2 @@
 DIST conky-1.19.6.tar.gz 1727487 BLAKE2B 
2ef2b0acd354559679b9d7d442de7a709e932418e27459b02bdf2f8b6dbdcf7911964932ab9851bab213e7f68d9a82034acab96892752544ab1a26d68c174c09
 SHA512 
9f1900f495125c668835334239b69fc098c30fe450a384786d873eb3d3e955ff0f06ca70c3a94f47a4b38a42d4510be77efd13873411f11ff84d8bfdc2869fde
+DIST conky-1.19.7.tar.gz 1725945 BLAKE2B 
f5e6eb1675a1db25d96f28e10e23b55a2c2560d8854145193d6472b958295ab47015061187f5c5ca2b24573ec0e8574fdd2eab1003ebdb3bd5b74b7b00f68571
 SHA512 
54041cfa5c1d135d751fe8852523e7ad55815ecc9d9af87251e26edd38801e1e36be2f67b390376015090052f21f6c28992edd551c0dab8ae3c22f8facd3542e

diff --git a/app-admin/conky/conky-1.19.7.ebuild 
b/app-admin/conky/conky-1.19.7.ebuild
new file mode 100644
index ..fc94496b9273
--- /dev/null
+++ b/app-admin/conky/conky-1.19.7.ebuild
@@ -0,0 +1,240 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+LUA_COMPAT=( lua5-4 )
+PYTHON_COMPAT=( python3_{10,11,12} )
+
+inherit cmake linux-info lua-single python-any-r1 readme.gentoo-r1 xdg
+
+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 ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE="apcupsd bundled-toluapp cmus curl doc extras hddtemp ical iconv imlib
+   intel-backlight iostats irc lua-cairo lua-imlib lua-rsvg math moc mpd
+   mysql ncurses nvidia +portmon pulseaudio rss systemd test thinkpad
+   truetype wayland webserver wifi X xinerama xmms2"
+RESTRICT="!test? ( test )"
+
+# Note: toluapp is bundled in conky since 1.11.2
+# Note: maintainer mode "-DMAINTAINER_MODE=yes" sets CMAKE_BUILD_TYPE Debug
+#   which creates debug symbols and enables "-DBUILD_TESTS" which also
+#   results in conky_core debug library getting installed
+
+COMMON_DEPEND="
+   curl? ( net-misc/curl )
+   ical? ( dev-libs/libical:= )
+   iconv? ( virtual/libiconv )
+   imlib? ( media-libs/imlib2[X] )
+   irc? ( net-libs/libircclient )
+   lua-cairo? ( x11-libs/cairo[X] )
+   lua-imlib? ( media-libs/imlib2[X] )
+   lua-rsvg? ( gnome-base/librsvg )
+   mysql? ( dev-db/mysql-connector-c )
+   ncurses? ( sys-libs/ncurses:= )
+   nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )
+   pulseaudio? ( media-libs/libpulse )
+   rss? (
+   dev-libs/libxml2
+   net-misc/curl
+   dev-libs/glib:2
+   )
+   systemd? ( sys-apps/systemd )
+   truetype? (
+   x11-libs/libXft
+   >=media-libs/freetype-2
+   )
+   wayland? (
+   dev-libs/wayland
+   x11-libs/pango
+   )
+   wifi? ( net-wireless/wireless-tools )
+   webserver? ( net-libs/libmicrohttpd:= )
+   X? (
+   x11-libs/libX11
+   x11-libs/libXdamage
+   x11-libs/libXfixes
+   x11-libs/libXext
+   )
+   xinerama? ( x11-libs/libXinerama )
+   xmms2? ( media-sound/xmms2 )
+   ${LUA_DEPS}
+"
+RDEPEND="
+   ${COMMON_DEPEND}
+   apcupsd? ( sys-power/apcupsd )
+   cmus? ( media-sound/cmus )
+   hddtemp? ( app-admin/hddtemp )
+   moc? ( media-sound/moc )
+"
+DEPEND="
+   ${COMMON_DEPEND}
+   test? (
+   dev-cpp/catch
+   )
+   wayland? (
+   dev-libs/wayland-protocols
+   )
+"
+BDEPEND="
+   doc? (
+   virtual/pandoc
+   $(python_gen_any_dep '
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+   dev-python/jinja[${PYTHON_USEDEP}]
+   ')
+   )
+   extras? (
+   $(python_gen_any_dep '
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+   dev-python/jinja[${PYTHON_USEDEP}]
+   ')
+   )
+   wayland? ( dev-util/wayland-scanner )
+"
+
+python_check_deps() {
+

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

2024-02-18 Thread Daniel Pielmeier
commit: 8ef5e4a2ccfc4ef42cf89d0f0d5f696f270878fd
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sun Feb 18 09:53:03 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sun Feb 18 09:53:03 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ef5e4a2

app-portage/pfl: drop 3.2.1

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

 app-portage/pfl/Manifest |  1 -
 app-portage/pfl/pfl-3.2.1.ebuild | 50 
 2 files changed, 51 deletions(-)

diff --git a/app-portage/pfl/Manifest b/app-portage/pfl/Manifest
index 3069476fb19b..ba8c9f3cfcab 100644
--- a/app-portage/pfl/Manifest
+++ b/app-portage/pfl/Manifest
@@ -1,2 +1 @@
-DIST pfl-3.2.1.tar.gz 5655 BLAKE2B 
1ebfccca48ac090c6467cfd7a63a488a72e723f8f31d9eb5e8494b74666e20f9e4372fed829e0114295210a76ec9debc9fdd5236340a7740eb1ccfbbc5aaa48b
 SHA512 
967ebe2baed50cd1ed0549d000e2bb240e55c0988d74e492f114fe16b328978ad062606e568dcbe65bcb78738388b1447c823bd1fa31a979d10a4be7a5c7984a
 DIST pfl-3.4.tar.gz 18651 BLAKE2B 
09793883a1ed6f70da2f01fb81cfafa407ed43584a826f2cd8fde6d75b544ed803a220fc517e649774100da32e64d01fad8ff0dcbaff9068f57cdf7bd4414169
 SHA512 
c21b43f234a778d74e05cd45b7ccb48b131d6998e632d044a4bccc2f772099d02d1c5e7ab75fc6f9deb14e2f1ed1f31bac51e917e628065b4a36d73b8d77336f

diff --git a/app-portage/pfl/pfl-3.2.1.ebuild b/app-portage/pfl/pfl-3.2.1.ebuild
deleted file mode 100644
index 1669717db18e..
--- a/app-portage/pfl/pfl-3.2.1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-PYTHON_REQ_USE="xml(+)"
-
-inherit distutils-r1 systemd
-
-DESCRIPTION="Searchable online file/package database for Gentoo"
-HOMEPAGE="http://www.portagefilelist.de 
https://github.com/portagefilelist/client";
-SRC_URI="https://github.com/portagefilelist/client/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv sparc x86 ~amd64-linux 
~x86-linux ~x64-macos"
-IUSE="+network-cron"
-
-DEPEND=""
-RDEPEND="
-   dev-python/requests[${PYTHON_USEDEP}]
-   dev-python/termcolor[${PYTHON_USEDEP}]
-   sys-apps/portage[${PYTHON_USEDEP}]
-   network-cron? ( sys-apps/util-linux[caps] )
-"
-
-S="${WORKDIR}/client-${PV}"
-
-python_install_all() {
-   if use network-cron ; then
-   exeinto /etc/cron.weekly
-   doexe cron/pfl
-   fi
-
-   systemd_dounit systemd/pfl.{service,timer}
-
-   keepdir /var/lib/${PN}
-
-   distutils-r1_python_install_all
-}
-
-pkg_postinst() {
-   if [[ ! -e "${EROOT}/var/lib/${PN}/pfl.info" ]]; then
-   touch "${EROOT}/var/lib/${PN}/pfl.info" || die
-   fi
-   chown -R portage:portage "${EROOT}/var/lib/${PN}" || die
-   chmod 775 "${EROOT}/var/lib/${PN}" || die
-}



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

2024-02-11 Thread Daniel Pielmeier
commit: da496f7f1be8a85bcbeeeaf3aa0a7df5ab704312
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sun Feb 11 13:37:42 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sun Feb 11 13:38:05 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da496f7f

media-sound/puddletag: QA fixes

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

 media-sound/puddletag/metadata.xml  | 2 +-
 media-sound/puddletag/puddletag-2.2.0-r1.ebuild | 7 +++
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/media-sound/puddletag/metadata.xml 
b/media-sound/puddletag/metadata.xml
index d0ae586d..fcb7a8cba800 100644
--- a/media-sound/puddletag/metadata.xml
+++ b/media-sound/puddletag/metadata.xml
@@ -12,6 +12,6 @@


puddletag
-   keithgg/puddletag
+   puddletag/puddletag

 

diff --git a/media-sound/puddletag/puddletag-2.2.0-r1.ebuild 
b/media-sound/puddletag/puddletag-2.2.0-r1.ebuild
index 804e37ed485f..d5039d472cf8 100644
--- a/media-sound/puddletag/puddletag-2.2.0-r1.ebuild
+++ b/media-sound/puddletag/puddletag-2.2.0-r1.ebuild
@@ -1,15 +1,15 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9,10,11} )
+PYTHON_COMPAT=( python3_{10,11} )
 
 inherit distutils-r1 xdg
 
 DESCRIPTION="Audio tag editor"
-HOMEPAGE="http://docs.puddletag.net/";
+HOMEPAGE="https://docs.puddletag.net/";
 SRC_URI="https://github.com/${PN}/${PN}/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-2 GPL-3"
@@ -17,7 +17,6 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="acoustid quodlibet"
 
-DEPEND=""
 RDEPEND="
>=dev-python/configobj-5.0.6[${PYTHON_USEDEP}]
>=dev-python/pyparsing-3.0.9[${PYTHON_USEDEP}]



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

2024-02-11 Thread Daniel Pielmeier
commit: dec7cdc6630a94f89bc1b9e38f85b72a25386407
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sun Feb 11 13:12:30 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sun Feb 11 13:15:31 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dec7cdc6

app-admin/conky: Remove py3.9 and ROOT from DOC_CONTENTS

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

 app-admin/conky/conky-1.19.6-r2.ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-admin/conky/conky-1.19.6-r2.ebuild 
b/app-admin/conky/conky-1.19.6-r2.ebuild
index 1819ca6c3b75..780a97784f42 100644
--- a/app-admin/conky/conky-1.19.6-r2.ebuild
+++ b/app-admin/conky/conky-1.19.6-r2.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 LUA_COMPAT=( lua5-4 )
-PYTHON_COMPAT=( python{3_9,3_10,3_11} )
+PYTHON_COMPAT=( python{3_10,3_11} )
 
 inherit cmake linux-info lua-single python-any-r1 readme.gentoo-r1 xdg
 
@@ -17,8 +17,8 @@ SLOT="0"
 KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ppc64 ~riscv sparc x86"
 IUSE="apcupsd bundled-toluapp cmus curl doc extras hddtemp ical iconv imlib
intel-backlight iostats irc lua-cairo lua-imlib lua-rsvg math moc mpd
-   mysql ncurses nvidia +portmon pulseaudio rss systemd test thinkpad 
truetype
-   wayland webserver wifi X xinerama xmms2"
+   mysql ncurses nvidia +portmon pulseaudio rss systemd test thinkpad
+   truetype wayland webserver wifi X xinerama xmms2"
 RESTRICT="!test? ( test )"
 
 COMMON_DEPEND="
@@ -115,7 +115,7 @@ CONFIG_CHECK="~IPV6"
 DOCS=( README.md AUTHORS )
 
 DISABLE_AUTOFORMATTING="yes"
-DOC_CONTENTS="You can find sample configurations at 
${ROOT}/usr/share/doc/${PF}.
+DOC_CONTENTS="You can find sample configurations at /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 https://conky.cc/.



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

2024-02-11 Thread Daniel Pielmeier
commit: df0044c9129f26d3d4808c28321aeea507a6bd69
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sun Feb 11 13:02:23 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sun Feb 11 13:02:23 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df0044c9

app-admin/conky: drop 1.19.2-r1

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

 app-admin/conky/Manifest   |   1 -
 app-admin/conky/conky-1.19.2-r1.ebuild | 225 -
 2 files changed, 226 deletions(-)

diff --git a/app-admin/conky/Manifest b/app-admin/conky/Manifest
index ecb48f573a4c..5d43e3671c1f 100644
--- a/app-admin/conky/Manifest
+++ b/app-admin/conky/Manifest
@@ -1,2 +1 @@
-DIST conky-1.19.2.tar.gz 1715080 BLAKE2B 
1e7ee050ab6525a1cc0dd513e25ea2e98a21fa6a70a3f3feb95cda9dc4b3bfa4625889c91093f7643746325f897e7165b199da38308699c9dadeb87cdebfc896
 SHA512 
a9b565ab2e6b92efe8a10db69e88fb720ba00f09e63b21a5741f95c8a05c78dd58aa23fdbf34f8f0c9137e04ce76b1fe197594ebc1b2ad99d7fd9bf8e6127ad3
 DIST conky-1.19.6.tar.gz 1727487 BLAKE2B 
2ef2b0acd354559679b9d7d442de7a709e932418e27459b02bdf2f8b6dbdcf7911964932ab9851bab213e7f68d9a82034acab96892752544ab1a26d68c174c09
 SHA512 
9f1900f495125c668835334239b69fc098c30fe450a384786d873eb3d3e955ff0f06ca70c3a94f47a4b38a42d4510be77efd13873411f11ff84d8bfdc2869fde

diff --git a/app-admin/conky/conky-1.19.2-r1.ebuild 
b/app-admin/conky/conky-1.19.2-r1.ebuild
deleted file mode 100644
index 1e44cd819fe5..
--- a/app-admin/conky/conky-1.19.2-r1.ebuild
+++ /dev/null
@@ -1,225 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-LUA_COMPAT=( lua5-4 )
-PYTHON_COMPAT=( python{3_9,3_10,3_11} )
-
-inherit cmake linux-info lua-single python-any-r1 readme.gentoo-r1 xdg
-
-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 ~arm64 ~ppc ppc64 ~riscv sparc x86"
-IUSE="apcupsd bundled-toluapp cmus curl doc extras hddtemp ical iconv imlib
-   intel-backlight iostats irc lua-cairo lua-imlib lua-rsvg math moc mpd
-   mysql ncurses nvidia +portmon pulseaudio rss systemd thinkpad truetype
-   wayland webserver wifi X xinerama xmms2"
-
-COMMON_DEPEND="
-   curl? ( net-misc/curl )
-   ical? ( dev-libs/libical:= )
-   iconv? ( virtual/libiconv )
-   imlib? ( media-libs/imlib2[X] )
-   irc? ( net-libs/libircclient )
-   lua-cairo? ( x11-libs/cairo[X] )
-   lua-imlib? ( media-libs/imlib2[X] )
-   lua-rsvg? ( gnome-base/librsvg )
-   mysql? ( dev-db/mysql-connector-c )
-   ncurses? ( sys-libs/ncurses:= )
-   nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )
-   pulseaudio? ( media-libs/libpulse )
-   rss? ( dev-libs/libxml2 net-misc/curl dev-libs/glib:2 )
-   systemd? ( sys-apps/systemd )
-   truetype? ( x11-libs/libXft >=media-libs/freetype-2 )
-   wayland? (
-   dev-libs/wayland
-   x11-libs/pango
-   )
-   wifi? ( net-wireless/wireless-tools )
-   webserver? ( net-libs/libmicrohttpd:= )
-   X? (
-   x11-libs/libX11
-   x11-libs/libXdamage
-   x11-libs/libXfixes
-   x11-libs/libXext
-   )
-   xinerama? ( x11-libs/libXinerama )
-   xmms2? ( media-sound/xmms2 )
-   ${LUA_DEPS}
-"
-RDEPEND="
-   ${COMMON_DEPEND}
-   apcupsd? ( sys-power/apcupsd )
-   cmus? ( media-sound/cmus )
-   hddtemp? ( app-admin/hddtemp )
-   moc? ( media-sound/moc )
-   extras? (
-   app-editors/nano
-   || ( app-editors/vim app-editors/gvim )
-   )
-"
-DEPEND="
-   ${COMMON_DEPEND}
-   wayland? (
-   dev-libs/wayland-protocols
-   )
-"
-BDEPEND="
-   doc? (
-   virtual/pandoc
-   $(python_gen_any_dep '
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   dev-python/jinja[${PYTHON_USEDEP}]
-   ')
-   )
-   extras? (
-   $(python_gen_any_dep '
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   dev-python/jinja[${PYTHON_USEDEP}]
-   ')
-   )
-   wayland? ( dev-util/wayland-scanner )
-"
-
-python_check_deps() {
-   use doc || use extras || return 0
-   python_has_version -b "dev-python/pyyaml[${PYTHON_USEDEP}]" &&
-   python_has_version -b "dev-python/jinja[${PYTHON_USEDEP}]"
-}
-
-REQUIRED_USE="
-   ${LUA_REQUIRED_USE}
-   imlib? ( X )
-   lua-cairo? ( X  bundled-toluapp )
-   l

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

2024-01-27 Thread Daniel Pielmeier
commit: 72fb5ed38d40a504c6465767b5cf8e1657a616c1
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Jan 27 09:12:11 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Jan 27 09:12:11 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72fb5ed3

media-sound/mac: add 10.45

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

 media-sound/mac/Manifest |  1 +
 media-sound/mac/files/mac-10.43-output.patch | 39 
 media-sound/mac/mac-10.45.ebuild | 29 +
 3 files changed, 69 insertions(+)

diff --git a/media-sound/mac/Manifest b/media-sound/mac/Manifest
index 66f7930675e1..a7183a56768f 100644
--- a/media-sound/mac/Manifest
+++ b/media-sound/mac/Manifest
@@ -1,2 +1,3 @@
 DIST mac-10.29.zip 1657175 BLAKE2B 
a5d9375af98d5422ca7e0f19e1b5372e8f00bf91bd5fead51a211efe4b304db20a8c5429a17d84db8a37b7898490c147115a363937ab9b970d3077c6c21be506
 SHA512 
c49cb3d11493cd7f6632ffb4c284e9333a9682d255863d46835b1b4bee2f50798b8d70a61b2a36ba9cb13836533addfcb644c2470613a38a33ddfac4acafd84d
+DIST mac-10.45.zip 1661327 BLAKE2B 
cb9b7f703da500638d608ecbd0c4edd3971d474369946d5b9a6a61f104d9bae549f9868b09b07b99d02f81854ad807634a69d6198ab68cd10e4c6014711af8c3
 SHA512 
08eb214901343ff171e661b1c3452b533399c698088feefb571003ecdc4477b958c39c75031a6bbd0957a3abee3d09fa912b1390437bd7d7ba2160d729107e21
 DIST monkeys-audio_4.11-u4-b5-s7.orig.tar.gz 511190 BLAKE2B 
28b5a3aadd9dae410c93cfc43c40c07fe207036f27cf60d59d8fa137a0327f90a78746c14930b7d3becb7f5fa69a454a6855aae1553dc74cd5168a9a523bb8f0
 SHA512 
7e73b35c86d6007ab2a94a2d8b7449bb4ac505bbba53e40373a279dc83a9cad5f62a51419a6375335576cf325c88ed7d317b0ef3039b8a497100cb74a63c25d0

diff --git a/media-sound/mac/files/mac-10.43-output.patch 
b/media-sound/mac/files/mac-10.43-output.patch
new file mode 100644
index ..a0ce2600cdee
--- /dev/null
+++ b/media-sound/mac/files/mac-10.43-output.patch
@@ -0,0 +1,39 @@
+diff -Naur mac-10.43_orig/Source/Console/Console.cpp 
mac-10.43/Source/Console/Console.cpp
+--- mac-10.43_orig/Source/Console/Console.cpp  2024-01-13 08:57:22.320394985 
+0100
 mac-10.43/Source/Console/Console.cpp   2024-01-13 08:58:05.133394123 
+0100
+@@ -68,7 +68,7 @@
+ 
**/
+ static void DisplayProperUsage(FILE * pFile)
+ {
+-fwprintf(pFile, L"Proper Usage: [EXE] [Input File] [Output File] 
[Mode]\n\n");
++fwprintf(pFile, L"Proper Usage: [mac] [Input File] [Output File] 
[Mode]\n\n");
+ 
+ fwprintf(pFile, L"Modes: \n");
+ fwprintf(pFile, L"Compress (fast): '-c1000'\n");
+@@ -85,16 +85,16 @@
+ fwprintf(pFile, L"Convert to ID3v1 (needed by some players, etc.): 
'-L'\n\n");
+ 
+ fwprintf(pFile, L"Examples:\n");
+-fwprintf(pFile, L"Compress: mac.exe \"Metallica - One.wav\" 
\"Metallica - One.ape\" -c2000\n");
+-fwprintf(pFile, L"Compress: mac.exe \"Metallica - One.wav\" 
\"Metallica - One.ape\" -c2000 -t \"Artist=Metallica|Album=Black|Name=One\"\n");
+-fwprintf(pFile, L"Compress: mac.exe \"Metallica - One.wav\" auto 
-c2000\n");
+-fwprintf(pFile, L"Transcode from pipe: ffmpeg.exe -i \"Metallica - 
One.flac\" -f wav - | mac.exe - \"Metallica - One.ape\" -c2000\n");
+-fwprintf(pFile, L"Decompress: mac.exe \"Metallica - One.ape\" 
\"Metallica - One.wav\" -d\n");
+-fwprintf(pFile, L"Decompress: mac.exe \"Metallica - One.ape\" auto 
-d\n");
+-fwprintf(pFile, L"Verify: mac.exe \"Metallica - One.ape\" -v\n");
+-fwprintf(pFile, L"Full Verify: mac.exe \"Metallica - One.ape\" -V\n");
+-fwprintf(pFile, L"Tag: mac.exe \"Metallica - One.ape\" -t 
\"Artist=Metallica|Album=Black|Name=One|Comment=\\\"This is in quotes\\\"\"\n");
+-fwprintf(pFile, L"Remove tag: mac.exe \"Metallica - One.ape\" -r\n");
++fwprintf(pFile, L"Compress: mac \"Metallica - One.wav\" \"Metallica - 
One.ape\" -c2000\n");
++fwprintf(pFile, L"Compress: mac \"Metallica - One.wav\" \"Metallica - 
One.ape\" -c2000 -t \"Artist=Metallica|Album=Black|Name=One\"\n");
++fwprintf(pFile, L"Compress: mac \"Metallica - One.wav\" auto 
-c2000\n");
++fwprintf(pFile, L"Transcode from pipe: ffmpeg -i \"Metallica - 
One.flac\" -f wav - | mac - \"Metallica - One.ape\" -c2000\n");
++fwprintf(pFile, L"Decompress: mac \"Metallica - One.ape\" \"Metallica 
- One.wav\" -d\n");
++ 

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

2024-01-27 Thread Daniel Pielmeier
commit: 2b18f87b7ac7db4ffba832ccf36d730d61f6d341
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Jan 27 09:04:18 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Jan 27 09:04:18 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b18f87b

app-portage/pfl: drop 3.3.1

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

 app-portage/pfl/Manifest |  1 -
 app-portage/pfl/pfl-3.3.1.ebuild | 49 
 2 files changed, 50 deletions(-)

diff --git a/app-portage/pfl/Manifest b/app-portage/pfl/Manifest
index bb2843bb26dc..3069476fb19b 100644
--- a/app-portage/pfl/Manifest
+++ b/app-portage/pfl/Manifest
@@ -1,3 +1,2 @@
 DIST pfl-3.2.1.tar.gz 5655 BLAKE2B 
1ebfccca48ac090c6467cfd7a63a488a72e723f8f31d9eb5e8494b74666e20f9e4372fed829e0114295210a76ec9debc9fdd5236340a7740eb1ccfbbc5aaa48b
 SHA512 
967ebe2baed50cd1ed0549d000e2bb240e55c0988d74e492f114fe16b328978ad062606e568dcbe65bcb78738388b1447c823bd1fa31a979d10a4be7a5c7984a
-DIST pfl-3.3.1.tar.gz 17810 BLAKE2B 
29f180be8b8ca65830da72c191fa38088cdd542340e34f144e8be307deff6689dab9e7abbf1ef6be44fefc95d9c1033d9f6a0a4d423eaa5c9ec29bd9f54ec7a8
 SHA512 
238933674650ef116c897162894141cbf7c3c1d029453b9226fb0d65138706f89f9a737e44ca7e85a50d7996c1680eb66e5c4357cfcbbb01a29a67398201bda9
 DIST pfl-3.4.tar.gz 18651 BLAKE2B 
09793883a1ed6f70da2f01fb81cfafa407ed43584a826f2cd8fde6d75b544ed803a220fc517e649774100da32e64d01fad8ff0dcbaff9068f57cdf7bd4414169
 SHA512 
c21b43f234a778d74e05cd45b7ccb48b131d6998e632d044a4bccc2f772099d02d1c5e7ab75fc6f9deb14e2f1ed1f31bac51e917e628065b4a36d73b8d77336f

diff --git a/app-portage/pfl/pfl-3.3.1.ebuild b/app-portage/pfl/pfl-3.3.1.ebuild
deleted file mode 100644
index a209f77e6ae3..
--- a/app-portage/pfl/pfl-3.3.1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-PYTHON_REQ_USE="xml(+)"
-
-inherit distutils-r1 systemd
-
-DESCRIPTION="Searchable online file/package database for Gentoo"
-HOMEPAGE="https://www.portagefilelist.de 
https://github.com/portagefilelist/client";
-SRC_URI="https://github.com/portagefilelist/client/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos"
-IUSE="+network-cron"
-
-RDEPEND="
-   dev-python/requests[${PYTHON_USEDEP}]
-   dev-python/termcolor[${PYTHON_USEDEP}]
-   sys-apps/portage[${PYTHON_USEDEP}]
-   network-cron? ( sys-apps/util-linux[caps] )
-"
-
-S="${WORKDIR}/client-${PV}"
-
-python_install_all() {
-   if use network-cron ; then
-   exeinto /etc/cron.weekly
-   doexe cron/pfl
-   fi
-
-   systemd_dounit systemd/pfl.{service,timer}
-
-   keepdir /var/lib/${PN}
-
-   distutils-r1_python_install_all
-}
-
-pkg_postinst() {
-   if [[ ! -e "${EROOT}/var/lib/${PN}/pfl.info" ]]; then
-   touch "${EROOT}/var/lib/${PN}/pfl.info" || die
-   fi
-   chown -R portage:portage "${EROOT}/var/lib/${PN}" || die
-   chmod 775 "${EROOT}/var/lib/${PN}" || die
-}



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

2024-01-27 Thread Daniel Pielmeier
commit: ba88ded11a9608e108012cedee8d3e0190cff9ba
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Jan 27 09:01:34 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Jan 27 09:01:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba88ded1

app-cdr/cdrtools: drop 3.02_alpha09-r4

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

 app-cdr/cdrtools/cdrtools-3.02_alpha09-r4.ebuild | 303 ---
 1 file changed, 303 deletions(-)

diff --git a/app-cdr/cdrtools/cdrtools-3.02_alpha09-r4.ebuild 
b/app-cdr/cdrtools/cdrtools-3.02_alpha09-r4.ebuild
deleted file mode 100644
index a5ba82f4c1d3..
--- a/app-cdr/cdrtools/cdrtools-3.02_alpha09-r4.ebuild
+++ /dev/null
@@ -1,303 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit fcaps 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 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE="acl caps nls unicode selinux"
-
-BDEPEND="
-   nls? ( >=sys-devel/gettext-0.18.1.1 )
-   x11-misc/makedepend
-"
-RDEPEND="
-   acl? ( virtual/acl )
-   caps? ( sys-libs/libcap )
-   nls? ( virtual/libintl )
-   selinux? ( sec-policy/selinux-cdrecord )
-"
-DEPEND="
-   ${RDEPEND}
-"
-
-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"
-   echo "${os}"
-}
-
-symlink_build_rules() {
-   local cputype="$1"
-   pushd "${S}"/RULES > /dev/null || die
-   ln -sf i586-linux-cc.rul   "${cputype}"-linux-cc.rul  || die
-   ln -sf i586-linux-clang.rul"${cputype}"-linux-clang.rul   || die
-   ln -sf i586-linux-clang32.rul  "${cputype}"-linux-clang32.rul || die
-   ln -sf i586-linux-clang64.rul  "${cputype}"-linux-clang64.rul || die
-   ln -sf i586-linux-gcc.rul  "${cputype}"-linux-gcc.rul || die
-   ln -sf i586-linux-gcc32.rul"${cputype}"-linux-gcc32.rul   || die
-   ln -sf i586-linux-gcc64.rul"${cputype}"-linux-gcc64.rul   || die
-   popd > /dev/null || die
-}
-
-src_prepare() {
-   default
-
-   gnuconfig_update
-
-   # 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"
-
-   # Don't quote $(MAKE)
-   sed -i -e 's|"$(MAKE)"|$(MAKE)|' \
-   $(find ./RULES -type f -exec grep -l '"$(MAKE)"' '{}' '+') \
-   || 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 tc

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

2024-01-22 Thread Daniel Pielmeier
commit: 3b749cf6bb57019509f117a4484d6b153187ce36
Author: Nima Sadeghi  tfwno  gf>
AuthorDate: Sat Jul 22 17:29:02 2023 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Mon Jan 22 19:24:03 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b749cf6

net-print/hplip: disable dbus dependency when minimal USE flag is active

Signed-off-by: Nima Sadeghi  tfwno.gf>
Closes: https://github.com/gentoo/gentoo/pull/34855
Signed-off-by: Daniel Pielmeier  gentoo.org>

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

diff --git a/net-print/hplip/hplip-3.23.12-r1.ebuild 
b/net-print/hplip/hplip-3.23.12-r1.ebuild
new file mode 100644
index ..8981b1c837fb
--- /dev/null
+++ b/net-print/hplip/hplip-3.23.12-r1.ebuild
@@ -0,0 +1,291 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10,11} )
+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="https://developers.hp.com/hp-linux-imaging-and-printing";
+SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz
+   https://dev.gentoo.org/~billie/distfiles/${PN}-3.23.12-patches-1.tar.xz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+
+IUSE="doc fax +hpcups hpijs kde libnotify libusb0 minimal parport policykit 
qt5 scanner +snmp static-ppds X"
+
+COMMON_DEPEND="
+   net-print/cups
+   media-libs/libjpeg-turbo:0
+   hpijs? ( net-print/cups-filters[foomatic] )
+   !libusb0? ( virtual/libusb:1 )
+   libusb0? ( virtual/libusb:0 )
+   ${PYTHON_DEPS}
+   !minimal? (
+   sys-apps/dbus
+   scanner? (
+   media-gfx/sane-backends
+   )
+   snmp? (
+   dev-libs/openssl:0=
+   net-analyzer/net-snmp:=[${PYTHON_SINGLE_USEDEP}]
+   net-dns/avahi[dbus,python,${PYTHON_SINGLE_USEDEP}]
+   )
+   )
+"
+BDEPEND="
+   virtual/pkgconfig
+"
+DEPEND="
+   ${COMMON_DEPEND}
+"
+RDEPEND="
+   ${COMMON_DEPEND}
+   app-text/ghostscript-gpl
+   !minimal? (
+   $(python_gen_cond_dep 
'dev-python/pygobject:3[${PYTHON_USEDEP}]' 'python3*')
+   kernel_linux? ( virtual/udev )
+   $(python_gen_cond_dep '
+   >=dev-python/dbus-python-1.2.0-r1[${PYTHON_USEDEP}]
+   dev-python/distro[${PYTHON_USEDEP}]
+   fax? ( dev-python/reportlab[${PYTHON_USEDEP}] )
+   qt5? (
+   
>=dev-python/PyQt5-5.5.1[dbus,gui,widgets,${PYTHON_USEDEP}]
+   libnotify? ( 
dev-python/notify2[${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="${PYTHON_REQUIRED_USE}"
+
+PATCHES=(
+   "${WORKDIR}/patches"
+)
+
+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
+"
+
+pkg_setup() {
+   python-single-r1_pkg_setup
+
+   use scanner && ! use X && ewarn "You need USE=X for the scanner GUI."
+
+   use parport && linux-info_pkg_setup
+
+   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."
+   ewarn "This also disables fax, network, scanner and gui 
support!"
+   

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

2024-01-18 Thread Daniel Pielmeier
commit: f5ff6911ad735bfbd497dbc221bc860257721826
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Thu Jan 18 18:40:02 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Thu Jan 18 18:40:56 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5ff6911

net-print/hplip: drop 3.23.8

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

 net-print/hplip/Manifest|   2 -
 net-print/hplip/hplip-3.23.8.ebuild | 290 
 2 files changed, 292 deletions(-)

diff --git a/net-print/hplip/Manifest b/net-print/hplip/Manifest
index 074ef9b6a564..d7ed9f2773b8 100644
--- a/net-print/hplip/Manifest
+++ b/net-print/hplip/Manifest
@@ -1,4 +1,2 @@
 DIST hplip-3.23.12-patches-1.tar.xz 21132 BLAKE2B 
83cee13ef988618cf6537b3954649c733b3de99f4d1c2ffefe9aeaba8f21e61a92dfa2e4cdb87af3d4b56df244e7de1b1d6bf73d878aa8ccabe60c537e05916f
 SHA512 
89a0139660b013c11ba1dfa6adf1840b8ccc5b49bc31580481967c85e75ca79aba537bc4b65834ee464013b7aa0544267235d14dc877cb5276cb6e89c6a3fafa
 DIST hplip-3.23.12.tar.gz 30162044 BLAKE2B 
752a5b75855677e4f8b5b8738181d40c426268be4e393e5df7565c78efca68389e86d92f21002a733c0b2d5d62913bef3986e4bedd36a9f35f205c11e6027e7a
 SHA512 
7461ffec38be68421e4204021f53d2b1641e7a67c14f205390d45f487a1af90956fd221f7e1561635508103ae944f19e04d6052d3f8928f2c9685fdcdcf515df
-DIST hplip-3.23.5-patches-1.tar.xz 21444 BLAKE2B 
500e06f34ad4fc607a587e2e897dbd852d21e3a1a2845fe8603a4fef109ea4556e614a38397a96be2ad9cc7efe8113e893e698696203f289d21a9f067c3a9fa7
 SHA512 
94b7b508913969303e7d63f392a64e7f43c3d2e651d6a10acbfc1fd1a6ce2324d2a1b19394d7f4f0b89802d9efc59df04cd902e486ebd40b3428a8037ffca8cf
-DIST hplip-3.23.8.tar.gz 30121648 BLAKE2B 
1bee02f2de4f14b7aa4d491550f82146e0e55a3297a8110ff7973992772089041578fed5560f98658ed9f6896d75481c89c22131501ca5048e709519db76eb77
 SHA512 
727b5a6c5b5c77571f1bc27efd493cf8177f543412fa70f0f1ff3439d6599c85985206ccb1c60dbc8bec1e23ef6b25f9030fd872c24799029ba8526b0061cc90

diff --git a/net-print/hplip/hplip-3.23.8.ebuild 
b/net-print/hplip/hplip-3.23.8.ebuild
deleted file mode 100644
index 4c2b55259096..
--- a/net-print/hplip/hplip-3.23.8.ebuild
+++ /dev/null
@@ -1,290 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9,10,11} )
-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="https://developers.hp.com/hp-linux-imaging-and-printing";
-SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz
-   
https://dev.gentoo.org/~billie/distfiles/${PN}-3.23.5-patches-1.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
-
-IUSE="doc fax +hpcups hpijs kde libnotify libusb0 minimal parport policykit 
qt5 scanner +snmp static-ppds X"
-
-COMMON_DEPEND="
-   net-print/cups
-   sys-apps/dbus
-   media-libs/libjpeg-turbo:0
-   hpijs? ( net-print/cups-filters[foomatic] )
-   !libusb0? ( virtual/libusb:1 )
-   libusb0? ( virtual/libusb:0 )
-   ${PYTHON_DEPS}
-   !minimal? (
-   scanner? (
-   media-gfx/sane-backends
-   )
-   snmp? (
-   dev-libs/openssl:0=
-   net-analyzer/net-snmp:=[${PYTHON_SINGLE_USEDEP}]
-   net-dns/avahi[dbus,python,${PYTHON_SINGLE_USEDEP}]
-   )
-   )
-"
-BDEPEND="
-   virtual/pkgconfig
-"
-DEPEND="
-   ${COMMON_DEPEND}
-"
-RDEPEND="
-   ${COMMON_DEPEND}
-   app-text/ghostscript-gpl
-   !minimal? (
-   $(python_gen_cond_dep 
'dev-python/pygobject:3[${PYTHON_USEDEP}]' 'python3*')
-   kernel_linux? ( virtual/udev )
-   $(python_gen_cond_dep '
-   >=dev-python/dbus-python-1.2.0-r1[${PYTHON_USEDEP}]
-   dev-python/distro[${PYTHON_USEDEP}]
-   fax? ( dev-python/reportlab[${PYTHON_USEDEP}] )
-   qt5? (
-   
>=dev-python/PyQt5-5.5.1[dbus,gui,widgets,${PYTHON_USEDEP}]
-   libnotify? ( 
dev-python/notify2[${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

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

2024-01-11 Thread Daniel Pielmeier
commit: 679edc6fe3842742b649d40f53a36b794f5c2736
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Thu Jan 11 18:52:46 2024 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Thu Jan 11 18:53:16 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=679edc6f

app-portage/pfl: add 3.4

Closes: https://bugs.gentoo.org/921498
Signed-off-by: Daniel Pielmeier  gentoo.org>

 app-portage/pfl/Manifest   |  1 +
 app-portage/pfl/pfl-3.4.ebuild | 49 ++
 2 files changed, 50 insertions(+)

diff --git a/app-portage/pfl/Manifest b/app-portage/pfl/Manifest
index 679852ffa3d0..bb2843bb26dc 100644
--- a/app-portage/pfl/Manifest
+++ b/app-portage/pfl/Manifest
@@ -1,2 +1,3 @@
 DIST pfl-3.2.1.tar.gz 5655 BLAKE2B 
1ebfccca48ac090c6467cfd7a63a488a72e723f8f31d9eb5e8494b74666e20f9e4372fed829e0114295210a76ec9debc9fdd5236340a7740eb1ccfbbc5aaa48b
 SHA512 
967ebe2baed50cd1ed0549d000e2bb240e55c0988d74e492f114fe16b328978ad062606e568dcbe65bcb78738388b1447c823bd1fa31a979d10a4be7a5c7984a
 DIST pfl-3.3.1.tar.gz 17810 BLAKE2B 
29f180be8b8ca65830da72c191fa38088cdd542340e34f144e8be307deff6689dab9e7abbf1ef6be44fefc95d9c1033d9f6a0a4d423eaa5c9ec29bd9f54ec7a8
 SHA512 
238933674650ef116c897162894141cbf7c3c1d029453b9226fb0d65138706f89f9a737e44ca7e85a50d7996c1680eb66e5c4357cfcbbb01a29a67398201bda9
+DIST pfl-3.4.tar.gz 18651 BLAKE2B 
09793883a1ed6f70da2f01fb81cfafa407ed43584a826f2cd8fde6d75b544ed803a220fc517e649774100da32e64d01fad8ff0dcbaff9068f57cdf7bd4414169
 SHA512 
c21b43f234a778d74e05cd45b7ccb48b131d6998e632d044a4bccc2f772099d02d1c5e7ab75fc6f9deb14e2f1ed1f31bac51e917e628065b4a36d73b8d77336f

diff --git a/app-portage/pfl/pfl-3.4.ebuild b/app-portage/pfl/pfl-3.4.ebuild
new file mode 100644
index ..08f27aa7c608
--- /dev/null
+++ b/app-portage/pfl/pfl-3.4.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_REQ_USE="xml(+)"
+
+inherit distutils-r1 systemd
+
+DESCRIPTION="Searchable online file/package database for Gentoo"
+HOMEPAGE="https://www.portagefilelist.de 
https://github.com/portagefilelist/client";
+SRC_URI="https://github.com/portagefilelist/client/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos"
+IUSE="+network-cron"
+
+RDEPEND="
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/termcolor[${PYTHON_USEDEP}]
+   sys-apps/portage[${PYTHON_USEDEP}]
+   network-cron? ( sys-apps/util-linux[caps] )
+"
+
+S="${WORKDIR}/client-${PV}"
+
+python_install_all() {
+   if use network-cron ; then
+   exeinto /etc/cron.weekly
+   doexe cron/pfl
+   fi
+
+   systemd_dounit systemd/pfl.{service,timer}
+
+   keepdir /var/lib/${PN}
+
+   distutils-r1_python_install_all
+}
+
+pkg_postinst() {
+   if [[ ! -e "${EROOT}/var/lib/${PN}/pfl.info" ]]; then
+   touch "${EROOT}/var/lib/${PN}/pfl.info" || die
+   fi
+   chown -R portage:portage "${EROOT}/var/lib/${PN}" || die
+   chmod 775 "${EROOT}/var/lib/${PN}" || die
+}



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

2023-12-18 Thread Daniel Pielmeier
commit: d5b406a433e67072543f23ebaf34bfb5b6d4eec6
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Mon Dec 18 20:28:24 2023 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Mon Dec 18 20:29:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5b406a4

app-portage/pfl: add 3.3.1

Closes: https://bugs.gentoo.org/920255
Signed-off-by: Daniel Pielmeier  gentoo.org>

 app-portage/pfl/Manifest |  1 +
 app-portage/pfl/pfl-3.3.1.ebuild | 49 
 2 files changed, 50 insertions(+)

diff --git a/app-portage/pfl/Manifest b/app-portage/pfl/Manifest
index 8723c3e66a43..679852ffa3d0 100644
--- a/app-portage/pfl/Manifest
+++ b/app-portage/pfl/Manifest
@@ -1 +1,2 @@
 DIST pfl-3.2.1.tar.gz 5655 BLAKE2B 
1ebfccca48ac090c6467cfd7a63a488a72e723f8f31d9eb5e8494b74666e20f9e4372fed829e0114295210a76ec9debc9fdd5236340a7740eb1ccfbbc5aaa48b
 SHA512 
967ebe2baed50cd1ed0549d000e2bb240e55c0988d74e492f114fe16b328978ad062606e568dcbe65bcb78738388b1447c823bd1fa31a979d10a4be7a5c7984a
+DIST pfl-3.3.1.tar.gz 17810 BLAKE2B 
29f180be8b8ca65830da72c191fa38088cdd542340e34f144e8be307deff6689dab9e7abbf1ef6be44fefc95d9c1033d9f6a0a4d423eaa5c9ec29bd9f54ec7a8
 SHA512 
238933674650ef116c897162894141cbf7c3c1d029453b9226fb0d65138706f89f9a737e44ca7e85a50d7996c1680eb66e5c4357cfcbbb01a29a67398201bda9

diff --git a/app-portage/pfl/pfl-3.3.1.ebuild b/app-portage/pfl/pfl-3.3.1.ebuild
new file mode 100644
index ..a209f77e6ae3
--- /dev/null
+++ b/app-portage/pfl/pfl-3.3.1.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_REQ_USE="xml(+)"
+
+inherit distutils-r1 systemd
+
+DESCRIPTION="Searchable online file/package database for Gentoo"
+HOMEPAGE="https://www.portagefilelist.de 
https://github.com/portagefilelist/client";
+SRC_URI="https://github.com/portagefilelist/client/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos"
+IUSE="+network-cron"
+
+RDEPEND="
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/termcolor[${PYTHON_USEDEP}]
+   sys-apps/portage[${PYTHON_USEDEP}]
+   network-cron? ( sys-apps/util-linux[caps] )
+"
+
+S="${WORKDIR}/client-${PV}"
+
+python_install_all() {
+   if use network-cron ; then
+   exeinto /etc/cron.weekly
+   doexe cron/pfl
+   fi
+
+   systemd_dounit systemd/pfl.{service,timer}
+
+   keepdir /var/lib/${PN}
+
+   distutils-r1_python_install_all
+}
+
+pkg_postinst() {
+   if [[ ! -e "${EROOT}/var/lib/${PN}/pfl.info" ]]; then
+   touch "${EROOT}/var/lib/${PN}/pfl.info" || die
+   fi
+   chown -R portage:portage "${EROOT}/var/lib/${PN}" || die
+   chmod 775 "${EROOT}/var/lib/${PN}" || die
+}



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

2023-12-08 Thread Daniel Pielmeier
commit: 5c9993c1c23b2e818d69382fd737d63049d53275
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Fri Dec  8 18:20:53 2023 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Dec  8 18:22:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c9993c1

net-print/hplip: drop 3.23.5

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

 net-print/hplip/Manifest|   1 -
 net-print/hplip/hplip-3.23.5.ebuild | 290 
 2 files changed, 291 deletions(-)

diff --git a/net-print/hplip/Manifest b/net-print/hplip/Manifest
index 1979754a36db..074ef9b6a564 100644
--- a/net-print/hplip/Manifest
+++ b/net-print/hplip/Manifest
@@ -1,5 +1,4 @@
 DIST hplip-3.23.12-patches-1.tar.xz 21132 BLAKE2B 
83cee13ef988618cf6537b3954649c733b3de99f4d1c2ffefe9aeaba8f21e61a92dfa2e4cdb87af3d4b56df244e7de1b1d6bf73d878aa8ccabe60c537e05916f
 SHA512 
89a0139660b013c11ba1dfa6adf1840b8ccc5b49bc31580481967c85e75ca79aba537bc4b65834ee464013b7aa0544267235d14dc877cb5276cb6e89c6a3fafa
 DIST hplip-3.23.12.tar.gz 30162044 BLAKE2B 
752a5b75855677e4f8b5b8738181d40c426268be4e393e5df7565c78efca68389e86d92f21002a733c0b2d5d62913bef3986e4bedd36a9f35f205c11e6027e7a
 SHA512 
7461ffec38be68421e4204021f53d2b1641e7a67c14f205390d45f487a1af90956fd221f7e1561635508103ae944f19e04d6052d3f8928f2c9685fdcdcf515df
 DIST hplip-3.23.5-patches-1.tar.xz 21444 BLAKE2B 
500e06f34ad4fc607a587e2e897dbd852d21e3a1a2845fe8603a4fef109ea4556e614a38397a96be2ad9cc7efe8113e893e698696203f289d21a9f067c3a9fa7
 SHA512 
94b7b508913969303e7d63f392a64e7f43c3d2e651d6a10acbfc1fd1a6ce2324d2a1b19394d7f4f0b89802d9efc59df04cd902e486ebd40b3428a8037ffca8cf
-DIST hplip-3.23.5.tar.gz 30111293 BLAKE2B 
658da7989678e6a27e50f4ef6ac6d99601246f515e06f15f6d148c10427848533f99ce87e85e45446bddd4dc6a7efae568e7c6d5d4398cdc9da45f5806af8b6f
 SHA512 
f7e8c431dece035c3e8709baffad7de923ec16ec168f0c1ab64e7aa72e2b3452bf510e3f98b1d0a783bf444869affc452c7adf8fdc2075fed341c64b55ec7c3e
 DIST hplip-3.23.8.tar.gz 30121648 BLAKE2B 
1bee02f2de4f14b7aa4d491550f82146e0e55a3297a8110ff7973992772089041578fed5560f98658ed9f6896d75481c89c22131501ca5048e709519db76eb77
 SHA512 
727b5a6c5b5c77571f1bc27efd493cf8177f543412fa70f0f1ff3439d6599c85985206ccb1c60dbc8bec1e23ef6b25f9030fd872c24799029ba8526b0061cc90

diff --git a/net-print/hplip/hplip-3.23.5.ebuild 
b/net-print/hplip/hplip-3.23.5.ebuild
deleted file mode 100644
index 4c2b55259096..
--- a/net-print/hplip/hplip-3.23.5.ebuild
+++ /dev/null
@@ -1,290 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9,10,11} )
-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="https://developers.hp.com/hp-linux-imaging-and-printing";
-SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz
-   
https://dev.gentoo.org/~billie/distfiles/${PN}-3.23.5-patches-1.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
-
-IUSE="doc fax +hpcups hpijs kde libnotify libusb0 minimal parport policykit 
qt5 scanner +snmp static-ppds X"
-
-COMMON_DEPEND="
-   net-print/cups
-   sys-apps/dbus
-   media-libs/libjpeg-turbo:0
-   hpijs? ( net-print/cups-filters[foomatic] )
-   !libusb0? ( virtual/libusb:1 )
-   libusb0? ( virtual/libusb:0 )
-   ${PYTHON_DEPS}
-   !minimal? (
-   scanner? (
-   media-gfx/sane-backends
-   )
-   snmp? (
-   dev-libs/openssl:0=
-   net-analyzer/net-snmp:=[${PYTHON_SINGLE_USEDEP}]
-   net-dns/avahi[dbus,python,${PYTHON_SINGLE_USEDEP}]
-   )
-   )
-"
-BDEPEND="
-   virtual/pkgconfig
-"
-DEPEND="
-   ${COMMON_DEPEND}
-"
-RDEPEND="
-   ${COMMON_DEPEND}
-   app-text/ghostscript-gpl
-   !minimal? (
-   $(python_gen_cond_dep 
'dev-python/pygobject:3[${PYTHON_USEDEP}]' 'python3*')
-   kernel_linux? ( virtual/udev )
-   $(python_gen_cond_dep '
-   >=dev-python/dbus-python-1.2.0-r1[${PYTHON_USEDEP}]
-   dev-python/distro[${PYTHON_USEDEP}]
-   fax? ( dev-python/reportlab[${PYTHON_USEDEP}] )
-   qt5? (
-   
>=dev-python/PyQt5-5.5.1[dbus,gui,widgets,${PYTHON_USEDEP}]
-   libnotify? ( 
dev-python/notify2[${PYTHON_USEDEP}] )
-   )
-   scanner? (
-   >=dev-python/reportlab-3.2[${PYTHON_USEDEP}]
-   >=dev-python/pillow-3.1.1[${

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

2023-12-08 Thread Daniel Pielmeier
commit: 991be86a7fdde01d6388d1f9d5a75e5146b51f12
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Fri Dec  8 18:19:48 2023 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Dec  8 18:19:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=991be86a

net-print/hplip: disable py3.9

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

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

diff --git a/net-print/hplip/hplip-3.23.12.ebuild 
b/net-print/hplip/hplip-3.23.12.ebuild
index 82885c39e971..444bcd062390 100644
--- a/net-print/hplip/hplip-3.23.12.ebuild
+++ b/net-print/hplip/hplip-3.23.12.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9,10,11} )
+PYTHON_COMPAT=( python3_{10,11} )
 PYTHON_REQ_USE="threads(+),xml(+)"
 
 inherit autotools linux-info python-single-r1 readme.gentoo-r1 udev



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

2023-12-08 Thread Daniel Pielmeier
commit: e34e2ade34b16c26fd848be4f8066c1b08b224e1
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Fri Dec  8 18:18:03 2023 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Dec  8 18:18:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e34e2ade

net-print/hplip: destabilize 3.23.12

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

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

diff --git a/net-print/hplip/hplip-3.23.12.ebuild 
b/net-print/hplip/hplip-3.23.12.ebuild
index 05e64117ef57..82885c39e971 100644
--- a/net-print/hplip/hplip-3.23.12.ebuild
+++ b/net-print/hplip/hplip-3.23.12.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 
 IUSE="doc fax +hpcups hpijs kde libnotify libusb0 minimal parport policykit 
qt5 scanner +snmp static-ppds X"
 



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

2023-12-08 Thread Daniel Pielmeier
commit: 7a2ece5a4c4739543919246ece762f98808f7a6f
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Fri Dec  8 18:15:55 2023 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Dec  8 18:15:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a2ece5a

net-print/hplip: add 3.23.12

Bug: https://bugs.gentoo.org/918706
Signed-off-by: Daniel Pielmeier  gentoo.org>

 net-print/hplip/Manifest |   2 +
 net-print/hplip/hplip-3.23.12.ebuild | 290 +++
 2 files changed, 292 insertions(+)

diff --git a/net-print/hplip/Manifest b/net-print/hplip/Manifest
index 712b27f368e7..1979754a36db 100644
--- a/net-print/hplip/Manifest
+++ b/net-print/hplip/Manifest
@@ -1,3 +1,5 @@
+DIST hplip-3.23.12-patches-1.tar.xz 21132 BLAKE2B 
83cee13ef988618cf6537b3954649c733b3de99f4d1c2ffefe9aeaba8f21e61a92dfa2e4cdb87af3d4b56df244e7de1b1d6bf73d878aa8ccabe60c537e05916f
 SHA512 
89a0139660b013c11ba1dfa6adf1840b8ccc5b49bc31580481967c85e75ca79aba537bc4b65834ee464013b7aa0544267235d14dc877cb5276cb6e89c6a3fafa
+DIST hplip-3.23.12.tar.gz 30162044 BLAKE2B 
752a5b75855677e4f8b5b8738181d40c426268be4e393e5df7565c78efca68389e86d92f21002a733c0b2d5d62913bef3986e4bedd36a9f35f205c11e6027e7a
 SHA512 
7461ffec38be68421e4204021f53d2b1641e7a67c14f205390d45f487a1af90956fd221f7e1561635508103ae944f19e04d6052d3f8928f2c9685fdcdcf515df
 DIST hplip-3.23.5-patches-1.tar.xz 21444 BLAKE2B 
500e06f34ad4fc607a587e2e897dbd852d21e3a1a2845fe8603a4fef109ea4556e614a38397a96be2ad9cc7efe8113e893e698696203f289d21a9f067c3a9fa7
 SHA512 
94b7b508913969303e7d63f392a64e7f43c3d2e651d6a10acbfc1fd1a6ce2324d2a1b19394d7f4f0b89802d9efc59df04cd902e486ebd40b3428a8037ffca8cf
 DIST hplip-3.23.5.tar.gz 30111293 BLAKE2B 
658da7989678e6a27e50f4ef6ac6d99601246f515e06f15f6d148c10427848533f99ce87e85e45446bddd4dc6a7efae568e7c6d5d4398cdc9da45f5806af8b6f
 SHA512 
f7e8c431dece035c3e8709baffad7de923ec16ec168f0c1ab64e7aa72e2b3452bf510e3f98b1d0a783bf444869affc452c7adf8fdc2075fed341c64b55ec7c3e
 DIST hplip-3.23.8.tar.gz 30121648 BLAKE2B 
1bee02f2de4f14b7aa4d491550f82146e0e55a3297a8110ff7973992772089041578fed5560f98658ed9f6896d75481c89c22131501ca5048e709519db76eb77
 SHA512 
727b5a6c5b5c77571f1bc27efd493cf8177f543412fa70f0f1ff3439d6599c85985206ccb1c60dbc8bec1e23ef6b25f9030fd872c24799029ba8526b0061cc90

diff --git a/net-print/hplip/hplip-3.23.12.ebuild 
b/net-print/hplip/hplip-3.23.12.ebuild
new file mode 100644
index ..05e64117ef57
--- /dev/null
+++ b/net-print/hplip/hplip-3.23.12.ebuild
@@ -0,0 +1,290 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9,10,11} )
+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="https://developers.hp.com/hp-linux-imaging-and-printing";
+SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz
+   https://dev.gentoo.org/~billie/distfiles/${PN}-3.23.12-patches-1.tar.xz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
+
+IUSE="doc fax +hpcups hpijs kde libnotify libusb0 minimal parport policykit 
qt5 scanner +snmp static-ppds X"
+
+COMMON_DEPEND="
+   net-print/cups
+   sys-apps/dbus
+   media-libs/libjpeg-turbo:0
+   hpijs? ( net-print/cups-filters[foomatic] )
+   !libusb0? ( virtual/libusb:1 )
+   libusb0? ( virtual/libusb:0 )
+   ${PYTHON_DEPS}
+   !minimal? (
+   scanner? (
+   media-gfx/sane-backends
+   )
+   snmp? (
+   dev-libs/openssl:0=
+   net-analyzer/net-snmp:=[${PYTHON_SINGLE_USEDEP}]
+   net-dns/avahi[dbus,python,${PYTHON_SINGLE_USEDEP}]
+   )
+   )
+"
+BDEPEND="
+   virtual/pkgconfig
+"
+DEPEND="
+   ${COMMON_DEPEND}
+"
+RDEPEND="
+   ${COMMON_DEPEND}
+   app-text/ghostscript-gpl
+   !minimal? (
+   $(python_gen_cond_dep 
'dev-python/pygobject:3[${PYTHON_USEDEP}]' 'python3*')
+   kernel_linux? ( virtual/udev )
+   $(python_gen_cond_dep '
+   >=dev-python/dbus-python-1.2.0-r1[${PYTHON_USEDEP}]
+   dev-python/distro[${PYTHON_USEDEP}]
+   fax? ( dev-python/reportlab[${PYTHON_USEDEP}] )
+   qt5? (
+   
>=dev-python/PyQt5-5.5.1[dbus,gui,widgets,${PYTHON_USEDEP}]
+   libnotify? ( 
dev-python/notify2[${PYTHON_USEDEP}] )
+   )
+   scanner? (
+  

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

2023-12-08 Thread Daniel Pielmeier
commit: ca097bf4e4b35f22871bff43b6117943dd128afe
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Fri Dec  8 17:51:49 2023 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Dec  8 17:51:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca097bf4

media-sound/mac: drop 10.25

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

 media-sound/mac/Manifest |  1 -
 media-sound/mac/mac-10.25.ebuild | 31 ---
 2 files changed, 32 deletions(-)

diff --git a/media-sound/mac/Manifest b/media-sound/mac/Manifest
index 93f879328157..97a883f5953e 100644
--- a/media-sound/mac/Manifest
+++ b/media-sound/mac/Manifest
@@ -1,4 +1,3 @@
-DIST mac-10.25.zip 1654085 BLAKE2B 
c4e32bb1af2ecf893931075e0a91ae11fc25e1e911150e40746b50aed9bb7eacfac6cac61f9c65329c497262a7965ce59cb2a179087b60b17185949c61c2df8a
 SHA512 
34ae8ad1d27d79cebf680b7e99954028dea197165414cec507459b868739ae1e43e810553ead095dcbe91e696bb8d5c8b7677780efa13aff5a61011594ebecb7
 DIST mac-10.26.zip 1654362 BLAKE2B 
81dfd72016ed95cdd182e30558ba31af3ac305acbf3b167984a5eff7183d91ac0d6aa9069462a9e1a96867bfc883bd1278a696894bdd408328e4c548b1b499bd
 SHA512 
b8a9153a3b2ee51fb18a971d89be5daf3ae417491d5e6a7f034ae54e14d53ff9b879d045c4a9fc2608945b274326e66ace52a80c59b65016e8021cc1368c66be
 DIST mac-10.29.zip 1657175 BLAKE2B 
a5d9375af98d5422ca7e0f19e1b5372e8f00bf91bd5fead51a211efe4b304db20a8c5429a17d84db8a37b7898490c147115a363937ab9b970d3077c6c21be506
 SHA512 
c49cb3d11493cd7f6632ffb4c284e9333a9682d255863d46835b1b4bee2f50798b8d70a61b2a36ba9cb13836533addfcb644c2470613a38a33ddfac4acafd84d
 DIST monkeys-audio_4.11-u4-b5-s7.orig.tar.gz 511190 BLAKE2B 
28b5a3aadd9dae410c93cfc43c40c07fe207036f27cf60d59d8fa137a0327f90a78746c14930b7d3becb7f5fa69a454a6855aae1553dc74cd5168a9a523bb8f0
 SHA512 
7e73b35c86d6007ab2a94a2d8b7449bb4ac505bbba53e40373a279dc83a9cad5f62a51419a6375335576cf325c88ed7d317b0ef3039b8a497100cb74a63c25d0

diff --git a/media-sound/mac/mac-10.25.ebuild b/media-sound/mac/mac-10.25.ebuild
deleted file mode 100644
index 0a410340c429..
--- a/media-sound/mac/mac-10.25.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Monkey's Audio Codecs"
-HOMEPAGE="https://www.monkeysaudio.com";
-SRC_URI="http://monkeysaudio.com/files/MAC_${PV/.}_SDK.zip -> ${P}.zip"
-
-LICENSE="BSD"
-SLOT="0/10"
-KEYWORDS="~alpha amd64 ~loong ppc ppc64 ~riscv sparc x86"
-
-RDEPEND=""
-DEPEND=""
-BDEPEND="app-arch/unzip"
-
-src_unpack() {
-   mkdir -p "${S}" || die
-   cd "${S}" || die
-   default
-}
-
-CMAKE_BUILD_TYPE=Release
-
-PATCHES=(
-   "${FILESDIR}/${PN}-10.18-linux.patch"
-   "${FILESDIR}/${PN}-10.18-output.patch"
-)



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

2023-12-08 Thread Daniel Pielmeier
commit: 7312b7846d09c3c52fd047ad64bb2c794318b30e
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Fri Dec  8 17:49:47 2023 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Dec  8 17:49:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7312b784

media-sound/mac: update SRC_URI

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

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

diff --git a/media-sound/mac/mac-10.29.ebuild b/media-sound/mac/mac-10.29.ebuild
index 57c1a668c196..fd5f2c4047d4 100644
--- a/media-sound/mac/mac-10.29.ebuild
+++ b/media-sound/mac/mac-10.29.ebuild
@@ -7,7 +7,7 @@ inherit cmake
 
 DESCRIPTION="Monkey's Audio Codecs"
 HOMEPAGE="https://www.monkeysaudio.com";
-SRC_URI="http://monkeysaudio.com/files/MAC_${PV/.}_SDK.zip -> ${P}.zip"
+SRC_URI="https://monkeysaudio.com/files/MAC_${PV/.}_SDK.zip -> ${P}.zip"
 
 LICENSE="BSD"
 SLOT="0/10"



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

2023-12-08 Thread Daniel Pielmeier
commit: 57f8dcfc8f728ed6a174292d32fe26b9693cf35c
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Fri Dec  8 17:46:28 2023 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Dec  8 17:46:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57f8dcfc

media-sound/mac: destabilize 10.29

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

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

diff --git a/media-sound/mac/mac-10.29.ebuild b/media-sound/mac/mac-10.29.ebuild
index 0a410340c429..57c1a668c196 100644
--- a/media-sound/mac/mac-10.29.ebuild
+++ b/media-sound/mac/mac-10.29.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://monkeysaudio.com/files/MAC_${PV/.}_SDK.zip -> 
${P}.zip"
 
 LICENSE="BSD"
 SLOT="0/10"
-KEYWORDS="~alpha amd64 ~loong ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha ~amd64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND=""
 DEPEND=""



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

2023-12-08 Thread Daniel Pielmeier
commit: 99d24a041f36e89204cbe13e8d824046e3145a07
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Fri Dec  8 17:45:18 2023 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Fri Dec  8 17:45:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99d24a04

media-sound/mac: add 10.29

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

 media-sound/mac/Manifest |  1 +
 media-sound/mac/mac-10.29.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/media-sound/mac/Manifest b/media-sound/mac/Manifest
index 927fbe789913..93f879328157 100644
--- a/media-sound/mac/Manifest
+++ b/media-sound/mac/Manifest
@@ -1,3 +1,4 @@
 DIST mac-10.25.zip 1654085 BLAKE2B 
c4e32bb1af2ecf893931075e0a91ae11fc25e1e911150e40746b50aed9bb7eacfac6cac61f9c65329c497262a7965ce59cb2a179087b60b17185949c61c2df8a
 SHA512 
34ae8ad1d27d79cebf680b7e99954028dea197165414cec507459b868739ae1e43e810553ead095dcbe91e696bb8d5c8b7677780efa13aff5a61011594ebecb7
 DIST mac-10.26.zip 1654362 BLAKE2B 
81dfd72016ed95cdd182e30558ba31af3ac305acbf3b167984a5eff7183d91ac0d6aa9069462a9e1a96867bfc883bd1278a696894bdd408328e4c548b1b499bd
 SHA512 
b8a9153a3b2ee51fb18a971d89be5daf3ae417491d5e6a7f034ae54e14d53ff9b879d045c4a9fc2608945b274326e66ace52a80c59b65016e8021cc1368c66be
+DIST mac-10.29.zip 1657175 BLAKE2B 
a5d9375af98d5422ca7e0f19e1b5372e8f00bf91bd5fead51a211efe4b304db20a8c5429a17d84db8a37b7898490c147115a363937ab9b970d3077c6c21be506
 SHA512 
c49cb3d11493cd7f6632ffb4c284e9333a9682d255863d46835b1b4bee2f50798b8d70a61b2a36ba9cb13836533addfcb644c2470613a38a33ddfac4acafd84d
 DIST monkeys-audio_4.11-u4-b5-s7.orig.tar.gz 511190 BLAKE2B 
28b5a3aadd9dae410c93cfc43c40c07fe207036f27cf60d59d8fa137a0327f90a78746c14930b7d3becb7f5fa69a454a6855aae1553dc74cd5168a9a523bb8f0
 SHA512 
7e73b35c86d6007ab2a94a2d8b7449bb4ac505bbba53e40373a279dc83a9cad5f62a51419a6375335576cf325c88ed7d317b0ef3039b8a497100cb74a63c25d0

diff --git a/media-sound/mac/mac-10.29.ebuild b/media-sound/mac/mac-10.29.ebuild
new file mode 100644
index ..0a410340c429
--- /dev/null
+++ b/media-sound/mac/mac-10.29.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Monkey's Audio Codecs"
+HOMEPAGE="https://www.monkeysaudio.com";
+SRC_URI="http://monkeysaudio.com/files/MAC_${PV/.}_SDK.zip -> ${P}.zip"
+
+LICENSE="BSD"
+SLOT="0/10"
+KEYWORDS="~alpha amd64 ~loong ppc ppc64 ~riscv sparc x86"
+
+RDEPEND=""
+DEPEND=""
+BDEPEND="app-arch/unzip"
+
+src_unpack() {
+   mkdir -p "${S}" || die
+   cd "${S}" || die
+   default
+}
+
+CMAKE_BUILD_TYPE=Release
+
+PATCHES=(
+   "${FILESDIR}/${PN}-10.18-linux.patch"
+   "${FILESDIR}/${PN}-10.18-output.patch"
+)



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

2023-11-15 Thread Daniel Pielmeier
commit: 1913fc778338b4a0377ee22ba7fc439b39c0ce66
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Wed Nov 15 19:38:46 2023 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Wed Nov 15 19:41:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1913fc77

app-admin/conky: Really fix 915964

Signed-off-by: Daniel Pielmeier  gentoo.org>
Bug: https://bugs.gentoo.org/915964

 .../conky/{conky-1.19.6-r1.ebuild => conky-1.19.6-r2.ebuild}  | 8 +---
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/app-admin/conky/conky-1.19.6-r1.ebuild 
b/app-admin/conky/conky-1.19.6-r2.ebuild
similarity index 98%
rename from app-admin/conky/conky-1.19.6-r1.ebuild
rename to app-admin/conky/conky-1.19.6-r2.ebuild
index 41a5bd379f95..9e0a9052978e 100644
--- a/app-admin/conky/conky-1.19.6-r1.ebuild
+++ b/app-admin/conky/conky-1.19.6-r2.ebuild
@@ -65,13 +65,6 @@ RDEPEND="
cmus? ( media-sound/cmus )
hddtemp? ( app-admin/hddtemp )
moc? ( media-sound/moc )
-   extras? (
-   app-editors/nano
-   || (
-   app-editors/vim
-   app-editors/gvim
-   )
-   )
 "
 DEPEND="
${COMMON_DEPEND}
@@ -150,6 +143,7 @@ src_configure() {
-DBUILD_X11=yes
-DBUILD_XDAMAGE=yes
-DBUILD_XDBE=yes
+   -DBUILD_XFIXES=yes
-DBUILD_XSHAPE=yes
-DBUILD_MOUSE_EVENTS=yes
-DOWN_WINDOW=yes



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

2023-11-15 Thread Daniel Pielmeier
commit: 2eb457a6c6e7182a751989e3bcd8ff25351c5108
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Wed Nov 15 16:18:05 2023 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Wed Nov 15 16:18:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eb457a6

media-sound/mac: add 10.26

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

 media-sound/mac/Manifest |  1 +
 media-sound/mac/mac-10.26.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/media-sound/mac/Manifest b/media-sound/mac/Manifest
index 5e0eb430d4d5..927fbe789913 100644
--- a/media-sound/mac/Manifest
+++ b/media-sound/mac/Manifest
@@ -1,2 +1,3 @@
 DIST mac-10.25.zip 1654085 BLAKE2B 
c4e32bb1af2ecf893931075e0a91ae11fc25e1e911150e40746b50aed9bb7eacfac6cac61f9c65329c497262a7965ce59cb2a179087b60b17185949c61c2df8a
 SHA512 
34ae8ad1d27d79cebf680b7e99954028dea197165414cec507459b868739ae1e43e810553ead095dcbe91e696bb8d5c8b7677780efa13aff5a61011594ebecb7
+DIST mac-10.26.zip 1654362 BLAKE2B 
81dfd72016ed95cdd182e30558ba31af3ac305acbf3b167984a5eff7183d91ac0d6aa9069462a9e1a96867bfc883bd1278a696894bdd408328e4c548b1b499bd
 SHA512 
b8a9153a3b2ee51fb18a971d89be5daf3ae417491d5e6a7f034ae54e14d53ff9b879d045c4a9fc2608945b274326e66ace52a80c59b65016e8021cc1368c66be
 DIST monkeys-audio_4.11-u4-b5-s7.orig.tar.gz 511190 BLAKE2B 
28b5a3aadd9dae410c93cfc43c40c07fe207036f27cf60d59d8fa137a0327f90a78746c14930b7d3becb7f5fa69a454a6855aae1553dc74cd5168a9a523bb8f0
 SHA512 
7e73b35c86d6007ab2a94a2d8b7449bb4ac505bbba53e40373a279dc83a9cad5f62a51419a6375335576cf325c88ed7d317b0ef3039b8a497100cb74a63c25d0

diff --git a/media-sound/mac/mac-10.26.ebuild b/media-sound/mac/mac-10.26.ebuild
new file mode 100644
index ..0a410340c429
--- /dev/null
+++ b/media-sound/mac/mac-10.26.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Monkey's Audio Codecs"
+HOMEPAGE="https://www.monkeysaudio.com";
+SRC_URI="http://monkeysaudio.com/files/MAC_${PV/.}_SDK.zip -> ${P}.zip"
+
+LICENSE="BSD"
+SLOT="0/10"
+KEYWORDS="~alpha amd64 ~loong ppc ppc64 ~riscv sparc x86"
+
+RDEPEND=""
+DEPEND=""
+BDEPEND="app-arch/unzip"
+
+src_unpack() {
+   mkdir -p "${S}" || die
+   cd "${S}" || die
+   default
+}
+
+CMAKE_BUILD_TYPE=Release
+
+PATCHES=(
+   "${FILESDIR}/${PN}-10.18-linux.patch"
+   "${FILESDIR}/${PN}-10.18-output.patch"
+)



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

2023-11-15 Thread Daniel Pielmeier
commit: a8d7e6fca6f25b7f96def52ced29adcb2313d4d4
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Wed Nov 15 16:06:11 2023 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Wed Nov 15 16:06:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8d7e6fc

app-admin/conky: drop 1.19.4

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

 app-admin/conky/Manifest|   1 -
 app-admin/conky/conky-1.19.4.ebuild | 234 
 2 files changed, 235 deletions(-)

diff --git a/app-admin/conky/Manifest b/app-admin/conky/Manifest
index eacba3e366dd..ecb48f573a4c 100644
--- a/app-admin/conky/Manifest
+++ b/app-admin/conky/Manifest
@@ -1,3 +1,2 @@
 DIST conky-1.19.2.tar.gz 1715080 BLAKE2B 
1e7ee050ab6525a1cc0dd513e25ea2e98a21fa6a70a3f3feb95cda9dc4b3bfa4625889c91093f7643746325f897e7165b199da38308699c9dadeb87cdebfc896
 SHA512 
a9b565ab2e6b92efe8a10db69e88fb720ba00f09e63b21a5741f95c8a05c78dd58aa23fdbf34f8f0c9137e04ce76b1fe197594ebc1b2ad99d7fd9bf8e6127ad3
-DIST conky-1.19.4.tar.gz 1724291 BLAKE2B 
478c9f1c3c9ced8d1f9384a5d1d9b918245049ee9282304828c5c5e4ccbb96cd0404d6095f5d03b6d8efd06b7f6b2f34f070734877c1496efff7cd49cb06faee
 SHA512 
3856a059d2c21da3df9cad42a4bd365ba87b2b581985c1b7d9b04b3465e99f230b5b973ab4f5b986058abf02afcc9779e1ab05696791c7952372c2e29615
 DIST conky-1.19.6.tar.gz 1727487 BLAKE2B 
2ef2b0acd354559679b9d7d442de7a709e932418e27459b02bdf2f8b6dbdcf7911964932ab9851bab213e7f68d9a82034acab96892752544ab1a26d68c174c09
 SHA512 
9f1900f495125c668835334239b69fc098c30fe450a384786d873eb3d3e955ff0f06ca70c3a94f47a4b38a42d4510be77efd13873411f11ff84d8bfdc2869fde

diff --git a/app-admin/conky/conky-1.19.4.ebuild 
b/app-admin/conky/conky-1.19.4.ebuild
deleted file mode 100644
index 41a5bd379f95..
--- a/app-admin/conky/conky-1.19.4.ebuild
+++ /dev/null
@@ -1,234 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-LUA_COMPAT=( lua5-4 )
-PYTHON_COMPAT=( python{3_9,3_10,3_11} )
-
-inherit cmake linux-info lua-single python-any-r1 readme.gentoo-r1 xdg
-
-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 ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
-IUSE="apcupsd bundled-toluapp cmus curl doc extras hddtemp ical iconv imlib
-   intel-backlight iostats irc lua-cairo lua-imlib lua-rsvg math moc mpd
-   mysql ncurses nvidia +portmon pulseaudio rss systemd thinkpad truetype
-   wayland webserver wifi X xinerama xmms2"
-
-COMMON_DEPEND="
-   curl? ( net-misc/curl )
-   ical? ( dev-libs/libical:= )
-   iconv? ( virtual/libiconv )
-   imlib? ( media-libs/imlib2[X] )
-   irc? ( net-libs/libircclient )
-   lua-cairo? ( x11-libs/cairo[X] )
-   lua-imlib? ( media-libs/imlib2[X] )
-   lua-rsvg? ( gnome-base/librsvg )
-   mysql? ( dev-db/mysql-connector-c )
-   ncurses? ( sys-libs/ncurses:= )
-   nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )
-   pulseaudio? ( media-libs/libpulse )
-   rss? (
-   dev-libs/libxml2
-   net-misc/curl
-   dev-libs/glib:2
-   )
-   systemd? ( sys-apps/systemd )
-   truetype? (
-   x11-libs/libXft
-   >=media-libs/freetype-2
-   )
-   wayland? (
-   dev-libs/wayland
-   x11-libs/pango
-   )
-   wifi? ( net-wireless/wireless-tools )
-   webserver? ( net-libs/libmicrohttpd:= )
-   X? (
-   x11-libs/libX11
-   x11-libs/libXdamage
-   x11-libs/libXfixes
-   x11-libs/libXext
-   )
-   xinerama? ( x11-libs/libXinerama )
-   xmms2? ( media-sound/xmms2 )
-   ${LUA_DEPS}
-"
-RDEPEND="
-   ${COMMON_DEPEND}
-   apcupsd? ( sys-power/apcupsd )
-   cmus? ( media-sound/cmus )
-   hddtemp? ( app-admin/hddtemp )
-   moc? ( media-sound/moc )
-   extras? (
-   app-editors/nano
-   || (
-   app-editors/vim
-   app-editors/gvim
-   )
-   )
-"
-DEPEND="
-   ${COMMON_DEPEND}
-   wayland? (
-   dev-libs/wayland-protocols
-   )
-"
-BDEPEND="
-   doc? (
-   virtual/pandoc
-   $(python_gen_any_dep '
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   dev-python/jinja[${PYTHON_USEDEP}]
-   ')
-   )
-   extras? (
-   $(python_gen_any_dep '
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   dev-python/jinja[${PYTHON_USEDEP

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

2023-11-15 Thread Daniel Pielmeier
commit: f9f80adc828e4b93f97597fe99566affad7e0a07
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Wed Nov 15 16:03:21 2023 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Wed Nov 15 16:03:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9f80adc

app-admin/conky: Remove vim and nano dependencies

Signed-off-by: Daniel Pielmeier  gentoo.org>
Closes: https://bugs.gentoo.org/915964

 app-admin/conky/{conky-1.19.6.ebuild => conky-1.19.6-r1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/app-admin/conky/conky-1.19.6.ebuild 
b/app-admin/conky/conky-1.19.6-r1.ebuild
similarity index 100%
rename from app-admin/conky/conky-1.19.6.ebuild
rename to app-admin/conky/conky-1.19.6-r1.ebuild



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

2023-11-13 Thread Daniel Pielmeier
commit: 168c693312a5534033609a905a878044300ca83e
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Mon Nov 13 16:42:36 2023 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Mon Nov 13 16:42:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=168c6933

media-sound/mac: update LICENSE

Closes: https://bugs.gentoo.org/917225
Signed-off-by: Daniel Pielmeier  gentoo.org>

 media-sound/mac/mac-10.24.ebuild | 2 +-
 media-sound/mac/mac-10.25.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/mac/mac-10.24.ebuild b/media-sound/mac/mac-10.24.ebuild
index 93a3422edc4e..0a410340c429 100644
--- a/media-sound/mac/mac-10.24.ebuild
+++ b/media-sound/mac/mac-10.24.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Monkey's Audio Codecs"
 HOMEPAGE="https://www.monkeysaudio.com";
 SRC_URI="http://monkeysaudio.com/files/MAC_${PV/.}_SDK.zip -> ${P}.zip"
 
-LICENSE="mac"
+LICENSE="BSD"
 SLOT="0/10"
 KEYWORDS="~alpha amd64 ~loong ppc ppc64 ~riscv sparc x86"
 

diff --git a/media-sound/mac/mac-10.25.ebuild b/media-sound/mac/mac-10.25.ebuild
index 4b25756f5a06..57c1a668c196 100644
--- a/media-sound/mac/mac-10.25.ebuild
+++ b/media-sound/mac/mac-10.25.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Monkey's Audio Codecs"
 HOMEPAGE="https://www.monkeysaudio.com";
 SRC_URI="http://monkeysaudio.com/files/MAC_${PV/.}_SDK.zip -> ${P}.zip"
 
-LICENSE="mac"
+LICENSE="BSD"
 SLOT="0/10"
 KEYWORDS="~alpha ~amd64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
 



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

2023-10-14 Thread Daniel Pielmeier
commit: 59564616183e28f5f62ccdb9d02fb28d13a3c32c
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Oct 14 08:07:40 2023 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Oct 14 08:08:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59564616

net-print/hplip: add 3.23.8

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

 net-print/hplip/Manifest|   1 +
 net-print/hplip/hplip-3.23.8.ebuild | 290 
 2 files changed, 291 insertions(+)

diff --git a/net-print/hplip/Manifest b/net-print/hplip/Manifest
index 412e98b02d7b..712b27f368e7 100644
--- a/net-print/hplip/Manifest
+++ b/net-print/hplip/Manifest
@@ -1,2 +1,3 @@
 DIST hplip-3.23.5-patches-1.tar.xz 21444 BLAKE2B 
500e06f34ad4fc607a587e2e897dbd852d21e3a1a2845fe8603a4fef109ea4556e614a38397a96be2ad9cc7efe8113e893e698696203f289d21a9f067c3a9fa7
 SHA512 
94b7b508913969303e7d63f392a64e7f43c3d2e651d6a10acbfc1fd1a6ce2324d2a1b19394d7f4f0b89802d9efc59df04cd902e486ebd40b3428a8037ffca8cf
 DIST hplip-3.23.5.tar.gz 30111293 BLAKE2B 
658da7989678e6a27e50f4ef6ac6d99601246f515e06f15f6d148c10427848533f99ce87e85e45446bddd4dc6a7efae568e7c6d5d4398cdc9da45f5806af8b6f
 SHA512 
f7e8c431dece035c3e8709baffad7de923ec16ec168f0c1ab64e7aa72e2b3452bf510e3f98b1d0a783bf444869affc452c7adf8fdc2075fed341c64b55ec7c3e
+DIST hplip-3.23.8.tar.gz 30121648 BLAKE2B 
1bee02f2de4f14b7aa4d491550f82146e0e55a3297a8110ff7973992772089041578fed5560f98658ed9f6896d75481c89c22131501ca5048e709519db76eb77
 SHA512 
727b5a6c5b5c77571f1bc27efd493cf8177f543412fa70f0f1ff3439d6599c85985206ccb1c60dbc8bec1e23ef6b25f9030fd872c24799029ba8526b0061cc90

diff --git a/net-print/hplip/hplip-3.23.8.ebuild 
b/net-print/hplip/hplip-3.23.8.ebuild
new file mode 100644
index ..35035264045e
--- /dev/null
+++ b/net-print/hplip/hplip-3.23.8.ebuild
@@ -0,0 +1,290 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9,10,11} )
+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="https://developers.hp.com/hp-linux-imaging-and-printing";
+SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz
+   
https://dev.gentoo.org/~billie/distfiles/${PN}-3.23.5-patches-1.tar.xz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+
+IUSE="doc fax +hpcups hpijs kde libnotify libusb0 minimal parport policykit 
qt5 scanner +snmp static-ppds X"
+
+COMMON_DEPEND="
+   net-print/cups
+   sys-apps/dbus
+   media-libs/libjpeg-turbo:0
+   hpijs? ( net-print/cups-filters[foomatic] )
+   !libusb0? ( virtual/libusb:1 )
+   libusb0? ( virtual/libusb:0 )
+   ${PYTHON_DEPS}
+   !minimal? (
+   scanner? (
+   media-gfx/sane-backends
+   )
+   snmp? (
+   dev-libs/openssl:0=
+   net-analyzer/net-snmp:=[${PYTHON_SINGLE_USEDEP}]
+   net-dns/avahi[dbus,python,${PYTHON_SINGLE_USEDEP}]
+   )
+   )
+"
+BDEPEND="
+   virtual/pkgconfig
+"
+DEPEND="
+   ${COMMON_DEPEND}
+"
+RDEPEND="
+   ${COMMON_DEPEND}
+   app-text/ghostscript-gpl
+   !minimal? (
+   $(python_gen_cond_dep 
'dev-python/pygobject:3[${PYTHON_USEDEP}]' 'python3*')
+   kernel_linux? ( virtual/udev )
+   $(python_gen_cond_dep '
+   >=dev-python/dbus-python-1.2.0-r1[${PYTHON_USEDEP}]
+   dev-python/distro[${PYTHON_USEDEP}]
+   fax? ( dev-python/reportlab[${PYTHON_USEDEP}] )
+   qt5? (
+   
>=dev-python/PyQt5-5.5.1[dbus,gui,widgets,${PYTHON_USEDEP}]
+   libnotify? ( 
dev-python/notify2[${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="${PYTHON_REQUIRED_USE}"
+
+PATCHES=(
+   "${WORKDIR}/patches"
+)
+
+CONFIG_CHECK="~PARPO

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

2023-10-14 Thread Daniel Pielmeier
commit: a6d2cad85424ca7695f97faddf8dec7ad077f570
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Oct 14 07:47:04 2023 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Oct 14 07:47:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6d2cad8

media-sound/mac: add 10.25

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

 media-sound/mac/Manifest |  1 +
 media-sound/mac/mac-10.25.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/media-sound/mac/Manifest b/media-sound/mac/Manifest
index 390d25a1a77a..10c2396a9691 100644
--- a/media-sound/mac/Manifest
+++ b/media-sound/mac/Manifest
@@ -1,2 +1,3 @@
 DIST mac-10.24.zip 1653617 BLAKE2B 
4b22b29cbdaa8d715d985231feafdc4c5a3e85e623b2954bcdfaa3cc868502be8c6aa809264bc3b9d3b096bfa2b34fe22724ec5a072c3c93242834790d08aea7
 SHA512 
e6e88d14b2bc2b33425fc653e1771709f3cddfbed5441090eab32009365e8770aef52e0a4229ca189180d59b928f4f899302fde9f9b8ac7bfbc5fb15533b26c4
+DIST mac-10.25.zip 1654085 BLAKE2B 
c4e32bb1af2ecf893931075e0a91ae11fc25e1e911150e40746b50aed9bb7eacfac6cac61f9c65329c497262a7965ce59cb2a179087b60b17185949c61c2df8a
 SHA512 
34ae8ad1d27d79cebf680b7e99954028dea197165414cec507459b868739ae1e43e810553ead095dcbe91e696bb8d5c8b7677780efa13aff5a61011594ebecb7
 DIST monkeys-audio_4.11-u4-b5-s7.orig.tar.gz 511190 BLAKE2B 
28b5a3aadd9dae410c93cfc43c40c07fe207036f27cf60d59d8fa137a0327f90a78746c14930b7d3becb7f5fa69a454a6855aae1553dc74cd5168a9a523bb8f0
 SHA512 
7e73b35c86d6007ab2a94a2d8b7449bb4ac505bbba53e40373a279dc83a9cad5f62a51419a6375335576cf325c88ed7d317b0ef3039b8a497100cb74a63c25d0

diff --git a/media-sound/mac/mac-10.25.ebuild b/media-sound/mac/mac-10.25.ebuild
new file mode 100644
index ..4b25756f5a06
--- /dev/null
+++ b/media-sound/mac/mac-10.25.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Monkey's Audio Codecs"
+HOMEPAGE="https://www.monkeysaudio.com";
+SRC_URI="http://monkeysaudio.com/files/MAC_${PV/.}_SDK.zip -> ${P}.zip"
+
+LICENSE="mac"
+SLOT="0/10"
+KEYWORDS="~alpha ~amd64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+RDEPEND=""
+DEPEND=""
+BDEPEND="app-arch/unzip"
+
+src_unpack() {
+   mkdir -p "${S}" || die
+   cd "${S}" || die
+   default
+}
+
+CMAKE_BUILD_TYPE=Release
+
+PATCHES=(
+   "${FILESDIR}/${PN}-10.18-linux.patch"
+   "${FILESDIR}/${PN}-10.18-output.patch"
+)



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

2023-10-14 Thread Daniel Pielmeier
commit: e7ef14a66b136bf243b2be5439e329b156e2d642
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Oct 14 07:43:43 2023 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Oct 14 07:44:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7ef14a6

app-admin/conky: drop 1.17.0-r1, 1.19.3

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

 app-admin/conky/Manifest   |   2 -
 app-admin/conky/conky-1.17.0-r1.ebuild | 220 
 app-admin/conky/conky-1.19.3.ebuild| 224 -
 3 files changed, 446 deletions(-)

diff --git a/app-admin/conky/Manifest b/app-admin/conky/Manifest
index e6c7a7258ba6..eacba3e366dd 100644
--- a/app-admin/conky/Manifest
+++ b/app-admin/conky/Manifest
@@ -1,5 +1,3 @@
-DIST conky-1.17.0.tar.gz 1699311 BLAKE2B 
9aead9e1e9bf4bf61c1b3e09c6e319135ccce19c43740c1bb3c6142c936c2a045820078f4684ea037fc26a8b02343e11b5372f74258fdf2c5386459410498cc9
 SHA512 
4da55ba3835e8ff42747f2bc01c34a94b2819e08eb74ddb913fd34bf4b682d75331119745ee006d842d3d2142fc53eeada16afdf698a60f37b566f55896aa2db
 DIST conky-1.19.2.tar.gz 1715080 BLAKE2B 
1e7ee050ab6525a1cc0dd513e25ea2e98a21fa6a70a3f3feb95cda9dc4b3bfa4625889c91093f7643746325f897e7165b199da38308699c9dadeb87cdebfc896
 SHA512 
a9b565ab2e6b92efe8a10db69e88fb720ba00f09e63b21a5741f95c8a05c78dd58aa23fdbf34f8f0c9137e04ce76b1fe197594ebc1b2ad99d7fd9bf8e6127ad3
-DIST conky-1.19.3.tar.gz 1722486 BLAKE2B 
46f9d2750f30b4afec1e7cdb9590a1e0cdad8dfe1552be43473857ecd7bca028f087e8987e44b0ea916061b7c2cd2f4b7e9be90e789104e6d4bfb66e8d7aca46
 SHA512 
6677d423836deac52502f2e9c31cf70d8c16f5c8b867b54db1965b1a790122ed05ee45e9e590dc82fe9607ee8a478e0d472ad2def9e27d084842ac80ac55
 DIST conky-1.19.4.tar.gz 1724291 BLAKE2B 
478c9f1c3c9ced8d1f9384a5d1d9b918245049ee9282304828c5c5e4ccbb96cd0404d6095f5d03b6d8efd06b7f6b2f34f070734877c1496efff7cd49cb06faee
 SHA512 
3856a059d2c21da3df9cad42a4bd365ba87b2b581985c1b7d9b04b3465e99f230b5b973ab4f5b986058abf02afcc9779e1ab05696791c7952372c2e29615
 DIST conky-1.19.6.tar.gz 1727487 BLAKE2B 
2ef2b0acd354559679b9d7d442de7a709e932418e27459b02bdf2f8b6dbdcf7911964932ab9851bab213e7f68d9a82034acab96892752544ab1a26d68c174c09
 SHA512 
9f1900f495125c668835334239b69fc098c30fe450a384786d873eb3d3e955ff0f06ca70c3a94f47a4b38a42d4510be77efd13873411f11ff84d8bfdc2869fde

diff --git a/app-admin/conky/conky-1.17.0-r1.ebuild 
b/app-admin/conky/conky-1.17.0-r1.ebuild
deleted file mode 100644
index 034f8d77c987..
--- a/app-admin/conky/conky-1.17.0-r1.ebuild
+++ /dev/null
@@ -1,220 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-LUA_COMPAT=( lua5-3 )
-PYTHON_COMPAT=( python{3_9,3_10,3_11} )
-
-inherit cmake linux-info lua-single python-any-r1 readme.gentoo-r1 xdg
-
-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 ~arm64 ~ppc ppc64 ~riscv sparc x86"
-IUSE="apcupsd bundled-toluapp cmus curl doc extras hddtemp ical iconv imlib
-   intel-backlight iostats irc lua-cairo lua-imlib lua-rsvg math moc mpd
-   mysql ncurses nvidia +portmon pulseaudio rss systemd thinkpad truetype
-   wayland webserver wifi X xinerama xmms2"
-
-COMMON_DEPEND="
-   curl? ( net-misc/curl )
-   ical? ( dev-libs/libical:= )
-   iconv? ( virtual/libiconv )
-   imlib? ( media-libs/imlib2[X] )
-   irc? ( net-libs/libircclient )
-   lua-cairo? ( x11-libs/cairo[X] )
-   lua-imlib? ( media-libs/imlib2[X] )
-   lua-rsvg? ( gnome-base/librsvg )
-   mysql? ( dev-db/mysql-connector-c )
-   ncurses? ( sys-libs/ncurses:= )
-   nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )
-   pulseaudio? ( media-libs/libpulse )
-   rss? ( dev-libs/libxml2 net-misc/curl dev-libs/glib:2 )
-   systemd? ( sys-apps/systemd )
-   truetype? ( x11-libs/libXft >=media-libs/freetype-2 )
-   wayland? (
-   dev-libs/wayland
-   x11-libs/pango
-   )
-   wifi? ( net-wireless/wireless-tools )
-   webserver? ( net-libs/libmicrohttpd:= )
-   X? (
-   x11-libs/libX11
-   x11-libs/libXdamage
-   x11-libs/libXfixes
-   x11-libs/libXext
-   )
-   xinerama? ( x11-libs/libXinerama )
-   xmms2? ( media-sound/xmms2 )
-   ${LUA_DEPS}
-"
-RDEPEND="
-   ${COMMON_DEPEND}
-   apcupsd? ( sys-power/apcupsd )
-   cmus? ( media-sound/cmus )
-   hddtemp? ( app-admin/hddtemp )
-   moc? ( media-sound/moc )
-   extras? (
-   app-editors/nano
-   || ( app-editors/vim app-editors/gvim )
-   )

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

2023-10-14 Thread Daniel Pielmeier
commit: eb900989491bea87d793aa85189d3e651ed64fd6
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Oct 14 07:42:12 2023 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Oct 14 07:42:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb900989

app-admin/conky: add 1.19.6

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

 app-admin/conky/Manifest|   1 +
 app-admin/conky/conky-1.19.6.ebuild | 234 
 2 files changed, 235 insertions(+)

diff --git a/app-admin/conky/Manifest b/app-admin/conky/Manifest
index cd62b0c959f0..e6c7a7258ba6 100644
--- a/app-admin/conky/Manifest
+++ b/app-admin/conky/Manifest
@@ -2,3 +2,4 @@ DIST conky-1.17.0.tar.gz 1699311 BLAKE2B 
9aead9e1e9bf4bf61c1b3e09c6e319135ccce19
 DIST conky-1.19.2.tar.gz 1715080 BLAKE2B 
1e7ee050ab6525a1cc0dd513e25ea2e98a21fa6a70a3f3feb95cda9dc4b3bfa4625889c91093f7643746325f897e7165b199da38308699c9dadeb87cdebfc896
 SHA512 
a9b565ab2e6b92efe8a10db69e88fb720ba00f09e63b21a5741f95c8a05c78dd58aa23fdbf34f8f0c9137e04ce76b1fe197594ebc1b2ad99d7fd9bf8e6127ad3
 DIST conky-1.19.3.tar.gz 1722486 BLAKE2B 
46f9d2750f30b4afec1e7cdb9590a1e0cdad8dfe1552be43473857ecd7bca028f087e8987e44b0ea916061b7c2cd2f4b7e9be90e789104e6d4bfb66e8d7aca46
 SHA512 
6677d423836deac52502f2e9c31cf70d8c16f5c8b867b54db1965b1a790122ed05ee45e9e590dc82fe9607ee8a478e0d472ad2def9e27d084842ac80ac55
 DIST conky-1.19.4.tar.gz 1724291 BLAKE2B 
478c9f1c3c9ced8d1f9384a5d1d9b918245049ee9282304828c5c5e4ccbb96cd0404d6095f5d03b6d8efd06b7f6b2f34f070734877c1496efff7cd49cb06faee
 SHA512 
3856a059d2c21da3df9cad42a4bd365ba87b2b581985c1b7d9b04b3465e99f230b5b973ab4f5b986058abf02afcc9779e1ab05696791c7952372c2e29615
+DIST conky-1.19.6.tar.gz 1727487 BLAKE2B 
2ef2b0acd354559679b9d7d442de7a709e932418e27459b02bdf2f8b6dbdcf7911964932ab9851bab213e7f68d9a82034acab96892752544ab1a26d68c174c09
 SHA512 
9f1900f495125c668835334239b69fc098c30fe450a384786d873eb3d3e955ff0f06ca70c3a94f47a4b38a42d4510be77efd13873411f11ff84d8bfdc2869fde

diff --git a/app-admin/conky/conky-1.19.6.ebuild 
b/app-admin/conky/conky-1.19.6.ebuild
new file mode 100644
index ..41a5bd379f95
--- /dev/null
+++ b/app-admin/conky/conky-1.19.6.ebuild
@@ -0,0 +1,234 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+LUA_COMPAT=( lua5-4 )
+PYTHON_COMPAT=( python{3_9,3_10,3_11} )
+
+inherit cmake linux-info lua-single python-any-r1 readme.gentoo-r1 xdg
+
+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 ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE="apcupsd bundled-toluapp cmus curl doc extras hddtemp ical iconv imlib
+   intel-backlight iostats irc lua-cairo lua-imlib lua-rsvg math moc mpd
+   mysql ncurses nvidia +portmon pulseaudio rss systemd thinkpad truetype
+   wayland webserver wifi X xinerama xmms2"
+
+COMMON_DEPEND="
+   curl? ( net-misc/curl )
+   ical? ( dev-libs/libical:= )
+   iconv? ( virtual/libiconv )
+   imlib? ( media-libs/imlib2[X] )
+   irc? ( net-libs/libircclient )
+   lua-cairo? ( x11-libs/cairo[X] )
+   lua-imlib? ( media-libs/imlib2[X] )
+   lua-rsvg? ( gnome-base/librsvg )
+   mysql? ( dev-db/mysql-connector-c )
+   ncurses? ( sys-libs/ncurses:= )
+   nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )
+   pulseaudio? ( media-libs/libpulse )
+   rss? (
+   dev-libs/libxml2
+   net-misc/curl
+   dev-libs/glib:2
+   )
+   systemd? ( sys-apps/systemd )
+   truetype? (
+   x11-libs/libXft
+   >=media-libs/freetype-2
+   )
+   wayland? (
+   dev-libs/wayland
+   x11-libs/pango
+   )
+   wifi? ( net-wireless/wireless-tools )
+   webserver? ( net-libs/libmicrohttpd:= )
+   X? (
+   x11-libs/libX11
+   x11-libs/libXdamage
+   x11-libs/libXfixes
+   x11-libs/libXext
+   )
+   xinerama? ( x11-libs/libXinerama )
+   xmms2? ( media-sound/xmms2 )
+   ${LUA_DEPS}
+"
+RDEPEND="
+   ${COMMON_DEPEND}
+   apcupsd? ( sys-power/apcupsd )
+   cmus? ( media-sound/cmus )
+   hddtemp? ( app-admin/hddtemp )
+   moc? ( media-sound/moc )
+   extras? (
+   app-editors/nano
+   || (
+   app-editors/vim
+   app-editors/gvim
+   )
+   )
+"
+DEPEND="
+   ${COMMON_DEPEND}
+   wayland? (
+   dev-libs/wayland-protocols
+   )
+"
+BDEPEND="
+   doc? (
+  

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

2023-09-30 Thread Daniel Pielmeier
commit: 6f9633fa02ef5fcb8f300a098b950addb78d438b
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Sep 30 14:48:28 2023 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Sep 30 14:48:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f9633fa

media-sound/aqualung/files: Add missing patches

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

 .../files/aqualung-1.2-mac-configure.patch |  48 
 .../aqualung/files/aqualung-1.2-mac-dec.patch  | 136 +
 .../files/aqualung-1.2-mac-endianness.patch|  73 +++
 .../aqualung/files/aqualung-1.2-mac-glib.patch |  22 
 4 files changed, 279 insertions(+)

diff --git a/media-sound/aqualung/files/aqualung-1.2-mac-configure.patch 
b/media-sound/aqualung/files/aqualung-1.2-mac-configure.patch
new file mode 100644
index ..6418228158bf
--- /dev/null
+++ b/media-sound/aqualung/files/aqualung-1.2-mac-configure.patch
@@ -0,0 +1,48 @@
+diff -Naur aqualung-1.2_orig/configure.ac aqualung-1.2/configure.ac
+--- aqualung-1.2_orig/configure.ac 2023-08-13 18:12:52.281251038 +0200
 aqualung-1.2/configure.ac  2023-08-13 18:13:55.693247259 +0200
+@@ -275,11 +275,11 @@
+ [AQUALUNG_FOUND([lavc])],
+ [AQUALUNG_MISSING([lavc], [$lavc_PKG_ERRORS])])])
+ 
+-AQUALUNG_DETECT([mac], [Monkey's Audio Codec],
+-[AC_CHECK_LIB([mac], [CreateIAPEDecompress],
+-[AQUALUNG_FOUND([mac], [-lmac -lstdc++])],
+-[AQUALUNG_MISSING([mac],
+-[Monkey's Audio Codec support requires libmac])],
++AQUALUNG_DETECT([MAC], [Monkey's Audio Codec],
++[AC_CHECK_LIB([MAC], [CreateIAPEDecompress],
++[AQUALUNG_FOUND([MAC], [-lMAC -lstdc++])],
++[AQUALUNG_MISSING([MAC],
++[Monkey's Audio Codec support requires libMAC])],
+ [-lstdc++])])
+ 
+ AQUALUNG_DETECT([mod], [MOD Audio],
+diff -Naur aqualung-1.2_orig/src/decoder/dec_mac.cpp 
aqualung-1.2/src/decoder/dec_mac.cpp
+--- aqualung-1.2_orig/src/decoder/dec_mac.cpp  2023-08-13 18:20:40.318223141 
+0200
 aqualung-1.2/src/decoder/dec_mac.cpp   2023-08-13 18:21:33.661219962 
+0200
+@@ -31,9 +31,9 @@
+ #define DLLEXPORT
+ 
+ #include "../undef_ac_pkg.h"
+-#include 
+-#include 
+-#include 
++#include 
++#include 
++#include 
+ #include "../undef_ac_pkg.h"
+ #include/* re-establish undefined autoconf macros */
+ 
+diff -Naur aqualung-1.2_orig/src/Makefile.am aqualung-1.2/src/Makefile.am
+--- aqualung-1.2_orig/src/Makefile.am  2023-08-14 00:51:00.972827161 +0200
 aqualung-1.2/src/Makefile.am   2023-08-14 00:51:10.563826590 +0200
+@@ -25,7 +25,7 @@
+ aqualung_LDADD = $(LDADD) $(xml_LIBS) $(gtk_LIBS) $(glib_LIBS) \
+  $(alsa_LIBS) $(jack_LIBS) $(oss_LIBS) $(pulse_LIBS) \
+  $(sndio_LIBS) $(winmm_LIBS) \
+- $(flac_LIBS) $(lame_LIBS) $(lavc_LIBS) $(mac_LIBS) \
++ $(flac_LIBS) $(lame_LIBS) $(lavc_LIBS) $(MAC_LIBS) \
+  $(mad_LIBS) $(mod_LIBS) $(mpc_LIBS) $(sndfile_LIBS) \
+  $(speex_LIBS) $(vorbis_LIBS) $(vorbisenc_LIBS) \
+  $(wavpack_LIBS) \

diff --git a/media-sound/aqualung/files/aqualung-1.2-mac-dec.patch 
b/media-sound/aqualung/files/aqualung-1.2-mac-dec.patch
new file mode 100644
index ..a7fb369cb1c2
--- /dev/null
+++ b/media-sound/aqualung/files/aqualung-1.2-mac-dec.patch
@@ -0,0 +1,136 @@
+--- aqualung-1.2_orig/src/decoder/dec_mac.cpp  2023-08-13 19:40:59.245935911 
+0200
 aqualung-1.2/src/decoder/dec_mac.cpp   2023-08-13 19:41:33.660933860 
+0200
+@@ -24,6 +24,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ 
+ 
+ /* expand this to nothing so there's no error when including MACLib.h */
+@@ -60,16 +61,16 @@
+ 
+   mac_pdata_t * pd = (mac_pdata_t *)dec->pdata;
+   file_decoder_t * fdec = dec->fdec;
+-  IAPEDecompress * pdecompress = (IAPEDecompress *)pd->decompress;
++APE::IAPEDecompress * pdecompress = (APE::IAPEDecompress 
*)pd->decompress;
+ 
+-  int act_read = 0;
++  APE::int64 act_read = 0;
+   unsigned long scale = 1 << (pd->bits_per_sample - 1);
+   float fbuf[2 * BLOCKS_PER_READ];
+   int n = 0;
+ 
+   switch (pd->bits_per_sample) {
+   case 8:
+-  char data8[2 * BLOCKS_PER_READ];
++  unsigned char data8[2 * BLOCKS_PER_READ];
+   pdecompress->GetData(data8, BLOCKS_PER_READ, &act_read);
+   if (!act_read) {
+   return 1;
+@@ -84,7 +85,7 @@
+ 
+   case 16:
+   short data16[2 * BLOCKS_PER_READ];
+-  pdecompress->GetData((char *)data16, BLOCKS_PER_READ, 
&act_read);
++  pdecompress->GetData((unsigned char *)data16, BLOCKS_PER_READ, 
&act_read);
+   if (!act_read) {
+   return 1;
+   }
+@@ -100,7 +101,7 @@
+ 
+  

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

2023-09-30 Thread Daniel Pielmeier
commit: e0e8fbe3c6e96c86b95825f3ddb8b89518c89782
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Sep 30 14:46:45 2023 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Sep 30 14:46:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0e8fbe3

media-sound/mac/files: Add missing patches

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

 media-sound/mac/files/mac-10.18-linux.patch  | 24 ++
 media-sound/mac/files/mac-10.18-output.patch | 37 
 2 files changed, 61 insertions(+)

diff --git a/media-sound/mac/files/mac-10.18-linux.patch 
b/media-sound/mac/files/mac-10.18-linux.patch
new file mode 100644
index ..0346101f3eb0
--- /dev/null
+++ b/media-sound/mac/files/mac-10.18-linux.patch
@@ -0,0 +1,24 @@
+diff -Naur mac-10.18_orig/Shared/All.h mac-10.18/Shared/All.h
+--- mac-10.18_orig/Shared/All.h2023-08-13 18:59:03.447085864 +0200
 mac-10.18/Shared/All.h 2023-08-13 19:00:20.053081298 +0200
+@@ -11,7 +11,7 @@
+ 
**/
+ #if !defined(PLATFORM_WINDOWS) && !defined(PLATFORM_APPLE) && 
!defined(PLATFORM_LINUX)
+ #pragma message("No platform set for MACLib, defaulting to Windows")
+-#define PLATFORM_WINDOWS
++#define PLATFORM_LINUX
+ #endif
+ 
+ #ifdef PLATFORM_ANDROID
+diff -Naur mac-10.18_orig/Source/Shared/All.h mac-10.18/Source/Shared/All.h
+--- mac-10.18_orig/Source/Shared/All.h 2023-08-13 18:59:03.453085864 +0200
 mac-10.18/Source/Shared/All.h  2023-08-13 19:00:12.732081734 +0200
+@@ -11,7 +11,7 @@
+ 
**/
+ #if !defined(PLATFORM_WINDOWS) && !defined(PLATFORM_APPLE) && 
!defined(PLATFORM_LINUX)
+ #pragma message("No platform set for MACLib, defaulting to Windows")
+-#define PLATFORM_WINDOWS
++#define PLATFORM_LINUX
+ #endif
+ 
+ #ifdef PLATFORM_ANDROID

diff --git a/media-sound/mac/files/mac-10.18-output.patch 
b/media-sound/mac/files/mac-10.18-output.patch
new file mode 100644
index ..f790842a93f8
--- /dev/null
+++ b/media-sound/mac/files/mac-10.18-output.patch
@@ -0,0 +1,37 @@
+diff -Naur mac-10.18_orig/Source/Console/Console.cpp 
mac-10.18/Source/Console/Console.cpp
+--- mac-10.18_orig/Source/Console/Console.cpp  2023-08-14 19:06:29.480902250 
+0200
 mac-10.18/Source/Console/Console.cpp   2023-08-14 19:07:11.613901402 
+0200
+@@ -67,7 +67,7 @@
+ 
**/
+ static void DisplayProperUsage(FILE * pFile)
+ {
+-fwprintf(pFile, L"Proper Usage: [EXE] [Input File] [Output File] 
[Mode]\n\n");
++fwprintf(pFile, L"Proper Usage: [mac] [Input File] [Output File] 
[Mode]\n\n");
+ 
+ fwprintf(pFile, L"Modes: \n");
+ fwprintf(pFile, L"Compress (fast): '-c1000'\n");
+@@ -83,15 +83,15 @@
+ fwprintf(pFile, L"Remove Tag: '-r'\n\n");
+ 
+ fwprintf(pFile, L"Examples:\n");
+-fwprintf(pFile, L"Compress: mac.exe \"Metallica - One.wav\" 
\"Metallica - One.ape\" -c2000\n");
+-fwprintf(pFile, L"Compress: mac.exe \"Metallica - One.wav\" 
\"Metallica - One.ape\" -c2000 -t \"Artist=Metallica|Album=Black|Name=One\"\n");
+-fwprintf(pFile, L"Transcode from pipe: ffmpeg.exe -i \"Metallica - 
One.flac\" -f wav - | mac.exe - \"Metallica - One.ape\" -c2000\n");
+-fwprintf(pFile, L"Decompress: mac.exe \"Metallica - One.ape\" 
\"Metallica - One.wav\" -d\n");
+-fwprintf(pFile, L"Decompress: mac.exe \"Metallica - One.ape\" auto 
-d\n");
+-fwprintf(pFile, L"Verify: mac.exe \"Metallica - One.ape\" -v\n");
+-fwprintf(pFile, L"Full Verify: mac.exe \"Metallica - One.ape\" -V\n");
+-fwprintf(pFile, L"Tag: mac.exe \"Metallica - One.ape\" -t 
\"Artist=Metallica|Album=Black|Name=One|Comment=\\\"This is in quotes\\\"\"\n");
+-fwprintf(pFile, L"Remove tag: mac.exe \"Metallica - One.ape\" -r\n");
++fwprintf(pFile, L"Compress: mac \"Metallica - One.wav\" \"Metallica - 
One.ape\" -c2000\n");
++fwprintf(pFile, L"Compress: mac \"Metallica - One.wav\" \"Metallica - 
One.ape\" -c2000 -t \"Artist=Metallica|Album=Black|Name=One\"\n");
++fwprintf(pFile, L"Transcode from pipe: ffmpeg -i \"Metallica - 
One.flac\" -f wav - | mac - \"Metallica - One.ape\" -c2000\n");
++fwprintf(pFile, L"Decompre

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

2023-09-30 Thread Daniel Pielmeier
commit: 9f15f89a49184b18313fb8c16ca13690083a1220
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Sep 30 11:55:05 2023 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Sep 30 11:55:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f15f89a

media-sound/aqualung: Add compatibility with newer verions of media-sound/mac

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

 media-sound/aqualung/aqualung-1.2-r3.ebuild | 121 
 1 file changed, 121 insertions(+)

diff --git a/media-sound/aqualung/aqualung-1.2-r3.ebuild 
b/media-sound/aqualung/aqualung-1.2-r3.ebuild
new file mode 100644
index ..dc7c665c8929
--- /dev/null
+++ b/media-sound/aqualung/aqualung-1.2-r3.ebuild
@@ -0,0 +1,121 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+LUA_COMPAT=( lua5-{1..4} luajit )
+
+inherit autotools desktop lua-single xdg
+
+DESCRIPTION="Music player for a wide range of formats designed for gapless 
playback"
+HOMEPAGE="https://aqualung.jeremyevans.net/ 
https://github.com/jeremyevans/aqualung";
+SRC_URI="https://github.com/jeremyevans/${PN}/releases/download/${PV}/${P}.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"
+
+REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )"
+
+BDEPEND="
+   virtual/pkgconfig
+   sys-devel/gettext
+"
+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? ( media-video/ffmpeg:= )
+   flac? ( media-libs/flac:= )
+   ifp? ( media-libs/libifp )
+   jack? ( virtual/jack )
+   ladspa? ( media-libs/liblrdf )
+   lame? ( media-sound/lame )
+   libsamplerate? ( media-libs/libsamplerate )
+   lua? ( ${LUA_DEPS} )
+   mac? ( >=media-sound/mac-10.24:= )
+   modplug? ( media-libs/libmodplug )
+   mp3? ( media-libs/libmad )
+   musepack? ( >=media-sound/musepack-tools-444 )
+   pulseaudio? ( media-libs/libpulse )
+   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}"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-1.1-configure-lua-version.patch"
+   "${FILESDIR}/${PN}-1.2-mac-configure.patch"
+   "${FILESDIR}/${PN}-1.2-mac-dec.patch"
+   "${FILESDIR}/${PN}-1.2-mac-endianness.patch"
+   "${FILESDIR}/${PN}-1.2-mac-glib.patch"
+)
+
+pkg_setup() {
+   use lua && lua-single_pkg_setup
+}
+
+src_prepare() {
+   default
+
+   xdg_environment_reset
+
+   eautoreconf
+}
+
+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 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/

2023-09-30 Thread Daniel Pielmeier
commit: 994bebb99b499ad0aae16848d8e56e6d5c2f9bb5
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Sep 30 11:47:31 2023 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Sep 30 11:47:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=994bebb9

media-sound/mac: add 10.24

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

 media-sound/mac/Manifest |  1 +
 media-sound/mac/mac-10.24.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/media-sound/mac/Manifest b/media-sound/mac/Manifest
index 9c2c80c10951..390d25a1a77a 100644
--- a/media-sound/mac/Manifest
+++ b/media-sound/mac/Manifest
@@ -1 +1,2 @@
+DIST mac-10.24.zip 1653617 BLAKE2B 
4b22b29cbdaa8d715d985231feafdc4c5a3e85e623b2954bcdfaa3cc868502be8c6aa809264bc3b9d3b096bfa2b34fe22724ec5a072c3c93242834790d08aea7
 SHA512 
e6e88d14b2bc2b33425fc653e1771709f3cddfbed5441090eab32009365e8770aef52e0a4229ca189180d59b928f4f899302fde9f9b8ac7bfbc5fb15533b26c4
 DIST monkeys-audio_4.11-u4-b5-s7.orig.tar.gz 511190 BLAKE2B 
28b5a3aadd9dae410c93cfc43c40c07fe207036f27cf60d59d8fa137a0327f90a78746c14930b7d3becb7f5fa69a454a6855aae1553dc74cd5168a9a523bb8f0
 SHA512 
7e73b35c86d6007ab2a94a2d8b7449bb4ac505bbba53e40373a279dc83a9cad5f62a51419a6375335576cf325c88ed7d317b0ef3039b8a497100cb74a63c25d0

diff --git a/media-sound/mac/mac-10.24.ebuild b/media-sound/mac/mac-10.24.ebuild
new file mode 100644
index ..4b25756f5a06
--- /dev/null
+++ b/media-sound/mac/mac-10.24.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Monkey's Audio Codecs"
+HOMEPAGE="https://www.monkeysaudio.com";
+SRC_URI="http://monkeysaudio.com/files/MAC_${PV/.}_SDK.zip -> ${P}.zip"
+
+LICENSE="mac"
+SLOT="0/10"
+KEYWORDS="~alpha ~amd64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+RDEPEND=""
+DEPEND=""
+BDEPEND="app-arch/unzip"
+
+src_unpack() {
+   mkdir -p "${S}" || die
+   cd "${S}" || die
+   default
+}
+
+CMAKE_BUILD_TYPE=Release
+
+PATCHES=(
+   "${FILESDIR}/${PN}-10.18-linux.patch"
+   "${FILESDIR}/${PN}-10.18-output.patch"
+)



[gentoo-commits] repo/gentoo:master commit in: media-sound/aqualung/, media-sound/flacon/, media-sound/dir2ogg/, ...

2023-09-30 Thread Daniel Pielmeier
commit: aaa5c0b0817987165cb156a4c13f9a42546b4bab
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Sep 30 11:30:43 2023 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Sep 30 11:35:14 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaa5c0b0

media-sound/*: Prepare for media-sound/mac bump

Bug: https://bugs.gentoo.org/838715
Signed-off-by: Daniel Pielmeier  gentoo.org>

 .../{abcde-2.9.3-r3.ebuild => abcde-2.9.3-r4.ebuild}  |  4 ++--
 .../{aqualung-1.2-r1.ebuild => aqualung-1.2-r2.ebuild}| 15 ++-
 .../{asunder-2.9.7.ebuild => asunder-2.9.7-r1.ebuild} |  4 ++--
 .../{asunder-3.0.1.ebuild => asunder-3.0.1-r1.ebuild} |  2 +-
 .../{dir2ogg-0.13-r1.ebuild => dir2ogg-0.13-r2.ebuild}|  2 +-
 .../{flacon-10.0.0.ebuild => flacon-10.0.0-r1.ebuild} |  2 +-
 ...{shntool-3.0.10-r2.ebuild => shntool-3.0.10-r3.ebuild} |  4 ++--
 .../xmms2/{xmms2-0.9.3.ebuild => xmms2-0.9.3-r1.ebuild}   |  2 +-
 8 files changed, 20 insertions(+), 15 deletions(-)

diff --git a/media-sound/abcde/abcde-2.9.3-r3.ebuild 
b/media-sound/abcde/abcde-2.9.3-r4.ebuild
similarity index 96%
rename from media-sound/abcde/abcde-2.9.3-r3.ebuild
rename to media-sound/abcde/abcde-2.9.3-r4.ebuild
index ff1093b5c2fb..3e81ffb65f15 100644
--- a/media-sound/abcde/abcde-2.9.3-r3.ebuild
+++ b/media-sound/abcde/abcde-2.9.3-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -37,7 +37,7 @@ RDEPEND="
lame? ( media-sound/lame )
mac? (
media-sound/apetag
-   media-sound/mac
+   <=media-sound/mac-4.12
)
musepack? ( media-sound/musepack-tools )
musicbrainz? (

diff --git a/media-sound/aqualung/aqualung-1.2-r1.ebuild 
b/media-sound/aqualung/aqualung-1.2-r2.ebuild
similarity index 91%
rename from media-sound/aqualung/aqualung-1.2-r1.ebuild
rename to media-sound/aqualung/aqualung-1.2-r2.ebuild
index 7979234c9fef..a8a06cac3610 100644
--- a/media-sound/aqualung/aqualung-1.2-r1.ebuild
+++ b/media-sound/aqualung/aqualung-1.2-r2.ebuild
@@ -24,8 +24,6 @@ BDEPEND="
virtual/pkgconfig
sys-devel/gettext
 "
-# https://github.com/jeremyevans/aqualung/issues/29
 RDEPEND="
app-arch/bzip2
dev-libs/libxml2
@@ -42,14 +40,21 @@ RDEPEND="
lame? ( media-sound/lame )
libsamplerate? ( media-libs/libsamplerate )
lua? ( ${LUA_DEPS} )
-   mac? ( media-sound/mac )
+   mac? ( <=media-sound/mac-4.12 )
modplug? ( media-libs/libmodplug )
mp3? ( media-libs/libmad )
musepack? ( >=media-sound/musepack-tools-444 )
pulseaudio? ( media-libs/libpulse )
sndfile? ( media-libs/libsndfile )
-   speex? ( media-libs/speex media-libs/liboggz media-libs/libogg )
-   vorbis? ( media-libs/libvorbis media-libs/libogg )
+   speex? (
+   media-libs/speex
+   media-libs/liboggz
+   media-libs/libogg
+   )
+   vorbis? (
+   media-libs/libvorbis
+   media-libs/libogg
+   )
wavpack? ( media-sound/wavpack )
 "
 DEPEND="${RDEPEND}"

diff --git a/media-sound/asunder/asunder-2.9.7.ebuild 
b/media-sound/asunder/asunder-2.9.7-r1.ebuild
similarity index 92%
rename from media-sound/asunder/asunder-2.9.7.ebuild
rename to media-sound/asunder/asunder-2.9.7-r1.ebuild
index cde24a12aab4..f55896226042 100644
--- a/media-sound/asunder/asunder-2.9.7.ebuild
+++ b/media-sound/asunder/asunder-2.9.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -24,7 +24,7 @@ DEPEND="media-libs/libcddb
 # dlopen() deps
 RDEPEND="${DEPEND}
flac? ( media-libs/flac )
-   mac? ( media-sound/mac )
+   mac? ( <=media-sound/mac-4.12 )
mp3? ( media-sound/lame )
musepack? ( media-sound/musepack-tools )
opus? ( media-sound/opus-tools )

diff --git a/media-sound/asunder/asunder-3.0.1.ebuild 
b/media-sound/asunder/asunder-3.0.1-r1.ebuild
similarity index 96%
rename from media-sound/asunder/asunder-3.0.1.ebuild
rename to media-sound/asunder/asunder-3.0.1-r1.ebuild
index 030d989f735d..22ad05fbe08e 100644
--- a/media-sound/asunder/asunder-3.0.1.ebuild
+++ b/media-sound/asunder/asunder-3.0.1-r1.ebuild
@@ -24,7 +24,7 @@ DEPEND="media-libs/libcddb
 # dlopen() deps
 RDEPEND="${DEPEND}
flac? ( media-libs/flac )
-   mac? ( media-sound/mac )
+   mac? ( <=media-sound/mac-4.12 )
mp3? ( media-sound/lame )
musepack? ( media-sound/musepack-tools )
opus? ( media-sound/opus-tools )

diff --git a/media-sound/dir2ogg/dir2ogg-0.13-r1.ebuild 
b/media-sound/dir2ogg/dir2ogg-0.13

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

2023-09-30 Thread Daniel Pielmeier
commit: bf177fd4598e3685c77004776f0a8e7cecd231ea
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sat Sep 30 10:25:20 2023 +
Commit:     Daniel Pielmeier  gentoo  org>
CommitDate: Sat Sep 30 10:25:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf177fd4

media-sound/flacon: drop 9.1.0, 9.4.0

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

 media-sound/flacon/Manifest|  2 -
 media-sound/flacon/flacon-9.1.0.ebuild | 88 
 media-sound/flacon/flacon-9.4.0.ebuild | 93 --
 3 files changed, 183 deletions(-)

diff --git a/media-sound/flacon/Manifest b/media-sound/flacon/Manifest
index dee7a125ac36..a52381cad7af 100644
--- a/media-sound/flacon/Manifest
+++ b/media-sound/flacon/Manifest
@@ -1,3 +1 @@
 DIST flacon-10.0.0.tar.gz 3802889 BLAKE2B 
e99be9ad2da98e84455426df853bb38cecb91a6c66cb3f532459637adee97078fb034d3c5b5cc905b74756adbf6c11276f589d450c1506fba2dace264efe8b9c
 SHA512 
55744b3ef46f298e8082ab172b8e0b5ad428ec3c965ae69befe7f9abb4e87417cf237338524471c92391d243ef3b33f25ae565c8e9497021d3b619a5ac1a
-DIST flacon-9.1.0.tar.gz 3769110 BLAKE2B 
9e0c4aaef3f6019a8c8196a204e8281ca4250df441ea14127d9347f26557091e87019388bd2942afc39e45a7864d653e2ae887f665ce190f18e646448c3f8e3e
 SHA512 
be35c61e082be7d05bebee5f99192201f91e90f3a80827ac5808e6798f7ed0ada28ab7c2456702c443be51356ec192cd059408c2c3feb5b48b5bab048d0efb00
-DIST flacon-9.4.0.tar.gz 3772714 BLAKE2B 
b45d6f934e80ae1d3546c1c54fdab22dac38d7ccf01b903a8c820145465c5732d34d6118bafcbbb4bde8c5bb528a707ebbee8b6a53ab5a1c29f1562a52c61382
 SHA512 
9dfd4ce558c4e3ce902c3b2e43b3c3fb94606f68dd550f774e3704d19ce6a28e887a7410054d6becfe3d20166aa687b7689821d6ee095e4efdc30e35a85e70ad

diff --git a/media-sound/flacon/flacon-9.1.0.ebuild 
b/media-sound/flacon/flacon-9.1.0.ebuild
deleted file mode 100644
index 5f2a960ee2d2..
--- a/media-sound/flacon/flacon-9.1.0.ebuild
+++ /dev/null
@@ -1,88 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-# Tests require lots of disk space
-CHECKREQS_DISK_BUILD=10G
-inherit check-reqs cmake optfeature virtualx xdg-utils
-
-DESCRIPTION="Extracts audio tracks from an audio CD image to separate tracks"
-HOMEPAGE="https://flacon.github.io/";
-SRC_URI="https://github.com/flacon/flacon/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-
-BDEPEND="
-   dev-qt/linguist-tools:5
-   virtual/pkgconfig
-"
-RDEPEND="
-   app-i18n/uchardet
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtwidgets:5
-   media-libs/taglib
-"
-DEPEND="${RDEPEND}
-   dev-qt/qtconcurrent:5
-   test? (
-   dev-qt/qttest:5
-   media-libs/flac
-   media-sound/mac
-   media-sound/shntool
-   media-sound/ttaenc
-   media-sound/wavpack
-   )
-"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-9.0.0-no-man-compress.patch
-)
-
-RESTRICT="!test? ( test )"
-
-pkg_pretend() {
-   use test && check-reqs_pkg_pretend
-}
-
-pkg_setup() {
-   use test && check-reqs_pkg_setup
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DBUILD_TESTS="$(usex test)"
-   )
-   cmake_src_configure
-}
-
-src_test() {
-   virtx "${BUILD_DIR}/tests/${PN}_test" || die
-}
-
-pkg_postinst() {
-   optfeature_header "${PN} optionally supports formats listed below."
-   optfeature 'FLAC input and output support' media-libs/flac
-   optfeature 'WavPack input and output support' media-sound/wavpack
-   optfeature 'APE input support' media-sound/mac
-   optfeature 'ALAC output support' media-sound/alac_decoder
-   optfeature 'TTA input support' media-sound/ttaenc
-   optfeature 'AAC output support' media-libs/faac
-   optfeature 'MP3 output support' media-sound/lame
-   optfeature 'Vorbis output support' media-sound/vorbis-tools
-   optfeature 'MP3 Replay Gain support' media-sound/mp3gain
-   optfeature 'Vorbis Replay Gain support' media-sound/vorbisgain
-
-   xdg_icon_cache_update
-   xdg_desktop_database_update
-}
-
-pkg_postrm() {
-   xdg_icon_cache_update
-   xdg_desktop_database_update
-}

diff --git a/media-sound/flacon/flacon-9.4.0.ebuild 
b/media-sound/flacon/flacon-9.4.0.ebuild
deleted file mode 100644
index a304dc15d58e..
--- a/media-sound/flacon/flacon-9.4.0.ebuild
+++ /dev/null
@@ -1,93 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-# Tests require lots of disk space
-CH

  1   2   3   4   5   6   7   8   >