From 28ad671869e25fef28a02ddcc152ffef53df65ab Mon Sep 17 00:00:00 2001 From: Thomas Karl Pietrowski Date: Mon, 5 Sep 2016 19:20:48 +0200 Subject: [PATCH 1/4] Adding links to my PPAs --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d6c9e5..2858938 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -# cura-packaging \ No newline at end of file +# cura-packaging + +## Home of the packaging files for: +* https://launchpad.net/~thopiekar/+archive/ubuntu/cura +* https://launchpad.net/~thopiekar/+archive/ubuntu/cura-master From e51815764a3260f82fa83c68959db086e63fb59b Mon Sep 17 00:00:00 2001 From: Thomas Karl Pietrowski Date: Mon, 5 Sep 2016 19:25:06 +0200 Subject: [PATCH 2/4] Let our plugin metapackage enhance cura --- 2.1/Cura-extra-plugins/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/2.1/Cura-extra-plugins/control b/2.1/Cura-extra-plugins/control index 3911ee3..3dee3e0 100644 --- a/2.1/Cura-extra-plugins/control +++ b/2.1/Cura-extra-plugins/control @@ -10,6 +10,8 @@ Architecture: all Depends: cura-extra-plugin-doodle3d, cura-extra-plugin-postprocessing, +Enhances: + cura Description: 3rd party plugins for Cura From a2979edaec0c8708e9a5a53e6cd7a5345f675e15 Mon Sep 17 00:00:00 2001 From: Thomas Karl Pietrowski Date: Mon, 5 Sep 2016 20:17:38 +0200 Subject: [PATCH 3/4] Adding our new UraniumTranslationTools.cmake --- 2.1/Uranium/uranium-tools.install | 1 + 1 file changed, 1 insertion(+) diff --git a/2.1/Uranium/uranium-tools.install b/2.1/Uranium/uranium-tools.install index 3388003..5a70d3f 100644 --- a/2.1/Uranium/uranium-tools.install +++ b/2.1/Uranium/uranium-tools.install @@ -1 +1,2 @@ scripts /usr/share/uranium +/usr/share/cmake*/Modules/UraniumTranslationTools.cmake From 5fb637d755ddf4f6446855de62d3481deb1ee138 Mon Sep 17 00:00:00 2001 From: Thomas Karl Pietrowski Date: Mon, 5 Sep 2016 22:04:50 +0200 Subject: [PATCH 4/4] Adding list of recipes for master builds --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 2858938..9dfee0e 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,11 @@ ## Home of the packaging files for: * https://launchpad.net/~thopiekar/+archive/ubuntu/cura * https://launchpad.net/~thopiekar/+archive/ubuntu/cura-master + +### Recipes building packages from [master]: +* https://code.launchpad.net/~thopiekar/+recipe/cura-master-daily +* https://code.launchpad.net/~thopiekar/+recipe/cura-extra-plugins-daily (3rd-party) +* https://code.launchpad.net/~thopiekar/+recipe/cura-engine-master-daily +* https://code.launchpad.net/~thopiekar/+recipe/uranium-master-daily +* https://code.launchpad.net/~thopiekar/+recipe/libarcus-master-daily +* https://code.launchpad.net/~thopiekar/+recipe/protobuf-daily (3rd-party)