COMMIT/commit => srcGitRev.

* code style.
This commit is contained in:
Jerome Duval
2018-08-07 08:47:35 +02:00
parent ac17bd1be4
commit f67b534c07
59 changed files with 254 additions and 273 deletions

View File

@@ -6,11 +6,10 @@ HOMEPAGE="http://developer.opensound.com/"
COPYRIGHT="1996-2008 Hannu Savolainen and Dev Mazumdar"
LICENSE="BSD (2-clause)"
REVISION="2"
COMMIT="cd2ae052d390c4811acd10553b327bb94fa2abb0"
SOURCE_URI="https://sourceforge.net/code-snapshots/git/o/op/opensound/git.git/opensound-git-$COMMIT.zip"
SOURCE_DIR="opensound-git-$COMMIT"
srcGitRev="cd2ae052d390c4811acd10553b327bb94fa2abb0"
SOURCE_URI="https://sourceforge.net/code-snapshots/git/o/op/opensound/git.git/opensound-git-$srcGitRev.zip"
CHECKSUM_SHA256="6c4852c4c835f54bc807c91a657ecdc398560e6c0b6fc165464265bc30ea407f"
SOURCE_DIR="opensound-git-$srcGitRev"
PATCHES="opensound-4.2_git.patchset"
ARCHITECTURES="?x86_gcc2 ?x86_64"