From: "Nirbheek Chauhan" <nirbheek@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-boxes/
Date: Wed, 16 Nov 2011 23:55:40 +0000 (UTC) [thread overview]
Message-ID: <1625475b7d66c6473b67635375dd476da60533a1.nirbheek@gentoo> (raw)
commit: 1625475b7d66c6473b67635375dd476da60533a1
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 16 23:43:12 2011 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Wed Nov 16 23:43:12 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=1625475b
New package gnome-extra/gnome-boxes
---
| 57 +++++++++++++++++++++++
1 files changed, 57 insertions(+), 0 deletions(-)
--git a/gnome-extra/gnome-boxes/gnome-boxes-9999.ebuild b/gnome-extra/gnome-boxes/gnome-boxes-9999.ebuild
new file mode 100644
index 0000000..9b61247
--- /dev/null
+++ b/gnome-extra/gnome-boxes/gnome-boxes-9999.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="4"
+GCONF_DEBUG="no"
+
+inherit gnome2
+if [[ ${PV} = 9999 ]]; then
+ inherit gnome2-live
+fi
+
+DESCRIPTION="Simple GNOME 3 application to access remote or virtual systems"
+HOMEPAGE="https://live.gnome.org/Design/Apps/Boxes"
+
+LICENSE="LGPL-2"
+SLOT="0"
+IUSE=""
+if [[ ${PV} = 9999 ]]; then
+ KEYWORDS=""
+else
+ KEYWORDS="~amd64 ~x86"
+fi
+
+RDEPEND="
+ >=dev-libs/libxml2-2.7.8:2
+ >=sys-fs/udev-167[gudev]
+ >=dev-libs/glib-2.29.90:2
+ >=dev-libs/gobject-introspection-0.9.6
+ >=sys-libs/libosinfo-0.0.1
+ >=app-emulation/libvirt-glib-0.0.1
+ >=x11-libs/gtk+-3.2.2-r1:3
+ >=net-libs/gtk-vnc-0.4.4[gtk3]
+ >=net-misc/spice-gtk-0.7.81[gtk3]"
+DEPEND="${RDEPEND}
+ >=dev-util/pkgconfig-0.22
+ >=dev-util/intltool-0.40
+ >=sys-devel/gettext-0.17"
+
+if [[ ${PV} = 9999 ]]; then
+ # NOTE: There's been no release yet, so we're not sure if upstream will ship
+ # with the C sources pregenerated from the vala source files or not.
+ # Move these deps outside if that doesn't happen.
+ DEPEND="${DEPEND}
+ >=dev-lang/vala-0.14.0:0.14
+ >=sys-libs/libosinfo-0.0.1[introspection,vala]
+ >=app-emulation/libvirt-glib-0.0.1[introspection,vala]
+ >=net-libs/gtk-vnc-0.4.4[gtk3,introspection,vala]
+ >=net-misc/spice-gtk-0.7.1[introspection,vala]"
+fi
+
+pkg_setup() {
+ DOCS="AUTHORS MAINTAINERS README TODO"
+ G2CONF="--disable-schemas-compile
+ --disable-strict-cc
+ VALAC=$(type -P valac-0.14)"
+}
next reply other threads:[~2011-11-16 23:55 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-16 23:55 Nirbheek Chauhan [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-11-22 12:32 [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-boxes/ Nirbheek Chauhan
2011-11-22 20:07 Nirbheek Chauhan
2011-12-25 0:43 Nirbheek Chauhan
2012-01-16 22:30 Nirbheek Chauhan
2012-01-26 7:08 Nirbheek Chauhan
2012-03-07 16:45 Alexandre Restovtsev
2012-03-15 15:44 Nirbheek Chauhan
2012-03-26 8:20 Nirbheek Chauhan
2012-04-02 7:30 Nirbheek Chauhan
2012-05-05 10:03 Nirbheek Chauhan
2012-10-30 22:03 Gilles Dartiguelongue
2012-11-20 8:10 Gilles Dartiguelongue
2013-02-20 22:41 Gilles Dartiguelongue
2013-03-04 23:08 Gilles Dartiguelongue
2013-04-09 21:11 Gilles Dartiguelongue
2013-06-12 22:20 Nirbheek Chauhan
2013-12-01 16:18 Gilles Dartiguelongue
2014-02-12 20:58 Gilles Dartiguelongue
2014-04-20 18:17 Gilles Dartiguelongue
2014-04-21 22:31 Gilles Dartiguelongue
2014-10-13 21:51 Gilles Dartiguelongue
2014-10-18 14:55 Gilles Dartiguelongue
2014-11-02 15:58 Gilles Dartiguelongue
2014-11-03 23:24 Gilles Dartiguelongue
2014-11-23 22:28 Gilles Dartiguelongue
2014-12-22 23:11 Gilles Dartiguelongue
2015-05-12 22:20 Gilles Dartiguelongue
2015-06-10 10:37 Gilles Dartiguelongue
2017-08-11 7:19 Gilles Dartiguelongue
2018-05-27 17:49 Gilles Dartiguelongue
2018-12-08 16:54 Gilles Dartiguelongue
2018-12-09 17:36 Gilles Dartiguelongue
2018-12-09 17:36 Gilles Dartiguelongue
2018-12-09 17:43 Gilles Dartiguelongue
2018-12-09 17:43 Gilles Dartiguelongue
2018-12-09 17:52 Gilles Dartiguelongue
2019-02-23 20:37 Mart Raudsepp
2019-03-11 10:10 Mart Raudsepp
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=1625475b7d66c6473b67635375dd476da60533a1.nirbheek@gentoo \
--to=nirbheek@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