From d3db18607dbb7d59aeab9f0f846bad1948e95a7e Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 22:03:21 +0000 Subject: Move pkg/ files into package's toplevel directory --- x11/xflame/DESCR | 17 +++++++++++++++++ x11/xflame/PLIST | 2 ++ x11/xflame/pkg/DESCR | 17 ----------------- x11/xflame/pkg/PLIST | 2 -- 4 files changed, 19 insertions(+), 19 deletions(-) create mode 100644 x11/xflame/DESCR create mode 100644 x11/xflame/PLIST delete mode 100644 x11/xflame/pkg/DESCR delete mode 100644 x11/xflame/pkg/PLIST (limited to 'x11/xflame') diff --git a/x11/xflame/DESCR b/x11/xflame/DESCR new file mode 100644 index 00000000000..e82d70852b6 --- /dev/null +++ b/x11/xflame/DESCR @@ -0,0 +1,17 @@ +XFlame is a cool little graphics hack originally made by the Rasterman +and modified by me, Rahul Jain. + +It does what you would expect it to do, draw a flame on the screen. + +FEATURES: +* User-settable window size +* User-settable color spectrum +* Frame rate limiting so you can still crack RC5 keys in the background :) + (default 10 fps) +* Option to draw to the root window +* Single pass, 2 pass (default), and 4 pass interlacing +* Option to draw only the changed portion of the image to the screen in 8 + bit color only, resulting in a massive increase in speed w/ large windows + (e.g., root window). +* Colormap niceness options +* Swallow-able into FVWM2's Button Bar diff --git a/x11/xflame/PLIST b/x11/xflame/PLIST new file mode 100644 index 00000000000..20b1569895e --- /dev/null +++ b/x11/xflame/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:12:09 zuntum Exp $ +bin/xflame diff --git a/x11/xflame/pkg/DESCR b/x11/xflame/pkg/DESCR deleted file mode 100644 index e82d70852b6..00000000000 --- a/x11/xflame/pkg/DESCR +++ /dev/null @@ -1,17 +0,0 @@ -XFlame is a cool little graphics hack originally made by the Rasterman -and modified by me, Rahul Jain. - -It does what you would expect it to do, draw a flame on the screen. - -FEATURES: -* User-settable window size -* User-settable color spectrum -* Frame rate limiting so you can still crack RC5 keys in the background :) - (default 10 fps) -* Option to draw to the root window -* Single pass, 2 pass (default), and 4 pass interlacing -* Option to draw only the changed portion of the image to the screen in 8 - bit color only, resulting in a massive increase in speed w/ large windows - (e.g., root window). -* Colormap niceness options -* Swallow-able into FVWM2's Button Bar diff --git a/x11/xflame/pkg/PLIST b/x11/xflame/pkg/PLIST deleted file mode 100644 index 320e1f644ab..00000000000 --- a/x11/xflame/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1998/12/05 03:56:15 hubertf Exp $ -bin/xflame -- cgit v1.2.3