mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
De-lint recipes.
* gnash Don't start SUMMARY with app name Re-ordered blocks * gophernicus Don't start SUMMARY with app name Re-ordered blocks * harfbuzz Don't start SUMMARY with app name Re-ordered blocks * inconsolata Don't start SUMMARY with app name Re-ordered blocks * indent Don't start SUMMARY with app name Re-ordered blocks Fixed (SECONDARY_)ARCHITECTURES and PROVIDES * inputproto Don't start SUMMARY with app name Improved SUMMARY and DESCRIPTION Re-ordered blocks * jamvm Don't start SUMMARY with app name Removed "DEPEND" Re-ordered blocks * jpeg Don't start SUMMARY with app name Re-ordered blocks * jgmod Don't start SUMMARY with app name Re-ordered blocks * kbproto Don't start SUMMARY with app name Re-ordered blocks * kdiff3 Don't start SUMMARY with app name Re-ordered blocks * libdom Don't start SUMMARY with app name Re-ordered blocks Removed $secondaryArchSuffix as there are no 2nd archs declared * libdvdcss Don't start SUMMARY with app name Re-ordered blocks * libdwarf Don't start SUMMARY with app name Re-ordered blocks * libevent Minor cosmetics Re-ordered blocks
This commit is contained in:
@@ -1,21 +1,21 @@
|
||||
SUMMARY="Inconsolata Programmer's font"
|
||||
SUMMARY="A monospace font designed for programmers"
|
||||
DESCRIPTION="Inconsolata is a monospace font, designed for code listings \
|
||||
and the like, in print. There are a great many 'programmer fonts,' designed \
|
||||
primarily for use on the screen, but in most cases do not have the attention \
|
||||
to detail for high resolution rendering."
|
||||
HOMEPAGE="http://www.levien.com/type/myfonts/inconsolata.html"
|
||||
COPYRIGHT="2006 Raph Levien
|
||||
2009 David Zhou
|
||||
2010-2012 Dimosthenis Kaponis"
|
||||
LICENSE="SIL Open Font License v1.1"
|
||||
REVISION="3"
|
||||
SOURCE_URI="http://media.nodnod.net/Inconsolata-dz.otf.zip"
|
||||
CHECKSUM_SHA256="002fed4b8c1e5417c03f9b55e009acc682da08b13cdbf8f601f52efaf5324d58"
|
||||
SOURCE_URI_2="http://levien.com/type/myfonts/Inconsolata.otf#noarchive"
|
||||
CHECKSUM_SHA256_2="1561e616c414a1b82d6e6dfbd18e5726fd65028913ade191e5fa38b6ec375a1a"
|
||||
SOURCE_URI_3="http://www.cosmix.org/software/files/InconsolataHellenic.zip"
|
||||
CHECKSUM_SHA256_3="415f6cd9badb1eefa90be8b10e6316e87f9824856b5e407213334bf5a77873e7"
|
||||
REVISION="3"
|
||||
LICENSE="SIL Open Font License v1.1"
|
||||
COPYRIGHT="2006 Raph Levien
|
||||
2009 David Zhou
|
||||
2010-2012 Dimosthenis Kaponis
|
||||
"
|
||||
SOURCE_DIR=""
|
||||
|
||||
ARCHITECTURES="any"
|
||||
DISABLE_SOURCE_PACKAGE=yes
|
||||
@@ -25,8 +25,6 @@ REQUIRES=""
|
||||
BUILD_REQUIRES=""
|
||||
BUILD_PREREQUIRES="coreutils"
|
||||
|
||||
SOURCE_DIR=""
|
||||
|
||||
BUILD()
|
||||
{
|
||||
true
|
||||
|
||||
Reference in New Issue
Block a user