pkgsrc-WIP-changes archive

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

lxde: update package location after imports in pkgsrc.



Module Name:	pkgsrc-wip
Committed By:	youri <youri%NetBSD.org@localhost>
Pushed By:	youri
Date:		Mon May 23 11:46:36 2016 +0200
Changeset:	4cf9668f5517a36f827be62d39a8935d6ae456b7

Modified Files:
	lxde/Makefile

Log Message:
lxde: update package location after imports in pkgsrc.

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

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

diffstat:
 lxde/Makefile | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/lxde/Makefile b/lxde/Makefile
index 0db33b3..0c83e0f 100644
--- a/lxde/Makefile
+++ b/lxde/Makefile
@@ -3,26 +3,26 @@
 META_PACKAGE=	yes
 
 DISTNAME=	lxde-1.0
-
-MAINTAINER=	youri%NetBSD.org@localhost
 CATEGORIES=	meta-pkgs
 COMMENT=	Lxde
+
+MAINTAINER=	youri%NetBSD.org@localhost
 LICENSE=	gnu-gpl-v2
 
 DEPENDS+=	lxmenu-data-[0-9]*:../../wip/lxmenu-data
-DEPENDS+=	lxappearance-[0-9]*:../../wip/lxappearance
+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]*:../../wip/lxpanel
+DEPENDS+=	lxpanel-[0-9]*:../../sysutils/lxpanel
 DEPENDS+=	lxde-common-[0-9]*:../../wip/lxde-common
 DEPENDS+=	menu-cache-[0-9]*:../../sysutils/menu-cache
 DEPENDS+=	lxrandr-[0-9]*:../../wip/lxrandr
 DEPENDS+=	lxterminal-[0-9]*:../../wip/lxterminal
 DEPENDS+=	lxlauncher-[0-9]*:../../wip/lxlauncher
-DEPENDS+=	lxsession-[0-9]*:../../wip/lxsession
+DEPENDS+=	lxsession[0-9]*:../../x11/lxsession
 DEPENDS+=	lxde-icon-theme-[0-9]*:../../wip/lxde-icon-theme
-DEPENDS+=	pcmanfm-[0-9]*:../../wip/pcmanfm
+DEPENDS+=	pcmanfm-[0-9]*:../../sysutils/pcmanfm
 DEPENDS+=	lxinput-[0-9]*:../../wip/lxinput
 DEPENDS+=	lxtask-[0-9]*:../../wip/lxtask
 


Home | Main Index | Thread Index | Old Index