Port details |
- unpaper Post-processing tool for scanned sheets of paper
- 6.1 graphics
=4 Version of this port present on the latest quarterly branch. - Maintainer: kai@FreeBSD.org
 - Port Added: 2007-01-31 22:38:52
- Last Update: 2022-07-20 14:22:04
- Commit Hash: 022e658
- People watching this port, also watch:: tesseract-data, gtk2, smartmontools, dvd+rw-tools, cdrtools
- License: GPLv2
- Description:
- unpaper is a post-processing tool for scanned sheets of paper,
especially for book-pages scanned from previously created photocopies.
unpaper tries to remove dark edges, corrects the rotation ("deskew"),
and aligns the centering of pages.
WWW: https://www.flameeyes.eu/projects/unpaper
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- unpaper>0:graphics/unpaper
- To install the port:
- cd /usr/ports/graphics/unpaper/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/unpaper
- pkg install unpaper
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: unpaper
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1565468288
SHA256 (unpaper-6.1.tar.xz) = 237c84f5da544b3f7709827f9f12c37c346cdf029b1128fb4633f9bafa5cb930
SIZE (unpaper-6.1.tar.xz) = 2655724
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- xsltproc : textproc/libxslt
- bash : shells/bash
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- Library dependencies:
-
- libavcodec.so : multimedia/ffmpeg
- libavformat.so : multimedia/ffmpeg
- libavutil.so : multimedia/ffmpeg
- This port is required by:
- for Run
-
- deskutils/py-paperless
- graphics/gscan2pdf
- textproc/pdfsandwich
- textproc/py-ocrmypdf
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
- Configuration Options:
- No options to configure
- Options name:
- graphics_unpaper
- USES:
- autoreconf pkgconfig tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 14
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:04 6.1 |
Tobias C. Berner (tcberner)  |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 6.1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
08 Sep 2019 12:13:41
6.1 |
kai  |
graphics/unpaper: Update to 6.1
* Add an additional patch that fixes the unpaper's usage for the
libav/ffmpeg API. [1]
* Remove the DOCS option as nearly all files are now in Markdown format and
the relevant info has been transferred into the unpaper(1) manpage.
* Take maintainership
Notable changes since 0.3:
* Use libav for both input and output of files, rather than custom code.
This adds support for many different input file formats outside of
PPM/PBM/PGM, as long as libav can redconduct them to a pixel format that
is implemented.
* Implementation of mathematically accurate interpolation, using cubic
algorithm by default.
* Options are now documented in the unpaper(1) man page, rather than in the
code.
https://github.com/Flameeyes/unpaper/blob/unpaper-6.1/NEWS
Obtained from: Debian [1] |
06 Feb 2016 23:20:05
0.3 |
amdmi3  |
- Add LICENSE
- Switch to options helpers |
20 Oct 2014 17:04:21
0.3 |
bapt  |
Cleanup plist |
29 Jul 2014 15:51:02
0.3 |
wg  |
graphics/unpaper: fix fetch and update WWW |
20 Feb 2014 08:44:05
0.3 |
ehaupt  |
Support staging |
20 Sep 2013 18:35:46
0.3 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
03 Jul 2011 14:12:23
0.3 |
ohauer  |
-remove MD5 |
21 Dec 2009 02:19:12
0.3 |
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
07 Sep 2008 00:19:05
0.3 |
linimon  |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
01 Jan 2008 14:25:42
0.3 |
sat  |
- Update to 0.3 |
21 Apr 2007 09:11:10
0.2 |
sat  |
- Add mirrors to all my berlios-hosted ports
Prompted by: pointyhat via kris, fenner's survey |
31 Jan 2007 22:38:40
0.2 |
sat  |
Add port graphics/unpaper:
unpaper is a post-processing tool for scanned sheets of paper,
especially for book-pages scanned from previously created photocopies.
unpaper tries to remove dark edges, corrects the rotation ("deskew"),
and aligns the centering of pages.
WWW: http://unpaper.berlios.de/
Author: Jens Gulden <unpaper@jensgulden.de> |
Number of commits found: 14
|