Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xournalpp: update to 1.0.17.
@ 2020-02-03 17:27 voidlinux-github
  2020-04-15 20:48 ` [PR PATCH] [Closed]: " mobinmob
  2020-04-15 21:07 ` mobinmob
  0 siblings, 2 replies; 4+ messages in thread
From: voidlinux-github @ 2020-02-03 17:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages xournal++
https://github.com/void-linux/void-packages/pull/18776

xournalpp: update to 1.0.17.


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

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

From e7395d1ea1193578cd5014d0c916122468dd9a0c Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Mon, 3 Feb 2020 19:22:19 +0200
Subject: [PATCH] xournalpp: update to 1.0.17.

---
 srcpkgs/xournalpp/INSTALL.msg | 4 ++++
 srcpkgs/xournalpp/template    | 6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/xournalpp/INSTALL.msg

diff --git a/srcpkgs/xournalpp/INSTALL.msg b/srcpkgs/xournalpp/INSTALL.msg
new file mode 100644
index 00000000000..9a713b91602
--- /dev/null
+++ b/srcpkgs/xournalpp/INSTALL.msg
@@ -0,0 +1,4 @@
+  You  need to install the standalone package to  use LaTeX with
+  xournalpp. The following command will install it (needs root privileges).
+
+  'tlmgr install standalone'
diff --git a/srcpkgs/xournalpp/template b/srcpkgs/xournalpp/template
index 64412ba9436..e9d18de6f49 100644
--- a/srcpkgs/xournalpp/template
+++ b/srcpkgs/xournalpp/template
@@ -1,9 +1,9 @@
 # Template file for 'xournalpp'
 pkgname=xournalpp
-version=1.0.15
+version=1.0.17
 revision=1
 build_style=cmake
-hostmakedepends="pkg-config git texlive-bin"
+hostmakedepends="pkg-config"
 makedepends="libxml2-devel libcppunit-devel poppler-glib-devel gtk+3-devel
  portaudio-cpp-devel libsndfile-devel libzip-devel"
 depends="texlive-bin"
@@ -12,7 +12,7 @@ maintainer="mobinmob <mobinmob@disroot.org>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/xournalpp/xournalpp"
 distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
-checksum=c4d035fe2a356318810f9757e079048935898a75c1ed38a1262eb6a0609d4c54
+checksum=2bfd456205b75c86cba598e86c2ef6011871a30f6452221fe675680fd768db3a
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" libexecinfo-devel"

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

* Re: [PR PATCH] [Closed]: xournalpp: update to 1.0.17.
  2020-02-03 17:27 [PR PATCH] xournalpp: update to 1.0.17 voidlinux-github
@ 2020-04-15 20:48 ` mobinmob
  2020-04-15 21:07 ` mobinmob
  1 sibling, 0 replies; 4+ messages in thread
From: mobinmob @ 2020-04-15 20:48 UTC (permalink / raw)
  To: ml

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

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

xournalpp: update to 1.0.17.
https://github.com/void-linux/void-packages/pull/18776

Description:


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

* Re: xournalpp: update to 1.0.17.
  2020-02-03 17:27 [PR PATCH] xournalpp: update to 1.0.17 voidlinux-github
  2020-04-15 20:48 ` [PR PATCH] [Closed]: " mobinmob
@ 2020-04-15 21:07 ` mobinmob
  1 sibling, 0 replies; 4+ messages in thread
From: mobinmob @ 2020-04-15 21:07 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/18776#issuecomment-614280647

Comment:
Superseded by https://github.com/void-linux/void-packages/pull/21034 .

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

* [PR PATCH] xournalpp: update to 1.0.17.
@ 2020-04-03 22:51 anjandev
  0 siblings, 0 replies; 4+ messages in thread
From: anjandev @ 2020-04-03 22:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/anjandev/void-packages xournalpp
https://github.com/void-linux/void-packages/pull/20628

xournalpp: update to 1.0.17.


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

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

From 305d181ff26bc7713815cac92d3c40ae56edc189 Mon Sep 17 00:00:00 2001
From: Anjandev Momi <anjan@momi.ca>
Date: Fri, 3 Apr 2020 15:49:51 -0700
Subject: [PATCH] xournalpp: update to 1.0.17.

---
 srcpkgs/xournalpp/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/xournalpp/template b/srcpkgs/xournalpp/template
index 64412ba9436..cb7a599add8 100644
--- a/srcpkgs/xournalpp/template
+++ b/srcpkgs/xournalpp/template
@@ -1,6 +1,6 @@
 # Template file for 'xournalpp'
 pkgname=xournalpp
-version=1.0.15
+version=1.0.17
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config git texlive-bin"
@@ -12,7 +12,7 @@ maintainer="mobinmob <mobinmob@disroot.org>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/xournalpp/xournalpp"
 distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
-checksum=c4d035fe2a356318810f9757e079048935898a75c1ed38a1262eb6a0609d4c54
+checksum=2bfd456205b75c86cba598e86c2ef6011871a30f6452221fe675680fd768db3a
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" libexecinfo-devel"

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

end of thread, other threads:[~2020-04-15 21:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-03 17:27 [PR PATCH] xournalpp: update to 1.0.17 voidlinux-github
2020-04-15 20:48 ` [PR PATCH] [Closed]: " mobinmob
2020-04-15 21:07 ` mobinmob
2020-04-03 22:51 [PR PATCH] " anjandev

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