From c6a2f1894be5e3ffa1bdacb4734bebb238c9070c Mon Sep 17 00:00:00 2001 From: Lukc Date: Mon, 13 Sep 2010 11:24:23 +0000 Subject: Conary port added. (Foresight and rPath package manager) --- conary/.md5sum | 1 + conary/.sha256sum | 1 + conary/Pkgfile | 14 ++++++++++++++ 3 files changed, 16 insertions(+) create mode 100644 conary/.md5sum create mode 100644 conary/.sha256sum create mode 100644 conary/Pkgfile 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 + -- cgit v1.2.3-54-g00ecf