mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Reformat 10 recipes
This commit is contained in:
@@ -1,19 +1,18 @@
|
||||
SUMMARY="Save image files as ASCII text art"
|
||||
DESCRIPTION="
|
||||
The AalibTranslator for Haiku allows you to save image files as ASCII text art.
|
||||
"
|
||||
DESCRIPTION="The AalibTranslator for Haiku allows you to save image files \
|
||||
as ASCII text art."
|
||||
HOMEPAGE="https://github.com/noryb009/AalibTranslator/"
|
||||
SOURCE_URI="git://github.com/noryb009/AalibTranslator.git#e69df6765106af986454611fa2c960e0ecdb1562"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2013 Luke (noryb009)"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="git://github.com/noryb009/AalibTranslator.git#e69df6765106af986454611fa2c960e0ecdb1562"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
||||
|
||||
PROVIDES="
|
||||
aalibtranslator = $portVersion
|
||||
app:AALIBTranslator = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku
|
||||
lib:libaa
|
||||
|
||||
Reference in New Issue
Block a user