|
1 Source: webkitwx |
|
2 Section: Python |
|
3 Priority: extra |
|
4 Maintainer: Kevin Ollivier <kevino@theolliviers.com> |
|
5 Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.6), python-all-dev, |
|
6 libwxgtk2.8-dev (>= 2.8.9.2-1), python-wxgtk2.8, python-wxtools (>= 2.8.9.2-1), |
|
7 wx2.8-headers (>= 2.8.9.2-1), wx2.8-i18n (>= 2.8.9.2-1), |
|
8 flex, bison, gperf, automake, autoconf, libtool, dpatch, |
|
9 libxslt1-dev, libcurl4-openssl-dev, |
|
10 libicu-dev, libjpeg62-dev, libpng12-dev, libsqlite3-dev, libgtk2.0-dev |
|
11 Build-Conflicts: python-setuptools |
|
12 XS-Python-Version: all |
|
13 Standards-Version: 3.7.3 |
|
14 |
|
15 Package: python-webkitwx |
|
16 Section: python |
|
17 Architecture: any |
|
18 Depends: ${python:Depends}, ${shlibs:Depends} |
|
19 Provides: ${python:Provides}, webkitwx |
|
20 XB-Python-Version: ${python:Versions} |
|
21 Description: Python binding of wxwebkit |
|
22 This is an experimental packaged release of webkit for wxpython |
|
23 |
|
24 Package: webkitwx-headers |
|
25 Architecture: all |
|
26 Description: Python binding of wxwebkit |
|
27 This is an experimental packaged release of webkit for wxpython |
|
28 These are the header files |
|
29 |