Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: treeline-3.1.2
@ 2020-04-18  7:10 newbluemoon
  2020-04-20 13:51 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 1 reply; 2+ messages in thread
From: newbluemoon @ 2020-04-18  7:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages treeline
https://github.com/void-linux/void-packages/pull/21108

New package: treeline-3.1.2
closes #21082

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

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

From 28a262cfbd83dbcc5c272ada1c5f829edbd56309 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sat, 18 Apr 2020 09:06:50 +0200
Subject: [PATCH] New package: treeline-3.1.2

closes #21082
---
 srcpkgs/treeline/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/treeline/template

diff --git a/srcpkgs/treeline/template b/srcpkgs/treeline/template
new file mode 100644
index 00000000000..65d26128029
--- /dev/null
+++ b/srcpkgs/treeline/template
@@ -0,0 +1,20 @@
+# Template file for 'treeline'
+pkgname=treeline
+version=3.1.2
+revision=1
+archs=noarch
+wrksrc="TreeLine-${version}"
+pycompile_dirs="usr/share/treeline"
+hostmakedepends="python3"
+depends="python3-PyQt5"
+short_desc="Information storage program"
+maintainer="newbluemoon <blaumolch@mailbox.org>"
+license="GPL-2.0-or-later"
+homepage="http://treeline.bellz.org/"
+distfiles="https://github.com/doug-101/TreeLine/archive/v${version}.tar.gz"
+checksum=04501aeebaa1cc9eb0805fc3b7ca8305d682bbf67dd28a51b627f064c9f88a06
+pycompile_version="$py3_ver"
+
+do_install() {
+	python3 install.py -x -p /usr -b "${DESTDIR}"
+}

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

* Re: [PR PATCH] [Merged]: New package: treeline-3.1.2
  2020-04-18  7:10 [PR PATCH] New package: treeline-3.1.2 newbluemoon
@ 2020-04-20 13:51 ` Hoshpak
  0 siblings, 0 replies; 2+ messages in thread
From: Hoshpak @ 2020-04-20 13:51 UTC (permalink / raw)
  To: ml

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

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

New package: treeline-3.1.2
https://github.com/void-linux/void-packages/pull/21108

Description:
closes #21082

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

end of thread, other threads:[~2020-04-20 13:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-18  7:10 [PR PATCH] New package: treeline-3.1.2 newbluemoon
2020-04-20 13:51 ` [PR PATCH] [Merged]: " Hoshpak

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