multimedia/mpc-qt: update to 20.10
Changes: https://github.com/cmdrkotori/mpc-qt-origin/releases/tag/v20.10 Reported by: GitHub (watch releases)
This commit is contained in:
parent
2e185a18a5
commit
e1a610ba63
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=552506
@ -2,8 +2,7 @@
|
||||
|
||||
PORTNAME= mpc-qt
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 18.08
|
||||
PORTREVISION= 5
|
||||
DISTVERSION= 20.10
|
||||
CATEGORIES= multimedia audio
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
@ -17,7 +16,6 @@ LIB_DEPENDS= libmpv.so:multimedia/mpv
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= cmdrkotori
|
||||
GH_PROJECT= ${PORTNAME}-origin
|
||||
GH_TUPLE= Argon-:mpv-stats:1.1-28-gf42aa68:mpv_stats/external/mpv-stats
|
||||
|
||||
USES= compiler:c++14-lang desktop-file-utils gl pkgconfig qmake qt:5
|
||||
USE_QT= qmake_build buildtools_build linguisttools_build \
|
||||
|
@ -1,5 +1,3 @@
|
||||
TIMESTAMP = 1533383379
|
||||
SHA256 (cmdrkotori-mpc-qt-origin-v18.08_GH0.tar.gz) = 3ae25d03072841e3104e27bab70816d74c554070be46e58c86d37ea4fd0a0abf
|
||||
SIZE (cmdrkotori-mpc-qt-origin-v18.08_GH0.tar.gz) = 219284
|
||||
SHA256 (Argon--mpv-stats-1.1-28-gf42aa68_GH0.tar.gz) = ef5651ec085a16276960a74c6da809b804dd0213b1676787f6bd125f076237e2
|
||||
SIZE (Argon--mpv-stats-1.1-28-gf42aa68_GH0.tar.gz) = 15168
|
||||
TIMESTAMP = 1602824540
|
||||
SHA256 (cmdrkotori-mpc-qt-origin-v20.10_GH0.tar.gz) = 325f3845e4ead9c6935c089c6321c8d0ea5097023de07ed2799e85a1f382d647
|
||||
SIZE (cmdrkotori-mpc-qt-origin-v20.10_GH0.tar.gz) = 280896
|
||||
|
@ -2,6 +2,9 @@ bin/mpc-qt
|
||||
share/applications/mpc-qt.desktop
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ipc.md
|
||||
share/icons/hicolor/scalable/apps/mpc-qt.svg
|
||||
%%DATADIR%%/translations/mpc-qt_en.qm
|
||||
%%DATADIR%%/translations/mpc-qt_es.qm
|
||||
%%DATADIR%%/translations/mpc-qt_fi.qm
|
||||
%%DATADIR%%/translations/mpc-qt_it.qm
|
||||
%%DATADIR%%/translations/mpc-qt_ru.qm
|
||||
%%DATADIR%%/translations/mpc-qt_zh_CN.qm
|
||||
|
Loading…
Reference in New Issue
Block a user