mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
SMTube: bump version
This commit is contained in:
@@ -4,11 +4,11 @@ YouTube videos. Videos are played back with a media player (by default \
|
|||||||
SMPlayer) instead of a flash player, this allows better performance, \
|
SMPlayer) instead of a flash player, this allows better performance, \
|
||||||
particularly with HD content."
|
particularly with HD content."
|
||||||
HOMEPAGE="https://www.smtube.org/"
|
HOMEPAGE="https://www.smtube.org/"
|
||||||
COPYRIGHT="2006-2017 Ricardo Villalba"
|
COPYRIGHT="2006-2018 Ricardo Villalba"
|
||||||
LICENSE="GNU GPL v2"
|
LICENSE="GNU GPL v2"
|
||||||
REVISION="1"
|
REVISION="1"
|
||||||
SOURCE_URI="https://downloads.sf.net/smtube/smtube-$portVersion.tar.bz2"
|
SOURCE_URI="https://downloads.sf.net/smtube/smtube-$portVersion.tar.bz2"
|
||||||
CHECKSUM_SHA256="8dca5245e2d2be4cb472b7a6e9e7ccafa52f25b0ef2c924944aa058b02a5a08e"
|
CHECKSUM_SHA256="173f7f0902d336ef423b2074654bef461326ee6fba669f54865c81ac5b3daa65"
|
||||||
|
|
||||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||||
SECONDARY_ARCHITECTURES="!x86_gcc2 x86"
|
SECONDARY_ARCHITECTURES="!x86_gcc2 x86"
|
||||||
@@ -52,6 +52,7 @@ BUILD_REQUIRES="
|
|||||||
BUILD_PREREQUIRES="
|
BUILD_PREREQUIRES="
|
||||||
haiku${secondaryArchSuffix}_devel
|
haiku${secondaryArchSuffix}_devel
|
||||||
cmd:gcc$secondaryArchSuffix
|
cmd:gcc$secondaryArchSuffix
|
||||||
|
cmd:lrelease$secondaryArchSuffix
|
||||||
cmd:make
|
cmd:make
|
||||||
"
|
"
|
||||||
|
|
||||||
Reference in New Issue
Block a user