--- matchbox-desktop-0.9.1.orig/data/Makefile.am +++ matchbox-desktop-0.9.1/data/Makefile.am @@ -1,6 +1,6 @@ EXTRA_DIST = mbdesktop_modules.in mbdesktop.png mb-show-desktop.desktop -moduleconfdir = $(sysconfdir)/matchbox +moduleconfdir = $(sysconfdir)/matchbox-desktop moduleconf_DATA = mbdesktop_modules desktopdir = $(datadir)/applications/ --- matchbox-desktop-0.9.1.orig/data/Makefile.in +++ matchbox-desktop-0.9.1/data/Makefile.in @@ -158,7 +158,7 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ EXTRA_DIST = mbdesktop_modules.in mbdesktop.png mb-show-desktop.desktop -moduleconfdir = $(sysconfdir)/matchbox +moduleconfdir = $(sysconfdir)/matchbox-desktop moduleconf_DATA = mbdesktop_modules desktopdir = $(datadir)/applications/ desktop_DATA = mb-show-desktop.desktop --- matchbox-desktop-0.9.1.orig/src/Makefile.am +++ matchbox-desktop-0.9.1/src/Makefile.am @@ -1,7 +1,7 @@ PREFIXDIR = $(prefix) PKGDATADIR = $(pkgdatadir) DATADIR = $(datadir) -MBCONFDIR = $(sysconfdir)/matchbox +MBCONFDIR = $(sysconfdir)/matchbox-desktop INCLUDES = $(GCC_WARNINGS) -DDATADIR=\"$(DATADIR)\" -DPKGDATADIR=\"$(PKGDATADIR)\" -DPREFIX=\"$(PREFIXDIR)\" -DMBCONFDIR=\"$(MBCONFDIR)\" $(LIBMB_CFLAGS) --- matchbox-desktop-0.9.1.orig/src/Makefile.in +++ matchbox-desktop-0.9.1/src/Makefile.in @@ -189,7 +189,7 @@ PREFIXDIR = $(prefix) PKGDATADIR = $(pkgdatadir) DATADIR = $(datadir) -MBCONFDIR = $(sysconfdir)/matchbox +MBCONFDIR = $(sysconfdir)/matchbox-desktop INCLUDES = $(GCC_WARNINGS) -DDATADIR=\"$(DATADIR)\" -DPKGDATADIR=\"$(PKGDATADIR)\" -DPREFIX=\"$(PREFIXDIR)\" -DMBCONFDIR=\"$(MBCONFDIR)\" $(LIBMB_CFLAGS) matchbox_desktop_LDADD = $(LIBMB_LIBS) $(LIBADD_DL) -lz matchbox_desktop_LDFLAGS = -export-dynamic --- matchbox-desktop-0.9.1.orig/debian/control +++ matchbox-desktop-0.9.1/debian/control @@ -0,0 +1,40 @@ +Source: matchbox-desktop +Section: embedded +Priority: optional +Maintainer: Moray Allan +Build-Depends: cdbs (>= 0.4.21), debhelper (>= 4.1.0), pkg-config, libstartup-notification0-dev, zlib1g-dev, libmatchbox-dev (>= 1.7-3) +Standards-Version: 3.6.1 + +Package: matchbox-desktop +Section: embedded +Architecture: any +Depends: ${shlibs:Depends}, matchbox-common +Replaces: matchbox (<< 1:0.8.2) +Description: desktop application launcher for resource-limited systems + matchbox-desktop uses the desktop background to provide an application + launcher. It reads the standard desktop entry specification files also used + by GNOME and KDE to discover the applications available on the system. + . + matchbox-desktop allows modules to be loaded for additional functionality. + This package includes modules for a task switcher and simple file browser. + . + Matchbox is a base environment for the X Window System running on non-desktop + embedded platforms such as handhelds, set-top boxes, kiosks and anything else + for which screen space, input mechanisms or system resources are limited. + +Package: matchbox-desktop-dev +Section: devel +Architecture: any +Depends: ${shlibs:Depends}, matchbox-desktop (= ${Source-Version}) +Replaces: matchbox (<< 1:0.8.2) +Description: desktop application launcher [development files] + matchbox-desktop uses the desktop background to provide an application + launcher. It reads the standard desktop entry specification files also used + by GNOME and KDE to discover the applications available on the system. + matchbox-desktop allows modules to be loaded for additional functionality. + . + This package provides development files for matchbox-desktop. + . + Matchbox is a base environment for the X Window System running on non-desktop + embedded platforms such as handhelds, set-top boxes, kiosks and anything else + for which screen space, input mechanisms or system resources are limited. --- matchbox-desktop-0.9.1.orig/debian/rules +++ matchbox-desktop-0.9.1/debian/rules @@ -0,0 +1,7 @@ +#!/usr/bin/make -f +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/autotools.mk + +DEB_DH_INSTALL_ARGS = --list-missing + +DEB_CONFIGURE_EXTRA_FLAGS = --enable-startup-notification --enable-dnotify --sysconfdir=/etc --- matchbox-desktop-0.9.1.orig/debian/changelog +++ matchbox-desktop-0.9.1/debian/changelog @@ -0,0 +1,46 @@ +matchbox-desktop (0.9.1-3) unstable; urgency=low + + * Tighten libmatchbox dependency, since the newer version should give this + package fewer direct dependencies. + + -- Moray Allan Sun, 15 Jan 2006 12:15:29 +0000 + +matchbox-desktop (0.9.1-2) unstable; urgency=low + + * Update copyright file. + + -- Moray Allan Sun, 1 May 2005 18:20:39 +0100 + +matchbox-desktop (0.9.1-1) unstable; urgency=low + + * New upstream release. + + -- Moray Allan Mon, 28 Mar 2005 19:53:50 +0100 + +matchbox-desktop (0.9-2) unstable; urgency=low + + * Update watch file. + * Tighten libmatchbox-dev build-depends. + + -- Moray Allan Mon, 10 Jan 2005 02:47:57 +0000 + +matchbox-desktop (0.9-1) unstable; urgency=medium + + * New upstream release. + + -- Moray Allan Fri, 7 Jan 2005 16:30:03 +0000 + +matchbox-desktop (0.8-2) unstable; urgency=low + + * Install modules in /usr/lib, not /usr/share. + * Install default list of modules to load in /etc/matchbox-desktop so that + the administrator can configure it per-machine. + + -- Moray Allan Tue, 20 Jul 2004 02:52:16 +0100 + +matchbox-desktop (0.8-1) unstable; urgency=low + + * Split out from monolithic matchbox package. + * New maintainer for Matchbox packages. + + -- Moray Allan Fri, 16 Jul 2004 02:19:00 +0100 --- matchbox-desktop-0.9.1.orig/debian/copyright +++ matchbox-desktop-0.9.1/debian/copyright @@ -0,0 +1,52 @@ +This package was debianised by Moray Allan on +Mon, 12 Jul 2004 20:39:00 +0100. + +It was downloaded from http://projects.o-hand.com/matchbox/sources/ + +Upstream author: Matthew Allum + +Copyright: + + Copyright (C) 2004 Matthew Allum + + 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 2, 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., 59 Temple Place - Suite 330, Boston, MA + 02111-1307, USA. + +On Debian GNU/Linux systems, the complete text of the GNU General +Public License can be found in '/usr/share/common-licenses/GPL-2'. + + +MD5 algorithm implementation copyright: + + Copyright (C) 1999, 2000, 2002 Aladdin Enterprises. All rights reserved. + + This software is provided 'as-is', without any express or implied + warranty. In no event will the authors be held liable for any damages + arising from the use of this software. + + Permission is granted to anyone to use this software for any purpose, + including commercial applications, and to alter it and redistribute it + freely, subject to the following restrictions: + + 1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. + 2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. + 3. This notice may not be removed or altered from any source distribution. + + L. Peter Deutsch + ghost@aladdin.com --- matchbox-desktop-0.9.1.orig/debian/compat +++ matchbox-desktop-0.9.1/debian/compat @@ -0,0 +1 @@ +4 --- matchbox-desktop-0.9.1.orig/debian/watch +++ matchbox-desktop-0.9.1/debian/watch @@ -0,0 +1,4 @@ +version=2 + +http://projects.o-hand.com/matchbox/sources/matchbox-desktop/0.9/matchbox-desktop-(.*)\.tar.gz \ + debian uupdate --- matchbox-desktop-0.9.1.orig/debian/matchbox-desktop.install +++ matchbox-desktop-0.9.1/debian/matchbox-desktop.install @@ -0,0 +1,6 @@ +debian/tmp/etc/matchbox-desktop/* +debian/tmp/usr/bin/* +debian/tmp/usr/lib/matchbox/desktop/*.so +debian/tmp/usr/share/applications/* +debian/tmp/usr/share/matchbox-desktop/* +debian/tmp/usr/share/pixmaps/* --- matchbox-desktop-0.9.1.orig/debian/matchbox-desktop-dev.install +++ matchbox-desktop-0.9.1/debian/matchbox-desktop-dev.install @@ -0,0 +1,6 @@ +debian/tmp/usr/include/matchbox-desktop/* +debian/tmp/usr/lib/lib*.a +debian/tmp/usr/lib/pkgconfig/*.pc +debian/tmp/usr/lib/lib*.so +debian/tmp/usr/lib/matchbox/desktop/*.a +debian/tmp/usr/lib/matchbox/desktop/*.la --- matchbox-desktop-0.9.1.orig/debian/matchbox-desktop.manpages +++ matchbox-desktop-0.9.1/debian/matchbox-desktop.manpages @@ -0,0 +1 @@ +debian/matchbox-desktop.1 --- matchbox-desktop-0.9.1.orig/debian/matchbox-desktop.1 +++ matchbox-desktop-0.9.1/debian/matchbox-desktop.1 @@ -0,0 +1,65 @@ +.\" matchbox-desktop.1 +.\" Copyright 2004 Moray Allan +.TH matchbox-desktop 1 "Jul 17 2004" "" +.SH NAME +matchbox-desktop \- a desktop application launcher for resource-limited systems +.SH SYNOPSIS +.B matchbox-desktop +[\fIoptions\fR] +.SH DESCRIPTION +.B matchbox-desktop +uses the desktop background to provide an application +launcher. It reads the standard desktop entry specification files also used +by GNOME and KDE to discover the applications available on the system. + +.B matchbox-desktop +allows modules to be loaded for additional functionality. + +Matchbox is a base environment for the X Window System running on non-desktop +embedded platforms such as handhelds, set-top boxes, kiosks and anything else +for which screen space, input mechanisms or system resources are limited. +.SH OPTIONS +.TP +.BI \-display\ display +X display to connect to +.TP +.BI \-\-icon\-size\ int +Icon size (default: 32) +.TP +.BI \-\-icon\-padding\ int +Amount of padding between icons +.TP +.BI\-\-font\ font +Icon font +.TP +.BI \-\-titlefont\ font +Title font +.TP +.BI \-\-fontcol\ color +Font color +.TP +.B \-\-no\-outline +Don't outline text +.TP +.B \-\-no\-title +Don't render current folder title +.TP +.BI \-\-bg\ background\ definition +Where \fIbackground definition\fR is one of the following: + img-stretched:\fIfilename\fR + img-tiled:\fIfilename\fR + img-centered:\fIfilename\fR + col-solid:\fIcolor definition\fR + col-gradient-vertical:\fIstart color\fR,\fIend color\fR + col-gradient-horizontal:\fIstart color\fR,\fIend color\fR + +Colors are specified by color names or by RGB definitions of the form +`rgb:\fIR\fR/\fIG\fR/\fIB\fR' or `#\fIRGB\fR'. +.TP +\fB\-\-help\fR +help + +.SH AUTHOR +.B matchbox-desktop +was written by Matthew Allum . +