mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Updated Weather recipe
This commit is contained in:
@@ -11,7 +11,10 @@ COPYRIGHT="2014 George White
|
||||
2015 Janus"
|
||||
LICENSE="MIT"
|
||||
REVISION="2"
|
||||
SOURCE_URI="git+https://github.com/HaikuArchives/Weather.git#a337ad1"
|
||||
commit="2868142b1adb882c55f09c1454738741038f9d98"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/Weather/archive/$commit.tar.gz"
|
||||
CHECKSUM_SHA256="aac002f942ef011b0a807fb7b2ff7d48e58ba93d0bb9dffc01933ec11686f0f2"
|
||||
SOURCE_DIR="Weather-$commit"
|
||||
|
||||
ARCHITECTURES="x86 x86_gcc2 x86_64"
|
||||
|
||||
@@ -35,6 +38,7 @@ BUILD_PREREQUIRES="
|
||||
BUILD()
|
||||
{
|
||||
make $jobArgs OBJ_DIR=objects
|
||||
make bindcatalogs OBJ_DIR=objects
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
|
||||
Reference in New Issue
Block a user