mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-01 20:48:54 +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. * ed Improved SUMMARY. Took DESCRIPTION from http://www.gnu.org/software/ed/ Moved haiku_devel into BUILD_REQUIRES. Minor cosmetics. * edgar Removed "." from SUMMARY. Minor cosmetics. * eepp Shortened SUMMARY. Minor cosmetics. * enca Removed "." from SUMMARY. Minor cosmetics. * enet Removed "." from SUMMARY. Minor cosmetics. * exiv2 Removed "." and improved SUMMARY. Moved haiku_devel into BUILD_REQUIRES. Minor cosmetics.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
SUMMARY="The Legend of Edgar is a platform game."
|
||||
SUMMARY="The Legend of Edgar is a platform game"
|
||||
DESCRIPTION="Edgar must battle his way across the world, solving puzzles and \
|
||||
defeating powerful enemies to achieve his quest. When Edgar's father fails \
|
||||
to return home after venturing out one dark and stormy night, Edgar fears the \
|
||||
@@ -34,7 +34,6 @@ REQUIRES="
|
||||
lib:libSDL_ttf
|
||||
lib:libz
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
devel:libintl
|
||||
@@ -45,7 +44,6 @@ BUILD_REQUIRES="
|
||||
devel:libSDL_ttf
|
||||
devel:libz
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
cmd:gcc
|
||||
|
||||
Reference in New Issue
Block a user