From 1877c267d8cd29b784c23112f73c45786f85d302 Mon Sep 17 00:00:00 2001 From: Steven vanZyl 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..7a2bcc2 --- /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 diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml new file mode 100644 index 0000000..0da255f --- /dev/null +++ b/pspec_x86_64.xml @@ -0,0 +1,35 @@ + + + pipes.sh + + Steven vanZyl + rushsteve12@gmail.com + + MIT + desktop + Animated pipes terminal screensaver. + Animated pipes terminal screensaver. + + https://solus-project.com/sources/README.Solus + + + pipes.sh + Animated pipes terminal screensaver. + Animated pipes terminal screensaver. + + desktop + + /usr/local/bin/pipes.sh + /usr/local/share/man/man6/pipes.sh.6 + + + + + 2017-01-04 + 1.2.0 + Packaging update + Steven vanZyl + rushsteve12@gmail.com + + + \ No newline at end of file -- 2.11.0