1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Update to 14.9.0, announce message:

* Fix for Youtube.
 * New option to shut down the computer when playback has finished.
 * The themes and skin icons are loaded from resource files (*.rcc).
 * New fix for searching subtitles from opensubtitles.org that should
   return more results.

- Add dbus QT4 dependency
This commit is contained in:
Rusmir Dusko 2014-09-07 13:02:09 +00:00
parent 994d0ed261
commit 10652b236f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367542
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= smplayer
DISTVERSION= 14.3.0
DISTVERSION= 14.9.0
CATEGORIES= multimedia audio kde
MASTER_SITES= SF/${PORTNAME}/SMPlayer/${PORTVERSION}
@ -15,7 +15,7 @@ RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer \
smplayer-skins>=0:${PORTSDIR}/multimedia/smplayer-skins \
smplayer-themes>=0:${PORTSDIR}/multimedia/smplayer-themes
USE_QT4= gui network script xml moc_build rcc_build uic_build \
USE_QT4= gui dbus network script xml moc_build rcc_build uic_build \
uic3_build porting_build linguist_build
ALL_TARGET= src/smplayer

View File

@ -1,2 +1,2 @@
SHA256 (smplayer-14.3.0.tar.bz2) = 9b8db20043d1528ee5c6054526779e88a172d2c757429bd7095c794d65ecbc18
SIZE (smplayer-14.3.0.tar.bz2) = 3675657
SHA256 (smplayer-14.9.0.tar.bz2) = 429ad4edd6df1fcedd5ea4fa2b024eb5a61c9412f52762e9d9a9c2245b7ddf13
SIZE (smplayer-14.9.0.tar.bz2) = 3716434