unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: kiasoc5 <kiasoc5@disroot.org>
Cc: 56578-done@debbugs.gnu.org
Subject: bug#56578: [PATCH] gnu: Add android-file-transfer.
Date: Wed, 03 Aug 2022 12:13:04 +0200	[thread overview]
Message-ID: <87zggltz2n.fsf_-_@gnu.org> (raw)
In-Reply-To: <20220720153822.61d425c8@aria> (kiasoc5@disroot.org's message of "Wed, 20 Jul 2022 15:38:22 +0000")

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

Hi,

kiasoc5 <kiasoc5@disroot.org> skribis:

> From 45372cd82e79e116d8f80abbfec0e7e1f53200e1 Mon Sep 17 00:00:00 2001
> From: kiasoc5 <kiasoc5@disroot.org>
> Date: Fri, 15 Jul 2022 13:37:29 -0400
> Subject: [PATCH V2] gnu: Add android-file-transfer.
>
> * gnu/packages/android.scm (android-file-transfer): New variable.

Applied with the changes below, thanks!

Ludo’.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 1013 bytes --]

diff --git a/gnu/packages/android.scm b/gnu/packages/android.scm
index dafd9b52f3..91aaba089f 100644
--- a/gnu/packages/android.scm
+++ b/gnu/packages/android.scm
@@ -1290,11 +1290,11 @@ (define-public android-file-transfer
     (arguments
      (list #:tests? #f)) ;there are no tests
     (inputs (list qtbase-5 fuse-3 libxkbcommon))
-    (native-inputs (list qttools openssl readline))
-    (home-page "https://whoozle.github.io/android-file-transfer-linux")
+    (native-inputs (list qttools-5 openssl readline))
+    (home-page "https://whoozle.github.io/android-file-transfer-linux/")
     (synopsis "MTP client for Android devices")
     (description
-     "This package provides a QT graphical interface for transfering
-files with Android devices using MTP. It also allows the Android device to be
+     "This package provides a Qt graphical interface for transferring files
+with Android devices using MTP.  It also allows the Android device to be
 mounted via FUSE.")
     (license license:lgpl2.1+)))

      reply	other threads:[~2022-08-03 10:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-15 17:41 [bug#56578] [PATCH] gnu: Add android-file-transfer kiasoc5 via Guix-patches via
     [not found] ` <handler.56578.B.16579069227667.ack@debbugs.gnu.org>
2022-07-20 15:38   ` [bug#56578] [PATCH V2] " kiasoc5 via Guix-patches via
2022-08-03 10:13     ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zggltz2n.fsf_-_@gnu.org \
    --to=ludo@gnu.org \
    --cc=56578-done@debbugs.gnu.org \
    --cc=kiasoc5@disroot.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).