From: "Christoph Mende" <angelos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/xfce:master commit in: xfce-base/libxfcegui4/
Date: Tue, 5 Jul 2011 06:30:44 +0000 (UTC) [thread overview]
Message-ID: <3dcd2a453c1bee3653ea1792277a49b554d4ba61.angelos@gentoo> (raw)
commit: 3dcd2a453c1bee3653ea1792277a49b554d4ba61
Author: Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 5 06:30:35 2011 +0000
Commit: Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Tue Jul 5 06:30:35 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=3dcd2a45
libxfcegui4: Add live version
(Portage version: 2.2.0_alpha43/git/Linux x86_64, signed Manifest commit with key 84F20B43)
---
xfce-base/libxfcegui4/libxfcegui4-9999.ebuild | 38 +++++++++++++++++++++++++
xfce-base/libxfcegui4/metadata.xml | 8 +++++
2 files changed, 46 insertions(+), 0 deletions(-)
diff --git a/xfce-base/libxfcegui4/libxfcegui4-9999.ebuild b/xfce-base/libxfcegui4/libxfcegui4-9999.ebuild
new file mode 100644
index 0000000..46c8f10
--- /dev/null
+++ b/xfce-base/libxfcegui4/libxfcegui4-9999.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.8.1.ebuild,v 1.8 2011/05/19 22:11:08 ssuominen Exp $
+
+EAPI=4
+inherit xfconf
+
+DESCRIPTION="Xfce's unified widgets library (deprecated: don't use this for future development)"
+HOMEPAGE="http://www.xfce.org/projects/libraries/"
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS=""
+IUSE="debug glade startup-notification"
+
+RDEPEND="gnome-base/libglade
+ x11-libs/libSM
+ x11-libs/libX11
+ >=x11-libs/gtk+-2.10:2
+ >=xfce-base/libxfce4util-4.8
+ glade? ( dev-util/glade:3 )
+ startup-notification? ( x11-libs/startup-notification )"
+DEPEND="${RDEPEND}
+ dev-util/intltool
+ sys-devel/gettext
+ dev-util/pkgconfig"
+
+pkg_setup() {
+ XFCONF=(
+ --disable-static
+ $(use_enable startup-notification)
+ $(use_enable glade gladeui)
+ $(xfconf_use_debug)
+ --with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
+ )
+
+ DOCS=( AUTHORS ChangeLog NEWS )
+}
diff --git a/xfce-base/libxfcegui4/metadata.xml b/xfce-base/libxfcegui4/metadata.xml
new file mode 100644
index 0000000..a214428
--- /dev/null
+++ b/xfce-base/libxfcegui4/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>xfce</herd>
+ <use>
+ <flag name="glade">Build glade bindings</flag>
+ </use>
+</pkgmetadata>
next reply other threads:[~2011-07-05 6:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-05 6:30 Christoph Mende [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-05-27 10:46 [gentoo-commits] proj/xfce:master commit in: xfce-base/libxfcegui4/ Christoph Mende
2012-04-02 15:34 Christoph Mende
2011-03-22 12:32 Christoph Mende
2011-02-20 20:14 Christoph Mende
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=3dcd2a453c1bee3653ea1792277a49b554d4ba61.angelos@gentoo \
--to=angelos@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