X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=libs%2Flibao%2FMakefile;h=71acad6c81bd0024366706d1da8094c0e4e65df8;hb=293efb78310dd7ee6e69181aacf2146ac73b9cdb;hp=abb68bb198f1c660ce8ac21c227403d5b40cec31;hpb=529a8fe5aceb90ec3b8890fd81bf64eb1f64916e;p=packages.git diff --git a/libs/libao/Makefile b/libs/libao/Makefile index abb68bb19..71acad6c8 100644 --- a/libs/libao/Makefile +++ b/libs/libao/Makefile @@ -27,12 +27,14 @@ define Package/libao DEPENDS:=+alsa-lib CATEGORY:=Libraries TITLE:=A cross platform audio library - DESCRIPTION:=\ - Libao is a cross-platform audio library that allows programs to \\\ - output audio using a simple API on a wide variety of platforms. URL:=http://www.xiph.org/ao/ endef +define Package/libao/description + Libao is a cross-platform audio library that allows programs to + output audio using a simple API on a wide variety of platforms. +endef + define Build/Configure $(call Build/Configure/Default, \ --enable-shared \