mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-29 11:38:52 +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,12 @@
|
||||
SUMMARY="Fontforge is an outline font editor."
|
||||
DESCRIPTION="
|
||||
An outline font editor that lets you create your own OpenType, TrueType, CID-keyed, multi-master
|
||||
fonts and more... or simply edit existing ones."
|
||||
SUMMARY="An outline font editor"
|
||||
DESCRIPTION="An outline font editor that lets you create your own OpenType, \
|
||||
TrueType, CID-keyed, multi-master fonts and more... or simply edit existing \
|
||||
ones."
|
||||
HOMEPAGE="http://fontforge.sourceforge.net"
|
||||
COPYRIGHT="2000-2012 George Williams
|
||||
The FontForge Project"
|
||||
COPYRIGHT="
|
||||
2000-2012 George Williams
|
||||
The FontForge Project
|
||||
"
|
||||
LICENSE="BSD (3-clause)"
|
||||
SOURCE_URI="https://github.com/fontforge/fontforge/releases/download/$portVersion/fontforge-2014-11-26-Unix-Source.tar.gz"
|
||||
SOURCE_FILENAME="fontforge-$portVersion.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user