From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: media-video/cheese/
Date: Sun, 23 Nov 2014 22:28:00 +0000 (UTC) [thread overview]
Message-ID: <1416780035.6b2d9b084193bcbbd3efe3ddaf20d595c0a86b5d.eva@gentoo> (raw)
commit: 6b2d9b084193bcbbd3efe3ddaf20d595c0a86b5d
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 23 22:00:35 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Nov 23 22:00:35 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=6b2d9b08
media-video/cheese: 3.14.1 → 3.14.2
---
media-video/cheese/{cheese-3.14.1.ebuild => cheese-3.14.2.ebuild} | 7 +------
media-video/cheese/cheese-9999.ebuild | 7 ++++++-
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/media-video/cheese/cheese-3.14.1.ebuild b/media-video/cheese/cheese-3.14.2.ebuild
similarity index 89%
rename from media-video/cheese/cheese-3.14.1.ebuild
rename to media-video/cheese/cheese-3.14.2.ebuild
index b75470b..05c0ce9 100644
--- a/media-video/cheese/cheese-3.14.1.ebuild
+++ b/media-video/cheese/cheese-3.14.2.ebuild
@@ -4,7 +4,7 @@
EAPI="5"
GCONF_DEBUG="no"
-VALA_MIN_API_VERSION="0.24"
+VALA_MIN_API_VERSION="0.26"
inherit gnome2 vala virtualx
@@ -61,11 +61,6 @@ DEPEND="${COMMON_DEPEND}
"
src_prepare() {
- # FIXME: looks like a regression from an underlying library
- #sed -e 's|\(g_test_add_func.*photo_path.*;\)|/*\1*/|' \
- # -e 's|\(g_test_add_func.*video_path.*;\)|/*\1*/|' \
- # -i "${S}"/tests/test-libcheese.c || die
-
vala_src_prepare
gnome2_src_prepare
}
diff --git a/media-video/cheese/cheese-9999.ebuild b/media-video/cheese/cheese-9999.ebuild
index 21754d4..4edafd6 100644
--- a/media-video/cheese/cheese-9999.ebuild
+++ b/media-video/cheese/cheese-9999.ebuild
@@ -4,7 +4,7 @@
EAPI="5"
GCONF_DEBUG="no"
-VALA_MIN_API_VERSION="0.24"
+VALA_MIN_API_VERSION="0.26"
inherit gnome2 vala virtualx
if [[ ${PV} = 9999 ]]; then
@@ -73,6 +73,11 @@ if [[ ${PV} = 9999 ]]; then
doc? ( >=dev-util/gtk-doc-1.14 )"
fi
+src_prepare() {
+ gnome2-live_src_prepare
+ vala_src_prepare
+}
+
src_configure() {
local myconf=""
[[ ${PV} != 9999 ]] && myconf="ITSTOOL=$(type -P true)"
next reply other threads:[~2014-11-23 22:28 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-23 22:28 Gilles Dartiguelongue [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-08-03 11:51 [gentoo-commits] proj/gnome:master commit in: media-video/cheese/ Mart Raudsepp
2018-08-03 11:51 Mart Raudsepp
2018-05-31 7:10 Gilles Dartiguelongue
2018-05-31 7:10 Gilles Dartiguelongue
2018-01-12 14:22 Dennis Lamm
2017-12-20 19:39 Sobhan Mohammadpour
2016-04-02 11:36 Ole Reifschneider
2015-06-10 10:37 Gilles Dartiguelongue
2014-12-26 21:53 Gilles Dartiguelongue
2014-10-13 21:51 Gilles Dartiguelongue
2014-04-23 22:14 Gilles Dartiguelongue
2014-04-20 23:44 Gilles Dartiguelongue
2014-04-20 13:54 Gilles Dartiguelongue
2013-11-16 11:54 Gilles Dartiguelongue
2013-11-16 11:46 Gilles Dartiguelongue
2013-10-13 16:45 Gilles Dartiguelongue
2012-12-19 8:38 Alexandre Rostovtsev
2012-12-09 5:47 Alexandre Rostovtsev
2012-12-08 17:34 Alexandre Rostovtsev
2012-11-22 22:29 Gilles Dartiguelongue
2012-11-01 22:48 Gilles Dartiguelongue
2012-11-01 22:48 Gilles Dartiguelongue
2012-10-28 19:36 Gilles Dartiguelongue
2012-09-10 6:22 Nirbheek Chauhan
2012-05-24 8:05 Alexandre Restovtsev
2012-04-11 8:48 Priit Laes
2012-04-08 16:06 Alexandre Restovtsev
2012-03-26 8:20 Nirbheek Chauhan
2011-10-18 7:37 Alexandre Restovtsev
2011-10-07 3:02 Alexandre Restovtsev
2011-10-01 3:22 Alexandre Restovtsev
2011-07-19 0:22 Alexandre Restovtsev
2011-04-27 22:22 Gilles Dartiguelongue
2011-04-08 10:52 Gilles Dartiguelongue
2011-04-05 0:57 Nirbheek Chauhan
2011-03-26 3:07 Nirbheek Chauhan
2011-03-23 23:03 Nirbheek Chauhan
2011-03-23 21:59 Nirbheek Chauhan
2011-03-17 17:12 Nirbheek Chauhan
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=1416780035.6b2d9b084193bcbbd3efe3ddaf20d595c0a86b5d.eva@gentoo \
--to=eva@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