Page MenuHomeSolus

D2151.id6260.diff
No OneTemporary

D2151.id6260.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: abi_used_libs
===================================================================
--- /dev/null
+++ abi_used_libs
@@ -0,0 +1,10 @@
+libKF5Auth.so.5
+libKF5CoreAddons.so.5
+libKF5Notifications.so.5
+libQt5Core.so.5
+libQt5DBus.so.5
+libQt5Gui.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,24 @@
+name : dnscrypt-proxy-gui
+version : 1.11.15
+release : 1
+source :
+ - https://github.com/F1ash/dnscrypt-proxy-gui/archive/1.11.15.tar.gz : 1a3a32f252cd6146d40c9835d6878a4279427de23dbcc89f69ce89aaab52bbdf
+license : GPL-2.0
+component : network.util
+summary : Qt/KF5 GUI wrapper over dnscrypt-proxy
+description: Contains systemd instantiated unit for control proxying service. Works with local address and service list from dnscrypt-proxy package.
+builddeps :
+ - pkgconfig(gl)
+ - pkgconfig(Qt5Core)
+ - extra-cmake-modules
+ - kauth-devel
+ - knotifications-devel
+rundeps :
+ - dnscrypt-proxy
+setup : |
+ %cmake -DCMAKE_INSTALL_PREFIX=/usr \
+ -DSHARE_INSTALL_PREFIX=/usr/share \
+build : |
+ %make
+install : |
+ %make_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,49 @@
+<PISI>
+ <Source>
+ <Name>dnscrypt-proxy-gui</Name>
+ <Packager>
+ <Name>Stig Svensson</Name>
+ <Email>stigarn@protonmail.ch</Email>
+ </Packager>
+ <License>GPL-2.0</License>
+ <PartOf>network.util</PartOf>
+ <Summary xml:lang="en">Qt/KF5 GUI wrapper over dnscrypt-proxy</Summary>
+ <Description xml:lang="en">Contains systemd instantiated unit for control proxying service. Works with local address and service list from dnscrypt-proxy package.</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>dnscrypt-proxy-gui</Name>
+ <Summary xml:lang="en">Qt/KF5 GUI wrapper over dnscrypt-proxy</Summary>
+ <Description xml:lang="en">Contains systemd instantiated unit for control proxying service. Works with local address and service list from dnscrypt-proxy package.</Description>
+ <PartOf>network.util</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="library">/usr/lib/systemd/system/DNSCryptClient@.service</Path>
+ <Path fileType="library">/usr/lib/systemd/system/DNSCryptClient_test@.service</Path>
+ <Path fileType="library">/usr/lib64/kf5/kauth/dnscrypt_client_helper</Path>
+ <Path fileType="library">/usr/lib64/kf5/kauth/dnscrypt_client_reload_helper</Path>
+ <Path fileType="library">/usr/lib64/kf5/kauth/dnscrypt_client_test_helper</Path>
+ <Path fileType="data">/usr/share/applications/DNSCryptClient.desktop</Path>
+ <Path fileType="data">/usr/share/dbus-1/system-services/pro.russianfedora.dnscryptclient.service</Path>
+ <Path fileType="data">/usr/share/dbus-1/system-services/pro.russianfedora.dnscryptclientreload.service</Path>
+ <Path fileType="data">/usr/share/dbus-1/system-services/pro.russianfedora.dnscryptclienttest.service</Path>
+ <Path fileType="data">/usr/share/dbus-1/system.d/pro.russianfedora.dnscryptclient.conf</Path>
+ <Path fileType="data">/usr/share/dbus-1/system.d/pro.russianfedora.dnscryptclientreload.conf</Path>
+ <Path fileType="data">/usr/share/dbus-1/system.d/pro.russianfedora.dnscryptclienttest.conf</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/64x64/apps/DNSCryptClient.png</Path>
+ <Path fileType="data">/usr/share/knotifications5/DNSCryptClient.notifyrc</Path>
+ <Path fileType="data">/usr/share/polkit-1/actions/pro.russianfedora.dnscryptclient.policy</Path>
+ <Path fileType="data">/usr/share/polkit-1/actions/pro.russianfedora.dnscryptclientreload.policy</Path>
+ <Path fileType="data">/usr/share/polkit-1/actions/pro.russianfedora.dnscryptclienttest.policy</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-03-18</Date>
+ <Version>1.11.15</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Stig Svensson</Name>
+ <Email>stigarn@protonmail.ch</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Sat, Aug 12, 1:38 AM (3 h, 12 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5853212
Default Alt Text
D2151.id6260.diff (4 KB)

Event Timeline