mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
ubuntu_font_family: bump version.
This commit is contained in:
@@ -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()
|
||||
{
|
||||
Reference in New Issue
Block a user