public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-sound/alsamixergui/
@ 2015-09-08 15:07 Richard Farina
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Farina @ 2015-09-08 15:07 UTC (permalink / raw
  To: gentoo-commits

commit:     151f1819bbed68ecfddee60ae6d12f038339de75
Author:     Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  8 15:07:12 2015 +0000
Commit:     Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Tue Sep  8 15:07:12 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=151f1819

media-sound/alsamixergui: fix bug 557170

Package-Manager: portage-2.2.20.1

 media-sound/alsamixergui/alsamixergui-0.9.0.1.2-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/alsamixergui/alsamixergui-0.9.0.1.2-r4.ebuild b/media-sound/alsamixergui/alsamixergui-0.9.0.1.2-r4.ebuild
index c24b9a4..d3d7099 100644
--- a/media-sound/alsamixergui/alsamixergui-0.9.0.1.2-r4.ebuild
+++ b/media-sound/alsamixergui/alsamixergui-0.9.0.1.2-r4.ebuild
@@ -36,7 +36,7 @@ src_prepare() {
 
 src_configure() {
 	append-ldflags "-L$(dirname $(fltk-config --libs))"
-	append-flags "-I/usr/include/fltk"
+	append-flags "-I$(fltk-config --includedir)"
 	econf
 }
 


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

* [gentoo-commits] repo/gentoo:master commit in: media-sound/alsamixergui/
@ 2024-12-26 17:50 Ionen Wolkens
  0 siblings, 0 replies; 2+ messages in thread
From: Ionen Wolkens @ 2024-12-26 17:50 UTC (permalink / raw
  To: gentoo-commits

commit:     b4e957dd5069f8642e52a78d2dc5e1f763a9f8df
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 26 07:21:40 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Dec 26 17:48:31 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4e957dd

media-sound/alsamixergui: add binding := to fltk, soname changed

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

 ...lsamixergui-0.9.0.1.2-r4.ebuild => alsamixergui-0.9.0.1.2-r5.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/alsamixergui/alsamixergui-0.9.0.1.2-r4.ebuild b/media-sound/alsamixergui/alsamixergui-0.9.0.1.2-r5.ebuild
similarity index 98%
rename from media-sound/alsamixergui/alsamixergui-0.9.0.1.2-r4.ebuild
rename to media-sound/alsamixergui/alsamixergui-0.9.0.1.2-r5.ebuild
index aed21c078e94..77b3fbda7a70 100644
--- a/media-sound/alsamixergui/alsamixergui-0.9.0.1.2-r4.ebuild
+++ b/media-sound/alsamixergui/alsamixergui-0.9.0.1.2-r5.ebuild
@@ -19,7 +19,7 @@ KEYWORDS="amd64 arm ppc ppc64 sparc x86"
 RDEPEND="
 	media-libs/alsa-lib:=
 	media-sound/alsa-utils
-	x11-libs/fltk:1"
+	x11-libs/fltk:1="
 DEPEND="${RDEPEND}"
 
 PATCHES=(


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

end of thread, other threads:[~2024-12-26 17:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-26 17:50 [gentoo-commits] repo/gentoo:master commit in: media-sound/alsamixergui/ Ionen Wolkens
  -- strict thread matches above, loose matches on Subject: below --
2015-09-08 15:07 Richard Farina

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