13 lines
448 B
Bash
13 lines
448 B
Bash
# Template file for 'tanidvr'
|
|
pkgname="tanidvr"
|
|
version="1.4.1"
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config"
|
|
short_desc="A tool for DVRs and IP cameras based on the DVR-IP protocol"
|
|
maintainer="ymoon <ymoon@hyenas.tech>"
|
|
license="GPL-3"
|
|
homepage="http://tanidvr.sourceforge.net"
|
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
|
checksum="7c0d17c1dd75b3e3b05108451f9d77222dd8938fbf96e1467c3a48dbd9b7bbc9"
|