Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F9589
0001-Initial-commit-for-pipes.sh.patch
rushsteve1 (Steven vanZyl)
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
rushsteve1
Jan 4 2017, 1:40 AM
2017-01-04 01:40:21 (UTC+0)
Size
2 KB
Referenced Files
None
Subscribers
None
0001-Initial-commit-for-pipes.sh.patch
View Options
From de5b84e414afd78edfeb7a2ee74dd58fa63b1f50 Mon Sep 17 00:00:00 2001
From: Steven vanZyl <rushsteve12@gmail.com>
Date: Tue, 3 Jan 2017 20:12:40 -0500
Subject: [PATCH 1/1] Initial commit for pipes.sh
---
Makefile | 1 +
package.yml | 12 ++++++++++++
pspec_x86_64.xml | 35 +++++++++++++++++++++++++++++++++++
3 files changed, 48 insertions(+)
create mode 100644 Makefile
create mode 100644 package.yml
create mode 100644 pspec_x86_64.xml
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..0a42375
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/package.yml b/package.yml
new file mode 100644
index 0000000..7c91005
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,12 @@
+name : pipes-sh
+version : 1.2.0
+release : 1
+source :
+ - https://github.com/pipeseroni/pipes.sh/archive/v1.2.0.tar.gz : cb1901ece366205698c8572ef897743d1fb8e3e51abd42d3946e7e30f0831dec
+license : MIT
+component : desktop
+summary : Animated pipes terminal screensaver.
+description: |
+ Animated pipes terminal screensaver.
+install : |
+ %make_install PREFIX=/usr
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
index 0000000..a7dc899
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,35 @@
+<PISI>
+ <Source>
+ <Name>pipes-sh</Name>
+ <Packager>
+ <Name>Steven vanZyl</Name>
+ <Email>rushsteve12@gmail.com</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>desktop</PartOf>
+ <Summary xml:lang="en">Animated pipes terminal screensaver.</Summary>
+ <Description xml:lang="en">Animated pipes terminal screensaver.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>pipes-sh</Name>
+ <Summary xml:lang="en">Animated pipes terminal screensaver.</Summary>
+ <Description xml:lang="en">Animated pipes terminal screensaver.
+</Description>
+ <PartOf>desktop</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-01-04</Date>
+ <Version>1.2.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Steven vanZyl</Name>
+ <Email>rushsteve12@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
--
2.11.0
File Metadata
Details
Attached
Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5932
Default Alt Text
0001-Initial-commit-for-pipes.sh.patch (2 KB)
Attached To
Mode
T2084: pipes.sh screensaver
Attached
Detach File
Event Timeline
Log In to Comment