New package: vc-0.7.4
This commit is contained in:
parent
1e39f95e28
commit
46178f98ae
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'vc'
|
||||
pkgname=vc
|
||||
version=0.7.4
|
||||
revision=1
|
||||
wrksrc="Vc-${version}"
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake"
|
||||
short_desc="A library to ease explicit vectorization of C++ code"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-3"
|
||||
homepage="http://code.compeng.uni-frankfurt.de/projects/vc/"
|
||||
distfiles="http://code.compeng.uni-frankfurt.de/attachments/download/183/Vc-${version}.tar.gz"
|
||||
checksum=a4e5c5d7b51b4b04e6ef87e28a5b8b0108c9788739b044f96fb64f274d249063
|
Loading…
Reference in New Issue