# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
description Ogg Bitstream Library
long_description Libogg is a library for manipulating ogg \
bitstreams. It handles both making ogg \
bitstreams and getting packets from ogg bitstreams.
homepage http://www.vorbis.com/
master_sites https://downloads.xiph.org/releases/ogg/
checksums rmd160 dfef68032aa4648ecb5b1059d58414f21a9c1ce8 \
sha256 4f3fc6178a533d392064f14776b23c397ed4b9f48f5de297aba73b643f955c08
set docdir ${prefix}/share/doc/${name}
xinstall -m 0644 -W ${worksrcpath} AUTHORS CHANGES COPYING README.md \
livecheck.url [lindex ${master_sites} 0]
livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"