pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xsm Import xsm-1.0.1. This package contains the X...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fb05495e5c8e
branches: trunk
changeset: 527709:fb05495e5c8e
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Apr 12 14:47:28 2007 +0000
description:
Import xsm-1.0.1. This package contains the X Session Manager. It allows to restart active programs and continue where the session was left. This is from the modular X.org project.
diffstat:
x11/xsm/DESCR | 4 ++++
x11/xsm/Makefile | 21 +++++++++++++++++++++
x11/xsm/PLIST | 6 ++++++
x11/xsm/distinfo | 5 +++++
4 files changed, 36 insertions(+), 0 deletions(-)
diffs (52 lines):
diff -r 29a50170501b -r fb05495e5c8e x11/xsm/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xsm/DESCR Thu Apr 12 14:47:28 2007 +0000
@@ -0,0 +1,4 @@
+This package contains the X Session Manager. It allows to restart active
+programs and continue where the session was left.
+
+This is from the modular X.org project.
diff -r 29a50170501b -r fb05495e5c8e x11/xsm/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xsm/Makefile Thu Apr 12 14:47:28 2007 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/04/12 14:47:28 joerg Exp $
+#
+
+DISTNAME= xsm-1.0.1
+CATEGORIES= x11
+MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= joerg%NetBSD.org@localhost
+HOMEPAGE= http://xorg.freedesktop.org/
+COMMENT= X Session Manager
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config
+
+.include "../../x11/libXaw/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff -r 29a50170501b -r fb05495e5c8e x11/xsm/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xsm/PLIST Thu Apr 12 14:47:28 2007 +0000
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/12 14:47:28 joerg Exp $
+bin/xsm
+lib/X11/app-defaults/XSm
+lib/X11/xsm/system.xsm
+man/man1/xsm.1
+@dirrm lib/X11/xsm
diff -r 29a50170501b -r fb05495e5c8e x11/xsm/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xsm/distinfo Thu Apr 12 14:47:28 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/04/12 14:47:28 joerg Exp $
+
+SHA1 (xsm-1.0.1.tar.bz2) = 7fca1397b86cc9e8763c73eef9a1c41340040a69
+RMD160 (xsm-1.0.1.tar.bz2) = 9b70c7610a741d2026323cdc97c8eba63d9dc74c
+Size (xsm-1.0.1.tar.bz2) = 116875 bytes
Home |
Main Index |
Thread Index |
Old Index