mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
tachyon: update to 0.99.5.
This commit is contained in:
parent
4a88a3cdf8
commit
ab3023bf8e
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tachyon'
|
||||
pkgname=tachyon
|
||||
version=0.99~b6+dsx
|
||||
version=0.99.5
|
||||
revision=1
|
||||
build_wrksrc=unix
|
||||
build_style=gnu-makefile
|
||||
|
@ -9,9 +9,9 @@ makedepends="libpng-devel libjpeg-turbo-devel"
|
|||
short_desc="Multithreaded ray tracing software"
|
||||
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="http://jedi.ks.uiuc.edu/~johns/raytracer/"
|
||||
distfiles="${DEBIAN_SITE}/main/t/tachyon/tachyon_${version}.orig.tar.xz"
|
||||
checksum=ec90074f569d6d797576611527caa6b1aac96125aea1ec89a31b2867f1cdf7ff
|
||||
homepage="https://mirrors.mit.edu/sage/spkg/upstream/tachyon/index.html"
|
||||
distfiles="https://mirrors.mit.edu/sage/spkg/upstream/tachyon/tachyon-${version}.tar.bz2"
|
||||
checksum=09203c102311149f5df5cc367409f96c725742666d19c24db5ba994d5a81a6f5
|
||||
|
||||
pre_build() {
|
||||
export LIBS+=" -ltachyon -ljpeg -lpng -lm -lpthread"
|
||||
|
|
Loading…
Add table
Reference in a new issue