Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] android-tools: update to 29.0.4.
@ 2019-10-08 16:57 voidlinux-github
  2019-10-08 18:22 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-10-08 16:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Johnnynator/void-packages android-tools
https://github.com/void-linux/void-packages/pull/15259

android-tools: update to 29.0.4.
None

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

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

From c53dc508c00fbb12cf42ef0f4f3ba33a8ec8f9de Mon Sep 17 00:00:00 2001
From: John <johnz@posteo.net>
Date: Tue, 8 Oct 2019 19:54:24 +0300
Subject: [PATCH] android-tools: update to 29.0.4.

---
 srcpkgs/android-tools/patches/glibc.patch | 23 -----------------------
 srcpkgs/android-tools/template            |  6 ++----
 2 files changed, 2 insertions(+), 27 deletions(-)
 delete mode 100644 srcpkgs/android-tools/patches/glibc.patch

diff --git a/srcpkgs/android-tools/patches/glibc.patch b/srcpkgs/android-tools/patches/glibc.patch
deleted file mode 100644
index 399ac3ff0d7..00000000000
--- a/srcpkgs/android-tools/patches/glibc.patch
+++ /dev/null
@@ -1,23 +0,0 @@
---- vendor/core/libcutils/include/cutils/threads.h	2019-08-21 20:14:13.000000000 +0300
-+++ -	2019-10-01 12:14:10.187934016 +0300
-@@ -33,7 +33,9 @@
- // Deprecated: use android::base::GetThreadId instead, which doesn't truncate on Mac/Windows.
- //
- 
-+#ifndef __GLIBC__
- extern pid_t gettid();
-+#endif
- 
- //
- // Deprecated: use `_Thread_local` in C or `thread_local` in C++.
---- vendor/core/libcutils/threads.cpp	2018-10-25 18:22:12.000000000 +0300
-+++ -	2019-10-01 12:14:27.548527357 +0300
-@@ -32,7 +32,7 @@
- #endif
- 
- // No definition needed for Android because we'll just pick up bionic's copy.
--#ifndef __ANDROID__
-+#ifndef __GLIBC__
- pid_t gettid() {
- #if defined(__APPLE__)
-   uint64_t tid;
diff --git a/srcpkgs/android-tools/template b/srcpkgs/android-tools/template
index f1658117aef..cbf06abc647 100644
--- a/srcpkgs/android-tools/template
+++ b/srcpkgs/android-tools/template
@@ -1,11 +1,9 @@
 # Template file for 'android-tools'
 pkgname=android-tools
-version=29.0.3
+version=29.0.4
 revision=1
 archs="armv* aarch64* x86_64* i686*"
 build_style=cmake
-configure_args="-DCMAKE_CXX_FLAGS=-D_FILE_OFFSET_BITS=64
- -DCMAKE_C_FLAGS=-D_FILE_OFFSET_BITS=64"
 hostmakedepends="perl go"
 makedepends="gtest-devel zlib-devel libressl-devel libusb-devel pcre2-devel"
 short_desc="Android platform tools (adb and fastboot)"
@@ -13,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
 license="Apache-2.0, ISC, GPL-2.0-only, MIT"
 homepage="http://developer.android.com/tools/help/adb.html"
 distfiles="https://github.com/nmeum/android-tools/releases/download/${version}/android-tools-${version}.tar.xz"
-checksum=4cf79878356428b290eb5e659e7daebe036cbb99cf8c2dacb92586b2a5f856fc
+checksum=5428e16a2baba79665cac0b11be81aa0cfa6920dc20da039711cc3d3b96a333b
 
 case "$XBPS_TARGET_MACHINE" in
 	armv[56]*) makedepends+=" libatomic-devel"

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

* Re: [PR PATCH] [Merged]: android-tools: update to 29.0.4.
  2019-10-08 16:57 [PR PATCH] android-tools: update to 29.0.4 voidlinux-github
@ 2019-10-08 18:22 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-10-08 18:22 UTC (permalink / raw)
  To: ml

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

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

android-tools: update to 29.0.4.
https://github.com/void-linux/void-packages/pull/15259

Description:
None

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

end of thread, other threads:[~2019-10-08 18:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-08 16:57 [PR PATCH] android-tools: update to 29.0.4 voidlinux-github
2019-10-08 18:22 ` [PR PATCH] [Merged]: " voidlinux-github

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