advancemame: code style.

This commit is contained in:
Jerome Duval
2018-08-03 09:15:00 +02:00
parent cde31602a3
commit ad325d4e16
2 changed files with 10 additions and 14 deletions

View File

@@ -3,16 +3,16 @@ DESCRIPTION=" \
AdvanceMAME is unofficial MAME version with advanced video support \
for better use with TVs, Arcade monitors, PC monitors and LCD screens."
HOMEPAGE="http://advancemame.sourceforge.net"
COPYRIGHT="1996-2006, Nicola Salmoria and the MAME Team"
LICENSE="GNU GPL v2"
REVISION="3"
SOURCE_URI="https://github.com/amadvance/advancemame/releases/download/advancemame-$portVersion/advancemame-$portVersion.tar.gz"
CHECKSUM_SHA256="525e0897cd41fe8d3ef563e59592da740ebe005eda0948515dca410d01624bcc"
REVISION="3"
LICENSE="GNU GPL v2"
COPYRIGHT="1996-2006, Nicola Salmoria and the MAME Team"
PATCHES="advancemame-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
PATCHES="advancemame-$portVersion.patchset"
PROVIDES="
advancemame$secondaryArchSuffix = $portVersion
cmd:advj$secondaryArchSuffix
@@ -21,7 +21,6 @@ PROVIDES="
cmd:advmame$secondaryArchSuffix
cmd:advs$secondaryArchSuffix
"
REQUIRES="
haiku$secondaryArchSuffix
lib:libexpat$secondaryArchSuffix
@@ -37,7 +36,6 @@ BUILD_REQUIRES="
devel:libsdl$secondaryArchSuffix
devel:libz$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:aclocal
cmd:autoconf

View File

@@ -3,16 +3,16 @@ DESCRIPTION=" \
AdvanceMAME is unofficial MAME version with advanced video support \
for better use with TVs, Arcade monitors, PC monitors and LCD screens."
HOMEPAGE="http://advancemame.sourceforge.net"
COPYRIGHT="1996-2006, Nicola Salmoria and the MAME Team"
LICENSE="GNU GPL v2"
REVISION="3"
SOURCE_URI="https://github.com/amadvance/advancemame/releases/download/v$portVersion/advancemame-$portVersion.tar.gz"
CHECKSUM_SHA256="779b3b43e3fbdf4bb24e97c418499cd4550446494e19f5d576827242b0821814"
REVISION="3"
LICENSE="GNU GPL v2"
COPYRIGHT="1996-2006, Nicola Salmoria and the MAME Team"
PATCHES="advancemame-1.4.patchset"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
PATCHES="advancemame-1.4.patchset"
PROVIDES="
advancemame$secondaryArchSuffix = $portVersion
cmd:advj$secondaryArchSuffix
@@ -23,7 +23,6 @@ PROVIDES="
cmd:advmess$secondaryArchSuffix
cmd:advs$secondaryArchSuffix
"
REQUIRES="
haiku$secondaryArchSuffix
lib:libexpat$secondaryArchSuffix
@@ -39,7 +38,6 @@ BUILD_REQUIRES="
devel:libsdl$secondaryArchSuffix
devel:libz$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:aclocal
cmd:autoconf