pkgsrc-WIP-changes archive

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

lxqt-common, remove package



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Fri Jan 17 10:24:32 2020 +0100
Changeset:	3e08b9227adb314dec65380bb761a522d63c6136

Modified Files:
	Makefile
Removed Files:
	lxqt-common/DESCR
	lxqt-common/Makefile
	lxqt-common/PLIST
	lxqt-common/distinfo

Log Message:
lxqt-common, remove package

Depracated on current lxqt-version.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3e08b9227adb314dec65380bb761a522d63c6136

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

diffstat:
 Makefile             |   1 -
 lxqt-common/DESCR    |   1 -
 lxqt-common/Makefile |  58 --------------------------
 lxqt-common/PLIST    | 113 ---------------------------------------------------
 lxqt-common/distinfo |   6 ---
 5 files changed, 179 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 05c593b38c..a88afc2a2e 100644
--- a/Makefile
+++ b/Makefile
@@ -2094,7 +2094,6 @@ SUBDIR+=	lxqt
 SUBDIR+=	lxqt-about
 SUBDIR+=	lxqt-admin
 SUBDIR+=	lxqt-build-tools
-SUBDIR+=	lxqt-common
 SUBDIR+=	lxqt-config
 SUBDIR+=	lxqt-globalkeys
 SUBDIR+=	lxqt-notificationd
diff --git a/lxqt-common/DESCR b/lxqt-common/DESCR
deleted file mode 100644
index dcfeb8b1e0..0000000000
--- a/lxqt-common/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Common data file required for running an lxde-qt session.
diff --git a/lxqt-common/Makefile b/lxqt-common/Makefile
deleted file mode 100644
index ff730d697b..0000000000
--- a/lxqt-common/Makefile
+++ /dev/null
@@ -1,58 +0,0 @@
-# $NetBSD: Makefile,v 1.9 2015/05/30 01:49:33 krytarowski Exp $
-
-.include "../../wip/liblxqt/Makefile.common"
-
-DISTNAME=	lxqt-common-0.10.0
-CATEGORIES=	x11
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-COMMENT=	Common data file required for running an lxde-qt session
-LICENSE=	gnu-lgpl-v2.1
-
-EGDIR=			share/examples/lxqt-common
-PKG_SYSCONFSUBDIR=	xdg
-MAKE_DIRS+=		${PKG_SYSCONFDIR}/autostart	\
-			${PKG_SYSCONFDIR}/lxqt 		\
-			${PKG_SYSCONFDIR}/pcmanfm-qt/lxqt
-
-CONF_FILES+=	${EGDIR}/xdg/autostart/lxqt-compton.desktop			\
-		${PKG_SYSCONFDIR}/autostart/lxqt-compton.desktop		\
-		${EGDIR}/xdg/autostart/lxqt-desktop.desktop			\
-		${PKG_SYSCONFDIR}/autostart/lxqt-desktop.desktop		\
-		${EGDIR}/xdg/autostart/lxqt-globalkeyshortcuts.desktop		\
-		${PKG_SYSCONFDIR}/autostart/lxqt-globalkeyshortcuts.desktop	\
-		${EGDIR}/xdg/autostart/lxqt-notifications.desktop		\
-		${PKG_SYSCONFDIR}/autostart/lxqt-notifications.desktop		\
-		${EGDIR}/xdg/autostart/lxqt-panel.desktop			\
-		${PKG_SYSCONFDIR}/autostart/lxqt-panel.desktop			\
-		${EGDIR}/xdg/autostart/lxqt-policykit-agent.desktop		\
-		${PKG_SYSCONFDIR}/autostart/lxqt-policykit-agent.desktop	\
-		${EGDIR}/xdg/autostart/lxqt-powermanagement.desktop		\
-		${PKG_SYSCONFDIR}/autostart/lxqt-powermanagement.desktop	\
-		${EGDIR}/xdg/autostart/lxqt-qlipper-autostart.desktop		\
-		${PKG_SYSCONFDIR}/autostart/lxqt-qlipper-autostart.desktop	\
-		${EGDIR}/xdg/autostart/lxqt-runner.desktop			\
-		${PKG_SYSCONFDIR}/autostart/lxqt-runner.desktop			\
-		${EGDIR}/xdg/autostart/lxqt-xscreensaver-autostart.desktop	\
-		${PKG_SYSCONFDIR}/autostart/lxqt-xscreensaver-autostart.desktop \
-		${EGDIR}/xdg/lxqt/lxqt.conf					\
-		${PKG_SYSCONFDIR}/lxqt/lxqt.conf				\
-		${EGDIR}/xdg/lxqt/session.conf					\
-		${PKG_SYSCONFDIR}/lxqt/session.conf				\
-		${EGDIR}/xdg/lxqt/windowmanagers.conf				\
-		${PKG_SYSCONFDIR}/lxqt/windowmanagers.conf			\
-		${EGDIR}/xdg/menus/lxqt-applications.menu			\
-		${PKG_SYSCONFDIR}/menus/lxqt-applications.menu			\
-		${EGDIR}/xdg/pcmanfm-qt/lxqt/settings.conf			\
-		${PKG_SYSCONFDIR}/pcmanfm-qt/lxqt/settings.conf
-
-SUBST_CLASSES+=		conf
-SUBST_FILES.conf=	autostart/CMakeLists.txt \
-			config/CMakeLists.txt	 \
-			menu/CMakeLists.txt
-SUBST_SED.conf=		-e 's,$${LXQT_ETC_XDG_DIR}/,${EGDIR}/xdg/,'
-SUBST_STAGE.conf=	post-patch
-
-.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../x11/qt5-qtbase/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/lxqt-common/PLIST b/lxqt-common/PLIST
deleted file mode 100644
index a25f4b0a3c..0000000000
--- a/lxqt-common/PLIST
+++ /dev/null
@@ -1,113 +0,0 @@
-@comment $NetBSD$
-bin/startlxqt
-share/desktop-directories/lxqt-leave.directory
-share/desktop-directories/lxqt-settings.directory
-share/examples/lxqt-common/xdg/autostart/lxqt-compton.desktop
-share/examples/lxqt-common/xdg/autostart/lxqt-desktop.desktop
-share/examples/lxqt-common/xdg/autostart/lxqt-globalkeyshortcuts.desktop
-share/examples/lxqt-common/xdg/autostart/lxqt-notifications.desktop
-share/examples/lxqt-common/xdg/autostart/lxqt-panel.desktop
-share/examples/lxqt-common/xdg/autostart/lxqt-policykit-agent.desktop
-share/examples/lxqt-common/xdg/autostart/lxqt-powermanagement.desktop
-share/examples/lxqt-common/xdg/autostart/lxqt-qlipper-autostart.desktop
-share/examples/lxqt-common/xdg/autostart/lxqt-runner.desktop
-share/examples/lxqt-common/xdg/autostart/lxqt-xscreensaver-autostart.desktop
-share/examples/lxqt-common/xdg/lxqt/lxqt.conf
-share/examples/lxqt-common/xdg/lxqt/session.conf
-share/examples/lxqt-common/xdg/lxqt/windowmanagers.conf
-share/examples/lxqt-common/xdg/menus/lxqt-applications.menu
-share/examples/lxqt-common/xdg/pcmanfm-qt/lxqt/settings.conf
-share/icons/hicolor/scalable/places/start-here-lxqt.svg
-share/kdm/sessions/lxqt.desktop
-share/lxqt/graphics/README
-share/lxqt/graphics/helix.svg
-share/lxqt/graphics/helix_1120.png
-share/lxqt/graphics/helix_150.png
-share/lxqt/graphics/helix_60.png
-share/lxqt/graphics/helix_lxqt.svg
-share/lxqt/graphics/lxqt_logo.png
-share/lxqt/graphics/lxqt_logo_doxygen.png
-share/lxqt/graphics/spacer-dark-dots.svg
-share/lxqt/graphics/spacer-dark-line.svg
-share/lxqt/graphics/spacer-light-dots.svg
-share/lxqt/graphics/spacer-light-line.svg
-share/lxqt/openbox/menu.xml
-share/lxqt/openbox/rc.xml.in
-share/lxqt/themes/ambiance/Butterfly-Kenneth-Wimer.jpg
-share/lxqt/themes/ambiance/arrow-left.svg
-share/lxqt/themes/ambiance/arrow-right.svg
-share/lxqt/themes/ambiance/lxqt-notificationd.qss
-share/lxqt/themes/ambiance/lxqt-notificationd/cancel.svg
-share/lxqt/themes/ambiance/lxqt-panel.qss
-share/lxqt/themes/ambiance/lxqt-runner.qss
-share/lxqt/themes/ambiance/lxqt-runner/clear.svg
-share/lxqt/themes/ambiance/lxqt-runner/navigation-menu.svg
-share/lxqt/themes/ambiance/mainmenu.svg
-share/lxqt/themes/ambiance/preview.png
-share/lxqt/themes/ambiance/spacer-plugin/spacer-dots.svg
-share/lxqt/themes/ambiance/spacer-plugin/spacer-line.svg
-share/lxqt/themes/ambiance/wallpaper.cfg
-share/lxqt/themes/dark/arrow-right.svg
-share/lxqt/themes/dark/calendar-popup/left-arrow.svg
-share/lxqt/themes/dark/calendar-popup/right-arrow.svg
-share/lxqt/themes/dark/lxqt-notificationd.qss
-share/lxqt/themes/dark/lxqt-notificationd/cancel.svg
-share/lxqt/themes/dark/lxqt-panel.qss
-share/lxqt/themes/dark/lxqt-runner.qss
-share/lxqt/themes/dark/lxqt-runner/close.svg
-share/lxqt/themes/dark/lxqt-runner/down-arrow.svg
-share/lxqt/themes/dark/mainmenu.svg
-share/lxqt/themes/dark/preview.png
-share/lxqt/themes/dark/spacer-plugin/spacer-dots.svg
-share/lxqt/themes/dark/spacer-plugin/spacer-line.svg
-share/lxqt/themes/dark/wallpaper.cfg
-share/lxqt/themes/dark/wallpaper.png
-share/lxqt/themes/frost/arrow-right.svg
-share/lxqt/themes/frost/calendar-popup/left-arrow.svg
-share/lxqt/themes/frost/calendar-popup/right-arrow.svg
-share/lxqt/themes/frost/debug.png
-share/lxqt/themes/frost/lxqt-notificationd.qss
-share/lxqt/themes/frost/lxqt-panel.qss
-share/lxqt/themes/frost/lxqt-runner.qss
-share/lxqt/themes/frost/lxqt-runner/close.svg
-share/lxqt/themes/frost/lxqt-runner/down-arrow.svg
-share/lxqt/themes/frost/mainmenu.svg
-share/lxqt/themes/frost/numix.png
-share/lxqt/themes/frost/preview.png
-share/lxqt/themes/frost/spacer-plugin/spacer-dots.svg
-share/lxqt/themes/frost/spacer-plugin/spacer-line.svg
-share/lxqt/themes/frost/volume-plugin/mixer.svg
-share/lxqt/themes/frost/wallpaper.cfg
-share/lxqt/themes/kde-plasma/kde-plasma.png
-share/lxqt/themes/kde-plasma/left-arrow.svg
-share/lxqt/themes/kde-plasma/lxqt-notificationd.qss
-share/lxqt/themes/kde-plasma/lxqt-notificationd/window-close.svg
-share/lxqt/themes/kde-plasma/lxqt-panel.qss
-share/lxqt/themes/kde-plasma/lxqt-runner.qss
-share/lxqt/themes/kde-plasma/lxqt-runner/application-menu.svg
-share/lxqt/themes/kde-plasma/lxqt-runner/close-32x32.png
-share/lxqt/themes/kde-plasma/lxqt-runner/close-48x48.png
-share/lxqt/themes/kde-plasma/lxqt-runner/window-close.svg
-share/lxqt/themes/kde-plasma/mainmenu.svg
-share/lxqt/themes/kde-plasma/preview.png
-share/lxqt/themes/kde-plasma/right-arrow.svg
-share/lxqt/themes/kde-plasma/spacer-plugin/spacer-dots.svg
-share/lxqt/themes/kde-plasma/spacer-plugin/spacer-line.svg
-share/lxqt/themes/kde-plasma/wallpaper.cfg
-share/lxqt/themes/light/96640-simple_blue_widescreen.svg
-share/lxqt/themes/light/lxqt-lightdm-greeter/dropdown.svg
-share/lxqt/themes/light/lxqt-lightdm-greeter/leaveIcon.svg
-share/lxqt/themes/light/lxqt-notificationd.qss
-share/lxqt/themes/light/lxqt-panel.qss
-share/lxqt/themes/light/lxqt-panel/plugin-handle-horizontal.gif
-share/lxqt/themes/light/lxqt-panel/plugin-handle-vertical.gif
-share/lxqt/themes/light/lxqt-runner.qss
-share/lxqt/themes/light/lxqt-runner/close-32x32.png
-share/lxqt/themes/light/lxqt-runner/close-48x48.png
-share/lxqt/themes/light/mainmenu.svg
-share/lxqt/themes/light/preview.png
-share/lxqt/themes/light/simple_blue_widescreen.png
-share/lxqt/themes/light/spacer-plugin/spacer-dots.svg
-share/lxqt/themes/light/spacer-plugin/spacer-line.svg
-share/lxqt/themes/light/wallpaper.cfg
-share/xsessions/lxqt.desktop
diff --git a/lxqt-common/distinfo b/lxqt-common/distinfo
deleted file mode 100644
index 53f8c2fb97..0000000000
--- a/lxqt-common/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.4 2015/05/23 18:22:43 krytarowski Exp $
-
-SHA1 (lxqt-common-0.10.0.tar.gz) = 78626c49eecaae8873f65a1164344310a464a863
-RMD160 (lxqt-common-0.10.0.tar.gz) = 14e3b8f30b72fb281e6ae0d4b95a1c103d2e6451
-SHA512 (lxqt-common-0.10.0.tar.gz) = 6fc9fbba749bac04da43e8c1c3f165baa1af4a1e17a67f1824d3db93e4d1dcfcce390c8f5b96fefdc26e08306cacddb7f1748b2566bf1fd9d9babd832d39269d
-Size (lxqt-common-0.10.0.tar.gz) = 4060959 bytes


Home | Main Index | Thread Index | Old Index