From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 16EAC158287 for ; Mon, 12 May 2025 17:05:48 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 01CBB3434CD for ; Mon, 12 May 2025 17:05:48 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id F268A1102C5; Mon, 12 May 2025 17:05:46 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id E8FB71102C5 for ; Mon, 12 May 2025 17:05:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 985E73434CD for ; Mon, 12 May 2025 17:05:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0F0DD1EBA for ; Mon, 12 May 2025 17:05:45 +0000 (UTC) From: "Takuya Wakazono" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Takuya Wakazono" Message-ID: <1747069496.4aa4a83fde252b26edca78822dbab8a082d8f3f3.pastalian46@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-gfx/azpainter/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-gfx/azpainter/Manifest media-gfx/azpainter/azpainter-3.0.12.ebuild X-VCS-Directories: media-gfx/azpainter/ X-VCS-Committer: pastalian46 X-VCS-Committer-Name: Takuya Wakazono X-VCS-Revision: 4aa4a83fde252b26edca78822dbab8a082d8f3f3 X-VCS-Branch: dev Date: Mon, 12 May 2025 17:05:45 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 785a7bb6-7913-41cb-af61-bece741147da X-Archives-Hash: 1705377200c59acdf7a72c4ae020654b commit: 4aa4a83fde252b26edca78822dbab8a082d8f3f3 Author: Takuya Wakazono gmail com> AuthorDate: Mon May 12 17:04:56 2025 +0000 Commit: Takuya Wakazono gmail com> CommitDate: Mon May 12 17:04:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4aa4a83f media-gfx/azpainter: add 3.0.12 Signed-off-by: Takuya Wakazono gmail.com> media-gfx/azpainter/Manifest | 1 + media-gfx/azpainter/azpainter-3.0.12.ebuild | 65 +++++++++++++++++++++++++++++ 2 files changed, 66 insertions(+) diff --git a/media-gfx/azpainter/Manifest b/media-gfx/azpainter/Manifest index 9d7e0cefe..c1d136f1e 100644 --- a/media-gfx/azpainter/Manifest +++ b/media-gfx/azpainter/Manifest @@ -1 +1,2 @@ DIST azpainter-v3.0.11.tar.bz2 993850 BLAKE2B d1aa9bd210d3a59a1310a121c129ff69f6c77724ebbb5688102ff778fa961f362c4bcb206e3acb9c1ff70d2617fb904b1dd1ced44235fcf890af984b83c5d5ba SHA512 07d04582dab0315b7c1c1d9bc6b95ce117340bfedbd09a46926c23d2c01752462f4173f150b1a1c713e118cd6ae50d19f4ac28ed691fb0d089c7d300cc86bad9 +DIST azpainter-v3.0.12.tar.bz2 993605 BLAKE2B 02380af0a1c2f37ec2a3845f8683710270e114ab09087a9f125a242894b5946557829bf10d00e1bb290c9d7b5037be626810fd1affca1534c5cd8351c246cc47 SHA512 e2ffac4c2d92267b6a0f4a329c4ab2717cab65551b325198c09a8d5326e2a9fcceee988add02bdfbbe4ad8f9a913d7fd585d37d43c843670c3dbdbf6a69a92a2 diff --git a/media-gfx/azpainter/azpainter-3.0.12.ebuild b/media-gfx/azpainter/azpainter-3.0.12.ebuild new file mode 100644 index 000000000..90d635a78 --- /dev/null +++ b/media-gfx/azpainter/azpainter-3.0.12.ebuild @@ -0,0 +1,65 @@ +# Copyright 2018-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit edo ninja-utils toolchain-funcs xdg + +DESCRIPTION="Full color painting software for Linux for illustration drawing" +HOMEPAGE=" + https://azelpg.gitlab.io/azsky2/soft/azpainter.html + https://gitlab.com/azelpg/azpainter +" +SRC_URI="https://gitlab.com/azelpg/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2" +S="${WORKDIR}/${PN}-v${PV}" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +DEPEND=" + media-libs/fontconfig + media-libs/freetype + media-libs/libjpeg-turbo:= + media-libs/libpng:= + media-libs/libwebp:= + media-libs/tiff:= + sys-libs/zlib:= + x11-libs/libX11 + x11-libs/libXcursor + x11-libs/libXext + x11-libs/libXi +" +RDEPEND="${DEPEND}" +BDEPEND=" + ${NINJA_DEPEND} + virtual/pkgconfig +" + +DOCS=( + about_mlk_en.txt + about_mlk_ja.txt + translation/tool/about-en.txt + translation/tool/about-ja.txt +) + +PATCHES=( "${FILESDIR}/${PN}-3.0.7-strict-aliasing.patch" ) + +src_prepare() { + sed -i "s|cc|$(tc-getCC)|" configure || die + sed -i "s|ar rc|$(tc-getAR) rc|" build.ninja.in || die + sed -i "s|doc/@PACKAGE_NAME@|doc/${PF}|" install.sh.in || die + default +} + +src_configure() { + edo sh ./configure --prefix="${EPREFIX}/usr" CC="$(tc-getCC)" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" +} + +src_compile() { + eninja -C build +} + +src_install() { + DESTDIR="${D}" eninja -C build install +}