pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sat Apr 25 01:14:54 UTC 2020

Modified Files:
        pkgsrc/x11: Makefile
Added Files:
        pkgsrc/x11/lxqt-qtplugin: DESCR Makefile PLIST distinfo

Log Message:
lxqt-qtplugin: add new package, version 0.14.0

LXQt platform integration plugin for Qt5. Let all Qt programs apply
LXQt settings. (Packaged in wip by pin@, additional changes by myself.)


To generate a diff of this commit:
cvs rdiff -u -r1.887 -r1.888 pkgsrc/x11/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/x11/lxqt-qtplugin/DESCR \
    pkgsrc/x11/lxqt-qtplugin/Makefile pkgsrc/x11/lxqt-qtplugin/PLIST \
    pkgsrc/x11/lxqt-qtplugin/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.887 pkgsrc/x11/Makefile:1.888
--- pkgsrc/x11/Makefile:1.887   Sat Apr 25 01:05:25 2020
+++ pkgsrc/x11/Makefile Sat Apr 25 01:14:54 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.887 2020/04/25 01:05:25 gutteridge Exp $
+# $NetBSD: Makefile,v 1.888 2020/04/25 01:14:54 gutteridge Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -260,6 +260,7 @@ SUBDIR+=    lxappearance
 SUBDIR+=       lxde-common
 SUBDIR+=       lxinput
 SUBDIR+=       lxlauncher
+SUBDIR+=       lxqt-qtplugin
 SUBDIR+=       lxqt-session
 SUBDIR+=       lxrandr
 SUBDIR+=       lxsession

Added files:

Index: pkgsrc/x11/lxqt-qtplugin/DESCR
diff -u /dev/null pkgsrc/x11/lxqt-qtplugin/DESCR:1.1
--- /dev/null   Sat Apr 25 01:14:54 2020
+++ pkgsrc/x11/lxqt-qtplugin/DESCR      Sat Apr 25 01:14:54 2020
@@ -0,0 +1,2 @@
+LxQt platform integration plugin for Qt5.
+Let all Qt programs apply LxQt settings.
Index: pkgsrc/x11/lxqt-qtplugin/Makefile
diff -u /dev/null pkgsrc/x11/lxqt-qtplugin/Makefile:1.1
--- /dev/null   Sat Apr 25 01:14:54 2020
+++ pkgsrc/x11/lxqt-qtplugin/Makefile   Sat Apr 25 01:14:54 2020
@@ -0,0 +1,38 @@
+# $NetBSD: Makefile,v 1.1 2020/04/25 01:14:54 gutteridge Exp $
+
+DISTNAME=      lxqt-qtplugin-0.14.0
+CATEGORIES=    x11
+MASTER_SITES=  https://downloads.lxqt.org/downloads/lxqt-qtplugin/0.14.0/
+EXTRACT_SUFX=  .tar.xz
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://lxqt.org/
+COMMENT=       LxQt platform integration plugin for Qt5
+LICENSE=       gnu-lgpl-v2.1
+
+USE_CMAKE=     yes
+USE_TOOLS+=    pkg-config
+USE_LANGUAGES= c c++
+
+CONFIGURE_DIRS=        build
+CMAKE_ARG_PATH=        ..
+
+SUBST_CLASSES+=                prefix
+SUBST_MESSAGE.prefix=  Fixing paths.
+SUBST_STAGE.prefix=    pre-configure
+SUBST_FILES.prefix=    src/lxqtplatformtheme.cpp
+SUBST_SED.prefix=      -e 's,/usr/local/share,${PREFIX}/share/examples/lxqt/xdg,g'
+SUBST_SED.prefix+=     -e 's,/usr/share,${PREFIX}/share,g'
+
+pre-configure:
+       ${MKDIR} -p ${WRKSRC}/build
+
+TOOL_DEPENDS+= lxqt-build-tools-[0-9]*:../../devel/lxqt-build-tools
+TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
+
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../devel/libdbusmenu-qt5/buildlink3.mk"
+.include "../../x11/qt5-qtx11extras/buildlink3.mk"
+.include "../../x11/libqtxdg/buildlink3.mk"
+.include "../../x11/libfm-qt/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/x11/lxqt-qtplugin/PLIST
diff -u /dev/null pkgsrc/x11/lxqt-qtplugin/PLIST:1.1
--- /dev/null   Sat Apr 25 01:14:54 2020
+++ pkgsrc/x11/lxqt-qtplugin/PLIST      Sat Apr 25 01:14:54 2020
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2020/04/25 01:14:54 gutteridge Exp $
+qt5/plugins/platformthemes/libqtlxqt.so
Index: pkgsrc/x11/lxqt-qtplugin/distinfo
diff -u /dev/null pkgsrc/x11/lxqt-qtplugin/distinfo:1.1
--- /dev/null   Sat Apr 25 01:14:54 2020
+++ pkgsrc/x11/lxqt-qtplugin/distinfo   Sat Apr 25 01:14:54 2020
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/04/25 01:14:54 gutteridge Exp $
+
+SHA1 (lxqt-qtplugin-0.14.0.tar.xz) = 26b31ca7bb550c0ad9886b11301ae206331e8ed3
+RMD160 (lxqt-qtplugin-0.14.0.tar.xz) = 5a603df67f726f1808d84a345f1dcfd4e0281dcd
+SHA512 (lxqt-qtplugin-0.14.0.tar.xz) = 33188bc03ee48a9b6e3cc5823cdcb5c96dba0cda65da511fe603d952c5de24e292cb02208cf357b04718df90f98d53bf48eaf6793d70d043214e429f57ccf53c
+Size (lxqt-qtplugin-0.14.0.tar.xz) = 22336 bytes



Home | Main Index | Thread Index | Old Index