./x11/xflame, Draws a flame on the screen

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1.1nb2, Package name: xflame-1.1.1nb2, Maintainer: pkgsrc-users

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


Required to build:
[pkgtools/x11-links] [pkgtools/cwrappers]

Master sites:

Filesize: 10.194 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674)
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
   2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675)
Log message:
x11: Remove SHA1 hashes for distfiles
   2016-02-26 12:40:30 by Jonathan Perkin | Files touched by this commit (8)
Log message:
Remove manual addition of MAKE_FLAGS to OPSYSVARS, it's now in by default.
   2016-02-26 12:27:22 by Jonathan Perkin | Files touched by this commit (98)
Log message:
Use OPSYSVARS.
   2015-11-04 04:29:14 by Alistair G. Crooks | Files touched by this commit (670)
Log message:
Add SHA512 digests for distfiles for x11 category

Problems found locating distfiles:
        Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
        Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
        Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
        Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
        Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2012-10-29 06:07:25 by Aleksej Saushev | Files touched by this commit (563)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2008-07-14 14:56:20 by Joerg Sonnenberger | Files touched by this commit (563)
Log message:
Mark as destdir ready.
   2008-03-06 06:58:29 by OBATA Akio | Files touched by this commit (3)
Log message:
Include required header files to use some funcions(malloc, strcpy, exit).
Fixes pointer=>int truncate problems on 64bit platforms.
Patch provided by Gilles Dauphin in PR 35476.

Bump PKGREVISION.