--- idesk-0.7.5.orig/debian/control +++ idesk-0.7.5/debian/control @@ -0,0 +1,18 @@ +Source: idesk +Section: x11 +Priority: optional +Maintainer: Anibal Avelar +Build-Depends: autotools-dev, xutils-dev, debhelper (>= 7.1), libimlib2-dev, libxft-dev, libxt-dev +Homepage: http://idesk.sourceforge.net/ +Standards-Version: 3.8.4 + +Package: idesk +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: Program to show icons on the desktop + Idesk displays icons with a short description on the desktop and gives + shortcuts to launch any X app. + The icons can be resized, use tooltip and has transparency with other + nice image efects. It can use many images types formats how PNG, JPG, + GIF, XPM, etc. Idesk also allows the binding of different actions + to every mouse button. --- idesk-0.7.5.orig/debian/changelog +++ idesk-0.7.5/debian/changelog @@ -0,0 +1,196 @@ +idesk (0.7.5-4.1) unstable; urgency=low + + [ Jari Aalto ] + * Non-maintainer upload. + * debian/chnagelog + - Delete EOL whitespaces. + * debian/compat + - Update from deprecated 4 to 7 (W: Lintian). + * debian/control + - (Build-Depends): update obsolete xutils to xutils-dev (important; + Closes: #575657). Update to debhelper 7. Add autotools-dev due to + config.* commads in debian/rules. Delete EOL whitespaces. + - (Depends): Add ${misc:Depends} for debhelper (W: Lintian). + - (Standards-Version): Update to 3.8.4. + * debian/rules + - (install): Update "dh_clean -k" to dh_prep (W: Lintian). + + -- Jari Aalto Sun, 02 May 2010 10:10:52 +0300 + +idesk (0.7.5-4) unstable; urgency=low + + * Updated with Standards-Version 3.7.3 + * Added the Homepage field inside the source stanza on debian/control. + * Added the dependency to the libxt-dev package for xorg transition. + * Cleaned the debian/copyright file with minor details. + * Added a debian/watch file. + * Changed the debian/idesk.menu to point to the correct section. + + -- Anibal Avelar Sun, 10 Feb 2008 19:03:39 -0500 + +idesk (0.7.5-3) unstable; urgency=low + + * debian/control: - update standards version. + * Fixed an error in manpage. Thanks to Martin Michlmayr. + + -- Anibal Avelar (Fixxxer) Tue, 13 Jun 2006 23:27:39 -0500 + +idesk (0.7.5-2) unstable; urgency=low + + * Fixed the poor grammar in description, closes: #351474 + * Fixed an error in examples/default.lnk file. The path was wrong. + + -- Anibal Avelar (Fixxxer) Sun, 12 Feb 2006 23:27:39 -0500 + +idesk (0.7.5-1) unstable; urgency=low + + * New upstream version. + * Problem with startup notification support (option --enable-libsn). The + idesk-0.7.4 chrashes after starting xmms. This bug was reported by Gentoo + users. If you don't have the support for statup notification the program + works well. The bug was fixed. + * When you click with mouse either for reload Idesk or run a program, and + you don't move the mouse of position then all icons stay with a glow effect + how they had obtained the focus (all in the same time), they back to the + normal state if you pass the mouse through the each icon. The bug was solved. + * Fixed other minor bugs. + + -- Anibal Avelar (Fixxxer) Sat, 21 Jan 2006 22:27:39 -0500 + +idesk (0.7.4-2) unstable; urgency=high + + * Fixed the problem with the desktop background, closes: #338281 + * Fixed other minor bugs. + + -- Anibal Avelar (Fixxxer) Sun, 13 Nov 2005 3:27:39 -0500 + +idesk (0.7.4-1) unstable; urgency=low + + * New upstream version. + * Many new features (how a complete image background support). + * Support for Esetroot. + * Fixed many other minor bugs. + * Fixed a problem with the Idesk source (configure.in file) for avoid the xlibs-dev packages dependencies. + + -- Anibal Avelar (Fixxxer) Wed, 2 Nov 2005 11:46:39 -0500 + +idesk (0.7.3-2) unstable; urgency=low + + * Fix idesk should be arch: any, closes: #316263 + * Fix error in examples/default.lnk file. The path was wrong. + + -- Anibal Avelar (Fixxxer) Wed, 29 Jun 2005 23:33:39 -0500 + +idesk (0.7.3-1) unstable; urgency=low + + * New upstream release, closes: #291932 + * Fixed the older bug for graphical glitch (repeatable), (Closes: #227019) + * Fixed many other bugs. Fixed the bug, when the Caption attribute is empty + string. Fixed the problem with SnapShadow has the true value. + * The SVG support was remove because not implemented in Imlib2 yet. + * Added the GNU configure and build system for Idesk. + * Porting from Imlib to Imlib2 ready. + * Etc. + + -- Anibal Avelar (Fixxxer) Wed, 28 Jun 2005 23:33:39 -0500 + +idesk (0.5.6-4) unstable; urgency=high + + * Fix error in manpage. Thanks to Jari. (Closes: #270950) + This is a minor bug, but I hope this will enter Sarge too. + + -- Thorsten Sauter Sat, 11 Sep 2004 00:05:34 +0200 + +idesk (0.5.6-3) unstable; urgency=medium + + * Rebuild with libtiff4 support. (Closes: #262815) + * Uploading with urgency=medium for libtiff4/sarge transition + * Fix unquoted strings in debian/idesk.menu file + + -- Thorsten Sauter Tue, 3 Aug 2004 10:32:45 +0200 + +idesk (0.5.6-2) unstable; urgency=low + + * Update standards version. + + -- Thorsten Sauter Wed, 22 Oct 2003 21:52:36 +0200 + +idesk (0.5.6-1) unstable; urgency=low + + * New upstream version. + * include upstream tarball in the orig.tar.gz + * debian/rules: use cdbs now + * debian/control: + - update standards version + - include cdbs build-dependencies + + -- Thorsten Sauter Sun, 27 Jul 2003 12:07:26 +0200 + +idesk (0.5.5debian-2) unstable; urgency=low + + * src/XDesktopContainer.cpp: insert a waitpid() system call. (Closes: #199720) + * debian/control: update standards version + + -- Thorsten Sauter Sat, 26 Jul 2003 13:27:35 +0200 + +idesk (0.5.5debian-1) unstable; urgency=low + + * New upstream version. + * debian/README.Debian: update my email address + * debian/control: + - update my email address + - insert new build-depends + - extend long description + * debian/rules: create a new version + + -- Thorsten Sauter Thu, 12 Jun 2003 23:19:37 +0200 + +idesk (0.3.5-7) unstable; urgency=low + + * Change idesk homepage. (Closes: #191988) + * Fix typo in manpage. (Closes: #191984) + + -- Thorsten Sauter Mon, 5 May 2003 21:55:46 +0200 + +idesk (0.3.5-6) unstable; urgency=low + + * New debian version. + * debian/(rules|compat): change debhelper compat support + * build process is now using dpatch + * update standars version + + -- Thorsten Sauter Sun, 23 Mar 2003 12:43:28 +0100 + +idesk (0.3.5-5) unstable; urgency=low + + * debian/control: rebuild against imlib1 (hope this will help + to enter testing) + * rebuild with new g++ 3.2 compiler + + -- Thorsten Sauter Fri, 24 Jan 2003 20:42:12 +0100 + +idesk (0.3.5-4) unstable; urgency=low + + * debian/control: fix debhelper dependency, useful for testing + + -- Thorsten Sauter Thu, 12 Dec 2002 22:10:30 +0100 + +idesk (0.3.5-3) unstable; urgency=low + + * debian/idesk.1: insert same description as in the control file + + -- Thorsten Sauter Wed, 4 Dec 2002 00:40:37 +0100 + +idesk (0.3.5-2) unstable; urgency=low + + * debian/control: - update standards version + - change package description (Closes: #169709) + + -- Thorsten Sauter Thu, 21 Nov 2002 21:12:18 +0100 + +idesk (0.3.5-1) unstable; urgency=low + + * Initial Release. + * First upload to the debian archive. (Closes: #169322) + + -- Thorsten Sauter Wed, 13 Nov 2002 22:43:27 +0100 --- idesk-0.7.5.orig/debian/idesk.1 +++ idesk-0.7.5/debian/idesk.1 @@ -0,0 +1,23 @@ +.TH IDESK "1" "Sep 2005" +.SH NAME +idesk \- display program shortcuts as icons on desktop +.SH SYNOPSIS +.B idesk +.SH DESCRIPTION +\fBidesk\fP can define shortcuts for several programs and display +these icons with a short description on the desktop. It can use PNG +images as icon source including transparency support and supports +using antialiased fonts. +.PP +Options for \fBidesk\fP are stored in ascii files in the home directory, +see section \fIFILES\fP for more infos. +.PP +\fBTip\fP: to reload the settings double click +with the middle mouse button on any off the icons. +.SH FILES +The main configuration file is called \fI.ideskrc\fP and must reside in the users home-directory (~/.ideskrc). The icons are loaded from \fIlnk-files\fP, which must placed in \fI~/.idesktop/*.lnk\fP. +.PP +Sample configuration files can be found in \fI/usr/share/idesk/\fP. These files contains all available options. Please you must read them. +.SH AUTHOR +This manual page was written by Thorsten Sauter , +for the Debian GNU/Linux system and modified by Anibal Avelar for the new version. --- idesk-0.7.5.orig/debian/rules +++ idesk-0.7.5/debian/rules @@ -0,0 +1,87 @@ +#!/usr/bin/make -f +# These are used for cross-compiling and for saving the configure script +# from having to guess our platform (since we know it already) +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) + +DEB_INSTALL_MANPAGES_idesk := debian/idesk.1 + +CFLAGS = -Wall -g + +ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) + CFLAGS += -O0 +else + CFLAGS += -O2 +endif +ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS))) + INSTALL_PROGRAM += -s +endif + +config.status: configure + dh_testdir + # Add here commands to configure the package. + +ifneq "$(wildcard /usr/share/misc/config.sub)" "" + cp -f /usr/share/misc/config.sub config.sub +endif +ifneq "$(wildcard /usr/share/misc/config.guess)" "" + cp -f /usr/share/misc/config.guess config.guess +endif + ./configure --prefix=/usr + + +build: build-stamp + +build-stamp: config.status + dh_testdir + + # Add here commands to compile the package. + $(MAKE) + touch build-stamp + +clean: + dh_testdir + dh_testroot + rm -f build-stamp + + # Add here commands to clean up after the build process. + [ ! -f Makefile ] || $(MAKE) distclean + -rm -f config.sub config.guess config.cache/status + + dh_clean + +install: build + dh_testdir + dh_testroot + dh_prep + dh_installdirs + + # Add here commands to install the package into debian/idesk. + $(MAKE) install DESTDIR=$(CURDIR)/debian/idesk + + +# 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 ChangeLog + dh_installdocs + dh_installexamples + dh_installmenu + dh_installman -A + 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 --- idesk-0.7.5.orig/debian/watch +++ idesk-0.7.5/debian/watch @@ -0,0 +1,5 @@ +# See uscan(1) for format +# Compulsory line, this is a version 3 file +version=3 +# +http://sf.net/idesk idesk-([\d\.]+)\.tar\.bz2 --- idesk-0.7.5.orig/debian/docs +++ idesk-0.7.5/debian/docs @@ -0,0 +1,3 @@ +NEWS +README +TODO --- idesk-0.7.5.orig/debian/idesk.menu +++ idesk-0.7.5/debian/idesk.menu @@ -0,0 +1 @@ +?package(idesk): needs="X11" section="Games/Toys" title="idesk" command="/usr/bin/idesk" --- idesk-0.7.5.orig/debian/idesk.manpages +++ idesk-0.7.5/debian/idesk.manpages @@ -0,0 +1 @@ +debian/idesk.1 --- idesk-0.7.5.orig/debian/copyright +++ idesk-0.7.5/debian/copyright @@ -0,0 +1,32 @@ +This package was debianized by Anibal Avelar (Fixxxer) on +Tue, 10 May 2005 19:52:54 -0500. + +The source code was downloaded from: http://idesk.sourceforge.net. + +Upstream Author: Anibal Avelar (Fixxxer) + +Copyright: + +Copyright (c) 2002 Chris (nikon) (nikon@sc.rr.com) +Copyright (c) 2003 Tim Finley (timmfin@timmfin.net) +Copyright (c) 2005-2008 Anibal Avelar (Fixxxer) (avelar@gmail.com) + +All rights reserved. + +License: + +Redistribution and use in source and binary forms, with or without modification, +are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + * 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. + * Neither the name of the nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT OWNER 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. + +On Debian GNU/Linux systems, the complete text of the BSD license can be found in `/usr/share/common-licenses/BSD'. --- idesk-0.7.5.orig/debian/dirs +++ idesk-0.7.5/debian/dirs @@ -0,0 +1,3 @@ +usr/bin +usr/share +usr/share/idesk --- idesk-0.7.5.orig/debian/compat +++ idesk-0.7.5/debian/compat @@ -0,0 +1 @@ +7 --- idesk-0.7.5.orig/examples/default.lnk +++ idesk-0.7.5/examples/default.lnk @@ -1,7 +1,7 @@ table Icon Caption: Idesk Command: /usr/bin/Xdialog --msgbox "IDESK -- Icon Desktop Manager \n\n\n by FixXxeR \n\n\n 2005" 15 30 - Icon: /usr/local/share/idesk/folder_home.xpm + Icon: /usr/share/idesk/folder_home.xpm Width: 48 Height: 48 X: 30