Commit Graph

397 Commits

Author SHA1 Message Date
Thomas Karl Pietrowski
ca1fbed0b2 Bumping to 4.5
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2020-01-02 23:13:38 +01:00
Thomas Karl Pietrowski
02a42d73aa
Cura: Adding python3-dbg
Don't really believe this will make a difference, but CMake complains about missing development files and libs. Hope the debug package will ease CMake to find it's needs at least.
2019-12-31 13:57:37 +01:00
Thomas Karl Pietrowski
24741d4721
Cura: Adding SentryLogger 2019-12-23 12:02:05 +01:00
Thomas Karl Pietrowski
714afe7416
Cura: Don't patch at all! 2019-11-17 11:12:07 +01:00
Thomas Karl Pietrowski
3ecc3646f8
Cura: Disable 02-exclude-fonts.patch (temporarily) 2019-11-14 15:08:05 +01:00
Thomas Karl Pietrowski
a67e07e718
Uranium: Install pylint as alternative to pylint3
Just as pylint3 is gone on Ubuntu Eoan.
2019-10-26 19:23:31 +02:00
Thomas Karl Pietrowski
fe93dee56c
Cura: Adding resources/intent 2019-10-19 23:57:22 +02:00
Thomas Karl Pietrowski
b6998aa961 Bumping version to 4.4
That's where we are with master actually.
2019-10-19 18:14:45 +02:00
Thomas Karl Pietrowski
b21f497d56 Cura: Recommending to install trimesh
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2019-10-05 22:45:51 +02:00
Thomas Karl Pietrowski
b620cde8d1 Trimesh: Adding more dependencies
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2019-10-05 22:43:41 +02:00
Thomas Karl Pietrowski
004133b51c Trimesh: Seems to be all pure Python
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2019-10-05 22:24:27 +02:00
Thomas Karl Pietrowski
1bdc6816c1 There are no files in /usr/bin
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2019-10-05 22:21:05 +02:00
Thomas Karl Pietrowski
64dd831e0a Adding trimesh packaging files
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2019-10-05 22:13:58 +02:00
Thomas Karl Pietrowski
e57f70d1b7
Cura: Fall back to pylint if there is no pylint3 package 2019-10-04 22:59:00 +02:00
Thomas Karl Pietrowski
029131d43a
Merge pull request #70 from thopiekar/4.2
WIP
2019-09-14 14:29:06 +02:00
Thomas Karl Pietrowski
a835823ec0 Adding TrimeshReader
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2019-09-13 21:52:28 +02:00
Thomas Karl Pietrowski
c4d69185b9 Bump to 4.3
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2019-09-13 21:50:58 +02:00
Thomas Karl Pietrowski
5b9a1bed77
CuraEngine: Disable tests
Ultimaker made some crap here. GMock and GTest can't be found and it keeps trying to download it all the time.
2019-07-13 12:41:31 +02:00
Thomas Karl Pietrowski
dfa3ea084c
CuraEngine: Fixing syntax 2019-07-13 11:59:39 +02:00
Thomas Karl Pietrowski
b3ded892c9
CuraEngine: Minimum dependency on gmock
Hopefully, that's possible...
2019-06-06 19:36:00 +02:00
Thomas Karl Pietrowski
812bde0dac
CuraEngine: Ubuntu Bionic: Adding libpthread-stubs0-dev
`pthread_create` can't be found. That package should provide it..
Crossing fingers..
2019-05-29 12:20:12 +02:00
Thomas Karl Pietrowski
815c399d3b
NumPy-STL: Updating rules 2019-05-29 09:39:01 +02:00
Thomas Karl Pietrowski
eecbe400f4 Bump to 4.2
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2019-05-25 10:51:21 +02:00
Thomas Karl Pietrowski
d224dd5a26
Merge pull request #68 from thopiekar/master-cura-environment-hack-for-kde
Cura: Environment hack for KDE
2019-05-04 18:42:03 +02:00
Thomas Karl Pietrowski
f92317492b Cura: Accept all files in bin/
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2019-05-04 18:07:21 +02:00
Thomas Karl Pietrowski
a6e69e4338 Cura: Adding hack for KDE
This one simply unsets and modifies some environment variables before running "cura.real".
There are many problems with QML under KDE, but these disappear when running Cura on Gnome for example.
So the problem was deskop related.

Since KDE is being started using some startup scripts which set some environment variables, I simply looked for these, which disable the middleware by KDE.
Now everything seems to work fine again!

Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2019-05-04 17:51:23 +02:00
Thomas Karl Pietrowski
d5a29caed1
Cura: Adding AMFReader 2019-05-02 17:22:38 +02:00
Thomas Karl Pietrowski
f4501aa2d5
Cura: Adding python3-charon as dependency 2019-04-22 21:14:37 +02:00
Thomas Karl Pietrowski
c7c0bb372a
Cura: Merge UFP support to main package 2019-04-21 21:37:39 +02:00
Thomas Karl Pietrowski
eaccd113ee
Delete cura-plugin-ufpwriter.install 2019-04-21 21:35:08 +02:00
Thomas Karl Pietrowski
835ecef7e1
Cura: Adding UFPReader and changelog 2019-04-21 21:34:48 +02:00
Thomas Karl Pietrowski
e484f63247
CuraEngine: Depend on libgmock-dev 2019-04-20 23:37:36 +02:00
Thomas Karl Pietrowski
111d7b713a
CuraEngine: Formatting 2019-04-20 23:36:46 +02:00
Thomas Karl Pietrowski
df8ced88ca
CuraEngine: Using libgtest-dev instead of gtest
gtest is the name of the package, which was distributed many years before. Now all the content is in a multipackage with a separate development package.
2019-04-20 18:01:30 +02:00
Thomas Karl Pietrowski
6c8813e0a3
Cura: Removing ChangeLog and UserAgreement plugin 2019-04-20 17:57:19 +02:00
Thomas Karl Pietrowski
6532595a45
CuraEngine: Adding gtest to build tests 2019-03-14 19:34:52 +01:00
Thomas Karl Pietrowski
223402b20d CuraEngine: Determine and add version to engine
Otherwise we get told that the engine has been build from master, since "master" is the default string for this option.

Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2019-03-04 16:46:21 +01:00
Thomas Karl Pietrowski
d5ee4f8546 Bumping to 4.1
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2019-03-04 16:46:06 +01:00
Thomas Karl Pietrowski
e7936fecaf Removing unmaintained readme files for all debian files.
I simply don't care about all the bla bla.

Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2019-03-04 16:41:12 +01:00
Thomas Karl Pietrowski
02d3064a41 Cura: Adding CuraDrive plugin as seperate package
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2019-01-12 20:01:38 +01:00
Thomas Karl Pietrowski
3b0c4973d3
Merge pull request #61 from thopiekar/4.0
Cura: Adding dependency on QtQuick (>= 5.10)
2019-01-12 11:06:20 +01:00
Thomas Karl Pietrowski
62591c02e4
Cura: Adding dependency on QtQuick (>= 5.10)
This should prevent other people to upgrade to 4.0, unless not already done.. :(
2018-12-31 18:04:40 +01:00
Thomas Karl Pietrowski
1742c33e35
Merge pull request #57 from thopiekar/4.0
Cura: Finetuning to package names again..
2018-12-28 14:38:46 +01:00
Thomas Karl Pietrowski
a94093af5f Cura: Finetuning to package names again..
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2018-12-27 17:49:10 +01:00
Thomas Karl Pietrowski
03af620500
Merge pull request #56 from thopiekar/4.0
Cura: Fixing name of X3D reader plugin package
2018-12-27 09:55:21 +01:00
Thomas Karl Pietrowski
57114e6fe9
Cura: Fixing name of X3D reader plugin package 2018-12-25 21:46:16 +01:00
Thomas Karl Pietrowski
5383820db0 cura-binary-data: Updating description
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2018-12-24 10:38:47 +01:00
Thomas Karl Pietrowski
b6366c171d fdm-materials: Updating description
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2018-12-24 10:38:24 +01:00
Thomas Karl Pietrowski
af55a3b743 Merge branch 'master' of https://github.com/thopiekar/Cura-packaging 2018-12-23 14:55:33 +01:00
Thomas Karl Pietrowski
e818ae7790 Uranium: Correcting name in README 2018-12-23 14:52:08 +01:00