Merged in TimothyGu/haikuports/noto2 (pull request #367)

Add Noto Sans fonts for South Asian languages
This commit is contained in:
Scott McCreary
2014-12-20 11:34:48 -08:00
7 changed files with 273 additions and 0 deletions

View File

@@ -0,0 +1,39 @@
LANG_EN="Bengali"
LANG_DL="${LANG_EN}"
LANG_LC="bengali"
SUMMARY="The Noto Sans font for $LANG_EN"
DESCRIPTION="
The Noto font family attempts to create a uniform look for all languages on \
Earth. This package contains the Noto Sans fonts for $LANG_EN.
"
HOMEPAGE="https://www.google.com/get/noto/"
SRC_URI="https://www.google.com/get/noto/pkgs/NotoSans${LANG_DL}-hinted.zip"
CHECKSUM_SHA256="bc9422930cb09b0736ed3ebf60f747bb0078e451087b52926a4ae0d1d50db42c"
LICENSE="Apache v2"
COPYRIGHT="2013 Google Inc."
REVISION="1"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE=yes
PROVIDES="
noto_sans_${LANG_LC}=$portVersion
"
REQUIRES=" "
BUILD_REQUIRES=" "
BUILD_PREREQUIRES="
coreutils
"
SOURCE_DIR=""
BUILD()
{
true
}
INSTALL()
{
FONTDIR=$fontsDir/NotoSans${LANG_DL}
mkdir -p ${FONTDIR}
cp *.ttf ${FONTDIR}
}

View File

@@ -0,0 +1,39 @@
LANG_EN="Devanagari"
LANG_DL="${LANG_EN}"
LANG_LC="devanagari"
SUMMARY="The Noto Sans font for $LANG_EN"
DESCRIPTION="
The Noto font family attempts to create a uniform look for all languages on \
Earth. This package contains the Noto Sans fonts for $LANG_EN.
"
HOMEPAGE="https://www.google.com/get/noto/"
SRC_URI="https://www.google.com/get/noto/pkgs/NotoSans${LANG_DL}-hinted.zip"
CHECKSUM_SHA256="8601d16cb04d740d2a2a27299ae59445971bbbed3d6b401c14e6fb1d461dd353"
LICENSE="Apache v2"
COPYRIGHT="2012 Google Inc."
REVISION="1"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE=yes
PROVIDES="
noto_sans_${LANG_LC}=$portVersion
"
REQUIRES=" "
BUILD_REQUIRES=" "
BUILD_PREREQUIRES="
coreutils
"
SOURCE_DIR=""
BUILD()
{
true
}
INSTALL()
{
FONTDIR=$fontsDir/NotoSans${LANG_DL}
mkdir -p ${FONTDIR}
cp *.ttf ${FONTDIR}
}

View File

@@ -0,0 +1,39 @@
LANG_EN="Gujarati"
LANG_DL="${LANG_EN}"
LANG_LC="gujarati"
SUMMARY="The Noto Sans font for $LANG_EN"
DESCRIPTION="
The Noto font family attempts to create a uniform look for all languages on \
Earth. This package contains the Noto Sans fonts for $LANG_EN.
"
HOMEPAGE="https://www.google.com/get/noto/"
SRC_URI="https://www.google.com/get/noto/pkgs/NotoSans${LANG_DL}-hinted.zip"
CHECKSUM_SHA256="44e6925fa81c7a59992415ffce24434e7b2609af7921d10e735879ebbc5a593f"
LICENSE="Apache v2"
COPYRIGHT="2013 Google Inc."
REVISION="1"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE=yes
PROVIDES="
noto_sans_${LANG_LC}=$portVersion
"
REQUIRES=" "
BUILD_REQUIRES=" "
BUILD_PREREQUIRES="
coreutils
"
SOURCE_DIR=""
BUILD()
{
true
}
INSTALL()
{
FONTDIR=$fontsDir/NotoSans${LANG_DL}
mkdir -p ${FONTDIR}
cp *.ttf ${FONTDIR}
}

View File

@@ -0,0 +1,39 @@
LANG_EN="Gurmukhi"
LANG_DL="${LANG_EN}"
LANG_LC="gurmukhi"
SUMMARY="The Noto Sans font for $LANG_EN"
DESCRIPTION="
The Noto font family attempts to create a uniform look for all languages on \
Earth. This package contains the Noto Sans fonts for $LANG_EN.
"
HOMEPAGE="https://www.google.com/get/noto/"
SRC_URI="https://www.google.com/get/noto/pkgs/NotoSans${LANG_DL}-hinted.zip"
CHECKSUM_SHA256="c154bacc4998fa6e8eb380cf6823a07c2cf6bcafbad373446fbb7576f61d1e48"
LICENSE="Apache v2"
COPYRIGHT="2013 Google Inc."
REVISION="1"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE=yes
PROVIDES="
noto_sans_${LANG_LC}=$portVersion
"
REQUIRES=" "
BUILD_REQUIRES=" "
BUILD_PREREQUIRES="
coreutils
"
SOURCE_DIR=""
BUILD()
{
true
}
INSTALL()
{
FONTDIR=$fontsDir/NotoSans${LANG_DL}
mkdir -p ${FONTDIR}
cp *.ttf ${FONTDIR}
}

View File

@@ -0,0 +1,39 @@
LANG_EN="Sinhala"
LANG_DL="${LANG_EN}"
LANG_LC="sinhala"
SUMMARY="The Noto Sans font for $LANG_EN"
DESCRIPTION="
The Noto font family attempts to create a uniform look for all languages on \
Earth. This package contains the Noto Sans fonts for $LANG_EN.
"
HOMEPAGE="https://www.google.com/get/noto/"
SRC_URI="https://www.google.com/get/noto/pkgs/NotoSans${LANG_DL}-hinted.zip"
CHECKSUM_SHA256="2cf8027b61f0657e64959e17eb16f4d84658a950c36ee483d4bf1ade8df9d683"
LICENSE="Apache v2"
COPYRIGHT="2014 Google Inc."
REVISION="1"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE=yes
PROVIDES="
noto_sans_${LANG_LC}=$portVersion
"
REQUIRES=" "
BUILD_REQUIRES=" "
BUILD_PREREQUIRES="
coreutils
"
SOURCE_DIR=""
BUILD()
{
true
}
INSTALL()
{
FONTDIR=$fontsDir/NotoSans${LANG_DL}
mkdir -p ${FONTDIR}
cp *.ttf ${FONTDIR}
}

View File

@@ -0,0 +1,39 @@
LANG_EN="Tamil"
LANG_DL="${LANG_EN}"
LANG_LC="tamil"
SUMMARY="The Noto Sans font for $LANG_EN"
DESCRIPTION="
The Noto font family attempts to create a uniform look for all languages on \
Earth. This package contains the Noto Sans fonts for $LANG_EN.
"
HOMEPAGE="https://www.google.com/get/noto/"
SRC_URI="https://www.google.com/get/noto/pkgs/NotoSans${LANG_DL}-hinted.zip"
CHECKSUM_SHA256="15d8f1e5310f4d2eecf2e46a9d74b52c5a30afae00b90d2fe92bc8f00a5c1ee8"
LICENSE="Apache v2"
COPYRIGHT="2012 Google Inc."
REVISION="1"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE=yes
PROVIDES="
noto_sans_${LANG_LC}=$portVersion
"
REQUIRES=" "
BUILD_REQUIRES=" "
BUILD_PREREQUIRES="
coreutils
"
SOURCE_DIR=""
BUILD()
{
true
}
INSTALL()
{
FONTDIR=$fontsDir/NotoSans${LANG_DL}
mkdir -p ${FONTDIR}
cp *.ttf ${FONTDIR}
}

View File

@@ -0,0 +1,39 @@
LANG_EN="Telugu"
LANG_DL="${LANG_EN}"
LANG_LC="telugu"
SUMMARY="The Noto Sans font for $LANG_EN"
DESCRIPTION="
The Noto font family attempts to create a uniform look for all languages on \
Earth. This package contains the Noto Sans fonts for $LANG_EN.
"
HOMEPAGE="https://www.google.com/get/noto/"
SRC_URI="https://www.google.com/get/noto/pkgs/NotoSans${LANG_DL}-hinted.zip"
CHECKSUM_SHA256="8d434121cb8e10b02f80a1a7ab87a9a70ef2eee96aababe4ec871e554578c460"
LICENSE="Apache v2"
COPYRIGHT="2013 Google Inc."
REVISION="1"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE=yes
PROVIDES="
noto_sans_${LANG_LC}=$portVersion
"
REQUIRES=" "
BUILD_REQUIRES=" "
BUILD_PREREQUIRES="
coreutils
"
SOURCE_DIR=""
BUILD()
{
true
}
INSTALL()
{
FONTDIR=$fontsDir/NotoSans${LANG_DL}
mkdir -p ${FONTDIR}
cp *.ttf ${FONTDIR}
}