Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11037992
D1637.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
D1637.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,12 @@
+libX11.so.6
+libc.so.6
+libcairo.so.2
+libdl.so.2
+libgdk-3.so.0
+libgdk_pixbuf-2.0.so.0
+libglib-2.0.so.0
+libgobject-2.0.so.0
+libgtk-3.so.0
+libpango-1.0.so.0
+libpangocairo-1.0.so.0
+libpthread.so.0
Index: files/putty.desktop
===================================================================
--- /dev/null
+++ files/putty.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Name=PuTTY
+Comment=A free implementation of SSH and Telnet
+Exec=putty
+Terminal=false
+Type=Application
+Categories=GTK;Network;
+Icon=putty
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,23 @@
+name : putty
+version : 0.70
+release : 1
+source :
+ - https://the.earth.li/~sgtatham/putty/latest/putty-0.70.tar.gz : bb8aa49d6e96c5a8e18a057f3150a1695ed99a24eef699e783651d1f24e7b0be
+license : MIT
+component : network.clients
+summary : PuTTY is a free implementation of SSH and Telnet for Windows and Unix platforms
+description: |
+ PuTTY is a free implementation of SSH and Telnet for Windows and Unix platforms, along with an xterm terminal emulator.
+builddeps :
+ - pkgconfig(gtk+-3.0)
+setup : |
+ cd unix
+ %configure
+build : |
+ cd unix
+ %make
+install : |
+ cd unix
+ %make_install
+
+ install -D -m 00644 $pkgfiles/putty.desktop $installdir/usr/share/applications/putty.desktop
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,36 @@
+<PISI>
+ <Source>
+ <Name>putty</Name>
+ <Packager>
+ <Name>Steven Moseley</Name>
+ <Email>stevenmos@kolabnow.com</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>network.clients</PartOf>
+ <Summary xml:lang="en">PuTTY is a free implementation of SSH and Telnet for Windows and Unix platforms</Summary>
+ <Description xml:lang="en">PuTTY is a free implementation of SSH and Telnet for Windows and Unix platforms, along with an xterm terminal emulator.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>putty</Name>
+ <Summary xml:lang="en">PuTTY is a free implementation of SSH and Telnet for Windows and Unix platforms</Summary>
+ <Description xml:lang="en">PuTTY is a free implementation of SSH and Telnet for Windows and Unix platforms, along with an xterm terminal emulator.
+</Description>
+ <PartOf>network.clients</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="data">/usr/share/applications/putty.desktop</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-12-13</Date>
+ <Version>0.7</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Steven Moseley</Name>
+ <Email>stevenmos@kolabnow.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 9:47 PM (1 d, 5 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5810337
Default Alt Text
D1637.diff (3 KB)
Attached To
Mode
D1637: Initial commit of PuTTY
Attached
Detach File
Event Timeline
Log In to Comment