diff options
author | Ian Leitch <port001@gentoo.org> | 2004-01-04 03:50:03 +0000 |
---|---|---|
committer | Ian Leitch <port001@gentoo.org> | 2004-01-04 03:50:03 +0000 |
commit | 1ad7f273324cf75b6449541125b2ab0a2e041909 (patch) | |
tree | 4380e8c8dedd02927886cc8e7bef04b817f7df69 /x11-misc | |
parent | Add dev-lang/tk to DEPEND for 1.5.5 and 1.6.4, added 1.7.0 - #36748 (diff) | |
download | historical-1ad7f273324cf75b6449541125b2ab0a2e041909.tar.gz historical-1ad7f273324cf75b6449541125b2ab0a2e041909.tar.bz2 historical-1ad7f273324cf75b6449541125b2ab0a2e041909.zip |
Add dev-lang/tk to DEPEND for 1.5.5 and 1.6.4, added 1.7.0 - #36748
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xbindkeys/Manifest | 8 | ||||
-rw-r--r-- | x11-misc/xbindkeys/files/digest-xbindkeys-1.7.0 | 1 | ||||
-rw-r--r-- | x11-misc/xbindkeys/xbindkeys-1.5.5.ebuild | 9 | ||||
-rw-r--r-- | x11-misc/xbindkeys/xbindkeys-1.6.4.ebuild | 11 | ||||
-rw-r--r-- | x11-misc/xbindkeys/xbindkeys-1.7.0.ebuild | 32 |
5 files changed, 50 insertions, 11 deletions
diff --git a/x11-misc/xbindkeys/Manifest b/x11-misc/xbindkeys/Manifest index 7b71c139fced..dec6ae78bf00 100644 --- a/x11-misc/xbindkeys/Manifest +++ b/x11-misc/xbindkeys/Manifest @@ -1,7 +1,7 @@ -MD5 af29bf219138d7748528a99462f6a33f xbindkeys-1.6.4.ebuild 713 -MD5 17cab5cecab36f5b4a88fe29df3596f1 xbindkeys-1.5.5.ebuild 715 -MD5 5ad0e012993a70b3cfb6893338327b75 xbindkeys-1.7.0.ebuild 807 -MD5 a55175ff96556b5d4746d40a655a763d ChangeLog 1384 +MD5 9e934706d5612cdf6fa2e4b32a4f9638 xbindkeys-1.6.4.ebuild 715 +MD5 fd61b4e0697a0c90b71251c769e1ca9d xbindkeys-1.5.5.ebuild 716 +MD5 023c89678e60a28eb46214b6377ca425 xbindkeys-1.7.0.ebuild 809 +MD5 1c447ca5cf4d9fdc3dd9177b430fd89f ChangeLog 1383 MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166 MD5 c7dada4483e541b7eb4c2b76d1b31445 files/digest-xbindkeys-1.5.5 66 MD5 6375dcfebbda0266fdce42a584a57f31 files/digest-xbindkeys-1.6.4 67 diff --git a/x11-misc/xbindkeys/files/digest-xbindkeys-1.7.0 b/x11-misc/xbindkeys/files/digest-xbindkeys-1.7.0 new file mode 100644 index 000000000000..80369bcd770f --- /dev/null +++ b/x11-misc/xbindkeys/files/digest-xbindkeys-1.7.0 @@ -0,0 +1 @@ +MD5 7aed65b0565851cf63c3b325993ee353 xbindkeys-1.7.0.tar.gz 115544 diff --git a/x11-misc/xbindkeys/xbindkeys-1.5.5.ebuild b/x11-misc/xbindkeys/xbindkeys-1.5.5.ebuild index 6fd7d6e14683..4052cfecbf51 100644 --- a/x11-misc/xbindkeys/xbindkeys-1.5.5.ebuild +++ b/x11-misc/xbindkeys/xbindkeys-1.5.5.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.5.5.ebuild,v 1.7 2003/02/13 17:19:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.5.5.ebuild,v 1.8 2004/01/04 03:49:52 port001 Exp $ + +IUSE="" DESCRIPTION="Tool for launching commands on keystrokes" SRC_URI="http://hocwp.free.fr/xbindkeys/${P}.tar.gz" @@ -9,7 +11,8 @@ LICENSE="GPL-2" KEYWORDS="x86 sparc " SLOT="0" -DEPEND=">=x11-base/xfree-4.1.0" +DEPEND=">=x11-base/xfree-4.1.0 + dev-lang/tk" src_compile() { ./configure --prefix=/usr \ diff --git a/x11-misc/xbindkeys/xbindkeys-1.6.4.ebuild b/x11-misc/xbindkeys/xbindkeys-1.6.4.ebuild index ec126da23166..3e39d1c01c34 100644 --- a/x11-misc/xbindkeys/xbindkeys-1.6.4.ebuild +++ b/x11-misc/xbindkeys/xbindkeys-1.6.4.ebuild @@ -1,15 +1,18 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.6.4.ebuild,v 1.1 2003/10/03 22:53:50 gregf Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.6.4.ebuild,v 1.2 2004/01/04 03:49:52 port001 Exp $ + +IUSE="" DESCRIPTION="Tool for launching commands on keystrokes" SRC_URI="http://hocwp.free.fr/xbindkeys/${P}.tar.gz" HOMEPAGE="http://hocwp.free.fr/xbindkeys/" LICENSE="GPL-2" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" SLOT="0" -DEPEND=">=x11-base/xfree-4.1.0" +DEPEND=">=x11-base/xfree-4.1.0 + dev-lang/tk" src_compile() { ./configure --prefix=/usr \ diff --git a/x11-misc/xbindkeys/xbindkeys-1.7.0.ebuild b/x11-misc/xbindkeys/xbindkeys-1.7.0.ebuild new file mode 100644 index 000000000000..5f9dd9df53f1 --- /dev/null +++ b/x11-misc/xbindkeys/xbindkeys-1.7.0.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.7.0.ebuild,v 1.1 2004/01/04 03:49:52 port001 Exp $ + +IUSE="guile tcltk" + +DESCRIPTION="Tool for launching commands on keystrokes" +SRC_URI="http://hocwp.free.fr/xbindkeys/${P}.tar.gz" +HOMEPAGE="http://hocwp.free.fr/xbindkeys/" +LICENSE="GPL-2" +KEYWORDS="~x86" +SLOT="0" + +DEPEND=">=x11-base/xfree-4.1.0 + guile? ( dev-util/guile ) + tcltk? ( dev-lang/tk )" + +src_compile() { + local myconf + use tcltk || myconf="${myconf} --disable-tk" + use guile || myconf="${myconf} --disable-guile" + econf ${myconf} || die + emake DESTDIR=${D} || die + +} + +src_install() { + emake DESTDIR=${D} \ + BINDIR=/usr/bin install || die "Installation failed" + +} + |