aboutsummaryrefslogtreecommitdiff
path: root/multimedia/smplayer
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2019-12-26 21:02:51 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2019-12-26 21:02:51 +0000
commitadf54e82e2ea7e427f9fe0f7210ced756acb7d9b (patch)
tree5d18859a4d7fac432756d07cf5d4faef18563914 /multimedia/smplayer
parentf0d22ec564eae6ed1b20ee066f7e07ef86c8f27b (diff)
downloadports-adf54e82e2ea7e427f9fe0f7210ced756acb7d9b.tar.gz
ports-adf54e82e2ea7e427f9fe0f7210ced756acb7d9b.zip
multimedia/smplayer: update to 19.10.2
From ChangeLog: https://app.assembla.com/spaces/smplayer/subversion/source/HEAD/smplayer/trunk/Changelog * Try to prevent the player window to be larger than the desktop after a resize. * Fix compiling the web server on 32 bit with gcc 9.2.0. PR: 242870 Submitted by: vvd@unislabs.com
Notes
Notes: svn path=/head/; revision=520951
Diffstat (limited to 'multimedia/smplayer')
-rw-r--r--multimedia/smplayer/Makefile9
-rw-r--r--multimedia/smplayer/distinfo6
2 files changed, 8 insertions, 7 deletions
diff --git a/multimedia/smplayer/Makefile b/multimedia/smplayer/Makefile
index c0922043dbe0..44ef2ffcf9d6 100644
--- a/multimedia/smplayer/Makefile
+++ b/multimedia/smplayer/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= smplayer
-DISTVERSION= 19.5.0
+DISTVERSION= 19.10.2
CATEGORIES= multimedia audio kde
MASTER_SITES= SF/${PORTNAME}/SMPlayer/${PORTVERSION}
@@ -12,11 +12,12 @@ COMMENT= Complete front-end based on Qt for mplayer
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/Copying.txt
-USES= cpe compiler:c++11-lang desktop-file-utils dos2unix gmake \
- qmake qt:5 tar:bzip2 xorg
+USES= cpe compiler:c++11-lang desktop-file-utils dos2unix gl \
+ gmake qmake qt:5 tar:bzip2 xorg
+USE_GL= gl
USE_QT= buildtools_build linguisttools_build \
core dbus gui network script widgets xml
-USE_XORG= x11
+USE_XORG= x11 xext
CPE_VENDOR= ricardo_villalba
DOS2UNIX_REGEX= .*.[^p][^n][^g]$
diff --git a/multimedia/smplayer/distinfo b/multimedia/smplayer/distinfo
index eab667e2eeb2..3f25ad9c289d 100644
--- a/multimedia/smplayer/distinfo
+++ b/multimedia/smplayer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1568914800
-SHA256 (smplayer-19.5.0.tar.bz2) = b5cb2b37fc9a225bb7287bf26a0a499f7b46bff688161b8e5eae0d96d74daaf5
-SIZE (smplayer-19.5.0.tar.bz2) = 5175017
+TIMESTAMP = 1577239988
+SHA256 (smplayer-19.10.2.tar.bz2) = 37ed9f9a051077b9bc1a68f06fd4ad37fdac2802f62c28fd177e91d97d094c44
+SIZE (smplayer-19.10.2.tar.bz2) = 5178186