diff options
author | Étienne Loks <etienne.loks@peacefrogs.net> | 2013-02-03 14:34:19 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2013-02-03 14:34:19 +0100 |
commit | c1849fefc55b9cfa6a2df55ad9aec92560d1c05d (patch) | |
tree | a7262797f259840425c3844fc936520751c6700c /README.txt | |
parent | 77506bf58d0616b1b2b25721a1a1319e768015e5 (diff) | |
download | Chimère-c1849fefc55b9cfa6a2df55ad9aec92560d1c05d.tar.bz2 Chimère-c1849fefc55b9cfa6a2df55ad9aec92560d1c05d.zip |
First work on Debian packaging.
* first version of debian specific files to build the package
* fix requirements
* precise licence of external library
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -36,6 +36,8 @@ External libs ============= To be fully functional, this package is provided with external libs: - - `OsmApi <http://wiki.openstreetmap.org/wiki/PythonOsmApi>`_ - GPL v3. - - `prettyPhoto <http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/>`_ - GPL v2. - - `jMediaelement <https://github.com/aFarkas/jMediaelement>`_ - GPL v2. + - `OpenLayers <http://openlayers.org/>`_ - 2006-2012 OpenLayers Contributors - 2-clause BSD + - `OsmApi <http://wiki.openstreetmap.org/wiki/PythonOsmApi>`_ - 2009-2010 Étienne Chové - GPL v3. + - `prettyPhoto <http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/>`_ - 2012 Stephane Caron - GPL v2. + - `jMediaelement <https://github.com/aFarkas/jMediaelement>`_ - 2010 Alexander Farkas - GPL v2 and MIT. + - `bsmSelect <https://github.com/vicb/bsmSelect/>`_ - 2010 Victor Berchet - GPL v2 and MIT. |