From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9FB79138335 for ; Sat, 30 Nov 2019 19:52:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 959D8E0826; Sat, 30 Nov 2019 19:52:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 511B8E0826 for ; Sat, 30 Nov 2019 19:52:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BC07D34D619 for ; Sat, 30 Nov 2019 19:52:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4DBAF8C8 for ; Sat, 30 Nov 2019 19:52:26 +0000 (UTC) From: "Ralph Seichter" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ralph Seichter" Message-ID: <1575132791.480892cd15aff7842d7ff6b0c2bbf6865b6f5680.ralph-seichter@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: media-gfx/azpainter/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-gfx/azpainter/azpainter-2.1.5.ebuild media-gfx/azpainter/metadata.xml X-VCS-Directories: media-gfx/azpainter/ X-VCS-Committer: ralph-seichter X-VCS-Committer-Name: Ralph Seichter X-VCS-Revision: 480892cd15aff7842d7ff6b0c2bbf6865b6f5680 X-VCS-Branch: master Date: Sat, 30 Nov 2019 19:52:26 +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: 010aca5a-79c8-4293-9158-87e0b8680205 X-Archives-Hash: 4d161f1ed2cf8f1a005555d98352e839 commit: 480892cd15aff7842d7ff6b0c2bbf6865b6f5680 Author: Haelwenn (lanodan) Monnier hacktivis me> AuthorDate: Sat Nov 30 16:53:11 2019 +0000 Commit: Ralph Seichter seichter de> CommitDate: Sat Nov 30 16:53:11 2019 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=480892cd media-gfx/azpainter: fix copyright header, fill longdescription Signed-off-by: Haelwenn (lanodan) Monnier hacktivis.me> media-gfx/azpainter/azpainter-2.1.5.ebuild | 2 +- media-gfx/azpainter/metadata.xml | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/media-gfx/azpainter/azpainter-2.1.5.ebuild b/media-gfx/azpainter/azpainter-2.1.5.ebuild index 2349551..1f88ae8 100644 --- a/media-gfx/azpainter/azpainter-2.1.5.ebuild +++ b/media-gfx/azpainter/azpainter-2.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 2018-2019 Haelwenn (lanodan) Monnier +# Copyright 2018-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 diff --git a/media-gfx/azpainter/metadata.xml b/media-gfx/azpainter/metadata.xml index c698af2..a4f0dee 100644 --- a/media-gfx/azpainter/metadata.xml +++ b/media-gfx/azpainter/metadata.xml @@ -5,4 +5,14 @@ contact@hacktivis.me Haelwenn (lanodan) Monnier + + Full color painting software for Linux for illustration drawing. + This is not suitable for dot editing. + 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. + + + イラスト描画向けのLinux用フルカラーペイントソフトです。 + ドット編集には向いていません。 + 内部では16bitカラー(15bit固定小数点数)で色を扱うため、色の精度が上がりますが、その分メモリを消費します。 +