diff options
author | wiz <wiz@pkgsrc.org> | 2000-12-12 02:03:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-12-12 02:03:46 +0000 |
commit | b48aa2febfd565b99592854d7cbeaa9c59ec76e9 (patch) | |
tree | 0386b8c653f44899ccf3b63ba89ad7c5638f4887 /wm/amiwm | |
parent | a32b3a56553677e14a448f1a16a11a4a984b3574 (diff) | |
download | pkgsrc-b48aa2febfd565b99592854d7cbeaa9c59ec76e9.tar.gz |
Add new category wm for window managers, and move lots of package from
x11 here. Only changes are: `wm' in category added and some paths fixed.
Diffstat (limited to 'wm/amiwm')
-rw-r--r-- | wm/amiwm/Makefile | 18 | ||||
-rw-r--r-- | wm/amiwm/files/md5 | 3 | ||||
-rw-r--r-- | wm/amiwm/pkg/COMMENT | 1 | ||||
-rw-r--r-- | wm/amiwm/pkg/DESCR | 8 | ||||
-rw-r--r-- | wm/amiwm/pkg/PLIST | 19 |
5 files changed, 49 insertions, 0 deletions
diff --git a/wm/amiwm/Makefile b/wm/amiwm/Makefile new file mode 100644 index 00000000000..6e0a2db27ab --- /dev/null +++ b/wm/amiwm/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.1.1.1 2000/12/12 02:03:46 wiz Exp $ +# + +DISTNAME= amiwm0.20pl48 +PKGNAME= amiwm-0.20p48 +CATEGORIES= x11 wm +MASTER_SITES= ftp://ftp.lysator.liu.se/pub/X11/wm/amiwm/ + +MAINTAINER= rh@trapdoor.vip.at +HOMEPAGE= http://www.lysator.liu.se/~marcus/amiwm.html + +USE_X11= yes +GNU_CONFIGURE= yes +CONFIGURE_ENV= CFLAGS="-DHAVE_X11_EXTENSIONS_SHAPE_H=1 -O" \ + X_PRE_LIBS="-Wl,-R${X11BASE}/lib" \ + X_EXTRA_LIBS="-lXt" + +.include "../../mk/bsd.pkg.mk" diff --git a/wm/amiwm/files/md5 b/wm/amiwm/files/md5 new file mode 100644 index 00000000000..162c673268a --- /dev/null +++ b/wm/amiwm/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 2000/12/12 02:03:46 wiz Exp $ + +MD5 (amiwm0.20pl48.tar.gz) = bfe907be9e94f6a47fec5181361176f2 diff --git a/wm/amiwm/pkg/COMMENT b/wm/amiwm/pkg/COMMENT new file mode 100644 index 00000000000..0f251e971c8 --- /dev/null +++ b/wm/amiwm/pkg/COMMENT @@ -0,0 +1 @@ +X window manager with Amiga look and feel diff --git a/wm/amiwm/pkg/DESCR b/wm/amiwm/pkg/DESCR new file mode 100644 index 00000000000..e449967ee6d --- /dev/null +++ b/wm/amiwm/pkg/DESCR @@ -0,0 +1,8 @@ +amiwm is an X window manager that tries to make your display look and feel +like an Amiga Workbench screen. It is fully functional and can do all the +usual window manager stuff, like moving and resizing windows. + +The purpose of amiwm is to make life more pleasant for Amiga-freaks who +has/wants to use UNIX workstations once in a while. It can also be used +on the Amiga with the AmiWin X server, although this part needs some more +work. diff --git a/wm/amiwm/pkg/PLIST b/wm/amiwm/pkg/PLIST new file mode 100644 index 00000000000..c135e35ed72 --- /dev/null +++ b/wm/amiwm/pkg/PLIST @@ -0,0 +1,19 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2000/12/12 02:03:46 wiz Exp $ +bin/amiwm +bin/ppmtoinfo +bin/requestchoice +lib/amiwm/requestchoice +lib/amiwm/executecmd +lib/amiwm/Background +lib/amiwm/Keyboard +lib/amiwm/system.amiwmrc +lib/amiwm/def_tool.info +lib/amiwm/system.map +lib/amiwm/magicwb.map +lib/amiwm/schwartz.map +lib/amiwm/Xsession +lib/amiwm/Xsession2 +lib/amiwm/Xinitrc +lib/amiwm/amiwm-init +@dirrm lib/amiwm +man/man1/amiwm.1 |