pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lxqt-build-tools-0.7.0
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Mon Apr 27 15:31:48 2020 +0200
Changeset: 32ca34a495df6eb36b90c46a938455b3aee54a7a
Modified Files:
Makefile
Added Files:
lxqt-build-tools/DESCR
lxqt-build-tools/Makefile
lxqt-build-tools/PLIST
lxqt-build-tools/distinfo
Log Message:
lxqt-build-tools-0.7.0
devel/lxqt-build-tools: Update to 0.7.0
Tools needed to build LXQt itself as well as other components
maintained by the LXQt project.
This release is part of LXQt-0.15.0 release.
Main changes:
-String casts are forbidden explicitly.
-CMake find modules are added for some xdg-utils tools.
-The minimum Qt version is incremented to 5.10.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=32ca34a495df6eb36b90c46a938455b3aee54a7a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
lxqt-build-tools/DESCR | 2 ++
lxqt-build-tools/Makefile | 27 +++++++++++++++++++++++++++
lxqt-build-tools/PLIST | 32 ++++++++++++++++++++++++++++++++
lxqt-build-tools/distinfo | 6 ++++++
5 files changed, 68 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 77e27ba63f..3498da9796 100644
--- a/Makefile
+++ b/Makefile
@@ -2081,6 +2081,7 @@ SUBDIR+= luv
SUBDIR+= lwc
SUBDIR+= lxdm
SUBDIR+= lxmusic
+SUBDIR+= lxqt-build-tools
SUBDIR+= lzlib
SUBDIR+= lzs-lkm
SUBDIR+= m4ri
diff --git a/lxqt-build-tools/DESCR b/lxqt-build-tools/DESCR
new file mode 100644
index 0000000000..23dfbbfa43
--- /dev/null
+++ b/lxqt-build-tools/DESCR
@@ -0,0 +1,2 @@
+This package provides several tools needed to build LXQt itself
+as well as other components maintained by the LXQt project.
diff --git a/lxqt-build-tools/Makefile b/lxqt-build-tools/Makefile
new file mode 100644
index 0000000000..69e046d54e
--- /dev/null
+++ b/lxqt-build-tools/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD$
+
+VERSION= 0.7.0
+DISTNAME= lxqt-build-tools-${VERSION}
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/lxqt-build-tools/releases/download/0.7.0/}
+EXTRACT_SUFX= .tar.xz
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://github.com/lxqt/lxqt-build-tools/
+COMMENT= LXQt build tools
+LICENSE= modified-bsd
+
+USE_CMAKE= yes
+USE_TOOLS+= pkg-config
+USE_LANGUAGES= c c++ # Needed to satisfy cmake
+
+CONFIGURE_DIRS= build
+CMAKE_ARG_PATH= ..
+
+CMAKE_ARGS+= -DLXQT_ETC_XDG_DIR=${PREFIX}/share/examples/lxqt/xdg
+
+pre-configure:
+ ${MKDIR} -p ${WRKSRC}/build
+
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/lxqt-build-tools/PLIST b/lxqt-build-tools/PLIST
new file mode 100644
index 0000000000..1c181d39ba
--- /dev/null
+++ b/lxqt-build-tools/PLIST
@@ -0,0 +1,32 @@
+@comment $NetBSD$
+bin/lxqt-transupdate
+share/cmake/lxqt-build-tools/find-modules/FindClazy.cmake
+share/cmake/lxqt-build-tools/find-modules/FindExif.cmake
+share/cmake/lxqt-build-tools/find-modules/FindGLIB.cmake
+share/cmake/lxqt-build-tools/find-modules/FindMenuCache.cmake
+share/cmake/lxqt-build-tools/find-modules/FindUDev.cmake
+share/cmake/lxqt-build-tools/find-modules/FindXCB.cmake
+share/cmake/lxqt-build-tools/find-modules/FindXKBCommon.cmake
+share/cmake/lxqt-build-tools/find-modules/FindXdgEmail.cmake
+share/cmake/lxqt-build-tools/find-modules/FindXdgMime.cmake
+share/cmake/lxqt-build-tools/find-modules/FindXdgOpen.cmake
+share/cmake/lxqt-build-tools/find-modules/FindXdgSettings.cmake
+share/cmake/lxqt-build-tools/find-modules/FindXdgUserDirs.cmake
+share/cmake/lxqt-build-tools/lxqt-build-tools-config-version.cmake
+share/cmake/lxqt-build-tools/lxqt-build-tools-config.cmake
+share/cmake/lxqt-build-tools/modules/ECMFindModuleHelpers.cmake
+share/cmake/lxqt-build-tools/modules/LXQtAppTranslationLoader.cpp.in
+share/cmake/lxqt-build-tools/modules/LXQtCompilerSettings.cmake
+share/cmake/lxqt-build-tools/modules/LXQtConfigVars.cmake
+share/cmake/lxqt-build-tools/modules/LXQtCreatePkgConfigFile.cmake
+share/cmake/lxqt-build-tools/modules/LXQtCreatePortableHeaders.cmake
+share/cmake/lxqt-build-tools/modules/LXQtLibTranslationLoader.cpp.in
+share/cmake/lxqt-build-tools/modules/LXQtPluginTranslationLoader.cpp.in
+share/cmake/lxqt-build-tools/modules/LXQtPreventInSourceBuilds.cmake
+share/cmake/lxqt-build-tools/modules/LXQtTranslate.cmake
+share/cmake/lxqt-build-tools/modules/LXQtTranslateDesktop.cmake
+share/cmake/lxqt-build-tools/modules/LXQtTranslateTs.cmake
+share/cmake/lxqt-build-tools/modules/LXQtTranslationLoader.cmake
+share/cmake/lxqt-build-tools/modules/Qt5PatchedLinguistToolsMacros.cmake
+share/cmake/lxqt-build-tools/modules/Qt5TranslationLoader.cmake
+share/cmake/lxqt-build-tools/modules/Qt5TranslationLoader.cpp.in
diff --git a/lxqt-build-tools/distinfo b/lxqt-build-tools/distinfo
new file mode 100644
index 0000000000..206e661340
--- /dev/null
+++ b/lxqt-build-tools/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (lxqt-build-tools-0.7.0.tar.xz) = eee39779e3b7bd0ed7c75b7539cd160ce07941ba
+RMD160 (lxqt-build-tools-0.7.0.tar.xz) = 494680cd92a91199c2eb04c22a7fff5e1df859ce
+SHA512 (lxqt-build-tools-0.7.0.tar.xz) = 7b6fd30e6ae8355ae36be55f8f7d47d78f507c11ebd9cbdd1d2ce5f14db68b845ad0bb8ca05fa1122bfd4c41f6dc792dff5100dcb8e61167517c3704527c7cde
+Size (lxqt-build-tools-0.7.0.tar.xz) = 24436 bytes
Home |
Main Index |
Thread Index |
Old Index