exact-image-deb-pkg
A fast, modern and generic image processing library more…
The development of this package was stopped because Daniel Baumann uploaded his package to debian unstable.
It provides following tools:
- bardecode
- e2mtiff
- econvert
- edentify
- empty-page
- hocr2pdf
- optimize2bw
Debian packages can be build with git-buildpackage and pristine-tar.
Build the package
Needed debian packages:- git-core
- git-buildpackage
- pristine-tar
- quilt
- libx11-dev
- libfreetype6-dev,
- libjpeg-dev
- libtiff-dev
- libpng12-dev
- libgif-dev
- libjasper-dev
- libexpat-dev
- libopenexr-dev (>= 1.2.0)
- liblcms1-dev (>= 1.10)
- swig (>= 1.3.32)
- libperl-dev (>= 5.8.0)
- php5-dev (>= 5.2.0)
- python-dev (>= 2.5.0)
- python-central (>= 0.5)
- pkg-config
debcheckout --git-track="*" git://gitorious.org/exact-image-deb-pkg/exact-image.git
cd exact-image
To build the package and the orig.tar.gz run git buildpackage inside your exact-image directory.
To work on a package
After your initial clone you must setup upstream and pristine-tar branchgit branch --track upstream origin/upstream
git branch --track pristine-tar origin/pristine-tar
New upstream versions can be imported by using git import-orig $targzfile
Instead of using debuild you should use git buildpackage
Tags for a new release can be generated by using git buildpackage --git-tag
exact-image
-
Cloning this repository:
git clone git://gitorious.org/exact-image-deb-pkg/exact-image.git exact-image cd exact-image
Add this repository as a remote to an existing local repository:
git remote add exact-image git://gitorious.org/exact-image-deb-pkg/exact-image.git git fetch exact-image git checkout -b my-local-tracking-branch exact-image/master_or_other_branch
Activities 
-
Friday March 23 2012
-
Favorite
01:57
Andrew Lace started watching exact-image-deb-pkg/exact-image
-

