mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
media-fonts/*: code style.
This commit is contained in:
@@ -12,23 +12,26 @@ the Roboto Condensed variant in regular and bold weights, along with an italic \
|
||||
style for each weight.
|
||||
"
|
||||
HOMEPAGE="http://www.google.com/fonts/specimen/Roboto"
|
||||
COPYRIGHT="2013 Christian Robertson"
|
||||
LICENSE="Apache v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/google/roboto/releases/download/v$portVersion/roboto-hinted.zip"
|
||||
CHECKSUM_SHA256="c4528791de55ade3d6c698738a70b457311e4dd296c5a3318aa729874067fa6a"
|
||||
SOURCE_FILENAME="roboto-$portVersion.zip"
|
||||
LICENSE="Apache v2"
|
||||
COPYRIGHT="2013 Christian Robertson"
|
||||
REVISION="1"
|
||||
SOURCE_DIR=""
|
||||
|
||||
ARCHITECTURES="any"
|
||||
DISABLE_SOURCE_PACKAGE=yes
|
||||
DISABLE_SOURCE_PACKAGE="yes"
|
||||
|
||||
PROVIDES="
|
||||
Roboto=$portVersion
|
||||
"
|
||||
REQUIRES=" "
|
||||
|
||||
BUILD_REQUIRES=" "
|
||||
BUILD_PREREQUIRES="
|
||||
coreutils
|
||||
"
|
||||
SOURCE_DIR=""
|
||||
|
||||
BUILD()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user