debian/0000775000000000000000000000000012265527140007174 5ustar debian/TODO.Debian0000664000000000000000000000117512243737162011054 0ustar TODO: o Fix lintian complains * WORKAROUND: qjson's symbols say 0.7.1 is enonugh but upstream wants >= 0.8.0 use shlibs.local to bump dependency to >=0.8.0 * check dependencies of -dbg pkg. In principle ?? should it recommend all -dbg pkgs of libraries referenced in libkscreen0 ???? * debian/copyright: * Fix/find correct name for my abbrev. GPL-KDEeV * how to treat GPL-kdeev? AFAIU it's GPL+ Just with non-usual (but allowed) copyright reference to KDE e.V. o add library symbol handling: pkgkde-symbolshelper Makes no sense yet as API breaks/changes frequently Postpone until upstream makes a statement debian/watch0000664000000000000000000000020412243737162010224 0ustar # See uscan(1) for format version=3 ftp://ftp.kde.org/pub/kde/(?:stable|unstable)/libkscreen/([\d\.]+)/src/libkscreen-(.*)\.tar\.xz debian/rules0000775000000000000000000000107112243737162010256 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. export DEB_BUILD_OPTIONS=nocheck # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ --dbg-package=libkscreen-dbg \ --list-missing \ --with=pkgkde-symbolshelper # --parallel \ debian/changelog0000664000000000000000000000450112265527140011046 0ustar libkscreen (1.0.2-0ubuntu2) trusty; urgency=low * Build-depends on libxcb-sync-dev instead of libxcb-sync0-dev. -- Maarten Lankhorst Wed, 15 Jan 2014 16:50:31 +0100 libkscreen (1.0.2-0ubuntu1) trusty; urgency=low [ Jackson Doak ] * New upstream release * Update debian/watch * Update symbols [ Jonathan Riddell ] * Update copyright file -- Jackson Doak Sat, 23 Nov 2013 06:51:18 +1100 libkscreen (1.0.1-0ubuntu1) saucy; urgency=low * New upstream release. (LP: #1208409) * Remove patch for the COPYING-CMAKE-SCRIPTS file since it is included in upstream already. -- Howard Chan Sun, 04 Aug 2013 18:27:33 +0800 libkscreen (1.0-0ubuntu1) saucy; urgency=low * New upstream release. (LP: #1194495) * Rename libkscreen0 to libkscreen1 for new library version. * Update symbols file for libkscreen1. * Add KSC_*.so symbols to libkscreen1.symbols. * Make libkscreen1 break/replace libkscreen0 for KSC_*.so. * Add required XCB libraries as build dependencies. * Update copyright file. * Add patch to add missing COPYING-CMAKE-SCRIPTS file. -- Howard Chan Tue, 25 Jun 2013 21:22:51 +0800 libkscreen (0.0.92-0ubuntu2) saucy; urgency=low * Add a symbols file -- Rohan Garg Wed, 08 May 2013 15:38:03 +0100 libkscreen (0.0.92-0ubuntu1) saucy; urgency=low * New upstream release -- Rohan Garg Tue, 07 May 2013 00:13:36 +0100 libkscreen (0.0.81-0ubuntu2) raring; urgency=low * Set maintainer to Kubuntu Developers -- Philip Muškovac Fri, 29 Mar 2013 21:43:43 +0100 libkscreen (0.0.81-0ubuntu1) raring; urgency=low * New upstream release candidate * Add misc:Depends to libkscreen-dev depends to fix lintian warnings -- Philip Muškovac Fri, 29 Mar 2013 21:35:52 +0100 libkscreen (0.0.71+git20130311-0ubuntu1) raring; urgency=low * New upstream snapshot. -- Howard Chan Mon, 11 Mar 2013 21:05:45 +0800 libkscreen (0.0.71-0ubuntu1) raring; urgency=low * Initial release * WORKAROUND: qjson's symbols say 0.7.1 is enonugh but upstream wants >= 0.8.0 use shlibs.local to bump dependency to >=0.8.0 -- Achim Bohnet Mon, 21 Jan 2013 00:13:23 +0100 debian/copyright0000664000000000000000000000666212243746733011150 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: libkscreen Source: ftp://ftp.kde.org/pub/kde/unstable/libkscreen/ Files: * Copyright: 2012 Alejandro Fiestas Olivares 2012, 2013 Dan Vratil License: LGPL-2.1+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. . This library 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 Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Files: cmake/modules/* Copyright: 2012 Fredrik Höglund 2008 Helio Chissini de Castro 2007 Matthias Kretz License: BSD-3-clause 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 above copyright notice, this list of conditions and the following disclaimer. 2. 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. 3. Neither the name of the University 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 REGENTS 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 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. Files: debian/* Copyright: 2012, 2013 Achim Bohnet License: GPL-2.0+ This package 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 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 General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/compat0000664000000000000000000000000212243737162010375 0ustar 8 debian/source/0000775000000000000000000000000012243737223010475 5ustar debian/source/format0000664000000000000000000000001412243737162011705 0ustar 3.0 (quilt) debian/control0000664000000000000000000000411612265527067010611 0ustar Source: libkscreen Priority: extra Maintainer: Kubuntu Developers XSBC-Original-Maintainer: Achim Bohnet Build-Depends: debhelper (>= 8.0.0), cmake, kdelibs5-dev, libqjson-dev (>= 0.8.0), libxrandr-dev, pkg-kde-tools, pkg-config, libx11-xcb-dev, libxcb-render-util0-dev, libxcb-image0-dev, libxcb-randr0-dev, libxcb-composite0-dev, libxcb-damage0-dev, libxcb-shape0-dev, libxcb-shm0-dev, libxcb-sync-dev, libxcb-xfixes0-dev, libxcb1-dev, xcb-proto Standards-Version: 3.9.4 Section: libs Homepage: https://projects.kde.org/projects/playground/libs/libkscreen Vcs-Browser: http://bazaar.launchpad.net/~kubuntu-packagers/kubuntu-packaging/libkscreen Vcs-Bzr: https://code.launchpad.net/~kubuntu-packagers/kubuntu-packaging/libkscreen Package: libkscreen-dev Section: libdevel Architecture: any Depends: ${misc:Depends}, libkscreen1 (= ${binary:Version}), libqt4-dev Description: library for screen management - development files The KDE multiple monitor support is trying be as smart as possible adapting the behavior of it to each use case making the configuration of monitors as simple as plugging them to your computer. . This package contains the files necessary for development. Package: libkscreen1 Section: libs Architecture: any Breaks: libkscreen0 Replaces: libkscreen0 Depends: ${shlibs:Depends}, ${misc:Depends} Description: library for screen management - shared library The KDE multiple monitor support is trying be as smart as possible adapting the behavior of it to each use case making the configuration of monitors as simple as plugging them to your computer. . This package contains the shared library Package: libkscreen-dbg Section: debug Architecture: any Recommends: libqt4-dbg Depends: ${misc:Depends}, libkscreen1 (= ${binary:Version}) Description: library for screen management - debug info The KDE multiple monitor support is trying be as smart as possible adapting the behavior of it to each use case making the configuration of monitors as simple as plugging them to your computer. . This package contains the debugging symbols. debian/libkscreen1.symbols0000664000000000000000000002137212243737162013020 0ustar # SymbolsHelper-Confirmed: 1.0.2 amd64 KSC_Fake.so libkscreen1 #MINVER# qt_plugin_instance@Base 1.0 qt_plugin_query_verification_data@Base 1.0 KSC_XRandR.so libkscreen1 #MINVER# qt_plugin_instance@Base 1.0 qt_plugin_query_verification_data@Base 1.0 KSC_XRandR11.so libkscreen1 #MINVER# qt_plugin_instance@Base 1.0 qt_plugin_query_verification_data@Base 1.0 libkscreen.so.1 libkscreen1 #MINVER# _ZN7KScreen13ConfigMonitor11qt_metacallEN11QMetaObject4CallEiPPv@Base 1.0 _ZN7KScreen13ConfigMonitor11qt_metacastEPKc@Base 1.0 _ZN7KScreen13ConfigMonitor12notifyUpdateEv@Base 1.0 _ZN7KScreen13ConfigMonitor12removeConfigEPNS_6ConfigE@Base 1.0 _ZN7KScreen13ConfigMonitor16staticMetaObjectE@Base 1.0 _ZN7KScreen13ConfigMonitor20configurationChangedEv@Base 1.0 _ZN7KScreen13ConfigMonitor7Private13updateConfigsEv@Base 1.0 _ZN7KScreen13ConfigMonitor7Private25_k_configurationDestroyedEP7QObject@Base 1.0.2 _ZN7KScreen13ConfigMonitor8instanceEv@Base 1.0 _ZN7KScreen13ConfigMonitor9addConfigEPNS_6ConfigE@Base 1.0 _ZN7KScreen13ConfigMonitorC1Ev@Base 1.0 _ZN7KScreen13ConfigMonitorC2Ev@Base 1.0 _ZN7KScreen13ConfigMonitorD0Ev@Base 1.0 _ZN7KScreen13ConfigMonitorD1Ev@Base 1.0 _ZN7KScreen13ConfigMonitorD2Ev@Base 1.0 _ZN7KScreen4Edid11qt_metacallEN11QMetaObject4CallEiPPv@Base 1.0 _ZN7KScreen4Edid11qt_metacastEPKc@Base 1.0 _ZN7KScreen4Edid16staticMetaObjectE@Base 1.0 (subst)_ZN7KScreen4Edid7Private5parseEPKh{size_t}@Base 1.0 (subst)_ZN7KScreen4EdidC1EPKh{size_t}P7QObject@Base 1.0 _ZN7KScreen4EdidC1EPNS0_7PrivateE@Base 1.0.2 _ZN7KScreen4EdidC1Ev@Base 1.0 (subst)_ZN7KScreen4EdidC2EPKh{size_t}P7QObject@Base 1.0 _ZN7KScreen4EdidC2EPNS0_7PrivateE@Base 1.0.2 _ZN7KScreen4EdidC2Ev@Base 1.0 _ZN7KScreen4EdidD0Ev@Base 1.0 _ZN7KScreen4EdidD1Ev@Base 1.0 _ZN7KScreen4EdidD2Ev@Base 1.0 _ZN7KScreen4Mode11modeChangedEv@Base 1.0 _ZN7KScreen4Mode11qt_metacallEN11QMetaObject4CallEiPPv@Base 1.0 _ZN7KScreen4Mode11qt_metacastEPKc@Base 1.0 _ZN7KScreen4Mode14setRefreshRateEf@Base 1.0 _ZN7KScreen4Mode16staticMetaObjectE@Base 1.0 _ZN7KScreen4Mode5setIdERK7QString@Base 1.0 _ZN7KScreen4Mode7setNameERK7QString@Base 1.0 _ZN7KScreen4Mode7setSizeERK5QSize@Base 1.0 _ZN7KScreen4ModeC1EP7QObject@Base 1.0 _ZN7KScreen4ModeC1EPNS0_7PrivateE@Base 1.0.2 _ZN7KScreen4ModeC2EP7QObject@Base 1.0 _ZN7KScreen4ModeC2EPNS0_7PrivateE@Base 1.0.2 _ZN7KScreen4ModeD0Ev@Base 1.0 _ZN7KScreen4ModeD1Ev@Base 1.0 _ZN7KScreen4ModeD2Ev@Base 1.0 _ZN7KScreen6Config10setOutputsE5QHashIiPNS_6OutputEE@Base 1.0 _ZN7KScreen6Config11loadBackendEv@Base 1.0 _ZN7KScreen6Config11outputAddedEPNS_6OutputE@Base 1.0.2 _ZN7KScreen6Config11qt_metacallEN11QMetaObject4CallEiPPv@Base 1.0 _ZN7KScreen6Config11qt_metacastEPKc@Base 1.0 _ZN7KScreen6Config12canBeAppliedEPS0_@Base 1.0 _ZN7KScreen6Config12removeOutputEi@Base 1.0.2 _ZN7KScreen6Config13outputRemovedEi@Base 1.0.2 _ZN7KScreen6Config16staticMetaObjectE@Base 1.0 _ZN7KScreen6Config7currentEv@Base 1.0 _ZN7KScreen6Config8setValidEb@Base 1.0 _ZN7KScreen6Config9addOutputEPNS_6OutputE@Base 1.0.2 _ZN7KScreen6Config9setConfigEPS0_@Base 1.0 _ZN7KScreen6Config9setScreenEPNS_6ScreenE@Base 1.0 _ZN7KScreen6ConfigC1EP7QObject@Base 1.0 _ZN7KScreen6ConfigC1EPNS0_7PrivateE@Base 1.0.2 _ZN7KScreen6ConfigC2EP7QObject@Base 1.0 _ZN7KScreen6ConfigC2EPNS0_7PrivateE@Base 1.0.2 _ZN7KScreen6ConfigD0Ev@Base 1.0 _ZN7KScreen6ConfigD1Ev@Base 1.0 _ZN7KScreen6ConfigD2Ev@Base 1.0 _ZN7KScreen6Output10posChangedEv@Base 1.0 _ZN7KScreen6Output10setEnabledEb@Base 1.0 _ZN7KScreen6Output10setPrimaryEb@Base 1.0 _ZN7KScreen6Output11qt_metacallEN11QMetaObject4CallEiPPv@Base 1.0 _ZN7KScreen6Output11qt_metacastEPKc@Base 1.0 _ZN7KScreen6Output11setRotationENS0_8RotationE@Base 1.0 _ZN7KScreen6Output12setConnectedEb@Base 1.0 _ZN7KScreen6Output13clonesChangedEv@Base 1.0 _ZN7KScreen6Output13outputChangedEv@Base 1.0 _ZN7KScreen6Output15rotationChangedEv@Base 1.0 _ZN7KScreen6Output16isEnabledChangedEv@Base 1.0 _ZN7KScreen6Output16isPrimaryChangedEv@Base 1.0 _ZN7KScreen6Output16setCurrentModeIdERK7QString@Base 1.0 _ZN7KScreen6Output16staticMetaObjectE@Base 1.0 _ZN7KScreen6Output17setPreferredModesERK11QStringList@Base 1.0 _ZN7KScreen6Output18isConnectedChangedEv@Base 1.0 _ZN7KScreen6Output20currentModeIdChangedEv@Base 1.0 _ZN7KScreen6Output5setIdEi@Base 1.0 _ZN7KScreen6Output6setPosERK6QPoint@Base 1.0 _ZN7KScreen6Output7setIconERK7QString@Base 1.0 _ZN7KScreen6Output7setNameERK7QString@Base 1.0 _ZN7KScreen6Output7setTypeENS0_4TypeE@Base 1.0 _ZN7KScreen6Output8setModesE5QHashI7QStringPNS_4ModeEE@Base 1.0 _ZN7KScreen6Output9setClonesE5QListIiE@Base 1.0 _ZN7KScreen6Output9setSizeMmERK5QSize@Base 1.0.2 _ZN7KScreen6OutputC1EP7QObject@Base 1.0 _ZN7KScreen6OutputC1EPNS0_7PrivateE@Base 1.0.2 _ZN7KScreen6OutputC2EP7QObject@Base 1.0 _ZN7KScreen6OutputC2EPNS0_7PrivateE@Base 1.0.2 _ZN7KScreen6OutputD0Ev@Base 1.0 _ZN7KScreen6OutputD1Ev@Base 1.0 _ZN7KScreen6OutputD2Ev@Base 1.0 _ZN7KScreen6Screen10setMaxSizeERK5QSize@Base 1.0 _ZN7KScreen6Screen10setMinSizeERK5QSize@Base 1.0 _ZN7KScreen6Screen11qt_metacallEN11QMetaObject4CallEiPPv@Base 1.0 _ZN7KScreen6Screen11qt_metacastEPKc@Base 1.0 _ZN7KScreen6Screen14setCurrentSizeERK5QSize@Base 1.0 _ZN7KScreen6Screen16staticMetaObjectE@Base 1.0 _ZN7KScreen6Screen18currentSizeChangedEv@Base 1.0 _ZN7KScreen6Screen5setIdEi@Base 1.0 _ZN7KScreen6ScreenC1EP7QObject@Base 1.0 _ZN7KScreen6ScreenC1EPNS0_7PrivateE@Base 1.0.2 _ZN7KScreen6ScreenC2EP7QObject@Base 1.0 _ZN7KScreen6ScreenC2EPNS0_7PrivateE@Base 1.0.2 _ZN7KScreen6ScreenD0Ev@Base 1.0 _ZN7KScreen6ScreenD1Ev@Base 1.0 _ZN7KScreen6ScreenD2Ev@Base 1.0 _ZNK7KScreen13ConfigMonitor10metaObjectEv@Base 1.0 _ZNK7KScreen4Edid10metaObjectEv@Base 1.0 _ZNK7KScreen4Edid3redEv@Base 1.0 _ZNK7KScreen4Edid4blueEv@Base 1.0 _ZNK7KScreen4Edid4hashEv@Base 1.0 _ZNK7KScreen4Edid4nameEv@Base 1.0 _ZNK7KScreen4Edid5cloneEv@Base 1.0.2 _ZNK7KScreen4Edid5gammaEv@Base 1.0 _ZNK7KScreen4Edid5greenEv@Base 1.0 _ZNK7KScreen4Edid5pnpIdEv@Base 1.0 _ZNK7KScreen4Edid5whiteEv@Base 1.0 _ZNK7KScreen4Edid5widthEv@Base 1.0 _ZNK7KScreen4Edid6eisaIdEv@Base 1.0 _ZNK7KScreen4Edid6heightEv@Base 1.0 _ZNK7KScreen4Edid6serialEv@Base 1.0 _ZNK7KScreen4Edid6vendorEv@Base 1.0 _ZNK7KScreen4Edid7Private10edidGetBitEii@Base 1.0 _ZNK7KScreen4Edid7Private11edidGetBitsEiii@Base 1.0 _ZNK7KScreen4Edid7Private15edidParseStringEPKh@Base 1.0 _ZNK7KScreen4Edid7Private18edidDecodeFractionEii@Base 1.0 _ZNK7KScreen4Edid7isValidEv@Base 1.0 _ZNK7KScreen4Edid8deviceIdERK7QString@Base 1.0 _ZNK7KScreen4Mode10metaObjectEv@Base 1.0 _ZNK7KScreen4Mode11refreshRateEv@Base 1.0 _ZNK7KScreen4Mode2idEv@Base 1.0 _ZNK7KScreen4Mode4nameEv@Base 1.0 _ZNK7KScreen4Mode4sizeEv@Base 1.0 _ZNK7KScreen4Mode5cloneEv@Base 1.0.2 _ZNK7KScreen6Config10metaObjectEv@Base 1.0 _ZNK7KScreen6Config13primaryOutputEv@Base 1.0 _ZNK7KScreen6Config16connectedOutputsEv@Base 1.0 _ZNK7KScreen6Config5cloneEv@Base 1.0.2 _ZNK7KScreen6Config6outputEi@Base 1.0 _ZNK7KScreen6Config6screenEv@Base 1.0 _ZNK7KScreen6Config7isValidEv@Base 1.0 _ZNK7KScreen6Config7outputsEv@Base 1.0 _ZNK7KScreen6Output10metaObjectEv@Base 1.0 _ZNK7KScreen6Output11currentModeEv@Base 1.0 _ZNK7KScreen6Output11isConnectedEv@Base 1.0 _ZNK7KScreen6Output13currentModeIdEv@Base 1.0 _ZNK7KScreen6Output13preferredModeEv@Base 1.0 _ZNK7KScreen6Output14preferredModesEv@Base 1.0 _ZNK7KScreen6Output15preferredModeIdEv@Base 1.0 _ZNK7KScreen6Output2idEv@Base 1.0 _ZNK7KScreen6Output3posEv@Base 1.0 _ZNK7KScreen6Output4edidEv@Base 1.0 _ZNK7KScreen6Output4iconEv@Base 1.0 _ZNK7KScreen6Output4modeERK7QString@Base 1.0 _ZNK7KScreen6Output4nameEv@Base 1.0 _ZNK7KScreen6Output4typeEv@Base 1.0 _ZNK7KScreen6Output5cloneEv@Base 1.0.2 _ZNK7KScreen6Output5modesEv@Base 1.0 _ZNK7KScreen6Output6clonesEv@Base 1.0 _ZNK7KScreen6Output6sizeMmEv@Base 1.0.2 _ZNK7KScreen6Output7Private11biggestModeERK5QHashI7QStringPNS_4ModeEE@Base 1.0 _ZNK7KScreen6Output8rotationEv@Base 1.0 _ZNK7KScreen6Output9isEnabledEv@Base 1.0 _ZNK7KScreen6Output9isPrimaryEv@Base 1.0 _ZNK7KScreen6Screen10metaObjectEv@Base 1.0 _ZNK7KScreen6Screen11currentSizeEv@Base 1.0 _ZNK7KScreen6Screen2idEv@Base 1.0 _ZNK7KScreen6Screen5cloneEv@Base 1.0.2 _ZNK7KScreen6Screen7maxSizeEv@Base 1.0 _ZNK7KScreen6Screen7minSizeEv@Base 1.0 _ZTIN7KScreen13ConfigMonitorE@Base 1.0 _ZTIN7KScreen4EdidE@Base 1.0 _ZTIN7KScreen4ModeE@Base 1.0 _ZTIN7KScreen6ConfigE@Base 1.0 _ZTIN7KScreen6OutputE@Base 1.0 _ZTIN7KScreen6ScreenE@Base 1.0 _ZTSN7KScreen13ConfigMonitorE@Base 1.0 _ZTSN7KScreen4EdidE@Base 1.0 _ZTSN7KScreen4ModeE@Base 1.0 _ZTSN7KScreen6ConfigE@Base 1.0 _ZTSN7KScreen6OutputE@Base 1.0 _ZTSN7KScreen6ScreenE@Base 1.0 _ZTVN7KScreen13ConfigMonitorE@Base 1.0 _ZTVN7KScreen4EdidE@Base 1.0 _ZTVN7KScreen4ModeE@Base 1.0 _ZTVN7KScreen6ConfigE@Base 1.0 _ZTVN7KScreen6OutputE@Base 1.0 _ZTVN7KScreen6ScreenE@Base 1.0 _Zls6QDebugPKN7KScreen4ModeE@Base 1.0.2 _Zls6QDebugPKN7KScreen6OutputE@Base 1.0.2 debian/libkscreen-dev.install0000664000000000000000000000016412243737162013465 0ustar usr/include/* #usr/lib/lib*.a usr/lib/lib*.so usr/lib/cmake/LibKScreen/* usr/lib/pkgconfig/* #usr/share/pkgconfig/* debian/libkscreen1.install0000664000000000000000000000005012243737162012764 0ustar usr/lib/lib*.so.* usr/lib/kde4/plugins/