mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
De-Linting recipes.
* bdh-calc License is Zlib. Improved SUMMARY. Minor cosmetics. * daa2iso Removed "." from SUMMARY. Minor cosmetics. * dash Removed "." from SUMMARY. Moved some things into BUILD_PREREQUIRES. * ddrescue Shortened SUMMARY. Added cmd:lzip to BUILD_PREREQUIRES. Minor cosmetics. * diffutils Removed "." from SUMMARY. Moved haiku_devel into BUILD_REQUIRES. Minor cosmetics. * discount Shortened SUMMARY. Moved haiku_devel into BUILD_REQUIRES. Minor cosmetics. * doctranslator Shortened SUMMARY. Corrected checksum. Added SECONDARY_ARCHITECTURES. * dos2unix Removed "." from SUMMARY. Moved haiku_devel into BUILD_REQUIRES. Minor cosmetics. * dtc Improved DESCRIPTION Moved haiku_devel into BUILD_REQUIRES. Minor cosmetics. * dulwich Removed "." from SUMMARY. Moved haiku_devel into BUILD_REQUIRES. Minor cosmetics.
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
SUMMARY="A tool for converting DAA/GBI images to ISO format."
|
||||
DESCRIPTION="
|
||||
DAA2ISO is an open source command-line/GUI tool for converting single and \
|
||||
multipart DAA and GBI images to the original ISO format.
|
||||
DAA/GBI files are 'Direct Access Archive' used by PowerISO and gBurner
|
||||
"
|
||||
SUMMARY="A tool for converting DAA/GBI images to ISO format"
|
||||
DESCRIPTION="DAA2ISO is an open source command-line/GUI tool for converting \
|
||||
single and multipart DAA and GBI images to the original ISO format.
|
||||
DAA/GBI files are 'Direct Access Archive' used by PowerISO and gBurner"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="Luigi Auriemma"
|
||||
HOMEPAGE="http://aluigi.org/mytoolz.htm#daa2iso"
|
||||
@@ -17,15 +15,12 @@ PROVIDES="
|
||||
daa2iso = $portVersion
|
||||
cmd:daa2iso = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
cmd:gcc
|
||||
|
||||
Reference in New Issue
Block a user