Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11051970
D7845.id18821.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D7845.id18821.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,7 @@
+libQt5Core.so.5
+libQt5Gui.so.5
+libQt5Network.so.5
+libQt5Widgets.so.5
+libc.so.6
+libgcc_s.so.1
+libstdc++.so.6
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,21 @@
+name : rclone-browser
+version : 1.7.0
+release : 1
+source :
+ - https://github.com/kapitainsky/RcloneBrowser/archive/1.7.0.tar.gz : add7eb35fa521e87eddf9cfb36ddd11983f6fc78f520c3a887d353b574e3f083
+license : MIT
+component : network.util
+summary : Simple GUI for rclone
+description: |
+ Simple GUI for rclone. It supports Google Drive, Amazon Drive, Dropbox, One Drive, etc.
+builddeps :
+ - qt5-declarative-devel
+rundeps :
+ - rclone
+ - qt5-declarative
+setup : |
+ %cmake_ninja
+build : |
+ %ninja_build
+install : |
+ %ninja_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,41 @@
+<PISI>
+ <Source>
+ <Name>rclone-browser</Name>
+ <Packager>
+ <Name>Martin Reboredo</Name>
+ <Email>gc1000ll@gmail.com</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>network.util</PartOf>
+ <Summary xml:lang="en">Simple GUI for rclone</Summary>
+ <Description xml:lang="en">Simple GUI for rclone. It supports Google Drive, Amazon Drive, Dropbox, One Drive, etc.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>rclone-browser</Name>
+ <Summary xml:lang="en">Simple GUI for rclone</Summary>
+ <Description xml:lang="en">Simple GUI for rclone. It supports Google Drive, Amazon Drive, Dropbox, One Drive, etc.
+</Description>
+ <PartOf>network.util</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin/rclone-browser</Path>
+ <Path fileType="data">/usr/share/applications/rclone-browser.desktop</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/128x128/apps/rclone-browser.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/256x256/apps/rclone-browser.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/32x32/apps/rclone-browser.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/512x512/apps/rclone-browser.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/64x64/apps/rclone-browser.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/scalable/apps/rclone-browser.svg</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2019-12-14</Date>
+ <Version>1.7.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Martin Reboredo</Name>
+ <Email>gc1000ll@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 8:33 PM (2 h, 46 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5803805
Default Alt Text
D7845.id18821.diff (3 KB)
Attached To
Mode
D7845: Initial commit of rclone-browser
Attached
Detach File
Event Timeline
Log In to Comment