--- pngphoon-1.1.orig/debian/README.Debian +++ pngphoon-1.1/debian/README.Debian @@ -0,0 +1,19 @@ +pngphoon for Debian +------------------- + +Setting up pngphoon for KDE: +- select configure desktop +- bring up the advanced options dialog +- check "Use the following program for drawing the background" +- click add and fill out the form like this: + +Name: pngphoon +Comment: Phase of moon +Command: /usr/bin/pngphoon -w %x -h %y -f %f +Preview Cmd: /bin/true +Executable: /usr/bin/pngphoon +Refresh Time: 60 min + +- click "OK" on everything you opened + + -- Meike Reichle Fri, 13 Apr 2007 20:13:16 +0200 --- pngphoon-1.1.orig/debian/changelog +++ pngphoon-1.1/debian/changelog @@ -0,0 +1,40 @@ +pngphoon (1.1-3) unstable; urgency=low + + * Orphan package. + + -- Meike Reichle Wed, 01 Jan 2014 15:29:32 +0100 + +pngphoon (1.1-2) unstable; urgency=low + + * Depend on libpng-dev (Closes: #662474) + * Updated debian/rules + * Updated standards version to 3.9.2 (no changes necessary) + + -- Meike Reichle Tue, 12 Jun 2012 14:34:10 +0200 + +pngphoon (1.1-1) unstable; urgency=low + + * New upstream version + * Changed Maintainer e-mail address + + -- Meike Reichle Sun, 17 Jan 2010 20:14:59 +0100 + +pngphoon (1.0-1) unstable; urgency=low + + * New upstream version + * Updated to policy version 3.7.3 (new GPL-2 link in debian/copyright) + * Corrected wrong priority: optional instead of extra + * Homepage has moved, corrected homepage field + * Fixed typo in package description + * Included watch file + * Updated self-written documentation + * Fixed debian-rules-ignores-make-clean-error as pointed out by lintian + + -- Meike Reichle Tue, 18 Mar 2008 23:27:39 +0100 + +pngphoon (0.0.20060109-1) unstable; urgency=low + + * Initial release (Closes: #363431) + + -- Meike Reichle Fri, 13 Apr 2007 20:13:16 +0200 + --- pngphoon-1.1.orig/debian/compat +++ pngphoon-1.1/debian/compat @@ -0,0 +1 @@ +5 --- pngphoon-1.1.orig/debian/control +++ pngphoon-1.1/debian/control @@ -0,0 +1,19 @@ +Source: pngphoon +Section: x11 +Priority: optional +Maintainer: Debian QA Group +Build-Depends: debhelper (>= 5), libpng-dev, docbook-to-man +Standards-Version: 3.9.2 +Homepage: http://www.svolli.org/software/pngphoon/ + +Package: pngphoon +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Creates a png file with the current phase of the moon + This program is intended as a successor to the xphoon program (X PHase of + mOON). xphoon is a program that displays the actual phase of the moon on the + X11 root window. Nowadays many desktop systems like KDE hide the X11 root + window with a background image of their own, so the xphoon output is not + visible. When called, pngphoon creates a PNG image with the current phase of + the moon. It can be used with window managers that allow using a command to + provide a background image. --- pngphoon-1.1.orig/debian/copyright +++ pngphoon-1.1/debian/copyright @@ -0,0 +1,57 @@ +This package was debianized by Meike Reichle on +Fri, 13 Apr 2007 20:13:16 +0200. + +It was downloaded from http://svolli.de/software/pngphoon/ + +Upstream Author: Sven Oliver Moll + +Copyright: 2006 Sven Oliver Moll + tws.c and some other code fragments: 1988,1991 by Jef Poskanzer and Craig Leres + png file writing code: Guillaume Cottenceau + +License: + + This package is free software; you can redistribute it and/or modify it + under the terms of the GNU General Public License version 2, as published by + the Free Software Foundation. + + 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'. + + +For the parts under copyright by Jef Poskanzer and Craig Leres + the following license applies: + +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. + +THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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. + + +The Debian packaging is (C) 2007, Meike Reichle and +is licensed under the GPL 2, see above. --- pngphoon-1.1.orig/debian/dirs +++ pngphoon-1.1/debian/dirs @@ -0,0 +1 @@ +usr/bin --- pngphoon-1.1.orig/debian/pngphoon.sgml +++ pngphoon-1.1/debian/pngphoon.sgml @@ -0,0 +1,185 @@ + manpage.1'. You may view + the manual page with: `docbook-to-man manpage.sgml | nroff -man | + less'. A typical entry in a Makefile or Makefile.am is: + +manpage.1: manpage.sgml + docbook-to-man $< > $@ + + + The docbook-to-man binary is found in the docbook-to-man package. + Please remember that if you create the nroff version in one of the + debian/rules file targets (such as build), you will need to include + docbook-to-man in your Build-Depends control field. + + --> + + + Meike"> + Reichle"> + + April 13, 2007"> + + 1"> + meike@alphascorpii.net"> + + PNGPHOON"> + + + Debian"> + GNU"> + GPL"> +]> + + + +
+ &dhemail; +
+ + &dhfirstname; + &dhsurname; + + + 2003 + &dhusername; + + &dhdate; +
+ + &dhucpackage; + + &dhsection; + + + &dhpackage; + + Creates a png file with the current phase of the moon + + + + &dhpackage; + + + + + + + + + + + + + + + DESCRIPTION + + This manual page documents briefly the + &dhpackage; command. + + This manual page was written for the &debian; distribution + because the original program does not have a manual page. + + &dhpackage; is a program that creates a PNG image + of the current phase of the moon. It is a successor to xphoon but does not + write to the root window, but to a file. You can use it with window + managers that accept commands for their background image settings. + It is pronounced "pingphoon" (like "typhoon"). + + + + OPTIONS + + This program takes the following options. + + + + + + + Mandatory. Gives the image height. The image must be at least 760px high to be able to contain the moon. If the image is smaller only the stars will be plotted. + + + + + + + Mandatory. Gives the image width. The image must be at least 760px wide to be able to contain the moon. If the image is smaller only the stars will be plotted. + + + + + + + Mandatory. File name the PNG image shall be written to, for output to stdout use - instead of a filename + + + + + + + Number of moons in x axis (for multihead configurations) + + + + + + + Number of moons in y axis (for multihead configurations) + + + + + + + Star density + + + + + + + Black (no earthlight) + + + + + + + AUTHOR + + This manual page was written by &dhusername; &dhemail; for + the &debian; system (but may be used by others). Permission is + granted to copy, distribute and/or modify this document under + the terms of the &gnu; General Public License, Version 2. + + + On Debian systems, the complete text of the GNU General Public + License can be found in /usr/share/common-licenses/GPL-2. + + + +
+ + + + --- pngphoon-1.1.orig/debian/rules +++ pngphoon-1.1/debian/rules @@ -0,0 +1,82 @@ +#!/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. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + + + + +CFLAGS = -Wall -g + +ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) + CFLAGS += -O0 +else + CFLAGS += -O2 +endif + +configure: configure-stamp +configure-stamp: + dh_testdir + + touch configure-stamp + +build: build-arch build-indep + +build-arch: build-stamp +build-indep: build-stamp + +build-stamp: configure-stamp + dh_testdir + + $(MAKE) + docbook-to-man debian/pngphoon.sgml > pngphoon.1 + + touch $@ + +clean: + dh_testdir + dh_testroot + rm -f build-stamp configure-stamp + + [ ! -f Makefile ] || $(MAKE) clean + + dh_clean pngphoon.1 + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + dh_install pngphoon /usr/bin/ + + +# Build architecture-independent files here. +binary-indep: build install +# We have nothing to do by default. + +# Build architecture-dependent files here. +binary-arch: build install + dh_testdir + dh_testroot + dh_installchangelogs + dh_installdocs + dh_installman pngphoon.1 + dh_link + dh_strip + dh_compress + dh_fixperms + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install configure --- pngphoon-1.1.orig/debian/watch +++ pngphoon-1.1/debian/watch @@ -0,0 +1,18 @@ +# Compulsory line, this is a version 3 file +version=3 + +# Uncomment to examine a Webpage +# +#http://www.example.com/downloads.php rfdump-(.*)\.tar\.gz +#http://www.svolli.org/download.php/software/pngphoon/ pngphoon-([\d\.]*)\.tar\.bz2 +http://www.svolli.org/software/pngphoon/ /download\.php/software/pngphoon/pngphoon-(.*)\.tar\.bz2 + +# Uncomment to examine a Webserver directory + +# Uncommment to examine a FTP server +#ftp://ftp.example.com/pub/rfdump-(.*)\.tar\.gz debian uupdate + +# Uncomment to find new files on sourceforge, for debscripts >= 2.9 +# http://sf.net/rfdump/rfdump-(.*)\.tar\.gz + +