Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10779368
D4804.id11737.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
D4804.id11737.diff
View Options
Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: abi_used_libs
===================================================================
--- /dev/null
+++ abi_used_libs
@@ -0,0 +1,5 @@
+libc.so.6
+libcrypto.so.1.0.0
+libpthread.so.0
+libselinux.so.1
+libz.so.1
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,18 @@
+name : android-tools
+version : 5.1
+release : 1
+source :
+ - https://github.com/ubports/android-tools/archive/5.1-r1.tar.gz : e90593579c1b4b3806b23e509a10465e0548fcf968a018d13e989972c8c9fd96
+license : Apache-2.0
+summary : Android development tools (adb and fastboot)
+component : system.devel
+description: |
+ Android development tools, this includes adb (android debug bridge) and fastboot (diagnostic protocol for androids fastboot bootloader)
+builddeps :
+ - libselinux-devel
+ - zlib-devel
+ - openssl-devel
+build : |
+ %make
+install : |
+ %make_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,35 @@
+<PISI>
+ <Source>
+ <Name>android-tools</Name>
+ <Packager>
+ <Name>Automated Package Build</Name>
+ <Email>no.email.set.in.config</Email>
+ </Packager>
+ <License>GPL-3.0-or-later</License>
+ <PartOf>system.devel</PartOf>
+ <Summary xml:lang="en">Android tools</Summary>
+ <Description xml:lang="en">Android tools adb and fastboot
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>android-tools</Name>
+ <Summary xml:lang="en">Android tools</Summary>
+ <Description xml:lang="en">Android tools adb and fastboot
+</Description>
+ <PartOf>system.devel</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin/adb</Path>
+ <Path fileType="executable">/usr/bin/fastboot</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-12-23</Date>
+ <Version>5.1</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Automated Package Build</Name>
+ <Email>no.email.set.in.config</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
May 25 2023, 4:40 PM (10 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5812135
Default Alt Text
D4804.id11737.diff (2 KB)
Attached To
Mode
D4804: Inital pkg for android-tools
Attached
Detach File
Event Timeline
Log In to Comment