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

« back to all changes in this revision

Viewing changes to docs/plugin-api/html/index.html

  • 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:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>Parole Plugins Reference Manual</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
7
<link rel="home" href="index.html" title="Parole Plugins Reference Manual">
8
8
<link rel="next" href="Intro.html" title="Part I. Introduction">
9
 
<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
 
9
<meta name="generator" content="GTK-Doc V1.17 (XML mode)">
10
10
<link rel="stylesheet" href="style.css" type="text/css">
11
 
<link rel="part" href="Intro.html" title="Part I. Introduction">
12
 
<link rel="part" href="parole-plugins-tut.html" title="Part II. Parole Plugin Tutorial">
13
 
<link rel="part" href="fundamentals.html" title="Part III. Fundamentals">
14
 
<link rel="part" href="API.html" title="Part IV. Parole Plugin Reference">
15
 
<link rel="part" href="Utils.html" title="Part V. Parole Utilities">
16
 
<link rel="index" href="api-index-full.html" title="API Index">
17
11
</head>
18
12
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
19
 
<div class="book" lang="en">
 
13
<div class="book">
20
14
<div class="titlepage">
21
15
<div>
22
16
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">Parole Plugins Reference Manual</p></th></tr></table></div>
23
17
<div><p class="releaseinfo">
24
 
      for Parole-Plugins 0.2.0.2
 
18
      for Parole-Plugins 0.2.0.6
25
19
 
26
20
    </p></div>
27
21
<div><p class="copyright">Copyright © 2009 Ali Abdallah</p></div>
54
48
<span class="refentrytitle"><a href="Parole-Plugins-parole-provider-player.html">ParoleProviderPlayer</a></span><span class="refpurpose"> — The interface of the player.</span>
55
49
</dt>
56
50
<dt>
57
 
<span class="refentrytitle"><a href="ParoleStream.html">ParoleStream</a></span><span class="refpurpose"> — Currently playing stream.</span>
 
51
<span class="refentrytitle"><a href="Parole-Plugins-parole-stream.html">ParoleStream</a></span><span class="refpurpose"> — Currently playing stream.</span>
58
52
</dt>
59
53
</dl></dd>
60
54
<dt><span class="part"><a href="Utils.html">V. Parole Utilities</a></span></dt>
77
71
</div>
78
72
<div class="footer">
79
73
<hr>
80
 
          Generated by GTK-Doc V1.13</div>
 
74
          Generated by GTK-Doc V1.17</div>
81
75
</body>
82
76
</html>
 
 
b'\\ No newline at end of file'