diff --git a/debian/control b/debian/control index ecf7103..e8097f6 100644 --- a/debian/control +++ b/debian/control @@ -6,26 +6,34 @@ Vcs-Git: git://git.debian.org/git/pkg-multimedia/frei0r Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/frei0r.git Homepage: http://www.piksel.org/frei0r -Build-Depends: cdbs, debhelper (>> 5.0.0), pkg-config, libcv-dev, libgavl-dev (>= 1.1.0), - libtool, autoconf, automake, - libcvaux-dev, libhighgui-dev +Build-Depends: cdbs, + debhelper (>> 5.0.0), + libtool, + automake, + autoconf, + pkg-config, + libcv-dev, + libgavl-dev (>= 1.1.0), + libcvaux-dev, + libhighgui-dev Standards-Version: 3.8.3 Package: frei0r-plugins Section: video Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, + ${misc:Depends} Conflicts: frei0r (<= 1.1.22) Replaces: frei0r Description: minimalistic plugin API for video effects, plugins collection frei0r is a minimalistic plugin API for video sources and filters. The behavior of the effects can be controlled from the host by simple parameters. The intent is to solve the recurring reimplementation or - adaptation issue of standard effects. It is not meant as a generic API for - all kinds of video applications. + adaptation issue of standard effects. It is not meant as a generic API + for all kinds of video applications. . - frei0r plugins are used by several projects (e.g.: LiVES, Veejay, Open Movie - Editor, FreeJ, Pure Data Visual Junk Tools, MLT framework). + frei0r plugins are used by several projects (e.g.: LiVES, Veejay, Open + Movie Editor, FreeJ, Pure Data Visual Junk Tools, MLT framework). . This package contains a collection of plugins. @@ -39,14 +47,14 @@ frei0r is a minimalistic plugin API for video sources and filters. The behavior of the effects can be controlled from the host by simple parameters. The intent is to solve the recurring reimplementation or - adaptation issue of standard effects. It is not meant as a generic API for - all kinds of video applications. + adaptation issue of standard effects. It is not meant as a generic API + for all kinds of video applications. . - frei0r plugins are used by several projects (e.g.: LiVES, Veejay, Open Movie - Editor, FreeJ, Pure Data Visual Junk Tools, MLT framework). + frei0r plugins are used by several projects (e.g.: LiVES, Veejay, Open + Movie Editor, FreeJ, Pure Data Visual Junk Tools, MLT framework). . - This package contains the header needed to enable frei0r in other package - at build time. + This package contains the header needed to enable frei0r in other + package at build time. Package: frei0r-plugins-doc Section: doc @@ -58,11 +66,10 @@ frei0r is a minimalistic plugin API for video sources and filters. The behavior of the effects can be controlled from the host by simple parameters. The intent is to solve the recurring reimplementation or - adaptation issue of standard effects. It is not meant as a generic API for - all kinds of video applications. + adaptation issue of standard effects. It is not meant as a generic API + for all kinds of video applications. . - frei0r plugins are used by several projects (e.g.: LiVES, Veejay, Open Movie - Editor, FreeJ, Pure Data Visual Junk Tools, MLT framework). + frei0r plugins are used by several projects (e.g.: LiVES, Veejay, Open + Movie Editor, FreeJ, Pure Data Visual Junk Tools, MLT framework). . This package contains the API documentation. -