ubuntu_font_family: bump version.

This commit is contained in:
Jerome Duval
2017-09-19 11:19:21 +02:00
parent d21a8be4bd
commit 4b225eca3b

View File

@@ -6,26 +6,23 @@ operating systems. It was designed by Dalton Maag in 2010 and now it covers \
200-250 languages. The Ubuntu Font Family is included in Google Fonts too.
"
HOMEPAGE="http://font.ubuntu.com"
SOURCE_URI="http://font.ubuntu.com/download/ubuntu-font-family-0.80.zip"
CHECKSUM_SHA256="107170099bbc3beae8602b97a5c423525d363106c3c24f787d43e09811298e4c"
LICENSE="Ubuntu Font License 1.0"
COPYRIGHT="2011 Canonical Ltd."
REVISION="4"
ARCHITECTURES="any"
LICENSE="Ubuntu Font License 1.0"
REVISION="1"
SOURCE_URI="http://font.ubuntu.com/download/ubuntu-font-family-$portVersion.zip"
CHECKSUM_SHA256="456d7d42797febd0d7d4cf1b782a2e03680bb4a5ee43cc9d06bda172bac05b42"
SOURCE_DIR="ubuntu-font-family-$portVersion"
DISABLE_SOURCE_PACKAGE=yes
PROVIDES="ubuntu_font_family = $portVersion"
REQUIRES=""
BUILD_REQUIRES=""
BUILD_PREREQUIRES="coreutils"
ARCHITECTURES="any"
SOURCE_DIR="ubuntu-font-family-0.80"
PROVIDES="
ubuntu_font_family = $portVersion
"
BUILD()
{
true
}
BUILD_PREREQUIRES="
coreutils
"
INSTALL()
{