From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-builder/
Date: Sun, 24 May 2015 16:33:06 +0000 (UTC) [thread overview]
Message-ID: <1432484681.356c8b48bf9014bd01b16ad45adc3d94b8a4d878.eva@gentoo> (raw)
commit: 356c8b48bf9014bd01b16ad45adc3d94b8a4d878
Author: Lorenzo Porta <vindex17 <AT> outlook <DOT> it>
AuthorDate: Wed May 20 15:14:03 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun May 24 16:24:41 2015 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=356c8b48
gnome-extra/gnome-builder: initial ebuild
.../gnome-builder/gnome-builder-3.16.3.ebuild | 37 ++++++++++++++++++++++
1 file changed, 37 insertions(+)
diff --git a/gnome-extra/gnome-builder/gnome-builder-3.16.3.ebuild b/gnome-extra/gnome-builder/gnome-builder-3.16.3.ebuild
new file mode 100644
index 0000000..6afadc2
--- /dev/null
+++ b/gnome-extra/gnome-builder/gnome-builder-3.16.3.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit gnome2
+
+DESCRIPTION="Builder attempts to be an IDE for writing software for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Builder"
+
+LICENSE="GPL-3+ GPL-2+ LGPL-3+ LGPL-2+ MIT CC-BY-SA CC0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="+introspection"
+
+RDEPEND="
+ >=dev-libs/gjs-1.42
+ >=dev-libs/glib-2.44:2
+ >=dev-libs/libgit2-glib-0.22.6
+ >=dev-libs/libxml2-2.9.0
+ dev-python/pygobject:3
+ >=dev-util/devhelp-3.16.0
+ sys-devel/clang
+ >=x11-libs/gtk+-3.16.1:3[introspection?]
+ >=x11-libs/gtksourceview-3.16.1:3.0/3[introspection?]
+"
+DEPEND="${RDEPEND}
+ >=dev-util/intltool-0.50.1
+ >=sys-devel/gettext
+ virtual/pkgconfig
+"
+src_configure() {
+ gnome2_src_configure \
+ $(use_enable introspection)
+}
next reply other threads:[~2015-05-24 16:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-24 16:33 Gilles Dartiguelongue [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-05-25 20:57 [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-builder/ Gilles Dartiguelongue
2015-05-24 16:33 Gilles Dartiguelongue
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=1432484681.356c8b48bf9014bd01b16ad45adc3d94b8a4d878.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