mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
SMPlayer: bump version
This commit is contained in:
@@ -5,8 +5,8 @@ like support for MPlayer filters and more."
|
||||
HOMEPAGE="http://smplayer.sourceforge.net"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2006-2015 Ricardo Villalba"
|
||||
SOURCE_URI="http://sourceforge.net/projects/smplayer/files/SMPlayer/14.9.0/smplayer-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="b24fb478e637151215bf050d3e84f99d802de2d9e3d10588aba33626fa24a34e"
|
||||
SOURCE_URI="http://sourceforge.net/projects/smplayer/files/SMPlayer/$portVersion/smplayer-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="85a970df1c601f266101895e9bb9a17c20d1e964796fa590546527a9669ca6fb"
|
||||
REVISION="1"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86"
|
||||
@@ -36,11 +36,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
"
|
||||
|
||||
PATCH()
|
||||
{
|
||||
sed -i 's/USE_SVN_VERSIONS 1/USE_SVN_VERSIONS 0/' src/version.cpp
|
||||
}
|
||||
|
||||
PATCHES="smplayer_x86-14.9.0.6966.patchset"
|
||||
|
||||
BUILD()
|
||||
@@ -51,7 +46,7 @@ BUILD()
|
||||
# TRANSLATION_PATH
|
||||
# THEMES_PATH
|
||||
# SHORTCUTS_PATH
|
||||
|
||||
echo "SVN-r6966" > svn_revision
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user