pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/twm Import modular X.org's individually packaged tw...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9a20f551ba28
branches:  trunk
changeset: 530225:9a20f551ba28
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Tue Jun 19 14:54:57 2007 +0000

description:
Import modular X.org's individually packaged twm-1.0.3 as wm/twm.

Twm is the classic Tom's Window Manager for the X Window System.  It
provides titlebars, shaped windows, several forms of icon  management,
user-defined macro functions, click-to-type and pointer-driven keyboard
focus, and user-specified key and pointer button bindings.

diffstat:

 wm/twm/DESCR    |   4 ++++
 wm/twm/Makefile |  22 ++++++++++++++++++++++
 wm/twm/PLIST    |   5 +++++
 wm/twm/distinfo |   5 +++++
 4 files changed, 36 insertions(+), 0 deletions(-)

diffs (52 lines):

diff -r 67799359ef8b -r 9a20f551ba28 wm/twm/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/wm/twm/DESCR      Tue Jun 19 14:54:57 2007 +0000
@@ -0,0 +1,4 @@
+Twm is the classic Tom's Window Manager for the X Window System.  It
+provides titlebars, shaped windows, several forms of icon  management,
+user-defined macro functions, click-to-type and pointer-driven keyboard
+focus, and user-specified key and pointer button bindings.
diff -r 67799359ef8b -r 9a20f551ba28 wm/twm/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/wm/twm/Makefile   Tue Jun 19 14:54:57 2007 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/06/19 14:54:57 jlam Exp $
+
+DISTNAME=      twm-1.0.3
+CATEGORIES=    x11 wm
+MASTER_SITES=  http://xorg.freedesktop.org/releases/individual/app/
+EXTRACT_SUFX=  .tar.bz2
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://xorg.freedesktop.org/
+COMMENT=       Tom's Window Manager
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+GNU_CONFIGURE=         yes
+USE_TOOLS+=            pkg-config
+
+.include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/libXmu/buildlink3.mk"
+.include "../../x11/libXt/buildlink3.mk"
+.include "../../x11/xbitmaps/buildlink3.mk"
+.include "../../x11/xextproto/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 67799359ef8b -r 9a20f551ba28 wm/twm/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/wm/twm/PLIST      Tue Jun 19 14:54:57 2007 +0000
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/06/19 14:54:57 jlam Exp $
+bin/twm
+man/man1/twm.1
+share/X11/twm/system.twmrc
+@dirrm share/X11/twm
diff -r 67799359ef8b -r 9a20f551ba28 wm/twm/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/wm/twm/distinfo   Tue Jun 19 14:54:57 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/06/19 14:54:57 jlam Exp $
+
+SHA1 (twm-1.0.3.tar.bz2) = 8e3724f53f8796359705d8e4ff334608bc887f64
+RMD160 (twm-1.0.3.tar.bz2) = 985e158b34473740498ede37d78cff67ffd31004
+Size (twm-1.0.3.tar.bz2) = 238448 bytes



Home | Main Index | Thread Index | Old Index