MPlayer: bump to release (#3781)

This commit is contained in:
miqlas
2019-04-25 17:44:35 +02:00
committed by Jérôme Duval
parent 1a1e04b0bf
commit 96c6579a11
3 changed files with 276 additions and 286 deletions

View File

@@ -1,5 +1,5 @@
resource app_flags B_ARGV_ONLY;
resource app_flags B_MULTIPLE_LAUNCH | B_ARGV_ONLY;
resource app_version {
major = @MAJOR@,

View File

@@ -20,14 +20,12 @@ fonts are supported along with 12 subtitle formats (MicroDVD, SubRip, OGM, \
SubViewer, Sami, VPlayer, RT, SSA, AQTitle, JACOsub, PJS and our own: MPsub). \
DVD subtitles (SPU streams, VOBsub and Closed Captions) are supported as well."
HOMEPAGE="http://www.mplayerhq.hu/"
COPYRIGHT="2001-2016 The MPlayer Team"
COPYRIGHT="2001-2019 The MPlayer Team"
LICENSE="GNU LGPL v2.1"
REVISION="1"
srcGitRev="c4eb74cb8d8d7b8ccd9936cb18742d086492fb9f"
SOURCE_URI="https://github.com/extrowerk/mplayer/archive/$srcGitRev.zip"
CHECKSUM_SHA256="ae9508e6504da751b3dc91b85aae141d6164c1da65fc270b666c0509518e45ee"
SOURCE_DIR="mplayer-$srcGitRev"
SOURCE_FILENAME="mplayer-$srcGitRev.zip"
SOURCE_URI="http://www.mplayerhq.hu/MPlayer/releases/MPlayer-1.4.tar.xz"
CHECKSUM_SHA256="82596ed558478d28248c7bc3828eb09e6948c099bbd76bb7ee745a0e3275b548"
SOURCE_DIR="MPlayer-1.4"
PATCHES="mplayer_x86-$portVersion.patchset"
ADDITIONAL_FILES="mplayer.rdef.in"
@@ -56,7 +54,7 @@ REQUIRES="
lib:liba52$secondaryArchSuffix
lib:libbz2$secondaryArchSuffix
lib:libcaca$secondaryArchSuffix
# lib:libcdio$secondaryArchSuffix
lib:libcdio$secondaryArchSuffix
lib:libdca$secondaryArchSuffix
lib:libdv$secondaryArchSuffix
lib:libdvdcss$secondaryArchSuffix
@@ -113,7 +111,7 @@ BUILD_REQUIRES="
devel:libbz2$secondaryArchSuffix
devel:libcaca$secondaryArchSuffix
devel:libcddb$secondaryArchSuffix
# devel:libcdio$secondaryArchSuffix
devel:libcdio$secondaryArchSuffix
devel:libdca$secondaryArchSuffix
devel:libdv$secondaryArchSuffix
devel:libdvdcss$secondaryArchSuffix