summaryrefslogtreecommitdiffstats
path: root/recipes/libogg/libogg.inc
blob: f8eed60fef2393c1d8e20daf6b0c75de8c7f9187 (plain)
1
2
3
4
5
6
7
8
9
10
11
SECTION = "libs"
DESCRIPTION = "libogg is the bitstream and framing library \
for the Ogg project. It provides functions which are \
necessary to codec libraries like libvorbis."
LICENSE = "BSD"

INC_PR = "r4"

inherit autotools

SRC_URI = "http://downloads.xiph.org/releases/ogg/libogg-${PV}.tar.gz"