blob: f09cbeda228860c958688135049043c9e3f5f4af (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = asmutils
pkgdesc = A 32-bit *NIX userland written in assembly
pkgver = 0.18
pkgrel = 3
url = http://asm.sourceforge.net/asmutils.html
arch = i686
arch = x86_64
license = GPLv2
makedepends = nasm
source = http://asm.sourceforge.net/asmutils/asmutils-0.18.tar.gz
options = docs
options = staticlibs
options = !strip
pkgname = asmutils
|