mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: vc-0.7.4
This commit is contained in:
parent
1e39f95e28
commit
46178f98ae
1 changed files with 13 additions and 0 deletions
13
srcpkgs/vc/template
Normal file
13
srcpkgs/vc/template
Normal file
|
@ -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…
Add table
Reference in a new issue