mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-30 12:08:53 +02:00
Merge pull request #301 from Max-Might/master
Updating two font recipes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
SUMMARY="A typeface designed for source code"
|
||||
DESCRIPTION="Hack includes monospaced regular, bold, oblique, and bold oblique sets to\
|
||||
DESCRIPTION="Hack includes monospaced regular, bold, oblique, and bold oblique sets to \
|
||||
cover all of your syntax highlighting needs."
|
||||
HOMEPAGE="http://sourcefoundry.org/hack/"
|
||||
COPYRIGHT="Christopher Simpkins"
|
||||
@@ -21,7 +21,7 @@ BUILD_PREREQUIRES="
|
||||
|
||||
BUILD()
|
||||
{
|
||||
echo "No building required."
|
||||
true
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
|
||||
@@ -1,12 +1,13 @@
|
||||
SUMMARY="Unifoundry's font covering Unicode's BMP"
|
||||
DESCRIPTION="GNU Unifont is part of the GNU Project.
|
||||
DESCRIPTION="GNU Unifont is part of the GNU Project. \
|
||||
The GNU Unifont by Roman Czyborra is a free bitmap font that covers the \
|
||||
Unicode Basic Multilingual Plane (BMP), using an intermediate bitmapped \
|
||||
font format."
|
||||
HOMEPAGE="http://unifoundry.com"
|
||||
COPYRIGHT="Unifoundry"
|
||||
SLICENSE="GNU GPL v2"
|
||||
REVISION="2"OURCE_URI="http://unifoundry.com/pub/unifont-7.0.06/font-builds/unifont-7.0.06.ttf#noarchive"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://unifoundry.com/pub/unifont-7.0.06/font-builds/unifont-7.0.06.ttf#noarchive"
|
||||
CHECKSUM_SHA256="a7a49189502d01033cc4028048f10706c665952341f2d5831d4477c8b301b362"
|
||||
SOURCE_URI_2="http://unifoundry.com/pub/unifont-7.0.06/font-builds/unifont_upper-7.0.06.ttf#noarchive"
|
||||
CHECKSUM_SHA256_2="8cf9b9870860a3aec239d6ee43387a3ba8c3b8302d4b8d73bca8a419a7deb01d"
|
||||
|
||||
Reference in New Issue
Block a user