Use source zip file.

This commit is contained in:
Clemens
2014-05-02 10:50:34 +00:00
parent c4d795789a
commit 10cc91ecbc

View File

@@ -1,5 +1,4 @@
SUMMARY="Auckland Layout Editor (ALE): \
A GUI Editor to create and edit constraint-based layouts."
SUMMARY="ALE: GUI Editor to create and edit constraint-based layouts."
DESCRIPTION="The Auckland Layout Editor (ALE) is a constraint-based layout \
editor that is based on the BALMLayout layout class. The constraint-based \
layout model is very powerful and can describe layouts that can't be described \
@@ -15,7 +14,11 @@ https://www.cs.auckland.ac.nz/~lutteroth/publications/ZeidlerEtAl2013-AucklandLa
or watch:
http://www.youtube.com/watch?v=ZPv58AWWGRQ"
HOMEPAGE="http://github.com/czeidler/ALEditor"
SRC_URI="git://github.com/czeidler/ALEditor#c7f17666dd5cb7f73edcabe2e9c4c7def9768175"
srcGitRef="52a5a621e3c28fc04d46402fae263b9693bd68ab"
CHECKSUM_SHA512="824282b07d6545ccfac0dedf324cbbfc0a2aeb2c57f0a671e9167cdfd7ca117fa552c0279f04f01b1cec26c2da25faa61871523a7d2149bc90311cfc45598880"
SRC_FILENAME=$srcGitRef.zip
SOURCE_DIR="ALEditor-$srcGitRef"
SRC_URI="https://github.com/czeidler/ALEditor/archive/$SRC_FILENAME"
COPYRIGHT="Copyright (C) 2009-2014 by UniAuckland Team"
LICENSE="MIT"
REVISION="1"