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

@@ -3,7 +3,7 @@ DESCRIPTION="Box2D is a feature rich 2D rigid body physics engine, written in C+
It has been used in many games, including Crayon Physics Deluxe, \
winner of the 2008 Independant Game Festival Grand Prize"
HOMEPAGE="http://www.box2d.org"
SRC_URI="http://box2d.googlecode.com/files/Box2D_v2.1.2.zip"
SOURCE_URI="http://box2d.googlecode.com/files/Box2D_v2.1.2.zip"
LICENSE="MIT"
COPYRIGHT="2007-2009 Erin Catto"
CHECKSUM_SHA256="3b351c3e51c6bf78c3e48a2b51260297f3f309fde389c9bfc21ebd484efbba54"

View File

@@ -1,6 +1,6 @@
DESCRIPTION="A generic game engine for 2D double-buffering animation"
HOMEPAGE="http://sarrazip.com/dev/burgerspace.html"
SRC_URI="http://perso.b2b2c.ca/sarrazip/dev/flatzebra-0.1.3.tar.gz"
SOURCE_URI="http://perso.b2b2c.ca/sarrazip/dev/flatzebra-0.1.3.tar.gz"
CHECKSUM_MD5="4f595c64e4ef2c82a2da4d420eacea1a"
REVISION="1"
STATUS_HAIKU="stable"

View File

@@ -1,6 +1,6 @@
DESCRIPTION="GGZ Library libggz"
HOMEPAGE="http://dev.ggzgamingzone.org/libraries/libggz/"
SRC_URI="http://mirrors.ibiblio.org/pub/mirrors/ggzgamingzone/ggz/snapshots/ggz-base-libs-snapshot-0.99.5.tar.gz"
SOURCE_URI="http://mirrors.ibiblio.org/pub/mirrors/ggzgamingzone/ggz/snapshots/ggz-base-libs-snapshot-0.99.5.tar.gz"
CHECKSUM_MD5="811d956fe082ee27c682c6d1c4d55142"
REVISION="1"
STATUS_HAIKU="broken"

View File

@@ -7,7 +7,7 @@ detection with friction. ODE is useful for simulating vehicles, objects in \
virtual reality environments and virtual creatures.
"
HOMEPAGE="http://www.ode.org/"
SRC_URI="http://downloads.sourceforge.net/project/opende/ODE/0.12/ode-0.12.tar.bz2"
SOURCE_URI="http://downloads.sourceforge.net/project/opende/ODE/0.12/ode-0.12.tar.bz2"
CHECKSUM_SHA256="65c5315a42c725d2da01ea2c1b045583d54e0d1a95e3f7c062e5ba3769f5c350"
REVISION="1"
COPYRIGHT="2001-2004 Russell L. Smith"

View File

@@ -9,7 +9,7 @@ PhysicsFS gives you platform-abstracted means to determine if CD-ROMs are \
available, the user's home directory, where in the real filesystem your \
program is running, etc."
HOMEPAGE="http://icculus.org/physfs"
SRC_URI="http://icculus.org/physfs/downloads/physfs-2.0.3.tar.bz2"
SOURCE_URI="http://icculus.org/physfs/downloads/physfs-2.0.3.tar.bz2"
CHECKSUM_SHA256="ca862097c0fb451f2cacd286194d071289342c107b6fe69079c079883ff66b69"
LICENSE="PHYSFS"
COPYRIGHT="2001-2012 Ryan C. Gordon"