LICENSE := BSD VERSION := 1.3.6 DOWNLOADS := libvorbis.archive # See https://downloads.xiph.org/pub/xiph/releases/vorbis/SHA256SUMS URL(libvorbis) := http://downloads.xiph.org/releases/vorbis/libvorbis-$(VERSION).tar.xz SHA(libvorbis) := af00bb5a784e7c9e69f56823de4637c350643deedaf333d0fa86ecdba6fcb415 DIR(libvorbis) := src/lib/libvorbis DIRS := include/vorbis DIR_CONTENT(include/vorbis) := $(addprefix src/lib/libvorbis/include/vorbis/,codec.h vorbisenc.h vorbisfile.h)