1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

These icons were converted from the Hobbes OS/2 archive at hobbes.nmsu.edu.

There were over 7000 icons on Hobbes, but many were duplicates.
All duplicates (based on comparing CRC's) have been removed, a suffix of .N
was added when there were name clashes, and any icons with 256 colors were
also deleted.  What remained became 3,382 icons which are mostly 32x32
and 16 colors.

Submitted by:	pgiffuni@fps.biblos.unal.edu.co
Closes-PR:	ports/2155
This commit is contained in:
David E. O'Brien 1997-02-16 01:55:10 +00:00
parent 7f217287a7
commit 7974415d68
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=5636
5 changed files with 3431 additions and 0 deletions

View File

@ -0,0 +1,36 @@
# New ports collection makefile for: hobbes-icons.3000
# Version required: 3000
# Date created: 19 October 1996
# Whom: pgs
#
# $Id$
#
DISTNAME= hobbes-icons-xpm
PKGNAME= hobbes-icons-xpm-1.0
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.x.org/R5contrib/ \
ftp://ftp.duke.edu/pub/X11/R5contrib/ \
ftp://ftp.informatik.uni-bonn.de/pub/X11/contrib/ \
ftp://ftp.sunet.se/pub/X11/R5contrib/ \
ftp://ftp.pacbell.com/X11/R5contrib/
MAINTAINER= pgiffuni@fps.biblos.unal.edu.co
USE_X11= yes
NO_BUILD= yes
# Where it will be installed (will have to change PLIST if you change this
LIBDIR= ${PREFIX}/lib/X11/xpm3
do-install:
# Very dirty, but it works...
rm ${WRKSRC)/Makefile
rm ${WRKSRC)/README
rm ${WRKSRC)/readem.shar
${MKDIR} ${PREFIX}/lib/X11/xpm3
${CP} -R ${WRKSRC}/* ${LIBDIR}
chown -R ${BINOWN}.${BINGRP}
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (hobbes-icons-xpm3.tar.gz) = cebf8f922427242c0b1efd525667d137

View File

@ -0,0 +1 @@
collection of over 3000 icons in XPM1 or XPM3 format.

View File

@ -0,0 +1,11 @@
These icons were converted from the Hobbes OS/2 archive at hobbes.nmsu.edu.
There were over 7000 icons on Hobbes, but many were duplicates.
All duplicates (based on comparing CRC's) have been removed, a suffix of .N
was added when there were name clashes, and any icons with 256 colors were
also deleted. What remained became 3,382 icons which are mostly 32x32
and 16 colors.
If you want the converter program used, write to:
-Rick Richardson, rick@pcroe.digibd.com, 10/29/93

File diff suppressed because it is too large Load Diff