Commit graph

13 commits

Author SHA1 Message Date
nia
ec8cda1f38 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-26 11:33:42 +00:00
nia
665544c974 x11: Remove SHA1 hashes for distfiles 2021-10-07 15:13:25 +00:00
joerg
0d91bc3f30 Make sure to use abs on an integer, not unsigned. 2020-04-17 13:30:49 +00:00
agc
d8f09469bb 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.
2015-11-04 03:28:24 +00:00
joerg
9c97ace980 Don't depend on png.h to pull in string.h. 2013-02-26 10:19:28 +00:00
joerg
a411758f2e Fix build with modern GCC. 2011-11-25 22:25:30 +00:00
wiz
a4a29195b5 Fix build with png-1.5. 2011-01-29 11:24:43 +00:00
obache
a71a3ab1d1 Update fbdesk to 1.4.1.
Patch provided by Jason White in PR 38473.

Changes for 1.4.1:
   * Fixed a shape bug which caused it to flicker.
   * Fixed an icon file parsing bug.
Changes for 1.4.0:
   * Imlib2 support:
     FbDesk can now load the following formats:
        xpm, png, jpg, jfi, jfif, pnm, ppm, pgm, pbm, pam,
        tga, gif and bmp.
   * Added new resource:
     fbdesk.textBackground: <color>
   * Added new resource:
     fbdesk.lockPositions: <bool>
     This will lock the position of the icons (also available in the menu)
   * Fixed gcc-4.1 compile problems
     (Thanks Andreas Bierfer andreas.bierfert at lowlatency.de )
Changes for 1.2.2:
   * Fixed --enable/disable-xpm configure option (Thanks Mathias Gumz)
   configure.in
2008-05-10 16:19:16 +00:00
wiz
393af94024 Add RMD160 checksums to the SHA1 ones. 2005-02-23 17:36:09 +00:00
reed
b2c04c2c83 Updated fbdesk to 1.2.1. No maintainer for this package. Any volunteers?
ChangeLog has:

Changes for 1.2.1:
   * Fixed startup bug
Changes for 1.2.0:
   * resource file changed to ~/.fluxbox/fbdesk
   * icons file change name to: ~/.fluxbox/fbdesk.icons
   * requires a window manager that supports NET WM spec
     (fluxbox development version > 0.9.* or cvs)
   * Fixed layering issues
     FbDesk should now be on bottom always
   * Added new resources:
     fbdesk.textAlpha: <number between 0 and 255 (opaque)>
     fbdesk.iconAlpha: <number between 0 and 255 (opaque)>
   * Fixed bit depth issue in ImagePNG
   * Updated FbTk (Henrik)

Improved COMMENT. This package does not just for fluxbox.

Removed dependency on fluxbox.

Also install the README.

patch-aa is for missing setlocale check. (This software doesn't
even have a configure to check for this, but is used several times.)

patch-ab is because stderr not defined (notice on NetBSD 1.6.2 but not Linux).
2004-09-24 19:06:39 +00:00
xtraeme
99a11b005b Update fbdesk to 1.1.5.
Changes:

	o GCC 3.3 fixes
2004-03-11 16:56:12 +00:00
jmmv
81b5c68435 Update to 1.1.4 with patch provided by Juan RP in private mail:
* Fixed text redrawing bug.
* Some other minor stuff.
2003-05-31 15:05:27 +00:00
jschauma
00a3088def Initial import of x11/fbdesk into pkgsrc. This package was submitted by
Juan RP (juan at xtraeme dot dyndns dot org) in PR pkg/20174.
DESCR:

FbDesk is a fluxbox-util application that creates and manage icons on your
Fluxbox desktop. Features:
*  XPM and PNG image loading
* Antialias text
* UTF-8 and multibyte support
* Vertical text
* Grid Snapping
* GUI for editing command/label and add/remove icons
* Fluxbox menu style
2003-02-17 21:51:52 +00:00