Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11038432
D3588.id8866.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
D3588.id8866.diff
View Options
Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,21 @@
+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
+ - openresolv
+ - 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-13</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
Details
Attached
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
5821434
Default Alt Text
D3588.id8866.diff (2 KB)
Attached To
Mode
D3588: The inclusion of protonvpn-cli fixes T6682
Attached
Detach File
Event Timeline
Log In to Comment