debian/0000755000000000000000000000000012256606215007173 5ustar debian/copyright0000644000000000000000000000201612050021034011103 0ustar This package was debianized by Thomas Dreibholz on Wed, 23 Mar 2011 11:11:11 +0800. The original source can be found at: http://www.exp-math.uni-essen.de/~dreibh/fractalgenerator/index.html Copyright: Copyright (C) 2003-2011 Thomas Dreibholz License: 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'. debian/changelog0000644000000000000000000000072312256605637011056 0ustar fractgen (2.0.16-0ubuntu1) trusty; urgency=low * New Upstream release. -- Bhavani Shankar Wed, 25 Dec 2013 22:14:01 +0530 fractgen (2.0.14-0ubuntu1) raring; urgency=low * New upstream release. -- Logan Rosen Sun, 11 Nov 2012 02:46:15 -0500 fractgen (2.0.12-0ubuntu1) oneiric; urgency=low * Initial Ubuntu package (LP: #332530). -- Thomas Dreibholz Wed, 04 May 2011 07:14:21 +0800 debian/manpages0000644000000000000000000000002212050021034010661 0ustar debian/fractgen.1 debian/source/0000755000000000000000000000000012050021142010451 5ustar debian/source/format0000644000000000000000000000001412050021034011657 0ustar 3.0 (quilt) debian/fractgen.10000644000000000000000000000362012050021034011025 0ustar .\" $Id: fractgen.8 148 2009-01-30 08:25:43Z dreibh $ .\" .\" Fractal Generator .\" Copyright (C) 2003-2011 by Thomas Dreibholz .\" .\" 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 . .\" .\" Contact: dreibh@iem.uni-due.de .\" .\" ###### Setup ############################################################ .Dd May 4, 2011 .Dt fractgen 1 .Os fractgen .\" ###### Name ############################################################# .Sh NAME .Nm fractgen .Nd Fractal Generator .\" ###### Synopsis ######################################################### .Sh SYNOPSIS .Nm fractgen .\" ###### Description ###################################################### .Sh DESCRIPTION .Nm fractgen FractGen is a simple Qt-based fractal generator program for Mandelbrot fractals. The image size is only limited by virtual memory. It is possible to zoom into images. Image parameters can be saved in XML files and loaded from XML files. Calculated images can be exported as PNG files. .br The intention of this program is to generate graphics to be post-processed by other image tools, e.g. in order to generate nice screen backgrounds. .Pp .\" ###### Authors ########################################################## .Sh AUTHORS Thomas Dreibholz .br http://www.iem.uni-due.de/~dreibh/fractalgenerator .br mailto://dreibh@iem.uni-due.de .br debian/control0000644000000000000000000000171312050021034010556 0ustar Source: fractgen Section: graphics Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Thomas Dreibholz Homepage: http://www.exp-math.uni-essen.de/~dreibh/fractalgenerator/index.html Build-Depends: cdbs, debhelper (>= 7), libqt4-dev Standards-Version: 3.9.2 Package: fractgen Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Recommends: rsplib-tools Description: calculates fractal images FractGen is a simple Qt-based fractal generator program for Mandelbrot fractals. The image size is only limited by virtual memory. It is possible to zoom into images. Image parameters can be saved in XML files and loaded from XML files. Calculated images can be exported as PNG files. . The intention of this program is to generate graphics to be post-processed by other image tools, e.g. in order to generate nice screen backgrounds. debian/rules0000755000000000000000000000026012050021034010227 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/qmake.mk include /usr/share/cdbs/1/rules/simple-patchsys.mk QMAKE = qmake-qt4 debian/compat0000644000000000000000000000000212050021034010347 0ustar 7 debian/watch0000644000000000000000000000015012050021034010176 0ustar version=3 http://www.iem.uni-due.de/~dreibh/fractalgenerator/index.html download/fractgen-(.*)\.tar\.gz