mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-30 20:18:52 +02:00
filwip: fix build on gcc5.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user