debian/0000755000000000000000000000000012230305520007156 5ustar debian/rules0000755000000000000000000000157511761524375010271 0ustar #!/usr/bin/make -f DISABLE_UPDATE_UPLOADERS := 1 include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/gnome.mk include /usr/share/cdbs/1/rules/utils.mk include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk LDFLAGS += -Wl,--as-needed DEB_DH_MAKESHLIBS_ARGS_eog-plugins := --no-act DEB_CONFIGURE_EXTRA_FLAGS += --with-plugins=all --enable-python clean:: plugins_desc_script="/^ @PLUGINS_DESCRIPTION@\$$/ c \\$$(find . -iname \*.desktop.in | while read f; do cat $$f | awk -f debian/desktop2description.awk; done | sed 's/.*/ &\\/'; echo " ")"; \ sed \ -e "s#@GNOME_TEAM@#$(UPLOADERS)#g" \ -e "$$plugins_desc_script" \ debian/control.in > debian/control binary-install/eog-plugins:: dh_python2 -p$(cdbs_curpkg) /usr/lib/eog/plugins find debian/$(cdbs_curpkg) -name '*.la' -print -delete debian/control.in0000644000000000000000000000276512230305255011205 0ustar Source: eog-plugins Section: gnome Priority: optional Maintainer: Debian GNOME Maintainers Uploaders: @GNOME_TEAM@ Build-Depends: cdbs, gnome-pkg-tools (>= 0.11), debhelper (>= 8), autotools-dev, intltool (>= 0.40.0), libglib2.0-dev (>= 2.32.0), libgtk-3-dev (>= 3.3.8), libpeas-dev (>= 0.7.4), eog-dev (>= 3.9.1), python-dev (>= 2.6.6-3~), postr, libgdata-dev (>= 0.6), libchamplain-0.12-dev, libchamplain-gtk-0.12-dev, libclutter-1.0-dev (>= 1.9.4), libclutter-gtk-1.0-dev (>= 1.1.2), libexif-dev (>= 0.6.16), gsettings-desktop-schemas-dev Standards-Version: 3.9.4 Homepage: https://wiki.gnome.org/EyeOfGnome/Plugins Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/eog-plugins Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/eog-plugins/ X-Python-Version: >= 2.3 Package: eog-plugins Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, eog (>= 3.9.1), python-gi, gir1.2-gtk-3.0, gsettings-desktop-schemas Suggests: postr Enhances: eog Description: set of plugins for eog eog-plugins contain a set of plugins for eog, Eye of GNOME. . The following plugins are included: @PLUGINS_DESCRIPTION@ debian/control0000644000000000000000000000445112230305724010573 0ustar Source: eog-plugins Section: gnome Priority: optional Maintainer: Debian GNOME Maintainers Uploaders: Josselin Mouette , Laurent Bigonville , Michael Biebl Build-Depends: cdbs, gnome-pkg-tools (>= 0.11), debhelper (>= 8), autotools-dev, intltool (>= 0.40.0), libglib2.0-dev (>= 2.32.0), libgtk-3-dev (>= 3.3.8), libpeas-dev (>= 0.7.4), eog-dev (>= 3.9.1), python-dev (>= 2.6.6-3~), postr, libgdata-dev (>= 0.6), libchamplain-0.12-dev, libchamplain-gtk-0.12-dev, libclutter-1.0-dev (>= 1.9.4), libclutter-gtk-1.0-dev (>= 1.1.2), libexif-dev (>= 0.6.16), gsettings-desktop-schemas-dev Standards-Version: 3.9.4 Homepage: https://wiki.gnome.org/EyeOfGnome/Plugins Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/eog-plugins Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/eog-plugins/ X-Python-Version: >= 2.3 Package: eog-plugins Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, eog (>= 3.9.1), python-gi, gir1.2-gtk-3.0, gsettings-desktop-schemas Suggests: postr Enhances: eog Description: set of plugins for eog eog-plugins contain a set of plugins for eog, Eye of GNOME. . The following plugins are included: * Export to Folder: Export the current image to a separate directory * Disable dark theme: Disables Eye of GNOME's preference of dark theme variants * Fullscreen Background: Enables changing background in fullscreen mode * Slideshow Shuffle: Shuffles images in slideshow mode * Hide Titlebar: Hides the titlebar of maximized Eye of GNOME windows * Exif display: Displays camera settings and histogram * Send By Mail: Sends an image attached to a new mail * Map: Display the geolocation of the image on a map * PicasaWeb Uploader: Upload your pictures to PicasaWeb * Flickr Uploader: Upload your pictures to Flickr * Zoom to fit image width: Fit images to the window width * Python Console: Python console for Eye of GNOME debian/patches/0000755000000000000000000000000012230305520010605 5ustar debian/patches/series0000644000000000000000000000000011655633601012026 0ustar debian/watch0000644000000000000000000000015011752736310010220 0ustar version=3 http://ftp.gnome.org/pub/gnome/sources/eog-plugins/([\d\.]+[02468])/eog-plugins-(.*)\.tar\.xz debian/copyright0000644000000000000000000000155011732313625011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: http://ftp.gnome.org/pub/gnome/sources/eog-plugins/ Files: * Copyright: Copyright (C) 2008 Johannes Marbach Copyright (C) 2009 The Free Software Foundation Copyright (C) 1998 James Henstridge Copyright (C) 2005 Adam Hooper Copyrignt (C) 2005 Raphaël Slinckx Copyright (C) 2006 Steve Frécinaux Copyright (C) 2007 Diego Escalante Urrelo 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. . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. debian/source/0000755000000000000000000000000012230305520010456 5ustar debian/source/format0000644000000000000000000000001411367651233011703 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211572462362010374 0ustar 8 debian/changelog0000644000000000000000000001211612230305477011044 0ustar eog-plugins (3.10.1-1) unstable; urgency=low [ Jeremy Bicha ] * Update homepage [ Michael Biebl ] * New upstream release. * Bump required version of eog to (>= 3.9.1). -- Michael Biebl Fri, 18 Oct 2013 21:25:28 +0200 eog-plugins (3.8.1-1) unstable; urgency=low * New upstream release. * Bump required version of eog to (>= 3.5.5), libgtk-3-dev to (>= 3.3.8) and libglib2.0-dev to (>= 2.32.0). * Bump Standards-Version to 3.9.4. No further changes. * Add Build-Depends on autotools-dev as lintian was complaining about outdated config.{guess,sub}. -- Michael Biebl Thu, 06 Jun 2013 07:38:51 +0200 eog-plugins (3.4.1-1) unstable; urgency=low * New upstream release. * Print the .la files when deleting them. -- Michael Biebl Thu, 31 May 2012 01:11:54 +0200 eog-plugins (3.4.0-1) unstable; urgency=low [ Josselin Mouette ] * Replace python-gobject by python-gi. [ Martin Pitt ] * debian/control.in: Bump clutter and eog dependencies as per configure.ac. * debian/copyright: Rewrite using copyright 1.0 format. * debian/control.in: Bump to Standards-Version 3.9.3. * debian/control.in: Add Enhances: eog (Closes: #653258, LP: #697406) [ Michael Biebl ] * New upstream release. * Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer. * Add Build-Depends on gsettings-desktop-schemas-dev and a Depends on gsettings-desktop-schemas for the org.gnome.desktop.interface gsettings schema file used by the pythonconsole plugin. -- Michael Biebl Thu, 10 May 2012 15:08:48 +0200 eog-plugins (3.2.2-1) unstable; urgency=low * New upstream release. -- Michael Biebl Tue, 22 Nov 2011 02:23:41 +0100 eog-plugins (3.2.1-1) unstable; urgency=low [ Jeremy Bicha ] * New upstream release. * debian/control.in: Updated Vcs-* URLs * debian/patches/01_libchamplain_0.12.patch: Dropped, applied upstream * debian/watch: Switch to .xz tarballs -- Michael Biebl Thu, 17 Nov 2011 22:26:26 +0100 eog-plugins (3.0.0-3) unstable; urgency=low * debian/patches/01_libchamplain_0.12.patch: Build with libchamplain-0.12 * debian/control.in: Bump libchamplain build-dependencies -- Laurent Bigonville Tue, 06 Sep 2011 23:28:33 +0200 eog-plugins (3.0.0-2) unstable; urgency=low * debian/control.in: - Downgrade Build-Depends on libgdata-dev to (>= 0.6) so the package can be built in unstable. * Transition from python-support to dh_python2: - Drop Build-Depends on python-support. - Bump Build-Depends on python-dev to (>= 2.6.6-3~). - Call dh_python2 instead of dh_pysupport in debian/rules. - Use X-Python-Version instead of XS-Python-Version. -- Michael Biebl Fri, 15 Jul 2011 23:20:57 +0200 eog-plugins (3.0.0-1) experimental; urgency=low * New upstream release. * debian/watch: Switch to .bz2 tarballs. * Bump debhelper compatibility level to 8. Update Build-Depends accordingly. -- Michael Biebl Sat, 04 Jun 2011 19:02:59 +0200 eog-plugins (2.91.90-1) experimental; urgency=low * New upstream release. * Update build-dependencies accordingly. * Use introspection packages instead of Python dependencies. -- Josselin Mouette Sun, 10 Apr 2011 23:52:43 +0200 eog-plugins (2.30.2-1) unstable; urgency=low * New upstream stable release. - Use libchamplain-0.8 * debian/control.in - Bump libchamplain build-dependencies - Bump Standards-Version to 3.9.2 (no further changes) -- Laurent Bigonville Wed, 13 Apr 2011 11:12:44 +0200 eog-plugins (2.30.1-1) unstable; urgency=low [ Josselin Mouette ] * Only suggest postr, since it also brings stuff in the panel and nautilus menus. Closes: #580339. [ Michael Biebl ] * New upstream stable release. * Bump Standards-Version to 3.9.0. No further changes. -- Michael Biebl Sat, 03 Jul 2010 01:17:57 +0200 eog-plugins (2.30.0-1) unstable; urgency=low * New upstream release. - New plugins: Send by Mail (send-by-mail), PicasaWeb Uploader (postasa). * Switch to source format 3.0 (quilt) - Add debian/source/format. - Remove /usr/share/cdbs/1/rules/simple-patchsys.mk from debian/rules. * debian/control.in - Bump Standards-Version to 3.8.4. No further changes. - Bump Build-Depends on libgtk2.0-dev to (>= 2.19.7). - Add Build-Depends on libgdata-dev (>= 0.6.0) for postasa plugin. -- Michael Biebl Tue, 04 May 2010 01:46:53 +0200 eog-plugins (2.28.1-1) unstable; urgency=low * New upstream release. -- Emilio Pozuelo Monfort Thu, 22 Oct 2009 21:59:36 +0200 eog-plugins (2.28.0-1) unstable; urgency=low [ Luca Bruno ] * Initial release (Closes: #546995) * Add libgconf2-dev to build depends, even it's not mentioned in configure.ac exif plugins use its symbols. [ Emilio Pozuelo Monfort ] * debian/copyright: Add missing copyright holders. * Add gconf2 to build depends. -- Luca Bruno Fri, 25 Sep 2009 21:42:35 +0200 debian/desktop2description.awk0000644000000000000000000000046011257367105013700 0ustar # converts *.desktop and *.desktop.in files with "_Name=" and "_Description" # to "* $name: $description" entries for the Description: control field BEGIN { FS="="; name = ""; description = ""; } /^_Name=/ { name = $2;} /^_Description=/ { description = $2; } END { print "* " name ": " description; }