From 24a28d3ae184e68dd0f4484b33595835c7e2afcd Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 18 May 2017 22:52:10 +0200 Subject: [PATCH] filwip: fix build on gcc5. --- haiku-apps/filwip/filwip-1.0.0.recipe | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/haiku-apps/filwip/filwip-1.0.0.recipe b/haiku-apps/filwip/filwip-1.0.0.recipe index f7c36a8ba..7f951c9da 100644 --- a/haiku-apps/filwip/filwip-1.0.0.recipe +++ b/haiku-apps/filwip/filwip-1.0.0.recipe @@ -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 \ about where the files to delete are." HOMEPAGE="https://sites.google.com/site/appfilwip/home" +COPYRIGHT="2002 Ramshankar" +LICENSE="SPL" +REVISION="7" commit="e5e8bc31c3f356b603041be8883ce5c7df46ce97" SOURCE_URI="https://github.com/HaikuArchives/filwip/archive/$commit.tar.gz" +CHECKSUM_SHA256="20c5476d1117d6ecff102186e74cfa730e9b989a98073b6f373f42562e019411" SOURCE_FILENAME="filwip-$commit.tar.gz" SOURCE_DIR="FilWip-$commit" -CHECKSUM_SHA256="20c5476d1117d6ecff102186e74cfa730e9b989a98073b6f373f42562e019411" ADDITIONAL_FILES="install_plugins.sh" -REVISION="6" - -LICENSE="SPL" -COPYRIGHT="2002 Ramshankar" +PATCHES="filwip-$portVersion.patchset" ARCHITECTURES="x86 x86_gcc2" @@ -24,6 +24,7 @@ PROVIDES=" REQUIRES=" haiku " + BUILD_PREREQUIRES=" cmd:g++ cmd:xres