mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
De-Lint recipes.
* fastdep Removed "." from SUMMARY. Minor cosmetics. * ffmpeg Removed "." from SUMMARY. * fheroes Removed "." from SUMMARY. * filecropper Removed "." and improved SUMMARY. Use g++ instead of gcc. * flex Removed "." from SUMMARY. Moved haiku_devel into BUILD_REQUIRES. Minor cosmetics. * fontforge Removed "." from SUMMARY. Minor cosmetics. * fossil Shortened and improved SUMMARY/DESCRIPTION. * fpc Use same SUMMARY/DESCRIPTION in the non-BEP recipes. * freetype Minor cosmetics. (The PATCHES is commented out on purpose, enabling subpixel rendering and hinting) * ftgl Removed "." from SUMMARY. Sorted _devel block to the top.
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
DESCRIPTION="
|
||||
Free implementation of Heroes of the Might and Magic II engine. \
|
||||
SDL is used. Free Heroes 2 is a turn based strategy video game. \
|
||||
The original game was voted the sixth best PC game of all time \
|
||||
by PC Gamer magazine in May 1997.
|
||||
"
|
||||
SUMMARY="Free implementation of Heroes of the Might and Magic II engine."
|
||||
SUMMARY="Free implementation of Heroes of the Might and Magic II engine"
|
||||
DESCRIPTION="Free implementation of Heroes of the Might and Magic II engine. \
|
||||
SDL is used. Free Heroes 2 is a turn based strategy video game.
|
||||
The original game was voted the sixth best PC game of all time by PC Gamer \
|
||||
magazine in May 1997."
|
||||
HOMEPAGE="http://sourceforge.net/projects/fheroes2/"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2006-2013 Andrey Afletdinov"
|
||||
@@ -29,7 +27,6 @@ PROVIDES="
|
||||
fheroes2$secondaryArchSuffix = $portVersion
|
||||
app:fheroes2$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libsdl$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user