mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
cantarell: bump version.
This commit is contained in:
@@ -9,28 +9,24 @@ European, Dutch and Afrikaans writing systems. The Cantarell typeface is \
|
||||
included in Google Fonts too.
|
||||
"
|
||||
HOMEPAGE="http://wiki.gnome.org/CantarellFonts"
|
||||
SOURCE_URI="http://ftp.gnome.org/pub/GNOME/sources/cantarell-fonts/0.0/cantarell-fonts-${portVersion}.tar.xz"
|
||||
CHECKSUM_SHA256="15bf87555321556750bc68ace360f3df420359a8ab257e15c44fb69710152f1c"
|
||||
LICENSE="SIL Open Font License v1.1"
|
||||
COPYRIGHT="2009-2011 Understanding Limited
|
||||
2010-2012 Jakub Steiner"
|
||||
2010-2012 Jakub Steiner"
|
||||
LICENSE="SIL Open Font License v1.1"
|
||||
REVISION="1"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
SECONDARY_ARCHITECTURES="x86 x86_gcc2"
|
||||
SOURCE_URI="http://ftp.gnome.org/pub/GNOME/sources/cantarell-fonts/0.0/cantarell-fonts-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="14a228aa0b516dfc367b434a850f955a00c57fc549cbb05348e2b150196a737f"
|
||||
SOURCE_DIR="cantarell-fonts-$portVersion"
|
||||
DISABLE_SOURCE_PACKAGE=yes
|
||||
|
||||
PROVIDES="cantarell = $portVersion"
|
||||
REQUIRES=""
|
||||
BUILD_REQUIRES=""
|
||||
BUILD_PREREQUIRES="coreutils"
|
||||
ARCHITECTURES="any"
|
||||
|
||||
SOURCE_DIR="cantarell-fonts-$portVersion"
|
||||
PROVIDES="
|
||||
cantarell = $portVersion
|
||||
"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
true
|
||||
}
|
||||
BUILD_PREREQUIRES="
|
||||
coreutils
|
||||
"
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
Reference in New Issue
Block a user