public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-vala/
Date: Sat,  8 Oct 2016 09:51:18 +0000 (UTC)	[thread overview]
Message-ID: <1475920214.90296a306c1785fa1988d32ca66f11bb108fad5e.pacho@gentoo> (raw)

commit:     90296a306c1785fa1988d32ca66f11bb108fad5e
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  8 08:50:11 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Oct  8 09:50:14 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90296a30

xfce-extra/xfce4-vala: Support vala:0.32

Package-Manager: portage-2.3.1

 xfce-extra/xfce4-vala/xfce4-vala-4.10.3-r3.ebuild | 41 +++++++++++++++++++++++
 1 file changed, 41 insertions(+)

diff --git a/xfce-extra/xfce4-vala/xfce4-vala-4.10.3-r3.ebuild b/xfce-extra/xfce4-vala/xfce4-vala-4.10.3-r3.ebuild
new file mode 100644
index 00000000..7d2f914
--- /dev/null
+++ b/xfce-extra/xfce4-vala/xfce4-vala-4.10.3-r3.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+MY_VALA_VERSION=0.32
+VALA_MIN_API_VERSION=${MY_VALA_VERSION}
+VALA_MAX_API_VERSION=${MY_VALA_VERSION}
+VALA_USE_DEPEND=vapigen
+inherit xfconf vala
+
+DESCRIPTION="Vala bindings for the Xfce desktop environment"
+HOMEPAGE="https://wiki.xfce.org/vala-bindings"
+SRC_URI="mirror://xfce/src/bindings/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="$(vala_depend)
+	>=xfce-base/exo-0.10
+	>=xfce-base/garcon-0.2
+	>=xfce-base/libxfce4ui-4.10
+	>=xfce-base/libxfce4util-4.10
+	>=xfce-base/xfce4-panel-4.10
+	>=xfce-base/xfconf-4.10"
+DEPEND="${RDEPEND}
+	virtual/pkgconfig"
+
+pkg_setup() {
+	DOCS=( AUTHORS ChangeLog NEWS README TODO )
+	XFCONF=(
+		--with-vala-api=${MY_VALA_VERSION}
+		)
+}
+
+src_prepare() {
+	xfconf_src_prepare
+	vala_src_prepare
+}


             reply	other threads:[~2016-10-08  9:51 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-08  9:51 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-01-11 20:24 [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-vala/ Mart Raudsepp
2019-10-20 10:24 Michał Górny
2019-10-10 18:35 Mikle Kolyada
2019-10-10 18:31 Mikle Kolyada
2019-04-22 12:07 Michał Górny
2019-04-21 19:19 Mikle Kolyada
2019-04-21 19:19 Mikle Kolyada
2019-04-09 16:09 Michał Górny
2019-04-09 16:09 Michał Górny
2019-04-09 16:09 Michał Górny
2018-07-10 12:29 Michał Górny
2017-05-14  9:02 Mart Raudsepp
2016-12-20 19:16 Tobias Klausmann
2016-08-02 16:10 Michał Górny
2016-06-10 13:53 Agostino Sarubbo
2016-02-01 21:05 Pacho Ramos
2016-02-01 21:05 Pacho Ramos
2015-08-24 12:32 Justin Lecher

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=1475920214.90296a306c1785fa1988d32ca66f11bb108fad5e.pacho@gentoo \
    --to=pacho@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