Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] android-file-transfer-linux: update to 4.2.
@ 2021-02-22 18:40 uw2021
  2021-02-22 18:43 ` uw2021
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: uw2021 @ 2021-02-22 18:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/uw2021/void-packages android-file-transfer-linux-update
https://github.com/void-linux/void-packages/pull/28979

android-file-transfer-linux: update to 4.2.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-android-file-transfer-linux-update-28979.patch --]
[-- Type: text/x-diff, Size: 1166 bytes --]

From 4bc611ade246fae73453f429541d39a6669f4ef6 Mon Sep 17 00:00:00 2001
From: Ulf <void@uw.anonaddy.com>
Date: Mon, 22 Feb 2021 18:34:13 +0000
Subject: [PATCH] android-file-transfer-linux: update to 4.2.

---
 srcpkgs/android-file-transfer-linux/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/android-file-transfer-linux/template b/srcpkgs/android-file-transfer-linux/template
index e2d884d4b83..655713bfbbe 100644
--- a/srcpkgs/android-file-transfer-linux/template
+++ b/srcpkgs/android-file-transfer-linux/template
@@ -1,6 +1,6 @@
 # Template file for 'android-file-transfer-linux'
 pkgname=android-file-transfer-linux
-version=4.0
+version=4.2
 revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIB=1"
@@ -12,4 +12,4 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/whoozle/android-file-transfer-linux"
 distfiles="https://github.com/whoozle/android-file-transfer-linux/archive/v${version}.tar.gz"
-checksum=1923a15f276a730ddb9709de43414766d235f74940429ac314b0c42f47c2c471
+checksum=cc607d68e8a18273c9b56975a70a0e68fbdf9d5b903b2727a345a605ff48a19f

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

* Re: android-file-transfer-linux: update to 4.2.
  2021-02-22 18:40 [PR PATCH] android-file-transfer-linux: update to 4.2 uw2021
@ 2021-02-22 18:43 ` uw2021
  2021-02-22 18:44 ` uw2021
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: uw2021 @ 2021-02-22 18:43 UTC (permalink / raw)
  To: ml

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

New comment by uw2021 on void-packages repository

https://github.com/void-linux/void-packages/pull/28979#issuecomment-783588258

Comment:
Works flawlessly except for one thing. On 4.0, when I didn't have a device plugged in and tried to launch it would throw up an error saying 'no MTP device connected'. Now, it doesn't open anything at all when lanched and a device isn't plugged in, which might confuse some. Might be specific to my system, I'm not sure yet.

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

* Re: android-file-transfer-linux: update to 4.2.
  2021-02-22 18:40 [PR PATCH] android-file-transfer-linux: update to 4.2 uw2021
  2021-02-22 18:43 ` uw2021
@ 2021-02-22 18:44 ` uw2021
  2021-02-22 21:56 ` uw2021
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: uw2021 @ 2021-02-22 18:44 UTC (permalink / raw)
  To: ml

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

New comment by uw2021 on void-packages repository

https://github.com/void-linux/void-packages/pull/28979#issuecomment-783588258

Comment:
Works flawlessly except for one thing. On 4.0, when I didn't have a device plugged in and tried to launch it would throw up an error saying 'no MTP device connected'. Now, it doesn't open anything at all when lanched and a device isn't plugged in, which might confuse some. When a device is plugged in, it runs and works fine. Might be specific to my system, I'm not sure yet.

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

* Re: android-file-transfer-linux: update to 4.2.
  2021-02-22 18:40 [PR PATCH] android-file-transfer-linux: update to 4.2 uw2021
  2021-02-22 18:43 ` uw2021
  2021-02-22 18:44 ` uw2021
@ 2021-02-22 21:56 ` uw2021
  2021-02-23 21:52 ` ericonr
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: uw2021 @ 2021-02-22 21:56 UTC (permalink / raw)
  To: ml

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

New comment by uw2021 on void-packages repository

https://github.com/void-linux/void-packages/pull/28979#issuecomment-783701478

Comment:
> Works flawlessly except for one thing. On 4.0, when I didn't have a device plugged in and tried to launch it would throw up an error saying 'no MTP device connected'. Now, it doesn't open anything at all when lanched and a device isn't plugged in, which might confuse some. When a device is plugged in, it runs and works fine. Might be specific to my system, I'm not sure yet.

Confirmed by another user with the same issue on x86_64 and aarch64-musl.

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

* Re: android-file-transfer-linux: update to 4.2.
  2021-02-22 18:40 [PR PATCH] android-file-transfer-linux: update to 4.2 uw2021
                   ` (2 preceding siblings ...)
  2021-02-22 21:56 ` uw2021
@ 2021-02-23 21:52 ` ericonr
  2021-02-23 21:52 ` [PR PATCH] [Merged]: " ericonr
  2021-02-23 22:04 ` uw2021
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2021-02-23 21:52 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/28979#issuecomment-784537988

Comment:
I will be merging for now, since it fixes some important suff for samsung. please reach out to upstream to ask if this behavior is intended, since I didn't see anything in release notes.

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

* Re: [PR PATCH] [Merged]: android-file-transfer-linux: update to 4.2.
  2021-02-22 18:40 [PR PATCH] android-file-transfer-linux: update to 4.2 uw2021
                   ` (3 preceding siblings ...)
  2021-02-23 21:52 ` ericonr
@ 2021-02-23 21:52 ` ericonr
  2021-02-23 22:04 ` uw2021
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2021-02-23 21:52 UTC (permalink / raw)
  To: ml

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

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

android-file-transfer-linux: update to 4.2.
https://github.com/void-linux/void-packages/pull/28979

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

* Re: android-file-transfer-linux: update to 4.2.
  2021-02-22 18:40 [PR PATCH] android-file-transfer-linux: update to 4.2 uw2021
                   ` (4 preceding siblings ...)
  2021-02-23 21:52 ` [PR PATCH] [Merged]: " ericonr
@ 2021-02-23 22:04 ` uw2021
  5 siblings, 0 replies; 7+ messages in thread
From: uw2021 @ 2021-02-23 22:04 UTC (permalink / raw)
  To: ml

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

New comment by uw2021 on void-packages repository

https://github.com/void-linux/void-packages/pull/28979#issuecomment-784545615

Comment:
> I will be merging for now, since it fixes some important suff for samsung. please reach out to upstream to ask if this behavior is intended, since I didn't see anything in release notes.

Will do, cheers.

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

end of thread, other threads:[~2021-02-23 22:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-22 18:40 [PR PATCH] android-file-transfer-linux: update to 4.2 uw2021
2021-02-22 18:43 ` uw2021
2021-02-22 18:44 ` uw2021
2021-02-22 21:56 ` uw2021
2021-02-23 21:52 ` ericonr
2021-02-23 21:52 ` [PR PATCH] [Merged]: " ericonr
2021-02-23 22:04 ` uw2021

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