public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/fbpanel/
@ 2017-03-21 10:08 Michael Weber
  0 siblings, 0 replies; 16+ messages in thread
From: Michael Weber @ 2017-03-21 10:08 UTC (permalink / raw
  To: gentoo-commits

commit:     070b04a41afcf42b94d6025fd7ed2723d889558a
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 21 10:02:53 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue Mar 21 10:08:10 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=070b04a4

x11-misc/fbpanel: ppc64 stable (bug 613104)

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"

 x11-misc/fbpanel/fbpanel-7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/fbpanel/fbpanel-7.0.ebuild b/x11-misc/fbpanel/fbpanel-7.0.ebuild
index 81bac3373fe..f9dcd6a1801 100644
--- a/x11-misc/fbpanel/fbpanel-7.0.ebuild
+++ b/x11-misc/fbpanel/fbpanel-7.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/aanatoly/fbpanel/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ppc64 ~x86"
 IUSE="alsa"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/fbpanel/
@ 2019-12-30 18:01 Sergei Trofimovich
  0 siblings, 0 replies; 16+ messages in thread
From: Sergei Trofimovich @ 2019-12-30 18:01 UTC (permalink / raw
  To: gentoo-commits

commit:     f7d815911d39deb16257b049c351f5f0fd41c205
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 30 18:01:18 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Dec 30 18:01:27 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7d81591

x11-misc/fbpanel: use ASCII whitespace

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 x11-misc/fbpanel/fbpanel-7.0-r1.ebuild | 2 +-
 x11-misc/fbpanel/fbpanel-7.0.ebuild    | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/x11-misc/fbpanel/fbpanel-7.0-r1.ebuild b/x11-misc/fbpanel/fbpanel-7.0-r1.ebuild
index 4fa27690725..1bbb80f5568 100644
--- a/x11-misc/fbpanel/fbpanel-7.0-r1.ebuild
+++ b/x11-misc/fbpanel/fbpanel-7.0-r1.ebuild
@@ -48,7 +48,7 @@ src_configure() {
 		$(usex alsa --sound --no-sound)
 	)
 	echo ${myconfigure[@]} || die
-	${myconfigure[@]} || die
+	${myconfigure[@]} || die
 }
 
 pkg_postinst() {

diff --git a/x11-misc/fbpanel/fbpanel-7.0.ebuild b/x11-misc/fbpanel/fbpanel-7.0.ebuild
index 60b62d30aa6..81e254f58b8 100644
--- a/x11-misc/fbpanel/fbpanel-7.0.ebuild
+++ b/x11-misc/fbpanel/fbpanel-7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -47,7 +47,7 @@ src_configure() {
 		$(usex alsa --sound --no-sound)
 	)
 	echo ${myconfigure[@]} || die
-	${myconfigure[@]} || die
+	${myconfigure[@]} || die
 }
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/fbpanel/
@ 2020-01-13 10:07 David Seifert
  0 siblings, 0 replies; 16+ messages in thread
From: David Seifert @ 2020-01-13 10:07 UTC (permalink / raw
  To: gentoo-commits

commit:     61d53138198fde835759b6db8bbd53ccc52bedbc
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 13 10:06:27 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Jan 13 10:06:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61d53138

x11-misc/fbpanel: [QA] Fix HomepageInSrcUri

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 x11-misc/fbpanel/fbpanel-7.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/fbpanel/fbpanel-7.0-r1.ebuild b/x11-misc/fbpanel/fbpanel-7.0-r1.ebuild
index 1bbb80f5568..9acb74d5c5f 100644
--- a/x11-misc/fbpanel/fbpanel-7.0-r1.ebuild
+++ b/x11-misc/fbpanel/fbpanel-7.0-r1.ebuild
@@ -8,7 +8,7 @@ inherit python-any-r1 toolchain-funcs
 
 DESCRIPTION="light-weight X11 desktop panel"
 HOMEPAGE="https://aanatoly.github.io/fbpanel/"
-SRC_URI="${HOMEPAGE}archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://aanatoly.github.io/fbpanel/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/fbpanel/
@ 2020-09-23 10:20 Agostino Sarubbo
  0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo @ 2020-09-23 10:20 UTC (permalink / raw
  To: gentoo-commits

commit:     b5bc132caf1bb54d7a4e6e10825e0393b1b63aa3
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 23 10:17:30 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Sep 23 10:17:30 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5bc132c

x11-misc/fbpanel: amd64 stable wrt bug #743574

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-misc/fbpanel/fbpanel-7.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/fbpanel/fbpanel-7.0-r2.ebuild b/x11-misc/fbpanel/fbpanel-7.0-r2.ebuild
index b122768dea1..171340352a9 100644
--- a/x11-misc/fbpanel/fbpanel-7.0-r2.ebuild
+++ b/x11-misc/fbpanel/fbpanel-7.0-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://aanatoly.github.io/fbpanel/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
 IUSE="alsa"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/fbpanel/
@ 2020-09-23 10:24 Agostino Sarubbo
  0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo @ 2020-09-23 10:24 UTC (permalink / raw
  To: gentoo-commits

commit:     ce5e0cbf74ac5c3c1318a7edd09c8c834862cbc2
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 23 10:23:50 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Sep 23 10:23:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce5e0cbf

x11-misc/fbpanel: ppc stable wrt bug #743574

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-misc/fbpanel/fbpanel-7.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/fbpanel/fbpanel-7.0-r2.ebuild b/x11-misc/fbpanel/fbpanel-7.0-r2.ebuild
index 171340352a9..74dc9b3615e 100644
--- a/x11-misc/fbpanel/fbpanel-7.0-r2.ebuild
+++ b/x11-misc/fbpanel/fbpanel-7.0-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://aanatoly.github.io/fbpanel/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~mips ppc ~ppc64 ~x86"
 IUSE="alsa"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/fbpanel/
@ 2020-09-23 10:29 Agostino Sarubbo
  0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo @ 2020-09-23 10:29 UTC (permalink / raw
  To: gentoo-commits

commit:     d547b42223264107c5f435cd40c3dae5325e8ff9
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 23 10:27:55 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Sep 23 10:29:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d547b422

x11-misc/fbpanel: ppc64 stable wrt bug #743574

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-misc/fbpanel/fbpanel-7.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/fbpanel/fbpanel-7.0-r2.ebuild b/x11-misc/fbpanel/fbpanel-7.0-r2.ebuild
index 74dc9b3615e..1ce5c4cc01c 100644
--- a/x11-misc/fbpanel/fbpanel-7.0-r2.ebuild
+++ b/x11-misc/fbpanel/fbpanel-7.0-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://aanatoly.github.io/fbpanel/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~mips ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~mips ppc ppc64 ~x86"
 IUSE="alsa"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/fbpanel/
@ 2020-09-23 10:34 Agostino Sarubbo
  0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo @ 2020-09-23 10:34 UTC (permalink / raw
  To: gentoo-commits

commit:     fdbe458a3a2ef038ef7a3a0c0b8874dc459418de
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 23 10:34:23 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Sep 23 10:34:23 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdbe458a

x11-misc/fbpanel: x86 stable wrt bug #743574

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-misc/fbpanel/fbpanel-7.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/fbpanel/fbpanel-7.0-r2.ebuild b/x11-misc/fbpanel/fbpanel-7.0-r2.ebuild
index 1ce5c4cc01c..ddb2acb616c 100644
--- a/x11-misc/fbpanel/fbpanel-7.0-r2.ebuild
+++ b/x11-misc/fbpanel/fbpanel-7.0-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://aanatoly.github.io/fbpanel/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~mips ppc ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~mips ppc ppc64 x86"
 IUSE="alsa"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/fbpanel/
@ 2020-11-11 20:29 Matt Turner
  0 siblings, 0 replies; 16+ messages in thread
From: Matt Turner @ 2020-11-11 20:29 UTC (permalink / raw
  To: gentoo-commits

commit:     d7e68203a37e287583277c26636cb6796beb73aa
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 11 20:28:08 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Nov 11 20:29:30 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7e68203

x11-misc/fbpanel: Remove USE=X gdk-pixbuf dependency

This was my fault.

Bug: https://bugs.gentoo.org/753908
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-misc/fbpanel/fbpanel-7.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/fbpanel/fbpanel-7.0-r2.ebuild b/x11-misc/fbpanel/fbpanel-7.0-r2.ebuild
index b108230e45f..d68e30e9802 100644
--- a/x11-misc/fbpanel/fbpanel-7.0-r2.ebuild
+++ b/x11-misc/fbpanel/fbpanel-7.0-r2.ebuild
@@ -16,7 +16,7 @@ IUSE="alsa"
 
 RDEPEND="
 	dev-libs/glib:2
-	x11-libs/gdk-pixbuf:2[X]
+	x11-libs/gdk-pixbuf:2
 	x11-libs/gtk+:2
 	x11-libs/libX11
 	alsa? ( media-libs/alsa-lib )


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/fbpanel/
@ 2021-06-03  6:32 Ionen Wolkens
  0 siblings, 0 replies; 16+ messages in thread
From: Ionen Wolkens @ 2021-06-03  6:32 UTC (permalink / raw
  To: gentoo-commits

commit:     c7cc54b37b56f01e0446d812647dcadbfcb2ba12
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  3 06:19:44 2021 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Jun  3 06:31:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7cc54b3

x11-misc/fbpanel: add python3_9

3_10 left out as it currently breaks build

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 x11-misc/fbpanel/fbpanel-7.0-r2.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/x11-misc/fbpanel/fbpanel-7.0-r2.ebuild b/x11-misc/fbpanel/fbpanel-7.0-r2.ebuild
index 1014743e1e7..bec7e0e0220 100644
--- a/x11-misc/fbpanel/fbpanel-7.0-r2.ebuild
+++ b/x11-misc/fbpanel/fbpanel-7.0-r2.ebuild
@@ -1,8 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+
+PYTHON_COMPAT=( python3_{8,9} )
+
 inherit python-any-r1 toolchain-funcs
 
 DESCRIPTION="light-weight X11 desktop panel"


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/fbpanel/
@ 2021-06-12 12:13 Jonas Stein
  0 siblings, 0 replies; 16+ messages in thread
From: Jonas Stein @ 2021-06-12 12:13 UTC (permalink / raw
  To: gentoo-commits

commit:     7eba7572da28e2f10bc92a4e0b0a54a7455153d2
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 12 12:13:31 2021 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Sat Jun 12 12:13:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eba7572

x11-misc/fbpanel: drop project desktop-misc

Drop project desktop-misc from the list of maintainers.

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Jonas Stein <jstein <AT> gentoo.org>

 x11-misc/fbpanel/metadata.xml | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/x11-misc/fbpanel/metadata.xml b/x11-misc/fbpanel/metadata.xml
index 2e82215a420..f2b886e8710 100644
--- a/x11-misc/fbpanel/metadata.xml
+++ b/x11-misc/fbpanel/metadata.xml
@@ -1,12 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="project">
-    <email>desktop-misc@gentoo.org</email>
-    <name>Gentoo Desktop Miscellaneous Project</name>
-  </maintainer>
+<!-- maintainer-needed -->
   <upstream>
-    <remote-id type="sourceforge">fbpanel</remote-id>
     <remote-id type="github">aanatoly/fbpanel</remote-id>
   </upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/fbpanel/
@ 2023-05-01  9:11 Ionen Wolkens
  0 siblings, 0 replies; 16+ messages in thread
From: Ionen Wolkens @ 2023-05-01  9:11 UTC (permalink / raw
  To: gentoo-commits

commit:     88f14a18afb9867e38902c690cb0e725914dc526
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon May  1 08:50:50 2023 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon May  1 09:11:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88f14a18

x11-misc/fbpanel: EAPI7->8, enable py3.11

Not really tested but python is only used for building and
that still looks fine.

Closes: https://bugs.gentoo.org/897346
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 .../{fbpanel-7.0-r2.ebuild => fbpanel-7.0-r3.ebuild}    | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/x11-misc/fbpanel/fbpanel-7.0-r2.ebuild b/x11-misc/fbpanel/fbpanel-7.0-r3.ebuild
similarity index 86%
rename from x11-misc/fbpanel/fbpanel-7.0-r2.ebuild
rename to x11-misc/fbpanel/fbpanel-7.0-r3.ebuild
index be22542d46ae..ded711fabf0b 100644
--- a/x11-misc/fbpanel/fbpanel-7.0-r2.ebuild
+++ b/x11-misc/fbpanel/fbpanel-7.0-r3.ebuild
@@ -1,13 +1,13 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 
-inherit python-any-r1 toolchain-funcs
+inherit edo python-any-r1 toolchain-funcs
 
-DESCRIPTION="light-weight X11 desktop panel"
+DESCRIPTION="Light-weight X11 desktop panel"
 HOMEPAGE="https://aanatoly.github.io/fbpanel/"
 SRC_URI="https://aanatoly.github.io/fbpanel/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
@@ -49,17 +49,18 @@ src_prepare() {
 
 src_configure() {
 	tc-export CC
+
 	# not autotools based
-	local myconfigure=(
-		./configure V=1
+	local confargs=(
+		V=1
 		--mandir="${EPREFIX}"/usr/share/man/man1
 		--datadir="${EPREFIX}"/usr/share/${PN}
 		--prefix="${EPREFIX}"/usr
 		--libdir="${EPREFIX}"/usr/$(get_libdir)/${PN}
 		$(usex alsa --sound --no-sound)
 	)
-	echo ${myconfigure[@]} || die
-	${myconfigure[@]} || die
+
+	edo ./configure "${confargs[@]}"
 }
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/fbpanel/
@ 2024-04-21  8:27 Viorel Munteanu
  0 siblings, 0 replies; 16+ messages in thread
From: Viorel Munteanu @ 2024-04-21  8:27 UTC (permalink / raw
  To: gentoo-commits

commit:     3e29e0df686c3cb43b6e684e5274abd536fdb6fe
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 21 08:16:58 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun Apr 21 08:26:53 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e29e0df

x11-misc/fbpanel: enable py3.12

Enable Python 3.12.  Only used at build, still works.
Update license.

Closes: https://bugs.gentoo.org/795591
Closes: https://bugs.gentoo.org/929884
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 x11-misc/fbpanel/fbpanel-7.0-r4.ebuild | 70 ++++++++++++++++++++++++++++++++++
 1 file changed, 70 insertions(+)

diff --git a/x11-misc/fbpanel/fbpanel-7.0-r4.ebuild b/x11-misc/fbpanel/fbpanel-7.0-r4.ebuild
new file mode 100644
index 000000000000..04f05780e684
--- /dev/null
+++ b/x11-misc/fbpanel/fbpanel-7.0-r4.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit edo python-any-r1 toolchain-funcs
+
+DESCRIPTION="Light-weight X11 desktop panel"
+HOMEPAGE="https://aanatoly.github.io/fbpanel/"
+SRC_URI="https://github.com/aanatoly/fbpanel/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT LGPL-2+ GPL-2+"	# bug #795591
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+IUSE="alsa"
+
+RDEPEND="
+	dev-libs/glib:2
+	x11-libs/gdk-pixbuf:2
+	x11-libs/gtk+:2
+	x11-libs/libX11
+	alsa? ( media-libs/alsa-lib )
+"
+DEPEND="
+	${RDEPEND}
+	x11-base/xorg-proto
+"
+BDEPEND="
+	${PYTHON_DEPS}
+	virtual/pkgconfig
+"
+
+PATCHES=(
+	"${FILESDIR}"/${PN}-6.1-underlinking.patch
+	"${FILESDIR}"/${PN}-7.0-clang.patch
+	"${FILESDIR}"/${PN}-7.0-fno-common.patch
+	"${FILESDIR}"/${PN}-7.0-images.patch
+	"${FILESDIR}"/${PN}-7.0-python3-shebangs.patch
+	"${FILESDIR}"/${PN}-7.0-remove-gdk-pixbuf-xlib.h.patch
+	"${FILESDIR}"/${PN}-7.0-python3.10.patch
+)
+
+src_prepare() {
+	default
+	2to3 -n -w --no-diffs configure .config/*.py || die
+}
+
+src_configure() {
+	tc-export CC
+
+	# not autotools based
+	local confargs=(
+		V=1
+		--mandir="${EPREFIX}"/usr/share/man/man1
+		--datadir="${EPREFIX}"/usr/share/${PN}
+		--prefix="${EPREFIX}"/usr
+		--libdir="${EPREFIX}"/usr/$(get_libdir)/${PN}
+		$(usex alsa --sound --no-sound)
+	)
+
+	edo ./configure "${confargs[@]}"
+}
+
+pkg_postinst() {
+	elog "For the volume plugin to work, you need to configure your kernel"
+	elog "with CONFIG_SND_MIXER_OSS or CONFIG_SOUND_PRIME or some other means"
+	elog "that provide the /dev/mixer device node."
+}


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/fbpanel/
@ 2024-05-28 17:01 Sam James
  0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2024-05-28 17:01 UTC (permalink / raw
  To: gentoo-commits

commit:     bff4a66519bfb30cc48a0a57f1c7cdeaac063488
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 28 16:58:54 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 28 16:58:54 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bff4a665

x11-misc/fbpanel: Stabilize 7.0-r4 ppc, #933062

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-misc/fbpanel/fbpanel-7.0-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/fbpanel/fbpanel-7.0-r4.ebuild b/x11-misc/fbpanel/fbpanel-7.0-r4.ebuild
index ecba0f60608c..e0b05b891ca7 100644
--- a/x11-misc/fbpanel/fbpanel-7.0-r4.ebuild
+++ b/x11-misc/fbpanel/fbpanel-7.0-r4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/aanatoly/fbpanel/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT LGPL-2+ GPL-2+"	# bug #795591
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~mips ppc ppc64 ~x86"
 IUSE="alsa"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/fbpanel/
@ 2024-05-28 17:01 Sam James
  0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2024-05-28 17:01 UTC (permalink / raw
  To: gentoo-commits

commit:     b9f56be40b84fffdb77b6b377389da2a45342c3f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 28 16:58:52 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 28 16:58:52 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9f56be4

x11-misc/fbpanel: Stabilize 7.0-r4 ppc64, #933062

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-misc/fbpanel/fbpanel-7.0-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/fbpanel/fbpanel-7.0-r4.ebuild b/x11-misc/fbpanel/fbpanel-7.0-r4.ebuild
index 04f05780e684..ecba0f60608c 100644
--- a/x11-misc/fbpanel/fbpanel-7.0-r4.ebuild
+++ b/x11-misc/fbpanel/fbpanel-7.0-r4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/aanatoly/fbpanel/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT LGPL-2+ GPL-2+"	# bug #795591
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ppc64 ~x86"
 IUSE="alsa"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/fbpanel/
@ 2024-05-28 22:01 Sam James
  0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2024-05-28 22:01 UTC (permalink / raw
  To: gentoo-commits

commit:     780963ba22cf76ecd2b2bfa2df501f5296135891
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 28 22:00:57 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 28 22:00:57 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=780963ba

x11-misc/fbpanel: Stabilize 7.0-r4 amd64, #933062

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-misc/fbpanel/fbpanel-7.0-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/fbpanel/fbpanel-7.0-r4.ebuild b/x11-misc/fbpanel/fbpanel-7.0-r4.ebuild
index e0b05b891ca7..0cf6321dbf90 100644
--- a/x11-misc/fbpanel/fbpanel-7.0-r4.ebuild
+++ b/x11-misc/fbpanel/fbpanel-7.0-r4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/aanatoly/fbpanel/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT LGPL-2+ GPL-2+"	# bug #795591
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ppc ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~mips ppc ppc64 ~x86"
 IUSE="alsa"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/fbpanel/
@ 2024-05-29  6:01 Joonas Niilola
  0 siblings, 0 replies; 16+ messages in thread
From: Joonas Niilola @ 2024-05-29  6:01 UTC (permalink / raw
  To: gentoo-commits

commit:     29b1c8de97636f3d1967ea877443c5ab690caacc
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed May 29 06:00:48 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed May 29 06:00:48 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29b1c8de

x11-misc/fbpanel: Stabilize 7.0-r4 x86, #933062

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 x11-misc/fbpanel/fbpanel-7.0-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/fbpanel/fbpanel-7.0-r4.ebuild b/x11-misc/fbpanel/fbpanel-7.0-r4.ebuild
index 0cf6321dbf90..af1a48f65d19 100644
--- a/x11-misc/fbpanel/fbpanel-7.0-r4.ebuild
+++ b/x11-misc/fbpanel/fbpanel-7.0-r4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/aanatoly/fbpanel/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT LGPL-2+ GPL-2+"	# bug #795591
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~mips ppc ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~mips ppc ppc64 x86"
 IUSE="alsa"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2024-05-29  6:01 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-28 17:01 [gentoo-commits] repo/gentoo:master commit in: x11-misc/fbpanel/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2024-05-29  6:01 Joonas Niilola
2024-05-28 22:01 Sam James
2024-05-28 17:01 Sam James
2024-04-21  8:27 Viorel Munteanu
2023-05-01  9:11 Ionen Wolkens
2021-06-12 12:13 Jonas Stein
2021-06-03  6:32 Ionen Wolkens
2020-11-11 20:29 Matt Turner
2020-09-23 10:34 Agostino Sarubbo
2020-09-23 10:29 Agostino Sarubbo
2020-09-23 10:24 Agostino Sarubbo
2020-09-23 10:20 Agostino Sarubbo
2020-01-13 10:07 David Seifert
2019-12-30 18:01 Sergei Trofimovich
2017-03-21 10:08 Michael Weber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox