From f5e2edd0b5055e27807346efa5c334a8361ac741 Mon Sep 17 00:00:00 2001 From: Timothy Gu Date: Tue, 30 Dec 2014 05:44:57 +0000 Subject: [PATCH] Add Noto Sans fonts for Tai languages --- .../noto_sans_new_tai_lue-1.03.recipe | 39 +++++++++++++++++++ .../noto_sans_tai_le-1.01.recipe | 39 +++++++++++++++++++ .../noto_sans_tai_tham-1.01.recipe | 39 +++++++++++++++++++ .../noto_sans_tai_viet-1.01.recipe | 39 +++++++++++++++++++ 4 files changed, 156 insertions(+) create mode 100644 media-fonts/noto_sans_new_tai_lue/noto_sans_new_tai_lue-1.03.recipe create mode 100644 media-fonts/noto_sans_tai_le/noto_sans_tai_le-1.01.recipe create mode 100644 media-fonts/noto_sans_tai_tham/noto_sans_tai_tham-1.01.recipe create mode 100644 media-fonts/noto_sans_tai_viet/noto_sans_tai_viet-1.01.recipe diff --git a/media-fonts/noto_sans_new_tai_lue/noto_sans_new_tai_lue-1.03.recipe b/media-fonts/noto_sans_new_tai_lue/noto_sans_new_tai_lue-1.03.recipe new file mode 100644 index 000000000..a25c90500 --- /dev/null +++ b/media-fonts/noto_sans_new_tai_lue/noto_sans_new_tai_lue-1.03.recipe @@ -0,0 +1,39 @@ +LANG_EN="New Tai Lü" +LANG_DL="NewTaiLue" +LANG_LC="new_tai_lue" + +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}-unhinted.zip" +CHECKSUM_SHA256="660995d4cae6e4588a069f8d45ec52a96a624e501638a0c2ebd02683b623bced" +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/ttfonts + mkdir -p ${FONTDIR} + + cp *.ttf ${FONTDIR} +} diff --git a/media-fonts/noto_sans_tai_le/noto_sans_tai_le-1.01.recipe b/media-fonts/noto_sans_tai_le/noto_sans_tai_le-1.01.recipe new file mode 100644 index 000000000..02576510e --- /dev/null +++ b/media-fonts/noto_sans_tai_le/noto_sans_tai_le-1.01.recipe @@ -0,0 +1,39 @@ +LANG_EN="Tai Le" +LANG_DL="TaiLe" +LANG_LC="tai_le" + +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}-unhinted.zip" +CHECKSUM_SHA256="660995d4cae6e4588a069f8d45ec52a96a624e501638a0c2ebd02683b623bced" +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/ttfonts + mkdir -p ${FONTDIR} + + cp *.ttf ${FONTDIR} +} diff --git a/media-fonts/noto_sans_tai_tham/noto_sans_tai_tham-1.01.recipe b/media-fonts/noto_sans_tai_tham/noto_sans_tai_tham-1.01.recipe new file mode 100644 index 000000000..c571b1c52 --- /dev/null +++ b/media-fonts/noto_sans_tai_tham/noto_sans_tai_tham-1.01.recipe @@ -0,0 +1,39 @@ +LANG_EN="Tai Tham" +LANG_DL="TaiTham" +LANG_LC="tai_tham" + +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}-unhinted.zip" +CHECKSUM_SHA256="48baf29fb8dd8b4aad004dea67a91eadc449399317ac32439ccf4e6ab9e00975" +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/ttfonts + mkdir -p ${FONTDIR} + + cp *.ttf ${FONTDIR} +} diff --git a/media-fonts/noto_sans_tai_viet/noto_sans_tai_viet-1.01.recipe b/media-fonts/noto_sans_tai_viet/noto_sans_tai_viet-1.01.recipe new file mode 100644 index 000000000..1134618ae --- /dev/null +++ b/media-fonts/noto_sans_tai_viet/noto_sans_tai_viet-1.01.recipe @@ -0,0 +1,39 @@ +LANG_EN="Tai Viet" +LANG_DL="TaiViet" +LANG_LC="tai_viet" + +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}-unhinted.zip" +CHECKSUM_SHA256="573b069d4221f3cf294b3af15094606e22fc9c624c3dbac2b1e4656ca8f3f5c2" +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/ttfonts + mkdir -p ${FONTDIR} + + cp *.ttf ${FONTDIR} +}