pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/lxde
Module Name: pkgsrc
Committed By: gutteridge
Date: Thu Mar 18 02:19:02 UTC 2021
Modified Files:
pkgsrc/meta-pkgs/lxde: Makefile
Log Message:
lxde: add lxhotkey and reflect current minimum dependencies
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/meta-pkgs/lxde/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/meta-pkgs/lxde/Makefile
diff -u pkgsrc/meta-pkgs/lxde/Makefile:1.1 pkgsrc/meta-pkgs/lxde/Makefile:1.2
--- pkgsrc/meta-pkgs/lxde/Makefile:1.1 Mon May 23 22:48:30 2016
+++ pkgsrc/meta-pkgs/lxde/Makefile Thu Mar 18 02:19:02 2021
@@ -1,30 +1,32 @@
-# $NetBSD: Makefile,v 1.1 2016/05/23 22:48:30 youri Exp $
+# $NetBSD: Makefile,v 1.2 2021/03/18 02:19:02 gutteridge Exp $
META_PACKAGE= yes
DISTNAME= lxde-1.0
+PKGREVISION= 1
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+= obconf-[0-9]*:../../wm/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
+DEPENDS+= lxmenu-data>=0.1.5nb1:../../sysutils/lxmenu-data
+DEPENDS+= lxappearance>=0.6.3nb6:../../x11/lxappearance
+DEPENDS+= obconf>=2.0.4nb15:../../wm/obconf
+DEPENDS+= gpicview>=0.2.5nb11:../../graphics/gpicview
+DEPENDS+= openbox>=3.6.1nb15:../../wm/openbox
+DEPENDS+= lxpanel>=0.10.1nb1:../../sysutils/lxpanel
+DEPENDS+= lxde-common>=0.99.2:../../x11/lxde-common
+DEPENDS+= menu-cache>=1.1.0nb1:../../sysutils/menu-cache
+DEPENDS+= lxrandr>=0.3.2nb3:../../x11/lxrandr
+DEPENDS+= lxterminal>=0.4.0:../../x11/lxterminal
+DEPENDS+= lxlauncher>=0.2.5nb11:../../x11/lxlauncher
+DEPENDS+= lxsession>=0.5.5:../../x11/lxsession
+DEPENDS+= lxde-icon-theme>=0.5.1:../../graphics/lxde-icon-theme
+DEPENDS+= pcmanfm>=1.3.2nb1:../../sysutils/pcmanfm
+DEPENDS+= lxinput>=0.3.5nb11:../../x11/lxinput
+DEPENDS+= lxtask>=0.1.9nb3:../../sysutils/lxtask
+DEPENDS+= lxhotkey>=0.1.1:../../x11/lxhotkey
pre-extract:
${MKDIR} ${WRKSRC}
Home |
Main Index |
Thread Index |
Old Index