public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/clutter-gtk/
Date: Tue, 21 Jun 2022 16:29:58 +0000 (UTC)	[thread overview]
Message-ID: <1655828978.a3929e6edd858ac45e75e975f47fa1bf1919702c.soap@gentoo> (raw)

commit:     a3929e6edd858ac45e75e975f47fa1bf1919702c
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 21 16:29:38 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Jun 21 16:29:38 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3929e6e

media-libs/clutter-gtk: update EAPI 6 -> 8

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

 .../{clutter-gtk-1.8.4.ebuild => clutter-gtk-1.8.4-r1.ebuild} | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/media-libs/clutter-gtk/clutter-gtk-1.8.4.ebuild b/media-libs/clutter-gtk/clutter-gtk-1.8.4-r1.ebuild
similarity index 93%
rename from media-libs/clutter-gtk/clutter-gtk-1.8.4.ebuild
rename to media-libs/clutter-gtk/clutter-gtk-1.8.4-r1.ebuild
index 7d499e79ff98..3767bab25f3b 100644
--- a/media-libs/clutter-gtk/clutter-gtk-1.8.4.ebuild
+++ b/media-libs/clutter-gtk/clutter-gtk-1.8.4-r1.ebuild
@@ -1,15 +1,15 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-GNOME2_LA_PUNT="yes"
+EAPI=8
 
+GNOME2_LA_PUNT="yes"
 inherit gnome2
 
 DESCRIPTION="Library for embedding a Clutter canvas (stage) in GTK+"
 HOMEPAGE="https://wiki.gnome.org/Projects/Clutter"
-LICENSE="LGPL-2.1+"
 
+LICENSE="LGPL-2.1+"
 SLOT="1.0"
 KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86"
 IUSE="X debug examples gtk +introspection wayland"
@@ -20,7 +20,8 @@ RDEPEND="
 	media-libs/cogl:1.0=[introspection?]
 	introspection? ( >=dev-libs/gobject-introspection-1.32:= )
 "
-DEPEND="${RDEPEND}
+DEPEND="${RDEPEND}"
+BDEPEND="
 	>=dev-util/gtk-doc-am-1.24
 	>=sys-devel/gettext-0.18
 	virtual/pkgconfig
@@ -30,7 +31,7 @@ src_configure() {
 	gnome2_src_configure \
 		--disable-maintainer-flags \
 		--enable-deprecated \
-		$(usex debug --enable-debug=yes ' ') \
+		$(usev debug --enable-debug=yes) \
 		$(use_enable introspection)
 }
 


             reply	other threads:[~2022-06-21 16:30 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-21 16:29 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-13 16:10 [gentoo-commits] repo/gentoo:master commit in: media-libs/clutter-gtk/ Eli Schwartz
2023-08-02 16:18 Sam James
2023-01-13 19:03 Arthur Zamarin
2022-10-31  2:56 Matt Turner
2021-12-13  5:54 Yixun Lan
2021-03-04  0:23 Sam James
2017-12-20 21:02 Mart Raudsepp
2017-08-15 22:44 Gilles Dartiguelongue
2017-07-18 19:37 Alexis Ballier
2016-11-01 17:31 Gilles Dartiguelongue
2016-07-02 17:12 Pacho Ramos
2016-07-02 17:12 Pacho Ramos
2016-03-06 20:12 Mikle Kolyada
2015-11-26 14:53 Gilles Dartiguelongue

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1655828978.a3929e6edd858ac45e75e975f47fa1bf1919702c.soap@gentoo \
    --to=soap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox