debian/0000775000000000000000000000000012271121501007160 5ustar debian/rules0000775000000000000000000000251612271121433010250 0ustar #!/usr/bin/make -f # Copyright 2008-2013 Sylvestre Ledru include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/rules/autoreconf.mk include /usr/share/cdbs/1/class/autotools.mk include /usr/share/cdbs/1/class/gnome.mk DEB_CONFIGURE_USER_FLAGS := --with-gtk3 --with-etsf-file-format --with-openbabel --with-xsf --with-cube --with-archives --enable-introspection --disable-static --docdir=\$${prefix}/share/doc/v-sim-doc DEB_MAKE_INSTALL_TARGET := install DESTDIR=$(DEB_DESTDIR) DEB_INSTALL_DOCS_v-sim := -XAUTHORS -Xbugs -XREADME -XNEWS -Xtodo -XChangeLog DEB_INSTALL_DOCS_v-sim-doc := -XAUTHORS -XREADME -XNEWS DEB_INSTALL_DOCS_v-sim-plugins := -XAUTHORS -XREADME -XNEWS DEB_INSTALL_DOCS_gir1.2-v-sim-1.0 := -XAUTHORS -XREADME -XNEWS DEB_INSTALL_DOCS_python-v-sim := -XAUTHORS -XREADME -XNEWS # Avoid postinst-has-useless-call-to-ldconfig DEB_DH_MAKESHLIBS_ARGS_v-sim-plugins := -n # Avoid compressing files that are required as clear texts by V_Sim. DEB_DH_COMPRESS_ARGS_ALL := -Xlicence.fr.txt -Xlicence.en.txt -XChangeLog.fr -XChangeLog.en # Avoid unfound .gir for the typelib DEB_DH_GIREPOSITORY_ARGS := -pgir1.2-v-sim-1.0 #install/v-sim-doc:: # rm -rf debian/tmp/usr/share/gtk-doc binary-install/python-v-sim:: dh_python2 -ppython-v-sim --no-guessing-deps get-orig-source: -uscan --upstream-version 0 debian/v-sim-common.links0000664000000000000000000000021012176471252012553 0ustar /usr/share/doc/v-sim-common/README /usr/share/doc/v-sim-doc/readme /usr/share/doc/v-sim-common/AUTHORS /usr/share/doc/v-sim-doc/authors debian/v-sim.desktop0000664000000000000000000000034612176471252011630 0ustar [Desktop Entry] Encoding=UTF-8 Name=V_Sim Name[fr]=V_Sim GenericName=Atomic visualisation GenericName[fr]=Visualisation atomique Exec=v_sim Icon=v_sim Terminal=false Type=Application Categories=Education;Science;Physics;Chemistry debian/watch0000664000000000000000000000033112176471252010225 0ustar version=3 opts=filenamemangle=s/.*v_sim-(.*).tar.bz2/v-sim_$1.orig.tar.bz2/,downloadurlmangle=s{-confirm.en.html\?}{/} \ http://inac.cea.fr/L_Sim/V_Sim/download.html .*v_sim-(.*).tar.bz2 \ debian debian/orig-tar.sh debian/changelog0000664000000000000000000001610612271121501011036 0ustar v-sim (3.7.0-2ubuntu1) trusty; urgency=medium * Use dh-autoreconf instead of autotools-dev to also fix FTBFS on ppc64el by getting new libtool macros (still updates config.{sub,guess}). -- Logan Rosen Sun, 26 Jan 2014 00:54:52 -0500 v-sim (3.7.0-2) unstable; urgency=low * Change gir1.2-v-sim-1.0 section from libs to introspection. * Make v-sim conflicts v-sim-common << 3.7.0-1 to allow upgrade from version 3.6.0-3 (Close: #723941). * Add a new python-v-sim package with the V_Sim python overrides for gobject-introspection. * Add missing libyaml-dev as build dependency. -- Damien Caliste Wed, 25 Sep 2013 10:22:04 +0200 v-sim (3.7.0-1) unstable; urgency=low [ Damien Caliste ] * Merge patches/python-includes.diff upstyream. * New upstream release with new capabilities and improvements. * Put the desktop file in the binary package to correct Lintian warning desktop-command-not-in-package. * Compile with Gtk3.0. -- Sylvestre Ledru Thu, 19 Sep 2013 16:38:04 +0200 v-sim (3.6.0-3) unstable; urgency=low * Team upload * Fix FTBFS (Closes: #713277). See python-includes.diff * Standards-Version updated to 3.9.4 -- Sylvestre Ledru Thu, 01 Aug 2013 16:54:02 +0200 v-sim (3.6.0-2) unstable; urgency=low * Closes: #632165, remove collision.ascii file from v-sim-doc. -- Damien Caliste Fri, 01 Jul 2011 10:31:34 +0200 v-sim (3.6.0-1) unstable; urgency=low * New upstream version (new stable branch). * Update Standards-Version tag to 3.9.2.0 (change the SONAME of the library). * Closes: #599891, autotools used by upstream now include the correction. * Add forgotten icons for the hicolor theme in the common package. * Remove the old xpm icon. -- Damien Caliste Wed, 29 Jun 2011 14:30:34 +0200 v-sim (3.5.2-2) UNRELEASED; urgency=low * Standards-Version updated to version 3.9.2 * Removed myself from the uploader -- Sylvestre Ledru Thu, 14 Apr 2011 13:51:53 +0200 v-sim (3.5.2-1) unstable; urgency=low * New upstream release * Standards-Version updated to version 3.9.1 -- Sylvestre Ledru Sat, 09 Oct 2010 17:55:56 +0200 v-sim (3.5.1-1) unstable; urgency=low [ Damien Caliste ] * New upstream version (bug correction release of the stable branch). * Update Standards-Version tag to 3.8.4 (nothing to change). * Closes: #556517, add a -lX11 to the linker when compiling on a X11 platform with built-in V_Sim OpenGL support. -- Sylvestre Ledru Wed, 03 Mar 2010 11:43:30 +0100 v-sim (3.5.0-2) unstable; urgency=low [ Damien Caliste ] * Closes: #554339, applying the patch proposed by Nobuhiro Iwamatsu for sh4 architectures. -- Sylvestre Ledru Thu, 05 Nov 2009 10:46:34 +0100 v-sim (3.5.0-1) unstable; urgency=low [ Damien Caliste ] * New upstream version (new stable release). * Add the new authors to the copyright file. * Add the cube plug-in in the configure line. * Upgrade standard value field in control file to 3.8.3 (change the category in the .desktop file). * Change the descriptions of the different package keeping a long one for the V_Sim package itself, and reducing it for the other packages. * Add two lintian override for v-sim package that contains a library with a wrong soname and no separeted -dev package. This library is small a only used by V_Sim, so there's no requirement for an additional package. * Remove the installation of README, AUTHORS and NEWS for all packages except v-sim-common. * Move several files from v-sim/ to doc/v-sim-doc/ directory. Also remove some text files from v-sim to move them into v-sim-common. [ Sylvestre Ledru ] * Change of my email address since I am now DD * Removal of Torsten on his request * DM-Upload-Allowed removed * New build-dep on gfortran -- Sylvestre Ledru Mon, 02 Nov 2009 09:40:00 +0100 v-sim (3.4.4-1) unstable; urgency=low [ Damien Caliste ] * New upstream version (bug correction release). * Correct the copyright file, extending copyright to 2009, adding Lherbier as upstream author and correcting the Lintian warning about the versionless symlink of GPL (put it on GPL-2 only). * Upgrade standard value field in control file to 3.8.1 (no other change is required for this upgrade). -- Sylvestre Ledru Mon, 08 Jun 2009 13:14:34 +0200 v-sim (3.4.3-1) unstable; urgency=low [ Damien Caliste ] * New upstream version (bug correction release). * Correct the lintian warning on the manpage. * Correct the copyright issue from lintian report. * Differentiate the short description of the different packages. [ Sylvestre Ledru ] * Added Damien Caliste as uploader -- Sylvestre Ledru Mon, 16 Feb 2009 15:12:45 +0100 v-sim (3.4.2-1) unstable; urgency=low [ Damien Caliste ] * New upstream version (bug correction release). -- Sylvestre Ledru Mon, 08 Dec 2008 18:24:45 +0100 v-sim (3.4.1-1) unstable; urgency=low * Fix some lintian warnings -- Sylvestre Ledru Thu, 30 Oct 2008 10:05:45 +0100 v-sim (3.4.1-0) unstable; urgency=low * New upstream version. -- Sylvestre Ledru Wed, 10 Sep 2008 17:18:33 +0200 v-sim (3.4.0.3-3) unstable; urgency=low * Lintian warning removed: useless dep to quilt -- Sylvestre Ledru Mon, 11 Aug 2008 19:01:24 +0200 v-sim (3.4.0.3-2) unstable; urgency=low * Explicit dependencies removed (Closes: #492777) -- Sylvestre Ledru Tue, 29 Jul 2008 11:00:28 +0200 v-sim (3.4.0.3-1) unstable; urgency=low [ Damien Caliste ] * configure options updated * new package v-sim-plugins created * Menu item added * Desktop item added * New upstream version (change some file locations to avoid images in library locations) * Correct extended description of v-sim-plugins to have indentation * Correct the menu section * Remove the v-sim-doc.links file since it only apply to developer doc. * Move the dependencies on libnetcdf and libopenbabel from the main package to the plugin one [ Sylvestre Ledru ] * New upstream version * SVN URLs updated * orig-tar.sh script updated to repack bz2 => gz * watch file updated * Standards-Version updated to 3.8.0.1 * Merge changes from upstream * Lintian warning {post,pre}inst-has-useless-call-to-ldconfig removed * Lintian override added v-sim-common: extra-license-file we do need them since they are needed by the application itself. * Images for the menu moved to the v-sim package instead of v-sim-common * Depends on libopenbabel3 instead of libopenbabel2 -- Sylvestre Ledru Thu, 24 Jul 2008 11:19:24 +0200 v-sim (3.3.3-1) unstable; urgency=low * Initial release (Closes: #480476) -- Sylvestre Ledru Fri, 25 Apr 2008 23:27:11 +0200 debian/pkg.pyinstall0000664000000000000000000000011212225240216011700 0ustar debian/tmp/usr/lib/python*/*-packages/gi/overrides/*v_sim*.py gi.overridesdebian/compat0000664000000000000000000000000212176471252010375 0ustar 5 debian/python-v-sim.install0000664000000000000000000000007212221576150013132 0ustar debian/tmp/usr/lib/python*/*-packages/gi/overrides/*v_sim*debian/copyright0000664000000000000000000005573612176471252011152 0ustar This package was debianized by Sylvestre Ledru on Fri, 25 Apr 2008 23:27:11 +0200. It was downloaded from Upstream Authors: Luc Billard Damien Caliste Olivier D'Astier Yoann Ratao Aurélien Lherbier Jérémy Blanc Simon Planès Thomas Jourdan Copyright: Copyright (C) 1998, 2009 - CEA License: CeCILL The Debian packaging is Copyright (C) 2009, Sylvestre Ledru and is licensed under the GPL-2, see `/usr/share/common-licenses/GPL-2'. FREE SOFTWARE LICENSING AGREEMENT CeCILL ======================================== Notice ------ This Agreement is a free software license that is the result of discussions between its authors in order to ensure compliance with the two main principles guiding its drafting: - firstly, its conformity with French law, both as regards the law of torts and intellectual property law, and the protection that it offers to authors and the holders of economic rights over software. - secondly, compliance with the principles for the distribution of free software: access to source codes, extended user-rights. The following bodies are the authors of this license CeCILL (Ce : CEA, C : CNRS, I : INRIA, LL : Logiciel Libre): Commissariat à l'Energie Atomique - CEA, a public scientific, technical and industrial establishment, having its principal place of business at 31-33 rue de la Fédération, 75752 PARIS cedex 15, France. Centre National de la Recherche Scientifique - CNRS, a public scientific and technological establishment, having its principal place of business at 3 rue Michel-Ange 75794 Paris cedex 16, France. Institut National de Recherche en Informatique et en Automatique - INRIA, a public scientific and technological establishment, having its principal place of business at Domaine de Voluceau, Rocquencourt, BP 105, 78153 Le Chesnay cedex. PREAMBLE -------- The purpose of this Free Software Licensing Agreement is to grant users the right to modify and redistribute the software governed by this license within the framework of an "open source" distribution model. The exercising of these rights is conditional upon certain obligations for users so as to ensure that this status is retained for subsequent redistribution operations. As a counterpart to the access to the source code and rights to copy, modify and redistribute granted by the license, users are provided only with a limited warranty and the software's author, the holder of the economic rights, and the successive licensors only have limited liability. In this respect, it is brought to the user's attention that the risks associated with loading, using, modifying and/or developing or reproducing the software by the user given its nature of Free Software, that may mean that it is complicated to manipulate, and that also therefore means that it is reserved for developers and experienced professionals having in-depth computer knowledge. Users are therefore encouraged to load and test the Software's suitability as regards their requirements in conditions enabling the security of their systems and/or data to be ensured and, more generally, to use and operate it in the same conditions of security. This Agreement may be freely reproduced and published, provided it is not altered, and that no Articles are either added or removed herefrom. This Agreement may apply to any or all software for which the holder of the economic rights decides to submit the operation thereof to its provisions. Article 1 - DEFINITIONS ------------------------ For the purposes of this Agreement, when the following expressions commence with a capital letter, they shall have the following meaning: Agreement: means this Licensing Agreement, and any or all of its subsequent versions. Software: means the software in its Object Code and/or Source Code form and, where applicable, its documentation, "as is" at the time when the Licensee accepts the Agreement. Initial Software: means the Software in its Source Code and/or Object Code form and, where applicable, its documentation, "as is" at the time when it is distributed for the first time under the terms and conditions of the Agreement. Modified Software: means the Software modified by at least one Contribution. Source Code: means all the Software's instructions and program lines to which access is required so as to modify the Software. Object Code: means the binary files originating from the compilation of the Source Code. Holder: means the holder of the economic rights over the Initial Software. Licensee(s): mean(s) the Software user(s) having accepted the Agreement. Contributor: means a Licensee having made at least one Contribution. Licensor: means the Holder, or any or all other individual or legal entity, that distributes the Software under the Agreement. Contributions: mean any or all modifications, corrections, translations, adaptations and/or new functionalities integrated into the Software by any or all Contributor, and the Static Modules. Module: means a set of sources files including their documentation that, once compiled in executable form, enables supplementary functionalities or services to be developed in addition to those offered by the Software. Dynamic Module: means any or all module, created by the Contributor, that is independent of the Software, so that this module and the Software are in two different executable forms that are run in separate address spaces, with one calling the other when they are run. Static Module: means any or all module, created by the Contributor and connected to the Software by a static link that makes their object codes interdependent. This module and the Software to which it is connected, are combined in a single executable. Parties: mean both the Licensee and the Licensor. These expressions may be used both in singular and plural form. Article 2 - PURPOSE ------------------- The purpose of the Agreement is to enable the Licensor to grant the Licensee a free, non-exclusive, transferable and worldwide License for the Software as set forth in Article 5 hereinafter for the whole term of protection of the rights over said Software. Article 3 - ACCEPTANCE ---------------------- 3.1. The Licensee shall be deemed as having accepted the terms and conditions of this Agreement by the occurrence of the first of the following events: - (i) loading the Software by any or all means, notably, by downloading from a remote server, or by loading from a physical medium; - (ii) the first time the Licensee exercises any of the rights granted hereunder. 3.2. One copy of the Agreement, containing a notice relating to the specific nature of the Software, to the limited warranty, and to the limitation to use by experienced users has been provided to the Licensee prior to its acceptance as set forth in Article 3.1 hereinabove, and the Licensee hereby acknowledges that it is aware thereof. Article 4 - EFFECTIVE DATE AND TERM ----------------------------------- 4.1. EFFECTIVE DATE The Agreement shall become effective on the date when it is accepted by the Licensee as set forth in Article 3.1. 4.2. TERM The Agreement shall remain in force during the whole legal term of protection of the economic rights over the Software. Article 5 - SCOPE OF THE RIGHTS GRANTED --------------------------------------- The Licensor hereby grants to the Licensee, that accepts such, the following rights as regards the Software for any or all use, and for the term of the Agreement, on the basis of the terms and conditions set forth hereinafter. Otherwise, the Licensor grants to the Licensee free of charge exploitation rights on the patents he holds on whole or part of the inventions implemented in the Software. 5.1. RIGHTS OF USE The Licensee is authorized to use the Software, unrestrictedly, as regards the fields of application, with it being hereinafter specified that this relates to: - permanent or temporary reproduction of all or part of the Software by any or all means and in any or all form. - loading, displaying, running, or storing the Software on any or all medium. - entitlement to observe, study or test the operation thereof so as to establish the ideas and principles that form the basis for any or all constituent elements of said Software. This shall apply when the Licensee carries out any or all loading, displaying, running, transmission or storage operation as regards the Software, that it is entitled to carry out hereunder. 5.2. entitlement to make CONTRIBUTIONS The right to make Contributions includes the right to translate, adapt, arrange, or make any or all modification to the Software, and the right to reproduce the resulting Software. The Licensee is authorized to make any or all Contribution to the Software provided that it explicitly mentions its name as the author of said Contribution and the date of the development thereof. 5.3. DISTRIBUTION AND PUBLICATION RIGHTS In particular, the right of distribution and publication includes the right to transmit and communicate the Software to the general public on any or all medium, and by any or all means, and the right to market, either in consideration of a fee, or free of charge, a copy or copies of the Software by means of any or all process. The Licensee is further authorized to redistribute copies of the modified or unmodified Software to third parties according to the terms and conditions set forth hereinafter. 5.3.1. REDISTRIBUTION OF SOFTWARE WITHOUT MODIFICATION The Licensee is authorized to redistribute true copies of the Software in Source Code or Object Code form, provided that said redistribution complies with all the provisions of the Agreement and is accompanied by: - a copy of the Agreement, - a notice relating to the limitation of both the Licensor's warranty and liability as set forth in Articles 8 and 9, and that, in the event that only the Software's Object Code is redistributed, the Licensee allows future Licensees unhindered access to the Software's full Source Code by providing them with the terms and conditions for access thereto, it being understood that the additional cost of acquiring the Source Code shall not exceed the cost of transferring the data. 5.3.2. REDISTRIBUTION OF MODIFIED SOFTWARE When the Licensee makes a Contribution to the Software, the terms and conditions for the redistribution of the Modified Software shall then be subject to all the provisions hereof. The Licensee is authorized to redistribute the Modified Software, in Source Code or Object Code form, provided that said redistribution complies with all the provisions of the Agreement and is accompanied by: - a copy of the Agreement, - a notice relating to the limitation of both the Licensor's warranty and liability as set forth in Articles 8 and 9, and that, in the event that only the Modified Software's Object Code is redistributed, the Licensee allows future Licensees unhindered access to the Modified Software's full Source Code by providing them with the terms and conditions for access thereto, it being understood that the additional cost of acquiring the Source Code shall not exceed the cost of transferring the data. 5.3.3. redistribution OF DYNAMIC MODULES When the Licensee has developed a Dynamic Module, the terms and conditions hereof do not apply to said Dynamic Module, that may be distributed under a separate Licensing Agreement. 5.3.4. COMPATIBILITY WITH THE GPL LICENSE In the event that the Modified or unmodified Software is included in a code that is subject to the provisions of the GPL License, the Licensee is authorized to redistribute the whole under the GPL License. In the event that the Modified Software includes a code that is subject to the provisions of the GPL License, the Licensee is authorized to redistribute the Modified Software under the GPL License. Article 6 - INTELLECTUAL PROPERTY ---------------------------------- 6.1. OVER THE INITIAL SOFTWARE The Holder owns the economic rights over the Initial Software. Any or all use of the Initial Software is subject to compliance with the terms and conditions under which the Holder has elected to distribute its work and no one shall be entitled to and it shall have sole entitlement to modify the terms and conditions for the distribution of said Initial Software. The Holder undertakes to maintain the distribution of the Initial Software under the conditions of the Agreement, for the duration set forth in article 4.2.. 6.2. OVER THE CONTRIBUTIONS The intellectual property rights over the Contributions belong to the holder of the economic rights as designated by effective legislation. 6.3. OVER THE DYNAMIC MODULES The Licensee having developed a Dynamic Module is the holder of the intellectual property rights over said Dynamic Module and is free to choose the agreement that shall govern its distribution. 6.4. JOINT PROVISIONS 6.4.1. The Licensee expressly undertakes: - not to remove, or modify, in any or all manner, the intellectual property notices affixed to the Software; - to reproduce said notices, in an identical manner, in the copies of the Software. 6.4.2. The Licensee undertakes not to directly or indirectly infringe the intellectual property rights of the Holder and/or Contributors and to take, where applicable, vis-à-vis its staff, any or all measures required to ensure respect for said intellectual property rights of the Holder and/or Contributors. Article 7 - RELATED SERVICES ----------------------------- 7.1. Under no circumstances shall the Agreement oblige the Licensor to provide technical assistance or maintenance services for the Software. However, the Licensor is entitled to offer this type of service. The terms and conditions of such technical assistance, and/or such maintenance, shall then be set forth in a separate instrument. Only the Licensor offering said maintenance and/or technical assistance services shall incur liability therefor. 7.2. Similarly, any or all Licensor shall be entitled to offer to its Licensees, under its own responsibility, a warranty, that shall only be binding upon itself, for the redistribution of the Software and/or the Modified Software, under terms and conditions that it shall decide upon itself. Said warranty, and the financial terms and conditions of its application, shall be subject to a separate instrument executed between the Licensor and the Licensee. Article 8 - LIABILITY ---------------------- 8.1. Subject to the provisions of Article 8.2, should the Licensor fail to fulfill all or part of its obligations hereunder, the Licensee shall be entitled to claim compensation for the direct loss suffered as a result of a fault on the part of the Licensor, subject to providing evidence of it. 8.2. The Licensor's liability is limited to the commitments made under this Licensing Agreement and shall not be incurred as a result , in particular: (i) of loss due the Licensee's total or partial failure to fulfill its obligations, (ii) direct or consequential loss due to the Software's use or performance that is suffered by the Licensee, when the latter is a professional using said Software for professional purposes and (iii) consequential loss due to the Software's use or performance. The Parties expressly agree that any or all pecuniary or business loss (i.e. loss of data, loss of profits, operating loss, loss of customers or orders, opportunity cost, any disturbance to business activities) or any or all legal proceedings instituted against the Licensee by a third party, shall constitute consequential loss and shall not provide entitlement to any or all compensation from the Licensor. Article 9 - WARRANTY --------------------- 9.1. The Licensee acknowledges that the current situation as regards scientific and technical know-how at the time when the Software was distributed did not enable all possible uses to be tested and verified, nor for the presence of any or all faults to be detected. In this respect, the Licensee's attention has been drawn to the risks associated with loading, using, modifying and/or developing and reproducing the Software that are reserved for experienced users. The Licensee shall be responsible for verifying, by any or all means, the product's suitability for its requirements, its due and proper functioning, and for ensuring that it shall not cause damage to either persons or property. 9.2. The Licensor hereby represents, in good faith, that it is entitled to grant all the rights on the Software (including in particular the rights set forth in Article 5 hereof over the Software). 9.3. The Licensee acknowledges that the Software is supplied "as is" by the Licensor without any or all other express or tacit warranty, other than that provided for in Article 9.2 and, in particular, without any or all warranty as to its market value, its secured, innovative or relevant nature. Specifically, the Licensor does not warrant that the Software is free from any or all error, that it shall operate continuously, that it shall be compatible with the Licensee's own equipment and its software configuration, nor that it shall meet the Licensee's requirements. 9.4. The Licensor does not either expressly or tacitly warrant that the Software does not infringe any or all third party intellectual right relating to a patent, software or to any or all other property right. Moreover, the Licensor shall not hold the Licensee harmless against any or all proceedings for infringement that may be instituted in respect of the use, modification and redistribution of the Software. Nevertheless, should such proceedings be instituted against the Licensee, the Licensor shall provide it with technical and legal assistance for its defense. Such technical and legal assistance shall be decided upon on a case-by-case basis between the relevant Licensor and the Licensee pursuant to a memorandum of understanding. The Licensor disclaims any or all liability as regards the Licensee's use of the Software's name. No warranty shall be provided as regards the existence of prior rights over the name of the Software and as regards the existence of a trademark. Article 10 - TERMINATION ------------------------- 10.1. In the event of a breach by the Licensee of its obligations hereunder, the Licensor may automatically terminate this Agreement thirty (30) days after notice has been sent to the Licensee and has remained ineffective. 10.2. The Licensee whose Agreement is terminated shall no longer be authorized to use, modify or distribute the Software. However, any or all licenses that it may have granted prior to termination of the Agreement shall remain valid subject to their having been granted in compliance with the terms and conditions hereof. Article 11 - MISCELLANEOUS PROVISIONS -------------------------------------- 11.1. EXCUSABLE EVENTS Neither Party shall be liable for any or all delay, or failure to perform the Agreement, that may be attributable to an event of force majeure, an act of God or an outside cause, such as, notably, defective functioning, or interruptions affecting the electricity or telecommunications networks, blocking of the network following a virus attack, the intervention of the government authorities, natural disasters, water damage, earthquakes, fire, explosions, strikes and labor unrest, war, etc. 11.2. The fact that either Party may fail, on one or several occasions, to invoke one or several of the provisions hereof, shall under no circumstances be interpreted as being a waiver by the interested Party of its entitlement to invoke said provision(s) subsequently. 11.3. The Agreement cancels and replaces any or all previous agreement, whether written or oral, between the Parties and having the same purpose, and constitutes the entirety of the agreement between said Parties concerning said purpose. No supplement or modification to the terms and conditions hereof shall be effective as regards the Parties unless it is made in writing and signed by their duly authorized representatives. 11.4. In the event that one or several of the provisions hereof were to conflict with a current or future applicable act or legislative text, said act or legislative text shall take precedence, and the Parties shall make the necessary amendments so as to be in compliance with said act or legislative text. All the other provisions shall remain effective. Similarly, the fact that a provision of the Agreement may be null and void, for any reason whatsoever, shall not cause the Agreement as a whole to be null and void. 11.5. LANGUAGE The Agreement is drafted in both French and English. In the event of a conflict as regards construction, the French version shall be deemed authentic. Article 12 - NEW VERSIONS OF THE AGREEMENT ------------------------------------------- 12.1. Any or all person is authorized to duplicate and distribute copies of this Agreement. 12.2. So as to ensure coherence, the wording of this Agreement is protected and may only be modified by the authors of the License, that reserve the right to periodically publish updates or new versions of the Agreement, each with a separate number. These subsequent versions may address new issues encountered by Free Software. 12.3. Any or all Software distributed under a given version of the Agreement may only be subsequently distributed under the same version of the Agreement, or a subsequent version, subject to the provisions of article 5.3.4. Article 13 - GOVERNING LAW AND JURISDICTION ------------------------------------------- 13.1. The Agreement is governed by French law. The Parties agree to endeavor to settle the disagreements or disputes that may arise during the performance of the Agreement out-of-court. 13.2. In the absence of an out-of-court settlement within two (2) months as from their occurrence, and unless emergency proceedings are necessary, the disagreements or disputes shall be referred to the Paris Courts having jurisdiction, by the first Party to take action. Version 1.1 of 10/26/2004 debian/source/0000775000000000000000000000000011577417002010474 5ustar debian/source/format0000664000000000000000000000001511577417002011703 0ustar 3.0 (quilt) debian/orig-tar.sh0000775000000000000000000000042112176471252011257 0ustar #!/bin/sh -e # called by uscan with '--upstream-version' TAR=$(basename $3 .bz2) bunzip2 $3 gzip ../$TAR # move to directory 'tarballs' if [ -r .svn/deb-layout ]; then . .svn/deb-layout mv ../$TAR.gz $origDir echo "moved ../$TAR.gz to $origDir" fi debian/v-sim-common.lintian-overrides0000664000000000000000000000042412176471252015100 0ustar # Don't not warn on this. These two files are mandatory for the application # since they are displayed from the application itself. v-sim-common: extra-license-file usr/share/doc/v-sim-doc/licence.en.txt v-sim-common: extra-license-file usr/share/doc/v-sim-doc/licence.fr.txt debian/v-sim-plugins.install0000664000000000000000000000167712221576150013306 0ustar debian/tmp/usr/lib/v_sim/plug-ins/libetsf.so* debian/tmp/usr/lib/v_sim/plug-ins/libobloader.so* debian/tmp/usr/lib/v_sim/plug-ins/libxsf.so* debian/tmp/usr/lib/v_sim/plug-ins/libcube.so* debian/tmp/usr/lib/v_sim/plug-ins/libpythongi.so* debian/tmp/usr/lib/v_sim/plug-ins/libarchives.so* debian/tmp/usr/share/doc/v-sim-doc/examples/*.cdl debian/tmp/usr/share/doc/v-sim-doc/examples/*.nc debian/tmp/usr/share/doc/v-sim-doc/examples/*.xsf.* debian/tmp/usr/share/doc/v-sim-doc/examples/*.cube.* debian/tmp/usr/share/doc/v-sim-doc/examples/pygi_*.v_sim.py debian/tmp/usr/share/doc/v-sim-doc/examples/cnt.Benzen_on_Ag111 debian/tmp/usr/share/doc/v-sim-doc/examples/collisions.ascii debian/tmp/usr/share/v_sim/pixmaps/xsf.png debian/tmp/usr/share/v_sim/pixmaps/nanoquanta.png debian/tmp/usr/share/v_sim/pixmaps/openbabel.png debian/tmp/usr/share/v_sim/pixmaps/cube.png debian/tmp/usr/share/v_sim/pixmaps/pythongi.png debian/tmp/usr/share/v_sim/pixmaps/archives.png debian/v-sim-common.install0000664000000000000000000000077212176471252013116 0ustar debian/tmp/usr/share/locale/* debian/tmp/usr/share/v_sim/pixmaps/axes* debian/tmp/usr/share/v_sim/pixmaps/icone* debian/tmp/usr/share/v_sim/pixmaps/*bandeau.png debian/tmp/usr/share/v_sim/pixmaps/logo* debian/tmp/usr/share/v_sim/pixmaps/stock* debian/tmp/usr/share/v_sim/v_sim.* debian/tmp/usr/share/doc/v-sim-doc/pot2surf_help debian/tmp/usr/share/doc/v-sim-doc/licence* debian/tmp/usr/share/doc/v-sim-doc/ChangeLog* debian/tmp/usr/share/icons/hicolor/*/apps/v_sim.* debian/tmp/usr/share/pixmaps/v_sim.xpmdebian/v-sim.install0000664000000000000000000000026412176471252011624 0ustar debian/tmp/usr/bin/* debian/tmp/usr/lib/libv_sim-3.so.* debian/tmp/usr/share/man/man1/v_sim.1 debian/tmp/usr/share/gir-1.0/v_sim-*.gir debian/v-sim.desktop /usr/share/applications debian/gir1.2-v-sim-1.0.install0000664000000000000000000000006412176471252013116 0ustar debian/tmp/usr/lib/girepository-1.0/v_sim-*.typelib debian/v-sim-doc.install0000664000000000000000000000051112176471252012362 0ustar debian/tmp/usr/share/doc/v-sim-doc/examples/*.d3 debian/tmp/usr/share/doc/v-sim-doc/examples/demo* debian/tmp/usr/share/doc/v-sim-doc/examples/diff.* debian/tmp/usr/share/doc/v-sim-doc/examples/density-sih4.dat debian/tmp/usr/share/doc/v-sim-doc/examples/planes.xml debian/tmp/usr/share/doc/v-sim-doc/examples/test_isosurfaces.* debian/v-sim.lintian-overrides0000664000000000000000000000031212221576150013600 0ustar # Don't not warn on this. This package is a small one and the # library has currently no point in being shipped separatly. v-sim: package-name-doesnt-match-sonames libv-sim-3-7 v-sim: menu-icon-missing debian/v-sim.menu0000664000000000000000000000025012176471252011115 0ustar ?package(v-sim): \ needs="X11" \ section="Applications/Science/Physics" \ title="V_Sim" \ icon="/usr/share/pixmaps/v_sim.xpm" \ command="/usr/bin/v_sim" debian/control0000664000000000000000000001031212271121513010563 0ustar Source: v-sim Section: science Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian Science Team Uploaders: Damien Caliste Build-Depends: debhelper (>= 5), cdbs, dh-autoreconf, mesa-common-dev, libglu1-mesa-dev, pkg-config, libglib2.0-dev, libgtk-3-dev, libnetcdf-dev, libopenbabel-dev (>=2.2.0), gtk-doc-tools, gfortran, gobject-introspection, python-gi-dev, libgirepository1.0-dev, gir1.2-gtk-3.0, libftgl-dev, libarchive-dev, python-all-dev, libyaml-dev, python-gi-dev, python-gobject-dev Standards-Version: 3.9.4 Homepage: http://inac.cea.fr/L_Sim/V_Sim/index.en.html Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/v-sim/ Vcs-Browser: http://svn.debian.org/viewsvn/debian-science/packages/v-sim/ Package: v-sim Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, v-sim-common (= ${source:Version}) Conflicts: v-sim-common (<< 3.7.0-1) Suggests: v-sim-doc, v-sim-plugins (= ${binary:Version}) Description: Visualize atomic structures V_Sim visualizes atomic structures such as crystals, grain boundaries, molecules and so on (either in binary format, or in plain text format). . The rendering is done in pseudo-3D with spheres (atoms) or arrows (spins). The user can interact through many functions to choose the view, set the bindings, draw cutting planes, compute surfaces from scalar fields, duplicate nodes, measure geometry... Moreover V_Sim allows one to export the view as images in PNG, JPG, PDF (bitmap), SVG (scheme) and other formats. Some tools are also available to colorize atoms from data values or to animate on screen many position files. Package: v-sim-common Architecture: all Depends: ${misc:Depends} Description: Visualize atomic structures (support files) V_Sim visualizes atomic structures such as crystals, grain boundaries, molecules and so on (either in binary format, or in plain text format). . This is the arch independent common parts of V_Sim. Package: gir1.2-v-sim-1.0 Section: introspection Architecture: any Depends: ${misc:Depends}, ${gir:Depends}, v-sim (= ${binary:Version}) Description: Visualize atomic structures (gir bindings) V_Sim visualizes atomic structures such as crystals, grain boundaries, molecules and so on (either in binary format, or in plain text format). . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: v-sim-doc Section: doc Architecture: all Depends: ${misc:Depends} Description: Visualize atomic structures (example files) V_Sim visualizes atomic structures such as crystals, grain boundaries, molecules and so on (either in binary format, or in plain text format). . A comprehensive manual is available on the web site, see http://inac.cea.fr/L_Sim/V_Sim/user_guide.html. . This package contains several examples of files readable with V_Sim. Package: v-sim-plugins Architecture: any Depends: v-sim (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, gir1.2-v-sim-1.0 (= ${binary:Version}), python-v-sim (= ${source:Version}) Suggests: netcdf-bin Description: Plugins for V_Sim (a 3D visualization package) This package contains the plugins to be used with V_Sim, a 3D visualization package for solid state physics. The available plugins are: - an input file plugin for the new ETSF file format (see http://www.etsf.eu). - an input file plugin using OpenBabel to import many formats, mainly from the chemistry software (see http://www.openbabel.org). - an input file plugin to read the XcrysDen File Format. - an input file plugin to read the Cube file format introduced by Gaussian and used by others like SIESTA. - an additional panel to load Python scripts. Package: python-v-sim Section: python Architecture: all Depends: ${python:Depends}, ${misc:Depends}, gir1.2-v-sim-1.0 (>= ${binary:Version}), python-gi Suggests: v-sim-plugins Description: Python bindings for V_Sim (a 3D visualization package) Using gobject-introspection and python-gobject, one can access V_Sim API using Python. . This package contains the Python bindings for V_Sim, a 3D visualization package for solid state physics. debian/docs0000664000000000000000000000006012176471252010046 0ustar bugs NEWS README todo ChangeLog.en ChangeLog.fr debian/patches/0000775000000000000000000000000012221576150010620 5ustar debian/patches/series0000664000000000000000000000000012221576150012023 0ustar