void-packages/srcpkgs/libx86/template
Juan RP be3feea14c libx86: move so symlink into main pkg.
--HG--
extra : convert_revision : 334ee29668fe70cce88628058b902f9497836b44
2010-04-23 17:01:07 +02:00

17 lines
538 B
Plaintext

# Template file for 'libx86'
pkgname=libx86
version=1.1
revision=1
distfiles="http://www.codon.org.uk/~mjg59/libx86/downloads/libx86-$version.tar.gz "
build_style=gnu_makefile
make_build_args="BACKEND=x86emu"
short_desc="Library for making real-mode x86 calls"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=5bf13104cb327472b5cb65643352a9138646becacc06763088d83001d832d048
long_desc="
A library to provide support for making real-mode x86 calls with an emulated
x86 processor."
subpackages="$pkgname-devel"
Add_dependency run glibc