debian/0000755000000000000000000000000012252250656007173 5ustar debian/manpages0000644000000000000000000000001612252250656010706 0ustar debian/yagf.1 debian/changelog0000644000000000000000000000400512252250656011044 0ustar yagf (0.9.2.1-1) unstable; urgency=medium * Update to stable release 0.9.2.1. * Bump debhelper version to 9 (was 7); update debian/compat. * Bump Standards-Version to 3.9.5 (was 3.9.3): no changes required. * Delete obsolete DM-Upload-Allowed field from debian/control. * Update get-orig-source section in debian/rules. * Update years in debian/copyright. -- Boris Pek Thu, 12 Dec 2013 09:45:14 +0400 yagf (0.9.2-2) unstable; urgency=low * Move package to unstable: no changes required. -- Boris Pek Sun, 12 May 2013 20:15:58 +0300 yagf (0.9.2-1) experimental; urgency=low * Update to stable release 0.9.2. * Add "DM-Upload-Allowed: yes" into debian/control. -- Boris Pek Tue, 04 Sep 2012 21:24:38 +0300 yagf (0.9.1-3) unstable; urgency=low * debian/control was updated: changed dependency of yagf package from "cuneiform | tesseract-ocr" to "tesseract-ocr | cuneiform". (Closes: #682102) -- Boris Pek Mon, 30 Jul 2012 19:51:55 +0300 yagf (0.9.1-2) unstable; urgency=low * debian/rules was updated: - now uscan is used instead of direct using of wget and mv commands - used hardening flags in compiler options -- Boris Pek Sun, 10 Jun 2012 15:47:44 +0300 yagf (0.9.1-1) unstable; urgency=low * Update to stable release 0.9.1. * debian/copyright was updated: - yagf.spec was deleted from sources in upstream - new translator was added * debian/yagf.1 (man page) was updated. * Fixes from upstream: default spell check language was changed from Russian to English. (Closes: #665913) -- Boris Pek Mon, 23 Apr 2012 23:07:54 +0300 yagf (0.9+svn247-2) unstable; urgency=low * debian/control was updated: fix for cmake >= 2.8.6. -- Boris Pek Mon, 19 Mar 2012 19:27:29 +0200 yagf (0.9+svn247-1) unstable; urgency=low * Initial release (closes: #619056). -- Boris Pek Sat, 17 Mar 2012 14:24:11 +0200 debian/copyright0000644000000000000000000000547112252250656011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Debianized-By: Boris Pek Debianized-Date: Mon, 30 Jan 2012 00:00:21 +0200 Upstream-Name: YAGF Upstream-Contact: Andrei Borovsky Source: http://symmetrica.net/cuneiform-linux/yagf-en.html The orig.tar.gz is just renamed upstream tarball (without changes). See section get-orig-source in debian/rules file for details. Files: * Copyright: 2009-2013 Andrei Borovsky License: GPL-3+ Files: src/translations/* Copyright: 2009-2013 Andrei Borovsky 2009-2012 Stefan Garthe 2009-2012 Andrzej Januszkiewicz 2009-2012 Olexa Stasevych 2012 Donatas Glodenis License: GPL-3+ Files: src/images/* Copyright: 2009-2013 Andrei Borovsky 2005-2012 Oxygen Team (http://www.oxygen-icons.org/) 2006-2007 Everaldo Coelho (http://www.everaldo.com/crystal/) 2008-2009 Schollidesign (http://schollidesign.deviantart.com/) License: LGPL-3+ Files: debian/* Copyright: 2012-2013 Boris Pek License: GPL-2+ License: GPL-2+ On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. License: LGPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-3'. debian/control0000644000000000000000000000157512252250656010606 0ustar Source: yagf Section: graphics Priority: optional Maintainer: Boris Pek Build-Depends: debhelper (>= 9), cmake, libqt4-dev, libaspell-dev, aspell Homepage: http://symmetrica.net/cuneiform-linux/yagf-en.html Vcs-Git: git://github.com/tehnick/yagf-debian.git Vcs-Browser: https://github.com/tehnick/yagf-debian Standards-Version: 3.9.5 Package: yagf Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, tesseract-ocr | cuneiform Recommends: xsane Description: graphical interface for cuneiform and tesseract YAGF is a graphical interface for cuneiform and tesseract text recognition tools on the Linux platform. With YAGF you can scan images via XSane, import pages from PDF documents, 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. debian/source/0000755000000000000000000000000012252250656010473 5ustar debian/source/format0000644000000000000000000000001412252250656011701 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000012212252250656010217 0ustar version=3 http://symmetrica.net/cuneiform-linux/yagf-en.html .*yagf-(.+).tar.gz.* debian/rules0000755000000000000000000000126412252250656010256 0ustar #!/usr/bin/make -f PACKAGE = yagf DEBIAN_PATH := $(abspath $(dir $(firstword $(MAKEFILE_LIST)))) USCAN_REPORT = $(shell uscan --noconf --report --dehs $(DEBIAN_PATH)) CUR_VER = $(shell echo "$(USCAN_REPORT)" | sed -n 's/.*\(.*\)<\/upstream-version>.*/\1/p') CUR_URL = $(shell echo "$(USCAN_REPORT)" | sed -n 's/.*\(.*\)<\/upstream-url>.*/\1/p') CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS) CXXFLAGS:=$(shell dpkg-buildflags --get CXXFLAGS) $(CPPFLAGS) LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS) -Wl,--as-needed export CPPFLAGS CXXFLAGS LDFLAGS %: dh $@ --parallel get-orig-source: wget -c4 "$(CUR_URL)" -O "$(PACKAGE)_$(CUR_VER).orig.tar.gz" debian/compat0000644000000000000000000000000212252250656010371 0ustar 9 debian/yagf.10000644000000000000000000000250012252250656010200 0ustar .TH "YAGF" "1" "23 Apr 2012" .SH "NAME" yagf \- graphical interface for cuneiform and tesseract .SH "SYNOPSIS" .PP .B yagf .br .B yagf .br .B yagf [file name [file name]...] .SH "DESCRIPTION" .B YAGF is a graphical interface for cuneiform and tesseract text recognition tools on the Linux platform. With YAGF you can scan images via XSane, import pages from PDF documents, 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. .SH "COMMAND LINE OPTIONS" .RB "A summary of options is included below." .TP .BR "\-h, \-\-help" Display help and exit .TP .BR "\-V, \-\-version" Show version information and exit .SH "FILES" .TP .B "~/.config/yagf/" Directory with user configuration files. .SH "DOCUMENTATION" .TP Basic documentation can be found on official web site: .br \fBhttp://symmetrica.net/cuneiform-linux/yagf-en.html\fR .SH AUTHOR This program was written by Andrei Borovsky . .br YAGF homepage: \fBhttp://symmetrica.net/cuneiform-linux/yagf-en.html\fR .SH "BUG REPORTS" If you find a bug in YAGF please report it here: .B http://code.google.com/p/yagf/issues/list .PP This manual page was written by Boris Pek for the Debian project (and may be used by others).