Gentoo Archives: gentoo-commits

From: Haelwenn Monnier <contact@×××××××××.me>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-gfx/azpainter/
Date: Sun, 13 Jun 2021 08:49:18
Message-Id: 1623529071.fb4326d89e48d949c46a93480be746795c8344a4.lanodan@gentoo
1 commit: fb4326d89e48d949c46a93480be746795c8344a4
2 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
3 AuthorDate: Sat Jun 12 13:51:13 2021 +0000
4 Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
5 CommitDate: Sat Jun 12 20:17:51 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fb4326d8
7
8 media-gfx/azpainter: add 3.0.1, drop old
9
10 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
11
12 media-gfx/azpainter/Manifest | 3 +-
13 media-gfx/azpainter/azpainter-2.1.7.ebuild | 43 ----------------------
14 ...painter-3.0.0.ebuild => azpainter-3.0.1.ebuild} | 7 ++--
15 media-gfx/azpainter/metadata.xml | 9 +++--
16 4 files changed, 11 insertions(+), 51 deletions(-)
17
18 diff --git a/media-gfx/azpainter/Manifest b/media-gfx/azpainter/Manifest
19 index ec3e16aa9..f92cc5171 100644
20 --- a/media-gfx/azpainter/Manifest
21 +++ b/media-gfx/azpainter/Manifest
22 @@ -1,2 +1 @@
23 -DIST azpainter-2.1.7.tar.xz 758960 BLAKE2B a70371777d8f5a8a976032fb13fe21343d852442c3ca1eaa8d4ebdb0aeec25bf9d532a2d03c58c55df629b4a299b2d40100ba83909476d4e0a15b05ea27a5527 SHA512 7edcfe1e3a1f87b6cd3006da288d9a11c3667f49da73d9fa7665f4e2edb90282b30ec356b5f1eda3559b3c51c1f99e585f4b60d6039ba3c8c28da50022f9c798
24 -DIST azpainter-3.0.0.tar.xz 884588 BLAKE2B fd5e17c94d6b578ba40107aacf0f35cb6378ae93f984184cda317d2229daf9fc32ae2cdbec8732cfab34f31d51eb74677876fb732b7b4959ea11502f693666e9 SHA512 5e47ae67ff920190cb007da35b2750874e6ea7a78df969424d54033e9f66b4c77b804ebbae1f2717370d161ac387d93c859bf2b87e1b2fc70dec2cb6c535386c
25 +DIST azpainter-v3.0.1.tar.gz 1235950 BLAKE2B acad0b8b21152e7304b19319df2f4cc1b2fd76d053f79d3704fba573702ce498a48974e8a1a539b34572a3de561c88116c83c6d0c1ae48d51763e5722c639d36 SHA512 8464c2514d492ff0042b9788d4132fe0cb202133c31f83da412b3bfe0dea75d5aaadf319b87f81991308a127460044ff358ae555a24d9583a0c29a3367940b35
26
27 diff --git a/media-gfx/azpainter/azpainter-2.1.7.ebuild b/media-gfx/azpainter/azpainter-2.1.7.ebuild
28 deleted file mode 100644
29 index 0a46c057a..000000000
30 --- a/media-gfx/azpainter/azpainter-2.1.7.ebuild
31 +++ /dev/null
32 @@ -1,43 +0,0 @@
33 -# Copyright 2018-2021 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=7
37 -
38 -inherit toolchain-funcs xdg
39 -
40 -DESCRIPTION="Full color painting software for Linux for illustration drawing"
41 -HOMEPAGE="http://azsky2.html.xdomain.jp/soft/azpainter.html"
42 -SRC_URI="http://azsky2.html.xdomain.jp/arc/${P}.tar.xz"
43 -
44 -LICENSE="GPL-3"
45 -SLOT="0"
46 -KEYWORDS="~amd64 ~x86"
47 -IUSE=""
48 -
49 -DEPEND="
50 - x11-libs/libX11:=
51 - x11-libs/libXext:=
52 - x11-libs/libXi:=
53 - media-libs/freetype:=
54 - media-libs/fontconfig:=
55 - sys-libs/zlib:=
56 - media-libs/libpng:=
57 - media-libs/libjpeg-turbo:=
58 -"
59 -RDEPEND="${DEPEND}"
60 -
61 -DOCS=( AUTHORS ChangeLog ReadMe_en ReadMe_ja manual_ja.html )
62 -
63 -src_configure() {
64 - sh ./configure --prefix=/usr CC="$(tc-getCC)" CFLAGS="${CFLAGS:-02}" LDFLAGS="${LDFLAGS}" || die "./configure failed"
65 -}
66 -
67 -src_compile() {
68 - tc-export AR
69 - default
70 -}
71 -
72 -src_install() {
73 - default
74 - rm -r "${D}/usr/share/doc/${PN}" || die
75 -}
76
77 diff --git a/media-gfx/azpainter/azpainter-3.0.0.ebuild b/media-gfx/azpainter/azpainter-3.0.1.ebuild
78 similarity index 81%
79 rename from media-gfx/azpainter/azpainter-3.0.0.ebuild
80 rename to media-gfx/azpainter/azpainter-3.0.1.ebuild
81 index 16bc4ac05..33f77ce98 100644
82 --- a/media-gfx/azpainter/azpainter-3.0.0.ebuild
83 +++ b/media-gfx/azpainter/azpainter-3.0.1.ebuild
84 @@ -6,13 +6,14 @@ EAPI=7
85 inherit toolchain-funcs xdg
86
87 DESCRIPTION="Full color painting software for Linux for illustration drawing"
88 -HOMEPAGE="http://azsky2.html.xdomain.jp/soft/azpainter.html"
89 -SRC_URI="http://azsky2.html.xdomain.jp/arc/${P}.tar.xz"
90 +HOMEPAGE="http://azsky2.html.xdomain.jp/soft/azpainter.html
91 +https://gitlab.com/azelpg/azpainter"
92 +SRC_URI="https://gitlab.com/azelpg/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.gz"
93 +S="${WORKDIR}/${PN}-v${PV}"
94
95 LICENSE="GPL-3"
96 SLOT="0/3"
97 KEYWORDS="~amd64 ~x86"
98 -IUSE=""
99
100 DEPEND="
101 x11-libs/libX11:=
102
103 diff --git a/media-gfx/azpainter/metadata.xml b/media-gfx/azpainter/metadata.xml
104 index a4f0deef9..fa2500ce0 100644
105 --- a/media-gfx/azpainter/metadata.xml
106 +++ b/media-gfx/azpainter/metadata.xml
107 @@ -11,8 +11,11 @@
108 Since the color is handled with 16 bit color (15 bit fixed point number) internally, the accuracy of color rises, but the memory is consumed correspondingly.
109 </longdescription>
110 <longdescription lang="ja">
111 - イラスト描画向けのLinux用フルカラーペイントソフトです。
112 - ドット編集には向いていません。
113 - 内部では16bitカラー(15bit固定小数点数)で色を扱うため、色の精度が上がりますが、その分メモリを消費します。
114 + イラスト描画向けのLinux用フルカラーペイントソフトです。
115 + ドット編集には向いていません。
116 + 内部では16bitカラー(15bit固定小数点数)で色を扱うため、色の精度が上がりますが、その分メモリを消費します。
117 </longdescription>
118 + <upstream>
119 + <remote-id type="gitlab">azelpg/azpainter</remote-id>
120 + </upstream>
121 </pkgmetadata>