* [gentoo-commits] repo/gentoo:master commit in: x11-libs/gtk-mac-integration/
@ 2021-12-10 11:04 Jakov Smolić
0 siblings, 0 replies; 2+ messages in thread
From: Jakov Smolić @ 2021-12-10 11:04 UTC (permalink / raw
To: gentoo-commits
commit: 36f1888a5531fdf6575c8635c11465d65b8094d1
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 10 09:45:01 2021 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri Dec 10 11:04:03 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36f1888a
x11-libs/gtk-mac-integration: Port to EAPI 8
Closes: https://bugs.gentoo.org/819168
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
...tion-2.0.5.ebuild => gtk-mac-integration-2.0.5-r1.ebuild} | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/x11-libs/gtk-mac-integration/gtk-mac-integration-2.0.5.ebuild b/x11-libs/gtk-mac-integration/gtk-mac-integration-2.0.5-r1.ebuild
similarity index 79%
rename from x11-libs/gtk-mac-integration/gtk-mac-integration-2.0.5.ebuild
rename to x11-libs/gtk-mac-integration/gtk-mac-integration-2.0.5-r1.ebuild
index 2cf046c6889f..545945eeb9bd 100644
--- a/x11-libs/gtk-mac-integration/gtk-mac-integration-2.0.5.ebuild
+++ b/x11-libs/gtk-mac-integration/gtk-mac-integration-2.0.5-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=8
DESCRIPTION="Menubar, doc and app bundle integration for GTK+"
HOMEPAGE="https://wiki.gnome.org/Projects/GTK%2B/OSX/Integration"
@@ -10,13 +10,13 @@ SRC_URI="https://download.gnome.org/sources/${PN}/2.0/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x64-macos"
-IUSE=""
-DEPEND="virtual/pkgconfig
+DEPEND="
>=dev-libs/glib-2.14.0
- x11-libs/gtk+[aqua]"
-
+ x11-libs/gtk+:3[aqua]
+"
RDEPEND="${DEPEND}"
+BDEPEND="virtual/pkgconfig"
src_configure() {
econf --enable-python=no
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/gtk-mac-integration/
@ 2022-09-30 23:24 Sam James
0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2022-09-30 23:24 UTC (permalink / raw
To: gentoo-commits
commit: 10bd5a32bdccdd445207ead2119c50e32753d6b3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 30 23:23:50 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 30 23:24:29 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10bd5a32
x11-libs/gtk-mac-integration: fix StaticSrcUri
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-libs/gtk-mac-integration/gtk-mac-integration-2.0.5-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-libs/gtk-mac-integration/gtk-mac-integration-2.0.5-r1.ebuild b/x11-libs/gtk-mac-integration/gtk-mac-integration-2.0.5-r1.ebuild
index 545945eeb9bd..5b3e0ecb73b5 100644
--- a/x11-libs/gtk-mac-integration/gtk-mac-integration-2.0.5-r1.ebuild
+++ b/x11-libs/gtk-mac-integration/gtk-mac-integration-2.0.5-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Menubar, doc and app bundle integration for GTK+"
HOMEPAGE="https://wiki.gnome.org/Projects/GTK%2B/OSX/Integration"
-SRC_URI="https://download.gnome.org/sources/${PN}/2.0/${P}.tar.xz"
+SRC_URI="https://download.gnome.org/sources/${PN}/$(ver_cut 1-2)/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-09-30 23:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-30 23:24 [gentoo-commits] repo/gentoo:master commit in: x11-libs/gtk-mac-integration/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2021-12-10 11:04 Jakov Smolić
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox