aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorHiroki Tagato <tagattie@FreeBSD.org>2024-12-07 05:35:37 +0000
committerHiroki Tagato <tagattie@FreeBSD.org>2024-12-07 05:35:37 +0000
commitacd53b28cbef046233218e0c28464564a8884b1b (patch)
tree63fba6f061c28323e6edf943490fdb03c7015fb1 /comms
parent09607e996cc20776bc5274c85c53317594aad98e (diff)
Diffstat (limited to 'comms')
-rw-r--r--comms/scrcpy/Makefile2
-rw-r--r--comms/scrcpy/distinfo10
-rw-r--r--comms/scrcpy/files/patch-app_meson.build6
-rw-r--r--comms/scrcpy/files/patch-app_src_usb_aoa__hid.h4
4 files changed, 11 insertions, 11 deletions
diff --git a/comms/scrcpy/Makefile b/comms/scrcpy/Makefile
index 67face4a9837..6b88bb8fb845 100644
--- a/comms/scrcpy/Makefile
+++ b/comms/scrcpy/Makefile
@@ -1,6 +1,6 @@
PORTNAME= scrcpy
DISTVERSIONPREFIX= v
-DISTVERSION= 2.7
+DISTVERSION= 3.0.2
CATEGORIES= comms net
MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${DISTVERSIONFULL}/:server
DISTFILES= ${SERVER_FILE}:server
diff --git a/comms/scrcpy/distinfo b/comms/scrcpy/distinfo
index c3a79e3ef996..4bf61fdf4dcf 100644
--- a/comms/scrcpy/distinfo
+++ b/comms/scrcpy/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1727077696
-SHA256 (scrcpy-server-v2.7) = a23c5659f36c260f105c022d27bcb3eafffa26070e7baa9eda66d01377a1adba
-SIZE (scrcpy-server-v2.7) = 71200
-SHA256 (Genymobile-scrcpy-v2.7_GH0.tar.gz) = 3ceea215f6eccb59535f68a16db6db2b05a8a1c91bdcb4a6e222d3093a9daf8c
-SIZE (Genymobile-scrcpy-v2.7_GH0.tar.gz) = 430160
+TIMESTAMP = 1733545595
+SHA256 (scrcpy-server-v3.0.2) = e19fe024bfa3367809494407ad6ca809a6f6e77dac95e99f85ba75144e0ba35d
+SIZE (scrcpy-server-v3.0.2) = 90396
+SHA256 (Genymobile-scrcpy-v3.0.2_GH0.tar.gz) = 5ab92d091f308679fe81851666acec1b161e6810ac73eb9bade705ade285e109
+SIZE (Genymobile-scrcpy-v3.0.2_GH0.tar.gz) = 458086
diff --git a/comms/scrcpy/files/patch-app_meson.build b/comms/scrcpy/files/patch-app_meson.build
index 4bfefb993487..09306f2ecea6 100644
--- a/comms/scrcpy/files/patch-app_meson.build
+++ b/comms/scrcpy/files/patch-app_meson.build
@@ -1,6 +1,6 @@
---- app/meson.build.orig 2024-09-15 19:18:15 UTC
+--- app/meson.build.orig 2024-12-04 21:48:27 UTC
+++ app/meson.build
-@@ -64,8 +64,8 @@ conf = configuration_data()
+@@ -67,8 +67,8 @@ conf = configuration_data()
conf = configuration_data()
@@ -11,7 +11,7 @@
conf.set('_GNU_SOURCE', true)
if host_machine.system() == 'windows'
-@@ -194,10 +194,10 @@ install_data('data/bash-completion/scrcpy',
+@@ -196,10 +196,10 @@ install_data('data/bash-completion/scrcpy',
install_data('data/zsh-completion/_scrcpy',
install_dir: join_paths(datadir, 'zsh/site-functions'))
install_data('data/bash-completion/scrcpy',
diff --git a/comms/scrcpy/files/patch-app_src_usb_aoa__hid.h b/comms/scrcpy/files/patch-app_src_usb_aoa__hid.h
index cce8803763f5..5629661e153e 100644
--- a/comms/scrcpy/files/patch-app_src_usb_aoa__hid.h
+++ b/comms/scrcpy/files/patch-app_src_usb_aoa__hid.h
@@ -1,6 +1,6 @@
---- app/src/usb/aoa_hid.h.orig 2024-03-02 22:22:09 UTC
+--- app/src/usb/aoa_hid.h.orig 2024-12-04 21:48:27 UTC
+++ app/src/usb/aoa_hid.h
-@@ -4,7 +4,7 @@
+@@ -6,7 +6,7 @@
#include <stdint.h>
#include <stdbool.h>