pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/musescore
Module Name: pkgsrc
Committed By: wiz
Date: Tue Sep 15 11:44:08 UTC 2020
Modified Files:
pkgsrc/audio/musescore: Makefile PLIST
Log Message:
musescore: add turkish translation to PLIST.
I assume this got added due to qt5-5.15.1, so depend on that version.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/audio/musescore/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/audio/musescore/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/musescore/Makefile
diff -u pkgsrc/audio/musescore/Makefile:1.12 pkgsrc/audio/musescore/Makefile:1.13
--- pkgsrc/audio/musescore/Makefile:1.12 Tue Aug 18 17:57:38 2020
+++ pkgsrc/audio/musescore/Makefile Tue Sep 15 11:44:08 2020
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2020/08/18 17:57:38 leot Exp $
+# $NetBSD: Makefile,v 1.13 2020/09/15 11:44:08 wiz Exp $
DISTNAME= musescore-3.5
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=musescore/}
GITHUB_PROJECT= MuseScore
@@ -34,7 +34,7 @@ CMAKE_ARGS+= -DBUILD_WEBENGINE=OFF
pre-configure:
${MKDIR} ${WRKSRC}/bindir
-DEPENDS+= qt5-qttranslations>=5.15.0:../../x11/qt5-qttranslations
+DEPENDS+= qt5-qttranslations>=5.15.1:../../x11/qt5-qttranslations
.include "options.mk"
.include "../../audio/lame/buildlink3.mk"
@@ -42,6 +42,7 @@ DEPENDS+= qt5-qttranslations>=5.15.0:../
.include "../../audio/libvorbis/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+BUILDLINK_API_DEPENDS.qt5-qtbase+= qt5-qtbase>=5.15.1
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../x11/qt5-qtdeclarative/buildlink3.mk"
.include "../../x11/qt5-qtquickcontrols2/buildlink3.mk"
Index: pkgsrc/audio/musescore/PLIST
diff -u pkgsrc/audio/musescore/PLIST:1.3 pkgsrc/audio/musescore/PLIST:1.4
--- pkgsrc/audio/musescore/PLIST:1.3 Thu Aug 13 04:27:38 2020
+++ pkgsrc/audio/musescore/PLIST Tue Sep 15 11:44:08 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2020/08/13 04:27:38 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.4 2020/09/15 11:44:08 wiz Exp $
bin/mscore
bin/musescore
man/man1/mscore.1
@@ -56,6 +56,7 @@ share/mscore-${PKGVERSION}/locale/qt_ru.
share/mscore-${PKGVERSION}/locale/qt_sk.qm
share/mscore-${PKGVERSION}/locale/qt_sl.qm
share/mscore-${PKGVERSION}/locale/qt_sv.qm
+share/mscore-${PKGVERSION}/locale/qt_tr.qm
share/mscore-${PKGVERSION}/locale/qt_uk.qm
share/mscore-${PKGVERSION}/locale/qt_zh_CN.qm
share/mscore-${PKGVERSION}/locale/qt_zh_TW.qm
@@ -79,6 +80,7 @@ share/mscore-${PKGVERSION}/locale/qtbase
share/mscore-${PKGVERSION}/locale/qtbase_pl.qm
share/mscore-${PKGVERSION}/locale/qtbase_ru.qm
share/mscore-${PKGVERSION}/locale/qtbase_sk.qm
+share/mscore-${PKGVERSION}/locale/qtbase_tr.qm
share/mscore-${PKGVERSION}/locale/qtbase_uk.qm
share/mscore-${PKGVERSION}/locale/qtbase_zh_TW.qm
share/mscore-${PKGVERSION}/locale/qtmultimedia_ar.qm
@@ -98,6 +100,7 @@ share/mscore-${PKGVERSION}/locale/qtmult
share/mscore-${PKGVERSION}/locale/qtmultimedia_pl.qm
share/mscore-${PKGVERSION}/locale/qtmultimedia_ru.qm
share/mscore-${PKGVERSION}/locale/qtmultimedia_sk.qm
+share/mscore-${PKGVERSION}/locale/qtmultimedia_tr.qm
share/mscore-${PKGVERSION}/locale/qtmultimedia_uk.qm
share/mscore-${PKGVERSION}/locale/qtmultimedia_zh_TW.qm
share/mscore-${PKGVERSION}/locale/qtscript_ar.qm
@@ -119,6 +122,7 @@ share/mscore-${PKGVERSION}/locale/qtscri
share/mscore-${PKGVERSION}/locale/qtscript_pl.qm
share/mscore-${PKGVERSION}/locale/qtscript_ru.qm
share/mscore-${PKGVERSION}/locale/qtscript_sk.qm
+share/mscore-${PKGVERSION}/locale/qtscript_tr.qm
share/mscore-${PKGVERSION}/locale/qtscript_uk.qm
share/mscore-${PKGVERSION}/locale/qtxmlpatterns_bg.qm
share/mscore-${PKGVERSION}/locale/qtxmlpatterns_ca.qm
Home |
Main Index |
Thread Index |
Old Index