summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/barcode')
-rw-r--r--app-text/barcode/ChangeLog8
-rw-r--r--app-text/barcode/barcode-0.98.ebuild22
-rw-r--r--app-text/barcode/files/digest-barcode-0.981
3 files changed, 31 insertions, 0 deletions
diff --git a/app-text/barcode/ChangeLog b/app-text/barcode/ChangeLog
new file mode 100644
index 000000000000..d04ea5425602
--- /dev/null
+++ b/app-text/barcode/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for app-text/barcode
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/barcode/ChangeLog,v 1.1 2002/11/23 17:14:51 vapier Exp $
+
+*barcode-0.98 (23 Nov 2002)
+
+ 23 Nov 2002; Mike Frysinger <vapier@gentoo.org> :
+ Initial import. Ebuild submitted by Miguel Revilla Rodríguez <yo@miguelrevilla.com>.
diff --git a/app-text/barcode/barcode-0.98.ebuild b/app-text/barcode/barcode-0.98.ebuild
new file mode 100644
index 000000000000..4513adf48e9f
--- /dev/null
+++ b/app-text/barcode/barcode-0.98.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/barcode/barcode-0.98.ebuild,v 1.1 2002/11/23 17:14:51 vapier Exp $
+
+DESCRIPTION="GNU/Barcode - A barcode generator"
+SRC_URI="mirror://gnu/barcode/${P}.tar.gz"
+HOMEPAGE="http://www.gnu.org/software/barcode/"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86"
+
+src_compile() {
+ econf
+ make || die
+}
+
+src_install() {
+ einstall
+ prepinfo
+ dodoc ChangeLog README TODO doc/barcode.{pdf,ps}
+}
diff --git a/app-text/barcode/files/digest-barcode-0.98 b/app-text/barcode/files/digest-barcode-0.98
new file mode 100644
index 000000000000..306891c40f97
--- /dev/null
+++ b/app-text/barcode/files/digest-barcode-0.98
@@ -0,0 +1 @@
+MD5 7f10c3307b84a19a4ab2fa4b3f2974da barcode-0.98.tar.gz 335658