Gentoo Archives: gentoo-commits

From: Yahor Berdnikau <egorr.berd@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-gfx/superslicer/, media-gfx/superslicer/files/
Date: Sun, 06 Feb 2022 20:14:49
Message-Id: 1644177835.55c70952ea85860759fbb0f9736188a504230f7c.egorr.berd@gentoo
1 commit: 55c70952ea85860759fbb0f9736188a504230f7c
2 Author: Yahor Berdnikau <egorr.berd <AT> gmail <DOT> com>
3 AuthorDate: Sun Feb 6 20:03:55 2022 +0000
4 Commit: Yahor Berdnikau <egorr.berd <AT> gmail <DOT> com>
5 CommitDate: Sun Feb 6 20:03:55 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=55c70952
7
8 media-gfx/superslicer: fix app name for 2.2.53.4
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Yahor Berdnikau <egorr.berd <AT> gmail.com>
12
13 media-gfx/superslicer/files/version-suffix-2.2.53.4.patch | 6 ++----
14 .../{superslicer-2.2.53.4.ebuild => superslicer-2.2.53.4-r1.ebuild} | 0
15 2 files changed, 2 insertions(+), 4 deletions(-)
16
17 diff --git a/media-gfx/superslicer/files/version-suffix-2.2.53.4.patch b/media-gfx/superslicer/files/version-suffix-2.2.53.4.patch
18 index d7408fe5d..e970f2e09 100644
19 --- a/media-gfx/superslicer/files/version-suffix-2.2.53.4.patch
20 +++ b/media-gfx/superslicer/files/version-suffix-2.2.53.4.patch
21 @@ -1,12 +1,10 @@
22 --- a/version.inc
23 +++ b/version.inc
24 -@@ -1,8 +1,8 @@
25 - # Included by CMakeLists, edited by the build script
26 +@@ -2,7 +2,7 @@
27 # (the version numbers are generated by the build script from the git current label)
28
29 --set(SLIC3R_APP_NAME "SuperSlicer")
30 + set(SLIC3R_APP_NAME "SuperSlicer")
31 -set(SLIC3R_APP_KEY "SuperSlicer")
32 -+set(SLIC3R_APP_NAME "SuperSlicer2.2")
33 +set(SLIC3R_APP_KEY "SuperSlicer2.2")
34 set(SLIC3R_VERSION "2.2.53")
35 set(SLIC3R_BUILD_ID "SuperSlicer_${SLIC3R_VERSION}+UNKNOWN")
36
37 diff --git a/media-gfx/superslicer/superslicer-2.2.53.4.ebuild b/media-gfx/superslicer/superslicer-2.2.53.4-r1.ebuild
38 similarity index 100%
39 rename from media-gfx/superslicer/superslicer-2.2.53.4.ebuild
40 rename to media-gfx/superslicer/superslicer-2.2.53.4-r1.ebuild