mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
media-fonts/*: code style.
This commit is contained in:
@@ -5,22 +5,22 @@ covers Latin-Greek-Cyrillic (not a complete set, though) with about \
|
||||
2,000 glyphs. It has the same character coverage as Calibri.
|
||||
"
|
||||
HOMEPAGE="http://code.google.com/p/chromium/issues/detail?id=280557"
|
||||
COPYRIGHT="2013 Lukasz Dziedzic"
|
||||
LICENSE="SIL Open Font License v1.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://commondatastorage.googleapis.com/chromeos-localmirror/distfiles/crosextrafonts-carlito-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="4bd12b6cbc321c1cf16da76e2c585c925ce956a08067ae6f6c64eff6ccfdaf5a"
|
||||
LICENSE="SIL Open Font License v1.1"
|
||||
COPYRIGHT="2013 Lukasz Dziedzic"
|
||||
REVISION="1"
|
||||
SOURCE_DIR="crosextrafonts-carlito-$portVersion"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
DISABLE_SOURCE_PACKAGE=yes
|
||||
DISABLE_SOURCE_PACKAGE="yes"
|
||||
|
||||
PROVIDES="carlito = $portVersion"
|
||||
REQUIRES=""
|
||||
|
||||
BUILD_REQUIRES=""
|
||||
BUILD_PREREQUIRES="coreutils"
|
||||
|
||||
SOURCE_DIR="crosextrafonts-carlito-$portVersion"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
true
|
||||
|
||||
Reference in New Issue
Block a user