pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
arqiver-0.3.2, update
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Sun Jan 26 15:05:13 2020 +0100
Changeset: e4244eb94065820e882db6d00769ce4974074b24
Modified Files:
arqiver/Makefile
arqiver/PLIST
feathernotes/Makefile
Log Message:
arqiver-0.3.2, update
Allow pkg to build with localization but, don't pull qt5-qttools.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e4244eb94065820e882db6d00769ce4974074b24
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
arqiver/Makefile | 2 ++
arqiver/PLIST | 4 ++++
feathernotes/Makefile | 2 ++
3 files changed, 8 insertions(+)
diffs:
diff --git a/arqiver/Makefile b/arqiver/Makefile
index c1095be95b..bf26c62abe 100644
--- a/arqiver/Makefile
+++ b/arqiver/Makefile
@@ -22,6 +22,8 @@ do-configure:
${SETENV} ${CONFIGURE_ENV} \
${QTDIR}/bin/qmake -o Makefile PREFIX=${PREFIX}
+TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
+
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../x11/qt5-qtsvg/buildlink3.mk"
.include "../../x11/qt5-qtx11extras/buildlink3.mk"
diff --git a/arqiver/PLIST b/arqiver/PLIST
index e3956e053d..772c21175f 100644
--- a/arqiver/PLIST
+++ b/arqiver/PLIST
@@ -1,3 +1,7 @@
@comment $NetBSD$
bin/arqiver
share/applications/arqiver.desktop
+share/arqiver/translations/arqiver_eo.qm
+share/arqiver/translations/arqiver_nl.qm
+share/arqiver/translations/arqiver_pl.qm
+share/arqiver/translations/arqiver_pt_BR.qm
diff --git a/feathernotes/Makefile b/feathernotes/Makefile
index 1e9075d238..e0bb105599 100644
--- a/feathernotes/Makefile
+++ b/feathernotes/Makefile
@@ -23,6 +23,8 @@ do-configure:
${SETENV} ${CONFIGURE_ENV} \
${QTDIR}/bin/qmake -o Makefile PREFIX=${PREFIX}
+TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
+
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../x11/qt5-qtsvg/buildlink3.mk"
.include "../../x11/qt5-qtx11extras/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index