--- kde4bindings-4.1.0.orig/debian/libqt4-ruby1.8-dev.install +++ kde4bindings-4.1.0/debian/libqt4-ruby1.8-dev.install @@ -0,0 +1 @@ +usr/include/qtruby/* --- kde4bindings-4.1.0.orig/debian/python-kde4-dev.install +++ kde4bindings-4.1.0/debian/python-kde4-dev.install @@ -0,0 +1,2 @@ +usr/share/sip/PyKDE4/* +usr/share/kde4/apps/pykde4/pykdeuic4.py --- kde4bindings-4.1.0.orig/debian/libsmokeqt4-2-dev.install +++ kde4bindings-4.1.0/debian/libsmokeqt4-2-dev.install @@ -0,0 +1,3 @@ +usr/include/smoke.h +usr/include/smoke/q* +usr/lib/libsmokeq*.so --- kde4bindings-4.1.0.orig/debian/copyright +++ kde4bindings-4.1.0/debian/copyright @@ -0,0 +1,187 @@ +This package was debianized by Ana Beatriz Guerrero Lopez on +Fri, 16 Nov 2007 01:06:31 +0100. +This package was further debianized by Harald Sitter . + +It was downloaded from: http://www.kde.org/download + +Upstream Authors: + + See the file AUTHORS for authors or the list of copyright holders below. + +Copyright: + + Copyright (C) 1992-2007 Trolltech ASA. All rights reserved. + Copyright (C) 1998-2007 Jim Bublitz + Copyright (C) 2005-2007 Sebastian Sauer (mail@dipe.org) + Copyright (C) 2003-2007 Richard Dale + Copyright (C) 2005-2007 Cyrille Berger (cberger@cberger.net) + Copyright (C) 2000 Simon Hausmann + Copyright (C) 2001 Philippe Fremy + Copyright (C) 2001 Jim Menard + Copyright (C) 2004 Alexander Kellett + Copyright (C) 1998-2007 The Regents of the University of California + Copyright (C) 2003-2004 Zack Rusin + Copyright (C) 2000-2001 Lost Highway Ltd. All Rights Reserved. + Copyright (C) 1999 Sirtaj Singh Kang + Copyright (C) 2003 Ian Geiser + Copyright (C) 2002 Adam Treat. All rights reserved. + Copyright (C) 2007 Simon Edwards + Copyright (C) 1999 Glen Parker + Copyright (C) 2002 Marc Mutz + Copyright (c) 2000-2003 Matthias Hoelzer-Kluepfel + Copyright (C) 2001-2003 Lubos Lunak + Copyright (C) 2006 by Peter Penz * + Copyright (C) 2006 by Aaron J. Seigo * + Copyright (C) 2007 by Kevin Ottens * + Copyright (C) 2007 by Urs Wolfer * + Copyright (c) 2001 Michael Goffioul + Copyright (C) 2000 Geert Jansen + Copyright (C) 2000-2003 George Staikos + Copyright (C) 2003 Stefan Rompf + Copyright (C) 2003 Cornelius Schumacher + Copyright (C) 2003 Waldo Bastian + Copyright (C) 2003 Zack Rusin + Copyright (C) 2004 Frans Englich + Copyright (C) 2005-2007 by Siraj Razick + Copyright (C) 2007 by Riccardo Iaconelli + Copyright (C) 2007 by Matthias Kretz + Copyright (c) 2001 by Jim Menard. + +License: +Unless noted below, all libraries are under the GNU Library General Public +License and all programs are under the GNU General Public License. + +On a debian system, copies of both licenses can be found in the directory +/usr/share/common-licenses/ + +python/krosspython/cxx/ + Copyright (c) 1998 - 2007, The Regents of the University of California + Produced at the Lawrence Livermore National Laboratory + All rights reserved. + + This file is part of PyCXX. For details,see http://cxx.sourceforge.net/. The + full copyright notice is contained in the file COPYRIGHT located at the root + of the PyCXX distribution. + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: + + - Redistributions of source code must retain the above copyright notice, + this list of conditions and the disclaimer below. + - Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the disclaimer (as noted below) in the + documentation and/or materials provided with the distribution. + - Neither the name of the UC/LLNL nor the names of its contributors may be + used to endorse or promote products derived from this software without + specific prior written permission. + + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" + AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OF THE UNIVERSITY OF + CALIFORNIA, THE U.S. DEPARTMENT OF ENERGY OR CONTRIBUTORS BE LIABLE FOR + ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR + SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER + CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH + DAMAGE. + + +python/pykde4/docs/html/kdeui/KTipDatabase.html +ruby/korundum/examples/xmlmenudemo.rb +ruby/korundum/examples/systray.rb +ruby/korundum/examples/menudemo.rb +ruby/korundum/examples/dcop/dcoptest.rb +ruby/korundum/examples/mimetype.rb +ruby/korundum/examples/kurldemo.rb +ruby/korundum/templates/basic/menuapp2.rb +ruby/korundum/templates/basic/menuapp1.rb +ruby/korundum/templates/basic/menuapp3.rb +ruby/korundum/templates/basic/basicapp.rb +ruby/korundum/templates/basic/systray1.rb +ruby/korundum/templates/basic/minimal.rb +ruby/korundum/templates/annotated/menuapp2.rb +ruby/korundum/templates/annotated/menuapp1.rb +ruby/korundum/templates/annotated/menuapp3.rb +ruby/korundum/templates/annotated/basicapp.rb +ruby/korundum/templates/annotated/systray1.rb +ruby/korundum/templates/annotated/minimal.rb + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to + deal in the Software without restriction, including without limitation the + rights to use, copy, modify, merge, publish, distribute, sublicense, and/or + sell copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR + IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE. + + Except as contained in this notice, the name of the copyright holder shall + not be used in advertising or otherwise to promote the sale, use or other + dealings in this Software without prior written authorization from the + copyright holder. + +python/pykde4/cmake/modules/ + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + + 1. Redistributions of source code must retain the copyright + notice, this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + 3. The name of the author may not be used to endorse or promote products + derived from this software without specific prior written permission. + + THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR + IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES + OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. + IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, + INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT + NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF + THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +smoke/smoke.h + Redistribution and use in source and binary forms, with or + without modification, are permitted provided that the following + conditions are met: + + Redistributions of source code must retain the above + copyright notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials + provided with the distribution.> + + THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY + EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, + THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A + PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR + BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, + EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED + TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING + IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF + THE POSSIBILITY OF SUCH DAMAGE. + +The Debian packaging is + (C) 2007, Ana Beatriz Guerrero Lopez + (C) 2008, Harald Sitter +and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. --- kde4bindings-4.1.0.orig/debian/libqyoto4.3-cil.installcligac +++ kde4bindings-4.1.0/debian/libqyoto4.3-cil.installcligac @@ -0,0 +1 @@ +/usr/lib/cli/qyoto-4.3/qt-dotnet.dll --- kde4bindings-4.1.0.orig/debian/libkorundum4-ruby1.8.docs +++ kde4bindings-4.1.0/debian/libkorundum4-ruby1.8.docs @@ -0,0 +1,5 @@ +ruby/korundum/AUTHORS +ruby/korundum/ChangeLog +ruby/korundum/README +ruby/korundum/TODO +ruby/korundum/templates --- kde4bindings-4.1.0.orig/debian/control +++ kde4bindings-4.1.0/debian/control @@ -0,0 +1,301 @@ +Source: kde4bindings +Section: kde +Priority: optional +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Terence Simpson +Build-Depends: debhelper (>= 5), cdbs, cmake, kdelibs5-dev (>= 4:4.1.0), + libphonon-dev (>= 4:4.2.0), libqt4-dev (>= 4.4), quilt, libsoprano-dev, + libplasma-dev (>= 4:4.1.0), + ruby, ruby1.8-dev, + libqscintilla2-dev, + mono-jit, mono-mcs, mono-gmcs, mono-gac, cli-common-dev, + python-dev, python-all-dbg, sip4 (>= 4.7.1), python-sip4-dev (>= 4.7.1), + python-qt4-dev (>= 4.3-2), python-qt4-dbg, libqt4-opengl-dev, + python-central (>= 0.5.0) +# for some reason currently SMOKE doesn't build with: libqwt5-qt4-dev +Standards-Version: 3.8.0 +Homepage: http://www.kde.org + +Package: kdebindings-kde4 +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, libkrossruby0, libkrosspython0, ruby-kde4, + libsmokeqt4-2, libsmokekde4-2, libqyoto4.3-cil, python-kde4 +Description: KDE 4 bindings for Ruby and .NET + This is a metapackage which depends on all provided KDE 4 bindings. + +# Kross + +Package: libkrossruby0 +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, ruby1.8 +Description: Kross scripting framework for KDE 4 - Ruby component + The Kross scripting framework provides full Python, Ruby and KDE JavaScript + scripting support. + . + This package contains Kross' Ruby component and is part of the official KDE 4 + bindings module. + +Package: libkrosspython0 +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, python2.5 +Description: Kross scripting framework for KDE 4 - Python component + The Kross scripting framework provides full Python, Ruby and KDE 4 JavaScript + scripting support. + . + This package contains Kross' Python component and is part of the official KDE 4 + bindings module. + +# RUBY + +Package: ruby-kde4 +Architecture: all +Section: interpreters +Depends: libkorundum4-ruby1.8, libqt4-ruby1.8 +Description: KDE 4 bindings for Ruby + This package contains the files necessary for running and developing + Ruby code using the Korundum KDE Ruby bindings. + . + It also includes some example programs and templates that make use of + these bindings. + . + This package is part of the official KDE 4 bindings module. + +Package: libkorundum4-ruby1.8 +Architecture: any +Section: interpreters +Depends: ${shlibs:Depends}, libqt4-ruby1.8 (>= ${binary:Version}) +Conflicts: libqt0-ruby1.8 +Replaces: libqt0-ruby1.8 +Description: KDE 4 bindings for Ruby + This package contains the files necessary for running and developing + Ruby code using the Korundum KDE 4 Ruby bindings. + . + It also includes some example programs and templates that make use of + these bindings. + . + This package is part of the official KDE 4 bindings module. + +Package: libkorundum4-ruby1.8-examples +Architecture: all +Section: interpreters +Depends: ${shlibs:Depends}, libkorundum4-ruby1.8 (>= ${source:Version}) +Description: KDE 4 bindings for Ruby - example files + This package contains the files necessary for running and developing + Ruby code using the Korundum KDE Ruby bindings. + . + It also includes some example programs and templates that make use of + these bindings. + . + This package is part of the official KDE 4 bindings module. + +Package: libqt4-ruby +Architecture: all +Section: interpreters +Depends: libqt4-ruby1.8 +Description: ruby bindings for the Qt4 GUI library + Smoke-based ruby bindings for Qt4, the Trolltech GUI library. + . + This is a dependency package to point to the current version + of ruby. + +Package: libqt4-ruby1.8 +Architecture: any +Section: interpreters +Depends: ${shlibs:Depends}, ruby1.8 +Description: Qt 4 bindings for Ruby + This package contains the files necessary for running and developing + Ruby code using the Qt 4 Ruby bindings. + . + It also includes some example programs that make use of these bindings, + plus many of the Qt 4 Tutorial examples translated into Ruby. + . + This package is part of the official KDE 4 bindings module. + +Package: libqt4-ruby1.8-dev +Architecture: any +Section: libdevel +Depends: ${shlibs:Depends}, libqt4-ruby1.8 +Description: Qt 4 bindings for Ruby - development files + This package contains the files necessary for running and developing + Ruby code using the Qt 4 Ruby bindings. + . + It also includes some example programs that make use of these bindings, + plus many of the Qt 4 Tutorial examples translated into Ruby. + . + This package is part of the official KDE 4 bindings module. + +Package: libqt4-ruby1.8-examples +Architecture: all +Section: interpreters +Depends: ${shlibs:Depends}, libqt4-ruby1.8 (>= ${source:Version}) +Description: Qt 4 bindings for Ruby - example files + This package contains the files necessary for running and developing + Ruby code using the Qt 4 Ruby bindings. + . + It also includes some example programs that make use of these bindings, + plus many of the Qt 4 Tutorial examples translated into Ruby. + . + This package is part of the official KDE 4 bindings module. + +# Smoke + +Package: libsmokeqt4-2 +Architecture: any +Section: libs +Depends: ${shlibs:Depends} +Description: SMOKE Binding Library to Qt 4 + The "Scripting Meta Object Kompiler Engine" library is used by + various KDE 4 language bindings packages to provide interfaces to the + Qt 4 library. + . + This package is part of the official KDE 4 bindings module. + +Package: libsmokeqt4-2-dev +Architecture: any +Section: libdevel +Description: SMOKE Binding Library to Qt 4 - Development Files + The "Scripting Meta Object Kompiler Engine" library is used by + various KDE 4 language bindings packages to provide interfaces to the + Qt 4 library. This package contains the development files for the + library. + . + This package is part of the official KDE 4 bindings module. + +Package: libsmokekde4-2 +Architecture: any +Section: libs +Depends: ${shlibs:Depends} +Description: SMOKE Binding Library to KDE 4 + The "Scripting Meta Object Kompiler Engine" library is used by + various KDE 4 language bindings packages to provide interfaces to the + KDE 4 libraries. + . + This package is part of the official KDE 4 bindings module. + +Package: libsmokekde4-2-dev +Architecture: any +Section: libdevel +Description: SMOKE Binding Library to KDE 4 - Development Files + The "Scripting Meta Object Kompiler Engine" library is used by + various KDE 4 language bindings packages to provide interfaces to the + Qt 4 and KDE 4 libraries. This package contains the development files for + the library. + . + This package is part of the official KDE 4 bindings module. + +# .NET + +Package: libqyoto4.3-cil +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, ${cli:Depends} +Replaces: libqyoto1.0-cil +Conflicts: libqyoto1.0-cil +Description: CLI bindings for the Qt 4 toolkit + Qyoto is a set of bindings to allow CLI (.NET) applications to + use Qt 4. It covers all modules of Qt 4 except QtScript. + . + This package is part of the official KDE 4 bindings module. + +Package: libqyoto-dev +Section: libdevel +Architecture: any +Depends: ${shlibs:Depends}, ${cli:Depends} +Description: CLI bindings for the Qt 4 toolkit - Development Files + Qyoto is a set of bindings to allow CLI (.NET) applications to + use Qt 4. It covers all modules of Qt 4 except QtScript. + . + This package is part of the official KDE 4 bindings module. + +Package: qyoto-dev-tools +Section: devel +Architecture: any +Depends: ${shlibs:Depends}, ${cli:Depends} +Recommends: libqyoto4.3-cil +Description: Development tools for CLI bindings for the Qt 4 toolkit + Qyoto is a set of bindings to allow CLI (.NET) applications to + use Qt 4. It covers all modules of Qt 4 except QtScript. + . + This package contains uics, the user interface compiler used with Qt 4 + Designer files. It also has csrss, the resource compiler. + . + This package is part of the official KDE 4 bindings module. + +Package: qyoto-examples +Section: devel +Architecture: all +Depends: ${shlibs:Depends}, ${cli:Depends}, libqyoto4.3-cil +Description: Example Uses of CLI bindings for the Qt 4 toolkit + Qyoto is a set of bindings to allow CLI (.NET) applications to + use Qt 4. It covers all modules of Qt 4 except QtScript. + . + This package contains example applications which come with Qyoto and + their source code. There is also a series of tutorial applications to + learn basic use of Qt 4 and C. + . + This package is part of the official KDE 4 bindings module. + +# PYTHON + +Package: python-kde4 +Section: python +Architecture: any +XB-Python-Version: ${python:Versions} +Depends: ${shlibs:Depends}, ${python:Depends}, python-qt4 (>= 4.3-2ubuntu7.1) +Provides: ${python:Provides} +Suggests: python-kde4-dbg +Description: Python bindings for the KDE 4 libraries + This package contains PyKDE4, the Python bindings for the KDE 4 + libraries, that allow you to write KDE programs using Python instead of + C++. It contains the following modules under the PyKDE4 namespace: + . + * kdecore + * kdeui + * khtml + * kio + * kparts + * ktexteditor + * kutils + * solid + . + This package provides modules for all supported Python versions. + +Package: python-kde4-dbg +Section: python +Priority: extra +Architecture: any +Depends: python-kde4 (= ${source:Version}), python-dbg, python-qt4-dbg, + ${shlibs:Depends} +XB-Python-Version: ${python:Versions} +Description: KDE 4 bindings for Python (debug extensions) + Python binding module that provides wide access to the KDE 4 API, + also known as PyKDE 4. Using this, you'll get (for example) classes + from kio, kjs, khtml and kprint. + . + This package contains the extension built for the Python debug interpreter. + +Package: python-kde4-doc +Section: doc +Architecture: all +Description: documentation and examples for PyKDE4 + This package contains documentation for PyKDE4, and some example code + showing how to use it. + +Package: python-kde4-dev +Section: python +Architecture: all +XB-Python-Version: ${python:Versions} +Depends: ${python:Depends}, python-qt4, python-kde4 (= ${source:Version}) +Conflicts: python-kde4 (<= 4:4.0.98) +Description: UIC compiler and SIP files for PyKDE4 + This package contains pykdeuic4, a wrapper around PyQt's own UIC (user + interface compiler). It is needed to generate code from Qt Designer's + UI files. You want to install this package if you are writing a PyKDE + application which has .uic files, or running one of these applications + from source. + . + It also contains the .sip files for PyKDE4, needed to build packages + with classes based on PyKDE. --- kde4bindings-4.1.0.orig/debian/libqyoto4.3-cil.install +++ kde4bindings-4.1.0/debian/libqyoto4.3-cil.install @@ -0,0 +1,2 @@ +usr/lib/libqyoto.so +usr/lib/libqyotoshared.so --- kde4bindings-4.1.0.orig/debian/libqt4-ruby1.8.install +++ kde4bindings-4.1.0/debian/libqt4-ruby1.8.install @@ -0,0 +1,17 @@ +usr/bin/rbqtapi +usr/bin/rbuic4 +usr/bin/rbrcc + +usr/lib/ruby/1.8/Qt/* +#usr/lib/ruby/1.8/Qt.rb +usr/lib/ruby/1.8/Qt3.rb +usr/lib/ruby/1.8/Qt4.rb + +usr/lib/ruby/1.8/*/q*.so + +usr/lib/libqtruby4shared.so + +usr/lib/ruby/1.8/Qt.rb +usr/lib/ruby/1.8/qtuitools/qtuitools.rb +usr/lib/ruby/1.8/qtwebkit/qtwebkit.rb +usr/lib/ruby/1.8/qtscript/qtscript.rb --- kde4bindings-4.1.0.orig/debian/libqt4-ruby1.8-examples.docs +++ kde4bindings-4.1.0/debian/libqt4-ruby1.8-examples.docs @@ -0,0 +1 @@ +ruby/qtruby/examples --- kde4bindings-4.1.0.orig/debian/qyoto.pc +++ kde4bindings-4.1.0/debian/qyoto.pc @@ -0,0 +1,9 @@ +prefix=${pcfiledir}/../.. +exec_prefix=${prefix} +libdir=${exec_prefix}/lib + + +Name: Qyoto +Description: Qt .NET Binding +Version: 4.3.0 +Libs: -r:${libdir}/cli/qyoto-4.3/qt-dotnet.dll --- kde4bindings-4.1.0.orig/debian/compat +++ kde4bindings-4.1.0/debian/compat @@ -0,0 +1 @@ +5 --- kde4bindings-4.1.0.orig/debian/python-kde4-doc.dirs +++ kde4bindings-4.1.0/debian/python-kde4-doc.dirs @@ -0,0 +1,4 @@ +usr/share/doc/python-kde4-doc +usr/share/doc/python-kde4-doc/examples +usr/share/doc/python-kde4-doc/html + --- kde4bindings-4.1.0.orig/debian/libsmokeqt4-2.install +++ kde4bindings-4.1.0/debian/libsmokeqt4-2.install @@ -0,0 +1 @@ +usr/lib/libsmokeq*.so.* --- kde4bindings-4.1.0.orig/debian/libkrosspython0.install +++ kde4bindings-4.1.0/debian/libkrosspython0.install @@ -0,0 +1 @@ +usr/lib/kde4/krosspython.so --- kde4bindings-4.1.0.orig/debian/libkorundum4-ruby1.8-examples.docs +++ kde4bindings-4.1.0/debian/libkorundum4-ruby1.8-examples.docs @@ -0,0 +1 @@ +ruby/korundum/examples --- kde4bindings-4.1.0.orig/debian/libsmokekde4-2-dev.links +++ kde4bindings-4.1.0/debian/libsmokekde4-2-dev.links @@ -0,0 +1 @@ +usr/share/doc/libsmokekde2/* usr/share/doc/libsmokekde2-dev/* --- kde4bindings-4.1.0.orig/debian/python-kde4-doc.examples +++ kde4bindings-4.1.0/debian/python-kde4-doc.examples @@ -0,0 +1 @@ +debian/tmp/usr/share/kde4/apps/pykde4/examples/* --- kde4bindings-4.1.0.orig/debian/libsmokekde4-2-dev.install +++ kde4bindings-4.1.0/debian/libsmokekde4-2-dev.install @@ -0,0 +1,11 @@ +usr/lib/libsmokek*.so +usr/lib/libsmokenepomuk.so +usr/lib/libsmokephonon.so +usr/lib/libsmokesolid.so +usr/lib/libsmokesoprano.so + +usr/include/smoke/k* +usr/include/smoke/nepomuk_smoke.h +usr/include/smoke/phonon_smoke.h +usr/include/smoke/solid_smoke.h +usr/include/smoke/soprano_smoke.h --- kde4bindings-4.1.0.orig/debian/libkorundum4-ruby1.8.install +++ kde4bindings-4.1.0/debian/libkorundum4-ruby1.8.install @@ -0,0 +1,21 @@ +usr/bin/krubyapplication +usr/bin/rbkconfig_compiler4 + +usr/share/applications/kde4/dbpedia_references.desktop +usr/share/kde4/apps/dbpedia_references/dbpedia_references.rb + +usr/lib/ruby/1.8/*/k*.so +usr/lib/ruby/1.8/*/nepomuk.so +usr/lib/ruby/1.8/*/phonon.so +usr/lib/ruby/1.8/*/solid.so +usr/lib/ruby/1.8/*/soprano.so + +usr/lib/ruby/1.8/KDE/korundum4.rb +usr/lib/ruby/1.8/khtml/khtml.rb +usr/lib/ruby/1.8/ktexteditor/ktexteditor.rb +usr/lib/ruby/1.8/nepomuk/nepomuk.rb +usr/lib/ruby/1.8/phonon/phonon.rb +usr/lib/ruby/1.8/solid/solid.rb +usr/lib/ruby/1.8/soprano/soprano.rb + +usr/lib/kde4/krubypluginfactory.so --- kde4bindings-4.1.0.orig/debian/python-kde4-doc.install +++ kde4bindings-4.1.0/debian/python-kde4-doc.install @@ -0,0 +1 @@ +usr/share/doc/kde4/HTML/en/pykde4/* usr/share/doc/python-kde4-doc/html --- kde4bindings-4.1.0.orig/debian/libsmokeqt4-2-dev.links +++ kde4bindings-4.1.0/debian/libsmokeqt4-2-dev.links @@ -0,0 +1 @@ +usr/share/doc/libsmokeqt2/* usr/share/doc/libsmokeqt2-dev/* --- kde4bindings-4.1.0.orig/debian/python-kde4-doc.doc-base +++ kde4bindings-4.1.0/debian/python-kde4-doc.doc-base @@ -0,0 +1,12 @@ +Document: PyKDE4 +Title: PyKDE4 developer documentation +Author: Jim Bublitz +Abstract: This documentation describes the PyKDE4 API + PyKDE4 contains the Python bindings to the KDE4 core library. + This manual contains general handling instructions and + a class reference. +Section: Programming + +Format: HTML +Index: /usr/share/doc/python-kde4-doc/html/index.html +Files: /usr/share/doc/python-kde4-doc/html/*.html --- kde4bindings-4.1.0.orig/debian/watch +++ kde4bindings-4.1.0/debian/watch @@ -0,0 +1,3 @@ +version=3 + +ftp://ftp.kde.org/pub/kde/stable/([.\d]{5,5})/src/kdebindings-(.*)\.tar\.bz2 debian uupdate --- kde4bindings-4.1.0.orig/debian/rules +++ kde4bindings-4.1.0/debian/rules @@ -0,0 +1,55 @@ +#!/usr/bin/make -f + +THIS_SHOULD_GO_TO_UNSTABLE = 1 + +include debian/cdbs/kde.mk + +export MONO_SHARED_DIR = $(CURDIR) + +DEB_CMAKE_EXTRA_FLAGS += \ + -DCUSTOM_RUBY_SITE_ARCH_DIR=/usr/lib/ruby/1.8/$(DEB_BUILD_GNU_CPU)-linux \ + -DCUSTOM_RUBY_SITE_LIB_DIR=/usr/lib/ruby/1.8 + +clean:: + rm -rf $(MONO_SHARED_DIR)/.wapi + +common-binary-predeb-arch:: + dh_makeclilibs -V + dh_clideps -d -a + +common-binary-predeb-indep:: + dh_clideps -d -i + +install/libqyoto4.3-cil:: + mkdir -p debian/libqyoto4.3-cil/usr/lib/cli/qyoto-4.3/ + cp obj-*-linux-gnu/lib/qt-dotnet.dll debian/libqyoto4.3-cil/usr/lib/cli/qyoto-4.3/ + cp obj-*-linux-gnu/lib/qt-dotnet.dll.mdb debian/libqyoto4.3-cil/usr/lib/cli/qyoto-4.3/ + + cp debian/tmp/usr/lib/libqyoto.so debian/libqyoto4.3-cil/usr/lib/cli/qyoto-4.3/ + cp debian/qt-dotnet.dll.config debian/libqyoto4.3-cil/usr/lib/cli/qyoto-4.3/ + + mkdir -p debian/libqyoto4.3-cil/usr/lib/pkgconfig/ + cp debian/qyoto.pc debian/libqyoto4.3-cil/usr/lib/pkgconfig/ + +install/qyoto-examples:: + for asdf in 1 2 3 4 5 6 7 8 9 10 11 12 13 14; do \ + mkdir -p debian/qyoto-examples/usr/share/qyoto-examples/tutorial/t$${asdf}; \ + cp csharp/qyoto/examples/tutorial/t$${asdf}/*cs debian/qyoto-examples/usr/share/qyoto-examples/tutorial/t$${asdf}; \ + done + +binary-post-install/qyoto-examples:: + find debian/qyoto-examples/ -name CMakeFiles | xargs rm -rf + find debian/qyoto-examples/ -name Makefile | xargs rm -rf + find debian/qyoto-examples/ -name cmake_install.cmake | xargs rm -rf + +binary-post-install/libqyoto4.3-cil:: + dh_installcligac -plibqyoto4.3-cil + +binary-predeb/libqyoto4.3-cil:: + # fix permissions on DLLs for lintian + dh_clifixperms + + +# common-binary-post-install-arch:: +# dh_pycentral -a + --- kde4bindings-4.1.0.orig/debian/libqyoto-dev.install +++ kde4bindings-4.1.0/debian/libqyoto-dev.install @@ -0,0 +1 @@ +usr/include/qyoto/* --- kde4bindings-4.1.0.orig/debian/libkrossruby0.install +++ kde4bindings-4.1.0/debian/libkrossruby0.install @@ -0,0 +1 @@ +usr/lib/kde4/krossruby.so --- kde4bindings-4.1.0.orig/debian/changelog +++ kde4bindings-4.1.0/debian/changelog @@ -0,0 +1,144 @@ +kde4bindings (4:4.1.0-0ubuntu1) intrepid; urgency=low + + * New upstream release + * KDE4 -> KDE 4 + * Reactivate ruby, smoke and .net bindings for real + * Remove debian/patches (applied upstream) + * New .net files not yet packaged see debian/not-installed + + -- Harald Sitter Tue, 22 Jul 2008 13:04:56 +0200 + +kde4bindings (4:4.0.98-0ubuntu1) intrepid; urgency=low + + * New upstream release candidate + * Bump Standards-Version to 3.8.0 + * Reactivate smoke, ruby and qyoto + + -- Harald Sitter Sat, 12 Jul 2008 19:38:36 +0200 + +kde4bindings (4:4.0.83+svn823405-0ubuntu7) intrepid; urgency=low + + * Add kubuntu_01_pykde4_dl_fix.diff to fix pykde on amd64 + * Update .installs + * Add libqt4-ruby1.8-dev and libqyoto-dev, even though the actual building + doesn't work right now + + -- Harald Sitter Thu, 26 Jun 2008 17:55:38 +0200 + +kde4bindings (4:4.0.83+svn823405-0ubuntu6) intrepid; urgency=low + + * Remove python-qt4-gl build-dep + + -- Jonathan Riddell Wed, 25 Jun 2008 01:24:50 +0000 + +kde4bindings (4:4.0.83+svn823405-0ubuntu5) intrepid; urgency=low + + * Add build-dep on libqt4-opengl-dev, python-qt4-gl + + -- Jonathan Riddell Tue, 24 Jun 2008 23:44:03 +0000 + +kde4bindings (4:4.0.83+svn823405-0ubuntu4) intrepid; urgency=low + + * Add missing comma in build-depends list + + -- Jonathan Riddell Tue, 24 Jun 2008 15:43:38 +0000 + +kde4bindings (4:4.0.83+svn823405-0ubuntu3) intrepid; urgency=low + + * Remove files from python-kde4-doc, doesn't seem to exist + + -- Jonathan Riddell Tue, 24 Jun 2008 15:00:40 +0000 + +kde4bindings (4:4.0.83+svn823405-0ubuntu2) intrepid; urgency=low + + * Add build-depends on quilt + + -- Jonathan Riddell Mon, 23 Jun 2008 16:09:24 +0000 + +kde4bindings (4:4.0.83+svn823405-0ubuntu1) intrepid; urgency=low + + * New upstream svn snapshot + * Building only python, smoke et al seems to be broken + + -- Jonathan Riddell Thu, 19 Jun 2008 11:45:13 +0000 + +kde4bindings (4:4.0.80-0ubuntu1) intrepid; urgency=low + + * New upstream beta release + * Rename source to kde4bindings to match Debian + * Re-enable pykde + + -- Jonathan Riddell Wed, 28 May 2008 17:41:20 +0100 + +kdebindings-kde4 (4:4.0.4-0ubuntu1~hardy1) hardy; urgency=low + + * New upstream release (LP: #226331) + * Updated control file for >= 4:4.0.4 build deps + * Updated control file to show Qt 4 and KDE 4 in descriptions for + clarification + + -- Richard A. Johnson Sun, 04 May 2008 18:11:24 -0500 + +kdebindings-kde4 (4:4.0.3-0ubuntu4) hardy; urgency=low + + * Fix installation path for ruby modules + + -- Harald Sitter Thu, 10 Apr 2008 11:09:34 +0200 + +kdebindings-kde4 (4:4.0.3-0ubuntu3) hardy; urgency=low + + * Add ruby1.8 and python2.5 as dependendencies for libkross*0 + * Fix libsmokekde dependendency of kdebindings-kde4 + + -- Harald Sitter Wed, 09 Apr 2008 11:46:10 +0200 + +kdebindings-kde4 (4:4.0.3-0ubuntu2) hardy; urgency=low + + * New upstream release + * Added packaging for SMOKE, Ruby (KDE and Qt), Qyoto and Kross + * Superseeding the current libqt4-ruby/libsmokeqt4 and qyoto releases + * Deactivate Python packaging, in python-kde4 for now + + -- Harald Sitter Wed, 26 Mar 2008 16:06:51 +0100 + +kdebindings-kde4 (4:4.0.3-0ubuntu1) hardy; urgency=low + + * New upstream release + + -- Jonathan Riddell Fri, 28 Mar 2008 11:59:57 +0000 + +kdebindings-kde4 (4:4.0.2-0ubuntu1) hardy; urgency=low + + * New upstream release + + -- Jonathan Riddell Mon, 03 Mar 2008 11:37:30 +0000 + +kdebindings-kde4 (4.0.0-0ubuntu2) hardy; urgency=low + + * Add missing build-dep on libphonon-dev + + -- Jonathan Riddell Thu, 10 Jan 2008 11:35:19 +0000 + +kdebindings-kde4 (4.0.0-0ubuntu1) hardy; urgency=low + + * New upstream release, build python-kde4 now from kdebindings + + -- Jonathan Riddell Mon, 07 Jan 2008 16:20:11 +0000 + +python-kde4 (3.97.0+svn20071212-0ubuntu2) hardy; urgency=low + + * No change rebuild for libungif -> libgif transition + + -- Jonathan Riddell Mon, 07 Jan 2008 10:55:06 +0000 + +python-kde4 (3.97.0+svn20071212-0ubuntu1) hardy; urgency=low + + * New snapshot + + -- Jonathan Riddell Wed, 12 Dec 2007 13:49:29 +0000 + +python-kde4 (3.92.0~svn20071201-0ubuntu1) hardy; urgency=low + + * Initial release. + + -- Terence Simpson Sat, 01 Dec 2007 14:06:21 +0000 --- kde4bindings-4.1.0.orig/debian/pykdeconfig.py +++ kde4bindings-4.1.0/debian/pykdeconfig.py @@ -0,0 +1,18 @@ +# import the sipconfig.py for the normal or the debug build + +import sys + +try: + _pydebug_ = sys.pydebug +except AttributeError: + _pydebug_ = False + +if _pydebug_: + try: + from pykde4config_d import * + except ImportError, msg: + raise ImportError, 'No module named pykde4config; package python-kde4-dbg not installed' +else: + from pykde4config_nd import * + +del _pydebug_ --- kde4bindings-4.1.0.orig/debian/qyoto-dev-tools.install +++ kde4bindings-4.1.0/debian/qyoto-dev-tools.install @@ -0,0 +1,2 @@ +usr/bin/uics +usr/bin/csrcc --- kde4bindings-4.1.0.orig/debian/not-installed +++ kde4bindings-4.1.0/debian/not-installed @@ -0,0 +1,32 @@ +# not package due to lack of understanding about mono +usr/lib/kde4/kimonopluginfactory.so +usr/lib/libkhtml-sharp.so +usr/lib/libkimono.so +usr/lib/libnepomuk-sharp.so +usr/lib/libqtscript-sharp.so +usr/lib/libqtuitools-sharp.so +usr/lib/libqtwebkit-sharp.so +usr/lib/libsoprano-sharp.so +usr/lib/mono/2.0/kde-dotnet.dll +usr/lib/mono/2.0/khtml.dll +usr/lib/mono/2.0/nepomuk.dll +usr/lib/mono/2.0/qt-dotnet.dll +usr/lib/mono/2.0/qtscript.dll +usr/lib/mono/2.0/qtuitools.dll +usr/lib/mono/2.0/qtwebkit.dll +usr/lib/mono/2.0/soprano.dll +usr/lib/mono/gac/kde-dotnet/4.1.0.0__194a23ba31c08164/kde-dotnet.dll +usr/lib/mono/gac/khtml/2.0.0.0__194a23ba31c08164/khtml.dll +usr/lib/mono/gac/nepomuk/2.2.0.0__194a23ba31c08164/nepomuk.dll +usr/lib/mono/gac/qt-dotnet/4.4.0.0__194a23ba31c08164/qt-dotnet.dll +usr/lib/mono/gac/qt-dotnet/4.4.0.0__194a23ba31c08164/qt-dotnet.dll.mdb +usr/lib/mono/gac/qtscript/2.2.0.0__194a23ba31c08164/qtscript.dll +usr/lib/mono/gac/qtuitools/2.2.0.0__194a23ba31c08164/qtuitools.dll +usr/lib/mono/gac/qtwebkit/2.2.0.0__194a23ba31c08164/qtwebkit.dll +usr/lib/mono/gac/soprano/2.0.2.0__194a23ba31c08164/soprano.dll + +# no pyc for us +usr/lib/python2.5/site-packages/PyKDE4/__init__.pyc +usr/lib/python2.5/site-packages/PyKDE4/pykdeconfig.pyc +usr/share/kde4/apps/pykde4/kde4.pyc +usr/share/kde4/apps/pykde4/pykdeuic4.pyc --- kde4bindings-4.1.0.orig/debian/libqt4-ruby1.8.docs +++ kde4bindings-4.1.0/debian/libqt4-ruby1.8.docs @@ -0,0 +1,4 @@ +ruby/qtruby/AUTHORS +ruby/qtruby/ChangeLog +ruby/qtruby/README +ruby/qtruby/TODO --- kde4bindings-4.1.0.orig/debian/libsmokekde4-2.install +++ kde4bindings-4.1.0/debian/libsmokekde4-2.install @@ -0,0 +1,5 @@ +usr/lib/libsmokek*.so.* +usr/lib/libsmokenepomuk.so.* +usr/lib/libsmokephonon.so.* +usr/lib/libsmokesolid.so.* +usr/lib/libsmokesoprano.so.* --- kde4bindings-4.1.0.orig/debian/qt-dotnet.dll.config +++ kde4bindings-4.1.0/debian/qt-dotnet.dll.config @@ -0,0 +1,3 @@ + + + --- kde4bindings-4.1.0.orig/debian/pycompat +++ kde4bindings-4.1.0/debian/pycompat @@ -0,0 +1 @@ +2 --- kde4bindings-4.1.0.orig/debian/qyoto-examples.install +++ kde4bindings-4.1.0/debian/qyoto-examples.install @@ -0,0 +1,10 @@ +../../obj-*-linux-gnu/csharp/qyoto/examples/* /usr/share/qyoto-examples/ +../../csharp/qyoto/examples/widgets/analogclock/*cs /usr/share/qyoto-examples/widgets/analogclock/ +../../csharp/qyoto/examples/qdbus/remotecontrolledcar/car/*cs /usr/share/qyoto-examples/qdbus/remotecontrolledcar/car/ +../../csharp/qyoto/examples/qdbus/pingpong/*cs /usr/share/qyoto-examples/qdbus/pingpong/ +../../csharp/qyoto/examples/qdbus/listnames/*cs /usr/share/qyoto-examples/qdbus/listnames/ +../../csharp/qyoto/examples/qdbus/complexpingpong/*cs /usr/share/qyoto-examples/qdbus/complexpingpong/ +../../csharp/qyoto/examples/graphicsview/collidingmice/*cs /usr/share/qyoto-examples/graphicsview/collidingmice/ +../../csharp/qyoto/examples/graphicsview/collidingmice/*qrc /usr/share/qyoto-examples/graphicsview/collidingmice/ +../../csharp/qyoto/examples/itemviews/simpletreemodel/*cs /usr/share/qyoto-examples/itemviews/simpletreemodel/ +../../csharp/qyoto/examples/itemviews/simpletreemodel/*qrc /usr/share/qyoto-examples/itemviews/simpletreemodel/ --- kde4bindings-4.1.0.orig/debian/python-kde4-dev.dirs +++ kde4bindings-4.1.0/debian/python-kde4-dev.dirs @@ -0,0 +1 @@ +usr/share/sip/PyKDE4 --- kde4bindings-4.1.0.orig/debian/python-kde4-dev.links +++ kde4bindings-4.1.0/debian/python-kde4-dev.links @@ -0,0 +1 @@ +usr/share/kde4/apps/pykde4/pykdeuic4.py usr/bin/pykdeuic4 --- kde4bindings-4.1.0.orig/debian/control.fire +++ kde4bindings-4.1.0/debian/control.fire @@ -0,0 +1,279 @@ +Source: kde4bindings +Section: libdevel +Priority: optional +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Terence Simpson +Build-Depends: debhelper (>= 5), cdbs, cmake, kdelibs5-dev (>= 4:4.0.98), + libphonon-dev (>= 4:4.0.98), libqt4-dev (>= 4.4), quilt, + python-dev, python-all-dbg, sip4 (>= 4.7.1), python-sip4-dev (>= 4.7.1), + ruby, ruby1.8-dev, + mono-jit, mono-mcs, mono-gmcs, mono-gac, cli-common-dev, + libqscintilla2-dev, + python-qt4-dev (>= 4.3-2), python-qt4-dbg, libqt4-opengl-dev, + python-central (>= 0.5.0), libplasma-dev (>= 4:4.0.98) +# for some reason currently SMOKE doesn't build with: libqwt5-qt4-dev +Standards-Version: 3.8.0 +Homepage: http://www.kde.org + +Package: kdebindings-kde4 +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, libkrossruby0, libkrosspython0, ruby-kde4, + libsmokeqt2, libsmokekde4-2, libqyoto4.3-cil, python-kde4 +Description: KDE 4 bindings for Ruby and .NET + This is a meta package which depends on all provided KDE 4 bindings. + +# Kross + +Package: libkrossruby0 +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, ruby1.8 +Description: Kross scripting framework for KDE 4 - Ruby component + The Kross scripting framework provides full Python, Ruby and KDE JavaScript + scripting support. + . + This package contains Kross' Ruby component and is part of the official KDE 4 + bindings module. + +Package: libkrosspython0 +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, python2.5 +Description: Kross scripting framework for KDE 4 - Python component + The Kross scripting framework provides full Python, Ruby and KDE 4 JavaScript + scripting support. + . + This package contains Kross' Python component and is part of the official KDE 4 + bindings module. + +# RUBY + +Package: ruby-kde4 +Architecture: all +Section: interpreters +Depends: libkorundum4-ruby1.8, libqt4-ruby1.8 +Description: KDE 4 bindings for Ruby + This package contains the files necessary for running and developing + Ruby code using the Korundum KDE Ruby bindings. + . + It also includes some example programs and templates that make use of + these bindings. + . + This package is part of the official KDE 4 bindings module. + +Package: libkorundum4-ruby1.8 +Architecture: any +Section: interpreters +Depends: ${shlibs:Depends}, libqt4-ruby1.8 (>= ${binary:Version}) +Description: KDE 4 bindings for Ruby + This package contains the files necessary for running and developing + Ruby code using the Korundum KDE 4 Ruby bindings. + . + It also includes some example programs and templates that make use of + these bindings. + . + This package is part of the official KDE 4 bindings module. + +Package: libkorundum4-ruby1.8-examples +Architecture: all +Section: interpreters +Depends: ${shlibs:Depends}, libkorundum4-ruby1.8 (>= ${source:Version}) +Description: KDE 4 bindings for Ruby - example files + This package contains the files necessary for running and developing + Ruby code using the Korundum KDE Ruby bindings. + . + It also includes some example programs and templates that make use of + these bindings. + . + This package is part of the official KDE 4 bindings module. + +Package: libqt4-ruby +Architecture: all +Section: interpreters +Depends: libqt4-ruby1.8 +Description: ruby bindings for the Qt4 GUI library + Smoke-based ruby bindings for Qt4, the Trolltech GUI library. + . + This is a dependency package to point to the current version + of ruby. + +Package: libqt4-ruby1.8 +Architecture: any +Section: interpreters +Depends: ${shlibs:Depends}, ruby1.8 +Description: Qt 4 bindings for Ruby + This package contains the files necessary for running and developing + Ruby code using the Qt 4 Ruby bindings. + . + It also includes some example programs that make use of these bindings, + plus many of the Qt 4 Tutorial examples translated into Ruby. + . + This package is part of the official KDE 4 bindings module. + +Package: libqt4-ruby1.8-dev +Architecture: any +Section: interpreters +Depends: ${shlibs:Depends}, libqt4-ruby1.8 +Description: Qt 4 bindings for Ruby - development files + This package contains the files necessary for running and developing + Ruby code using the Qt 4 Ruby bindings. + . + It also includes some example programs that make use of these bindings, + plus many of the Qt 4 Tutorial examples translated into Ruby. + . + This package is part of the official KDE 4 bindings module. + +Package: libqt4-ruby1.8-examples +Architecture: all +Section: interpreters +Depends: ${shlibs:Depends}, libqt4-ruby1.8 (>= ${source:Version}) +Description: Qt 4 bindings for Ruby - example files + This package contains the files necessary for running and developing + Ruby code using the Qt 4 Ruby bindings. + . + It also includes some example programs that make use of these bindings, + plus many of the Qt 4 Tutorial examples translated into Ruby. + . + This package is part of the official KDE 4 bindings module. + +# Smoke + +Package: libsmokeqt4-2 +Architecture: any +Section: libs +Depends: ${shlibs:Depends} +Description: SMOKE Binding Library to Qt 4 + The "Scripting Meta Object Kompiler Engine" library is used by + various KDE 4 language bindings packages to provide interfaces to the + Qt 4 library. + . + This package is part of the official KDE 4 bindings module. + +Package: libsmokeqt4-2-dev +Architecture: any +Section: libdevel +Description: SMOKE Binding Library to Qt 4 - Development Files + The "Scripting Meta Object Kompiler Engine" library is used by + various KDE 4 language bindings packages to provide interfaces to the + Qt 4 library. This package contains the development files for the + library. + . + This package is part of the official KDE 4 bindings module. + +Package: libsmokekde4-2 +Architecture: any +Section: libs +Depends: ${shlibs:Depends} +Description: SMOKE Binding Library to KDE 4 + The "Scripting Meta Object Kompiler Engine" library is used by + various KDE 4 language bindings packages to provide interfaces to the + KDE 4 libraries. + . + This package is part of the official KDE 4 bindings module. + +Package: libsmokekde4-2-dev +Architecture: any +Section: libdevel +Description: SMOKE Binding Library to KDE 4 - Development Files + The "Scripting Meta Object Kompiler Engine" library is used by + various KDE 4 language bindings packages to provide interfaces to the + Qt 4 and KDE 4 libraries. This package contains the development files for + the library. + . + This package is part of the official KDE 4 bindings module. + +# .NET + +Package: libqyoto4.3-cil +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, ${cli:Depends} +Replaces: libqyoto1.0-cil +Conflicts: libqyoto1.0-cil +Description: CLI bindings for the Qt 4 toolkit + Qyoto is a set of bindings to allow CLI (.NET) applications to + use Qt 4. It covers all modules of Qt 4 except QtScript. + . + This package is part of the official KDE 4 bindings module. + +Package: libqyoto-dev +Section: devel +Architecture: any +Depends: ${shlibs:Depends}, ${cli:Depends} +Description: CLI bindings for the Qt 4 toolkit - Development Files + Qyoto is a set of bindings to allow CLI (.NET) applications to + use Qt 4. It covers all modules of Qt 4 except QtScript. + . + This package is part of the official KDE 4 bindings module. + +Package: qyoto-dev-tools +Section: devel +Architecture: any +Depends: ${shlibs:Depends}, ${cli:Depends} +Recommends: libqyoto4.3-cil +Description: Development tools for CLI bindings for the Qt 4 toolkit + Qyoto is a set of bindings to allow CLI (.NET) applications to + use Qt 4. It covers all modules of Qt 4 except QtScript. + . + This package contains uics, the user interface compiler used with Qt 4 + Designer files. It also has csrss, the resource compiler. + . + This package is part of the official KDE 4 bindings module. + +Package: qyoto-examples +Section: devel +Architecture: all +Depends: ${shlibs:Depends}, ${cli:Depends}, libqyoto4.3-cil +Description: Example Uses of CLI bindings for the Qt 4 toolkit + Qyoto is a set of bindings to allow CLI (.NET) applications to + use Qt 4. It covers all modules of Qt 4 except QtScript. + . + This package contains example applications which come with Qyoto and + their source code. There is also a series of tutorial applications to + learn basic use of Qt 4 and C#. + . + This package is part of the official KDE 4 bindings module. + +# PYTHON + +Package: python-kde4 +Architecture: any +Depends: ${shlibs:Depends}, ${python:Depends}, python-qt4 (>= 4.3-2ubuntu7.1) +Provides: ${python:Provides} +Suggests: python-kde4-dbg +XB-Python-Version: ${python:Versions} +Description: KDE4 bindings for Python + Python binding module that provides wide access to the KDE4 API, + also known as PyKDE4. Using this, you'll get (for example) classes + from kio, kjs, khtml and kprint. + +Package: python-kde4-dbg +Priority: extra +Architecture: any +Depends: python-kde4 (= ${source:Version}), python-dbg, python-qt4-dbg, ${shlibs:Depends} +XB-Python-Version: ${python:Versions} +Description: KDE4 bindings for Python (debug extensions) + Python binding module that provides wide access to the KDE4 API, + also known as PyKDE4. Using this, you'll get (for example) classes + from kio, kjs, khtml and kprint. + . + This package contains the extension built for the python debug interpreter. + +Package: python-kde4-doc +Section: doc +Architecture: all +Description: Documentation and examples for PyKDE4 + General documentation and examples for PyKDE4 providing programming + tips and working code you can use to learn from. + +Package: python-kde4-dev +Section: python +Architecture: all +Depends: pyqt4-dev-tools, python, python-kde4 (= ${source:Version}) +Description: KDE4 bindings for Python - Development files and scripts + Development .sip files with definitions of PyKDE4 classes. They + are needed to build PyKDE4, but also as building blocks of other + packages based on them. + The package also contains kdepyuic4, a wrapper script around PyQt4's + user interface compiler. --- kde4bindings-4.1.0.orig/debian/python-kde4.install +++ kde4bindings-4.1.0/debian/python-kde4.install @@ -0,0 +1,4 @@ +usr/lib/python2.*/site-packages/PyKDE4/*.so +usr/lib/python2.*/site-packages/PyKDE4/__init__.py +usr/lib/python2.*/site-packages/PyKDE4/pykdeconfig.py +usr/share/kde4/apps/pykde4/kde4.py --- kde4bindings-4.1.0.orig/debian/cdbs/versions.mk +++ kde4bindings-4.1.0/debian/cdbs/versions.mk @@ -0,0 +1,14 @@ + +CDBS_MIN_VER:=0.4.52 +QUILT_MIN_VER:=0.40 +CMAKE_MIN_VER:=2.4.8 + + +KDELIBS_VERSION:=$(shell dpkg -l kdelibs5 | grep kdelibs5 | awk '{print $$3}') +KDELIBS_SOURCE_VERSION:=$(shell echo $(KDELIBS_VERSION) | sed 's/+b.*//') +KDELIBS_UPSTREAM_VERSION:=$(shell echo $(KDELIBS_VERSION) | sed 's/-.*//') + +KDEPIMLIBS_VERSION:=$(shell dpkg -l kdepimlibs5 | grep kdepimlibs5 | awk '{print $$3}') +KDEPIMLIBS_SOURCE_VERSION:=$(shell echo $(KDEPIMLIBS_VERSION) | sed 's/+b.*//') +KDEPIMLIBS_UPSTREAM_VERSION:=$(shell echo $(KDEPIMLIBS_VERSION) | sed 's/-.*//') + --- kde4bindings-4.1.0.orig/debian/cdbs/control.mk +++ kde4bindings-4.1.0/debian/cdbs/control.mk @@ -0,0 +1,19 @@ +include debian/cdbs/versions.mk +debian/control: debian/control.tmp + mv debian/control.tmp debian/control + +debian/control.tmp: update-versions + +update-versions: debian/control.in + sed "s/CDBS_MIN_VER/$(CDBS_MIN_VER)/;\ + s/QUILT_MIN_VER/$(QUILT_MIN_VER)/;\ + s/CMAKE_MIN_VER/$(CMAKE_MIN_VER)/;\ + s/KDELIBS_VERSION/$(KDELIBS_VERSION)/;\ + s/KDELIBS_UPSTREAM_VERSION/$(KDELIBS_UPSTREAM_VERSION)/;\ + s/KDELIBS_SOURCE_VERSION/$(KDELIBS_SOURCE_VERSION)/;\ + s/KDEPIMLIBS_VERSION/$(KDEPIMLIBS_VERSION)/;\ + s/KDEPIMLIBS_SOURCE_VERSION/$(KDEPIMLIBS_SOURCE_VERSION)/;\ + s/KDEPIMLIBS_UPSTREAM_VERSION/$(KDEPIMLIBS_UPSTREAM_VERSION)/;\ + " debian/control.in > debian/control.tmp + +.PHONY: update-versions --- kde4bindings-4.1.0.orig/debian/cdbs/cmake.mk +++ kde4bindings-4.1.0/debian/cdbs/cmake.mk @@ -0,0 +1,60 @@ +# -*- mode: makefile; coding: utf-8 -*- +# Copyright (C) 2006 Peter Rockai +# Copyright (C) 2006 Fathi Boudra +# Description: A class for cmake packages +# +# This program is free software; you can redistribute it and/or +# modify it under the terms of the GNU General Public License as +# published by the Free Software Foundation; either version 2, or (at +# your option) any later version. +# +# This program 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 +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA +# 02111-1307 USA. + +ifndef _cdbs_bootstrap +_cdbs_scripts_path ?= /usr/lib/cdbs +_cdbs_rules_path ?= /usr/share/cdbs/1/rules +_cdbs_class_path ?= /usr/share/cdbs/1/class +endif + +ifndef _cdbs_class_cmake +_cdbs_class_cmake := 1 + +include $(_cdbs_rules_path)/buildcore.mk$(_cdbs_makefile_suffix) + +ifdef _cdbs_tarball_dir +DEB_BUILDDIR = $(_cdbs_tarball_dir)/obj-$(DEB_BUILD_GNU_TYPE) +else +DEB_BUILDDIR = obj-$(DEB_BUILD_GNU_TYPE) +endif + +DEB_MAKE_INSTALL_TARGET = install DESTDIR=$(DEB_DESTDIR) +DEB_CMAKE_PREFIX =/usr + +# Overriden from makefile-vars.mk +# We pass CFLAGS and friends to ./configure, so no need to pass them to make +DEB_MAKE_INVOKE = $(DEB_MAKE_ENVVARS) $(MAKE) -C $(DEB_BUILDDIR) + +include $(_cdbs_class_path)/makefile.mk$(_cdbs_makefile_suffix) + +common-configure-arch common-configure-indep:: common-configure-impl +common-configure-impl:: $(DEB_BUILDDIR)/CMakeCache.txt +$(DEB_BUILDDIR)/CMakeCache.txt: + cd $(DEB_BUILDDIR) && cmake $(CURDIR)/$(DEB_SRCDIR) \ + -DCMAKE_INSTALL_PREFIX="$(DEB_CMAKE_PREFIX)" \ + $(DEB_CMAKE_EXTRA_FLAGS) -DCMAKE_CXX_FLAGS="$(CXXFLAGS)" \ + -DCMAKE_C_FLAGS="$(CFLAGS)" -DCMAKE_VERBOSE_MAKEFILE=ON + mkdir -p $(DEB_DESTDIR) + +cleanbuilddir:: + -if test "$(DEB_BUILDDIR)" != "$(DEB_SRCDIR)"; then rm -rf $(DEB_BUILDDIR); fi + +endif + --- kde4bindings-4.1.0.orig/debian/cdbs/kde.mk +++ kde4bindings-4.1.0/debian/cdbs/kde.mk @@ -0,0 +1,108 @@ +include /usr/share/cdbs/1/class/cmake.mk +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/rules/patchsys-quilt.mk +include /usr/share/cdbs/1/rules/utils.mk + +DEB_CONFIG_INSTALL_DIR ?= /usr/share/kde4/config + +DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el +DEB_CMAKE_EXTRA_FLAGS += \ + -DCMAKE_BUILD_TYPE=Debian \ + $(KDE4-ENABLE-FINAL) \ + -DKDE4_BUILD_TESTS=false \ + -DKDE_DISTRIBUTION_TEXT="Kubuntu packages" \ + -DCMAKE_SKIP_RPATH=true \ + -DKDE4_USE_ALWAYS_FULL_RPATH=false \ + -DCONFIG_INSTALL_DIR=$(DEB_CONFIG_INSTALL_DIR) \ + -DDATA_INSTALL_DIR=/usr/share/kde4/apps \ + -DHTML_INSTALL_DIR=/usr/share/doc/kde4/HTML \ + -DKCFG_INSTALL_DIR=/usr/share/kde4/config.kcfg \ + -DLIB_INSTALL_DIR=/usr/lib \ + -DSYSCONF_INSTALL_DIR=/etc + +# Set the one below to something else than 'yes' to disable linking +# with --as-needed (on by default) +DEB_KDE_LINK_WITH_AS_NEEDED ?= yes +ifneq (,$(findstring yes, $(DEB_KDE_LINK_WITH_AS_NEEDED))) + ifeq (,$(findstring no-as-needed, $(DEB_BUILD_OPTIONS))) + DEB_KDE_LINK_WITH_AS_NEEDED := yes + DEB_CMAKE_EXTRA_FLAGS += \ + -DCMAKE_SHARED_LINKER_FLAGS="-Wl,--no-undefined -Wl,--as-needed" \ + -DCMAKE_MODULE_LINKER_FLAGS="-Wl,--no-undefined -Wl,--as-needed" \ + -DCMAKE_EXE_LINKER_FLAGS="-Wl,--no-undefined -Wl,--as-needed" + else + DEB_KDE_LINK_WITH_AS_NEEDED := no + endif +else + DEB_KDE_LINK_WITH_AS_NEEDED := no +endif + +#DEB_CMAKE_PREFIX = /usr/lib/kde4 +DEB_DH_INSTALL_SOURCEDIR = debian/tmp +#DEB_DH_SHLIBDEPS_ARGS = -l/usr/lib/kde4/lib/ +DEB_KDE_ENABLE_FINAL ?= +#DEB_MAKE_ENVVARS += XDG_CONFIG_DIRS=/etc/xdg XDG_DATA_DIRS=/usr/share +#DEB_STRIP_EXCLUDE = so + +ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) + cdbs_treat_me_gently_arches := arm m68k alpha ppc64 armel armeb + ifeq (,$(filter $(DEB_HOST_ARCH_CPU),$(cdbs_treat_me_gently_arches))) + KDE4-ENABLE-FINAL = $(if $(DEB_KDE_ENABLE_FINAL),-DKDE4_ENABLE_FINAL=true,) + else + KDE4-ENABLE-FINAL = + endif +endif + +common-build-arch:: debian/stamp-man-pages +debian/stamp-man-pages: + if ! test -d debian/man/out; then mkdir -p debian/man/out; fi + for f in $$(find debian/man -name '*.sgml'); do \ + docbook-to-man $$f > debian/man/out/`basename $$f .sgml`.1; \ + done + for f in $$(find debian/man -name '*.man'); do \ + soelim -I debian/man $$f \ + > debian/man/out/`basename $$f .man`.`head -n1 $$f | awk '{print $$NF}'`; \ + done + touch debian/stamp-man-pages + +clean:: +ifndef THIS_SHOULD_GO_TO_UNSTABLE + #guard against experimental uploads to unstable + dpkg-parsechangelog | grep ^Distribution | grep -q 'experimental\|UNRELEASED' +endif + rm -rf debian/man/out + -rmdir debian/man + rm -f debian/stamp-man-pages + rm -f CMakeCache.txt + + +$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%: + if test -x /usr/bin/dh_desktop; then dh_desktop -p$(cdbs_curpkg) $(DEB_DH_DESKTOP_ARGS); fi + if test -e debian/$(cdbs_curpkg).lintian; then \ + install -p -D -m644 debian/$(cdbs_curpkg).lintian \ + debian/$(cdbs_curpkg)/usr/share/lintian/overrides/$(cdbs_curpkg); \ + fi + if test -e debian/$(cdbs_curpkg).presubj; then \ + install -p -D -m644 debian/$(cdbs_curpkg).presubj \ + debian/$(cdbs_curpkg)/usr/share/bug/$(cdbs_curpkg)/presubj; \ + fi + +binary-install/$(DEB_SOURCE_PACKAGE)-doc-html:: + set -e; \ + for doc in `cd $(DEB_DESTDIR)/usr/share/doc/kde/HTML/en; find . -name index.docbook`; do \ + pkg=$${doc%/index.docbook}; pkg=$${pkg#./}; \ + echo Building $$pkg HTML docs...; \ + mkdir -p $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/usr/share/doc/kde/HTML/en/$$pkg; \ + cd $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/usr/share/doc/kde/HTML/en/$$pkg; \ + meinproc4 $(DEB_DESTDIR)/usr/share/doc/kde/HTML/en/$$pkg/index.docbook; \ + done + for pkg in $(DOC_HTML_PRUNE) ; do \ + rm -rf debian/$(DEB_SOURCE_PACKAGE)-doc-html/usr/share/doc/kde/HTML/en/$$pkg; \ + done + + +# Process "sameVersionDep:" substvars +DH_SAMEVERSIONDEPS=debian/cdbs/dh_sameversiondeps +common-binary-predeb-arch common-binary-predeb-indep:: + @if [ ! -x "$(DH_SAMEVERSIONDEPS)" ]; then chmod a+x "$(DH_SAMEVERSIONDEPS)"; fi + $(DH_SAMEVERSIONDEPS) --- kde4bindings-4.1.0.orig/debian/cdbs/utils.mk +++ kde4bindings-4.1.0/debian/cdbs/utils.mk @@ -0,0 +1,49 @@ +# -*- mode: makefile; coding: utf-8 -*- +# Copyright © 2003 Colin Walters +# Description: Defines various random rules, including a list-missing rule +# +# This program is free software; you can redistribute it and/or +# modify it under the terms of the GNU General Public License as +# published by the Free Software Foundation; either version 2, or (at +# your option) any later version. +# +# This program 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 +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA +# 02111-1307 USA. + +_cdbs_scripts_path ?= /usr/lib/cdbs +_cdbs_rules_path ?= /usr/share/cdbs/1/rules +_cdbs_class_path ?= /usr/share/cdbs/1/class + +ifndef _cdbs_rules_utils +_cdbs_rules_utils = 1 + +include $(_cdbs_rules_path)/buildcore.mk$(_cdbs_makefile_suffix) + +DEB_PHONY_RULES += list-missing + +list-missing: + @if test -d debian/tmp; then \ + (cd debian/tmp && find . -type f -o -type l | grep -v '/DEBIAN/' | sort) > debian/cdbs-install-list; \ + (for package in $(DEB_ALL_PACKAGES); do \ + (cd debian/$$package && find . -type f -o -type l); \ + done) | sort -u > debian/cdbs-package-list; \ + if test -e debian/not-installed ;\ + then grep -v '^#' debian/not-installed >> debian/cdbs-package-list ; \ + sort -u debian/cdbs-package-list.tmp ; mv debian/cdbs-package-list.tmp debian/cdbs-package-list ; \ + fi ;\ + diff -u debian/cdbs-install-list debian/cdbs-package-list | sed '1,2d' | egrep '^-' || true; \ + else \ + echo "All files were installed into debian/$(DEB_SOURCE_PACKAGE)."; \ + fi + +clean:: + rm -f debian/cdbs-install-list debian/cdbs-package-list + +endif --- kde4bindings-4.1.0.orig/debian/cdbs/dh_sameversiondeps +++ kde4bindings-4.1.0/debian/cdbs/dh_sameversiondeps @@ -0,0 +1,140 @@ +#!/usr/bin/perl -w + +use strict; +use Dpkg::Control; +use Dpkg::Substvars; +use Dpkg::ErrorHandling; +use File::Copy; + +use Debian::Debhelper::Dh_Lib; + +my $namespace = "sameVersionDep"; +my @fields = qw(Depends Recommends Suggests Enhances Pre-Depends); +my $re_fields = join("|", @fields); +my $re_pkgname = qr/[a-z0-9][a-z0-9+.-]*/; +my $re_oursubstvar = qr/\$\{($namespace:($re_pkgname):($re_pkgname)-($re_fields)-($re_pkgname))\}/; + +# Global substvars file +my $g_substvars = new Dpkg::Substvars; +$g_substvars->parse("debian/substvars") if (-r "debian/substvars"); + +sub Shlibsvars::new { + my ($cls, $package, $control, $substvars_file) = @_; + my $self = bless ( { + "package" => $package, + "control" => $control, + "file" => $substvars_file, + }, $cls); + $self->{substvars} = new Dpkg::Substvars; + if (-r $self->{file}) { + $self->{substvars}->parse($self->{file}); + } + return $self; +} + +sub Shlibsvars::get_fieldval { + my ($self, $field) = @_; + + my $pkg = $self->{control}->get_pkg_by_name($self->{package}); + return undef if (!defined $pkg || !exists $pkg->{$field}); + + # Turn of warnings for substvars runs + my $save_quiet = $Dpkg::ErrorHandling::quiet_warnings; + $Dpkg::ErrorHandling::quiet_warnings = 1; + + my $val = $pkg->{$field}; + $val = $self->{substvars}->substvars($val); + $val = $g_substvars->substvars($val); + + $Dpkg::ErrorHandling::quiet_warnings = $save_quiet; + return $val; +} + +sub Shlibsvars::extract_deps { + my ($self, $field, $deppkg) = @_; + + my $val = $self->get_fieldval($field); + return undef() unless defined $val; + + # Extract dependency fields we need + my @matched_deps; + for my $dep (split(/\s*,\s*/, $val)) { + if ($dep =~ /^\Q$deppkg\E(?:$|[\W])/) { + push @matched_deps, $dep; + } + } + return join(",", @matched_deps); +} + +sub write_substvar($$$$) { + my ($pkgname, $varname, $value, $substvars) = @_; + my @contents; + my $varset = 0; + + my $file = (-r $substvars) ? $substvars : "debian/substvars"; + if (-r $file) { + open(FILE, "<$file") or die "Unable to open substvars file '$file' for reading\n"; + while () { + if (!$varset && /^\s*\Q$varname=\E/) { + push @contents, "$varname=$value\n"; + $varset = 1; + } else { + push @contents, $_; + } + } + close(FILE); + } else { + # Fallback to default + $file = $substvars; + } + + open(FILE, ">$file.tmp") or die "Unable to open substvars file '$file.tmp' for writing\n"; + for (@contents) { + print FILE $_; + } + if (!$varset) { + print FILE "$varname=$value", "\n"; + } + close(FILE); + + File::Copy::move("$file.tmp", "$file"); +} + +init(); + +my $control = new Dpkg::Control; +my %shlibsvars; + +foreach my $package (@{$dh{DOPACKAGES}}) { + my $pkg_substvars = sprintf("debian/%ssubstvars", pkgext($package)); + my $pkg = $control->get_pkg_by_name($package); + + for my $fieldname (@fields) { + if (exists $pkg->{$fieldname}) { + my $fieldval = $pkg->{$fieldname}; + my $pkgname = $pkg->{Package}; + + while ($fieldval =~ m/\G.*?$re_oursubstvar/gs) { + my $varname = $1; + my $dep2add = $2; + my $basepkg = $3; + my $deptype = $4; + my $deppkg = $5; + + if (!exists $shlibsvars{$basepkg}) { + my $base_substvars = sprintf("debian/%ssubstvars", pkgext($basepkg)); + $shlibsvars{$basepkg} = new Shlibsvars($basepkg, $control, $base_substvars); + } + my $vars = $shlibsvars{$basepkg}; + my $deps = $vars->extract_deps($deptype, $deppkg); + $deps = "" unless($deps); + $deps =~ s/\b\Q$deppkg\E\b/$dep2add/g; + + # Write substvar for the package + write_substvar($pkgname, $varname, $deps, $pkg_substvars); + } + } + } +} + +exit 0 --- kde4bindings-4.1.0.orig/debian/patches/kubuntu_01_fix_smokeqt_target_link_libs.diff +++ kde4bindings-4.1.0/debian/patches/kubuntu_01_fix_smokeqt_target_link_libs.diff @@ -0,0 +1,13 @@ +Index: kde4bindings-4.0.98+svn835791/smoke/qtuitools/CMakeLists.txt +=================================================================== +--- kde4bindings-4.0.98+svn835791.orig/smoke/qtuitools/CMakeLists.txt 2008-07-22 14:55:28.000000000 +0200 ++++ kde4bindings-4.0.98+svn835791/smoke/qtuitools/CMakeLists.txt 2008-07-22 14:57:16.000000000 +0200 +@@ -27,7 +27,7 @@ + ENDIF(CMAKE_CXX_FLAGS MATCHES "-fvisibility") + add_library(smokeqtuitools SHARED ${smokeqtuitools_LIB_SRCS}) + +-target_link_libraries(smokeqtuitools smokeqt ${QT_QTCORE_LIBRARY} ${QT_QTGUI_LIBRARY} ${QT_QTUITOOLS_LIBRARY}) ++target_link_libraries(smokeqtuitools smokeqt ${QT_QTCORE_LIBRARY} ${QT_QTUITOOLS_LIBRARY} ${QT_QTGUI_LIBRARY}) + + set_target_properties(smokeqtuitools PROPERTIES VERSION 2.0.0 SOVERSION 2 ) + --- kde4bindings-4.1.0.orig/debian/patches/series +++ kde4bindings-4.1.0/debian/patches/series @@ -0,0 +1 @@ +kubuntu_01_fix_smokeqt_target_link_libs.diff