Provide package description based off of gpac's homepage and wikipedia article.
authorAndres Mejia <mcitadel@gmail.com>
Tue, 2 Aug 2011 14:28:50 +0000 (10:28 -0400)
committerAndres Mejia <mcitadel@gmail.com>
Tue, 2 Aug 2011 14:28:50 +0000 (10:28 -0400)
debian/control

index d11df504fe045fe92d4aebe753b36975429eec26..a71b95058fe1c50122786fb6a3b998a406c336f7 100644 (file)
@@ -39,12 +39,10 @@ Package: gpac
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 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.
+ GPAC stands for GPAC Project on Advanced Content (a recursive acronym). It is
+ an Open Source multimedia framework for research and academic purposes. The
+ project covers different aspects of multimedia, with a focus on presentation
+ technologies (graphics, animation and interactivity).
  .
  This package contains the utilities:
    - MP4Client (content packaging)
@@ -54,12 +52,10 @@ Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
 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.
+ GPAC stands for GPAC Project on Advanced Content (a recursive acronym). It is
+ an Open Source multimedia framework for research and academic purposes. The
+ project covers different aspects of multimedia, with a focus on presentation
+ technologies (graphics, animation and interactivity).
  .
  This package contains the shared libraries used at runtime in depending
  packages.
@@ -70,11 +66,9 @@ Section: libdevel
 Depends: libgpac1 (= ${binary:Version}), ${misc:Depends}
 Replaces: gpac (<= 0.4.2~rc2-0ubuntu1)
 Description: GPAC Project on Advanced Content - development files
- 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.
+ GPAC stands for GPAC Project on Advanced Content (a recursive acronym). It is
+ an Open Source multimedia framework for research and academic purposes. The
+ project covers different aspects of multimedia, with a focus on presentation
+ technologies (graphics, animation and interactivity).
  .
  This package contains files that are used for application development.