mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Filwip: Update recipe
* Point to last commit * Removed upstreamed patch * Removed old recipe
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user