pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/lxde lxde: add lxhotkey and reflect current ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bb6ed00cf4bd
branches:  trunk
changeset: 448906:bb6ed00cf4bd
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Thu Mar 18 02:19:02 2021 +0000

description:
lxde: add lxhotkey and reflect current minimum dependencies

diffstat:

 meta-pkgs/lxde/Makefile |  36 +++++++++++++++++++-----------------
 1 files changed, 19 insertions(+), 17 deletions(-)

diffs (53 lines):

diff -r 296d75bc2672 -r bb6ed00cf4bd meta-pkgs/lxde/Makefile
--- a/meta-pkgs/lxde/Makefile   Thu Mar 18 00:24:14 2021 +0000
+++ b/meta-pkgs/lxde/Makefile   Thu Mar 18 02:19:02 2021 +0000
@@ -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