diff options
Diffstat (limited to 'libs/libevent')
| -rw-r--r-- | libs/libevent/.footprint | 53 | ||||
| -rw-r--r-- | libs/libevent/.signature | 6 | ||||
| -rw-r--r-- | libs/libevent/MAKEPKG | 31 |
3 files changed, 90 insertions, 0 deletions
diff --git a/libs/libevent/.footprint b/libs/libevent/.footprint new file mode 100644 index 0000000..d181fdb --- /dev/null +++ b/libs/libevent/.footprint @@ -0,0 +1,53 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/event_rpcgen.py +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/evdns.h +-rw-r--r-- root/root usr/include/event.h +-rw-r--r-- root/root usr/include/evhttp.h +-rw-r--r-- root/root usr/include/evrpc.h +-rw-r--r-- root/root usr/include/evutil.h +drwxr-xr-x root/root usr/include/event2/ +-rw-r--r-- root/root usr/include/event2/buffer.h +-rw-r--r-- root/root usr/include/event2/buffer_compat.h +-rw-r--r-- root/root usr/include/event2/bufferevent.h +-rw-r--r-- root/root usr/include/event2/bufferevent_compat.h +-rw-r--r-- root/root usr/include/event2/bufferevent_struct.h +-rw-r--r-- root/root usr/include/event2/dns.h +-rw-r--r-- root/root usr/include/event2/dns_compat.h +-rw-r--r-- root/root usr/include/event2/dns_struct.h +-rw-r--r-- root/root usr/include/event2/event-config.h +-rw-r--r-- root/root usr/include/event2/event.h +-rw-r--r-- root/root usr/include/event2/event_compat.h +-rw-r--r-- root/root usr/include/event2/event_struct.h +-rw-r--r-- root/root usr/include/event2/http.h +-rw-r--r-- root/root usr/include/event2/http_compat.h +-rw-r--r-- root/root usr/include/event2/http_struct.h +-rw-r--r-- root/root usr/include/event2/keyvalq_struct.h +-rw-r--r-- root/root usr/include/event2/listener.h +-rw-r--r-- root/root usr/include/event2/rpc.h +-rw-r--r-- root/root usr/include/event2/rpc_compat.h +-rw-r--r-- root/root usr/include/event2/rpc_struct.h +-rw-r--r-- root/root usr/include/event2/tag.h +-rw-r--r-- root/root usr/include/event2/tag_compat.h +-rw-r--r-- root/root usr/include/event2/thread.h +-rw-r--r-- root/root usr/include/event2/util.h +-rw-r--r-- root/root usr/include/event2/visibility.h +drwxr-xr-x root/root usr/lib/ +-rwxr-xr-x root/root usr/lib/libevent-2.1.so.7.0.2 +-rwxr-xr-x root/root usr/lib/libevent_core-2.1.so.7.0.2 +-rwxr-xr-x root/root usr/lib/libevent_extra-2.1.so.7.0.2 +-rwxr-xr-x root/root usr/lib/libevent_pthreads-2.1.so.7.0.2 +lrwxrwxrwx root/root usr/lib/libevent-2.1.so.7 -> libevent-2.1.so.7.0.2 +lrwxrwxrwx root/root usr/lib/libevent.so -> libevent-2.1.so.7.0.2 +lrwxrwxrwx root/root usr/lib/libevent_core-2.1.so.7 -> libevent_core-2.1.so.7.0.2 +lrwxrwxrwx root/root usr/lib/libevent_core.so -> libevent_core-2.1.so.7.0.2 +lrwxrwxrwx root/root usr/lib/libevent_extra-2.1.so.7 -> libevent_extra-2.1.so.7.0.2 +lrwxrwxrwx root/root usr/lib/libevent_extra.so -> libevent_extra-2.1.so.7.0.2 +lrwxrwxrwx root/root usr/lib/libevent_pthreads-2.1.so.7 -> libevent_pthreads-2.1.so.7.0.2 +lrwxrwxrwx root/root usr/lib/libevent_pthreads.so -> libevent_pthreads-2.1.so.7.0.2 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libevent.pc +-rw-r--r-- root/root usr/lib/pkgconfig/libevent_core.pc +-rw-r--r-- root/root usr/lib/pkgconfig/libevent_extra.pc +-rw-r--r-- root/root usr/lib/pkgconfig/libevent_pthreads.pc diff --git a/libs/libevent/.signature b/libs/libevent/.signature new file mode 100644 index 0000000..83a8412 --- /dev/null +++ b/libs/libevent/.signature @@ -0,0 +1,6 @@ +RWTZ9IduCSQ/mMZz/tN44q9j6cZE8tmby5ZQa1MStgQ71XAMcmc9RjnRmjdBt2+EJFwG9LhBv+RMdsHLMuXY8hAdNXKx7svuTQc= + +SHA256 (MAKEPKG) = e4e983c55d4a583861f6c39407ebbffe897693f6f8fcab3a31fc54b20d139230 +SHA256 (.footprint) = 9f026566fa5d758b54d05d0ccb4507b1df88adeea58bab42633856d85e83168a +SHA256 (libevent-2.1.13-stable.tar.gz) = f7e9383b8c0baa81b687e5b5eecc01beefaf1b19b64151d95ed61647fe7a315c +SHA256 (libevent#2.1.13-1.pkg.tar.gz) = f1e29c6b954e9d82253c808cdc503a4b8a0befe12747adc6d977dc1aff633f2b diff --git a/libs/libevent/MAKEPKG b/libs/libevent/MAKEPKG new file mode 100644 index 0000000..27f9318 --- /dev/null +++ b/libs/libevent/MAKEPKG @@ -0,0 +1,31 @@ +#!/bin/mkpkg +# description: Event notification library +# url: https://libevent.org/ + +name=libevent +version=2.1.13 +release=1 +depends=(libressl) +source=(https://github.com/libevent/libevent/releases/download/release-$version-stable/$name-$version-stable.tar.gz) +sha256sums=( + "f7e9383b8c0baa81b687e5b5eecc01beefaf1b19b64151d95ed61647fe7a315c" +) + +build() { + cd $name-$version-stable + + ./configure \ + --prefix=/usr \ + --disable-static \ + --disable-openssl + + make + make DESTDIR=$PKG install +} + +signify() { + untrusted comment: public key + RWTZ9IduCSQ/mL8337TEUinPwT92xFEUpD92hkS7IxcOnzTt9QdpohT3 +} + +# vim: filetype=sh |
