[oe-commits] org.oe.dev djvulibre: add 3.5.19

koen commit openembedded-commits at lists.openembedded.org
Thu Aug 9 19:33:22 UTC 2007


djvulibre: add 3.5.19
* you get bonus points if you get the viewer to build against qt 4.3.x-x11

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: d6a10d625959447cfd5ddb1d23ccd908be4f2ca7
ViewMTN: http://monotone.openembedded.org/revision.psp?id=d6a10d625959447cfd5ddb1d23ccd908be4f2ca7
Files:
1
packages/djvulibre
packages/djvulibre/djvulibre_3.5.19.bb
Diffs:

#
# mt diff -rb69abe9c0e09f6f0d9ec145cc2d3a5edabb6fbf0 -rd6a10d625959447cfd5ddb1d23ccd908be4f2ca7
#
# 
# 
# add_dir "packages/djvulibre"
# 
# add_file "packages/djvulibre/djvulibre_3.5.19.bb"
#  content [c3c9caa3bf4ee3e46c6090f5d1317c4835a93ca7]
# 
============================================================
--- packages/djvulibre/djvulibre_3.5.19.bb	c3c9caa3bf4ee3e46c6090f5d1317c4835a93ca7
+++ packages/djvulibre/djvulibre_3.5.19.bb	c3c9caa3bf4ee3e46c6090f5d1317c4835a93ca7
@@ -0,0 +1,15 @@
+DESCRIPTION = "DjVuLibre is an open source (GPL'ed) implementation of DjVu, including viewers, browser plugins, decoders, simple encoders, and utilities."
+LICENSE = "GPL"
+SRC_URI = "http://downloads.sourceforge.net/djvu/djvulibre-${PV}.tar.gz"
+
+DEPENDS = "jpeg libpng tiff"
+
+inherit autotools pkgconfig
+
+PACKAGES =+ "libdjvulibre"
+
+FILES_libdjvulibre = "${libdir}/libdjvulibre.so.*"
+FILES_${PN} += "${datadir}/djvu"
+
+
+






More information about the Openembedded-commits mailing list