public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gsound/
Date: Sun, 13 Nov 2016 11:19:32 +0000 (UTC)	[thread overview]
Message-ID: <1479035965.be9b37a3e64de4c6bb9121f99ec1f5ae32fc5442.eva@gentoo> (raw)

commit:     be9b37a3e64de4c6bb9121f99ec1f5ae32fc5442
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 13 11:13:54 2016 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Nov 13 11:19:25 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be9b37a3

media-libs/gsound: bump to EAPI=6, properly control vala build

Package-Manager: portage-2.3.2

 .../{gsound-1.0.2.ebuild => gsound-1.0.2-r1.ebuild}    | 18 +++++++++---------
 media-libs/gsound/gsound-1.0.2.ebuild                  |  5 ++---
 2 files changed, 11 insertions(+), 12 deletions(-)

diff --git a/media-libs/gsound/gsound-1.0.2.ebuild b/media-libs/gsound/gsound-1.0.2-r1.ebuild
similarity index 70%
copy from media-libs/gsound/gsound-1.0.2.ebuild
copy to media-libs/gsound/gsound-1.0.2-r1.ebuild
index 20a0bd0..fb3ed30 100644
--- a/media-libs/gsound/gsound-1.0.2.ebuild
+++ b/media-libs/gsound/gsound-1.0.2-r1.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
-GCONF_DEBUG="no"
+EAPI=6
 VALA_USE_DEPEND="vapigen"
 
 inherit gnome2 vala
@@ -13,28 +12,29 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GSound"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="+introspection"
+KEYWORDS="~amd64 ~x86"
+IUSE="+introspection vala"
+REQUIRED_USE="vala? ( introspection )"
 
-# vala setup required for vapigen check
 RDEPEND="
 	>=dev-libs/glib-2.36:2
 	media-libs/libcanberra
 	introspection? ( >=dev-libs/gobject-introspection-1.2.9:= )
 "
 DEPEND="${RDEPEND}
-	$(vala_depend)
 	>=dev-util/gtk-doc-am-1.20
 	virtual/pkgconfig
+	vala? ( $(vala_depend) )
 "
 
 src_prepare() {
-	vala_src_prepare
+	use vala && vala_src_prepare
 	gnome2_src_prepare
 }
 
 src_configure () {
 	gnome2_src_configure \
 		--disable-static \
-		$(use_enable introspection)
+		$(use_enable introspection) \
+		$(use_enable vala)
 }

diff --git a/media-libs/gsound/gsound-1.0.2.ebuild b/media-libs/gsound/gsound-1.0.2.ebuild
index 20a0bd0..8e38184 100644
--- a/media-libs/gsound/gsound-1.0.2.ebuild
+++ b/media-libs/gsound/gsound-1.0.2.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
-GCONF_DEBUG="no"
+EAPI=6
 VALA_USE_DEPEND="vapigen"
 
 inherit gnome2 vala


             reply	other threads:[~2016-11-13 11:19 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-13 11:19 Gilles Dartiguelongue [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-27  5:11 [gentoo-commits] repo/gentoo:master commit in: media-libs/gsound/ WANG Xuerui
2022-10-31  2:56 Matt Turner
2021-11-06  4:09 Sam James
2021-10-04  1:25 Sam James
2021-10-04  1:24 Sam James
2021-09-25 10:40 Mart Raudsepp
2021-09-05 19:11 Matt Turner
2021-03-04  0:23 Sam James
2021-01-18 21:10 Matt Turner
2020-12-11  3:24 Matt Turner
2020-01-31 20:10 Mart Raudsepp
2019-12-08  4:16 Aaron Bauman
2019-11-30 21:17 Sergei Trofimovich
2019-02-23 12:23 Mart Raudsepp
2017-02-15 20:38 Mart Raudsepp
2015-11-11  8:20 Agostino Sarubbo
2015-11-10 17:02 Agostino Sarubbo
2015-11-07 10:50 Pacho Ramos
2015-09-07 21:11 Mikle Kolyada

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=1479035965.be9b37a3e64de4c6bb9121f99ec1f5ae32fc5442.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