~broder/ubuntu/natty/gst-plugins-base0.10/perlsectomy

« back to all changes in this revision

Viewing changes to docs/libs/html/compiling.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2010-06-26 21:12:29 UTC
  • mfrom: (11.5.1 upstream) (33.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20100626211229-0k34egbnd2octtpv
Tags: 0.10.29.2-1
* New upstream pre-release:
  + debian/rules,
    debian/compat,
    debian/control.in,
    debian/source/format,
    debian/patches/*:
    - Update to debhelper compat level 7.
    - Update to source format 3.0 (quilt).
    - Update to Standards-Version 3.8.4.
  + debian/build-deps.in,
    debian/rules:
    - Build depend on GLib 2.20 and GStreamer 0.10.29.2.
    - Build depend on ORC instead of liboil.
  + debian/patches/00*:
    - Dropped, merged upstream.
  + debian/libgstreamer-plugins-base.symbols:
    - Update symbols file with the new API.
  + debian/patches/01_videotestsrc-libm-linking.patch,
    debian/patches/02_videoscale-libm-linking.patch:
    - Link videotestsrc and videoscale with libm to fix FTBFS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="gstreamer-plugins-base.html" title="Part I. GStreamer Base Plugins Libraries">
9
9
<link rel="prev" href="gstreamer-plugins-base.html" title="Part I. GStreamer Base Plugins Libraries">
10
10
<link rel="next" href="gstreamer-app.html" title="App Library">
11
 
<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.15 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
 
<link rel="part" href="gstreamer-plugins-base.html" title="Part I. GStreamer Base Plugins Libraries">
14
 
<link rel="chapter" href="gstreamer-app.html" title="App Library">
15
 
<link rel="chapter" href="gstreamer-audio.html" title="Audio Library">
16
 
<link rel="chapter" href="gstreamer-cdda.html" title="CDDA Library">
17
 
<link rel="chapter" href="gstreamer-ffft.html" title="FFT Library">
18
 
<link rel="chapter" href="gstreamer-floatcast.html" title="FloatCast Library">
19
 
<link rel="chapter" href="gstreamer-interfaces.html" title="Interfaces Library">
20
 
<link rel="chapter" href="gstreamer-netbuffer.html" title="Network Buffer Library">
21
 
<link rel="chapter" href="gstreamer-riff.html" title="Riff Media Library">
22
 
<link rel="chapter" href="gstreamer-rtp.html" title="RTP Library">
23
 
<link rel="chapter" href="gstreamer-rtsp.html" title="RTSP Library">
24
 
<link rel="chapter" href="gstreamer-sdp.html" title="SDP Library">
25
 
<link rel="chapter" href="gstreamer-tag.html" title="Tag Support Library">
26
 
<link rel="chapter" href="gstreamer-base-utils.html" title="Base Utils Library">
27
 
<link rel="chapter" href="gstreamer-video.html" title="Video Library">
28
 
<link rel="part" href="gstreamer-libs-hierarchy.html" title="Part II. Object Hierarchy">
29
 
<link rel="index" href="api-index-full.html" title="Index">
30
 
<link rel="index" href="api-index-deprecated.html" title="Index of deprecated API">
31
13
</head>
32
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
33
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
49
31
<td valign="top" align="right"></td>
50
32
</tr></table></div>
51
33
<div class="refsect1" title="Compiling against the base plugins libraries">
52
 
<a name="id455914"></a><h2>Compiling against the base plugins libraries</h2>
 
34
<a name="id443424"></a><h2>Compiling against the base plugins libraries</h2>
53
35
<p>
54
36
To compile against these libraries, you need to tell the compiler where to 
55
37
find the header files and libraries. This is done with the
77
59
</div>
78
60
<div class="footer">
79
61
<hr>
80
 
          Generated by GTK-Doc V1.13</div>
 
62
          Generated by GTK-Doc V1.15</div>
81
63
</body>
82
64
</html>
 
 
b'\\ No newline at end of file'