public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-gfx/azpainter/
Date: Tue,  1 Feb 2022 10:38:57 +0000 (UTC)	[thread overview]
Message-ID: <1643350752.8e865e928ca69f141c28d64285fe40396e158190.flow@gentoo> (raw)

commit:     8e865e928ca69f141c28d64285fe40396e158190
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Jan 28 06:18:40 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Jan 28 06:19:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8e865e92

media-gfx/azpainter: add 3.0.4

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 media-gfx/azpainter/Manifest               |  1 +
 media-gfx/azpainter/azpainter-3.0.4.ebuild | 51 ++++++++++++++++++++++++++++++
 2 files changed, 52 insertions(+)

diff --git a/media-gfx/azpainter/Manifest b/media-gfx/azpainter/Manifest
index c259b815e..a523d1cc6 100644
--- a/media-gfx/azpainter/Manifest
+++ b/media-gfx/azpainter/Manifest
@@ -1 +1,2 @@
 DIST azpainter-v3.0.3.tar.gz 1260272 BLAKE2B b0d7e21f4a24ef27e6d4cbc639624dcc333d19f477dbf436bf72929473e07318246009d3291e56296d8f8a46d1f10d2dc1b8224f99c94dc46672f9c91827ce9f SHA512 7c363127d1bb3ad9c212ec3a226b047edff0452e46d0d8de52fefaf2399d72a4e3211b2b32ea57a43a9d705ad06729543c4ab401dba672a909568b7935b67801
+DIST azpainter-v3.0.4.tar.gz 1283239 BLAKE2B a0632909c4b066309fd5a696b7839526f5a2a4dbf91a3c77a27ad199ea83fb09b5f711effe3c77da629e2dfffe30a0b09eda66a939affa1f52f3c73ed3ca14e1 SHA512 44fd259d50ef794c223e7bed9f4ccf9c5fe6b0905e521066e279b33c836d8d0090c01229b63444ea459477f2aef174d9876b1811753d0a253cef02ffe4e95af2

diff --git a/media-gfx/azpainter/azpainter-3.0.4.ebuild b/media-gfx/azpainter/azpainter-3.0.4.ebuild
new file mode 100644
index 000000000..42ae75323
--- /dev/null
+++ b/media-gfx/azpainter/azpainter-3.0.4.ebuild
@@ -0,0 +1,51 @@
+# Copyright 2018-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit toolchain-funcs xdg
+
+DESCRIPTION="Full color painting software for Linux for illustration drawing"
+HOMEPAGE="http://azsky2.html.xdomain.jp/soft/azpainter.html
+	https://gitlab.com/azelpg/azpainter"
+SRC_URI="https://gitlab.com/azelpg/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.gz"
+S="${WORKDIR}/${PN}-v${PV}"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="
+	x11-libs/libX11
+	x11-libs/libXext
+	x11-libs/libXcursor
+	x11-libs/libXi
+	media-libs/freetype
+	media-libs/fontconfig
+	sys-libs/zlib:=
+	media-libs/libpng:=
+	media-libs/libjpeg-turbo:=
+	media-libs/libwebp:=
+	media-libs/tiff
+"
+RDEPEND="${DEPEND}"
+
+DOCS=(
+	about_mlk_en.txt
+	about_mlk_ja.txt
+	translation/tool/about-en.txt
+	translation/tool/about-ja.txt
+)
+
+src_configure() {
+	sh ./configure \
+		--prefix=/usr \
+		--docdir=/usr/share/doc/${PF} \
+		CC="$(tc-getCC)" CFLAGS="${CFLAGS:-02}" LDFLAGS="${LDFLAGS}" || die
+	tc-export AR
+}
+
+src_install() {
+	default
+	rm "${ED}"/usr/share/doc/${PF}/GPL3
+}


             reply	other threads:[~2022-02-01 10:39 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-01 10:38 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-19 11:08 [gentoo-commits] repo/proj/guru:master commit in: media-gfx/azpainter/ David Roman
2025-02-19 11:08 David Roman
2025-01-22 14:53 Haelwenn Monnier
2025-01-22 14:53 Haelwenn Monnier
2024-09-08 16:32 David Roman
2024-09-08 16:32 David Roman
2024-08-05  5:20 Viorel Munteanu
2024-08-05  5:20 Viorel Munteanu
2024-02-24 13:44 David Roman
2024-02-01 22:00 David Roman
2021-06-13  8:49 Haelwenn Monnier
2021-05-26 13:42 Andrew Ammerlaan
2021-01-28 11:45 Andrew Ammerlaan
2021-01-28 11:45 Andrew Ammerlaan
2020-12-23 10:24 Andrew Ammerlaan
2020-11-12 20:04 Andrew Ammerlaan
2020-06-26  8:28 Andrew Ammerlaan
2020-04-30  9:53 Andrew Ammerlaan
2019-11-30 19:52 Ralph Seichter
2019-11-30 19:52 Ralph Seichter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1643350752.8e865e928ca69f141c28d64285fe40396e158190.flow@gentoo \
    --to=flow@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox