mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
parent
83013c0b78
commit
e3b9dfd012
2 changed files with 15 additions and 0 deletions
|
@ -2840,3 +2840,5 @@ libprotoc.so.14 protobuf-3.4.0_1
|
||||||
libprotobuf.so.14 protobuf-3.4.0_1
|
libprotobuf.so.14 protobuf-3.4.0_1
|
||||||
libite.so.3 libite-1.8.2_1
|
libite.so.3 libite-1.8.2_1
|
||||||
libykclient.so.3 ykclient-2.15_1
|
libykclient.so.3 ykclient-2.15_1
|
||||||
|
libbooster.so.0 cppcms-1.0.5_1
|
||||||
|
libcppcms.so.1 cppcms-1.0.5_1
|
||||||
|
|
13
srcpkgs/cppcms/template
Normal file
13
srcpkgs/cppcms/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'cppcms'
|
||||||
|
pkgname=cppcms
|
||||||
|
version=1.0.5
|
||||||
|
revision=1
|
||||||
|
build_style=cmake
|
||||||
|
hostmakedepends="python"
|
||||||
|
makedepends="gnutls-devel pcre-devel"
|
||||||
|
short_desc="High Performance C++ Web Framework"
|
||||||
|
maintainer="Asaf Ohayon <asaf@sysbind.co.il>"
|
||||||
|
license="LGPL-3"
|
||||||
|
homepage="http://cppcms.com"
|
||||||
|
distfiles="${SOURCEFORGE_SITE}/cppcms/cppcms/${version}/cppcms-${version}.tar.bz2"
|
||||||
|
checksum=84b685977bca97c3e997497f227bd5906adb80555066d811a7046b01c2f51865
|
Loading…
Add table
Reference in a new issue