commit 3e4c288ddc21c0c8a67e2ef25cf7a3b875fccadd
parent 9c71614a3f8312847b63bc8dddae9afc86ee6f56
Author: aabacchus <bvnfuller@gmail.com>
Date: Mon, 5 Apr 2021 22:02:45 +0100
catgirl: new package at 1.7
Diffstat:
5 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/catgirl/build b/catgirl/build
@@ -0,0 +1,5 @@
+#!/bin/sh -e
+
+./configure --prefix=/usr
+make
+make DESTDIR="$1" install
diff --git a/catgirl/checksums b/catgirl/checksums
@@ -0,0 +1 @@
+dec85275eab897a6390c4259115307027829eaf8e790f8f3a4ba5ca78d3b5ffd
diff --git a/catgirl/depends b/catgirl/depends
@@ -0,0 +1,3 @@
+libressl
+ncurses
+ctags
diff --git a/catgirl/sources b/catgirl/sources
@@ -0,0 +1 @@
+https://git.causal.agency/catgirl/snapshot/catgirl-1.7.tar.gz
diff --git a/catgirl/version b/catgirl/version
@@ -0,0 +1 @@
+1.7 1