--- harpia-1.0.orig/debian/copyright +++ harpia-1.0/debian/copyright @@ -0,0 +1,59 @@ +This package was debianized by Clovis Peruchi Scotti on +Fri, 27 Mar 2009 03:20:14 -0300. + +It was downloaded from + +Upstream Author: + Clovis Peruchi Scotti < scotti@ieee.org> + For further authors and contributors list, refer to the app's about window. + +Copyright: 2006 - 2007 Luis Carlos Dill Junges (lcdjunges@yahoo.com.br), Clovis Peruchi Scotti (scotti@ieee.org), + Guilherme Augusto Rutzen (rutzen@das.ufsc.br), Mathias Erdtmann (erdtmann@gmail.com) and S2i (www.s2i.das.ufsc.br) + 2007 - 2009 Clovis Peruchi Scotti (scotti@ieee.org), S2i (www.s2i.das.ufsc.br) + +License: + + This program is free software: you can redistribute it and/or modify it + under the terms of the GNU General Public License version 3, as published + by the Free Software Foundation. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranties of + MERCHANTABILITY, SATISFACTORY QUALITY, 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'. + +The Debian packaging is Copyright 2009, Clovis Peruchi Scotti and +is licensed under the GPL, see above. + + +The Files in harpia/amara are Copyright 2006 Uche Ogbuji (http://uche.ogbuji.net) and apply to: + "This product includes software developed by Uche Ogbuji (http://uche.ogbuji.net)." + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + + 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer + in the documentation and/or other materials provided with the distribution. + 3. The end-user documentation included with the redistribution, if any, must include the following acknowledgment: "This product + includes software developed by Uche Ogbuji (http://uche.ogbuji.net)." Alternately, this acknowledgment may appear in the software + itself, if and wherever such third-party acknowledgments normally appear. + 4. The names "Amara" and "Uche Ogbuji" must not be used to endorse or promote products derived from this software without prior + written permission of Uche Ogbuji (uche@ogbuji.net). + 5. Products derived from this software may not be called "Amara", nor may "Amara" appear in their name, without prior written + permission of Uche Ogbuji (uche.ogbuji@gmail.com). + + THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES + OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL FOURTHOGHT, INC. OR ITS CONTRIBUTORS BE + LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT + OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, + WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, + EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + ==================================================================== + This license is based on the Apache Software License, Version 1.1, Copyright (c) 2000 The Apache Software Foundation. All rights reserved. + + The Amara software can be fully downloaded from ftp://ftp.4suite.org/pub/Amara/ --- harpia-1.0.orig/debian/watch +++ harpia-1.0/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://www.das.ufsc.br/~scotti/harpia/harpia_(\d+).(\d+)\.tar\.gz --- harpia-1.0.orig/debian/pycompat +++ harpia-1.0/debian/pycompat @@ -0,0 +1 @@ +2 --- harpia-1.0.orig/debian/harpia.manpages +++ harpia-1.0/debian/harpia.manpages @@ -0,0 +1 @@ +debian/harpia.1 --- harpia-1.0.orig/debian/control +++ harpia-1.0/debian/control @@ -0,0 +1,21 @@ +Source: harpia +Section: science +Priority: optional +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Clovis Peruchi Scotti +Build-Depends: cdbs (>= 0.4.49),debhelper (>= 5.0.38), python-central (>= 0.6.0), python (>= 2.4) +XS-Python-Version: all +Standards-Version: 3.8.2 +Homepage: http://s2i.das.ufsc.br/harpia/en/home.html + +Package: harpia +Architecture: all +Depends: ${python:Depends}, python-gobject, python-gnome2, python-glade2, python-4suite-xml, libcv-dev, libc6-dev, gcc, python (>= 2.5), ${misc:Depends} +Provides: ${python:Provides} +XB-Python-Version: ${python:Versions} +Description: Image Processing/Computer Vision Automatic Prgm. Tool + Uses a nice gui to arrange blocks in order to develop an image + processing chain. There is no need to know any programming language + to use it but, if required by the user, it can provide a good + performance C language source code for the application. Harpia lies + heavily on the power of the well-known OpenCV for its image processing core. --- harpia-1.0.orig/debian/rules +++ harpia-1.0/debian/rules @@ -0,0 +1,7 @@ +#!/usr/bin/make -f + +DEB_PYTHON_SYSTEM=pycentral + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/python-distutils.mk +DEB_INSTALL_DOCS_ALL = --- harpia-1.0.orig/debian/compat +++ harpia-1.0/debian/compat @@ -0,0 +1 @@ +5 --- harpia-1.0.orig/debian/menu +++ harpia-1.0/debian/menu @@ -0,0 +1,8 @@ +?package(harpia):\ + needs="X11"\ + section="Applications/Programming"\ + title="harpia"\ + command="/usr/bin/harpia"\ + icon="/usr/share/harpia/images/harpia.xpm"\ + longtitle="Harpia: Image Processing and Computer Vision" \ + description="Image Processing and Computer Vision Framework." --- harpia-1.0.orig/debian/harpia.1 +++ harpia-1.0/debian/harpia.1 @@ -0,0 +1,29 @@ +.de URL +\\$2 \(laURL: \\$1 \(ra\\$3 +.. +.de MTO +\\$2 \(la\\$1\(ra\\$3 +.. +.if \n[.g] .mso www.tmac +.TH harpia 1 "Sun, 29 March 2009 12:07:55 +0300" "Harpia 1.0.1" +.SH NAME +harpia \- Image Processing/Computer Vision Automatic Programing Tool +.SH SYNOPSIS +.B harpia +[ +.I options +] +.SH DESCRIPTION +.B Harpia +uses a nice gui to arrange blocks in order to develop an image +processing chain. There is no need to know any programming language +to use it but, if required by the user, it can provide a good +performance C language source code for the application. Harpia lies +heavily on the power of the well-known OpenCV for its image processing core. +.SH AUTHORS +.B harpia +was written by, among many other related on the software's about dialog, Clovis Peruchi Scotti (scotti@ieee.org). +This manual page was written for the Ubuntu system by Clovis Peruchi Scotti . +but may be used by others. +.SH SEE ALSO +.URL http://s2i.das.ufsc.br/harpia/en/home.html Harpia home page --- harpia-1.0.orig/debian/changelog +++ harpia-1.0/debian/changelog @@ -0,0 +1,6 @@ +harpia (1.0-0ubuntu1~ppa0.1) karmic; urgency=low + + * Syncing with the universe version numbering. + * Initial release (LP: #350727) + + -- Clovis Peruchi Scotti Mon, 29 Jun 2009 20:30:50 -0300