Fixed caladea recipe.

It had "carlito" in PROVIDES (copy&paste error).
Adjusted the DESCRIPTION: it really is a serif font, and since
the Lato font seems to be sans-serif, I removed the allusion to that...
This commit is contained in:
Humdinger
2015-02-10 19:25:56 +01:00
parent 49660c3a91
commit a0d9fabc5f

View File

@@ -1,24 +1,24 @@
SUMMARY="Serif font metric-compatible with Cambria"
DESCRIPTION="
Caladea (Google's Caladea font, google-crosextrafonts-caladea) is a modern, \
friendly sans-serif font, metric-compatible with Microsoft Fonts Cambria \
friendly serif font, metric-compatible with Microsoft Fonts Cambria \
font. Caladea comes in regular, bold, italic, and bold italic. The family \
covers Latin-Greek-Cyrillic (not a complete set, though) with about 2,000 \
glyphs. It has the same character coverage as Microsoft Fonts Cambria. \
This font is sans-serif typeface family based on Lato. Caladea is a default \
Cambria font replace in the LibreOffice Suite.
glyphs.
It has the same character coverage as Microsoft Fonts Cambria.
Caladea is a default Cambria font replace in the LibreOffice Suite.
"
HOMEPAGE="https://code.google.com/p/chromium/issues/detail?id=280557"
SRC_URI="http://gsdview.appspot.com/chromeos-localmirror/distfiles/crosextrafonts-$portVersion.tar.gz"
CHECKSUM_SHA256="c48d1c2fd613c9c06c959c34da7b8388059e2408d2bb19845dc3ed35f76e4d09"
LICENSE="Apache v2"
COPYRIGHT="2013 Carolina Giovagnoli and Andres Torresi"
REVISION="1"
REVISION="2"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE=yes
PROVIDES="carlito = $portVersion"
PROVIDES="caldea = $portVersion"
REQUIRES=""
BUILD_REQUIRES=""
BUILD_PREREQUIRES="coreutils"