mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
Fix policy error, small changes in SUMMARY and DESCRIPTION.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user