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/blackbox | |
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/blackbox')
-rw-r--r-- | wm/blackbox/Makefile | 21 | ||||
-rw-r--r-- | wm/blackbox/files/md5 | 3 | ||||
-rw-r--r-- | wm/blackbox/pkg/COMMENT | 1 | ||||
-rw-r--r-- | wm/blackbox/pkg/DESCR | 5 | ||||
-rw-r--r-- | wm/blackbox/pkg/PLIST | 48 |
5 files changed, 78 insertions, 0 deletions
diff --git a/wm/blackbox/Makefile b/wm/blackbox/Makefile new file mode 100644 index 00000000000..621b481ff7e --- /dev/null +++ b/wm/blackbox/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.1.1.1 2000/12/12 02:03:46 wiz Exp $ +# + +DISTNAME= blackbox-0.61.1 +CATEGORIES= x11 wm +MASTER_SITES= ftp://portal.alug.org/pub/blackbox/0.6x.x/ + +MAINTAINER= djp@cpl.herston.uq.edu.au +HOMEPAGE= http://blackbox.alug.org/ + +USE_X11BASE= yes +GNU_CONFIGURE= yes + +CONFIGURE_ARGS+= --prefix=${X11PREFIX} \ + --x-includes=${X11BASE}/include \ + --x-libraries=${X11BASE}/lib \ + --enable-kde + +HAS_CONFIGURE= YES + +.include "../../mk/bsd.pkg.mk" diff --git a/wm/blackbox/files/md5 b/wm/blackbox/files/md5 new file mode 100644 index 00000000000..f2207721727 --- /dev/null +++ b/wm/blackbox/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 2000/12/12 02:03:46 wiz Exp $ + +MD5 (blackbox-0.61.1.tar.gz) = 3e30cefdb8e91ab1eb7ae80ff7e6cb11 diff --git a/wm/blackbox/pkg/COMMENT b/wm/blackbox/pkg/COMMENT new file mode 100644 index 00000000000..ac53a3cefea --- /dev/null +++ b/wm/blackbox/pkg/COMMENT @@ -0,0 +1 @@ +small and fast X11R6 window manager diff --git a/wm/blackbox/pkg/DESCR b/wm/blackbox/pkg/DESCR new file mode 100644 index 00000000000..751bbfebcdb --- /dev/null +++ b/wm/blackbox/pkg/DESCR @@ -0,0 +1,5 @@ +Blackbox is yet another addition to the list of window managers +For X11R6. Blackbox is built with C++, sharing no common code with +any other window manager. It is designed to be small and fast, with +a built in graphics class, near complete ICCCM compliance, and +support for multple desktop environments. diff --git a/wm/blackbox/pkg/PLIST b/wm/blackbox/pkg/PLIST new file mode 100644 index 00000000000..cfc2c30c11b --- /dev/null +++ b/wm/blackbox/pkg/PLIST @@ -0,0 +1,48 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2000/12/12 02:03:47 wiz Exp $ +bin/blackbox +bin/bsetbg +bin/bsetroot +man/man1/blackbox.1 +man/man1/bsetroot.1 +share/Blackbox/menu +share/Blackbox/nls/C/blackbox.cat +share/Blackbox/nls/POSIX +share/Blackbox/nls/US_ASCII +share/Blackbox/nls/da_DK/blackbox.cat +share/Blackbox/nls/en +share/Blackbox/nls/en_US +share/Blackbox/nls/es +share/Blackbox/nls/es_ES/blackbox.cat +share/Blackbox/nls/et_EE/blackbox.cat +share/Blackbox/nls/fr +share/Blackbox/nls/fr_FR/blackbox.cat +share/Blackbox/nls/pt_BR/blackbox.cat +share/Blackbox/nls/ru_RU/blackbox.cat +share/Blackbox/nls/sv_SE/blackbox.cat +share/Blackbox/nls/tr_TR/blackbox.cat +share/Blackbox/styles/Artwiz +share/Blackbox/styles/Cthulhain +share/Blackbox/styles/Flux +share/Blackbox/styles/Minimal +share/Blackbox/styles/Nyz +share/Blackbox/styles/Operation +share/Blackbox/styles/Outcomes +share/Blackbox/styles/Rampage +share/Blackbox/styles/Rancor +share/Blackbox/styles/Results +share/Blackbox/styles/Shade +share/Blackbox/styles/Spiff +share/Blackbox/styles/TDF +share/Blackbox/styles/Twice +@dirrm share/Blackbox/styles +@dirrm share/Blackbox/nls/tr_TR +@dirrm share/Blackbox/nls/sv_SE +@dirrm share/Blackbox/nls/ru_RU +@dirrm share/Blackbox/nls/pt_BR +@dirrm share/Blackbox/nls/fr_FR +@dirrm share/Blackbox/nls/et_EE +@dirrm share/Blackbox/nls/es_ES +@dirrm share/Blackbox/nls/da_DK +@dirrm share/Blackbox/nls/C +@dirrm share/Blackbox/nls +@dirrm share/Blackbox |