mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
media-fonts/*: code style.
This commit is contained in:
@@ -3,30 +3,31 @@ DESCRIPTION="\
|
||||
A droid derived Sans-Serif style CJK font.
|
||||
"
|
||||
HOMEPAGE="http://wenq.org/wqy2/index.cgi?Home"
|
||||
SOURCE_URI="http://sourceforge.net/projects/wqy/files/wqy-microhei/0.2.0-beta/wqy-microhei-0.2.0-beta.tar.gz"
|
||||
CHECKSUM_SHA256="2802ac8023aa36a66ea6e7445854e3a078d377ffff42169341bd237871f7213e"
|
||||
COPYRIGHT="
|
||||
2007 Google Corp.
|
||||
2008-2010 WenQuanYi Board of Trustees and Qianqian Fang
|
||||
"
|
||||
LICENSE="
|
||||
Apache v2
|
||||
GNU GPL v3
|
||||
GNU GPL font exception
|
||||
"
|
||||
COPYRIGHT="
|
||||
2007 Google Corp.
|
||||
2008-2010 WenQuanYi Board of Trustees and Qianqian Fang
|
||||
"
|
||||
REVISION="4"
|
||||
SOURCE_URI="http://sourceforge.net/projects/wqy/files/wqy-microhei/0.2.0-beta/wqy-microhei-0.2.0-beta.tar.gz"
|
||||
CHECKSUM_SHA256="2802ac8023aa36a66ea6e7445854e3a078d377ffff42169341bd237871f7213e"
|
||||
SOURCE_DIR="wqy-microhei"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
DISABLE_SOURCE_PACKAGE=yes
|
||||
DISABLE_SOURCE_PACKAGE="yes"
|
||||
|
||||
PROVIDES="
|
||||
wqy_microhei = $portVersion
|
||||
"
|
||||
REQUIRES=""
|
||||
|
||||
BUILD_REQUIRES=""
|
||||
BUILD_PREREQUIRES="coreutils"
|
||||
|
||||
SOURCE_DIR="wqy-microhei"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
true
|
||||
|
||||
Reference in New Issue
Block a user