mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
BeMines: Update to v1.2
This commit is contained in:
@@ -15,12 +15,11 @@ around the number. Of course, if you've made a mistake, you'll probably \
|
||||
set off a mine. Left clicking while holding down SHIFT will also do this."
|
||||
HOMEPAGE="https://github.com/HaikuArchives/BeMines"
|
||||
COPYRIGHT="2009 Jon Yoder
|
||||
2018-2020 Kevin Adams, Adrien Destugues, Humdinger, Raheem Idowu, Janus, \
|
||||
Justin Stressman"
|
||||
2018-2023 The HaikuArchives Team"
|
||||
LICENSE="MIT"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="$HOMEPAGE/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="6e0ad89f0407c1897633dc6248cc6592ba9bc42173539bbcab78c16c13143511"
|
||||
CHECKSUM_SHA256="bbc54242d43c4ba1d0b8a9574a0035997e0e1532e630cd3cf937243323c218b7"
|
||||
SOURCE_DIR="BeMines-$portVersion"
|
||||
|
||||
ARCHITECTURES="all"
|
||||
@@ -52,8 +51,8 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
mkdir -p $appsDir/BeMines
|
||||
cp src/BeMines $appsDir/BeMines
|
||||
cp -r src/themes $appsDir/BeMines
|
||||
cp BeMines $appsDir/BeMines
|
||||
cp -r themes $appsDir/BeMines
|
||||
|
||||
addAppDeskbarSymlink $appsDir/BeMines/BeMines BeMines
|
||||
}
|
||||
Reference in New Issue
Block a user