~ubuntu-branches/ubuntu/saucy/parole/saucy-proposed

« back to all changes in this revision

Viewing changes to docs/plugin-api/tmpl/parole-filters.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Yves-Alexis Perez, Lionel Le Folgoc, Yves-Alexis Perez
  • Date: 2011-04-24 16:09:19 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110424160919-rpjwaicrdb8f7un2
Tags: 0.2.0.6-1
[ Lionel Le Folgoc ]
* debian/control:
  - drop unneeded build-dep on xulrunner-dev.   closes: #594073
  - suggests a few useful gstreamer0.10 plugins.
  - build-depends on quilt.
* debian/patches:
  - 01_fix-implicit-dso-linking.patch: added, fixes FTBFS with binutils-gold.
  - series: added.                                            closes: #615760
* debian/rules: pass --with quilt to dh.

[ Yves-Alexis Perez ]
* New upstream release.
* Switch to 3.0 (quilt) source format.
* debian/control:
  - update standards version to 3.9.2.
  - drop browser-plugin-parole package.
  - drop quilt build-dep.
  - add build-dep on hardening-includes
  - bump xfce build-deps to 4.8.
* debian/parole.install updated.
* debian/rules:
  - use --fail-missing and manually remove spurious files.
  - drop quilt addon
  - pick build flags from dpkg-buildflags.
  - add -O1, -z,defs and --as-needed to LDFLAGS.
  - add hardening flags to build flags.
  - stop harcoding the shell to bash, it works fine now.      closes: #623830

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!-- ##### SECTION Title ##### -->
2
 
Parole Filters
3
 
 
4
 
<!-- ##### SECTION Short_Description ##### -->
5
 
 
6
 
 
7
 
<!-- ##### SECTION Long_Description ##### -->
8
 
<para>
9
 
 
10
 
</para>
11
 
 
12
 
<!-- ##### SECTION See_Also ##### -->
13
 
<para>
14
 
 
15
 
</para>
16
 
 
17
 
<!-- ##### SECTION Stability_Level ##### -->
18
 
 
19
 
 
20
 
<!-- ##### FUNCTION parole_get_supported_audio_filter ##### -->
21
 
<para>
22
 
 
23
 
</para>
24
 
 
25
 
@Returns: 
26
 
 
27
 
 
28
 
<!-- ##### FUNCTION parole_get_supported_video_filter ##### -->
29
 
<para>
30
 
 
31
 
</para>
32
 
 
33
 
@Returns: 
34
 
 
35
 
 
36
 
<!-- ##### FUNCTION parole_get_supported_media_filter ##### -->
37
 
<para>
38
 
 
39
 
</para>
40
 
 
41
 
@Returns: 
42
 
 
43
 
 
44
 
<!-- ##### FUNCTION parole_get_supported_files_filter ##### -->
45
 
<para>
46
 
 
47
 
</para>
48
 
 
49
 
@Returns: 
50
 
 
51
 
 
52
 
<!-- ##### FUNCTION parole_get_supported_playlist_filter ##### -->
53
 
<para>
54
 
 
55
 
</para>
56
 
 
57
 
@Returns: 
58
 
 
59
 
 
60
 
<!-- ##### FUNCTION parole_file_filter ##### -->
61
 
<para>
62
 
 
63
 
</para>
64
 
 
65
 
@filter: 
66
 
@file: 
67
 
@Returns: 
68
 
 
69