DESCRIPTION:= is obselete
[openwrt/svn-archive/archive.git] / libs / libdvbpsi4 / Makefile
index ba68344d792b7904925b7d7f0629a61245de6458..8209a2023560f0ae72e06ffffb8b1c6dd63b3ac9 100644 (file)
@@ -26,12 +26,14 @@ define Package/libdvbpsi4
   SECTION:=libs
   CATEGORY:=Libraries
   TITLE:=MPEG TS and DVB PSI tables decoding and generating
-  DESCRIPTION:=\
-       libdvbpsi is a simple library designed for MPEG TS and DVB PSI tables \\\
-       decoding and generating. 
   URL:=http://www.videolan.org/developers/libdvbpsi.html
 endef
 
+define Package/libdvbpsi4/description
+       libdvbpsi is a simple library designed for MPEG TS and DVB PSI tables 
+       decoding and generating.
+endef
+
 define Build/Compile
        $(call Build/Compile/Default, \
                DESTDIR="$(PKG_INSTALL_DIR)" \