summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Klar <phoenix@gentoo.org>2002-11-21 19:35:10 +0000
committerTilman Klar <phoenix@gentoo.org>2002-11-21 19:35:10 +0000
commit1b8117c4531cf09776979a96a7d66a401b3680c6 (patch)
tree17709603836b9522d4e5ca321866ece1b07604a9 /app-text/djvu
parentSwitched to the new nsplugins layout. (diff)
downloadhistorical-1b8117c4531cf09776979a96a7d66a401b3680c6.tar.gz
historical-1b8117c4531cf09776979a96a7d66a401b3680c6.tar.bz2
historical-1b8117c4531cf09776979a96a7d66a401b3680c6.zip
Switched to the new nsplugins layout.
Diffstat (limited to 'app-text/djvu')
-rw-r--r--app-text/djvu/ChangeLog8
-rw-r--r--app-text/djvu/djvu-3.5.9-r1.ebuild43
-rw-r--r--app-text/djvu/files/digest-djvu-3.5.9-r11
3 files changed, 51 insertions, 1 deletions
diff --git a/app-text/djvu/ChangeLog b/app-text/djvu/ChangeLog
index 325db9207d03..de6ccaaa16d5 100644
--- a/app-text/djvu/ChangeLog
+++ b/app-text/djvu/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-text/djvu
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.3 2002/10/25 20:18:31 satai Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.4 2002/11/21 19:35:10 phoenix Exp $
+
+*djvu-3.5.9-r1 (21 Nov 2002)
+
+ 21 Nov 2002; phoen][x <phoenix@gentoo.org> djvu-3.5.9-r1.ebuild,
+ files/digest-djvu-3.5.9-r1.ebuild :
+ Switched to the new nsplugins layout.
*djvu-3.5.9 (25 Oct 2002)
diff --git a/app-text/djvu/djvu-3.5.9-r1.ebuild b/app-text/djvu/djvu-3.5.9-r1.ebuild
new file mode 100644
index 000000000000..039dc906100a
--- /dev/null
+++ b/app-text/djvu/djvu-3.5.9-r1.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.9-r1.ebuild,v 1.1 2002/11/21 19:35:10 phoenix Exp $
+
+inherit nsplugins
+
+MY_P="${PN}libre-${PV}"
+DESCRIPTION="A web-centric format and software platform for distributing documents and images."
+HOMEPAGE="http://djvu.sourceforge.net"
+SRC_URI="mirror://sourceforge/djvu/${MY_P}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~sparc ~sparc64"
+IUSE=""
+DEPEND=">=qt-3.0.4.20020606-r1
+ >=jpeg-6b-r2"
+
+S=${WORKDIR}/${MY_P}
+
+src_compile() {
+ ./configure \
+ --host=${CHOST} \
+ --prefix=/usr \
+ --infodir=/usr/share/info \
+ --mandir=/usr/share/man || die "./configure failed"
+ make depend || die
+ emake || die
+}
+
+src_install() {
+ make \
+ prefix=${D}/usr \
+ mandir=${D}/usr/share/man \
+ infodir=${D}/usr/share/info \
+ install || die
+ # Again, verify the Makefiles! We don't want anything falling
+ # outside of ${D}.
+
+ # plugin installation
+ inst_plugin /usr/lib/netscape/plugins/nsdejavu.so
+
+}
+
diff --git a/app-text/djvu/files/digest-djvu-3.5.9-r1 b/app-text/djvu/files/digest-djvu-3.5.9-r1
new file mode 100644
index 000000000000..5ba1b2409490
--- /dev/null
+++ b/app-text/djvu/files/digest-djvu-3.5.9-r1
@@ -0,0 +1 @@
+MD5 5c404709bf1a4170b8d4b3d789e9911b djvulibre-3.5.9.tar.gz 1285498