mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
digiclock: enable x86_64.
* add checksum.
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
SUMMARY="A screensaver showing a binary clock"
|
||||
DESCRIPTION="Based on BinaryClock by David Enderson. DigiClock uses filled \
|
||||
rectangles and random colors."
|
||||
HOMEPAGE="http://www.fatelk.com"
|
||||
HOMEPAGE="http://www.fatelk.com/"
|
||||
COPYRIGHT="2012 Jim Saxton, Fat Elk Software"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/bbjimmy/DigiClock/archive/1.0.tar.gz"
|
||||
CHECKSUM_SHA512="24ab1ed06a4b13d63fbca87708a9e98b53b5737d12fee22663549132e6434b61e789326231e0168447f46f609eb4a296497f98418db41874cc712756f118daa8"
|
||||
SOURCE_DIR="DigiClock-1.0"
|
||||
SOURCE_URI="https://github.com/bbjimmy/DigiClock/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="dc9c35ace8964976c5a47f94eb3b581288cc412477e45ca923194b196dcf59d8"
|
||||
SOURCE_DIR="DigiClock-$portVersion"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
digiclock = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user