code style.

This commit is contained in:
Jerome Duval
2018-08-06 15:04:59 +02:00
parent 9a6fd9b28c
commit dedc2c6324
143 changed files with 306 additions and 312 deletions

View File

@@ -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()
{
: