non port: graphics/yagf/files/patch-CMakeLists.txt |
SVNWeb
|
Number of commits found: 4 |
Tue, 9 Oct 2018
|
[ 10:08 bsam ]
graphics/yagf: fix build with c++11, pet portlint
- fix build with c++11, errors like:
src/core/qipgrayscaleimage.cpp:168:19: error: non-constant-expression cannot be
narrowed from type 'quint32' (aka 'unsigned int') to 'int' in initializer list
[-Wc++11-narrowing]
IntRect r1 = {x1,y1,x2,(y1+y2)/2};
- pet portlint:
* sort ONLY_FOR_ARCHS;
* place ONLY_FOR_ARCHS earlier.
Reported by: pkg-fallout
MFH: 2018Q4
|
Sat, 26 Jul 2014
|
[ 09:00 bsam ]
graphics/yagf: Update to version 0.9.3.2
|
Sat, 3 Nov 2012
|
[ 13:18 bsam ]
. update to version 0.9.2;
. USE_GNOME=pkgconfig -> USE_PKGCONFIG=build;
. make use of desktopfileutils for port and package;
. use two line style headers.
Feature safe: yes
|
Mon, 14 Sep 2009
|
[ 16:29 bsam ]
YAGF is a graphical interface for the cuneiform text recognition
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
|
Number of commits found: 4 |