- 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:
parent
ac8a778267
commit
707ab4fa72
@ -1,29 +1,28 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2007/09/15 21:36:45 merdely Exp $
|
||||
|
||||
V=0.18
|
||||
# $OpenBSD: Makefile,v 1.7 2009/04/09 17:19:22 jasper Exp $
|
||||
|
||||
COMMENT= desktop publishing clip-art
|
||||
CATEGORIES= print graphics
|
||||
|
||||
V=0.19
|
||||
DISTNAME= openclipart-$V
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
CATEGORIES= print graphics
|
||||
|
||||
HOMEPAGE= http://openclipart.org/
|
||||
MASTER_SITES= ${HOMEPAGE}downloads/$V/
|
||||
DISTFILES= openclipart-$V-full.tar.bz2
|
||||
WRKDIST= ${WRKDIR}/${DISTNAME}-full
|
||||
|
||||
# Public domain
|
||||
PERMIT_DISTFILES_FTP=Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM=Yes
|
||||
PERMIT_PACKAGE_FTP=Yes
|
||||
PERMIT_PACKAGE_CDROM=Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}/downloads/$V/
|
||||
|
||||
PKG_ARCH= *
|
||||
NO_BUILD= Yes
|
||||
NO_REGRESS= Yes
|
||||
|
||||
do-install:
|
||||
@mkdir -p ${PREFIX}/share/openclipart/
|
||||
cp -Rp ${WRKDIST}/clipart/* ${PREFIX}/share/openclipart/
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/openclipart/
|
||||
cp -Rp ${WRKSRC}/* ${PREFIX}/share/openclipart/
|
||||
chown -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/share/openclipart/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (openclipart-0.18-full.tar.bz2) = 8TpYp/yrnYZH6lKNKMS4Ew==
|
||||
RMD160 (openclipart-0.18-full.tar.bz2) = Q4o4fiq9L9YEQoLShTdHIxIGhx8=
|
||||
SHA1 (openclipart-0.18-full.tar.bz2) = l/jVPQ7nYQCTJRBcGAj9xrk4zfI=
|
||||
SHA256 (openclipart-0.18-full.tar.bz2) = RGodSvL9f55GZIU8d47zIeGqZRinYGWqnZEvWRRQnbQ=
|
||||
SIZE (openclipart-0.18-full.tar.bz2) = 116472396
|
||||
MD5 (openclipart-0.19.tar.gz) = BP87X+JAnQIoDleTQPVU4g==
|
||||
RMD160 (openclipart-0.19.tar.gz) = ouY6CVsnZO3fdfsHhsQpcPagUuE=
|
||||
SHA1 (openclipart-0.19.tar.gz) = 5DL+/M999PSvziSyWcq4CGdJHHY=
|
||||
SHA256 (openclipart-0.19.tar.gz) = JLcC+iO9Na2am1Kjjhzr2Qf1xyF6qm+aWLhZw+8yrjI=
|
||||
SIZE (openclipart-0.19.tar.gz) = 393125809
|
||||
|
@ -1,9 +1,5 @@
|
||||
The clipart library is a huge collection of freely reusable artwork.
|
||||
|
||||
The project asks all contributions to be placed in the public domain,
|
||||
so that they can be freely reused, with no strings attached.
|
||||
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
|
||||
placed into the Public Domain.
|
||||
|
||||
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
Loading…
Reference in New Issue
Block a user