summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-10-16 22:30:29 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-10-16 22:30:29 +0000
commit7ca87f9fd6768d24e7cc907b3fb59e08327f2e6f (patch)
treea740483e2556b63093e956514f74eb69e8fe9880 /x11-plugins/gkrellaclock
parentsmall fixes (diff)
downloadgentoo-2-7ca87f9fd6768d24e7cc907b3fb59e08327f2e6f.tar.gz
gentoo-2-7ca87f9fd6768d24e7cc907b3fb59e08327f2e6f.tar.bz2
gentoo-2-7ca87f9fd6768d24e7cc907b3fb59e08327f2e6f.zip
new plugin for gkrellm
Diffstat (limited to 'x11-plugins/gkrellaclock')
-rw-r--r--x11-plugins/gkrellaclock/ChangeLog19
-rw-r--r--x11-plugins/gkrellaclock/files/digest-gkrellaclock-0.2.11
-rw-r--r--x11-plugins/gkrellaclock/files/digest-gkrellaclock-0.3.21
-rw-r--r--x11-plugins/gkrellaclock/gkrellaclock-0.2.1.ebuild25
-rw-r--r--x11-plugins/gkrellaclock/gkrellaclock-0.3.2.ebuild25
5 files changed, 71 insertions, 0 deletions
diff --git a/x11-plugins/gkrellaclock/ChangeLog b/x11-plugins/gkrellaclock/ChangeLog
new file mode 100644
index 000000000000..8507305fbd78
--- /dev/null
+++ b/x11-plugins/gkrellaclock/ChangeLog
@@ -0,0 +1,19 @@
+# ChangeLog for x11-plugins/gkrellaclock
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellaclock/ChangeLog,v 1.1 2002/10/16 22:30:29 seemant Exp $
+
+*gkrellaclock-0.3.2 (16 Oct 2002)
+
+ 16 Oct 2002; Seemant Kulleen <seemant@gentoo.org>
+ gkrellaclock-0.3.2.ebuild files/digest-gkrellaclock-0.3.2 :
+
+ Analogue clock for GKrellM2 submitted by: gustavo@felisberto.net (Gustavo
+ Felisberto) in bug #8926.
+
+
+*gkrellaclock-0.2.1 (16 Oct 2002)
+
+ 16 Oct 2002; Seemant Kulleen <seemant@gentoo.org> gkrellaclock-0.2.1.ebuid
+ files/digest-gkrellaclock-0.2.1 :
+
+ Another analogue clock for GKrellM (1).
diff --git a/x11-plugins/gkrellaclock/files/digest-gkrellaclock-0.2.1 b/x11-plugins/gkrellaclock/files/digest-gkrellaclock-0.2.1
new file mode 100644
index 000000000000..e42bb30adadd
--- /dev/null
+++ b/x11-plugins/gkrellaclock/files/digest-gkrellaclock-0.2.1
@@ -0,0 +1 @@
+MD5 6934a4905b075e78cd8a3f15dc47ef89 gkrellaclock-0.2.1.tar.gz 6962
diff --git a/x11-plugins/gkrellaclock/files/digest-gkrellaclock-0.3.2 b/x11-plugins/gkrellaclock/files/digest-gkrellaclock-0.3.2
new file mode 100644
index 000000000000..24ac45635287
--- /dev/null
+++ b/x11-plugins/gkrellaclock/files/digest-gkrellaclock-0.3.2
@@ -0,0 +1 @@
+MD5 324ad57708a19aa6c1297403aba580b9 gkrellaclock-0.3.2.tar.gz 7104
diff --git a/x11-plugins/gkrellaclock/gkrellaclock-0.2.1.ebuild b/x11-plugins/gkrellaclock/gkrellaclock-0.2.1.ebuild
new file mode 100644
index 000000000000..dcd24c9f8b08
--- /dev/null
+++ b/x11-plugins/gkrellaclock/gkrellaclock-0.2.1.ebuild
@@ -0,0 +1,25 @@
+# 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-plugins/gkrellaclock/gkrellaclock-0.2.1.ebuild,v 1.1 2002/10/16 22:30:29 seemant Exp $
+
+S=${WORKDIR}/${P/a/A}
+DESCRIPTION="Nice analog clock for GKrellM2"
+SRC_URI="http://www.geocities.com/m_muthukumar/${P}.tar.gz"
+HOMEPAGE="http://www.geocities.com/m_muthukumar/gkrellaclock.html"
+
+DEPEND=">=app-admin/gkrellm-1.2*"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~sparc ~sparc64"
+
+src_compile() {
+ export CFLAGS="${CFLAGS/-O?/}"
+ emake || die
+}
+
+src_install () {
+ insinto /usr/lib/gkrellm/plugins
+ doins gkrellaclock.so
+ dodoc README ChangeLog
+}
diff --git a/x11-plugins/gkrellaclock/gkrellaclock-0.3.2.ebuild b/x11-plugins/gkrellaclock/gkrellaclock-0.3.2.ebuild
new file mode 100644
index 000000000000..46a2672fa58b
--- /dev/null
+++ b/x11-plugins/gkrellaclock/gkrellaclock-0.3.2.ebuild
@@ -0,0 +1,25 @@
+# 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-plugins/gkrellaclock/gkrellaclock-0.3.2.ebuild,v 1.1 2002/10/16 22:30:29 seemant Exp $
+
+S=${WORKDIR}/${P/a/A}
+DESCRIPTION="Nice analog clock for GKrellM2"
+SRC_URI="http://www.geocities.com/m_muthukumar/${P}.tar.gz"
+HOMEPAGE="http://www.geocities.com/m_muthukumar/gkrellaclock.html"
+
+DEPEND=">=app-admin/gkrellm-2*"
+
+SLOT="2"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~sparc ~sparc64"
+
+src_compile() {
+ export CFLAGS="${CFLAGS/-O?/}"
+ emake || die
+}
+
+src_install () {
+ insinto /usr/lib/gkrellm2/plugins
+ doins gkrellaclock.so
+ dodoc README ChangeLog
+}