public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/xfce:master commit in: xfce-base/libxfcegui4/
@ 2011-03-22 12:32 Christoph Mende
  0 siblings, 0 replies; 5+ messages in thread
From: Christoph Mende @ 2011-03-22 12:32 UTC (permalink / raw
  To: gentoo-commits

commit:     5eb8c1a1608d2bba092e5391211203196071d95b
Author:     Christoph Mende <angelos <AT> unkreativ <DOT> org>
AuthorDate: Tue Mar 22 12:28:04 2011 +0000
Commit:     Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Tue Mar 22 12:28:04 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=5eb8c1a1

libxfcegui4: Removed

---
 xfce-base/libxfcegui4/libxfcegui4-9999.ebuild |   39 -------------------------
 xfce-base/libxfcegui4/metadata.xml            |    8 -----
 2 files changed, 0 insertions(+), 47 deletions(-)

diff --git a/xfce-base/libxfcegui4/libxfcegui4-9999.ebuild b/xfce-base/libxfcegui4/libxfcegui4-9999.ebuild
deleted file mode 100644
index 745e325..0000000
--- a/xfce-base/libxfcegui4/libxfcegui4-9999.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-inherit xfconf-live
-
-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="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-solaris"
-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-dependency-tracking
-		--disable-static
-		$(use_enable startup-notification)
-		$(use_enable glade gladeui)
-		$(xfconf_use_debug)
-		--with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
-		)
-
-	DOCS="AUTHORS NEWS"
-}

diff --git a/xfce-base/libxfcegui4/metadata.xml b/xfce-base/libxfcegui4/metadata.xml
deleted file mode 100644
index a214428..0000000
--- a/xfce-base/libxfcegui4/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?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>



^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] proj/xfce:master commit in: xfce-base/libxfcegui4/
@ 2012-05-27 10:46 Christoph Mende
  0 siblings, 0 replies; 5+ messages in thread
From: Christoph Mende @ 2012-05-27 10:46 UTC (permalink / raw
  To: gentoo-commits

commit:     7be02952647bcc4d63ee72d7f6d6674ee5a39918
Author:     Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Sun May 27 10:42:09 2012 +0000
Commit:     Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Sun May 27 10:42:09 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=7be02952

libxfcegui4: Removed

---
 xfce-base/libxfcegui4/libxfcegui4-9999.ebuild |   40 -------------------------
 xfce-base/libxfcegui4/metadata.xml            |    8 -----
 2 files changed, 0 insertions(+), 48 deletions(-)

diff --git a/xfce-base/libxfcegui4/libxfcegui4-9999.ebuild b/xfce-base/libxfcegui4/libxfcegui4-9999.ebuild
deleted file mode 100644
index 43f1931..0000000
--- a/xfce-base/libxfcegui4/libxfcegui4-9999.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2012 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-r1.ebuild,v 1.1 2012/03/31 10:00:48 ssuominen Exp $
-
-EAPI=4
-inherit xfconf
-
-DESCRIPTION="This package has been replaced by libxfce4ui. You shouldn't be using this."
-HOMEPAGE="http://www.xfce.org/"
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS=""
-IUSE="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)
-		--with-html-dir="${EPREFIX}"/deprecated
-		)
-}
-
-src_install() {
-	xfconf_src_install
-	rm -rf "${ED}"/deprecated
-}

diff --git a/xfce-base/libxfcegui4/metadata.xml b/xfce-base/libxfcegui4/metadata.xml
deleted file mode 100644
index a214428..0000000
--- a/xfce-base/libxfcegui4/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?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>



^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] proj/xfce:master commit in: xfce-base/libxfcegui4/
@ 2012-04-02 15:34 Christoph Mende
  0 siblings, 0 replies; 5+ messages in thread
From: Christoph Mende @ 2012-04-02 15:34 UTC (permalink / raw
  To: gentoo-commits

commit:     40edf61be1089a7e79ae008d495068eb55407d93
Author:     Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  2 15:26:20 2012 +0000
Commit:     Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Mon Apr  2 15:26:20 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=40edf61b

libxfcegui4: Sync with gentoo-x86

(Portage version: 2.2.0_alpha96/git/Linux x86_64, signed Manifest commit with key 84F20B43)

---
 xfce-base/libxfcegui4/libxfcegui4-9999.ebuild |   18 ++++++++++--------
 1 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/xfce-base/libxfcegui4/libxfcegui4-9999.ebuild b/xfce-base/libxfcegui4/libxfcegui4-9999.ebuild
index 46c8f10..43f1931 100644
--- a/xfce-base/libxfcegui4/libxfcegui4-9999.ebuild
+++ b/xfce-base/libxfcegui4/libxfcegui4-9999.ebuild
@@ -1,17 +1,17 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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 $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.8.1-r1.ebuild,v 1.1 2012/03/31 10:00:48 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/"
+DESCRIPTION="This package has been replaced by libxfce4ui. You shouldn't be using this."
+HOMEPAGE="http://www.xfce.org/"
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS=""
-IUSE="debug glade startup-notification"
+IUSE="glade startup-notification"
 
 RDEPEND="gnome-base/libglade
 	x11-libs/libSM
@@ -30,9 +30,11 @@ pkg_setup() {
 		--disable-static
 		$(use_enable startup-notification)
 		$(use_enable glade gladeui)
-		$(xfconf_use_debug)
-		--with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
+		--with-html-dir="${EPREFIX}"/deprecated
 		)
+}
 
-	DOCS=( AUTHORS ChangeLog NEWS )
+src_install() {
+	xfconf_src_install
+	rm -rf "${ED}"/deprecated
 }



^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] proj/xfce:master commit in: xfce-base/libxfcegui4/
@ 2011-07-05  6:30 Christoph Mende
  0 siblings, 0 replies; 5+ messages in thread
From: Christoph Mende @ 2011-07-05  6:30 UTC (permalink / raw
  To: gentoo-commits

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>



^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] proj/xfce:master commit in: xfce-base/libxfcegui4/
@ 2011-02-20 20:14 Christoph Mende
  0 siblings, 0 replies; 5+ messages in thread
From: Christoph Mende @ 2011-02-20 20:14 UTC (permalink / raw
  To: gentoo-commits

commit:     6041d3354abd63d487f7e746323e23bcf3bdc8fd
Author:     Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 20 19:11:05 2011 +0000
Commit:     Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Sun Feb 20 19:11:05 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=6041d335

libxfcegui4: Updated

---
 xfce-base/libxfcegui4/libxfcegui4-9999.ebuild |   16 +++++++++-------
 1 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/xfce-base/libxfcegui4/libxfcegui4-9999.ebuild b/xfce-base/libxfcegui4/libxfcegui4-9999.ebuild
index 5b2755a..e1bc7c0 100644
--- a/xfce-base/libxfcegui4/libxfcegui4-9999.ebuild
+++ b/xfce-base/libxfcegui4/libxfcegui4-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -7,10 +7,11 @@ inherit xfce4
 
 xfce4_core
 
-DESCRIPTION="Unified widgets library for Xfce4"
-HOMEPAGE="http://www.xfce.org/projects/libraries"
+DESCRIPTION="Xfce's unified widgets library (deprecated: don't use this for future development)"
+HOMEPAGE="http://www.xfce.org/projects/libraries/"
 
-LICENSE="LGPL-2"
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-solaris"
 IUSE="debug glade startup-notification"
 
@@ -18,13 +19,13 @@ RDEPEND="gnome-base/libglade
 	x11-libs/libSM
 	x11-libs/libX11
 	>=x11-libs/gtk+-2.10:2
-	>=xfce-base/libxfce4util-4.6
-	>=xfce-base/xfconf-4.6
+	>=xfce-base/libxfce4util-4.8
 	glade? ( dev-util/glade:3 )
 	startup-notification? ( x11-libs/startup-notification )"
 DEPEND="${RDEPEND}
 	dev-util/intltool
-	dev-util/gtk-doc"
+	dev-util/gtk-doc
+	sys-devel/gettext"
 
 WANT_GTKDOCIZE="yes"
 
@@ -33,5 +34,6 @@ pkg_setup() {
 		--disable-static
 		$(use_enable glade gladeui)
 		--with-html-dir=${EPREFIX}/usr/share/doc/${PF}/html"
+
 	DOCS="AUTHORS NEWS README TODO"
 }



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-05-27 10:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-22 12:32 [gentoo-commits] proj/xfce:master commit in: xfce-base/libxfcegui4/ Christoph Mende
  -- strict thread matches above, loose matches on Subject: below --
2012-05-27 10:46 Christoph Mende
2012-04-02 15:34 Christoph Mende
2011-07-05  6:30 Christoph Mende
2011-02-20 20:14 Christoph Mende

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox