14 lines
514 B
Bash
14 lines
514 B
Bash
|
# Template file for 'biblesync'
|
||
|
pkgname=biblesync
|
||
|
version=1.1.2
|
||
|
revision=1
|
||
|
build_style=cmake
|
||
|
makedepends="libuuid-devel"
|
||
|
configure_args="-DBUILD_SHARED_LIBS=TRUE"
|
||
|
short_desc="Multicast shared co-navigation library for Bible programs"
|
||
|
maintainer="Dan Arnfield <dan@arnfield.com>"
|
||
|
license="Public domain"
|
||
|
homepage="https://github.com/karlkleinpaste/biblesync"
|
||
|
distfiles="https://github.com/karlkleinpaste/biblesync/archive/${version}.tar.gz"
|
||
|
checksum=aa581999d48fecf45bc059b80805aa0f06a5d5701c29cd6a625d433796d2a43b
|