mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Fix ordering
This commit is contained in:
@@ -2,15 +2,15 @@ SUMMARY="Screensaver drawing interesting city-like structures"
|
||||
DESCRIPTION="Substrate is a screensaver which creates interesting images from \
|
||||
lines and circles. Inspired by xscreensaver's Substrate."
|
||||
HOMEPAGE="https://github.com/atalax/haiku-substrate"
|
||||
SOURCE_URI="https://github.com/atalax/haiku-substrate/archive/v$portVersion.tar.gz"
|
||||
SOURCE_DIR="haiku-substrate-$portVersion"
|
||||
CHECKSUM_SHA256="b57e9bc57c4e57fd876d5222030a685872ddbe482464c27b119c58439bd0c948"
|
||||
REVISION="1"
|
||||
COPYRIGHT="
|
||||
2003 Jared Tarbell
|
||||
2014 Josef Gajdusek
|
||||
"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/atalax/haiku-substrate/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="b57e9bc57c4e57fd876d5222030a685872ddbe482464c27b119c58439bd0c948"
|
||||
SOURCE_DIR="haiku-substrate-$portVersion"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
@@ -21,6 +21,7 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user