Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10834119
D7683.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D7683.diff
View Options
diff --git a/files/fix_build.patch b/files/fix_build.patch
deleted file mode 100644
--- a/files/fix_build.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/app/src/server.c b/app/src/server.c
-index d0599be..d59394f 100644
---- a/app/src/server.c
-+++ b/app/src/server.c
-@@ -15,7 +15,7 @@
- #define SOCKET_NAME "scrcpy"
- #define SERVER_FILENAME "scrcpy-server.jar"
-
--#define DEFAULT_SERVER_PATH PREFIX "/share/scrcpy/" SERVER_FLENAME
-+#define DEFAULT_SERVER_PATH PREFIX "/share/scrcpy/" SERVER_FILENAME
- #define DEVICE_SERVER_PATH "/data/local/tmp/" SERVER_FILENAME
-
- static const char *
diff --git a/files/scrcpy-server-v1.10.jar b/files/scrcpy-server-v1.10.jar
deleted file mode 100644
index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000
GIT binary patch
literal 0
Hc$@<O00001
literal 0
Hc$@<O00001
diff --git a/files/scrcpy-server-v1.11 b/files/scrcpy-server-v1.11
new file mode 100644
index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000
GIT binary patch
literal 0
Hc$@<O00001
literal 0
Hc$@<O00001
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : scrcpy
-version : '1.10'
-release : 4
+version : '1.11'
+release : 5
source :
- - https://github.com/Genymobile/scrcpy/archive/v1.10.tar.gz : 71bd3b01f26233d73b91c0953ce004bd3195bcfd0c83b76c269094fb06e5ffa5
+ - https://github.com/Genymobile/scrcpy/archive/v1.11.tar.gz : 86fccd2190a14c7f3024edf922229919803dee774f91c85fdee54029e179f270
license : Apache-2.0
component : network.util
summary : Display and control your Android device
@@ -15,7 +15,7 @@
rundeps :
- android-tools
setup : |
- %meson_configure --buildtype release --strip -Dportable=false -Dprebuilt_server="$pkgfiles/scrcpy-server-v$version.jar" -Db_lto=true
+ %meson_configure --buildtype release --strip -Dportable=false -Dprebuilt_server="$pkgfiles/scrcpy-server-v$version" -Db_lto=true
build : |
%ninja_build
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -20,16 +20,17 @@
<PartOf>network.util</PartOf>
<Files>
<Path fileType="executable">/usr/bin/scrcpy</Path>
- <Path fileType="data">/usr/share/scrcpy/scrcpy-server.jar</Path>
+ <Path fileType="man">/usr/share/man/man1/scrcpy.1</Path>
+ <Path fileType="data">/usr/share/scrcpy/scrcpy-server</Path>
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2019-08-04</Date>
- <Version>1.10</Version>
+ <Update release="5">
+ <Date>2019-11-20</Date>
+ <Version>1.11</Version>
<Comment>Packaging update</Comment>
<Name>Thomas Staudinger</Name>
<Email>Staudi.Kaos@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 8 2023, 6:27 AM (9 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5819521
Default Alt Text
D7683.diff (2 KB)
Attached To
Mode
D7683: Update scrcpy to 1.11
Attached
Detach File
Event Timeline
Log In to Comment