pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel lxqt-build-tools: import new package, version 0.6.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e4a0b59ecc4c
branches:  trunk
changeset: 423380:e4a0b59ecc4c
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Sun Feb 16 20:29:06 2020 +0000

description:
lxqt-build-tools: import new package, version 0.6.0

Build tooling (mostly CMake files) for the LXQt desktop environment
and related applications.

Packaged in pkgsrc-wip by pin, as part of a broader effort toward
providing all of LXQt and associated utility applications. General
reviews, feedback, and testing of such by gdt@, ng0@, and myself.

diffstat:

 devel/Makefile                  |   3 ++-
 devel/lxqt-build-tools/DESCR    |   2 ++
 devel/lxqt-build-tools/Makefile |  26 ++++++++++++++++++++++++++
 devel/lxqt-build-tools/PLIST    |  27 +++++++++++++++++++++++++++
 devel/lxqt-build-tools/distinfo |   6 ++++++
 5 files changed, 63 insertions(+), 1 deletions(-)

diffs (94 lines):

diff -r ea1597f4c7ee -r e4a0b59ecc4c devel/Makefile
--- a/devel/Makefile    Sun Feb 16 20:27:09 2020 +0000
+++ b/devel/Makefile    Sun Feb 16 20:29:06 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3048 2020/02/12 11:20:18 wiz Exp $
+# $NetBSD: Makefile,v 1.3049 2020/02/16 20:29:06 gutteridge Exp $
 #
 
 COMMENT=       Development utilities
@@ -833,6 +833,7 @@
 SUBDIR+=       lua-thrift
 SUBDIR+=       lutok
 SUBDIR+=       lwp
+SUBDIR+=       lxqt-build-tools
 SUBDIR+=       m17n-lib
 SUBDIR+=       m4
 SUBDIR+=       mad-flute
diff -r ea1597f4c7ee -r e4a0b59ecc4c devel/lxqt-build-tools/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/lxqt-build-tools/DESCR      Sun Feb 16 20:29:06 2020 +0000
@@ -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 -r ea1597f4c7ee -r e4a0b59ecc4c devel/lxqt-build-tools/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/lxqt-build-tools/Makefile   Sun Feb 16 20:29:06 2020 +0000
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1 2020/02/16 20:29:06 gutteridge Exp $
+
+DISTNAME=      lxqt-build-tools-0.6.0
+CATEGORIES=    devel
+MASTER_SITES=  https://downloads.lxqt.org/downloads/lxqt-build-tools/0.6.0/
+EXTRACT_SUFX=  .tar.xz
+
+MAINTAINER=    voidpin%protonmail.com@localhost
+HOMEPAGE=      https://lxqt.org/
+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 -r ea1597f4c7ee -r e4a0b59ecc4c devel/lxqt-build-tools/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/lxqt-build-tools/PLIST      Sun Feb 16 20:29:06 2020 +0000
@@ -0,0 +1,27 @@
+@comment $NetBSD: PLIST,v 1.1 2020/02/16 20:29:06 gutteridge Exp $
+bin/lxqt-transupdate
+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/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 -r ea1597f4c7ee -r e4a0b59ecc4c devel/lxqt-build-tools/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/lxqt-build-tools/distinfo   Sun Feb 16 20:29:06 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/02/16 20:29:06 gutteridge Exp $
+
+SHA1 (lxqt-build-tools-0.6.0.tar.xz) = 15837b6a805400b4bbd066fe2f70ff4c234ce4e0
+RMD160 (lxqt-build-tools-0.6.0.tar.xz) = 741945a320ffc27e18e7046f1b30fd2d1fceb7cc
+SHA512 (lxqt-build-tools-0.6.0.tar.xz) = f95c47d40f26defa8bc4e13a0449428945c282cb5e2201610e9529bfd5154a438ee9dcc4f556bd76efe13b97533bbed2f49ab5c100225907781093094a692227
+Size (lxqt-build-tools-0.6.0.tar.xz) = 22520 bytes



Home | Main Index | Thread Index | Old Index