From: "Priit Laes" <plaes@plaes.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: dev-lang/vala/
Date: Sat, 18 Aug 2012 10:40:58 +0000 (UTC) [thread overview]
Message-ID: <1345279572.ee0322fca173844b6d8c37036e8c61255c176384.plaes@gentoo> (raw)
commit: ee0322fca173844b6d8c37036e8c61255c176384
Author: Priit Laes <plaes <AT> plaes <DOT> org>
AuthorDate: Sat Aug 18 08:46:12 2012 +0000
Commit: Priit Laes <plaes <AT> plaes <DOT> org>
CommitDate: Sat Aug 18 08:46:12 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=ee0322fc
dev-lang/vala: Add 0.17.4 to overlay
---
dev-lang/vala/vala-0.17.4.ebuild | 62 ++++++++++++++++++++++++++++++++++++++
1 files changed, 62 insertions(+), 0 deletions(-)
diff --git a/dev-lang/vala/vala-0.17.4.ebuild b/dev-lang/vala/vala-0.17.4.ebuild
new file mode 100644
index 0000000..f90630a
--- /dev/null
+++ b/dev-lang/vala/vala-0.17.4.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/vala/vala-0.16.1-r1.ebuild,v 1.8 2012/08/08 19:54:28 ranger Exp $
+
+EAPI="4"
+GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+
+inherit alternatives gnome2
+
+DESCRIPTION="Vala - Compiler for the GObject type system"
+HOMEPAGE="http://live.gnome.org/Vala"
+
+LICENSE="LGPL-2.1"
+SLOT="0.18"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
+IUSE="test +vapigen"
+
+RDEPEND=">=dev-libs/glib-2.18:2"
+DEPEND="${RDEPEND}
+ !${CATEGORY}/${PN}:0
+ sys-devel/flex
+ || ( sys-devel/bison dev-util/byacc dev-util/yacc )
+ virtual/pkgconfig
+ dev-libs/libxslt
+ test? (
+ dev-libs/dbus-glib
+ >=dev-libs/glib-2.26:2 )"
+
+pkg_setup() {
+ G2CONF="${G2CONF}
+ --disable-unversioned
+ $(use_enable vapigen)"
+ DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README"
+}
+
+src_install() {
+ gnome2_src_install
+
+ insinto /usr/share/aclocal
+ newins vala.m4 vala-${SLOT/./-}.m4
+ if use vapigen; then
+ insinto /usr/share/vala-${SLOT}
+ doins vapigen/Makefile.vapigen
+ fi
+}
+
+pkg_postinst() {
+ gnome2_pkg_postinst
+ alternatives_auto_makesym /usr/share/aclocal/vala.m4 "vala-0-[0-9][0-9].m4"
+ use vapigen &&
+ alternatives_auto_makesym /usr/share/vala/Makefile.vapigen \
+ "/usr/share/vala-0.[0-9][0-9]/Makefile.vapigen"
+}
+
+pkg_postrm() {
+ gnome2_pkg_postrm
+ alternatives_auto_makesym /usr/share/aclocal/vala.m4 "vala-0-[0-9][0-9].m4"
+ use vapigen &&
+ alternatives_auto_makesym /usr/share/vala/Makefile.vapigen \
+ "/usr/share/vala-0.[0-9][0-9]/Makefile.vapigen"
+}
next reply other threads:[~2012-08-18 10:41 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-18 10:40 Priit Laes [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
2014-04-20 23:44 Gilles Dartiguelongue
2012-08-20 18:56 Alexandre Restovtsev
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=1345279572.ee0322fca173844b6d8c37036e8c61255c176384.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