summaryrefslogtreecommitdiff
path: root/packages/bison/package.desc
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2019-03-04 08:22:02 (GMT)
committerAlexey Neyman <stilor@att.net>2019-03-04 08:22:02 (GMT)
commitb3cce054ef381502af4f58105604081bf431ac9e (patch)
tree991fc932da90da7fbbd055a46dc53395889f2dd3 /packages/bison/package.desc
parentda11216f8d2630a3a3409ae17549bc0f472d64b6 (diff)
Meet our new companion tool, bison
Which is here courtesy of CentOS6, which only has bison 2.4 - while new glibc requires 2.7. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'packages/bison/package.desc')
-rw-r--r--packages/bison/package.desc6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/bison/package.desc b/packages/bison/package.desc
new file mode 100644
index 0000000..b4c6cbc
--- /dev/null
+++ b/packages/bison/package.desc
@@ -0,0 +1,6 @@
+repository='git https://git.savannah.gnu.org/git/bison.git'
+bootstrap='./bootstrap'
+mirrors='$(CT_Mirrors GNU bison)'
+relevantpattern='*.*|.'
+archive_formats='.tar.xz .tar.gz'
+signature_format='packed/.sig'