From 198efda8edafa17673a1937dcd02563f1fc85a27 Mon Sep 17 00:00:00 2001 From: Seemant Kulleen Date: Sun, 29 Aug 2004 19:09:45 +0000 Subject: add pkgconfig to DEPEND, closing bug #62129 by Tommy Y --- x11-misc/xcompmgr/ChangeLog | 6 +++- x11-misc/xcompmgr/Manifest | 6 ++-- .../xcompmgr/files/digest-xcompmgr-0.1_pre20040821 | 1 - .../xcompmgr/xcompmgr-0.1_pre20040821-r1.ebuild | 5 ++-- x11-misc/xcompmgr/xcompmgr-0.1_pre20040821.ebuild | 33 ---------------------- 5 files changed, 10 insertions(+), 41 deletions(-) delete mode 100644 x11-misc/xcompmgr/files/digest-xcompmgr-0.1_pre20040821 delete mode 100644 x11-misc/xcompmgr/xcompmgr-0.1_pre20040821.ebuild (limited to 'x11-misc') diff --git a/x11-misc/xcompmgr/ChangeLog b/x11-misc/xcompmgr/ChangeLog index cc5e9e0f4fb3..9afbbbb73d0f 100644 --- a/x11-misc/xcompmgr/ChangeLog +++ b/x11-misc/xcompmgr/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xcompmgr # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/ChangeLog,v 1.3 2004/08/22 07:15:52 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/ChangeLog,v 1.4 2004/08/29 19:09:45 seemant Exp $ + + 29 Aug 2004; Seemant Kulleen + xcompmgr-0.1_pre20040821-r1.ebuild: + add pkgconfig to DEPEND, closing bug #62129 by Tommy Y *xcompmgr-0.1_pre20040821-r1 (22 Aug 2004) diff --git a/x11-misc/xcompmgr/Manifest b/x11-misc/xcompmgr/Manifest index 1de38aa9e861..e0c1b96993b6 100644 --- a/x11-misc/xcompmgr/Manifest +++ b/x11-misc/xcompmgr/Manifest @@ -1,7 +1,5 @@ -MD5 c90616b3ad65290d53d51d249f17305d xcompmgr-0.1_pre20040821.ebuild 745 -MD5 26ee7b9a56918a7f138d0967eff14762 xcompmgr-0.1_pre20040821-r1.ebuild 839 -MD5 45a298a82f4ab1ab832d4c01b0a79a05 ChangeLog 977 +MD5 6ab8e634652e7ca47563cd3193b737df xcompmgr-0.1_pre20040821-r1.ebuild 859 +MD5 9466cfe3461eec55309595ed2b9a8626 ChangeLog 1148 MD5 ac1137a20503dcb8f9ba2939a2a766f6 metadata.xml 230 MD5 fcac96a3388e51713ee63c0c8f861c8e files/xcompmgr-fix.diff 832 MD5 5dac0410ae8df15ee3ce7b02ad495847 files/digest-xcompmgr-0.1_pre20040821-r1 76 -MD5 5dac0410ae8df15ee3ce7b02ad495847 files/digest-xcompmgr-0.1_pre20040821 76 diff --git a/x11-misc/xcompmgr/files/digest-xcompmgr-0.1_pre20040821 b/x11-misc/xcompmgr/files/digest-xcompmgr-0.1_pre20040821 deleted file mode 100644 index bc4a58c0c854..000000000000 --- a/x11-misc/xcompmgr/files/digest-xcompmgr-0.1_pre20040821 +++ /dev/null @@ -1 +0,0 @@ -MD5 01776a8cee1a777a9320459834856424 xcompmgr-0.1_pre20040821.tar.bz2 13558 diff --git a/x11-misc/xcompmgr/xcompmgr-0.1_pre20040821-r1.ebuild b/x11-misc/xcompmgr/xcompmgr-0.1_pre20040821-r1.ebuild index a55fab96ae49..f988aa8a27a2 100644 --- a/x11-misc/xcompmgr/xcompmgr-0.1_pre20040821-r1.ebuild +++ b/x11-misc/xcompmgr/xcompmgr-0.1_pre20040821-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/xcompmgr-0.1_pre20040821-r1.ebuild,v 1.1 2004/08/22 07:15:52 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/xcompmgr-0.1_pre20040821-r1.ebuild,v 1.2 2004/08/29 19:09:45 seemant Exp $ inherit eutils @@ -19,7 +19,8 @@ RDEPEND=">=x11-base/xorg-x11-6.7.99.902" DEPEND="${RDEPEND} >=sys-devel/automake-1.7 - >=sys-devel/autoconf-2.5" + >=sys-devel/autoconf-2.5 + dev-util/pkgconfig" src_unpack() { unpack ${A}; cd ${S} diff --git a/x11-misc/xcompmgr/xcompmgr-0.1_pre20040821.ebuild b/x11-misc/xcompmgr/xcompmgr-0.1_pre20040821.ebuild deleted file mode 100644 index 4be31efb527f..000000000000 --- a/x11-misc/xcompmgr/xcompmgr-0.1_pre20040821.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/xcompmgr-0.1_pre20040821.ebuild,v 1.1 2004/08/21 18:29:01 seemant Exp $ - -IUSE="" - -S=${WORKDIR}/${PN} -DESCRIPTION="X Compositing manager" -HOMEPAGE="http://freedesktop.org/Software/xapps" -SRC_URI="mirror://gentoo/${P}.tar.bz2" - -SLOT="0" -LICENSE="BSD" -KEYWORDS="~x86" - -RDEPEND=">=x11-base/xorg-x11-6.7.99.902" - -DEPEND="${RDEPEND} - >=sys-devel/automake-1.7 - >=sys-devel/autoconf-2.5" - -src_compile() { - export WANT_AUTOCONF=2.5 - export WANT_AUTOMAKE=1.7 - ./autogen.sh || die - econf || die - emake || die "emake failed" -} - -src_install() { - make DESTDIR=${D} install || die - dodoc ChangeLog -} -- cgit v1.2.3-65-gdbad