Imported Debian patch 1.1.22git20090409-2
Luca Bigliardi authored 17 years ago
Jonas Smedegaard committed 14 years ago
|
0 |
frei0r (1.1.22git20090409-2) unstable; urgency=low
|
|
1 |
|
|
2 |
* Conflict with unofficial package frei0r (Closes: #526634).
|
|
3 |
|
|
4 |
-- Luca Bigliardi <shammash@artha.org> Mon, 01 Jun 2009 11:37:06 +0200
|
|
5 |
|
| 0 | 6 |
frei0r (1.1.22git20090409-1) unstable; urgency=low
|
| 1 | 7 |
|
| 2 | 8 |
* Sync with upstream git to add pkg-config file.
|
| 13 | 13 |
Section: video
|
| 14 | 14 |
Architecture: any
|
| 15 | 15 |
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
16 |
Conflicts: frei0r (<= 1.1.22)
|
|
17 |
Replaces: frei0r
|
| 16 | 18 |
Description: minimalistic plugin API for video effects, plugins collection
|
| 17 | 19 |
frei0r is a minimalistic plugin API for video sources and filters. The
|
| 18 | 20 |
behavior of the effects can be controlled from the host by simple
|
|
| 29 | 31 |
Section: devel
|
| 30 | 32 |
Architecture: any
|
| 31 | 33 |
Depends: ${misc:Depends}
|
|
34 |
Conflicts: frei0r-dev (<= 1.1.22)
|
|
35 |
Replaces: frei0r-dev
|
| 32 | 36 |
Description: minimalistic plugin API for video effects, header files
|
| 33 | 37 |
frei0r is a minimalistic plugin API for video sources and filters. The
|
| 34 | 38 |
behavior of the effects can be controlled from the host by simple
|
|
| 46 | 50 |
Section: doc
|
| 47 | 51 |
Architecture: all
|
| 48 | 52 |
Depends: ${misc:Depends}
|
|
53 |
Conflicts: frei0r-doc (<= 1.1.22)
|
|
54 |
Replaces: frei0r-doc
|
| 49 | 55 |
Description: minimalistic plugin API for video effects, API documentation
|
| 50 | 56 |
frei0r is a minimalistic plugin API for video sources and filters. The
|
| 51 | 57 |
behavior of the effects can be controlled from the host by simple
|