summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris White <chriswhite@gentoo.org>2005-11-30 09:44:41 +0000
committerChris White <chriswhite@gentoo.org>2005-11-30 09:44:41 +0000
commit866a505fe9734d7eeb309fde48ecfc42167664a5 (patch)
treef0c61f099b89d16c338ad23cb89287e69d546237 /dev-libs/libstroke
parent*** empty log message *** (diff)
downloadgentoo-2-866a505fe9734d7eeb309fde48ecfc42167664a5.tar.gz
gentoo-2-866a505fe9734d7eeb309fde48ecfc42167664a5.tar.bz2
gentoo-2-866a505fe9734d7eeb309fde48ecfc42167664a5.zip
*** empty log message ***
Diffstat (limited to 'dev-libs/libstroke')
-rw-r--r--dev-libs/libstroke/ChangeLog46
-rw-r--r--dev-libs/libstroke/Manifest7
-rw-r--r--dev-libs/libstroke/files/digest-libstroke-0.42
-rw-r--r--dev-libs/libstroke/libstroke-0.4.ebuild28
-rw-r--r--dev-libs/libstroke/libstroke-0.5.1.ebuild32
5 files changed, 82 insertions, 33 deletions
diff --git a/dev-libs/libstroke/ChangeLog b/dev-libs/libstroke/ChangeLog
index 9accd63ca4c7..df66d4af7324 100644
--- a/dev-libs/libstroke/ChangeLog
+++ b/dev-libs/libstroke/ChangeLog
@@ -1,9 +1,51 @@
# ChangeLog for dev-libs/libstroke
-# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libstroke/ChangeLog,v 1.1 2002/02/01 21:53:11 gbevin Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libstroke/ChangeLog,v 1.1.1.1 2005/11/30 09:41:52 chriswhite Exp $
+ 14 Nov 2005; <plasmaroo@gentoo.org> libstroke-0.5.1.ebuild,
+ +files/libstroke-0.5.1-m4_syntax.patch:
+ Add m4 fixes by James Rowe, bug #109329.
+
+ 07 Aug 2004; Tom Martin <slarti@gentoo.org> libstroke-0.4.ebuild,
+ libstroke-0.5.1.ebuild:
+ Typo in DESCRIPTION: Guesture -> Gesture. Bug 59717.
+
+ 31 Jul 2004; Tom Gall <tgall@gentoo.org> libstroke-0.5.1.ebuild:
+ stable on ppc64, bug #57040
+
+ 30 Mar 2004; Donnie Berkholz <spyderous@gentoo.org>; libstroke-0.4.ebuild,
+ libstroke-0.5.1.ebuild:
+ Change x11-base/xfree dependency to virtual/x11.
+
+ 24 Mar 2004; Jason Wever <weeve@gentoo.org> libstroke-0.5.1.ebuild:
+ Stable on sparc.
+
+ 01 Feb 2004; Jon Portnoy <avenj@gentoo.org> libstroke-0.5.1.ebuild :
+ AMD64 keywords.
+
+ 15 Oct 2003; Tavis Ormandy <taviso@gentoo.org> libstroke-0.5.1.ebuild:
+ fvwm appears to be the only application in portage depending
+ on libstroke, and works perfectly with 0.5.1. marking stable on
+ alpha and x86.
+
+*libstroke-0.5.1 (25 Jun 2003)
+
+ 25 Jun 2003; Martin Holzer <mholzer@gentoo.org> libstroke-0.5.1.ebuild:
+ Version bumped. Closes #23477.
+
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
+
*libstroke-0.4 (1 Feb 2002)
+ 03 Apr 2003; Graham Forest <vladimir@gentoo.org> libstroke-0.4.ebuild:
+ set ~ppc in keywords
+
+ 09 Mar 2003; Aron Griffis <agriffis@gentoo.org> libstroke-0.4.ebuild:
+ Mark stable on alpha
+
+ 13 Feb 2003; Aron Griffis <agriffis@gentoo.org> libstroke-0.4.ebuild :
+ Add ~alpha to KEYWORDS
+
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
diff --git a/dev-libs/libstroke/Manifest b/dev-libs/libstroke/Manifest
index e69de29bb2d1..2fa97d2b8024 100644
--- a/dev-libs/libstroke/Manifest
+++ b/dev-libs/libstroke/Manifest
@@ -0,0 +1,7 @@
+MD5 d97f6940b611f62ac6b4a08a7422b73b ChangeLog 2139
+MD5 5372189e0a44253f6db3a2b21b122407 libstroke-0.4.ebuild 633
+MD5 2180c6c727c0a4ba2e6a0705080c2c27 libstroke-0.5.1.ebuild 711
+MD5 a5c50833bcc05f696a75e5dc8bb9eb4d metadata.xml 225
+MD5 0ed300488be87ed223f0356a3fc2d0bc files/digest-libstroke-0.4 65
+MD5 f326e3b555cd7ab918577090c330cc42 files/digest-libstroke-0.5.1 67
+MD5 442280d6a75b0d2f47a7435d6f6b5c64 files/libstroke-0.5.1-m4_syntax.patch 2203
diff --git a/dev-libs/libstroke/files/digest-libstroke-0.4 b/dev-libs/libstroke/files/digest-libstroke-0.4
index 4dd873ff81a8..f37dde7f2c19 100644
--- a/dev-libs/libstroke/files/digest-libstroke-0.4
+++ b/dev-libs/libstroke/files/digest-libstroke-0.4
@@ -1 +1 @@
-MD5 741e62d85d24597d01af8f01f8169189 libstroke-0.4.tar.gz
+MD5 741e62d85d24597d01af8f01f8169189 libstroke-0.4.tar.gz 160528
diff --git a/dev-libs/libstroke/libstroke-0.4.ebuild b/dev-libs/libstroke/libstroke-0.4.ebuild
index 08e22553c281..1d143a74f6ab 100644
--- a/dev-libs/libstroke/libstroke-0.4.ebuild
+++ b/dev-libs/libstroke/libstroke-0.4.ebuild
@@ -1,27 +1,25 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Prakash Shetty (Crux) <crux@gentoo.org>
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libstroke/libstroke-0.4.ebuild,v 1.1.1.1 2005/11/30 09:41:52 chriswhite Exp $
-S=${WORKDIR}/${P}
-DESCRIPTION="A Stroke and Guesture recognition Library"
+DESCRIPTION="A Stroke and Gesture recognition Library"
SRC_URI="http://www.etla.net/libstroke/${P}.tar.gz"
HOMEPAGE="http://www.etla.net/libstroke"
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86 sparc alpha ppc"
+IUSE=""
DEPEND=">=sys-libs/glibc-2.1.3
- >=x11-base/xfree-4.0.3"
+ virtual/x11"
src_compile() {
-
- cd ${S}
- try ./configure --prefix=/usr --host=${CHOST} --mandir=/usr/share/man --infodir=/usr/share/info
- try make
-
+ econf || die
+ emake || die
}
src_install () {
-
- cd ${S}
- try make DESTDIR=${D} install
- dodoc COPYING COPYRIGHT CREDITS ChangeLog README
+ make DESTDIR=${D} install || die
+ dodoc COPYING COPYRIGHT CREDITS ChangeLog README
}
diff --git a/dev-libs/libstroke/libstroke-0.5.1.ebuild b/dev-libs/libstroke/libstroke-0.5.1.ebuild
index 03ed3d661176..4fa6f68001b3 100644
--- a/dev-libs/libstroke/libstroke-0.5.1.ebuild
+++ b/dev-libs/libstroke/libstroke-0.5.1.ebuild
@@ -1,26 +1,28 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libstroke/libstroke-0.5.1.ebuild,v 1.1 2003/06/25 20:31:57 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libstroke/libstroke-0.5.1.ebuild,v 1.1.1.1 2005/11/30 09:41:52 chriswhite Exp $
-S=${WORKDIR}/${P}
-DESCRIPTION="A Stroke and Guesture recognition Library"
-SRC_URI="http://www.etla.net/${PN}/${P}.tar.gz"
-HOMEPAGE="http://www.etla.net/libstroke"
+inherit eutils
+
+DESCRIPTION="A Stroke and Gesture recognition Library"
+HOMEPAGE="http://www.etla.net/libstroke/"
+SRC_URI="http://www.etla.net/libstroke/${P}.tar.gz"
-SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc ~alpha ~ppc"
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
+IUSE=""
-DEPEND=">=sys-libs/glibc-2.1.3
- >=x11-libs/gtk+-1.2.10
- >=x11-base/xfree-4.0.3"
+DEPEND="virtual/libc
+ =x11-libs/gtk+-1*
+ virtual/x11"
-src_compile() {
- econf || die
- emake || die
+src_unpack() {
+ unpack ${A}
+ epatch ${FILESDIR}/${P}-m4_syntax.patch
}
src_install () {
make DESTDIR=${D} install || die
- dodoc COPYING COPYRIGHT CREDITS ChangeLog README
+ dodoc CREDITS ChangeLog README{,.libgstroke}
}