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

« back to all changes in this revision

Viewing changes to docs/plugin-api/html/Utils.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>Part V. Parole Utilities</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="up" href="index.html" title="Parole Plugins Reference Manual">
9
 
<link rel="prev" href="ParoleStream.html" title="ParoleStream">
 
9
<link rel="prev" href="Parole-Plugins-parole-stream.html" title="ParoleStream">
10
10
<link rel="next" href="ParoleFile.html" title="ParoleFile">
11
 
<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.17 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
 
<link rel="part" href="Intro.html" title="Part I. Introduction">
14
 
<link rel="part" href="parole-plugins-tut.html" title="Part II. Parole Plugin Tutorial">
15
 
<link rel="part" href="fundamentals.html" title="Part III. Fundamentals">
16
 
<link rel="part" href="API.html" title="Part IV. Parole Plugin Reference">
17
 
<link rel="part" href="Utils.html" title="Part V. Parole Utilities">
18
 
<link rel="index" href="api-index-full.html" title="API Index">
19
13
</head>
20
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
21
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
22
 
<td><a accesskey="p" href="ParoleStream.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
16
<td><a accesskey="p" href="Parole-Plugins-parole-stream.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
23
17
<td> </td>
24
18
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
25
19
<th width="100%" align="center">Parole Plugins Reference Manual</th>
26
20
<td><a accesskey="n" href="ParoleFile.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
27
21
</tr></table>
28
 
<div class="part" lang="en">
 
22
<div class="part">
29
23
<div class="titlepage"><div><div><h1 class="title">
30
24
<a name="Utils"></a>Part V. Parole Utilities</h1></div></div></div>
31
25
<div class="toc">
48
42
</div>
49
43
<div class="footer">
50
44
<hr>
51
 
          Generated by GTK-Doc V1.13</div>
 
45
          Generated by GTK-Doc V1.17</div>
52
46
</body>
53
47
</html>
 
 
b'\\ No newline at end of file'