Path to this page:
./
graphics/aqsis,
Renderman clone
Branch: pkgsrc-2012Q1,
Version: 1.8.1,
Package name: aqsis-1.8.1,
Maintainer: pkgsrc-usersA RenderMan compliant renderer. Based on the REYES architecture,
Aqsis is designed for speed and memory efficiency. Complete
implementation of programmable shading.
Required to run:[
lang/python27] [
devel/boost-libs] [
graphics/ilmbase] [
graphics/tiff] [
graphics/png] [
graphics/openexr] [
sysutils/desktop-file-utils] [
x11/qt4-libs]
Required to build:[
devel/cmake] [
devel/pkg-config] [
devel/bison] [
devel/boost-headers] [
pkgtools/x11-links]
Package options: qt4
Master sites:
SHA1: 61b2552fd1fe782f008ba3a17efd3b185da70d5b
RMD160: 12d13a851188339c99fa5cb7fc0d5ce40d077fd6
Filesize: 5531.042 KB
Version history: (Expand)
- (2012-05-04) Updated to version: aqsis-1.8.1
- (2012-04-10) Package added to pkgsrc.se, version aqsis-0.6.4nb9 (created)
CVS history: (Expand)
2012-05-03 19:54:54 by Matthias Scheler | Files touched by this commit (22) | |
Log message:
Pullup ticket #3760 - requested by dholland
graphics/aqsis: build fix update
Revisions pulled up:
- graphics/aqsis/Makefile 1.37
- graphics/aqsis/PLIST 1.4
- graphics/aqsis/distinfo 1.8
- graphics/aqsis/options.mk 1.1-1.2
- graphics/aqsis/patches/patch-aa deleted
- graphics/aqsis/patches/patch-ab deleted
- graphics/aqsis/patches/patch-ac deleted
- graphics/aqsis/patches/patch-ad deleted
- graphics/aqsis/patches/patch-ae deleted
- graphics/aqsis/patches/patch-af deleted
- graphics/aqsis/patches/patch-ag deleted
- graphics/aqsis/patches/patch-ah deleted
- graphics/aqsis/patches/patch-ai deleted
- graphics/aqsis/patches/patch-aj deleted
- graphics/aqsis/patches/patch-ak deleted
- graphics/aqsis/patches/patch-al deleted
- graphics/aqsis/patches/patch-am deleted
- graphics/aqsis/patches/patch-an deleted
- graphics/aqsis/patches/patch-ao deleted
- graphics/aqsis/patches/patch-ap deleted
- graphics/aqsis/patches/patch-aq deleted
- graphics/aqsis/patches/patch-cmake_modules_FindPNG_cmake 1.1
---
Module Name: pkgsrc
Committed By: dholland
Date: Mon Apr 30 01:59:14 UTC 2012
Modified Files:
pkgsrc/graphics/aqsis: Makefile PLIST distinfo
Added Files:
pkgsrc/graphics/aqsis: options.mk
pkgsrc/graphics/aqsis/patches: patch-cmake_modules_FindPNG_cmake
Removed Files:
pkgsrc/graphics/aqsis/patches: patch-aa patch-ab patch-ac patch-ad
patch-ae patch-af patch-ag patch-ah patch-ai patch-aj patch-ak
patch-al patch-am patch-an patch-ao patch-ap patch-aq
Log message:
Update to 1.8.1. Changes: 10 years of development.
Add missing DESTDIR support.
Restriction: so far the GUI parts, which require qt4, are not built
by default, and probably won't build yet if enabled.
---
Module Name: pkgsrc
Committed By: dholland
Date: Mon Apr 30 02:54:29 UTC 2012
Modified Files:
pkgsrc/graphics/aqsis: options.mk
Log message:
Switch the qt4 option on by default, as it turns out it works and (to
my surprise) doesn't require PLIST additions. Ride the update as it was
less than an hour ago.
|