libx86: add homepage, license
This commit is contained in:
parent
ea3dc4a5da
commit
857b777fd0
1 changed files with 3 additions and 1 deletions
|
@ -1,11 +1,13 @@
|
||||||
# Template file for 'libx86'
|
# Template file for 'libx86'
|
||||||
pkgname=libx86
|
pkgname=libx86
|
||||||
version=1.1
|
version=1.1
|
||||||
revision=3
|
revision=4
|
||||||
distfiles="http://www.codon.org.uk/~mjg59/libx86/downloads/libx86-$version.tar.gz "
|
distfiles="http://www.codon.org.uk/~mjg59/libx86/downloads/libx86-$version.tar.gz "
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="BACKEND=x86emu"
|
make_build_args="BACKEND=x86emu"
|
||||||
short_desc="Library for making real-mode x86 calls"
|
short_desc="Library for making real-mode x86 calls"
|
||||||
|
homepage="http://www.codon.org.uk/~mjg59/libx86/"
|
||||||
|
license="Custom"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=5bf13104cb327472b5cb65643352a9138646becacc06763088d83001d832d048
|
checksum=5bf13104cb327472b5cb65643352a9138646becacc06763088d83001d832d048
|
||||||
long_desc="
|
long_desc="
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue