Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: tachyon-0.99~b6+dsx
@ 2021-11-22  3:38 tornaria
  2021-11-22 12:26 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 1 reply; 2+ messages in thread
From: tornaria @ 2021-11-22  3:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 341 bytes --]

There is a new pull request by tornaria against master on the void-packages repository

https://github.com/tornaria/void-packages tachyon
https://github.com/void-linux/void-packages/pull/34193

New package: tachyon-0.99~b6+dsx
Dependency of sagemath

A patch file from https://github.com/void-linux/void-packages/pull/34193.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-tachyon-34193.patch --]
[-- Type: text/x-diff, Size: 1433 bytes --]

From 134a45a6d9a47a8f9cb72679b478f060e27d14e7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Mon, 22 Nov 2021 00:16:52 -0300
Subject: [PATCH] New package: tachyon-0.99~b6+dsx

---
 srcpkgs/tachyon/template | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)
 create mode 100644 srcpkgs/tachyon/template

diff --git a/srcpkgs/tachyon/template b/srcpkgs/tachyon/template
new file mode 100644
index 000000000000..92eb2bbac78d
--- /dev/null
+++ b/srcpkgs/tachyon/template
@@ -0,0 +1,28 @@
+# Template file for 'tachyon'
+pkgname=tachyon
+version=0.99~b6+dsx
+revision=1
+wrksrc=${pkgname}-${version}.orig
+build_wrksrc=unix
+build_style=gnu-makefile
+make_build_target=all
+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
+
+pre_build() {
+	export LIBS+=" -ltachyon -ljpeg -lpng -lm -lpthread"
+	CFLAGS+=" -Wno-unused-result -DUSEPNG -DUSEJPEG"
+	CFLAGS+=" -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT"
+}
+
+do_install() {
+	vlicense ../Copyright
+	vbin ../compile/tachyon
+	vmkdir usr/share/tachyon
+	vcopy ../scenes usr/share/tachyon
+}

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: New package: tachyon-0.99~b6+dsx
  2021-11-22  3:38 [PR PATCH] New package: tachyon-0.99~b6+dsx tornaria
@ 2021-11-22 12:26 ` leahneukirchen
  0 siblings, 0 replies; 2+ messages in thread
From: leahneukirchen @ 2021-11-22 12:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 188 bytes --]

There's a merged pull request on the void-packages repository

New package: tachyon-0.99~b6+dsx
https://github.com/void-linux/void-packages/pull/34193

Description:
Dependency of sagemath

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-22 12:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-22  3:38 [PR PATCH] New package: tachyon-0.99~b6+dsx tornaria
2021-11-22 12:26 ` [PR PATCH] [Merged]: " leahneukirchen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).