summaryrefslogtreecommitdiffstats
path: root/chat-libs/libj2k
diff options
context:
space:
mode:
authorroot2006-04-24 09:03:08 -0500
committerroot2006-04-24 09:03:08 -0500
commit84d8b510ac289af0a43bfa9e110844af27a90196 (patch)
treed7093929b954dd2f71114bff270755e18f737eb1 /chat-libs/libj2k
initial commit from stable 0.3
Diffstat (limited to 'chat-libs/libj2k')
-rwxr-xr-xchat-libs/libj2k/DETAILS21
-rw-r--r--chat-libs/libj2k/HISTORY3
2 files changed, 24 insertions, 0 deletions
diff --git a/chat-libs/libj2k/DETAILS b/chat-libs/libj2k/DETAILS
new file mode 100755
index 0000000000..95881ec90a
--- /dev/null
+++ b/chat-libs/libj2k/DETAILS
@@ -0,0 +1,21 @@
+ SPELL=libj2k
+ VERSION=0.0.9
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=${SOURCEFORGE_URL}/gaim-vv/$SOURCE
+ MD5[0]=da9b9ac29d24b71726b07f489a31ab8f
+ WEB_SITE=http://gaim-vv.sourceforge.net/
+ LICENSE[0]=GPL
+ ENTERED=20050112
+ UPDATED=20050112
+ BUILD_API=2
+ SHORT="JPEG-2000 codec"
+cat << EOF
+The J2000 codec was written in an effort to produce the cleanest and
+simplest implementation possible of the JPEG-2000 standard. We have put
+a particular emphasis on good architecture design and code simplicity,
+while at the same time providing an implementation as complete and
+efficient as possible.
+EOF
+
+
diff --git a/chat-libs/libj2k/HISTORY b/chat-libs/libj2k/HISTORY
new file mode 100644
index 0000000000..64ea31a2d9
--- /dev/null
+++ b/chat-libs/libj2k/HISTORY
@@ -0,0 +1,3 @@
+2005-01-12 George Sherwood <george@beernabeer.com>
+ * ALL: added Spell
+