2009-05-12 00:03:48 +00:00
|
|
|
# Template file for 'libx86'
|
|
|
|
pkgname=libx86
|
|
|
|
version=1.1
|
2013-03-31 07:51:22 +00:00
|
|
|
revision=4
|
2009-05-12 00:03:48 +00:00
|
|
|
distfiles="http://www.codon.org.uk/~mjg59/libx86/downloads/libx86-$version.tar.gz "
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-makefile
|
2009-05-12 00:03:48 +00:00
|
|
|
make_build_args="BACKEND=x86emu"
|
|
|
|
short_desc="Library for making real-mode x86 calls"
|
2013-03-31 07:51:22 +00:00
|
|
|
homepage="http://www.codon.org.uk/~mjg59/libx86/"
|
|
|
|
license="Custom"
|
2009-05-12 00:03:48 +00:00
|
|
|
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."
|
|
|
|
|
2009-11-22 07:31:44 +00:00
|
|
|
subpackages="$pkgname-devel"
|