mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
media-gfx/azpainter: fix copyright header, fill longdescription
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 2018-2019 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
|
||||
# Copyright 2018-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
@@ -5,4 +5,14 @@
|
||||
<email>contact@hacktivis.me</email>
|
||||
<name>Haelwenn (lanodan) Monnier</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
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.
|
||||
</longdescription>
|
||||
<longdescription lang="ja">
|
||||
イラスト描画向けのLinux用フルカラーペイントソフトです。
|
||||
ドット編集には向いていません。
|
||||
内部では16bitカラー(15bit固定小数点数)で色を扱うため、色の精度が上がりますが、その分メモリを消費します。
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user