mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-gfx/tuxpaint: minor style changes
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -8,9 +8,11 @@ inherit desktop toolchain-funcs xdg
|
||||
DESCRIPTION="Drawing program designed for young children"
|
||||
HOMEPAGE="http://www.tuxpaint.org/"
|
||||
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~ppc ~x86"
|
||||
|
||||
RDEPEND="
|
||||
app-text/libpaper
|
||||
dev-libs/fribidi
|
||||
@@ -23,13 +25,13 @@ RDEPEND="
|
||||
media-libs/sdl-pango
|
||||
media-libs/sdl-ttf
|
||||
x11-libs/cairo
|
||||
"
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
dev-util/gperf
|
||||
media-gfx/imagemagick[png]
|
||||
sys-devel/gettext
|
||||
"
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
xdg_src_prepare
|
||||
|
||||
Reference in New Issue
Block a user