Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 691144 - media-gfx/cura-4.2.0 version bump
Summary: media-gfx/cura-4.2.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: 3D Printing Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-07-31 16:16 UTC by Simon-Pierre Dubé
Modified: 2019-08-25 17:59 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
New version bump packages, with ebuild, patches and manifests (Cura-4.2-version-bump.tar.gz,7.47 KB, application/gzip)
2019-07-31 16:16 UTC, Simon-Pierre Dubé
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Simon-Pierre Dubé 2019-07-31 16:16:06 UTC
Created attachment 585244 [details]
New version bump packages, with ebuild, patches and manifests

I needed some new features in 4.2, there was only 3.6 in the repo. I made a version bump, but also had to redo modifications and remake patches for two of them. 

Packages included in the archive are :

dev-libs/libarcus
dev-libs/libcharon
dev-libs/libsavitar (with new patch)
dev-python/uranium
media-gfx/cura (with new patch)
media-gfx/curaengine
media-gfx/fdm-materials

I tested it, everything compile and program is working as intended. Would be nice to have it reviewed and included upstream.
Comment 1 Jonas Stein gentoo-dev 2019-08-04 14:24:17 UTC
Thank you for your contribution. Could you create a PR on github, please?
A bot can look for additional mistakes, if you upload a PR via github.

Please test the ebuild with repoman full -d -x 
https://wiki.gentoo.org/wiki/Repoman

We always try to use the latest EAPI, please bump to EAPI=7

Please create one PR per package 
For media-gfx/cura-4.2.0 add
Closes: https://bugs.gentoo.org/691144
to the commit message.
Comment 2 Larry the Git Cow gentoo-dev 2019-08-25 17:59:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efe6b66e73ed6b1c177e93668757045860edc49e

commit efe6b66e73ed6b1c177e93668757045860edc49e
Author:     Michael Perlov <perlovka@gmail.com>
AuthorDate: 2019-08-04 16:14:25 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-08-25 17:59:07 +0000

    media-gfx/cura: version bump to 4.2.1
    
    Closes: https://bugs.gentoo.org/680988
    Closes: https://bugs.gentoo.org/687324
    Closes: https://bugs.gentoo.org/691144
    
    Package-Manager: Portage-2.3.72, Repoman-2.3.17
    Signed-off-by: Michael Perlov <perlovka@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/12618
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 media-gfx/cura/Manifest                            |  1 +
 media-gfx/cura/cura-4.2.1.ebuild                   | 53 ++++++++++++++++++++++
 .../cura/files/cura-4.2.1-fix-install-paths.patch  | 41 +++++++++++++++++
 3 files changed, 95 insertions(+)