From: "Priit Laes" <plaes@plaes.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: media-libs/cogl/
Date: Sat, 30 Jan 2016 17:33:36 +0000 (UTC) [thread overview]
Message-ID: <1454174992.3e3af12ef71fbf1dbc1a54414938e45c8607ffbe.plaes@gentoo> (raw)
commit: 3e3af12ef71fbf1dbc1a54414938e45c8607ffbe
Author: Priit Laes <plaes <AT> plaes <DOT> org>
AuthorDate: Sat Jan 30 17:29:52 2016 +0000
Commit: Priit Laes <plaes <AT> plaes <DOT> org>
CommitDate: Sat Jan 30 17:29:52 2016 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=3e3af12e
media-libs/cogl: Update live ebuild to not use removed clutter eclass
media-libs/cogl/cogl-9999.ebuild | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/media-libs/cogl/cogl-9999.ebuild b/media-libs/cogl/cogl-9999.ebuild
index 10d4c6d..b1e1c85 100644
--- a/media-libs/cogl/cogl-9999.ebuild
+++ b/media-libs/cogl/cogl-9999.ebuild
@@ -3,10 +3,9 @@
# $Id$
EAPI="5"
-CLUTTER_LA_PUNT="yes"
+GCONF_DEBUG="yes"
-# Inherit gnome2 after clutter to download sources from gnome.org
-inherit clutter gnome2 multilib virtualx
+inherit gnome2 multilib virtualx
if [[ ${PV} = 9999 ]]; then
inherit gnome2-live
fi
@@ -53,7 +52,8 @@ COMMON_DEPEND="
"
# before clutter-1.7, cogl was part of clutter
RDEPEND="${COMMON_DEPEND}
- !<media-libs/clutter-1.7"
+ !<media-libs/clutter-1.7
+"
DEPEND="${COMMON_DEPEND}
>=dev-util/gtk-doc-am-1.13
sys-devel/gettext
@@ -134,9 +134,12 @@ src_test() {
src_install() {
DOCS="NEWS README"
- EXAMPLES="examples/{*.c,*.jpg}"
+ if use examples; then
+ insinto /usr/share/doc/${PF}/examples
+ doins examples/{*.c,*.jpg}
+ fi
- clutter_src_install
+ gnome2_src_install
# Remove silly examples-data directory
rm -rvf "${ED}/usr/share/cogl/examples-data/" || die
next reply other threads:[~2016-01-30 17:33 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-30 17:33 Priit Laes [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-01-12 14:00 [gentoo-commits] proj/gnome:master commit in: media-libs/cogl/ Dennis Lamm
2015-09-13 22:03 Ole Reifschneider
2015-06-09 9:16 Gilles Dartiguelongue
2015-04-18 9:00 Ole Reifschneider
2014-12-26 21:47 Gilles Dartiguelongue
2014-12-08 21:57 Gilles Dartiguelongue
2014-12-07 23:08 Gilles Dartiguelongue
2014-11-03 23:24 Gilles Dartiguelongue
2014-10-12 23:19 Gilles Dartiguelongue
2014-04-15 22:05 Gilles Dartiguelongue
2013-12-19 23:40 Gilles Dartiguelongue
2013-03-15 7:38 Priit Laes
2013-01-19 21:38 Alexandre Rostovtsev
2012-12-19 0:39 Alexandre Rostovtsev
2012-10-27 19:40 Gilles Dartiguelongue
2012-09-16 7:44 Alexandre Rostovtsev
2012-09-15 7:53 Alexandre Rostovtsev
2011-10-29 19:41 Alexandre Restovtsev
2011-10-18 7:37 Alexandre Restovtsev
2011-10-01 4:39 Alexandre Restovtsev
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=1454174992.3e3af12ef71fbf1dbc1a54414938e45c8607ffbe.plaes@gentoo \
--to=plaes@plaes.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