mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-30 03:58:51 +02:00
update sort-save recipe
This commit is contained in:
@@ -3,12 +3,11 @@ DESCRIPTION="Just like the Borg, bringing order to chaos. SortSave is a re-creat
|
||||
old program that I used for a screensaver on my old Tandy 1000 computer. \
|
||||
The original was programmed in BASIC and compiled to run on MS Dos."
|
||||
HOMEPAGE="https://github.com/bbjimmy/Sort-Save"
|
||||
SRC_URI="https://github.com/bbjimmy/Sort-Save/archive/1.0.tar.gz"
|
||||
CHECKSUM_SHA512="794b3d582667b627ea00654e28ede1a0fde59164cbda87bb05ca8ba8327b98bd4bd726dec013098101ce6ac69fc8b3a86311198829b4ba18f6a55528f6f83d8e"
|
||||
SOURCE_DIR="Sort-Save-1.0"
|
||||
SRC_URI="https://github.com/bbjimmy/Sort-Save/archive/1.1.tar.gz"
|
||||
CHECKSUM_SHA256="cf86c6e650d6313d496a7dce49ebd99377d2b94d6835257881664a30a39ecac6"
|
||||
|
||||
LICENSE="SortSave"
|
||||
COPYRIGHT="2013 Jim Saxton, Fat Elk Software"
|
||||
COPYRIGHT="2013-2015 Jim Saxton, Fat Elk Software"
|
||||
|
||||
REVISION="1"
|
||||
|
||||
@@ -28,8 +27,10 @@ BUILD_REQUIRES="
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:gcc
|
||||
cmd:make
|
||||
cmd:unzip
|
||||
makefile_engine
|
||||
"
|
||||
SOURCE_DIR=Sort-Save-1.1
|
||||
|
||||
BUILD()
|
||||
{
|
||||
Reference in New Issue
Block a user