debian/0000775000000000000000000000000012301617631007170 5ustar debian/libbodega0.install0000664000000000000000000000034712216042020012541 0ustar usr/lib/libbodega.so.0* usr/lib/*/qt4/plugins/bodegaassethandlers/libwallpaperhandlerplugin.so usr/lib/*/qt4/plugins/bodegaassethandlers/libepubhandlerplugin.so usr/lib/*/qt4/plugins/bodegaassethandlers/libplasmoidhandlerplugin.so debian/patches/0000775000000000000000000000000012301506766010625 5ustar debian/patches/series0000664000000000000000000000004212301506005012020 0ustar kubuntu_install-cmake-module.diff debian/patches/kubuntu_install-cmake-module.diff0000664000000000000000000000106212301506766017242 0ustar Index: bodega-client-0.2/lib/cmake/modules/CMakeLists.txt =================================================================== --- bodega-client-0.2.orig/lib/cmake/modules/CMakeLists.txt 2013-08-19 21:16:47.000000000 +0100 +++ bodega-client-0.2/lib/cmake/modules/CMakeLists.txt 2014-02-20 23:21:23.141563438 +0000 @@ -1,2 +1,5 @@ set(cmakeFiles FindBODEGA.cmake) -install(FILES ${cmakeFiles} DESTINATION ${CMAKE_MODULES_INSTALL_DIR}) +set(module_install_dir ${KDE4_DATA_DIR}/cmake/modules ) + +install( FILES ${cmakeFiles} DESTINATION ${module_install_dir} ) + debian/rules0000775000000000000000000000005112216036264010246 0ustar #!/usr/bin/make -f %: dh $@ --with kde debian/source/0000775000000000000000000000000012216036001010457 5ustar debian/source/format0000664000000000000000000000001412216036001011665 0ustar 3.0 (quilt) debian/changelog0000664000000000000000000000116212301617631011042 0ustar bodega-client (0.2-0ubuntu3) trusty; urgency=medium * Make libbodega-dev depend on libbodega0 -- Harald Sitter Fri, 21 Feb 2014 10:42:36 +0100 bodega-client (0.2-0ubuntu2) trusty; urgency=medium * Add patch kubuntu_install-cmake-module.diff to fix cmake module install dir * Put cmake module into libbodega-dev -- Jonathan Riddell Thu, 20 Feb 2014 23:23:06 +0000 bodega-client (0.2-0ubuntu1) saucy; urgency=low * Initial release LP: #1227602 * Add build-dep on libqt4-opengl-dev -- Jonathan Riddell Tue, 17 Sep 2013 12:24:44 +0100 debian/copyright0000664000000000000000000000633512216043045011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: bodega-client Source: http://plasma-active.org/ Files: * Copyright: 2012 Coherent Theory LLC 2011 Sebastian Kuegler 2012,2013 Marco Martin 2013 Giorgos Tsiapaliokas License: GPL-2 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 of the License, 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". Files: lib/* src/common/dataenginebindings_p.h src/common/dataenginebindings.cpp Copyright: 2007 Richard J. Moore 2012 Aleix Pol Gonzalez 2012 Coherent Theory LLC License: LGPL-2 This program 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, 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 Library General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. . On Debian systems, the complete text of the GNU Library General Public License version 2 can be found in "/usr/share/common-licenses/LGPL-2". Files: debian/* Copyright: 2013 Jonathan Riddell License: GPL-2+ 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/libbodega-dev.install0000664000000000000000000000014012301507122013230 0ustar usr/lib/libbodega.so usr/include usr/lib/pkgconfig/bodega.pc usr/share/kde4/apps/cmake/modules/ debian/control0000664000000000000000000000176212301617543010603 0ustar Source: bodega-client Section: kde Priority: extra Maintainer: Kubuntu Developers XSBC-Original-Maintainer: Jonathan Riddell Build-Depends: debhelper (>= 8.0.0), cmake, pkg-kde-tools, libqjson-dev, kdelibs5-dev, libqt4-opengl-dev, nepomuk-core-dev Standards-Version: 3.9.4 Homepage: http://plasma-active.org/ Package: bodega-client Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Make Play Live content store applet Client applications for the Make Play Live content store. Package: libbodega0 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Section: libs Description: Make Play Live content store library Library for the Make Play Live content store. Package: libbodega-dev Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libbodega0 (= ${binary:Version}) Section: libdevel Description: Make Play Live content store library Library for the Make Play Live content store. . Development files. debian/bodega-client.install0000664000000000000000000000007412301507234013253 0ustar usr/share/applications/ usr/share/kde4/apps/plasma/ usr/bin debian/compat0000664000000000000000000000000212216036001010355 0ustar 8 debian/bodega-client.docs0000664000000000000000000000001512216036060012527 0ustar doc/json_api