summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-12-11 18:55:53 +0000
committerAchim Gottinger <achim@gentoo.org>2000-12-11 18:55:53 +0000
commita67b3de2080e452c0ce64d485fbe58c2b77d97c7 (patch)
tree60ce02f261b0088211aa702574e735280575b53b /net-print/LPRng
parent*** empty log message *** (diff)
downloadgentoo-2-a67b3de2080e452c0ce64d485fbe58c2b77d97c7.tar.gz
gentoo-2-a67b3de2080e452c0ce64d485fbe58c2b77d97c7.tar.bz2
gentoo-2-a67b3de2080e452c0ce64d485fbe58c2b77d97c7.zip
*** empty log message ***
Diffstat (limited to 'net-print/LPRng')
-rw-r--r--net-print/LPRng/LPRng-3.6.24.ebuild48
-rw-r--r--net-print/LPRng/files/digest-LPRng-3.6.241
2 files changed, 0 insertions, 49 deletions
diff --git a/net-print/LPRng/LPRng-3.6.24.ebuild b/net-print/LPRng/LPRng-3.6.24.ebuild
deleted file mode 100644
index 4de679125791..000000000000
--- a/net-print/LPRng/LPRng-3.6.24.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2000 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/net-print/LPRng/LPRng-3.6.24.ebuild,v 1.3 2000/11/01 04:44:23 achim Exp $
-
-P=LPRng-3.6.24
-A=${P}.tgz
-S=${WORKDIR}/${P}
-DESCRIPTION="Extended implementation of the Berkley LPR print spooler"
-SRC_URI="ftp://ftp.astart.com/pub/LPRng/LPRng/${A}"
-HOMEPAGE="http://www.astart.com/LPRng/LPRng.html"
-
-DEPEND=">=sys-libs/glibc-2.1.3"
-
-src_unpack() {
- unpack ${A}
- cd ${S}/po
- rm Makefile.in.in
- cp /usr/share/gettext/po/Makefile.in.in .
- rm -rf ${S}/intl
-}
-
-src_compile() {
- cd ${S}
- try ./configure --host=${CHOST} --prefix=/usr --sysconfdir=/etc/lprng \
- --enable-nls --with-catgets --with-included-gettext
- try make
-}
-
-src_install() {
- cd ${S}
- try make INSTALL_PREFIX=${D} datadir=${D}/usr/share gnulocaledir=${D}/usr/share/locale install
-
- prepman
-
- rm -rf ${D}/usr/share/locale
- MOPREFIX=LPRng
- domo po/fr.po
- cp ${O}/files/lprng ${D}/etc/rc.d/init.d/lprng
- cd ${S}
- dodoc ABOUT-NLS.LPRng CHANGES CONTRIBUTORS COPYRIGHT LICENSE LINK README* UPDATE VERSION
- dodoc HOWTO/*.txt HOWTO/*.ppt
- docinto html
- dodoc HOWTO/*.html HOWTO/*.gif
-}
-
-
-
diff --git a/net-print/LPRng/files/digest-LPRng-3.6.24 b/net-print/LPRng/files/digest-LPRng-3.6.24
deleted file mode 100644
index ced1892c0ea2..000000000000
--- a/net-print/LPRng/files/digest-LPRng-3.6.24
+++ /dev/null
@@ -1 +0,0 @@
-MD5 9937c0b38d3e10e200c87cb222b23370 LPRng-3.6.24.tgz