debian/0000755000000000000000000000000012302376553007174 5ustar debian/control.in0000644000000000000000000000364211620327636011211 0ustar Source: pywebkitgtk Section: python Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Christophe Sauthier Uploaders: @GNOME_TEAM@ Build-Depends: debhelper (>= 5), cdbs (>= 0.4.90~), gnome-pkg-tools, autotools-dev, python-all-dev (>= 2.6.6-3~), libwebkitgtk-dev, python-gtk2-dev, libxslt1-dev, libglib2.0-dev Standards-Version: 3.9.1 Homepage: http://code.google.com/p/pywebkitgtk/ X-Python-Version: >= 2.4 Package: python-webkit-dev Architecture: all Depends: ${misc:Depends}, python-webkit (>= ${source:Version}), python-gtk2-dev Description: WebKit/Gtk Python bindings: development files PyWebKitGtk provides an API for developers to program WebKit/Gtk using Python. . The PyWebKitGtk project share the same goals with WebKit. The purpose of this binding is to bring an alternative web engine to Python/GTK+ application developers who might need a web browser engine for their next application or developers wishing to have a better browser engine that they can access to using the Python programming language. . This package provides the development files for PyWebKitGtk. Package: python-webkit Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-gtk2 Description: WebKit/Gtk Python bindings PyWebKitGtk provides an API for developers to program WebKit/Gtk using Python. . The PyWebKitGtk project share the same goals with WebKit. The purpose of this binding is to bring an alternative web engine to Python/GTK+ application developers who might need a web browser engine for their next application or developers wishing to have a better browser engine that they can access to using the Python programming language. debian/python-webkit-dev.install0000644000000000000000000000007611620316720014137 0ustar debian/tmp/usr/lib/pkgconfig debian/tmp/usr/share/pywebkitgtk debian/copyright0000644000000000000000000000414411620316720011122 0ustar This package was debianized by Christophe Sauthier on Mon, 05 May 2008 16:36:52 +0200. It was downloaded from http://code.google.com/p/pywebkitgtk/. Upstream Authors: Jan Michael Alonzo Tuukka Hastrup Dan Winship Copyright: For INSTALL Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005 Free Software Foundation, Inc. For webkit/webkitmodule.c Copyright (C) 2006-07, Red Hat, Inc. Copyright (C) 2009 Jan Michael Alonzo For webkit/webkit.override Copyright (C) 2006, Red Hat, Inc. Copyright (C) 2007, One Laptop Per Child Copyright (C) 2009 Jan Michael Alonzo For webkit/*.defs file Copyright (C) 2009 Jan Michael Alonzo For javascriptcore/javascriptcore_types.c and javascriptcore/javascriptcore_types.h Copyright (C) 2009 Jan Michael Alonzo License: This package is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU Library General Public License can be found in `/usr/share/common-licenses/LGPL'. The Debian packaging is (C) 2008-2009, Christophe Sauthier and is licensed under the LGPL version 2 of the license, or (at your opinion) any later version see `/usr/share/common-licenses/LGPL'. debian/python-webkit.examples0000644000000000000000000000004411620316720013526 0ustar demos/inspector.py demos/browser.py debian/python-webkit.install0000644000000000000000000000006711620327626013372 0ustar debian/tmp/usr/lib/python*/*-packages/webkit/*.{so,py} debian/changelog0000644000000000000000000001300512302376553011045 0ustar pywebkitgtk (1.1.8-3ubuntu2) trusty; urgency=medium * Rebuild to drop files installed into /usr/share/pyshared. -- Matthias Klose Sun, 23 Feb 2014 13:53:47 +0000 pywebkitgtk (1.1.8-3ubuntu1) saucy; urgency=low * Merge from Debian unstable. Remaining changes: - Fix python multi-arch includes issues. - Switch to dh_python2 - Fix installation error in build/python-webkit-dev -- Chris J Arges Thu, 27 Jun 2013 15:20:45 -0500 pywebkitgtk (1.1.8-3) unstable; urgency=low * debian/rules: + Remove hack to install a pkg-config file. It's no longer needed and is causing the package to FTBFS. Closes: #707521. -- Emilio Pozuelo Monfort Sun, 12 May 2013 00:20:18 +0200 pywebkitgtk (1.1.8-2ubuntu4) raring; urgency=low * Fix python multi-arch includes issues. -- Chris J Arges Mon, 21 Jan 2013 12:54:53 -0600 pywebkitgtk (1.1.8-2ubuntu3) quantal; urgency=low * Rebuild for new armel compiler default of ARMv5t. -- Colin Watson Mon, 08 Oct 2012 22:00:54 +0100 pywebkitgtk (1.1.8-2ubuntu2) precise; urgency=low * Fix installation error in build/python-webkit-dev. -- Matthias Klose Mon, 05 Dec 2011 15:24:13 +0100 pywebkitgtk (1.1.8-2ubuntu1) oneiric; urgency=low * Switch to dh_python2. (LP: #788514) -- Barry Warsaw Tue, 09 Aug 2011 18:04:37 -0400 pywebkitgtk (1.1.8-2) unstable; urgency=low [ Martin Pitt ] * debian/control.in: Fix update libwebkit-dev build dependency to libwebkitgtk-dev. * Drop 02_fix_m4_directory.dpatch, 03_autoreconf.dpatch, and 00list. These patches don't get applied anyway (this is a 3.0 quilt source). Thanks to Chris Coulson for pointing this out! [ Chris Coulson ] * Add web_view_get_title.patch: Add binding for WebView.get_title(). -- Martin Pitt Wed, 08 Jun 2011 14:06:19 +0200 pywebkitgtk (1.1.8-1) unstable; urgency=low [ Christophe Sauthier ] * New upstream release * debian/control.in - Standards-Version is 3.9.1, no changes needed. [ Emilio Pozuelo Monfort ] * debian/control.in, debian/rules: - Switch to CDBS and python-autotools.mk. * debian/control.in: - Standards-Version is 3.8.4, no changes needed. - Let python-webkit-dev depend on ${misc:Depends}. - Remove trailing whitespaces. * debian/python-webkit.docs: - Removed, not needed with CDBS. * debian/control.in, debian/rules, debian/source/format: - Switch to source format 3.0 (quilt). -- Josselin Mouette Fri, 10 Sep 2010 22:34:11 +0200 pywebkitgtk (1.1.7-1) unstable; urgency=low [ Emilio Pozuelo Monfort ] * debian/watch: Fixed. [ Christophe Sauthier ] * New upstream version * debian/control.in - Add libglib2.0-dev as a build dependency to reflect confgure check. * debian/patches/01_fix_codegen_error.dpatch removed since it has been integrated upstream. * debian/patches/03_autoreconf.dpatch updated. * debian/python-webkit.examples change tabbed_browser.py by browser.py [ Emilio Pozuelo Monfort ] * debian/control.in: - Use spaces consistently. - Build depend on libwebkit-dev >= 1.1.10 for the new version. - Standards-Version is 3.8.3, no changes needed. -- Emilio Pozuelo Monfort Sat, 14 Nov 2009 11:20:42 +0100 pywebkitgtk (1.1.5-1) unstable; urgency=low [ Christophe Sauthier ] * New upstream version. * debian/python-webkit.examples : Addition of demos/inspector.py. * debian/python-webkit.install: - Change debian/tmp/usr/lib/python*/site-packages/* to debian/tmp/usr/lib/python*/*-packages/* for python2.6 transition. * Fix the codegen error path related to multiple python build : - debian/patches/01_codegen_error.dpatch: added to fix the error. - debian/patches/03_autoreconf.dpatch added. * Fix the wrong m4 directory lookup: - debian/patches/02_fix_m4_directory : inclusion of the m4 directory to ACLOCAL_AMFLAGS. * debian/copyright : - update it according upstream changes. - update the debian packager email. * Update maintainer email. [ Josselin Mouette ] * Remove dh_scrollkeeper calls. * 03_autoreconf.dpatch: remove some useless parts. * Install the definitions from /usr/share/pywebkitgtk. -- Josselin Mouette Wed, 08 Jul 2009 22:35:09 +0200 pywebkitgtk (1.0.2-1) unstable; urgency=low [ Christophe Sauthier ] * New upstream version. [ Josselin Mouette ] * Update maintainer email. -- Christophe Sauthier Wed, 28 Jan 2009 11:37:28 +0100 pywebkitgtk (1.0.1-1) unstable; urgency=low [ Christophe Sauthier ] * First debian version. Closes: #445451. [ Josselin Mouette ] * Make the GNOME team uploaders, build-depend on gnome-pkg-tools. * Support the get-orig-source target. * Remove useless python-webkitgtk-dev.dirs. * python-webkitgtk-dev depends on python-gtk2-dev. * Remove unused install-indep target. * Remove the pkg-config python hack, it’s not needed. * Rename packages to python-webkit{,-dev} according to the module name. * Make python-webkit-dev architecture-independent. * Pass ChangeLog instead of NEWS to dh_installchangelogs. * Make dh_compress ignore .py files. -- Josselin Mouette Fri, 17 Oct 2008 15:56:55 +0200 pywebkitgtk (1.0.1-0ubuntu1) intrepid; urgency=low * Initial release (LP: #261279) -- Christophe Sauthier Mon, 25 Aug 2008 23:31:56 +0200 debian/compat0000644000000000000000000000000211620316720010362 0ustar 5 debian/patches/0000755000000000000000000000000012077320110010606 5ustar debian/patches/fix-python-multiarch-includes.patch0000644000000000000000000000246712077320110017537 0ustar Description: Fix python multi-arch includes issues. . pywebkitgtk (1.1.8-2ubuntu4) raring; urgency=low . * Fix python multi-arch includes issues. Author: Chris J Arges --- pywebkitgtk-1.1.8.orig/configure +++ pywebkitgtk-1.1.8/configure @@ -12243,7 +12243,7 @@ $as_echo "$am_cv_python_pyexecdir" >&6; $as_echo_n "checking for headers required to compile python extensions... " >&6; } py_prefix=`$PYTHON -c "import sys; print sys.prefix"` py_exec_prefix=`$PYTHON -c "import sys; print sys.exec_prefix"` -PYTHON_INCLUDES="-I${py_prefix}/include/python${PYTHON_VERSION}" +PYTHON_INCLUDES="`$PYTHON-config --includes`" if test "$py_prefix" != "$py_exec_prefix"; then PYTHON_INCLUDES="$PYTHON_INCLUDES -I${py_exec_prefix}/include/python${PYTHON_VERSION}" fi --- pywebkitgtk-1.1.8.orig/m4/python.m4 +++ pywebkitgtk-1.1.8/m4/python.m4 @@ -45,7 +45,7 @@ AC_MSG_CHECKING(for headers required to dnl deduce PYTHON_INCLUDES py_prefix=`$PYTHON -c "import sys; print sys.prefix"` py_exec_prefix=`$PYTHON -c "import sys; print sys.exec_prefix"` -PYTHON_INCLUDES="-I${py_prefix}/include/python${PYTHON_VERSION}" +PYTHON_INCLUDES="`$PYTHON-config --includes`" if test "$py_prefix" != "$py_exec_prefix"; then PYTHON_INCLUDES="$PYTHON_INCLUDES -I${py_exec_prefix}/include/python${PYTHON_VERSION}" fi debian/patches/web_view_get_title.patch0000644000000000000000000000103011620316720015475 0ustar Description: Add WebView.get_title() function Author: Chris Coulson Forwarded: no --- pywebkitgtk-1.1.8.orig/webkit/webkit-1.1.defs +++ pywebkitgtk-1.1.8/webkit/webkit-1.1.defs @@ -150,6 +150,12 @@ (return-type "gboolean") ) +(define-method get_title + (of-object "WebKitWebView") + (c-name "webkit_web_view_get_title") + (return-type "const-gchar*") +) + ;; from webkit/webkitwebwindowfeatures.h (define-function webkit_web_window_features_new (is-constructor-of "WebKitWebWindowFeatures") debian/patches/series0000644000000000000000000000007512077320110012025 0ustar web_view_get_title.patch fix-python-multiarch-includes.patch debian/control0000644000000000000000000000436612163120123010571 0ustar # This file is autogenerated. DO NOT EDIT! # # Modifications should be made to debian/control.in instead. # This file is regenerated automatically in the clean target. Source: pywebkitgtk Section: python Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Christophe Sauthier Uploaders: Debian GNOME Maintainers , Emilio Pozuelo Monfort , Josselin Mouette , Martin Pitt Build-Depends: debhelper (>= 5), cdbs (>= 0.4.90~), gnome-pkg-tools, autotools-dev, python-all-dev (>= 2.6.6-3~), libwebkitgtk-dev, python-gtk2-dev, libxslt1-dev, libglib2.0-dev Standards-Version: 3.9.1 Homepage: http://code.google.com/p/pywebkitgtk/ X-Python-Version: >= 2.4 Package: python-webkit-dev Architecture: all Depends: ${misc:Depends}, python-webkit (>= ${source:Version}), python-gtk2-dev Description: WebKit/Gtk Python bindings: development files PyWebKitGtk provides an API for developers to program WebKit/Gtk using Python. . The PyWebKitGtk project share the same goals with WebKit. The purpose of this binding is to bring an alternative web engine to Python/GTK+ application developers who might need a web browser engine for their next application or developers wishing to have a better browser engine that they can access to using the Python programming language. . This package provides the development files for PyWebKitGtk. Package: python-webkit Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-gtk2 Description: WebKit/Gtk Python bindings PyWebKitGtk provides an API for developers to program WebKit/Gtk using Python. . The PyWebKitGtk project share the same goals with WebKit. The purpose of this binding is to bring an alternative web engine to Python/GTK+ application developers who might need a web browser engine for their next application or developers wishing to have a better browser engine that they can access to using the Python programming language. debian/rules0000755000000000000000000000063612163120123010242 0ustar #!/usr/bin/make -f DEB_BUILDDIR = debian/build include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/python-autotools.mk include /usr/share/cdbs/1/class/gnome.mk include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk GNOME_DOWNLOAD_URL = http://pywebkitgtk.googlecode.com/files/$(GNOME_TARBALL) DEB_COMPRESS_EXCLUDE += .py debian/source/0000755000000000000000000000000011620327661010472 5ustar debian/source/format0000644000000000000000000000001411620316720011672 0ustar 3.0 (quilt) debian/build/0000755000000000000000000000000011667152054010274 5ustar debian/build/javascriptcore/0000755000000000000000000000000011667152054013313 5ustar debian/build/webkit/0000755000000000000000000000000011667152054011561 5ustar debian/watch0000644000000000000000000000020311620316720010210 0ustar version=3 http://code.google.com/p/pywebkitgtk/downloads/list \ http://pywebkitgtk.googlecode.com/files/pywebkitgtk-(.*)\.tar\.gz