summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 10 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..557c9e5fc2ea
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1,10 @@
+# Generated by makepkg-meta
+pkgname=pure-meta-util
+pkgdesc='Pure programming language, util package -- basic support utilities and libraries'
+pkgver=1
+pkgrel=2
+arch=('any')
+license=('custom')
+url="http://purelang.bitbucket.org/"
+depends=(pure-avahi pure-doc pure-gen pure-ffi pure-readline pure-sockets pure-stldict pure-stllib)
+groups=(pure-meta)