public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libdesktop-agnostic/
@ 2015-09-20 11:33 Christoph Mende
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Mende @ 2015-09-20 11:33 UTC (permalink / raw
  To: gentoo-commits

commit:     0cf2c8728fda91672f0b53dda76f7c7879a0a5ed
Author:     Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 11:32:50 2015 +0000
Commit:     Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 11:33:38 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cf2c872

x11-libs/libdesktop-agnostic: remove old version

Package-Manager: portage-2.2.20.1

 .../libdesktop-agnostic-0.3.92.ebuild              | 52 ----------------------
 1 file changed, 52 deletions(-)

diff --git a/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92.ebuild b/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92.ebuild
deleted file mode 100644
index c1d2d6e..0000000
--- a/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-PYTHON_DEPEND="2:2.7"
-VALA_USE_DEPEND="vapigen"
-
-inherit python waf-utils vala
-
-DESCRIPTION="A desktop-agnostic library for GLib-based projects"
-HOMEPAGE="https://launchpad.net/libdesktop-agnostic"
-SRC_URI="https://launchpad.net/${PN}/0.4/${PV}/+download/${P}.tar.gz"
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="debug +gconf glade gnome +introspection"
-
-RDEPEND=">=dev-libs/glib-2
-	dev-python/pygobject:2
-	dev-python/pygtk:2
-	x11-libs/gtk+:2
-	gconf? ( gnome-base/gconf:2 )
-	glade? ( gnome-base/libglade:2.0 )
-	gnome? ( gnome-base/gnome-desktop:2 )"
-DEPEND="${RDEPEND}
-	$(vala_depend)
-	dev-libs/gobject-introspection
-	introspection? ( x11-libs/gtk+:2[introspection] )"
-
-pkg_setup() {
-	python_set_active_version 2
-	python_pkg_setup
-}
-
-src_configure() {
-	local cfg="keyfile" fdo="glib" myconf=""
-
-	use gconf && cfg="gconf,${cfg}"
-	use gnome && fdo="${fdo},gnome"
-	use debug && myconf="${myconf} --enable-debug"
-	use glade && myconf="${myconf} --with-glade"
-	use introspection || myconf="${myconf} --disable-gi"
-
-	waf-utils_src_configure \
-		--sysconfdir="${EPREFIX}"/etc \
-		--config-backends=${cfg} \
-		--desktop-entry-backends=${fdo} \
-		--vfs-backends=gio \
-		${myconf}
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libdesktop-agnostic/
@ 2016-08-06 11:33 Pacho Ramos
  0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos @ 2016-08-06 11:33 UTC (permalink / raw
  To: gentoo-commits

commit:     e14122466c4043674697fe6d57c544f3adeaf8ee
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  6 11:25:50 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Aug  6 11:32:59 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1412246

x11-libs/libdesktop-agnostic: Cleanup per bug #177996

Package-Manager: portage-2.3.0

 x11-libs/libdesktop-agnostic/metadata.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/x11-libs/libdesktop-agnostic/metadata.xml b/x11-libs/libdesktop-agnostic/metadata.xml
index fcffae1..0bc19fc 100644
--- a/x11-libs/libdesktop-agnostic/metadata.xml
+++ b/x11-libs/libdesktop-agnostic/metadata.xml
@@ -1,10 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="person">
-    <email>angelos@gentoo.org</email>
-    <name>Christoph Mende</name>
-  </maintainer>
   <use>
     <flag name="gconf">Enable GConf as configuration backend</flag>
     <flag name="glade">Install the Glade catalog for the desktop-agnotstic GTK widgets.</flag>


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

end of thread, other threads:[~2016-08-06 11:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-20 11:33 [gentoo-commits] repo/gentoo:master commit in: x11-libs/libdesktop-agnostic/ Christoph Mende
  -- strict thread matches above, loose matches on Subject: below --
2016-08-06 11:33 Pacho Ramos

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