* [gentoo-commits] proj/gnome:master commit in: x11-libs/libnotify/
@ 2011-02-07 15:43 Gilles Dartiguelongue
0 siblings, 0 replies; only message in thread
From: Gilles Dartiguelongue @ 2011-02-07 15:43 UTC (permalink / raw
To: gentoo-commits
commit: 55233909f4abee67eb62b03920470ed050f3202a
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 7 15:40:43 2011 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Feb 7 15:42:18 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=55233909
x11-libs/libnotify: all relevant changes moved to gentoo-x86
---
x11-libs/libnotify/libnotify-0.7.1.ebuild | 42 -----------------------------
1 files changed, 0 insertions(+), 42 deletions(-)
diff --git a/x11-libs/libnotify/libnotify-0.7.1.ebuild b/x11-libs/libnotify/libnotify-0.7.1.ebuild
deleted file mode 100644
index f301980..0000000
--- a/x11-libs/libnotify/libnotify-0.7.1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.4.5.ebuild,v 1.14 2010/03/26 16:28:15 ssuominen Exp $
-
-EAPI="3"
-
-inherit autotools eutils gnome.org
-
-DESCRIPTION="Notifications library"
-HOMEPAGE="http://www.galago-project.org/"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE="doc introspection test"
-
-RDEPEND=">=dev-libs/glib-2.26:2
- introspection? ( >=dev-libs/gobject-introspection-0.9.12 )"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig
- dev-util/gtk-doc-am
- doc? ( >=dev-util/gtk-doc-1.14 )
- test? ( >=x11-libs/gtk+-2.90:3 )"
-PDEPEND="|| (
- x11-misc/notification-daemon
- xfce-extra/xfce4-notifyd
- x11-misc/notify-osd
- >=x11-wm/awesome-3.4.4 )"
-
-src_configure() {
- econf \
- --disable-static \
- --disable-dependency-tracking \
- $(use_enable test tests)
-}
-
-src_install() {
- emake install DESTDIR="${D}" || die "emake install failed"
- dodoc AUTHORS ChangeLog NEWS || die "dodoc failed"
-}
-
-# Add preserve: /usr/lib64/libnotify.so.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2011-02-07 15:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-07 15:43 [gentoo-commits] proj/gnome:master commit in: x11-libs/libnotify/ Gilles Dartiguelongue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox