Page MenuHomeSolus

D483.id1023.diff
No OneTemporary

D483.id1023.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: abi_used_libs
===================================================================
--- /dev/null
+++ abi_used_libs
@@ -0,0 +1,6 @@
+libappindicator3.so.1
+libc.so.6
+libgio-2.0.so.0
+libglib-2.0.so.0
+libgobject-2.0.so.0
+libgtk-3.so.0
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,24 @@
+name : indicator-kdeconnect
+version : 0.9.0
+release : 1
+source :
+ - https://github.com/Bajoja/indicator-kdeconnect/archive/0.9.0.tar.gz : 81bfc5c2e90961dc07355c425b5523be5f766622b76934809f521dc7fdd5e3a5
+license : LGPL-2.1
+component : network.remote
+summary : AppIndicator for KDE Connect
+description: |
+ This Indicator is written to make KDE Connect usable in desktops without KDE Plasma, such as Ubuntu Unity and Pantheon. It started as an AppIndicator, but you can send files and URLs easily through KDE Connect with kdeconnect-send.
+builddeps :
+ - pkgconfig(appindicator-0.1)
+ - vala
+rundeps :
+ - kdeconnect
+ - python-gobject
+ - python-requests-oauthlib
+setup : |
+ %cmake
+build : |
+ %make
+install : |
+ %make_install
+ rm -r $installdir/usr/share/nemo-python
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,44 @@
+<PISI>
+ <Source>
+ <Name>indicator-kdeconnect</Name>
+ <Packager>
+ <Name>Joey Riches</Name>
+ <Email>josephriches@gmail.com</Email>
+ </Packager>
+ <License>LGPL-2.1</License>
+ <PartOf>network.remote</PartOf>
+ <Summary xml:lang="en">AppIndicator for KDE Connect</Summary>
+ <Description xml:lang="en">This Indicator is written to make KDE Connect usable in desktops without KDE Plasma, such as Ubuntu Unity and Pantheon. It started as an AppIndicator, but you can send files and URLs easily through KDE Connect with kdeconnect-send.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>indicator-kdeconnect</Name>
+ <Summary xml:lang="en">AppIndicator for KDE Connect</Summary>
+ <Description xml:lang="en">This Indicator is written to make KDE Connect usable in desktops without KDE Plasma, such as Ubuntu Unity and Pantheon. It started as an AppIndicator, but you can send files and URLs easily through KDE Connect with kdeconnect-send.
+</Description>
+ <PartOf>network.remote</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="data">/usr/share/Thunar/sendto/kdeconnect-send-thunar.desktop</Path>
+ <Path fileType="data">/usr/share/applications/indicator-kdeconnect-settings.desktop</Path>
+ <Path fileType="data">/usr/share/applications/indicator-kdeconnect.desktop</Path>
+ <Path fileType="data">/usr/share/caja-python/extensions/kdeconnect-send-caja.py</Path>
+ <Path fileType="data">/usr/share/contractor/kdeconnect.contract</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/com.bajoja.indicator-kdeconnect.gschema.xml</Path>
+ <Path fileType="data">/usr/share/indicator-kdeconnect</Path>
+ <Path fileType="localedata">/usr/share/locale</Path>
+ <Path fileType="data">/usr/share/metainfo/com.bajoja.indicator-kdeconnect.appdata.xml</Path>
+ <Path fileType="data">/usr/share/nautilus-python/extensions/kdeconnect-send-nautilus.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-06-24</Date>
+ <Version>0.9.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Joey Riches</Name>
+ <Email>josephriches@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 22 2023, 4:41 PM (11 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5811385
Default Alt Text
D483.id1023.diff (4 KB)

Event Timeline