LICENSE := BSD VERSION := 1.3.3 DOWNLOADS := libogg.archive # See https://ftp.osuosl.org/pub/xiph/releases/ogg/SHA256SUMS URL(libogg) := http://downloads.xiph.org/releases/ogg/libogg-$(VERSION).tar.xz SHA(libogg) := 4f3fc6178a533d392064f14776b23c397ed4b9f48f5de297aba73b643f955c08 DIR(libogg) := src/lib/libogg DIRS := include/ogg DIR_CONTENT(include/ogg) := src/lib/libogg/include/ogg/ogg.h \ src/lib/libogg/include/ogg/os_types.h