debian/0000775000000000000000000000000012132057537007175 5ustar debian/patches/0000775000000000000000000000000012132057515010620 5ustar debian/patches/libx11_underlinkage.patch0000664000000000000000000000125612132057515015475 0ustar Index: wally-2.4.4/CMakeLists.txt =================================================================== --- wally-2.4.4.orig/CMakeLists.txt 2011-12-28 09:38:40.000000000 -0500 +++ wally-2.4.4/CMakeLists.txt 2013-04-12 15:23:55.017346178 -0400 @@ -284,7 +284,7 @@ set( PROGNAME wally ) add_executable( ${PROGNAME} ${WALLY_QMS} ${WALLY_SRCS} ${WALLY_MOC_SRCS} ${WALLY_IMAGES_RC_SRCS} ${WALLY_LANGUAGES_RC_SRCS} ${WALLY_UI_HDRS} ) - target_link_libraries( ${PROGNAME} ${QT_LIBRARIES} ${EXIF_LIBRARIES} ) + target_link_libraries( ${PROGNAME} ${QT_LIBRARIES} ${EXIF_LIBRARIES} X11 ) install( TARGETS ${PROGNAME} DESTINATION /usr/bin ) if( CMAKE_BUILD_TYPE STREQUAL Release ) debian/patches/series0000664000000000000000000000003212132057304012024 0ustar libx11_underlinkage.patch debian/wally.desktop0000664000000000000000000000021611374653652011726 0ustar [Desktop Entry] Name=Wally GenericName=KDE4 Wallpaper changer Exec=wally Comment=KDE4 Wallpaper changer Type=Application Icon=wallyplugin.png debian/rules0000775000000000000000000000005111374566642010262 0ustar #!/usr/bin/make -f %: dh --with kde $@ debian/compat0000664000000000000000000000000211374645760010403 0ustar 7 debian/copyright0000664000000000000000000000237712033526523011135 0ustar This package was debianized by Paulo Dias Copyright: Copyright 2009 Antonio Di Monaco License: 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 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 General Public License can be found in `/usr/share/common-licenses/GPL-2'. The Debian packaging is © 2009, Paulo Dias and is licensed under the GPL, see above. debian/source/0000775000000000000000000000000012132057265010473 5ustar debian/source/format0000664000000000000000000000001411374653631011707 0ustar 3.0 (quilt) debian/install0000664000000000000000000000007212033526523010561 0ustar debian/wally.desktop usr/share/applications/wally.desktop debian/control0000664000000000000000000000161612033526523010600 0ustar Source: wally Section: kde Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Paulo Dias Build-Depends: cmake, debhelper (>= 7.3.16~), kdelibs5-dev, libx11-dev, pkg-config, pkg-kde-tools (>= 0.5.0~), x11proto-core-dev Standards-Version: 3.9.2 Homepage: http://www.becrux.com Package: wally Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: Qt4 wallpaper changer Wally is a Qt4 wallpaper changer using multiple sources like files, folders, FTP remote folders, Flickr, Yahoo!, Panoramio, Pikeo, Ipernity, Photobucket, Buzznet, Picasa and Smugmug images. It is available in many languages. Supported Linux window managers are GNOME, KDE 3, KDE 4, Xfce 4, BlackBox, FluxBox, Window Maker, and FVWM. debian/watch0000664000000000000000000000013411641616237010226 0ustar version=3 http://www.becrux.com/index.php?page=projects&name=wally .*/wally-([\d.]+).tar.gz debian/changelog0000664000000000000000000000304212132057537011046 0ustar wally (2.4.4-0ubuntu3) raring; urgency=low * Added missing X11 lib to link, fixing FTBFS. -- Daniel T Chen Fri, 12 Apr 2013 15:24:04 -0400 wally (2.4.4-0ubuntu2) quantal; urgency=low * add pkg-config to build depends -- Julian Taylor Fri, 05 Oct 2012 11:50:15 +0200 wally (2.4.4-0ubuntu1) precise; urgency=low * New Upstream release. -- Bhavani Shankar Mon, 16 Jan 2012 17:26:07 +0530 wally (2.4.2-0ubuntu1) precise; urgency=low * New upstream release (LP: #739956). - fixes LP: #739938 * Drop 01_fix_ftbfs_qt_plugins.patch, not necessary anymore. * Update watch file. * Bump Standards-Version to 3.9.2. -- Ilya Barygin Sat, 15 Oct 2011 23:50:40 +0400 wally (2.3.2-0ubuntu2) oneiric; urgency=low * Build-depend directly on libx11-dev and x11proto-core-dev (LP: #832807). -- Colin Watson Sun, 11 Sep 2011 16:52:51 +0100 wally (2.3.2-0ubuntu1) maverick; urgency=low * New upstream release (LP: #582628). * Add debian/patches/01_fix_ftbfs_qt_plugins.patch * Add cmake to build-dependencies as kdelibs5-dev no longer depends on it. * Switch to source format 3.0 (quilt). * Switch from cdbs to dh7 rules and bump debian/compat to 7. -- Felix Geyer Tue, 18 May 2010 21:42:49 +0200 wally (2.3.1-0ubuntu1) lucid; urgency=low * Initial release (LP: #503539) * Changed some stuff to please the MOTU gods. -- Paulo Dias Sun, 03 Jan 2010 21:46:19 +0000