Page MenuHomeSolus

D6183.id.diff
No OneTemporary

D6183.id.diff

diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/abi_used_libs b/abi_used_libs
new file mode 100644
--- /dev/null
+++ b/abi_used_libs
@@ -0,0 +1,5 @@
+libSDL2-2.0.so.0
+libavcodec.so.58
+libavformat.so.58
+libavutil.so.56
+libc.so.6
diff --git a/files/scrcpy-server-v1.8.jar b/files/scrcpy-server-v1.8.jar
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
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,22 @@
+name : scrcpy
+version : 1.8
+release : 1
+source :
+ - https://github.com/Genymobile/scrcpy/archive/v1.8.tar.gz : 1d4b53573554a60fa46b6b40685dbe6c8474bc451ecbe803e2f2ec9724b48a01
+license : Apache-2.0
+component : network.util
+summary : Display and control your Android device
+description: |
+ This application provides display and control of Android devices connected on USB (or over TCP/IP). It does not require any root access.
+builddeps :
+ - pkgconfig(libavformat)
+ - pkgconfig(sdl2)
+ - openjdk-8
+rundeps :
+ - android-tools
+setup : |
+ %meson_configure --buildtype release --strip -Db_lto=true -Dprebuilt_server="$pkgfiles/scrcpy-server-v1.8.jar"
+build : |
+ %ninja_build
+install : |
+ %ninja_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,35 @@
+<PISI>
+ <Source>
+ <Name>scrcpy</Name>
+ <Packager>
+ <Name>Thomas Staudinger</Name>
+ <Email>Staudi.Kaos@gmail.com</Email>
+ </Packager>
+ <License>Apache-2.0</License>
+ <PartOf>network.util</PartOf>
+ <Summary xml:lang="en">Display and control your Android device</Summary>
+ <Description xml:lang="en">This application provides display and control of Android devices connected on USB (or over TCP/IP). It does not require any root access.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>scrcpy</Name>
+ <Summary xml:lang="en">Display and control your Android device</Summary>
+ <Description xml:lang="en">This application provides display and control of Android devices connected on USB (or over TCP/IP). It does not require any root access.
+</Description>
+ <PartOf>network.util</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin/scrcpy</Path>
+ <Path fileType="data">/usr/share/scrcpy/scrcpy-server.jar</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2019-04-30</Date>
+ <Version>1.8</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

Mime Type
text/plain
Expires
Thu, Aug 10, 9:13 PM (1 d, 4 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5791644
Default Alt Text
D6183.id.diff (3 KB)

Event Timeline