mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
hack: any architecture, disable source package
This commit is contained in:
@@ -4,12 +4,13 @@ cover all of your syntax highlighting needs."
|
||||
HOMEPAGE="http://sourcefoundry.org/hack/"
|
||||
COPYRIGHT="Christopher Simpkins"
|
||||
LICENSE="SIL Open Font License v1.1"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/chrissimpkins/Hack/releases/download/v$portVersion/Hack-v2_010-ttf.zip"
|
||||
CHECKSUM_SHA256="d28782fc3154fcdda97df66ffc138b087d0f1249f2d9e83d32d209a7935e8493"
|
||||
SOURCE_DIR=""
|
||||
|
||||
ARCHITECTURES="x86 x86_gcc2 x86_64"
|
||||
ARCHITECTURES="any"
|
||||
DISABLE_SOURCE_PACKAGE=yes
|
||||
|
||||
PROVIDES="
|
||||
hack = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user