filwip: fix build on gcc5.

This commit is contained in:
Jerome Duval
2017-05-18 22:52:10 +02:00
parent 628f5e02e9
commit 24a28d3ae1

View File

@@ -4,16 +4,16 @@ temporary files, cache files of internet sessions, logs, history files and \
the like. It works with easy to write text files that include information \ the like. It works with easy to write text files that include information \
about where the files to delete are." about where the files to delete are."
HOMEPAGE="https://sites.google.com/site/appfilwip/home" HOMEPAGE="https://sites.google.com/site/appfilwip/home"
COPYRIGHT="2002 Ramshankar"
LICENSE="SPL"
REVISION="7"
commit="e5e8bc31c3f356b603041be8883ce5c7df46ce97" commit="e5e8bc31c3f356b603041be8883ce5c7df46ce97"
SOURCE_URI="https://github.com/HaikuArchives/filwip/archive/$commit.tar.gz" SOURCE_URI="https://github.com/HaikuArchives/filwip/archive/$commit.tar.gz"
CHECKSUM_SHA256="20c5476d1117d6ecff102186e74cfa730e9b989a98073b6f373f42562e019411"
SOURCE_FILENAME="filwip-$commit.tar.gz" SOURCE_FILENAME="filwip-$commit.tar.gz"
SOURCE_DIR="FilWip-$commit" SOURCE_DIR="FilWip-$commit"
CHECKSUM_SHA256="20c5476d1117d6ecff102186e74cfa730e9b989a98073b6f373f42562e019411"
ADDITIONAL_FILES="install_plugins.sh" ADDITIONAL_FILES="install_plugins.sh"
REVISION="6" PATCHES="filwip-$portVersion.patchset"
LICENSE="SPL"
COPYRIGHT="2002 Ramshankar"
ARCHITECTURES="x86 x86_gcc2" ARCHITECTURES="x86 x86_gcc2"
@@ -24,6 +24,7 @@ PROVIDES="
REQUIRES=" REQUIRES="
haiku haiku
" "
BUILD_PREREQUIRES=" BUILD_PREREQUIRES="
cmd:g++ cmd:g++
cmd:xres cmd:xres