Commit graph

5 commits

Author SHA1 Message Date
nia
f8331b5844 graphics: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:45:53 +00:00
nia
84d3786e88 graphics: Remove SHA1 hashes for distfiles 2021-10-07 14:11:55 +00:00
agc
7f810a359f Add SHA512 digests for distfiles for graphics category
Problems found with existing digests:
	Package fotoxx distfile fotoxx-14.03.1.tar.gz
	ac2033f87de2c23941261f7c50160cddf872c110 [recorded]
	118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated]
	Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz
	34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb
	Package pgraf: missing distfile pgraf-20010131.tar.gz
	Package qvplay: missing distfile qvplay-0.95.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-03 21:33:50 +00:00
gdt
13c8105276 Update to 1.4.1.
(While 1.9.1 exists, it is a pre-release and hence not packaged.)

guile-cairo 1.4.1 -- 2011-04-22
===============================

* Guile-Cairo has moved to git.  See the HACKING file for information on
  how to access Guile-Cairo.

* Guile-Cairo's license has been upgraded to the LGPL version 3 or
  later.  This should not cause problems for any users.  See
  http://www.gnu.org/licenses/gpl-faq.html#AllCompatibility for more
  information.
2015-09-07 00:45:27 +00:00
gdt
6cfda1b6ed Guile-Cairo wraps the Cairo graphics library for Guile Scheme.
Guile-Cairo is complete, wrapping almost all of the Cairo API. It is
API stable, providing a firm base on which to do graphics
work. Finally, and importantly, it is pleasant to use. You get a
powerful and well-maintained graphics library with all of the benefits
of Scheme: memory management, exceptions, macros, and a dynamic
programming environment.
2007-08-10 21:21:01 +00:00