debian/0000755000000000000000000000000012323510143007160 5ustar debian/watch0000644000000000000000000000007412000744434010216 0ustar version=3 http://sf.net/fractalnow/fractalnow-(.*)\.tar\.gz debian/rules0000755000000000000000000000134011777303112010246 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 export DEB_BUILD_HARDENING=1 config.status: dh_testdir ./configure -prefix $(CURDIR)/debian/fractalnow/usr build-arch: build build-indep: build build: build-stamp build-stamp: config.status dh_testdir $(MAKE) touch build-stamp clean: dh $@ [ ! -f build-stamp ] || rm build-stamp install: build dh_testdir dh_testroot dh_prep $(MAKE) install binary-indep: build install binary-arch: build install dh_testdir dh_testroot dh_installchangelogs dh_installdocs dh_installman dh_installmenu dh_install dh_compress dh_fixperms dh_installdeb dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb binary: binary-indep binary-arch debian/menu0000644000000000000000000000034011777305402010060 0ustar ?package(fractalnow):needs="X11" section="Applications/Science/Mathematics"\ title="QFractalNow"\ description="Fast, advanced fractal generator."\ command="/usr/bin/qfractalnow -q"\ icon="/usr/share/pixmaps/qfractalnow.xpm" debian/copyright0000644000000000000000000000412412000517762011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0 Upstream-Name: FractalNow Upstream-Contact: Marc Pegon Files: * Copyright: 2011-2012 Marc Pegon License: LGPL-3.0+ Files: gui/include/gradient_editor.h gui/include/hoverpoints.h gui/include/shade_widget.h gui/src/gradient_editor.cpp gui/src/hoverpoints.cpp gui/src/shade_widget.cpp Copyright: 2011 Nokia Corporation and/or its subsidiary(-ies). 2012 Marc Pegon License: GPL-3.0 Files: debian/* Copyright: 2012 Marc Pegon License: LGPL-3.0+ License: LGPL-3.0+ This file is part of FractalNow. . FractalNow 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 package 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 Lesser 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". License: GPL-3.0 This file is licensed under the terms of the GNU General Public License as published by the Free Software Foundation; version 3 of the License. . This file 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/docs0000644000000000000000000000000711743021755010043 0ustar README debian/source/0000755000000000000000000000000011743021755010473 5ustar debian/source/format0000644000000000000000000000001411743021755011701 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211777242233010374 0ustar 9 debian/control0000644000000000000000000000174412002001451010560 0ustar Source: fractalnow Homepage: http://fractalnow.sourceforge.net Section: science Priority: optional Maintainer: Marc Pegon Build-Depends: debhelper (>= 9), autotools-dev, hardening-wrapper, libqt4-dev, libmpc-dev, libmpfr-dev, libgmp-dev Standards-Version: 3.9.3 Package: fractalnow Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Fast, advanced fractal generator FractalNow provides users with tools to generate pictures of various types of fractals quickly and easily. . It is made of both a command line (FractalNow) and a graphical tool (QFractalNow). . The graphical tool, based on Qt library, allows users to explore fractals intuitively and generate pictures. . Both tools are entirely multi-threaded and implement advanced algorithms and heuristics that make computation very fast compared to most existing free fractal generators. debian/changelog0000644000000000000000000000047612323510143011041 0ustar fractalnow (0.8.1-1build1) trusty; urgency=medium * Rebuild against libmpc3. -- Colin Watson Wed, 16 Apr 2014 15:14:58 +0100 fractalnow (0.8.1-1) unstable; urgency=low * Initial release (closes: Bug#677239, Bug#673395) -- Marc Pegon Wed, 11 Jul 2012 12:10:15 +0200 debian/manpages0000644000000000000000000000004311777336232010714 0ustar man/fractalnow.1 man/qfractalnow.1