[Lunar-commits] openjpeg: initial import, optional_depends for gpac.

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Sat Jan 19 15:01:41 CET 2008


commit b365d53f39fac1c4e4c2863e8576c6bda1542757
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Sat Jan 19 09:01:41 2008 -0500

    openjpeg: initial import, optional_depends for gpac.
---
 graphics/openjpeg/BUILD   |    5 +++++
 graphics/openjpeg/DETAILS |   20 ++++++++++++++++++++
 2 files changed, 25 insertions(+), 0 deletions(-)

diff --git a/graphics/openjpeg/BUILD b/graphics/openjpeg/BUILD
new file mode 100644
index 0000000..baa4637
--- /dev/null
+++ b/graphics/openjpeg/BUILD
@@ -0,0 +1,5 @@
+(
+
+  default_make
+
+) > $C_FIFO 2>&1
diff --git a/graphics/openjpeg/DETAILS b/graphics/openjpeg/DETAILS
new file mode 100644
index 0000000..672c27e
--- /dev/null
+++ b/graphics/openjpeg/DETAILS
@@ -0,0 +1,20 @@
+          MODULE=openjpeg
+         VERSION=v1\_3
+          SOURCE=$MODULE\_$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/OpenJPEG_$VERSION
+      SOURCE_URL=http://www.openjpeg.org/
+      SOURCE_VFY=sha1:8d6870d9500ea09e0b1d30b981bea1c8de534de4
+        WEB_SITE="http://www.openjpeg.org/index.php?menu=main"
+         ENTERED=20080119
+         UPDATED=20080119
+           SHORT="open-source JPEG 2000 codec written in C language"
+cat << EOF
+The OpenJPEG library is an open-source JPEG 2000 codec written in C language.
+It has been developed in order to promote the use of JPEG 2000, the new
+still-image compression standard from the Joint Photographic Experts Group
+(JPEG). In addition to the basic codec, various other features are under
+development, among them the  JP2 and MJ2 (Motion JPEG 2000) file formats, an
+indexing tool useful for the JPIP protocol, JPWL-tools for error-resilience, a
+Java-viewer for j2k-images, ...
+EOF
+


More information about the Lunar-commits mailing list