mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
3DMov: enable x86_64
This commit is contained in:
@@ -3,19 +3,22 @@ DESCRIPTION="Haiku version of the famous BeInc demo 3Dmov.
|
||||
Just drag'n'drop media files to the 3D objects.
|
||||
See the famous video at : https://www.youtube.com/watch?v=BsVydyC8ZGQ."
|
||||
HOMEPAGE="https://github.com/HaikuArchives/3DMov"
|
||||
COPYRIGHT="Zenja Solaja
|
||||
2009 Haiku Inc"
|
||||
COPYRIGHT="
|
||||
Zenja Solaja
|
||||
2009 Haiku Inc
|
||||
"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/3DMov/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="973ff84de9dd601e94e6912a2613088fd5fd851c615f81aaae6991922862fc47"
|
||||
SOURCE_DIR="3DMov-$portVersion"
|
||||
REVISION="2"
|
||||
COMMIT="16e56117ce1d9d1bd1586f0481f7788e31fbcde2"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/3DMov/archive/$COMMIT.tar.gz"
|
||||
CHECKSUM_SHA256="6b6ddb26eb2170533bf11214373fdd22658a3db476cae92639ec7af05ecf12c6"
|
||||
SOURCE_DIR="3DMov-$COMMIT"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
||||
ARCHITECTURES="x86_gcc2 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
3dmov = $portVersion
|
||||
app:3dmov = $portVersion
|
||||
app:3DMov = $portVersion
|
||||
"
|
||||
REQUIRES="
|
||||
haiku
|
||||
|
||||
Reference in New Issue
Block a user