DESCRIPTION = "GNU Portable Threads" HOMEPAGE = "http://www.gnu.org/software/pth/" SECTION = "libs" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;beginline=12;endline=15;md5=a48af114a80c222cafd37f24370a77b1" PR = "r1" SRC_URI = "${GNU_MIRROR}/pth/pth-${PV}.tar.gz" SRC_URI[md5sum] = "9cb4a25331a4c4db866a31cbe507c793" SRC_URI[sha256sum] = "72353660c5a2caafd601b20e12e75d865fd88f6cf1a088b306a3963f0bc77232" PARALLEL_MAKE="" inherit autotools binconfig do_configure() { gnu-configize oe_runconf } FILES_${PN} = "${libdir}/libpth.so.*" FILES_${PN}-dev += "${bindir}/pth-config" mg src='/cgit.png' alt='cgit logo'/> index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/python/python-pyqt/02_htmllinks.dpatch
blob: f65509ae2c4b388bdb6a9171c463761ae4e3aed9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#! /bin/sh /usr/share/dpatch/dpatch-run
## 02_htmllinks.dpatch by Torsten Marek <shlomme@debian.org>

## DP: Fix the links in the documentation HTML files.

@DPATCH@
diff -urNad python-qt4-4.1~/doc/pyqt4ref.html python-qt4-4.1/doc/pyqt4ref.html
--- python-qt4-4.1~/doc/pyqt4ref.html	2006-11-05 00:51:19.000000000 +0100
+++ python-qt4-4.1/doc/pyqt4ref.html	2006-11-21 23:35:52.000000000 +0100
@@ -85,7 +85,7 @@
 <p>This is the reference guide for PyQt 4.1.  PyQt v4 is a set of
 <a class="reference" href="http://www.python.org">Python</a> bindings for v4 of the Qt application
 framework from <a class="reference" href="http://www.trolltech.com">Trolltech</a>.</p>
-<p>There is a separate <a class="reference" href="html/classes.html">PyQt API Reference</a>.</p>
+<p>There is a separate <a class="reference" href="classes.html">PyQt API Reference</a>.</p>
 <p>Qt is a set of C++ libraries and development tools that includes platform
 independent abstractions for graphical user interfaces, networking, threads,
 Unicode, regular expressions, SQL databases, SVG, OpenGL, XML, and user and