Remove graphics/blender-doc - blender HTML docs from 2003
Current docs are available online.
This commit is contained in:
parent
d454912ace
commit
215c0631d3
5 changed files with 1 additions and 5217 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.849 2019/09/18 23:41:50 nia Exp $
|
||||
# $NetBSD: Makefile,v 1.850 2019/09/19 09:29:15 nia Exp $
|
||||
#
|
||||
|
||||
COMMENT= Graphics tools and libraries
|
||||
|
@ -53,7 +53,6 @@ SUBDIR+= babl
|
|||
SUBDIR+= barcode
|
||||
SUBDIR+= bktr2jpeg
|
||||
SUBDIR+= blender
|
||||
SUBDIR+= blender-doc
|
||||
SUBDIR+= blinkenthemes
|
||||
SUBDIR+= blinkentools
|
||||
SUBDIR+= breeze-icons
|
||||
|
|
|
@ -1,15 +0,0 @@
|
|||
Blender is a suite of tools enabling the creation of and replay of linear and
|
||||
real-time, interactive 3D content. It offers full functionality for modeling,
|
||||
rendering, animation, postproduction and game creation and playback with the
|
||||
singular benefits of cross-platform operability and a download file size of
|
||||
less than 2.5MB.
|
||||
|
||||
Aimed at media professionals and individual creative users, Blender can be
|
||||
used to create commercials and other broadcast quality linear content, while
|
||||
the incorporation of a real-time 3D engine allows for the creation of 3D
|
||||
interactive content for stand-alone playback or integration in a web browser.
|
||||
|
||||
Originally developed by the company 'Not a Number' (NaN), Blender now is
|
||||
continued as 'Free Software', with the sources available under GNU GPL.
|
||||
|
||||
This package contains the extensive HTML documentation for Blender only.
|
|
@ -1,27 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.9 2012/10/06 14:10:42 asau Exp $
|
||||
|
||||
DISTNAME= BlenderManual.html
|
||||
PKGNAME= blender-doc-20030922
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://download.blender.org/documentation/
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://download.blender.org/documentation/
|
||||
COMMENT= Documentation for Blender
|
||||
|
||||
CONFLICTS= blender<=2.31
|
||||
|
||||
WRKSRC= ${WRKDIR}/doc
|
||||
NO_CONFIGURE= yes
|
||||
NO_BUILD= yes
|
||||
USE_TOOLS+= pax
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/doc/blender
|
||||
cd ${WRKDIR}/html && pax -s,.*/CVS.*,, -s,.*/.xvpics.*,, \
|
||||
-rw . ${DESTDIR}${PREFIX}/share/doc/blender
|
||||
cd ${DESTDIR}${PREFIX}/share/doc/blender && \
|
||||
${LN} -s book1.html index.html
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
File diff suppressed because it is too large
Load diff
|
@ -1,6 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.3 2015/11/03 21:33:53 agc Exp $
|
||||
|
||||
SHA1 (BlenderManual.html.tar.gz) = 3307f0d04314a6823775a3fc9abf06dfa335a3d8
|
||||
RMD160 (BlenderManual.html.tar.gz) = 3f5b349dad748b996e7ad76b0b59e8037607dfd6
|
||||
SHA512 (BlenderManual.html.tar.gz) = 318b124acb288be5c51bc081edbad9954235cc24d67f141073c3228a6ae717caf1dd4bc51cd7b3940df1abce01c0b2ae7064305c54db2fdb84d70d604d509b5a
|
||||
Size (BlenderManual.html.tar.gz) = 35041580 bytes
|
Loading…
Reference in a new issue