From: Reinhard Tartler Date: Thu, 28 Oct 2010 10:06:23 +0000 (+0200) Subject: improve package descriptions X-Git-Tag: archive/raspbian/1.0.1+dfsg1-4+rpi1~1^2~346 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d3588bda18c0b8040ca604ddcad1a59c1e1970ab;p=gpac.git improve package descriptions --- diff --git a/debian/control b/debian/control index 3aa1786..ac71cb0 100644 --- a/debian/control +++ b/debian/control @@ -36,43 +36,52 @@ Build-Depends: debhelper (>= 7), Package: gpac Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: multimedia framework based on the MPEG-4 Systems standard +Description: GPAC Project on Advanced Content - utilities The main development goal is to provide a clean (a.k.a. readable by as many people as possible), small and flexible alternative to the MPEG-4 Systems reference software (known as IM1 and distributed in ISO/IEC 14496-5). The MPEG-4 Reference software is indeed a very large piece of software, designed to verify the standard rather than provide a small, production-stable software. + . + This package contains the utilities: + - MP4Client (content packaging) + - Osmo4 (content playing) Package: libgpac0.4.5 Architecture: any Provides: libgpac Depends: ${shlibs:Depends}, ${misc:Depends} -Description: multimedia framework based on the MPEG-4 Systems standard +Description: GPAC Project on Advanced Content - shared libraries The main development goal is to provide a clean (a.k.a. readable by as many people as possible), small and flexible alternative to the MPEG-4 Systems reference software (known as IM1 and distributed in ISO/IEC 14496-5). The MPEG-4 Reference software is indeed a very large piece of software, designed to verify the standard rather than provide a small, production-stable software. + . + This package contains the shared libraries used at runtime in depending + packages. Package: libgpac-dev Architecture: any Section: libdevel Depends: libgpac0.4.5 (= ${binary:Version}), ${misc:Depends} Replaces: gpac (<= 0.4.2~rc2-0ubuntu1) -Description: multimedia framework based on the MPEG-4 Systems standard +Description: GPAC Project on Advanced Content - development headers The main development goal is to provide a clean (a.k.a. readable by as many people as possible), small and flexible alternative to the MPEG-4 Systems reference software (known as IM1 and distributed in ISO/IEC 14496-5). The MPEG-4 Reference software is indeed a very large piece of software, designed to verify the standard rather than provide a small, production-stable software. + . + This package contains files that are used for application development. Package: gpac-modules Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: multimedia framework based on the MPEG-4 Systems standard +Description: GPAC Project on Advanced Content - additional modules The main development goal is to provide a clean (a.k.a. readable by as many people as possible), small and flexible alternative to the MPEG-4 Systems reference software (known as IM1 and distributed in ISO/IEC 14496-5). The