python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / arm-mem-git / template
blob272f44fc52f8358898d1c71801dab3a711ece233
1 # Template file for 'arm-mem-git'
2 pkgname=arm-mem-git
3 version=20131108
4 revision=1
5 build_style=gnu-makefile
6 hostmakedepends="git"
7 only_for_archs="armv6l"
8 short_desc="ARM-accelerated versions of selected functions from <string.h>"
9 maintainer="Juan RP <xtraeme@voidlinux.eu>"
10 license="BSD"
11 homepage="https://github.com/bavison/arm-mem"
13 do_fetch() {
14         git clone git://github.com/bavison/arm-mem ${pkgname}-${version}
15         cd ${pkgname}-${version}
16         # Latest commit from this date.
17         git checkout 8a1fbee
20 do_install() {
21         vinstall libarmmem.so 755 usr/lib