mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Update to version 14.7.0
This commit is contained in:
parent
7eaa217b85
commit
5487c0e8cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361619
@ -2,9 +2,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= smtube
|
||||
PORTVERSION= 2.1
|
||||
PORTVERSION= 14.7.0
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= SF/smplayer/SMTube/2.0/
|
||||
MASTER_SITES= SF/smplayer/SMTube/${PORTVERSION}/
|
||||
|
||||
MAINTAINER= pawel@FreeBSD.org
|
||||
COMMENT= SMPlayer YouTube browser
|
||||
@ -14,7 +14,6 @@ RUN_DEPENDS= ${LOCALBASE}/bin/smplayer:${PORTSDIR}/multimedia/smplayer
|
||||
USES= gmake tar:bzip2
|
||||
ALL_TARGET= #empty
|
||||
USE_QT4= linguist_build moc_build qmake_build rcc_build uic_build
|
||||
QMAKE_ARGS+= QMAKE_CXXFLAGS_RELEASE=""
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
PORTDOCS= *
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (smtube-2.1.tar.bz2) = f33651a1e6f6ad457c77944b1b21aaae4b76e14e8223f06d23cc948dd7eefdd0
|
||||
SIZE (smtube-2.1.tar.bz2) = 584742
|
||||
SHA256 (smtube-14.7.0.tar.bz2) = c6690c3e372b1ca983ca5d1359f4c20915ba57f19dbabe3fe552caa5df09acfe
|
||||
SIZE (smtube-14.7.0.tar.bz2) = 575375
|
||||
|
@ -14,6 +14,7 @@ share/icons/hicolor/64x64/apps/smtube.png
|
||||
%%DATADIR%%/translations/smtube_el.qm
|
||||
%%DATADIR%%/translations/smtube_et.qm
|
||||
%%DATADIR%%/translations/smtube_en.qm
|
||||
%%DATADIR%%/translations/smtube_en_GB.qm
|
||||
%%DATADIR%%/translations/smtube_es.qm
|
||||
%%DATADIR%%/translations/smtube_eu.qm
|
||||
%%DATADIR%%/translations/smtube_fi.qm
|
||||
@ -35,6 +36,8 @@ share/icons/hicolor/64x64/apps/smtube.png
|
||||
%%DATADIR%%/translations/smtube_pt.qm
|
||||
%%DATADIR%%/translations/smtube_pt_BR.qm
|
||||
%%DATADIR%%/translations/smtube_ru_RU.qm
|
||||
%%DATADIR%%/translations/smtube_sk.qm
|
||||
%%DATADIR%%/translations/smtube_sq_AL.qm
|
||||
%%DATADIR%%/translations/smtube_sr.qm
|
||||
%%DATADIR%%/translations/smtube_sv.qm
|
||||
%%DATADIR%%/translations/smtube_tr.qm
|
||||
|
Loading…
Reference in New Issue
Block a user