GNU bug report logs - #58816
[PATCH] gnu: Add new variable scrcpy

Previous Next

Package: guix-patches;

Reported by: 路辉 <luhux76 <at> gmail.com>

Date: Thu, 27 Oct 2022 11:49:01 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#58816: closed ([PATCH] gnu: Add new variable scrcpy)
Date: Tue, 21 Mar 2023 12:23:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 21 Mar 2023 08:22:37 -0400
with message-id <877cvathte.fsf_-_ <at> gmail.com>
and subject line Re: bug#58816: [PATCH] gnu: Add new variable scrcpy
has caused the debbugs.gnu.org bug report #58816,
regarding [PATCH] gnu: Add new variable scrcpy
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
58816: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58816
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 路辉 <luhux76 <at> gmail.com>
To: guix-patches <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: Add new variable scrcpy
Date: Thu, 27 Oct 2022 11:48:05 +0000
[Message part 3 (text/plain, inline)]

[0001-gnu-Add-new-variable-scrcpy.patch (text/x-patch, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: 宋文武 <iyzsong <at> envs.net>
Cc: 路辉 <luhux76 <at> gmail.com>, 58816-done <at> debbugs.gnu.org
Subject: Re: bug#58816: [PATCH] gnu: Add new variable scrcpy
Date: Tue, 21 Mar 2023 08:22:37 -0400
Hello,

宋文武 <iyzsong <at> envs.net> writes:

> 路辉 <luhux76 <at> gmail.com> writes:
>
> Hello,
>
>> From 3adf47b102b0ddcbdee264e6b7f9a1371482adae Mon Sep 17 00:00:00 2001
>> [...]
>> +     `(#:tests? #f
>> +       #:phases (modify-phases %standard-phases
>> +                  (add-after 'unpack 'disable-server-build
>> +                    ;; because server build need android ndk
>> +                    ;; you can use SCRCPY_SERVER_PATH to instead default server binary
>> +                    (lambda _
>> +                      (truncate-file "server/meson.build" 0))))))
>
> I think without 'scrcpy-server' this package won't be useful.  Require
> user to download or compile it via android ndk seems awkward.  Hope we
> can find a way to package it properly...

Agreed; and since there hasn't been an update in 20 weeks, I'm closing
this until it can be resubmitted with the server component packaged.

-- 
Thanks,
Maxim


This bug report was last modified 2 years and 119 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.