diff options
70 files changed, 0 insertions, 1057 deletions
diff --git a/x11-misc/gkrellm-bfm/ChangeLog b/x11-misc/gkrellm-bfm/ChangeLog deleted file mode 100644 index cae592238f99..000000000000 --- a/x11-misc/gkrellm-bfm/ChangeLog +++ /dev/null @@ -1,9 +0,0 @@ -# ChangeLog for x11-misc/gkrellm-bfm -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-bfm/ChangeLog,v 1.1 2002/02/20 03:16:12 agriffis Exp $ - -*gkrellm-bfm-0.5.1 (19 Feb 2002) - - 19 Feb 2002; Aron Griffis <agriffis@gentoo.org> gkrellm-bfm-0.5.1.ebuild : - - Added ebuild for BubbleFishyMon Gkrellm plug-in from Seemant Kulleen diff --git a/x11-misc/gkrellm-bfm/files/digest-gkrellm-bfm-0.5.1 b/x11-misc/gkrellm-bfm/files/digest-gkrellm-bfm-0.5.1 deleted file mode 100644 index 5b10f73d3c7f..000000000000 --- a/x11-misc/gkrellm-bfm/files/digest-gkrellm-bfm-0.5.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 e9c55aaade6e5a94e6ae25650a7481ba bfm-0.5.1.tar.bz2 44286 diff --git a/x11-misc/gkrellm-bfm/gkrellm-bfm-0.5.1.ebuild b/x11-misc/gkrellm-bfm/gkrellm-bfm-0.5.1.ebuild deleted file mode 100644 index 6d2e83dab7b6..000000000000 --- a/x11-misc/gkrellm-bfm/gkrellm-bfm-0.5.1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-bfm/gkrellm-bfm-0.5.1.ebuild,v 1.6 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/bfm-${PV} -DESCRIPTION="A Gkrellm plugin that monitors things on your machine" -SRC_URI="http://pigeond.net/bfm/bfm-${PV}.tar.bz2" -HOMEPAGE="http://pigeond.net/bfm/" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -DEPEND=">=app-admin/gkrellm-1.0.6 - =x11-libs/gtk+-1.2* - >=media-libs/imlib-1.9.10-r1" - -src_compile() { - emake gkrellm || die -} - -src_install () { - exeinto /usr/lib/gkrellm/plugins - doexe gkrellm-bfm.so - dodoc README README.bubblemon COPYING TODO SUPPORTED_SYSTEMS -} diff --git a/x11-misc/gkrellm-console/ChangeLog b/x11-misc/gkrellm-console/ChangeLog deleted file mode 100644 index fdef581f5d76..000000000000 --- a/x11-misc/gkrellm-console/ChangeLog +++ /dev/null @@ -1,10 +0,0 @@ -# ChangeLog for x11-misc/gkrellm-console -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-console/ChangeLog,v 1.1 2002/04/14 14:22:51 seemant Exp $ - -*gkrellm-console-0.1 (14 Apr 2002) - - 14 Apr 2002; Seemant Kulleen <seemant@gentoo.org> gkrellm-console-0.1.ebuild - files/digest-gkrellm-console-0.1 ChangeLog : - - Initial package diff --git a/x11-misc/gkrellm-console/files/digest-gkrellm-console-0.1 b/x11-misc/gkrellm-console/files/digest-gkrellm-console-0.1 deleted file mode 100644 index c6da23b09d67..000000000000 --- a/x11-misc/gkrellm-console/files/digest-gkrellm-console-0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 7d6fab50f08b4ceabfc06551d0479cd6 consolewatch-0.1.tar.gz 4446 diff --git a/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild b/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild deleted file mode 100644 index 255d942c768b..000000000000 --- a/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild,v 1.8 2002/08/14 23:44:15 murphy Exp $ - -MY_P=consolewatch-${PV} -S=${WORKDIR}/${MY_P} -DESCRIPTION="A GKrellM plugin that shows the users logged into each console" -SRC_URI="http://gkrellm.luon.net/files/${MY_P}.tar.gz" -HOMEPAGE="http://gkrellm.luon.net/consolewatch.phtml" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" - -DEPEND=">=app-admin/gkrellm-1.0.6 - =x11-libs/gtk+-1.2* - >=media-libs/imlib-1.9.10-r1" - -src_compile() { - emake || die -} - -src_install () { - insinto /usr/lib/gkrellm/plugins - doins consolewatch.so - dodoc README Changelog TODO -} diff --git a/x11-misc/gkrellm-gnome/ChangeLog b/x11-misc/gkrellm-gnome/ChangeLog deleted file mode 100644 index c19d376c6f41..000000000000 --- a/x11-misc/gkrellm-gnome/ChangeLog +++ /dev/null @@ -1,26 +0,0 @@ -# ChangeLog for x11-misc/gkrellm-gnome -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-gnome/ChangeLog,v 1.3 2002/04/17 16:58:27 seemant Exp $ - - 17 Apr 2002; Seemant Kulleen <seemant@gentoo.org> gkrellm-gnome-0.1.ebuild : - - Added gnome-libs to the DEPEND list - -*gkrellm-gnome-0.1 (14 Apr 2002) - - 14 Apr 2002; Seemant Kulleen <seemant@gentoo.org> gkrellm-gnome-0.1.ebuild : - - Removed glibc from the DEPEND list, because that is implied. And also - removed gnome-core from the DEPEND list, because it is not a dependency. - This plugin merely creates hints and such, and only interacts with the - gnome panel if it is present. - -*gkrellm-gnome-0.1 (1 Feb 2002) - - 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/x11-misc/gkrellm-gnome/files/digest-gkrellm-gnome-0.1 b/x11-misc/gkrellm-gnome/files/digest-gkrellm-gnome-0.1 deleted file mode 100644 index 9f91e842afeb..000000000000 --- a/x11-misc/gkrellm-gnome/files/digest-gkrellm-gnome-0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 4ddbe3bbc61c5ade87d94834af58e706 gkrellm-gnome-0.1.tar.gz 5825 diff --git a/x11-misc/gkrellm-gnome/gkrellm-gnome-0.1.ebuild b/x11-misc/gkrellm-gnome/gkrellm-gnome-0.1.ebuild deleted file mode 100644 index 0735ea68f16f..000000000000 --- a/x11-misc/gkrellm-gnome/gkrellm-gnome-0.1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /home/cvsroot/gentoo-x86/gnome-apps/gkrellm-gnome-0.1,v 1.0 -# 26 Apr 2001 21:30 CST blutgens Exp $ - -S=${WORKDIR}/${PN} -DESCRIPTION="Gnome hints configuration plugin for gkrellm" -SRC_URI="http://web.wt.net/~billw/gkrellm/Plugins/${P}.tar.gz" -HOMEPAGE="http://web.wt.net/~billw/gkrellm/Plugins.html" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -DEPEND=">=app-admin/gkrellm-1.2.2-r1 - gnome-base/gnome-libs" - -src_compile() { - - make || die - -} - -src_install () { - - exeinto /usr/lib/gkrellm/plugins - doexe src/gkrellm-gnome.so - dodoc README Changelog COPYRIGHT INSTALL - -} diff --git a/x11-misc/gkrellm-hddtemp/ChangeLog b/x11-misc/gkrellm-hddtemp/ChangeLog deleted file mode 100644 index 46e836212222..000000000000 --- a/x11-misc/gkrellm-hddtemp/ChangeLog +++ /dev/null @@ -1,18 +0,0 @@ -# ChangeLog for x11-misc/gkrellm-hddtemp -# Copyright 2002 Imran Rafique; Distributed under the GPL V2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-hddtemp/ChangeLog,v 1.2 2002/06/25 21:27:22 george Exp $ - -*gkrellm-hddtemp-0.2 (10 Jun 2002) - - 24 Jun 2002; George Shapovalov <george@gentoo.org> all : - - Reworked the ebuild to ask user to set suid bit on hddtemp instead of - setting it automatically. (it was decided that having an uncontrolled - by sysadmin suids is bad, besides hddtemp belongs to another package. - Please see the pkg_postinst function in ebuild for more). - - Ebuild submitted by Imran Rafique: - - 10 Jun 2002; Imran Rafique <imran@rafique.org> ChangeLog : - - initial release diff --git a/x11-misc/gkrellm-hddtemp/files/digest-gkrellm-hddtemp-0.1 b/x11-misc/gkrellm-hddtemp/files/digest-gkrellm-hddtemp-0.1 deleted file mode 100644 index 90449ac89a21..000000000000 --- a/x11-misc/gkrellm-hddtemp/files/digest-gkrellm-hddtemp-0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 6f1f153970b61dd8e08024ea4ee2cbd7 gkrellm-hddtemp-0.1.tar.gz 9974 diff --git a/x11-misc/gkrellm-hddtemp/gkrellm-hddtemp-0.1.ebuild b/x11-misc/gkrellm-hddtemp/gkrellm-hddtemp-0.1.ebuild deleted file mode 100644 index f2b520371536..000000000000 --- a/x11-misc/gkrellm-hddtemp/gkrellm-hddtemp-0.1.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-hddtemp/gkrellm-hddtemp-0.1.ebuild,v 1.6 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/${P} -DESCRIPTION="a GKrellM plugin for hddtemp (which reads the temperature of SMART IDE hard drives)" -SRC_URI="http://coredump.free.fr/linux/${P}.tar.gz" -HOMEPAGE="http://coredump.free.fr/linux/harddrive.html" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" - -DEPEND=">=app-admin/gkrellm-1.2.1" -RDEPEND=">=app-admin/hddtemp-0.2" - -src_unpack() { - unpack ${A} ; cd ${S} - # patch Makefile - mv Makefile Makefile.orig - sed -e "s:^CFLAGS.*:CFLAGS=${CFLAGS} -fPIC:" Makefile.orig > Makefile -} - -src_compile() { - make || die -} - -src_install() { - dodoc README COPYING - - insinto /usr/lib/gkrellm/plugins - doins gkrellm-hddtemp.so -} - -pkg_postinst() { - einfo - einfo "#######################################################" - einfo "# #" - einfo "# Please note that hddtemp has to be set suid #" - einfo "# in order to allow regular user to run this #" - einfo "# plugin. #" - einfo "# #" - einfo "# Please execute (as root): #" - einfo "# chmod u+s /usr/bin/hddtemp #" - einfo "# to set the suid bit #" - einfo "# (this is not done automatically for #" - einfo "# security reasons) #" - einfo "# #" - einfo "#######################################################" -} diff --git a/x11-misc/gkrellm-mailwatch/ChangeLog b/x11-misc/gkrellm-mailwatch/ChangeLog deleted file mode 100644 index 0479afafb146..000000000000 --- a/x11-misc/gkrellm-mailwatch/ChangeLog +++ /dev/null @@ -1,10 +0,0 @@ -# ChangeLog for x11-misc/gkrellm-mailwatch -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-mailwatch/ChangeLog,v 1.1 2002/04/26 09:22:21 seemant Exp $ - -*gkrellm-mailwatch-0.7.2 (26 Apr 2002) - - 26 Apr 2002; Seemant Kulleen <seemant@gentoo.org> gkrellm-mailwatch-0.7.2.ebuild - files/digest-gkrellm-mailwatch-0.7.2 : - - New plugin for gkrellm diff --git a/x11-misc/gkrellm-mailwatch/files/digest-gkrellm-mailwatch-0.7.2 b/x11-misc/gkrellm-mailwatch/files/digest-gkrellm-mailwatch-0.7.2 deleted file mode 100644 index 9a6f087d281d..000000000000 --- a/x11-misc/gkrellm-mailwatch/files/digest-gkrellm-mailwatch-0.7.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 e150052ce56054349612575de6b1a123 mailwatch-0.7.2.tar.gz 11913 diff --git a/x11-misc/gkrellm-mailwatch/gkrellm-mailwatch-0.7.2.ebuild b/x11-misc/gkrellm-mailwatch/gkrellm-mailwatch-0.7.2.ebuild deleted file mode 100644 index dc028982241e..000000000000 --- a/x11-misc/gkrellm-mailwatch/gkrellm-mailwatch-0.7.2.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-mailwatch/gkrellm-mailwatch-0.7.2.ebuild,v 1.6 2002/08/14 23:44:15 murphy Exp $ - -MY_P=${P/gkrellm-/} -S=${WORKDIR}/${MY_P} -DESCRIPTION="A GKrellM plugin that shows the status of additional mail boxes" -SRC_URI="http://gkrellm.luon.net/files/${MY_P}.tar.gz" -HOMEPAGE="http://gkrellm.luon.net/mailwatch.phtml" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -DEPEND=">=app-admin/gkrellm-1.0.6 - =x11-libs/gtk+-1.2* - >=media-libs/imlib-1.9.10-r1" - - -src_compile() { - make || die -} - -src_install () { - exeinto /usr/lib/gkrellm/plugins - doexe mailwatch.so - dodoc README Changelog TODO -} diff --git a/x11-misc/gkrellm-plugins/ChangeLog b/x11-misc/gkrellm-plugins/ChangeLog deleted file mode 100644 index 7f9a1d6cb6ba..000000000000 --- a/x11-misc/gkrellm-plugins/ChangeLog +++ /dev/null @@ -1,17 +0,0 @@ -# ChangeLog for x11-misc/gkrellm-plugins -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-plugins/ChangeLog,v 1.2 2002/06/16 20:02:12 lamer Exp $ - -*gkrellm-plugins-1.2.11-r1 (16 Jun 2002) - - 16 Jun 2002; Ben Lutgens <lamer@gentoo.org> ChangeLog : - - Added gkrellshoot and gkrellmweather - -*gkrellm-plugins-1.2.11 (10 Jun 2002) - - 10 Jun 2002; Ben Lutgens <lamer@gentoo.org> gkrellm-plugins-1.2.11: A - rollup package of all gkrellm-plugins in portage. If you add any gkrellm - plugins, make sure to add an entry to the DEPEND for your addition. Also - keep the revision number the same as the gkrellm package number. Some - plugins will only work with certain versions of gkrellm. diff --git a/x11-misc/gkrellm-plugins/files/digest-gkrellm-plugins-1.2.11-r1 b/x11-misc/gkrellm-plugins/files/digest-gkrellm-plugins-1.2.11-r1 deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/x11-misc/gkrellm-plugins/files/digest-gkrellm-plugins-1.2.11-r1 +++ /dev/null diff --git a/x11-misc/gkrellm-plugins/gkrellm-plugins-1.2.11-r1.ebuild b/x11-misc/gkrellm-plugins/gkrellm-plugins-1.2.11-r1.ebuild deleted file mode 100644 index b88158e86c9b..000000000000 --- a/x11-misc/gkrellm-plugins/gkrellm-plugins-1.2.11-r1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-plugins/gkrellm-plugins-1.2.11-r1.ebuild,v 1.6 2002/07/11 06:30:57 drobbins Exp $ - -S=${WORKDIR}/${P//gkrellm-} -DESCRIPTION="emerge this package to install all of the gkrellm plugins" -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="*" - -DEPEND=">=app-admin/gkrellm-1.2.11 - >=x11-misc/gkrellm-bfm-0.5.1 - >=x11-misc/gkrellm-console-0.1 - >=x11-misc/gkrellm-mailwatch-0.7.2 - >=x11-misc/gkrellm-radio-0.3.3 - >=x11-misc/gkrellm-reminder-0.3.5 - >=x11-misc/gkrellm-volume-0.8 - >=x11-misc/gkrellmitime-0.4 - >=x11-misc/gkrellmlaunch-0.3 - >=x11-misc/gkrellmms-0.5.6 - >=x11-misc/gkrellmoon-0.3 - >=x11-misc/gkrellmouse-0.0.2 - >=x11-misc/gkrellmwho-0.4 - >=x11-misc/gkrellmwireless-0.2.2 - >=x11-misc/gkrellshoot-0.3.11 - >=x11-misc/gkrellweather-0.2.7-r2 - gnome? ( >=x11-misc/gkrellm-gnome-0.1 )" - -RDEPEND="${DEPEND}" diff --git a/x11-misc/gkrellm-radio/ChangeLog b/x11-misc/gkrellm-radio/ChangeLog deleted file mode 100644 index 2b8906da931e..000000000000 --- a/x11-misc/gkrellm-radio/ChangeLog +++ /dev/null @@ -1,17 +0,0 @@ -# ChangeLog for x11-misc/gkrellm-radio -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-radio/ChangeLog,v 1.2 2002/05/23 08:51:01 seemant Exp $ - -*gkrellm-radio-0.3.3 (23 May 2002) - - 23 May 2002; Seemant Kulleen <seemant@gentoo.org> - gkrellm-radio-0.3.3.ebuild files/digest-gkrellm-radio-0.3.3 : - - Version bump. - -*gkrellm-radio-0.3 (26 Apr 2002) - - 26 Apr 2002; Seemant Kulleen <seemant@gentoo.org> gkrellm-radio-0.3.ebuild - files/digest-gkrellm-radio-0.3 : - - New gkrellm plugin diff --git a/x11-misc/gkrellm-radio/files/digest-gkrellm-radio-0.3 b/x11-misc/gkrellm-radio/files/digest-gkrellm-radio-0.3 deleted file mode 100644 index fc1a2756080c..000000000000 --- a/x11-misc/gkrellm-radio/files/digest-gkrellm-radio-0.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 adfaa59f41a23071af0576ad1e0bfc91 gkrellm-radio-0.3.tar.gz 11877 diff --git a/x11-misc/gkrellm-radio/files/digest-gkrellm-radio-0.3.3 b/x11-misc/gkrellm-radio/files/digest-gkrellm-radio-0.3.3 deleted file mode 100644 index 639c0614dd37..000000000000 --- a/x11-misc/gkrellm-radio/files/digest-gkrellm-radio-0.3.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 2b03ff5046dee81670b1917325e41b91 gkrellm-radio-0.3.3.tar.gz 13532 diff --git a/x11-misc/gkrellm-radio/gkrellm-radio-0.3.3.ebuild b/x11-misc/gkrellm-radio/gkrellm-radio-0.3.3.ebuild deleted file mode 100644 index b366bac80455..000000000000 --- a/x11-misc/gkrellm-radio/gkrellm-radio-0.3.3.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-radio/gkrellm-radio-0.3.3.ebuild,v 1.4 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/${PN} -DESCRIPTION="A GKrellM plugin to control radio tuners" -SRC_URI="http://gkrellm.luon.net/files/${P}.tar.gz" -HOMEPAGE="http://gkrellm.luon.net/gkrellm-radio.phtml" - -DEPEND=">=app-admin/gkrellm-1.0.6 - =x11-libs/gtk+-1.2* - >=media-libs/imlib-1.9.10-r1" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" - -src_compile() { - make || die -} - -src_install () { - exeinto /usr/lib/gkrellm/plugins - doexe radio.so - dodoc README CHANGES lirc.example -} diff --git a/x11-misc/gkrellm-radio/gkrellm-radio-0.3.ebuild b/x11-misc/gkrellm-radio/gkrellm-radio-0.3.ebuild deleted file mode 100644 index 29b9351bf2d3..000000000000 --- a/x11-misc/gkrellm-radio/gkrellm-radio-0.3.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-radio/gkrellm-radio-0.3.ebuild,v 1.6 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/${P} -DESCRIPTION="A GKrellM plugin to control radio tuners" -SRC_URI="http://gkrellm.luon.net/files/${P}.tar.gz" -HOMEPAGE="http://gkrellm.luon.net/gkrellm-radio.phtml" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -DEPEND=">=app-admin/gkrellm-1.0.6 - =x11-libs/gtk+-1.2* - >=media-libs/imlib-1.9.10-r1" - - -src_compile() { - make || die -} - -src_install () { - exeinto /usr/lib/gkrellm/plugins - doexe radio.so - dodoc README Changelog -} diff --git a/x11-misc/gkrellm-reminder/ChangeLog b/x11-misc/gkrellm-reminder/ChangeLog deleted file mode 100644 index 8ac6662f5063..000000000000 --- a/x11-misc/gkrellm-reminder/ChangeLog +++ /dev/null @@ -1,20 +0,0 @@ -# ChangeLog for x11-misc/gkrellm-reminder -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-reminder/ChangeLog,v 1.2 2002/04/14 13:37:28 seemant Exp $ - -*gkrellm-reminder-0.3.5 (14 Apr 2002) - - 14 Apr 2002; Seemant Kulleen <seemant@gentoo.org> - gkrellm-reminder-0.3.5.ebuild files/digest-gkrellm-reminder-0.3.5 : - - Version bump submitted in bug #663 by mr.big@pc-trouble.de (Jens Blaesche) - -*gkrellm-reminder-0.3.1 (1 Feb 2002) - - 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/x11-misc/gkrellm-reminder/files/digest-gkrellm-reminder-0.3.5 b/x11-misc/gkrellm-reminder/files/digest-gkrellm-reminder-0.3.5 deleted file mode 100644 index 9e9d76cdee6c..000000000000 --- a/x11-misc/gkrellm-reminder/files/digest-gkrellm-reminder-0.3.5 +++ /dev/null @@ -1 +0,0 @@ -MD5 cd452ed4163c4cbeebc27812a2d98016 reminder-0.3.5.tar.gz 26476 diff --git a/x11-misc/gkrellm-reminder/gkrellm-reminder-0.3.5.ebuild b/x11-misc/gkrellm-reminder/gkrellm-reminder-0.3.5.ebuild deleted file mode 100644 index 3bc3bce20c20..000000000000 --- a/x11-misc/gkrellm-reminder/gkrellm-reminder-0.3.5.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# /home/cvsroot/gentoo-x86/skel.build,v 1.7 2001/08/25 21:15:08 chadh Exp - -MY_P=${P/gkrellm-/} -S=${WORKDIR}/${MY_P} -DESCRIPTION="a Reminder Plugin for Gkrellm" -SRC_URI="http://engr.oregonstate.edu/~simonsen/reminder/${MY_P}.tar.gz" -HOMEPAGE="http://www.engr.orst.edu/~simonsen/reminder" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -DEPEND=">=app-admin/gkrellm-1.2.1" - -src_compile() { - make || die -} - -src_install () { - insinto /usr/lib/gkrellm/plugins - doins reminder.so - dodoc README ChangeLog COPYING -} diff --git a/x11-misc/gkrellm-seti/ChangeLog b/x11-misc/gkrellm-seti/ChangeLog deleted file mode 100644 index c5fdd680b604..000000000000 --- a/x11-misc/gkrellm-seti/ChangeLog +++ /dev/null @@ -1,21 +0,0 @@ -# ChangeLog for x11-misc/gkrellm-seti -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-seti/ChangeLog,v 1.2 2002/07/14 22:34:08 seemant Exp $ - -*gkrellm-seti-0.7.0b (14 Jul 2002) - - 14 Jul 2002; Seemant Kulleen <seemant@gentoo.org> - gkrellm-seti-0.7.0b.ebuild files/digest-gkrellm-seti-0.7.0b : - - Xavier (upstream author) has this hack to work with recent gkrellm - releases. Closes bug #4495 by ela@mausehaus.org (Michaela Susan Buesing) - -*gkrellm-seti-0.7.0 (1 Feb 2002) - - 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/x11-misc/gkrellm-seti/files/digest-gkrellm-seti-0.7.0b b/x11-misc/gkrellm-seti/files/digest-gkrellm-seti-0.7.0b deleted file mode 100644 index 9cde0e601af8..000000000000 --- a/x11-misc/gkrellm-seti/files/digest-gkrellm-seti-0.7.0b +++ /dev/null @@ -1 +0,0 @@ -MD5 bea7ca090a486560207544c1f665a2c1 seti-0.7.0b.tar.bz2 49835 diff --git a/x11-misc/gkrellm-seti/gkrellm-seti-0.7.0b.ebuild b/x11-misc/gkrellm-seti/gkrellm-seti-0.7.0b.ebuild deleted file mode 100644 index 016876c78fc3..000000000000 --- a/x11-misc/gkrellm-seti/gkrellm-seti-0.7.0b.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-seti/gkrellm-seti-0.7.0b.ebuild,v 1.2 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/${P//gkrellm-} -DESCRIPTION="a Seti@Home Monitor Plugin for Gkrellm" -SRC_URI="http://xavier.serpaggi.free.fr/seti/${P//gkrellm-}.tar.bz2" -HOMEPAGE="http://xavier.serpaggi.free.fr/seti" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -DEPEND="app-admin/gkrellm - " - -src_compile() { - make || die -} - -src_install () { - exeinto /usr/lib/gkrellm/plugins - doexe seti.so - dodoc README ChangeLog COPYING NEWS -} diff --git a/x11-misc/gkrellm-volume/ChangeLog b/x11-misc/gkrellm-volume/ChangeLog deleted file mode 100644 index 24d73a8ffcdd..000000000000 --- a/x11-misc/gkrellm-volume/ChangeLog +++ /dev/null @@ -1,19 +0,0 @@ -# ChangeLog for x11-misc/gkrellm-volume -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-volume/ChangeLog,v 1.2 2002/04/14 14:05:34 seemant Exp $ - -*gkrellm-volume-0.8-r1 (14 Apr 2002) - - 14 Apr 2002; Seemant Kulleen <seemant@gentoo.org> gkrellm-volume-0.8-r1.ebuild : - Plugin will now be installed into /usr/lib/gkrellm/plugins instead of - /usr/share/gkrellm/plugins - -*gkrellm-volume-0.8 (1 Feb 2002) - - 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/x11-misc/gkrellm-volume/files/digest-gkrellm-volume-0.8-r1 b/x11-misc/gkrellm-volume/files/digest-gkrellm-volume-0.8-r1 deleted file mode 100644 index 26c93bc138d8..000000000000 --- a/x11-misc/gkrellm-volume/files/digest-gkrellm-volume-0.8-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 fae9f15afb750735e0201e2ef32a1638 volume-0.8.tar.gz 8395 diff --git a/x11-misc/gkrellm-volume/gkrellm-volume-0.8-r1.ebuild b/x11-misc/gkrellm-volume/gkrellm-volume-0.8-r1.ebuild deleted file mode 100644 index a74ab0f38e50..000000000000 --- a/x11-misc/gkrellm-volume/gkrellm-volume-0.8-r1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /home/cvsroot/gentoo-x86/app-misc/gkrellm-volume-0.8.ebuild,v 1.0 -# 26 Apr 2001 21:30 CST blutgens Exp $ - -MY_P=${PN/gkrellm-/} -S=${WORKDIR}/${MY_P} -DESCRIPTION="A mixer control plugin for gkrellm" -SRC_URI="http://gkrellm.luon.net/files/${MY_P}-${PV}.tar.gz" -HOMEPAGE="http://gkrellm.luon.net/volume.phtml" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -DEPEND=">=app-admin/gkrellm-1.0.6" - -src_compile() { - - make || die - -} - -src_install () { - - insinto /usr/lib/gkrellm/plugins - doins volume.so - dodoc README Changelog -} diff --git a/x11-misc/gkrellmitime/ChangeLog b/x11-misc/gkrellmitime/ChangeLog deleted file mode 100644 index 0a87ba4e4d1b..000000000000 --- a/x11-misc/gkrellmitime/ChangeLog +++ /dev/null @@ -1,13 +0,0 @@ -# ChangeLog for x11-misc/gkrellmitime -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellmitime/ChangeLog,v 1.1 2002/02/01 21:53:38 gbevin Exp $ - -*gkrellmitime-0.4 (1 Feb 2002) - - 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/x11-misc/gkrellmitime/files/digest-gkrellmitime-0.4 b/x11-misc/gkrellmitime/files/digest-gkrellmitime-0.4 deleted file mode 100644 index d0d29717236c..000000000000 --- a/x11-misc/gkrellmitime/files/digest-gkrellmitime-0.4 +++ /dev/null @@ -1 +0,0 @@ -MD5 9ffe204e759ffcaee85779406fff4ec0 gkrellmitime-0.4.tar.gz 17146 diff --git a/x11-misc/gkrellmitime/gkrellmitime-0.4.ebuild b/x11-misc/gkrellmitime/gkrellmitime-0.4.ebuild deleted file mode 100644 index ca913e879a24..000000000000 --- a/x11-misc/gkrellmitime/gkrellmitime-0.4.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellmitime/gkrellmitime-0.4.ebuild,v 1.6 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/${PN} -DESCRIPTION="Internet Time plugin for Gkrellm" -SRC_URI="http://eric.bianchi.free.fr/gkrellm/${P}.tar.gz" - -HOMEPAGE="http://eric.bianchi.free.fr/gkrellm/" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -DEPEND=">=app-admin/gkrellm-1.2.4" - -src_compile() { - emake || die -} - -src_install () { - insinto /usr/lib/gkrellm/plugins - doins gkrellm_itime.so - dodoc README ChangeLog COPYING -} diff --git a/x11-misc/gkrellmlaunch/ChangeLog b/x11-misc/gkrellmlaunch/ChangeLog deleted file mode 100644 index 8474de5f5743..000000000000 --- a/x11-misc/gkrellmlaunch/ChangeLog +++ /dev/null @@ -1,19 +0,0 @@ -# ChangeLog for x11-misc/gkrellmlaunch -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellmlaunch/ChangeLog,v 1.2 2002/02/24 04:15:31 woodchip Exp $ - -*gkrellmlaunch-0.3 (23 Feb 2002) - - 23 Feb 2002; Donny Davies <woodchip@gentoo.org> gkrellmlaunch-0.3.ebuild : - - Updated version, as suggested by bug #739. - -*gkrellmlaunch-0.2.2 (1 Feb 2002) - - 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/x11-misc/gkrellmlaunch/files/digest-gkrellmlaunch-0.2.2 b/x11-misc/gkrellmlaunch/files/digest-gkrellmlaunch-0.2.2 deleted file mode 100644 index d873795ef116..000000000000 --- a/x11-misc/gkrellmlaunch/files/digest-gkrellmlaunch-0.2.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 de4708016f707f98969c6236e10b6763 gkrellmlaunch-0.2.2.tar.gz 18936 diff --git a/x11-misc/gkrellmlaunch/files/digest-gkrellmlaunch-0.3 b/x11-misc/gkrellmlaunch/files/digest-gkrellmlaunch-0.3 deleted file mode 100644 index 5ba3e58abc61..000000000000 --- a/x11-misc/gkrellmlaunch/files/digest-gkrellmlaunch-0.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 dc2ba470c8f9d610469aef74118f7404 gkrellmlaunch-0.3.tar.gz 18156 diff --git a/x11-misc/gkrellmlaunch/gkrellmlaunch-0.2.2.ebuild b/x11-misc/gkrellmlaunch/gkrellmlaunch-0.2.2.ebuild deleted file mode 100644 index fdcd9f1516e0..000000000000 --- a/x11-misc/gkrellmlaunch/gkrellmlaunch-0.2.2.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellmlaunch/gkrellmlaunch-0.2.2.ebuild,v 1.7 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/${P} -DESCRIPTION="a Program-Launcher Plugin for Gkrellm" -SRC_URI="mirror://sourceforge/gkrellmlaunch/${P}.tar.gz" - -HOMEPAGE="http://gkrellmlaunch.sourceforge.net/" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -DEPEND=">=app-admin/gkrellm-1.2.1" - - -src_compile() { - make || die -} - -src_install () { - exeinto /usr/lib/gkrellm/plugins - doexe gkrellmlaunch.so - - dodoc README -} diff --git a/x11-misc/gkrellmlaunch/gkrellmlaunch-0.3.ebuild b/x11-misc/gkrellmlaunch/gkrellmlaunch-0.3.ebuild deleted file mode 100644 index ef39059a25a5..000000000000 --- a/x11-misc/gkrellmlaunch/gkrellmlaunch-0.3.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellmlaunch/gkrellmlaunch-0.3.ebuild,v 1.8 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/${P} -DESCRIPTION="a Program-Launcher Plugin for GKrellM" -SRC_URI="mirror://sourceforge/gkrellmlaunch/${P}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -HOMEPAGE="http://gkrellmlaunch.sourceforge.net/" -DEPEND=">=app-admin/gkrellm-1.2.1" - -src_compile() { - make || die -} - -src_install () { - insinto /usr/lib/gkrellm/plugins - doins gkrellmlaunch.so - - dodoc README -} diff --git a/x11-misc/gkrellmms/ChangeLog b/x11-misc/gkrellmms/ChangeLog deleted file mode 100644 index 60970f9066a0..000000000000 --- a/x11-misc/gkrellmms/ChangeLog +++ /dev/null @@ -1,28 +0,0 @@ -# ChangeLog for x11-misc/gkrellmms -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellmms/ChangeLog,v 1.3 2002/05/28 03:05:29 seemant Exp $ - -*gkrellmms-0.5.6 (27 May 2002) - - 27 May 2002; Seemant Kulleen <seemant@gentoo.org> - - The patch was applied and upstream upped the version number. - -*gkrellmms-0.5.5-r1 (12 Mar 2002) - - 12 Mar 2002; Seemant Kulleen <seemant@gentoo.org> - - Gkrellm 1.2.9 changed some things, which caused gkrellmms to not compile - against it. The author has issued a patch for it. The patch is in files/ - and this revision of the ebuild applied that patch before compilation. - - -*gkrellmms-0.5.5 (1 Feb 2002) - - 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/x11-misc/gkrellmms/files/digest-gkrellmms-0.5.6 b/x11-misc/gkrellmms/files/digest-gkrellmms-0.5.6 deleted file mode 100644 index 147bce100daf..000000000000 --- a/x11-misc/gkrellmms/files/digest-gkrellmms-0.5.6 +++ /dev/null @@ -1 +0,0 @@ -MD5 8fd81a1e35b3d1a899310672b1dc1d1c gkrellmms-0.5.6.tar.gz 27249 diff --git a/x11-misc/gkrellmms/files/gkrellmms-patch-0.5.5 b/x11-misc/gkrellmms/files/gkrellmms-patch-0.5.5 deleted file mode 100644 index 092983b3fdf8..000000000000 --- a/x11-misc/gkrellmms/files/gkrellmms-patch-0.5.5 +++ /dev/null @@ -1,26 +0,0 @@ ---- gkrellmms.c.orig Tue Feb 19 07:32:16 2002 -+++ gkrellmms.c Tue Feb 19 07:56:24 2002 -@@ -687,7 +687,22 @@ - if (bg_scroll_image) - gkrellm_set_image_border("gkrellmms_bg_scroll", - bg_scroll_image, scroll_style); --#if ((VERSION_MAJOR>1)||(VERSION_MAJOR==1 && VERSION_MINOR==0 && VERSION_REV>2)||(VERSION_MAJOR==1 && VERSION_MINOR>0)) -+#if ( (VERSION_MAJOR>1) \ -+ || (VERSION_MAJOR==1 && VERSION_MINOR==2 && VERSION_REV>8) \ -+ || (VERSION_MAJOR==1 && VERSION_MINOR>2)) -+ { -+ Margin margin; -+ -+ margin = *gkrellm_get_style_margins(scroll_style); -+ if (gkrellm_get_gkrellmrc_integer("gkrellmms_scroll_margin", &margin.left)) -+ margin.right = margin.left; -+ gkrellm_get_gkrellmrc_integer("gkrellmms_scroll_top_margin", &margin.top); -+ gkrellm_get_gkrellmrc_integer("gkrellmms_scroll_bottom_margin", -+ &margin.bottom); -+ gkrellm_set_style_margins(scroll_style, &margin); -+ } -+#elif ( (VERSION_MAJOR==1 && VERSION_MINOR==0 && VERSION_REV>2) -+ ||(VERSION_MAJOR==1 && VERSION_MINOR>0)) - gkrellm_get_gkrellmrc_integer("gkrellmms_scroll_margin", - &scroll_style->margin); - gkrellm_get_gkrellmrc_integer("gkrellmms_scroll_top_margin", diff --git a/x11-misc/gkrellmms/gkrellmms-0.5.6.ebuild b/x11-misc/gkrellmms/gkrellmms-0.5.6.ebuild deleted file mode 100644 index 1ec9a128d8eb..000000000000 --- a/x11-misc/gkrellmms/gkrellmms-0.5.6.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellmms/gkrellmms-0.5.6.ebuild,v 1.6 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/${PN} -DESCRIPTION="A sweet plugin to controll xmms from gkrellm" -SRC_URI="http://gkrellm.luon.net/files/${P}.tar.gz" -HOMEPAGE="http://gkrellm.luon.net/gkrellm/Plugins.html" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -DEPEND=">=app-admin/gkrellm-1.2.9 - >=media-sound/xmms-1.2.4" - - -src_compile() { - - emake || die - -} - -src_install () { - - exeinto /usr/lib/gkrellm/plugins - doexe gkrellmms.so - dodoc README Changelog FAQ Themes -} diff --git a/x11-misc/gkrellmoon/ChangeLog b/x11-misc/gkrellmoon/ChangeLog deleted file mode 100644 index 155f04559448..000000000000 --- a/x11-misc/gkrellmoon/ChangeLog +++ /dev/null @@ -1,10 +0,0 @@ -# ChangeLog for x11-misc/gkrellmoon -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellmoon/ChangeLog,v 1.1 2002/02/20 02:31:28 agriffis Exp $ - -*gkrellmoon-0.3 (19 Feb 2002) - - 19 Feb 2002; Aron Griffis <agriffis@gentoo.org> gkrellmoon-0.3.ebuild: - - Added gkrellmoon plugin for gkrellm. Thanks to Seemant Kulleen for the - ebuild. diff --git a/x11-misc/gkrellmoon/files/digest-gkrellmoon-0.3 b/x11-misc/gkrellmoon/files/digest-gkrellmoon-0.3 deleted file mode 100644 index a8a5174e1501..000000000000 --- a/x11-misc/gkrellmoon/files/digest-gkrellmoon-0.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 a9b9a66c01178c63f1ec180ca87d0c61 gkrellmoon-0.3.tar.gz 51988 diff --git a/x11-misc/gkrellmoon/gkrellmoon-0.3.ebuild b/x11-misc/gkrellmoon/gkrellmoon-0.3.ebuild deleted file mode 100644 index 9ed0f0233dfe..000000000000 --- a/x11-misc/gkrellmoon/gkrellmoon-0.3.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellmoon/gkrellmoon-0.3.ebuild,v 1.9 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/${P} -DESCRIPTION="A GKrellM plugin of the famous wmMoonClock dockapp" -SRC_URI="mirror://sourceforge/gkrellmoon/${P}.tar.gz" -HOMEPAGE="http://gkrellmoon.sourceforge.net/" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -DEPEND=">=app-admin/gkrellm-1.0.6 - =x11-libs/gtk+-1.2* - >=media-libs/imlib-1.9.10-r1" - -src_compile() { - emake || die -} - -src_install () { - insinto /usr/lib/gkrellm/plugins - doins gkrellmoon.so - dodoc README AUTHORS COPYING -} diff --git a/x11-misc/gkrellmouse/ChangeLog b/x11-misc/gkrellmouse/ChangeLog deleted file mode 100644 index 3f11937b5779..000000000000 --- a/x11-misc/gkrellmouse/ChangeLog +++ /dev/null @@ -1,10 +0,0 @@ -# ChangeLog for x11-misc/gkrellmouse -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellmouse/ChangeLog,v 1.1 2002/04/26 09:50:32 seemant Exp $ - -*gkrellmouse-0.0.2 (26 Apr 2002) - - 26 Apr 2002; Seemant Kulleen <seemant@gentoo.org> gkrellmouse-0.0.2.ebuild - files/digest-gkrellmouse-0.0.2 : - - New gkrellm plugin. diff --git a/x11-misc/gkrellmouse/files/digest-gkrellmouse-0.0.2 b/x11-misc/gkrellmouse/files/digest-gkrellmouse-0.0.2 deleted file mode 100644 index 79a952f02142..000000000000 --- a/x11-misc/gkrellmouse/files/digest-gkrellmouse-0.0.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 9730235b225c559a71e7ccaa5b4e819f gkrellmouse_0.0.2.tar.gz 11582 diff --git a/x11-misc/gkrellmouse/gkrellmouse-0.0.2.ebuild b/x11-misc/gkrellmouse/gkrellmouse-0.0.2.ebuild deleted file mode 100644 index 908fec14ba2d..000000000000 --- a/x11-misc/gkrellmouse/gkrellmouse-0.0.2.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellmouse/gkrellmouse-0.0.2.ebuild,v 1.6 2002/08/14 23:44:15 murphy Exp $ - -MY_P=${P/-/_} -S=${WORKDIR}/${P} -DESCRIPTION="A Gkrellm plugin that tracks the total distance of mouse movements" -SRC_URI="http://ssl.usu.edu/paul/gkrellmouse/${MY_P}.tar.gz" -HOMEPAGE="http://ssl.usu.edu/paul/gkrellmouse" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -DEPEND=">=app-admin/gkrellm-1.0.6 - =x11-libs/gtk+-1.2* - >=media-libs/imlib-1.9.10-r1" - -src_compile() { - emake || die -} - -src_install () { - exeinto /usr/lib/gkrellm/plugins - doexe gkmouse.so - dodoc README COPYING Changelog -} diff --git a/x11-misc/gkrellmwho/ChangeLog b/x11-misc/gkrellmwho/ChangeLog deleted file mode 100644 index 082f2b8932b1..000000000000 --- a/x11-misc/gkrellmwho/ChangeLog +++ /dev/null @@ -1,10 +0,0 @@ -# ChangeLog for x11-misc/gkrellmwho -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellmwho/ChangeLog,v 1.1 2002/02/20 02:25:57 agriffis Exp $ - -*gkrellmwho-0.4 (19 Feb 2002) - - 19 Feb 2002; Aron Griffis <agriffis@gentoo.org> gkrellmwho-0.4.ebuild: - - Added gkrellmwho plugin for gkrellm. Thanks to Seemant Kulleen for the - ebuild. diff --git a/x11-misc/gkrellmwho/files/digest-gkrellmwho-0.4 b/x11-misc/gkrellmwho/files/digest-gkrellmwho-0.4 deleted file mode 100644 index 3ef31a32c11b..000000000000 --- a/x11-misc/gkrellmwho/files/digest-gkrellmwho-0.4 +++ /dev/null @@ -1 +0,0 @@ -MD5 f12870678fb901208c0f8102840c35fd gkrellmwho-0.4.tar.gz 5842 diff --git a/x11-misc/gkrellmwho/gkrellmwho-0.4.ebuild b/x11-misc/gkrellmwho/gkrellmwho-0.4.ebuild deleted file mode 100644 index 60c208853b8f..000000000000 --- a/x11-misc/gkrellmwho/gkrellmwho-0.4.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellmwho/gkrellmwho-0.4.ebuild,v 1.8 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/${P} -DESCRIPTION="GKrellM plugin which displays users logged in" -SRC_URI="http://web.wt.net/~billw/gkrellm/Plugins/${P}.tar.gz" -HOMEPAGE="http://web.wt.net/~billw/gkrellm/Plugins" -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -DEPEND=">=app-admin/gkrellm-1.0.6" - -src_compile() { - emake || die -} - -src_install () { - insinto /usr/lib/gkrellm/plugins - doins gkrellmwho.so - dodoc README -} diff --git a/x11-misc/gkrellmwireless/ChangeLog b/x11-misc/gkrellmwireless/ChangeLog deleted file mode 100644 index 9f6dcc33f6d2..000000000000 --- a/x11-misc/gkrellmwireless/ChangeLog +++ /dev/null @@ -1,19 +0,0 @@ -# ChangeLog for x11-misc/gkrellmwireless -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellmwireless/ChangeLog,v 1.2 2002/04/14 14:13:58 seemant Exp $ - -*gkrelmmwireless-0.2.2 (14 Apr 2002) - - 14 Apr 2002; Seemant Kulleen <seemant@gentoo.org> gkrellmwireless-0.2.2.ebuild : - - Version bump. - -*gkrellmwireless-0.2.1 (1 Feb 2002) - - 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/x11-misc/gkrellmwireless/files/digest-gkrellmwireless-0.2.2 b/x11-misc/gkrellmwireless/files/digest-gkrellmwireless-0.2.2 deleted file mode 100644 index c5426c359d7a..000000000000 --- a/x11-misc/gkrellmwireless/files/digest-gkrellmwireless-0.2.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 c187d6bc720080acaabc88c76160a49a gkrellmwireless-0.2.2.tar.gz 7971 diff --git a/x11-misc/gkrellmwireless/gkrellmwireless-0.2.2.ebuild b/x11-misc/gkrellmwireless/gkrellmwireless-0.2.2.ebuild deleted file mode 100644 index f7719da54f55..000000000000 --- a/x11-misc/gkrellmwireless/gkrellmwireless-0.2.2.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /home/cvsroot/gentoo-x86/app-misc/gkrellm-volume-0.8.ebuild,v 1.0 -# 26 Apr 2001 21:30 CST blutgens Exp $ - -S=${WORKDIR}/${P} -DESCRIPTION="A plugin for GKrellM that monitors your wireless network card" -SRC_URI="http://gkrellm.luon.net/files/${P}.tar.gz" -HOMEPAGE="http://gkrellm.luon.net/" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -DEPEND=">=app-admin/gkrellm-1.2.9" - -src_compile() { - export PATH="${PATH}:/usr/X11R6/bin" - make || die - -} - -src_install () { - - insinto /usr/lib/gkrellm/plugins - doins wireless.so - dodoc README Changelog -} diff --git a/x11-misc/gkrellscore/ChangeLog b/x11-misc/gkrellscore/ChangeLog deleted file mode 100644 index 61ace8a61c49..000000000000 --- a/x11-misc/gkrellscore/ChangeLog +++ /dev/null @@ -1,10 +0,0 @@ -# ChangeLog for x11-misc/gkrellscore -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellscore/ChangeLog,v 1.1 2002/04/26 09:55:15 seemant Exp $ - -*gkrellscore-0.0.2 (26 Apr 2002) - - 26 Apr 2002; Seemant Kulleen <seemant@gentoo.org> gkrellscore-0.0.2.ebuild - files/digest-gkrellscore-0.0.2 : - - New plugin for gkrellm diff --git a/x11-misc/gkrellscore/files/digest-gkrellscore-0.0.2 b/x11-misc/gkrellscore/files/digest-gkrellscore-0.0.2 deleted file mode 100644 index 432a2fc0d708..000000000000 --- a/x11-misc/gkrellscore/files/digest-gkrellscore-0.0.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 21541cb551218a266906ca1ecf51b115 gkrellscore_0.0.2.tar.gz 15704 diff --git a/x11-misc/gkrellscore/gkrellscore-0.0.2.ebuild b/x11-misc/gkrellscore/gkrellscore-0.0.2.ebuild deleted file mode 100644 index 017bd2bc10fc..000000000000 --- a/x11-misc/gkrellscore/gkrellscore-0.0.2.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellscore/gkrellscore-0.0.2.ebuild,v 1.6 2002/08/14 23:44:15 murphy Exp $ - -MY_P=${P/-/_} -S=${WORKDIR}/${P} -DESCRIPTION="A GKrellM plugin that shows scores for many leagues" -SRC_URI="http://ssl.usu.edu/paul/gkrellscore/${MY_P}.tar.gz" -HOMEPAGE="http://ssl.usu.edu/paul/gkrellscore" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -DEPEND=">=app-admin/gkrellm-1.0.6 - =x11-libs/gtk+-1.2* - >=media-libs/imlib-1.9.10-r1" - -src_compile() { - emake || die -} - -src_install () { - exeinto /usr/lib/gkrellm/plugins - doexe gkrellscore.so - dodoc README COPYING Changelog -} diff --git a/x11-misc/gkrellshoot/ChangeLog b/x11-misc/gkrellshoot/ChangeLog deleted file mode 100644 index 0bc8aef236cc..000000000000 --- a/x11-misc/gkrellshoot/ChangeLog +++ /dev/null @@ -1,7 +0,0 @@ -# ChangeLog for x11-misc/gkrellshoot -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellshoot/ChangeLog,v 1.1 2002/06/12 03:27:35 lamer Exp $ - -*gkrellshoot-0.3.11 (10 Jun 2002) - - 10 Jun 2002; Ben Lutgens <lamer@gentoo.org> initial commit to portage. Commit includes x11-misc/gkrellshoot, gkrellshoot-0.3.11.ebuild, ChangeLog, files, and the digest for this version. It's a neat little plugin for gkrellm with two buttons. One for locking the screen and another to snap screenshots via "import" command which is included with imagemagick. Hence the RDEPEND diff --git a/x11-misc/gkrellshoot/files/digest-gkrellshoot-0.3.11 b/x11-misc/gkrellshoot/files/digest-gkrellshoot-0.3.11 deleted file mode 100644 index 2f1b3a2799c3..000000000000 --- a/x11-misc/gkrellshoot/files/digest-gkrellshoot-0.3.11 +++ /dev/null @@ -1 +0,0 @@ -MD5 ac9ddc7cbccc06e393def3dbe4ab3bc2 gkrellshoot-0.3.11.tar.gz 14715 diff --git a/x11-misc/gkrellshoot/gkrellshoot-0.3.11.ebuild b/x11-misc/gkrellshoot/gkrellshoot-0.3.11.ebuild deleted file mode 100644 index d56e60d440e6..000000000000 --- a/x11-misc/gkrellshoot/gkrellshoot-0.3.11.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellshoot/gkrellshoot-0.3.11.ebuild,v 1.5 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/gkrellShoot-0.3.11 -DESCRIPTION="A GKrellM plugin with two buttons, one to lock another to snap -screenshots." -SRC_URI="mirror://sourceforge/gkrellshoot/${P}.tar.gz" -HOMEPAGE="http://gkrellshoot.sf.net" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -DEPEND=">=app-admin/gkrellm-1.2.9 - =x11-libs/gtk+-1.2* - >=media-libs/imlib-1.9.10-r1" - -# It uses "import" which comes with imagemagick to snap the screenshots -RDEPEND="media-gfx/imagemagick" - -src_compile() { - emake || die -} - -src_install () { - insinto /usr/lib/gkrellm/plugins - doins gkrellshoot.so - dodoc ChangeLog README -} diff --git a/x11-misc/gkrellsun/ChangeLog b/x11-misc/gkrellsun/ChangeLog deleted file mode 100644 index add85e4194dc..000000000000 --- a/x11-misc/gkrellsun/ChangeLog +++ /dev/null @@ -1,10 +0,0 @@ -# ChangeLog for x11-misc/gkrellsun -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellsun/ChangeLog,v 1.1 2002/02/20 02:38:00 agriffis Exp $ - -*gkrellsun-0.2 (19 Feb 2002) - - 19 Feb 2002; Aron Griffis <agriffis@gentoo.org> gkrellsun-0.2.ebuild: - - Added gkrellsun plugin for gkrellm. Thanks to Seemant Kulleen for the - ebuild. diff --git a/x11-misc/gkrellsun/files/digest-gkrellsun-0.2 b/x11-misc/gkrellsun/files/digest-gkrellsun-0.2 deleted file mode 100644 index af35308380e4..000000000000 --- a/x11-misc/gkrellsun/files/digest-gkrellsun-0.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 d692390b8cddcfc173365855f5ffe28c gkrellsun-0.2.tar.gz 31989 diff --git a/x11-misc/gkrellsun/gkrellsun-0.2.ebuild b/x11-misc/gkrellsun/gkrellsun-0.2.ebuild deleted file mode 100644 index 97a62fedaf97..000000000000 --- a/x11-misc/gkrellsun/gkrellsun-0.2.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellsun/gkrellsun-0.2.ebuild,v 1.8 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/${P} -DESCRIPTION="A GKrellM plugin that shows sunrise and sunset times." -SRC_URI="http://nwalsh.com/hacks/gkrellsun/${P}.tar.gz" -HOMEPAGE="http://nwalsh.com/hacks/gkrellsun" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -DEPEND=">=app-admin/gkrellm-1.2.9 - =x11-libs/gtk+-1.2* - >=media-libs/imlib-1.9.10-r1" - -src_compile() { - emake || die -} - -src_install () { - insinto /usr/lib/gkrellm/plugins - doins gkrellsun.so - dodoc README AUTHORS COPYING -} diff --git a/x11-misc/gkrellweather/ChangeLog b/x11-misc/gkrellweather/ChangeLog deleted file mode 100644 index 4ab7e791c42f..000000000000 --- a/x11-misc/gkrellweather/ChangeLog +++ /dev/null @@ -1,28 +0,0 @@ -# ChangeLog for x11-misc/gkrellweather -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellweather/ChangeLog,v 1.3 2002/05/30 15:48:43 g2boojum Exp $ - -*gkrellweather-0.2.7-r2 (30 May 2002) - - 30 May 2002; Seemant Kulleen <seemant@gentoo.org> gkrellweather-0.2.7-r2.ebuild : - - Hmmm. The GrabWeather script is hardcoded into /usr/share/gkrellm only - in the Debian version. I added the debian patch which does just that. - -*gkrellweather-0.2.7-r1 (18 Mar 2002) - - 18 Mar 2002; Seemant Kulleen <seemant@gentoo.org> gkrellweather-0.2.7-r1.ebuild : - - Adjusted copyright, and made the script go into /usr/share/gkrellm where it is - expected, instead of /usr/bin. The expected location of the GrabWeather - script seems to be hardcoded. - -*gkrellweather-0.2.7 (1 Feb 2002) - - 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/x11-misc/gkrellweather/files/digest-gkrellweather-0.2.7-r1 b/x11-misc/gkrellweather/files/digest-gkrellweather-0.2.7-r1 deleted file mode 100644 index 327fde5b5385..000000000000 --- a/x11-misc/gkrellweather/files/digest-gkrellweather-0.2.7-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 2e69ff084063bbfba57fdeb42ad628c1 gkrellweather-0.2.7.tar.gz 17188 diff --git a/x11-misc/gkrellweather/files/digest-gkrellweather-0.2.7-r2 b/x11-misc/gkrellweather/files/digest-gkrellweather-0.2.7-r2 deleted file mode 100644 index 63d01d8ef669..000000000000 --- a/x11-misc/gkrellweather/files/digest-gkrellweather-0.2.7-r2 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 2e69ff084063bbfba57fdeb42ad628c1 gkrellweather-0.2.7.tar.gz 17188 -MD5 e7105753d0fc8ab23b14c885f6498b9e gkrellweather_0.2.7-1.diff.gz 2205 diff --git a/x11-misc/gkrellweather/gkrellweather-0.2.7-r1.ebuild b/x11-misc/gkrellweather/gkrellweather-0.2.7-r1.ebuild deleted file mode 100644 index 44d4257852f4..000000000000 --- a/x11-misc/gkrellweather/gkrellweather-0.2.7-r1.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /home/cvsroot/gentoo-x86/app-misc/gkrellm-volume-0.8.ebuild,v 1.0 -# 26 Apr 2001 21:30 CST blutgens Exp $ - -S=${WORKDIR}/${P} -DESCRIPTION="GKrellM Plugin that monitors a METAR station and displays weather -info" -SRC_URI="http://www.cse.unsw.edu.au/~flam/repository/c/gkrellm/${P}.tar.gz" -HOMEPAGE="http://www.cse.unsw.edu.au/~flam/programs/gkrellweather.html" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -DEPEND=">=app-admin/gkrellm-1.2.9 - >=net-misc/wget-1.5.3" - -RDEPEND="${DEPEND} - >=sys-devel/perl-5.6.1" - -src_compile() { - - emake || die - -} - -src_install () { - - exeinto /usr/share/gkrellm - doexe GrabWeather - - insinto /usr/lib/gkrellm/plugins - doins gkrellweather.so - dodoc README ChangeLog COPYING -} diff --git a/x11-misc/gkrellweather/gkrellweather-0.2.7-r2.ebuild b/x11-misc/gkrellweather/gkrellweather-0.2.7-r2.ebuild deleted file mode 100644 index 97fdaa64c500..000000000000 --- a/x11-misc/gkrellweather/gkrellweather-0.2.7-r2.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /home/cvsroot/gentoo-x86/app-misc/gkrellm-volume-0.8.ebuild,v 1.0 -# 26 Apr 2001 21:30 CST blutgens Exp $ - -S=${WORKDIR}/${P} -DEBPATCH=${PN}_${PV}-1.diff.gz -DESCRIPTION="GKrellM Plugin that monitors a METAR station and displays weather -info" -SRC_URI="http://www.cse.unsw.edu.au/~flam/repository/c/gkrellm/${P}.tar.gz - http://ftp.debian.org/debian/pool/main/g/${PN}/${DEBPATCH}" -HOMEPAGE="http://www.cse.unsw.edu.au/~flam/programs/gkrellweather.html" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" - -DEPEND=">=app-admin/gkrellm-1.2.9 - >=net-misc/wget-1.5.3" - -RDEPEND="${DEPEND} - >=sys-devel/perl-5.6.1" - -src_unpack() { - unpack ${P}.tar.gz - zcat ${DISTDIR}/${DEBPATCH} | patch -d ${P} -p1 -} - -src_compile() { - - emake || die - -} - -src_install () { - - exeinto /usr/share/gkrellm - doexe GrabWeather - - insinto /usr/lib/gkrellm/plugins - doins gkrellweather.so - dodoc README ChangeLog COPYING -} |