pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/cantata
Module Name: pkgsrc
Committed By: nia
Date: Wed Nov 25 21:34:57 UTC 2020
Modified Files:
pkgsrc/audio/cantata: Makefile PLIST
Log Message:
cantata: Reliably build translations with qt5 tools
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/audio/cantata/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/audio/cantata/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/cantata/Makefile
diff -u pkgsrc/audio/cantata/Makefile:1.17 pkgsrc/audio/cantata/Makefile:1.18
--- pkgsrc/audio/cantata/Makefile:1.17 Wed Nov 25 20:59:37 2020
+++ pkgsrc/audio/cantata/Makefile Wed Nov 25 21:34:57 2020
@@ -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 @@ GITHUB_RELEASE= v${PKGVERSION_NOREV}
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
Index: pkgsrc/audio/cantata/PLIST
diff -u pkgsrc/audio/cantata/PLIST:1.3 pkgsrc/audio/cantata/PLIST:1.4
--- pkgsrc/audio/cantata/PLIST:1.3 Wed Mar 18 21:58:38 2020
+++ pkgsrc/audio/cantata/PLIST Wed Nov 25 21:34:57 2020
@@ -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/so
${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