From 4c494f443714a26cc6abe20c1391ed708940c2d2 Mon Sep 17 00:00:00 2001 From: Humdinger Date: Sun, 4 Jan 2015 08:58:53 +0100 Subject: [PATCH] Fix policy error, small changes in SUMMARY and DESCRIPTION. --- dev-util/app2png/app2png-1.0.0.recipe | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-util/app2png/app2png-1.0.0.recipe b/dev-util/app2png/app2png-1.0.0.recipe index 0000fc138..a55fdbf09 100644 --- a/dev-util/app2png/app2png-1.0.0.recipe +++ b/dev-util/app2png/app2png-1.0.0.recipe @@ -1,8 +1,8 @@ -SUMMARY="Turn legacy BeOS app icons into PNGs." +SUMMARY="Turn legacy BeOS application icons into PNGs" DESCRIPTION="\ -With app2png, you can extract attribute-based icons from BeOS apps and save \ -them into PNG files. These PNG icons can then be used to recreate the icon as \ -a vector, or for use on a site." +With app2png, you can extract attribute-based bitmap icons from BeOS apps and \ +save them into PNG files. These PNG icons can then be used to recreate the \ +icon as a vector, or for use on a website." HOMEPAGE="https://github.com/HaikuArchives/app2png" SRC_URI="git+https://github.com/HaikuArchives/app2png#17c36271a80a822ac0dfec66527e61f21230a412" @@ -14,7 +14,7 @@ ARCHITECTURES="x86_gcc2 x86 x86_64" PROVIDES=" app2png = $portVersion - app:app2png = $portVersion + cmd:app2png = $portVersion " REQUIRES=" haiku