mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
UltraDV: revert strip (was causing the crash), update. (#2038)
This commit is contained in:
@@ -7,10 +7,10 @@ showcase for the awesomeness of the Haiku media server."
|
||||
HOMEPAGE="https://github.com/Barrett17/UltraDV"
|
||||
COPYRIGHT="1998-2017 UltraDV Project"
|
||||
LICENSE="MIT"
|
||||
REVISION="4"
|
||||
gitCommit="886aad8b0456372d049642de424cc58663b9a977"
|
||||
REVISION="5"
|
||||
gitCommit="2a27d23d6924fdcd12d2d73fe50b9d3edb573b75"
|
||||
SOURCE_URI="https://github.com/Barrett17/UltraDV/archive/$gitCommit.tar.gz"
|
||||
CHECKSUM_SHA256="eb2f23a964613eaf3ae364e70a1d4338363b06d99f3a788f044d70ece028c1cb"
|
||||
CHECKSUM_SHA256="a8db17369ca1aebeb2897c838c0c939295a6a0c59525a5c54904cd61b54c8160"
|
||||
SOURCE_DIR="UltraDV-$gitCommit"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
@@ -34,9 +34,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:which
|
||||
"
|
||||
|
||||
defineDebugInfoPackage ultradv \
|
||||
$appsDir/UltraDV
|
||||
|
||||
BUILD()
|
||||
{
|
||||
# not an autotools configure
|
||||
|
||||
Reference in New Issue
Block a user