- update openclipart to 0.19

(distfile grew to a modest 375M...)

you'll need -r1.7 of ports/infrastructure/install/FS.pm, thanks to naddy@
for fixing an issue there

ok ajacoutot@
This commit is contained in:
jasper 2009-04-09 17:19:22 +00:00
parent ac8a778267
commit 707ab4fa72
4 changed files with 26008 additions and 23863 deletions

View File

@ -1,29 +1,28 @@
# $OpenBSD: Makefile,v 1.6 2007/09/15 21:36:45 merdely Exp $ # $OpenBSD: Makefile,v 1.7 2009/04/09 17:19:22 jasper Exp $
V=0.18
COMMENT= desktop publishing clip-art COMMENT= desktop publishing clip-art
CATEGORIES= print graphics
V=0.19
DISTNAME= openclipart-$V DISTNAME= openclipart-$V
PKGNAME= ${DISTNAME}p2 CATEGORIES= print graphics
HOMEPAGE= http://openclipart.org/ HOMEPAGE= http://openclipart.org/
MASTER_SITES= ${HOMEPAGE}downloads/$V/
DISTFILES= openclipart-$V-full.tar.bz2
WRKDIST= ${WRKDIR}/${DISTNAME}-full
# Public domain # Public domain
PERMIT_DISTFILES_FTP=Yes PERMIT_DISTFILES_FTP= Yes
PERMIT_DISTFILES_CDROM=Yes PERMIT_DISTFILES_CDROM=Yes
PERMIT_PACKAGE_FTP=Yes PERMIT_PACKAGE_FTP= Yes
PERMIT_PACKAGE_CDROM=Yes PERMIT_PACKAGE_CDROM= Yes
MASTER_SITES= ${HOMEPAGE}/downloads/$V/
PKG_ARCH= * PKG_ARCH= *
NO_BUILD= Yes NO_BUILD= Yes
NO_REGRESS= Yes NO_REGRESS= Yes
do-install: do-install:
@mkdir -p ${PREFIX}/share/openclipart/ ${INSTALL_DATA_DIR} ${PREFIX}/share/openclipart/
cp -Rp ${WRKDIST}/clipart/* ${PREFIX}/share/openclipart/ cp -Rp ${WRKSRC}/* ${PREFIX}/share/openclipart/
chown -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/share/openclipart/ chown -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/share/openclipart/
.include <bsd.port.mk> .include <bsd.port.mk>

View File

@ -1,5 +1,5 @@
MD5 (openclipart-0.18-full.tar.bz2) = 8TpYp/yrnYZH6lKNKMS4Ew== MD5 (openclipart-0.19.tar.gz) = BP87X+JAnQIoDleTQPVU4g==
RMD160 (openclipart-0.18-full.tar.bz2) = Q4o4fiq9L9YEQoLShTdHIxIGhx8= RMD160 (openclipart-0.19.tar.gz) = ouY6CVsnZO3fdfsHhsQpcPagUuE=
SHA1 (openclipart-0.18-full.tar.bz2) = l/jVPQ7nYQCTJRBcGAj9xrk4zfI= SHA1 (openclipart-0.19.tar.gz) = 5DL+/M999PSvziSyWcq4CGdJHHY=
SHA256 (openclipart-0.18-full.tar.bz2) = RGodSvL9f55GZIU8d47zIeGqZRinYGWqnZEvWRRQnbQ= SHA256 (openclipart-0.19.tar.gz) = JLcC+iO9Na2am1Kjjhzr2Qf1xyF6qm+aWLhZw+8yrjI=
SIZE (openclipart-0.18-full.tar.bz2) = 116472396 SIZE (openclipart-0.19.tar.gz) = 393125809

View File

@ -1,9 +1,5 @@
The clipart library is a huge collection of freely reusable artwork. This project aims to create an archive of user contributed clip art that
can be freely used. All graphics submitted to the project should be
The project asks all contributions to be placed in the public domain, placed into the Public Domain.
so that they can be freely reused, with no strings attached.
Most of the artwork is in svg format. Most of the artwork is in svg format.
Examples of svg viewers include svgdisplay, as part of the kdegraphics
package.

File diff suppressed because it is too large Load Diff