summaryrefslogtreecommitdiff
path: root/x11/lxsession
diff options
context:
space:
mode:
authorreed <reed>2013-02-01 01:31:37 +0000
committerreed <reed>2013-02-01 01:31:37 +0000
commit665db0a703f29bdf1b85dc6e21dd6076ba9eea27 (patch)
tree149e2b75ff612e7408e5e4df85173eeb31b18558 /x11/lxsession
parentedc587ed383b9c02f4a9ff281fa08e82d8fa62b3 (diff)
downloadpkgsrc-665db0a703f29bdf1b85dc6e21dd6076ba9eea27.tar.gz
move from pkgsrc wip
(change from wip package: install README) LXSession is the default session manager of LXDE. It is used to start and setup the desktop environment. It can optionally restart crashed programs. It includes a built-in lightweight Xsettings daemon which can configure gtk+ themes, keyboard, and mouse. It also provides a logout program.
Diffstat (limited to 'x11/lxsession')
-rw-r--r--x11/lxsession/DESCR5
-rw-r--r--x11/lxsession/Makefile24
-rw-r--r--x11/lxsession/PLIST13
-rw-r--r--x11/lxsession/distinfo5
4 files changed, 47 insertions, 0 deletions
diff --git a/x11/lxsession/DESCR b/x11/lxsession/DESCR
new file mode 100644
index 00000000000..bae9df79dff
--- /dev/null
+++ b/x11/lxsession/DESCR
@@ -0,0 +1,5 @@
+LXSession is the default session manager of LXDE. It is used to
+start and setup the desktop environment. It can optionally restart
+crashed programs. It includes a built-in lightweight Xsettings
+daemon which can configure gtk+ themes, keyboard, and mouse. It
+also provides a logout program.
diff --git a/x11/lxsession/Makefile b/x11/lxsession/Makefile
new file mode 100644
index 00000000000..0214b0ff44f
--- /dev/null
+++ b/x11/lxsession/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1 2013/02/01 01:31:37 reed Exp $
+
+DISTNAME= lxsession-0.4.6.1
+PKGREVISION= 1
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lxde/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://lxde.sourceforge.net/
+COMMENT= Session manager for LXDE
+
+LICENSE= gnu-gpl-v2
+
+GNU_CONFIGURE= yes
+INSTALLATION_DIRS= share/doc/lxsession
+USE_TOOLS+= intltool pkg-config
+
+post-install:
+ ${INSTALL_DATA} ${WRKSRC}/README \
+ ${DESTDIR}${PREFIX}/share/doc/lxsession/
+
+.include "../../sysutils/dbus/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/lxsession/PLIST b/x11/lxsession/PLIST
new file mode 100644
index 00000000000..1887286e2e7
--- /dev/null
+++ b/x11/lxsession/PLIST
@@ -0,0 +1,13 @@
+@comment $NetBSD: PLIST,v 1.1 2013/02/01 01:31:37 reed Exp $
+bin/lxlock
+bin/lxsession
+bin/lxsession-logout
+man/man1/lxsession-logout.1
+man/man1/lxsession.1
+share/doc/lxsession/README
+share/lxsession/images/gnome-session-hibernate.png
+share/lxsession/images/gnome-session-reboot.png
+share/lxsession/images/gnome-session-suspend.png
+share/lxsession/images/gnome-session-switch.png
+share/lxsession/images/system-log-out.png
+share/lxsession/images/system-shutdown.png
diff --git a/x11/lxsession/distinfo b/x11/lxsession/distinfo
new file mode 100644
index 00000000000..17dbc10c8ab
--- /dev/null
+++ b/x11/lxsession/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/02/01 01:31:37 reed Exp $
+
+SHA1 (lxsession-0.4.6.1.tar.gz) = ef7f74617f7555f3e292b670099ef44389a9a849
+RMD160 (lxsession-0.4.6.1.tar.gz) = 97c0c88abdb81c22ec356371c4b7572cd715608f
+Size (lxsession-0.4.6.1.tar.gz) = 407100 bytes