Codebase list frei0r / 3d8ca37
Tidy control file: Newline-delimit package relations. Rewrap long descriptions at 72 chars. Jonas Smedegaard 13 years ago
1 changed file(s) with 26 addition(s) and 19 deletion(s). Raw diff Collapse all Expand all
55 Vcs-Git: git://git.debian.org/git/pkg-multimedia/frei0r
66 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/frei0r.git
77 Homepage: http://www.piksel.org/frei0r
8 Build-Depends: cdbs, debhelper (>> 5.0.0), pkg-config, libcv-dev, libgavl-dev (>= 1.1.0),
9 libtool, autoconf, automake,
10 libcvaux-dev, libhighgui-dev
8 Build-Depends: cdbs,
9 debhelper (>> 5.0.0),
10 libtool,
11 automake,
12 autoconf,
13 pkg-config,
14 libcv-dev,
15 libgavl-dev (>= 1.1.0),
16 libcvaux-dev,
17 libhighgui-dev
1118 Standards-Version: 3.8.3
1219
1320 Package: frei0r-plugins
1421 Section: video
1522 Architecture: any
16 Depends: ${shlibs:Depends}, ${misc:Depends}
23 Depends: ${shlibs:Depends},
24 ${misc:Depends}
1725 Conflicts: frei0r (<= 1.1.22)
1826 Replaces: frei0r
1927 Description: minimalistic plugin API for video effects, plugins collection
2028 frei0r is a minimalistic plugin API for video sources and filters. The
2129 behavior of the effects can be controlled from the host by simple
2230 parameters. The intent is to solve the recurring reimplementation or
23 adaptation issue of standard effects. It is not meant as a generic API for
24 all kinds of video applications.
31 adaptation issue of standard effects. It is not meant as a generic API
32 for all kinds of video applications.
2533 .
26 frei0r plugins are used by several projects (e.g.: LiVES, Veejay, Open Movie
27 Editor, FreeJ, Pure Data Visual Junk Tools, MLT framework).
34 frei0r plugins are used by several projects (e.g.: LiVES, Veejay, Open
35 Movie Editor, FreeJ, Pure Data Visual Junk Tools, MLT framework).
2836 .
2937 This package contains a collection of plugins.
3038
3846 frei0r is a minimalistic plugin API for video sources and filters. The
3947 behavior of the effects can be controlled from the host by simple
4048 parameters. The intent is to solve the recurring reimplementation or
41 adaptation issue of standard effects. It is not meant as a generic API for
42 all kinds of video applications.
49 adaptation issue of standard effects. It is not meant as a generic API
50 for all kinds of video applications.
4351 .
44 frei0r plugins are used by several projects (e.g.: LiVES, Veejay, Open Movie
45 Editor, FreeJ, Pure Data Visual Junk Tools, MLT framework).
52 frei0r plugins are used by several projects (e.g.: LiVES, Veejay, Open
53 Movie Editor, FreeJ, Pure Data Visual Junk Tools, MLT framework).
4654 .
47 This package contains the header needed to enable frei0r in other package
48 at build time.
55 This package contains the header needed to enable frei0r in other
56 package at build time.
4957
5058 Package: frei0r-plugins-doc
5159 Section: doc
5765 frei0r is a minimalistic plugin API for video sources and filters. The
5866 behavior of the effects can be controlled from the host by simple
5967 parameters. The intent is to solve the recurring reimplementation or
60 adaptation issue of standard effects. It is not meant as a generic API for
61 all kinds of video applications.
68 adaptation issue of standard effects. It is not meant as a generic API
69 for all kinds of video applications.
6270 .
63 frei0r plugins are used by several projects (e.g.: LiVES, Veejay, Open Movie
64 Editor, FreeJ, Pure Data Visual Junk Tools, MLT framework).
71 frei0r plugins are used by several projects (e.g.: LiVES, Veejay, Open
72 Movie Editor, FreeJ, Pure Data Visual Junk Tools, MLT framework).
6573 .
6674 This package contains the API documentation.
67