media-fonts/*: code style.

This commit is contained in:
Jerome Duval
2018-08-06 14:25:37 +02:00
parent 01483e4006
commit 9a6fd9b28c
47 changed files with 222 additions and 215 deletions

View File

@@ -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()
{