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.
|
200-250 languages. The Ubuntu Font Family is included in Google Fonts too.
|
||||||
"
|
"
|
||||||
HOMEPAGE="http://font.ubuntu.com"
|
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."
|
COPYRIGHT="2011 Canonical Ltd."
|
||||||
REVISION="4"
|
LICENSE="Ubuntu Font License 1.0"
|
||||||
|
REVISION="1"
|
||||||
ARCHITECTURES="any"
|
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
|
DISABLE_SOURCE_PACKAGE=yes
|
||||||
|
|
||||||
PROVIDES="ubuntu_font_family = $portVersion"
|
ARCHITECTURES="any"
|
||||||
REQUIRES=""
|
|
||||||
BUILD_REQUIRES=""
|
|
||||||
BUILD_PREREQUIRES="coreutils"
|
|
||||||
|
|
||||||
SOURCE_DIR="ubuntu-font-family-0.80"
|
PROVIDES="
|
||||||
|
ubuntu_font_family = $portVersion
|
||||||
|
"
|
||||||
|
|
||||||
BUILD()
|
BUILD_PREREQUIRES="
|
||||||
{
|
coreutils
|
||||||
true
|
"
|
||||||
}
|
|
||||||
|
|
||||||
INSTALL()
|
INSTALL()
|
||||||
{
|
{
|
||||||
Reference in New Issue
Block a user