diff --git a/_3rd-party/trimesh/README.Debian b/_3rd-party/trimesh/README.Debian new file mode 100644 index 0000000..a5ede1c --- /dev/null +++ b/_3rd-party/trimesh/README.Debian @@ -0,0 +1,6 @@ +numpy-stl for Debian +------------------- + + + + -- Thomas Karl Pietrowski Sat, 29 Apr 2017 11:45:20 +0200 diff --git a/_3rd-party/trimesh/README.source b/_3rd-party/trimesh/README.source new file mode 100644 index 0000000..ac09717 --- /dev/null +++ b/_3rd-party/trimesh/README.source @@ -0,0 +1,10 @@ +numpy-stl for Debian +------------------- + + + + + + -- Thomas Karl Pietrowski Sat, 29 Apr 2017 11:45:20 +0200 + diff --git a/_3rd-party/trimesh/changelog b/_3rd-party/trimesh/changelog new file mode 100644 index 0000000..435523b --- /dev/null +++ b/_3rd-party/trimesh/changelog @@ -0,0 +1,5 @@ +trimesh (3.2.22) unstable; urgency=medium + + * Initial release + + -- Thomas Karl Pietrowski Sat, 05 Oct 2019 21:23:46 +0200 diff --git a/_3rd-party/trimesh/compat b/_3rd-party/trimesh/compat new file mode 100644 index 0000000..ec63514 --- /dev/null +++ b/_3rd-party/trimesh/compat @@ -0,0 +1 @@ +9 diff --git a/_3rd-party/trimesh/control b/_3rd-party/trimesh/control new file mode 100644 index 0000000..f92946b --- /dev/null +++ b/_3rd-party/trimesh/control @@ -0,0 +1,40 @@ +Source: trimesh +Section: python +Priority: optional +Maintainer: Thomas Karl Pietrowski +Build-Depends: + debhelper (>= 9), dh-python, +# Python development files + python-all-dev, python3-all-dev, +# Python setuptools + python-setuptools, python3-setuptools, +Standards-Version: 3.9.8 +X-Python-Version: >= 2.7 +X-Python3-Version: >= 3.4 +Homepage: +#Vcs-Git: https://anonscm.debian.org/collab-maint/trimesh.git +#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/trimesh.git + +Package: trimesh +Architecture: all +Depends: + python-trimesh, + python3-trimesh, +Description: + + +Package: python-trimesh +Architecture: any +Depends: + ${misc:Depends}, + ${python:Depends}, +Description: + + +Package: python3-trimesh +Architecture: any +Depends: + ${misc:Depends}, + ${python3:Depends}, +Description: + diff --git a/_3rd-party/trimesh/copyright b/_3rd-party/trimesh/copyright new file mode 100644 index 0000000..aec011f --- /dev/null +++ b/_3rd-party/trimesh/copyright @@ -0,0 +1,38 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: numpy-stl +Source: + +Files: * +Copyright: + +License: + + + . + + +# If you want to use GPL v2 or later for the /debian/* files use +# the following clauses, or change it to suit. Delete these two lines +Files: debian/* +Copyright: 2017 Thomas Karl Pietrowski +License: GPL-2+ + 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 program. If not, see + . + On Debian systems, the complete text of the GNU General + Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". + +# Please also look if there are files or directories which have a +# different copyright/license attached and list them here. +# Please avoid picking licenses with terms that are more restrictive than the +# packaged work, as it may make Debian's contributions unacceptable upstream. diff --git a/_3rd-party/trimesh/python-trimesh.install b/_3rd-party/trimesh/python-trimesh.install new file mode 100644 index 0000000..c8c0bb1 --- /dev/null +++ b/_3rd-party/trimesh/python-trimesh.install @@ -0,0 +1 @@ +/usr/lib/python2*/dist-packages diff --git a/_3rd-party/trimesh/python3-trimesh.install b/_3rd-party/trimesh/python3-trimesh.install new file mode 100644 index 0000000..d9d262d --- /dev/null +++ b/_3rd-party/trimesh/python3-trimesh.install @@ -0,0 +1 @@ +/usr/lib/python3*/dist-packages diff --git a/_3rd-party/trimesh/rules b/_3rd-party/trimesh/rules new file mode 100755 index 0000000..24f7467 --- /dev/null +++ b/_3rd-party/trimesh/rules @@ -0,0 +1,18 @@ +#!/usr/bin/make -f +# See debhelper(7) (uncomment to enable) +# output every command that modifies files on the build system. +export DH_VERBOSE = 1 + +export PYTEST_RUNNER=false + +%: + dh $@ --with python2 \ + --with python3 \ + --buildsystem=pybuild \ + --parallel + +override_dh_auto_test: + @echo "Nothing to test over here..." + +override_dh_install: + dh_install --fail-missing diff --git a/_3rd-party/trimesh/source/format b/_3rd-party/trimesh/source/format new file mode 100644 index 0000000..89ae9db --- /dev/null +++ b/_3rd-party/trimesh/source/format @@ -0,0 +1 @@ +3.0 (native) diff --git a/_3rd-party/trimesh/trimesh-docs.docs b/_3rd-party/trimesh/trimesh-docs.docs new file mode 100644 index 0000000..7319041 --- /dev/null +++ b/_3rd-party/trimesh/trimesh-docs.docs @@ -0,0 +1,2 @@ +README.source +README.Debian diff --git a/_3rd-party/trimesh/trimesh.install b/_3rd-party/trimesh/trimesh.install new file mode 100644 index 0000000..415f082 --- /dev/null +++ b/_3rd-party/trimesh/trimesh.install @@ -0,0 +1 @@ +/usr/bin