summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..643ccd469e42
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = stdoutisatty
+ pkgdesc = A tiny utility to trick the program to believe that its stdout is an interactive tty
+ pkgver = 8.04881d0
+ pkgrel = 1
+ url = https://github.com/lilydjwg/stdoutisatty
+ arch = i686
+ arch = x86_64
+ license = BSD
+ makedepends = cmake
+ depends = glibc
+ source = git+https://github.com/lilydjwg/stdoutisatty.git
+ md5sums = SKIP
+
+pkgname = stdoutisatty
+