mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-02 21:18:51 +02:00
fixing set of recipes to ensure secure download
remove trailing whitespace fix trailing whitespace Another trailing whitespace
This commit is contained in:
@@ -2,11 +2,13 @@ SUMMARY="A screen saver based on Symetrie demo by Řrřola"
|
||||
DESCRIPTION="A strange attractor randomly choosing among three Moebius \
|
||||
transformations with changing parameters."
|
||||
HOMEPAGE="http://rrrola.wz.cz"
|
||||
SOURCE_URI="git+https://github.com/threedeyes/SymetrieSaver#3cb39457196807d1bbdd4089145bfabbb7263655"
|
||||
CHECKSUM_SHA256="58fc37a6b36ac1ee76a3eec4f32be4b84b07bcc222c35dbe4100ba280069e44b"
|
||||
REVISION="1"
|
||||
COPYRIGHT="2009 Jan Kadlec (Řrřola), 2010-2015 3dEyes**"
|
||||
LICENSE="Public Domain"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/threedeyes/SymetrieSaver/archive/3cb39457196807d1bbdd4089145bfabbb7263655.tar.gz"
|
||||
CHECKSUM_SHA256="0ae036687a8a4a57e661de7c73afb66c45dcd171f256b3a551a3e156c0254e9d"
|
||||
SOURCE_DIR="SymetrieSaver-3cb39457196807d1bbdd4089145bfabbb7263655"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
||||
|
||||
PROVIDES="
|
||||
@@ -16,6 +18,7 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:gcc
|
||||
cmd:make
|
||||
|
||||
Reference in New Issue
Block a user