summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPablo Lezaeta Reyes2015-05-26 04:05:54 -0300
committerPablo Lezaeta Reyes2015-05-26 04:05:54 -0300
commita8934f57669756db1a70986fb9b389f927a596fc (patch)
treea7a4288b842010255d6a09ee1670e57f4e4598fd /.SRCINFO
downloadaur-a8934f57669756db1a70986fb9b389f927a596fc.tar.gz
Add pony stuff 3
Signed-off-by: Pablo Lezaeta Reyes <prflr88@gmail.com>
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..8a1b1d03706e
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = ponysay-git
+ pkgdesc = Cowsay reimplementation for ponies.
+ pkgver = 3.0.2.r2316
+ pkgrel = 1
+ url = https://github.com/erkin/ponysay
+ arch = any
+ license = GPL2
+ license = FDL
+ makedepends = git
+ makedepends = texinfo
+ depends = python3
+ depends = coreutils
+ optdepends = util-say: Improved TTY support utilising KMS and support for PNG files
+ provides = ponysay
+ conflicts = ponysay
+ conflicts = ponysay-git
+ source = ponysay::git+https://github.com/erkin/ponysay.git
+ md5sums = SKIP
+
+pkgname = ponysay-git
+