NOTICE: This package has been removed from pkgsrc

./graphics/vtk-data, Example data for VTK

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 4.2nb1, Package name: vtk-data-4.2nb1, Maintainer: pkgsrc-users

The data files for VTK 4.2 in in a Unix-style gzipped tar file for Unix
platforms. You will need them to run some of the VTK examples or tests.
See vtk package for details.


Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 059e42b32e1f1f575defd5ee2683c56781a788a4
RMD160: 9ba7b6d90a072ddf228c192d5e13c2fcf749189c
Filesize: 18805.669 KB

Version history: (Expand)


CVS history: (Expand)


   2021-05-04 16:34:47 by Patrick Welche | Files touched by this commit (4) | Package removed
Log message:
Remove vtk-data 4.2

Recent vtk-data is no longer a set of static data files, but rather a
cmake ExternalData module. Quoting from cmake:

  Use this module to unambiguously reference data files stored
  outside the source tree and fetch them at build time from arbitrary
  local and remote content-addressed locations.

This is not in the spirit of pkgsrc, and users of VTKData would be expected
to unpack it in their local source tree anyway.
   2016-02-26 15:05:48 by Jonathan Perkin | Files touched by this commit (1)
Log message:
Fix pax arguments.
   2015-12-29 07:18:00 by David A. Holland | Files touched by this commit (1)
Log message:
Sort.
   2015-11-03 22:34:36 by Alistair G. Crooks | Files touched by this commit (610)
Log message:
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.
   2012-10-06 16:11:27 by Aleksej Saushev | Files touched by this commit (427)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2009-06-14 19:59:32 by Joerg Sonnenberger | Files touched by this commit (263)
Log message:
Remove @dirrm entries from PLISTs
   2008-05-26 04:13:26 by Joerg Sonnenberger | Files touched by this commit (274)
Log message:
Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
   2008-03-04 16:39:11 by Johnny C. Lam | Files touched by this commit (46)
Log message:
Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.