Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.

This commit is contained in:
Augustin Cavalier
2015-07-02 11:12:32 -04:00
parent 827ec2dcbc
commit f561efbc96
1450 changed files with 1674 additions and 1674 deletions

View File

@@ -4,7 +4,7 @@ smjpeg is an implementation of the smjpeg decoding library, which runs on just \
about any platform. It comes with one sample deoder, smjpeg_decode (console, \
no UI)."
HOMEPAGE="http://www.icculus.org/smjpeg"
SRC_URI="svn://svn.icculus.org/smjpeg/trunk/"
SOURCE_URI="svn://svn.icculus.org/smjpeg/trunk/"
LICENSE="GNU LGPL v2"
COPYRIGHT="1999-2004 Sam Lantinga, Joe Tennies."