###################################################################### # This file is the heart of the package, it is necessary to do # conferences, so it is important you add the information correctly. # All variables are required! The array of dependencies *dep* does # not, but it's interesting you add for future reference. # # !!!! USE SIMPLE QUOTES '' ONLY. !!!! ###################################################################### # Package Maintainer Name maintainer="Diego Sarzi " # Package Name pkgname='libffi' # Software Version version='3.2.1' # Build number build='1' # SMALL Description of Software, NO Trespassing | #=============RULER=====================================================| desc="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." #=======================================================================| # URL SOFTWARE url='http://www.linuxfromscratch.org/lfs/view/stable/chapter06/libffi.html' # What packages do your package need to run? # This array is optional. dep=('')