Christian Wiese
15 years ago
2 changed files with 71 additions and 0 deletions
@ -0,0 +1,33 @@
|
||||
|
||||
[TIMESTAMP] 1281006101 Thu Aug 5 13:01:41 2010 |
||||
[BUILDTIME] 15 (5) |
||||
[SIZE] 3.19 MB, 35 files |
||||
|
||||
[DEP] bash |
||||
[DEP] binutils |
||||
[DEP] bzip2 |
||||
[DEP] coreutils |
||||
[DEP] diffutils |
||||
[DEP] fhs |
||||
[DEP] findutils |
||||
[DEP] gawk |
||||
[DEP] gcc |
||||
[DEP] glibc |
||||
[DEP] grep |
||||
[DEP] libice |
||||
[DEP] libjpeg |
||||
[DEP] libpng |
||||
[DEP] libsm |
||||
[DEP] libtiff |
||||
[DEP] libungif |
||||
[DEP] libx11 |
||||
[DEP] libxau |
||||
[DEP] libxcb |
||||
[DEP] linux-header |
||||
[DEP] make |
||||
[DEP] mktemp |
||||
[DEP] sed |
||||
[DEP] sysfiles |
||||
[DEP] tar |
||||
[DEP] util-linux-ng |
||||
[DEP] zlib |
@ -0,0 +1,38 @@
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../leptonlib/leptonlib.desc |
||||
[COPY] Copyright (C) 2010 The OpenSDE Project |
||||
[COPY] |
||||
[COPY] More information can be found in the files COPYING and README. |
||||
[COPY] |
||||
[COPY] This program is free software; you can redistribute it and/or modify |
||||
[COPY] it under the terms of the GNU General Public License as published by |
||||
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
||||
[COPY] GNU General Public License can be found in the file COPYING. |
||||
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
[I] A C library for some basic image processing operations |
||||
|
||||
[T] leptonlib is a C library for some basic image processing operations. It |
||||
[T] provides a full set of affine transformations (translation, shear, |
||||
[T] rotation, scaling) on images of all depths is included, with the exception |
||||
[T] that some of the scaling methods do not work at all depths. There are also |
||||
[T] implementations of binary morphology, grayscale morphology, convolution and |
||||
[T] rank order filters, and applications such as jbig2 image processing and |
||||
[T] color quantization. |
||||
|
||||
[U] http://leptonica.googlecode.com/ |
||||
[U] http://www.leptonica.org/ |
||||
|
||||
[A] Dan Bloomberg |
||||
[M] The OpenSDE Community <list@opensde.org> |
||||
|
||||
[C] extra/graphic |
||||
|
||||
[L] APL |
||||
[S] Stable |
||||
[V] 1.65 |
||||
[P] X -----5---9 112.700 |
||||
|
||||
[D] 1263719613 leptonlib-1.65.tar.gz http://leptonica.googlecode.com/files/ |
Loading…
Reference in new issue