aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/yagf
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.9.5 and unbreak.rakuco2016-01-152-17/+7
| | | | | | | | | | | | - Switch MASTER_SITES to the project's SourceForge page. It only contains 0.9.5 though. - Set LICENSE_FILE. - Switch to new style OPTIONS helpers. - Stop setting CFLAGS/CPPFLAGS, everything builds fine without those. PR: 205780 Approved by: maintainer timeout (bsam, 15 days) MFH: 2016Q1
* Mark as broken: does not fetchbapt2015-12-131-0/+1
|
* Simplify and remove pkg-plist.bsam2014-09-232-16/+4
|
* graphics/yagf: Update to version 0.9.3.2bsam2014-07-264-31/+13
|
* Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent portstijl2014-07-051-1/+1
| | | | Approved by: portmgr (implicit, PORTREVISION bump on unstaged port)
* . support STAGE;bsam2013-11-221-2/+1
| | | | . use new LIB_DEPENDS syntax.
* - Remove manual creation and removal of share/applications, as it's now in ↵amdmi32013-10-221-1/+0
| | | | | | the mtree (categories starting with [fgijk]) Approved by: portmgr (bdrewery)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | graphics)
* . add LICENSE=GPLv3;bsam2013-05-251-1/+3
| | | | . bump PORTREVISION.
* Remove exec and unexec of update-desktop-database from pkg-plist,bsam2013-05-071-2/+0
| | | | | | | | | | forgotten at the previous commit. PS. Actually the previous commit was intended to be done to the redports repository. Unfortunately I used the wrong terminal multiplexor window to do the commit. :-( Reminded by: kwm
* Add graphics/yagf.bsam2013-05-071-5/+1
|
* Convert g* to USES=pkgconfigbapt2013-04-231-2/+1
|
* - convert USE_CMAKE to USESmakc2013-03-231-1/+1
| | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi)
* The new version may use tesseract as a backend as well as cuneiform:bsam2012-12-151-1/+18
| | | | | | | . change COMMENT; . introduce OPTIONS_MULTI (one or more backends may be used), use graphics/cuneiform as a default; . bump PORTREVISION.
* . update to version 0.9.2;bsam2012-11-035-24/+26
| | | | | | | | . USE_GNOME=pkgconfig -> USE_PKGCONFIG=build; . make use of desktopfileutils for port and package; . use two line style headers. Feature safe: yes
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-2/+1
| | | | Review by: bapt, David Naylor (kde team)
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* Remove CMAKE_USE_PTHREAD from the ports using it.rakuco2011-11-141-5/+1
| | | | | | | | This setting has not had any effect since r1.13 to bsd.cmake.mk, as it was only useful when we supported FreeBSD < 7. Approved by: avilla (mentor), portmgr (miwi) Feature safe: yes
* -remove MD5ohauer2011-07-031-1/+0
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* . fix build on 6.x;bsam2009-09-161-3/+5
| | | | | | | | | . relax qt4 dependencies; . bump PORTREVISION. PR: ports/138824 Submitted by: makc Feature safe: yes
* YAGF is a graphical interface for the cuneiform text recognitionbsam2009-09-156-0/+90
program on the Linux platform. With YAGF you can scan images via XSane, perform images preprocessing and recognize texts using cuneiform from a single command centre. YAGF also makes it easy to scan and recognize several images sequentially. WWW: http://symmetrica.net/cuneiform-linux/yagf-en.html