summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorPicca Frédéric-Emmanuel <picca@debian.org>2016-08-18 09:07:02 +0200
committerPicca Frédéric-Emmanuel <picca@debian.org>2016-08-18 09:07:02 +0200
commit2884e32d24b933ba233a0f9609ee99f1fbd06835 (patch)
treeeeac4eff74ae27943c6d9993a09ab2ac66ffe494 /MANIFEST.in
parentbd0959516b8a69a881cdfc324a0678bc636a49ae (diff)
Imported Upstream version 5.1.2+dfsg
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in18
1 files changed, 10 insertions, 8 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index f15fb7d..10c1f4a 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -8,16 +8,17 @@ include qtconffile
include cx_setup.py
include py2app_setup.py
include PlatypusScript
+include README
recursive-include doc/man *.1
recursive-include icons *.icns *.ico *_256x256.png
recursive-include PyMca5/EPDL97 *.DAT
include PyMca5/EPDL97/LICENSE
-include PyMca5/Object3D/qtconffile
recursive-include PyMca5/Object3D/doc *.py
-recursive-include PyMca5/Object3D/Object3DQhull *.py *.c *.h *.txt
+recursive-include PyMca5/Object3D/Object3DQhull *.py *.c *.pyx *.pxd *.pxi
recursive-include PyMca5/Object3D/Object3DCTools *.py *.c *.cpp
recursive-include PyMca5/Object3D/scripts *.py
-include PyMca5/Object3D/LICENSE.GPL
+include PyMca5/Object3D/LICENSE.LGPL
+include PyMca5/Object3D/qtconffile
include PyMca5/Object3D/README.txt
include PyMca5/Object3D/scripts/ob_scene
recursive-include PyMca5/PyMca *.py
@@ -27,7 +28,7 @@ recursive-include PyMca5/PyMcaGraph *.py *.pyx *.pxd *.c *.h
recursive-include PyMca5/PyMcaGui *.py
recursive-include PyMca5/PyMcaIO *.py *.c *.h *.in
include PyMca5/PyMcaIO/sps/LICENSE
-recursive-include PyMca5/PyMcaMath *.py *.c *.h *.cl
+recursive-include PyMca5/PyMcaMath *.py *.c *.cl
include PyMca5/PyMcaMath/mva/py_nnma/LICENSE
include PyMca5/PyMcaMath/mva/py_nnma/README
include PyMca5/PyMcaMath/PyMcaSciPy/signal/LICENSE.txt
@@ -38,11 +39,12 @@ recursive-include PyMca5/PyMcaPlugins *.py
recursive-include PyMca5/scripts *
recursive-include PyMca5/tests *.py
recursive-include third-party/qhull *.c *.h *.txt
-include third-party/fisx/MANIFEST.in
-include third-party/fisx/LICENSE
+recursive-include third-party/khronos_headers *.h
include third-party/fisx/changelog.txt
-include third-party/fisx/README.md
-include third-party/fisx/README
+include third-party/fisx/LICENSE
+include third-party/fisx/MANIFEST.in
+include third-party/fisx/README.rst
+include third-party/fisx/setup.py
include third-party/fisx/TODO
recursive-include third-party/fisx/fisx_data *.dat
recursive-include third-party/fisx/python *.py *.pyx *.pxd *.cpp