summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-04-27 07:31:38 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-04-27 07:31:38 +0000
commite5eb3ec291493c1dd72255ea6d1ed7d3acf4333d (patch)
tree24469b33169fd079363f09caeb96c40de2c88cc7
parentcleanup (diff)
downloadgentoo-2-e5eb3ec291493c1dd72255ea6d1ed7d3acf4333d.tar.gz
gentoo-2-e5eb3ec291493c1dd72255ea6d1ed7d3acf4333d.tar.bz2
gentoo-2-e5eb3ec291493c1dd72255ea6d1ed7d3acf4333d.zip
cleanup
-rw-r--r--app-misc/lcdproc/files/digest-lcdproc-0.4.11
-rw-r--r--app-misc/lcdproc/lcdproc-0.4.1-r1.ebuild2
-rw-r--r--app-misc/lcdproc/lcdproc-0.4.1.ebuild48
-rw-r--r--app-misc/lhinv/lhinv-1.1-r1.ebuild44
-rw-r--r--app-misc/rio500/rio500-0.7-r1.ebuild31
5 files changed, 38 insertions, 88 deletions
diff --git a/app-misc/lcdproc/files/digest-lcdproc-0.4.1 b/app-misc/lcdproc/files/digest-lcdproc-0.4.1
deleted file mode 100644
index 3483a8427167..000000000000
--- a/app-misc/lcdproc/files/digest-lcdproc-0.4.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 85596a4572697bea971587f215097dcb lcdproc-0.4.1.tar.gz 208654
diff --git a/app-misc/lcdproc/lcdproc-0.4.1-r1.ebuild b/app-misc/lcdproc/lcdproc-0.4.1-r1.ebuild
index 59b389b18739..6a2a6abf2054 100644
--- a/app-misc/lcdproc/lcdproc-0.4.1-r1.ebuild
+++ b/app-misc/lcdproc/lcdproc-0.4.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2001 Gentoo Technologies, Inc.
+# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Jens Blaesche <mr.big@pc-trouble.de>
# /home/cvsroot/gentoo-x86/skel.build,v 1.7 2001/08/25 21:15:08 chadh Exp
diff --git a/app-misc/lcdproc/lcdproc-0.4.1.ebuild b/app-misc/lcdproc/lcdproc-0.4.1.ebuild
deleted file mode 100644
index 4279874b5081..000000000000
--- a/app-misc/lcdproc/lcdproc-0.4.1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2001 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Jens Blaesche <mr.big@pc-trouble.de>
-# /home/cvsroot/gentoo-x86/skel.build,v 1.7 2001/08/25 21:15:08 chadh Exp
-# 20 Sept.2001 / 16.30 CET
-
-#P=
-A=${P}.tar.gz
-S=${WORKDIR}/${P}
-DESCRIPTION="lcdproc - displays system status on Matrix-Orbital 20x4 LCD on a serial port."
-SRC_URI="http://lcdproc.omnipotent.net/${A}"
-HOMEPAGE="http://lcdproc.omnipotent.net"
-
-DEPEND=""
-
-src_compile() {
-
- ./configure --infodir=/usr/share/info --mandir=/usr/share/man --prefix=/usr --host=${CHOST} || die
- try make
-
-}
-
-src_install () {
-
- exeinto /usr/local/bin
- doexe server/LCDd
- doexe clients/lcdproc/lcdproc
- exeinto /etc/init.d
- doexe ${FILESDIR}/lcdproc
- doman docs/lcdproc.1
- dodoc README ChangeLog COPYING INSTALL
- docinto docs
- dodoc docs/README.dg docs/README.dg2 docs/hd44780_howto.txt docs/menustuff.txt docs/netstuff.txt
- docinto clients/example
- dodoc clients/examples/fortune.pl clients/examples/iosock.pl clients/examples/tail.pl clients/examples/x11amp.pl
- docinto clients/headlines
- dodoc clients/headlines/lcdheadlines
-}
-
-pkg_postinst () {
-
- cp -s /etc/init.d/lcdproc /etc/runlevels/default/lcdproc
-}
-
-pkg_postrm () {
-
- rm -f /etc/runlevels/default/lcdproc
-} \ No newline at end of file
diff --git a/app-misc/lhinv/lhinv-1.1-r1.ebuild b/app-misc/lhinv/lhinv-1.1-r1.ebuild
index 3165177bf356..73802a0479c7 100644
--- a/app-misc/lhinv/lhinv-1.1-r1.ebuild
+++ b/app-misc/lhinv/lhinv-1.1-r1.ebuild
@@ -1,36 +1,32 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
+# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-misc/lhinv/lhinv-1.1-r1.ebuild,v 1.5 2001/05/29 17:28:19 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/lhinv/lhinv-1.1-r1.ebuild,v 1.6 2002/04/27 07:29:30 seemant Exp $
-P=lhinv-1.1
-A=${P}.tar.gz
S=${WORKDIR}/${P}
DESCRIPTION="Linux Hardware Inventory"
-SRC_URI="http://download.sourceforge.net/lhinv/"${A}
+SRC_URI="http://download.sourceforge.net/lhinv/${P}.tar.gz"
HOMEPAGE="http://lhinv.sourceforge.net"
RDEPEND=">=sys-devel/perl-5"
-src_compile() {
- cd ${S}/cgi
- cp w3hinv w3hinv.orig
- sed -e "s/^my \$HINV =.*/my \$HINV =\"\/usr\/bin\/lhinv\";/" w3hinv.orig > w3hinv
- cd ..
- try make local
+src_compile() {
+ cd ${S}/cgi
+ cp w3hinv w3hinv.orig
+ sed -e "s:^my \$HINV =.*:my \$HINV =\"/usr/bin/lhinv\";:" \
+ w3hinv.orig > w3hinv
+ cd ..
+ make local || die
}
-src_install() {
- cd ${S}
- into /usr
- dobin lhinv
- doman lhinv.1
- dodoc AUTHORS BUGS CHANGELOG COPYING README TODO
- newdoc cgi/README README.cgi
- insinto /usr/local/httpd/cgi-bin
- insopts -m 755
- doins cgi/w3hinv
+src_install() {
+ cd ${S}
+ into /usr
+ dobin lhinv
+ doman lhinv.1
+ dodoc AUTHORS BUGS CHANGELOG COPYING README TODO
+ newdoc cgi/README README.cgi
+ insinto /usr/local/httpd/cgi-bin
+ insopts -m 755
+ doins cgi/w3hinv
}
-
-
-
diff --git a/app-misc/rio500/rio500-0.7-r1.ebuild b/app-misc/rio500/rio500-0.7-r1.ebuild
index 84ee07e07550..fce682afb319 100644
--- a/app-misc/rio500/rio500-0.7-r1.ebuild
+++ b/app-misc/rio500/rio500-0.7-r1.ebuild
@@ -1,30 +1,33 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
+# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Michael Conrad Tilstra <michael@gentoo.org> <tadpol@tadpol.org>
-# $Header: /var/cvsroot/gentoo-x86/app-misc/rio500/rio500-0.7-r1.ebuild,v 1.2 2002/04/12 19:09:10 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/rio500/rio500-0.7-r1.ebuild,v 1.3 2002/04/27 07:31:38 seemant Exp $
-#P=
-A=${P}.tar.gz
S=${WORKDIR}/${P}
DESCRIPTION="Command line tools for transfering mp3s to and from a Rio500"
-SRC_URI="http://download.sourceforge.net/rio500/${A}"
+SRC_URI="http://download.sourceforge.net/rio500/${P}.tar.gz"
HOMEPAGE="http://rio500.sourceforge.net"
DEPEND="virtual/glibc
=dev-libs/glib-1.2*"
src_compile() {
- try ./configure --prefix=/usr --host=${CHOST} \
- --with-fontpath=/usr/share/rio500/ --with-id3support
-# --with-usbdevfs
- try make
+ ./configure \
+ --prefix=/usr \
+ --host=${CHOST} \
+ --with-fontpath=/usr/share/rio500/ \
+ --with-id3support || die
+# --with-usbdevfs
+ make || die
}
src_install () {
- try make prefix=${D}/usr mandir=${D}/usr/share/man \
- datadir=${D}/usr/share/rio500 install
+ make \
+ prefix=${D}/usr \
+ mandir=${D}/usr/share/man \
+ datadir=${D}/usr/share/rio500 \
+ install || die
- dodoc AUTHORS COPYING ChangeLog NEWS README TODO
- dodoc fonts/Readme.txt
+ dodoc AUTHORS COPYING ChangeLog NEWS README TODO
+ dodoc fonts/Readme.txt
}
-