mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Add recipe for FilWip v0.1.1
and remove v0.1.0
This commit is contained in:
@@ -6,10 +6,10 @@ about where the files to delete are."
|
||||
HOMEPAGE="https://sites.google.com/site/appfilwip/home"
|
||||
COPYRIGHT="2002 Ramshankar"
|
||||
LICENSE="SPL"
|
||||
REVISION="8"
|
||||
commit="4f2c234ccdc7a4c59d301f7f5e690aa44903194b"
|
||||
REVISION="1"
|
||||
commit="8dbfca56d9e7a64663444f65a73537dff6465123"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/filwip/archive/$commit.tar.gz"
|
||||
CHECKSUM_SHA256="937525f11f96ca08a1a151e7a35860779956a59e9d1402784fe11836b08102c5"
|
||||
CHECKSUM_SHA256="77cefc428c3a4477e899af7687258a3835953817a0f9badee8aee5ac523a8a9d"
|
||||
SOURCE_FILENAME="filwip-$commit.tar.gz"
|
||||
SOURCE_DIR="FilWip-$commit"
|
||||
ADDITIONAL_FILES="install_plugins.sh"
|
||||
@@ -24,14 +24,14 @@ REQUIRES="
|
||||
haiku
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:g++
|
||||
cmd:xres
|
||||
cmd:make
|
||||
"
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
makefile_engine
|
||||
cmd:g++
|
||||
cmd:make
|
||||
cmd:xres
|
||||
"
|
||||
|
||||
USER_SETTINGS_FILES="settings/FilWip directory keep-old"
|
||||
Reference in New Issue
Block a user