* [gentoo-commits] proj/x11:master commit in: x11-libs/startup-notification/
@ 2011-04-15 19:04 Michał Górny
0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2011-04-15 19:04 UTC (permalink / raw
To: gentoo-commits
commit: 2d596493bdc1ef3d075ce6602a39008b9cf69aad
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 15 18:36:28 2011 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Apr 15 18:36:28 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=2d596493
x11-libs/startup-notification: Migrate to XORG_CONFIGURE_OPTIONS.
(Portage version: 2.2.0_alpha29_p5/git/Linux x86_64, signed Manifest commit with key 05DE07BB)
---
.../startup-notification-9999.ebuild | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/x11-libs/startup-notification/startup-notification-9999.ebuild b/x11-libs/startup-notification/startup-notification-9999.ebuild
index 89a7038..0d90c5b 100644
--- a/x11-libs/startup-notification/startup-notification-9999.ebuild
+++ b/x11-libs/startup-notification/startup-notification-9999.ebuild
@@ -23,7 +23,9 @@ DEPEND="${RDEPEND}
x11-proto/xproto
x11-libs/libXt"
-CONFIGURE_OPTIONS="--disable-static"
+XORG_CONFIGURE_OPTIONS=(
+ --disable-static
+)
src_install() {
xorg-2_src_install
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/x11:master commit in: x11-libs/startup-notification/
@ 2011-04-26 15:45 Tomas Chvatal
0 siblings, 0 replies; 2+ messages in thread
From: Tomas Chvatal @ 2011-04-26 15:45 UTC (permalink / raw
To: gentoo-commits
commit: 4f708f7a4f8c4a7f5bf5785c96b879a91ad35159
Author: Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 26 15:44:23 2011 +0000
Commit: Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
CommitDate: Tue Apr 26 15:44:23 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=4f708f7a
[startup-notification] sync with main tree.
---
.../startup-notification-9999.ebuild | 23 ++++++-------------
1 files changed, 7 insertions(+), 16 deletions(-)
diff --git a/x11-libs/startup-notification/startup-notification-9999.ebuild b/x11-libs/startup-notification/startup-notification-9999.ebuild
index 0d90c5b..af2fb4d 100644
--- a/x11-libs/startup-notification/startup-notification-9999.ebuild
+++ b/x11-libs/startup-notification/startup-notification-9999.ebuild
@@ -1,33 +1,24 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/startup-notification/startup-notification-0.10_p20110426.ebuild,v 1.4 2011/04/26 15:25:18 ssuominen Exp $
EAPI=4
+XORG_EAUTORECONF=yes
inherit xorg-2
DESCRIPTION="Application startup notification and feedback library"
-HOMEPAGE="http://www.freedesktop.org/software/startup-notification"
+HOMEPAGE="http://www.freedesktop.org/wiki/Software/startup-notification"
EGIT_REPO_URI="git://anongit.freedesktop.org/startup-notification"
-LICENSE="LGPL-2 BSD"
+LICENSE="LGPL-2 MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="x11-libs/libX11
- x11-libs/libSM
- x11-libs/libICE
>x11-libs/libxcb-1.6
>=x11-libs/xcb-util-0.3.8"
DEPEND="${RDEPEND}
- x11-proto/xproto
- x11-libs/libXt"
+ x11-proto/xproto"
-XORG_CONFIGURE_OPTIONS=(
- --disable-static
-)
-
-src_install() {
- xorg-2_src_install
- dodoc AUTHORS ChangeLog NEWS README doc/startup-notification.txt || die "dodoc failed"
-}
+DOCS=( AUTHORS ChangeLog NEWS doc/startup-notification.txt )
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-04-26 15:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-15 19:04 [gentoo-commits] proj/x11:master commit in: x11-libs/startup-notification/ Michał Górny
-- strict thread matches above, loose matches on Subject: below --
2011-04-26 15:45 Tomas Chvatal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox