commit c93af65b0790c48780132e989d432309d0a50d94
parent 9d5557f677ee07558ec6698bce66ab412ae7fd20
Author: aabacchus <ben@bvnf.space>
Date: Thu, 6 May 2021 00:57:24 +0100
libetpan: new package at 1.9.4
Diffstat:
5 files changed, 20 insertions(+), 0 deletions(-)
diff --git a/libetpan/build b/libetpan/build
@@ -0,0 +1,8 @@
+#!/bin/sh -e
+
+./autogen.sh \
+ --prefix=/usr \
+ --with-zlib
+
+make
+make DESTDIR="$1" install
diff --git a/libetpan/checksums b/libetpan/checksums
@@ -0,0 +1 @@
+82ec8ea11d239c9967dbd1717cac09c8330a558e025b3e4dc6a7594e80d13bb1
diff --git a/libetpan/depends b/libetpan/depends
@@ -0,0 +1,9 @@
+autoconf make
+automake make
+curl
+cyrus-sasl
+expat
+libressl
+libtool make
+pkgconf make
+zlib
diff --git a/libetpan/sources b/libetpan/sources
@@ -0,0 +1 @@
+https://github.com/dinhvh/libetpan/archive/refs/tags/1.9.4.tar.gz
diff --git a/libetpan/version b/libetpan/version
@@ -0,0 +1 @@
+1.9.4 1