Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] scrcpy: update to 1.10.
Date: Sat, 05 Oct 2019 16:37:54 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15127@inbox.vuxu.org> (raw)

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

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

https://github.com/prspkt/void-packages scrcpy
https://github.com/void-linux/void-packages/pull/15127

scrcpy: update to 1.10.


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

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

From 4d65f881ce98b94e8517b556738f4592e8b0d728 Mon Sep 17 00:00:00 2001
From: prspkt <prspkt@protonmail.com>
Date: Sat, 5 Oct 2019 16:01:42 +0300
Subject: [PATCH] scrcpy: update to 1.10.

Signed-off-by: prspkt <prspkt@protonmail.com>
---
 srcpkgs/scrcpy/INSTALL.msg |  6 ------
 srcpkgs/scrcpy/template    | 14 +++++++++-----
 2 files changed, 9 insertions(+), 11 deletions(-)
 delete mode 100644 srcpkgs/scrcpy/INSTALL.msg

diff --git a/srcpkgs/scrcpy/INSTALL.msg b/srcpkgs/scrcpy/INSTALL.msg
deleted file mode 100644
index ea0e3ec7e9b..00000000000
--- a/srcpkgs/scrcpy/INSTALL.msg
+++ /dev/null
@@ -1,6 +0,0 @@
-If you encounter the following error:
-  adb: error: cannot stat '/usr/bin/scrcpy-server.jar': No such file or directory
-  ERROR: "adb push" returned with value 1
-
-Execute "export SCRCPY_SERVER_PATH=/usr/share/scrcpy/scrcpy-server-v1.9.jar"
-before executing scrcpy, or add it in your ~/.bashrc file.
diff --git a/srcpkgs/scrcpy/template b/srcpkgs/scrcpy/template
index 98543136b92..bb2726b5f3a 100644
--- a/srcpkgs/scrcpy/template
+++ b/srcpkgs/scrcpy/template
@@ -1,7 +1,7 @@
 # Template file for 'scrcpy'
 pkgname=scrcpy
-version=1.9
-revision=2
+version=1.10
+revision=1
 build_style=meson
 configure_args="-Dbuild_server=false
  -Doverride_server_path=/usr/share/scrcpy/scrcpy-server-v${version}.jar"
@@ -14,11 +14,15 @@ license="Apache-2.0"
 homepage="https://github.com/Genymobile/scrcpy"
 distfiles="${homepage}/archive/v${version}.tar.gz
  ${homepage}/releases/download/v${version}/scrcpy-server-v${version}.jar"
-checksum="905fe62e2825310eeb77187f8974763c3ae2f08ca1f649bcaf4721f1fd14a764
- ad7e539f100e48259b646f26982bc63e0a60a81ac87ae135e242855bef69bd1a"
+checksum="71bd3b01f26233d73b91c0953ce004bd3195bcfd0c83b76c269094fb06e5ffa5
+ cbeb1a4e046f1392c1dc73c3ccffd7f86dec4636b505556ea20929687a119390"
 skip_extraction="scrcpy-server-v${version}.jar"
 
+pre_configure() {
+	echo -n > server/meson.build
+}
+
 post_install() {
 	vinstall ${XBPS_SRCDISTDIR}/scrcpy-${version}/scrcpy-server-v${version}.jar \
-		644 /usr/share/scrcpy/
+		644 /usr/share/scrcpy/ scrcpy-server.jar
 }

             reply	other threads:[~2019-10-05 14:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-05 14:37 voidlinux-github [this message]
2019-10-06 14:23 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-06 14:23 ` voidlinux-github
2019-10-06 14:24 ` voidlinux-github
2019-11-12  1:10 ` [PR PATCH] [Merged]: " voidlinux-github

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

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

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15127@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.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.
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).