Page MenuHomeSolus

D3588.id8873.diff
No OneTemporary

D3588.id8873.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,20 @@
+name : protonvpn-cli
+version : 1.1.0
+release : 1
+source :
+ - https://github.com/ProtonVPN/protonvpn-cli/archive/v1.1.0.tar.gz : 1a8eb6b2ab8bc6327eca920ad86b452aeff9470d3205e3fe4dfcc7a799937811
+license : MIT
+component : network.clients
+summary : ProtonVPN CLI tool for protonvpn.com
+description: |
+ ProtonVPN CLI tool for protonvpn.com
+rundeps :
+ - dialog
+ - openvpn
+ - procps-ng
+ - python3
+install : |
+ install -Dm755 ./protonvpn-cli.sh "$installdir/usr/bin/protonvpn-cli"
+ ln -s -f "/usr/bin/protonvpn-cli" "$installdir/usr/bin/pvpn"
+ install -Dm644 ./license.md "$installdir/usr/share/doc/protonvpn-cli/LICENSE"
+
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,36 @@
+<PISI>
+ <Source>
+ <Name>protonvpn-cli</Name>
+ <Packager>
+ <Name>Devil505</Name>
+ <Email>devil505@tuta.io</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>network.clients</PartOf>
+ <Summary xml:lang="en">ProtonVPN CLI tool for protonvpn.com</Summary>
+ <Description xml:lang="en">ProtonVPN CLI tool for protonvpn.com
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>protonvpn-cli</Name>
+ <Summary xml:lang="en">ProtonVPN CLI tool for protonvpn.com</Summary>
+ <Description xml:lang="en">ProtonVPN CLI tool for protonvpn.com
+</Description>
+ <PartOf>network.clients</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin/protonvpn-cli</Path>
+ <Path fileType="executable">/usr/bin/pvpn</Path>
+ <Path fileType="doc">/usr/share/doc/protonvpn-cli/LICENSE</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-08-14</Date>
+ <Version>1.1.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Devil505</Name>
+ <Email>devil505@tuta.io</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 10:41 PM (1 d, 6 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5810377
Default Alt Text
D3588.id8873.diff (2 KB)

Event Timeline