diff options
author | pooka <pooka@pkgsrc.org> | 2000-05-19 15:25:16 +0000 |
---|---|---|
committer | pooka <pooka@pkgsrc.org> | 2000-05-19 15:25:16 +0000 |
commit | 6cdc398de451137a5dcd34c6e0006e1debab1c83 (patch) | |
tree | 17c3b9fe9d37dadaaac3375d423cfcd86a23c9be /x11/blackbox | |
parent | 5c79fc0bbc309b02f710be343344abf28ca111c9 (diff) | |
download | pkgsrc-6cdc398de451137a5dcd34c6e0006e1debab1c83.tar.gz |
Blackbox 0.51.3.1, a small and fast X11 window manager
Provided by David Pickworth <djp@cpl.herston.uq.edu.au> in pkg/10011
Diffstat (limited to 'x11/blackbox')
-rw-r--r-- | x11/blackbox/Makefile | 19 | ||||
-rw-r--r-- | x11/blackbox/files/md5 | 3 | ||||
-rw-r--r-- | x11/blackbox/pkg/COMMENT | 1 | ||||
-rw-r--r-- | x11/blackbox/pkg/DESCR | 5 | ||||
-rw-r--r-- | x11/blackbox/pkg/PLIST | 21 |
5 files changed, 49 insertions, 0 deletions
diff --git a/x11/blackbox/Makefile b/x11/blackbox/Makefile new file mode 100644 index 00000000000..af82c71386f --- /dev/null +++ b/x11/blackbox/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1.1.1 2000/05/19 15:25:16 pooka Exp $ + +DISTNAME= blackbox-0.51.3.1 +CATEGORIES= x11 +MASTER_SITES= ftp://portal.alug.org/pub/blackbox/0.5x.x/ \ + ftp://ftp.dti.ad.jp/pub/X/blackbox/0.5x.x/ + +MAINTAINER= djp@cpl.herston.uq.edu.au +HOMEPAGE= http://blackbox.alug.org/ + +USE_X11BASE= yes +GNU_CONFIGURE= yes + +CONFIGURE_ARGS+= --prefix=${X11BASE} \ + --x-includes=${X11BASE}/include \ + --x-libraries=${X11BASE}/lib \ + --enable-kde + +.include "../../mk/bsd.pkg.mk" diff --git a/x11/blackbox/files/md5 b/x11/blackbox/files/md5 new file mode 100644 index 00000000000..a51ef1a03b5 --- /dev/null +++ b/x11/blackbox/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 2000/05/19 15:25:16 pooka Exp $ + +MD5 (blackbox-0.51.3.1.tar.gz) = c05185c6ce3225efbd35b25f86bd9aea diff --git a/x11/blackbox/pkg/COMMENT b/x11/blackbox/pkg/COMMENT new file mode 100644 index 00000000000..ac53a3cefea --- /dev/null +++ b/x11/blackbox/pkg/COMMENT @@ -0,0 +1 @@ +small and fast X11R6 window manager diff --git a/x11/blackbox/pkg/DESCR b/x11/blackbox/pkg/DESCR new file mode 100644 index 00000000000..751bbfebcdb --- /dev/null +++ b/x11/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/x11/blackbox/pkg/PLIST b/x11/blackbox/pkg/PLIST new file mode 100644 index 00000000000..d5a6e9dd510 --- /dev/null +++ b/x11/blackbox/pkg/PLIST @@ -0,0 +1,21 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2000/05/19 15:25:16 pooka Exp $ +bin/blackbox +bin/bsetroot +share/Blackbox/menu +share/Blackbox/styles/blackmagic +share/Blackbox/styles/coldsteel +share/Blackbox/styles/colorpurple +share/Blackbox/styles/darkgreen +share/Blackbox/styles/default +share/Blackbox/styles/gnoid +share/Blackbox/styles/green +share/Blackbox/styles/onoid +share/Blackbox/styles/pnoid +share/Blackbox/styles/previous +share/Blackbox/styles/results +share/Blackbox/styles/slatebox +share/Blackbox/styles/steelblue +share/Blackbox/styles/steelbox +share/Blackbox/styles/stylesmenu +@dirrm share/Blackbox/styles +@dirrm share/Blackbox |