pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/cantata cantata: Reliably build translations wit...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f62b916df886
branches:  trunk
changeset: 442543:f62b916df886
user:      nia <nia%pkgsrc.org@localhost>
date:      Wed Nov 25 21:34:57 2020 +0000

description:
cantata: Reliably build translations with qt5 tools

diffstat:

 audio/cantata/Makefile |   6 ++++--
 audio/cantata/PLIST    |  18 +++++++++++++++++-
 2 files changed, 21 insertions(+), 3 deletions(-)

diffs (55 lines):

diff -r 5c7b60a6f0b5 -r f62b916df886 audio/cantata/Makefile
--- a/audio/cantata/Makefile    Wed Nov 25 20:59:48 2020 +0000
+++ b/audio/cantata/Makefile    Wed Nov 25 21:34:57 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2020/11/25 20:59:37 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2020/11/25 21:34:57 nia Exp $
 
 DISTNAME=      cantata-2.4.2
 CATEGORIES=    audio
@@ -7,10 +7,12 @@
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/CDrummond/cantata/
+HOMEPAGE=      https://github.com/CDrummond/cantata
 COMMENT=       Qt5 Graphical MPD Client
 LICENSE=       gnu-gpl-v3
 
+TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
+
 USE_CMAKE=     yes
 USE_LANGUAGES= c c++
 USE_TOOLS+=    bash:run perl:run
diff -r 5c7b60a6f0b5 -r f62b916df886 audio/cantata/PLIST
--- a/audio/cantata/PLIST       Wed Nov 25 20:59:48 2020 +0000
+++ b/audio/cantata/PLIST       Wed Nov 25 21:34:57 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2020/03/18 21:58:38 tnn Exp $
+@comment $NetBSD: PLIST,v 1.4 2020/11/25 21:34:57 nia Exp $
 bin/cantata
 ${PLIST.notdarwin}lib/cantata/cantata-replaygain
 ${PLIST.notdarwin}lib/cantata/cantata-tags
@@ -8,6 +8,22 @@
 ${PLIST.notdarwin}share/cantata/icons/stream.png
 share/cantata/scripts/cantata-dynamic
 ${PLIST.notdarwin}share/cantata/scripts/cantata-remote
+share/cantata/translations/cantata_cs.qm
+share/cantata/translations/cantata_da.qm
+share/cantata/translations/cantata_de.qm
+share/cantata/translations/cantata_en_GB.qm
+share/cantata/translations/cantata_es.qm
+share/cantata/translations/cantata_fi.qm
+share/cantata/translations/cantata_fr.qm
+share/cantata/translations/cantata_hu.qm
+share/cantata/translations/cantata_it.qm
+share/cantata/translations/cantata_ja.qm
+share/cantata/translations/cantata_ko.qm
+share/cantata/translations/cantata_nl.qm
+share/cantata/translations/cantata_pl.qm
+share/cantata/translations/cantata_pt_BR.qm
+share/cantata/translations/cantata_ru.qm
+share/cantata/translations/cantata_zh_CN.qm
 ${PLIST.notdarwin}share/icons/hicolor/128x128/apps/cantata.png
 ${PLIST.notdarwin}share/icons/hicolor/16x16/apps/cantata.png
 ${PLIST.notdarwin}share/icons/hicolor/22x22/apps/cantata.png



Home | Main Index | Thread Index | Old Index