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] proj/gnome:master commit in: dev-lang/vala/
Date: Sun, 20 Apr 2014 23:44:41 +0000 (UTC)	[thread overview]
Message-ID: <1398037419.26772fabfd2a72f80926c6208b6ab20ec515dd7f.eva@gentoo> (raw)

commit:     26772fabfd2a72f80926c6208b6ab20ec515dd7f
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 20 23:01:33 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Apr 20 23:43:39 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=26772fab

dev-lang/vala: 0.22.1 → 0.24.0

---
 dev-lang/vala/metadata.xml       |  8 ++++++++
 dev-lang/vala/vala-0.24.0.ebuild | 38 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 46 insertions(+)

diff --git a/dev-lang/vala/metadata.xml b/dev-lang/vala/metadata.xml
new file mode 100644
index 0000000..04928dd
--- /dev/null
+++ b/dev-lang/vala/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <herd>gnome</herd>
+  <use>
+	<flag name="vapigen">Enable vala's library binding generator</flag>
+  </use>
+</pkgmetadata>

diff --git a/dev-lang/vala/vala-0.24.0.ebuild b/dev-lang/vala/vala-0.24.0.ebuild
new file mode 100644
index 0000000..0809743
--- /dev/null
+++ b/dev-lang/vala/vala-0.24.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit gnome2
+
+DESCRIPTION="Compiler for the GObject type system"
+HOMEPAGE="https://wiki.gnome.org/Vala"
+
+LICENSE="LGPL-2.1"
+SLOT="0.24"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
+IUSE="test +vapigen"
+
+RDEPEND="
+	>=dev-libs/glib-2.18:2
+	>=dev-libs/vala-common-${PV}
+"
+DEPEND="${RDEPEND}
+	!${CATEGORY}/${PN}:0
+	dev-libs/libxslt
+	sys-devel/flex
+	virtual/pkgconfig
+	virtual/yacc
+	test? (
+		dev-libs/dbus-glib
+		>=dev-libs/glib-2.26:2 )
+"
+
+src_configure() {
+	DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README"
+	gnome2_src_configure \
+		--disable-unversioned \
+		$(use_enable vapigen)
+}


             reply	other threads:[~2014-04-20 23:44 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-20 23:44 Gilles Dartiguelongue [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-02-16 23:10 [gentoo-commits] proj/gnome:master commit in: dev-lang/vala/ Mart Raudsepp
2018-09-10 21:33 Gilles Dartiguelongue
2018-05-23 17:32 Sobhan Mohammadpour
2018-01-30 15:18 Sobhan Mohammadpour
2016-02-20 21:01 Mart Raudsepp
2015-06-09 13:48 Gilles Dartiguelongue
2014-12-21 13:28 Gilles Dartiguelongue
2014-10-12 23:19 Gilles Dartiguelongue
2012-08-20 18:56 Alexandre Restovtsev
2012-08-18 10:40 Priit Laes
2012-05-05  0:32 Alexandre Restovtsev
2012-02-26 22:32 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=1398037419.26772fabfd2a72f80926c6208b6ab20ec515dd7f.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