Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: telega-0.7.1
@ 2020-12-25 20:13 sirikid
  2021-12-25 17:38 ` [PR PATCH] [Closed]: " sirikid
  0 siblings, 1 reply; 2+ messages in thread
From: sirikid @ 2020-12-25 20:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sirikid/void-packages package/telega
https://github.com/void-linux/void-packages/pull/27430

New package: telega-0.7.1
As with pdf-tools #24905, this is only binary, not the whole package

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

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

From 72d043cfffe0169976627691a66bfc3f90c749a1 Mon Sep 17 00:00:00 2001
From: Ivan Sokolov <ivan-p-sokolov@ya.ru>
Date: Mon, 27 Jul 2020 18:11:31 +0300
Subject: [PATCH] New package: telega-0.7.1

---
 srcpkgs/telega/template | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)
 create mode 100755 srcpkgs/telega/template

diff --git a/srcpkgs/telega/template b/srcpkgs/telega/template
new file mode 100755
index 00000000000..da1cdaad2e3
--- /dev/null
+++ b/srcpkgs/telega/template
@@ -0,0 +1,30 @@
+# Template file for 'telega'
+pkgname=telega
+version=0.7.1
+revision=1
+wrksrc="telega.el-${version}"
+build_wrksrc="server"
+build_style=gnu-makefile
+make_check_target="test"
+makedepends="libtd-devel"
+checkdepends="python3"
+short_desc="GNU Emacs telegram client (unofficial)"
+maintainer="Ivan Sokolov <ivan-p-sokolov@ya.ru>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/zevlg/telega.el"
+distfiles="https://github.com/zevlg/telega.el/archive/v${version}.tar.gz"
+checksum=7cd24461a17aa95f9c48a56cddde7280ecc22c15373699dab3486f4b806b34bc
+
+pre_build() {
+	CFLAGS+=" -pthread"
+	LDFLAGS+=" -ltdjson"
+	export CFLAGS LDFLAGS
+}
+
+pre_check() {
+	vsed -i run_tests.py -e '/^TELEGA_SERVER/s@~/.telega/@./@'
+}
+
+do_install() {
+	vbin telega-server
+}

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

* Re: [PR PATCH] [Closed]: New package: telega-0.7.1
  2020-12-25 20:13 [PR PATCH] New package: telega-0.7.1 sirikid
@ 2021-12-25 17:38 ` sirikid
  0 siblings, 0 replies; 2+ messages in thread
From: sirikid @ 2021-12-25 17:38 UTC (permalink / raw)
  To: ml

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

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

New package: telega-0.7.1
https://github.com/void-linux/void-packages/pull/27430

Description:
As with pdf-tools #24905, this is only binary, not the whole package

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

end of thread, other threads:[~2021-12-25 17:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-25 20:13 [PR PATCH] New package: telega-0.7.1 sirikid
2021-12-25 17:38 ` [PR PATCH] [Closed]: " sirikid

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