r17268 - in /packages/unstable/pywebkitgtk: ./ debian/

huats-guest at users.alioth.debian.org huats-guest at users.alioth.debian.org
Wed Oct 15 15:53:37 UTC 2008


Author: huats-guest
Date: Wed Oct 15 15:53:36 2008
New Revision: 17268

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=17268
Log:
Initial import of pywebkitgtk

Added:
    packages/unstable/pywebkitgtk/
    packages/unstable/pywebkitgtk/debian/
    packages/unstable/pywebkitgtk/debian/changelog
    packages/unstable/pywebkitgtk/debian/compat
    packages/unstable/pywebkitgtk/debian/control
    packages/unstable/pywebkitgtk/debian/copyright
    packages/unstable/pywebkitgtk/debian/python-webkitgtk-dev.dirs
    packages/unstable/pywebkitgtk/debian/python-webkitgtk-dev.install
    packages/unstable/pywebkitgtk/debian/python-webkitgtk.docs
    packages/unstable/pywebkitgtk/debian/python-webkitgtk.examples
    packages/unstable/pywebkitgtk/debian/python-webkitgtk.install
    packages/unstable/pywebkitgtk/debian/pyversions
    packages/unstable/pywebkitgtk/debian/rules   (with props)
    packages/unstable/pywebkitgtk/debian/watch

Added: packages/unstable/pywebkitgtk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/pywebkitgtk/debian/changelog?rev=17268&op=file
==============================================================================
--- packages/unstable/pywebkitgtk/debian/changelog (added)
+++ packages/unstable/pywebkitgtk/debian/changelog Wed Oct 15 15:53:36 2008
@@ -1,0 +1,12 @@
+pywebkitgtk (1.0.1-1) unstable; urgency=low
+
+  * First debian version.
+
+ -- Christophe Sauthier <christophe.sauthier at makina-corpus.com>  Thu, 02 Oct 2008 11:50:29 +0200
+
+pywebkitgtk (1.0.1-0ubuntu1) intrepid; urgency=low
+
+  * Initial release (LP: #261279)
+
+ -- Christophe Sauthier <christophe.sauthier at makina-corpus.com>  Mon, 25 Aug 2008 23:31:56 +0200
+

Added: packages/unstable/pywebkitgtk/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/pywebkitgtk/debian/compat?rev=17268&op=file
==============================================================================
--- packages/unstable/pywebkitgtk/debian/compat (added)
+++ packages/unstable/pywebkitgtk/debian/compat Wed Oct 15 15:53:36 2008
@@ -1,0 +1,1 @@
+5

Added: packages/unstable/pywebkitgtk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/pywebkitgtk/debian/control?rev=17268&op=file
==============================================================================
--- packages/unstable/pywebkitgtk/debian/control (added)
+++ packages/unstable/pywebkitgtk/debian/control Wed Oct 15 15:53:36 2008
@@ -1,0 +1,39 @@
+Source: pywebkitgtk
+Section: python
+Priority: optional
+Maintainer: Christophe Sauthier <christophe.sauthier at makina-corpus.com>
+Build-Depends: 	debhelper (>= 5),
+		autotools-dev,
+		python-support (>= 0.5.3),
+		python-all-dev (>= 2.5.2),
+		libwebkit-dev,
+		python-gtk2-dev,
+		libxslt1-dev
+Standards-Version: 3.8.0
+Homepage: http://code.google.com/p/pywebkitgtk/
+
+Package: python-webkitgtk-dev
+Architecture: any
+Depends: python-webkitgtk (>= ${source:Version})
+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-webkitgtk
+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.

Added: packages/unstable/pywebkitgtk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/pywebkitgtk/debian/copyright?rev=17268&op=file
==============================================================================
--- packages/unstable/pywebkitgtk/debian/copyright (added)
+++ packages/unstable/pywebkitgtk/debian/copyright Wed Oct 15 15:53:36 2008
@@ -1,0 +1,52 @@
+This package was debianized by Christophe Sauthier
+<christophe.sauthier at gmail.com> on Mon, 05 May 2008 16:36:52 +0200.
+
+It was downloaded from http://code.google.com/p/pywebkitgtk/.
+
+Upstream Authors: 
+    Jan Michael Alonzo <jmalonzo at unpluggable.com>
+    Tuukka Hastrup <Tuukka at iki.fi>
+    Dan Winship <dan.winship at gmail.com>
+
+Copyright: 
+    For INSTALL
+    Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005 
+    Free Software Foundation, Inc.
+
+    For webkitmodule.c
+    Copyright (C) 2006-07, Red Hat, Inc.
+    Copyright (C) 2007-2008 Jan Alonzo <jmalonzo at unpluggable.com>
+
+    For webkit.override
+    Copyright (C) 2006, Red Hat, Inc.
+    Copyright (C) 2007, One Laptop Per Child
+    Copyright (C) 2007-2008 Jan Alonzo <jmalonzo at unpluggable.com>
+
+    For javascriptcore/javascriptcore_types.c and 
+    javascriptcore/javascriptcore_types.h
+    Copyright (C) 2007 Jan Alonzo <jmalonzo at unpluggable.com>
+
+
+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, Christophe Sauthier 
+<christophe.sauthier at makina-corpus.com> and is licensed under the LGPL version 2
+of the license, or (at your opinion) any later version see
+`/usr/share/common-licenses/LGPL'.

Added: packages/unstable/pywebkitgtk/debian/python-webkitgtk-dev.dirs
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/pywebkitgtk/debian/python-webkitgtk-dev.dirs?rev=17268&op=file
==============================================================================
--- packages/unstable/pywebkitgtk/debian/python-webkitgtk-dev.dirs (added)
+++ packages/unstable/pywebkitgtk/debian/python-webkitgtk-dev.dirs Wed Oct 15 15:53:36 2008
@@ -1,0 +1,2 @@
+usr/lib/pkgconfig
+usr/share/pygtk/2.0

Added: packages/unstable/pywebkitgtk/debian/python-webkitgtk-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/pywebkitgtk/debian/python-webkitgtk-dev.install?rev=17268&op=file
==============================================================================
--- packages/unstable/pywebkitgtk/debian/python-webkitgtk-dev.install (added)
+++ packages/unstable/pywebkitgtk/debian/python-webkitgtk-dev.install Wed Oct 15 15:53:36 2008
@@ -1,0 +1,2 @@
+debian/tmp/usr/lib/pkgconfig
+debian/tmp/usr/share/pygtk/2.0

Added: packages/unstable/pywebkitgtk/debian/python-webkitgtk.docs
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/pywebkitgtk/debian/python-webkitgtk.docs?rev=17268&op=file
==============================================================================
--- packages/unstable/pywebkitgtk/debian/python-webkitgtk.docs (added)
+++ packages/unstable/pywebkitgtk/debian/python-webkitgtk.docs Wed Oct 15 15:53:36 2008
@@ -1,0 +1,2 @@
+NEWS
+README

Added: packages/unstable/pywebkitgtk/debian/python-webkitgtk.examples
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/pywebkitgtk/debian/python-webkitgtk.examples?rev=17268&op=file
==============================================================================
--- packages/unstable/pywebkitgtk/debian/python-webkitgtk.examples (added)
+++ packages/unstable/pywebkitgtk/debian/python-webkitgtk.examples Wed Oct 15 15:53:36 2008
@@ -1,0 +1,1 @@
+demos/webbrowser.py

Added: packages/unstable/pywebkitgtk/debian/python-webkitgtk.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/pywebkitgtk/debian/python-webkitgtk.install?rev=17268&op=file
==============================================================================
--- packages/unstable/pywebkitgtk/debian/python-webkitgtk.install (added)
+++ packages/unstable/pywebkitgtk/debian/python-webkitgtk.install Wed Oct 15 15:53:36 2008
@@ -1,0 +1,1 @@
+debian/tmp/usr/lib/python*/site-packages/*

Added: packages/unstable/pywebkitgtk/debian/pyversions
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/pywebkitgtk/debian/pyversions?rev=17268&op=file
==============================================================================
--- packages/unstable/pywebkitgtk/debian/pyversions (added)
+++ packages/unstable/pywebkitgtk/debian/pyversions Wed Oct 15 15:53:36 2008
@@ -1,0 +1,1 @@
+2.4-

Added: packages/unstable/pywebkitgtk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/pywebkitgtk/debian/rules?rev=17268&op=file
==============================================================================
--- packages/unstable/pywebkitgtk/debian/rules (added)
+++ packages/unstable/pywebkitgtk/debian/rules Wed Oct 15 15:53:36 2008
@@ -1,0 +1,74 @@
+#!/usr/bin/make -f
+
+PYVERS=$(shell pyversions -vr)
+
+build-%/configure-stamp:
+	dh_testdir
+	mkdir -p build-$*
+	cd build-$* && PYTHON=/usr/bin/python$* $(CURDIR)/configure \
+		--prefix=/usr --mandir=\$${prefix}/share/man
+	touch $@
+
+build: $(PYVERS:%=build-%/build-stamp)
+build-%/build-stamp: build-%/configure-stamp
+	dh_testdir
+	$(MAKE) -C build-$*
+	touch $@
+
+clean:
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp configure-stamp
+
+	# Add here commands to clean up after the build process.
+	[ ! -f Makefile ] || $(MAKE) distclean
+	rm -Rf build-* 
+	dh_clean
+
+install: build install-clean $(PYVERS:%=install-arch-%) $(PYVERS:%=install-indep-%)
+
+install-clean:
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+
+install-arch-%:
+	$(MAKE) -C build-$*  install DESTDIR=$(CURDIR)/debian/tmp
+	# move installed files to a per python runtime location to allow
+	# comparison of the resulting files across runtimes or shipping
+	# multiple versions
+
+	# pkg-config file (this is shipped twice because of varying pyexecdir)
+	mkdir -p debian/tmp/usr/lib/pkgconfig/python$*
+	mv build-$*/pywebkitgtk-1.0.pc debian/tmp/usr/lib/pkgconfig/python$*
+	dh_install -a
+
+install-indep-%:
+	dh_installdirs -i
+	dh_install -i
+
+binary-indep:
+	dh_pysupport -i
+	dh_installdeb -i
+
+binary-arch: build install
+	# Build architecture-dependent files here.
+	dh_testdir
+	dh_testroot
+	dh_installdirs
+	dh_installchangelogs -a NEWS
+	dh_installdocs
+	dh_installexamples
+	dh_strip
+	dh_scrollkeeper
+	dh_compress
+	dh_fixperms
+	dh_pysupport -a
+	dh_installdeb -a
+	dh_shlibdeps
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+binary: binary-arch binary-indep
+.PHONY: build clean binary-indep binary-arch binary install configure

Propchange: packages/unstable/pywebkitgtk/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: packages/unstable/pywebkitgtk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/pywebkitgtk/debian/watch?rev=17268&op=file
==============================================================================
--- packages/unstable/pywebkitgtk/debian/watch (added)
+++ packages/unstable/pywebkitgtk/debian/watch Wed Oct 15 15:53:36 2008
@@ -1,0 +1,3 @@
+version=3
+http://pywebkitgtk.googlecode.com/files/ pywebkitgtk-(.+)\.tar\.gz \
+ debian uupdate




More information about the pkg-gnome-commits mailing list