# Generated by makepkg 6.1.0
# Thu Feb 13 20:49:07 UTC 2025
pkgbase = libffi
	pkgdesc = Portable, high level programming interface to various calling conventions
	pkgver = 3.4.7
	pkgrel = 1
	url = https://sourceware.org/libffi/
	arch = i686
	arch = x86_64
	groups = libraries
	license = MIT
	checkdepends = dejagnu
	makedepends = autotools
	makedepends = gcc
	source = https://github.com/libffi/libffi/releases/download/v3.4.7/libffi-3.4.7.tar.gz
	source = libffi-3.4.7-Revert-Fix-x86-ffi64-calls-with-6-gp-and-some-sse-re.patch
	sha256sums = 138607dee268bdecf374adf9144c00e839e38541f75f24a1fcf18b78fda48b2d
	sha256sums = 4bdd412d13639c52993eb8e81a65764631d7cf2204d5e44201d232f760e61621

pkgname = libffi

pkgname = libffi-devel
	pkgdesc = Libffi headers and libraries
	groups = development
	depends = libffi=3.4.7
	options = staticlibs
	options = !strip
	options = debug
