mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
jamfile_engine: Migrate to HaikuArchives
This commit is contained in:
@@ -2,16 +2,16 @@ SUMMARY="A build system for Haiku applications based on Jam"
|
||||
DESCRIPTION="Build Haiku applications, add-ons, drivers and screensavers easily usin Jam.
|
||||
|
||||
Jam is a replacement for Make with a focus on generic and reusable rules."
|
||||
HOMEPAGE="https://review.haiku-os.org/q/project:jamfile-engine"
|
||||
HOMEPAGE="https://github.com/HaikuArchives/jamfile-engine"
|
||||
COPYRIGHT="2002-2010 Ryan Leavengood
|
||||
2011 Peter Poláčik
|
||||
2013 Siarzhuk Zharski
|
||||
2021-2022 Adrien Destugues"
|
||||
LICENSE="MIT"
|
||||
SOURCE_URI="http://www.haiku-files.org/files/jamfile_engine-1.0.3.zip"
|
||||
SOURCE_DIR="jamfile-engine"
|
||||
CHECKSUM_SHA256="55426827286bbdeab354ad969747180ba89711e8033a3b526b9c01b8d25a7e49"
|
||||
REVISION="1"
|
||||
SOUREC_URI="https://github.com/HaikuArchives/jamfile-engine/archive/refs/tags/${portVersion}.tar.gz"
|
||||
SOURCE_DIR="jamfile-engine-${portVersion}"
|
||||
CHECKSUM_SHA256="e3715ea781c65d7547d1d5bf9df537f909fc84eafc86b6446a385a18f0e4da4e"
|
||||
REVISION="2"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user