Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] tectonic: update to 0.1.15.
@ 2020-09-13 22:10 daniel-eys
  2020-09-15 17:45 ` [PR PATCH] [Merged]: " ahesford
  0 siblings, 1 reply; 2+ messages in thread
From: daniel-eys @ 2020-09-13 22:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/daniel-eys/void-packages tectonic
https://github.com/void-linux/void-packages/pull/24895

tectonic: update to 0.1.15.
None

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

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

From 3a81f77f646c400394bc4fce98b3b5de6522af2d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Thu, 10 Sep 2020 17:10:35 +0200
Subject: [PATCH] tectonic: update to 0.1.15.

---
 srcpkgs/tectonic/template | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/tectonic/template b/srcpkgs/tectonic/template
index e9fde4b6a58..02159342e2c 100644
--- a/srcpkgs/tectonic/template
+++ b/srcpkgs/tectonic/template
@@ -1,7 +1,8 @@
 # Template file for 'tectonic'
 pkgname=tectonic
-version=0.1.12
-revision=3
+version=0.1.15
+revision=1
+wrksrc="tectonic-tectonic-${version}"
 build_style=cargo
 hostmakedepends="pkg-config"
 makedepends="harfbuzz-devel libressl-devel"
@@ -9,13 +10,8 @@ short_desc="Modernized, complete, self-contained TeX/LaTeX engine"
 maintainer="Chinmay Pai <chinmaydpai@gmail.com>"
 license="MIT"
 homepage="https://tectonic-typesetting.github.io"
-changelog="https://raw.githubusercontent.com/tectonic-typesetting/tectonic/master/CHANGELOG.md"
-distfiles="https://github.com/tectonic-typesetting/${pkgname}/archive/v${version}.tar.gz"
-checksum=30d2e0fe31145a10097368f11a00540ba201be43d28e7ad580699f47bfa70bf4
-
-pre_build() {
-	cargo update --package openssl-sys --precise 0.9.58
-}
+distfiles="https://github.com/tectonic-typesetting/tectonic/archive/tectonic@${version}.tar.gz"
+checksum=0e55188eafc1b58f3660a303fcdd6adc071051b9eb728119837fbeed2309914f
 
 post_install() {
 	vlicense LICENSE

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

end of thread, other threads:[~2020-09-15 17:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-13 22:10 [PR PATCH] tectonic: update to 0.1.15 daniel-eys
2020-09-15 17:45 ` [PR PATCH] [Merged]: " ahesford

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).