mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
smjpeg: safe source.
This commit is contained in:
@@ -6,8 +6,10 @@ on just about any platform. It comes with one sample decoder, smjpeg_decode \
|
||||
HOMEPAGE="http://www.icculus.org/smjpeg"
|
||||
COPYRIGHT="1999-2004 Sam Lantinga, Joe Tennies."
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="2"
|
||||
SOURCE_URI="svn://svn.icculus.org/smjpeg/trunk/"
|
||||
REVISION="3"
|
||||
SOURCE_URI="ftp://ftp.gameaholic.com/pub/mirrors/ftp.lokigames.com/open-source/smjpeg/smjpeg-0.2.1.tar.gz
|
||||
svn://svn.icculus.org/smjpeg/trunk/"
|
||||
CHECKSUM_SHA256="d0fdbb346e78bde7c9d3dc10097a8d29cedb0d4d0a5959e6b11b78bae2094a32"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
@@ -22,6 +24,7 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
libsdl$secondaryArchSuffix
|
||||
lib:libGL$secondaryArchSuffix
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
|
||||
Reference in New Issue
Block a user