pkgsrc-WIP-changes archive

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

lxde: remove, imported in pkgsrc.



Module Name:	pkgsrc-wip
Committed By:	youri <youri%NetBSD.org@localhost>
Pushed By:	youri
Date:		Tue May 24 01:42:57 2016 +0200
Changeset:	0a4e2e676717f6efe6f0da93fe5aba8f27e9725c

Removed Files:
	lxde/DESCR
	lxde/Makefile

Log Message:
lxde: remove, imported in pkgsrc.

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

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

diffstat:
 lxde/DESCR    |  1 -
 lxde/Makefile | 38 --------------------------------------
 2 files changed, 39 deletions(-)

diffs:
diff --git a/lxde/DESCR b/lxde/DESCR
deleted file mode 100644
index c840f29..0000000
--- a/lxde/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-LXDE desktop environment.
diff --git a/lxde/Makefile b/lxde/Makefile
deleted file mode 100644
index 36889f2..0000000
--- a/lxde/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# $NetBSD: $
-
-META_PACKAGE=	yes
-
-DISTNAME=	lxde-1.0
-CATEGORIES=	meta-pkgs
-COMMENT=	Lxde
-
-MAINTAINER=	youri%NetBSD.org@localhost
-LICENSE=	gnu-gpl-v2
-
-DEPENDS+=	lxmenu-data-[0-9]*:../../sysutils/lxmenu-data
-DEPENDS+=	lxappearance-[0-9]*:../../x11/lxappearance
-#DEPENDS+=	lxappearance-obconf-[0-9]*:../../wip/lxappearance-obconf
-DEPENDS+=	gpicview-[0-9]*:../../graphics/gpicview
-DEPENDS+=	openbox-[0-9]*:../../wm/openbox
-DEPENDS+=	lxpanel-[0-9]*:../../sysutils/lxpanel
-DEPENDS+=	lxde-common-[0-9]*:../../x11/lxde-common
-DEPENDS+=	menu-cache-[0-9]*:../../sysutils/menu-cache
-DEPENDS+=	lxrandr-[0-9]*:../../x11/lxrandr
-DEPENDS+=	lxterminal-[0-9]*:../../x11/lxterminal
-DEPENDS+=	lxlauncher-[0-9]*:../../x11/lxlauncher
-DEPENDS+=	lxsession-[0-9]*:../../x11/lxsession
-DEPENDS+=	lxde-icon-theme-[0-9]*:../../graphics/lxde-icon-theme
-DEPENDS+=	pcmanfm-[0-9]*:../../sysutils/pcmanfm
-DEPENDS+=	lxinput-[0-9]*:../../x11/lxinput
-DEPENDS+=	lxtask-[0-9]*:../../sysutils/lxtask
-
-.include "../../mk/bsd.prefs.mk"
-
-.if ${OPSYS} == "Linux"
-DEPENDS+=	lxdm-[0-9]*:../../wip/lxdm
-.endif
-
-pre-extract:
-	${MKDIR} ${WRKSRC}
-
-.include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index