- 03 Feb, 2012 1 commit
-
-
Sebastian Kuzminsky authored
PyCAM currently shells out to inkscape and pstoedit to read SVG files - without those helper programs, pycam cannot read SVGs. The pycam debian package currently Suggests those dependencies, which means that by default (unless the user explicitly selects them) they won't be installed. This commit upgrades the relationship from Suggests to Recommends, so they'll be installed by default, making SVG work "out of the box".
-
- 15 Jan, 2012 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@1239 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 11 Jan, 2012 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@1229 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 02 Jul, 2011 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@1101 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 14 Jun, 2011 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@1096 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 16 Nov, 2010 1 commit
-
-
sumpfralle authored
improved handling of non-existing font directory git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@847 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 14 Nov, 2010 2 commits
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@835 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
improved the debian packaging based on suggestions from Benoît Knecht <benoit.knecht@fsfe.org> on the debian-mentors mailing list git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@834 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 19 Oct, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@794 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 04 Oct, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@726 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 16 Aug, 2010 5 commits
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@616 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@615 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@614 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@612 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
fixed space-issue for windows start menu link git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@611 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 15 Aug, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@599 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 14 Aug, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@597 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 13 Aug, 2010 3 commits
-
-
sumpfralle authored
changed installation directory names from python-pycam to pycam git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@592 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@590 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@588 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 05 Apr, 2010 1 commit
-
-
sumpfralle authored
updated all files for a new release git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@297 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 21 Mar, 2010 3 commits
-
-
sumpfralle authored
fixed name of manpage git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@268 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
removed empty readme template for debian renamed manpage according to the startup script These changes were suggested by Sebastian Kuzminsky - thanks! git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@267 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
Debian handles copyright information in a standardized way, see the debian/copyright file, which is installed into the package's doc directory. It is considered a bug to supply redundant copyright & licensing information in the deb. Also, instructions on how to install and release pycam don't belong in the package. This patch was contributed by Sebastian Kuzminsky - thanks! git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@265 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 20 Mar, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@258 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-