Filwip: Update recipe

* Point to last commit
* Removed upstreamed patch
* Removed old recipe
This commit is contained in:
Humdinger
2022-11-09 10:41:19 +01:00
parent c36bb891b5
commit f05d5cd719
3 changed files with 7 additions and 86 deletions

View File

@@ -5,13 +5,14 @@ the like. It works with easy to write text files that include information \
about where the files to delete are."
HOMEPAGE="https://github.com/HaikuArchives/FilWip"
COPYRIGHT="2002 Ramshankar
2018 HaikuArchives team"
2021 HaikuArchives team"
LICENSE="SPL"
REVISION="2"
SOURCE_URI="$HOMEPAGE/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="67ca2d8152a5458b3d5622a260c6fdc5ff2ed8ed4098b257d5a5061e7385f664"
SOURCE_DIR="FilWip-$portVersion"
PATCHES="filwip-$portVersion.patchset"
REVISION="3"
srcGitRev="5ea70cdb5113033e889ff031f4eb0cbbed6679d7"
SOURCE_URI="$HOMEPAGE/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="c17ae5b6c471ba9e4968acc9e70e38ad0123c79309d346977ed2ab9a3101b645"
SOURCE_DIR="FilWip-$srcGitRev"
ADDITIONAL_FILES="install_plugins.sh"
ARCHITECTURES="all"