debian/0000755000000000000000000000000012252302170007160 5ustar debian/control0000644000000000000000000000271212252302170010565 0ustar Source: fraqtive Section: kde Priority: optional Homepage: http://fraqtive.mimec.org/ Maintainer: Patrick Matthäi Build-Depends: debhelper (>= 9), libaudio-dev, libxt-dev, libpng-dev, libsm-dev, libice-dev, libxi-dev, libxrender-dev, libxrandr-dev, libfreetype6-dev, libfontconfig1-dev, libglu1-mesa-dev, libgl1-mesa-dev, libpcre3-dev, libqt4-dev, libqt4-opengl-dev, hardening-wrapper Standards-Version: 3.9.5 Package: fraqtive Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: draws Mandelbrot and Julia fractals Fraqtive is a program for drawing Mandelbrot and Julia fractals. It uses a very fast algorithm and generates high quality, smooth images. It is fully interactive, allowing for real-time mouse navigation and dynamic generation of the Julia fractal preview. OpenGL-rendered 3D view of the fractals is also supported. Package: fraqtive-dbg Section: debug Architecture: any Priority: extra Depends: ${misc:Depends}, fraqtive (= ${binary:Version}) Description: draws Mandelbrot and Julia fractals (debugging symbols) Fraqtive is a program for drawing Mandelbrot and Julia fractals. It uses a very fast algorithm and generates high quality, smooth images. It is fully interactive, allowing for real-time mouse navigation and dynamic generation of the Julia fractal preview. OpenGL-rendered 3D view of the fractals is also supported. . This package contains the debugging symbols for fraqtive. debian/manpages0000644000000000000000000000002212252302170010670 0ustar debian/fraqtive.1 debian/changelog0000644000000000000000000001632612252302170011042 0ustar fraqtive (0.4.6-3) unstable; urgency=low * Replace my old e-mail address in debian/copyright. * Bump Standards-Version to 3.9.5 (no changes needed). * Don't explicitly request xz compression - dpkg 1.17 does this by default. * Add patch 01-desktop-keywords to fix lintian warning desktop-entry-lacks-keywords-entry. -- Patrick Matthäi Thu, 12 Dec 2013 10:39:44 +0100 fraqtive (0.4.6-2) unstable; urgency=low * Bump compat level to version 9. * Migrate to minimal debhelper. * Uploading to unstable. -- Patrick Matthäi Tue, 07 May 2013 11:28:21 +0200 fraqtive (0.4.6-1) experimental; urgency=low * New upstream release. - Remove merged patch 01-spelling-error. - Remove merged patch 02-qt48-glu. * Bump Standards-Version to 3.9.4 (no changes needed). * Switch to xz compression and add a Pre-Depends on dpkg. * Add lintian override for false positive hardening-no-fortify-functions warning. -- Patrick Matthäi Thu, 06 Dec 2012 10:05:05 +0100 fraqtive (0.4.5-6) unstable; urgency=low * Add patch 02-qt48-glu from Felix Geyer to fix a FTBFS with Qt 4.8. Closes: #664525 -- Patrick Matthäi Mon, 19 Mar 2012 12:15:08 +0100 fraqtive (0.4.5-5) unstable; urgency=low * Bump Standards-Version to 3.9.3 (no changes needed). * Wrap all debian/control fields. * Build depend on libpng-dev. Closes: #662332 -- Patrick Matthäi Tue, 06 Mar 2012 23:03:48 +0100 fraqtive (0.4.5-4) unstable; urgency=low * Add missing build-arch and build-indep debian/rules target. * Add patch 01-spelling-error to fix an minor spelling error in the source. -- Patrick Matthäi Wed, 25 Jan 2012 16:37:58 +0100 fraqtive (0.4.5-3) unstable; urgency=low * Build with hardening-wrapper. * Realy wrap build dependencies. * Bump debhelper to version 7. -- Patrick Matthäi Sat, 30 Apr 2011 16:12:53 +0200 fraqtive (0.4.5-2) unstable; urgency=low * Merge 0.4.5-1~bpo50+1 changelog. * Bump Standards-Version to 3.9.1 (no changes needed). * Wrap build dependencies. -- Patrick Matthäi Sun, 06 Feb 2011 19:07:05 +0100 fraqtive (0.4.5-1~bpo50+1) lenny-backports; urgency=low * Rebuild for lenny-backports. * Do not use the 3.0 (quilt) format. -- Patrick Matthäi Wed, 06 Jan 2010 21:06:59 +0100 fraqtive (0.4.5-1) unstable; urgency=low * New upstream release. * Bump Standards-Version to 3.8.3 (no changes needed). * Convert package to the 3.0 (quilt) format. -- Patrick Matthäi Fri, 18 Dec 2009 13:36:39 +0100 fraqtive (0.4.4-4) unstable; urgency=low * Fix typo in get-orig-source target. * Refresh my Debian packaging copyright. * Refer in debian/copyright to the GPL-2 file instead of GPL. * Merge 0.4.4-2~bpo50+1 changelog. -- Patrick Matthäi Thu, 14 May 2009 12:12:33 +0200 fraqtive (0.4.4-3) unstable; urgency=low * Correct day of last upload. * Add missing ${misc:Depends}. Thanks lintian. * Add get-orig-source target. * Bump Standards-Version to 3.8.1 (no changes needed). * Change section of fraqtive-dbg to debug. * Change my email address. * Remove DM-Upload-Allowed control field. * Fix lintian warning copyright-with-old-dh-make-debian-copyright. -- Patrick Matthäi Mon, 20 Apr 2009 19:40:03 +0200 fraqtive (0.4.4-2~bpo50+1) lenny-backports; urgency=low * Rebuild for lenny-backports. -- Patrick Matthäi Tue, 24 Mar 2009 21:34:23 +0200 fraqtive (0.4.4-2) unstable; urgency=low * Uploading to unstable. -- Patrick Matthäi Sun, 12 Oct 2008 10:51:00 +0200 fraqtive (0.4.4-1) experimental; urgency=low * New upstream release. Uploading to experimental because Lenny is frozen. * Build fraqtive with enabled SSE2 instructions on amd64 architectures. * Bumped Standards-Version to 3.8.0 (no changes needed). -- Patrick Matthäi Tue, 29 Jul 2008 19:43:10 +0200 fraqtive (0.4.3-2) unstable; urgency=low * We need a build dependency on libqt4-opengl-dev since qt4-x11 4.4.0-2. -- Patrick Matthäi Mon, 12 May 2008 22:59:13 +0100 fraqtive (0.4.3-1) unstable; urgency=low * New upstream release. - Removed dpatch and patches. They are merged in upstream. -- Patrick Matthäi Mon, 12 May 2008 17:34:03 +0100 fraqtive (0.4.2-2) unstable; urgency=low * Added 01-imgload-programming-error.dpatch, which fixes an segfault on loading images. Closes: #479029 * Set DM-Upload-Allowed control field. -- Patrick Matthäi Sun, 4 May 2008 21:36:01 +0100 fraqtive (0.4.2-1) unstable; urgency=low * New upstream release. * Added new build depends, which are needed since qt4-x11 has lowered down his depends: libaudio-dev, libxt-dev, libpng12-dev, libsm-dev, libice-dev, libxi-dev, libxrender-dev, libxrandr-dev, libglu1-mesa-dev, libgl1-mesa-dev, libfreetype6-dev and libfontconfig1-dev. -- Patrick Matthäi Mon, 28 Apr 2008 23:24:19 +0100 fraqtive (0.4.1-1) unstable; urgency=low * New upstream release. - Removed dpatch and all applied patches. They have been merged in this newest release. -- Patrick Matthäi Tue, 15 Apr 2008 17:27:54 +0100 fraqtive (0.4.0-4) unstable; urgency=low * Added 02-fix-qBound-calls.dpatch which solves a FTBFS on mips and mipsel. The patch will be applied only on these both architectures. Much thanks to Michał Mecinski for helping to develope this patch and also much thanks to Thiemo Seufer for his mips account. -- Patrick Matthäi Fri, 4 Apr 2008 16:16:30 +0100 fraqtive (0.4.0-3) unstable; urgency=low * Included dpatch and ported with the 01-gcc43_ftbfs_fix.dpatch fraqtive to GCC 4.3. -- Patrick Matthäi Mon, 31 Mar 2008 12:25:00 +0100 fraqtive (0.4.0-2) unstable; urgency=low * Build the binary with disabled sse2 support. It will fail on architectures like s390. Thanks to Bastian Blank for reporting. Closes: #473099 -- Patrick Matthäi Fri, 28 Mar 2008 12:37:56 +0100 fraqtive (0.4.0-1) unstable; urgency=low * New upstream release. - The new release comes with a complete new build system. So on I had to change most files in debian/. - Removed command line options from the manpage. They does not exist in this release. - Removed dpatch. it is not needed anymore. - Removed the old doc/ license from debian/copyright. It is not present anymore. - Also updated the Copyright. * Added watch file. -- Patrick Matthäi Wed, 26 Mar 2008 01:16:00 +0100 fraqtive (0.3.1-2) unstable; urgency=low * Moved KDE documentations to their right places and reordered symlinks. Closes: #461797 -- Patrick Matthäi Mon, 21 Jan 2008 09:41:00 +0100 fraqtive (0.3.1-1) unstable; urgency=low * Initial release. Closes: #457379 -- Patrick Matthäi Sat, 29 Dec 2007 11:50:44 +0100 debian/menu0000644000000000000000000000033212252302170010045 0ustar ?package(fraqtive):needs="X11" section="Applications/Graphics"\ title="Fraqtive"\ description="Program for drawing Mandelbrot and Julia fractals."\ command="/usr/bin/fraqtive" icon="/usr/share/pixmaps/fraqtive.xpm" debian/fraqtive.lintian-overrides0000644000000000000000000000007212252302170014360 0ustar fraqtive: hardening-no-fortify-functions usr/bin/fraqtive debian/docs0000644000000000000000000000000712252302170010030 0ustar README debian/fraqtive.xpm0000644000000000000000000002013312252302170011526 0ustar /* XPM */ static char * fraqtive_xpm[] = { "32 32 378 2", " c #3B0D08", ". c #421009", "+ c #49120A", "@ c #4F150B", "# c #55180C", "$ c #5C1B0D", "% c #621E0E", "& c #67210E", "* c #6D250F", "= c #732810", "- c #792C11", "; c #7E2F12", "> c #833312", ", c #893713", "' c #8F3B14", ") c #953F15", "! c #9B4316", "~ c #A14817", "{ c #A74D17", "] c #AD5218", "^ c #B15519", "/ c #B45819", "( c #B35719", "_ c #AF5319", ": c #A84E18", "< c #A04716", "[ c #974115", "} c #8E3A14", "| c #853413", "1 c #7C2E11", "2 c #742910", "3 c #6C240F", "4 c #431009", "5 c #4A130A", "6 c #51160B", "7 c #58190C", "8 c #5E1C0D", "9 c #64200E", "0 c #6B230F", "a c #712710", "b c #772B11", "c c #7D2F12", "d c #843312", "e c #8A3713", "f c #903C14", "g c #974015", "h c #9D4516", "i c #A44A17", "j c #AB5018", "k c #BB5E1A", "l c #C4661C", "m c #CD6E1D", "n c #D2741E", "o c #CB6D1D", "p c #C0631B", "q c #B55819", "r c #A94F18", "s c #9E4616", "t c #933E15", "u c #7F3012", "v c #762A10", "w c #52160B", "x c #591A0C", "y c #601D0D", "z c #7B2D11", "A c #823212", "B c #903B14", "C c #A54B17", "D c #AC5118", "E c #B45719", "F c #BC5F1B", "G c #C6681C", "H c #D1721E", "I c #DB8023", "J c #E19233", "K c #E5A649", "L c #E4A244", "M c #E19132", "N c #DA8023", "O c #CD6F1D", "P c #BD601B", "Q c #B05419", "R c #A34A17", "S c #8B3813", "T c #803012", "U c #52170B", "V c #5A1A0C", "W c #611E0E", "X c #69220F", "Y c #702610", "Z c #863513", "` c #A44B17", " . c #BC5E1A", ".. c #C5671C", "+. c #CF701D", "@. c #D97C20", "#. c #E08A29", "$. c #E39C3C", "%. c #E8B95F", "&. c #F1EBB8", "*. c #EFE2A7", "=. c #EAC36E", "-. c #E5A648", ";. c #DF8A2B", ">. c #D3751E", ",. c #C3651B", "'. c #A54C17", "). c #984115", "!. c #5A1A0D", "~. c #621F0E", "{. c #6A230F", "]. c #722710", "^. c #7A2C11", "/. c #923D15", "(. c #A34917", "_. c #D7791F", ":. c #DE8525", "<. c #E19232", "[. c #E4A142", "}. c #E7B55A", "|. c #EDD181", "1. c #F3F3CA", "2. c #CCE8C6", "3. c #E0ECC8", "4. c #EDD081", "5. c #E5A749", "6. c #E08E2D", "7. c #B5591A", "8. c #A64C17", "9. c #843313", "0. c #8D3A14", "a. c #964015", "b. c #9F4716", "c. c #BA5D1A", "d. c #C2651B", "e. c #D5761E", "f. c #DD8122", "g. c #E18E2D", "h. c #E39B3B", "i. c #E5A94B", "j. c #ECCD7B", "k. c #F2E8AA", "l. c #F9FAE5", "m. c #90CB99", "n. c #E9F7DF", "o. c #F2E6A7", "p. c #E9C16A", "q. c #E5A748", "r. c #E19131", "s. c #D97C21", "t. c #C7691C", "u. c #7D2E11", "v. c #863413", "w. c #9A4316", "x. c #B75A1A", "y. c #C1631B", "z. c #CA6C1D", "A. c #DC7F21", "B. c #E29636", "C. c #E4A445", "D. c #E7B358", "E. c #EAC36D", "F. c #EDD282", "G. c #F1E4A1", "H. c #E9F4D4", "I. c #699770", "J. c #0D1E18", "K. c #76A482", "L. c #E3F2C7", "M. c #EFDA8F", "N. c #E6AD51", "O. c #E29737", "P. c #DA7E22", "Q. c #B05519", "R. c #873513", "S. c #913C14", "T. c #9C4416", "U. c #B25619", "V. c #BD5F1B", "W. c #C86A1C", "X. c #D3741E", "Y. c #DB7E21", "Z. c #E08928", "`. c #E19332", " + c #E39E3F", ".+ c #E5AB4E", "++ c #E8BC63", "@+ c #EDD385", "#+ c #F4EFBA", "$+ c #F8F6D2", "%+ c #F2F6EC", "&+ c #2B4636", "*+ c #000000", "=+ c #1A3124", "-+ c #F0FAE6", ";+ c #F5F1C1", ">+ c #F0E09A", ",+ c #EED68A", "'+ c #E9BE67", ")+ c #E29738", "!+ c #D5781F", "~+ c #923D14", "{+ c #AA4F18", "]+ c #C2641B", "^+ c #E08A2A", "/+ c #E29535", "(+ c #E39F3F", "_+ c #E5A84A", ":+ c #E7B357", "<+ c #E9C069", "[+ c #EDD485", "}+ c #F4F2C6", "|+ c #89C095", "1+ c #CAE3CE", "2+ c #A0B7A3", "3+ c #8BA392", "4+ c #335637", "5+ c #000101", "6+ c #2E472F", "7+ c #9CB3A1", "8+ c #96BB9C", "9+ c #F6F9DF", "0+ c #F3FAE1", "a+ c #E6E6B7", "b+ c #E7B257", "c+ c #DF8929", "d+ c #CA6B1C", "e+ c #B85B1A", "f+ c #D4751E", "g+ c #DE8526", "h+ c #E6B054", "i+ c #E8B85D", "j+ c #E9BF68", "k+ c #EBC975", "l+ c #EED587", "m+ c #F2E7A6", "n+ c #F6F6DD", "o+ c #70907B", "p+ c #1E2B26", "q+ c #0E1F11", "r+ c #000103", "s+ c #111B19", "t+ c #5E8963", "u+ c #3D624A", "v+ c #CFE8BB", "w+ c #EAC56F", "x+ c #D4761E", "y+ c #E39D3E", "z+ c #E8B75D", "A+ c #EDD284", "B+ c #EDD384", "C+ c #EED688", "D+ c #EFDB90", "E+ c #F0E099", "F+ c #F3E9AA", "G+ c #F5F6D1", "H+ c #9BBDA1", "I+ c #547756", "J+ c #4C694E", "K+ c #F6F7D5", "L+ c #EDD080", "M+ c #E4A345", "N+ c #DB7F22", "O+ c #AA5018", "P+ c #E08D2C", "Q+ c #E39F40", "R+ c #EED689", "S+ c #E4F3D3", "T+ c #F8F6D3", "U+ c #F7F5CD", "V+ c #E8F4CC", "W+ c #F8F8D5", "X+ c #ECF3E5", "Y+ c #497359", "Z+ c #060F0C", "`+ c #BCD6B8", " @ c #EDE4A7", ".@ c #DE8727", "+@ c #DC8123", "@@ c #E4A344", "#@ c #EBCB77", "$@ c #F2E6A5", "%@ c #E9F5DD", "&@ c #A2D0A9", "*@ c #C7E3C6", "=@ c #82B78E", "-@ c #BEE1C1", ";@ c #F8FAF5", ">@ c #BFD2C2", ",@ c #020A07", "'@ c #5C7B63", ")@ c #E9E3A9", "!@ c #E7B256", "~@ c #E08B2B", "{@ c #B6591A", "]@ c #CE701D", "^@ c #DE8728", "/@ c #E39B3C", "(@ c #E6AC50", "_@ c #F1E3A0", ":@ c #F7F5CB", "<@ c #EBF5E4", "[@ c #52815C", "}@ c #09150E", "|@ c #010404", "1@ c #1E2A26", "2@ c #729274", "3@ c #7F9C81", "4@ c #647D68", "5@ c #F1E3A4", "6@ c #DF8C2D", "7@ c #E5AA4D", "8@ c #ECCF7F", "9@ c #F2E8A8", "0@ c #F3F8DA", "a@ c #E0F0DB", "b@ c #ABD6AA", "c@ c #010405", "d@ c #010401", "e@ c #103114", "f@ c #A2B995", "g@ c #EFD98E", "h@ c #E6AF53", "i@ c #D67D24", "j@ c #EAC271", "k@ c #F1E1A3", "l@ c #E8EAC1", "m@ c #EDF0CD", "n@ c #F4F8D9", "o@ c #F1F9DF", "p@ c #C9EDC6", "q@ c #356243", "r@ c #13291C", "s@ c #4F6053", "t@ c #F3F4CA", "u@ c #EDD182", "v@ c #D67D25", "w@ c #EAC170", "x@ c #F1E1A2", "y@ c #E8EBC2", "z@ c #EDF0CF", "A@ c #132A1C", "B@ c #F3F4CB", "C@ c #E0F0DC", "D@ c #103014", "E@ c #EFD98F", "F@ c #E6AC4F", "G@ c #F1E39F", "H@ c #E7B156", "I@ c #F2E6A4", "J@ c #E9F5DC", "K@ c #E9E2A6", "L@ c #EED589", "M@ c #F7F6CD", "N@ c #D7781F", "O@ c #EDD183", "P@ c #547857", "Q@ c #455646", "R@ c #DB8022", "S@ c #C6671C", "T@ c #E4A648", "U@ c #E9C068", "V@ c #D4761F", "W@ c #77C685", "X@ c #345336", "Y@ c #F2E6A8", "Z@ c #F5EFBC", "`@ c #F7F6D1", " # c #F1F6EC", ".# c #F5F1C0", "+# c #E6AD50", "@# c #F2E7A9", "## c #F9FAE6", "$# c #7A2D11", "%# c #EFE2A8", "&# c #6E250F", "*# c #7B2E11", "=# c #752A10", " . + @ # $ % & * = - ; > , ' ) ! ~ { ] ^ / ( _ : < [ } | 1 2 3 ", "4 5 6 7 8 9 0 a b c d e f g h i j ( k l m n n o p q r s t , u v ", "5 w x y & * 2 z A , B g s C D E F G H I J K L M N O P Q R g S T ", "U V W X Y b u Z } ) h ` D E ...+.@.#.$.%.&.*.=.-.;.>.,.E '.).S ", "!.~.{.].^.A e /.! (.j ( k l m _.:.<.[.}.|.1.2.3.4.5.6._.G 7.8.[ ", "~.0 = 1 9.0.a.b.: ^ c.d.o e.f.g.h.i.%.j.k.l.m.n.o.p.q.r.s.t.q R ", "0 2 u.v.B w.R ] x.y.z.>.A.#.B.C.D.E.F.G.H.I.J.K.L.M.p.N.O.P...Q.", "= 1 R.S.T.{ U.V.W.X.Y.Z.`. +.+++@+o.#+$+%+&+*+=+-+;+>+,+'+)+!+P ", "z Z ~+s {+7.]++.Y.^+/+(+_+:+<+[+}+|+1+2+3+4+5+6+7+8+9+0+a+b+c+d+", "9.S.s j e+G f+g+O.-.h+i+j+k+l+m+n+o+p+q+r+*+*+*+*+s+t+u+v+w+)+x+", "' h j c.W._.#.y+z+A+B+C+D+E+F+G+H+I+*+*+*+*+*+*+*+*+*+J+K+L+M+N+", "w.O+c.z.@.P+Q+}.R+S+T+U+V+U+W+X+Y+*+*+*+*+*+*+*+*+*+*+Z+`+ @N..@", "{ c.m +@<.@@}.#@$@%@&@*@=@-@;@>@,@*+*+*+*+*+*+*+*+*+*+*+'@)@!@~@", "{@]@^@/@(@++j._@:@<@[@}@|@1@2@3@*+*+*+*+*+*+*+*+*+*+*+*+4@5@!@g.", "t.6@7@p.8@M.9@0@a@b@c@*+*+*+d@e@*+*+*+*+*+*+*+*+*+*+*+*+f@g@h@g.", "i@j@k@l@m@n@o@p@q@r@*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+s@t@u@N.g.", "v@w@x@y@z@n@o@p@q@A@*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+s@B@u@N.g.", "t.6@7@p.8@M.9@0@C@b@c@*+*+*+d@D@*+*+*+*+*+*+*+*+*+*+*+*+f@E@h@g.", "{@]@^@/@F@++j.G@:@<@[@}@|@1@2@3@*+*+*+*+*+*+*+*+*+*+*+*+4@5@H@g.", "{ c.m +@<.@@}.#@I@J@&@*@=@-@;@>@,@*+*+*+*+*+*+*+*+*+*+*+'@K@!@~@", "w.O+c.z.@.P+Q+}.L@S+T+U+V+M@W+X+Y+*+*+*+*+*+*+*+*+*+*+Z+`+ @N..@", "' h j c.W.N@#.y+z+O@B+C+D+E+F+G+H+P@*+*+*+*+*+*+*+*+*+Q@K+L+M+R@", "9.S.s j e+S@f+g+O.T@h+i+U@k+l+m+n+o+p+q+r+*+*+*+*+s+t+u+v+w+)+V@", "z Z ~+s {+7.]++.Y.^+/+(+_+:+<+[+}+W@1+2+3+4+*+X@7+8+9+0+a+b+c+d+", "= 1 R.S.T.{ U.V.W.X.Y.Z.`. +.+++@+Y@Z@`@ #&+*+=+-+.#>+,+'+)+!+P ", "0 2 u.v.B w.R ] x.y.z.>.A.#.B.C.D.E.F.G.H.I.J.K.L.M.p.+#O.P...Q.", "~.0 = 1 9.0.a.b.: ^ c.d.o e.f.g.h.i.%.j.@###m.n.o.p.q.r.s.t.q R ", "!.~.{.].$#A e /.! (.j ( k l O _.:.<.[.}.|.1.2.3.4.5.6._.G 7.8.[ ", "U V W X Y b u Z } ) h ` D E ...+.@.#.$.%.&.%#E.T@;.>.,.E '.).S ", "5 w x y &  *#A , B g s C D E F G H I J K L M I m P Q R g S T ", "4 5 6 7 8 9 0 a b c d e f g h i j ( k l m n n o p q r s t , u =#", " . + @ # $ % & * = - ; > , ' ) ! ~ { ] ^ / ( _ : < [ } | 1 2 3 "}; debian/install0000644000000000000000000000015412252302170010551 0ustar debug/fraqtive usr/bin/ src/fraqtive.desktop usr/share/applications/ debian/fraqtive.xpm usr/share/pixmaps/ debian/copyright0000644000000000000000000000231412252302170011113 0ustar This package was debianized by Patrick Matthäi on Sat, 29 Dec 2007 11:50:44 +0100 It was downloaded from Upstream Author: Michał Mecinski Copyright: 2004-2008 Michał Mecinski License: This package 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 2 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 General Public License for more details. You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. The Debian packaging is © 2007-2009, Patrick Matthäi and is licensed under the GPL, see above. debian/watch0000644000000000000000000000007112252302170010207 0ustar version=3 http://sf.net/fraqtive/fraqtive-(.*)\.tar\.bz2 debian/rules0000755000000000000000000000146112252302170010242 0ustar #!/usr/bin/make -f export DEB_BUILD_HARDENING=1 BUILD_TARGET ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH) ifneq ($(BUILD_TARGET),amd64) EXTRA_CONFIGURE_OPTS := -no-sse2 endif %: dh $@ override_dh_auto_configure: ./configure $(EXTRA_CONFIGURE_OPTS) -prefix /usr -debug override_dh_install: dh_install install -D -m 644 -p src/icons/fraqtive-16.png debian/fraqtive/usr/share/icons/hicolor/16x16/apps/fraqtive.png install -D -m 644 -p src/icons/fraqtive-22.png debian/fraqtive/usr/share/icons/hicolor/22x22/apps/fraqtive.png install -D -m 644 -p src/icons/fraqtive-32.png debian/fraqtive/usr/share/icons/hicolor/32x32/apps/fraqtive.png install -D -m 644 -p src/icons/fraqtive-48.png debian/fraqtive/usr/share/icons/hicolor/48x48/apps/fraqtive.png override_dh_strip: dh_strip --dbg-package=fraqtive-dbg debian/fraqtive.10000644000000000000000000000150512252302170011064 0ustar .TH "FRAQTIVE" "1" .SH NAME fraqtive \- draws Mandelbrot and Julia fractals .SH DESCRIPTION Fraqtive is a program for drawing Mandelbrot and Julia fractals. It uses a very fast algorithm and generates high quality, smooth images. It is fully interactive, allowing for real\-time mouse navigation and dynamic generation of the Julia fractal preview. OpenGL\-rendered 3D view of the fractals is also supported. .SH OPTIONS Since version 0.4.0 fraqtive does not provide anymore any command line options. You can just start it with \"fraqtive\". .SH AUTHOR This manual page was written by Patrick Matth\[:a]i for fraqtive. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. debian/patches/0000755000000000000000000000000012252302170010607 5ustar debian/patches/series0000644000000000000000000000003112252302170012016 0ustar 01-desktop-keywords.diff debian/patches/01-desktop-keywords.diff0000644000000000000000000000062312252302170015176 0ustar # Add keywords to desktop file. diff -Naur fraqtive-0.4.6.orig/src/fraqtive.desktop fraqtive-0.4.6/src/fraqtive.desktop --- fraqtive-0.4.6.orig/src/fraqtive.desktop 2009-12-17 20:54:48.000000000 +0100 +++ fraqtive-0.4.6/src/fraqtive.desktop 2013-12-12 10:38:10.021544434 +0100 @@ -6,3 +6,4 @@ Icon=fraqtive Exec=fraqtive Categories=Qt;Education;Science;Math; +Keywords=mandelbrot;fractal;generator; debian/source/0000755000000000000000000000000012252302170010460 5ustar debian/source/format0000644000000000000000000000001412252302170011666 0ustar 3.0 (quilt) debian/clean0000644000000000000000000000001312252302170010157 0ustar config.pri debian/compat0000644000000000000000000000000212252302170010356 0ustar 9