debian/0000755000000000000000000000000012253024206007162 5ustar debian/control0000644000000000000000000000164312253023116010570 0ustar Source: spotlighter Section: misc Priority: extra Maintainer: Andrea Colangelo Build-Depends: debhelper (>= 9), autotools-dev, intltool, pkg-config, libgtk-3-dev Standards-Version: 3.9.5 Homepage: http://code.google.com/p/ardesia/ Vcs-Git: git://anonscm.debian.org/collab-maint/spotlighter.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/spotlighter.git Package: spotlighter Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: gtk interface to make annotations on the screen Spotlighter is a tool that shows a movable and resizable spotlight on the desktop screen. This is especially useful when making presentations, to highlight point of interest. . Spotlighter is XInput-Aware, so you can use it with a graphic tablet or a whiteboard. . This program has been implemented for educational purposes. debian/watch0000644000000000000000000000015112252573371010223 0ustar version=3 http://code.google.com/p/ardesia/ \ //ardesia.googlecode.com/files/spotlighter-(.*)\.tar\.gz debian/changelog0000644000000000000000000000201712253023711011034 0ustar spotlighter (0.3-1) unstable; urgency=low * New upstream release. (Closes: #685911) * New maintainer. (Closes: #724981) * Bump to debhelper 9. * debian/rules: + let dpkg-buildflags set LDFLAGS. + build --with autotools_dev. (Closes: #727974) * debian/spotlighter.1: remove, now installed upstream. * debian/spotlighter.manpages: remove, now useless. * debian/patches/*: refresh. * debian/patches/01_01_ftbfs_mips.patch: add to fix FTBFS on mips*. (Closes: #722837) * debian/control: + bump build-dep to libgtk-3-dev. + Bump Standars-Version to 3.9.5. No changes required. + Add Vcs-* tags. * debian/copyright: update. -- Andrea Colangelo Sat, 14 Dec 2013 10:41:15 +0100 spotlighter (0.1-1) unstable; urgency=low * Initial Release. (Closes: #637361) * debian/patches/00_desktop.patch: Minor changes to the desktop menu entry * debian/patches/01_potfiles_skip.patch: Creates POTFILES.skip -- Karolina Kalic Tue, 09 Aug 2011 02:24:44 +0200 debian/patches/0000755000000000000000000000000012252643300010612 5ustar debian/patches/00_desktop.patch0000644000000000000000000000156212252637615013623 0ustar Description: Make it pass the validator Author: Karolina Kalic Author: Andrea Colangelo Last-Update: 2013-12-13 --- spotlighter-0.3.orig/desktop/spotlighter.desktop.in +++ spotlighter-0.3/desktop/spotlighter.desktop.in @@ -1,14 +1,14 @@ [Desktop Entry] -Version=0.2 +Version=1.0 Type=Application Name=Spotlighter GenericName=Show and move a spotlight -Comment=Show and move a spotlight on the desktop screen. -Comment[it]=Mostra e sposta un riflettore sulla scrivania. +Comment=Show and move a spotlight on the desktop +Comment[it]=Mostra e sposta un riflettore sulla scrivania Comment[es]=Muestra y mueve un reflector sobre el escritorio Exec=spotlighter %U TryExec=spotlighter -Icon=spotlighter.svg +Icon=spotlighter Terminal=false -Categories=GTK;Utility;Accessibility +Categories=GTK;Utility;Accessibility; StartupNotify=true debian/patches/01_ftbfs_mips.patch0000644000000000000000000000061612252643300014272 0ustar Description: Fix FTBFS on mips* Author: Andrea Colangelo Bug-Debian: http://bugs.debian.org/722837 Last-Update: 2013-12-13 --- spotlighter-0.3.orig/src/Makefile.am +++ spotlighter-0.3/src/Makefile.am @@ -13,7 +13,7 @@ AM_CPPFLAGS += -DPACKAGE_SRC_DIR=\""$(sr AM_CFLAGS =\ -Wall \ - -g -L$(libdir) + -g bin_PROGRAMS = spotlighter debian/patches/series0000644000000000000000000000004512252643207012034 0ustar 00_desktop.patch 01_ftbfs_mips.patch debian/compat0000644000000000000000000000000212252575113010367 0ustar 9 debian/copyright0000644000000000000000000000523712252642643011136 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: spotlighter Source: http://code.google.com/p/ardesia/ Files: * Copyright: 2010 Pietro Pilolli License: GPL-3.0+ Files: install-sh Copyright: 1994 X Consortium License: MIT Files: missing Copyright: Public Domain License: public-domain Public Domain. Files: po/Makefile.in.in Copyright: 1995-1997 by Ulrich Drepper 2004-2008 Rodney Dawes License: This file may be copied and used freely without restrictions. It may be used in projects which are not available under a GNU Public License, but which still want to provide support for the GNU gettext functionality. Files: debian/* Copyright: 2011 Karolina Kalic 2013 Andrea Colangelo License: GPL-3.0+ License: GPL-3.0+ 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 3 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 3 can be found in "/usr/share/common-licenses/GPL-3". License: MIT 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 AUTHORS OR COPYRIGHT HOLDERS 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. debian/source/0000755000000000000000000000000012252573371010475 5ustar debian/source/format0000644000000000000000000000001412252573371011703 0ustar 3.0 (quilt) debian/spotlighter.xpm0000644000000000000000000000231612252573371012271 0ustar /* XPM */ static char * spotlighter_xpm[] = { "22 22 40 1", " c None", ". c #3B3B3B", "+ c #424242", "@ c #8D8D8D", "# c #575757", "$ c #FF3535", "% c #FF0202", "& c #FF0E0E", "* c #FF4040", "= c #999999", "- c #FF4A4A", "; c #FF0000", "> c #FF1111", ", c #9E9E9E", "' c #FF2323", ") c #FF6363", "! c #FF3E3E", "~ c #FF4D4D", "{ c #5B5B5B", "] c #FF3C3C", "^ c #FF0101", "/ c #FF8787", "( c #FF6F6F", "_ c #FFAFAF", ": c #FF2020", "< c #FF9595", "[ c #FF1010", "} c #FF0404", "| c #FF9F9F", "1 c #FF9090", "2 c #FF5959", "3 c #FF1717", "4 c #FF3939", "5 c #FFA7A7", "6 c #FF0909", "7 c #FFA2A2", "8 c #FF4343", "9 c #FF5454", "0 c #FFA1A1", "a c #393939", " ", " ", "......................", "......................", "......+@ @+.....", "....# $%&* #....", "...= -;;;;;> =...", ".., '; );! ~,..", ".{~ ]^/ (;;; {.", ". ;~ _;:/ ;;; .", ". ;~ <[}| ~;;; .", ". ;~ /};| .", ". ;~ 1;2 .", ".{ 3~ ;4 {.", ".., 53~ );* ,..", "...= 6;;;;; =...", "....# 78]90 #....", "......+@ @+......", "......a...............", "......................", " ", " "}; debian/rules0000755000000000000000000000011012252575442010246 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 %: dh $@ --with autotools_dev debian/spotlighter.menu0000644000000000000000000000034412252573371012430 0ustar ?package(spotlighter): \ needs="X11" \ section="Applications/Education" \ title="Spotlighter" \ command="spotlighter %U" \ icon="/usr/share/pixmaps/spotlighter.xpm" \ description="Show and move a spotlight on the desktop" debian/spotlighter.install0000644000000000000000000000005112252573371013125 0ustar debian/spotlighter.xpm usr/share/pixmaps