committed by
Norman Feske
parent
7459fad8a3
commit
2a7572d374
11
ports/libogg.port
Normal file
11
ports/libogg.port
Normal file
@@ -0,0 +1,11 @@
|
||||
LICENSE := BSD
|
||||
VERSION := 1.3.2
|
||||
DOWNLOADS := libogg.archive
|
||||
|
||||
URL(libogg) := http://downloads.xiph.org/releases/ogg/libogg-$(VERSION).tar.xz
|
||||
SHA(libogg) := 5e525ec6a4135066932935c01d2c309ea5009f8d
|
||||
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
|
||||
Reference in New Issue
Block a user