Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libtd: update to 1.7.0
@ 2020-12-12 10:40 ev-ermakov
  2020-12-12 20:36 ` [PR PATCH] [Merged]: " Piraty
  0 siblings, 1 reply; 2+ messages in thread
From: ev-ermakov @ 2020-12-12 10:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ev-ermakov/void-packages pkg/libtd
https://github.com/void-linux/void-packages/pull/27103

libtd: update to 1.7.0


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

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

From 3f5c4ab948467b891024ae93bbaa7c23a13a2d5a Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sat, 12 Dec 2020 21:24:55 +1100
Subject: [PATCH] libtd: update to 1.7.0

---
 common/shlibs          | 2 +-
 srcpkgs/libtd/template | 9 +++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 70577febab0..33bcda7378e 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3987,7 +3987,7 @@ libcglm.so.0 cglm-0.7.6_1
 libfcft.so.3 fcft-2.2.2_1
 libaml.so.0 aml-0.1.0_1
 libneatvnc.so.0 neatvnc-0.3.2_1
-libtdjson.so.1.6.0 libtd-1.6.0_1
+libtdjson.so.1.7.0 libtd-1.7.0_1
 libJudy.so.1 judy-1.0.5_1
 libsignal-protocol-c.so.2 libsignal-protocol-c-2.3.3_2
 libSeExpr2Editor.so.3 seexpr-krita-3.4.4.0_1
diff --git a/srcpkgs/libtd/template b/srcpkgs/libtd/template
index abdf8792837..d39de7663c2 100644
--- a/srcpkgs/libtd/template
+++ b/srcpkgs/libtd/template
@@ -1,6 +1,6 @@
 # Template file for 'libtd'
 pkgname=libtd
-version=1.6.0
+version=1.7.0
 revision=1
 wrksrc="td-${version}"
 build_style=cmake
@@ -12,7 +12,7 @@ maintainer="Ivan Sokolov <ivan-p-sokolov@ya.ru>"
 license="BSL-1.0"
 homepage="https://core.telegram.org/tdlib"
 distfiles="https://github.com/tdlib/td/archive/v${version}.tar.gz"
-checksum=9dce57a96f9d4bac8f99aab13ef5cbf6fed04b234a5d22dfa7ef7dce06ea43f8
+checksum=3daaf419f1738b7e0ac0e8a08f07e01a1faaf51175a59c0b113c15e30c69e173
 
 if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
 	broken="Unsupported tl-schema version -1"
@@ -34,9 +34,10 @@ libtd-devel_package() {
 	short_desc+=" - development files"
 	depends="${sourcepkg}>=${version}_${revision}"
 	pkg_install() {
-		vmove "usr/lib/*.a"
-		vmove "usr/lib/*.so"
 		vmove usr/include
 		vmove usr/lib/cmake
+		vmove usr/lib/pkgconfig
+		vmove "usr/lib/*.a"
+		vmove "usr/lib/*.so"
 	}
 }

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

* Re: [PR PATCH] [Merged]: libtd: update to 1.7.0
  2020-12-12 10:40 [PR PATCH] libtd: update to 1.7.0 ev-ermakov
@ 2020-12-12 20:36 ` Piraty
  0 siblings, 0 replies; 2+ messages in thread
From: Piraty @ 2020-12-12 20:36 UTC (permalink / raw)
  To: ml

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

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

libtd: update to 1.7.0
https://github.com/void-linux/void-packages/pull/27103

Description:


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

end of thread, other threads:[~2020-12-12 20:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-12 10:40 [PR PATCH] libtd: update to 1.7.0 ev-ermakov
2020-12-12 20:36 ` [PR PATCH] [Merged]: " Piraty

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