mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 13:38:52 +02:00
Fix ordering
This commit is contained in:
@@ -4,25 +4,24 @@ The Liberation(tm) Fonts is a font family which aims at metric compatibility \
|
||||
with Arial, Times New Roman, and Courier New. It is sponsored by Red Hat.
|
||||
"
|
||||
HOMEPAGE="https://fedorahosted.org/liberation-fonts"
|
||||
SOURCE_URI="https://fedorahosted.org/releases/l/i/liberation-fonts/liberation-fonts-ttf-2.00.1.tar.gz"
|
||||
CHECKSUM_SHA256="7890278a6cd17873c57d9cd785c2d230d9abdea837e96516019c5885dd271504"
|
||||
REVISION="4"
|
||||
COPYRIGHT="2007-2010 Red Hat, Inc."
|
||||
LICENSE="GNU GPL v2
|
||||
Liberation Exceptions"
|
||||
COPYRIGHT="2007-2010 Red Hat, Inc."
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://fedorahosted.org/releases/l/i/liberation-fonts/liberation-fonts-ttf-2.00.1.tar.gz"
|
||||
CHECKSUM_SHA256="7890278a6cd17873c57d9cd785c2d230d9abdea837e96516019c5885dd271504"
|
||||
SOURCE_DIR="liberation-fonts-ttf-$portVersion"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
|
||||
PROVIDES="liberation_fonts = $portVersion"
|
||||
REQUIRES=""
|
||||
|
||||
BUILD_REQUIRES=""
|
||||
BUILD_PREREQUIRES="
|
||||
coreutils
|
||||
"
|
||||
|
||||
|
||||
SOURCE_DIR="liberation-fonts-ttf-$portVersion"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
true
|
||||
|
||||
Reference in New Issue
Block a user