mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
unifont: fix the recipe
This commit is contained in:
@@ -5,7 +5,7 @@ Unicode Basic Multilingual Plane (BMP), using an intermediate bitmapped \
|
||||
font format."
|
||||
HOMEPAGE="http://unifoundry.com"
|
||||
COPYRIGHT="Unifoundry"
|
||||
SLICENSE="GNU GPL v2"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://unifoundry.com/pub/unifont-7.0.06/font-builds/unifont-7.0.06.ttf#noarchive"
|
||||
CHECKSUM_SHA256="a7a49189502d01033cc4028048f10706c665952341f2d5831d4477c8b301b362"
|
||||
@@ -18,10 +18,13 @@ CHECKSUM_SHA256_4="0e1841505d1be6636cf6d5e60cc4ff09b56784e29f2728060231b26d74ab7
|
||||
SOURCE_DIR=""
|
||||
|
||||
ARCHITECTURES="any"
|
||||
|
||||
DISABLE_SOURCE_PACKAGE="yes"
|
||||
|
||||
PROVIDES="unifont = $portVersion"
|
||||
|
||||
BUILD_REQUIRES=""
|
||||
|
||||
BUILD_PREREQUIRES="coreutils"
|
||||
|
||||
BUILD()
|
||||
|
||||
Reference in New Issue
Block a user