From 4d349853faf541cee1f96aa85c2101117d933471 Mon Sep 17 00:00:00 2001 From: Josef Gajdusek Date: Wed, 21 Jan 2015 18:59:57 +0100 Subject: [PATCH] substrate: Update --- .../substrate/substrate-1.0a.recipe | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) rename haiku-apps/substrate/substrate-1.0.recipe => haiku-misc/substrate/substrate-1.0a.recipe (55%) diff --git a/haiku-apps/substrate/substrate-1.0.recipe b/haiku-misc/substrate/substrate-1.0a.recipe similarity index 55% rename from haiku-apps/substrate/substrate-1.0.recipe rename to haiku-misc/substrate/substrate-1.0a.recipe index 00312154b..9178237f0 100644 --- a/haiku-apps/substrate/substrate-1.0.recipe +++ b/haiku-misc/substrate/substrate-1.0a.recipe @@ -1,12 +1,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. -" +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" -SRC_URI="git+https://github.com/atalax/haiku-substrate.git#1bd0a5" +SRC_URI="https://github.com/atalax/haiku-substrate/archive/v$portVersion.tar.gz" +SOURCE_DIR="haiku-substrate-$portVersion" +CHECKSUM_SHA256="c127dd91d2f2e89b09ede5cf810c14243a35e4f3606274245fba385fab4b1d14" REVISION="1" -COPYRIGHT="2014 Josef Gajdusek" +COPYRIGHT=" + 2003 Jared Tarbell + 2014 Josef Gajdusek + " LICENSE="MIT" ARCHITECTURES="x86_gcc2 x86 x86_64"