summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conary/.md5sum1
-rw-r--r--conary/.sha256sum1
-rw-r--r--conary/Pkgfile14
3 files changed, 16 insertions, 0 deletions
diff --git a/conary/.md5sum b/conary/.md5sum
new file mode 100644
index 0000000..bda876b
--- /dev/null
+++ b/conary/.md5sum
@@ -0,0 +1 @@
+d8c39abf8d42dfc62277c5951f4092b9 conary-2.1.23.tar.bz2
diff --git a/conary/.sha256sum b/conary/.sha256sum
new file mode 100644
index 0000000..f35bd6f
--- /dev/null
+++ b/conary/.sha256sum
@@ -0,0 +1 @@
+95a285c37882e0228bd82948e7869b11726ac4dce9d812cd11b986e4e9985940 conary-2.1.23.tar.bz2
diff --git a/conary/Pkgfile b/conary/Pkgfile
new file mode 100644
index 0000000..cb1a724
--- /dev/null
+++ b/conary/Pkgfile
@@ -0,0 +1,14 @@
+description="rPath and Foresight package manager."
+url=http://wiki.rpath.com/wiki/Conary
+packager="Lukc (XMPP/SMTP: lukc AT upyum DOT com)"
+maintainer="Lukc (XMPP/SMTP: lukc AT upyum DOT com)"
+depends=(kid python)
+
+name=conary
+version=2.1.23
+release=1
+source=(ftp://download.rpath.com/$name/$name-$version.tar.bz2)
+
+includes=(autotools)
+use_configure=no
+