debian/0000755000000000000000000000000011740521275007172 5ustar debian/install0000644000000000000000000000004511740521152010554 0ustar debian/bist.xpm /usr/share/pixmaps/ debian/rules0000755000000000000000000000126711740521152010252 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 override_dh_auto_clean: dh_auto_clean dh_clean include/config_path.h \ pluginsrc/Makefile.fetch_nist_database \ pluginsrc/TREcalc/Makefile.TREcalc find . \( -name "config.log" -o -name "config.status" -o -name "*.mo" \) -delete override_dh_install: dh_install find $(CURDIR)/debian/bist/ \( -name "*.po*" -o -name "LINGUAS" \) -delete find $(CURDIR)/debian/bist/ -name "*.la" -delete # remove the not-so-useful "documentation" -rm -rf $(CURDIR)/debian/bist/usr/share/doc/bist/index.html \ $(CURDIR)/debian/bist/usr/share/doc/bist/bistlogo.png %: dh $@ \ --with autoreconf debian/docs0000644000000000000000000000000711740521152010034 0ustar README debian/watch0000644000000000000000000000011611740521152010213 0ustar version=3 http://www.autistici.org/interzona/repos_bist/bist-(\d+.*)\.tar\.gz debian/control0000644000000000000000000000210211740521152010562 0ustar Source: bist Section: science Priority: optional Maintainer: David Paleino Build-Depends: debhelper (>= 8~) , dh-autoreconf , autotools-dev , libfltk1.3-dev , pkg-config , libcairo2-dev , libpango1.0-dev , python , libncurses5-dev , libplot-dev , libexpat1-dev , libxpm-dev , libgsl0-dev , libcurl4-gnutls-dev Standards-Version: 3.9.3 Homepage: https://gna.org/projects/bist/ Vcs-Browser: http://git.debian.org/?p=collab-maint/bist.git Vcs-Git: git://git.debian.org/git/collab-maint/bist.git Package: bist Architecture: any Depends: ${shlibs:Depends} , ${misc:Depends} Description: chemical drawing tool Bist stands for BIdimensional STructures (in Italian it sounds like "beast" in English) and is a chemical drawing tool. It is focused on organic chemistry but it may be useful also for chemists or teachers. . Bist supports many of the formalisms used to describe molecular structures like single bonds, double bonds, stereospecific bonds, charges, resonance arrows, lone pairs, and so on. . It can export both in PostScript and PNG formats. debian/changelog0000644000000000000000000000240111740521152011033 0ustar bist (0.5.2-1) unstable; urgency=low * New upstream version * Standards-Version bump to 3.9.3, no changes needed * Updated debian/copyright * Patches removed: merged upstream * Bump required Build-Dependencies * Run autoreconf before build -- David Paleino Mon, 09 Apr 2012 10:48:34 +0200 bist (0.5.1-4) unstable; urgency=low * Fix FTBFS with gcc 4.6, thanks to Mathieu Trudel-Lapierre (Closes: #649018) -- David Paleino Sat, 03 Dec 2011 23:24:58 +0100 bist (0.5.1-3) unstable; urgency=low * Fix Ubuntu FTBFS with ld --as-needed (LP: #765961) * Drop quilt usage, use "3.0 (quilt)" source format * Standards-Version bump to 3.9.2, no changes needed * debhelper compatibility bump to 8 * Fixed copyright file -- David Paleino Tue, 13 Sep 2011 16:39:03 +0200 bist (0.5.1-2) unstable; urgency=low * debian/patches/05-NULL_check_in_export_dialogs.patch added, make sure the file is not null before trying to export it. Patch sent in privately by upstream. -- David Paleino Fri, 15 Jan 2010 15:52:42 +0100 bist (0.5.1-1) unstable; urgency=low * Initial release (Closes: #522560) -- David Paleino Thu, 31 Dec 2009 11:51:01 +0100 debian/menu0000644000000000000000000000023711740521152010055 0ustar ?package(bist):\ needs="X11" \ section="Applications/Science/Chemistry" \ title="BIST" \ command="/usr/bin/bist"\ icon="/usr/share/pixmaps/bist.xpm" debian/copyright0000644000000000000000000001166711740521152011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://www.autistici.org/interzona/repos_bist/bist-0.5.2.tar.gz Files: * Copyright: © 2005-2012, Valerio Benfante License: GPL-3+ Files: debian/* Copyright: © 2009-2012, David Paleino License: GPL-3+ Files: doc/bistlogo.png Copyright: © 2005-2009, Luisa Russo © 2005-2009, Paul F. Johnson License: GPL-3+ Files: images/flu_pixmaps.hpp include/Flu*.h include/flu*.h src/Flu*.cpp Copyright: © 2002, Ohio Supercomputer Center, Ohio State University License: FLU-LGPL-2.1+ X-Comment: these file come from the FLTK Utility Widgets tarball, available at http://www.osc.edu/archive/FLU/ Files: images/*.xpm Copyright: © 2008, Stefano Forli License: GPL-3+ Files: include/matr.hpp Copyright: © 1997-1998, Somnath Kundu © 2004, Valerio Benfante License: GPL-2+ Files: include/Rotated.H src/Rotated.C Copyright: © 1992, Alan Richardson © 1997, Bill Spitzak License: other Files: nl/LC_MESSAGES/nl.po Copyright: © 2008, Paul Smits License: GPL-3+ License: GPL-2+ 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 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 program. If not, see . X-Comment: on Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2', while the latest version can be found in `/usr/share/common-licenses/GPL'. 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 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 program. If not, see . X-Comment: on Debian systems, the complete text of the GNU General Public License version 3 can be found in `/usr/share/common-licenses/GPL-3', while the latest version can be found in `/usr/share/common-licenses/GPL'. License: FLU-LGPL-2.1+ /*************************************************************** * FLU - FLTK Utility Widgets * Copyright (C) 2002 Jason Bryan, Ohio Supercomputer Center, Ohio State University * * This library 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 2.1 of the License, or (at your option) any later version. * * This library 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 Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston MA 02110-1301, USA. * * To contribute, advise, suggest, berate, recommend, criticise, * or otherwise communicate with me: jbryan@osc.edu * Ohio Supercomputer Center * 1224 Kinnear Rd * Columbus, Ohio 43212 ***************************************************************/ License: other /* xvertext, Copyright (c) 1992 Alan Richardson (mppa3@uk.ac.sussex.syma) * * Permission to use, copy, modify, and distribute this software and its * documentation for any purpose and without fee is hereby granted, provided * that the above copyright notice appear in all copies and that both the * copyright notice and this permission notice appear in supporting * documentation. All work developed as a consequence of the use of * this program should duly acknowledge such use. No representations are * made about the suitability of this software for any purpose. It is * provided "as is" without express or implied warranty. */ X-Comment: this license is found in src/Rotated.C debian/bist.xpm0000644000000000000000000001734111740521152010661 0ustar /* XPM */ static char *bist[] = { /* columns rows colors chars-per-pixel */ "32 32 256 2", " c #392226C00C67", ". c #3C492B7B1283", "X c #35772E701CF6", "o c #314931561F0E", "O c #2AD02CCB2319", "+ c #35662F3E2275", "@ c #3B0E368425A7", "# c #4D2236A91C7E", "$ c #505B3BBA191A", "% c #56BA3F4412B6", "& c #4BF43E29244C", "* c #43F73AFA2D13", "= c #59DC3D05284B", "- c #5CD641291B24", "; c #5D60477D187D", ": c #636341300DE7", "> c #73584ED40D0D", ", c #7EE351EC0D00", "< c #63D9452E12E1", "1 c #64F34B5D13AA", "2 c #6A6B4AA112EF", "3 c #610B43D21C11", "4 c #666D4AEE1CDD", "5 c #6DA247B21B25", "6 c #72CF4DB0122B", "7 c #76774B551734", "8 c #6A7557551B34", "9 c #7E50531A14B8", "0 c #752555E819D4", "q c #7E3D53571D5A", "w c #7DBE5C03131E", "e c #7F2564051968", "r c #4B9245302C04", "t c #4F4349AA294A", "y c #5BCF423824A3", "u c #5AB34C712469", "i c #544A45F529F0", "p c #57B54A112A50", "a c #5A4B523A2D56", "s c #481C46503A8A", "d c #53FC4C543572", "f c #540B4A763BE1", "g c #5ADB463536D8", "h c #5A0352153AA3", "j c #6900467F22F1", "k c #633C4B2A24F5", "l c #657449532A63", "z c #77F94D2B25A1", "x c #6BC958222872", "c c #7279548D2338", "v c #756F5C0F22E4", "b c #7610574C2B34", "n c #657F54013D58", "m c #6671585A3230", "M c #74A75CE83AC4", "N c #7B8B5DF13C64", "B c #72595C3C3726", "V c #7D3D65AC282A", "C c #78F663E3398A", "Z c #4AE548CC4A0C", "A c #574A4D244481", "S c #5EB6597143FF", "D c #577158E155CD", "F c #65DF53CB40D2", "G c #658B56F94A8D", "H c #68D55A2548B9", "J c #74A458454993", "K c #60455DF154ED", "L c #714E5E1D5721", "P c #6A4464D34CC9", "I c #6D4C6524469A", "U c #7A296A9E433C", "Y c #7A2666224464", "T c #7CB06FF54DB1", "R c #6D5A619551F1", "E c #77D468A2541C", "W c #740471015F60", "Q c #69FD690D63AE", "! c #7D976EE26588", "~ c #81CE532809AE", "^ c #8AA65A3F0B19", "/ c #9A955FC40F4F", "( c #85E24ED412C6", ") c #82885347125D", "_ c #8A405D1013A5", "` c #8673572219C5", "' c #93155C4F126D", "] c #93F861EC0C90", "[ c #99DA64200904", "{ c #9F0973C00D1D", "} c #85E4633713E3", "| c #8B6362C4150E", " . c #858262861AD0", ".. c #8C0968A51B8A", "X. c #91C362B214BE", "o. c #9D3C61A41212", "O. c #957C6B1715B8", "+. c #9D7C6C5B12E8", "@. c #93A768241A94", "#. c #9EB66BF51B07", "$. c #9D0772751BE0", "%. c #9D2E78A8197A", "&. c #98A37A9D1748", "*. c #A41A66BF0DFA", "=. c #A97B65930B5A", "-. c #A3A46BD80D33", ";. c #ACD06BF30B8B", ":. c #A863686D05A1", ">. c #B2EC6C090B25", ",. c #BDC26F8F07AD", "<. c #AD3374DD0777", "1. c #A440736609C5", "2. c #AD9075560E4E", "3. c #B4BE748805C1", "4. c #BC98733305A8", "5. c #BDDF792B0633", "6. c #B3DB74280B03", "7. c #BB8A75270B9D", "8. c #B56679900CCB", "9. c #BCA37C180C4B", "0. c #A4F46B4014A0", "q. c #AC606B151317", "w. c #A8F86AA51756", "e. c #B36A6E6910C4", "r. c #A40271CD1590", "t. c #ACAC72C912DA", "y. c #A56F720C1B8A", "u. c #ABF77D2119BC", "i. c #A0A97BFD12FD", "p. c #B2AF75D41306", "a. c #B3AC7A151333", "s. c #BB247D8613D4", "d. c #B34174D01BEE", "f. c #B4AB7DF61ADF", "g. c #B9AE7C0D19C4", "h. c #880B5BCF2182", "j. c #88E36B932188", "k. c #873E6A982A1A", "l. c #95606E0622F0", "z. c #970E6ADF27A8", "x. c #8BCC73B2232A", "c. c #8FEB782F23FF", "v. c #9C887AF62BFD", "b. c #98D27A292095", "n. c #8D136CDD30D9", "m. c #90F46D4634C5", "M. c #AC717C0623E5", "N. c #A48E78F3273F", "B. c #B4AC7E832472", "V. c #A5197E8730CC", "C. c #C34375C0063F", "Z. c #C85A778603C5", "A. c #C3FF7B7D0511", "S. c #CB4E7C9303F5", "D. c #C59F7CA40A2C", "F. c #CA397D2609D2", "G. c #C165757407D4", "H. c #D37E7EFE04D5", "J. c #D8587D730512", "K. c #C4867D9712AE", "L. c #CA277BA614B9", "P. c #801B6D024510", "I. c #84F0726B4CFB", "U. c #8E7977F2494C", "Y. c #9AED7CDD4480", "T. c #8D3F79435D8D", "R. c #8C7578B9543C", "E. c #91707F9B6F9C", "W. c #9C0381031F43", "Q. c #BE6583600D49", "!. c #A98F82A81CD1", "~. c #A6C381F61B28", "^. c #B71481CC1116", "/. c #BBA58244147C", "(. c #B5228B161C07", "). c #BC188A6A1B2D", "_. c #BBEA82631DE2", "`. c #BA3F940E1E93", "'. c #A6FF834429D5", "]. c #A7A987202A34", "[. c #B3B386822C13", "{. c #B7BE887F2835", "}. c #BA2D863A22C8", "|. c #BB9995D82444", " X c #A80B865B3837", ".X c #B106886534BE", "XX c #CCA583AF04E9", "oX c #C50582580AEE", "OX c #CD5683CD0B3E", "+X c #C6AD89460BF9", "@X c #D5C482E30461", "#X c #DC8C855A053C", "$X c #D6598B800434", "%X c #DD408B6404EB", "&X c #D47784AC0BD1", "*X c #DB1384B0096A", "=X c #D44D89520C74", "-X c #DD1E8A690B5B", ";X c #D851960807C1", ":X c #C303846011CB", ">X c #CB3E82E112FF", ",X c #C51A8B5A1BC9", ".) = C W.'.u P UXUXUXUX", "UXUXUXUXUXK @ d Y.}.5X_.5 m j.<.7.OX*XuX%XoX] !.(.| 5 p f UXUXUX", "UXUXUXUXUXu .} X.p.7.6.[ l.O.5.D.*XtXyXdXtX%X7.7X).1.| $ AXUXUX", "UXUXUXUXJ q jX}.>X-X*XF.4.f.1X4.S.uXrXyXyXpXpX>Xy.].b.8.> H UXUX", "UXUXUXBXz y.0XA.tXyXyXeXH.3.8X3.S.#XyXpXpXaXpX2X_ B DXs.8.4 AXUX", "UXUXUXP.k.N.s.F.tXtXyXeXS.3.{.&.1.A.*XiXyXpX-XD.%.3 U.o.*X-.S UX", "UXUXn b x CXmX=XtXyXyXtX@X;.2 R.V.0.>.S.;X=X7.5X8X_ .XM.C.OXc UX", "UXUX3 0.9 n n.-XtXyXyXyX@Xq.1 I bXcX0XQ.2.X.!.qX<.s.s.8X>.2Xw.i ", "UXG w 8Xr...-.fXiXyXyXyXXXa.!.6 ` _.0XxXM.Y NXy.C.%XF.1X4X7.3X5 ", "UXr .X4X<.}./.;X;XyXyXiX3.8X+X&X=X5.3.:.6 a P.y.@XtX%Xs.6X$.g.2 ", "Q VXz.6.3.).+X-XdXyXyX*X9.gXoXtXdX%X$X5.' } l.e.#XdXdX:Xv T.z.% ", "D H o.A.Z./.X% VXv . ", "ZX# >X%XA.{ '.-.>.=., m SXu.%XpXrXyXyX*X;.;X+X,.tXtXtXiX~ v > ", "UXy &XdX5.6 MX].kXlXx.r U ] 3XpXyXyXyX@X;.xXs.3.%XtXpXyX7.|.} ", "UXl %XpX7.y U .p.e.[ : z._.7.dXyXtXtXH.*.{.$.<.%XrXtXrXZ.9X} . ", "UXy OXtXS.] O.;.J.@XD.=.#.xX1XXXtXuXS.>.> C U.t.#XyXyXyX7.} 8 X ", "UXj OXpXH.D.9X4.rX%X$XS.:./.gX{ 7.Z.7.5X&.u B 0.H.iX-XXX) a m @ ", "UXJ K.pX*X/.9Xs.yXdXtX#XA.[ ..nX XxXhX8X&.> ) d.K.Q.9./.h.= i A ", "UXg , OXOX} W.d.pXtXtXyX@X1.y HXMXy.;.q.>.7.G.;.| } `.6X/ 5 # W ", "UXUX= X.2.- T.d.uXyXyXaXiX9.9 k @.e.oX%XeXH.S.6.< I.i.4.G.( g UX", "UXUXG = _ 1 3 0.%XtXyXaXtXF.8.[ oXpXtXdXyXyXJ.6.6 z 7.OX*.l KXUX", "UXUXUXG c '.} }.$XtXyXyXtXA.,X7.uXsXpXiXyXaXeX<.u.p.&Xa.l UXUXUX", "UXUXUXUXn ) t._.:X&XpXyXtXG.{.p.yXaXtXtXyXaXpXp.jXoXL.` T.UXUXUX", "UXUXUXUXUXj +.y.@.@.g.oX7.^ k.N.-XyXtXpXyXtX>Xb.[./._ I.UXUXUXUX", "UXUXUXUXUXH 5 4 & P.%.7X5X0 H m.9.tXyXrX@X9.w Y R. .T UXUXUXUXUX", "UXUXUXUXUXUXCXn O X 2 #.;.] : v.kX^.*.e.XK.4.7.x p V x.k h Z UXUXUXUXUXUXUXUX", "UXUXUXUXUXUXUXUXUXUXUXN b ' s.%XL.- + t E UXUXIXUXUXUXUXUXUXUXUX" }; debian/source/0000755000000000000000000000000011740521152010464 5ustar debian/source/format0000644000000000000000000000001411740521152011672 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211740521152010362 0ustar 8