Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] utox: update to 0.17.2.
@ 2020-04-13  0:51 avoidr
  2020-04-13 21:34 ` [PR PATCH] [Updated] " avoidr
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: avoidr @ 2020-04-13  0:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/avoidr/void-packages utox
https://github.com/void-linux/void-packages/pull/20942

utox: update to 0.17.2.
[ci skip]

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

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

From 20a21dae0f4f456c2b930aec858ee786c1cb8727 Mon Sep 17 00:00:00 2001
From: avoidr <avoidr@firemail.cc>
Date: Mon, 13 Apr 2020 02:48:51 +0200
Subject: [PATCH] utox: update to 0.17.2.

[ci skip]
---
 srcpkgs/utox/patches/ftbfs.patch | 11 -----------
 srcpkgs/utox/template            | 10 +++++-----
 2 files changed, 5 insertions(+), 16 deletions(-)
 delete mode 100644 srcpkgs/utox/patches/ftbfs.patch

diff --git a/srcpkgs/utox/patches/ftbfs.patch b/srcpkgs/utox/patches/ftbfs.patch
deleted file mode 100644
index b17a97f13d4..00000000000
--- a/srcpkgs/utox/patches/ftbfs.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/av/audio.h
-+++ src/av/audio.h
-@@ -5,7 +5,7 @@
- #include <stdint.h>
- #include <stdbool.h>
- 
--typedef struct ALCdevice_struct ALCdevice;
-+typedef struct ALCdevice ALCdevice;
- 
- extern bool utox_audio_thread_init;
- 
diff --git a/srcpkgs/utox/template b/srcpkgs/utox/template
index d04cc5c5748..add510fd45c 100644
--- a/srcpkgs/utox/template
+++ b/srcpkgs/utox/template
@@ -1,6 +1,6 @@
 # Template file for 'utox'
 pkgname=utox
-version=0.17.1
+version=0.17.2
 revision=1
 wrksrc=uTox
 build_style=cmake
@@ -10,12 +10,12 @@ makedepends="check-devel dbus-devel filter_audio-devel fontconfig-devel
  libXrender-devel libopenal-devel libsodium-devel libvpx-devel opus-devel
  toxcore-devel v4l-utils-devel"
 short_desc="Lightweight Tox instant messenger client written in C"
-maintainer="Spencer Hill <spencernh77@gmail.com>"
+maintainer="avoidr <avoidr@firemail.cc>"
 license="MIT"
-homepage="http://utox.io/"
+homepage="https://github.com/uTox/uTox/"
 distfiles="https://github.com/uTox/uTox/releases/download/v${version}/uTox-${version}-full.tar.gz"
-checksum=6a6d399827f31593f840274b08ed80039c99d5abf0bd6634faf22cc064930460
-nocross=yes
+checksum=
+#nocross=yes
 
 post_install() {
 	vlicense LICENSE

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

end of thread, other threads:[~2020-04-14 14:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-13  0:51 [PR PATCH] utox: update to 0.17.2 avoidr
2020-04-13 21:34 ` [PR PATCH] [Updated] " avoidr
2020-04-13 21:35 ` avoidr
2020-04-13 22:12 ` avoidr
2020-04-14 14:47 ` [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).