media-video: code style.

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

View File

@@ -14,6 +14,11 @@ PATCHES="gnash-0.8.10.patchset"
ARCHITECTURES="!x86_gcc2 !x86 !x86_64"
SECONDARY_ARCHITECTURES="!x86_gcc2 !x86"
GLOBAL_WRITABLE_FILES="
settings/gnashpluginrc auto-merge
settings/gnashrc auto-merge
"
PROVIDES="
gnash$secondaryArchSuffix = $portVersion
app:Gnash = $portVersion
@@ -90,11 +95,6 @@ BUILD_PREREQUIRES="
cmd:grep
"
GLOBAL_WRITABLE_FILES="
settings/gnashpluginrc auto-merge
settings/gnashrc auto-merge
"
BUILD()
{
INCLUDE_DIR=`finddir B_SYSTEM_DIRECTORY`/$relativeIncludeDir
@@ -114,11 +114,13 @@ BUILD()
--libdir=$libDir
make $jobArgs
}
INSTALL()
{
make install
addAppDeskbarSymlink $appsDir/Gnash Gnash
}
TEST()
{
make check