Apply 'wrap-and-sort -ast'
IOhannes m zmölnig (Debian/GNU)
1 year, 5 months ago
| 9 | 9 | Build-Depends: |
| 10 | 10 | debhelper-compat (= 13), |
| 11 | 11 | dh-buildinfo, |
| 12 | libcairo2-dev, | |
| 13 | libgavl-dev, | |
| 14 | libopencv-dev, | |
| 12 | 15 | pkg-config, |
| 13 | libgavl-dev, | |
| 14 | libcairo2-dev, | |
| 15 | libopencv-dev, | |
| 16 | Build-Depends-Indep: doxygen | |
| 16 | Build-Depends-Indep: | |
| 17 | doxygen, | |
| 17 | 18 | Standards-Version: 4.7.0 |
| 18 | 19 | Rules-Requires-Root: no |
| 19 | 20 | |
| 20 | 21 | Package: frei0r-plugins |
| 21 | 22 | Architecture: any |
| 22 | 23 | Depends: |
| 24 | ${misc:Depends}, | |
| 23 | 25 | ${shlibs:Depends}, |
| 24 | ${misc:Depends}, | |
| 25 | 26 | Suggests: |
| 26 | 27 | # opencv-data, |
| 27 | Breaks: frei0r (<= 1.1.22) | |
| 28 | Replaces: frei0r | |
| 28 | Breaks: | |
| 29 | frei0r (<= 1.1.22), | |
| 30 | Replaces: | |
| 31 | frei0r, | |
| 29 | 32 | Description: minimalistic plugin API for video effects, plugins collection |
| 30 | 33 | frei0r is a minimalistic plugin API for video sources and filters. The |
| 31 | 34 | behavior of the effects can be controlled from the host by simple |
| 44 | 47 | Multi-Arch: foreign |
| 45 | 48 | Depends: |
| 46 | 49 | ${misc:Depends}, |
| 47 | Breaks: frei0r-dev (<= 1.1.22) | |
| 48 | Replaces: frei0r-dev | |
| 50 | Breaks: | |
| 51 | frei0r-dev (<= 1.1.22), | |
| 52 | Replaces: | |
| 53 | frei0r-dev, | |
| 49 | 54 | Description: minimalistic plugin API for video effects, header files |
| 50 | 55 | frei0r is a minimalistic plugin API for video sources and filters. The |
| 51 | 56 | behavior of the effects can be controlled from the host by simple |
| 65 | 70 | Multi-Arch: foreign |
| 66 | 71 | Depends: |
| 67 | 72 | ${misc:Depends}, |
| 68 | Breaks: frei0r-doc (<= 1.1.22) | |
| 69 | Replaces: frei0r-doc | |
| 73 | Breaks: | |
| 74 | frei0r-doc (<= 1.1.22), | |
| 75 | Replaces: | |
| 76 | frei0r-doc, | |
| 70 | 77 | Description: minimalistic plugin API for video effects, API documentation |
| 71 | 78 | frei0r is a minimalistic plugin API for video sources and filters. The |
| 72 | 79 | behavior of the effects can be controlled from the host by simple |