summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-10-16 21:59:01 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-10-16 21:59:01 +0000
commit8c820cdeec5fd2a4681c8132b56812eb1664e3f0 (patch)
tree7b2abe0cdfee2f1db2f979f59c5bd2910c4e6f30 /x11-plugins
parentmasked old version of gkrellshoot (diff)
downloadgentoo-2-8c820cdeec5fd2a4681c8132b56812eb1664e3f0.tar.gz
gentoo-2-8c820cdeec5fd2a4681c8132b56812eb1664e3f0.tar.bz2
gentoo-2-8c820cdeec5fd2a4681c8132b56812eb1664e3f0.zip
version bumps
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/gkrellshoot/ChangeLog18
-rw-r--r--x11-plugins/gkrellshoot/files/digest-gkrellshoot-0.3.111
-rw-r--r--x11-plugins/gkrellshoot/files/digest-gkrellshoot-0.3.21
-rw-r--r--x11-plugins/gkrellshoot/files/digest-gkrellshoot-0.4.11
-rw-r--r--x11-plugins/gkrellshoot/gkrellshoot-0.3.2.ebuild (renamed from x11-plugins/gkrellshoot/gkrellshoot-0.3.11.ebuild)8
-rw-r--r--x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild27
6 files changed, 50 insertions, 6 deletions
diff --git a/x11-plugins/gkrellshoot/ChangeLog b/x11-plugins/gkrellshoot/ChangeLog
index 517e8a101d69..78b96a50e8d6 100644
--- a/x11-plugins/gkrellshoot/ChangeLog
+++ b/x11-plugins/gkrellshoot/ChangeLog
@@ -1,6 +1,22 @@
# ChangeLog for x11-plugins/gkrellshoot
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/ChangeLog,v 1.2 2002/09/12 05:18:27 owen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/ChangeLog,v 1.3 2002/10/16 21:59:01 seemant Exp $
+
+
+*gkrellshoot-0.4.1 (16 Oct 2002)
+
+ 16 Oct 2002; Seemant Kulleen <seemant@gentoo.org> gkrellshoot-0.4.1.ebuild
+ files/digest-gkrellshoot-0.4.1 :
+
+ SLOTified version for gkrellm2 submitted by: gustavo@felisberto.net
+ (Gustavo Felisberto) in bug #8926.
+
+*gkrellshoot-0.3.2 (16 Oct 2002)
+
+ 16 Oct 2002; Seemant Kulleen <seemant@gentoo.org> gkrellshoot-0.3.2.ebuild
+ files/digest-gkrellshoot-0.3.2 :
+
+ Bugfix version bump for gkrellm1
*gkrellshoot-0.3.11 (10 Jun 2002)
diff --git a/x11-plugins/gkrellshoot/files/digest-gkrellshoot-0.3.11 b/x11-plugins/gkrellshoot/files/digest-gkrellshoot-0.3.11
deleted file mode 100644
index 2f1b3a2799c3..000000000000
--- a/x11-plugins/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-plugins/gkrellshoot/files/digest-gkrellshoot-0.3.2 b/x11-plugins/gkrellshoot/files/digest-gkrellshoot-0.3.2
new file mode 100644
index 000000000000..877c56313d5a
--- /dev/null
+++ b/x11-plugins/gkrellshoot/files/digest-gkrellshoot-0.3.2
@@ -0,0 +1 @@
+MD5 a1c37ccfe4b1d86d8f363720ef9a75f4 gkrellshoot-0.3.2.tar.gz 14929
diff --git a/x11-plugins/gkrellshoot/files/digest-gkrellshoot-0.4.1 b/x11-plugins/gkrellshoot/files/digest-gkrellshoot-0.4.1
new file mode 100644
index 000000000000..b927fd8d466b
--- /dev/null
+++ b/x11-plugins/gkrellshoot/files/digest-gkrellshoot-0.4.1
@@ -0,0 +1 @@
+MD5 db0835ef0ec77ab06547fff25ec134f7 gkrellshoot-0.4.1.tar.gz 15112
diff --git a/x11-plugins/gkrellshoot/gkrellshoot-0.3.11.ebuild b/x11-plugins/gkrellshoot/gkrellshoot-0.3.2.ebuild
index 952319bd8804..4dec2ab2fb64 100644
--- a/x11-plugins/gkrellshoot/gkrellshoot-0.3.11.ebuild
+++ b/x11-plugins/gkrellshoot/gkrellshoot-0.3.2.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/gkrellshoot-0.3.11.ebuild,v 1.4 2002/10/04 06:45:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/gkrellshoot-0.3.2.ebuild,v 1.1 2002/10/16 21:59:01 seemant Exp $
-S=${WORKDIR}/gkrellShoot-0.3.11
-DESCRIPTION="A GKrellM plugin with two buttons, one to lock another to snap
-screenshots."
+S=${WORKDIR}/${P/s/S}
+DESCRIPTION="A GKrellM plugin to snap screenshots."
SRC_URI="mirror://sourceforge/gkrellshoot/${P}.tar.gz"
HOMEPAGE="http://gkrellshoot.sf.net"
@@ -19,6 +18,7 @@ DEPEND="=app-admin/gkrellm-1.2*
RDEPEND="media-gfx/imagemagick"
src_compile() {
+ export CFLAGS="${CFLAGS/-O?/}"
emake || die
}
diff --git a/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild b/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild
new file mode 100644
index 000000000000..a848ddc731da
--- /dev/null
+++ b/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild
@@ -0,0 +1,27 @@
+# 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/gkrellshoot/gkrellshoot-0.4.1.ebuild,v 1.1 2002/10/16 21:59:01 seemant Exp $
+
+S=${WORKDIR}/${P/s/S}
+DESCRIPTION="GKrellm2 plugin to take screen shots and lock screen"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+HOMEPAGE="http://gkrellshoot.sourceforge.net/"
+
+DEPEND=">=app-admin/gkrellm-2.0*"
+
+SLOT="2"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~sparc ~sparc64"
+
+src_compile() {
+
+ export CFLAGS="${CFLAGS/-O?/}"
+
+ make || die
+}
+
+src_install () {
+ insinto /usr/lib/gkrellm2/plugins
+ doins gkrellshoot.so
+ dodoc README ChangeLog
+}