Dear Maintainer(s),

libffi is ORPHANED and outdated.

Attached a cygport for newest libffi-3.4.3, which needs no extra
patches.

PS: libffi-3.4.3 is also used on MSYS2 without extra patches.

Thanks!

Hannes
NAME="libffi"
VERSION=3.4.3
RELEASE=1
CATEGORY="Libs"
SUMMARY="Portable foreign function interface library"
DESCRIPTION="The libffi library provides a portable, high level programming
interface to various calling conventions. This allows a programmer to call any
function specified by a call interface description at run-time."
HOMEPAGE="http://sourceware.org/libffi/";
SRC_URI="https://github.com/libffi/libffi/releases/download/v${VERSION}/libffi-${VERSION}.tar.gz";
SRC_DIR="libffi-${VERSION}"
PATCH_URI=""
PKG_NAMES="libffi8 libffi-devel"
BUILD_REQUIRES="dejagnu"
libffi8_CONTENTS="usr/bin/*-8.dll usr/share/doc/"
libffi_devel_CONTENTS="usr/include/ usr/lib/ usr/share/info/ 
usr/share/man/man3/"
KEEP_LA_FILES="none"
-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to