mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
code style.
This commit is contained in:
@@ -20,14 +20,20 @@ non-destructive editing, because adding another object (like a filter) does \
|
||||
not actually destroy any pixel data.
|
||||
"
|
||||
HOMEPAGE="http://yellowbites.com/wonderbrush.html"
|
||||
LICENSE="WonderBrush"
|
||||
COPYRIGHT="2005, Stephan Aßmus und Ingo Weinhold GbR"
|
||||
LICENSE="WonderBrush"
|
||||
REVISION="5"
|
||||
SOURCE_URI="http://yellowbites.com/downloads/WonderBrush-2.1.2-x86-gcc2-2013-01-02.zip#noarchive"
|
||||
CHECKSUM_SHA256="d0e9fad818c3f7900a475b80a249c9aa4eb118dc8498a6370a87e7a10fa42067"
|
||||
REVISION="5"
|
||||
SOURCE_DIR="WonderBrush"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 !x86"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2"
|
||||
DISABLE_SOURCE_PACKAGE=yes
|
||||
DISABLE_SOURCE_PACKAGE="yes"
|
||||
|
||||
USER_SETTINGS_FILES="
|
||||
settings/WonderBrush directory
|
||||
"
|
||||
|
||||
PROVIDES="
|
||||
wonderbrush$secondaryArchSuffix = $portVersion compat >= 2
|
||||
@@ -39,6 +45,7 @@ REQUIRES="
|
||||
lib:libz$secondaryArchSuffix >= 1
|
||||
lib:liblayout$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
@@ -47,12 +54,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:unzip
|
||||
"
|
||||
|
||||
USER_SETTINGS_FILES="
|
||||
settings/WonderBrush directory
|
||||
"
|
||||
|
||||
SOURCE_DIR="WonderBrush"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
:
|
||||
|
||||
Reference in New Issue
Block a user