Initial import from old SVN repository

Note that only the Debian and Ubuntu folders were preserved
v3.5.13-sru
Timothy Pearson 13 years ago
commit 9b2075d9b8

@ -0,0 +1,6 @@
?package(abakus):needs="X11"\
section="Apps/Math"\
title="AbaKus"\
command="/opt/kde3/bin/abakus"\
hints="KDE"\
icon="/usr/share/pixmaps/abakus.xpm"

@ -0,0 +1,143 @@
.\" This file was generated by kdemangen.pl
.TH ABAKUS 1 "Oct 2005" "K Desktop Environment" "A simple keyboard-driven calculator"
.SH NAME
abakus
\- A simple keyboard-driven calculator
.SH SYNOPSIS
abakus [Qt\-options] [KDE\-options]
.SH DESCRIPTION
A simple keyboard-driven calculator
.SH OPTIONS
.SS Generic options:
.TP
.B \-\-help
Show help about options
.TP
.B \-\-help\-qt
Show Qt specific options
.TP
.B \-\-help\-kde
Show KDE specific options
.TP
.B \-\-help\-all
Show all options
.TP
.B \-\-author
Show author information
.TP
.B \-v, \-\-version
Show version information
.TP
.B \-\-license
Show license information
.TP
.B \-\-
End of options
.SS
.SS KDE options:
.TP
.B \-\-caption <caption>
Use 'caption' as name in the titlebar
.TP
.B \-\-icon <icon>
Use 'icon' as the application icon
.TP
.B \-\-miniicon <icon>
Use 'icon' as the icon in the titlebar
.TP
.B \-\-config <filename>
Use alternative configuration file
.TP
.B \-\-dcopserver <server>
Use the DCOP Server specified by 'server'
.TP
.B \-\-nocrashhandler
Disable crash handler, to get core dumps
.TP
.B \-\-waitforwm
Waits for a WM_NET compatible windowmanager
.TP
.B \-\-style <style>
sets the application GUI style
.TP
.B \-\-geometry <geometry>
sets the client geometry of the main widget - see man X for the argument format
.SS Qt options:
.TP
.B \-\-display <displayname>
Use the X-server display 'displayname'
.TP
.B \-\-session <sessionId>
Restore the application for the given 'sessionId'
.TP
.B \-\-cmap
Causes the application to install a private color
map on an 8-bit display
.TP
.B \-\-ncols <count>
Limits the number of colors allocated in the color
cube on an 8-bit display, if the application is
using the QApplication::ManyColor color
specification
.TP
.B \-\-nograb
tells Qt to never grab the mouse or the keyboard
.TP
.B \-\-dograb
running under a debugger can cause an implicit
-nograb, use -dograb to override
.TP
.B \-\-sync
switches to synchronous mode for debugging
.TP
.B \-\-fn, \-\-font <fontname>
defines the application font
.TP
.B \-\-bg, \-\-background <color>
sets the default background color and an
application palette (light and dark shades are
calculated)
.TP
.B \-\-fg, \-\-foreground <color>
sets the default foreground color
.TP
.B \-\-btn, \-\-button <color>
sets the default button color
.TP
.B \-\-name <name>
sets the application name
.TP
.B \-\-title <title>
sets the application title (caption)
.TP
.B \-\-visual TrueColor
forces the application to use a TrueColor visual on
an 8-bit display
.TP
.B \-\-inputstyle <inputstyle>
sets XIM (X Input Method) input style. Possible
values are onthespot, overthespot, offthespot and
root
.TP
.B \-\-im <XIM server>
set XIM server
.TP
.B \-\-noxim
disable XIM
.TP
.B \-\-reverse
mirrors the whole layout of widgets
.SS
.SH SEE ALSO
Full user documentation is available through the KDE Help Center. You can also enter the URL
.BR help:/abakus/
directly into konqueror or you can run
.BR "`khelpcenter help:/abakus/'"
from the command-line.
.br
.SH AUTHORS
.nf
Michael Pyne <michael.pyne@kdemail.net>
.br

@ -0,0 +1,102 @@
abakus-kde3 (0.91-0ubuntu3) karmic; urgency=low
* Karmic rebuild
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 02 July 2009 16:08:00 -0600
abakus-kde3 (0.91-0ubuntu2) intrepid; urgency=low
* Moved KDE3 to /opt/kde3
* Integrated properly with KDE4.2+
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Wed, 03 March 2009 23:58:00 -0600
abakus-kde3 (0.91-0ubuntu1) intrepid; urgency=low
* Added -kde3 suffix
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Sat, 13 Dec 2008 16:32:00 -0600
abakus (0.91-1ubuntu3) hardy; urgency=low
* Fix FTBFS: Replace previously added dh_iconcache call to use
the new dh_icons command which replaced it (LP: #159334).
-- Siegfried-Angel Gevatter Pujals (RainCT) <rainct@ubuntu.com> Sun, 02 Mar 2008 20:56:10 +0100
abakus (0.91-1ubuntu2) gutsy; urgency=low
* Update maintainer fields according to debian-maintainer-field spec.
-- Martin Pitt <martin.pitt@ubuntu.com> Fri, 14 Sep 2007 16:43:55 +0200
abakus (0.91-1ubuntu1) edgy; urgency=low
* Re-merge with Debian
-- Barry deFreese <bddebian@comcast.net> Thu, 24 Aug 2006 21:24:20 -0400
abakus (0.91-1) unstable; urgency=low
* New upstream release
* Adjust the clean target
* Add build-dependencies against bison and flex
* Bump standards version
* Upload sponsored by Petter Reinholdtsen
-- Steffen Joeris <steffen.joeris@skolelinux.de> Mon, 21 Aug 2006 21:15:58 +1000
abakus (0.90-6ubuntu1) dapper; urgency=low
* debian/rules:
+ Use dh_iconcache upon package build.
-- Zak B. Elep <zakame@ubuntu.com> Thu, 6 Apr 2006 10:14:25 -0400
abakus (0.90-6) unstable; urgency=low
* Remove special build-depends on gcc-3.4
because now gcc-4.0 is fixed and
abakus will build on arm, m68k and hppa
with gcc-4.0
* Change description to make it linda clean
* Upload sponsored by Petter Reinholdtsen
-- Steffen Joeris <steffen.joeris@skolelinux.de> Tue, 6 Dec 2005 19:40:19 +0100
abakus (0.90-5) unstable; urgency=low
* Fix minor bug in description (Closes: #341064)
-- Steffen Joeris <steffen.joeris@skolelinux.de> Tue, 29 Nov 2005 17:11:28 +0100
abakus (0.90-4) unstable; urgency=low
* Add build-depends on gcc-3.4 for arm m68k hppa
to make sure abakus build on them
-- Steffen Joeris <steffen.joeris@skolelinux.de> Thu, 17 Nov 2005 22:38:43 +0100
abakus (0.90-3) unstable; urgency=low
* Really add build-depends on debhelper ;(
(Closes: #336538)
* Upload interim sponsored by Martin Zobel-Helas <zobel@debian.org>
-- Steffen Joeris <steffen.joeris@skolelinux.de> Mon, 31 Oct 2005 10:49:50 +0100
abakus (0.90-2) unstable; urgency=low
* Add build-depends on debhelper (>= 4.1.0), to make sure
dh_clean is available during build
* Upload sponsored by Petter Reinholdtsen
-- Steffen Joeris <steffen.joeris@skolelinux.de> Sun, 23 Oct 2005 22:50:09 +0200
abakus (0.90-1) unstable; urgency=low
* Initial release (Closes: #335367)
* Upload sponsored by Petter Reinholdtsen
-- Steffen Joeris <steffen.joeris@skolelinux.de> Sun, 23 Oct 2005 15:19:58 +0200

@ -0,0 +1,19 @@
Source: abakus-kde3
Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: Steffen Joeris <steffen.joeris@skolelinux.de>
Build-Depends: autotools-dev, debhelper (>= 4.1.0), cdbs (>= 0.4.0), scons (>= 0.96), imagemagick, kdelibs4-kde3-dev, chrpath, bison, flex
Standards-Version: 3.7.2
Package: abakus-kde3
Architecture: any
Depends: ${shlibs:Depends}
Description: calculator for KDE [KDE3]
AbaKus is a complex calculator, which provides
many different kinds of calculations.
Think of it as bc (the command-line calculator) with a nice GUI.
It also gives information about mathematical variables and
has the user-friendly menu options of a normal KDE application.
.
Web site: http://grammarian.homelinux.net/abakus/

@ -0,0 +1,20 @@
This package was debianized by Steffen Joeris <steffen.joeris@skolelinux.de> on
Sun, 23 Oct 2005 15:19:58 +0200.
It was downloaded from http://grammarian.homelinux.net/abakus/
Copyright Holder: Michael Pyne <michael.pyne@kdemail.net>
License:
This program 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 program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANDABILITY of FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for details.
On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in /usr/share/common-licenses/GPL.

@ -0,0 +1,41 @@
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/langcore.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
DEB_CONFIGURE_MANDIR := /opt/kde3/share/man
DEB_CONFIGURE_PREFIX := /opt/kde3
DEB_CONFIGURE_INFODIR := /opt/kde3/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
SCONS = scons --no-cache -Q
DEB_INSTALL_DOCS_ALL =
DEB_COMPRESS_EXCLUDE = .docbook
debian/abakus.xpm: src/hi64-app-abakus.png
convert -resize 32 $< $@
common-build-arch:: build-stamp
build-stamp: debian/abakus.xpm
env PATH=/opt/kde3/bin:$(PATH) QTDIR=/usr/share/qt3 CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/kde $(SCONS) configure prefix=$(DEB_DESTDIR)/opt/kde3
env PATH=/opt/kde3/bin:$(PATH) QTDIR=/usr/share/qt3 CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/kde $(SCONS)
touch build-stamp
common-install-arch::
env PATH=/opt/kde3/bin:$(PATH) QTDIR=/usr/share/qt3 CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/kde $(SCONS) install
install -D -m 644 debian/abakus.xpm debian/abakus-kde3/opt/kde3/share/pixmaps/abakus.xpm
chrpath -d debian/abakus-kde3/opt/kde3/bin/abakus
dh_icons -pabakus
clean::
#env PATH=/opt/kde3/bin:$(PATH) QTDIR=/usr/share/qt3 CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/kde $(SCONS) --clean
rm -f debian/abakus.xpm
rm -rf cache
rm -rf .sconf_temp
rm -f bksys/generic.pyc
rm -f bksys/abakus.pyc
rm -f bksys/help.pyc
rm -f bksys/kde.pyc
rm -f config.log

@ -0,0 +1,2 @@
debian/tmp/opt/kde3/bin/adept_batch
debian/tmp/opt/kde3/share/apps/adept_batch/adept_batchui.rc

@ -0,0 +1,2 @@
debian/tmp/opt/kde3/share/icons/crystalsvg/*/actions/adept_*
debian/tmp/opt/kde3/share/icons/crystalsvg/*/actions/extender_*.{png,svgz}

@ -0,0 +1,4 @@
debian/tmp/opt/kde3/bin/adept_installer
debian/tmp/opt/kde3/share/icons/hicolor/*/apps/adept_installer.*
debian/tmp/opt/kde3/share/apps/adept_installer/adept_installerui.rc
debian/tmp/opt/kde3/share/applications/kde/adept_installer.desktop

@ -0,0 +1,4 @@
debian/tmp/opt/kde3/bin/adept_manager
debian/tmp/opt/kde3/share/icons/hicolor/*/apps/adept_manager.*
debian/tmp/opt/kde3/share/apps/adept_manager/adept_managerui.rc
debian/tmp/opt/kde3/share/applications/kde/adept_manager.desktop

@ -0,0 +1,3 @@
debian/tmp/opt/kde3/bin/adept_notifier
debian/tmp/opt/kde3/share/applications/kde/adept_notifier.desktop
debian/tmp/etc/xdg/autostart/adept_notifier_auto.desktop

@ -0,0 +1,4 @@
debian/tmp/opt/kde3/bin/adept_updater
debian/tmp/opt/kde3/share/icons/hicolor/*/apps/adept_updater.{png,svgz}
debian/tmp/opt/kde3/share/apps/adept_updater/adept_updaterui.rc
debian/tmp/opt/kde3/share/applications/kde/adept_updater.desktop

@ -0,0 +1,86 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2002,2003 Colin Walters <walters@debian.org>
# Description: Defines some useful variables, but no rules
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_rules_buildvars
_cdbs_rules_buildvars = 1
CDBS_VERSION = something
# Common useful variables
DEB_SOURCE_PACKAGE := $(strip $(shell egrep '^Source: ' debian/control | cut -f 2 -d ':'))
DEB_VERSION := $(shell dpkg-parsechangelog | egrep '^Version:' | cut -f 2 -d ' ')
DEB_NOEPOCH_VERSION := $(shell echo $(DEB_VERSION) | cut -d: -f2-)
DEB_UPSTREAM_VERSION := $(shell echo $(DEB_NOEPOCH_VERSION) | sed 's/-[^-]*$$//')
DEB_ISNATIVE := $(shell dpkg-parsechangelog | egrep '^Version:' | perl -ne 'print if not /^Version:\s*.*-/;')
# Split into arch/indep packages
ifneq ($(DEB_INDEP_PACKAGES),cdbs)
DEB_INDEP_PACKAGES := $(filter-out $(DONT_BUILD), $(strip $(shell $(_cdbs_scripts_path)/list-packages indep)))
DEB_ARCH_PACKAGES := $(filter-out $(DONT_BUILD), $(filter-out $(DEB_INDEP_PACKAGES),$(strip $(shell $(_cdbs_scripts_path)/list-packages same))))
endif
# Split into normal and udeb packages
ifeq ($(DEB_UDEB_PACKAGES),)
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
DEB_UDEB_PACKAGES = $(filter-out $(DONT_BUILD),$(filter %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
else
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES), $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
endif
# Too much bother for now. If someone complains we'll fix it.
#DEB_ARCH_UDEB_PACKAGES = $(filter %-udeb, $(DEB_ARCH_PACKAGES))
#DEB_INDEP_UDEB_PACKAGES = $(filter %-udeb, $(DEB_INDEP_PACKAGES))
# A handy list of every package, udeb or not
DEB_ALL_PACKAGES = $(filter-out $(DONT_BUILD),$(DEB_PACKAGES) $(DEB_UDEB_PACKAGES))
DEB_INDEP_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_INDEP_PACKAGES)))
DEB_ARCH_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_ARCH_PACKAGES)))
DEB_DBG_PACKAGES = $(filter-out $(DONT_BUILD), $(filter %-dbg, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
# Some support for srcdir != builddir builds.
# These are relative to the root of the package
DEB_SRCDIR ?= .
DEB_BUILDDIR ?= $(strip $(DEB_SRCDIR))
# Miscellaneous bits
DEB_ARCH = $(shell dpkg --print-architecture)
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_HOST_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_HOST_GNU_SYSTEM)
DEB_HOST_GNU_CPU ?= $(shell dpkg-architecture -qDEB_HOST_GNU_CPU)
DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
DEB_BUILD_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_SYSTEM)
DEB_BUILD_GNU_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_CPU)
DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
DEB_BUILD_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_CPU)
DEB_BUILD_ARCH_OS ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_OS)
ifeq ($(words $(DEB_ALL_PACKAGES)),1)
DEB_DESTDIR = $(CURDIR)/debian/$(strip $(DEB_ALL_PACKAGES))/
else
DEB_DESTDIR = $(CURDIR)/debian/tmp/
endif
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), cdbs (>= 0.4.23-1.1)
endif

@ -0,0 +1,109 @@
ifndef _cdbs_bootstrap
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
endif
ifndef _cdbs_class_debian-qt-kde
_cdbs_class_debian-qt-kde := 1
# Note: This _must_ be included before autotools.mk, or it won't work.
common-configure-arch common-configure-indep:: debian/stamp-cvs-make
debian/stamp-cvs-make:
cp -Rp /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
cp -Rp /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
$(MAKE) -C $(DEB_SRCDIR) -f admin/Makefile.common dist;
touch debian/stamp-cvs-make
include debian/cdbs/kde.mk$(_cdbs_makefile_suffix)
include debian/cdbs/uploaders.mk
DEB_PATCHDIRS := debian/patches/common debian/patches
DEB_KDE_ENABLE_FINAL := yes
DEB_INSTALL_DOCS_ALL :=
DEB_DH_MAKESHLIBS_ARGS_ALL := -V
DEB_SHLIBDEPS_INCLUDE = $(foreach p,$(PACKAGES_WITH_LIBS),debian/$(p)/usr/lib)
ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
cdbs_treat_me_gently_arches := arm m68k alpha ppc64 armel armeb
ifeq (,$(filter $(DEB_HOST_ARCH_CPU),$(cdbs_treat_me_gently_arches)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
else
cdbs_kde_enable_final =
endif
endif
common-build-arch:: debian/stamp-man-pages
debian/stamp-man-pages:
if ! test -d debian/man/out; then mkdir -p debian/man/out; fi
for f in $$(find debian/man -name '*.sgml'); do \
docbook-to-man $$f > debian/man/out/`basename $$f .sgml`.1; \
done
for f in $$(find debian/man -name '*.man'); do \
soelim -I debian/man $$f \
> debian/man/out/`basename $$f .man`.`head -n1 $$f | awk '{print $$NF}'`; \
done
touch debian/stamp-man-pages
common-binary-indep::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_INDEP_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
common-binary-arch::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_ARCH_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
clean::
rm -rf debian/man/out
-rmdir debian/man
rm -f debian/stamp-man-pages
rm -rf debian/shlibs-check
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_desktop; then dh_desktop -p$(cdbs_curpkg) $(DEB_DH_DESKTOP_ARGS); fi
if test -e debian/$(cdbs_curpkg).lintian; then \
install -p -D -m644 debian/$(cdbs_curpkg).lintian \
debian/$(cdbs_curpkg)/usr/share/lintian/overrides/$(cdbs_curpkg); \
fi
if test -e debian/$(cdbs_curpkg).presubj; then \
install -p -D -m644 debian/$(cdbs_curpkg).presubj \
debian/$(cdbs_curpkg)/usr/share/bug/$(cdbs_curpkg)/presubj; \
fi
binary-install/$(DEB_SOURCE_PACKAGE)-doc-html::
set -e; \
for doc in `cd $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en; find . -name index.docbook`; do \
pkg=$${doc%/index.docbook}; pkg=$${pkg#./}; \
echo Building $$pkg HTML docs...; \
mkdir -p $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
cd $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
/opt/kde3/bin/meinproc $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en/$$pkg/index.docbook; \
done
for pkg in $(DOC_HTML_PRUNE) ; do \
rm -rf debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
done
clean::
if test -n "$(DEB_KDE_CVS_MAKE)" && test -d $(DEB_SRCDIR); then \
cd $(DEB_SRCDIR); \
find . -name Makefile.in -print | \
xargs --no-run-if-empty rm -f; \
rm -f Makefile.am acinclude.m4 aclocal.m4 config.h.in \
configure configure.files configure.in stamp-h.in \
subdirs; \
fi
rm -f debian/stamp-cvs-make
endif

@ -0,0 +1,97 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2003 Christopher L Cheney <ccheney@debian.org>
# Description: A class for KDE packages; sets KDE environment variables, etc
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_class_kde
_cdbs_class_kde := 1
# for dh_icons
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), debhelper (>= 5.0.7ubuntu4)
include $(_cdbs_rules_path)/buildcore.mk$(_cdbs_makefile_suffix)
ifdef _cdbs_tarball_dir
DEB_BUILDDIR = $(_cdbs_tarball_dir)/obj-$(DEB_BUILD_GNU_TYPE)
else
DEB_BUILDDIR = obj-$(DEB_BUILD_GNU_TYPE)
endif
include $(_cdbs_class_path)/autotools.mk$(_cdbs_makefile_suffix)
export kde_cgidir = \$${libdir}/cgi-bin
export kde_confdir = \$${sysconfdir}/kde3
export kde_htmldir = \$${datadir}/doc/kde/HTML
ifeq (,$(filter noopt,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
endif
ifneq (,$(filter nostrip,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final =
cdbs_kde_enable_debug = --enable-debug=yes
else
cdbs_kde_enable_debug = --disable-debug
endif
ifneq (,$(filter debug,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_debug = --enable-debug=full
endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_icons; then dh_icons -p$(cdbs_curpkg) $(DEB_DH_ICONCACHE_ARGS); fi
cleanbuilddir::
-$(if $(call cdbs_streq,$(DEB_BUILDDIR),$(DEB_SRCDIR)),,rm -rf $(DEB_BUILDDIR))
common-build-arch common-build-indep:: debian/stamp-kde-apidox
debian/stamp-kde-apidox:
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) apidox)
touch $@
common-install-prehook-impl::
mkdir -p po
-XGETTEXT=/usr/bin/kde-xgettext EXTRACTATTR=/opt/kde3/bin/extractattr sh $(DEB_SRCDIR)/admin/cvs.sh extract-messages
-for file in po/*pot; do \
sed "s/charset=CHARSET/charset=UTF-8/" -i $$file; \
done
common-install-arch common-install-indep:: common-install-kde-apidox
common-install-kde-apidox::
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) install-apidox DESTDIR=$(DEB_DESTDIR))
clean::
rm -f debian/stamp-kde-apidox
rm -rf po/*.pot
# This is a convenience target for calling manually. It's not part of
# the build process.
buildprep: clean apply-patches
$(MAKE) -f admin/Makefile.common dist
debian/rules clean
endif

@ -0,0 +1,16 @@
Sune Vuorela <debian@pusling.com>
Ana Beatriz Guerrero Lopez <ana@debian.org>
Fathi Boudra <fboudra@free.fr>
Modestas Vainius <geromanas@mailas.com>
Josh Metzler <joshdeb@metzlers.org>
Isaac Clerencia <isaac@debian.org>
Adeodato Simó <dato@net.com.org.es>
Adeodato Simo <dato@net.com.org.es>
Christopher Martin <chrsmrtn@debian.org>
Daniel Schepler <schepler@debian.org>
Sarah Hobbs <hobbsee@ubuntu.com>
Nacho Barrientos Arias <nacho@debian.org>
Ricardo Javier Cardenes Medina <rcardenes@debian.org>
Ricardo Cardenes <rcardenes@debian.org>
Armin Berres <trigger+debian@space-based.de>
Francesco Pedrini <francesco.pedrini@gmail.com>

@ -0,0 +1,29 @@
MAINTAINER=Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
UPLOADERS=$(shell grep -e +++ -e "^ -- " debian/changelog | grep -v "debian-qt-kde@lists.debian.org" | head -13 | /bin/sed 's/^\s*//;s/\s*$$//;s/^+++\? Changes by //;s/^+++\? //;s/-- //;s/:$$//;s/ <.*//' | sort -u | while read line ; do grep "$$line" debian/cdbs/team-members ; done | tr "\n" ", " | sed 's/,/, /g;s/, $$//')
debian/control.tmp:
@if [ ! -e debian/control.in ] ; then \
echo "this package is not yet prepared for using automatic update of uploaders"; \
echo "Please do so."; \
exit 1; \
fi
@sed 's/@@@UPLOADERS@@@/$(UPLOADERS)/;s#@@@MAINTAINER@@@#$(MAINTAINER)#' debian/control.in > debian/control.tmp
check-uploaders: debian/control.tmp
@if ! diff -q debian/control debian/control.tmp ; then \
echo "WARNING:: Control file differs from manually generated one" ; \
echo "WARNING:: Please update it manually and check it afterwards" ; \
echo "WARNING:: Uploaders are updated by debian/rules update-uploaders" ;\
echo "WARNING:: If this is a binNMU, NMU or security upload, just ignore" ;\
fi
clean::
rm -f debian/control.tmp
update-uploaders: debian/control.tmp
@mv -f debian/control.tmp debian/control
makebuilddir:: check-uploaders

@ -0,0 +1,19 @@
#!/usr/bin/env perl
use strict;
use warnings;
my $version = `dpkg-parsechangelog | awk '/^Version/ {print \$2}'`;
my ($version3, $version3_next);
my ($version2, $version2_next);
($version3 = $version) =~ s/-[^-]+$//;
($version2 = $version3) =~ s/\.[^.]+$//;
($version3_next = $version3) =~ s/(?<=\.)(\d+)[a-z]?$/($1+1)/e;
($version2_next = $version2) =~ s/(?<=\.)(\d+)$/($1+1)/e;
print "KDE-Version3=$version3\n";
print "KDE-Version2=$version2\n";
print "KDE-Next-Version3=$version3_next\n";
print "KDE-Next-Version2=$version2_next\n";

@ -0,0 +1,704 @@
adept-kde3 (2.1.3ubuntu14) karmic; urgency=low
* No change; working around badly broken Launchpad build farm...
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Sun, 04 Oct 2009 00:26:00 -0600
adept-kde3 (2.1.3ubuntu12) karmic; urgency=low
* Karmic rebuild
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Fri, 02 Oct 2009 00:31:00 -0600
adept-kde3 (2.1.3ubuntu11) karmic; urgency=low
* Karmic rebuild
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 02 July 2009 16:08:00 -0600
adept-kde3 (2.1.3ubuntu10) jaunty; urgency=low
* Moved KDE3 to /opt/kde3
* Integrated properly with KDE4.2+
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Wed, 04 March 2009 01:08:00 -0600
adept-kde3 (2.1.3ubuntu5) intrepid; urgency=low
* Added -kde3 suffix
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Wed, 03 Dec 2008 18:08:00 -0600
adept (2.1.3ubuntu25.1) hardy-proposed; urgency=low
* Add kubuntu_33_skip_intrepid.diff, don't offer automatic upgrade to intrepid
LP: #280295
-- Jonathan Riddell <jriddell@ubuntu.com> Wed, 08 Oct 2008 17:58:30 +0100
adept (2.1.3ubuntu25) hardy; urgency=low
[ Yuriy Kozlov ]
* Add kubuntu_32_i18n_contextmenu.diff to enable translation of context
menu items (LP: #204439)
[ Daniel Hahler ]
* Update kubuntu_10_apport.diff to pickup Apport crash files by default.
(LP: #215100)
* Update kubuntu_03_translation_catalogues.diff to include translations from
libapt-front (LP: #204439)
-- Daniel Hahler <ubuntu@thequod.de> Fri, 18 Apr 2008 20:38:58 +0200
adept (2.1.3ubuntu24) hardy; urgency=low
* Add kubuntu_31_xdg_autostart_dir.diff to move to xdg autostart dir
for KDE 4
* Up build-dep for new libapt-front (and libept)
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 10 Mar 2008 14:36:00 +0000
adept (2.1.3ubuntu23) hardy; urgency=low
* Rebuild for new apt/ept
-- Jonathan Riddell <jriddell@ubuntu.com> Tue, 18 Dec 2007 14:48:33 +0000
adept (2.1.3ubuntu22) hardy; urgency=low
* Add kubuntu_30_utf8_fix.diff from Guillaume Martres, fixes "adept
does not display utf-8 text correctly". Closes LP: #102753
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 07 Dec 2007 18:23:58 +0000
adept (2.1.3ubuntu21) hardy; urgency=low
* Added kubuntu_29_batch_check_pkgname.diff
Closes LP: #153710
-- Anthony Mercatante <tonio@ubuntu.com> Mon, 19 Nov 2007 21:04:54 +0100
adept (2.1.3ubuntu20) hardy; urgency=low
* Fixed debian/adept_batch.install, including missing
/usr/share/apps/adept_batch/adept_batchui.rc
* Fixed debian/rules, removing dh_buildinfo, causes ftbfs
-- Anthony Mercatante <tonio@ubuntu.com> Thu, 15 Nov 2007 14:30:37 +0100
adept (2.1.3ubuntu19) hardy; urgency=low
* Added kubuntu_27_disable_refresh_question_upgrade.diff. Removes the
first screen askig if refreshing updates is needed for adept_updater
* kubuntu_28_fix_updater_makefile_for_translation.diff. Fixed
Makefile as there are i18n strings in app.h too
* buildprep applied according as patch
kubuntu_28_fix_updater_makefile_for_translation.diff touches makefiles
-- Anthony Mercatante <tonio@ubuntu.com> Wed, 14 Nov 2007 16:44:32 +0100
adept (2.1.3ubuntu18) hardy; urgency=low
* Sync Hardy with gutsy-proposed
-- Jonathan Riddell <jriddell@ubuntu.com> Sat, 27 Oct 2007 16:35:34 +0100
adept (2.1.3ubuntu17.1) gutsy-proposed; urgency=low
* Fix dist-upgrade file check
Closes LP: #153889
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 18 Oct 2007 15:54:38 +0100
adept (2.1.3ubuntu17) gutsy; urgency=low
* Make kubuntu_26_gxx43.diff apply
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 12 Oct 2007 15:16:28 +0100
adept (2.1.3ubuntu16) gutsy; urgency=low
* Update kubuntu_10_apport.diff to not run Apport (configurable)
-- Jonathan Riddell <jriddell@ubuntu.com> Wed, 10 Oct 2007 16:42:21 +0100
adept (2.1.3ubuntu15) gutsy; urgency=low
* Fix build failures with g++-4.3. LP: #138549.
-- Matthias Klose <doko@ubuntu.com> Fri, 14 Sep 2007 21:54:01 +0000
adept (2.1.3ubuntu14) gutsy; urgency=low
* debian/patches/kubuntu_25_write_apport_files.diff:
- write out apport files
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 20 Aug 2007 19:54:15 +0200
adept (2.1.3ubuntu13) gutsy; urgency=low
* remove old files from install
-- Jonathan Riddell <jriddell@ubuntu.com> Wed, 15 Aug 2007 19:39:51 +0100
adept (2.1.3ubuntu12) gutsy; urgency=low
* Add kubuntu_23_notifier_reboot.diff, adds support for
reboot notification in adept_notifier
* Edit kubuntu_02_archive_limit.diff to not install any apt.conf.d files,
make adept-notifier depend on update-notifier-common instead
-- Jonathan Riddell <jriddell@ubuntu.com> Wed, 15 Aug 2007 18:11:43 +0100
adept (2.1.3ubuntu11) gutsy; urgency=low
* Call software-properties-kde with --no-update
* Add kubuntu_21_installer_ui_changes.diff, removes menubar and adds
buttons to edit sources and review changes
* Add kubuntu_22_installer_rank.diff, adds star rating (from popcon) to adept installer
-- Jonathan Riddell <jriddell@ubuntu.com> Tue, 14 Aug 2007 11:54:15 +0100
adept (2.1.3ubuntu10) gutsy; urgency=low
* Add header to diff
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 13 Aug 2007 22:52:53 +0100
adept (2.1.3ubuntu9) gutsy; urgency=low
* Run buildprep before upload
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 13 Aug 2007 21:13:29 +0100
adept (2.1.3ubuntu8) gutsy; urgency=low
* Add kubuntu_20_batch_update.diff, adds an update mode to adept_batch
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 13 Aug 2007 19:50:35 +0100
adept (2.1.3ubuntu7) gutsy; urgency=low
* Fix kubuntu_upgrader/upgradewizard.cpp to work for
--dist-upgrade and --dist-upgrade-devel
-- Jonathan Riddell <jriddell@ubuntu.com> Wed, 08 Aug 2007 16:58:06 +0100
adept (2.1.3ubuntu6) gutsy; urgency=low
* Add build-dep on automake1.9, fix fail to build
-- Jonathan Riddell <jriddell@ubuntu.com> Tue, 07 Aug 2007 11:08:29 +0100
adept (2.1.3ubuntu5) gutsy; urgency=low
* Add ability to run dist upgrade tool with command line switches
* Add kubuntu_19_automake10.diff, ability to use automake 1.10
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 06 Aug 2007 20:29:55 +0100
adept (2.1.3ubuntu4) gutsy; urgency=low
* rebuild against latest libept
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 03 Aug 2007 22:07:57 +0200
adept (2.1.3ubuntu3) gutsy; urgency=low
* Add missing build-dep on sharutils
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 27 Jul 2007 18:13:25 +0100
adept (2.1.3ubuntu2) gutsy; urgency=low
* Add kubuntu_15_main_indicator_icon.diff.uu with
main indicator icon
* Add kubuntu_16_installer_details_button.diff
closes https://bugs.launchpad.net/ubuntu/+source/adept/+bug/119969
"Adept Installer review changes screen has a useless Details button."
* Add kubuntu_17_locked_dpkg.diff
closes https://bugs.launchpad.net/ubuntu/+source/adept/+bug/48627
'Poor resolution of "database locked" problem'
* Add kubuntu_18_danish_icon_translation.diff
closes https://bugs.launchpad.net/ubuntu/+source/adept/+bug/95852
Incorrect Danish translation
* Add XS-VCS-Bzr
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 27 Jul 2007 14:23:57 +0100
adept (2.1.3ubuntu1) gutsy; urgency=low
* Merge with Debian, remaining changes:
- patches in debian/patches
- files in adept/kubuntu_upgrader
* Add patches for cleaner merge with Debian
- kubuntu_01_batch_makefile.diff
- kubuntu_01_upgradewizard.diff
- kubuntu_01_upgradewizard_makefile.diff
-- Jonathan Riddell <jriddell@ubuntu.com> Wed, 11 Jul 2007 09:28:00 +0000
adept (2.1.3) unstable; urgency=low
* Ported to new apt-front. Closes: bug#423736.
* Built with new apt. Closes: bug#429806.
-- Enrico Zini <enrico@debian.org> Wed, 27 Jun 2007 08:42:01 +0200
adept (2.1.2ubuntu28) gutsy; urgency=low
* Rebuild against libapt-pkg-libc6.6-6-4.4.
-- Colin Watson <cjwatson@ubuntu.com> Mon, 09 Jul 2007 16:45:48 +0100
adept (2.1.2ubuntu27) gutsy; urgency=low
* Recompile on new apt and to remove references to libtdb.la
-- Jonathan Riddell <jriddell@ubuntu.com> Wed, 20 Jun 2007 19:11:37 +0100
adept (2.1.2ubuntu26) feisty; urgency=low
* Add option to run dist upgrade tool for development versions
-- Jonathan Riddell <jriddell@ubuntu.com> Tue, 10 Apr 2007 17:55:37 +0100
adept (2.1.2ubuntu25) feisty; urgency=low
* Change meta-release file from -development to final
* In updater, only show new release message if one if available
* Fix to kubuntu_04_supported_label.diff to show expander icon again
from Michael D. Stemle <manchicken@notsosoft.net>
* Fix kubuntu_07_show_changelog.diff to use correct URL (source
package, not binary package name; no epoch in URL)
* Fix layout in adept/kubuntu_upgrader/errordialogbase.ui and
adept/kubuntu_upgrader/upgradewizardbase.ui so it doesn't use a
fixed layout.
* Remove references to Kubuntu, branding for derivatives
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 6 Apr 2007 10:33:46 +0100
adept (2.1.2ubuntu24) feisty; urgency=low
* Drop kubuntu_13_remove_view_menu.diff:
- Rediscussing on the devel channel, it was decided to fix
the menu instead of removing it
* Add kubuntu_13_clean_view_menu.diff:
- Removes dupe "Manage Repos" entry
- patch from "Michael D. Stemle, Jr.
* Add kubuntu_14_enables_view_menu_components.diff:
- Enables disabled components of the menu.
- patch from Michael D. Stemle, Jr.
-- Anthony Mercatante <tonio@ubuntu.com> Tue, 03 Apr 2007 23:48:21 +0100
adept (2.1.2ubuntu23) feisty; urgency=low
* Add kubuntu_13_remove_view_menu.diff:
- Remove useless "view" menu from the manager's UI
-- Anthony Mercatante <tonio@ubuntu.com> Tue, 03 Apr 2007 15:42:37 +0100
adept (2.1.2ubuntu22) feisty; urgency=low
* Sync adept/kubuntu_upgrader/upgradewizard.cpp with edgy-propsed
- don't kill adept (stops new process connecting to X)
- set working directory
* Patch to adept/kubuntu_upgrader/upgradewizard.{h,cpp} from
Billy Pollifrone <billy@silverbaseball.com> to delete old copies of
dist upgrader
* Fix kubuntu_03_translation_catalogues.diff, change catalogue to libept
* manager and updater: show a button for version upgrade rather than
popping up wizard every time
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 30 Mar 2007 16:23:34 +0100
adept (2.1.2ubuntu21) feisty; urgency=low
* Add kubuntu_11_accessibility_icon.diff fixes blank accessibility
icon in adept_installer
* Add kubuntu_12_installer_enable_all.diff enables all categories
by default
-- Jonathan Riddell <jriddell@ubuntu.com> Tue, 6 Mar 2007 20:09:06 +0000
adept (2.1.2ubuntu20) feisty; urgency=low
* Update to kubuntu_04_supported_label.diff from
"Michael D. Stemle, Jr." <manchicken@notsosoft.net>
keep supported column when expanded
closes https://launchpad.net/bugs/82431
* Update to kubuntu_07_show_changelog.diff from
"Michael D. Stemle, Jr." <manchicken@notsosoft.net>
Make only 1 changelog object globally, not 1 per package
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 5 Mar 2007 15:16:40 +0000
adept (2.1.2ubuntu19) feisty; urgency=low
* Rebuild for new libapt-front
-- Jonathan Riddell <jriddell@ubuntu.com> Wed, 28 Feb 2007 11:46:30 +0000
adept (2.1.2ubuntu18) feisty; urgency=low
* Rebuild for new libapt
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 26 Feb 2007 20:36:13 +0000
adept (2.1.2ubuntu17) feisty; urgency=low
* Add kubuntu_10_apport.diff, watches for crash reports
coming from Apport and runs apport-qt when they appear
-- Jonathan Riddell <jriddell@ubuntu.com> Tue, 20 Feb 2007 17:12:40 +0000
adept (2.1.2ubuntu16) feisty; urgency=low
* Run buildprep before upload
-- Jonathan Riddell <jriddell@ubuntu.com> Tue, 13 Feb 2007 11:57:22 +0000
adept (2.1.2ubuntu15) feisty; urgency=low
* Add replaces on adept-common for adept-notifier, closes
https://bugs.launchpad.net/ubuntu/+source/adept/+bug/82651
* Make kubuntu upgrader wizard run after update not before
* Implement uncompressing and running kubuntu upgrade tool
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 12 Feb 2007 12:54:35 +0000
adept (2.1.2ubuntu14) feisty; urgency=low
* Rebuilt against new apt
-- Anthony Mercatante <tonio@ubuntu.com> Wed, 7 Feb 2007 00:29:21 +0100
adept (2.1.2ubuntu13) feisty; urgency=low
* Add kubuntu_08_no_unique_application.diff don't use a unique application,
stops it forking which broke xauthority and means debconf can't work in X mode
* Add kubuntu_09_no_double_kdesu.diff stop using kdesu twice
-- Jonathan Riddell <jriddell@ubuntu.com> Tue, 6 Feb 2007 12:38:42 +0000
adept (2.1.2ubuntu12) feisty; urgency=low
* Fix adept/kubuntu_upgrader/upgradewizard.cpp to not crash when it doesn't find
any newer release available, patch from
"Michael D. Stemle, Jr." <manchicken@notsosoft.net>
* Add kubuntu_07_show_changelog.diff to show changelog when installing new
versions, patch from "Michael D. Stemle, Jr." <manchicken@notsosoft.net>
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 5 Feb 2007 13:03:36 +0000
adept (2.1.2ubuntu11) feisty; urgency=low
* Add kubuntu_06_software_properties.diff, launch
software-properties as source editor if available
* Update kubuntu_04_supported_label.diff for tooltips from Michael D. Stemle
-- Jonathan Riddell <jriddell@ubuntu.com> Sat, 3 Feb 2007 02:31:04 +0000
adept (2.1.2ubuntu10) feisty; urgency=low
* Add kubuntu_05_adept_batch_finish.diff, adept-batch auto
close when finished, for kubuntu-feisty-adept-changes and
kubuntu-feisty-adept-changes
patch by "Michael D. Stemle, Jr." <manchicken@notsosoft.net>
-- Anthony Mercatante <tonio@ubuntu.com> Mon, 22 Jan 2007 22:05:45 +0100
adept (2.1.2ubuntu9) feisty; urgency=low
* Fixed debian/adept-notifier.install, removed adept_notifier_warning.png
already in adept-common, which adept-notifier depends on
-- Anthony Mercatante <tonio@ubuntu.com> Fri, 19 Jan 2007 02:28:32 +0100
adept (2.1.2ubuntu8) feisty; urgency=low
* Add kubuntu_04_supported_label.diff
adds a column indicating if the package is in main or not,
for kubuntu-feisty-adept-changes and kubuntu-feisty-adept-changes
patch by "Michael D. Stemle, Jr." <manchicken@notsosoft.net>
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 18 Jan 2007 16:05:57 +0000
adept (2.1.2ubuntu7) feisty; urgency=low
* Removed apt-index-watcher dependancy, dropped in debian.
-- Anthony Mercatante <tonio@ubuntu.com> Thu, 18 Jan 2007 00:28:32 +0100
adept (2.1.2ubuntu6) feisty; urgency=low
* Fix build order in adept/Makefile.am and kubuntu_upgrader/Makefile.am
* Fix includes in kubuntu_upgrader/updatewizard.cpp
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 5 Jan 2007 13:23:20 +0000
adept (2.1.2ubuntu5) feisty; urgency=low
* Manage package in bzr
https://code.launchpad.net/~jr/+branch/adept/ubuntu
* Add kubuntu_upgrader/ directory and changes for kubuntu-upgrade-tool
changes by Vladimir <vstefan85@gmail.com>
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 5 Jan 2007 01:02:10 +0000
adept (2.1.2ubuntu4) feisty; urgency=low
* Add kubuntu_03_translation_catalogues.diff to force adept
to use the correct translation catalogues.
Closes https://launchpad.net/ubuntu/+source/adept/+bug/47181
Patch by Martin Bohm <martin.bohm@kubuntu.org>
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 4 Jan 2007 22:30:23 +0000
adept (2.1.2ubuntu3) feisty; urgency=low
* Remove a pair of quotes from kubuntu_02_archive_limit.diff, fixes FTBFS.
-- Frode M. Døving <frode@dark.lnix.net> Wed, 6 Dec 2006 21:25:42 +0100
adept (2.1.2ubuntu2) feisty; urgency=low
* Added /etc/apt/apt.conf.d/25adept-archive-limits to allow
/etc/cron.daily/apt to autoclean the apt archive on kubuntu too.
Add kubuntu_02_archive_limit.diff
* Enable simple-patchsys.mk in debian/rules.
-- Frode M. Døving <frode@ubuntu.com> Sun, 3 Dec 2006 14:56:03 +0100
adept (2.1.2ubuntu1) feisty; urgency=low
* Sync with debian.
-- Anthony Mercatante <tonio@ubuntu.com> Thu, 23 Nov 2006 16:01:32 +0200
adept (2.1.1ubuntu3) edgy; urgency=low
* Add kubuntu_01_enable_sources_editor.diff to force sources editor
to be enabled, fixes malone No 62610
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 13 Oct 2006 11:39:23 +0100
adept (2.1.1ubuntu2) edgy; urgency=low
* rebuild against latest libapt-front in ubuntu to get
translated package descriptions
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 15 Aug 2006 16:08:17 +0200
adept (2.1.1ubuntu1) edgy; urgency=low
* Add adept-batch package for adept_batch
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 20 Jul 2006 15:51:31 +0100
adept (2.1.1) unstable; urgency=low
* Add dependency on debtags to adept-common, finally closes: #359065,
* fix crash when previewing changes, closes: #376784,
* add conflicts+replaces to adept-common for adept << 2.1, closes: #377149.
-- Peter Rockai <me@mornfall.net> Mon, 17 Jul 2006 11:35:58 +0200
adept (2.1) unstable; urgency=low
* Release 2.1 Cruiser,
* rename the source package to adept,
* split up the package per component,
* improve startup perception (early GUI, lazy init),
* user can now skip the fetch lists part of updater.
-- Peter Rockai <me@mornfall.net> Thu, 25 May 2006 20:58:11 +0200
ept (2.0) unstable; urgency=low
* Release 2.0 Destroyer,
* reduce amount of debug output in notifier.
-- Peter Rockai <me@mornfall.net> Wed, 24 May 2006 12:47:36 +0200
ept (1.92) unstable; urgency=low
* Release 1.92 Ironclad (release candidate),
* bunch of crash fixes,
* fix the annoying "konsole starts out 20 columns wide, it makes output
unreadable and freaks out debconf" bug,
* add purge/reinstall icons (courtesy of Anthony Mercatante),
* fix few other minor issues,
* try to work around scim breakage.
-- Peter Rockai <me@mornfall.net> Tue, 9 May 2006 23:17:53 +0200
ept (1.91) unstable; urgency=low
* Release 1.91 Swarm (beta 2),
* includes adept_batch for non-interactive invocation of package
install/remove via adept,
* fix few crash/hang bugs (application/octet-stream hang, keeping data
invalidated by cache reload),
* fix a grave misbehaviour bug (spurious package marking),
* change the button layout of wizard apps (2 buttons, right-aligned),
* fix few less severe (but possibly annoying) bugs.
-- Peter Rockai <me@mornfall.net> Sat, 25 Mar 2006 02:54:34 +0100
ept (1.90.1) unstable; urgency=low
* Upload the beta version to unstable, closes: #355628,
* fix a bug in TagChooser that would cause reliable crashes with
new libapt-front (and possibly infrequent ones with old one),
* rebuild with new libapt-front.
-- Peter Rockai <me@mornfall.net> Mon, 13 Mar 2006 23:32:38 +0100
ept (1.90) unstable; urgency=low
* Release 1.90 Conquest (beta 1),
* finished Adept Installer:
- implemented filtering,
- implemented unsupported/non-free checkboxes,
- implemented warning about multiple programs in single package removal,
- implemented extended description,
* implemented version constraints in package relation view,
* fixed bunch of crashes and other bugs.
-- Peter Rockai <me@mornfall.net> Sun, 19 Feb 2006 22:06:23 +0100
ept (1.89) unstable; urgency=low
* Release 1.89 Viking (alpha 2),
* speed and interactivity improvements,
* better statusbar,
* ability to browse packages in updater,
* greatly improved commit progress reporter,
* usability fixes,
* completion of update notifier,
* add actions on packages to package browser,
* package file list,
* i18n everywhere.
-- Peter Rockai <me@mornfall.net> Sun, 12 Feb 2006 21:18:17 +0100
ept (1.88.5) unstable; urgency=low
* Add a missing dependency on konsole.
-- Peter Rockai <me@mornfall.net> Wed, 1 Feb 2006 21:46:20 +0100
ept (1.88.4) unstable; urgency=low
* Fix spontaneous death of update fetch in adept-updater,
* fix crashes with update in both updater/manager with invalid entries
(404, unreachable) in sources.list,
* do not show error message when user cancels operation in updater,
* reduce debugging noise in the embedded konsole part,
* really show installed and candidate version in package info instead of
just candidate twice.
-- Peter Rockai <me@mornfall.net> Thu, 26 Jan 2006 08:29:08 +0100
ept (1.88.3) unstable; urgency=low
* Initial upload to Debian, closes: #341204
* update libtool, update build system to reduce dependency creep.
-- Isaac Clerencia <isaac@debian.org> Tue, 24 Jan 2006 21:04:07 +0100
ept (1.88.2) unstable; urgency=low
* Remove kde_terminal_interface.h and update debian/copyright accordingly,
* add icons licenses to debian/copyright,
* build-depend on kdelibs4-dev >= 3.5.0.
-- Peter Rockai <me@mornfall.net> Tue, 24 Jan 2006 18:10:36 +0100
ept (1.88.1) experimental; urgency=low
* An intermediate version -- 1.88.1 Wibble (alpha 1.5),
* hopefully fix the memory corruption bug from alpha,
* fix debian/copyright and some of the source files,
* fix height of the next button in adept-updater,
* slightly improve usability of quick filter (enter starts filtering,
timeout set to 1s).
-- Peter Rockai <me@mornfall.net> Mon, 23 Jan 2006 12:13:38 +0100
ept (1.88) experimental; urgency=low
* Alpha version (codename Scvrnkls)
* improved filtering UI,
* new package details browser (to be finished),
* update notifier,
* progress bar to go with konsole,
* interruptible download,
* purge and reinstall,
* and some bugfixes.
-- Peter Rockai <me@mornfall.net> Tue, 20 Dec 2005 21:35:24 +0100
ept (1.0) experimental; urgency=low
* Final release.
* Fix the download hanging at "downloading (100%)" instead of "done (100%)"
* Fix .desktop files
* Fix a bug where adept fails to reopen cache when commit fails
-- Peter Rockai <me@mornfall.net> Sat, 8 Oct 2005 23:23:25 +0200
ept (0.5) experimental; urgency=low
* Release candidate.
* Application icon.
* Fix several crashes and unhandled exceptions.
* Report progress on various operations.
* Support installation media changing.
* Fix filter summaries (the short/collapsed view of a filter).
-- Peter Rockai <me@mornfall.net> Thu, 29 Sep 2005 17:44:25 +0200
ept (0.4.1) experimental; urgency=low
* Don't export libept. Saves headaches.
-- Peter Rockai <me@mornfall.net> Mon, 12 Sep 2005 11:53:32 +0200
ept (0.4) experimental; urgency=low
* Another beta release.
* Port to libapt-front 0.3.
* Easy Tag filter.
* Ship own copies of nuvola icons.
* Fix segfaulting extenders.
* Use kdesu for .desktop entries.
* Fix crasher on cache reload with active tag filter.
* Major speedup of the tag menu.
* Improve handling of comments in sources.list editor.
* Hide the filter view from adept updater by default.
* Some optimisations and interactivity fixes.
* Minor improvements/polishing.
-- Peter Rockai <me@mornfall.net> Sun, 11 Sep 2005 15:06:12 +0200
ept (0.3) experimental; urgency=low
* Beta release.
* New filtering ui.
* Implement sources.list editor.
* Add filter menu and Tag filter.
* Undo/redo support.
* Changes preview.
* Numerous bugfixes etc.
-- Peter Rockai <me@mornfall.net> Tue, 6 Sep 2005 08:28:15 +0200
ept (0.2) experimental; urgency=low
* Alpha release.
-- Peter Rockai <me@mornfall.net> Mon, 22 Aug 2005 12:36:56 +0200

@ -0,0 +1,88 @@
Source: adept-kde3
Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: Peter Rockai <me@mornfall.net>
Uploaders: Isaac Clerencia <isaac@debian.org>, Enrico Zini <enrico@debian.org>
Build-Depends: cdbs, debhelper (>> 4.1), dh-buildinfo, libapt-front-dev (>= 0.4.0-0.1ubuntu5), libapt-front-dev (<< 0.5), libtagcoll2-dev (>= 2.0.6), libtagcoll2-dev (<< 2.1), libwibble-dev (>= 0.1.10), libwibble-dev (<< 0.2), kdelibs4-kde3-dev (>= 3.5.0), sharutils, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev
Standards-Version: 3.8.3
Package: adept-kde3
Section: kde
Depends: adept-manager-kde3, adept-installer-kde3, adept-updater-kde3, adept-notifier-kde3, adept-batch-kde3
Architecture: all
Description: package management suite for KDE3
These packages belong to the adept suite:
* adept-manager-kde3 - package manager
* adept-installer-kde3 - application manager
* adept-updater-kde3 - system upgrade wizard
* adept-notifier-kde3 - systray notification of available updates
Package: adept-common-kde3
Section: kde
Depends: debtags (>= 1.6.1), konsole-kde3 (>= 3.5.0), ${shlibs:Depends}
Architecture: all
Description: package manager for KDE3 -- common files
Icons and other common files for all adept components.
Package: adept-manager-kde3
Section: kde
Depends: adept-common-kde3, ${shlibs:Depends}
Recommends: libqt-perl
Architecture: any
Description: package manager for KDE3
Adept Manager is a graphical user interface for package management.
.
Besides these basic functions the following features are provided:
* Search and filter the list of available packages (also using debtags)
* Perform smart system upgrades
* Edit the list of used repositories (sources.list)
* Configure packages through the debconf system
.
Please also install libqt-perl if you want the KDE Debconf frontend
to function.
Package: adept-installer-kde3
Section: kde
Depends: adept-common-kde3, app-install-data, ${shlibs:Depends}
Recommends: libqt-perl
Architecture: any
Description: simple user interface for application management (for KDE3)
Adept Installer presents a list of applications available through the
Advanced Package Tool (APT). An application is considered a package
that contains a .desktop file for use with KDE, GNOME or other
desktop environment.
.
Please also install libqt-perl if you want the KDE Debconf frontend
to function.
Package: adept-updater-kde3
Section: kde
Depends: adept-common-kde3, ${shlibs:Depends}
Recommends: libqt-perl
Architecture: any
Description: system update tool for KDE3
Adept Updater provides a simple wizard-style user interface to system
upgrades. It uses same algorithms as apt-get dist-upgrade.
.
Please also install libqt-perl if you want the KDE Debconf frontend
to function.
Package: adept-notifier-kde3
Section: kde
Depends: ${shlibs:Depends}, adept-updater-kde3, update-notifier-common
Architecture: any
Description: system tray notifier of available system updates
Adept Notifier provides a system tray icon notifying the user of
available updates. It will run Adept Updater for the user when
clicked.
Package: adept-batch-kde3
Section: kde
Depends: ${shlibs:Depends}, adept-manager-kde3
Architecture: any
Description: command line install for Adept
Adept Batch lets you install packages with Adept from the
command line. It is intended for shell scripts and being run
by external applications.

@ -0,0 +1,88 @@
Source: adept-kde3
Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: @@@MAINTAINER@@@
Uploaders: @@@UPLOADERS@@@
Build-Depends: cdbs, debhelper (>> 4.1), dh-buildinfo, libapt-front-dev (>= 0.4.0-0.1ubuntu5), libapt-front-dev (<< 0.5), libept-dev (>= 0.5.7), libept-dev (<< 0.6), libtagcoll2-dev (>= 2.0.6), libtagcoll2-dev (<< 2.1), libwibble-dev (>= 0.1.10), libwibble-dev (<< 0.2), kdelibs4-kde3-dev (>= 3.5.0), sharutils, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev
Standards-Version: 3.8.3
Package: adept-kde3
Section: kde
Depends: adept-manager-kde3, adept-installer-kde3, adept-updater-kde3, adept-notifier-kde3, adept-batch-kde3
Architecture: all
Description: package management suite for KDE3
These packages belong to the adept suite:
* adept-manager-kde3 - package manager
* adept-installer-kde3 - application manager
* adept-updater-kde3 - system upgrade wizard
* adept-notifier-kde3 - systray notification of available updates
Package: adept-common-kde3
Section: kde
Depends: debtags (>= 1.6.1), konsole-kde3 (>= 3.5.0), ${shlibs:Depends}
Architecture: all
Description: package manager for KDE3 -- common files
Icons and other common files for all adept components.
Package: adept-manager-kde3
Section: kde
Depends: adept-common-kde3, ${shlibs:Depends}
Recommends: libqt-perl
Architecture: any
Description: package manager for KDE3
Adept Manager is a graphical user interface for package management.
.
Besides these basic functions the following features are provided:
* Search and filter the list of available packages (also using debtags)
* Perform smart system upgrades
* Edit the list of used repositories (sources.list)
* Configure packages through the debconf system
.
Please also install libqt-perl if you want the KDE Debconf frontend
to function.
Package: adept-installer-kde3
Section: kde
Depends: adept-common-kde3, app-install-data, ${shlibs:Depends}
Recommends: libqt-perl
Architecture: any
Description: simple user interface for application management (for KDE3)
Adept Installer presents a list of applications available through the
Advanced Package Tool (APT). An application is considered a package
that contains a .desktop file for use with KDE, GNOME or other
desktop environment.
.
Please also install libqt-perl if you want the KDE Debconf frontend
to function.
Package: adept-updater-kde3
Section: kde
Depends: adept-common-kde3, ${shlibs:Depends}
Recommends: libqt-perl
Architecture: any
Description: system update tool for KDE3
Adept Updater provides a simple wizard-style user interface to system
upgrades. It uses same algorithms as apt-get dist-upgrade.
.
Please also install libqt-perl if you want the KDE Debconf frontend
to function.
Package: adept-notifier-kde3
Section: kde
Depends: ${shlibs:Depends}, adept-updater-kde3, update-notifier-common
Architecture: any
Description: system tray notifier of available system updates
Adept Notifier provides a system tray icon notifying the user of
available updates. It will run Adept Updater for the user when
clicked.
Package: adept-batch-kde3
Section: kde
Depends: ${shlibs:Depends}, adept-manager-kde3
Architecture: any
Description: command line install for Adept
Adept Batch lets you install packages with Adept from the
command line. It is intended for shell scripts and being run
by external applications.

@ -0,0 +1,65 @@
This package was debianized by Enrico Zini <enrico@debian.org> on
Tue Nov 2 14:20:12 BRST 2004.
The software is
Copyright (C) 2004,2005,2006 Peter Rockai
and application icons are
Copyright (C) 2005 Anthony Mercatante
Both licensed:
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 [original copyright holder] 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.
Action icons (*-action-*.png in source, subdirectory action in
binary package) are
Copyright (C) 2004 David Vignoni <dave@icon-king.com>
License: LGPL
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library 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
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301, USA.
On Debian machines the full text of the LGPL can be found at:
/usr/share/common-licenses/LGPL-2.1

@ -0,0 +1,34 @@
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
DEB_CONFIGURE_MANDIR := /opt/kde3/share/man
DEB_CONFIGURE_PREFIX := /opt/kde3
DEB_CONFIGURE_INFODIR := /opt/kde3/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_MAKE_CHECK_TARGET := check
DEB_CONFIGURE_EXTRA_FLAGS += --enable-adept --prefix=/opt/kde3 --with-extra-libs=/opt/kde3/lib
# Enable us to locate the old libept-kde3 library and includes
CPPFLAGS += -I/opt/kde3/include
LDFLAGS += -L/opt/kde3/lib -lept
post-patches:: debian/stamp-bootstrap
debian/stamp-bootstrap:
! [ -f /usr/share/libtool/ltmain.sh ] || \
cp -f /usr/share/libtool/ltmain.sh admin/ltmain.sh
! [ -f /usr/share/libtool/config/ltmain.sh ] || \
cp -f /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
make -f admin/Makefile.common cvs
touch debian/stamp-bootstrap
# Store build information
common-binary-post-install-arch common-binary-post-install-indep::

@ -0,0 +1,14 @@
debian/install-mp3 /usr/lib/amarok
amarok/src/engine/xine/amarok_xine-mp3_install.desktop /usr/share/services
Depend on amarok-xine | amarok-engine
export KUBUNTU_DESKTOP_POT=extragear-multimedia_amarok
install debian/kubuntu-media-amarok and debian/amarok_play_audiocd.desktop in amarok.install
chmod x debian/amarok/usr/bin/kubuntu-media-amarok in debian/rules in section
common-binary-post-install-arch::
remove amarok-common.lintian, amarok.lintian
make watch file actually work
#### due to removal of KDE 3 packages ####
remove kdemultimedia-dev, kdebase-dev from Build-Depends
remove amarok-konqsidebar, kdemultimedia-kio-plugins from Recommends
remove complete amarok-konqsidebar package

@ -0,0 +1,28 @@
Amarok packages for Debian
==========================
A couple of notes which you may find useful:
- starting with Amarok 1.4, lyrics downloading is implemented in a
separate Ruby script;
- Last.fm stream support is also implemented with the help of a Ruby
script.
- if you want amarok to be able to play CDs, you need to install the
kdemultimedia-kio-plugins package.
- the scripts available in the 'Scripts' menu need that you install
some other packages for them to work. Those packages are listed in
the Suggests: field of the amarok package.
Also, users not using the full KDE environment may get the following
error when executing amarok for the first time: "Socket-path is not a
link or a directory: /home/$USER/.kde/socket-$HOSTNAME". Just execute:
$ lnusertemp socket
Note that you only need to execute it once, not each time that you
start Amarok.
-- Adeodato Simó <dato@net.com.org.es>

@ -0,0 +1,24 @@
debian/tmp/opt/kde3/share/apps/amarok/*
debian/tmp/opt/kde3/share/apps/profiles/*
debian/tmp/opt/kde3/share/doc/*
debian/tmp/opt/kde3/share/icons/*
debian/tmp/opt/kde3/share/locale/*
debian/tmp/opt/kde3/share/config.kcfg/amarok.kcfg
debian/tmp/opt/kde3/share/services/amarok_void-engine_plugin.desktop
debian/tmp/opt/kde3/share/services/amarok_generic-mediadevice.desktop
debian/tmp/opt/kde3/share/services/amarok_ifp-mediadevice.desktop
debian/tmp/opt/kde3/share/services/amarok_ipod-mediadevice.desktop
debian/tmp/opt/kde3/share/services/amarok_njb-mediadevice.desktop
debian/tmp/opt/kde3/share/services/amarok_smb-device.desktop
debian/tmp/opt/kde3/share/services/amarok_massstorage-device.desktop
debian/tmp/opt/kde3/share/services/amarok_nfs-device.desktop
debian/tmp/opt/kde3/share/services/amarok_daap-mediadevice.desktop
#libkarma is not in MAIN yet
#debian/tmp/opt/kde3/share/services/amarok_riokarma-mediadevice.desktop
debian/tmp/opt/kde3/share/services/amarok_mtp-mediadevice.desktop
debian/tmp/opt/kde3/bin/amarok_proxy.rb
debian/tmp/opt/kde3/bin/amarok_daapserver.rb
debian/tmp/etc/*

@ -0,0 +1,4 @@
debian/tmp/opt/kde3/share/services/amarok_xine-engine.desktop
debian/tmp/opt/kde3/share/config.kcfg/xinecfg.kcfg
debian/tmp/opt/kde3/lib/kde3/libamarok_xine-engine.so
debian/tmp/opt/kde3/lib/kde3/libamarok_xine-engine.la

@ -0,0 +1,3 @@
debian/tmp/opt/kde3/share/services/amarok_yauap-engine_plugin.desktop
debian/tmp/opt/kde3/lib/kde3/libamarok_yauap-engine_plugin.la
debian/tmp/opt/kde3/lib/kde3/libamarok_yauap-engine_plugin.so

@ -0,0 +1,48 @@
debian/tmp/opt/kde3/share/applications/kde/amarok.desktop
debian/tmp/opt/kde3/share/services/amarokitpc.protocol
debian/tmp/opt/kde3/share/services/amaroklastfm.protocol
debian/tmp/opt/kde3/share/services/amarokpcast.protocol
debian/tmp/opt/kde3/share/servicetypes/amarok_plugin.desktop
debian/tmp/opt/kde3/share/servicetypes/amarok_codecinstall.desktop
debian/tmp/opt/kde3/share/apps/konqueror/servicemenus/amarok_append.desktop
debian/tmp/opt/kde3/share/apps/konqueror/servicemenus/amarok_addaspodcast.desktop
debian/tmp/opt/kde3/share/apps/konqueror/servicemenus/amarok_play_audiocd.desktop
debian/tmp/opt/kde3/lib/kde3/libamarok_void-engine_plugin.la
debian/tmp/opt/kde3/lib/kde3/libamarok_void-engine_plugin.so
debian/tmp/opt/kde3/lib/kde3/libamarok_generic-mediadevice.la
debian/tmp/opt/kde3/lib/kde3/libamarok_generic-mediadevice.so
debian/tmp/opt/kde3/lib/kde3/libamarok_ifp-mediadevice.la
debian/tmp/opt/kde3/lib/kde3/libamarok_ifp-mediadevice.so
debian/tmp/opt/kde3/lib/kde3/libamarok_ipod-mediadevice.la
debian/tmp/opt/kde3/lib/kde3/libamarok_ipod-mediadevice.so
debian/tmp/opt/kde3/lib/kde3/libamarok_njb-mediadevice.la
debian/tmp/opt/kde3/lib/kde3/libamarok_njb-mediadevice.so
debian/tmp/opt/kde3/lib/kde3/libamarok_smb-device.la
debian/tmp/opt/kde3/lib/kde3/libamarok_smb-device.so
debian/tmp/opt/kde3/lib/kde3/libamarok_massstorage-device.la
debian/tmp/opt/kde3/lib/kde3/libamarok_massstorage-device.so
debian/tmp/opt/kde3/lib/kde3/libamarok_nfs-device.la
debian/tmp/opt/kde3/lib/kde3/libamarok_nfs-device.so
debian/tmp/opt/kde3/lib/kde3/libamarok_daap-mediadevice.la
debian/tmp/opt/kde3/lib/kde3/libamarok_daap-mediadevice.so
#libkarma is not in MAIN yet
#debian/tmp/opt/kde3/lib/kde3/libamarok_riokarma-mediadevice.la
#debian/tmp/opt/kde3/lib/kde3/libamarok_riokarma-mediadevice.so
debian/tmp/opt/kde3/lib/kde3/libamarok_mtp-mediadevice.la
debian/tmp/opt/kde3/lib/kde3/libamarok_mtp-mediadevice.so
debian/tmp/opt/kde3/lib/ruby_lib/* /opt/kde3/lib/ruby_lib/
debian/tmp/opt/kde3/lib/libamarok.so.0
debian/tmp/opt/kde3/lib/libamarok.so.0.0.0
debian/tmp/opt/kde3/bin/amarok
debian/tmp/opt/kde3/bin/amarokapp
debian/tmp/opt/kde3/bin/amarok_libvisual
debian/tmp/opt/kde3/bin/amarokcollectionscanner
debian/icons/* /opt/kde3/share/pixmaps
amarok/src/engine/xine/amarok_xine-mp3_install.desktop /opt/kde3/share/services
debian/amarok_play_audiocd.desktop /opt/kde3/share/apps/konqueror/servicemenus
debian/kubuntu-media-amarok /opt/kde3/bin
debian/install-mp3 /opt/kde3/lib/amarok

@ -0,0 +1,4 @@
debian/man/amarokapp-kde3.1
debian/man/amarok-kde3.1
debian/man/amarokcollectionscanner-kde3.1
debian/man/amarok_libvisual-kde3.1

@ -0,0 +1,8 @@
?package(amarok):\
needs="X11"\
section="Applications/Sound"\
hints="KDE"\
title="Amarok"\
icon32x32="/usr/share/pixmaps/amarok.xpm"\
icon16x16="/usr/share/pixmaps/amarok-16.xpm"\
command="/opt/kde3/bin/amarok"

@ -0,0 +1,46 @@
[Desktop Entry]
ServiceTypes=media/audiocd
Actions=Play;
Encoding=UTF-8
X-KDE-Priority=TopLevel
[Desktop Action Play]
Name=Play Audio CD with amaroK
Name[ar]=قراءة قرص مدمج صوتي بواسطة amaroK
Name[bg]=Възпроизвеждане на аудио CD с amaroK
Name[bn]=ক্যাফিন দিয়ে অডিও সিডি চালাও
Name[br]=Seniñ ur bladenn klevet gant amaroK
Name[ca]=Reprodueix Audio CD amb amaroK
Name[cs]=Pehrát audio CD amaroK
Name[da]=Spil lyd-cd med amaroK
Name[de]=Audio-CD mit amaroK abspielen
Name[el]=Αναπαραγωγή CD ήχου με το amaroK
Name[es]=Reproducir CD de audio con amaroK
Name[et]=Esita audio-CD amaroK'is
Name[fi]=Soita musiikki-cd amaroKssa
Name[fr]=Jouer un CD Audio avec amaroK
Name[ga]=Seinn CD Fuaime le amaroK
Name[gl]=Reproducir o CD de Áudio con amaroK
Name[he]=נגן תקליטור שמע עם amaroK
Name[is]=Spila tónlistardisk með amaroK
Name[it]=Riproduci CD audio con amaroK
Name[ja]=amaroKで音楽CDを再生
Name[ka]=აუდიო CD-ის დაკვრა amaroK-ით
Name[km]=ចាក់​ស៊ីឌី​អូឌីយ៉ូ​​ជាមួយ amaroK
Name[nb]=Spill lyd-CD med amaroK
Name[nl]=Audio-cd met amaroK afspelen
Name[nn]=Spel lyd-CD med amaroK
Name[pa]=ਕੈਫੀਨ ਨਾਲ ਆਡੀਓ CD ਚਲਾਓ
Name[pl]=Odtwarzaj audio CD w amaroK
Name[pt]=Tocar o CD de Áudio com o amaroK
Name[pt_BR]=Reproduzir o CD de Áudio com o amaroK
Name[sr]=Пустио аудио CD amaroK-ом
Name[sr@Latn]=Pustio audio CD amaroK-om
Name[sv]=Spela ljud-cd med amaroK
Name[tr]=amaroK ile Ses CD'si Çal
Name[uk]=Програти аудіо-КД з amaroK
Name[xx]=xxPlay Audio CD with amaroKxx
Name[zh_CN]=用 amaroK 播放音频 CD
Name[zh_TW]=使用 amaroK 播放音樂 CD
Icon=amarok
Exec=bash kubuntu-media-amarok %u

@ -0,0 +1,86 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2002,2003 Colin Walters <walters@debian.org>
# Description: Defines some useful variables, but no rules
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_rules_buildvars
_cdbs_rules_buildvars = 1
CDBS_VERSION = something
# Common useful variables
DEB_SOURCE_PACKAGE := $(strip $(shell egrep '^Source: ' debian/control | cut -f 2 -d ':'))
DEB_VERSION := $(shell dpkg-parsechangelog | egrep '^Version:' | cut -f 2 -d ' ')
DEB_NOEPOCH_VERSION := $(shell echo $(DEB_VERSION) | cut -d: -f2-)
DEB_UPSTREAM_VERSION := $(shell echo $(DEB_NOEPOCH_VERSION) | sed 's/-[^-]*$$//')
DEB_ISNATIVE := $(shell dpkg-parsechangelog | egrep '^Version:' | perl -ne 'print if not /^Version:\s*.*-/;')
# Split into arch/indep packages
ifneq ($(DEB_INDEP_PACKAGES),cdbs)
DEB_INDEP_PACKAGES := $(filter-out $(DONT_BUILD), $(strip $(shell $(_cdbs_scripts_path)/list-packages indep)))
DEB_ARCH_PACKAGES := $(filter-out $(DONT_BUILD), $(filter-out $(DEB_INDEP_PACKAGES),$(strip $(shell $(_cdbs_scripts_path)/list-packages same))))
endif
# Split into normal and udeb packages
ifeq ($(DEB_UDEB_PACKAGES),)
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
DEB_UDEB_PACKAGES = $(filter-out $(DONT_BUILD),$(filter %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
else
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES), $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
endif
# Too much bother for now. If someone complains we'll fix it.
#DEB_ARCH_UDEB_PACKAGES = $(filter %-udeb, $(DEB_ARCH_PACKAGES))
#DEB_INDEP_UDEB_PACKAGES = $(filter %-udeb, $(DEB_INDEP_PACKAGES))
# A handy list of every package, udeb or not
DEB_ALL_PACKAGES = $(filter-out $(DONT_BUILD),$(DEB_PACKAGES) $(DEB_UDEB_PACKAGES))
DEB_INDEP_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_INDEP_PACKAGES)))
DEB_ARCH_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_ARCH_PACKAGES)))
DEB_DBG_PACKAGES = $(filter-out $(DONT_BUILD), $(filter %-dbg, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
# Some support for srcdir != builddir builds.
# These are relative to the root of the package
DEB_SRCDIR ?= .
DEB_BUILDDIR ?= $(strip $(DEB_SRCDIR))
# Miscellaneous bits
DEB_ARCH = $(shell dpkg --print-architecture)
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_HOST_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_HOST_GNU_SYSTEM)
DEB_HOST_GNU_CPU ?= $(shell dpkg-architecture -qDEB_HOST_GNU_CPU)
DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
DEB_BUILD_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_SYSTEM)
DEB_BUILD_GNU_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_CPU)
DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
DEB_BUILD_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_CPU)
DEB_BUILD_ARCH_OS ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_OS)
ifeq ($(words $(DEB_ALL_PACKAGES)),1)
DEB_DESTDIR = $(CURDIR)/debian/$(strip $(DEB_ALL_PACKAGES))/
else
DEB_DESTDIR = $(CURDIR)/debian/tmp/
endif
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), cdbs (>= 0.4.23-1.1)
endif

@ -0,0 +1,109 @@
ifndef _cdbs_bootstrap
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
endif
ifndef _cdbs_class_debian-qt-kde
_cdbs_class_debian-qt-kde := 1
# Note: This _must_ be included before autotools.mk, or it won't work.
common-configure-arch common-configure-indep:: debian/stamp-cvs-make
debian/stamp-cvs-make:
cp -Rp /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
cp -Rp /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
$(MAKE) -C $(DEB_SRCDIR) -f admin/Makefile.common dist;
touch debian/stamp-cvs-make
include debian/cdbs/kde.mk$(_cdbs_makefile_suffix)
include debian/cdbs/uploaders.mk
DEB_PATCHDIRS := debian/patches/common debian/patches
DEB_KDE_ENABLE_FINAL := yes
DEB_INSTALL_DOCS_ALL :=
DEB_DH_MAKESHLIBS_ARGS_ALL := -V
DEB_SHLIBDEPS_INCLUDE = $(foreach p,$(PACKAGES_WITH_LIBS),debian/$(p)/usr/lib)
ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
cdbs_treat_me_gently_arches := arm m68k alpha ppc64 armel armeb
ifeq (,$(filter $(DEB_HOST_ARCH_CPU),$(cdbs_treat_me_gently_arches)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
else
cdbs_kde_enable_final =
endif
endif
common-build-arch:: debian/stamp-man-pages
debian/stamp-man-pages:
if ! test -d debian/man/out; then mkdir -p debian/man/out; fi
for f in $$(find debian/man -name '*.sgml'); do \
docbook-to-man $$f > debian/man/out/`basename $$f .sgml`.1; \
done
for f in $$(find debian/man -name '*.man'); do \
soelim -I debian/man $$f \
> debian/man/out/`basename $$f .man`.`head -n1 $$f | awk '{print $$NF}'`; \
done
touch debian/stamp-man-pages
common-binary-indep::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_INDEP_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
common-binary-arch::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_ARCH_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
clean::
rm -rf debian/man/out
-rmdir debian/man
rm -f debian/stamp-man-pages
rm -rf debian/shlibs-check
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_desktop; then dh_desktop -p$(cdbs_curpkg) $(DEB_DH_DESKTOP_ARGS); fi
if test -e debian/$(cdbs_curpkg).lintian; then \
install -p -D -m644 debian/$(cdbs_curpkg).lintian \
debian/$(cdbs_curpkg)/usr/share/lintian/overrides/$(cdbs_curpkg); \
fi
if test -e debian/$(cdbs_curpkg).presubj; then \
install -p -D -m644 debian/$(cdbs_curpkg).presubj \
debian/$(cdbs_curpkg)/usr/share/bug/$(cdbs_curpkg)/presubj; \
fi
binary-install/$(DEB_SOURCE_PACKAGE)-doc-html::
set -e; \
for doc in `cd $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en; find . -name index.docbook`; do \
pkg=$${doc%/index.docbook}; pkg=$${pkg#./}; \
echo Building $$pkg HTML docs...; \
mkdir -p $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
cd $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
/opt/kde3/bin/meinproc $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en/$$pkg/index.docbook; \
done
for pkg in $(DOC_HTML_PRUNE) ; do \
rm -rf debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
done
clean::
if test -n "$(DEB_KDE_CVS_MAKE)" && test -d $(DEB_SRCDIR); then \
cd $(DEB_SRCDIR); \
find . -name Makefile.in -print | \
xargs --no-run-if-empty rm -f; \
rm -f Makefile.am acinclude.m4 aclocal.m4 config.h.in \
configure configure.files configure.in stamp-h.in \
subdirs; \
fi
rm -f debian/stamp-cvs-make
endif

@ -0,0 +1,97 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2003 Christopher L Cheney <ccheney@debian.org>
# Description: A class for KDE packages; sets KDE environment variables, etc
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_class_kde
_cdbs_class_kde := 1
# for dh_icons
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), debhelper (>= 5.0.7ubuntu4)
include $(_cdbs_rules_path)/buildcore.mk$(_cdbs_makefile_suffix)
ifdef _cdbs_tarball_dir
DEB_BUILDDIR = $(_cdbs_tarball_dir)/obj-$(DEB_BUILD_GNU_TYPE)
else
DEB_BUILDDIR = obj-$(DEB_BUILD_GNU_TYPE)
endif
include $(_cdbs_class_path)/autotools.mk$(_cdbs_makefile_suffix)
export kde_cgidir = \$${libdir}/cgi-bin
export kde_confdir = \$${sysconfdir}/kde3
export kde_htmldir = \$${datadir}/doc/kde/HTML
ifeq (,$(filter noopt,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
endif
ifneq (,$(filter nostrip,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final =
cdbs_kde_enable_debug = --enable-debug=yes
else
cdbs_kde_enable_debug = --disable-debug
endif
ifneq (,$(filter debug,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_debug = --enable-debug=full
endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_icons; then dh_icons -p$(cdbs_curpkg) $(DEB_DH_ICONCACHE_ARGS); fi
cleanbuilddir::
-$(if $(call cdbs_streq,$(DEB_BUILDDIR),$(DEB_SRCDIR)),,rm -rf $(DEB_BUILDDIR))
common-build-arch common-build-indep:: debian/stamp-kde-apidox
debian/stamp-kde-apidox:
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) apidox)
touch $@
common-install-prehook-impl::
mkdir -p po
-XGETTEXT=/usr/bin/kde-xgettext EXTRACTATTR=/opt/kde3/bin/extractattr sh $(DEB_SRCDIR)/admin/cvs.sh extract-messages
-for file in po/*pot; do \
sed "s/charset=CHARSET/charset=UTF-8/" -i $$file; \
done
common-install-arch common-install-indep:: common-install-kde-apidox
common-install-kde-apidox::
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) install-apidox DESTDIR=$(DEB_DESTDIR))
clean::
rm -f debian/stamp-kde-apidox
rm -rf po/*.pot
# This is a convenience target for calling manually. It's not part of
# the build process.
buildprep: clean apply-patches
$(MAKE) -f admin/Makefile.common dist
debian/rules clean
endif

@ -0,0 +1,16 @@
Sune Vuorela <debian@pusling.com>
Ana Beatriz Guerrero Lopez <ana@debian.org>
Fathi Boudra <fboudra@free.fr>
Modestas Vainius <geromanas@mailas.com>
Josh Metzler <joshdeb@metzlers.org>
Isaac Clerencia <isaac@debian.org>
Adeodato Simó <dato@net.com.org.es>
Adeodato Simo <dato@net.com.org.es>
Christopher Martin <chrsmrtn@debian.org>
Daniel Schepler <schepler@debian.org>
Sarah Hobbs <hobbsee@ubuntu.com>
Nacho Barrientos Arias <nacho@debian.org>
Ricardo Javier Cardenes Medina <rcardenes@debian.org>
Ricardo Cardenes <rcardenes@debian.org>
Armin Berres <trigger+debian@space-based.de>
Francesco Pedrini <francesco.pedrini@gmail.com>

@ -0,0 +1,29 @@
MAINTAINER=Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
UPLOADERS=$(shell grep -e +++ -e "^ -- " debian/changelog | grep -v "debian-qt-kde@lists.debian.org" | head -13 | /bin/sed 's/^\s*//;s/\s*$$//;s/^+++\? Changes by //;s/^+++\? //;s/-- //;s/:$$//;s/ <.*//' | sort -u | while read line ; do grep "$$line" debian/cdbs/team-members ; done | tr "\n" ", " | sed 's/,/, /g;s/, $$//')
debian/control.tmp:
@if [ ! -e debian/control.in ] ; then \
echo "this package is not yet prepared for using automatic update of uploaders"; \
echo "Please do so."; \
exit 1; \
fi
@sed 's/@@@UPLOADERS@@@/$(UPLOADERS)/;s#@@@MAINTAINER@@@#$(MAINTAINER)#' debian/control.in > debian/control.tmp
check-uploaders: debian/control.tmp
@if ! diff -q debian/control debian/control.tmp ; then \
echo "WARNING:: Control file differs from manually generated one" ; \
echo "WARNING:: Please update it manually and check it afterwards" ; \
echo "WARNING:: Uploaders are updated by debian/rules update-uploaders" ;\
echo "WARNING:: If this is a binNMU, NMU or security upload, just ignore" ;\
fi
clean::
rm -f debian/control.tmp
update-uploaders: debian/control.tmp
@mv -f debian/control.tmp debian/control
makebuilddir:: check-uploaders

@ -0,0 +1,19 @@
#!/usr/bin/env perl
use strict;
use warnings;
my $version = `dpkg-parsechangelog | awk '/^Version/ {print \$2}'`;
my ($version3, $version3_next);
my ($version2, $version2_next);
($version3 = $version) =~ s/-[^-]+$//;
($version2 = $version3) =~ s/\.[^.]+$//;
($version3_next = $version3) =~ s/(?<=\.)(\d+)[a-z]?$/($1+1)/e;
($version2_next = $version2) =~ s/(?<=\.)(\d+)$/($1+1)/e;
print "KDE-Version3=$version3\n";
print "KDE-Version2=$version2\n";
print "KDE-Next-Version3=$version3_next\n";
print "KDE-Next-Version2=$version2_next\n";

File diff suppressed because it is too large Load Diff

@ -0,0 +1,98 @@
Source: amarok-kde3
Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: Modestas Vainius <modestas@vainius.eu>
Uploaders: Ana Beatriz Guerrero Lopez <ana@debian.org>
Build-Depends: cdbs, debhelper (>= 5.0.0), quilt, bzip2,
kdelibs4-kde3-dev,
libxine-dev, libdbus-qt-1-dev,
libtag1-dev, libsqlite3-dev, libtunepimp-dev,
libmysqlclient15-dev | libmysqlclient16-dev, libpq-dev,
libvisual-0.4-dev, libsdl1.2-dev,
libifp-dev, libusb-dev, libgpod-nogtk-dev (>= 0.4.2), libnjb-dev, libmtp-dev,
ruby, ruby1.8-dev,
automake1.11-kde3, autoconf2.63, libtool, libltdl-dev
Standards-Version: 3.8.3
Homepage: http://amarok.kde.org
Package: amarok-kde3
Architecture: any
Depends: amarok-common-kde3 (>= ${source:Version}), amarok-engine-xine-kde3 (= ${binary:Version}) | amarok-engine-yauap-kde3 (= ${binary:Version}), unzip, ${shlibs:Depends}
Suggests: amarok-engines-kde3, moodbar, konqueror-kde3 | www-browser,
python, python-qt3, libqt0-ruby1.8, libvisual-0.4-plugins
Description: versatile and easy to use audio player for KDE3
Amarok tries to be a little different, providing a simple drag and drop
interface that really makes playlist handling easy.
.
Features include:
- rapid playlist creation, with drag and drop from a directory view
- nice playlist browser for your existing playlists (PLS or M3U formats)
- collection-indexing support, for smart browsing and playlist creation
- possibility of accessing media via kioslaves, allowing you to play
via smb:// or fish:// (normal streams are of course supported)
- inline ID3 tag editing, capable of retrieving tags via MusicBrainz
- album cover support: automatically displays album covers from the
filesystem, or downloaded on the fly
- miscellaneous audio effects, including crossfading
- easy bindable global shortcuts, rich DCOP interface
- On-Screen Display (OSD), on track change or at keypress
- iPod and iRiver support
- Last.fm stream playing support (if ruby is installed)
- Track "mood" display (requires moodbar package installed)
.
Support for libvisual visualization plugins is also compiled in (you need
to have libvisual-0.4-plugins installed to be able to use it).
Package: amarok-common-kde3
Architecture: all
Depends: ruby
Recommends: amarok-kde3 (>= ${source:Version})
Suggests: libqt0-ruby1.8, python, python-qt3
Description: architecture independent files for Amarok [KDE3]
This package contains architecture independent files needed for Amarok to run
properly. It also provides Amarok documentation. Therefore, unless you have
'amarok' package installed, you will hardly find this package useful.
.
You need to install Python if you intend to use Zeroconf support, WebControl
and/or playlist2html scripts. You will also need python-qt3 for the
WebControl script.
Package: amarok-engines-kde3
Architecture: all
Depends: amarok-engine-xine-kde3 (>= ${source:Version}), amarok-engine-yauap-kde3 (>= ${source:Version})
Description: output engines for the Amarok music player [KDE3]
This package serves merely as a reference point if you want to install
all available Amarok engines. It depends on those Amarok engines that
generally can be used by most users. You can safely remove this metapackage
as you can remove the amarok-engine-$engine packages that you don't use.
Package: amarok-engine-xine-kde3
Architecture: any
Depends: ${shlibs:Depends}
Recommends: amarok-kde3 (= ${binary:Version})
Description: xine engine for the Amarok audio player [KDE3]
This package provides the xine engine for Amarok, which you may prefer
for some reason over the other engines (e.g., it is the lightest engine
Dependency-wise).
Package: amarok-engine-yauap-kde3
Architecture: any
Depends: yauap, ${shlibs:Depends}
Recommends: amarok-kde3 (= ${binary:Version})
Description: Yauap engine for the Amarok audio player [KDE3]
This package includes Amarok yauap engine, which provides a frontend
to Yauap Commandline Audio Player. DBus is used as a means of communication
between the engine and Yauap. Please note that some extra Amarok features
(like visualizations) might not be available while using this engine.
Package: amarok-kde3-dbg
Priority: extra
Architecture: any
Depends: amarok-kde3 (= ${binary:Version})
Recommends: kdelibs-kde3-dbg
Description: debugging symbols for Amarok [KDE3]
This package provides debugging symbols for all binary packages built from
amarok source package. It's highly recommended to have this package installed
before reporting any Amarok crashes to either Amarok developers or Debian
package maintainers.

@ -0,0 +1,97 @@
Source: amarok-kde3
Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: @@@MAINTAINER@@@
Uploaders: @@@UPLOADERS@@@
Build-Depends: cdbs, debhelper (>= 5.0.0), quilt, bzip2, automake, autoconf, libtool,
kdelibs4-kde3-dev,
libxine-dev, libdbus-qt-1-dev,
libtag1-dev, libsqlite3-dev, libtunepimp-dev,
libmysqlclient15-dev, libpq-dev,
libvisual-0.4-dev, libsdl1.2-dev,
libifp-dev, libusb-dev, libgpod-nogtk-dev (>= 0.4.2), libnjb-dev, libmtp-dev,
ruby, ruby1.8-dev
Standards-Version: 3.8.3
Homepage: http://amarok.kde.org
Package: amarok-kde3
Architecture: any
Depends: amarok-common-kde3 (>= ${source:Version}), amarok-engine-xine-kde3 (= ${binary:Version}) | amarok-engine-yauap-kde3 (= ${binary:Version}), unzip, ${shlibs:Depends}
Suggests: amarok-engines-kde3, moodbar, konqueror-kde3 | www-browser,
python, python-qt3, libqt0-ruby1.8, libvisual-0.4-plugins
Description: versatile and easy to use audio player for KDE3
Amarok tries to be a little different, providing a simple drag and drop
interface that really makes playlist handling easy.
.
Features include:
- rapid playlist creation, with drag and drop from a directory view
- nice playlist browser for your existing playlists (PLS or M3U formats)
- collection-indexing support, for smart browsing and playlist creation
- possibility of accessing media via kioslaves, allowing you to play
via smb:// or fish:// (normal streams are of course supported)
- inline ID3 tag editing, capable of retrieving tags via MusicBrainz
- album cover support: automatically displays album covers from the
filesystem, or downloaded on the fly
- miscellaneous audio effects, including crossfading
- easy bindable global shortcuts, rich DCOP interface
- On-Screen Display (OSD), on track change or at keypress
- iPod and iRiver support
- Last.fm stream playing support (if ruby is installed)
- Track "mood" display (requires moodbar package installed)
.
Support for libvisual visualization plugins is also compiled in (you need
to have libvisual-0.4-plugins installed to be able to use it).
Package: amarok-common-kde3
Architecture: all
Depends: ruby
Recommends: amarok-kde3 (>= ${source:Version})
Suggests: libqt0-ruby1.8, python, python-qt3
Description: architecture independent files for Amarok [KDE3]
This package contains architecture independent files needed for Amarok to run
properly. It also provides Amarok documentation. Therefore, unless you have
'amarok' package installed, you will hardly find this package useful.
.
You need to install Python if you intend to use Zeroconf support, WebControl
and/or playlist2html scripts. You will also need python-qt3 for the
WebControl script.
Package: amarok-engines-kde3
Architecture: all
Depends: amarok-engine-xine-kde3 (>= ${source:Version}), amarok-engine-yauap-kde3 (>= ${source:Version})
Description: output engines for the Amarok music player [KDE3]
This package serves merely as a reference point if you want to install
all available Amarok engines. It depends on those Amarok engines that
generally can be used by most users. You can safely remove this metapackage
as you can remove the amarok-engine-$engine packages that you don't use.
Package: amarok-engine-xine-kde3
Architecture: any
Depends: ${shlibs:Depends}
Recommends: amarok-kde3 (= ${binary:Version})
Description: xine engine for the Amarok audio player [KDE3]
This package provides the xine engine for Amarok, which you may prefer
for some reason over the other engines (e.g., it is the lightest engine
Dependency-wise).
Package: amarok-engine-yauap-kde3
Architecture: any
Depends: yauap, ${shlibs:Depends}
Recommends: amarok-kde3 (= ${binary:Version})
Description: Yauap engine for the Amarok audio player [KDE3]
This package includes Amarok yauap engine, which provides a frontend
to Yauap Commandline Audio Player. DBus is used as a means of communication
between the engine and Yauap. Please note that some extra Amarok features
(like visualizations) might not be available while using this engine.
Package: amarok-kde3-dbg
Priority: extra
Architecture: any
Depends: amarok-kde3 (= ${binary:Version})
Recommends: kdelibs-kde3-dbg
Description: debugging symbols for Amarok [KDE3]
This package provides debugging symbols for all binary packages built from
amarok source package. It's highly recommended to have this package installed
before reporting any Amarok crashes to either Amarok developers or Debian
package maintainers.

@ -0,0 +1,51 @@
Debianized by Peter Rockai <mornfall@mornfall.homeip.net> 2004-04-11
New maintainer Adeodato Simó <dato@net.com.org.es> 2004-09-22
New maintainer Modestas Vainius <modestas@vainius.eu> 2007-12-24
It was downloaded from:
<ftp://ftp.kde.org/pub/kde/stable/amarok/>
And the project homepage is:
<http://amarok.kde.org>
Upstream Authors:
| Alexandre Oliveira <aleprj@gmail.com>
| Christian Muehlhaeuser <chris@chris.de>
| Frederik Holljen <fh@ez.no>
| Gábor Lehel <illissius@gmail.com>
| Ian Monroe <ian@monroe.nu>
| Jeff Mitchell <kde-dev@emailgoeshere.com>
| Mark Kretschmann <markey@web.de>
| Martin Aumueller <aumuell@reserv.at>
| Max Howell <max.howell@methylblue.com>
| Mike Diehl <madpenguin8@yahoo.com>
| Pierpaolo Di Panfilo <pippo_dp@libero.it>
| Roman Becker <roman@formmorf.de>
| Seb Ruiz <me@sebruiz.net>
| Stanislav Karchebny <berkus@madfire.net>
Copyright:
| © 2002-2003, Mark Kretschmann
| © 2003-2006, The Amarok Development Squad
License terms:
| 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; version 2 dated June, 1991.
|
| 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, write to the Free Software Foundation,
| Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
The full text of the GNU General Public License version 2 is available on
Debian systems in /usr/share/common-licenses/GPL-2.

@ -0,0 +1,210 @@
/* XPM */
static char *amarok-16[] = {
/* columns rows colors chars-per-pixel */
"16 16 188 2",
" c black",
". c #010203",
"X c #010304",
"o c #030405",
"O c #030406",
"+ c #05070A",
"@ c #03080C",
"# c #05090D",
"$ c #04090F",
"% c #050A10",
"& c #070F17",
"* c #071019",
"= c #0A1521",
"- c #0B1825",
"; c #0D1824",
": c #0D1926",
"> c #0F1A26",
", c #0F1E2C",
"< c #0E1F30",
"1 c #101D2A",
"2 c #0F2133",
"3 c #102030",
"4 c #132436",
"5 c #132639",
"6 c #142638",
"7 c #17293B",
"8 c #14283C",
"9 c #152A40",
"0 c #193047",
"q c #193149",
"w c #19324B",
"e c #203A55",
"r c #223D59",
"t c #26415E",
"y c #234562",
"u c #22456C",
"i c #23486F",
"p c #26486E",
"a c #284360",
"s c #294663",
"d c #244A71",
"f c #264F7A",
"g c #294A70",
"h c #2A4B71",
"j c #2D4D73",
"k c #29537B",
"l c #2D5178",
"z c #304F74",
"x c #35506D",
"c c #325176",
"v c #325277",
"b c #335377",
"n c #355377",
"m c #365575",
"M c #37567A",
"N c #32597F",
"B c #33587E",
"V c #375A7F",
"C c #385472",
"Z c #395572",
"A c #3A5675",
"S c #38567A",
"D c #3B5876",
"F c #3A597A",
"G c #3B587A",
"H c #3B5A7B",
"J c #3B587C",
"K c #405C7F",
"L c #445E7F",
"P c #46607E",
"I c #2B5781",
"U c #385C82",
"Y c #376088",
"T c #37628A",
"R c #3A688F",
"E c #3E6A90",
"W c #3F6B92",
"Q c #415D80",
"! c #435E81",
"~ c #445F80",
"^ c #445F82",
"/ c #466686",
"( c #476687",
") c #4A6486",
"_ c #4E6989",
"` c #4F6E8F",
"' c #42769E",
"] c #46769D",
"[ c #50698A",
"{ c #506A89",
"} c #516A89",
"| c #506F8F",
" . c #546D8C",
".. c #556E8E",
"X. c #5B7088",
"o. c #5B718A",
"O. c #587591",
"+. c #5B7491",
"@. c #5E7B9A",
"#. c #487BA2",
"$. c #6F7D8C",
"%. c #607790",
"&. c #637B97",
"*. c #627E9B",
"=. c #6B7D90",
"-. c #4980A8",
";. c #4A83AA",
":. c #5491B8",
">. c #5693B9",
",. c #5E99BE",
"<. c #658DAC",
"1. c #6A87A0",
"2. c #6A87A4",
"3. c #6D89A7",
"4. c #758BA2",
"5. c #758FA9",
"6. c #7E8FA1",
"7. c #7F93A7",
"8. c #7997AC",
"9. c #63A5CA",
"0. c #6CA7CA",
"q. c #6CA8CB",
"w. c #8B949E",
"e. c #8093A7",
"r. c #8594A4",
"t. c #8395A8",
"y. c #8D99A6",
"u. c #8F9DAB",
"i. c #93A0AD",
"p. c #9AA0A8",
"a. c #9EA7B1",
"s. c #A5A6A7",
"d. c #A3ACB7",
"f. c #A9AFB7",
"g. c #A5B2BF",
"h. c #B0B1B2",
"j. c #B2B2B2",
"k. c gray70",
"l. c #B1B3B6",
"z. c #B4B5B6",
"x. c #B6B6B6",
"c. c #BBBBBB",
"v. c #B8BBBE",
"b. c #BCBCBC",
"n. c #BDBEBF",
"m. c gray75",
"M. c #A8B8C9",
"N. c #B9BDC2",
"B. c #BABEC3",
"V. c #93C1D9",
"C. c #9BC7DD",
"Z. c #BFC5CB",
"A. c #B9C4D0",
"S. c #C1C1C1",
"D. c #C3C3C3",
"F. c #C6C6C6",
"G. c gray78",
"H. c #C5C8CB",
"J. c gray79",
"K. c #CACACA",
"L. c #CBCBCB",
"P. c gray80",
"I. c #CDCDCD",
"U. c #CECECE",
"Y. c gray81",
"T. c #C1C8D0",
"R. c #D0D0D0",
"E. c gray82",
"W. c #D1D1D2",
"Q. c #D2D2D2",
"!. c LightGray",
"~. c gray83",
"^. c #D5D5D5",
"/. c #D7D7D7",
"(. c #DADADA",
"). c gray86",
"_. c gainsboro",
"`. c gray87",
"'. c #CFD8E1",
"]. c #D0D9E1",
"[. c #E4E4E4",
"{. c gray90",
"}. c gray91",
"|. c gray92",
" X c #EAEDF1",
".X c gray94",
"XX c gray97",
"oX c None",
/* pixels */
"oXoXoXoXX 6 a D Z r 1 oXoXoXoX",
"oXoXoX2 | i.n.D.n.l.t.F * oXoXoX",
"oXoXw e.G.).).~.Q.L.D.z.*.- oXoX",
"oX< 7.K._.(.(.~.Q.P.f.y.c.@.% oX",
"X ` b._.(./.~.~.Q.r. .L b.v.s ",
"4 u.L./.~.~.Q.H.+.! .$.z.G.5.# ",
"t k.Y.Q.Q.d._ +.c _ ~ s.B.P.g.3 ",
"Z k.P.B.6.n A.&.L ) z F o.G.H.9 ",
"x j.d._ h b _ J K ~ ! w.D.~.T.8 ",
"e X.j S h p c M J c p.).{.{.M.: ",
"> 4.D u u l N U J H R..X.X|.3.O ",
" C =.d I T E E T O.`.XXXX].w ",
"oX& f k E ] -.;.#.1.[.XX X/ oX",
"oXoX= I ' >.q.9.,.8.{.]./ @ oX",
"oXoXoX# y :.V.C.0.<.2.w X oXoX",
"oXoXoXoX + , 7 4 ; O oXoXoXoX"
};

@ -0,0 +1,220 @@
/* XPM */
static char *amarok[] = {
/* columns rows colors chars-per-pixel */
"32 32 182 2",
" c #000000",
". c #020508",
"X c #03090E",
"o c #0E0E0E",
"O c #050A10",
"+ c #09131E",
"@ c #101112",
"# c #14191F",
"$ c #0A1622",
"% c #0B1926",
"& c #0D1C2C",
"* c #0E1F30",
"= c #161E26",
"- c #0F2032",
"; c #18222D",
": c #102336",
"> c #12273C",
", c #1A2632",
"< c #1C2B3B",
"1 c #142C44",
"2 c #162F48",
"3 c #16304A",
"4 c #18324E",
"5 c #183450",
"6 c #1B3A5A",
"7 c #20344A",
"8 c #223A52",
"9 c #1E4064",
"0 c #22456B",
"q c #23486E",
"w c #28496F",
"e c #244A72",
"r c #244D78",
"t c #2B4C72",
"y c #26517E",
"u c #2C5077",
"i c #2B537B",
"p c #325175",
"a c #355479",
"s c #33587E",
"d c #395575",
"f c #38567A",
"g c #3B597C",
"h c #405C7D",
"j c #49627D",
"k c #52677E",
"l c #275280",
"z c #285685",
"x c #295788",
"c c #2D5982",
"v c #2A598A",
"b c #2C5D91",
"n c #355C83",
"m c #395E83",
"M c #2E6094",
"N c #336189",
"B c #3A658C",
"V c #336395",
"C c #356892",
"Z c #386798",
"A c #3C6C93",
"S c #3C6A9A",
"D c #3D729A",
"F c #425D80",
"G c #456083",
"H c #41678D",
"J c #496485",
"K c #4C6688",
"L c #4F6889",
"P c #466E93",
"I c #426E9B",
"U c #417096",
"Y c #42739B",
"T c #47789F",
"R c #4B749C",
"E c #506782",
"W c #536A84",
"Q c #536C8B",
"! c #586C82",
"~ c #5D7084",
"^ c #5D748D",
"/ c #51769D",
"( c #55799E",
") c #5A7190",
"_ c #447AA1",
"` c #457CA8",
"' c #4F78A2",
"] c #5C7EA1",
"[ c #627B96",
"{ c #6A7F96",
"} c #4681AB",
"| c #4984AB",
" . c #4E8BB2",
".. c #5082A7",
"X. c #5084AA",
"o. c #5E80A4",
"O. c #5B81A9",
"+. c #548CB2",
"@. c #5390B6",
"#. c #5594BD",
"$. c #5B94BC",
"%. c #5E99BE",
"&. c #6C8197",
"*. c #69809B",
"=. c #758699",
"-. c #778A9D",
";. c #7C8691",
":. c #798A9D",
">. c #6080A2",
",. c #6A86A3",
"<. c #6E8CAB",
"1. c #608FB2",
"2. c #7389A3",
"3. c #7B91A6",
"4. c #7B9AB9",
"5. c #579AC1",
"6. c #5B9EC5",
"7. c #669EC2",
"8. c #68A8CC",
"9. c #6AACD0",
"0. c #72ABCD",
"q. c #78AFCE",
"w. c #71B0D2",
"e. c #7BB4D4",
"r. c #858F9B",
"t. c #87909A",
"y. c #8D949B",
"u. c #94989C",
"i. c #9D9D9D",
"p. c #8493A3",
"a. c #8395A8",
"s. c #8798A9",
"d. c #859FB9",
"f. c #9199A3",
"g. c #8EA2B7",
"h. c #8CA5BF",
"j. c #96A2AB",
"k. c #9BA4AD",
"l. c #9DA9B5",
"z. c #A3A3A3",
"x. c #A6A9AC",
"c. c #ACACAC",
"v. c #A3ABB2",
"b. c #A4AEB8",
"n. c #AAAEB1",
"m. c #ADB0B3",
"M. c #ADB4BB",
"N. c #B3B3B3",
"B. c #B0B7BE",
"V. c #B6B8B9",
"C. c #BBBBBB",
"Z. c #8FA7C1",
"A. c #87B6D1",
"S. c #85BBD7",
"D. c #A2B1C1",
"F. c #AFBBC7",
"G. c #ADBAC8",
"H. c #B2BCC7",
"J. c #B0BCCA",
"K. c #B8BDC3",
"L. c #93C2DA",
"P. c #9EC9DE",
"I. c #BFC3C7",
"U. c #B0C1D3",
"Y. c #AFD1E1",
"T. c #B4D6E4",
"R. c #C3C3C4",
"E. c #C1C4C8",
"W. c #CCCCCC",
"Q. c #C1CEDC",
"!. c #CFD4D9",
"~. c #D3D3D3",
"^. c #D6DADE",
"/. c #DBDBDB",
"(. c #DAE0E6",
"). c #E2E3E3",
"_. c #E2E5E8",
"`. c #ECECEC",
"'. c #EAEEF1",
"]. c #F4F4F4",
"[. c #FBFBFB",
"{. c None",
/* pixels */
"{.{.{.{.{.{.{.{.{.{.{.o # , 7 8 8 < ; @ o {.{.{.{.{.{.{.{.{.{.{.",
"{.{.{.{.{.{.{.{.{.X 4 l M I / ( ( R Z v 9 * {.{.{.{.{.{.{.{.",
"{.{.{.{.{.{.{.X 6 M ( s.n.N.N.N.N.N.N.k.,.S r & {.{.{.{.{.{.{.",
"{.{.{.{.{.{.- v ( k.N.C.W.W.~.~.W.R.R.V.N.N.3.Z 6 . {.{.{.{.{.",
"{.{.{.{. 3 V a.N.C.~.)./././.~.~.~.W.W.R.V.N.n./ r X {.{.{.{.",
"{.{.{.{.2 Z j.N.W./././././.~.~.~.W.W.W.W.R.K.N.N.o.y . {.{.{.",
"{.{.{.& V j.N.W.).)././.~.~.~.~.~.W.W.W.W.R.n.R.C.V.] q {.{.",
"{.{.. v a.N.R.)././././.~./.~.~.W.~.W.W.R.E q n.R.C.V.I 1 {.{.",
"{.{.6 ( N.C././././.~.~.~.~.~.~.W.~.~.b.j ^ p j R.C.C.v.v X {.",
"{.X b k.N.W././././.~./.~.~.~.~.~.W.:.e Q ) K k x.R.R.R.o.5 {.",
"{.4 ' N.V././.~.~./.~.~.~.~.~.~.E.J p F ) ) p y.i.R.R.R.b.v . ",
"o r s.N.R./.~.~.~.~.~.~.~.W.I.B.h d s Q Q K ! z.c.W.W.R.R.I % ",
"@ M n.N.W.~.~.~.~.~.~.E.Q g g f p w L Q Q t u.z.W.W.W.W.W.<.4 . ",
", S N.N.W.~.~.~.~.~.K.h G &.D.Q 0 F K L j j z.C.l.M.~.W.W.g.0 . ",
"< / N.N.W.W.W.W.W.M.f h [ [.'.a g K G L p 0 d g w &.~.~.~.M.0 . ",
"8 ( N.N.W.W.W.p.Q w p w (.F.f f F F G K g a g d j t.c.!.~.K.i . ",
"7 ( N.N.R.R.{ 2.F 0 0 Q H.e g g F F F F G g g u.c.n.C././.H.r . ",
", I N.m.f.^ h 0 0 0 0 d t a f g g F F F p ! c.N.W./.)././.D.q ",
"= V y.h f t d m p 0 0 q p p d a g g F p ! N.C.).).).).).).d.6 ",
"o x :.t w t a d t 0 q t p a d s f f a 0 c.C.).`.`.`.).).).] , . ",
"o 8 ,.r.q 0 q 0 0 q t u p s s g m f e g V./.`.`.`.`.`._.^.M X . ",
"{.% Z m.;.q 0 0 q e i i s N h N m s r ^ C.`.].].].].`.`.Z.9 . ",
"{. r 2.N.! q q t n c m N B B B B c s =.R.].].].].].]._.S $ {.",
"{.. $ Z =.q q u m c H B A U U U B B n p.~.].].[.[.[.].4.9 {.",
"{.{. 6 z q r i c P U Y Y T _ _ D Y N j.~.].[.[.[.].U.v X {.{.",
"{.{.{.. e y r c A Y T ..| @. . .| ..D l./.`.].].[.Q.V % {.{.",
"{.{.{. . e c N A D @.@.8.6.6.%.%.+.T n./.`.].].J.Z * {.{.{.",
"{.{.{.{. . 9 M D X.@.6.q.w.w.8.8.%.| N./.`.(.4.v % {.{.{.{.",
"{.{.{.{.{. > N } #.9.S.L.L.S.w.0.@.c.~.h.S 9 X {.{.{.{.{.",
"{.{.{.{.{.{. X 2 C $.A.Y.T.P.q.#.` ' b 0 + {.{.{.{.{.{.",
"{.{.{.{.{.{.{.{. # < 9 p w w 0 5 - . {.{.{.{.{.{.{.{.",
"{.{.{.{.{.{.{.{.{.{. . . . . . . . . {.{.{.{.{.{.{.{.{.{."
};

@ -0,0 +1,40 @@
check_mp3() {
INSTALLED=`dpkg --get-selections libxine1-ffmpeg | grep install`
if [ -z "$INSTALLED" ]; then
if [ -x /opt/kde3/bin/kdialog ]; then
kdialog --msgbox "There was an error installing MP3 support. You need to install the package \"libxine1-ffmpeg\" manually." --icon amarok
elif [ -x /usr/bin/zenity ]; then
zenity --info --text "There was an error installing MP3 support. You need to install the package \"libxine1-ffmpeg\" manually."
else
Xdialog --msgbox "There was an error installing MP3 support.\nYou need to install the package \"libxine1-ffmpeg\" manually." 10 60
fi
exit 1
else
if [ -x /opt/kde3/bin/kdialog ]; then
kdialog --msgbox "MP3 support now installed, you will need to restart Amarok." --icon amarok
elif [ -x /usr/bin/zenity ]; then
zenity --info --text "MP3 support now installed, you will need to restart Amarok."
else
Xdialog --msgbox "MP3 support now installed, you will need to restart Amarok." 5 60
fi
exit 0
fi
}
INSTALLED=`dpkg --get-selections libxine1-ffmpeg | grep install`
#is available, not installed
if [ -z "$INSTALLED" ]; then
if [ -x /opt/kde3/bin/kdesu ] && [ -x /usr/bin/install-package ]; then
/opt/kde3/bin/kdesu -d "install-package --icon amarok --install libxine1-ffmpeg"
elif [ -x /usr/bin/gksudo ] && [ -x /usr/sbin/synaptic ]; then
gksudo "sh -c 'echo \"libxine1-ffmpeg i\"|synaptic --non-interactive --set-selections'"
else
xterm -e 'sudo apt-get install libxine1-ffmpeg'
fi
check_mp3
fi
exit 0

@ -0,0 +1,16 @@
#!/bin/bash
DEVICE=$@
if [ -n "$DEVICE" ];then
if [ ${DEVICE:0:7} = "audiocd" ]; then
amarok --cdplay ${DEVICE#*=}
elif [ ${DEVICE:0:1} = "/" ]; then
amarok --cdplay `dcop kded mediamanager fullList | grep -B1 $DEVICE | head -n1`
else
amarok --cdplay /dev/cdrom
fi
else
amarok --cdplay /dev/cdrom
fi

@ -0,0 +1,181 @@
.\" Generated by kdemangen.pl and edited by hand
.TH AMAROK 1 "Mar 2004" "K Desktop Environment" "An audio player for KDE"
.SH NAME
amarok
\- An audio player for KDE
.SH SYNOPSIS
amarok [Qt-options] [KDE-options] [URL(s)]
.SH DESCRIPTION
amaroK is a multimedia player based on the soundserver-independent framework.
There are many media players around these days, true. What's missing from most
players is a user interface, that doesn't get in the way of the user.
.SH OPTIONS
.SS Generic options:
.TP
.B \-\-help
Show help about options
.TP
.B \-\-help\-qt
Show Qt specific options
.TP
.B \-\-help\-kde
Show KDE specific options
.TP
.B \-\-help\-all
Show all options
.TP
.B \-\-author
Show author information
.TP
.B \-v, \-\-version
Show version information
.TP
.B \-\-license
Show license information
.TP
.B \-\-
End of options
.SS
.SS Qt options:
.TP
.B \-\-display <displayname>
Use the X-server display 'displayname'.
.TP
.B \-\-session <sessionId>
Restore the application for the given 'sessionId'.
.TP
.B \-\-cmap
Causes the application to install a private color
map on an 8-bit display.
.TP
.B \-\-ncols <count>
Limits the number of colors allocated in the color
cube on an 8-bit display, if the application is
using the QApplication::ManyColor color
specification.
.TP
.B \-\-nograb
tells Qt to never grab the mouse or the keyboard.
.TP
.B \-\-dograb
running under a debugger can cause an implicit
\-\-nograb, use \-\-dograb to override.
.TP
.B \-\-sync
switches to synchronous mode for debugging.
.TP
.B \-\-fn, \-\-font <fontname>
defines the application font.
.TP
.B \-\-bg, \-\-background <color>
sets the default background color and an
application palette (light and dark shades are
calculated).
.TP
.B \-\-fg, \-\-foreground <color>
sets the default foreground color.
.TP
.B \-\-btn, \-\-button <color>
sets the default button color.
.TP
.B \-\-name <name>
sets the application name.
.TP
.B \-\-title <title>
sets the application title (caption).
.TP
.B \-\-visual TrueColor
forces the application to use a TrueColor visual on
an 8-bit display.
.TP
.B \-\-inputstyle <inputstyle>
sets XIM (X Input Method) input style. Possible
values are onthespot, overthespot, offthespot and
root.
.TP
.B \-\-im <XIM server>
set XIM server.
.TP
.B \-\-noxim
disable XIM.
.TP
.B \-\-reverse
mirrors the whole layout of widgets.
.SS
.SS KDE options:
.TP
.B \-\-caption <caption>
Use 'caption' as name in the titlebar.
.TP
.B \-\-icon <icon>
Use 'icon' as the application icon.
.TP
.B \-\-miniicon <icon>
Use 'icon' as the icon in the titlebar.
.TP
.B \-\-config <filename>
Use alternative configuration file.
.TP
.B \-\-dcopserver <server>
Use the DCOP Server specified by 'server'.
.TP
.B \-\-nocrashhandler
Disable crash handler, to get core dumps.
.TP
.B \-\-waitforwm
Waits for a WM_NET compatible windowmanager.
.TP
.B \-\-style <style>
sets the application GUI style.
.TP
.B \-\-geometry <geometry>
sets the client geometry of the main widget.
.SS
.SS Arguments:
URL(s) Files/URLs to Open
.SS
.SS Options:
.TP
.B \-r, \-\-previous
Skip backwards in playlist
.TP
.B \-p, \-\-play
Start playing current playlist
.TP
.B \-s, \-\-stop
Stop playback
.TP
.B \-\-pause
Pause playback
.TP
.B \-f, \-\-next
Skip forwards in playlist
.SS
.SS Additional options:
.TP
.B \-e, \-\-enqueue
Enqueue Files/URLs
.SH SEE ALSO
Full user documentation is available through the KDE Help Center. You can also enter the URL
.BR help:/amarok/
directly into konqueror or you can run
.BR "`khelpcenter help:/amarok/'"
from the command-line.
.BR
.SH AUTHORS
.nf
Christian Muehlhaeuser <chris@chris.de>
.BR
Mark Kretschmann <markey@web.de>
.BR
Max Howell <max.howell@methylblue.com>
.BR
Stanislav Karchebny <berk@upnet.ru>
.BR
Please use http://bugs.kde.org to report bugs, do not mail the authors directly.
.BR
.SH OTHER
This manual page was written by Alejandro Exojo <suy@badopi.org> for the Debian
system (but may be used by others).
.BR

@ -0,0 +1,14 @@
.\" This file was generated by kdemangen.pl and edited manually by Modestas Vainius
.TH AMAROK_LIBVISUAL 1 "Feb 2008" "Amarok" "LibVisual support utility for Amarok"
.SH NAME
amarok_libvisual \- LibVisual support utility for Amarok
.SH SYNOPSIS
amarok_libvisual
.SH DESCRIPTION
This is LibVisual support helper utility for Amarok. It's used internally by Amarok
itself when needed and is not supposed to be invoked manually by user.
.SS
.SH AUTHORS
Amarok Developers
.SH OTHER
This manual page was written by Modestas Vainius <modestas@vainius.eu> for Debian.

@ -0,0 +1,23 @@
.\" Generated by kdemangen.pl and edited by hand
.TH AMAROK 1 "Feb 2008" "Amarok" "An audio player for KDE"
.SH NAME
amarokapp
\- A direct executable for Amarok.
.SH SYNOPSIS
amarokapp [Qt-options] [KDE-options] [URL(s)]
.SH DESCRIPTION
Amarok is a multimedia player based on the soundserver-independent framework.
There are many media players around these days, true. What's missing from most
players is a user interface, that doesn't get in the way of the user.
.P
This is direct Amarok executable. The recommend way to run Amarok is using
\fBamarok(1)\fP, which is a wrapper script around \fBamarokapp\fP. However, if you're
debugging Amarok with gdb, valgrind or similar program, you will probably want to
run it against this binary directly.
.P
\fBamarokapp(1)\fP takes the same command line options and arguments as
\fBamarok(1)\fP. See its manual page for more information how to run \fBamarokapp\fP.
.SH SEE ALSO
amarok(1)
.SH OTHER
This manual page was written by Modestas Vainius <modestas@vainius.eu> for Debian.

@ -0,0 +1,63 @@
.\" This file was generated by kdemangen.pl and edited manually by Modestas Vainius
.TH AMAROKCOLLECTIONSCANNER 1 "Feb 2008" "Amarok" "Collection Scanner for Amarok"
.SH NAME
amarokcollectionscanner \- Collection Scanner for Amarok
.SH SYNOPSIS
amarokcollectionscanner [Qt\-options] [KDE\-options] Folder(s)
.SH DESCRIPTION
This Amarok helper utility scans folder(s) given on the command line or
restarts previous scan if \fB\-\-restart\fP option was given and writes a
specially structured XML file to standard output with extensive information
(including tags) about audio files it was able to find. XML file schema used
by this utility is Amarok specific.
.P
You may find his utility useful if you need to retreive and/or display extended
information about collection of audio files.
.SH OPTIONS
.SS
.SS Arguments:
Folder(s) Folders to scan
.SS
.SS Options:
.TP
.B \-r, \-\-recursive
Scan folders recursively
.TP
.B \-i, \-\-incremental
Incremental Scan (modified folders only)
.TP
.B \-p, \-\-importplaylists
Import playlist
.TP
.B \-s, \-\-restart
Restart the scanner at last position, after a crash []
.SS Generic options:
.TP
.B \-\-help
Show help about options
.TP
.B \-\-help\-qt
Show Qt specific options
.TP
.B \-\-help\-kde
Show KDE specific options
.TP
.B \-\-help\-all
Show all options
.TP
.B \-\-author
Show author information
.TP
.B \-v, \-\-version
Show version information
.TP
.B \-\-license
Show license information
.TP
.B \-\-
End of options
.SS
.SH AUTHORS
Amarok Developers
.SH OTHER
This manual page was written by Modestas Vainius <modestas@vainius.eu> for Debian.

@ -0,0 +1,113 @@
#!/usr/bin/make -f
### CDBS INCLUDES
include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
DEB_CONFIGURE_MANDIR := /opt/kde3/share/man
DEB_CONFIGURE_PREFIX := /opt/kde3
DEB_CONFIGURE_INFODIR := /opt/kde3/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
### VARIABLES
# Exempt amarok engines from being handled as proper public libraries
# by dh_makeshlibs
DEB_DH_MAKESHLIBS_ARGS_ALL = -Xlibamarok_\\w*-engine-kde3
export KUBUNTU_DESKTOP_POT=extragear-multimedia_amarok-kde3
DEB_CONFIGURE_EXTRA_FLAGS := --without-included-sqlite \
--disable-final \
--without-akode \
--without-gstreamer10 \
--without-libkarma \
--with-ifp \
--with-libgpod \
--with-libnjb \
--with-libmtp \
--enable-mysql \
--enable-postgresql \
--with-yauap \
--prefix=/opt/kde3 \
--with-extra-libs=/usr/lib/mesa
# Ship upstream README in amarok docs
DEB_INSTALL_DOCS_ALL =
DEB_INSTALL_DOCS_amarok-kde3 = $(DEB_SRCDIR)/README
# Amarok engines should not auto-depend on amarok.
# Appropriate relationships are set manually in the control file.
DEB_DH_SHLIBDEPS_ARGS_amarok-engine-xine-kde3 = -- -xamarok-kde3
DEB_DH_SHLIBDEPS_ARGS_amarok-engine-yauap-kde3 = -- -xamarok-kde3
### Libtool and Automake updates
# Autoguess automake /usr/share subdirectory. Insure from failures
DEB_AUTOMAKE_SHARE_DIR = /usr/share/automake-$(shell automake --version | head -n 1 | sed 's/^automake (GNU automake) \([0-9]\+\.[0-9]\+\).*/\1/')
ifneq ($(words $(DEB_AUTOMAKE_SHARE_DIR)),1)
DEB_AUTOMAKE_SHARE_DIR =
endif
post-patches:: debian/stamp-automake
debian/stamp-automake:
touch debian/stamp-automake-started
if test -n "$(DEB_AUTOMAKE_SHARE_DIR)"; then \
for f in $(DEB_AUTOMAKE_SHARE_DIR)/*; do \
if test -f $$f && \
test -f $(DEB_SRCDIR)/admin/`basename $$f`; then \
cp -f $$f $(DEB_SRCDIR)/admin; \
fi; \
done; \
fi
$(MAKE) -C $(DEB_SRCDIR) -f admin/Makefile.common
touch $@
# Install ${curpkg}.install as lintian overrides
$(patsubst %,binary-install/%,$(DEB_PACKAGES))::
if test -e debian/$(cdbs_curpkg).lintian; then \
install -p -D -m644 debian/$(cdbs_curpkg).lintian \
debian/$(cdbs_curpkg)/opt/kde3/share/lintian/overrides/$(cdbs_curpkg); \
fi
clean::
if test -d $(DEB_SRCDIR) && test -f debian/stamp-automake-started; then \
cd $(DEB_SRCDIR); \
find . -name Makefile.in -print | \
xargs --no-run-if-empty rm -f; \
rm -f Makefile.am acinclude.m4 aclocal.m4 config.h.in \
configure configure.files configure.in stamp-h.in \
subdirs; \
fi
rm -f debian/stamp-automake*
binary-fixup/amarok-common-kde3::
# Fix permissions of some amarok scripts
chmod a+x \
debian/$(cdbs_curpkg)/opt/kde3/share/apps/amarok/scripts/lyrics_astraweb/lyrics_astraweb.rb \
debian/$(cdbs_curpkg)/opt/kde3/share/apps/amarok/scripts/playlist2html/Playlist.py \
debian/$(cdbs_curpkg)/opt/kde3/share/apps/amarok/scripts/ruby_debug/debug.rb \
debian/$(cdbs_curpkg)/opt/kde3/share/apps/amarok/scripts/templates/python_qt_template.py \
debian/$(cdbs_curpkg)/opt/kde3/share/apps/amarok/scripts/templates/ruby_qt_template.rb \
debian/$(cdbs_curpkg)/opt/kde3/share/apps/amarok/scripts/webcontrol/Playlist.py \
debian/$(cdbs_curpkg)/opt/kde3/share/apps/amarok/scripts/webcontrol/RequestHandler.py
binary-post-install/amarok-common-kde3::
# Remove excess COPYING files from script directories
rm -f \
debian/$(cdbs_curpkg)/opt/kde3/share/apps/amarok/scripts/lyrics_astraweb/COPYING \
debian/$(cdbs_curpkg)/opt/kde3/share/apps/amarok/scripts/lyrics_lyrc/COPYING \
debian/$(cdbs_curpkg)/opt/kde3/share/apps/amarok/scripts/score_default/COPYING \
debian/$(cdbs_curpkg)/opt/kde3/share/apps/amarok/scripts/score_impulsive/COPYING
# Remove Mac OSX resource fork file
rm -f debian/$(cdbs_curpkg)/opt/kde3/share/apps/amarok/ruby_lib/rubygems/._gem_commands.rb
### POST-INSTALL HACKING
common-binary-post-install-arch::
# Check for not installed files
dh_install --no-act --list-missing
chmod a+x debian/amarok-kde3/opt/kde3/lib/amarok/install-mp3
chmod +x debian/amarok-kde3/opt/kde3/bin/kubuntu-media-amarok
ln -s /opt/kde3/bin/amarokapp debian/amarok-kde3/opt/kde3/lib/amarok/amarokapp

@ -0,0 +1,2 @@
version=3
opts=pasv ftp://ftp.kde.org/pub/kde/stable/amarok/([0-9.]+)/src/amarok-([0-9.]+)\.tar\.bz2

@ -0,0 +1,171 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
.TH BasKet "1" "February 2007" "BasKet 1.0"
.SH NAME
BasKet
.SH SYNOPSIS
.B basket
[\fIQt-options\fR] [\fIKDE-options\fR] [\fIoptions\fR] [\fIfile\fR]
.SH DESCRIPTION
BasKet is a application to allow you to quickly take notes, save your ideas and assist in quickly find them later.
Organizing your notes has never been so easy.
Basket also allows integration with Kontact and rest of kde environment.
.SH OPTIONS
.SS "BasKet options:"
.TP
\fB\-d\fR, \fB\-\-debug\fR
Show the debug window
.HP
\fB\-f\fR, \fB\-\-data\-folder\fR <folder> Custom folder where to load and save basket data and application data (useful for debugging purpose)
.TP
\fB\-h\fR, \fB\-\-start\-hidden\fR
Hide the main window in the system tray icon on startup
.TP
\fB\-k\fR, \fB\-\-use\-drkonquy\fR
When crashing, use the standard KDE report dialog instead of sending an email
.SS "Arguments:"
.TP
file
Open basket archive or template
.SS "Generic options:"
.TP
\fB\-\-help\fR
Show help about options
.TP
\fB\-\-help\-qt\fR
Show Qt specific options
.TP
\fB\-\-help\-kde\fR
Show KDE specific options
.TP
\fB\-\-help\-all\fR
Show all options
.TP
\fB\-\-author\fR
Show author information
.TP
\fB\-v\fR, \fB\-\-version\fR
Show version information
.TP
\fB\-\-license\fR
Show license information
.TP
\fB\-\-\fR
End of options
.SS "Qt options:"
.TP
\fB\-\-display\fR <displayname>
Use the X\-server display 'displayname'
.TP
\fB\-\-session\fR <sessionId>
Restore the application for the given 'sessionId'
.TP
\fB\-\-cmap\fR
Causes the application to install a private color
map on an 8\-bit display
.TP
\fB\-\-ncols\fR <count>
Limits the number of colors allocated in the color
cube on an 8\-bit display, if the application is
using the QApplication::ManyColor color
specification
.TP
\fB\-\-nograb\fR
tells Qt to never grab the mouse or the keyboard
.TP
\fB\-\-dograb\fR
running under a debugger can cause an implicit
\fB\-nograb\fR, use \fB\-dograb\fR to override
.TP
\fB\-\-sync\fR
switches to synchronous mode for debugging
.TP
\fB\-\-fn\fR, \fB\-\-font\fR <fontname>
defines the application font
.TP
\fB\-\-bg\fR, \fB\-\-background\fR <color> sets the default background color and an
application palette (light and dark shades are
calculated)
.HP
\fB\-\-fg\fR, \fB\-\-foreground\fR <color> sets the default foreground color
.TP
\fB\-\-btn\fR, \fB\-\-button\fR <color>
sets the default button color
.TP
\fB\-\-name\fR <name>
sets the application name
.TP
\fB\-\-title\fR <title>
sets the application title (caption)
.TP
\fB\-\-visual\fR TrueColor
forces the application to use a TrueColor visual on
an 8\-bit display
.TP
\fB\-\-inputstyle\fR <inputstyle> sets XIM (X Input Method) input style. Possible
values are onthespot, overthespot, offthespot and
root
.TP
\fB\-\-im\fR <XIM server>
set XIM server
.TP
\fB\-\-noxim\fR
disable XIM
.TP
\fB\-\-reverse\fR
mirrors the whole layout of widgets
.SS "KDE options:"
.TP
\fB\-\-caption\fR <caption>
Use 'caption' as name in the titlebar
.TP
\fB\-\-icon\fR <icon>
Use 'icon' as the application icon
.TP
\fB\-\-miniicon\fR <icon>
Use 'icon' as the icon in the titlebar
.TP
\fB\-\-config\fR <filename>
Use alternative configuration file
.TP
\fB\-\-dcopserver\fR <server>
Use the DCOP Server specified by 'server'
.TP
\fB\-\-nocrashhandler\fR
Disable crash handler, to get core dumps
.TP
\fB\-\-waitforwm\fR
Waits for a WM_NET compatible windowmanager
.TP
\fB\-\-style\fR <style>
sets the application GUI style
.TP
\fB\-\-geometry\fR <geometry>
sets the client geometry of the main widget \- see man X for the argument format
.TP
\fB\-\-nofork\fR
Don't run in the background.
.SH "SEE ALSO"
The full documentation for
.B BasKet:
is maintained as a KDE help file.
If KDE, Konqueror and KHelpcenter is fully installed on your computer, accessing
.IP
.B help:/basket
.PP
should give you access to the complete manual.
.SH "AUTHOR"
.B BasKet
Note Pads was written by
.IP
S\['e]bastien Lao\[^u]t <slaout@linux62.org>
.IP
Petri Damst\['e]n <damu@iki.fi>
.IP
Alex Gontmakher <gsasha@cs.technion.ac.il>
.IP
Marco Martin <m4rt@libero.it>
.PP
Please report bugs to slaout@linux62.org.
.SH "OTHER"
This manpage is derived from help2man by Sune Vuorela <debian@pusling.com> for the Debian project (But may be used by others). License: GPL2 like BasKet

@ -0,0 +1,193 @@
basket-kde3 (1.0.2-0ubuntu4) karmic; urgency=low
* Karmic rebuild
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 02 July 2009 16:08:00 -0600
basket-kde3 (1.0.2-0ubuntu3) intrepid; urgency=low
* Moved KDE3 to /opt/kde3
* Integrated properly with KDE4.2+
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Wed, 04 March 2009 01:11:00 -0600
basket-kde3 (1.0.2-0ubuntu2) intrepid; urgency=low
* Added -kde3 suffix
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 11 Dec 2008 16:36:00 -0600
basket (1.0.2-2ubuntu1) hardy; urgency=low
* Fix integration into Kontact: wrong PluginVersion used in .desktop file
debian/patches/kubuntu_01_kontact_plugin.diff
(LP: #149321)
* debian/control: change Maintainer field.
-- Luka Renko <lure@ubuntu.com> Wed, 31 Oct 2007 21:00:29 +0100
basket (1.0.2-2build2) gutsy; urgency=low
* Rebuilt with no source changes, for kdepim-enterprise again
-- Sarah Hobbs <hobbsee@ubuntu.com> Sat, 06 Oct 2007 22:23:24 +1000
basket (1.0.2-2build1) gutsy; urgency=low
* Rebuilt with no source changes, for kdepim-enterprise, which has
temporarily broken Kontact ABI
-- Jonathan Riddell <jriddell@ubuntu.com> Tue, 28 Aug 2007 21:56:28 +0100
basket (1.0.2-2) unstable; urgency=low
[ Ana Beatriz Guerrero Lopez ]
* Apply patch to fix FTBFS with GCC 4.3. Thanks to Martin Michlmayr.
(Closes: #421209)
-- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Tue, 29 May 2007 12:47:58 +0100
basket (1.0.2-1) unstable; urgency=low
[ Sune Vuorela ]
* Add da.po as debian/patches/13_add_da.po.diff. Thanks to Martin Schlander.
[ Ana Beatriz Guerrero Lopez ]
* Add 14_update_es_po.diff updating spanish translation. Thanks to Enrique Matías.
* Buildprep.
-- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Tue, 24 Apr 2007 16:37:48 +0100
basket (1.0.1-1) experimental; urgency=low
* New upstream release.
* Fix offset patch 12_desktop.diff
-- Ana Beatriz Guerrero Lopez <ana@debian.org> Thu, 29 Mar 2007 13:32:00 +0000
basket (1.0-1) experimental; urgency=low
* New upstream version.
- final 1.0 version.
* The ana-please-pass-your-exam-this-is-your-miracle release.
-- Sune Vuorela <debian@pusling.com> Sun, 11 Feb 2007 12:35:24 +0100
basket (1.0~rc2-1) experimental; urgency=low
* New upstream release:
- Removed 10_dont_spam_stderr and 11_match_kde3.5.6_kontact,
merged upstream.
- Fixed offset patch 12_desktop.diff.
-- Ana Beatriz Guerrero Lopez <ana@debian.org> Mon, 5 Feb 2007 05:05:50 +0100
basket (1.0~beta3-1) experimental; urgency=low
* New upstream version. (Closes: #395900)
* Package now maintained by the Debian KDE Extras Team.
[ Ana Beatriz Guerrero Lopez ]
* Remove unnecessary file debian/Makefile.
* Update compat to 5.
* Bumped Standards-Version to 3.7.2, no changes required.
* Update dep on kdebase-dev to kdelibs4-dev.
* Add build-dep on kdepim-dev to get kontact integration.
* Add build-dep on libgpgme11-dev to support encryption.
* Package description:
- Change short description.
- Add basket's homepage.
* Not install empty file NEWS.
* Rewrite debian/rules file.
* Improve debian/copyright file.
* Versioned build-deps in kdelibs4-dev and kdepim-dev to build against 3.5.6
(so Sune's changes will work).
* Patched desktop file to include Categories and moved to right place.
[ Sune Vuorela ]
* Add quilt to build-dep - we better need a patch system. This also required
changes to rules.
* Add a 10_dont_spam_stderr patch to not be that verbose on stderr. It uses
kdDebug() now to report those.
* Add a 11_match_kde3.5.6_kontact patch to make the kontact plugin work with
kontact 3.5.6 - kdepim people have bumped their internal versionings.
* Write new and improved manpage (Derived from help2man). (Closes: #405569)
* Improve copyright file.
* Minor changes to rules file.
* Relibtoolization - and a need to fix parts of the build system.
(New libtool put in thru patch 02, patch 03 fixes build system relying on
broken libtool and the big buildprep as patch 98.
-- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Sat, 03 Feb 2007 07:41:48 +0100
basket (0.5.0-6) unstable; urgency=low
* Acknowledge NMU. Thanks!
Nothing more to be done (at least until upstream releases 0.6)
-- Jose Luis Tallon <jltallon@adv-solutions.net> Thu, 11 May 2006 1:08:16 +0200
basket (0.5.0-5.1) unstable; urgency=low
* Non-maintainer upload.
* Added -Wl,--as-needed as ldflags (Closes: #349480)
* Trimmed build-depends to not include stuff from
kdebase dependency line
-- Sune Vuorela <debian@pusling.com> Fri, 21 Apr 2006 21:25:43 +0000
basket (0.5.0-5) unstable; urgency=low
* Fix crash on cutting multiline item (Closes: #339874)
* Package sponsored by Roberto Lumbreras <rover@debian.org>
-- Jose Luis Tallon <jltallon@adv-solutions.net> Fri, 25 Nov 2005 19:57:15 +0100
basket (0.5.0-4) unstable; urgency=low
* Fix FTBFS on 64-bit arches (Closes: #300176)
* Package sponsored by Roberto Lumbreras <rover@debian.org>
-- Jose Luis Tallon <jltallon@adv-solutions.net> Tue, 18 Oct 2005 21:53:01 +0200
basket (0.5.0-3) unstable; urgency=low
* Force rebuild, due to C++ ABI transition (Closes: #327944)
- remove dependency on deprecated libjack0.80(Closes: #317184)
* Fix KDE htmldir; properly install doc (Closes: #322192)
* Package sponsored by Roberto Lumbreras <rover@debian.org>
-- Jose Luis Tallon <jltallon@adv-solutions.net> Wed, 14 Sep 2005 02:35:13 +0200
basket (0.5.0-2) unstable; urgency=low
* Force relink -- dependency to removed lib (Closes: #317184)
* Localization: updated DE translation (Closes: #313671)
* Package sponsored by Roberto Lumbreras <rover@debian.org>
-- Jose Luis Tallon <jltallon@adv-solutions.net> Sat, 12 Mar 2005 20:30:13 +0100
basket (0.5.0-1) unstable; urgency=low
* New upstream release. Major rewrite, tons of new features.
* Fix menu file (Closes: #283375)
* Package sponsored by Roberto Lumbreras <rover@debian.org>
-- Jose Luis Tallon <jltallon@adv-solutions.net> Sat, 12 Mar 2005 20:30:13 +0100
basket (0.4.0d-1) unstable; urgency=low
* Initial Packaging. Fullfill ITP (Closes: #259180)
* Package sponsored by Roberto Lumbreras <rover@debian.org>
-- Jose Luis Tallon <jltallon@adv-solutions.net> Sat, 23 Oct 2004 02:21:16 +0200

@ -0,0 +1,21 @@
Source: basket-kde3
Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Uploaders: Ana Beatriz Guerrero Lopez <ana@debian.org>, Sune Vuorela <debian@pusling.com>
Build-Depends: libasound2-dev, debhelper (>= 5), kdelibs4-kde3-dev (>= 4:3.5.6), kdepim-kde3-dev (>= 4:3.5.6), libgpgme11-dev, quilt (>= 0.40), automake1.11-kde3, autoconf2.63, libtool, libltdl-dev
Standards-Version: 3.8.3
Package: basket-kde3
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: a multi-purpose note-taking application for KDE [KDE3]
This application provides as many baskets (drawers) as you wish; Several
kinds of objects (texts, URLs, images,...) can be drag-n-drop'd into it.
.
Objects can be edited, copied, dragged... So, they can be arranged
according to users' taste. Moreover, Basket allows you to keep all objects
you want in one place, keep data on hand, take notes...
.
Homepage: http://basket.kde.org/

@ -0,0 +1,37 @@
This package was debianized by Jose Luis Tallon <jltallon@adv-solutions.net> on
Sat, 23 Oct 2004 02:21:16 +0200.
Maintenance was taken over by the Debian KDE Extras Team on Sat, 03 Feb 2007
07:41:48 +0100
It was downloaded from http://basket.kde.org/
Copyright (c) 2004-2007 by Sebastien Laout <sebastien.laout@tuxfamily.org>
Upstream Author: Sebastien Laout <sebastien.laout@tuxfamily.org>
Petri Damstén <damu@iki.fi>
Alex Gontmakher <gsasha@cs.technion.ac.il>
Marco Martin <m4rt@libero.it>
and other contributers
Parts of basket are under GPL2 or later and other parts are only under GPL2
License:
Basket 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; version 2 of the License.
This program 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 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 full text of GNU's GPL can be found in
/usr/share/common-licenses/GPL-2

@ -0,0 +1,2 @@
?package(basket):needs="X11" section="Apps/Tools" \
title="basket" command="/opt/kde3/bin/basket"

@ -0,0 +1,106 @@
#!/usr/bin/make -f
# -*- makefile -*-
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
DEB_CONFIGURE_MANDIR := /opt/kde3/share/man
DEB_CONFIGURE_PREFIX := /opt/kde3
DEB_CONFIGURE_INFODIR := /opt/kde3/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
# 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)
CFLAGS = -Wall -g
ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
CFLAGS += -O0
else
CFLAGS += -O2
endif
include /usr/share/quilt/quilt.make
config.status: $(QUILT_STAMPFN)
dh_testdir
test -e config.sub -a -L config.sub || \
ln -sf /usr/share/misc/config.sub config.sub
test -e config.guess -a -L config.guess || \
ln -sf /usr/share/misc/config.guess config.guess
cp -Rp /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
cp -Rp /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
$(MAKE) -f admin/Makefile.common dist;
CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
--prefix=/opt/kde3 --with-qt-dir=/usr/share/qt3 \
--with-qt-includes=/usr/include/qt3 \
--with-qt-libraries=/usr/share/qt3/lib \
--mandir=/opt/kde3/share/man \
--infodir=/opt/kde3/share/info \
--disable-debug kde_htmldir=/opt/kde3/share/doc/kde/HTML \
--with-extra-libs=/opt/kde3/lib
build: build-stamp
build-stamp: config.status
dh_testdir
$(MAKE)
touch build-stamp
clean: unpatch
dh_testdir
dh_testroot
-$(MAKE) distclean
$(RM) config.cache config.sub config.guess config.log
dh_clean
rm -f build-stamp
install: build
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
# Install into package-build-dir
$(MAKE) install DESTDIR=$(CURDIR)/debian/basket-kde3
# mkdir -p $(CURDIR)/debian/basket-kde3/opt/kde3/share/applications/kde/
# mv $(CURDIR)/debian/basket-kde3/opt/kde3/share/applnk/Utilities/basket.desktop $(CURDIR)/debian/basket-kde3/opt/kde3/share/applications/kde/
binary-indep: build install
binary-arch: build install
dh_testdir
dh_testroot
dh_installchangelogs ChangeLog
dh_installdocs
dh_installexamples
dh_install
dh_installmenu
# dh_installlogrotate
# dh_installinfo
dh_installman debian/basket.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

@ -0,0 +1,2 @@
version=2
http://basket.kde.org/download.php (?:.*/)?downloads/\?file=basket-?_?([\w+\d+\.]+|\d+)(\.tar|\.tgz)(\.gz|\.bz2|) debian uupdate

@ -0,0 +1,615 @@
/* XPM */
static char * hi32_app_bibletime_xpm[] = {
"32 32 580 2",
" c None",
". c #081AAC",
"+ c #4A57BB",
"@ c #848DCE",
"# c #C9CDE2",
"$ c #F6F7E6",
"% c #0113AB",
"& c #2434AA",
"* c #6570AC",
"= c #AAB0B6",
"- c #EDEFC5",
"; c #FFFFCE",
"> c #FFFFD2",
", c #FFFFC7",
"' c #FFFFBD",
") c #0F20A7",
"! c #4A5799",
"~ c #8E9690",
"{ c #D3D68D",
"] c #FEFE92",
"^ c #FFFF9A",
"/ c #FFFFA1",
"( c #FFFFA6",
"_ c #FFFFAA",
": c #FFFFAC",
"< c #FCFCAA",
"[ c #D4D7A6",
"} c #8D94A5",
"| c #4854AB",
"1 c #0416A9",
"2 c #314093",
"3 c #747E77",
"4 c #BABF61",
"5 c #F5F656",
"6 c #FFFF5C",
"7 c #FFFF64",
"8 c #FFFF6C",
"9 c #FFFF73",
"0 c #FFFF79",
"a c #FFFF7E",
"b c #FDFD82",
"c c #DCDE89",
"d c #969D96",
"e c #5560A1",
"f c #3D4AB5",
"g c #5B66C8",
"h c #8991D7",
"i c #AEB4E2",
"j c #3F4CBC",
"k c #5C6875",
"l c #FFFF1D",
"m c #FFFF25",
"n c #FFFF2E",
"o c #FFFF36",
"p c #FFFF3E",
"q c #FFFF45",
"r c #FEFE4B",
"s c #E3E55A",
"t c #9FA676",
"u c #606B92",
"v c #404DB0",
"w c #525EC5",
"x c #8089D4",
"y c #ABB1E1",
"z c #B6BBE4",
"A c #B3B9E2",
"B c #AEB4E1",
"C c #A6ADDE",
"D c #545FC3",
"E c #2433B4",
"F c #919956",
"G c #F4F410",
"H c #FDFD10",
"I c #E9EA23",
"J c #A9AE4F",
"K c #6C757B",
"L c #424EA6",
"M c #414EBF",
"N c #6570CA",
"O c #878FD4",
"P c #939BD7",
"Q c #9AA2D8",
"R c #9EA6DB",
"S c #A1A8DC",
"T c #A1A9DC",
"U c #9FA7DB",
"V c #9BA3DA",
"W c #969ED8",
"X c #636ECA",
"Y c #2E3DBA",
"Z c #6974CB",
"` c #3644B4",
" . c #2E3CA6",
".. c #2A39B7",
"+. c #414FBE",
"@. c #5662C3",
"#. c #606CC5",
"$. c #6A76C8",
"%. c #737ECB",
"&. c #7A85CE",
"*. c #B3AFB6",
"=. c #ECE2B0",
"-. c #A4A4B6",
";. c #8D96D4",
">. c #8D96D5",
",. c #8B94D4",
"'. c #8891D3",
"). c #838DD1",
"!. c #6D77CD",
"~. c #1E2DB4",
"{. c #747FCB",
"]. c #5562C0",
"^. c #3A4AB6",
"/. c #3444B4",
"(. c #3E4EB7",
"_. c #4857BB",
":. c #515FBF",
"<. c #5A67C2",
"[. c #626EC5",
"}. c #6974C7",
"|. c #D5CDB5",
"1. c #F0F159",
"2. c #B9B067",
"3. c #7883CD",
"4. c #7983CD",
"5. c #7782CC",
"6. c #757FCB",
"7. c #707CCA",
"8. c #0F1C91",
"9. c #0C1DAF",
"0. c #737DCB",
"a. c #515FBE",
"b. c #3344B3",
"c. c #2738AF",
"d. c #3041B2",
"e. c #3949B6",
"f. c #4251B9",
"g. c #4958BC",
"h. c #505EBE",
"i. c #5664C0",
"j. c #B9B4B0",
"k. c #EDEE69",
"l. c #C5BB4B",
"m. c #6470C5",
"n. c #3B4BB6",
"o. c #2639AE",
"p. c #162AAA",
"q. c #0E22AB",
"r. c #031298",
"s. c #6C77CA",
"t. c #4E5CBD",
"u. c #2D3DB1",
"v. c #192BAA",
"w. c #2133AD",
"x. c #293AB0",
"y. c #3141B3",
"z. c #3848B5",
"A. c #3E4EB8",
"B. c #4453BA",
"C. c #9392A0",
"D. c #E6E975",
"E. c #D1C639",
"F. c #5B629F",
"G. c #82838A",
"H. c #B6B068",
"I. c #A59C50",
"J. c #031DA5",
"K. c #011AA8",
"L. c #00119F",
"M. c #0012AB",
"N. c #5F6BC7",
"O. c #2839AF",
"P. c #0C1FA5",
"Q. c #1124A7",
"R. c #182CAA",
"S. c #1F33AD",
"T. c #263AB0",
"U. c #3746AB",
"V. c #666A97",
"W. c #ACA57D",
"X. c #D7DB6B",
"Y. c #D0D251",
"Z. c #DDE091",
"`. c #D1D669",
" + c #D1D346",
".+ c #B2A83E",
"++ c #0322AA",
"@+ c #0121AC",
"#+ c #0011A5",
"$+ c #515EC3",
"%+ c #5665C1",
"&+ c #2C3FB2",
"*+ c #061EA6",
"=+ c #031CA6",
"-+ c #0721A8",
";+ c #1A30A4",
">+ c #A3A082",
",+ c #CDCA71",
"'+ c #CED26E",
")+ c #C8CE64",
"!+ c #C1C95E",
"~+ c #BFC757",
"{+ c #BFB947",
"]+ c #959354",
"^+ c #5B6673",
"/+ c #1130A4",
"(+ c #0227B0",
"_+ c #0328B0",
":+ c #0013AA",
"<+ c #4351C0",
"[+ c #5C6EC6",
"}+ c #3149B8",
"|+ c #0A27AC",
"1+ c #0120AA",
"2+ c #0121AB",
"3+ c #30418E",
"4+ c #D0C949",
"5+ c #C6C24C",
"6+ c #A3A35A",
"7+ c #73796D",
"8+ c #CDCC8C",
"9+ c #BAC269",
"0+ c #475585",
"a+ c #032AB2",
"b+ c #032BB3",
"c+ c #032CB4",
"d+ c #032DB4",
"e+ c #032EB5",
"f+ c #0118AD",
"g+ c #3443BC",
"h+ c #6276CB",
"i+ c #3853BE",
"j+ c #0F30B2",
"k+ c #0225AE",
"l+ c #0226AF",
"m+ c #2D4494",
"n+ c #1233A7",
"o+ c #032AB3",
"p+ c #032CB3",
"q+ c #B4B69B",
"r+ c #B3C080",
"s+ c #606C80",
"t+ c #0430B7",
"u+ c #0431B7",
"v+ c #0432B8",
"w+ c #0433B9",
"x+ c #0434BA",
"y+ c #021EB0",
"z+ c #2434B7",
"A+ c #697FD0",
"B+ c #3F5CC4",
"C+ c #153AB8",
"D+ c #032DB5",
"E+ c #042EB6",
"F+ c #042FB6",
"G+ c #0431B8",
"H+ c #949DA1",
"I+ c #B0BF94",
"J+ c #77827F",
"K+ c #0535BB",
"L+ c #0536BC",
"M+ c #0538BD",
"N+ c #0348C1",
"O+ c #045DC6",
"P+ c #1972CC",
"Q+ c #2B84D0",
"R+ c #2082D0",
"S+ c #0472CB",
"T+ c #1526B2",
"U+ c #6F86D4",
"V+ c #4665C9",
"W+ c #1C44BE",
"X+ c #0432B9",
"Y+ c #0537BD",
"Z+ c #7485A3",
"`+ c #AFC0A8",
" @ c #8B9580",
".@ c #063BC0",
"+@ c #0542C2",
"@@ c #0D69CA",
"#@ c #68A5DA",
"$@ c #CCCFDF",
"%@ c #F3E5E9",
"&@ c #F1D4CC",
"*@ c #F2E4E5",
"=@ c #CED1E0",
"-@ c #69A5D9",
";@ c #0C77CC",
">@ c #0516AD",
",@ c #7289D6",
"'@ c #4B6ECE",
")@ c #224DC3",
"!@ c #0637BD",
"~@ c #0539BE",
"{@ c #053ABF",
"]@ c #053BC0",
"^@ c #063CC1",
"/@ c #063DC1",
"(@ c #546FA4",
"_@ c #B1C2BA",
":@ c #9DA585",
"<@ c #0647C5",
"[@ c #1A78CE",
"}@ c #B0B5CB",
"|@ c #FAC0BB",
"1@ c #FFCECB",
"2@ c #FEDBD9",
"3@ c #E17D52",
"4@ c #FACFC5",
"5@ c #FFD3CD",
"6@ c #FCC6BB",
"7@ c #B4B6C8",
"8@ c #167CCE",
"9@ c #687FD3",
"0@ c #5276D3",
"a@ c #2957C9",
"b@ c #083EC2",
"c@ c #063DC2",
"d@ c #063EC3",
"e@ c #063FC4",
"f@ c #0640C4",
"g@ c #0741C5",
"h@ c #0742C6",
"i@ c #335BAC",
"j@ c #B6C5C1",
"k@ c #9BAB99",
"l@ c #1270C5",
"m@ c #A6A3B8",
"n@ c #FEA694",
"o@ c #FFB0A5",
"p@ c #FFB9B3",
"q@ c #FFC2BE",
"r@ c #3C2F2F",
"s@ c #F9C0BA",
"t@ c #FFBFB4",
"u@ c #FFB7A6",
"v@ c #FFAE95",
"w@ c #ABA4B0",
"x@ c #0774CB",
"y@ c #5B71CF",
"z@ c #587FD7",
"A@ c #2F60CE",
"B@ c #0C46C7",
"C@ c #0743C7",
"D@ c #0744C7",
"E@ c #0745C8",
"F@ c #0746C9",
"G@ c #0747CA",
"H@ c #0848CB",
"I@ c #154FC1",
"J@ c #B9C2B7",
"K@ c #5594C4",
"L@ c #518BC1",
"M@ c #FA9070",
"N@ c #FF957C",
"O@ c #FF9B89",
"P@ c #FFA193",
"Q@ c #FFA69B",
"R@ c #281A18",
"S@ c #F8A497",
"T@ c #FFA795",
"U@ c #FFA38A",
"V@ c #FF9E7D",
"W@ c #FD9A6F",
"X@ c #5488B9",
"Y@ c #4D62C9",
"Z@ c #5F87DC",
"`@ c #3669D3",
" # c #104ECC",
".# c #0849CB",
"+# c #084ACC",
"@# c #084BCD",
"## c #084CCE",
"$# c #084DCF",
"%# c #084ECF",
"&# c #094FD0",
"*# c #6A87A4",
"=# c #237DC3",
"-# c #AD8480",
";# c #FF8152",
"># c #FF835F",
",# c #FF8769",
"'# c #FF8A72",
")# c #FF8D77",
"!# c #281613",
"~# c #F88C74",
"{# c #FF8A6A",
"]# c #FF7A4E",
"^# c #FF7138",
"/# c #FF7029",
"(# c #B17356",
"_# c #006FC8",
":# c #3D51C3",
"<# c #658FE0",
"[# c #3C72D8",
"}# c #1556D1",
"|# c #094ED0",
"1# c #094FD1",
"2# c #0950D2",
"3# c #0951D3",
"4# c #0952D3",
"5# c #0953D4",
"6# c #0A54D5",
"7# c #0957D5",
"8# c #0873CB",
"9# c #E1743F",
"0# c #FF7235",
"a# c #FF7340",
"b# c #FF7448",
"c# c #FF764E",
"d# c #F97551",
"e# c #200F0A",
"f# c #F35222",
"g# c #FF480A",
"h# c #FF4E08",
"i# c #FF5708",
"j# c #FF6109",
"k# c #EF6C15",
"l# c #0370C8",
"m# c #2D3EBB",
"n# c #6B96E4",
"o# c #437ADD",
"p# c #1A5FD7",
"q# c #0954D5",
"r# c #0A55D6",
"s# c #0A56D6",
"t# c #0A57D7",
"u# c #0A58D8",
"v# c #0A59D9",
"w# c #0A5ADA",
"x# c #095DD8",
"y# c #0970C4",
"z# c #E56C28",
"A# c #E66C32",
"B# c #FF651E",
"C# c #FF6526",
"D# c #FF642A",
"E# c #993B1A",
"F# c #AAAAAA",
"G# c #953009",
"H# c #FF5208",
"I# c #FF5808",
"J# c #EC6B25",
"K# c #F2721D",
"L# c #1071BE",
"M# c #1E2EB5",
"N# c #719CE6",
"O# c #4982E1",
"P# c #2068DC",
"Q# c #0A5AD9",
"R# c #0B5BDA",
"S# c #0B5CDB",
"T# c #0B5DDC",
"U# c #0B5EDD",
"V# c #0B5FDE",
"W# c #0B60DE",
"X# c #0A62DD",
"Y# c #0470C7",
"Z# c #EA701A",
"`# c #FB690F",
" $ c #FF6209",
".$ c #FF5D0A",
"+$ c #FF5909",
"@$ c #892E04",
"#$ c #523120",
"$$ c #D54C07",
"%$ c #FF5E08",
"&$ c #FF6409",
"*$ c #FF6B09",
"=$ c #F87314",
"-$ c #F77B13",
";$ c #0971C3",
">$ c #0D1EAF",
",$ c #769DE6",
"'$ c #4F8AE6",
")$ c #2770E1",
"!$ c #0C60DE",
"~$ c #0B60DF",
"{$ c #0C61E0",
"]$ c #0C62E1",
"^$ c #0C64E1",
"/$ c #0C65E2",
"($ c #0C66E3",
"_$ c #0C67E3",
":$ c #016FCC",
"<$ c #BF773A",
"[$ c #FF7409",
"}$ c #FF6E09",
"|$ c #FF6909",
"1$ c #F86309",
"2$ c #260F01",
"3$ c #DA5608",
"4$ c #FF6709",
"5$ c #FF6A09",
"6$ c #FF7009",
"7$ c #FF760A",
"8$ c #FF7E0A",
"9$ c #D3822B",
"0$ c #016FC8",
"a$ c #5C7BD7",
"b$ c #5592EA",
"c$ c #2D79E5",
"d$ c #0E67E3",
"e$ c #0D67E4",
"f$ c #0D68E5",
"g$ c #0C66E4",
"h$ c #0952D6",
"i$ c #0639C5",
"j$ c #0220B4",
"k$ c #004DBD",
"l$ c #607781",
"m$ c #FF800A",
"n$ c #FF7A0A",
"o$ c #D15F08",
"p$ c #6B3104",
"q$ c #FF7209",
"r$ c #FF770A",
"s$ c #FF7C0A",
"t$ c #FF820A",
"u$ c #FF890A",
"v$ c #757E72",
"w$ c #0065B7",
"x$ c #1628B3",
"y$ c #5182E0",
"z$ c #3482EA",
"A$ c #116DE7",
"B$ c #0B5FDF",
"C$ c #0746CE",
"D$ c #042DBD",
"E$ c #0116AD",
"F$ c #00119E",
"G$ c #000E85",
"H$ c #0570C5",
"I$ c #C68435",
"J$ c #FF870A",
"K$ c #FF830A",
"L$ c #FF810C",
"M$ c #FF810E",
"N$ c #FF8210",
"O$ c #FF8410",
"P$ c #FF870F",
"Q$ c #FF8A0D",
"R$ c #FF8E0C",
"S$ c #D58D2A",
"T$ c #0A71C2",
"U$ c #081AAE",
"V$ c #142BB6",
"W$ c #051EB2",
"X$ c #0012A5",
"Y$ c #000F93",
"Z$ c #1973B7",
"`$ c #D28E32",
" % c #FF981C",
".% c #FF9A26",
"+% c #FC982E",
"@% c #EA7F33",
"#% c #FEA033",
"$% c #FFA231",
"%% c #FFA32B",
"&% c #DF9D3A",
"*% c #2577B1",
"=% c #005DA9",
"-% c #0070CA",
";% c #1778C4",
">% c #98997F",
",% c #F0AF4E",
"'% c #FCB14E",
")% c #EE974E",
"!% c #FEBA5A",
"~% c #F5B95C",
"{% c #A2A284",
"]% c #1979C2",
"^% c #005FAC",
"/% c #0572CA",
"(% c #1E7FCC",
"_% c #5091BC",
":% c #689BB8",
"<% c #5695BF",
"[% c #016BBF",
"}% c #00589F",
" ",
" . + @ # $ ",
" % & * = - ; > > ; , ' ",
" ) ! ~ { ] ^ / ( _ : : < [ } | ",
" 1 2 3 4 5 6 7 8 9 0 a b c d e f g h i j ",
" k l m n o p q r s t u v w x y z A B C D ",
" E F G H I J K L M N O P Q R S T U V W X ",
" Y Z ` ...+.@.#.$.%.&.*.=.-.;.>.,.'.).!. ",
" ~.{.].^./.(._.:.<.[.}.|.1.2.3.4.5.6.7.Z 8. ",
" 9.0.a.b.c.d.e.f.g.h.i.j.k.l.m.i.n.o.p.q.r. ",
" % s.t.u.v.w.x.y.z.A.B.C.D.E.F.G.H.I.J.K.L. ",
" M.N.h.O.P.Q.R.S.T.U.V.W.X.Y.Z.`. +.+++@+#+ ",
" $+%+&+*+=+-+;+>+,+'+)+!+~+{+]+^+/+(+_+:+ ",
" <+[+}+|+1+2+3+4+5+6+7+8+9+0+a+b+c+d+e+f+ ",
" g+h+i+j+k+l+_+m+n+o+p+q+r+s+t+u+v+w+x+y+ ",
" z+A+B+C+b+c+D+E+F+t+G+H+I+J+K+L+M+N+O+P+Q+R+S+ ",
" T+U+V+W+G+X+w+x+K+L+Y+Z+`+ @.@+@@@#@$@%@&@*@=@-@;@ ",
" >@,@'@)@!@M+~@{@]@^@/@(@_@:@<@[@}@|@1@2@3@4@5@6@7@8@ ",
" % 9@0@a@b@c@d@e@f@g@h@i@j@k@l@m@n@o@p@q@r@s@t@u@v@w@x@ ",
" y@z@A@B@C@D@E@F@G@H@I@J@K@L@M@N@O@P@Q@R@S@T@U@V@W@X@ ",
" Y@Z@`@ #.#+#@###$#%#&#*#=#-#;#>#,#'#)#!#~#{#]#^#/#(#_# ",
" :#<#[#}#|#1#2#3#4#5#6#7#8#9#0#a#b#c#d#e#f#g#h#i#j#k#l# ",
" m#n#o#p#q#r#s#t#u#v#w#x#y#z#A#B#C#D#E#F#G#H#I#j#J#K#L# ",
" M#N#O#P#Q#R#S#T#U#V#W#X#Y#Z#`# $.$+$@$#$$$%$&$*$=$-$;$ ",
" >$,$'$)$!$~${$]$^$/$($_$:$<$[$}$|$1$2$3$4$5$6$7$8$9$0$ ",
" % a$b$c$d$($e$f$g$h$i$j$k$l$m$n$7$o$p$q$[$r$s$t$u$v$w$ ",
" x$y$z$A$B$C$D$E$F$G$ H$I$J$K$L$M$N$O$P$Q$R$S$T$ ",
" U$V$W$X$Y$ Z$`$ %.%+%@%#%$%%%&%*%=% ",
" -%;%>%,%'%)%!%~%{%]%^% ",
" /%(%_%:%<%(%[% ",
" }% ",
" "};

@ -0,0 +1,86 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2002,2003 Colin Walters <walters@debian.org>
# Description: Defines some useful variables, but no rules
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_rules_buildvars
_cdbs_rules_buildvars = 1
CDBS_VERSION = something
# Common useful variables
DEB_SOURCE_PACKAGE := $(strip $(shell egrep '^Source: ' debian/control | cut -f 2 -d ':'))
DEB_VERSION := $(shell dpkg-parsechangelog | egrep '^Version:' | cut -f 2 -d ' ')
DEB_NOEPOCH_VERSION := $(shell echo $(DEB_VERSION) | cut -d: -f2-)
DEB_UPSTREAM_VERSION := $(shell echo $(DEB_NOEPOCH_VERSION) | sed 's/-[^-]*$$//')
DEB_ISNATIVE := $(shell dpkg-parsechangelog | egrep '^Version:' | perl -ne 'print if not /^Version:\s*.*-/;')
# Split into arch/indep packages
ifneq ($(DEB_INDEP_PACKAGES),cdbs)
DEB_INDEP_PACKAGES := $(filter-out $(DONT_BUILD), $(strip $(shell $(_cdbs_scripts_path)/list-packages indep)))
DEB_ARCH_PACKAGES := $(filter-out $(DONT_BUILD), $(filter-out $(DEB_INDEP_PACKAGES),$(strip $(shell $(_cdbs_scripts_path)/list-packages same))))
endif
# Split into normal and udeb packages
ifeq ($(DEB_UDEB_PACKAGES),)
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
DEB_UDEB_PACKAGES = $(filter-out $(DONT_BUILD),$(filter %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
else
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES), $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
endif
# Too much bother for now. If someone complains we'll fix it.
#DEB_ARCH_UDEB_PACKAGES = $(filter %-udeb, $(DEB_ARCH_PACKAGES))
#DEB_INDEP_UDEB_PACKAGES = $(filter %-udeb, $(DEB_INDEP_PACKAGES))
# A handy list of every package, udeb or not
DEB_ALL_PACKAGES = $(filter-out $(DONT_BUILD),$(DEB_PACKAGES) $(DEB_UDEB_PACKAGES))
DEB_INDEP_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_INDEP_PACKAGES)))
DEB_ARCH_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_ARCH_PACKAGES)))
DEB_DBG_PACKAGES = $(filter-out $(DONT_BUILD), $(filter %-dbg, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
# Some support for srcdir != builddir builds.
# These are relative to the root of the package
DEB_SRCDIR ?= .
DEB_BUILDDIR ?= $(strip $(DEB_SRCDIR))
# Miscellaneous bits
DEB_ARCH = $(shell dpkg --print-architecture)
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_HOST_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_HOST_GNU_SYSTEM)
DEB_HOST_GNU_CPU ?= $(shell dpkg-architecture -qDEB_HOST_GNU_CPU)
DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
DEB_BUILD_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_SYSTEM)
DEB_BUILD_GNU_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_CPU)
DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
DEB_BUILD_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_CPU)
DEB_BUILD_ARCH_OS ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_OS)
ifeq ($(words $(DEB_ALL_PACKAGES)),1)
DEB_DESTDIR = $(CURDIR)/debian/$(strip $(DEB_ALL_PACKAGES))/
else
DEB_DESTDIR = $(CURDIR)/debian/tmp/
endif
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), cdbs (>= 0.4.23-1.1)
endif

@ -0,0 +1,109 @@
ifndef _cdbs_bootstrap
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
endif
ifndef _cdbs_class_debian-qt-kde
_cdbs_class_debian-qt-kde := 1
# Note: This _must_ be included before autotools.mk, or it won't work.
common-configure-arch common-configure-indep:: debian/stamp-cvs-make
debian/stamp-cvs-make:
cp -Rp /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
cp -Rp /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
$(MAKE) -C $(DEB_SRCDIR) -f admin/Makefile.common dist;
touch debian/stamp-cvs-make
include debian/cdbs/kde.mk$(_cdbs_makefile_suffix)
include debian/cdbs/uploaders.mk
DEB_PATCHDIRS := debian/patches/common debian/patches
DEB_KDE_ENABLE_FINAL := yes
DEB_INSTALL_DOCS_ALL :=
DEB_DH_MAKESHLIBS_ARGS_ALL := -V
DEB_SHLIBDEPS_INCLUDE = $(foreach p,$(PACKAGES_WITH_LIBS),debian/$(p)/usr/lib)
ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
cdbs_treat_me_gently_arches := arm m68k alpha ppc64 armel armeb
ifeq (,$(filter $(DEB_HOST_ARCH_CPU),$(cdbs_treat_me_gently_arches)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
else
cdbs_kde_enable_final =
endif
endif
common-build-arch:: debian/stamp-man-pages
debian/stamp-man-pages:
if ! test -d debian/man/out; then mkdir -p debian/man/out; fi
for f in $$(find debian/man -name '*.sgml'); do \
docbook-to-man $$f > debian/man/out/`basename $$f .sgml`.1; \
done
for f in $$(find debian/man -name '*.man'); do \
soelim -I debian/man $$f \
> debian/man/out/`basename $$f .man`.`head -n1 $$f | awk '{print $$NF}'`; \
done
touch debian/stamp-man-pages
common-binary-indep::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_INDEP_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
common-binary-arch::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_ARCH_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
clean::
rm -rf debian/man/out
-rmdir debian/man
rm -f debian/stamp-man-pages
rm -rf debian/shlibs-check
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_desktop; then dh_desktop -p$(cdbs_curpkg) $(DEB_DH_DESKTOP_ARGS); fi
if test -e debian/$(cdbs_curpkg).lintian; then \
install -p -D -m644 debian/$(cdbs_curpkg).lintian \
debian/$(cdbs_curpkg)/usr/share/lintian/overrides/$(cdbs_curpkg); \
fi
if test -e debian/$(cdbs_curpkg).presubj; then \
install -p -D -m644 debian/$(cdbs_curpkg).presubj \
debian/$(cdbs_curpkg)/usr/share/bug/$(cdbs_curpkg)/presubj; \
fi
binary-install/$(DEB_SOURCE_PACKAGE)-doc-html::
set -e; \
for doc in `cd $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en; find . -name index.docbook`; do \
pkg=$${doc%/index.docbook}; pkg=$${pkg#./}; \
echo Building $$pkg HTML docs...; \
mkdir -p $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
cd $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
/opt/kde3/bin/meinproc $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en/$$pkg/index.docbook; \
done
for pkg in $(DOC_HTML_PRUNE) ; do \
rm -rf debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
done
clean::
if test -n "$(DEB_KDE_CVS_MAKE)" && test -d $(DEB_SRCDIR); then \
cd $(DEB_SRCDIR); \
find . -name Makefile.in -print | \
xargs --no-run-if-empty rm -f; \
rm -f Makefile.am acinclude.m4 aclocal.m4 config.h.in \
configure configure.files configure.in stamp-h.in \
subdirs; \
fi
rm -f debian/stamp-cvs-make
endif

@ -0,0 +1,97 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2003 Christopher L Cheney <ccheney@debian.org>
# Description: A class for KDE packages; sets KDE environment variables, etc
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_class_kde
_cdbs_class_kde := 1
# for dh_icons
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), debhelper (>= 5.0.7ubuntu4)
include $(_cdbs_rules_path)/buildcore.mk$(_cdbs_makefile_suffix)
ifdef _cdbs_tarball_dir
DEB_BUILDDIR = $(_cdbs_tarball_dir)/obj-$(DEB_BUILD_GNU_TYPE)
else
DEB_BUILDDIR = obj-$(DEB_BUILD_GNU_TYPE)
endif
include $(_cdbs_class_path)/autotools.mk$(_cdbs_makefile_suffix)
export kde_cgidir = \$${libdir}/cgi-bin
export kde_confdir = \$${sysconfdir}/kde3
export kde_htmldir = \$${datadir}/doc/kde/HTML
ifeq (,$(filter noopt,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
endif
ifneq (,$(filter nostrip,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final =
cdbs_kde_enable_debug = --enable-debug=yes
else
cdbs_kde_enable_debug = --disable-debug
endif
ifneq (,$(filter debug,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_debug = --enable-debug=full
endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_icons; then dh_icons -p$(cdbs_curpkg) $(DEB_DH_ICONCACHE_ARGS); fi
cleanbuilddir::
-$(if $(call cdbs_streq,$(DEB_BUILDDIR),$(DEB_SRCDIR)),,rm -rf $(DEB_BUILDDIR))
common-build-arch common-build-indep:: debian/stamp-kde-apidox
debian/stamp-kde-apidox:
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) apidox)
touch $@
common-install-prehook-impl::
mkdir -p po
-XGETTEXT=/usr/bin/kde-xgettext EXTRACTATTR=/opt/kde3/bin/extractattr sh $(DEB_SRCDIR)/admin/cvs.sh extract-messages
-for file in po/*pot; do \
sed "s/charset=CHARSET/charset=UTF-8/" -i $$file; \
done
common-install-arch common-install-indep:: common-install-kde-apidox
common-install-kde-apidox::
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) install-apidox DESTDIR=$(DEB_DESTDIR))
clean::
rm -f debian/stamp-kde-apidox
rm -rf po/*.pot
# This is a convenience target for calling manually. It's not part of
# the build process.
buildprep: clean apply-patches
$(MAKE) -f admin/Makefile.common dist
debian/rules clean
endif

@ -0,0 +1,16 @@
Sune Vuorela <debian@pusling.com>
Ana Beatriz Guerrero Lopez <ana@debian.org>
Fathi Boudra <fboudra@free.fr>
Modestas Vainius <geromanas@mailas.com>
Josh Metzler <joshdeb@metzlers.org>
Isaac Clerencia <isaac@debian.org>
Adeodato Simó <dato@net.com.org.es>
Adeodato Simo <dato@net.com.org.es>
Christopher Martin <chrsmrtn@debian.org>
Daniel Schepler <schepler@debian.org>
Sarah Hobbs <hobbsee@ubuntu.com>
Nacho Barrientos Arias <nacho@debian.org>
Ricardo Javier Cardenes Medina <rcardenes@debian.org>
Ricardo Cardenes <rcardenes@debian.org>
Armin Berres <trigger+debian@space-based.de>
Francesco Pedrini <francesco.pedrini@gmail.com>

@ -0,0 +1,29 @@
MAINTAINER=Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
UPLOADERS=$(shell grep -e +++ -e "^ -- " debian/changelog | grep -v "debian-qt-kde@lists.debian.org" | head -13 | /bin/sed 's/^\s*//;s/\s*$$//;s/^+++\? Changes by //;s/^+++\? //;s/-- //;s/:$$//;s/ <.*//' | sort -u | while read line ; do grep "$$line" debian/cdbs/team-members ; done | tr "\n" ", " | sed 's/,/, /g;s/, $$//')
debian/control.tmp:
@if [ ! -e debian/control.in ] ; then \
echo "this package is not yet prepared for using automatic update of uploaders"; \
echo "Please do so."; \
exit 1; \
fi
@sed 's/@@@UPLOADERS@@@/$(UPLOADERS)/;s#@@@MAINTAINER@@@#$(MAINTAINER)#' debian/control.in > debian/control.tmp
check-uploaders: debian/control.tmp
@if ! diff -q debian/control debian/control.tmp ; then \
echo "WARNING:: Control file differs from manually generated one" ; \
echo "WARNING:: Please update it manually and check it afterwards" ; \
echo "WARNING:: Uploaders are updated by debian/rules update-uploaders" ;\
echo "WARNING:: If this is a binNMU, NMU or security upload, just ignore" ;\
fi
clean::
rm -f debian/control.tmp
update-uploaders: debian/control.tmp
@mv -f debian/control.tmp debian/control
makebuilddir:: check-uploaders

@ -0,0 +1,19 @@
#!/usr/bin/env perl
use strict;
use warnings;
my $version = `dpkg-parsechangelog | awk '/^Version/ {print \$2}'`;
my ($version3, $version3_next);
my ($version2, $version2_next);
($version3 = $version) =~ s/-[^-]+$//;
($version2 = $version3) =~ s/\.[^.]+$//;
($version3_next = $version3) =~ s/(?<=\.)(\d+)[a-z]?$/($1+1)/e;
($version2_next = $version2) =~ s/(?<=\.)(\d+)$/($1+1)/e;
print "KDE-Version3=$version3\n";
print "KDE-Version2=$version2\n";
print "KDE-Next-Version3=$version3_next\n";
print "KDE-Next-Version2=$version2_next\n";

@ -0,0 +1,240 @@
bibletime-kde3 (1.6.6.0-0) lucid; urgency=low
* New upstream version
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 22 Sep 2010 23:19:00 -0600
bibletime (1.6.5.1-1) unstable; urgency=low
* New upstream version (Closes: #441161, #271502)
* fixes for new autotools and gcc 4.3 (Closes: #407291)
* added poxml to Build-Depends
* No DFSG necessary anymore since biblestudy howto has
now Commons Licence
* Added libclucene-dev to dev-depends (Closes: #436677)
-- Ralph Janke <txwikinger@ubuntu.com> Sat, 10 May 2008 15:18:16 +0100
bibletime (1.6.4.dfsg-1) unstable; urgency=low
* New upstream version
-- Daniel Glassey <wdg@debian.org> Fri, 22 Jun 2007 18:47:48 +0100
bibletime (1.6.2.dfsg-1) unstable; urgency=low
* New upstream release using sword 1.5.9, Closes: #401068
* upstream now allows build without howto (which has been declared
non-DFSG free), Closes: #331547
* DFSG free source tarball created from upstream by
rm docs/howto/unicode/*.docbook
* "Highlight words of Jesus" fixed, Closes: #329244
* recommend bibletime-i18n, Closes: #375905
* don't need custom kde.mk for cdbs anymore (see bug #284428)
-- Daniel Glassey <wdg@debian.org> Thu, 7 Dec 2006 19:03:21 +0000
bibletime (1.6.1-1) unstable; urgency=low
* New upstream release
* debian/control: Uses sword 1.5.9 - build depends
standards version 3.7.2.2 (no changes)
-- Daniel Glassey <wdg@debian.org> Thu, 23 Nov 2006 22:50:46 +0000
bibletime (1.5.3-1) unstable; urgency=low
* New upstream release
* rebuild against transistion sword and KDE
* Don't autogenerate debian/control using cdbs
fix generated file build-deps
-- Daniel Glassey <wdg@debian.org> Sat, 10 Dec 2005 21:39:54 +0000
bibletime (1.5.1-1) unstable; urgency=low
* New upstream release
-- Daniel Glassey <wdg@debian.org> Mon, 12 Sep 2005 22:39:30 +0100
bibletime (1.5-1) unstable; urgency=low
* New upstream release
* Use cdbs
use a local kde.mk because the supplied one is broken for tarballs
bug #284428
* cdbs will update config.sub/guess (Closes: #304632)
* Acknowledge NMU, thanks (Closes: #279471)
* Manpage is included upstream now
Thanks to Erik Schanze <schanzi_usenet@gmx.de> for it (Closes: #259948)
not installed upstream so install from the debian dir
* debian/menu: quote the strings, remove kderemove
set the section to Education (Closes: #297873)
* debian/copyright: Upstream Authors fix
* clean up the debian dir, override not needed any more
-- Daniel Glassey <wdg@debian.org> Fri, 12 Aug 2005 09:33:45 +0100
bibletime (1.4.1-2.1) unstable; urgency=low
* Non-maintainer upload.
* Switched to libcurl3-dev (closes: #279471).
-- Domenico Andreoli <cavok@debian.org> Wed, 22 Dec 2004 18:34:21 +0100
bibletime (1.4.1-2) unstable; urgency=low
* Rebuild for KDE 3.3, Closes: #237905
-- Daniel Glassey <wdg@debian.org> Wed, 31 Mar 2004 16:29:26 +0100
bibletime (1.4.1-1) unstable; urgency=low
* New upstream version
* Exclude docbook from dh_compress, Closes: #220891
* Hebrew displays RTL with KDE3 so closing old bug, Closes: #158456
* Tried search dialog and it works fine now so, Closes: #145965
-- Daniel Glassey <wdg@debian.org> Thu, 29 Jan 2004 22:10:38 +0000
bibletime (1.4-1) unstable; urgency=low
* New upstream version
* depend on sword 1.5.7
-- Daniel Glassey <wdg@debian.org> Thu, 8 Jan 2004 11:50:46 +0000
bibletime (1.3-3) unstable; urgency=low
* Fix copyright file
* Acknowledge NMU, thanks, Closes: #187033
-- Daniel Glassey <wdg@debian.org> Tue, 16 Dec 2003 22:40:52 +0000
bibletime (1.3-2) unstable; urgency=medium
* Build Depend on sword >= 1.5.6-9
* Time to upload to unstable
* Standards version now 3.6.1.0
-- Daniel Glassey <wdg@debian.org> Wed, 12 Nov 2003 17:59:31 +0000
bibletime (1.3-1) experimental; urgency=low
* 1.3 is released :)
* depend on sword 1.5.6
* Upload to experimental for now
-- Daniel Glassey <wdg@debian.org> Thu, 28 Aug 2003 15:29:45 +0100
bibletime (1.2.99-2) unstable; urgency=low
* rebuild against not quite released sword1.5.5.99-3
-- Daniel Glassey <wdg@debian.org> Fri, 18 Jul 2003 18:39:40 +0100
bibletime (1.2.99-1) unstable; urgency=low
* New upstream release
-- Daniel Glassey <wdg@debian.org> Fri, 13 Jul 2003 21:33:55 +0100
bibletime (1.0.99b-1) unstable; urgency=low
* New upstream release
-- Daniel Glassey <wdg@debian.org> Tue, 2 Apr 2002 21:33:55 +0100
bibletime (1.0.3-1) unstable; urgency=low
* New upstream release
* build against autotooled sword
* correct spelling error, Closes: #124449
* not uploading til sword 1.5.2-8 is in
* bulid depend on sword >=1.5.2-9
-- Daniel Glassey <wdg@debian.org> Fri, 1 Feb 2002 23:01:55 +0000
bibletime (1.0.2-2) unstable; urgency=low
* Remove debian/controly which shouldn't be there
* stop configure from being run twice to fix alpha build, Closes: #121674
* build-depend on kdelibs-dev >= 2.2.2-8 to catch libfam-dev dependency, see bug 124264
* Update description for bibletime 1.0.2
* Update to policy version 3.5.6.0, no necessary changes noticed yet
* modify clean target in debian/rules to use clean instead of distclean
and remove */Makefile and */*.moc.cpp
-- Daniel Glassey <wdg@debian.org> Sat, 15 Dec 2001 21:40:18 +0000
bibletime (1.0.2-1) unstable; urgency=low
* New upstream release - see www.bibletime.de for changes
* Using latest config.sub and config.guess, Closes #105779
* may compile on ia64 now (cswordbackendmanager.* does not exist now), Closes #110187
* Change maintainer to wdg@debian.org
* Depend on sword >= 1.5.2-4 (new libsword1 shlibs)
* use AM_MAINTAINER_MODE in configure.in - try to stop automake etc
from running while building
so don't build depend on automake, autoconf
* fixes for alpha compilation in debian/rules, Closes: #121674
* .xvpics has been removed from source, Closes: #112706
* in debian/rules use dh_compress -X to stop tipsdatabase from being installed compressed, Closes #110847
-- Daniel Glassey <wdg@debian.org> Fri, 30 Nov 2001 19:41:44 +0000
bibletime (1.0.1-1) unstable; urgency=low
* New upstream release - see www.bibletime.de for changes
* patched bibletime/pics/Makefile.am to allow install to $DESTDIR
* removed AUTHORS from debian/docs
-- Daniel Glassey <wdg@debian.org> Sat, 25 Aug 2001 13:47:36 +0000
bibletime (1.0-1) unstable; urgency=low
* New upstream release - see www.bibletime.de for changes
-- Daniel Glassey <wdg@debian.org> Mon, 25 Jun 2001 22:22:30 +0000
bibletime (0.31-3.1) unstable; urgency=low
* Non-maintainer upload (Ben Burton <benb@acm.org>).
* Rebuilt with new Qt libs (closes: #89789).
* Build-Depends: Replaced kdebase-dev with kdelibs-dev; removed
autoconf (redundant); added libtool.
* Replaced admin/debianrules with a newer version and modified
debian/rules to use admin/debianrules; this way everything gets
installed into the correct directory; this also required modifying
$(localedir) in po/Makefile.am.
* Added debian menu item, lintian overrides file and doc-base registration.
* In debian/rules, using configure-stamp instead of configure.stamp
(this stops ./configure being run again and again and again).
* In debian/rules, deletes Makefile.ins on "make clean" and recreates
them during "make configure"; this removes some unnecessary junk
from the debian diff.gz file.
-- Ben Burton <benb@acm.org> Thu, 17 May 2001 13:02:11 -0500
bibletime (0.31-3) unstable; urgency=low
* Standards version now 3.2.1
* Added build-depends
-- Daniel Glassey <danglassey@yahoo.com> Mon, 22 Jan 2001 22:19:43 +0000
bibletime (0.31-2) unstable; urgency=low
* Add dependencies on modules.
-- Daniel Glassey <danglassey@yahoo.com> Mon, 4 Dec 2000 22:34:34 +0000
bibletime (0.31-1) unstable; urgency=low
* Initial Release.
-- Daniel Glassey <danglassey@yahoo.com> Thu, 23 Nov 2000 20:57:31 +0000
Local variables:
mode: debian-changelog
End:

@ -0,0 +1,20 @@
Source: bibletime-kde3
Section: kde
Build-Depends: bzip2, autotools-dev, quilt, patchutils (>= 0.2.25), cdbs (>= 0.4.27), debhelper (>= 4.1.0), kdelibs4-kde3-dev, libsword-dev, libclucene-dev, poxml, libboost-dev, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Standards-Version: 3.8.3
Package: bibletime-kde3
Architecture: any
Section: kde
Depends: ${shlibs:Depends}
Recommends: sword-text, sword-dict, sword-comm
Suggests: bibletime-i18n-kde3
Provides: sword-frontend
Description: A bible study tool for KDE3
BibleTime is a free and easy to use bible study tool for UNIX systems.
It requires a working KDE environment and the SWORD library.
BibleTime provides easy handling of digitized texts (Bibles, commentaries
and lexicons) and powerful features to work with these texts (search in
texts, write own notes, save, print etc.).

@ -0,0 +1,21 @@
Source: bibletime-kde3
Section: kde
Build-Depends: bzip2, autotools-dev, quilt, patchutils (>= 0.2.25), cdbs (>= 0.4.27), debhelper (>= 4.1.0), kdelibs4-kde3-dev, libsword-dev, libclucene-dev, poxml, libboost-dev
Priority: optional
XSBC-Original-Maintainer: @@@MAINTAINER@@@
Uploaders: @@@UPLOADERS@@@
Standards-Version: 3.8.3
Package: bibletime-kde3
Architecture: any
Section: kde
Depends: ${shlibs:Depends}
Recommends: sword-text, sword-dict, sword-comm
Suggests: bibletime-i18n-kde3
Provides: sword-frontend
Description: A bible study tool for KDE3
BibleTime is a free and easy to use bible study tool for UNIX systems.
It requires a working KDE environment and the SWORD library.
BibleTime provides easy handling of digitized texts (Bibles, commentaries
and lexicons) and powerful features to work with these texts (search in
texts, write own notes, save, print etc.).

@ -0,0 +1,27 @@
This package was initially debianized by
Daniel Glassey <danglassey@yahoo.com> on
Thu, 23 Nov 2000 20:57:31 +0000.
It was downloaded from www.bibletime.de
Upstream Authors: Bibletime team <info@bibletime.info>
Copyright 1999-2005 BibleTime team <info@bibletime.info>
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 of the License, or
(at your option) any later version.
This program 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.
On Debian systems, the complete text of the GNU General Public
License, version 2, can be found in /usr/share/common-licenses/GPL-2
The "howto" document was originally created by Mr. Bob Harman and
is licensed under the terms of the license
http://creativecommons.org/licenses/by-sa/3.0/
"Creative Commons Attribution-Share Alike".

@ -0,0 +1,109 @@
.TH "BibleTime" "1" "17. Juli 2004" "BibleTime 1.4.1" "KDE Application"
.SH "NAME"
bibletime \- Software für das Bibelstudium für KDE
.SH "ÜBERSICHT"
.B bibletime
[
\fIQt\-Optionen\fR
]
[
\fIKDE\-Optionen\fR
]
[
\fIOptionen\fR
]
.SH "BESCHREIBUNG"
Diese Manpage beschreibt die
KDE\-Applikation
.B bibletime
und wurde für Debian GNU/Linux geschrieben, weil
das Programm selbst keine Manpage mitbrachte.
.P
.B BibleTime
ist ein freies und einfach zu bedienendes Hilfsmittel zum Bibelstudium
für UNIX\-Systeme.
Es erfordert eine laufende KDE\-Umgebung und die Bibliothek SWORD.
BibleTime ermöglicht den einfachen Umgang mit digitalen Texten (Bibeln,
Kommentare und Lexikas) und bietet leistungsfähige Funktionen, um mit diesen
Texten zu arbeiten (suchen in Texten, eigene Notizen schreiben, speichern,
drucken usw.).
.SS "Einfache Optionen:"
.TP
\fB\-\-help\fR
Optionen von "Hilfe zu" anzeigen
.TP
\fB\-\-help\-qt\fR
Spezielle Optionen zu Qt anzeigen
.TP
\fB\-\-help\-kde\fR
Spezielle Optionen zu KDE anzeigen
.TP
\fB\-\-help\-all\fR
Alle Optionen anzeigen
.TP
\fB\-\-author\fR
Autoren\-Information anzeigen
.TP
\fB\-v\fR, \fB\-\-version\fR
Versionsinformation anzeigen
.TP
\fB\-\-license\fR
Lizenz\-Info anzeigen
.TP
\fB\-\-\fR
Ende der Optionen
.SH "OPTIONEN"
.TP
\fB\-\-debug\fR
Fehlermeldungen aktivieren
.TP
\fB\-\-ignore\-session\fR
Die Startsitzung ignorieren, die beim letzten Beenden von BibleTime
gespeichert wurde.
.TP
\fB\-\-open\-default\-bible\fR \fIkey\fR
Die Standardbibel an der angegebenen Stelle \fIkey\fR öffnen.
Verwenden Sie \fIrandom\fR, um eine zufällige Stelle aufzuschlagen.
.SH "SIEHE AUCH"
Die vollständige Dokumentation für
.B bibletime
und das
.B Bibelstudium
werden als DocBook\-Handbuch bereitgestellt. Wenn das Progamm
.B khelpcenter
richtig eingerichtet ist, sollte das Kommando
.IP
.B khelpcenter help:/bibletime
.PP
das komplette Handbuch zugänglich machen.
.SH "FEHLER"
Bitte melden Sie Fehler an
.br
http://bugs.kde.org oder info@bibletime.info ,
.br
nicht direkt an die Autoren.
.br
.SH "AUTOREN"
BibleTime wurde geschrieben von:
.br
.nh
Joachim Ansorg <junkmail@joachim.ansorgs.de>
.br
Martin Gruner <mg.pub@gmx.net>
.br
Nikolay Igotti <olonho@hotmail.com>
.br
Gary Sims <gary@garysims.co.uk>
.br
Timothy R. Butler <tbutler@uninetsolutions.com>
.br
James Ots <me@jamesots.com>
.br
Fred Saalbach <saalbach@sybercom.net>
.hy
.P
Diese Manpage wurde erstellt von
.nh
Erik Schanze <schanzi_@gmx.de>
.hy
für Debian GNU/Linux (kann aber auch von anderen genutzt werden).

@ -0,0 +1,3 @@
opt/kde3/bin
opt/kde3/share/man/man1
opt/kde3/share/pixmaps

@ -0,0 +1,109 @@
.TH "BibleTime" "1" "July 17, 2004" "BibleTime 1.4.1" "KDE Application"
.SH "NAME"
bibletime \- Bible study tool for KDE
.SH "SYNOPSIS"
.B bibletime
[
\fIQt\-options\fR
]
[
\fIKDE\-options\fR
]
[
\fIoptions\fR
]
.SH "DESCRIPTION"
This manual page documents briefly the
.B bibletime
KDE Application.
This manual page was written for the Debian GNU/Linux distribution
because the original program does not have a manual page.
.P
.B BibleTime
is a free and easy to use bible study tool for UNIX systems.
It requires a working KDE environment and the SWORD library.
BibleTime provides easy handling of digitized texts (Bibles, commentaries
and lexicons) and powerful features to work with these texts (search in
texts, write own notes, save, print etc.).
.SS "Generic options:"
.TP
\fB\-\-help\fR
Show help about options
.TP
\fB\-\-help\-qt\fR
Show Qt specific options
.TP
\fB\-\-help\-kde\fR
Show KDE specific options
.TP
\fB\-\-help\-all\fR
Show all options
.TP
\fB\-\-author\fR
Show author information
.TP
\fB\-v\fR, \fB\-\-version\fR
Show version information
.TP
\fB\-\-license\fR
Show license information
.TP
\fB\-\-\fR
End of options.
.SH "OPTIONS"
.TP
\fB\-\-debug\fR
Enable debug messages.
.TP
\fB\-\-ignore\-session\fR
Ignore the startup session that was saved when BibleTime was closed
the last time.
.TP
\fB\-\-open\-default\-bible\fR \fIkey\fR
Open the default bible with the given \fIkey\fR.
Use
.I random
to open at a random position.
.SH "SEE ALSO"
The full documentations for
.B bibletime
and
.B bible study
are maintained as docbook manuals. If the
.B khelpcenter
program is properly installed at your site, the command
.IP
.B khelpcenter help:/bibletime
.PP
should give you access to the complete manual.
.SH "BUGS"
Please use
.br
http://bugs.kde.org or info@bibletime.info
.br
to report bugs, do not mail the authors directly.
.br
.SH "AUTHOR"
BibleTime was written by
.br
.nh
Joachim Ansorg <junkmail@joachim.ansorgs.de>
.br
Martin Gruner <mg.pub@gmx.net>
.br
Nikolay Igotti <olonho@hotmail.com>
.br
Gary Sims <gary@garysims.co.uk>
.br
Timothy R. Butler <tbutler@uninetsolutions.com>
.br
James Ots <me@jamesots.com>
.br
Fred Saalbach <saalbach@sybercom.net>
.hy
.P
This manual page was prepared by
.nh
Erik Schanze <schanzi_@gmx.de>
.hy
for the Debian GNU/Linux system (but may be used by others).

@ -0,0 +1,3 @@
bibletime.xpm /opt/kde3/share/pixmaps/
en/bibletime.1 /opt/kde3/share/man/man1
de/bibletime.1 /opt/kde3/share/man/de/man1

@ -0,0 +1,7 @@
?package(bibletime):\
needs="X11"\
hints="KDE,Bible"\
section="Applications/Education"\
title="BibleTime"\
icon="/opt/kde3/share/pixmaps/bibletime.xpm"\
command="/opt/kde3/bin/bibletime"

@ -0,0 +1,25 @@
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_DH_INSTALL_SOURCEDIR := debian
DEB_BUILDDIR = $(DEB_SRCDIR)
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
DEB_CONFIGURE_MANDIR := /opt/kde3/share/man
DEB_CONFIGURE_PREFIX := /opt/kde3
DEB_CONFIGURE_INFODIR := /opt/kde3/share/info
DEB_CMAKE_CUSTOM_FLAGS := -DKGTK_KDE3=true -DKGTK_QT3=true
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/kde3 --with-extra-libs=/opt/kde3/lib
binary-install/bibletime-kde3::
chmod 644 debian/bibletime-kde3/opt/kde3/share/apps/bibletime/pics/*
chmod 644 debian/bibletime-kde3/opt/kde3/share/apps/bibletime/bibletimeui.rc
chmod 644 debian/bibletime-kde3/opt/kde3/share/apps/bibletime/tips

@ -0,0 +1,86 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2002,2003 Colin Walters <walters@debian.org>
# Description: Defines some useful variables, but no rules
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_rules_buildvars
_cdbs_rules_buildvars = 1
CDBS_VERSION = something
# Common useful variables
DEB_SOURCE_PACKAGE := $(strip $(shell egrep '^Source: ' debian/control | cut -f 2 -d ':'))
DEB_VERSION := $(shell dpkg-parsechangelog | egrep '^Version:' | cut -f 2 -d ' ')
DEB_NOEPOCH_VERSION := $(shell echo $(DEB_VERSION) | cut -d: -f2-)
DEB_UPSTREAM_VERSION := $(shell echo $(DEB_NOEPOCH_VERSION) | sed 's/-[^-]*$$//')
DEB_ISNATIVE := $(shell dpkg-parsechangelog | egrep '^Version:' | perl -ne 'print if not /^Version:\s*.*-/;')
# Split into arch/indep packages
ifneq ($(DEB_INDEP_PACKAGES),cdbs)
DEB_INDEP_PACKAGES := $(filter-out $(DONT_BUILD), $(strip $(shell $(_cdbs_scripts_path)/list-packages indep)))
DEB_ARCH_PACKAGES := $(filter-out $(DONT_BUILD), $(filter-out $(DEB_INDEP_PACKAGES),$(strip $(shell $(_cdbs_scripts_path)/list-packages same))))
endif
# Split into normal and udeb packages
ifeq ($(DEB_UDEB_PACKAGES),)
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
DEB_UDEB_PACKAGES = $(filter-out $(DONT_BUILD),$(filter %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
else
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES), $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
endif
# Too much bother for now. If someone complains we'll fix it.
#DEB_ARCH_UDEB_PACKAGES = $(filter %-udeb, $(DEB_ARCH_PACKAGES))
#DEB_INDEP_UDEB_PACKAGES = $(filter %-udeb, $(DEB_INDEP_PACKAGES))
# A handy list of every package, udeb or not
DEB_ALL_PACKAGES = $(filter-out $(DONT_BUILD),$(DEB_PACKAGES) $(DEB_UDEB_PACKAGES))
DEB_INDEP_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_INDEP_PACKAGES)))
DEB_ARCH_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_ARCH_PACKAGES)))
DEB_DBG_PACKAGES = $(filter-out $(DONT_BUILD), $(filter %-dbg, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
# Some support for srcdir != builddir builds.
# These are relative to the root of the package
DEB_SRCDIR ?= .
DEB_BUILDDIR ?= $(strip $(DEB_SRCDIR))
# Miscellaneous bits
DEB_ARCH = $(shell dpkg --print-architecture)
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_HOST_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_HOST_GNU_SYSTEM)
DEB_HOST_GNU_CPU ?= $(shell dpkg-architecture -qDEB_HOST_GNU_CPU)
DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
DEB_BUILD_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_SYSTEM)
DEB_BUILD_GNU_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_CPU)
DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
DEB_BUILD_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_CPU)
DEB_BUILD_ARCH_OS ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_OS)
ifeq ($(words $(DEB_ALL_PACKAGES)),1)
DEB_DESTDIR = $(CURDIR)/debian/$(strip $(DEB_ALL_PACKAGES))/
else
DEB_DESTDIR = $(CURDIR)/debian/tmp/
endif
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), cdbs (>= 0.4.23-1.1)
endif

@ -0,0 +1,109 @@
ifndef _cdbs_bootstrap
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
endif
ifndef _cdbs_class_debian-qt-kde
_cdbs_class_debian-qt-kde := 1
# Note: This _must_ be included before autotools.mk, or it won't work.
common-configure-arch common-configure-indep:: debian/stamp-cvs-make
debian/stamp-cvs-make:
cp -Rp /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
cp -Rp /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
$(MAKE) -C $(DEB_SRCDIR) -f admin/Makefile.common dist;
touch debian/stamp-cvs-make
include debian/cdbs/kde.mk$(_cdbs_makefile_suffix)
include debian/cdbs/uploaders.mk
DEB_PATCHDIRS := debian/patches/common debian/patches
DEB_KDE_ENABLE_FINAL := yes
DEB_INSTALL_DOCS_ALL :=
DEB_DH_MAKESHLIBS_ARGS_ALL := -V
DEB_SHLIBDEPS_INCLUDE = $(foreach p,$(PACKAGES_WITH_LIBS),debian/$(p)/usr/lib)
ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
cdbs_treat_me_gently_arches := arm m68k alpha ppc64 armel armeb
ifeq (,$(filter $(DEB_HOST_ARCH_CPU),$(cdbs_treat_me_gently_arches)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
else
cdbs_kde_enable_final =
endif
endif
common-build-arch:: debian/stamp-man-pages
debian/stamp-man-pages:
if ! test -d debian/man/out; then mkdir -p debian/man/out; fi
for f in $$(find debian/man -name '*.sgml'); do \
docbook-to-man $$f > debian/man/out/`basename $$f .sgml`.1; \
done
for f in $$(find debian/man -name '*.man'); do \
soelim -I debian/man $$f \
> debian/man/out/`basename $$f .man`.`head -n1 $$f | awk '{print $$NF}'`; \
done
touch debian/stamp-man-pages
common-binary-indep::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_INDEP_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
common-binary-arch::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_ARCH_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
clean::
rm -rf debian/man/out
-rmdir debian/man
rm -f debian/stamp-man-pages
rm -rf debian/shlibs-check
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_desktop; then dh_desktop -p$(cdbs_curpkg) $(DEB_DH_DESKTOP_ARGS); fi
if test -e debian/$(cdbs_curpkg).lintian; then \
install -p -D -m644 debian/$(cdbs_curpkg).lintian \
debian/$(cdbs_curpkg)/usr/share/lintian/overrides/$(cdbs_curpkg); \
fi
if test -e debian/$(cdbs_curpkg).presubj; then \
install -p -D -m644 debian/$(cdbs_curpkg).presubj \
debian/$(cdbs_curpkg)/usr/share/bug/$(cdbs_curpkg)/presubj; \
fi
binary-install/$(DEB_SOURCE_PACKAGE)-doc-html::
set -e; \
for doc in `cd $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en; find . -name index.docbook`; do \
pkg=$${doc%/index.docbook}; pkg=$${pkg#./}; \
echo Building $$pkg HTML docs...; \
mkdir -p $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
cd $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
/opt/kde3/bin/meinproc $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en/$$pkg/index.docbook; \
done
for pkg in $(DOC_HTML_PRUNE) ; do \
rm -rf debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
done
clean::
if test -n "$(DEB_KDE_CVS_MAKE)" && test -d $(DEB_SRCDIR); then \
cd $(DEB_SRCDIR); \
find . -name Makefile.in -print | \
xargs --no-run-if-empty rm -f; \
rm -f Makefile.am acinclude.m4 aclocal.m4 config.h.in \
configure configure.files configure.in stamp-h.in \
subdirs; \
fi
rm -f debian/stamp-cvs-make
endif

@ -0,0 +1,97 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2003 Christopher L Cheney <ccheney@debian.org>
# Description: A class for KDE packages; sets KDE environment variables, etc
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_class_kde
_cdbs_class_kde := 1
# for dh_icons
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), debhelper (>= 5.0.7ubuntu4)
include $(_cdbs_rules_path)/buildcore.mk$(_cdbs_makefile_suffix)
ifdef _cdbs_tarball_dir
DEB_BUILDDIR = $(_cdbs_tarball_dir)/obj-$(DEB_BUILD_GNU_TYPE)
else
DEB_BUILDDIR = obj-$(DEB_BUILD_GNU_TYPE)
endif
include $(_cdbs_class_path)/autotools.mk$(_cdbs_makefile_suffix)
export kde_cgidir = \$${libdir}/cgi-bin
export kde_confdir = \$${sysconfdir}/kde3
export kde_htmldir = \$${datadir}/doc/kde/HTML
ifeq (,$(filter noopt,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
endif
ifneq (,$(filter nostrip,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final =
cdbs_kde_enable_debug = --enable-debug=yes
else
cdbs_kde_enable_debug = --disable-debug
endif
ifneq (,$(filter debug,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_debug = --enable-debug=full
endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_icons; then dh_icons -p$(cdbs_curpkg) $(DEB_DH_ICONCACHE_ARGS); fi
cleanbuilddir::
-$(if $(call cdbs_streq,$(DEB_BUILDDIR),$(DEB_SRCDIR)),,rm -rf $(DEB_BUILDDIR))
common-build-arch common-build-indep:: debian/stamp-kde-apidox
debian/stamp-kde-apidox:
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) apidox)
touch $@
common-install-prehook-impl::
mkdir -p po
-XGETTEXT=/usr/bin/kde-xgettext EXTRACTATTR=/opt/kde3/bin/extractattr sh $(DEB_SRCDIR)/admin/cvs.sh extract-messages
-for file in po/*pot; do \
sed "s/charset=CHARSET/charset=UTF-8/" -i $$file; \
done
common-install-arch common-install-indep:: common-install-kde-apidox
common-install-kde-apidox::
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) install-apidox DESTDIR=$(DEB_DESTDIR))
clean::
rm -f debian/stamp-kde-apidox
rm -rf po/*.pot
# This is a convenience target for calling manually. It's not part of
# the build process.
buildprep: clean apply-patches
$(MAKE) -f admin/Makefile.common dist
debian/rules clean
endif

@ -0,0 +1,16 @@
Sune Vuorela <debian@pusling.com>
Ana Beatriz Guerrero Lopez <ana@debian.org>
Fathi Boudra <fboudra@free.fr>
Modestas Vainius <geromanas@mailas.com>
Josh Metzler <joshdeb@metzlers.org>
Isaac Clerencia <isaac@debian.org>
Adeodato Simó <dato@net.com.org.es>
Adeodato Simo <dato@net.com.org.es>
Christopher Martin <chrsmrtn@debian.org>
Daniel Schepler <schepler@debian.org>
Sarah Hobbs <hobbsee@ubuntu.com>
Nacho Barrientos Arias <nacho@debian.org>
Ricardo Javier Cardenes Medina <rcardenes@debian.org>
Ricardo Cardenes <rcardenes@debian.org>
Armin Berres <trigger+debian@space-based.de>
Francesco Pedrini <francesco.pedrini@gmail.com>

@ -0,0 +1,29 @@
MAINTAINER=Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
UPLOADERS=$(shell grep -e +++ -e "^ -- " debian/changelog | grep -v "debian-qt-kde@lists.debian.org" | head -13 | /bin/sed 's/^\s*//;s/\s*$$//;s/^+++\? Changes by //;s/^+++\? //;s/-- //;s/:$$//;s/ <.*//' | sort -u | while read line ; do grep "$$line" debian/cdbs/team-members ; done | tr "\n" ", " | sed 's/,/, /g;s/, $$//')
debian/control.tmp:
@if [ ! -e debian/control.in ] ; then \
echo "this package is not yet prepared for using automatic update of uploaders"; \
echo "Please do so."; \
exit 1; \
fi
@sed 's/@@@UPLOADERS@@@/$(UPLOADERS)/;s#@@@MAINTAINER@@@#$(MAINTAINER)#' debian/control.in > debian/control.tmp
check-uploaders: debian/control.tmp
@if ! diff -q debian/control debian/control.tmp ; then \
echo "WARNING:: Control file differs from manually generated one" ; \
echo "WARNING:: Please update it manually and check it afterwards" ; \
echo "WARNING:: Uploaders are updated by debian/rules update-uploaders" ;\
echo "WARNING:: If this is a binNMU, NMU or security upload, just ignore" ;\
fi
clean::
rm -f debian/control.tmp
update-uploaders: debian/control.tmp
@mv -f debian/control.tmp debian/control
makebuilddir:: check-uploaders

@ -0,0 +1,19 @@
#!/usr/bin/env perl
use strict;
use warnings;
my $version = `dpkg-parsechangelog | awk '/^Version/ {print \$2}'`;
my ($version3, $version3_next);
my ($version2, $version2_next);
($version3 = $version) =~ s/-[^-]+$//;
($version2 = $version3) =~ s/\.[^.]+$//;
($version3_next = $version3) =~ s/(?<=\.)(\d+)[a-z]?$/($1+1)/e;
($version2_next = $version2) =~ s/(?<=\.)(\d+)$/($1+1)/e;
print "KDE-Version3=$version3\n";
print "KDE-Version2=$version2\n";
print "KDE-Next-Version3=$version3_next\n";
print "KDE-Next-Version2=$version2_next\n";

@ -0,0 +1,56 @@
compizconfig-backend-kconfig-kde3 (0.8.4-0ubuntu1) lucid; urgency=low
* Lucid rebuild
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Fri, 05 March 2010 12:31:00 -0600
compizconfig-backend-kconfig-kde3 (0.7.4-0ubuntu5) karmic; urgency=low
* Karmic rebuild
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 02 July 2009 16:08:00 -0600
compizconfig-backend-kconfig-kde3 (0.7.4-0ubuntu3) intrepid; urgency=low
* Moved KDE3 to /opt/kde3
* Integrated properly with KDE4.2+
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Fri, 06 March 2009 01:35:00 -0600
compizconfig-backend-kconfig-kde3 (0.7.4-0ubuntu2) intrepid; urgency=low
* Added -kde3 prefix
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Mon, 01 Dec 2008 08:30:00 -0600
compizconfig-backend-kconfig (0.7.4-0ubuntu1) hardy; urgency=low
* new upstream release
-- Michael Vogt <michael.vogt@ubuntu.com> Sat, 05 Apr 2008 12:56:08 +0200
compizconfig-backend-kconfig (0.7.2-0ubuntu1) hardy; urgency=low
* new upstream release
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 07 Mar 2008 15:06:14 +0100
compizconfig-backend-kconfig (0.6.99+git20071127-0ubuntu1) hardy; urgency=low
* renamed to match debian name
* new git HEAD snapshot
* update build depends
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 27 Nov 2007 20:03:35 +0100
libcompizconfig-backend-kconfig (0.0+git20070912-0ubuntu1) gutsy; urgency=low
* new git snapshot based on 0.6 branch
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 10 Aug 2007 16:25:52 +0200
libcompizconfig-backend-kconfig (0.0+git20070703-0ubuntu1) gutsy; urgency=low
* initial git snapshot
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 03 Jul 2007 15:15:49 +0200

@ -0,0 +1,19 @@
Source: compizconfig-backend-kconfig-kde3
Section: libs
Priority: extra
Maintainer: Timothy Pearosn <kb9vqf@pearsoncomputing.net>
Build-Depends: cdbs, debhelper (>= 5), compiz-kde3-dev, pkg-config, intltool, kdelibs4-kde3-dev, libcompizconfig0-kde3-dev, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev
Standards-Version: 3.8.3
Package: compizconfig-backend-kconfig-kde3
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libcompizconfig-backend-kconfig-kde3
Description: KConfig [KDE3] Settings library for plugins - OpenCompositing Project
The OpenCompositing Project brings 3D desktop visual effects that improve
usability of the X Window System and provide increased productivity
through plugins and themes contributed by the community giving a
rich desktop experience.
.
This package contains the KConfig (KDE3) settings backend for
libcompizconfig.

@ -0,0 +1,58 @@
This package was debianized by Michael Vogt <michael.vogt@ubuntu.com> on
Mon, 28 Jun 2007 09:53:13 +0200.
It was downloaded from git://anongit.opencompositing.org/fusion/compizconfig/compizconfig-backend-kconfig
Upstream Authors:
Dennis Kasprzyk <onestone@beryl-project.org>
License:
* KDE libccs backend
*
* Copyright (c) 2006 Dennis Kasprzyk <onestone@opencompositing.org>
*
* 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 of the License, or
* (at your option) any later version.
*
* This program 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, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
For the full license text, see /usr/share/common-licenses/GPL
The files acinclude.m4 and admin/acinclude.m4.in come with the
following license:
dnl This file is part of the KDE libraries/packages
dnl Copyright (C) 1997 Janos Farkas (chexum@shadow.banki.hu)
dnl (C) 1997,98,99 Stephan Kulow (coolo@kde.org)
dnl This file is free software; you can redistribute it and/or
dnl modify it under the terms of the GNU Library General Public
dnl License as published by the Free Software Foundation; either
dnl version 2 of the License, or (at your option) any later version.
dnl This library is distributed in the hope that it will be useful,
dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
dnl Library General Public License for more details.
dnl You should have received a copy of the GNU Library General Public License
dnl along with this library; see the file COPYING.LIB. If not, write to
dnl the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
dnl Boston, MA 02110-1301, USA.
For the full license text, see /usr/share/common-licenses/LGPL
The Debian packaging is (C) 2007, Michael Vogt <michael.vogt@ubuntu.com> and
is licensed under the GPL, see `/usr/share/common-licenses/GPL'.

@ -0,0 +1,27 @@
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
DEB_CONFIGURE_MANDIR := /opt/kde3/share/man
DEB_CONFIGURE_PREFIX := /opt/kde3
DEB_CONFIGURE_INFODIR := /opt/kde3/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/kde3 --with-extra-libs=/opt/kde3/lib --with-extra-includes=/opt/kde3/include/kde
post-patches:: debian/stamp-bootstrap
debian/stamp-bootstrap:
! [ -f /usr/share/libtool/ltmain.sh ] || \
cp -f /usr/share/libtool/ltmain.sh admin/ltmain.sh
! [ -f /usr/share/libtool/config/ltmain.sh ] || \
cp -f /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
make -f admin/Makefile.common cvs
touch debian/stamp-bootstrap

@ -0,0 +1,44 @@
desktop-effects-kde-kde3 (0.4-7.4) karmic; urgency=low
* Karmic rebuild
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 02 July 2009 16:08:00 -0600
desktop-effects-kde-kde3 (0.4-5) intrepid; urgency=low
* Moved KDE3 to /opt/kde3
* Integrated properly with KDE4.2+
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Fri, 06 March 2009 01:35:00 -0600
desktop-effects-kde-kde3 (0.4-3) intrepid; urgency=low
* Added -kde3 prefix
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Mon, 01 Dec 2008 09:29:00 -0600
desktop-effects-kde (0.4) hardy; urgency=low
* added translation support
-- Michael Anderson <nosrednaekim@gmail.com> Sun, 20 Apr 2008 21:04:40 -0400
desktop-effects-kde (0.3) hardy; urgency=low
* Remove bashism in 25enable-compiz
* Fixed LP: #207609 which installed the packages even when the user
was selecting uninstall
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 31 Mar 2008 14:05:01 +0100
desktop-effects-kde (0.2) hardy; urgency=low
* Fix compile, image install paths and add .desktop file
-- Jonathan Riddell <jriddell@ubuntu.com> Wed, 12 Mar 2008 21:47:16 +0000
desktop-effects-kde (0.1) hardy; urgency=low
* Initial package
-- Jonathan Riddell <jriddell@ubuntu.com> Tue, 29 Jan 2008 22:13:32 +0000

@ -0,0 +1,15 @@
Source: desktop-effects-kde-kde3
Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Build-Depends-Indep: cdbs (>= 0.4.43), debhelper (>= 5.0.38), python-central (>= 0.5.6)
Standards-Version: 3.8.3
XS-Python-Version: all
Package: desktop-effects-kde-kde3
Architecture: all
Depends: ${python:Depends}, python-qt4
XB-Python-Version: ${python:Versions}
Description: compiz setup tool for KDE3
A simple Compiz configuration tool for KDE3. Installs and sets Compiz
as the window manager.

@ -0,0 +1,26 @@
This package was debianised by Jonathan Riddell <jriddell@ubuntu.com> on
Tue, 29 Jan 2008 22:28:46 +0000.
It was downloaded from https://code.launchpad.net/~kubuntu-users/guidance/desktop-effects-kde
Copyright: Copyright 2007-2008 Martin Böhm <martin.bohm@kubuntu.org>
Copyright 2007-2008 Michael Anderson <nosrednaekim@gmail.com>
License:
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 of
the License, or (at your option) any later version.
This program 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 <http://www.gnu.org/licenses/>.
On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.

@ -0,0 +1,8 @@
desktop-effects-kde4 /opt/kde3/bin/
25enable-compiz /etc/X11/Xsession.d/
DesktopEffects/DesktopEffectsCommon.py /opt/kde3/share/pyshared/DesktopEffects/
DesktopEffects/DesktopEffectsKDE4.py /opt/kde3/share/pyshared/DesktopEffects/
DesktopEffects/DesktopEffectsQt4Dialog.py /opt/kde3/share/pyshared/DesktopEffects/
DesktopEffects/__init__.py /opt/kde3/share/pyshared/DesktopEffects/
data/* /opt/kde3/share/apps/desktop-effects-kde/
desktop-effects-kde.desktop /opt/kde3/share/applications/

@ -0,0 +1,13 @@
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
DEB_CONFIGURE_MANDIR := /opt/kde3/share/man
DEB_CONFIGURE_PREFIX := /opt/kde3
DEB_CONFIGURE_INFODIR := /opt/kde3/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
binary-install/desktop-effects-kde-kde3::
dh_pycentral -pdesktop-effects-kde-kde3

@ -0,0 +1,8 @@
digikam (2:0.9.2~beta1-2) unstable; urgency=low
* Upstream have merged the digikamimageplugins with digikam
and all are provided in the one application package, digikam.
Don't be concerned that this version of digikam Conflicts:/
Replaces: digikamimageplugins
-- Mark Purcell <msp@debian.org> Sun, 20 May 2007 08:35:22 +0100

@ -0,0 +1,146 @@
Debian kde-extras Team
----------------------
1. Contacts
-----------
General help requests
<debian-kde@lists.debian.org> mailing list
#debian-kde on irc
Packaging queries
<debian-qt-kde@lists.debian.org> mailing list
#debian-qt-kde on irc
Maintainers
<pkg-kde-extras@lists.alioth.debian.org> mailing list
2. Subversion repository
------------------------
You can browse it only at:
http://svn.debian.org/wsvn/pkg-kde/kde-extras/
To "checkout" the repository use these commands:
$ svn co svn+ssh://${ALIOTH_USERNAME}@svn.debian.org/svn/pkg-kde/kde-extras
Authorized SSH keys are controlled at https://alioth.debian.org/account/
The repository layout is:
- packagename/
    - trunk/
    - branches/
    - tags/
        - 0.7.2-1/
        - 0.7.2-2/
        - 0.7.2-2ubuntu1/
        - 0.7.2-2ubuntu2/
        - 0.7.2-2ubuntu3/
        - 0.8.0/
        ...
If only one version of the package is available at the time, development must
be made at trunk/ dir, copying the dir to tags/'pkg-version' each time a new
release is made.
When, at some point, the need to have two different versions at the same time
arises (for example, if we need a version to be in unstable and a different one
to be in experimental), experimental development will be made in trunk/ and
if a new unstable package needs to be cooked, copying
tag/'latest_version_in_sid' to tag/'latest_version_in_sid'+1 will make the
trick.
3. Using svn-buildpackage
--------------------------
Packages with an upstream tarball will require you to set the mergeWithUpstream
property first (from the package root) so that svn-buildpackage will look for
the .orig.tar.gz in the ../tarballs directory.
% svn propset mergeWithUpstream 1 debian
Please note that this only works for packages which have only the debian/
directory committed. Consequently, you must use CDBS's simple-patchsys.mk or
dpatch to modify the upstream sources.
After you have finished and committed your Debian patches via
% svn commit [PACKAGE]
as well as copying the orig.tar.gz to ../tarballs/ if necessary, you may build
your package with the following commands:
% svn-buildpackage --svn-ignore-new -rfakeroot
Please, don't commit tarballs/ or build-area/ directories to SVN.
4. Tarballs and Build-area directories
------------------------------------
During pkg development before uploaded to debian the tarballs can be found at:
http://pkg-kde.alioth.debian.org/kde-extra/orig.tar.gz/
You need to place those dirs in the parent directory of the one from which you're
running svn-buildpackage. Usually this means placing tarballs/ and build-area/ dirs
in 'pkgname'/ dir, at the same level as trunk/
If you want to compile inside one version in tags/ dir, you'll need to place those
dirs inside that dir. Of course the easiest and cleanest way of doing it is
by making a symlink of those dirs inside tags/ dir.
5. Using svn-inject
-------------------
To inject a new package into the Debian KDE Extras svn archive you should use svn-inject(1)
as follows:
svn-inject -o <package>.dsc svn+ssh://${ALIOTH_USERNAME}@svn.debian.org/svn/pkg-kde/kde-extras
Type in your alioth password a few hundred times :-) and your package should be
uploaded to the archive. Note you will also need to manually copy the
package.orig.tar.gz to your tarballs directory. The -o option is important as
this ensures that we 'Only keep modified files under SVN control'
6. Versioning
-------------
As the autobuilder and fellow developers will need to differentiate between
versions that are uploaded into debian already and those which will be at a
later point, do use the UNRELEASED distribution until the time you actually do
upload to incoming. Whoever is not a DD himself should let the sponsor do that
final step if that sponsor has SVN commit rights to the kde-extras archive.
The autobuilder packs can be found at http://kde-extras.buildserver.net/.
The logs can be found at http://status.buildserver.net/.
As the archive runs britney, it may well be that a built and installed package
is not appearing to the archive until its reverse depends are (re)built too. In
case of questions, feel free to mail kilian@debian.org.
7. Automatic Backport hooks
---------------------------
The checkout script for putting together the sources can run a backports hook
for certain dists (like Debian sarge) which need certain adjustments to the
source like altered Build-Depends. This hook is a plain shell script (or
makefile like debian/rules) which needs to be put in the debian/backports
directory and made executable by means of the svn properties set. The codenames
for the current dists are: sid, etch, sarge, edgy and dapper. For an example
see asterisk-addons/trunk/debian/backports/sarge which may be more illustrating
what to do.
8. Autotools, libtool, am_maintainer, buildprep and configure updates
---------------------------------------------------------------------
Achim, Please add some text in here to document when it is necessary and
how we update the build enviroment for a package.
-(snip)-
In case any of the above is unclear to you or seems outdated, please drop us a
note to the maintainers list.

@ -0,0 +1,86 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2002,2003 Colin Walters <walters@debian.org>
# Description: Defines some useful variables, but no rules
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_rules_buildvars
_cdbs_rules_buildvars = 1
CDBS_VERSION = something
# Common useful variables
DEB_SOURCE_PACKAGE := $(strip $(shell egrep '^Source: ' debian/control | cut -f 2 -d ':'))
DEB_VERSION := $(shell dpkg-parsechangelog | egrep '^Version:' | cut -f 2 -d ' ')
DEB_NOEPOCH_VERSION := $(shell echo $(DEB_VERSION) | cut -d: -f2-)
DEB_UPSTREAM_VERSION := $(shell echo $(DEB_NOEPOCH_VERSION) | sed 's/-[^-]*$$//')
DEB_ISNATIVE := $(shell dpkg-parsechangelog | egrep '^Version:' | perl -ne 'print if not /^Version:\s*.*-/;')
# Split into arch/indep packages
ifneq ($(DEB_INDEP_PACKAGES),cdbs)
DEB_INDEP_PACKAGES := $(filter-out $(DONT_BUILD), $(strip $(shell $(_cdbs_scripts_path)/list-packages indep)))
DEB_ARCH_PACKAGES := $(filter-out $(DONT_BUILD), $(filter-out $(DEB_INDEP_PACKAGES),$(strip $(shell $(_cdbs_scripts_path)/list-packages same))))
endif
# Split into normal and udeb packages
ifeq ($(DEB_UDEB_PACKAGES),)
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
DEB_UDEB_PACKAGES = $(filter-out $(DONT_BUILD),$(filter %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
else
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES), $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
endif
# Too much bother for now. If someone complains we'll fix it.
#DEB_ARCH_UDEB_PACKAGES = $(filter %-udeb, $(DEB_ARCH_PACKAGES))
#DEB_INDEP_UDEB_PACKAGES = $(filter %-udeb, $(DEB_INDEP_PACKAGES))
# A handy list of every package, udeb or not
DEB_ALL_PACKAGES = $(filter-out $(DONT_BUILD),$(DEB_PACKAGES) $(DEB_UDEB_PACKAGES))
DEB_INDEP_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_INDEP_PACKAGES)))
DEB_ARCH_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_ARCH_PACKAGES)))
DEB_DBG_PACKAGES = $(filter-out $(DONT_BUILD), $(filter %-dbg, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
# Some support for srcdir != builddir builds.
# These are relative to the root of the package
DEB_SRCDIR ?= .
DEB_BUILDDIR ?= $(strip $(DEB_SRCDIR))
# Miscellaneous bits
DEB_ARCH = $(shell dpkg --print-architecture)
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_HOST_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_HOST_GNU_SYSTEM)
DEB_HOST_GNU_CPU ?= $(shell dpkg-architecture -qDEB_HOST_GNU_CPU)
DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
DEB_BUILD_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_SYSTEM)
DEB_BUILD_GNU_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_CPU)
DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
DEB_BUILD_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_CPU)
DEB_BUILD_ARCH_OS ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_OS)
ifeq ($(words $(DEB_ALL_PACKAGES)),1)
DEB_DESTDIR = $(CURDIR)/debian/$(strip $(DEB_ALL_PACKAGES))/
else
DEB_DESTDIR = $(CURDIR)/debian/tmp/
endif
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), cdbs (>= 0.4.23-1.1)
endif

@ -0,0 +1,109 @@
ifndef _cdbs_bootstrap
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
endif
ifndef _cdbs_class_debian-qt-kde
_cdbs_class_debian-qt-kde := 1
# Note: This _must_ be included before autotools.mk, or it won't work.
common-configure-arch common-configure-indep:: debian/stamp-cvs-make
debian/stamp-cvs-make:
cp -Rp /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
cp -Rp /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
$(MAKE) -C $(DEB_SRCDIR) -f admin/Makefile.common dist;
touch debian/stamp-cvs-make
include debian/cdbs/kde.mk$(_cdbs_makefile_suffix)
include debian/cdbs/uploaders.mk
DEB_PATCHDIRS := debian/patches/common debian/patches
DEB_KDE_ENABLE_FINAL := yes
DEB_INSTALL_DOCS_ALL :=
DEB_DH_MAKESHLIBS_ARGS_ALL := -V
DEB_SHLIBDEPS_INCLUDE = $(foreach p,$(PACKAGES_WITH_LIBS),debian/$(p)/usr/lib)
ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
cdbs_treat_me_gently_arches := arm m68k alpha ppc64 armel armeb
ifeq (,$(filter $(DEB_HOST_ARCH_CPU),$(cdbs_treat_me_gently_arches)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
else
cdbs_kde_enable_final =
endif
endif
common-build-arch:: debian/stamp-man-pages
debian/stamp-man-pages:
if ! test -d debian/man/out; then mkdir -p debian/man/out; fi
for f in $$(find debian/man -name '*.sgml'); do \
docbook-to-man $$f > debian/man/out/`basename $$f .sgml`.1; \
done
for f in $$(find debian/man -name '*.man'); do \
soelim -I debian/man $$f \
> debian/man/out/`basename $$f .man`.`head -n1 $$f | awk '{print $$NF}'`; \
done
touch debian/stamp-man-pages
common-binary-indep::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_INDEP_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
common-binary-arch::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_ARCH_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
clean::
rm -rf debian/man/out
-rmdir debian/man
rm -f debian/stamp-man-pages
rm -rf debian/shlibs-check
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_desktop; then dh_desktop -p$(cdbs_curpkg) $(DEB_DH_DESKTOP_ARGS); fi
if test -e debian/$(cdbs_curpkg).lintian; then \
install -p -D -m644 debian/$(cdbs_curpkg).lintian \
debian/$(cdbs_curpkg)/usr/share/lintian/overrides/$(cdbs_curpkg); \
fi
if test -e debian/$(cdbs_curpkg).presubj; then \
install -p -D -m644 debian/$(cdbs_curpkg).presubj \
debian/$(cdbs_curpkg)/usr/share/bug/$(cdbs_curpkg)/presubj; \
fi
binary-install/$(DEB_SOURCE_PACKAGE)-doc-html::
set -e; \
for doc in `cd $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en; find . -name index.docbook`; do \
pkg=$${doc%/index.docbook}; pkg=$${pkg#./}; \
echo Building $$pkg HTML docs...; \
mkdir -p $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
cd $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
/opt/kde3/bin/meinproc $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en/$$pkg/index.docbook; \
done
for pkg in $(DOC_HTML_PRUNE) ; do \
rm -rf debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
done
clean::
if test -n "$(DEB_KDE_CVS_MAKE)" && test -d $(DEB_SRCDIR); then \
cd $(DEB_SRCDIR); \
find . -name Makefile.in -print | \
xargs --no-run-if-empty rm -f; \
rm -f Makefile.am acinclude.m4 aclocal.m4 config.h.in \
configure configure.files configure.in stamp-h.in \
subdirs; \
fi
rm -f debian/stamp-cvs-make
endif

@ -0,0 +1,97 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2003 Christopher L Cheney <ccheney@debian.org>
# Description: A class for KDE packages; sets KDE environment variables, etc
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_class_kde
_cdbs_class_kde := 1
# for dh_icons
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), debhelper (>= 5.0.7ubuntu4)
include $(_cdbs_rules_path)/buildcore.mk$(_cdbs_makefile_suffix)
ifdef _cdbs_tarball_dir
DEB_BUILDDIR = $(_cdbs_tarball_dir)/obj-$(DEB_BUILD_GNU_TYPE)
else
DEB_BUILDDIR = obj-$(DEB_BUILD_GNU_TYPE)
endif
include $(_cdbs_class_path)/autotools.mk$(_cdbs_makefile_suffix)
export kde_cgidir = \$${libdir}/cgi-bin
export kde_confdir = \$${sysconfdir}/kde3
export kde_htmldir = \$${datadir}/doc/kde/HTML
ifeq (,$(filter noopt,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
endif
ifneq (,$(filter nostrip,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final =
cdbs_kde_enable_debug = --enable-debug=yes
else
cdbs_kde_enable_debug = --disable-debug
endif
ifneq (,$(filter debug,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_debug = --enable-debug=full
endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_icons; then dh_icons -p$(cdbs_curpkg) $(DEB_DH_ICONCACHE_ARGS); fi
cleanbuilddir::
-$(if $(call cdbs_streq,$(DEB_BUILDDIR),$(DEB_SRCDIR)),,rm -rf $(DEB_BUILDDIR))
common-build-arch common-build-indep:: debian/stamp-kde-apidox
debian/stamp-kde-apidox:
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) apidox)
touch $@
common-install-prehook-impl::
mkdir -p po
-XGETTEXT=/usr/bin/kde-xgettext EXTRACTATTR=/opt/kde3/bin/extractattr sh $(DEB_SRCDIR)/admin/cvs.sh extract-messages
-for file in po/*pot; do \
sed "s/charset=CHARSET/charset=UTF-8/" -i $$file; \
done
common-install-arch common-install-indep:: common-install-kde-apidox
common-install-kde-apidox::
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) install-apidox DESTDIR=$(DEB_DESTDIR))
clean::
rm -f debian/stamp-kde-apidox
rm -rf po/*.pot
# This is a convenience target for calling manually. It's not part of
# the build process.
buildprep: clean apply-patches
$(MAKE) -f admin/Makefile.common dist
debian/rules clean
endif

@ -0,0 +1,16 @@
Sune Vuorela <debian@pusling.com>
Ana Beatriz Guerrero Lopez <ana@debian.org>
Fathi Boudra <fboudra@free.fr>
Modestas Vainius <geromanas@mailas.com>
Josh Metzler <joshdeb@metzlers.org>
Isaac Clerencia <isaac@debian.org>
Adeodato Simó <dato@net.com.org.es>
Adeodato Simo <dato@net.com.org.es>
Christopher Martin <chrsmrtn@debian.org>
Daniel Schepler <schepler@debian.org>
Sarah Hobbs <hobbsee@ubuntu.com>
Nacho Barrientos Arias <nacho@debian.org>
Ricardo Javier Cardenes Medina <rcardenes@debian.org>
Ricardo Cardenes <rcardenes@debian.org>
Armin Berres <trigger+debian@space-based.de>
Francesco Pedrini <francesco.pedrini@gmail.com>

@ -0,0 +1,29 @@
MAINTAINER=Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
UPLOADERS=$(shell grep -e +++ -e "^ -- " debian/changelog | grep -v "debian-qt-kde@lists.debian.org" | head -13 | /bin/sed 's/^\s*//;s/\s*$$//;s/^+++\? Changes by //;s/^+++\? //;s/-- //;s/:$$//;s/ <.*//' | sort -u | while read line ; do grep "$$line" debian/cdbs/team-members ; done | tr "\n" ", " | sed 's/,/, /g;s/, $$//')
debian/control.tmp:
@if [ ! -e debian/control.in ] ; then \
echo "this package is not yet prepared for using automatic update of uploaders"; \
echo "Please do so."; \
exit 1; \
fi
@sed 's/@@@UPLOADERS@@@/$(UPLOADERS)/;s#@@@MAINTAINER@@@#$(MAINTAINER)#' debian/control.in > debian/control.tmp
check-uploaders: debian/control.tmp
@if ! diff -q debian/control debian/control.tmp ; then \
echo "WARNING:: Control file differs from manually generated one" ; \
echo "WARNING:: Please update it manually and check it afterwards" ; \
echo "WARNING:: Uploaders are updated by debian/rules update-uploaders" ;\
echo "WARNING:: If this is a binNMU, NMU or security upload, just ignore" ;\
fi
clean::
rm -f debian/control.tmp
update-uploaders: debian/control.tmp
@mv -f debian/control.tmp debian/control
makebuilddir:: check-uploaders

@ -0,0 +1,19 @@
#!/usr/bin/env perl
use strict;
use warnings;
my $version = `dpkg-parsechangelog | awk '/^Version/ {print \$2}'`;
my ($version3, $version3_next);
my ($version2, $version2_next);
($version3 = $version) =~ s/-[^-]+$//;
($version2 = $version3) =~ s/\.[^.]+$//;
($version3_next = $version3) =~ s/(?<=\.)(\d+)[a-z]?$/($1+1)/e;
($version2_next = $version2) =~ s/(?<=\.)(\d+)$/($1+1)/e;
print "KDE-Version3=$version3\n";
print "KDE-Version2=$version2\n";
print "KDE-Next-Version3=$version3_next\n";
print "KDE-Next-Version2=$version2_next\n";

File diff suppressed because it is too large Load Diff

@ -0,0 +1,57 @@
Source: digikam-kde3
Section: graphics
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Uploaders: Achim Bohnet <ach@mpe.mpg.de>, Mark Purcell <msp@debian.org>, Fathi Boudra <fabo@debian.org>
Build-Depends: cdbs, debhelper (>= 5), kdelibs4-kde3-dev,
libtiff4-dev, libgphoto2-2-dev, libkipi0-kde3-dev,
libsqlite3-dev, liblcms1-dev, libkexiv2-3-kde3-dev (>= 0.1.6),
libjasper-dev, libpng12-dev | libpng-dev, libexiv2-kde3-dev (>= 0.16),
libkdcraw3-kde3-dev (>= 0.1.4),
automake1.11-kde3, autoconf2.63, libtool, libltdl-dev
Standards-Version: 3.8.3
Homepage: http://www.digikam.org
Package: digikam-kde3
Architecture: any
Depends: ${shlibs:Depends}
Recommends: kipi-plugins-kde3, kdeprint-kde3, konqueror-kde3
Suggests: digikam-kde3-doc
Description: digital photo management application for KDE [KDE3]
An easy to use and powerful digital photo management
application, which makes importing, organizing and manipulating
digital photos a "snap". An interface is provided to connect to
your digital camera, preview the images and download and/or
delete them.
.
The digiKam built-in image editor makes the common photo correction
a simple task. The image editor is extensible via plugins and,
the digikamimageplugins project has been merged to digiKam core
since release 0.9.2, all useful image editor plugins are available
in the base installation.
.
digiKam can also make use of the KIPI image handling plugins to
extend its capabilities even further for photo manipulations,
import and export, etc. The kipi-plugins package contains many
very useful extentions.
.
digiKam is based in part on the work of the Independent JPEG Group.
Package: showfoto-kde3
Architecture: any
Section: graphics
Depends: ${shlibs:Depends}, digikam-kde3
Recommends: kipi-plugins-kde3, kdeprint-kde3, konqueror-kde3
Description: image viewer/editor for KDE [KDE3]
Showphoto is part of the Digikam project.
It allows to browse your photo collection and edit them with ease.
Package: digikam-kde3-dbg
Architecture: any
Section: devel
Depends: ${shlibs:Depends}, digikam-kde3 (= ${binary:Version}), showfoto-kde3 (= ${binary:Version}), kdelibs-kde3-dbg
Priority: extra
Description: debugging symbols for digikam [KDE3]
The debugging symbols associated with digikam and showfoto. They will
automatically be used by gdb for debugging digikam-related issues.

@ -0,0 +1,57 @@
Source: digikam-kde3
Section: graphics
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: @@@MAINTAINER@@@
Uploaders: @@@UPLOADERS@@@
Build-Depends: cdbs, debhelper (>= 5), kdelibs4-kde3-dev,
libtiff4-dev, libgphoto2-2-dev, libkipi0-kde3-dev,
libsqlite3-dev, liblcms1-dev, libltdl3-dev, libkexiv2-3-kde3-dev (>= 0.1.6),
libjasper-dev, libpng12-dev | libpng-dev, libexiv2-kde3-dev (>= 0.16),
libkdcraw3-kde3-dev (>= 0.1.4),
automake1.11-kde3, autoconf2.63, libtool, libltdl-dev
Standards-Version: 3.8.3
Homepage: http://www.digikam.org
Package: digikam-kde3
Architecture: any
Depends: ${shlibs:Depends}
Recommends: kipi-plugins-kde3, kdeprint-kde3, konqueror-kde3
Suggests: digikam-kde3-doc
Description: digital photo management application for KDE [KDE3]
An easy to use and powerful digital photo management
application, which makes importing, organizing and manipulating
digital photos a "snap". An interface is provided to connect to
your digital camera, preview the images and download and/or
delete them.
.
The digiKam built-in image editor makes the common photo correction
a simple task. The image editor is extensible via plugins and,
the digikamimageplugins project has been merged to digiKam core
since release 0.9.2, all useful image editor plugins are available
in the base installation.
.
digiKam can also make use of the KIPI image handling plugins to
extend its capabilities even further for photo manipulations,
import and export, etc. The kipi-plugins package contains many
very useful extentions.
.
digiKam is based in part on the work of the Independent JPEG Group.
Package: showfoto-kde3
Architecture: any
Section: graphics
Depends: ${shlibs:Depends}, digikam-kde3
Recommends: kipi-plugins-kde3, kdeprint-kde3, konqueror-kde3
Description: image viewer/editor for KDE [KDE3]
Showphoto is part of the Digikam project.
It allows to browse your photo collection and edit them with ease.
Package: digikam-kde3-dbg
Architecture: any
Section: devel
Depends: ${shlibs:Depends}, digikam-kde3 (= ${binary:Version}), showfoto-kde3 (= ${binary:Version}), kdelibs-kde3-dbg
Priority: extra
Description: debugging symbols for digikam [KDE3]
The debugging symbols associated with digikam and showfoto. They will
automatically be used by gdb for debugging digikam-related issues.

@ -0,0 +1,304 @@
This package was debianized by Renchi Raju <renchi@green.tam.uiuc.edu>
in 2002. Later updated by Achim Bohnet <ach@mpe.mpg.de> and Paul Telford
<pxt@debian.org>.
Debian packagers:
© 2002 Renchi Raju Renchi Raju <renchi at pooh.tam.uiuc.edu>
© 2003,2004 Paul Telford <pxt at debian.org>
© 2003,2004,2005,2006 Achim Bohnet <ach at mpe.mpg.de>
© 2006 Tom Albers <tomalbers at kde.nl>
© 2004-2007 Mark Purcell <msp@debian.org>
Primary upstream authors are:
Gilles Caulier <caulier dot gilles at gmail dot com>
Marcel Wiesweg <marcel dot wiesweg at gmx dot de>
Francisco J. Cruz <fj dot cruz at supercable dot es>
for details on authorship see the /usr/share/doc/digikam/AUTHORS.gz file.
The software was downloaded from http://sourceforge.net/projects/digikam
Copyright and licenses:
almost all software is GPL (exceptions listed below):
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 of the License, or
(at your option) any later version.
This program 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.
On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.
digikam/release_digikam_docs.rb: GPL V2 only
Non GPL license notices:
digikam/digikam_export.h: LGPL
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
This library 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
Library General Public License for more details.
You should have received a copy of the GNU Library General Public License
along with this library; see the file COPYING.LIB. If not, write to
the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301, USA.
On Debian GNU/Linux systems, the complete text of the GNU Library General
Public License can be found in `/usr/share/common-licenses/LGPL'.
digikam/libs/themeengine/texture.cpp,texture.h:
* 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
digikam/sqlite/
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiveness for yourself and forgive others.
** May you share freely, never taking more than you give.
digikam/utilities/cameragui jinclude.h, jpegint.h, transupp.c,h:
Permission is hereby granted to use, copy, modify, and distribute this
software (or portions thereof) for any purpose, without fee, subject to these
conditions:
(1) If any part of the source code for this software is distributed, then this
README file must be included, with this copyright and no-warranty notice
unaltered; and any additions, deletions, or changes to the original files
must be clearly indicated in accompanying documentation.
(2) If only executable code is distributed, then the accompanying
documentation must state that "this software is based in part on the work of
the Independent JPEG Group".
(3) Permission for use of this software is granted only if the user accepts
full responsibility for any undesirable consequences; the authors accept
NO LIABILITY for damages of any kind.
These conditions apply to any software derived from or based on the IJG code,
not just to the unmodified library. If you use our work, you ought to
acknowledge us.
Permission is NOT granted for the use of any IJG author's name or company name
in advertising or publicity relating to this software or products derived from
it. This software may be referred to only as "the Independent JPEG Group's
software".
We specifically permit and encourage the use of this software as the basis of
commercial products, provided that all warranty or liability claims are
assumed by the product vendor.
Copyrights
digikam/
© 2002, 2003, 2004 , 2005 by Renchi Raju
© 2003-7 by Gilles Caulier <caulier dot gilles at gmail dot com>
© 2004 by Ralf Holzer <ralf at well.com>
© 2005,2006 by Tom Albers <tomalbers at kde.nl>
© 2005 by Leonid Zeitlin <lz at europe.com>
© 2005 by Owen Hirst <n8rider at sbcglobal.net>
© 2005 Mark Kretschmann <markey@web.de>
o digikam/digikam_export.h
© 2005 Laurent Montel <montel@kde.org>
o from kfiletip source copies (kdebase, konqueror)
© 1998, 1999 Torben Weis <weis@kde.org>
© 2000, 2001, 2002 David Faure <david@mandrakesoft.com>
o Concept copied from kdelibs/kio/kio/netaccess.h/cpp
© 1997 Torben Weis (weis@kde.org)
© 1998 Matthias Ettrich (ettrich@kde.org)
© 1999 David Faure (faure@kde.org)
imageplugins/
© 2004-2005 by Gilles Caulier <caulier dot gilles at gmail dot com>
© 2004-2005 by Renchi Raju
kioslave/
© 2003, 2004 by Renchi Raju
libs/
© 2004-2007 by Gilles Caulier <caulier dot gilles at gmail dot com>
© 2004 by Renchi Raju
o Some code parts are inspired from gimp 2.0
© 1995 Spencer Kimball and Peter Mattis
o Texture.cc for Fluxbox Window Manager
© 2002-2003 Henrik Kinnunen (fluxbox<at>users.sourceforge.net)
o from Image.cc for Blackbox - an X11 Window manager
© 1997 - 2000 Brad Hughes (bhughes@tcac.net)
o from filters/imagefilters.cpp
* Copyright (C) 2004-2005 by Gilles Caulier <caulier dot gilles at gmail dot com>
* Normalize an Equalize algorithms fixed and adapted to work with Raw
* data image (ARGB).
*
* Original Equalise and StretchContrast Algorithms copyright 2002
* by Daniel M. Duley <mosfet@kde.org> from KImageEffect API.
*
* Original Normalize Image algorithm copyrighted 1997 by
* Adam D. Moss <adam@foxbox.org> from Gimp 2.0 implementation.
*
* Original Gaussian Blur algorithm copyrighted 2005 by
* Pieter Z. Voloshyn <pieter_voloshyn at ame.com.br>.
*
* Original channel mixer algorithm copyrighted 2002 by
* Martin Guldahl <mguldahl at xmission dot com> from Gimp 2.2
*
* Original sharpening filter from from gimp 2.2
* copyright 1997-1998 Michael Sweet (mike@easysw.com)
*
* Original HSL algorithm from from gimp 2.2
* Copyrigt (C) 1995 Spencer Kimball and Peter Mattis
libs/dialogs/deletedialog.cpp:
© 2004 by Michael Pyne <michael.pyne@kdemail.net>
libs/dcraw
© 2005,2006-2007 by Gilles Caulier <caulier dot gilles at gmail dot com>
© 2006-2007 by Marcel Wiesweg <marcel dot wiesweg at gmx dot de>
© 1997-2006 by Dave Coffin, <dcoffin@cybercom.net>
libs/dimg/
© 2006,2007 by Marcel Wiesweg <marcel dot wiesweg at gmx dot de>
© 2000-2002 convergence integrated media GmbH <curanz@convergence.de>
© 2005 by Renchi Raju
© 2005,2006-2007 by Gilles Caulier <caulier dot gilles at gmail dot com>
libs/dimg/filters/icctransform.cpp:
© 2005-2006 by Gilles Caulier <caulier dot gilles at gmail dot com>
© 2005-2006 by F.J. Cruz
libs/dimg/loaders/iccjpeg.c: © 1998-2004 Marti Maria
libs/jpegutils:
© 1991-1998, Thomas G. Lane. <tgl@netcom.com>
libs/lprof/cmshull.cpp:/* © 1998-2001 Marti Maria <marti@littlecms.com> */
libs/lprof/cmshull.cpp:/* This code is © 1998 by Joseph O'Rourke. It may be freely */
libs/threadimageio/loadingcache.cpp: © 2005 by Marcel Wiesweg <marcel dot wiesweg at gmx dot de>
libs/whitebalance/blackbody.h: © 2004-2005 by Pawel T. Jochym
libs/widgets
© 1996-2000 the kicker authors.
© 2005 Mark Kretschmann <markey@web.de>
© 2005-2006 by Joern Ahrens
© 2005 by Tom Albers
© 1998-2001 Marti Maria
© 2006 by Francisco J. Cruz <fj.cruz@supercable.es>
© 2006 by Guillaume Laurent <glaurent@telegraph-road.org>
showfoto
© 2004-2005 by Gilles Caulier <caulier dot gilles at gmail dot com>
© 2004-2005 by Renchi Raju
sqlite/
The author disclaims copyright.
utilities/
© 2003, 2004, 2005 by Renchi Raju
© 2003-2007 by Gilles Caulier <caulier dot gilles at gmail dot com>
© 2005-2007 by Gilles Caulier
© 2005-2007 by F.J. Cruz <caulier dot gilles at gmail dot com>
© 2003 Angelo Naselli
© 2005 Jörn Ahrens <joern dot ahrens at kdemail dot net>
© 2005 by Gilles Caulier <caulier dot gilles at gmail dot com>
o modified sources from kdirselectdialog
© 2001 Michael Jarrett <michaelj@corel.com>
© 2001 Carsten Pfeiffer <pfeiffer@kde.org>
o jinclude.h, jpegint.h, transupp.c,h: a copy from libjpeg62 code
© 1991-1994, 1991-1997 Thomas G. Lane.
o includes code from gimp version 2.0
© 1995-1997 Peter Mattis and Spencer Kimball
o original printing code from Kuickshow program.
© 2002 Carsten Pfeiffer <pfeiffer at kde.org>
Translations:
?????? ????? <zlatkopopov at fsa-bg.org> (bg)
Golam Mortuza Hossain <gmhossain at gmail.com> (bn)
Thierry Vignaud <tvignaud at mandriva.com> (br)
Josep Ma. Ferrer <txemaq at gmail.com> (ca)
Klara Cihlarova <koty at seznam.cz> (cs)
Thierry Vignaud <tvignaud at mandrakesoft.com> (cy)
Erik Kjær Pedersen <erik at binghamton.edu> (da)
Thomas Reitelbach <tr at erdfunkstelle.de> (de)
Spiros Georgaras <sngeorgaras at otenet.gr> (el)
Malcolm Hunter <malcolm.hunter at gmx.co.uk> (en_GB)
Pablo de Vicente <pablo.devicente at gmail.com> (es)
Marek Laane <bald at starman.ee> (et)
marcos <marcos at euskalgnu.org> (eu)
"Last-Translator: Mikael Lammentausta " (fi)
Tung Nguyen <ntung at free.fr> (fr)
Kevin Patrick Scannell <scannell at SLU.EDU> (ga)
Xabi G. Feal <xabigf at gmx.net> (gl)
????? ???????? <elcuco at kde.org> (he)
Tamas Szanto <tszanto at mol.hu> (hu)
FULL NAME <EMAIL at ADDRESS> (is)
Federico Zenith <zenith at chemeng.ntnu.no> (it)
Yukiko BANDO <ybando at k6.dion.ne.jp> (ja)
Leang Chumsoben <soben at khmeros.info> (km)
Donatas Glodenis <dgvirtual at akl.lt> (lt)
Bozidar Proevski <bobibobi at freemail.com.mk> (mk)
Sharuzzaman Ahmat Raslan <sharuzzaman at myrealbox.com> (ms)
Kevin Attard Compagno <kac_comp at webhostmalta.com> (mt)
Øyvind A. Holm <sunny at sunbase.org> (nb)
Bram Schoenmakers <bramschoenmakers at kde.nl> (nl)
Karl Ove Hufthammer <karl at huftis.org> (nn)
Amanpreet Singh Brar <aalam at redhat.com> (pa)
Robert Gomulka <rgom at o2.pl> (pl)
Pedro Morais <morais at kde.org> (pt)
Lisiane Sztoltz Teixeira <lisiane at kdemail.net> (pt_BR)
Claudiu Costin <claudiuc at kde.org> (ro)
Nick Shaforostoff <shafff at ukr.net> (ru)
Steve Murphy <murf at e-tools.com> (rw)
Gregor Rakar <gregor.rakar at kiss.si> (sl)
Chusslove Illich <caslav.ilic at gmx.net> (sr)
Chusslove Illich <caslav.ilic at gmx.net> (sr at Latn)
Stefan Asserhäll <stefan.asserhall at comhem.se> (sv)
Tamil PC <tamilpc at ambalam.com> (ta)
?smail ?im?ek <simsek at kde.org.tr> (tr)
Ivan Petrouchtchak <ivanpetrouchtchak at yahoo.com> (uk)
Clytie Siddall <clytie at riverland.net.au> (vi)
Funda Wang <fundawang at linux.net.cn> (zh_CN)

@ -0,0 +1,12 @@
opt/kde3/bin/digi*
/opt/kde3/include/kde
opt/kde3/lib
/opt/kde3/share/apps/digikam
/opt/kde3/share/apps/konqueror/servicemenus/digikam*.desktop
/opt/kde3/share/applications/kde/digikam.desktop
/opt/kde3/share/icons/hicolor/*/apps/digikam.png
/opt/kde3/share/locale
/opt/kde3/share/servicetypes/digikamimageplugin.desktop
/opt/kde3/share/services
debian/xpm.d/digikam.xpm /opt/kde3/share/pixmaps/
debian/xpm.d/digikam-16.xpm /opt/kde3/share/pixmaps/

@ -0,0 +1,9 @@
# libdigikam.so is no 'proper' shared library. It's contents
# changes as needed. Upstream does not support any use beside
# for digikam and digikamimageplugins (that are released to-
# gether when the API changes). Therefore we did not split out a
# libdigikam and libdigikam-dev pkgs. For further discussion
# see bug report #324592
#
digikam-kde3: non-dev-pkg-with-shlib-symlink
digikam-kde3: package-name-doesnt-match-sonames

@ -0,0 +1,2 @@
debian/digikam.manpage
debian/tmp/opt/kde3/share/man/man1/digitaglinktree.1

@ -0,0 +1,7 @@
?package(digikam):\
needs="X11"\
section="Applications/Viewers"\
title="digikam"\
icon32x32="/usr/share/pixmaps/digikam.xpm"\
icon16x16="/usr/share/pixmaps/digikam-16.xpm"\
command="/opt/kde3/bin/digikam"

@ -0,0 +1,74 @@
.TH digikam "1" "Feb 2005" "digikam 0.7.4" "User Commands"
.SH NAME
digikam \- digital photo management application for KDE
.SH SYNOPSIS
.B digikam
[\fIQt\-options\fR] [\fIKDE\-options\fR]
[\fB\-\-detect\-camera\fR]
.SH DESCRIPTION
Digikam is an easy to use and powerful digital photo management
application, which makes importing, organizing and editing
digital photos a "snap". An easy to use interface is provided
to connect to your digital camera, preview the images and download
and/or delete them.
.PP
Digikams buildin image editor makes the common photo correction
a simple task. The image editor is extensible via plugins.
The digikam package contains already many useful image editor plugins.
.PP
Digikam can also make use of the KIPI image handling plugins to
extend it's capabilities even further for photo manipulations,
im- and export, etc. The kipi-plugins package contains many
very useful extentions.
.PP
.SS "Options:"
.TP
\fB\-\-detect\-camera\fR
Automatically detect and open picture download dialog. Note:
autodetection does not work with cameras that claim to be
USB mass storage devices.
.TP
\fB\-\-download\-from <path>\fR
Open camera dialog at <path>. Use this with cameras that export
their pictures as USB mass storage. KDE automounts the camera
storage, if the path given as, e.g., \fIsystem:/media/<dir>\fR or \fImedia:/<dir>\fR
.SS "Generic options:"
.TP
\fB\-\-help\fR
Show help about options
.TP
\fB\-\-help\-qt\fR
Show Qt specific options
.TP
\fB\-\-help\-kde\fR
Show KDE specific options
.TP
\fB\-\-help\-all\fR
Show all options
.TP
\fB\-\-author\fR
Show author information
.TP
\fB\-v\fR, \fB\-\-version\fR
Show version information
.TP
\fB\-\-license\fR
Show license information
.TP
\fB\-\-\fR
End of options
.SH "SEE ALSO"
The full documentation for
.B digikam
is maintained as a html manual in the package digikam-doc. The command
.IP
.B khelpcenter help:/digikam
.PP
gives you access to the complete manual.
.SH AUTHOR
.B digikam
was written by Renchi Raju and many others (see
/usr/share/doc/digikam/AUTHORS for details).
.PP
This manual page was prepared by Achim Bohnet <ach@mpe.mpg.de> for the Debian
GNU/Linux system (but may be used by others).

@ -0,0 +1,41 @@
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
include debian/cdbs/debian-qt-kde.mk
-include /usr/share/gnome-pkg-tools/1/rules/sf-get-source.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
DEB_CONFIGURE_MANDIR := /opt/kde3/share/man
DEB_CONFIGURE_PREFIX := /opt/kde3
DEB_CONFIGURE_INFODIR := /opt/kde3/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
TARBALL_EXT=tar.bz2
DEB_CONFIGURE_EXTRA_FLAGS := --without-included-sqlite3 --prefix=/opt/kde3 --disable-static
DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,--as-needed"
DEB_KDE_ENABLE_FINAL := yes
DEB_INSTALL_DOCS_ALL :=
DEB_DH_MAKESHLIBS_ARGS_ALL := -V
DEB_SHLIBDEPS_INCLUDE = $(foreach p,$(PACKAGES_WITH_LIBS),debian/$(p)/opt/kde3/lib)
PKG_CONFIG_PATH=/opt/kde3/lib/pkgconfig:$PKG_CONFIG_PATH
ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
cdbs_treat_me_gently_arches := arm m68k alpha ppc64 armel armeb
ifeq (,$(filter $(DEB_HOST_ARCH_CPU),$(cdbs_treat_me_gently_arches)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
else
cdbs_kde_enable_final =
endif
endif
install/digikam-kde3::
# remove empty API-docs dirs tree
rm -rf $(CURDIR)/debian/digikam-kde3/opt/kde3/share/doc/kde

@ -0,0 +1,6 @@
opt/kde3/bin/showfoto
/opt/kde3/share/apps/showfoto
/opt/kde3/share/applications/kde/showfoto.desktop
/opt/kde3/share/icons/hicolor/*/apps/showfoto.png
debian/xpm.d/showfoto.xpm /opt/kde3/share/pixmaps/
debian/xpm.d/showfoto-16.xpm /opt/kde3/share/pixmaps/

@ -0,0 +1,154 @@
.\" This file was generated by kdemangen.pl
.TH SHOWFOTO 1 "Feb 2005" "K Desktop Environment" "digiKam Photo Viewer"
.SH NAME
showfoto
\- digiKam Photo Viewer
.SH SYNOPSIS
showfoto [Qt\-options] [KDE\-options] [file(s)]
.SH DESCRIPTION
digiKam Photo Viewer
.SH OPTIONS
.SS
.SS Arguments:
file(s) File(s) to open
.SS Generic options:
.TP
.B \-\-help
Show help about options
.TP
.B \-\-help\-qt
Show Qt specific options
.TP
.B \-\-help\-kde
Show KDE specific options
.TP
.B \-\-help\-all
Show all options
.TP
.B \-\-author
Show author information
.TP
.B \-v, \-\-version
Show version information
.TP
.B \-\-license
Show license information
.TP
.B \-\-
End of options
.SS
.SS KDE options:
.TP
.B \-\-caption <caption>
Use 'caption' as name in the titlebar
.TP
.B \-\-icon <icon>
Use 'icon' as the application icon
.TP
.B \-\-miniicon <icon>
Use 'icon' as the icon in the titlebar
.TP
.B \-\-config <filename>
Use alternative configuration file
.TP
.B \-\-dcopserver <server>
Use the DCOP Server specified by 'server'
.TP
.B \-\-nocrashhandler
Disable crash handler, to get core dumps
.TP
.B \-\-waitforwm
Waits for a WM_NET compatible windowmanager
.TP
.B \-\-style <style>
sets the application GUI style
.TP
.B \-\-geometry <geometry>
sets the client geometry of the main widget
.SS
.SS Qt options:
.TP
.B \-\-display <displayname>
Use the X-server display 'displayname'
.TP
.B \-\-session <sessionId>
Restore the application for the given 'sessionId'
.TP
.B \-\-cmap
Causes the application to install a private color
map on an 8-bit display
.TP
.B \-\-ncols <count>
Limits the number of colors allocated in the color
cube on an 8-bit display, if the application is
using the QApplication::ManyColor color
specification
.TP
.B \-\-nograb
tells Qt to never grab the mouse or the keyboard
.TP
.B \-\-dograb
running under a debugger can cause an implicit
-nograb, use -dograb to override
.TP
.B \-\-sync
switches to synchronous mode for debugging
.TP
.B \-\-fn, \-\-font <fontname>
defines the application font
.TP
.B \-\-bg, \-\-background <color>
sets the default background color and an
application palette (light and dark shades are
calculated)
.TP
.B \-\-fg, \-\-foreground <color>
sets the default foreground color
.TP
.B \-\-btn, \-\-button <color>
sets the default button color
.TP
.B \-\-name <name>
sets the application name
.TP
.B \-\-title <title>
sets the application title (caption)
.TP
.B \-\-visual TrueColor
forces the application to use a TrueColor visual on
an 8-bit display
.TP
.B \-\-inputstyle <inputstyle>
sets XIM (X Input Method) input style. Possible
values are onthespot, overthespot, offthespot and
root
.TP
.B \-\-im <XIM server>
set XIM server
.TP
.B \-\-noxim
disable XIM
.TP
.B \-\-reverse
mirrors the whole layout of widgets
.SS
.SH SEE ALSO
Full user documentation is available through the KDE Help Center. You can also enter the URL
.BR help:/showfoto/
directly into konqueror or you can run
.BR "`khelpcenter help:/showfoto/'"
from the command-line. (Note: The handbook is in the package digikam-doc.)
.br
.SH AUTHORS
.nf
Renchi Raju <renchi at pooh.tam.uiuc.edu>
.br
Caulier Gilles <caulier dot gilles at free.fr>
.br
Ralf Holzer <kde at ralfhoelzer.com>
.br
.br
This manual page was prepared by Achim Bohnet <ach@mpe.mpg.de> for the Debian
GNU/Linux system (but may be used by others).

@ -0,0 +1,7 @@
?package(showfoto):\
needs="X11"\
section="Applications/Viewers"\
title="showfoto"\
icon32x32="/usr/share/pixmaps/showfoto.xpm"\
icon16x16="/usr/share/pixmaps/showfoto-16.xpm"\
command="/opt/kde3/bin/showfoto"

@ -0,0 +1,6 @@
# See uscan(1) for format
# Compulsory line, this is a version 3 file
version=3
http://sf.net/digikam/digikam-(\d+.*)\.tar\.bz2 debian svn-upgrade

@ -0,0 +1,156 @@
/* XPM */
static char *digikam-16[] = {
/* columns rows colors chars-per-pixel */
"16 16 134 2",
" c black",
". c gray1",
"X c #090909",
"o c #151515",
"O c #161616",
"+ c gray9",
"@ c #191919",
"# c gray10",
"$ c gray11",
"% c #202020",
"& c gray13",
"* c #252525",
"= c #282828",
"- c gray16",
"; c gray17",
": c #2C2C2C",
"> c gray18",
", c #2F2F2F",
"< c #313131",
"1 c #343434",
"2 c #353535",
"3 c gray25",
"4 c #414141",
"5 c gray26",
"6 c #444444",
"7 c gray27",
"8 c gray28",
"9 c gray29",
"0 c gray31",
"q c gray33",
"w c gray34",
"e c gray35",
"r c gray36",
"t c gray37",
"y c #646464",
"u c #656565",
"i c #686868",
"p c DimGray",
"a c #6A6A6A",
"s c gray42",
"d c #6C6C6C",
"f c #6F6F6F",
"g c #717171",
"h c #727272",
"j c gray45",
"k c gray46",
"l c #767676",
"z c #777777",
"x c gray47",
"c c #7B7B7B",
"v c gray49",
"b c #7E7E7E",
"n c gray50",
"m c #808080",
"M c gray51",
"N c #838383",
"B c gray53",
"V c #898989",
"C c gray54",
"Z c #8B8B8B",
"A c gray56",
"S c gray57",
"D c #939393",
"F c #979797",
"G c #989898",
"H c #9B9B9B",
"J c gray61",
"K c gray62",
"L c #A0A0A0",
"P c gray63",
"I c #A2A2A2",
"U c #A4A4A4",
"Y c #A5A5A5",
"T c gray65",
"R c #A7A7A7",
"E c gray66",
"W c #A9A9A9",
"Q c #AAAAAA",
"! c gray67",
"~ c #ACACAC",
"^ c gray68",
"/ c #AEAEAE",
"( c #AFAFAF",
") c gray69",
"_ c #B2B2B2",
"` c #B4B4B4",
"' c #B6B6B6",
"] c #B7B7B7",
"[ c gray72",
"{ c #B9B9B9",
"} c #BBBBBB",
"| c gray",
" . c gray75",
".. c #C3C3C0",
"X. c #C3C3C3",
"o. c gray77",
"O. c #C5C5C5",
"+. c #C6C6C6",
"@. c gray78",
"#. c #C8C8C8",
"$. c gray79",
"%. c #CBCBCB",
"&. c gray80",
"*. c #CDCDCD",
"=. c #CECECE",
"-. c gray81",
";. c gray82",
":. c #D2D2D2",
">. c LightGray",
",. c gray83",
"<. c #D5D5D5",
"1. c gray84",
"2. c #D8D8D8",
"3. c gray85",
"4. c #DADADA",
"5. c gray86",
"6. c gainsboro",
"7. c #DDDDDD",
"8. c gray87",
"9. c #DFDFDF",
"0. c gray88",
"q. c #E2E2E2",
"w. c #E4E4E4",
"e. c #EAEAEA",
"r. c #ECECEC",
"t. c gray94",
"y. c #F3F3F3",
"u. c #F4F4F4",
"i. c gray96",
"p. c #F6F6F6",
"a. c #F9F9F9",
"s. c #FBFBFB",
"d. c gray100",
"f. c None",
/* pixels */
"f.f.f.f.n w s g u 4 t f.f.f.f.f.",
"f.f.f.~ I @...@.} ] i < f.f.f.f.",
"f.f.,.| ] ,.w.N ,./ C 3 - f.f.f.",
"f.@.4.~ @.@.} %.R n f 4 O f.f.f.",
"f.0.%.z 0.e C ,.0 s x @ X @ f.f.",
"f.0.~ 8 e.e.7.,.,.} n O f.f.",
"z @.Q N } :.:...:.:.S g x _ ~ s ",
"M a.~ K ] 7.p.p.p.p.y.y.d.K 8 O ",
"n :.c y.} @.-.,.,.%.%.%.K 1 8 @ ",
"z Q Q Q R ` G 6 , u ~ R K C G 0 ",
"n Q I Q I -.= % 2 $ f Q ~ ~ _ x ",
"S 2.4.4.5.` % q I x t ..8.7.7.~ ",
"C @.@.@.@.@.9 8 B ~ M I } ] ] Z ",
"n 7.8.8.8.5.~ M j S B 4.0.8.7.z ",
"z K K U K U K A N Z H U R I I s ",
"2 , , , , , < : : : , - : : * . "
};

@ -0,0 +1,257 @@
/* XPM */
static char *digikam[] = {
/* columns rows colors chars-per-pixel */
"32 32 219 2",
" c black",
". c #020202",
"X c gray1",
"o c gray2",
"O c #070707",
"+ c gray3",
"@ c #090909",
"# c gray4",
"$ c #0B0B0B",
"% c gray6",
"& c #101010",
"* c gray7",
"= c #131313",
"- c gray8",
"; c #151515",
": c #161616",
"> c gray9",
", c #181818",
"< c gray10",
"1 c #1B1B1B",
"2 c gray11",
"3 c #1E1E1E",
"4 c gray12",
"5 c #202020",
"6 c gray13",
"7 c #222222",
"8 c gray14",
"9 c #252525",
"0 c gray15",
"q c #282828",
"w c #2A2A2A",
"e c gray17",
"r c #2C2C2C",
"t c #2D2D2D",
"y c gray18",
"u c #2F2F2F",
"i c gray19",
"p c #323232",
"a c #343434",
"s c #353535",
"d c gray21",
"f c #373737",
"g c gray22",
"h c #3A3A3A",
"j c gray23",
"k c #3C3C3C",
"l c gray24",
"z c #3F3F3F",
"x c #414141",
"c c #434343",
"v c #444444",
"b c gray27",
"n c #464646",
"m c #484848",
"M c #494949",
"N c gray29",
"B c #4B4B4B",
"V c #4C4C4C",
"C c gray30",
"Z c gray31",
"A c #505050",
"S c #515151",
"D c gray32",
"F c #535353",
"G c gray33",
"H c #555555",
"J c #565656",
"K c gray34",
"L c #585858",
"P c gray35",
"I c #5A5A5A",
"U c gray36",
"Y c #5D5D5D",
"T c gray37",
"R c #5F5F5F",
"E c #606060",
"W c gray38",
"Q c gray39",
"! c #656565",
"~ c gray40",
"^ c #676767",
"/ c DimGray",
"( c #6A6A6A",
") c gray42",
"_ c #6D6D6D",
"` c gray43",
"' c #6F6F6F",
"] c gray44",
"[ c #727272",
"{ c gray45",
"} c #747474",
"| c gray46",
" . c #767676",
".. c #777777",
"X. c gray47",
"o. c #797979",
"O. c gray48",
"+. c #7B7B7B",
"@. c #7C7C7C",
"#. c #7E7E7E",
"$. c #818181",
"%. c gray51",
"&. c #838383",
"*. c #848484",
"=. c gray52",
"-. c #868686",
";. c gray53",
":. c #888888",
">. c gray54",
",. c #8B8B8B",
"<. c gray55",
"1. c #8D8D8D",
"2. c #8E8E8E",
"3. c gray56",
"4. c #909090",
"5. c gray57",
"6. c #929292",
"7. c #939393",
"8. c gray58",
"9. c #959595",
"0. c gray59",
"q. c #979797",
"w. c #989898",
"e. c gray60",
"r. c #9A9A9A",
"t. c #9B9B9B",
"y. c gray61",
"u. c #9D9D9D",
"i. c gray62",
"p. c #9F9F9F",
"a. c #A0A0A0",
"s. c gray63",
"d. c #A2A2A2",
"f. c gray64",
"g. c #A4A4A4",
"h. c #A5A5A5",
"j. c gray65",
"k. c #A7A7A7",
"l. c gray66",
"z. c #A9A9A9",
"x. c #AAAAAA",
"c. c gray67",
"v. c #ACACAC",
"b. c gray68",
"n. c #AEAEAE",
"m. c #AFAFAF",
"M. c gray69",
"N. c #B1B1B1",
"B. c #B2B2B2",
"V. c gray70",
"C. c #B4B4B4",
"Z. c #B7B7B7",
"A. c gray72",
"S. c #B9B9B9",
"D. c gray73",
"F. c #BBBBBB",
"G. c #BCBCBC",
"H. c gray74",
"J. c gray",
"K. c gray75",
"L. c #C0C0C0",
"P. c #C1C1C1",
"I. c gray76",
"U. c #C3C3C3",
"Y. c gray77",
"T. c #C5C5C5",
"R. c #C6C6C6",
"E. c gray78",
"W. c #C8C8C8",
"Q. c gray80",
"!. c #CDCDCD",
"~. c #CECECE",
"^. c gray81",
"/. c #D0D0D0",
"(. c gray82",
"). c #D2D2D2",
"_. c LightGray",
"`. c gray83",
"'. c #D5D5D5",
"]. c gray84",
"[. c #D7D7D7",
"{. c #D8D8D8",
"}. c gray85",
"|. c #DADADA",
" X c gray86",
".X c gainsboro",
"XX c #DDDDDD",
"oX c gray87",
"OX c #DFDFDF",
"+X c gray88",
"@X c #E1E1E1",
"#X c #E2E2E2",
"$X c gray89",
"%X c #E4E4E4",
"&X c gray90",
"*X c #E6E6E6",
"=X c #E7E7E7",
"-X c gray91",
";X c #E9E9E9",
":X c #EAEAEA",
">X c gray92",
",X c #ECECEC",
"<X c gray93",
"1X c gray94",
"2X c #F1F1F1",
"3X c gray95",
"4X c #F3F3F3",
"5X c #F4F4F4",
"6X c gray96",
"7X c #F6F6F6",
"8X c #F8F8F8",
"9X c #F9F9F9",
"0X c gray98",
"qX c #FBFBFB",
"wX c gray99",
"eX c #FDFDFD",
"rX c #FEFEFE",
"tX c gray100",
"yX c None",
/* pixels */
"yXyXyXyXyXyXyXyXyXyX*.T n z j f j M W yXyXyXyXyXyXyXyXyXyXyXyXyX",
"yXyXyXyXyXyXyXyX*.G x W &.g.T.V.2.( V f V yXyXyXyXyXyXyXyXyXyXyX",
"yXyXyXyXyXyXyX*.V ( I.T.T.W.W.W.W.T.T.2.z j yXyXyXyXyXyXyXyXyXyX",
"yXyXyXyXyXyX6.W k.v.V.d.6.k.v.v.k.&.6.k.k.M f V yXyXyXyXyXyXyXyX",
"yXyXyXyXyXd...e.0.e.D.@X,X6.#.*.#.:XT.[ 2.2.y p yXyXyXyXyXyXyXyX",
"yXyXyXyXv.e.0.6.#.T.tXtXtXtXe.G tXtXtX}.~ [ ( 4 y yXyXyXyXyXyXyX",
"yXyXyXyXv.>.6.' e.7XtX:X@XtXtXd.tX,XG.tXX.G G 5 0 yXyXyXyXyXyXyX",
"yXyXyXD.v.&...V W.tXv.4 1 >.tXk._.4 # I V.j z 0 O 0 yXyXyXyXyXyX",
"yXyXv.I.d...A e oXtXG I 0.j tXg.( X...4 :Xe 4 1 1 > yXyXyXyXyX",
"yXyXD.T.6.T p 5 ,XtX[ A tXg.u. f tXe O O 4 yXyXyXyXyX",
"yXyXT.G.*.V > 0 7XtX1X~ T @XtXk.tX..V I.tXp 4 yXyXyXyXyX",
"yXyXW.v...z O # :XtXtXtXtXtXtXg.tXtXtXtXtX0 > yXyXyXyX",
"> A 6.&.T j 1 1 g.I.I.I.I.I.I.>.I.I.T.T.D.5 > = = = f /.T.v.yXyX",
"j g.:X:X:X:X:X:X:X:X:X*X:X*X*X*X*X*X*X*X*X*X*X*X*X1X}.d...( W yX",
"' v.tXtXW.v.v.V.D.G.:XtXtXtXtXtX7XtXtXtXtX7XtXtXtX/.0.~ f # y ",
"0.k.7X7X*.I.g.}.1XT./.7X1X7X1X7X7X7X7X1X7X7X1X1X@X>.I e 5 ",
"u.d.*X*Xe.:X7XtX7X@XoX@X*X@X@X@X@X@X@X@XoX@X@X@XV.V 4 5 1 ",
"u.0././.v.T.:X*X:XtX@X!.!._.@X*X@X@X_.!.!.!.W.!.v.y O y n X.x ",
"e.2.G.G.G.G.G.G.G.G.G.G.oX:X*.V n G &._.G.D.D.D.V.*.' *.2.e.T ",
"e.&.v.v.k.k.k.k.k.k.g.oX@Xf 4 = % # > G d.k.g.g.k.k.u.u.g.k.[ ",
"e.>.V.v.V.v.V.V.V.V.!.@Xj > 4 y f y 1 ~ e.V.V.V.V.V.V.V.V.&. ",
"e.e.d.u.d.u.e.e.e.e._.D.0 5 n g.>.T M 1 O 0.d.k.g.k.k.v.v.v.g.O ",
"e.V.7X7X7X7X7X7X7X7X:X~ > e G v.g.*...z 2.V.1X1X1X1X1X1X1XI.O ",
"e.G.}.}.}.}.}.}.}.oX@X2.0 p A ..0.d.e.T d.6.oXoXoX}.oXoX}./.O ",
"0.W.1X1X1X1X1X7X7X1X:XG.M 5 x ~ >.g.V. M 0.D.7X7X7X7X7X7X7XoX ",
"0.d.}._._.}._._._._.}.T.2.n 4 j G ( j v.G g._._./._._._._.g.O ",
"0.e._._.}._.}.}.}.}.}.T.k.u...~ I ' 2.k.M 2.I.}.}.}.}.}.}.}.e.O ",
"0.u.@XoXoXoXoX@XoX@XoXoXI.2.>.2.0.[ G W 6.g.@X@X@X@XoX@X@XoXu.O ",
"0.e.}.}.}.}.}.}.}.}.}.oX}./.g.#.' X.2.2.k._.}.}.}.}._.}.}.}.0.O ",
"0.#.*.>.*.>.*.>.>.>.>.*.>.*.>.>.&.&.*.*.>.>.2.>.>.>.2.2.>.>...= ",
"x G G A G A A G A G A A A A G A A A A A A A A A A A A A V n 1 ",
" "
};

@ -0,0 +1,195 @@
/* XPM */
static char *showfoto-16[] = {
/* columns rows colors chars-per-pixel */
"16 16 173 2",
" c black",
". c #020202",
"X c #252525",
"o c gray20",
"O c #2D3744",
"+ c #3F4142",
"@ c gray25",
"# c #404246",
"$ c #44494E",
"% c #484848",
"& c #4E4E4E",
"* c #4F5153",
"= c #515151",
"- c gray32",
"; c #535454",
": c #565656",
"> c gray34",
", c #585858",
"< c gray35",
"1 c #5A5A5A",
"2 c #5D6D7F",
"3 c #626262",
"4 c #646464",
"5 c #656565",
"6 c gray40",
"7 c #676767",
"8 c gray42",
"9 c #6F6F6F",
"0 c #717171",
"q c #737071",
"w c #757676",
"e c gray48",
"r c #7C7C7C",
"t c #7E7E7E",
"y c #5E7085",
"u c #5771A4",
"i c #658193",
"p c #6E99B9",
"a c #5C8CCA",
"s c #568BDB",
"d c #6D9FEF",
"f c #6BACE4",
"g c #6FB9FE",
"h c #75ACF8",
"j c #77BAEF",
"k c #75B7F6",
"l c #73B7F9",
"z c #72B8FE",
"x c #72BBFC",
"c c #7DB7F5",
"v c #77C3FE",
"b c #808080",
"n c #838383",
"m c #868B8E",
"M c #878C8F",
"N c #8A8A8B",
"B c #80909C",
"V c #88939A",
"C c #8F969F",
"Z c #95938F",
"A c #929291",
"S c #929292",
"D c #939196",
"F c #939496",
"G c gray59",
"H c #979797",
"J c #989596",
"K c #9A9A9A",
"L c gray61",
"P c #8BA4B2",
"I c #9EA8B3",
"U c gray63",
"Y c #A1A2A2",
"T c gray64",
"R c #A4A4A4",
"E c #A5A5A5",
"W c gray65",
"Q c #A7A7A7",
"! c #A4A6A8",
"~ c #A9A9A9",
"^ c #A8A9AA",
"/ c gray68",
"( c #AFAFAF",
") c gray69",
"_ c #B2B2B2",
"` c #B6B6B6",
"' c #B6B6B7",
"] c #B7B7B7",
"[ c #B5B7B9",
"{ c gray72",
"} c gray73",
"| c #BBBBBB",
" . c #BEBCBB",
".. c gray74",
"X. c gray",
"o. c #8DBDF2",
"O. c #A4BEE5",
"+. c #86C3FC",
"@. c #89CDFC",
"#. c #92C2F3",
"$. c #ADCCEF",
"%. c #A4CCF4",
"&. c #A3CFFA",
"*. c #A9CDF3",
"=. c #BED0E5",
"-. c #BCD7E4",
";. c #B0D2F4",
":. c #C0C0C0",
">. c #C0C1C1",
",. c #C1C1C1",
"<. c gray76",
"1. c #C3C3C3",
"2. c gray77",
"3. c #C6C6C6",
"4. c gray78",
"5. c #C8C8C8",
"6. c gray79",
"7. c #CACACA",
"8. c #CBCBCB",
"9. c #C9CCCE",
"0. c #CBCDCE",
"q. c gray80",
"w. c #CDCDCD",
"e. c #CECECE",
"r. c gray81",
"t. c #D2D2D2",
"y. c LightGray",
"u. c gray83",
"i. c #D5D5D5",
"p. c #D7D7D7",
"a. c #D7D9DC",
"s. c #D6DADE",
"d. c #D8D8D8",
"f. c gray85",
"g. c gainsboro",
"h. c #DDDEDF",
"j. c #DFDFDF",
"k. c #C3DAF4",
"l. c #C7E5F7",
"z. c #CDE0F3",
"x. c #DCE3E8",
"c. c #DCE4EE",
"v. c #D8E5F4",
"b. c #DCE7F1",
"n. c #DBE9F6",
"m. c gray88",
"M. c #E2E2E2",
"N. c #E4E4E4",
"B. c #E4E5E5",
"V. c gray90",
"C. c #E5E6E7",
"Z. c #E6E6E6",
"A. c #E2E6EB",
"S. c #E7E7E8",
"D. c #E9E9E9",
"F. c gray92",
"G. c #EAECEE",
"H. c #EBEDEE",
"J. c #EBEEEF",
"K. c #ECECEC",
"L. c gray93",
"P. c #EEEFEF",
"I. c #E1E9F2",
"U. c #E3EAF2",
"Y. c #E5EEF6",
"T. c #E9EDF1",
"R. c #EDF0F3",
"E. c #EFF0F0",
"W. c #EEF1F3",
"Q. c #ECF1F6",
"!. c #EDF1F6",
"~. c #F2F3F5",
"^. c None",
/* pixels */
"^.^.D.D.H.M.q.^.^.^.^.^.^.^.^.^.",
"^.^.D.~.W.W.T.H.H.V.r.^.^.^.^.^.",
"^.:.C.n.%.;.z.Y.W.W.H.V.K.P.V.d.",
"^.i.H.l.@.v x k #.*.k.v.U.T.H.h.",
"^.j.H.-.P V M B p f l c o.$.U.p.",
"^.j.h.D J ` U ~ N i k x x +.b.4.",
"~ d.X.q ` { X./ t + u d h &.x.' ",
"X.r.Z & { e _ e 7 X O a s O.a.~ ",
"L | S 8 r.q.t.7./ > * I =.c.8.0 ",
"` 3.:.{ p.V.V.V.M.q.N $ y A.[ o ",
"0.( :.i.d.q.:.` X.X.7 + y s.W ^.",
"[ W { { X.W 9 > 8 R ~ U C 0.K ^.",
"W _ 7.7.3.t 7 9 % G 7.3.~ :.b ^.",
"F [ i.p.t.K : : < W d.i.U K @ ^.",
"w Q :.3.:._ n 8 t _ :.:.S - ^.^.",
"; 3 3 7 7 7 < - < 3 7 7 - ^.^.^."
};

@ -0,0 +1,199 @@
/* XPM */
static char *showfoto[] = {
/* columns rows colors chars-per-pixel */
"32 32 161 2",
" c #000000",
". c #0B0B0B",
"X c #131313",
"o c #15191D",
"O c #1A1A1A",
"+ c #1F262E",
"@ c #232323",
"# c #2D2D2D",
"$ c #323232",
"% c #353739",
"& c #3C3C3C",
"* c #343351",
"= c #434343",
"- c #4A4A4A",
"; c #4A4D53",
": c #555555",
"> c #5B5B5B",
", c #515962",
"< c #626262",
"1 c #616669",
"2 c #6C6C6C",
"3 c #717171",
"4 c #777778",
"5 c #72787B",
"6 c #7A7A7A",
"7 c #3774C6",
"8 c #4C6D91",
"9 c #4B6E9C",
"0 c #5A7C98",
"q c #4975AA",
"w c #6A7A80",
"e c #727C81",
"r c #7B7ADB",
"t c #5F89B7",
"y c #6B8089",
"u c #77818D",
"i c #708B99",
"p c #7D8E95",
"a c #7692B2",
"s c #71A3BE",
"d c #7CA0B0",
"f c #4283D5",
"g c #4F82D6",
"h c #568FD7",
"j c #4D92E5",
"k c #579DEC",
"l c #5CA2EF",
"z c #5AA4F6",
"x c #5CA6F9",
"c c #5FABFC",
"v c #648DC9",
"b c #638DE0",
"n c #6B98ED",
"m c #7C9FE4",
"M c #749DF2",
"N c #7C9AF9",
"B c #7FB8D2",
"V c #66A0E2",
"C c #67A3EA",
"Z c #68A4EA",
"A c #6FA8E7",
"S c #6FABEE",
"D c #62A9F5",
"F c #62ADFB",
"G c #69AFF7",
"H c #6CAFFA",
"J c #65B2FE",
"K c #68B5FF",
"L c #6DBBFF",
"P c #76A9E4",
"I c #76AEFF",
"U c #7CA9FF",
"Y c #7EB1EA",
"T c #78BFE6",
"R c #75B1F2",
"E c #71B4FF",
"W c #72BBFE",
"Q c #79BCFF",
"! c #73C3FF",
"~ c #77C8FF",
"^ c #7BCBFE",
"/ c #838384",
"( c #85898C",
") c #8C8C8C",
"_ c #858D95",
"` c #838D9B",
"' c #8E9091",
"] c #939393",
"[ c #949698",
"{ c #9A9A9A",
"} c #8EADBB",
"| c #A3A3A4",
" . c #A4A6A8",
".. c #ACACAC",
"X. c #ADAFB1",
"o. c #B2B2B2",
"O. c #BBBBBB",
"+. c #8795FE",
"@. c #8DA5CF",
"#. c #91B2DE",
"$. c #82ABFE",
"%. c #8CAEFF",
"&. c #85B7EE",
"*. c #84BCFF",
"=. c #8ABDF7",
"-. c #91B7E3",
";. c #9DBFE6",
":. c #9BBFE8",
">. c #9ABDFD",
",. c #B7BEC6",
"<. c #86C6FF",
"1. c #81D2FF",
"2. c #89D5FE",
"3. c #98C3F3",
"4. c #9ACAFF",
"5. c #94DBFD",
"6. c #9DDFFF",
"7. c #AFC1C7",
"8. c #AACEDE",
"9. c #A2C4EA",
"0. c #ADC8E7",
"q. c #A3CDFC",
"w. c #A9D3EE",
"e. c #A2D6F1",
"r. c #A7D1FF",
"t. c #A9DDF5",
"y. c #B2CEED",
"u. c #B8CDE5",
"i. c #BACFEA",
"p. c #BCD4EE",
"a. c #B2D6FF",
"s. c #B8D4F4",
"d. c #B8DBFE",
"f. c #A4E2FF",
"g. c #B5E2FF",
"h. c #C3C3C3",
"j. c #CBCBCB",
"k. c #D4D4D4",
"l. c #DBDBDB",
"z. c #C2D4E9",
"x. c #C6DAEB",
"c. c #CFDCED",
"v. c #C5DAF1",
"b. c #CBE4FD",
"n. c #DBE2EC",
"m. c #DBE9EF",
"M. c #D6E2F1",
"N. c #D0E3F9",
"B. c #DAE4F4",
"V. c #DDEEFF",
"C. c #E3E3E3",
"Z. c #EBEBEB",
"A. c #E3EBF3",
"S. c #EBEDF1",
"D. c #ECF0F5",
"F. c #EBF3FC",
"G. c #F2F2F2",
"H. c #F3F7FB",
"J. c #F5F8FB",
"K. c #FBFBFB",
"L. c None",
/* pixels */
"L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.",
"L.L.L.L.L.L.h./ L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.",
"L.L.L.L.L.: Z.G.S.Z.C.l.j.{ L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.",
"L.L.L.L.L.O.J.K.K.K.J.G.S.C.j.{ L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.",
"L.L.L.L.L.k.K.S.9.p.B.D.K.K.K.G.Z.Z.C.C.j. .L.L.L.L.L.L.L.L.L.L.",
"L.L.L.L.o.C.K.x.G G R &.9.i.G.K.K.K.K.G.Z.Z.k... L.L.L.L.L.L.L.",
"L.L.L.L.j.Z.K.w.~ W L K K F l A 9.y.M.S.K.K.K.J.Z.Z.C.C.k.O.L.L.",
"L.L.L.L.l.G.F.e.2.2.~ ~ L L G G c D S Y 9.u.S.J.K.K.K.G.G.Z.k.o.",
"L.L.L.L.l.G.A.t.f.f.6.2.1.^ ^ ! ! L K J c x k V -.y.c.A.G.K.C.] ",
"L.L.L.L.C.J.m.8.} p 6 5 e i s ~ ~ ~ ! W K K J c z l C P A.J.k.< ",
"L.L.L.L.C.K.7.w u { ...| { / e B 2.1.1.^ ~ W W K K J J J.J... ",
"L.L.L.) Z.O.4 ) { | { ' ' [ ] / 1 d 5.5.2.^ H E ~ W L <.J.G.6 ",
"L.L.L.o.l./ 6 ) j.C.k./ ] k.j.4 < ; @.>.%.$.$.U I Q ^ d.G.C. ",
"L.L./ O.| 4 > O.Z.k.C.k.j.k.h.| = $ * r +.N n M $.$.*.b.G.j. L.",
"L.L...O.) : : C.o.2 3 l.o./ & { $ @ X 0 W D j f g b m M.Z.o. L.",
"L.L.O...6 $ > Z./ # = j.| = X ) & % v.d.=.Z f 7 v A.C.{ L.L.",
"{ ..O.| < O < G.j.2 | C.h./ 2 j.= X ,.F.H.F.N.y.i.G.k.6 L.L.",
") 6 o.] > O > C.G.C.Z.l.j.Z.Z.l.= . . o _ p.b.V.F.F.F.Z.h.< L.L.",
"{ ] o.O...] ..k.k.k.k.k.j.l.k.j.| ] ] ) ' u a 3.r.a.D.S.| . L.L.",
"o.o.C.Z.O.O.j.j.l.G.G.Z.G.G.G.G.Z.Z.C.{ : + + t *.4.G.Z.4 L.L.",
"h...l.k...k.Z.l.l.l.C.l.l.l.C.l.l.l...: X o 8 H q.Z.k.X L.L.",
"O.{ h.h.h.C.Z.Z.k.j.k.k.k.j.j.h.h.h.) # O $ > q Z s.Z.h. L.L.L.",
"..] ....o.o.O.o.o.j.j./ > > / ......| / 6 ) ( 9 h z.C. . L.L.L.",
" .] o.o.o.o.o.o.h.h.> & & # @ : | ..o.....o.| ` #.n.l.{ L.L.L.",
"{ { h.j.j.j.h.j.l./ # 3 ] 2 & X 4 O.h.j.h.j.o.{ Z.Z.j./ L.L.L.L.",
"{ { j.j.j.j.j.k.l.3 $ 2 ] ] > O < o.j.j.j.j.O.] C.C.h.1 L.L.L.L.",
"' | k.k.k.l.k.k.k.) $ - 3 / - # 2 o.k.k.k.k.h.< { o.{ # L.L.L.L.",
") { j.k.k.k.k.k.k...2 # # # $ < 3 O.k.l.k.l.h.< . - > L.L.L.L.",
"6 { k.l.C.l.l.l.l.j.| / 2 2 3 2 | k.l.k.l.l.h.< L.L.L.L.L.L.L.L.",
"> ] j.k.k.k.k.k.k.j.O.{ 6 4 6 ] h.k.k.k.k.j.O.> L.L.L.L.L.L.L.L.",
" 2 3 3 3 2 2 3 3 3 3 2 3 2 2 3 3 2 3 3 3 3 < $ L.L.L.L.L.L.L.L.",
"L.# @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ O . L.L.L.L.L.L.L.L."
};

@ -0,0 +1,86 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2002,2003 Colin Walters <walters@debian.org>
# Description: Defines some useful variables, but no rules
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_rules_buildvars
_cdbs_rules_buildvars = 1
CDBS_VERSION = something
# Common useful variables
DEB_SOURCE_PACKAGE := $(strip $(shell egrep '^Source: ' debian/control | cut -f 2 -d ':'))
DEB_VERSION := $(shell dpkg-parsechangelog | egrep '^Version:' | cut -f 2 -d ' ')
DEB_NOEPOCH_VERSION := $(shell echo $(DEB_VERSION) | cut -d: -f2-)
DEB_UPSTREAM_VERSION := $(shell echo $(DEB_NOEPOCH_VERSION) | sed 's/-[^-]*$$//')
DEB_ISNATIVE := $(shell dpkg-parsechangelog | egrep '^Version:' | perl -ne 'print if not /^Version:\s*.*-/;')
# Split into arch/indep packages
ifneq ($(DEB_INDEP_PACKAGES),cdbs)
DEB_INDEP_PACKAGES := $(filter-out $(DONT_BUILD), $(strip $(shell $(_cdbs_scripts_path)/list-packages indep)))
DEB_ARCH_PACKAGES := $(filter-out $(DONT_BUILD), $(filter-out $(DEB_INDEP_PACKAGES),$(strip $(shell $(_cdbs_scripts_path)/list-packages same))))
endif
# Split into normal and udeb packages
ifeq ($(DEB_UDEB_PACKAGES),)
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
DEB_UDEB_PACKAGES = $(filter-out $(DONT_BUILD),$(filter %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
else
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES), $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
endif
# Too much bother for now. If someone complains we'll fix it.
#DEB_ARCH_UDEB_PACKAGES = $(filter %-udeb, $(DEB_ARCH_PACKAGES))
#DEB_INDEP_UDEB_PACKAGES = $(filter %-udeb, $(DEB_INDEP_PACKAGES))
# A handy list of every package, udeb or not
DEB_ALL_PACKAGES = $(filter-out $(DONT_BUILD),$(DEB_PACKAGES) $(DEB_UDEB_PACKAGES))
DEB_INDEP_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_INDEP_PACKAGES)))
DEB_ARCH_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_ARCH_PACKAGES)))
DEB_DBG_PACKAGES = $(filter-out $(DONT_BUILD), $(filter %-dbg, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
# Some support for srcdir != builddir builds.
# These are relative to the root of the package
DEB_SRCDIR ?= .
DEB_BUILDDIR ?= $(strip $(DEB_SRCDIR))
# Miscellaneous bits
DEB_ARCH = $(shell dpkg --print-architecture)
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_HOST_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_HOST_GNU_SYSTEM)
DEB_HOST_GNU_CPU ?= $(shell dpkg-architecture -qDEB_HOST_GNU_CPU)
DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
DEB_BUILD_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_SYSTEM)
DEB_BUILD_GNU_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_CPU)
DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
DEB_BUILD_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_CPU)
DEB_BUILD_ARCH_OS ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_OS)
ifeq ($(words $(DEB_ALL_PACKAGES)),1)
DEB_DESTDIR = $(CURDIR)/debian/$(strip $(DEB_ALL_PACKAGES))/
else
DEB_DESTDIR = $(CURDIR)/debian/tmp/
endif
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), cdbs (>= 0.4.23-1.1)
endif

@ -0,0 +1,109 @@
ifndef _cdbs_bootstrap
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
endif
ifndef _cdbs_class_debian-qt-kde
_cdbs_class_debian-qt-kde := 1
# Note: This _must_ be included before autotools.mk, or it won't work.
common-configure-arch common-configure-indep:: debian/stamp-cvs-make
debian/stamp-cvs-make:
cp -Rp /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
cp -Rp /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
$(MAKE) -C $(DEB_SRCDIR) -f admin/Makefile.common dist;
touch debian/stamp-cvs-make
include debian/cdbs/kde.mk$(_cdbs_makefile_suffix)
include debian/cdbs/uploaders.mk
DEB_PATCHDIRS := debian/patches/common debian/patches
DEB_KDE_ENABLE_FINAL := yes
DEB_INSTALL_DOCS_ALL :=
DEB_DH_MAKESHLIBS_ARGS_ALL := -V
DEB_SHLIBDEPS_INCLUDE = $(foreach p,$(PACKAGES_WITH_LIBS),debian/$(p)/usr/lib)
ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
cdbs_treat_me_gently_arches := arm m68k alpha ppc64 armel armeb
ifeq (,$(filter $(DEB_HOST_ARCH_CPU),$(cdbs_treat_me_gently_arches)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
else
cdbs_kde_enable_final =
endif
endif
common-build-arch:: debian/stamp-man-pages
debian/stamp-man-pages:
if ! test -d debian/man/out; then mkdir -p debian/man/out; fi
for f in $$(find debian/man -name '*.sgml'); do \
docbook-to-man $$f > debian/man/out/`basename $$f .sgml`.1; \
done
for f in $$(find debian/man -name '*.man'); do \
soelim -I debian/man $$f \
> debian/man/out/`basename $$f .man`.`head -n1 $$f | awk '{print $$NF}'`; \
done
touch debian/stamp-man-pages
common-binary-indep::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_INDEP_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
common-binary-arch::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_ARCH_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
clean::
rm -rf debian/man/out
-rmdir debian/man
rm -f debian/stamp-man-pages
rm -rf debian/shlibs-check
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_desktop; then dh_desktop -p$(cdbs_curpkg) $(DEB_DH_DESKTOP_ARGS); fi
if test -e debian/$(cdbs_curpkg).lintian; then \
install -p -D -m644 debian/$(cdbs_curpkg).lintian \
debian/$(cdbs_curpkg)/usr/share/lintian/overrides/$(cdbs_curpkg); \
fi
if test -e debian/$(cdbs_curpkg).presubj; then \
install -p -D -m644 debian/$(cdbs_curpkg).presubj \
debian/$(cdbs_curpkg)/usr/share/bug/$(cdbs_curpkg)/presubj; \
fi
binary-install/$(DEB_SOURCE_PACKAGE)-doc-html::
set -e; \
for doc in `cd $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en; find . -name index.docbook`; do \
pkg=$${doc%/index.docbook}; pkg=$${pkg#./}; \
echo Building $$pkg HTML docs...; \
mkdir -p $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
cd $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
/opt/kde3/bin/meinproc $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en/$$pkg/index.docbook; \
done
for pkg in $(DOC_HTML_PRUNE) ; do \
rm -rf debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
done
clean::
if test -n "$(DEB_KDE_CVS_MAKE)" && test -d $(DEB_SRCDIR); then \
cd $(DEB_SRCDIR); \
find . -name Makefile.in -print | \
xargs --no-run-if-empty rm -f; \
rm -f Makefile.am acinclude.m4 aclocal.m4 config.h.in \
configure configure.files configure.in stamp-h.in \
subdirs; \
fi
rm -f debian/stamp-cvs-make
endif

@ -0,0 +1,97 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2003 Christopher L Cheney <ccheney@debian.org>
# Description: A class for KDE packages; sets KDE environment variables, etc
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_class_kde
_cdbs_class_kde := 1
# for dh_icons
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), debhelper (>= 5.0.7ubuntu4)
include $(_cdbs_rules_path)/buildcore.mk$(_cdbs_makefile_suffix)
ifdef _cdbs_tarball_dir
DEB_BUILDDIR = $(_cdbs_tarball_dir)/obj-$(DEB_BUILD_GNU_TYPE)
else
DEB_BUILDDIR = obj-$(DEB_BUILD_GNU_TYPE)
endif
include $(_cdbs_class_path)/autotools.mk$(_cdbs_makefile_suffix)
export kde_cgidir = \$${libdir}/cgi-bin
export kde_confdir = \$${sysconfdir}/kde3
export kde_htmldir = \$${datadir}/doc/kde/HTML
ifeq (,$(filter noopt,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
endif
ifneq (,$(filter nostrip,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final =
cdbs_kde_enable_debug = --enable-debug=yes
else
cdbs_kde_enable_debug = --disable-debug
endif
ifneq (,$(filter debug,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_debug = --enable-debug=full
endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_icons; then dh_icons -p$(cdbs_curpkg) $(DEB_DH_ICONCACHE_ARGS); fi
cleanbuilddir::
-$(if $(call cdbs_streq,$(DEB_BUILDDIR),$(DEB_SRCDIR)),,rm -rf $(DEB_BUILDDIR))
common-build-arch common-build-indep:: debian/stamp-kde-apidox
debian/stamp-kde-apidox:
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) apidox)
touch $@
common-install-prehook-impl::
mkdir -p po
-XGETTEXT=/usr/bin/kde-xgettext EXTRACTATTR=/opt/kde3/bin/extractattr sh $(DEB_SRCDIR)/admin/cvs.sh extract-messages
-for file in po/*pot; do \
sed "s/charset=CHARSET/charset=UTF-8/" -i $$file; \
done
common-install-arch common-install-indep:: common-install-kde-apidox
common-install-kde-apidox::
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) install-apidox DESTDIR=$(DEB_DESTDIR))
clean::
rm -f debian/stamp-kde-apidox
rm -rf po/*.pot
# This is a convenience target for calling manually. It's not part of
# the build process.
buildprep: clean apply-patches
$(MAKE) -f admin/Makefile.common dist
debian/rules clean
endif

@ -0,0 +1,16 @@
Sune Vuorela <debian@pusling.com>
Ana Beatriz Guerrero Lopez <ana@debian.org>
Fathi Boudra <fboudra@free.fr>
Modestas Vainius <geromanas@mailas.com>
Josh Metzler <joshdeb@metzlers.org>
Isaac Clerencia <isaac@debian.org>
Adeodato Simó <dato@net.com.org.es>
Adeodato Simo <dato@net.com.org.es>
Christopher Martin <chrsmrtn@debian.org>
Daniel Schepler <schepler@debian.org>
Sarah Hobbs <hobbsee@ubuntu.com>
Nacho Barrientos Arias <nacho@debian.org>
Ricardo Javier Cardenes Medina <rcardenes@debian.org>
Ricardo Cardenes <rcardenes@debian.org>
Armin Berres <trigger+debian@space-based.de>
Francesco Pedrini <francesco.pedrini@gmail.com>

@ -0,0 +1,29 @@
MAINTAINER=Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
UPLOADERS=$(shell grep -e +++ -e "^ -- " debian/changelog | grep -v "debian-qt-kde@lists.debian.org" | head -13 | /bin/sed 's/^\s*//;s/\s*$$//;s/^+++\? Changes by //;s/^+++\? //;s/-- //;s/:$$//;s/ <.*//' | sort -u | while read line ; do grep "$$line" debian/cdbs/team-members ; done | tr "\n" ", " | sed 's/,/, /g;s/, $$//')
debian/control.tmp:
@if [ ! -e debian/control.in ] ; then \
echo "this package is not yet prepared for using automatic update of uploaders"; \
echo "Please do so."; \
exit 1; \
fi
@sed 's/@@@UPLOADERS@@@/$(UPLOADERS)/;s#@@@MAINTAINER@@@#$(MAINTAINER)#' debian/control.in > debian/control.tmp
check-uploaders: debian/control.tmp
@if ! diff -q debian/control debian/control.tmp ; then \
echo "WARNING:: Control file differs from manually generated one" ; \
echo "WARNING:: Please update it manually and check it afterwards" ; \
echo "WARNING:: Uploaders are updated by debian/rules update-uploaders" ;\
echo "WARNING:: If this is a binNMU, NMU or security upload, just ignore" ;\
fi
clean::
rm -f debian/control.tmp
update-uploaders: debian/control.tmp
@mv -f debian/control.tmp debian/control
makebuilddir:: check-uploaders

@ -0,0 +1,19 @@
#!/usr/bin/env perl
use strict;
use warnings;
my $version = `dpkg-parsechangelog | awk '/^Version/ {print \$2}'`;
my ($version3, $version3_next);
my ($version2, $version2_next);
($version3 = $version) =~ s/-[^-]+$//;
($version2 = $version3) =~ s/\.[^.]+$//;
($version3_next = $version3) =~ s/(?<=\.)(\d+)[a-z]?$/($1+1)/e;
($version2_next = $version2) =~ s/(?<=\.)(\d+)$/($1+1)/e;
print "KDE-Version3=$version3\n";
print "KDE-Version2=$version2\n";
print "KDE-Next-Version3=$version3_next\n";
print "KDE-Next-Version2=$version2_next\n";

@ -0,0 +1,232 @@
dolphin-kde3 (0.9.2-1ubuntu0) karmic; urgency=low
* Karmic rebuild
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 02 July 2009 16:08:00 -0600
dolphin-kde3 (0.9.2-0ubuntu3) intrepid; urgency=low
* Moved KDE3 to /opt/kde3
* Integrated properly with KDE4.2+
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Wed, 04 March 2009 08:18:00 -0600
dolphin-kde3 (0.9.2-0ubuntu2) intrepid; urgency=low
* Added -kde3 suffix
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Mon, 15 Dec 2008 10:27:00 -0600
dolphin (0.9.2-0ubuntu6.1) hardy-proposed; urgency=low
* Add kubuntu_09_addaspodcast_invalid_servicemenu.diff to fix
invalid addAsPodcast service menu. (Closes LP: #199393)
-- Adam Spain <mail@adamspain.me.uk> Sun, 08 Jun 2008 18:26:17 +0100
dolphin (0.9.2-0ubuntu6) hardy; urgency=low
* Added kubuntu_07_open_as_root_supports_spaces.diff:
- Closes LP: #209831
-- Anthony Mercatante <tonio@ubuntu.com> Thu, 17 Apr 2008 22:52:12 +0200
dolphin (0.9.2-0ubuntu5) hardy; urgency=low
* Fix patch kubuntu_02_change_name_to_dolphin.patch to use Dolphin
name not D3lphin and to accept URLs
-- Jonathan Riddell <jriddell@ubuntu.com> Wed, 05 Mar 2008 14:30:49 +0000
dolphin (0.9.2-0ubuntu4) hardy; urgency=low
* Rebuild with kdesdk-script 4:3.5.8-1ubuntu6 to ensure .desktop
file translations are used
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 14 Dec 2007 16:58:36 +0000
dolphin (0.9.2-0ubuntu3) hardy; urgency=low
* added kubuntu_07_ark_contextmenu.diff
fixes file compression for files and folders
also adds .zip file support
-- Brandon Holtsclaw <imbrandon@kubuntu.org> Sat, 01 Dec 2007 06:23:46 -0600
dolphin (0.9.2-0ubuntu2) gutsy; urgency=low
* debian/patches/kubuntu_06_edit_category.diff: fix Category, so it
doesn't show up on GNOME System Tools -menu. (LP: #151306)
-- Timo Aaltonen <tepsipakki@ubuntu.com> Wed, 10 Oct 2007 17:59:46 +0300
dolphin (0.9.2-0ubuntu1) gutsy; urgency=low
* New upstream version.
isoservice patch dropped, and compress.desktop servicemenu added.
-- Stefan Skotte <sfs@enhance-it.dk> Wed, 05 Sep 2007 23:59:58 +0200
dolphin (0.9.1-0ubuntu6) gutsy; urgency=low
[ Juan Carlos G. Torres ]
* Added kubuntu_05_trash_contextmenu.diff
- Allows items from Trash folder to be restored and for Trash folder to be emptied
[ Jonathan Riddell ]
* Add kubuntu_00_automake10.diff for automake 1.10 support
-- Juan Carlos G. Torres <jucato@kubuntu.org> Wed, 05 Sep 2007 17:44:01 +0800
dolphin (0.9.1-0ubuntu5) gutsy; urgency=low
* Add users' folders to kubuntu_04_add_system_bookmark.diff
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 31 Aug 2007 13:33:19 +0100
dolphin (0.9.1-0ubuntu4) gutsy; urgency=low
* Add more transations to kubuntu_02_change_name_to_dolphin.patch
and make it set the mimetype and open with URL (%u) for system
menu support
* Add kubuntu_04_add_system_bookmark.diff to add bookmarks for
system and system:/media, given these URLs nice icons
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 31 Aug 2007 12:57:39 +0100
dolphin (0.9.1-0ubuntu3) gutsy; urgency=low
* Disable broken isoservice servicemenu entry.
-- Frode M. Døving <frode@ubuntu.com> Mon, 30 Jul 2007 19:49:11 +0200
dolphin (0.9.1-0ubuntu2) gutsy; urgency=low
* Fix typo in file name of kubuntu_01_kdepot.patch
* Don't change internal name in kubuntu_02_change_name_to_dolphin.patch
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 16 Jul 2007 13:16:21 +0100
dolphin (0.9.1-0ubuntu1) gutsy; urgency=low
* New upstream release
-- Anthony Mercatante <tonio@ubuntu.com> Thu, 14 May 2007 11:00:13 +0000
dolphin (0.8.2-2ubuntu1) gutsy; urgency=low
* Merge from debian unstable, remaining changes:
+ Add kubuntu_02_clean_desktop_file.patch
- If set as default, Dolphin will not complain when opening
URLs like remote:/ trash:/ ...
- Dolphin supports inode/directory mimetype
- Add French GenericName
* debian/control:
- Added Ubuntu Maintainer, moved old one to XSBC-Original-Maintainer
-- Stephan Hermann <sh@sourcecode.de> Fri, 25 May 2007 11:00:13 +0000
dolphin (0.8.2-2) unstable; urgency=low
* debian/rules: remove /usr/share/locale/dolphin (Closes: #418644)
-- Varun Hiremath <varunhiremath@gmail.com> Thu, 12 Apr 2007 22:22:11 +0530
dolphin (0.8.2-1) unstable; urgency=low
* New upstream release
-- Varun Hiremath <varunhiremath@gmail.com> Fri, 26 Jan 2007 22:41:23 +0530
dolphin (0.8.1-1) experimental; urgency=low
* New upstream release
-- Varun Hiremath <varunhiremath@gmail.com> Sun, 7 Jan 2007 23:15:34 +0530
dolphin (0.8.1-0ubuntu2) feisty; urgency=low
* Add kubuntu_02_clean_desktop_file.patch
- If set as default, Dolphin will not complain when opening
URLs like remote:/ trash:/ ...
- Dolphin supports inode/directory mimetype
- Add French GenericName
-- Anthony Mercatante <tonio@ubuntu.com> Fri, 06 Apr 2007 14:15:32 +1100
dolphin (0.8.1-0ubuntu1) feisty; urgency=low
* New Upstream Version
-- Sarah Hobbs <hobbsee@ubuntu.com> Thu, 11 Jan 2007 00:41:38 +1100
dolphin (0.8.0-1) experimental; urgency=low
[ Varun Hiremath ]
* New upstream release
[ Torsten Werner ]
* Upload to experimental
-- Torsten Werner <twerner@debian.org> Thu, 28 Dec 2006 10:24:17 +0100
dolphin (0.7.0-2) unstable; urgency=low
* debian/control: Improve the description.
* debian/copyright: Change the download from url.
* Improve the manpage debian/dolphin.1
-- Varun Hiremath <varunhiremath@gmail.com> Thu, 7 Dec 2006 01:56:18 +0530
dolphin (0.7.0-1) unstable; urgency=low
* Initial upload (Closes: #373291)
* New upstream release
* Add debian/watch file
* Add Homepage to debian/control file
* Add XS-X-Vcs-Svn header in debian/control.
* debian/copyright:
+ Include the full text of the GFDL, since the Dolphin handbook is
licensed under the terms of the GFDL.
-- Varun Hiremath <varunhiremath@gmail.com> Fri, 3 Nov 2006 18:33:35 +0530
dolphin (0.7.0-0ubuntu2) feisty; urgency=low
* Applied patch from Michael Biebl to remove duplicate desktop file
(Closes Ubuntu: #78647)
-- Emmet Hikory <emmet.hikory@gmail.com> Wed, 10 Jan 2007 21:54:50 +0900
dolphin (0.7.0-0ubuntu1) feisty; urgency=low
* New upstream release
* Add kubuntu_01_kdepot.patch for pot file extraction to rosetta
-- Anthony Mercatante <tonio@ubuntu.com> Tue, 5 Dec 2006 01:08:13 +0100
dolphin (0.6.2-1) unstable; urgency=low
* New upstream release
* remove doc/en/index.docbook from upstream tarball because of license issues
-- Varun Hiremath <varunhiremath@gmail.com> Fri, 6 Oct 2006 01:50:59 +0530
dolphin (0.6.1-1) unstable; urgency=low
* Initial release
-- Varun Hiremath <varunhiremath@gmail.com> Sun, 27 Aug 2006 20:23:52 +0530
dolphin (0.6.0-0ubuntu1) edgy; urgency=low
* New upstream release
-- Robert Stoffers <rstoffers@gmail.com> Mon, 24 Jul 2006 17:18:30 +1000
dolphin (0.5.2-0ubuntu1) edgy; urgency=low
* Initial release
-- Robert Stoffers <rstoffers@gmail.com> Thu, 22 Jun 2006 06:31:46 +1000

@ -0,0 +1,33 @@
Source: dolphin-kde3
Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: Anthony Mercatante <tonio@ubuntu.com>
Build-Depends: debhelper (>= 5), cdbs, kdelibs4-kde3-dev, libkonq4-kde3-dev, autotools-dev, docbook2x, docbook-xml, kdesdk-scripts-kde3, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev
Standards-Version: 3.8.3
Package: dolphin-kde3
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: amarok-kde3, ark-kde3, k3b-kde3, kmail-kde3, digikam-kde3
Suggests: kfloppy-kde3
Description: File manager for KDE focusing on usability [KDE3]
Dolphin is not intended to be a competitor to Konqueror, the default KDE
file manager: Konqueror acts as universal viewer being able to show HTML
pages, text documents, directories and a lot more, whereas Dolphin focuses
on being only a file manager. This approach allows to optimize the user
interface for the task of file management.
.
Features include:
Sidebar
Navigation bar (breadcrumbs)
View properties remembered for each folder
Split views
Network transparency
Undo/redo functionality
Renaming of a variable number of selected items in one step.
.
This is the D3lphin fork of Dolphin, intended to keep development of
the KDE 3 version of Dolphin active.
.
Homepage: https://marrat.homelinux.org/D3lphin

@ -0,0 +1,34 @@
Source: dolphin-kde3
Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: @@@MAINTAINER@@@
Uploaders: @@@UPLOADERS@@@
Build-Depends: debhelper (>= 5), cdbs, kdelibs4-kde3-dev, libkonq4-kde3-dev, autotools-dev, docbook2x, docbook-xml, kdesdk-scripts-kde3, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev
Standards-Version: 3.8.3
Package: dolphin-kde3
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: amarok-kde3, ark-kde3, k3b-kde3, kmail-kde3, digikam-kde3
Suggests: kfloppy-kde3
Description: File manager for KDE focusing on usability [KDE3]
Dolphin is not intended to be a competitor to Konqueror, the default KDE
file manager: Konqueror acts as universal viewer being able to show HTML
pages, text documents, directories and a lot more, whereas Dolphin focuses
on being only a file manager. This approach allows to optimize the user
interface for the task of file management.
.
Features include:
Sidebar
Navigation bar (breadcrumbs)
View properties remembered for each folder
Split views
Network transparency
Undo/redo functionality
Renaming of a variable number of selected items in one step.
.
This is the D3lphin fork of Dolphin, intended to keep development of
the KDE 3 version of Dolphin active.
.
Homepage: https://marrat.homelinux.org/D3lphin

@ -0,0 +1,485 @@
This package was debianized by Varun Hiremath <varunhiremath@gmail.com> on
Sun, 27 Aug 2006 20:23:52 +0530.
It was downloaded from http://enzosworld.gmxhome.de/download.html
Upstream Authors:
Peter Penz <peter.penz@gmx.at>,
Stefan Monov <logixoul@gmail.com>,
Cvetoslav Ludmiloff <ludmiloff@gmail.com>
Parts of the code is based on work by:
Aaron J. Seigo <aseigo@kde.org>,
Gregor Kalinik <gregor@podnapisi.net>,
Carsten Pfeiffer <pfeiffer@kde.org>,
Torben Weis <weis@kde.org>,
David Faure <faure@kde.org>,
Holger Freyther <freyther@yahoo.com>,
Christoph Cullmann <cullmann@kde.org>,
Joseph Wenninger <jowenn@kde.org>,
Anders Lund <anders.lund@lund.tdcadsl.dk>,
Janos Farkas <chexum@shadow.banki.hu>,
Stephan Kulow <coolo@kde.org>,
Patrice Tremblay
Copyright:
(C) 2006 Peter Penz <peter.penz@gmx.at>,
(C) 2006 Stefan Monov <logixoul@gmail.com>,
(C) 2006 Cvetoslav Ludmiloff <ludmiloff@gmail.com>,
(C) 2006 Aaron J. Seigo <aseigo@kde.org>,
(C) 2006 Gregor Kalinik <gregor@podnapisi.net>,
(C) 2002 Carsten Pfeiffer <pfeiffer@kde.org>,
(C) 1998,1999 Torben Weis <weis@kde.org>,
(C) 1998-2000 David Faure <faure@kde.org>,
(C) 2001 Holger Freyther <freyther@yahoo.com>,
(C) 2001 Christoph Cullmann <cullmann@kde.org>,
(C) 2001 Joseph Wenninger <jowenn@kde.org>,
(C) 2001 Anders Lund <anders.lund@lund.tdcadsl.dk>,
(C) 1997 Janos Farkas <chexum@shadow.banki.hu>,
(C) 1997-1999 Stephan Kulow <coolo@kde.org>,
(C) 2006 Patrice Tremblay
License:
Dolphin's main program is licensed under the GPL:
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 of the License, or
(at your option) any later version.
This program 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.
On Debian systems, you can find the GPL license in:
/usr/share/common-licenses/GPL
------
The Dolphin Handbook included in this package is licensed
under the terms of the GNU Free Documentation License:
Documentation copyright:
(c) 2005 Peter Penz <peter.penz@gmx.at>
(c) 2006 Orville Bennett <obennett@hartford.edu>
(c) 2006 Michael Austin <tuxedup@users.sourceforge.net>
License:
Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License,
Version 1.1 or any later version published by the Free Software
Foundation; with no Invariant Sections, with no Front-Cover Texts,
and with no Back-Cover Texts.
A copy of the GNU Free Documentation License (Version 1.2) is
included below:
GNU Free Documentation License
Version 1.2, November 2002
Copyright (C) 2000,2001,2002 Free Software Foundation, Inc.
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
0. PREAMBLE
The purpose of this License is to make a manual, textbook, or other
functional and useful document "free" in the sense of freedom: to
assure everyone the effective freedom to copy and redistribute it,
with or without modifying it, either commercially or noncommercially.
Secondarily, this License preserves for the author and publisher a way
to get credit for their work, while not being considered responsible
for modifications made by others.
This License is a kind of "copyleft", which means that derivative
works of the document must themselves be free in the same sense. It
complements the GNU General Public License, which is a copyleft
license designed for free software.
We have designed this License in order to use it for manuals for free
software, because free software needs free documentation: a free
program should come with manuals providing the same freedoms that the
software does. But this License is not limited to software manuals;
it can be used for any textual work, regardless of subject matter or
whether it is published as a printed book. We recommend this License
principally for works whose purpose is instruction or reference.
1. APPLICABILITY AND DEFINITIONS
This License applies to any manual or other work, in any medium, that
contains a notice placed by the copyright holder saying it can be
distributed under the terms of this License. Such a notice grants a
world-wide, royalty-free license, unlimited in duration, to use that
work under the conditions stated herein. The "Document", below,
refers to any such manual or work. Any member of the public is a
licensee, and is addressed as "you". You accept the license if you
copy, modify or distribute the work in a way requiring permission
under copyright law.
A "Modified Version" of the Document means any work containing the
Document or a portion of it, either copied verbatim, or with
modifications and/or translated into another language.
A "Secondary Section" is a named appendix or a front-matter section of
the Document that deals exclusively with the relationship of the
publishers or authors of the Document to the Document's overall subject
(or to related matters) and contains nothing that could fall directly
within that overall subject. (Thus, if the Document is in part a
textbook of mathematics, a Secondary Section may not explain any
mathematics.) The relationship could be a matter of historical
connection with the subject or with related matters, or of legal,
commercial, philosophical, ethical or political position regarding
them.
The "Invariant Sections" are certain Secondary Sections whose titles
are designated, as being those of Invariant Sections, in the notice
that says that the Document is released under this License. If a
section does not fit the above definition of Secondary then it is not
allowed to be designated as Invariant. The Document may contain zero
Invariant Sections. If the Document does not identify any Invariant
Sections then there are none.
The "Cover Texts" are certain short passages of text that are listed,
as Front-Cover Texts or Back-Cover Texts, in the notice that says that
the Document is released under this License. A Front-Cover Text may
be at most 5 words, and a Back-Cover Text may be at most 25 words.
A "Transparent" copy of the Document means a machine-readable copy,
represented in a format whose specification is available to the
general public, that is suitable for revising the document
straightforwardly with generic text editors or (for images composed of
pixels) generic paint programs or (for drawings) some widely available
drawing editor, and that is suitable for input to text formatters or
for automatic translation to a variety of formats suitable for input
to text formatters. A copy made in an otherwise Transparent file
format whose markup, or absence of markup, has been arranged to thwart
or discourage subsequent modification by readers is not Transparent.
An image format is not Transparent if used for any substantial amount
of text. A copy that is not "Transparent" is called "Opaque".
Examples of suitable formats for Transparent copies include plain
ASCII without markup, Texinfo input format, LaTeX input format, SGML
or XML using a publicly available DTD, and standard-conforming simple
HTML, PostScript or PDF designed for human modification. Examples of
transparent image formats include PNG, XCF and JPG. Opaque formats
include proprietary formats that can be read and edited only by
proprietary word processors, SGML or XML for which the DTD and/or
processing tools are not generally available, and the
machine-generated HTML, PostScript or PDF produced by some word
processors for output purposes only.
The "Title Page" means, for a printed book, the title page itself,
plus such following pages as are needed to hold, legibly, the material
this License requires to appear in the title page. For works in
formats which do not have any title page as such, "Title Page" means
the text near the most prominent appearance of the work's title,
preceding the beginning of the body of the text.
A section "Entitled XYZ" means a named subunit of the Document whose
title either is precisely XYZ or contains XYZ in parentheses following
text that translates XYZ in another language. (Here XYZ stands for a
specific section name mentioned below, such as "Acknowledgements",
"Dedications", "Endorsements", or "History".) To "Preserve the Title"
of such a section when you modify the Document means that it remains a
section "Entitled XYZ" according to this definition.
The Document may include Warranty Disclaimers next to the notice which
states that this License applies to the Document. These Warranty
Disclaimers are considered to be included by reference in this
License, but only as regards disclaiming warranties: any other
implication that these Warranty Disclaimers may have is void and has
no effect on the meaning of this License.
2. VERBATIM COPYING
You may copy and distribute the Document in any medium, either
commercially or noncommercially, provided that this License, the
copyright notices, and the license notice saying this License applies
to the Document are reproduced in all copies, and that you add no other
conditions whatsoever to those of this License. You may not use
technical measures to obstruct or control the reading or further
copying of the copies you make or distribute. However, you may accept
compensation in exchange for copies. If you distribute a large enough
number of copies you must also follow the conditions in section 3.
You may also lend copies, under the same conditions stated above, and
you may publicly display copies.
3. COPYING IN QUANTITY
If you publish printed copies (or copies in media that commonly have
printed covers) of the Document, numbering more than 100, and the
Document's license notice requires Cover Texts, you must enclose the
copies in covers that carry, clearly and legibly, all these Cover
Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
the back cover. Both covers must also clearly and legibly identify
you as the publisher of these copies. The front cover must present
the full title with all words of the title equally prominent and
visible. You may add other material on the covers in addition.
Copying with changes limited to the covers, as long as they preserve
the title of the Document and satisfy these conditions, can be treated
as verbatim copying in other respects.
If the required texts for either cover are too voluminous to fit
legibly, you should put the first ones listed (as many as fit
reasonably) on the actual cover, and continue the rest onto adjacent
pages.
If you publish or distribute Opaque copies of the Document numbering
more than 100, you must either include a machine-readable Transparent
copy along with each Opaque copy, or state in or with each Opaque copy
a computer-network location from which the general network-using
public has access to download using public-standard network protocols
a complete Transparent copy of the Document, free of added material.
If you use the latter option, you must take reasonably prudent steps,
when you begin distribution of Opaque copies in quantity, to ensure
that this Transparent copy will remain thus accessible at the stated
location until at least one year after the last time you distribute an
Opaque copy (directly or through your agents or retailers) of that
edition to the public.
It is requested, but not required, that you contact the authors of the
Document well before redistributing any large number of copies, to give
them a chance to provide you with an updated version of the Document.
4. MODIFICATIONS
You may copy and distribute a Modified Version of the Document under
the conditions of sections 2 and 3 above, provided that you release
the Modified Version under precisely this License, with the Modified
Version filling the role of the Document, thus licensing distribution
and modification of the Modified Version to whoever possesses a copy
of it. In addition, you must do these things in the Modified Version:
A. Use in the Title Page (and on the covers, if any) a title distinct
from that of the Document, and from those of previous versions
(which should, if there were any, be listed in the History section
of the Document). You may use the same title as a previous version
if the original publisher of that version gives permission.
B. List on the Title Page, as authors, one or more persons or entities
responsible for authorship of the modifications in the Modified
Version, together with at least five of the principal authors of the
Document (all of its principal authors, if it has fewer than five),
unless they release you from this requirement.
C. State on the Title page the name of the publisher of the
Modified Version, as the publisher.
D. Preserve all the copyright notices of the Document.
E. Add an appropriate copyright notice for your modifications
adjacent to the other copyright notices.
F. Include, immediately after the copyright notices, a license notice
giving the public permission to use the Modified Version under the
terms of this License, in the form shown in the Addendum below.
G. Preserve in that license notice the full lists of Invariant Sections
and required Cover Texts given in the Document's license notice.
H. Include an unaltered copy of this License.
I. Preserve the section Entitled "History", Preserve its Title, and add
to it an item stating at least the title, year, new authors, and
publisher of the Modified Version as given on the Title Page. If
there is no section Entitled "History" in the Document, create one
stating the title, year, authors, and publisher of the Document as
given on its Title Page, then add an item describing the Modified
Version as stated in the previous sentence.
J. Preserve the network location, if any, given in the Document for
public access to a Transparent copy of the Document, and likewise
the network locations given in the Document for previous versions
it was based on. These may be placed in the "History" section.
You may omit a network location for a work that was published at
least four years before the Document itself, or if the original
publisher of the version it refers to gives permission.
K. For any section Entitled "Acknowledgements" or "Dedications",
Preserve the Title of the section, and preserve in the section all
the substance and tone of each of the contributor acknowledgements
and/or dedications given therein.
L. Preserve all the Invariant Sections of the Document,
unaltered in their text and in their titles. Section numbers
or the equivalent are not considered part of the section titles.
M. Delete any section Entitled "Endorsements". Such a section
may not be included in the Modified Version.
N. Do not retitle any existing section to be Entitled "Endorsements"
or to conflict in title with any Invariant Section.
O. Preserve any Warranty Disclaimers.
If the Modified Version includes new front-matter sections or
appendices that qualify as Secondary Sections and contain no material
copied from the Document, you may at your option designate some or all
of these sections as invariant. To do this, add their titles to the
list of Invariant Sections in the Modified Version's license notice.
These titles must be distinct from any other section titles.
You may add a section Entitled "Endorsements", provided it contains
nothing but endorsements of your Modified Version by various
parties--for example, statements of peer review or that the text has
been approved by an organization as the authoritative definition of a
standard.
You may add a passage of up to five words as a Front-Cover Text, and a
passage of up to 25 words as a Back-Cover Text, to the end of the list
of Cover Texts in the Modified Version. Only one passage of
Front-Cover Text and one of Back-Cover Text may be added by (or
through arrangements made by) any one entity. If the Document already
includes a cover text for the same cover, previously added by you or
by arrangement made by the same entity you are acting on behalf of,
you may not add another; but you may replace the old one, on explicit
permission from the previous publisher that added the old one.
The author(s) and publisher(s) of the Document do not by this License
give permission to use their names for publicity for or to assert or
imply endorsement of any Modified Version.
5. COMBINING DOCUMENTS
You may combine the Document with other documents released under this
License, under the terms defined in section 4 above for modified
versions, provided that you include in the combination all of the
Invariant Sections of all of the original documents, unmodified, and
list them all as Invariant Sections of your combined work in its
license notice, and that you preserve all their Warranty Disclaimers.
The combined work need only contain one copy of this License, and
multiple identical Invariant Sections may be replaced with a single
copy. If there are multiple Invariant Sections with the same name but
different contents, make the title of each such section unique by
adding at the end of it, in parentheses, the name of the original
author or publisher of that section if known, or else a unique number.
Make the same adjustment to the section titles in the list of
Invariant Sections in the license notice of the combined work.
In the combination, you must combine any sections Entitled "History"
in the various original documents, forming one section Entitled
"History"; likewise combine any sections Entitled "Acknowledgements",
and any sections Entitled "Dedications". You must delete all sections
Entitled "Endorsements".
6. COLLECTIONS OF DOCUMENTS
You may make a collection consisting of the Document and other documents
released under this License, and replace the individual copies of this
License in the various documents with a single copy that is included in
the collection, provided that you follow the rules of this License for
verbatim copying of each of the documents in all other respects.
You may extract a single document from such a collection, and distribute
it individually under this License, provided you insert a copy of this
License into the extracted document, and follow this License in all
other respects regarding verbatim copying of that document.
7. AGGREGATION WITH INDEPENDENT WORKS
A compilation of the Document or its derivatives with other separate
and independent documents or works, in or on a volume of a storage or
distribution medium, is called an "aggregate" if the copyright
resulting from the compilation is not used to limit the legal rights
of the compilation's users beyond what the individual works permit.
When the Document is included in an aggregate, this License does not
apply to the other works in the aggregate which are not themselves
derivative works of the Document.
If the Cover Text requirement of section 3 is applicable to these
copies of the Document, then if the Document is less than one half of
the entire aggregate, the Document's Cover Texts may be placed on
covers that bracket the Document within the aggregate, or the
electronic equivalent of covers if the Document is in electronic form.
Otherwise they must appear on printed covers that bracket the whole
aggregate.
8. TRANSLATION
Translation is considered a kind of modification, so you may
distribute translations of the Document under the terms of section 4.
Replacing Invariant Sections with translations requires special
permission from their copyright holders, but you may include
translations of some or all Invariant Sections in addition to the
original versions of these Invariant Sections. You may include a
translation of this License, and all the license notices in the
Document, and any Warranty Disclaimers, provided that you also include
the original English version of this License and the original versions
of those notices and disclaimers. In case of a disagreement between
the translation and the original version of this License or a notice
or disclaimer, the original version will prevail.
If a section in the Document is Entitled "Acknowledgements",
"Dedications", or "History", the requirement (section 4) to Preserve
its Title (section 1) will typically require changing the actual
title.
9. TERMINATION
You may not copy, modify, sublicense, or distribute the Document except
as expressly provided for under this License. Any other attempt to
copy, modify, sublicense or distribute the Document is void, and will
automatically terminate your rights under this License. However,
parties who have received copies, or rights, from you under this
License will not have their licenses terminated so long as such
parties remain in full compliance.
10. FUTURE REVISIONS OF THIS LICENSE
The Free Software Foundation may publish new, revised versions
of the GNU Free Documentation License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns. See
http://www.gnu.org/copyleft/.
Each version of the License is given a distinguishing version number.
If the Document specifies that a particular numbered version of this
License "or any later version" applies to it, you have the option of
following the terms and conditions either of that specified version or
of any later version that has been published (not as a draft) by the
Free Software Foundation. If the Document does not specify a version
number of this License, you may choose any version ever published (not
as a draft) by the Free Software Foundation.
ADDENDUM: How to use this License for your documents
To use this License in a document you have written, include a copy of
the License in the document and put the following copyright and
license notices just after the title page:
Copyright (c) YEAR YOUR NAME.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2
or any later version published by the Free Software Foundation;
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
Texts. A copy of the license is included in the section entitled
"GNU Free Documentation License".
If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts,
replace the "with...Texts." line with this:
with the Invariant Sections being LIST THEIR TITLES, with the
Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
If you have Invariant Sections without Cover Texts, or some other
combination of the three, merge those two alternatives to suit the
situation.
If your document contains nontrivial examples of program code, we
recommend releasing these examples in parallel under your choice of
free software license, such as the GNU General Public License,
to permit their use in free software.
The Debian packaging is (C) 2006, Varun Hiremath <varunhiremath@gmail.com> and
is licensed under the GPL, see `/usr/share/common-licenses/GPL'.

@ -0,0 +1,62 @@
.TH dolphin 1 "December 7, 2006"
.SH NAME
dolphin \- File manager for KDE focusing on usability
.SH SYNOPSIS
.B dolphin
.RI [Qt-options] [KDE-options] [URL]
.SH DESCRIPTION
dolphin is not intended to be a competitor to Konqueror, the default KDE
file manager: Konqueror acts as universal viewer being able to show HTML
pages, text documents, directories and a lot more, whereas dolphin focuses
on being only a file manager. This approach allows to optimize the user
interface for the task of file management.
.PP
.SH FEATURES
.PP
* Navigation bar (breadcrumbs)
.PP
* View properties remembered for each folder
.PP
* Split views
.PP
* Network transparency
.PP
* Undo/redo functionality
.PP
* Renaming of a variable number of selected items in one step.
.PP
.SH OPTIONS
.SS
.SS Generic Options:
.TP
.B --help
Show help about options
.TP
.B --help-qt
Show Qt specific options
.TP
.B --help-kde
Show KDE specific options
.TP
.B --help-all
Show all options
.TP
.B --author
Show author information
.TP
.B -v, --version
Show version information
.TP
.B --license
Show license information
.SS
.SS Arguments:
.TP
.B URL
Document to open
.PP
.SH HOMEPAGE
Homepage: http://enzosworld.gmxhome.de/
.SH AUTHOR
This manual page was written by Varun Hiremath <varunhiremath@gmail.com>,
for the Debian project (but may be used by others).

@ -0,0 +1,18 @@
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
DEB_CONFIGURE_MANDIR := /opt/kde3/share/man
DEB_CONFIGURE_PREFIX := /opt/kde3
DEB_CONFIGURE_INFODIR := /opt/kde3/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/kde3 --with-extra-libs=/opt/kde3/lib
binary-install/dolphin::
mkdir -p debian/dolphin/opt/kde3/bin
ln -s /opt/kde3/bin/d3lphin debian/dolphin/opt/kde3/bin/dolphin

@ -0,0 +1,86 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2002,2003 Colin Walters <walters@debian.org>
# Description: Defines some useful variables, but no rules
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_rules_buildvars
_cdbs_rules_buildvars = 1
CDBS_VERSION = something
# Common useful variables
DEB_SOURCE_PACKAGE := $(strip $(shell egrep '^Source: ' debian/control | cut -f 2 -d ':'))
DEB_VERSION := $(shell dpkg-parsechangelog | egrep '^Version:' | cut -f 2 -d ' ')
DEB_NOEPOCH_VERSION := $(shell echo $(DEB_VERSION) | cut -d: -f2-)
DEB_UPSTREAM_VERSION := $(shell echo $(DEB_NOEPOCH_VERSION) | sed 's/-[^-]*$$//')
DEB_ISNATIVE := $(shell dpkg-parsechangelog | egrep '^Version:' | perl -ne 'print if not /^Version:\s*.*-/;')
# Split into arch/indep packages
ifneq ($(DEB_INDEP_PACKAGES),cdbs)
DEB_INDEP_PACKAGES := $(filter-out $(DONT_BUILD), $(strip $(shell $(_cdbs_scripts_path)/list-packages indep)))
DEB_ARCH_PACKAGES := $(filter-out $(DONT_BUILD), $(filter-out $(DEB_INDEP_PACKAGES),$(strip $(shell $(_cdbs_scripts_path)/list-packages same))))
endif
# Split into normal and udeb packages
ifeq ($(DEB_UDEB_PACKAGES),)
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
DEB_UDEB_PACKAGES = $(filter-out $(DONT_BUILD),$(filter %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
else
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES), $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
endif
# Too much bother for now. If someone complains we'll fix it.
#DEB_ARCH_UDEB_PACKAGES = $(filter %-udeb, $(DEB_ARCH_PACKAGES))
#DEB_INDEP_UDEB_PACKAGES = $(filter %-udeb, $(DEB_INDEP_PACKAGES))
# A handy list of every package, udeb or not
DEB_ALL_PACKAGES = $(filter-out $(DONT_BUILD),$(DEB_PACKAGES) $(DEB_UDEB_PACKAGES))
DEB_INDEP_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_INDEP_PACKAGES)))
DEB_ARCH_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_ARCH_PACKAGES)))
DEB_DBG_PACKAGES = $(filter-out $(DONT_BUILD), $(filter %-dbg, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
# Some support for srcdir != builddir builds.
# These are relative to the root of the package
DEB_SRCDIR ?= .
DEB_BUILDDIR ?= $(strip $(DEB_SRCDIR))
# Miscellaneous bits
DEB_ARCH = $(shell dpkg --print-architecture)
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_HOST_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_HOST_GNU_SYSTEM)
DEB_HOST_GNU_CPU ?= $(shell dpkg-architecture -qDEB_HOST_GNU_CPU)
DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
DEB_BUILD_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_SYSTEM)
DEB_BUILD_GNU_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_CPU)
DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
DEB_BUILD_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_CPU)
DEB_BUILD_ARCH_OS ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_OS)
ifeq ($(words $(DEB_ALL_PACKAGES)),1)
DEB_DESTDIR = $(CURDIR)/debian/$(strip $(DEB_ALL_PACKAGES))/
else
DEB_DESTDIR = $(CURDIR)/debian/tmp/
endif
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), cdbs (>= 0.4.23-1.1)
endif

@ -0,0 +1,109 @@
ifndef _cdbs_bootstrap
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
endif
ifndef _cdbs_class_debian-qt-kde
_cdbs_class_debian-qt-kde := 1
# Note: This _must_ be included before autotools.mk, or it won't work.
common-configure-arch common-configure-indep:: debian/stamp-cvs-make
debian/stamp-cvs-make:
cp -Rp /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
cp -Rp /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
$(MAKE) -C $(DEB_SRCDIR) -f admin/Makefile.common dist;
touch debian/stamp-cvs-make
include debian/cdbs/kde.mk$(_cdbs_makefile_suffix)
include debian/cdbs/uploaders.mk
DEB_PATCHDIRS := debian/patches/common debian/patches
DEB_KDE_ENABLE_FINAL := yes
DEB_INSTALL_DOCS_ALL :=
DEB_DH_MAKESHLIBS_ARGS_ALL := -V
DEB_SHLIBDEPS_INCLUDE = $(foreach p,$(PACKAGES_WITH_LIBS),debian/$(p)/usr/lib)
ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
cdbs_treat_me_gently_arches := arm m68k alpha ppc64 armel armeb
ifeq (,$(filter $(DEB_HOST_ARCH_CPU),$(cdbs_treat_me_gently_arches)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
else
cdbs_kde_enable_final =
endif
endif
common-build-arch:: debian/stamp-man-pages
debian/stamp-man-pages:
if ! test -d debian/man/out; then mkdir -p debian/man/out; fi
for f in $$(find debian/man -name '*.sgml'); do \
docbook-to-man $$f > debian/man/out/`basename $$f .sgml`.1; \
done
for f in $$(find debian/man -name '*.man'); do \
soelim -I debian/man $$f \
> debian/man/out/`basename $$f .man`.`head -n1 $$f | awk '{print $$NF}'`; \
done
touch debian/stamp-man-pages
common-binary-indep::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_INDEP_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
common-binary-arch::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_ARCH_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
clean::
rm -rf debian/man/out
-rmdir debian/man
rm -f debian/stamp-man-pages
rm -rf debian/shlibs-check
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_desktop; then dh_desktop -p$(cdbs_curpkg) $(DEB_DH_DESKTOP_ARGS); fi
if test -e debian/$(cdbs_curpkg).lintian; then \
install -p -D -m644 debian/$(cdbs_curpkg).lintian \
debian/$(cdbs_curpkg)/usr/share/lintian/overrides/$(cdbs_curpkg); \
fi
if test -e debian/$(cdbs_curpkg).presubj; then \
install -p -D -m644 debian/$(cdbs_curpkg).presubj \
debian/$(cdbs_curpkg)/usr/share/bug/$(cdbs_curpkg)/presubj; \
fi
binary-install/$(DEB_SOURCE_PACKAGE)-doc-html::
set -e; \
for doc in `cd $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en; find . -name index.docbook`; do \
pkg=$${doc%/index.docbook}; pkg=$${pkg#./}; \
echo Building $$pkg HTML docs...; \
mkdir -p $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
cd $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
/opt/kde3/bin/meinproc $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en/$$pkg/index.docbook; \
done
for pkg in $(DOC_HTML_PRUNE) ; do \
rm -rf debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
done
clean::
if test -n "$(DEB_KDE_CVS_MAKE)" && test -d $(DEB_SRCDIR); then \
cd $(DEB_SRCDIR); \
find . -name Makefile.in -print | \
xargs --no-run-if-empty rm -f; \
rm -f Makefile.am acinclude.m4 aclocal.m4 config.h.in \
configure configure.files configure.in stamp-h.in \
subdirs; \
fi
rm -f debian/stamp-cvs-make
endif

@ -0,0 +1,97 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2003 Christopher L Cheney <ccheney@debian.org>
# Description: A class for KDE packages; sets KDE environment variables, etc
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_class_kde
_cdbs_class_kde := 1
# for dh_icons
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), debhelper (>= 5.0.7ubuntu4)
include $(_cdbs_rules_path)/buildcore.mk$(_cdbs_makefile_suffix)
ifdef _cdbs_tarball_dir
DEB_BUILDDIR = $(_cdbs_tarball_dir)/obj-$(DEB_BUILD_GNU_TYPE)
else
DEB_BUILDDIR = obj-$(DEB_BUILD_GNU_TYPE)
endif
include $(_cdbs_class_path)/autotools.mk$(_cdbs_makefile_suffix)
export kde_cgidir = \$${libdir}/cgi-bin
export kde_confdir = \$${sysconfdir}/kde3
export kde_htmldir = \$${datadir}/doc/kde/HTML
ifeq (,$(filter noopt,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
endif
ifneq (,$(filter nostrip,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final =
cdbs_kde_enable_debug = --enable-debug=yes
else
cdbs_kde_enable_debug = --disable-debug
endif
ifneq (,$(filter debug,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_debug = --enable-debug=full
endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_icons; then dh_icons -p$(cdbs_curpkg) $(DEB_DH_ICONCACHE_ARGS); fi
cleanbuilddir::
-$(if $(call cdbs_streq,$(DEB_BUILDDIR),$(DEB_SRCDIR)),,rm -rf $(DEB_BUILDDIR))
common-build-arch common-build-indep:: debian/stamp-kde-apidox
debian/stamp-kde-apidox:
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) apidox)
touch $@
common-install-prehook-impl::
mkdir -p po
-XGETTEXT=/usr/bin/kde-xgettext EXTRACTATTR=/opt/kde3/bin/extractattr sh $(DEB_SRCDIR)/admin/cvs.sh extract-messages
-for file in po/*pot; do \
sed "s/charset=CHARSET/charset=UTF-8/" -i $$file; \
done
common-install-arch common-install-indep:: common-install-kde-apidox
common-install-kde-apidox::
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) install-apidox DESTDIR=$(DEB_DESTDIR))
clean::
rm -f debian/stamp-kde-apidox
rm -rf po/*.pot
# This is a convenience target for calling manually. It's not part of
# the build process.
buildprep: clean apply-patches
$(MAKE) -f admin/Makefile.common dist
debian/rules clean
endif

@ -0,0 +1,16 @@
Sune Vuorela <debian@pusling.com>
Ana Beatriz Guerrero Lopez <ana@debian.org>
Fathi Boudra <fboudra@free.fr>
Modestas Vainius <geromanas@mailas.com>
Josh Metzler <joshdeb@metzlers.org>
Isaac Clerencia <isaac@debian.org>
Adeodato Simó <dato@net.com.org.es>
Adeodato Simo <dato@net.com.org.es>
Christopher Martin <chrsmrtn@debian.org>
Daniel Schepler <schepler@debian.org>
Sarah Hobbs <hobbsee@ubuntu.com>
Nacho Barrientos Arias <nacho@debian.org>
Ricardo Javier Cardenes Medina <rcardenes@debian.org>
Ricardo Cardenes <rcardenes@debian.org>
Armin Berres <trigger+debian@space-based.de>
Francesco Pedrini <francesco.pedrini@gmail.com>

@ -0,0 +1,29 @@
MAINTAINER=Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
UPLOADERS=$(shell grep -e +++ -e "^ -- " debian/changelog | grep -v "debian-qt-kde@lists.debian.org" | head -13 | /bin/sed 's/^\s*//;s/\s*$$//;s/^+++\? Changes by //;s/^+++\? //;s/-- //;s/:$$//;s/ <.*//' | sort -u | while read line ; do grep "$$line" debian/cdbs/team-members ; done | tr "\n" ", " | sed 's/,/, /g;s/, $$//')
debian/control.tmp:
@if [ ! -e debian/control.in ] ; then \
echo "this package is not yet prepared for using automatic update of uploaders"; \
echo "Please do so."; \
exit 1; \
fi
@sed 's/@@@UPLOADERS@@@/$(UPLOADERS)/;s#@@@MAINTAINER@@@#$(MAINTAINER)#' debian/control.in > debian/control.tmp
check-uploaders: debian/control.tmp
@if ! diff -q debian/control debian/control.tmp ; then \
echo "WARNING:: Control file differs from manually generated one" ; \
echo "WARNING:: Please update it manually and check it afterwards" ; \
echo "WARNING:: Uploaders are updated by debian/rules update-uploaders" ;\
echo "WARNING:: If this is a binNMU, NMU or security upload, just ignore" ;\
fi
clean::
rm -f debian/control.tmp
update-uploaders: debian/control.tmp
@mv -f debian/control.tmp debian/control
makebuilddir:: check-uploaders

@ -0,0 +1,19 @@
#!/usr/bin/env perl
use strict;
use warnings;
my $version = `dpkg-parsechangelog | awk '/^Version/ {print \$2}'`;
my ($version3, $version3_next);
my ($version2, $version2_next);
($version3 = $version) =~ s/-[^-]+$//;
($version2 = $version3) =~ s/\.[^.]+$//;
($version3_next = $version3) =~ s/(?<=\.)(\d+)[a-z]?$/($1+1)/e;
($version2_next = $version2) =~ s/(?<=\.)(\d+)$/($1+1)/e;
print "KDE-Version3=$version3\n";
print "KDE-Version2=$version2\n";
print "KDE-Next-Version3=$version3_next\n";
print "KDE-Next-Version2=$version2_next\n";

@ -0,0 +1,37 @@
filelight-l10n-kde3 (1.0-4) karmic; urgency=low
* Karmic rebuild
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 02 July 2009 16:08:00 -0600
filelight-l10n-kde3 (1.0-3) intrepid; urgency=low
* Moved KDE3 to /opt/kde3
* Integrated properly with KDE4.2+
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Fri, 06 March 2009 01:35:00 -0600
filelight-l10n-kde3 (1.0-2) intrepid; urgency=low
* Added -kde3 suffix
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Mon, 09 Feb 2009 10:33:00 -0600
filelight-l10n (1.0-2) unstable; urgency=low
* Depends on filelight.
* Updated policy to 3.7.3.0. No changes needed.
* Added homepage as control field.
* Fix copyright file to sort out lintian warnings.
-- Raúl Sánchez Siles <rasasi78@gmail.com> Sat, 19 Apr 2008 23:39:34 +0200
filelight-l10n (1.0-1) unstable; urgency=low
* Initial release. (Closes: #447414).
* filelight: [INTL:de] German PO file corrections (Closes: #313714)
* filelight: No help: "Could not find service 'khelpcenter'"(Closes:
#263393).
* filelight: [INTL:sv] Swedish PO translation (Closes: #353796)
-- Raúl Sánchez Siles <rasasi78@gmail.com> Mon, 22 Oct 2007 00:53:30 +0200

@ -0,0 +1,19 @@
Source: filelight-l10n-kde3
Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Uploaders: Raúl Sánchez Siles <rasasi78@gmail.com>
Build-Depends: kdelibs4-kde3-dev (>= 4:3.4.3), cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), automake1.11-kde3, autoconf2.63, libtool, libltdl-dev
Standards-Version: 3.8.3
Homepage: http://www.methylblue.com/filelight/
Package: filelight-l10n-kde3
Architecture: any
Depends: ${shlibs:Depends} , filelight-kde3 (>= ${source:Version})
Description: Localization (l10n) for Filelight, disk space usage tool [KDE3]
This package provides localization(l10n) files (translations and docs) for
Filelight, Filelight allows you to understand your disk usage by graphically
representing your filesystem as a set of concentric, segmented rings.
.
See the 'filelight' package description for more information.

@ -0,0 +1,38 @@
This package was debianized by Raúl Sánchez Siles<rasasi78@gmail.com>
on Mon Oct 1 08:59:34 CEST 2007 based on the work by Christopher Martin
<chrsmrtn@debian.org> with the help of Ana Guerrero<ana@ekaia.org> and
others.
The Debian packaging is Copyright 2007, Raul Sánchez Siles <rasasi78@gmail.com>
and Christopher Martin <chrsmrtn@debian.org> is licensed under the GPLv2,
which can be found at '/usr/share/common-licenses/GPL-2'.
It was downloaded from: http://www.methylblue.com/filelight/
Primary Developers:
Max Howell <mxcl@users.sf.net>
License:
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; version 2 dated June, 1991.
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 GNU/Linux systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL-2'.
Copyright
Filelight:
Copyright 2005-2006 Max Howell <max.howell@methylblue.com>

@ -0,0 +1,32 @@
#! /usr/bin/make -f
DEB_PATCHDIRS := debian/patches/common debian/patches
include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
DEB_CONFIGURE_MANDIR := /opt/kde3/share/man
DEB_CONFIGURE_PREFIX := /opt/kde3
DEB_CONFIGURE_INFODIR := /opt/kde3/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
#DEB_PATCHDIRS := debian/patches/common debian/patches
#DEB_INSTALL_DOCS_ALL :=
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/kde3 --with-extra-libs=/usr/kde3/lib --with-extra-includes=/opt/kde3/include/kde
post-patches:: debian/stamp-bootstrap
debian/stamp-bootstrap:
! [ -f /usr/share/libtool/ltmain.sh ] || \
cp -f /usr/share/libtool/ltmain.sh admin/ltmain.sh
! [ -f /usr/share/libtool/config/ltmain.sh ] || \
cp -f /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
make -f admin/Makefile.common cvs
touch debian/stamp-bootstrap

@ -0,0 +1,86 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2002,2003 Colin Walters <walters@debian.org>
# Description: Defines some useful variables, but no rules
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_rules_buildvars
_cdbs_rules_buildvars = 1
CDBS_VERSION = something
# Common useful variables
DEB_SOURCE_PACKAGE := $(strip $(shell egrep '^Source: ' debian/control | cut -f 2 -d ':'))
DEB_VERSION := $(shell dpkg-parsechangelog | egrep '^Version:' | cut -f 2 -d ' ')
DEB_NOEPOCH_VERSION := $(shell echo $(DEB_VERSION) | cut -d: -f2-)
DEB_UPSTREAM_VERSION := $(shell echo $(DEB_NOEPOCH_VERSION) | sed 's/-[^-]*$$//')
DEB_ISNATIVE := $(shell dpkg-parsechangelog | egrep '^Version:' | perl -ne 'print if not /^Version:\s*.*-/;')
# Split into arch/indep packages
ifneq ($(DEB_INDEP_PACKAGES),cdbs)
DEB_INDEP_PACKAGES := $(filter-out $(DONT_BUILD), $(strip $(shell $(_cdbs_scripts_path)/list-packages indep)))
DEB_ARCH_PACKAGES := $(filter-out $(DONT_BUILD), $(filter-out $(DEB_INDEP_PACKAGES),$(strip $(shell $(_cdbs_scripts_path)/list-packages same))))
endif
# Split into normal and udeb packages
ifeq ($(DEB_UDEB_PACKAGES),)
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
DEB_UDEB_PACKAGES = $(filter-out $(DONT_BUILD),$(filter %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
else
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES), $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
endif
# Too much bother for now. If someone complains we'll fix it.
#DEB_ARCH_UDEB_PACKAGES = $(filter %-udeb, $(DEB_ARCH_PACKAGES))
#DEB_INDEP_UDEB_PACKAGES = $(filter %-udeb, $(DEB_INDEP_PACKAGES))
# A handy list of every package, udeb or not
DEB_ALL_PACKAGES = $(filter-out $(DONT_BUILD),$(DEB_PACKAGES) $(DEB_UDEB_PACKAGES))
DEB_INDEP_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_INDEP_PACKAGES)))
DEB_ARCH_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_ARCH_PACKAGES)))
DEB_DBG_PACKAGES = $(filter-out $(DONT_BUILD), $(filter %-dbg, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
# Some support for srcdir != builddir builds.
# These are relative to the root of the package
DEB_SRCDIR ?= .
DEB_BUILDDIR ?= $(strip $(DEB_SRCDIR))
# Miscellaneous bits
DEB_ARCH = $(shell dpkg --print-architecture)
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_HOST_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_HOST_GNU_SYSTEM)
DEB_HOST_GNU_CPU ?= $(shell dpkg-architecture -qDEB_HOST_GNU_CPU)
DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
DEB_BUILD_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_SYSTEM)
DEB_BUILD_GNU_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_CPU)
DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
DEB_BUILD_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_CPU)
DEB_BUILD_ARCH_OS ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_OS)
ifeq ($(words $(DEB_ALL_PACKAGES)),1)
DEB_DESTDIR = $(CURDIR)/debian/$(strip $(DEB_ALL_PACKAGES))/
else
DEB_DESTDIR = $(CURDIR)/debian/tmp/
endif
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), cdbs (>= 0.4.23-1.1)
endif

@ -0,0 +1,109 @@
ifndef _cdbs_bootstrap
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
endif
ifndef _cdbs_class_debian-qt-kde
_cdbs_class_debian-qt-kde := 1
# Note: This _must_ be included before autotools.mk, or it won't work.
common-configure-arch common-configure-indep:: debian/stamp-cvs-make
debian/stamp-cvs-make:
cp -Rp /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
cp -Rp /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
$(MAKE) -C $(DEB_SRCDIR) -f admin/Makefile.common dist;
touch debian/stamp-cvs-make
include debian/cdbs/kde.mk$(_cdbs_makefile_suffix)
include debian/cdbs/uploaders.mk
DEB_PATCHDIRS := debian/patches/common debian/patches
DEB_KDE_ENABLE_FINAL := yes
DEB_INSTALL_DOCS_ALL :=
DEB_DH_MAKESHLIBS_ARGS_ALL := -V
DEB_SHLIBDEPS_INCLUDE = $(foreach p,$(PACKAGES_WITH_LIBS),debian/$(p)/usr/lib)
ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
cdbs_treat_me_gently_arches := arm m68k alpha ppc64 armel armeb
ifeq (,$(filter $(DEB_HOST_ARCH_CPU),$(cdbs_treat_me_gently_arches)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
else
cdbs_kde_enable_final =
endif
endif
common-build-arch:: debian/stamp-man-pages
debian/stamp-man-pages:
if ! test -d debian/man/out; then mkdir -p debian/man/out; fi
for f in $$(find debian/man -name '*.sgml'); do \
docbook-to-man $$f > debian/man/out/`basename $$f .sgml`.1; \
done
for f in $$(find debian/man -name '*.man'); do \
soelim -I debian/man $$f \
> debian/man/out/`basename $$f .man`.`head -n1 $$f | awk '{print $$NF}'`; \
done
touch debian/stamp-man-pages
common-binary-indep::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_INDEP_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
common-binary-arch::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_ARCH_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
clean::
rm -rf debian/man/out
-rmdir debian/man
rm -f debian/stamp-man-pages
rm -rf debian/shlibs-check
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_desktop; then dh_desktop -p$(cdbs_curpkg) $(DEB_DH_DESKTOP_ARGS); fi
if test -e debian/$(cdbs_curpkg).lintian; then \
install -p -D -m644 debian/$(cdbs_curpkg).lintian \
debian/$(cdbs_curpkg)/usr/share/lintian/overrides/$(cdbs_curpkg); \
fi
if test -e debian/$(cdbs_curpkg).presubj; then \
install -p -D -m644 debian/$(cdbs_curpkg).presubj \
debian/$(cdbs_curpkg)/usr/share/bug/$(cdbs_curpkg)/presubj; \
fi
binary-install/$(DEB_SOURCE_PACKAGE)-doc-html::
set -e; \
for doc in `cd $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en; find . -name index.docbook`; do \
pkg=$${doc%/index.docbook}; pkg=$${pkg#./}; \
echo Building $$pkg HTML docs...; \
mkdir -p $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
cd $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
/opt/kde3/bin/meinproc $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en/$$pkg/index.docbook; \
done
for pkg in $(DOC_HTML_PRUNE) ; do \
rm -rf debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
done
clean::
if test -n "$(DEB_KDE_CVS_MAKE)" && test -d $(DEB_SRCDIR); then \
cd $(DEB_SRCDIR); \
find . -name Makefile.in -print | \
xargs --no-run-if-empty rm -f; \
rm -f Makefile.am acinclude.m4 aclocal.m4 config.h.in \
configure configure.files configure.in stamp-h.in \
subdirs; \
fi
rm -f debian/stamp-cvs-make
endif

@ -0,0 +1,97 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2003 Christopher L Cheney <ccheney@debian.org>
# Description: A class for KDE packages; sets KDE environment variables, etc
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_class_kde
_cdbs_class_kde := 1
# for dh_icons
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), debhelper (>= 5.0.7ubuntu4)
include $(_cdbs_rules_path)/buildcore.mk$(_cdbs_makefile_suffix)
ifdef _cdbs_tarball_dir
DEB_BUILDDIR = $(_cdbs_tarball_dir)/obj-$(DEB_BUILD_GNU_TYPE)
else
DEB_BUILDDIR = obj-$(DEB_BUILD_GNU_TYPE)
endif
include $(_cdbs_class_path)/autotools.mk$(_cdbs_makefile_suffix)
export kde_cgidir = \$${libdir}/cgi-bin
export kde_confdir = \$${sysconfdir}/kde3
export kde_htmldir = \$${datadir}/doc/kde/HTML
ifeq (,$(filter noopt,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
endif
ifneq (,$(filter nostrip,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final =
cdbs_kde_enable_debug = --enable-debug=yes
else
cdbs_kde_enable_debug = --disable-debug
endif
ifneq (,$(filter debug,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_debug = --enable-debug=full
endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_icons; then dh_icons -p$(cdbs_curpkg) $(DEB_DH_ICONCACHE_ARGS); fi
cleanbuilddir::
-$(if $(call cdbs_streq,$(DEB_BUILDDIR),$(DEB_SRCDIR)),,rm -rf $(DEB_BUILDDIR))
common-build-arch common-build-indep:: debian/stamp-kde-apidox
debian/stamp-kde-apidox:
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) apidox)
touch $@
common-install-prehook-impl::
mkdir -p po
-XGETTEXT=/usr/bin/kde-xgettext EXTRACTATTR=/opt/kde3/bin/extractattr sh $(DEB_SRCDIR)/admin/cvs.sh extract-messages
-for file in po/*pot; do \
sed "s/charset=CHARSET/charset=UTF-8/" -i $$file; \
done
common-install-arch common-install-indep:: common-install-kde-apidox
common-install-kde-apidox::
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) install-apidox DESTDIR=$(DEB_DESTDIR))
clean::
rm -f debian/stamp-kde-apidox
rm -rf po/*.pot
# This is a convenience target for calling manually. It's not part of
# the build process.
buildprep: clean apply-patches
$(MAKE) -f admin/Makefile.common dist
debian/rules clean
endif

@ -0,0 +1,16 @@
Sune Vuorela <debian@pusling.com>
Ana Beatriz Guerrero Lopez <ana@debian.org>
Fathi Boudra <fboudra@free.fr>
Modestas Vainius <geromanas@mailas.com>
Josh Metzler <joshdeb@metzlers.org>
Isaac Clerencia <isaac@debian.org>
Adeodato Simó <dato@net.com.org.es>
Adeodato Simo <dato@net.com.org.es>
Christopher Martin <chrsmrtn@debian.org>
Daniel Schepler <schepler@debian.org>
Sarah Hobbs <hobbsee@ubuntu.com>
Nacho Barrientos Arias <nacho@debian.org>
Ricardo Javier Cardenes Medina <rcardenes@debian.org>
Ricardo Cardenes <rcardenes@debian.org>
Armin Berres <trigger+debian@space-based.de>
Francesco Pedrini <francesco.pedrini@gmail.com>

@ -0,0 +1,29 @@
MAINTAINER=Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
UPLOADERS=$(shell grep -e +++ -e "^ -- " debian/changelog | grep -v "debian-qt-kde@lists.debian.org" | head -13 | /bin/sed 's/^\s*//;s/\s*$$//;s/^+++\? Changes by //;s/^+++\? //;s/-- //;s/:$$//;s/ <.*//' | sort -u | while read line ; do grep "$$line" debian/cdbs/team-members ; done | tr "\n" ", " | sed 's/,/, /g;s/, $$//')
debian/control.tmp:
@if [ ! -e debian/control.in ] ; then \
echo "this package is not yet prepared for using automatic update of uploaders"; \
echo "Please do so."; \
exit 1; \
fi
@sed 's/@@@UPLOADERS@@@/$(UPLOADERS)/;s#@@@MAINTAINER@@@#$(MAINTAINER)#' debian/control.in > debian/control.tmp
check-uploaders: debian/control.tmp
@if ! diff -q debian/control debian/control.tmp ; then \
echo "WARNING:: Control file differs from manually generated one" ; \
echo "WARNING:: Please update it manually and check it afterwards" ; \
echo "WARNING:: Uploaders are updated by debian/rules update-uploaders" ;\
echo "WARNING:: If this is a binNMU, NMU or security upload, just ignore" ;\
fi
clean::
rm -f debian/control.tmp
update-uploaders: debian/control.tmp
@mv -f debian/control.tmp debian/control
makebuilddir:: check-uploaders

@ -0,0 +1,19 @@
#!/usr/bin/env perl
use strict;
use warnings;
my $version = `dpkg-parsechangelog | awk '/^Version/ {print \$2}'`;
my ($version3, $version3_next);
my ($version2, $version2_next);
($version3 = $version) =~ s/-[^-]+$//;
($version2 = $version3) =~ s/\.[^.]+$//;
($version3_next = $version3) =~ s/(?<=\.)(\d+)[a-z]?$/($1+1)/e;
($version2_next = $version2) =~ s/(?<=\.)(\d+)$/($1+1)/e;
print "KDE-Version3=$version3\n";
print "KDE-Version2=$version2\n";
print "KDE-Next-Version3=$version3_next\n";
print "KDE-Next-Version2=$version2_next\n";

@ -0,0 +1,197 @@
filelight-kde3 (1.0-2ubuntu5) karmic; urgency=low
* Karmic rebuild
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 02 July 2009 16:08:00 -0600
filelight-kde3 (1.0-2ubuntu4) intrepid; urgency=low
* Moved KDE3 to /opt/kde3
* Integrated properly with KDE4.2+
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Wed, 04 March 2009 01:11:00 -0600
filelight-kde3 (1.0-2ubuntu3) intrepid; urgency=low
* Added -kde3 suffix
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Mon, 09 Feb 2009 10:27:00 -0600
filelight (1.0-2ubuntu2) intrepid; urgency=low
* Remove documentation, it conflicts with the -l10n package (LP: #245974)
-- Harald Sitter <apachelogger@ubuntu.com> Sun, 24 Aug 2008 00:56:23 +0200
filelight (1.0-2ubuntu1) intrepid; urgency=low
* Merge from debian unstable, remaining changes:
- Changed Maintainer field per spec
- debian/rules: prevent the installation of locale files (they are provided
by the filelight-l10n package)
- debian/patches
+ Don't merge patches which change any Makefile.in, they
would break.
-- Harald Sitter <apachelogger@ubuntu.com> Wed, 07 May 2008 10:00:29 +0100
filelight (1.0-2) unstable; urgency=low
* 'man filelight' typos: "representating", "filesystem" and
"diskspace" (Closes: #452618). Thanks to A. Costa.
* Update policy to 3.7.3. No changes needed.
* Fixed Vcs-Svn and VCs-Browser fields.
* Reordered CDBS build rules and removing autotools.mk since it clashes with
kde.mk.
* Moving to quilt patch system.
* Removed dpatch comments from 10_fix-filelight.desktop
* Reworked buildsystem: added patches 98_buildprep; removed
01_configure-update, 02_dist-files and 07_install-radial-map.diff; updated
05_fPIX_radialmap_part.
* Removed watch file.
-- Raúl Sánchez Siles <rasasi78@gmail.com> Tue, 06 May 2008 17:10:35 +0200
filelight (1.0-1) unstable; urgency=low
* New upstream release: Crashes fix, displaying non-latin1 correctly and
several new features. (Closes: #445935, #424741)
* Splitted l10n to a new package.
* Bugs closed:
+ filelight always places hover information on first monitor (Closes:
#255896)
+ filelight doesn't handle utf-8 files (Closes: #256423)
+ always crashing on exit (Closes: #404460)
+ bug in filelight - crash on exit (Closes: #356626)
+ glibc detects free() of invalid pointer on exit (Closes: #343903)
+ memory usage is obscene (Closes: #231399)
+ lots of noise on stderr from RadialMap methods (Closes: #343905)
+ very large files and directories lead to confusion (Closes: #393827)
+ Filelight ignores large files (Closes: #341680)
+ Piles of WARNING messages on startup, but it works. (Closes:
#307717)
+ filelight lacks a manpage [patch] (Closes: #414934). Thanks to
James R. Van Zandt.
+ Spelling mistake in package description (Closes: #363410). Thanks to
James Westby.
+ please build with --disable-debug to prevent spurious stdout-output
(Closes: #408554)
+ filelight(GNU/k*BSD): FTBFS: out of date config.sub/config.guess
(Closes: #304605)
+ lots of noise on stderr from RadialMap methods (Closes: #343905)
* Packaging issues:
+ Changed packaging to CDBS.
+ Provide upstream AUTHORS file.
+ Honour the nostrip in the DEB_BUILD_OPTIONS. (Closes: #436852)
+ Changed menu section to Applications/File Management to comply with newer
menu policy.
+ Implemented dpatch, avoiding direct upstream patching(ugly).
+ please remove old editor backup files from diff (Closes: #354706)
+ Update package policy to latest 3.7.2.
+ Change Uploader(me) and Maintainers(Debian KDE Extras Team).
-- Raúl Sánchez Siles <rasasi78@gmail.com> Fri, 16 Nov 2007 19:20:42 +0100
filelight (1.0-0ubuntu2) gutsy; urgency=low
* Removed postrm and postinst since they are not needed
* Added patch for desktop file typo
-- Harald Sitter <sitter.harald@gmail.com> Mon, 4 Jun 2007 21:58:53 +0200
filelight (1.0-0ubuntu1) gutsy; urgency=low
* New Upstream Release
* Standards-Version: 3.7.2
* Added manpage
* Moved to cdbs
* Removed debian/conffiles due to cdbs
-- Harald Sitter <sitter.harald@gmail.com> Sun, 22 Apr 2007 14:48:10 +0200
filelight (0.99beta6-1ubuntu1) dapper; urgency=low
* Resynchronise with Debian.
-- Benjamin Montgomery <bmontgom@montynet.org> Tue, 6 Dec 2005 22:12:09 -0600
filelight (0.99beta6-1) unstable; urgency=low
* New upstream (beta) release. Closes: #304497
* Can delete files with spaces in the filename. Closes: #265384
* Rebuilt for C++ transition. Closes: #327002, #327231
* debian/rules (checkdir): update for source reorganization.
* debian/rules (binary-arch): deal with the new libfilelight.so.
* debian/menu: quote all strings (via lintian).
* debian/rules (binary-arch): install menu file to /usr/share/menu
rather than /usr/lib/menu (via lintian).
* debian/control (Standards-Version): updated to 3.6.2.1.
* debian/copyright: update download location to be non-version specific.
Update FSF address (via lintian).
* debian/control (Build-Depends): add autoconf and gettext.
* src/part/radial/Makefile.am: add -fPIC to CFLAGS.
* src/part/radial/Makefile.in: add -fPIC to INCLUDES. Copied from
Michael Vogt's Ubuntu change. Not a good/proper long term solution,
but it'll compile at least.
* debian/rules (clean): also remove po/*.gmo, autom4te.cache and
config.log to keep diff.gz clean.
-- James Troup <james@nocrew.org> Mon, 19 Sep 2005 01:43:42 +0100
filelight (0.99beta6-0ubuntu3) breezy; urgency=low
* rebuild for c++ transition
* fixed a missing -fPIC in src/part/radialMap
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 14 Sep 2005 15:05:38 +0200
filelight (0.99beta6-0ubuntu2) breezy; urgency=low
* Add autoconf as build-dep
-- Jonathan Riddell <jr@jriddell.org> Tue, 7 Jun 2005 17:05:56 +0000
filelight (0.99beta6-0ubuntu1) breezy; urgency=low
* New upstream release
-- Jonathan Riddell <jr@jriddell.org> Tue, 7 Jun 2005 14:30:49 +0000
filelight (0.6.4.1-1build1) breezy; urgency=low
* Rebuild for new C++ ABI
-- Matthias Klose <doko@ubuntu.com> Mon, 6 Jun 2005 16:34:50 +0000
filelight (0.6.4.1-1) unstable; urgency=low
* New upstream release.
* debian/menu: new file, provided by Justin B Rye <jbr@edlug.org.uk>.
Closes: #234301
* debian/postinst: call update-menus.
* debian/postrm: likewise.
* debian/rules: install menu file and postinst and postrm.
* src/filelight.desktop: Patch from Christoffer Sawicki <qerub@home.se>
to fix typo (Generic Name -> GenericName). Closes: #230670
* debian/control: reword extended description to include 'disk usage' to
aid in searching with apt-cache as suggested by Remi Vanicat
<vanicat@debian.org>. Closes: #231060
-- James Troup <james@nocrew.org> Mon, 23 Feb 2004 14:55:16 +0000
filelight (0.6.3.1-1) unstable; urgency=low
* Initial Release. Closes: #228812
-- James Troup <james@nocrew.org> Wed, 21 Jan 2004 03:11:00 +0100

@ -0,0 +1,20 @@
Source: filelight-kde3
Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Uploaders: Raúl Sánchez Siles <rasasi78@gmail.com>
Standards-Version: 3.8.3
Build-Depends: debhelper (>= 5.0), cdbs, kdelibs4-kde3-dev, xutils, chrpath, gettext, quilt (>= 0.40), automake1.11-kde3, autoconf2.63, libtool, libltdl-dev
Homepage: http://www.methylblue.com/filelight/
Package: filelight-kde3
Architecture: any
Depends: ${shlibs:Depends}
Description: show where your diskspace is being used [KDE3]
Filelight allows you to understand your disk usage by graphically
representing your filesystem as a set of concentric, segmented rings.
.
It is like a pie-chart, but the segments nest, allowing you to see both
which directories take up all your space, and which directories
and files inside those directories are the real culprits.

@ -0,0 +1,42 @@
This is Debian GNU's prepackaged version of filelight, a program to
show you where your diskspace is being used. Debianized by James
Troup <james@nocrew.org> on Wed, 21 Jan 2004 and reworked by Raúl
Sánchez Siles <rasasi78@gmail.com> on Fri, 16 Nov 2007 13:03:04 +0100
The Debian packaging is (C) 2007, Raul Sánchez Siles <rasasi78@gmail.com>
and is licensed under the GPLv2, which can be found at
'/usr/share/common-licenses/GPL-2'.
It was downloaded from:
http://www.methylblue.com/filelight/#packages
Upstream Author: Max Howell <max.howell@methylblue.com>
License:
This package and debian/filelight.1 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; version 2 dated June, 1991.
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 Street, Fifth Floor, Boston, MA 02110-1301 USA
On Debian systems, the complete text of the GNU General
Public License version 2 can be found at `/usr/share/common-licenses/GPL-2'.
Copyright
Filelight:
(C) 2005-2006 Max Howell <max.howell@methylblue.com>
debian/filelight.1:
Copyright (C) 2006 by J. R. Van Zandt <jrvz@comcast.net>

@ -0,0 +1,63 @@
.\" Hey, EMACS: -*- nroff -*-
.TH FILELIGHT 1 "March 14, 2007"
.\" Please adjust this date whenever revising the manpage.
.SH NAME
filelight \- graphically display disk usage
.SH SYNOPSIS
.B filelight
.RI [ " path " ]
.SH DESCRIPTION
\fBfilelight\fP allows you to understand exactly where your disk space
is being used by graphically representing your file system as a set
of concentric segmented rings, where each segment subtends an angle
proportional to the disk space occupied by that file or directory.
.PP
You can specify a directory to scan on startup at the command line eg:
.nf
filelight /home/mxcl
.fi
Starting at the root requires a scan of the entire directory tree,
which may take a while.
.PP
\fBfilelight\fP is available in Konqueror under \fBView | View Mode | RadialMap View\fP.
.SH RUN-TIME COMMANDS
.TP
.B Hover over segments
to find out more about the region of the file system it represents.
.TP
.B Click on directories
to see them in more detail (recenter the
display on that directory).
.TP
.B Click on files
to launch in the appropriate viewer (as configured in
Konqueror).
.TP
.B Middle click
to open files/directories with Konqueror.
.TP
.B Right click on the center white circle
to manipulate the directory the view is centered about.
.TP
.B Enlarge the window
for more detail - small files are hidden at
smaller window sizes.
.SH SEE ALSO
.BR du (1),
.BR df (1),
.BR fsviewer (1),
.BR gdmap (1),
.BR philesight (1),
.BR xcruiser (1).
.BR xdiskusage (1).
.br
.SH BUGS
Please report any bugs using the built-in bug reporter under
the "help" menu, or to either filelight@methylblue.com or the forums at
http://www.methylblue.com/filelight/.
.SH AUTHOR
\fBfilelight\fP was written by Max Howell (max.howell@methylblue.com).
.PP
This manual page was written by J. R. Van Zandt,
for the Debian project (but may be used by others).

@ -0,0 +1,6 @@
?package(filelight):needs="X11" \
section="Apps/System" \
hints="KDE, Monitoring, Files" \
command="/opt/kde3/bin/filelight" \
title="Filelight" \
longtitle="Filelight: disk usage as concentric rings"

@ -0,0 +1,42 @@
#!/usr/bin/make -f
# debian/rules file - for filelight (1.0)
# Copyright 2007 Raúl Sánchez Siles
# This packaging is licensed under GPLv2
# see /usr/share/common-licenses/GPL-2 for details.
include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
DEB_CONFIGURE_MANDIR := /opt/kde3/share/man
DEB_CONFIGURE_PREFIX := /opt/kde3
DEB_CONFIGURE_INFODIR := /opt/kde3/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_INSTALL_MANPAGES_filelight := debian/filelight.1
DEB_DH_ALWAYS_EXCLUDE=.svn
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/kde3 --with-extra-libs=/opt/kde3/lib --disable-debug
post-patches:: debian/stamp-bootstrap
debian/stamp-bootstrap:
! [ -f /usr/share/libtool/ltmain.sh ] || \
cp -f /usr/share/libtool/ltmain.sh admin/ltmain.sh
! [ -f /usr/share/libtool/config/ltmain.sh ] || \
cp -f /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
make -f admin/Makefile.common cvs
touch debian/stamp-bootstrap
#get-orig-source-dpatch:
# @@dh_testdir
# @@[ -d ../tarballs/. ]
# @@dpatch-get-origtargz ../tarballs
common-install-arch::
rm -rf debian/filelight/usr/share/locale/
rm -rf debian/filelight/usr/share/doc/kde/

@ -0,0 +1,76 @@
fusion-icon-kde3 (0.0.0+git20071028-0ubuntu1) jaunty; urgency=low
* Added -kde3 suffix
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Sun, 16 Apr 2009 19:57:00 -0600
fusion-icon (0.0.0+git20071028-2ubuntu2) hardy; urgency=low
* Rebuild package so that it uses the python-central's new directories,
to avoid an installation error (LP: #207831).
-- Siegfried-Angel Gevatter Pujals (RainCT) <rainct@ubuntu.com> Fri, 28 Mar 2008 00:22:47 +0100
fusion-icon (0.0.0+git20071028-2ubuntu1) hardy; urgency=low
* Manual sync to workaround .orig.tar.gz mismatch (LP: #204799).
-- Siegfried-Angel Gevatter Pujals (RainCT) <rainct@ubuntu.com> Fri, 21 Mar 2008 20:55:03 +0100
fusion-icon (0.0.0+git20071028-2) unstable; urgency=medium
* debian/control:
- Bump python-central build dependency's minimum version to 0.6.0.
- Remove "${shlibs:Depends}" from Depends.
* debian/rules:
- Do not try to remove usr/lib, as python-central doesn't create it
anymore now (Closes: #472010).
- Remove unnecessary explicit dh_pycentral call.
-- Siegfried-Angel Gevatter Pujals (RainCT) <rainct@ubuntu.com> Fri, 21 Mar 2008 19:57:39 +0100
fusion-icon (0.0.0+git20071028-1) unstable; urgency=low
* Initial upload to Debian (Closes: #461769).
* debian/rules:
- Change priority from "extra" to "optional".
- Change the Maintainer to myself and add the python-apps team
as Uploader.
- Add SVN information.
* debian/copyright:
- Some formatting changes.
-- Siegfried-Angel Gevatter Pujals (RainCT) <rainct@ubuntu.com> Sun, 20 Jan 2008 21:34:55 +0100
fusion-icon (0.0.0+git20071028-0ubuntu2) hardy; urgency=low
* patches/remove_shabangs.patch:
- Remove Python shabangs
* patches/update-desktop-file.patch:
- Update .desktop file to match the current FD.o standards
- Add Catalan and Spanish translations
- Launch with the "--no-start" option, so that it doesn't reload
Compiz when it's run from the menu
* patches/glx_vendor_crash.patch:
- Always define the self.glx_vendor variable, to avoid and
AttributeError (LP: #175504)
* Add a .xpm version of the icon (debian/fusion-icon.xpm) and a
menu file (debian/menu, debian/install)
* Symlink the .png icon to /usr/share/pixmaps, so that it's
displayed in the menu and the tray (debian/links)
* Add a manpage (debian/fusion-icon.1, debian/manpages)
* debian/control:
- Bump standards version to 3.7.3
- Bump cdbs' and debhelper's minium versions.
- Move python-central and intltool to Build-Depends-Indep
- Add python-compizconfig dependency (LP: #174507)
- Add python-qt4 as alternative dependency to python-gtk2
- Change short description
-- Siegfried-Angel Gevatter Pujals (RainCT) <rainct@ubuntu.com> Tue, 11 Dec 2007 20:49:24 +0100
fusion-icon (0.0.0+git20071028-0ubuntu1) hardy; urgency=low
* Initial upload.
-- Michael Vogt <michael.vogt@ubuntu.com> Sun, 28 Oct 2007 11:28:19 -0400

@ -0,0 +1,21 @@
Source: fusion-icon-kde3
Section: x11
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Uploaders: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
XS-Python-Version: all
Build-Depends: cdbs (>= 0.4.49), debhelper (>= 5.0.37.1), pkg-config, python-all-dev
Build-Depends-Indep: python-central (>= 0.6.0), intltool
Standards-Version: 3.8.3
Package: fusion-icon-kde3
Architecture: all
XB-Python-Version: ${python:Versions}
Depends: ${misc:Depends}, ${python:Depends}, python-gtk2 | python-qt4, python-compizconfig-kde3, compiz-kde3
Description: tray icon to launch and manage Compiz Fusion [KDE3]
The OpenCompositing Project brings 3D desktop visual effects that
improve the usability and eye candy of the X Window System and provide
increased productivity.
.
This package contains a tray icon that can launch Compiz and its
decorators.

@ -0,0 +1,31 @@
This package was debianized by Michael Vogt <mvo@ubuntu.com>
Wed, 28 Oct 2007 15:59:31 +0200.
It was downloaded from git://anongit.compiz-fusion.org/users/crdlb/fusion-icon
Upstream Author:
Christopher Williams
Copyright:
Copyright (C) 2007 Christopher Williams
License:
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.
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.
On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL-2'.
The Debian packaging is (C) 2007 Michael Vogt <mvo@ubuntu.com>,
(C) 2008 Siegfried-Angel Gevatter Pujals <rainct@ubuntu.com>, and it
is licensed under the GPL (see above).

@ -0,0 +1,38 @@
.TH FUSION\-ICON "1" "11 December 2007"
.SH NAME
fusion\-icon \- tray icon to launch and manage Compiz Fusion
.SH SYNOPSIS
.B fusion\-icon\fR [\fBOPTIONS\fR]
.SH DESCRIPTION
.PP
This man page documents briefly the \fBfusion\-icon\fR command.
\fBfusion\-icon\fR is a tray icon for easy window manager and window
decorator switching, and it is being developed as part of the Open
Compositing project.
.SH OPTIONS
.TP
.B \-\-version
Show \fBfusion\-icon\fR's version number and exit.
.TP
\fB\-s\fR <seconds>, \fB\-\-sleep\fR=<seconds>
Sleep for \fIseconds\fR seconds before launching \fBfusion\-icon\fR.
.TP
\fB\-i\fR <interface>, \fB\-\-interface\fR=<interface>
Try a certain interface first.
.TP
\fB\-u\fR, \fB\-\-no\-interface\fR
Do not use any interface.
.TP
\fB\-f\fR, \fB\-\-force\-compiz\fR
Start compiz regardless of environment or configuration.
.TP
\fB\-n\fR, \fB\-\-no\-start\fR
Run, but do not start a window manager.
.SH SEE ALSO
.BR compiz (1)
.PP
.SH COPYRIGHT
This manual page was written by Siegfried\-Angel Gevatter Pujals <rainct@ubuntu.com>.
It is released under the GNU General Public License, version 2 or later.

@ -0,0 +1,359 @@
/* XPM */
static char * fusion_icon_xpm[] = {
"32 32 324 2",
" c None",
". c #C8E3FA",
"+ c #D4E9FB",
"@ c #FDFEFF",
"# c #F0F5FB",
"$ c #C6E2FA",
"% c #CDE5FB",
"& c #CBE6FB",
"* c #C5E6FC",
"= c #BEE7FB",
"- c #B6E6FB",
"; c #AAE3FB",
"> c #9DDFFA",
", c #93DCF9",
"' c #E3F3FA",
") c #E0EFF7",
"! c #90BFE4",
"~ c #77A8DF",
"{ c #C3E0FA",
"] c #C9E4FB",
"^ c #C5E4FB",
"/ c #C1E6FC",
"( c #BAE6FB",
"_ c #B3E5FB",
": c #A7E2FB",
"< c #9ADEFA",
"[ c #8DDBF9",
"} c #8CDBFB",
"| c #A9D4E8",
"1 c #0681C1",
"2 c #017FBE",
"3 c #429ECF",
"4 c #82B7E0",
"5 c #6EA3DC",
"6 c #B9DCF9",
"7 c #ACE1FA",
"8 c #A1DEF9",
"9 c #93DAF7",
"0 c #87D6F7",
"a c #87D7F8",
"b c #9FCEE3",
"c c #007DBD",
"d c #007CBC",
"e c #3C99CC",
"f c #639FD9",
"g c #B8DFF9",
"h c #82D4F6",
"i c #80D2F3",
"j c #98CAE1",
"k c #007CBB",
"l c #007BBB",
"m c #007BBA",
"n c #5B9ED6",
"o c #B7DDF9",
"p c #7ECFF3",
"q c #7EBBD6",
"r c #89B8CC",
"s c #7CCCEF",
"t c #7DCFF3",
"u c #91C5DE",
"v c #007BB9",
"w c #007AB9",
"x c #5B9ED5",
"y c #B6DEF7",
"z c #77CBF0",
"A c #79B9D4",
"B c #ECF4FB",
"C c #AEC6D2",
"D c #77C1E0",
"E c #8AC1DB",
"F c #007AB8",
"G c #0079B7",
"H c #5B9DD5",
"I c #B5DDF7",
"J c #71C8EE",
"K c #74B6D3",
"L c #EEF6FD",
"M c #EFF7FE",
"N c #D7E3EB",
"O c #7CB6D2",
"P c #71C7ED",
"Q c #70C7EE",
"R c #83BDD8",
"S c #0079B6",
"T c #0078B6",
"U c #5B9DD4",
"V c #B4DCF8",
"W c #6BC3EC",
"X c #6FB2D1",
"Y c #99BDCE",
"Z c #6DBEE5",
"` c #6BC2EC",
" . c #7BB8D6",
".. c #0078B5",
"+. c #0077B4",
"@. c #B4DBF7",
"#. c #65BFE9",
"$. c #6CAFD0",
"%. c #C7D8E2",
"&. c #6EB3D4",
"*. c #64BEE9",
"=. c #75B4D4",
"-. c #0076B3",
";. c #0076B2",
">. c #B3DAF6",
",. c #5FBAE6",
"'. c #67ACCE",
"). c #E7EFF6",
"!. c #84B1C9",
"~. c #60B9E4",
"{. c #5EB9E6",
"]. c #6EAFD0",
"^. c #0075B2",
"/. c #0075B1",
"(. c #5B9CD3",
"_. c #B3DAF5",
":. c #59B6E3",
"<. c #62A8CB",
"[. c #B2C8D5",
"}. c #60AFD5",
"|. c #58B5E3",
"1. c #68ABCE",
"2. c #0074B0",
"3. c #0074AF",
"4. c #B1DAF5",
"5. c #52B1E0",
"6. c #5CA6C9",
"7. c #CDE6F5",
"8. c #8CC5E1",
"9. c #85C1E1",
"0. c #81BFDF",
"a. c #7DBEDE",
"b. c #71B7D9",
"c. c #51B1E0",
"d. c #50B1E0",
"e. c #4FB0E0",
"f. c #4DAFDF",
"g. c #4AAEDF",
"h. c #5EA5CA",
"i. c #0073AF",
"j. c #0073AE",
"k. c #5B9CD2",
"l. c #B0D9F4",
"m. c #4CACDE",
"n. c #59A2C8",
"o. c #B5DCF1",
"p. c #BCD7E6",
"q. c #EAF4FB",
"r. c #5CABD5",
"s. c #45A9DD",
"t. c #43A8DD",
"u. c #41A7DC",
"v. c #3FA6DC",
"w. c #3DA5DC",
"x. c #3CA5DB",
"y. c #3AA4DB",
"z. c #529EC5",
"A. c #0072AD",
"B. c #0072AC",
"C. c #5B9BD2",
"D. c #B0D7F4",
"E. c #3DA4DA",
"F. c #4D99C3",
"G. c #DEF0FB",
"H. c #43A3D7",
"I. c #67A6C7",
"J. c #BAD7E7",
"K. c #35A0D7",
"L. c #34A0D8",
"M. c #4C99C2",
"N. c #0071AC",
"O. c #0071AB",
"P. c #589AD1",
"Q. c #AFD6F4",
"R. c #2F9CD5",
"S. c #4595C0",
"T. c #ECF4FC",
"U. c #64B0D9",
"V. c #3A9ED4",
"W. c #CFDEE7",
"X. c #EBF4FC",
"Y. c #68AACE",
"Z. c #4495BF",
"`. c #0071AA",
" + c #0070AA",
".+ c #0070A9",
"++ c #5497CF",
"@+ c #ACD6F3",
"#+ c #2997D2",
"$+ c #4091BE",
"%+ c #9BC9E7",
"&+ c #73A5C3",
"*+ c #E1EFFC",
"=+ c #D6E9F8",
"-+ c #3497CD",
";+ c #3E8FBB",
">+ c #006FA9",
",+ c #006FA8",
"'+ c #4F95CE",
")+ c #A6D2F2",
"!+ c #2393CF",
"~+ c #318FC2",
"{+ c #2994CE",
"]+ c #3491C4",
"^+ c #CFE1F2",
"/+ c #D6EAFC",
"(+ c #92C3E1",
"_+ c #378BB8",
":+ c #006EA7",
"<+ c #006EA6",
"[+ c #4B91CD",
"}+ c #A2CFF1",
"|+ c #1F8ECD",
"1+ c #1E8ECD",
"2+ c #7DA8C4",
"3+ c #CBE4FB",
"4+ c #4699C9",
"5+ c #3087B5",
"6+ c #006DA6",
"7+ c #006DA5",
"8+ c #468ECB",
"9+ c #9ECDF1",
"0+ c #2691CD",
"a+ c #2590CD",
"b+ c #2490CD",
"c+ c #2390CC",
"d+ c #218FCC",
"e+ c #1F8ECC",
"f+ c #3A88B6",
"g+ c #BEDCF7",
"h+ c #C0DEFA",
"i+ c #ACD3F3",
"j+ c #1D8AC8",
"k+ c #198ACA",
"l+ c #188ACA",
"m+ c #2A82B3",
"n+ c #016EA5",
"o+ c #0570A7",
"p+ c #0972A8",
"q+ c #4990CC",
"r+ c #99C8EF",
"s+ c #3798CF",
"t+ c #3598CF",
"u+ c #3497CF",
"v+ c #3397CF",
"w+ c #3296CE",
"x+ c #3093CC",
"y+ c #8DB1CF",
"z+ c #B5D9F9",
"A+ c #B4D8F9",
"B+ c #6BAFDA",
"C+ c #2891CC",
"D+ c #2690CC",
"E+ c #248FCB",
"F+ c #218DCA",
"G+ c #1E8CCA",
"H+ c #1B8AC9",
"I+ c #2880B2",
"J+ c #0C74A9",
"K+ c #1076AB",
"L+ c #1378AC",
"M+ c #177AAD",
"N+ c #4E92CE",
"O+ c #8DB5D9",
"P+ c #9ECBF3",
"Q+ c #94C7F1",
"R+ c #85C0EA",
"S+ c #72B3DF",
"T+ c #61A7D4",
"U+ c #539FCD",
"V+ c #479BCD",
"W+ c #3F9ACF",
"X+ c #5394BD",
"Y+ c #AAD3F8",
"Z+ c #A9D3F8",
"`+ c #A8D1F8",
" @ c #4197CB",
".@ c #3B99CF",
"+@ c #3A98CF",
"@@ c #3897CE",
"#@ c #3696CE",
"$@ c #398AB9",
"%@ c #187BAD",
"&@ c #1B7CAF",
"*@ c #1E7EB0",
"=@ c #2C85B7",
"-@ c #4E93CB",
";@ c #6096D1",
">@ c #45596A",
",@ c #5A7389",
"'@ c #6D8CA6",
")@ c #7EA0C0",
"!@ c #8FB7DB",
"~@ c #9ECAF2",
"{@ c #97C9F3",
"]@ c #A0CEF7",
"^@ c #87C1EC",
"/@ c #469DCF",
"(@ c #49A0D2",
"_@ c #489FD1",
":@ c #469ED1",
"<@ c #4590BC",
"[@ c #2884B3",
"}@ c #378ABD",
"|@ c #5999CF",
"1@ c #689AD1",
"2@ c #486B90",
"3@ c #45596B",
"4@ c #59738B",
"5@ c #6C8AA5",
"6@ c #7DA1C1",
"7@ c #8FB9DC",
"8@ c #98C9F2",
"9@ c #8CC3EE",
"0@ c #7DB9E6",
"a@ c #6DAFDA",
"b@ c #65A6CE",
"c@ c #639FD4",
"d@ c #6B9CD0",
"e@ c #47688C",
"f@ c #475C6E",
"g@ c #5B758C",
"h@ c #7391AC",
"i@ c #446385",
" ",
" ",
" ",
" ",
" . + @ # ",
" $ % & * = - ; > , ' ) ! ~ ",
" { ] ^ / ( _ : < [ } } } } } } } | 1 2 3 4 5 ",
" 6 7 8 9 0 a a a a a a a a a a a a a a b c c c d e f ",
" g h i h h h h h h h h h h h h h h h h j d k k l m n ",
" o p q r s p p p p p p t t t t t t t t u m m v w w x ",
" y z A B C D z z z z z z z z z z z z z E w F F G G H ",
" I J K L M N O P J J J J J J Q Q Q Q Q R G G S T T U ",
" V W X L M M B Y Z W W W W W W ` ` ` ` .T ....+.+.U ",
" @.#.$.L M M M M %.&.#.#.#.#.#.#.#.#.*.=.+.+.-.-.;.U ",
" >.,.'.L M M M M M ).!.~.,.,.,.,.,.,.{.].-.;.^././.(. ",
" _.:.<.L M M M M M M L [.}.|.|.|.|.|.|.1././.2.2.3.(. ",
" 4.5.6.L M M M 7.8.9.0.a.b.c.c.d.e.f.g.h.3.3.i.j.j.k. ",
" l.m.n.L M o.p.q.r.s.t.u.v.w.x.y.y.y.y.z.j.j.A.A.B.C. ",
" D.E.F.L G.H.I.L J.K.L.L.L.L.L.L.L.L.L.M.B.B.N.O.O.P. ",
" Q.R.S.T.U.R.V.W.X.Y.R.R.R.R.R.R.R.R.R.Z.O.`. + +.+++ ",
" @+#+$+%+#+#+#+&+*+=+-+#+#+#+#+#+#+#+#+;+.+>+,+,+,+'+ ",
" )+!+~+{+!+!+!+]+^+/+(+!+!+!+!+!+!+!+!+_+,+:+:+:+<+[+ ",
" }+|+|+|+1+1+1+|+2+3+3+4+1+1+1+1+1+1+1+5+<+6+7+7+7+8+ ",
" 9+0+0+a+b+c+d+e+f+g+h+i+j+k+k+k+k+l+l+m+7+7+n+o+p+q+ ",
" r+s+t+u+v+v+w+w+x+y+z+A+B+C+D+E+F+G+H+I+p+J+K+L+M+N+ ",
" O+P+Q+R+S+T+U+V+W+X+Y+Z+`+ @.@.@+@@@#@$@%@&@*@=@-@;@ ",
" >@,@'@)@!@~@{@]@]@]@^@/@(@_@_@:@<@[@}@|@1@2@ ",
" 3@4@5@6@7@8@9@0@a@b@c@d@e@ ",
" f@g@h@i@ ",
" ",
" ",
" "};

@ -0,0 +1 @@
debian/fusion-icon.xpm usr/share/pixmaps

@ -0,0 +1 @@
opt/kde3/share/icons/hicolor/48x48/apps/fusion-icon.png opt/kde3/share/pixmaps/fusion-icon.png

@ -0,0 +1,2 @@
?package(fusion-icon-kde3): needs="X11" section="Applications/System/Administration" title="Compiz Fusion Icon [KDE3]" \
command="/opt/kde3/bin/fusion-icon" icon="/opt/kde3/share/pixmaps/fusion-icon.xpm"

@ -0,0 +1,259 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2003 Colin Walters <walters@debian.org>
# Copyright © 2006 Marc Dequènes (Duck) <Duck@DuckCorp.org>
#
# Description: manage Python public modules build
# This class is designed to work with Python packages using the
# 'distutils' build system and comply to the new policy established
# during summer 2006. Use of the debhelper class to make use of the
# new dh_python is strongly advised. (This is still left as optional
# in line with CDBS' flexible behavior.)
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
# 02111-1307 USA.
#
# This class provides rules for old and new Python policy. Leaving
# DEB_PYTHON_SYSTEM unset selects the old behavior. The pysupport and
# pycentral methods are available to comply with new policy. Don't forget
# to update your 'debian/control'. (Build-Depends are correctly generated
# if you are using the auto control generation feature.)
# Once all old-style packages are removed before etch, some of the old
# can be refactored or removed.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_class_python_distutils
_cdbs_class_python_distutils = 1
include $(_cdbs_rules_path)/buildcore.mk$(_cdbs_makefile_suffix)
include $(_cdbs_class_path)/langcore.mk$(_cdbs_makefile_suffix)
# check python system
cdbs_use_xs_field := $(shell grep -q "^XS-Python-Version:" debian/control && echo yes)
cdbs_selected_pycompat := $(shell if [ -e debian/pycompat ]; then cat debian/pycompat; fi)
cdbs_pycompat = $(cdbs_selected_pycompat)
ifeq (pysupport, $(DEB_PYTHON_SYSTEM))
cdbs_python_support_path = usr/share/python-support/$(DEB_PYTHON_MODULE_PACKAGE)
ifeq (, $(cdbs_selected_pycompat))
cdbs_pycompat = 2
endif # use pycompat
# warning pysupport compatibility mode
ifneq (, $(cdbs_use_xs_field))
$(warning WARNING: Use of XS-Python-Version and XB-Python-Version fields in debian/control is deprecated with pysupport method; use debian/pyversions if you need to specify specific versions.)
endif # use XS field (compat)
else
ifeq (pycentral, $(DEB_PYTHON_SYSTEM))
ifeq (, $(cdbs_selected_pycompat))
cdbs_pycompat = 2
endif # use pycompat
else
ifneq (, $(DEB_PYTHON_SYSTEM))
$(error unsupported Python system: $(DEB_PYTHON_SYSTEM) (select either pysupport or pycentral))
else
ifneq (, $(cdbs_use_xs_field))
$(error package uses the new Python policy; DEB_PYTHON_SYSTEM must be set to "pysupport" or "pycentral")
endif
ifneq (, $(cdbs_selected_pycompat))
ifeq (yes, $(shell expr $(cdbs_selected_pycompat) \> 1 >/dev/null && echo yes))
$(error package uses the new Python policy; DEB_PYTHON_SYSTEM must be set to "pysupport" or "pycentral")
endif
endif # use pycompat
endif # unknown method
endif # pycentral
endif # pysupport
ifndef DEB_PYTHON_SYSTEM
DEB_PYTHON_COMPILE_VERSION =
DEB_PYTHON_VERSIONS = 2.1 2.2 2.3 2.4 2.5
else
# default package is the first one declared in 'debian/control'
# (override if necessary)
DEB_PYTHON_MODULE_PACKAGE = $(firstword $(filter-out %-doc %-dev %-common, $(DEB_PACKAGES)))
DEB_PYTHON_PRIVATE_MODULES_DIRS =
endif
# common variables
DEB_PYTHON_SETUP_CMD = setup.py
DEB_PYTHON_CLEAN_ARGS = -a
DEB_PYTHON_BUILD_ARGS = --build-base="$(CURDIR)/$(DEB_BUILDDIR)/build"
DEB_PYTHON_INSTALL_ARGS_ALL = --no-compile -O0
ifndef DEB_PYTHON_SYSTEM
########################### old policy method ###########################
$(warning =======================================================)
$(warning Your package does not conform to the new Python policy.)
$(warning Please consider updating. Here is some documentation:)
$(warning http://wiki.debian.org/DebianPython/NewPolicy)
$(warning http://wiki.debian.org/DebianPythonFAQ)
$(warning =======================================================)
# make: *** No rule to make target `voodoo'. Stop.
DEB_PYTHON_REAL_LIB_PACKAGES = $(strip $(filter $(patsubst %,python%%,$(DEB_PYTHON_VERSIONS)),$(filter-out $(DEB_PYTHON_PACKAGES_EXCLUDE),$(DEB_ALL_PACKAGES))))
# If no versioned python library packages found, grab all simpler ones
ifeq (,$(DEB_PYTHON_REAL_LIB_PACKAGES))
DEB_PYTHON_SIMPLE_PACKAGES = $(strip $(filter python-%,$(filter-out $(DEB_PYTHON_PACKAGES_EXCLUDE),$(DEB_ALL_PACKAGES))))
endif
cdbs_python_ver = $(filter-out -%,$(subst -, -,$(patsubst python%,%,$(cdbs_curpkg))))
common-build-arch common-build-indep:: common-build-impl
common-build-impl::
cd $(DEB_SRCDIR) && python$(DEB_PYTHON_COMPILE_VERSION) $(DEB_PYTHON_SETUP_CMD) build $(DEB_PYTHON_BUILD_ARGS)
# See if this package doesn't appear to need to be compiled by multiple
# Python versions.
ifeq (,$(DEB_PYTHON_REAL_LIB_PACKAGES))
common-install-arch common-install-indep:: common-install-impl
common-install-impl::
cd $(DEB_SRCDIR) && python$(DEB_PYTHON_COMPILE_VERSION) $(DEB_PYTHON_SETUP_CMD) install --root=$(DEB_DESTDIR) $(DEB_PYTHON_INSTALL_ARGS_ALL) $(DEB_PYTHON_INSTALL_ARGS_$(cdbs_curpkg))
else
$(patsubst %,install/%,$(DEB_PYTHON_REAL_LIB_PACKAGES)) :: install/% :
cd $(DEB_SRCDIR) && python$(cdbs_python_ver) $(DEB_PYTHON_SETUP_CMD) install --root=$(CURDIR)/debian/$(cdbs_curpkg) $(DEB_PYTHON_INSTALL_ARGS_ALL) $(DEB_PYTHON_INSTALL_ARGS_$(cdbs_curpkg))
endif
$(patsubst %,install/%,$(DEB_PYTHON_SIMPLE_PACKAGES)) :: install/% :
cd $(DEB_SRCDIR) && python $(DEB_PYTHON_SETUP_CMD) install --root=$(CURDIR)/debian/$(cdbs_curpkg) $(DEB_PYTHON_INSTALL_ARGS_ALL) $(DEB_PYTHON_INSTALL_ARGS_$(cdbs_curpkg))
# This class can optionally utilize debhelper's "dh_python" command. Just
# be sure you include debhelper.mk before including this file.
ifdef _cdbs_rules_debhelper
DEB_DH_PYTHON_ARGS = $(addprefix -V ,$(DEB_PYTHON_COMPILE_VERSION)) $(DEB_DH_PYTHON_ARGS_ALL) $(DEB_DH_PYTHON_ARGS_$(cdbs_curpkg))
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
dh_python -p$(cdbs_curpkg) $(DEB_DH_PYTHON_ARGS)
endif
# Ignore errors from this rule. In a tarball build, the file may not
# exist.
ifeq (,$(DEB_PYTHON_REAL_LIB_PACKAGES))
clean::
-python$(DEB_PYTHON_COMPILE_VERSION) $(DEB_PYTHON_SETUP_CMD) clean $(DEB_PYTHON_CLEAN_ARGS)
else
clean:: $(patsubst %,python-cleanbuilddir/%,$(DEB_PYTHON_REAL_LIB_PACKAGES))
$(patsubst %,python-cleanbuilddir/%,$(DEB_PYTHON_REAL_LIB_PACKAGES)) :: python-cleanbuilddir/% :
-python$(cdbs_python_ver) $(DEB_PYTHON_SETUP_CMD) clean $(DEB_PYTHON_CLEAN_ARGS)
endif
else
########################## new policy methods ###########################
# Calculate cdbs_python_build_versions
cdbs_python_module_arch := $(strip $(shell perl -e '$$/=""; $$_=(grep {/^Package: $(DEB_PYTHON_MODULE_PACKAGE)$$/m;} (<>))[0]; /^Architecture: (.*)$$/m && print $$1' debian/control))
cdbs_python_current_version := $(shell pyversions -vd)
ifeq (all, $(cdbs_python_module_arch))
# check if current is in build versions
ifneq ($(cdbs_python_current_version), $(filter $(cdbs_python_current_version), $(shell pyversions -vr)))
cdbs_python_compile_version := $(firstword $(strip $(sort $(shell pyversions -vr))))
cdbs_python_build_versions := $(cdbs_python_compile_version)
else
cdbs_python_build_versions := $(cdbs_python_current_version)
endif
else
cdbs_python_build_versions := $(shell pyversions -vr)
endif # archall
# check if build is possible
ifeq (, $(cdbs_python_build_versions))
ifeq (pysupport, $(DEB_PYTHON_SYSTEM))
$(error invalid setting in debian/pyversions)
else
$(error invalid setting for XS-Python-Version)
endif # system selected
endif # build versions empty
# Declare Build-Deps for packages using this file
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), debhelper (>= 5.0.37.2), cdbs (>= 0.4.43)
ifeq (all, $(cdbs_python_module_arch))
ifneq (, $(cdbs_python_compile_version))
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), python$(cdbs_python_compile_version)-dev, python (>= 2.3.5-11)
else
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), python-dev (>= 2.3.5-11)
endif
else
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), python-all-dev (>= 2.3.5-11)
endif
ifeq (pysupport, $(DEB_PYTHON_SYSTEM))
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), python-support (>= 0.3.2)
else
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), python-central (>= 0.6)
endif
cdbs_python_current_binary := $(shell pyversions -d)
cdbs_python_binary = $(if $(call cdbs_streq,$(cdbs_python_current_binary),$(1)),python,$(1))
# build stage
common-build-arch common-build-indep:: $(addprefix python-build-stamp-, $(cdbs_python_build_versions))
python-build-stamp-%:
ifeq (all, $(cdbs_python_module_arch))
cd $(DEB_SRCDIR) && $(call cdbs_python_binary,python$(cdbs_python_compile_version)) $(DEB_PYTHON_SETUP_CMD) build $(DEB_PYTHON_BUILD_ARGS)
else
cd $(DEB_SRCDIR) && $(call cdbs_python_binary,python$*) $(DEB_PYTHON_SETUP_CMD) build $(DEB_PYTHON_BUILD_ARGS)
endif # archall detection
touch $@
# install stage
ifeq (all, $(cdbs_python_module_arch))
common-install-arch common-install-indep:: python-install-py
python-install-py:
cd $(DEB_SRCDIR) && $(call cdbs_python_binary,python$(cdbs_python_compile_version)) $(DEB_PYTHON_SETUP_CMD) install --root=$(DEB_DESTDIR) $(DEB_PYTHON_INSTALL_ARGS_ALL)
else
common-install-arch common-install-indep:: $(addprefix python-install-, $(cdbs_python_build_versions))
python-install-%:
cd $(DEB_SRCDIR) && $(call cdbs_python_binary,python$*) $(DEB_PYTHON_SETUP_CMD) install --root=$(DEB_DESTDIR) $(DEB_PYTHON_INSTALL_ARGS_ALL)
endif # archall detection
# clean stage
clean:: $(addprefix python-clean-, $(cdbs_python_build_versions))
python-clean-%:
ifeq (all, $(cdbs_python_module_arch))
-cd $(DEB_SRCDIR) && $(call cdbs_python_binary,python$(cdbs_python_compile_version)) $(DEB_PYTHON_SETUP_CMD) clean $(DEB_PYTHON_CLEAN_ARGS)
else
-cd $(DEB_SRCDIR) && $(call cdbs_python_binary,python$*) $(DEB_PYTHON_SETUP_CMD) clean $(DEB_PYTHON_CLEAN_ARGS)
endif # archall detection
clean::
ifeq (, $(cdbs_selected_pycompat))
echo "$(cdbs_pycompat)" >debian/pycompat
endif # use pycompat
rm -f python-build-stamp-*
endif
########################## all policy methods ###########################
# Calling setup.py clean may create .pyc files, so we need a final cleanup
# pass here.
clean::
find . -name '*.pyc' -exec rm '{}' ';'
endif

@ -0,0 +1,18 @@
#!/usr/bin/make -f
DEB_PYTHON_SYSTEM=pycentral
include /usr/share/cdbs/1/rules/debhelper.mk
# include /usr/share/cdbs/1/class/python-distutils.mk
include debian/python-distutils-custom.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
binary-install/fusion-icon-kde3::
mkdir -p debian/fusion-icon-kde3/usr/local/lib
cp -Rp debian/fusion-icon-kde3/usr/local/* debian/fusion-icon-kde3/usr/
rm -rf debian/fusion-icon-kde3/usr/local
mkdir -p debian/fusion-icon-kde3/opt/kde3
cp -Rp debian/fusion-icon-kde3/usr/* debian/fusion-icon-kde3/opt/kde3/
rm -rf debian/fusion-icon-kde3/usr
dh_pycentral -pfusion-icon-kde3
dh_icons

@ -0,0 +1,13 @@
# This file was written by KDE
# You can edit it in the KDE control center, under "GTK Styles and Fonts"
include "/usr/share/themes/Qt/gtk-2.0/gtkrc"
style "user-font"
{
font_name="Sans Serif 9"
}
widget_class "*" style "user-font"
gtk-theme-name="Qt"
gtk-font-name="Sans Serif 9"

@ -0,0 +1,13 @@
# This file was written by KDE
# You can edit it in the KDE control center, under "GTK Styles and Fonts"
include "/usr/share/themes/Qt/gtk-2.0/gtkrc"
style "user-font"
{
font_name="Tahoma 10"
}
widget_class "*" style "user-font"
gtk-theme-name="Qt"
gtk-font-name="Tahoma 10"

@ -0,0 +1,579 @@
gtk-qt-engine-kde3 (1:0.8-1ubuntu3) karmic; urgency=low
* Karmic rebuild
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 02 July 2009 16:08:00 -0600
gtk-qt-engine-kde3 (1:0.8-1ubuntu2) intrepid; urgency=low
* Moved KDE3 to /opt/kde3
* Integrated properly with KDE4.2+
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Wed, 01 March 2009 23:14:00 -0600
gtk-qt-engine-kde3 (1:0.8-1ubuntu1) intrepid; urgency=low
* Added -kde3 suffix
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 04 Dec 2008 15:18:00 -0600
gtk-qt-engine (1:0.8-1ubuntu2) hardy; urgency=low
* Added kubuntu_03_xembed_fix_flashplayer.diff:
- Part of the global fix to make konqueror work with
latest flashplayer
-- Anthony Mercatante <tonio@ubuntu.com> Tue, 29 Jan 2008 11:54:58 +0100
gtk-qt-engine (1:0.8-1ubuntu1) hardy; urgency=low
* Merge from debian unstable, remaining changes:
- Install files in /usr/share instead of /usr/local/share directory.
- Switched back to cdbs packaging for simple-patchsys
- Included kubuntu_02_clean_kmenu_systemsettings_inclusion.diff
- Included kubuntu_01_background_fix.diff
- Added gtk2-engines-gtk-qt back in - we need this to do the LTS-->LTS
transition
- Modify Maintainer value to match Debian-Maintainer-Field Spec
-- Sarah Hobbs <hobbsee@ubuntu.com> Sun, 11 Nov 2007 23:11:32 +1100
gtk-qt-engine (1:0.8-1) unstable; urgency=low
* New Upstream release, changes since the last SVN snapshot are:
- Fix corrupt scrollbar ends on Firefox and Eclipse in the Domino style
- Make buttons, checkboxes and radio buttons indicate keyboard focus
- Fix icon loading code when dealing with multiple inheritance
- Map more GTK icons
- Setting a font with bold or italic options now works correctly
- Fix a bug where menu checkmarks would be displayed as a series of
horizontal lines
-- Bastian Venthur <venthur@debian.org> Tue, 30 Oct 2007 20:32:01 +0100
gtk-qt-engine (1:0.8~svn-rev36-2ubuntu2) gutsy; urgency=low
* Added gtk2-engines-gtk-qt back in - we need this to do the LTS-->LTS
transition
-- Sarah Hobbs <hobbsee@ubuntu.com> Thu, 31 May 2007 00:24:53 -0500
gtk-qt-engine (1:0.8~svn-rev36-2ubuntu1) gutsy; urgency=low
* Merge from debian unstable, remaining changes:
- Install files in /usr/share instead of /usr/local/share directory.
- Switched back to cdbs packaging for simple-patchsys
- Included kubuntu_02_clean_kmenu_systemsettings_inclusion.diff
- Included kubuntu_01_background_fix.diff
* Modify Maintainer value to match Debian-Maintainer-Field Spec
-- Sarah Hobbs <hobbsee@ubuntu.com> Fri, 18 May 2007 21:31:28 +1000
gtk-qt-engine (1:0.8~svn-rev36-2) unstable; urgency=low
* Added dh_gtkmodules call to debian/rules (Closes: #419306)
-- Bastian Venthur <venthur@debian.org> Tue, 17 Apr 2007 09:37:50 +0200
gtk-qt-engine (1:0.8~svn-rev36-1) unstable; urgency=low
* New SVN snapshot
- Added Turkish translation
- Added Bulgarian translation
- Added Russian translation
- Fix compilation on GCC 4.3 (Closes: #417219), thanks again Martin!
* Dropped transitional package gtk2-engines-gtk-qt
* Don't ship files in /usr/lib64 on such archs anymore (Closes: #417044)
* Bumped gtk dependency (Closes: #419306)
-- Bastian Venthur <venthur@debian.org> Sun, 15 Apr 2007 17:06:25 +0200
gtk-qt-engine (1:0.8~svn-rev31-3) unstable; urgency=low
* Upload to unstable
- (Closes: #412279) "unusable with GTK+ 2.10" and many other bugs,
already fixed in experimental.
-- Bastian Venthur <venthur@debian.org> Tue, 27 Feb 2007 13:17:34 +0100
gtk-qt-engine (1:0.8~svn-rev31-2) experimental; urgency=low
* Added --as-needed CFLAG in order to reduce the dependencies
-- Bastian Venthur <venthur@debian.org> Tue, 27 Feb 2007 12:09:36 +0100
gtk-qt-engine (1:0.8~svn-rev31-1) experimental; urgency=low
* New SVN snapshot
- Added Italian translation
- Fix button appearance in the Motif Plus style
-- Bastian Venthur <venthur@debian.org> Fri, 9 Feb 2007 13:17:22 +0100
gtk-qt-engine (1:0.8~svn-rev29-1) experimental; urgency=low
* New SVN snapshot
- Merged gtk-qt-engine-small-pixmaps.patch from SuSe.
- Highlighted menu item are now always white.
-- Bastian Venthur <venthur@debian.org> Mon, 15 Jan 2007 15:13:01 +0100
gtk-qt-engine (1:0.8~svn-rev27-1) experimental; urgency=low
* New SVN snapshot
- Merged fix-iconpaths.patch from suse. This fixes icon loading issues
wit inherited icon themes.
* Since gtk-qt-engine 0.8 will use cmake im closing libtoolbug.
(Closes: #342914)
-- Bastian Venthur <venthur@debian.org> Thu, 4 Jan 2007 13:29:13 +0100
gtk-qt-engine (1:0.8~svn-rev26-1) experimental; urgency=low
* New upstream SVN snapshot
- My toolbarfix.patch is now officially included, so removing it from
debian/patches.
-- Bastian Venthur <venthur@debian.org> Fri, 8 Dec 2006 11:11:39 +0100
gtk-qt-engine (1:0.8~svn-rev25-2) experimental; urgency=low
* Applied toolbarfix.patch in order to respect KDE's toolbar settings.
-- Bastian Venthur <venthur@debian.org> Thu, 7 Dec 2006 12:44:35 +0100
gtk-qt-engine (1:0.8~svn-rev25-1) experimental; urgency=low
* Snapshot from upstreams SVN, fixes many bugs including:
- Switch the buildsystem from autotools to CMake. CMake 2.4 is now
required to build the project.
- Fix scrollbar sliders in the Domino widget style
- Fix a bug that caused Qt colours not to be applied to GTK applications.
This fixes several graphical problems when using dark colour schemes.
(Closes: #395127)
- Fix a bug that would disable Bonobo support even when the correct
packages were installed
- The control center module will now write a configuration file that will
only affect applications inside KDE. Applications running in GNOME can
be themed separately using the GNOME tools. (Closes: #296657)
- Add a setting for emacs keyboard shortcuts
- Draw default buttons properly.
- Provide a fallback icon even when one of the right size doesn't exist
- Fix invalid CSS comments.
- When the Qt theme can't be found, display a dialog allowing the user to
modify the search paths.
- Respect KDE's "Show icons on buttons" setting
* Re-enabled .desktop file (Closes: #398941)
-- Bastian Venthur <venthur@debian.org> Wed, 6 Dec 2006 12:07:45 +0100
gtk-qt-engine (1:0.7-4) unstable; urgency=low
* Removed debian/gtk-qt-engine.dirs since it's not needed anymore
-- Bastian Venthur <venthur@debian.org> Thu, 30 Nov 2006 09:08:59 +0100
gtk-qt-engine (1:0.7-3) unstable; urgency=low
* Added Debian revision to conflics- and replaces-line in order to resolve
File conflict (Closes: #397993). Many thanks to Stephen Gran.
* Updated upstreams hompage URL
-- Bastian Venthur <venthur@debian.org> Sun, 12 Nov 2006 12:30:26 +0100
gtk-qt-engine (1:0.7-2) unstable; urgency=low
* The please don't kill me release
* Renamed the package to gtk-qt-engine
* Updated maintainer field
-- Bastian Venthur <venthur@debian.org> Wed, 18 Oct 2006 19:45:28 +0200
gtk-qt-engine (1:0.7-1) unstable; urgency=low
* New upstream release (Closes: #378892), most important changes:
- Fix toolbar borders in styles other than Keramik
- Allow for inverted sliders
- Fix menu backgrounds with Baghira
- Control Module: i18n support
- Fix bug where bottoms of scrollbars wouldn't be displayed
(Closes: #315119)
- Fix appearance of progress bars in Firefox when using the Alloy style
- Fix bug in Firefox where progress bars would "leak" outside their box
- Control Module: add utility to fix Firefox scrollbar buttons
- Fix bug that would make XFCE 4.2's settings application fail to start
- Fix crash bug in gaim's file transfer window
- Support coloured buttons
- Only respond to KIPC StyleChanged messages
- Cache pixmaps created in setColors() and setMenuBackground(). This fixes
a large memory leak, and improves app startup speeds and responsiveness.
(Closes: #300261)
- Ensure tooltip text is always black
- The theme no longer tries to override widget-specific colours set by
applications or user RC files
- Control Module: fix blank entry in style list
- Add a workaround for a bug in OpenOffice where menus and toolbars were
drawn incorrectly.
- Other bugs dissapeared in the new version:
workrave does not crash anymore on micro-breaks (Closes: 354299)
GTK apps don't crash anymore on font change (Closes: #295929)
* New Maintainer (Closes: #379956)
- introduced epoch to reflect upstreams versioning scheme correctly
- switched away from cdbs
- bumped standards version
- removed superfluous build-depends
-- Bastian Venthur <mail@venthur.de> Thu, 27 Jul 2006 18:39:40 +0200
gtk-qt-engine (0.71~svn20070224-0ubuntu3) feisty; urgency=low
* Install files in /usr/share instead of /usr/local/share directory.
Closes LP: #94353
-- Luka Renko <lure@ubuntu.com> Fri, 30 Mar 2007 22:17:03 +0200
gtk-qt-engine (0.71~svn20070224-0ubuntu2) feisty; urgency=low
* Fixed kubuntu_03_clean_kmenu.diff for systemsettings inclusion
Desktop file goes in subdirectory "appearance"instead of the standard
"look and feel" directory
-- Anthony Mercatante <tonio@ubuntu.com> Fri, 23 Feb 2007 23:58:21 +0100
gtk-qt-engine (0.71~svn20070224-0ubuntu1) feisty; urgency=low
* New SVN snapshot. Closes Malone #36256
* Removed obsolete kubuntu_02_icon_theme.diff
* Fixed kubuntu_03_clean_kmenu.diff for systemsettings inclusion
and renamed to kubuntu_02_clean_kmenu_systemsettings_inclusion.diff
-- Anthony Mercatante <tonio@ubuntu.com> Fri, 23 Feb 2007 11:49:01 +0100
gtk-qt-engine (0.70-4ubuntu3) feisty; urgency=low
* Inclue kubuntu_03_clean_kmenu.diff to hide the kcm entry in K menu
* Switched back to cdbs packaging for simple-patchsys
-- Anthony Mercatante <tonio@ubuntu.com> Fri, 06 Jan 2007 02:16:07 +0100
gtk-qt-engine (0.70-4ubuntu2) feisty; urgency=low
* Include Debian entries in changelog
* Remove shlib from depends, to stop it bringing in gtk depends to Kubuntu
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 4 Jan 2007 14:29:07 +0000
gtk-qt-engine (0.70-4ubuntu1) feisty; urgency=low
* Merge packaging with debian
-- Anthony Mercatante <tonio@ubuntu.com> Fri, 14 Dec 2006 13:51:06 +0100
gtk-qt-engine (1:0.7-4) unstable; urgency=low
* Removed debian/gtk-qt-engine.dirs since it's not needed anymore
-- Bastian Venthur <venthur@debian.org> Thu, 30 Nov 2006 09:08:59 +0100
gtk-qt-engine (1:0.7-3) unstable; urgency=low
* Added Debian revision to conflics- and replaces-line in order to resolve
File conflict (Closes: #397993). Many thanks to Stephen Gran.
* Updated upstreams hompage URL
-- Bastian Venthur <venthur@debian.org> Sun, 12 Nov 2006 12:30:26 +0100
gtk-qt-engine (1:0.7-2) unstable; urgency=low
* The please don't kill me release
* Renamed the package to gtk-qt-engine
* Updated maintainer field
-- Bastian Venthur <venthur@debian.org> Wed, 18 Oct 2006 19:45:28 +0200
gtk-qt-engine (1:0.7-1) unstable; urgency=low
* New upstream release (Closes: #378892), most important changes:
- Fix toolbar borders in styles other than Keramik
- Allow for inverted sliders
- Fix menu backgrounds with Baghira
- Control Module: i18n support
- Fix bug where bottoms of scrollbars wouldn't be displayed
(Closes: #315119)
- Fix appearance of progress bars in Firefox when using the Alloy style
- Fix bug in Firefox where progress bars would "leak" outside their box
- Control Module: add utility to fix Firefox scrollbar buttons
- Fix bug that would make XFCE 4.2's settings application fail to start
- Fix crash bug in gaim's file transfer window
- Support coloured buttons
- Only respond to KIPC StyleChanged messages
- Cache pixmaps created in setColors() and setMenuBackground(). This fixes
a large memory leak, and improves app startup speeds and responsiveness.
(Closes: #300261)
- Ensure tooltip text is always black
- The theme no longer tries to override widget-specific colours set by
applications or user RC files
- Control Module: fix blank entry in style list
- Add a workaround for a bug in OpenOffice where menus and toolbars were
drawn incorrectly.
- Other bugs dissapeared in the new version:
workrave does not crash anymore on micro-breaks (Closes: 354299)
GTK apps don't crash anymore on font change (Closes: #295929)
* New Maintainer (Closes: #379956)
- introduced epoch to reflect upstreams versioning scheme correctly
- switched away from cdbs
- bumped standards version
- removed superfluous build-depends
-- Bastian Venthur <mail@venthur.de> Thu, 27 Jul 2006 18:39:40 +0200
gtk-qt-engine (0.70-0ubuntu1) edgy; urgency=low
* New upstream release
* Switched to debhelper 5
* Removed obsolete patches kubuntu_01_colourmapless_pixmap.diff,
kubuntu_02_xdg_menu.diff, kubuntu_04_menubg_colormap_fix.diff,
kubuntu_06_fix_slider.diff and kubuntu_07_scrollbars.diff
-- Anthony Mercatante <tonio@ubuntu.com> Fri, 7 Jul 2006 19:02:06 +0200
gtk-qt-engine (0.60-3) unstable; urgency=low
* Orphaning this package, changed maintainer to QA Group.
* Thanks to Luk Claes for the NMU and FTBFS patch.
* Fixed missing commas in RC file (closes: #266521).
- Thanks to Jan De Luyck for the patch.
* Bumped Standards-Version to 3.6.2 (no changes).
-- Christoffer Sawicki <qerub@home.se> Thu, 20 Apr 2006 17:19:00 +0200
gtk-qt-engine (0.60-2.1ubuntu1) edgy; urgency=low
* Merge with Debian
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 7 Jul 2006 10:44:08 +0000
gtk-qt-engine (0.60-2.1) unstable; urgency=high
* Non-maintainer upload.
* Fix FTBFS by touching configure in clean target (Closes: #350141).
-- Luk Claes <luk@debian.org> Wed, 1 Mar 2006 09:00:23 +0100
gtk-qt-engine (0.60-2) unstable; urgency=low
* Thanks to Adeodato for the NMU.
* Fix black menu backgrounds (closes: #343658).
* Updated FSF's address in debian/copyright.
* Updated libtool (closes: #342914).
- Added KDE core and Qt to kcm_kcmgtk_la_LIBADD.
* Added libqt3-mt-dev to Build-Depends.
* Thanks to Kurt Roeckx for helping me out.
-- Christoffer Sawicki <qerub@home.se> Mon, 26 Dec 2005 01:01:37 +0100
gtk-qt-engine (0.60-1.1ubuntu7) dapper; urgency=low
* Don't depend on a hardcoded libc6, since that makes us uninstallable
on ia64, and we already depend on other libraries that depend on libc
correctly. This is all just a really hideous hack and should be
re-though after the dapper release is safely out the door.
-- Adam Conrad <adconrad@ubuntu.com> Mon, 29 May 2006 00:43:06 +1000
gtk-qt-engine (0.60-1.1ubuntu6) dapper; urgency=low
* Don't use shlib depends, stop requiring gtk
-- Jonathan Riddell <jriddell@ubuntu.com> Tue, 25 Apr 2006 21:47:25 +0100
gtk-qt-engine (0.60-1.1ubuntu5) dapper; urgency=low
* Add kubuntu_06_fix_slider.diff from SuSE
* Add kubuntu_07_scrollbars.diff closes Malone #38872
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 24 Apr 2006 17:57:41 +0100
gtk-qt-engine (0.60-1.1ubuntu4) dapper; urgency=low
* Add kubuntu_05_icon_theme.patch fix KDE icon loading
* Patch by Anthony Mercatante <tonio@ubuntu.com>
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 27 Feb 2006 15:15:06 +0000
gtk-qt-engine (0.60-1.1ubuntu3) dapper; urgency=low
* Rebuild because libXft.la is gone
-- Stephan Hermann <sh@sourcecode.de> Sat, 14 Jan 2006 18:00:57 +0100
gtk-qt-engine (0.60-1.1ubuntu2) dapper; urgency=low
* Rebuild for latest Qt
-- Jonathan Riddell <jriddell@ubuntu.com> Sun, 18 Dec 2005 22:45:42 +0000
gtk-qt-engine (0.60-1.1ubuntu1) dapper; urgency=low
* resyncronize with debian
* ubuntu_03_background_fix.patch (from upstream #4082)
* ubuntu_04_menubg_colormap_fix.patch (from upstream #4276)
-- Oliver Grawert <ogra@ubuntu.com> Wed, 30 Nov 2005 21:00:39 +0100
gtk-qt-engine (0.60-1.1) unstable; urgency=low
* NMU at maintainer's request.
* Rebuild against C++ transitioned kdelibs; no source changes needed.
-- Adeodato Simó <asp16@alu.ua.es> Wed, 07 Sep 2005 16:45:32 +0200
gtk-qt-engine (0.60-1ubuntu5) breezy; urgency=low
* Edit rules to use XDG menu instead of applnk menu
* Add kubuntu_02_xdg_menu.diff to fix the XDG .desktop file
-- Jonathan Riddell <jriddell@ubuntu.com> Sat, 24 Sep 2005 19:00:39 +0100
gtk-qt-engine (0.60-1ubuntu4) breezy; urgency=low
* Add kubuntu_01_colourmapless_pixmap.diff fix GTK cairo crashes
* Alter debian/rules to use debian/patches
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 9 Sep 2005 23:59:55 +0100
gtk-qt-engine (0.60-1ubuntu3) breezy; urgency=low
* Use explicit depends instead of shlibs. Remove gtk dependency.
-- Jonathan Riddell <jriddell@ubuntu.com> Wed, 6 Jul 2005 17:33:55 +0000
gtk-qt-engine (0.60-1ubuntu2) breezy; urgency=low
* Rebuild for new C++ ABI
-- Matthias Klose <doko@ubuntu.com> Mon, 6 Jun 2005 16:34:57 +0000
gtk-qt-engine (0.60-1ubuntu1) hoary; urgency=low
* New upstream release
-- Andreas Mueller <amu@ubuntu.com> Thu, 10 Mar 2005 10:14:37 +0100
gtk-qt-engine (0.60-1.1) unstable; urgency=low
* NMU at maintainer's request.
* Rebuild against C++ transitioned kdelibs; no source changes needed.
-- Adeodato Simó <asp16@alu.ua.es> Wed, 07 Sep 2005 16:45:32 +0200
gtk-qt-engine (0.60-1) unstable; urgency=low
* New upstream release.
- Removes crashes with certain apps (closes: #286436).
* Clarified some changelog entries.
* Versioned debhelper Build-Depend
-- Christoffer Sawicki <qerub@home.se> Sun, 2 Jan 2005 22:24:09 +0100
gtk-qt-engine (0.50+cvs20041221-1) staging; urgency=low
* Checkout from CVS.
* Removed parts of the diff, now upstream.
-- Christoffer Sawicki <qerub@home.se> Tue, 21 Dec 2004 23:42:01 +0100
gtk-qt-engine (0.50-3) staging; urgency=low
* Upload to new Kalyxo archive.
-- Christoffer Sawicki <qerub@home.se> Mon, 6 Dec 2004 14:58:13 +0100
gtk-qt-engine (0.50-2) unstable; urgency=low
* Ran src/gtkrc through dos2unix.
* Minor grammatical changes to debian/changelog.
* Remove kcmgtk-xdg.desktop from package.
* Added note about the KDE dependency to package description.
* Cleaned up kcmgtk.desktop.
-- Christoffer Sawicki <qerub@home.se> Tue, 17 Aug 2004 21:03:03 +0200
gtk-qt-engine (0.50-1) unstable; urgency=low
* Added some spaces in the description.
* New upstream version.
-- Christoffer Sawicki <qerub@home.se> Mon, 2 Aug 2004 17:05:17 +0200
gtk-qt-engine (0.41-3) unstable; urgency=low
* Improved description.
* Removed README.Debian, not needed anymore.
* Don't install empty files to /usr/share/doc.
* Changed section from x11 to kde.
-- Christoffer Sawicki <qerub@home.se> Sat, 19 Jun 2004 22:03:50 +0200
gtk-qt-engine (0.41-2) unstable; urgency=low
* Rebuilt for unstable. Excuse me.
* Added kdelibs4-dev to Build-Depends.
-- Christoffer Sawicki <qerub@home.se> Wed, 16 Jun 2004 20:51:15 +0200
gtk-qt-engine (0.41-1) unstable; urgency=low
* New upstream release.
-- Christoffer Sawicki <qerub@home.se> Wed, 16 Jun 2004 17:45:16 +0200
gtk-qt-engine (0.3-1) unstable; urgency=low
* New versioning policy.
* Upload to the new archive.
-- Christoffer Sawicki <qerub@home.se> Mon, 26 Apr 2004 19:20:52 +0200
gtk-qt-engine (0.3-0qerub3) workstation-unstable; urgency=low
* Small cleanups in debian/ files.
-- Christoffer Sawicki <qerub@home.se> Wed, 18 Feb 2004 12:30:59 +0100
gtk-qt-engine (0.3-0qerub2) workstation-unstable; urgency=low
* Added an extra note to README.Debian about segfaulting.
* Changed URL in debian/copyright.
-- Christoffer Sawicki <qerub@home.se> Wed, 18 Feb 2004 11:38:45 +0100
gtk-qt-engine (0.3-0qerub1) workstation-unstable; urgency=low
* New upstream release!
* Added Build-Depends.
-- Christoffer Sawicki <qerub@home.se> Mon, 16 Feb 2004 19:29:20 +0100
gtk-qt-engine (0.2-0qerub2) workstation-unstable; urgency=low
* Changed target to workstation-unstable (for upload to kde-debian.org).
-- Christoffer Sawicki <qerub@home.se> Tue, 27 Jan 2004 21:50:25 +0100
gtk-qt-engine (0.2-0qerub1) unstable; urgency=low
* Initial release.
-- Christoffer Sawicki <qerub@home.se> Wed, 7 Jan 2004 16:28:00 +0100

@ -0,0 +1,20 @@
Source: gtk-qt-engine-kde3
Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: Bastian Venthur <venthur@debian.org>
Build-Depends: debhelper (>= 5.0), cdbs, kdelibs4-kde3-dev, libgtk2.0-dev, cmake, libgtk2.0-dev (>= 2.10.1)
Standards-Version: 3.7.2
Package: gtk-qt-engine-kde3
Architecture: any
Provides: gtk2-engines-gtk-qt-kde3
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: theme engine using Qt for GTK+ 2.x and KDE3
The GTK-Qt Theme Engine (also known as gtk-qt-engine) is a GTK 2 theme engine
that calls Qt to do the actual drawing. This makes your GTK 2 applications
look almost like real Qt applications and gives you a more unified desktop
experience.
.
Please note that this package is targeted at KDE3 users and therefore provides
a way to configure it from within KControl.

@ -0,0 +1,23 @@
This package was debianized by Christoffer Sawicki <qerub@home.se> on
Wed, 7 Jan 2004 16:46:04 +0100.
Homepage: http://gtk-qt.ecs.soton.ac.uk/
Upstream author: David Sansome <me@davidsansome.com>
Copyright:
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; version 2 dated June, 1991.
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, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 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'.

@ -0,0 +1,4 @@
#!/bin/bash
# Make sure our customised gtkrc file is loaded.
export GTK2_RC_FILES=$HOME/.gtkrc-2.0-kde4

@ -0,0 +1,32 @@
#!/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.
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
DEB_CONFIGURE_MANDIR := /opt/kde3/share/man
DEB_CONFIGURE_PREFIX := /opt/kde3
DEB_CONFIGURE_INFODIR := /opt/kde3/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/kde3 --with-extra-libs=/opt/kde3/lib
configure/gtk-qt-engine-kde3::
env PATH=/opt/kde3/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/kde cmake -D CMAKE_INSTALL_PREFIX=/opt/kde3 .
build/gtk-qt-engine-kde3::
env PATH=/opt/kde3/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/kde $(MAKE)
install/gtk-qt-engine-kde3::
env PATH=/opt/kde3/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/kde $(MAKE) install DESTDIR=$(CURDIR)/debian/gtk-qt-engine-kde3
mkdir -p $(CURDIR)/debian/gtk-qt-engine-kde3/opt/kde3/share/kgtk/
cp -Rp $(CURDIR)/debian/.gtkrc-2.0-kde4 $(CURDIR)/debian/gtk-qt-engine-kde3/opt/kde3/share/kgtk/
cp -Rp $(CURDIR)/debian/.gtkrc-2.0-kde-kde4 $(CURDIR)/debian/gtk-qt-engine-kde3/opt/kde3/share/kgtk/
cp -Rp $(CURDIR)/debian/gtk-qt-engine.rc.sh $(CURDIR)/debian/gtk-qt-engine-kde3/opt/kde3/share/kgtk/

@ -0,0 +1,86 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2002,2003 Colin Walters <walters@debian.org>
# Description: Defines some useful variables, but no rules
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_rules_buildvars
_cdbs_rules_buildvars = 1
CDBS_VERSION = something
# Common useful variables
DEB_SOURCE_PACKAGE := $(strip $(shell egrep '^Source: ' debian/control | cut -f 2 -d ':'))
DEB_VERSION := $(shell dpkg-parsechangelog | egrep '^Version:' | cut -f 2 -d ' ')
DEB_NOEPOCH_VERSION := $(shell echo $(DEB_VERSION) | cut -d: -f2-)
DEB_UPSTREAM_VERSION := $(shell echo $(DEB_NOEPOCH_VERSION) | sed 's/-[^-]*$$//')
DEB_ISNATIVE := $(shell dpkg-parsechangelog | egrep '^Version:' | perl -ne 'print if not /^Version:\s*.*-/;')
# Split into arch/indep packages
ifneq ($(DEB_INDEP_PACKAGES),cdbs)
DEB_INDEP_PACKAGES := $(filter-out $(DONT_BUILD), $(strip $(shell $(_cdbs_scripts_path)/list-packages indep)))
DEB_ARCH_PACKAGES := $(filter-out $(DONT_BUILD), $(filter-out $(DEB_INDEP_PACKAGES),$(strip $(shell $(_cdbs_scripts_path)/list-packages same))))
endif
# Split into normal and udeb packages
ifeq ($(DEB_UDEB_PACKAGES),)
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
DEB_UDEB_PACKAGES = $(filter-out $(DONT_BUILD),$(filter %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
else
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES), $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
endif
# Too much bother for now. If someone complains we'll fix it.
#DEB_ARCH_UDEB_PACKAGES = $(filter %-udeb, $(DEB_ARCH_PACKAGES))
#DEB_INDEP_UDEB_PACKAGES = $(filter %-udeb, $(DEB_INDEP_PACKAGES))
# A handy list of every package, udeb or not
DEB_ALL_PACKAGES = $(filter-out $(DONT_BUILD),$(DEB_PACKAGES) $(DEB_UDEB_PACKAGES))
DEB_INDEP_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_INDEP_PACKAGES)))
DEB_ARCH_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_ARCH_PACKAGES)))
DEB_DBG_PACKAGES = $(filter-out $(DONT_BUILD), $(filter %-dbg, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
# Some support for srcdir != builddir builds.
# These are relative to the root of the package
DEB_SRCDIR ?= .
DEB_BUILDDIR ?= $(strip $(DEB_SRCDIR))
# Miscellaneous bits
DEB_ARCH = $(shell dpkg --print-architecture)
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_HOST_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_HOST_GNU_SYSTEM)
DEB_HOST_GNU_CPU ?= $(shell dpkg-architecture -qDEB_HOST_GNU_CPU)
DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
DEB_BUILD_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_SYSTEM)
DEB_BUILD_GNU_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_CPU)
DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
DEB_BUILD_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_CPU)
DEB_BUILD_ARCH_OS ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_OS)
ifeq ($(words $(DEB_ALL_PACKAGES)),1)
DEB_DESTDIR = $(CURDIR)/debian/$(strip $(DEB_ALL_PACKAGES))/
else
DEB_DESTDIR = $(CURDIR)/debian/tmp/
endif
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), cdbs (>= 0.4.23-1.1)
endif

@ -0,0 +1,109 @@
ifndef _cdbs_bootstrap
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
endif
ifndef _cdbs_class_debian-qt-kde
_cdbs_class_debian-qt-kde := 1
# Note: This _must_ be included before autotools.mk, or it won't work.
common-configure-arch common-configure-indep:: debian/stamp-cvs-make
debian/stamp-cvs-make:
cp -Rp /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
cp -Rp /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
$(MAKE) -C $(DEB_SRCDIR) -f admin/Makefile.common dist;
touch debian/stamp-cvs-make
include debian/cdbs/kde.mk$(_cdbs_makefile_suffix)
include debian/cdbs/uploaders.mk
DEB_PATCHDIRS := debian/patches/common debian/patches
DEB_KDE_ENABLE_FINAL := yes
DEB_INSTALL_DOCS_ALL :=
DEB_DH_MAKESHLIBS_ARGS_ALL := -V
DEB_SHLIBDEPS_INCLUDE = $(foreach p,$(PACKAGES_WITH_LIBS),debian/$(p)/usr/lib)
ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
cdbs_treat_me_gently_arches := arm m68k alpha ppc64 armel armeb
ifeq (,$(filter $(DEB_HOST_ARCH_CPU),$(cdbs_treat_me_gently_arches)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
else
cdbs_kde_enable_final =
endif
endif
common-build-arch:: debian/stamp-man-pages
debian/stamp-man-pages:
if ! test -d debian/man/out; then mkdir -p debian/man/out; fi
for f in $$(find debian/man -name '*.sgml'); do \
docbook-to-man $$f > debian/man/out/`basename $$f .sgml`.1; \
done
for f in $$(find debian/man -name '*.man'); do \
soelim -I debian/man $$f \
> debian/man/out/`basename $$f .man`.`head -n1 $$f | awk '{print $$NF}'`; \
done
touch debian/stamp-man-pages
common-binary-indep::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_INDEP_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
common-binary-arch::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_ARCH_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
clean::
rm -rf debian/man/out
-rmdir debian/man
rm -f debian/stamp-man-pages
rm -rf debian/shlibs-check
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_desktop; then dh_desktop -p$(cdbs_curpkg) $(DEB_DH_DESKTOP_ARGS); fi
if test -e debian/$(cdbs_curpkg).lintian; then \
install -p -D -m644 debian/$(cdbs_curpkg).lintian \
debian/$(cdbs_curpkg)/usr/share/lintian/overrides/$(cdbs_curpkg); \
fi
if test -e debian/$(cdbs_curpkg).presubj; then \
install -p -D -m644 debian/$(cdbs_curpkg).presubj \
debian/$(cdbs_curpkg)/usr/share/bug/$(cdbs_curpkg)/presubj; \
fi
binary-install/$(DEB_SOURCE_PACKAGE)-doc-html::
set -e; \
for doc in `cd $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en; find . -name index.docbook`; do \
pkg=$${doc%/index.docbook}; pkg=$${pkg#./}; \
echo Building $$pkg HTML docs...; \
mkdir -p $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
cd $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
/opt/kde3/bin/meinproc $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en/$$pkg/index.docbook; \
done
for pkg in $(DOC_HTML_PRUNE) ; do \
rm -rf debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
done
clean::
if test -n "$(DEB_KDE_CVS_MAKE)" && test -d $(DEB_SRCDIR); then \
cd $(DEB_SRCDIR); \
find . -name Makefile.in -print | \
xargs --no-run-if-empty rm -f; \
rm -f Makefile.am acinclude.m4 aclocal.m4 config.h.in \
configure configure.files configure.in stamp-h.in \
subdirs; \
fi
rm -f debian/stamp-cvs-make
endif

@ -0,0 +1,97 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2003 Christopher L Cheney <ccheney@debian.org>
# Description: A class for KDE packages; sets KDE environment variables, etc
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_class_kde
_cdbs_class_kde := 1
# for dh_icons
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), debhelper (>= 5.0.7ubuntu4)
include $(_cdbs_rules_path)/buildcore.mk$(_cdbs_makefile_suffix)
ifdef _cdbs_tarball_dir
DEB_BUILDDIR = $(_cdbs_tarball_dir)/obj-$(DEB_BUILD_GNU_TYPE)
else
DEB_BUILDDIR = obj-$(DEB_BUILD_GNU_TYPE)
endif
include $(_cdbs_class_path)/autotools.mk$(_cdbs_makefile_suffix)
export kde_cgidir = \$${libdir}/cgi-bin
export kde_confdir = \$${sysconfdir}/kde3
export kde_htmldir = \$${datadir}/doc/kde/HTML
ifeq (,$(filter noopt,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
endif
ifneq (,$(filter nostrip,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final =
cdbs_kde_enable_debug = --enable-debug=yes
else
cdbs_kde_enable_debug = --disable-debug
endif
ifneq (,$(filter debug,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_debug = --enable-debug=full
endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_icons; then dh_icons -p$(cdbs_curpkg) $(DEB_DH_ICONCACHE_ARGS); fi
cleanbuilddir::
-$(if $(call cdbs_streq,$(DEB_BUILDDIR),$(DEB_SRCDIR)),,rm -rf $(DEB_BUILDDIR))
common-build-arch common-build-indep:: debian/stamp-kde-apidox
debian/stamp-kde-apidox:
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) apidox)
touch $@
common-install-prehook-impl::
mkdir -p po
-XGETTEXT=/usr/bin/kde-xgettext EXTRACTATTR=/opt/kde3/bin/extractattr sh $(DEB_SRCDIR)/admin/cvs.sh extract-messages
-for file in po/*pot; do \
sed "s/charset=CHARSET/charset=UTF-8/" -i $$file; \
done
common-install-arch common-install-indep:: common-install-kde-apidox
common-install-kde-apidox::
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) install-apidox DESTDIR=$(DEB_DESTDIR))
clean::
rm -f debian/stamp-kde-apidox
rm -rf po/*.pot
# This is a convenience target for calling manually. It's not part of
# the build process.
buildprep: clean apply-patches
$(MAKE) -f admin/Makefile.common dist
debian/rules clean
endif

@ -0,0 +1,16 @@
Sune Vuorela <debian@pusling.com>
Ana Beatriz Guerrero Lopez <ana@debian.org>
Fathi Boudra <fboudra@free.fr>
Modestas Vainius <geromanas@mailas.com>
Josh Metzler <joshdeb@metzlers.org>
Isaac Clerencia <isaac@debian.org>
Adeodato Simó <dato@net.com.org.es>
Adeodato Simo <dato@net.com.org.es>
Christopher Martin <chrsmrtn@debian.org>
Daniel Schepler <schepler@debian.org>
Sarah Hobbs <hobbsee@ubuntu.com>
Nacho Barrientos Arias <nacho@debian.org>
Ricardo Javier Cardenes Medina <rcardenes@debian.org>
Ricardo Cardenes <rcardenes@debian.org>
Armin Berres <trigger+debian@space-based.de>
Francesco Pedrini <francesco.pedrini@gmail.com>

@ -0,0 +1,29 @@
MAINTAINER=Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
UPLOADERS=$(shell grep -e +++ -e "^ -- " debian/changelog | grep -v "debian-qt-kde@lists.debian.org" | head -13 | /bin/sed 's/^\s*//;s/\s*$$//;s/^+++\? Changes by //;s/^+++\? //;s/-- //;s/:$$//;s/ <.*//' | sort -u | while read line ; do grep "$$line" debian/cdbs/team-members ; done | tr "\n" ", " | sed 's/,/, /g;s/, $$//')
debian/control.tmp:
@if [ ! -e debian/control.in ] ; then \
echo "this package is not yet prepared for using automatic update of uploaders"; \
echo "Please do so."; \
exit 1; \
fi
@sed 's/@@@UPLOADERS@@@/$(UPLOADERS)/;s#@@@MAINTAINER@@@#$(MAINTAINER)#' debian/control.in > debian/control.tmp
check-uploaders: debian/control.tmp
@if ! diff -q debian/control debian/control.tmp ; then \
echo "WARNING:: Control file differs from manually generated one" ; \
echo "WARNING:: Please update it manually and check it afterwards" ; \
echo "WARNING:: Uploaders are updated by debian/rules update-uploaders" ;\
echo "WARNING:: If this is a binNMU, NMU or security upload, just ignore" ;\
fi
clean::
rm -f debian/control.tmp
update-uploaders: debian/control.tmp
@mv -f debian/control.tmp debian/control
makebuilddir:: check-uploaders

@ -0,0 +1,19 @@
#!/usr/bin/env perl
use strict;
use warnings;
my $version = `dpkg-parsechangelog | awk '/^Version/ {print \$2}'`;
my ($version3, $version3_next);
my ($version2, $version2_next);
($version3 = $version) =~ s/-[^-]+$//;
($version2 = $version3) =~ s/\.[^.]+$//;
($version3_next = $version3) =~ s/(?<=\.)(\d+)[a-z]?$/($1+1)/e;
($version2_next = $version2) =~ s/(?<=\.)(\d+)$/($1+1)/e;
print "KDE-Version3=$version3\n";
print "KDE-Version2=$version2\n";
print "KDE-Next-Version3=$version3_next\n";
print "KDE-Next-Version2=$version2_next\n";

@ -0,0 +1,367 @@
gwenview-kde3 (4:1.4.2-8) karmic; urgency=low
* Karmic rebuild
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 02 July 2009 16:08:00 -0600
gwenview-kde3 (4:1.4.2-6) jaunty; urgency=low
* Jaunty rebuild
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Tue, 28 April 2009 20:25:00 -0600
gwenview-kde3 (4:1.4.2-5) intrepid; urgency=low
* Moved KDE3 to /opt/kde3
* Integrated properly with KDE4.2+
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Wed, 05 March 2009 01:11:00 -0600
gwenview-kde3 (4:1.4.2-4) intrepid; urgency=low
* Added -kde3 suffix
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Tue, 04 Nov 2008 06:06:15 -0600
gwenview (1.4.2-4) unstable; urgency=low
* Include patch (not yet committed upstream) that fixes crashes on images
with incorrect EXIF information (see http://bugs.kde.org/159522). Thanks
to Achim Bohnet for the tip. (Closes: #471742, #471847)
* Include further post-release commits to Gwenview's KDE 3 branch:
+ Fix the loading of 1bpp images, like some BMPs.
* Update doc-base file to fix encoding and section.
-- Christopher Martin <chrsmrtn@debian.org> Fri, 21 Mar 2008 11:54:45 -0400
gwenview (1.4.2-3) unstable; urgency=low
* Update to Debian Policy 3.7.3. Move Homepage from the package
description to a regular debian/control field.
* Update debhelper compatibility level to 6. No changes.
* Convert debian/copyright to UTF-8.
* Include post-release commits to Gwenview's KDE 3 branch:
+ Fix GIMP startup from the External Tools menu (to get this to take
effect, users may have delete $HOME/.kde/share/apps/gwenview/tools).
+ Fix the slideshow icon in the configuration window.
-- Christopher Martin <chrsmrtn@debian.org> Sun, 13 Jan 2008 14:32:26 -0500
gwenview (1.4.2-2) unstable; urgency=low
* Remove some unnecessary lintian overrides, now that lintian has been fixed
with respect to KDE .desktop files.
-- Christopher Martin <chrsmrtn@debian.org> Sun, 28 Oct 2007 00:13:27 -0400
gwenview (1.4.2-1) unstable; urgency=low
* New upstream release.
-- Christopher Martin <chrsmrtn@debian.org> Mon, 17 Sep 2007 19:31:17 -0400
gwenview (1.4.1-1) unstable; urgency=low
* New upstream release, uploaded to unstable.
-- Christopher Martin <chrsmrtn@debian.org> Sun, 26 Nov 2006 18:41:39 -0500
gwenview (1.4.0-1) experimental; urgency=low
* Translations are now split-out into gwenview-i18n. Be sure to install that
package if you use a non-en_US desktop.
-- Christopher Martin <chrsmrtn@debian.org> Sat, 21 Oct 2006 14:01:46 -0400
gwenview (1.4.0~debian.1-1) unstable; urgency=low
* New upstream release.
+ Upstream now splits the translations out into their own tarball.
This is by no means a bad thing, but to avoid having a package stuck
in NEW this close to a release, I'm gluing them back in for the
moment. Once a releasable package is in Etch, I'll adopt upstream's
practices. Hence the wacky package version.
+ Fixes focus switching. (Closes: #301812)
* Clarify the package description, as displaying EXIF tags don't require
kdegaphics-kfile-plugins (but other features still do). (Closes: #368809)
* This rebuild eliminates all references to obsolete libX*.la files.
(Closes: #381323)
-- Christopher Martin <chrsmrtn@debian.org> Mon, 18 Sep 2006 22:02:27 -0400
gwenview (1.3.1-3) unstable; urgency=low
* Clarify the package description, as merely editing EXIF comments doesn't
strictly require kdegraphics-kfile-plugins. (Closes: #368809)
-- Christopher Martin <chrsmrtn@debian.org> Sun, 28 May 2006 11:37:27 -0400
gwenview (1.3.1-2) unstable; urgency=low
* Add a patch that should fix a build failure on ARM, due
to a quirk of its assembler spec.
-- Christopher Martin <chrsmrtn@debian.org> Wed, 7 Dec 2005 08:41:11 -0500
gwenview (1.3.1-1) unstable; urgency=low
* Minor upstream update.
* Rebuild against kdelibs4c2a.
* Bump DH_COMPAT to 5. No changes required.
-- Christopher Martin <chrsmrtn@debian.org> Mon, 5 Dec 2005 07:46:53 -0500
gwenview (1.3.0-1) unstable; urgency=low
* New upstream release.
-- Christopher Martin <chrsmrtn@debian.org> Thu, 13 Oct 2005 15:49:58 -0400
gwenview (1.2.0-2) unstable; urgency=low
* Re-package using CDBS.
* Re-build for the gcc 4.0 C++ ABI transition.
* Rebuild against KDE 3.4. The new trash system is now supported.
(Closes: #318477)
* Sync with the 1.2 branch, pulling in a number of minor fixes.
-- Christopher Martin <chrsmrtn@freeshell.org> Wed, 31 Aug 2005 13:20:56 -0400
gwenview (1.2.0-1) unstable; urgency=low
* New upstream release.
+ Fixes crashes when using "Back" to navigate. (Closes: #301811)
* Enable KIPI support.
* Add a doc-base file for the handbook.
-- Christopher Martin <chrsmrtn@freeshell.org> Wed, 6 Apr 2005 11:33:06 -0400
gwenview (1.1.8+1.2.0pre4-1) unstable; urgency=low
* New upstream release.
-- Christopher Martin <chrsmrtn@freeshell.org> Sat, 19 Mar 2005 14:37:14 -0500
gwenview (1.1.8+1.2.0pre2-1) unstable; urgency=low
* New upstream release.
+ New Gwenview handbook.
-- Christopher Martin <chrsmrtn@freeshell.org> Sun, 13 Feb 2005 20:51:25 -0500
gwenview (1.1.8+1.2.0pre1-1) unstable; urgency=low
* New upstream release.
+ Fixes crash when double-clicking on an image using the konqueror kpart.
(Closes: #290097)
+ Gwenview is now a kdeinit module - added appropriate lintian override.
-- Christopher Martin <chrsmrtn@freeshell.org> Wed, 26 Jan 2005 09:45:17 -0500
gwenview (1.1.8-1) unstable; urgency=low
* New upstream release.
* Minor packaging updates and cleanups to debian/rules.
* Fix debian/copyright GPL address: point to GPL-2, not the symlink
to the latest GPL version.
-- Christopher Martin <chrsmrtn@freeshell.org> Mon, 10 Jan 2005 15:51:46 -0500
gwenview (1.1.7-1) unstable; urgency=low
* New upstream release.
-- Christopher Martin <chrsmrtn@freeshell.org> Mon, 20 Dec 2004 16:16:45 -0500
gwenview (1.1.6-1) unstable; urgency=low
* New upstream release.
+ Fixes frequent crashes when altering images. (Closes: #266302)
+ libjpeg-progs is no longer required for lossless JPEG transforms, as this
functionality is now built-in.
-- Christopher Martin <chrsmrtn@freeshell.org> Thu, 28 Oct 2004 17:39:51 -0400
gwenview (1.1.5-1) unstable; urgency=low
* New upstream release.
+ Rewrote the manpage from scratch; included by upstream. It now replaces
the README.
-- Christopher Martin <chrsmrtn@freeshell.org> Wed, 22 Sep 2004 08:41:44 -0400
gwenview (1.1.4-1) unstable; urgency=low
* New upstream release.
* Rebuild against Qt 3.3, fixing the failure to exit properly from
fullscreen mode.
* Added a recommends on kdegraphics-kfile-plugins, which enables the use of
EXIF comments.
-- Christopher Martin <chrsmrtn@freeshell.org> Tue, 10 Aug 2004 18:37:33 -0400
gwenview (1.1.3-3) unstable; urgency=medium
* Applied a fix that disables input while jpegtran is running, preventing
premature saves from corrupting images. Lossless transforms are back.
-- Christopher Martin <chrsmrtn@freeshell.org> Thu, 8 Jul 2004 17:39:32 -0400
gwenview (1.1.3-2) unstable; urgency=medium
* Hackishly disabled lossless JPEG transforms, as a temporary measure
pending an upstream fix (Closes: #257956). This is a picture munching bug,
hence the need to eliminate the risk to users, even if inconvenient. JPEG
transforms are now lossy - adjust your "What to do when leaving a modified
image" setting in the Misc settings tab accordingly.
* As per policy, the NEWS file has been renamed changelog to reflect its
contents.
-- Christopher Martin <chrsmrtn@freeshell.org> Thu, 8 Jul 2004 12:01:21 -0400
gwenview (1.1.3-1) unstable; urgency=low
* New upstream release. Translations now included.
-- Christopher Martin <chrsmrtn@freeshell.org> Sun, 13 Jun 2004 18:55:04 -0400
gwenview (1.1.2-1) unstable; urgency=low
* New maintainer.
* New upstream release. (Closes: #198674)
* Updated the Debian menu entry, and added an icon.
* Added a Recommends on libjpeg-progs (or libjpeg-mmx-progs) for
lossless JPEG transforms. (Closes: #217446)
* Added a build-conflicts against versions of libart-2.0 with broken shlibs.
* Many other minor packaging changes, mainly to appease linda and lintian.
-- Christopher Martin <chrsmrtn@freeshell.org> Tue, 11 May 2004 13:38:02 -0400
gwenview (0.17.0pre3-2) unstable; urgency=low
* Fix for hack in rules file from Jiri Barton, causing build to fail
-- Michael Spanier <mail@michael-spanier.de> Fri, 2 May 2003 15:12:46 +0200
gwenview (0.17.0pre3-1) unstable; urgency=low
* New upstream release
-- Michael Spanier <mail@michael-spanier.de> Thu, 1 May 2003 23:27:43 +0200
gwenview (0.16.0-1) unstable; urgency=low
* New upstream release
-- Michael Spanier <mail@michael-spanier.de> Thu, 30 Jan 2003 22:20:40 +0100
gwenview (0.15.0-1) unstable; urgency=low
* New upstream release
-- Michael Spanier <mail@michael-spanier.de> Tue, 8 Oct 2002 21:44:02 +0200
gwenview (0.14.4-1) unstable; urgency=low
* New upstream release
-- Michael Spanier <mail@michael-spanier.de> Sun, 28 Jul 2002 21:11:48 +0200
gwenview (0.14.3-1) unstable; urgency=low
* New upstream release
-- Michael Spanier <mail@michael-spanier.de> Wed, 24 Jul 2002 10:22:01 +0200
gwenview (0.14.1-1) unstable; urgency=low
* New upstream release
* first KDE3
-- Michael Spanier <mail@michael-spanier.de> Wed, 19 Jun 2002 16:06:22 +0200
gwenview (0.13.0-1) unstable; urgency=low
* New upstream release
-- Michael Spanier <mail@michael-spanier.de> Sun, 5 May 2002 23:20:42 +0200
gwenview (0.12.0-3) unstable; urgency=low
* Changed description Layout (closes: #141519)
* Thanks to Colin Watson <cjwatson@debian.org> for sponsoring the upload
-- Michael Spanier <mail@michael-spanier.de> Sun, 7 Apr 2002 13:16:35 +0200
gwenview (0.12.0-2) unstable; urgency=low
* corrected spelling error in description (closes: #124713)
* package rebuild with new libpng (closes: #135758)
-- Michael Spanier <mail@michael-spanier.de> Wed, 13 Mar 2002 11:38:18 +0100
gwenview (0.12.0-1) unstable; urgency=low
* New upstream release
-- Michael Spanier <mail@michael-spanier.de> Sun, 10 Mar 2002 14:32:59 +0100
gwenview (0.11.1-1) unstable; urgency=low
* New upstream release
-- Michael Spanier <mail@michael-spanier.de> Sun, 30 Dec 2001 18:46:52 +0100
gwenview (0.10.1-4) unstable; urgency=low
* Corrected manpage (closes: #121291)
* added kderemove tag (closes: #121170)
* moved menuentry to Graphics (closes: #120776)
* made description more clear (closes: #120685)
-- Michael Spanier <mail@michael-spanier.de> Fri, 7 Dec 2001 12:18:42 +0100
gwenview (0.10.1-3.1) unstable; urgency=low
* NMU
* Fix g++ 3.0 compile error. Closes: #121188
* New upstream release
-- LaMont Jones <lamont@debian.org> Sat, 15 Dec 2001 22:44:03 -0700
gwenview (0.10.1-3) unstable; urgency=low
* First official debian release, sponsored by Jimmy Kaplowitz
<jimmy@debian.org>
* added manpage for gwenview
* changed section from x11 to graphics
-- Michael Spanier <mail@michael-spanier.de> Wed, 14 Nov 2001 05:28:12 +0100
gwenview (0.10.1-2) unstable; urgency=low
* Moved debian-specific stuff from .orig.tar.gz to .diff.gz
-- Michael Spanier <mail@michael-spanier.de> Wed, 14 Nov 2001 04:29:47 +0100
gwenview (0.10.1-1) unstable; urgency=low
* New upstream release 0.10.1
-- Michael Spanier <mail@michael-spanier.de> Mon, 12 Nov 2001 00:39:00 +0100
gwenview (0.10.0-1) unstable; urgency=low
* New upstream release 0.10.0
-- Michael Spanier <michael@abh-412.abh.uni-karlsruhe.de> Thu, 4 Oct 2001 14:53:16 +0200
gwenview (0.9.2-1) unstable; urgency=low
* Initial Release.
-- Michael Spanier <mail@michael-spanier.de> Sun, 16 Sep 2001 17:57:04 +0200

@ -0,0 +1,31 @@
Source: gwenview-kde3
Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 6.0.0), kdelibs4-kde3-dev (>= 4:3.4.3), libkipi0-kde3-dev (>= 0.1.2-2), libexiv2-kde3-dev, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev
Standards-Version: 3.8.3
Homepage: http://gwenview.sourceforge.net
Package: gwenview-kde3
Architecture: any
Depends: ${shlibs:Depends}
Recommends: kdegraphics-kfile-plugins-kde3, kipi-plugins-kde3
Suggests: gwenview-i18n
Description: image viewer for KDE3
Gwenview is an image viewer for the K Desktop Environment. It features a
folder tree window and a file list window to provide easy navigation of your
file hierarchy. Gwenview uses docked windows, so you can alter its layout
any way you wish. You can also browse your images in full-screen mode, or
embedded within Konqueror using the Gwenview Image Browser View and Kpart.
.
Image loading is handled by the Qt library, so Gwenview supports all image
formats your Qt installation supports. Gwenview correctly displays images
with an alpha channel. Gwenview supports the displaying and editing of EXIF
comments, and, if the kdegraphics-kfile-plugins package is installed, other
image meta-information as well. Also supported is KIPI, the KDE Image Plugin
Interface, a collection of helpful tools provided by the kipi-plugins
package. The ability to perform lossless JPEG transforms is built in.
.
Gwenview's internationalization files (i18n) (translations) are available
in the gwenview-i18n package. Users with non-US English desktops should
install this package.

@ -0,0 +1,87 @@
This package was debianized by Christopher Martin <chrsmrtn@debian.org>
on Tue, 11 May 2004 13:38:02 -0400.
It was downloaded from: http://gwenview.sourceforge.net
Primary Developers:
Aurélien Gâteau <aurelien.gateau@free.fr>
Lubos Lunak <l.lunak@suse.cz>
Copyright:
Gwenview includes code from the Imlib2 library, copyright (c) 2000
Carsten Haitzler and various contributors, under the following
conditions:
"""
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 of the Software, its documentation and marketing &
publicity materials, and acknowledgment shall be given in the
documentation, materials and software packages that this Software was
used.
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 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.
"""
Gwenview includes code from Daniel M. Duley <dan.duley@verizon.net>,
under the following conditions:
"""
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 ``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 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.
"""
Gwenview also includes code from the libjpeg library, developed by
"the Independent JPEG Group".
License:
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; version 2 dated June, 1991.
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 GNU/Linux systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL-2'.

@ -0,0 +1,9 @@
Document: gwenview
Title: Gwenview Handbook
Author: Aurélien Gâteau, Christopher Martin
Abstract: Gwenview is an image viewer for KDE.
Section: Viewers
Format: HTML
Index: /usr/share/doc/kde/HTML/en/gwenview/index.html
Files: /usr/share/doc/kde/HTML/en/gwenview/*.html

@ -0,0 +1,3 @@
gwenview binary: non-dev-pkg-with-shlib-symlink opt/kde3/lib/libgwenviewcore.so.1.0.0 opt/kde3/lib/libgwenviewcore.so
gwenview binary: shlib-missing-in-control-file libkdeinit_gwenview.so for opt/kde3/lib/libkdeinit_gwenview.so
gwenview binary: package-name-doesnt-match-sonames libgwenviewcore1 libkdeinit-gwenview

@ -0,0 +1,554 @@
/* XPM */
static char * gwenview_xpm[] = {
"32 32 519 2",
" c None",
". c #2D2F32",
"+ c #3A3C3F",
"@ c #3C3F42",
"# c #333538",
"$ c #5F6164",
"% c #A0A2A4",
"& c #CCCDCF",
"* c #E3E4E5",
"= c #ECEDEE",
"- c #EEEFEF",
"; c #E8E9EA",
"> c #D7D8DA",
", c #B4B6B8",
"' c #7B7D80",
") c #383A3D",
"! c #6D7073",
"~ c #CBCDCF",
"{ c #F6F7F8",
"] c #FEFFFF",
"^ c #FEFEFE",
"/ c #FCFDFE",
"( c #FCFDFD",
"_ c #FDFEFE",
": c #E5E6E7",
"< c #9DA0A2",
"[ c #36383B",
"} c #323539",
"| c #ADB0B3",
"1 c #F3F5F7",
"2 c #FAFCFD",
"3 c #F7F9FA",
"4 c #F8FAFB",
"5 c #D7DADC",
"6 c #616468",
"7 c #3E4145",
"8 c #C6CACE",
"9 c #F6F9FB",
"0 c #F3F7F8",
"a c #F3F6F8",
"b c #F5F9FA",
"c c #E6EAEC",
"d c #74787C",
"e c #32363A",
"f c #C0C7CB",
"g c #F1F6F8",
"h c #EFF3F6",
"i c #F0F5F7",
"j c #E3E9EC",
"k c #676C71",
"l c #A2AAAF",
"m c #EBF2F6",
"n c #EDF3F6",
"o c #EEF4F7",
"p c #EFF5F7",
"q c #EFF4F7",
"r c #EEF4F6",
"s c #EDF2F5",
"t c #ECF1F4",
"u c #EBF0F3",
"v c #EBF0F4",
"w c #ECF0F4",
"x c #ECF1F5",
"y c #EDF2F6",
"z c #EEF3F7",
"A c #EFF4F8",
"B c #D1D9DD",
"C c #42474B",
"D c #686F73",
"E c #D5DFE3",
"F c #D1D8DB",
"G c #C2C7CB",
"H c #B1B5BA",
"I c #A1A6AC",
"J c #949AA0",
"K c #899298",
"L c #828D92",
"M c #7D8C8E",
"N c #798A8A",
"O c #778985",
"P c #778982",
"Q c #788A7F",
"R c #7A8B7E",
"S c #7F8E82",
"T c #869288",
"U c #8F9991",
"V c #9AA29D",
"W c #A7AEAC",
"X c #B6BCBD",
"Y c #C7CCCF",
"Z c #D4DCE1",
"` c #A0A8AE",
" . c #110D12",
".. c #665A69",
"+. c #7E6B83",
"@. c #7F6C87",
"#. c #877993",
"$. c #928AA3",
"%. c #9E9DB2",
"&. c #AAAFBF",
"*. c #B5C0CA",
"=. c #BECCD2",
"-. c #C4D6D8",
";. c #C8DCDA",
">. c #CADED7",
",. c #CBDFD3",
"'. c #C9DECD",
"). c #C5DBC5",
"!. c #C1D6BE",
"~. c #BBCFB5",
"{. c #B4C7A9",
"]. c #AABB9A",
"^. c #9FAD8A",
"/. c #939E79",
"(. c #888F6B",
"_. c #808465",
":. c #787965",
"<. c #2F2D26",
"[. c #724051",
"}. c #AF889E",
"|. c #D8B3D1",
"1. c #ECCEED",
"2. c #F4E1FA",
"3. c #F7ECFE",
"4. c #F6F0FF",
"5. c #F3F2FF",
"6. c #F1F5FF",
"7. c #EEF7FF",
"8. c #ECFAFF",
"9. c #E9FDFF",
"0. c #E7FFFC",
"a. c #E6FFF6",
"b. c #E4FFF0",
"c. c #E3FFE9",
"d. c #E3FFE3",
"e. c #E6FFE2",
"f. c #E9FFE1",
"g. c #ECFFE0",
"h. c #EFFFDF",
"i. c #F3FFDD",
"j. c #F5FFDA",
"k. c #F6FED3",
"l. c #F4F7C7",
"m. c #EAE4B6",
"n. c #CFBE9B",
"o. c #A68269",
"p. c #3F1E13",
"q. c #6C2632",
"r. c #FCC0D2",
"s. c #FDD7EE",
"t. c #FFD4F8",
"u. c #FCCEFD",
"v. c #F3CEFE",
"w. c #EAD0FE",
"x. c #E1D2FE",
"y. c #D7D5FE",
"z. c #D2DCFE",
"A. c #CDE5FE",
"B. c #C9EFFE",
"C. c #C5F8FD",
"D. c #C2FDF6",
"E. c #C1FEE8",
"F. c #C0FEDA",
"G. c #BFFECB",
"H. c #BFFEBF",
"I. c #C5FEBD",
"J. c #CCFEBC",
"K. c #D2FEBB",
"L. c #DAFEBA",
"M. c #E1FEB8",
"N. c #E9FEB7",
"O. c #F1FEB7",
"P. c #F9FEB6",
"Q. c #FEF7BA",
"R. c #FDE8BF",
"S. c #FDD8BE",
"T. c #B96B57",
"U. c #A44855",
"V. c #FBB9CF",
"W. c #F8B6DD",
"X. c #FDB2EF",
"Y. c #FAACFC",
"Z. c #EDAFFE",
"`. c #DEB4FE",
" + c #CFB8FE",
".+ c #C0BDFE",
"++ c #B8C9FE",
"@+ c #B2D7FE",
"#+ c #ABE6FE",
"$+ c #A5F6FD",
"%+ c #A1FDF2",
"&+ c #A0FEDD",
"*+ c #9FFEC6",
"=+ c #9DFEB0",
"-+ c #9FFE9E",
";+ c #A8FE9B",
">+ c #B3FE9A",
",+ c #BDFE99",
"'+ c #C8FE98",
")+ c #D3FE97",
"!+ c #DFFE96",
"~+ c #EBFE95",
"{+ c #F7FD94",
"]+ c #FDF297",
"^+ c #FBDC9F",
"/+ c #F4C39F",
"(+ c #DC816C",
"_+ c #220502",
":+ c #B24A58",
"<+ c #F69ABA",
"[+ c #F899D1",
"}+ c #FD92E9",
"|+ c #F88BFB",
"1+ c #E68FFE",
"2+ c #D196FE",
"3+ c #BC9DFE",
"4+ c #A9A4FD",
"5+ c #9DB5FE",
"6+ c #95C9FE",
"7+ c #8CDEFE",
"8+ c #83F2FD",
"9+ c #7EFDEE",
"0+ c #7DFED1",
"a+ c #7CFEB3",
"b+ c #7BFE94",
"c+ c #7DFD7D",
"d+ c #8AFE79",
"e+ c #99FE78",
"f+ c #A8FE77",
"g+ c #B7FE75",
"h+ c #C5FE74",
"i+ c #D5FE73",
"j+ c #E4FE72",
"k+ c #F5FD71",
"l+ c #FDEE77",
"m+ c #FBD282",
"n+ c #EFAF7F",
"o+ c #E1765D",
"p+ c #2A0704",
"q+ c #AB3849",
"r+ c #F278A2",
"s+ c #F67CC5",
"t+ c #FD72E3",
"u+ c #F669FB",
"v+ c #DF6FFE",
"w+ c #C578FE",
"x+ c #AA81FD",
"y+ c #918BFE",
"z+ c #819FFC",
"A+ c #74B5F5",
"B+ c #6CD3FC",
"C+ c #62F0FD",
"D+ c #5CFDEA",
"E+ c #5BFEC5",
"F+ c #5AFE9F",
"G+ c #58FE78",
"H+ c #5CFE5B",
"I+ c #6CFD56",
"J+ c #7CF653",
"K+ c #8FF853",
"L+ c #A5FE53",
"M+ c #B8FD52",
"N+ c #CBFE51",
"O+ c #DEFE50",
"P+ c #F2FD4F",
"Q+ c #FCEA56",
"R+ c #FAC864",
"S+ c #EB9A5E",
"T+ c #D75E3F",
"U+ c #210502",
"V+ c #8F1F32",
"W+ c #EF5488",
"X+ c #F45FB8",
"Y+ c #FC53DD",
"Z+ c #F548FA",
"`+ c #D850FE",
" @ c #B95BFE",
".@ c #9866FE",
"+@ c #7770F8",
"@@ c #506AC1",
"#@ c #3B6FA2",
"$@ c #3C9DC1",
"%@ c #40E8F8",
"&@ c #3BFEE6",
"*@ c #3AFEBA",
"=@ c #39FE8C",
"-@ c #37FE5D",
";@ c #3CFE3B",
">@ c #44DA2F",
",@ c #43A623",
"'@ c #56AE24",
")@ c #88E92F",
"!@ c #ABFE31",
"~@ c #C2FE30",
"{@ c #D9FE2F",
"]@ c #F1FD2E",
"^@ c #FCE636",
"/@ c #F8BC45",
"(@ c #E7833C",
"_@ c #BB401D",
":@ c #5C091A",
"<@ c #E92B6C",
"[@ c #F13FA8",
"}@ c #FC34D7",
"|@ c #F427F9",
"1@ c #D131FE",
"2@ c #AC3EFE",
"3@ c #864BFF",
"4@ c #5A50E8",
"5@ c #2D4696",
"6@ c #22588E",
"7@ c #1B7495",
"8@ c #1DD7E7",
"9@ c #19FEE3",
"0@ c #18FEAE",
"a@ c #17FE78",
"b@ c #15FE42",
"c@ c #1BFB19",
"d@ c #21AF0D",
"e@ c #2A8D0A",
"f@ c #388D09",
"g@ c #67C60D",
"h@ c #9EFF10",
"i@ c #B8FE0F",
"j@ c #D3FE0E",
"k@ c #EEFD0E",
"l@ c #FCE318",
"m@ c #F5B027",
"n@ c #E56D19",
"o@ c #7C2304",
"p@ c #1C0006",
"q@ c #BD084A",
"r@ c #F02099",
"s@ c #FD1AD4",
"t@ c #F20CF9",
"u@ c #CC18FE",
"v@ c #A327FE",
"w@ c #7836FE",
"x@ c #4D44F5",
"y@ c #2949B4",
"z@ c #195998",
"A@ c #1288B4",
"B@ c #0BE0F4",
"C@ c #04FEE1",
"D@ c #03FFA9",
"E@ c #03FF6E",
"F@ c #03FE34",
"G@ c #0AFE08",
"H@ c #1BCF01",
"I@ c #279B01",
"J@ c #3BA101",
"K@ c #6DE102",
"L@ c #98FF02",
"M@ c #B4FD02",
"N@ c #D1FE02",
"O@ c #EFFE02",
"P@ c #FEE50E",
"Q@ c #EAA419",
"R@ c #944609",
"S@ c #1B0700",
"T@ c #2D0012",
"U@ c #9B0E63",
"V@ c #E810C1",
"W@ c #F206F8",
"X@ c #CE14FF",
"Y@ c #A324FF",
"Z@ c #7734FF",
"`@ c #4E45FF",
" # c #3765F8",
".# c #2689EC",
"+# c #19BBF9",
"@# c #09E9FD",
"## c #00E5CA",
"$# c #02C381",
"%# c #02BF52",
"&# c #00DD29",
"*# c #08FB06",
"=# c #24FD02",
"-# c #3CF002",
";# c #59F302",
"># c #7BFE02",
",# c #9AFF02",
"'# c #B7FF02",
")# c #CDFA00",
"!# c #D4E200",
"~# c #B0A00C",
"{# c #614C1A",
"]# c #0F0A06",
"^# c #161117",
"/# c #6A3C67",
"(# c #88208E",
"_# c #8C13AF",
":# c #801CCB",
"<# c #652ADE",
"[# c #443CE7",
"}# c #315EEA",
"|# c #2284E6",
"1# c #139CD2",
"2# c #128E9D",
"3# c #4A7E7C",
"4# c #869796",
"5# c #8B9A98",
"6# c #52785B",
"7# c #1B891A",
"8# c #1CBD03",
"9# c #34D300",
"0# c #4CD400",
"a# c #60CA00",
"b# c #6EB804",
"c# c #749E10",
"d# c #73862A",
"e# c #797F57",
"f# c #7D807B",
"g# c #494D52",
"h# c #7B8487",
"i# c #BFCACB",
"j# c #9FA4AA",
"k# c #858294",
"l# c #706C89",
"m# c #606285",
"n# c #586584",
"o# c #5C7185",
"p# c #73858E",
"q# c #A7AEB2",
"r# c #DAE0E5",
"s# c #E5EDF2",
"t# c #DBE3E8",
"u# c #BABDC2",
"v# c #B1B5BB",
"w# c #8D9B95",
"x# c #798E7B",
"y# c #7A8D79",
"z# c #859385",
"A# c #97A09D",
"B# c #B0B6BC",
"C# c #CAD1DA",
"D# c #C7CED4",
"E# c #9A9EA1",
"F# c #242629",
"G# c #2A2D31",
"H# c #BFC7CC",
"I# c #E6F0F5",
"J# c #E3EDF1",
"K# c #E1EBEE",
"L# c #DFE8EB",
"M# c #DEE6E9",
"N# c #E0E8EC",
"O# c #E3EBF0",
"P# c #E3ECF2",
"Q# c #E1EAEF",
"R# c #E0E9EE",
"S# c #D6DEE3",
"T# c #D8E0E4",
"U# c #E2EBF0",
"V# c #E4EDF2",
"W# c #E3EBF2",
"X# c #E4ECF2",
"Y# c #E4EDF3",
"Z# c #E3ECF1",
"`# c #CED5D9",
" $ c #ADB1B3",
".$ c #53565A",
"+$ c #505559",
"@$ c #D1DADF",
"#$ c #E1E9EE",
"$$ c #DEE7EC",
"%$ c #C6CDD0",
"&$ c #AFB3B5",
"*$ c #73777A",
"=$ c #62666B",
"-$ c #D3DBE0",
";$ c #E4ECF1",
">$ c #E2EAEF",
",$ c #D8DFE3",
"'$ c #C5CBCE",
")$ c #BDC2C5",
"!$ c #BCC1C4",
"~$ c #C1C6C9",
"{$ c #D1D8DC",
"]$ c #E0E8ED",
"^$ c #C5CACD",
"/$ c #AEB1B3",
"($ c #7D8083",
"_$ c #565B5F",
":$ c #C4CBD1",
"<$ c #E2EBEF",
"[$ c #CFD5D9",
"}$ c #CDD3D6",
"|$ c #D5DCE0",
"1$ c #DFE6EB",
"2$ c #DEE6EB",
"3$ c #C6CBCF",
"4$ c #AAADAF",
"5$ c #727578",
"6$ c #33363A",
"7$ c #D5DDE2",
"8$ c #E1E8ED",
"9$ c #D6DDE1",
"0$ c #BBC0C3",
"a$ c #939698",
"b$ c #4F5255",
"c$ c #42464A",
"d$ c #898F94",
"e$ c #BFC6CB",
"f$ c #DCE4E8",
"g$ c #DDE4E9",
"h$ c #DAE2E6",
"i$ c #D4DBDF",
"j$ c #C7CDD0",
"k$ c #AEB3B6",
"l$ c #888C8E",
"m$ c #55575A",
"n$ c #414447",
"o$ c #575A5E",
"p$ c #626569",
"q$ c #626568",
"r$ c #575A5D",
"s$ c #434548",
"t$ c #292B2D",
" ",
" ",
" ",
" . + @ # ",
" $ % & * = - ; > , ' ) ",
" ! ~ { ] ^ / ( ( / _ ] ( : < [ ",
" } | 1 2 3 3 3 3 3 3 3 3 3 3 4 2 5 6 ",
" 7 8 9 0 a a a a a a a a a a a a a b c d ",
" e f g h h h h h h h h h h h h h h h h i j k ",
" l m n o p q r n s t u v w x y z o A o o o B C ",
" D E F G H I J K L M N O P Q R S T U V W X Y Z ` ",
" ...+.@.#.$.%.&.*.=.-.;.>.,.'.).!.~.{.].^./.(._.:.<. ",
" [.}.|.1.2.3.4.5.6.7.8.9.0.a.b.c.d.e.f.g.h.i.j.k.l.m.n.o.p. ",
" q.r.s.t.u.v.w.x.y.z.A.B.C.D.E.F.G.H.I.J.K.L.M.N.O.P.Q.R.S.T. ",
" U.V.W.X.Y.Z.`. +.+++@+#+$+%+&+*+=+-+;+>+,+'+)+!+~+{+]+^+/+(+_+",
" :+<+[+}+|+1+2+3+4+5+6+7+8+9+0+a+b+c+d+e+f+g+h+i+j+k+l+m+n+o+p+",
" q+r+s+t+u+v+w+x+y+z+A+B+C+D+E+F+G+H+I+J+K+L+M+N+O+P+Q+R+S+T+U+",
" V+W+X+Y+Z+`+ @.@+@@@#@$@%@&@*@=@-@;@>@,@'@)@!@~@{@]@^@/@(@_@ ",
" :@<@[@}@|@1@2@3@4@5@6@7@8@9@0@a@b@c@d@e@f@g@h@i@j@k@l@m@n@o@ ",
" p@q@r@s@t@u@v@w@x@y@z@A@B@C@D@E@F@G@H@I@J@K@L@M@N@O@P@Q@R@S@ ",
" T@U@V@W@X@Y@Z@`@ #.#+#@###$#%#&#*#=#-#;#>#,#'#)#!#~#{#]# ",
" ^#/#(#_#:#<#[#}#|#1#2#3#4#5#6#7#8#9#0#a#b#c#d#e#f#g# ",
" h#i#j#k#l#m#n#o#p#q#r#s#t#u#v#w#x#y#z#A#B#C#D#E#F# ",
" G#H#I#J#K#L#M#N#O#P#Q#R#S#T#U#V#W#W#X#Y#Z#`# $.$ ",
" +$@$O##$Q#Q#Q#Q##$R##$Q#Q#R##$Q##$Q#$$%$&$*$ ",
" =$-$;$Q##$Q#>$,$'$)$!$~${$#$>$>$]$^$/$($ ",
" _$:$;$<$#$>$]$T#[$}$|$1$>$>$2$3$4$5$ ",
" 6$J 7$;$;$>$U#O#O#O#O#8$9$0$a$b$ ",
" c$d$e$S#f$g$h$i$j$k$l$m$ ",
" n$o$p$q$r$s$t$ ",
" ",
" "};

@ -0,0 +1,7 @@
?package(gwenview):\
needs="X11"\
section="Applications/Viewers"\
hints="KDE,Images"\
title="Gwenview"\
command="/opt/kde3/bin/gwenview"\
icon="/usr/share/pixmaps/gwenview.xpm"

@ -0,0 +1,41 @@
#! /usr/bin/make -f
DEB_PATCHDIRS := debian/patches/common debian/patches
include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
DEB_CONFIGURE_MANDIR := /opt/kde3/share/man
DEB_CONFIGURE_PREFIX := /opt/kde3
DEB_CONFIGURE_INFODIR := /opt/kde3/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_CONFIGURE_EXTRA_FLAGS := --enable-kipi --enable-final --prefix=/opt/kde3 --with-extra-libs=/opt/kde3/lib
DEB_INSTALL_DOCS_ALL :=
DEB_INSTALL_CHANGELOGS_ALL := NEWS
DEB_DH_MAKESHLIBS_ARGS_ALL := -V
DEB_SHLIBDEPS_INCLUDE = debian/gwenview-kde3/opt/kde3/lib
post-patches:: debian/stamp-bootstrap
debian/stamp-bootstrap:
! [ -f /usr/share/libtool/ltmain.sh ] || \
cp -f /usr/share/libtool/ltmain.sh admin/ltmain.sh
! [ -f /usr/share/libtool/config/ltmain.sh ] || \
cp -f /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
make -f admin/Makefile.common cvs
touch debian/stamp-bootstrap
install/gwenview-kde3::
install -p -D -m644 debian/gwenview.xpm debian/gwenview/opt/kde3/share/pixmaps/gwenview.xpm
install -p -D -m644 debian/gwenview.lintian debian/gwenview/opt/kde3/share/lintian/overrides/gwenview
cd $(CURDIR)/debian/gwenview/opt/kde3/share/doc/kde/HTML/en/gwenview; \
/opt/kde3/bin/meinproc $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en/gwenview/index.docbook

@ -0,0 +1,8 @@
remove build-dep on libdvdread-dev
libk3b3-extracodecs conflicts libk3b2-extracodecs
transitional libk3b2-extracodecs package
Do not recommend on kdebase-kio-plugins, kcontrol,
Change recommend to suggest for vcdimager

@ -0,0 +1,49 @@
Users must be members of the "cdrom" group
------------------------------------------
To be able to access the CD/DVD burner, users must be members of the "cdrom"
group. To check whether you are a member of that group, run the following
command:
groups
If you don't see the "cdrom" group, ask the administrator to be added to that
group or run the following command as root:
adduser [username] cdrom
If you are already a member of the "cdrom" group and are experiencing problems,
then you may need to give SUID privileges to wodim. To do this, run the
following command as root:
dpkg-statoverride --add root cdrom 04710 /usr/bin/wodim
-- Francois Marier <francois@debian.org>, Fri, 3 Dec 2006 16:38:14 -0500
Ripping DVD using transcode
---------------------------
K3b can use transcode in order to rip dvd if you properly setup the "Options"
tab that allows you to configure the location of additional tools. Some of
these tools (tccat, tcdecode, tcextract) are provided by the transcode program.
However, transcode is not currently available in Debian due to legal issues and
probably never will be. If you want to use transcode you can find it on
http://debian.video.free.fr, to have apt use it as an additional source add the
line corresponding to your debian version in your your /etc/apt/sources.list
For stable:
deb http://www.debian-multimedia.org stable main
For testing:
deb http://www.debian-multimedia.org testing main
For unstable:
deb http://www.debian-multimedia.org sid main
Notice, however, that the above packages are neither official nor
supported by Debian. Moreover, the binary packages are only available
for a limited set of architectures and not for all the architectures
supported by Debian.
-- Jean-Michel Kelbert <kelbert@debian.org>, Thu, 20 Feb 2003 17:23:39 -0500

@ -0,0 +1,86 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2002,2003 Colin Walters <walters@debian.org>
# Description: Defines some useful variables, but no rules
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_rules_buildvars
_cdbs_rules_buildvars = 1
CDBS_VERSION = something
# Common useful variables
DEB_SOURCE_PACKAGE := $(strip $(shell egrep '^Source: ' debian/control | cut -f 2 -d ':'))
DEB_VERSION := $(shell dpkg-parsechangelog | egrep '^Version:' | cut -f 2 -d ' ')
DEB_NOEPOCH_VERSION := $(shell echo $(DEB_VERSION) | cut -d: -f2-)
DEB_UPSTREAM_VERSION := $(shell echo $(DEB_NOEPOCH_VERSION) | sed 's/-[^-]*$$//')
DEB_ISNATIVE := $(shell dpkg-parsechangelog | egrep '^Version:' | perl -ne 'print if not /^Version:\s*.*-/;')
# Split into arch/indep packages
ifneq ($(DEB_INDEP_PACKAGES),cdbs)
DEB_INDEP_PACKAGES := $(filter-out $(DONT_BUILD), $(strip $(shell $(_cdbs_scripts_path)/list-packages indep)))
DEB_ARCH_PACKAGES := $(filter-out $(DONT_BUILD), $(filter-out $(DEB_INDEP_PACKAGES),$(strip $(shell $(_cdbs_scripts_path)/list-packages same))))
endif
# Split into normal and udeb packages
ifeq ($(DEB_UDEB_PACKAGES),)
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
DEB_UDEB_PACKAGES = $(filter-out $(DONT_BUILD),$(filter %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
else
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES), $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
endif
# Too much bother for now. If someone complains we'll fix it.
#DEB_ARCH_UDEB_PACKAGES = $(filter %-udeb, $(DEB_ARCH_PACKAGES))
#DEB_INDEP_UDEB_PACKAGES = $(filter %-udeb, $(DEB_INDEP_PACKAGES))
# A handy list of every package, udeb or not
DEB_ALL_PACKAGES = $(filter-out $(DONT_BUILD),$(DEB_PACKAGES) $(DEB_UDEB_PACKAGES))
DEB_INDEP_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_INDEP_PACKAGES)))
DEB_ARCH_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_ARCH_PACKAGES)))
DEB_DBG_PACKAGES = $(filter-out $(DONT_BUILD), $(filter %-dbg, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
# Some support for srcdir != builddir builds.
# These are relative to the root of the package
DEB_SRCDIR ?= .
DEB_BUILDDIR ?= $(strip $(DEB_SRCDIR))
# Miscellaneous bits
DEB_ARCH = $(shell dpkg --print-architecture)
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_HOST_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_HOST_GNU_SYSTEM)
DEB_HOST_GNU_CPU ?= $(shell dpkg-architecture -qDEB_HOST_GNU_CPU)
DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
DEB_BUILD_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_SYSTEM)
DEB_BUILD_GNU_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_CPU)
DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
DEB_BUILD_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_CPU)
DEB_BUILD_ARCH_OS ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_OS)
ifeq ($(words $(DEB_ALL_PACKAGES)),1)
DEB_DESTDIR = $(CURDIR)/debian/$(strip $(DEB_ALL_PACKAGES))/
else
DEB_DESTDIR = $(CURDIR)/debian/tmp/
endif
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), cdbs (>= 0.4.23-1.1)
endif

@ -0,0 +1,109 @@
ifndef _cdbs_bootstrap
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
endif
ifndef _cdbs_class_debian-qt-kde
_cdbs_class_debian-qt-kde := 1
# Note: This _must_ be included before autotools.mk, or it won't work.
common-configure-arch common-configure-indep:: debian/stamp-cvs-make
debian/stamp-cvs-make:
cp -Rp /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
cp -Rp /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
$(MAKE) -C $(DEB_SRCDIR) -f admin/Makefile.common dist;
touch debian/stamp-cvs-make
include debian/cdbs/kde.mk$(_cdbs_makefile_suffix)
include debian/cdbs/uploaders.mk
DEB_PATCHDIRS := debian/patches/common debian/patches
DEB_KDE_ENABLE_FINAL := yes
DEB_INSTALL_DOCS_ALL :=
DEB_DH_MAKESHLIBS_ARGS_ALL := -V
DEB_SHLIBDEPS_INCLUDE = $(foreach p,$(PACKAGES_WITH_LIBS),debian/$(p)/usr/lib)
ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
cdbs_treat_me_gently_arches := arm m68k alpha ppc64 armel armeb
ifeq (,$(filter $(DEB_HOST_ARCH_CPU),$(cdbs_treat_me_gently_arches)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
else
cdbs_kde_enable_final =
endif
endif
common-build-arch:: debian/stamp-man-pages
debian/stamp-man-pages:
if ! test -d debian/man/out; then mkdir -p debian/man/out; fi
for f in $$(find debian/man -name '*.sgml'); do \
docbook-to-man $$f > debian/man/out/`basename $$f .sgml`.1; \
done
for f in $$(find debian/man -name '*.man'); do \
soelim -I debian/man $$f \
> debian/man/out/`basename $$f .man`.`head -n1 $$f | awk '{print $$NF}'`; \
done
touch debian/stamp-man-pages
common-binary-indep::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_INDEP_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
common-binary-arch::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_ARCH_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
clean::
rm -rf debian/man/out
-rmdir debian/man
rm -f debian/stamp-man-pages
rm -rf debian/shlibs-check
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_desktop; then dh_desktop -p$(cdbs_curpkg) $(DEB_DH_DESKTOP_ARGS); fi
if test -e debian/$(cdbs_curpkg).lintian; then \
install -p -D -m644 debian/$(cdbs_curpkg).lintian \
debian/$(cdbs_curpkg)/usr/share/lintian/overrides/$(cdbs_curpkg); \
fi
if test -e debian/$(cdbs_curpkg).presubj; then \
install -p -D -m644 debian/$(cdbs_curpkg).presubj \
debian/$(cdbs_curpkg)/usr/share/bug/$(cdbs_curpkg)/presubj; \
fi
binary-install/$(DEB_SOURCE_PACKAGE)-doc-html::
set -e; \
for doc in `cd $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en; find . -name index.docbook`; do \
pkg=$${doc%/index.docbook}; pkg=$${pkg#./}; \
echo Building $$pkg HTML docs...; \
mkdir -p $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
cd $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
/opt/kde3/bin/meinproc $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en/$$pkg/index.docbook; \
done
for pkg in $(DOC_HTML_PRUNE) ; do \
rm -rf debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
done
clean::
if test -n "$(DEB_KDE_CVS_MAKE)" && test -d $(DEB_SRCDIR); then \
cd $(DEB_SRCDIR); \
find . -name Makefile.in -print | \
xargs --no-run-if-empty rm -f; \
rm -f Makefile.am acinclude.m4 aclocal.m4 config.h.in \
configure configure.files configure.in stamp-h.in \
subdirs; \
fi
rm -f debian/stamp-cvs-make
endif

@ -0,0 +1,97 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2003 Christopher L Cheney <ccheney@debian.org>
# Description: A class for KDE packages; sets KDE environment variables, etc
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_class_kde
_cdbs_class_kde := 1
# for dh_icons
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), debhelper (>= 5.0.7ubuntu4)
include $(_cdbs_rules_path)/buildcore.mk$(_cdbs_makefile_suffix)
ifdef _cdbs_tarball_dir
DEB_BUILDDIR = $(_cdbs_tarball_dir)/obj-$(DEB_BUILD_GNU_TYPE)
else
DEB_BUILDDIR = obj-$(DEB_BUILD_GNU_TYPE)
endif
include $(_cdbs_class_path)/autotools.mk$(_cdbs_makefile_suffix)
export kde_cgidir = \$${libdir}/cgi-bin
export kde_confdir = \$${sysconfdir}/kde3
export kde_htmldir = \$${datadir}/doc/kde/HTML
ifeq (,$(filter noopt,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
endif
ifneq (,$(filter nostrip,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final =
cdbs_kde_enable_debug = --enable-debug=yes
else
cdbs_kde_enable_debug = --disable-debug
endif
ifneq (,$(filter debug,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_debug = --enable-debug=full
endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_icons; then dh_icons -p$(cdbs_curpkg) $(DEB_DH_ICONCACHE_ARGS); fi
cleanbuilddir::
-$(if $(call cdbs_streq,$(DEB_BUILDDIR),$(DEB_SRCDIR)),,rm -rf $(DEB_BUILDDIR))
common-build-arch common-build-indep:: debian/stamp-kde-apidox
debian/stamp-kde-apidox:
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) apidox)
touch $@
common-install-prehook-impl::
mkdir -p po
-XGETTEXT=/usr/bin/kde-xgettext EXTRACTATTR=/opt/kde3/bin/extractattr sh $(DEB_SRCDIR)/admin/cvs.sh extract-messages
-for file in po/*pot; do \
sed "s/charset=CHARSET/charset=UTF-8/" -i $$file; \
done
common-install-arch common-install-indep:: common-install-kde-apidox
common-install-kde-apidox::
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) install-apidox DESTDIR=$(DEB_DESTDIR))
clean::
rm -f debian/stamp-kde-apidox
rm -rf po/*.pot
# This is a convenience target for calling manually. It's not part of
# the build process.
buildprep: clean apply-patches
$(MAKE) -f admin/Makefile.common dist
debian/rules clean
endif

@ -0,0 +1,16 @@
Sune Vuorela <debian@pusling.com>
Ana Beatriz Guerrero Lopez <ana@debian.org>
Fathi Boudra <fboudra@free.fr>
Modestas Vainius <geromanas@mailas.com>
Josh Metzler <joshdeb@metzlers.org>
Isaac Clerencia <isaac@debian.org>
Adeodato Simó <dato@net.com.org.es>
Adeodato Simo <dato@net.com.org.es>
Christopher Martin <chrsmrtn@debian.org>
Daniel Schepler <schepler@debian.org>
Sarah Hobbs <hobbsee@ubuntu.com>
Nacho Barrientos Arias <nacho@debian.org>
Ricardo Javier Cardenes Medina <rcardenes@debian.org>
Ricardo Cardenes <rcardenes@debian.org>
Armin Berres <trigger+debian@space-based.de>
Francesco Pedrini <francesco.pedrini@gmail.com>

@ -0,0 +1,29 @@
MAINTAINER=Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
UPLOADERS=$(shell grep -e +++ -e "^ -- " debian/changelog | grep -v "debian-qt-kde@lists.debian.org" | head -13 | /bin/sed 's/^\s*//;s/\s*$$//;s/^+++\? Changes by //;s/^+++\? //;s/-- //;s/:$$//;s/ <.*//' | sort -u | while read line ; do grep "$$line" debian/cdbs/team-members ; done | tr "\n" ", " | sed 's/,/, /g;s/, $$//')
debian/control.tmp:
@if [ ! -e debian/control.in ] ; then \
echo "this package is not yet prepared for using automatic update of uploaders"; \
echo "Please do so."; \
exit 1; \
fi
@sed 's/@@@UPLOADERS@@@/$(UPLOADERS)/;s#@@@MAINTAINER@@@#$(MAINTAINER)#' debian/control.in > debian/control.tmp
check-uploaders: debian/control.tmp
@if ! diff -q debian/control debian/control.tmp ; then \
echo "WARNING:: Control file differs from manually generated one" ; \
echo "WARNING:: Please update it manually and check it afterwards" ; \
echo "WARNING:: Uploaders are updated by debian/rules update-uploaders" ;\
echo "WARNING:: If this is a binNMU, NMU or security upload, just ignore" ;\
fi
clean::
rm -f debian/control.tmp
update-uploaders: debian/control.tmp
@mv -f debian/control.tmp debian/control
makebuilddir:: check-uploaders

@ -0,0 +1,19 @@
#!/usr/bin/env perl
use strict;
use warnings;
my $version = `dpkg-parsechangelog | awk '/^Version/ {print \$2}'`;
my ($version3, $version3_next);
my ($version2, $version2_next);
($version3 = $version) =~ s/-[^-]+$//;
($version2 = $version3) =~ s/\.[^.]+$//;
($version3_next = $version3) =~ s/(?<=\.)(\d+)[a-z]?$/($1+1)/e;
($version2_next = $version2) =~ s/(?<=\.)(\d+)$/($1+1)/e;
print "KDE-Version3=$version3\n";
print "KDE-Version2=$version2\n";
print "KDE-Next-Version3=$version3_next\n";
print "KDE-Next-Version2=$version2_next\n";

File diff suppressed because it is too large Load Diff

@ -0,0 +1,86 @@
Source: k3b-kde3
Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Uploaders: Francois Marier <francois@debian.org>, Fathi Boudra <fabo@debian.org>
Build-Depends: libdvdread4, libdvdread-dev, alsa, libasound2-dev, lame, libmp3lame-dev, debhelper (>= 6), cdbs (>= 0.4.52ubuntu18), kdelibs4-kde3-dev (>= 3.5.0), libflac++-dev (>= 1.1.2), flac, libdbus-qt-1-dev, libhal-dev (>= 0.5.5.1), libhal-storage-dev (>= 0.5.5.1), libpopt-dev, libmpcdec-dev, libtag1-dev (>= 1.4-3), libmusicbrainz4-dev (>= 2.1.1-4.1), libmad0-dev, chrpath, libavformat-dev, libavcodec-dev, libvorbis-dev, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev
Standards-Version: 3.8.3
Homepage: http://www.k3b.org
Package: k3b-kde3
Architecture: any
Depends: ${shlibs:Depends}, wodim | cdrskin, cdparanoia (>= 3a9.8), genisoimage, kdelibs-data-kde3 (>= 4:3.1.4-2), cdrdao (>= 1.1.7-5), k3b-data-kde3 (= ${source:Version}), libk3b3-kde3 (= ${binary:Version})
Recommends: dvd+rw-tools, libk3b3-extracodecs-kde3
Suggests: k3b-i18n, normalize-audio, toolame, sox, movixmaker-2, vcdimager (>= 0.7)
Replaces: libk3b3-kde3 (<< 1.0.5-2)
Description: A sophisticated KDE CD burning application [KDE3]
K3b is a GUI frontend to the CD recording programs cdrdao and cdrecord.
Its aim is to provide a very user friendly interface to all the tasks
that come with cd recording.
.
It can be used to copy CDs and burn:
- audio CDs (from wav, mp3 or ogg vorbis files)
- data CDs and DVDs
- mixed-mode CDs (CD-Extra support)
- VCDs (1.1, 2.0 and SVCD)
- ISO files (Joliet/Rockridge and El Torito support)
- eMovix CDs
Package: k3b-data-kde3
Conflicts: k3b-kde3 (<< 1.0.4-4)
Replaces: k3b-kde3 (<< 1.0.5-2)
Architecture: all
Description: A sophisticated KDE CD burning application - data files [KDE3]
K3b is a GUI frontend to the CD recording programs cdrdao and cdrecord.
Its aim is to provide a very user friendly interface to all the tasks
that come with cd recording.
.
This package contains the required data files common to all architectures.
Package: libk3b-kde3-dev
Conflicts: libk3bcore-kde3-dev, libk3bplugin-kde3-dev, libk3btools-kde3-dev, libk3bproject-kde3-dev, k3blibs-kde3-dev, k3blibs-kde3
Section: libdevel
Architecture: any
Depends: libk3b3-kde3 (= ${binary:Version})
Description: The KDE cd burning application library - development files [KDE3]
K3b is a GUI frontend to the cd recording programs cdrdao and cdrecord.
Its aim is to provide a very user friendly interface to all the tasks
that come with cd recording and a lot more.
.
This package contains development files.
Package: libk3b3-kde3
Section: libs
Architecture: any
Conflicts: libk3bcore-kde3, libk3bplugin-kde3, libk3btools-kde3, libk3bproject-kde3, k3blibs-kde3, libk3b2-kde3
Depends: ${shlibs:Depends}
Replaces: libk3b2-kde3, libk3b-kde3-dev (<< 1.0.5-2)
Description: The KDE cd burning application library - runtime files [KDE3]
K3b is a GUI frontend to the cd recording programs cdrdao and cdrecord.
Its aim is to provide a very user friendly interface to all the tasks
that come with cd recording and a lot more.
.
This package contains runtime libraries.
Package: libk3b3-extracodecs-kde3
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: libk3b2-mp3-kde3
Replaces: libk3b2-mp3-kde3, libk3b2-extracodecs-kde3, libk3b3-kde3 (<< 1.0.5-2)
Description: The KDE cd burning application library - extra decoders [KDE3]
K3b is a GUI frontend to the cd recording programs cdrdao and cdrecord.
Its aim is to provide a very user friendly interface to all the tasks
that come with cd recording and a lot more.
.
This package contains runtime libraries for the MP3 and FFMPEG decoder plugin.
Package: libk3b2-extracodecs-kde3
Architecture: all
Priority: extra
Depends: libk3b3-extracodecs-kde3
Description: transitional package for K3b's extra decoders [KDE3]
This is a dummy transitional package to enable a smooth transition from
libk3b2-extracodecs to libk3b3-extracodecs.
It may safely be removed after installation.

@ -0,0 +1,30 @@
This package was debianized by Jean-Michel Kelbert <kelbert@debian.org> on
Wed, 19 Feb 2003 23:53:45 -0500.
It was downloaded from http://www.k3b.org/
Upstream Authors:
Sebastian Trueg <trueg@k3b.org>
Thomas Froescher <tfroescher@k3b.org>
Christian Kvasny <chris@k3b.org>
Klaus-Dieter Krannich <kd@k3b.org>
Copyright: (C) 2001-2008 Sebastian Trueg
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; version 2 dated June, 1991.
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 Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301, 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'.

@ -0,0 +1,7 @@
debian/tmp/opt/kde3/share/applnk/.hidden/*
debian/tmp/opt/kde3/share/apps/*
debian/tmp/opt/kde3/share/icons/*
debian/tmp/opt/kde3/share/doc/kde/*
debian/tmp/opt/kde3/share/sounds/*
debian/tmp/opt/kde3/share/mimelnk/*
debian/tmp/opt/kde3/share/services/*

@ -0,0 +1,5 @@
usr/share/apps/*
usr/share/icons/*
usr/share/kde/*
usr/share/sounds/*
usr/share/doc/kde/*

@ -0,0 +1,11 @@
debian/tmp/usr/share/applnk/.hidden/*
debian/tmp/usr/share/apps/*
debian/tmp/usr/share/icons/*
debian/tmp/usr/share/doc/kde/*
debian/tmp/usr/share/sounds/*
debian/tmp/usr/share/mimelnk/*
debian/tmp/usr/share/services/*
debian/k3b-rip-audiocd.desktop usr/share/kde4/apps/solid/actions
debian/k3b-rip-videodvd.desktop usr/share/kde4/apps/solid/actions
debian/k3b-write-iso-image.desktop usr/share/kde4/services/ServiceMenus
debian/k3b-write-bin-image.desktop usr/share/kde4/services/ServiceMenus

@ -0,0 +1,207 @@
.TH K3B "1" "December 2002" KDE "KDE Application"
.SH NAME
k3b \- KDE CD burning program
.SH SYNOPSIS
.B k3b
[\fIQt-options\fR] [\fIKDE-options\fR] [\fIFile\fR]
.SH DESCRIPTION
This manual page documents briefly the
.B k3b
KDE Application.
This manual page was written for the Debian GNU/Linux distribution
because the original program does not have a manual page.
.PP
K3b is a CD burning program that has two aims:
usability and as many features as possible.
.P
This program is part of the official KDE extra gear #1 module.
.SH OPTIONS
.SS "Arguments:"
.TP
File(s)
file(s) to open
.SS "General Options"
.B \-\-help
Show help about options
.TP
.B \-\-help\-qt
Show Qt specific options
.TP
.B \-\-help\-kde
Show KDE specific options
.TP
.B \-\-help\-all
Show all options
.TP
.B \-\-author
Show author information
.TP
.B \-v\fR, \fB\-\-version
Show version information
.TP
.B \-\-license
Show license information
.TP
.B \-\-
End of options
.SS "Options:"
.B \-\-datacd
Create a new data CD project and add all given files
.TP
.B \-\-audiocd
Create a new audio CD project and add all given files
.TP
.B \-\-videocd
Create a new video CD project and add all given files
.TP
.B \-\-mixedcd
Create a new mixed mode CD project and add all given files
.TP
.B \-\-emovixcd
Create a new eMovix CD project and add all given files
.TP
.B \-\-datadvd
Create a new data DVD project and add all given files
.TP
.B \-\-emovixdvd
Create a new eMovix DVD project and add all given files
.TP
.B \-\-copycd
Open the CD copy dialog
.TP
.B \-\-clonecd
Open the CD cloning dialog
.TP
.B \-\-cdimage
Write an ISO image or Bin/Cue image to cd
.TP
.B \-\-erasecd
Erase a CDRW
.TP
.B \-\-formatdvd
Format a DVD-RW or DVD+RW
.TP
.BI \-\-lang \ language
Set the GUI language
.SS "Qt options:"
.TP
.BI \-\-display \ displayname
Use the X-server display \fIdisplayname\fP.
.TP
.BI \-\-session \ sessionId
Restore the application for the given \fIsessionId\fP.
.TP
.B \-\-cmap
Causes the application to install a private color
map on an 8-bit display.
.TP
.BI \-\-ncols \ count
Limits the number of colors allocated in the color
cube on an 8-bit display, if the application is
using the QApplication::ManyColor color
specification.
.TP
.B \-\-nograb
tells Qt to never grab the mouse or the keyboard.
.TP
.B \-\-dograb
running under a debugger can cause an implicit
.B \-nograb, use \fB\-dograb\fR to override.
.TP
.B \-\-sync
switches to synchronous mode for debugging.
.TP
.BI "\-\-fn\fR, \fP\-\-font" \ fontname
defines the application font.
.TP
.BI "-\-bg\fR, \fB\-\-background" \ color
sets the default background color and an
application palette (light and dark shades are
calculated).
.TP
.BI "\-\-fg\fR, \fB\-\-foreground" \ color
sets the default foreground color.
.TP
.BI \-\-btn\fR, \fB\-\-button \ color
sets the default button color.
.TP
.BI \-\-name \ name
sets the application name.
.TP
.BI \-\-title \ title
sets the application title (caption).
.TP
.B \-\-visual TrueColor
forces the application to use a TrueColor visual on
an 8-bit display.
.TP
.BI \-\-inputstyle \ inputstyle
sets XIM (X Input Method) input style. Possible
values are
.BR onthespot ", " overthespot ", " offthespot and root .
.TP
.BI \-\-im " XIM-server"
set XIM server.
.TP
.B \-\-noxim
disable XIM.
.TP
.B \-\-reverse
mirrors the whole layout of widgets.
.SS "KDE options:"
.TP
.BI \-\-caption \ caption
Use \fIcaption\fP as name in the titlebar.
.TP
.BI \-\-icon \ icon
Use \fIicon\fP as the application icon.
.TP
.BI \-\-miniicon \ icon
Use \fIicon\fP as the icon in the titlebar.
.TP
.BI \-\-config \ filename
Use alternative configuration file.
.TP
.BI \-\-dcopserver \ server
Use the DCOP Server specified by \fIserver\fP.
.TP
.B \-\-nocrashhandler
Disable crash handler, to get core dumps.
.TP
.B \-\-waitforwm
Waits for a WM_NET compatible windowmanager.
.TP
.BI \-\-style \ style
sets the application GUI style.
.TP
.BI \-\-geometry \ geometry
sets the client geometry of the main widget.
.SH AUTHOR
K3b was written by
.nh
.ad l
Sebastian Trueg <trueg@informatik.uni-freiburg.de>
and Thomas Froescher <tfroescher@gmx.de>.
.hy
.br
Please use http://bugs.kde.org to report bugs, do not mail the authors directly.
.br
This manual page was prepared by
.nh
.ad l
Karolina Lindqvist <pgd\-karolinali@algonet.se>
.hy
for the Debian GNU/Linux system (but may be used by others).
.SH "SEE ALSO"
If the
.B khelpcenter
program is properly installed at your site, the command
.IP
.B khelpcenter help:/k3b
.PP
should give you access to the complete manual.
.P
Alternatively the manual can be browsed in
.B konqueror
giving it the URL help:/k3b

@ -0,0 +1,5 @@
debian/tmp/opt/kde3/bin/*
debian/tmp/opt/kde3/share/applications/*
debian/k3b.xpm /opt/kde3/share/pixmaps/
debian/tmp/opt/kde3/lib/kde3/kfile_k3b.so
debian/tmp/opt/kde3/lib/kde3/kfile_k3b.la

@ -0,0 +1,6 @@
?package(k3b):\
needs="X11"\
section="Applications/File Management"\
title="K3b"\
command="/opt/kde3/bin/k3b"\
icon="/usr/share/pixmaps/k3b.xpm"

@ -0,0 +1,33 @@
#!/bin/sh -e
case "$1" in
configure)
# Remove bad files
if dpkg --compare-versions "$2" eq "0.10.3-1"; then
rm -rf /usr/share/applnk/.hidden
rm -rf /usr/share/applnk/System/k3b.desktop
fi
if dpkg --compare-versions "$2" lt "0.10.3-1"; then
rm -rf /usr/share/applnk/System/k3b.desktop
rm -rf /usr/share/applnk/System/k3bsetup.desktop
fi
;;
abort-upgrade|abort-remove|abort-deconfigure)
;;
*)
echo "postinst called with unknown argument \`$1'" >&2
exit 1
;;
esac
# dh_installdeb will replace this with shell code automatically
# generated by other debhelper scripts.
#DEBHELPER#
exit 0

@ -0,0 +1,49 @@
[Desktop Entry]
X-KDE-Solid-Predicate=[ StorageVolume.ignored == false AND OpticalDisc.availableContent == 'Audio' ]
Type=Service
Actions=ripaudiocd;
[Desktop Action ripaudiocd]
Exec=k3b --cddarip %d
Icon=k3b
Name=Extract Digital Audio with K3b
Name[af]=Onttrek digitale oudio m.b.v. K3b
Name[ar]= استعمل K3b لاستخراج الصوتي الرقمي.
Name[bg]=Извличане на цифров звук с K3b
Name[br]=Eztennañ klevet niverel gant K3b
Name[ca]=Extreu àudio digital amb el K3b
Name[cs]=Extrahovat digitální zvuk pomocí K3b
Name[da]=Rip digitallyd med K3b
Name[de]=Digital-Audio mit K3b auslesen
Name[el]=Εξαγωγή ψηφιακού ήχου με το K3b
Name[eo]=Ekstraktu ciferecan sonon per K3b
Name[es]=Extraer audio digital con K3b
Name[et]=Ekstrakti digitaalne audio K3b abil
Name[fa]=استخراج صوتی رقمی با K3b
Name[fi]=Pura sisältö digitaalisesti K3b:llä
Name[fr]=Extraction Audio avec K3b
Name[gl]=Extrair Áudio Dixital con K3b
Name[hu]=Digitális hanganyag kimásolása a K3b-vel
Name[is]=Afrita stafrænt hljóð með K3b
Name[it]=Estrai audio digitale con K3b
Name[ja]=K3b でデジタルオーディオを吸い出し
Name[km]=ស្រង់​ចេញ​អូឌីយ៉ូ​ឌីជីថល​ដោយ​ប្រើ K3b
Name[lt]=Nurašyti skaitmeninį audio su K3b
Name[ms]=Ekstrak Audio Digital dengan K3b
Name[nds]=Digitaal Audiodaten mit K3b ruttrecken
Name[nl]=Digitale audio rippen met K3b
Name[nn]=Hent ut digitallyd med K3b
Name[pa]=K3b ਨਾਲ ਡਿਜ਼ੀਟਲ ਆਡੀਓ ਖੋਲ੍ਹੋ
Name[pl]=Zgraj utwory za pomocą K3b
Name[pt]=Extrair o Áudio Digital com o K3b
Name[pt_BR]=Extrair Áudio Digital com o K3b
Name[sk]=Extrahovať digitálne audio pomocou K3b
Name[sr]=Издвој дигитални звук помоћу K3b-а
Name[sr@Latn]=Izdvoj digitalni zvuk pomoću K3b-a
Name[sv]=Lagra digitalljud med K3b
Name[tr]=K3b ile Sayısal Ses Aktar
Name[uk]=Витягування цифрового аудіо за допомогою K3b
Name[uz]=K3b yordamida qoʻshiqlarni audio-faylga aylantirish
Name[uz@cyrillic]=K3b ёрдамида қўшиқларни аудио-файлга айлантириш
Name[zh_CN]=用 K3b 提取数字音频
Name[zh_TW]=使用 K3b 以數位方式提取音樂

@ -0,0 +1,48 @@
[Desktop Entry]
X-KDE-Solid-Predicate=[ StorageVolume.ignored == false AND OpticalDisc.availableContent == 'Data|VideoDvd' ]
Type=Service
Actions=ripvideodvd;
[Desktop Action ripvideodvd]
Exec=k3b --videodvdrip %d
Icon=k3b
Name=Rip Video DVD Titles with K3b
Name[af]=Kopiëer Video DVD titels m.b.v. K3b
Name[ar]= استخرج عناوين مرئيات من القرص المرئي الرقمي (DVD) بواسطة K3b
Name[bg]=Извличане на DVD заглавия с K3b
Name[ca]=Extreure pistes de DVD amb el K3b
Name[cs]=Ripovat titulky video DVD pomocí K3b
Name[da]=Rip dvd-titler med K3b
Name[de]=DVD-Titel mit K3b auslesen
Name[el]=Εξαγωγή τίτλων DVD με το K3b
Name[eo]=Ekstraktu videan DVD titolojn per K3b
Name[es]=Extraer títulos de DVD de vídeo con K3b
Name[et]=Ripi video-DVD tiitlid K3b abil
Name[fa]=تبدیل عناوین دی وی دی ویدئویی با K3b
Name[fi]=Pura dvd K3b:llä
Name[fr]=Extraire les titres du DVD avec K3b
Name[gl]=Gravar título de Vídeo DVD con K3b
Name[hu]=Video DVD-címek beolvasása a K3b-vel
Name[is]=Afrita DVD titla með K3b
Name[it]=Estrai titoli DVD video con K3b
Name[ja]=K3b で DVD タイトルを吸い出し...
Name[km]=ច្រៀក​ចំណង​ជើង​ឌីវីឌី​វីដេអូ​ដោយ​ប្រើ K3b
Name[lt]=Nurašyti video DVD su K3b
Name[ms]=Keluarkan Tajuk Video DVD dengan K3b
Name[nds]=Video-DVD-Stücken mit K3b utlesen
Name[nl]=Video-dvd-titels rippen met K3b
Name[nn]=Hent ut film-DVD-titlar med K3b
Name[pa]=K3b ਨਾਲ ਵੀਡਿਓ DVD ਟਾਇਟਲ ਰਿਪ
Name[pl]=Zgraj filmy z płyty DVD Video za pomocą K3b
Name[pt]=Extrair os Títulos do DVD de Vídeo com o K3b
Name[pt_BR]=Ripar DVD de Vídeo com o K3b
Name[sk]=Ripovať video DVD titulky pomocou K3b
Name[sr]=Исчупај титлове са видео DVD-а помоћу K3b-а
Name[sr@Latn]=Isčupaj titlove sa video DVD-a pomoću K3b-a
Name[sv]=Lagra dvd-titlar med K3b
Name[tr]=K3b ile Görüntü DVD'si Başlıklarını Aktar
Name[uk]=Видерти заголовки з відео-DVD за допомогою K3b
Name[uz]=K3b yordamida filmlarni video-faylga aylantirish
Name[uz@cyrillic]=K3b ёрдамида филмларни видео-файлга айлантириш
Name[zh_CN]=用 K3b 提取视频 DVD
Name[zh_TW]=使用 K3b 提取視像 DVD Titles

@ -0,0 +1,63 @@
[Desktop Entry]
Type=Service
ServiceTypes=KonqPopupMenu/Plugin
MimeType=application/x-cue;
Actions=WriteCdBinImage;
[Desktop Action WriteCdBinImage]
Exec=k3b --cdimage %F
Name=Write CD Image with K3b...
Name[af]=Skryf CD beeld met K3b...
Name[ar]= اكتب صورة (Image DATA) على القرص المدمج (CD) بواسطة K3b .
Name[bg]=Запис на CD образ с K3b...
Name[bn]=কে-থ্রি-বি দিয়ে সিডি ইমেজ লেখো...
Name[br]=srivañ ar skeudenn CD gant K3b ...
Name[bs]=Zapiši CD image koristeći K3b...
Name[ca]=Escriu imatge de CD amb el K3b...
Name[cs]=Vypálit obraz CD...
Name[da]=Skriv cd-billede med K3b...
Name[de]=CD-Abbild mit K3b brennen ...
Name[el]=Εγγραφή εικόνας CD με το K3b...
Name[eo]=Skribu KD imagon per K3b...
Name[es]=Grabar imagen de CD con K3b...
Name[et]=Kirjuta CD-tõmmis K3b abil plaadile...
Name[fa]=نوشتن تصویر دیسک فشرده با K3b...
Name[fi]=Polta levykuva cd-levylle K3b:llä...
Name[fr]=Graver une image CD avec K3b...
Name[gl]=Escrever unha Imaxe de CD con K3b...
Name[he]=כתוב תבנית CD בעזרת K3b...
Name[hi]=के3बी के साथ सीडी इमेज लिखें...
Name[hu]=CD-képmásfájl írása a K3b-vel...
Name[is]=Skrifa diskmynd með K3b...
Name[it]=Scrivi immagine CD con K3b...
Name[ja]=K3b で CD イメージを書き込み...
Name[ka]=K3b-ით CD-ის გამოსახულების ჩაწერა...
Name[km]=សរសេរ​រូបភាព​ស៊ីឌី​ជាមួយ​នឹង K3b...
Name[lt]=Įrašyti CD atvaizdą su K3b...
Name[mk]=Запишете CD-слика со K3b...
Name[ms]= Tulis Imej CD dengan K3b...
Name[nb]=Skriv CD-bilde med K3b . . .
Name[nds]=CD-Afbild mit K3b schrieven...
Name[ne]=K3b सँग सीडी छवि सिर्जना गर्नुहोस्...
Name[nl]=CD-image schrijven met K3b...
Name[nn]=Brenn CD-bilete med K3b …
Name[pa]=K3b ਨਾਲ CD ਪ੍ਰਤੀਬਿੰਬ ਲਿਖੋ...
Name[pl]=Stwórz obraz płyty CD za pomocą K3b...
Name[pt]=Gravar uma Imagem de CD com o K3b...
Name[pt_BR]=Gravar Imagem de CD com o K3b...
Name[ru]=Записать образ CD, используя K3b...
Name[sk]=Zapísať obraz CD pomocou K3b...
Name[sl]=Zapiši sliko CD-ja s K3b ...
Name[sr]=Упиши одраз CD-а помоћу K3b-а...
Name[sr@Latn]=Upiši odraz CD-a pomoću K3b-a...
Name[sv]=Skriv cd-avbild med K3b...
Name[ta]=குறுந்தகட்டு நிழலுடன் K3bஐ உருவாக்குக...
Name[tg]=Сабт кардани намуди CD бо истифодабарии K3b...
Name[tr]=K3b ile CD Kalıbı Yazdır...
Name[uk]=Записати штамп КД за допомогою K3b...
Name[uz]=K3b yordamida CD tasvirini yozish
Name[uz@cyrillic]=K3b ёрдамида CD тасвирини ёзиш
Name[xh]=Bhala Umfanekiso we CD nge K3b...
Name[zh_CN]=用 K3b 刻录 CD 映像...
Name[zh_TW]=使用 K3b 燒錄 CD 影像...
Icon=k3b

@ -0,0 +1,56 @@
[Desktop Entry]
Type=Service
ServiceTypes=KonqPopupMenu/Plugin
MimeType=application/x-cd-image;
Actions=WriteCdIsoImage;
[Desktop Action WriteCdIsoImage]
Exec=k3b --image %F
Name=Write CD or DVD Image with K3b...
Name[af]=Skryf CD of DVD beeld lêer m.b.v. K3b...
Name[ar]= اكتب صورة على القرص المدمج (CD) او على القرص المرئي الرقمي (DVD) بواسطة K3b .
Name[bg]=Запис на CD или DVD образ с K3b...
Name[bn]=কে-থ্রি-বি দিয়ে সিডি অথবা ডিভিডি ইমেজ লেখো...
Name[br]=srivañ ur skeudenn CD pe DVD gant K3b ...
Name[ca]=Escriu imatge de CD o DVD amb el K3b...
Name[cs]=Vypálit obraz CD nebo DVD pomocí K3b...
Name[da]=Skriv cd- eller dvd-billede med K3b...
Name[de]=CD/DVD-Abbild mit K3b brennen ...
Name[el]=Εγγραφή εικόνας CD ή DVD με το K3b...
Name[eo]=Skribu KD aŭ DVD imagon per K3b...
Name[es]=Grabar imagen de CD o DVD con K3b...
Name[et]=Kirjuta CD- või DVD-tõmmis K3b abil plaadile...
Name[fa]=نوشتن تصویر دیسک فشرده یا دی وی دی با K3b...
Name[fi]=Polta levykuva cd- tai dvd-levylle K3b:llä...
Name[fr]=Graver une image CD ou DVD avec K3b...
Name[gl]=Escrever unha Imaxe de CD ou DVD con K3b...
Name[hu]=CD- vagy DVD-képmásfájl írása a K3b-vel...
Name[is]=Skrifa CD eða DVD mynd með K3b...
Name[it]=Scrivi immagine CD o DVD con K3b...
Name[ja]=K3b で CD/DVD イメージを書き込み...
Name[ka]=K3b-ით CD ან DVD გამოსახულების ჩაწერა...
Name[km]=សរសេរ​​រូបភាព​ស៊ីឌី ឬ​ឌីវីឌី​ដោយ​ប្រើ K3b...
Name[lt]=Įrašyti CD ar DVD atvaizdą su K3b...
Name[mk]=Запишете CD или DVD-слика со K3b...
Name[ms]=Tulis Imej CD atau DVD dengan K3b...
Name[nb]=Skriv CD- eller DVD-bilde med K3b . . .
Name[nds]=CD- oder DVD-Afbild mit K3b schrieven...
Name[nl]=CD of DVD-image schrijven met K3b...
Name[nn]=Brenn CD- eller DVD-bilete med K3b …
Name[pa]=K3b ਨਾਲ CD ਜਾਂ DVD ਪ੍ਰਤੀਬਿੰਬ ਲਿਖੋ...
Name[pl]=Nagraj obraz płyty CD lub DVD na płytę za pomocą K3b...
Name[pt]=Escrever uma Imagem de CD ou DVD com o K3b...
Name[pt_BR]=Gravar Imagem de CD ou DVD com o K3b...
Name[ru]=Записать образ CD или DVD, используя K3b...
Name[sk]=Zapísať obraz CD alebo DVD pomocou K3b...
Name[sr]=Упиши CD или DVD одраз помоћу K3b-а...
Name[sr@Latn]=Upiši CD ili DVD odraz pomoću K3b-a...
Name[sv]=Skriv cd- eller dvd-avbild med K3b...
Name[tg]=Сабт кардани тасвири CD ё DVD бо истифодабарии K3b...
Name[tr]=K3b ile CD ya da DVD görüntüsü Yazdır...
Name[uk]=Записати штамп КД або DVD у K3b...
Name[uz]=K3b yordamida CD yoki DVD tasvirini yozish
Name[uz@cyrillic]=K3b ёрдамида CD ёки DVD тасвирини ёзиш
Name[zh_CN]=用 K3b 刻录 CD 或 DVD 映像...
Name[zh_TW]=使用 K3b 燒錄 CD 或 DVD 影像...
Icon=k3b

@ -0,0 +1,6 @@
usr/share/applications/*
usr/share/mimelnk/*
usr/share/pixmaps/*
usr/share/services/*
usr/bin/*
etc/*

@ -0,0 +1,5 @@
debian/tmp/usr/bin/*
debian/tmp/usr/share/applications/*
debian/k3b.xpm usr/share/pixmaps/
debian/tmp/usr/lib/kde3/kfile_k3b.so
debian/tmp/usr/lib/kde3/kfile_k3b.la

@ -0,0 +1,6 @@
?package(k3b):\
needs="X11"\
section="Applications/File Management"\
title="K3b"\
command="/usr/bin/k3b"\
icon="/usr/share/pixmaps/k3b.xpm"

@ -0,0 +1,33 @@
#!/bin/sh -e
case "$1" in
configure)
# Remove bad files
if dpkg --compare-versions "$2" eq "0.10.3-1"; then
rm -rf /usr/share/applnk/.hidden
rm -rf /usr/share/applnk/System/k3b.desktop
fi
if dpkg --compare-versions "$2" lt "0.10.3-1"; then
rm -rf /usr/share/applnk/System/k3b.desktop
rm -rf /usr/share/applnk/System/k3bsetup.desktop
fi
;;
abort-upgrade|abort-remove|abort-deconfigure)
;;
*)
echo "postinst called with unknown argument \`$1'" >&2
exit 1
;;
esac
# dh_installdeb will replace this with shell code automatically
# generated by other debhelper scripts.
#DEBHELPER#
exit 0

@ -0,0 +1,49 @@
/* XPM */
static char *k3b[] = {
/* columns rows colors chars-per-pixel */
"32 32 11 1",
" c #7F0000",
". c #7F007F",
"X c #666667",
"o c gray50",
"O c red",
"+ c magenta",
"@ c gray60",
"# c #B2B2B2",
"$ c gray80",
"% c gray90",
"& c gray100",
/* pixels */
" O.O.O.O.O.O.O .OO.OO O.O.O.OO.O",
"O.O O.. O O.. O.O.O..O.O.O.O .O ",
".O.O.OOO.OO.OO.OO. .O.OOOO.O.O.O",
"O.&#O.O.O. O.O@%&OO$$$%$$$$$$.O.",
" .&%oO.OO.O.O#&&& O$%$#$$#$$$O.O",
"OO&&&@O O..O%&&&%.O$$$$$$$##$O. ",
".O$&&&$..Oo&&&&@O.O$$$$##$$$%.O.",
"O.Oo&&&&O#&&&$.O O.%$##$#$$$$O O",
".O.O.%&&&&&&#OO.O.O$$##$$##$$O.O",
"O O.O$&&&&&&#..O O.$#$$$$$$##OO.",
".O$$#$@&&&%. O.OO.O$$$$$#$$$%O O",
"O &&&&&&&&&&&&&&&OO$$#$$$##$$.O.",
".O%%&&&&&&&&&&&&&.O%%$$$$$$%$O.O",
"O.@o@..@Oo.@Oo.ooO.OO.O.O.OOO.O ",
"..OOOO.O.O.O.O.OO.O. OO .OO .O.O",
"O &&@OO@&&oOO#&&oOOo&&&&&&%.O.O.",
".O&&#O.O&&@O.O&&.O.@&&&&&&&$O.O.",
"O &&@ O+&%@ Oo&&@O.O&&#.@%&&.O.O",
".O&&O.O@&&+O.@&&@OO@&&@OO.&&@.O ",
"O.&&@O.O&&@.OO&&@ O+&%@.O@&&OOO.",
"..&&+O @&&.O.@&&O.O@&&#O#&&%.O.O",
"O &&@.O@&&@.OO&&@O.O&&&&&&&OO.O ",
".O&&OO.O&&OO.@&&+O.@&&&&&&&%XO.O",
"O &&@.Oo&&@.O.&&O O#&&#.O#&&%.O.",
".O&&oO.@&&oO.@&&@OO@&&@..O#%& .O",
"O.&&.O.O&&O..O&&..O#&&OOO..&&OO.",
" O&&@.O#&&o.O@%&@O.O&&.O.O$&&O O",
"O.&&OOO@&&OOO#&&@OOo&&%$$%&&%.O.",
"O &&@O.@&&o.O@&&+O.@&&&&&&&%.O O",
"..O.O.OO.OOO. O.O O.O O .O.O.O.",
"O..O.O.OO.. O..OO.O.O.. O..O O.O",
" OO.O O..OOO.O O.O.O.OOO.OOO..O."
};

@ -0,0 +1,97 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2003 Christopher L Cheney <ccheney@debian.org>
# Description: A class for KDE packages; sets KDE environment variables, etc
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_class_kde
_cdbs_class_kde := 1
# for dh_icons
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), debhelper (>= 5.0.7ubuntu4)
include $(_cdbs_rules_path)/buildcore.mk$(_cdbs_makefile_suffix)
ifdef _cdbs_tarball_dir
DEB_BUILDDIR = $(_cdbs_tarball_dir)/obj-$(DEB_BUILD_GNU_TYPE)
else
DEB_BUILDDIR = obj-$(DEB_BUILD_GNU_TYPE)
endif
include $(_cdbs_class_path)/autotools.mk$(_cdbs_makefile_suffix)
export kde_cgidir = \$${libdir}/cgi-bin
export kde_confdir = \$${sysconfdir}/kde3
export kde_htmldir = \$${datadir}/doc/kde/HTML
ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
endif
ifneq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final =
cdbs_kde_enable_debug = --enable-debug=yes
else
cdbs_kde_enable_debug = --disable-debug
endif
ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_debug = --enable-debug=full
endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama --without-arts $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "/opt/kde3/include/kde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_icons; then dh_icons -p$(cdbs_curpkg) $(DEB_DH_ICONCACHE_ARGS); fi
cleanbuilddir::
-$(if $(call cdbs_streq,$(DEB_BUILDDIR),$(DEB_SRCDIR)),,rm -rf $(DEB_BUILDDIR))
common-build-arch common-build-indep:: debian/stamp-kde-apidox
debian/stamp-kde-apidox:
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) apidox)
touch $@
common-install-prehook-impl::
mkdir -p po
-XGETTEXT=/usr/bin/kde-xgettext EXTRACTATTR=/usr/bin/extractattr sh $(DEB_SRCDIR)/admin/cvs.sh extract-messages
-for file in po/*pot; do \
sed "s/charset=CHARSET/charset=UTF-8/" -i $$file; \
done
common-install-arch common-install-indep:: common-install-kde-apidox
common-install-kde-apidox::
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) install-apidox DESTDIR=$(DEB_DESTDIR))
clean::
rm -f debian/stamp-kde-apidox
rm -rf po/*.pot
# This is a convenience target for calling manually. It's not part of
# the build process.
buildprep: clean apply-patches
$(MAKE) -f admin/Makefile.common dist
debian/rules clean
endif

@ -0,0 +1,3 @@
usr/include/*
usr/lib/*.la
usr/lib/*.so

@ -0,0 +1,3 @@
debian/tmp/usr/lib/libk3b.so
debian/tmp/usr/lib/libk3bdevice.so
debian/tmp/usr/include/*

@ -0,0 +1,3 @@
debian/tmp/opt/kde3/lib/libk3b.so
debian/tmp/opt/kde3/lib/libk3bdevice.so
debian/tmp/opt/kde3/include/*

@ -0,0 +1,2 @@
debian/tmp/opt/kde3/lib/kde3/libk3bmaddecoder.*
debian/tmp/opt/kde3/lib/kde3/libk3bffmpegdecoder.*

@ -0,0 +1,2 @@
debian/tmp/usr/lib/kde3/libk3bmaddecoder.*
#debian/tmp/usr/lib/kde3/libk3bffmpegdecoder.*

@ -0,0 +1,27 @@
debian/tmp/opt/kde3/lib/libk3b.so.*
debian/tmp/opt/kde3/lib/libk3bdevice.so.*
debian/tmp/opt/kde3/lib/*.la
debian/tmp/opt/kde3/lib/kde3/libk3balsaoutputplugin.la
debian/tmp/opt/kde3/lib/kde3/libk3balsaoutputplugin.so
debian/tmp/opt/kde3/lib/kde3/libk3bartsoutputplugin.la
debian/tmp/opt/kde3/lib/kde3/libk3bartsoutputplugin.so
debian/tmp/opt/kde3/lib/kde3/libk3bexternalencoder.la
debian/tmp/opt/kde3/lib/kde3/libk3bexternalencoder.so
debian/tmp/opt/kde3/lib/kde3/libk3bflacdecoder.la
debian/tmp/opt/kde3/lib/kde3/libk3bflacdecoder.so
debian/tmp/opt/kde3/lib/kde3/libk3bmpcdecoder.la
debian/tmp/opt/kde3/lib/kde3/libk3bmpcdecoder.so
debian/tmp/opt/kde3/lib/kde3/libk3boggvorbisdecoder.la
debian/tmp/opt/kde3/lib/kde3/libk3boggvorbisdecoder.so
debian/tmp/opt/kde3/lib/kde3/libk3boggvorbisencoder.la
debian/tmp/opt/kde3/lib/kde3/libk3boggvorbisencoder.so
debian/tmp/opt/kde3/lib/kde3/libk3bsoxencoder.la
debian/tmp/opt/kde3/lib/kde3/libk3bsoxencoder.so
debian/tmp/opt/kde3/lib/kde3/libk3bwavedecoder.la
debian/tmp/opt/kde3/lib/kde3/libk3bwavedecoder.so
debian/tmp/opt/kde3/lib/kde3/libk3baudioprojectcddbplugin.so
debian/tmp/opt/kde3/lib/kde3/libk3baudioprojectcddbplugin.la
debian/tmp/opt/kde3/lib/kde3/libk3baudiometainforenamerplugin.so
debian/tmp/opt/kde3/lib/kde3/libk3baudiometainforenamerplugin.la
debian/tmp/opt/kde3/lib/kde3/kio_videodvd.so
debian/tmp/opt/kde3/lib/kde3/kio_videodvd.la

@ -0,0 +1,3 @@
usr/lib/*.so.*
usr/lib/libk3baudio*.{so,la}
usr/lib/kde3/*

@ -0,0 +1,25 @@
debian/tmp/usr/lib/libk3b.so.*
debian/tmp/usr/lib/libk3bdevice.so.*
debian/tmp/usr/lib/*.la
debian/tmp/usr/lib/kde3/libk3balsaoutputplugin.la
debian/tmp/usr/lib/kde3/libk3balsaoutputplugin.so
debian/tmp/usr/lib/kde3/libk3bexternalencoder.la
debian/tmp/usr/lib/kde3/libk3bexternalencoder.so
debian/tmp/usr/lib/kde3/libk3bflacdecoder.la
debian/tmp/usr/lib/kde3/libk3bflacdecoder.so
debian/tmp/usr/lib/kde3/libk3bmpcdecoder.la
debian/tmp/usr/lib/kde3/libk3bmpcdecoder.so
debian/tmp/usr/lib/kde3/libk3boggvorbisdecoder.la
debian/tmp/usr/lib/kde3/libk3boggvorbisdecoder.so
debian/tmp/usr/lib/kde3/libk3boggvorbisencoder.la
debian/tmp/usr/lib/kde3/libk3boggvorbisencoder.so
debian/tmp/usr/lib/kde3/libk3bsoxencoder.la
debian/tmp/usr/lib/kde3/libk3bsoxencoder.so
debian/tmp/usr/lib/kde3/libk3bwavedecoder.la
debian/tmp/usr/lib/kde3/libk3bwavedecoder.so
debian/tmp/usr/lib/kde3/libk3baudioprojectcddbplugin.so
debian/tmp/usr/lib/kde3/libk3baudioprojectcddbplugin.la
debian/tmp/usr/lib/kde3/libk3baudiometainforenamerplugin.so
debian/tmp/usr/lib/kde3/libk3baudiometainforenamerplugin.la
debian/tmp/usr/lib/kde3/kio_videodvd.so
debian/tmp/usr/lib/kde3/kio_videodvd.la

@ -0,0 +1,14 @@
diff -Nur k3b-1.0.2/src/k3bsystemproblemdialog.cpp k3b-1.0.2.new/src/k3bsystemproblemdialog.cpp
--- k3b-1.0.2/src/k3bsystemproblemdialog.cpp 2007-07-12 11:47:03.000000000 +0200
+++ k3b-1.0.2.new/src/k3bsystemproblemdialog.cpp 2007-07-12 11:48:00.000000000 +0200
@@ -518,8 +518,8 @@
"include Mp3 support for legal reasons."),
i18n("To enable Mp3 support, please install the MAD Mp3 decoding library as well as the "
"K3b MAD Mp3 decoder plugin (the latter may already be installed but not functional "
- "due to the missing libmad). Some distributions allow installation of Mp3 support "
- "via an online update tool (i.e. SuSE's YOU)."),
+ "due to the missing libmad). To get Mp3 support, please install libk3b3-extracodecs"
+ "(or kubuntu-restricted-extras on Kubuntu)."),
false ) );
}

@ -0,0 +1,30 @@
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include debian/cdbs/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde5
DEB_CONFIGURE_MANDIR := /opt/kde3/share/man
DEB_CONFIGURE_PREFIX := /opt/kde3
DEB_CONFIGURE_INFODIR := /opt/kde3/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_CONFIGURE_EXTRA_FLAGS = --with-k3bsetup=no --with-extra-libs=/opt/kde3/lib --includedir="/opt/kde3/include/kde"
DEB_INSTALL_MANPAGES_k3b = debian/k3b.1
DEB_MAKE_INSTALL_TARGET := install DESTDIR=$(CURDIR)/debian/tmp/
post-patches:: debian/stamp-bootstrap
debian/stamp-bootstrap:
! [ -f /usr/share/libtool/ltmain.sh ] || \
cp -f /usr/share/libtool/ltmain.sh admin/ltmain.sh
! [ -f /usr/share/libtool/config/ltmain.sh ] || \
cp -f /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
make -f admin/Makefile.common cvs
touch debian/stamp-bootstrap

@ -0,0 +1,2 @@
version=3
http://sf.net/k3b/k3b-([\d.]*).tar.bz2

@ -0,0 +1,86 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2002,2003 Colin Walters <walters@debian.org>
# Description: Defines some useful variables, but no rules
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_rules_buildvars
_cdbs_rules_buildvars = 1
CDBS_VERSION = something
# Common useful variables
DEB_SOURCE_PACKAGE := $(strip $(shell egrep '^Source: ' debian/control | cut -f 2 -d ':'))
DEB_VERSION := $(shell dpkg-parsechangelog | egrep '^Version:' | cut -f 2 -d ' ')
DEB_NOEPOCH_VERSION := $(shell echo $(DEB_VERSION) | cut -d: -f2-)
DEB_UPSTREAM_VERSION := $(shell echo $(DEB_NOEPOCH_VERSION) | sed 's/-[^-]*$$//')
DEB_ISNATIVE := $(shell dpkg-parsechangelog | egrep '^Version:' | perl -ne 'print if not /^Version:\s*.*-/;')
# Split into arch/indep packages
ifneq ($(DEB_INDEP_PACKAGES),cdbs)
DEB_INDEP_PACKAGES := $(filter-out $(DONT_BUILD), $(strip $(shell $(_cdbs_scripts_path)/list-packages indep)))
DEB_ARCH_PACKAGES := $(filter-out $(DONT_BUILD), $(filter-out $(DEB_INDEP_PACKAGES),$(strip $(shell $(_cdbs_scripts_path)/list-packages same))))
endif
# Split into normal and udeb packages
ifeq ($(DEB_UDEB_PACKAGES),)
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
DEB_UDEB_PACKAGES = $(filter-out $(DONT_BUILD),$(filter %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
else
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES), $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
endif
# Too much bother for now. If someone complains we'll fix it.
#DEB_ARCH_UDEB_PACKAGES = $(filter %-udeb, $(DEB_ARCH_PACKAGES))
#DEB_INDEP_UDEB_PACKAGES = $(filter %-udeb, $(DEB_INDEP_PACKAGES))
# A handy list of every package, udeb or not
DEB_ALL_PACKAGES = $(filter-out $(DONT_BUILD),$(DEB_PACKAGES) $(DEB_UDEB_PACKAGES))
DEB_INDEP_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_INDEP_PACKAGES)))
DEB_ARCH_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_ARCH_PACKAGES)))
DEB_DBG_PACKAGES = $(filter-out $(DONT_BUILD), $(filter %-dbg, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
# Some support for srcdir != builddir builds.
# These are relative to the root of the package
DEB_SRCDIR ?= .
DEB_BUILDDIR ?= $(strip $(DEB_SRCDIR))
# Miscellaneous bits
DEB_ARCH = $(shell dpkg --print-architecture)
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_HOST_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_HOST_GNU_SYSTEM)
DEB_HOST_GNU_CPU ?= $(shell dpkg-architecture -qDEB_HOST_GNU_CPU)
DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
DEB_BUILD_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_SYSTEM)
DEB_BUILD_GNU_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_CPU)
DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
DEB_BUILD_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_CPU)
DEB_BUILD_ARCH_OS ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_OS)
ifeq ($(words $(DEB_ALL_PACKAGES)),1)
DEB_DESTDIR = $(CURDIR)/debian/$(strip $(DEB_ALL_PACKAGES))/
else
DEB_DESTDIR = $(CURDIR)/debian/tmp/
endif
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), cdbs (>= 0.4.23-1.1)
endif

@ -0,0 +1,109 @@
ifndef _cdbs_bootstrap
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
endif
ifndef _cdbs_class_debian-qt-kde
_cdbs_class_debian-qt-kde := 1
# Note: This _must_ be included before autotools.mk, or it won't work.
common-configure-arch common-configure-indep:: debian/stamp-cvs-make
debian/stamp-cvs-make:
cp -Rp /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
cp -Rp /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
$(MAKE) -C $(DEB_SRCDIR) -f admin/Makefile.common dist;
touch debian/stamp-cvs-make
include debian/cdbs/kde.mk$(_cdbs_makefile_suffix)
include debian/cdbs/uploaders.mk
DEB_PATCHDIRS := debian/patches/common debian/patches
DEB_KDE_ENABLE_FINAL := yes
DEB_INSTALL_DOCS_ALL :=
DEB_DH_MAKESHLIBS_ARGS_ALL := -V
DEB_SHLIBDEPS_INCLUDE = $(foreach p,$(PACKAGES_WITH_LIBS),debian/$(p)/usr/lib)
ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
cdbs_treat_me_gently_arches := arm m68k alpha ppc64 armel armeb
ifeq (,$(filter $(DEB_HOST_ARCH_CPU),$(cdbs_treat_me_gently_arches)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
else
cdbs_kde_enable_final =
endif
endif
common-build-arch:: debian/stamp-man-pages
debian/stamp-man-pages:
if ! test -d debian/man/out; then mkdir -p debian/man/out; fi
for f in $$(find debian/man -name '*.sgml'); do \
docbook-to-man $$f > debian/man/out/`basename $$f .sgml`.1; \
done
for f in $$(find debian/man -name '*.man'); do \
soelim -I debian/man $$f \
> debian/man/out/`basename $$f .man`.`head -n1 $$f | awk '{print $$NF}'`; \
done
touch debian/stamp-man-pages
common-binary-indep::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_INDEP_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
common-binary-arch::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_ARCH_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
clean::
rm -rf debian/man/out
-rmdir debian/man
rm -f debian/stamp-man-pages
rm -rf debian/shlibs-check
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_desktop; then dh_desktop -p$(cdbs_curpkg) $(DEB_DH_DESKTOP_ARGS); fi
if test -e debian/$(cdbs_curpkg).lintian; then \
install -p -D -m644 debian/$(cdbs_curpkg).lintian \
debian/$(cdbs_curpkg)/usr/share/lintian/overrides/$(cdbs_curpkg); \
fi
if test -e debian/$(cdbs_curpkg).presubj; then \
install -p -D -m644 debian/$(cdbs_curpkg).presubj \
debian/$(cdbs_curpkg)/usr/share/bug/$(cdbs_curpkg)/presubj; \
fi
binary-install/$(DEB_SOURCE_PACKAGE)-doc-html::
set -e; \
for doc in `cd $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en; find . -name index.docbook`; do \
pkg=$${doc%/index.docbook}; pkg=$${pkg#./}; \
echo Building $$pkg HTML docs...; \
mkdir -p $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
cd $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
/opt/kde3/bin/meinproc $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en/$$pkg/index.docbook; \
done
for pkg in $(DOC_HTML_PRUNE) ; do \
rm -rf debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
done
clean::
if test -n "$(DEB_KDE_CVS_MAKE)" && test -d $(DEB_SRCDIR); then \
cd $(DEB_SRCDIR); \
find . -name Makefile.in -print | \
xargs --no-run-if-empty rm -f; \
rm -f Makefile.am acinclude.m4 aclocal.m4 config.h.in \
configure configure.files configure.in stamp-h.in \
subdirs; \
fi
rm -f debian/stamp-cvs-make
endif

@ -0,0 +1,97 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2003 Christopher L Cheney <ccheney@debian.org>
# Description: A class for KDE packages; sets KDE environment variables, etc
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_class_kde
_cdbs_class_kde := 1
# for dh_icons
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), debhelper (>= 5.0.7ubuntu4)
include $(_cdbs_rules_path)/buildcore.mk$(_cdbs_makefile_suffix)
ifdef _cdbs_tarball_dir
DEB_BUILDDIR = $(_cdbs_tarball_dir)/obj-$(DEB_BUILD_GNU_TYPE)
else
DEB_BUILDDIR = obj-$(DEB_BUILD_GNU_TYPE)
endif
include $(_cdbs_class_path)/autotools.mk$(_cdbs_makefile_suffix)
export kde_cgidir = \$${libdir}/cgi-bin
export kde_confdir = \$${sysconfdir}/kde3
export kde_htmldir = \$${datadir}/doc/kde/HTML
ifeq (,$(filter noopt,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
endif
ifneq (,$(filter nostrip,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final =
cdbs_kde_enable_debug = --enable-debug=yes
else
cdbs_kde_enable_debug = --disable-debug
endif
ifneq (,$(filter debug,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_debug = --enable-debug=full
endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_icons; then dh_icons -p$(cdbs_curpkg) $(DEB_DH_ICONCACHE_ARGS); fi
cleanbuilddir::
-$(if $(call cdbs_streq,$(DEB_BUILDDIR),$(DEB_SRCDIR)),,rm -rf $(DEB_BUILDDIR))
common-build-arch common-build-indep:: debian/stamp-kde-apidox
debian/stamp-kde-apidox:
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) apidox)
touch $@
common-install-prehook-impl::
mkdir -p po
-XGETTEXT=/usr/bin/kde-xgettext EXTRACTATTR=/opt/kde3/bin/extractattr sh $(DEB_SRCDIR)/admin/cvs.sh extract-messages
-for file in po/*pot; do \
sed "s/charset=CHARSET/charset=UTF-8/" -i $$file; \
done
common-install-arch common-install-indep:: common-install-kde-apidox
common-install-kde-apidox::
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) install-apidox DESTDIR=$(DEB_DESTDIR))
clean::
rm -f debian/stamp-kde-apidox
rm -rf po/*.pot
# This is a convenience target for calling manually. It's not part of
# the build process.
buildprep: clean apply-patches
$(MAKE) -f admin/Makefile.common dist
debian/rules clean
endif

@ -0,0 +1,16 @@
Sune Vuorela <debian@pusling.com>
Ana Beatriz Guerrero Lopez <ana@debian.org>
Fathi Boudra <fboudra@free.fr>
Modestas Vainius <geromanas@mailas.com>
Josh Metzler <joshdeb@metzlers.org>
Isaac Clerencia <isaac@debian.org>
Adeodato Simó <dato@net.com.org.es>
Adeodato Simo <dato@net.com.org.es>
Christopher Martin <chrsmrtn@debian.org>
Daniel Schepler <schepler@debian.org>
Sarah Hobbs <hobbsee@ubuntu.com>
Nacho Barrientos Arias <nacho@debian.org>
Ricardo Javier Cardenes Medina <rcardenes@debian.org>
Ricardo Cardenes <rcardenes@debian.org>
Armin Berres <trigger+debian@space-based.de>
Francesco Pedrini <francesco.pedrini@gmail.com>

@ -0,0 +1,29 @@
MAINTAINER=Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
UPLOADERS=$(shell grep -e +++ -e "^ -- " debian/changelog | grep -v "debian-qt-kde@lists.debian.org" | head -13 | /bin/sed 's/^\s*//;s/\s*$$//;s/^+++\? Changes by //;s/^+++\? //;s/-- //;s/:$$//;s/ <.*//' | sort -u | while read line ; do grep "$$line" debian/cdbs/team-members ; done | tr "\n" ", " | sed 's/,/, /g;s/, $$//')
debian/control.tmp:
@if [ ! -e debian/control.in ] ; then \
echo "this package is not yet prepared for using automatic update of uploaders"; \
echo "Please do so."; \
exit 1; \
fi
@sed 's/@@@UPLOADERS@@@/$(UPLOADERS)/;s#@@@MAINTAINER@@@#$(MAINTAINER)#' debian/control.in > debian/control.tmp
check-uploaders: debian/control.tmp
@if ! diff -q debian/control debian/control.tmp ; then \
echo "WARNING:: Control file differs from manually generated one" ; \
echo "WARNING:: Please update it manually and check it afterwards" ; \
echo "WARNING:: Uploaders are updated by debian/rules update-uploaders" ;\
echo "WARNING:: If this is a binNMU, NMU or security upload, just ignore" ;\
fi
clean::
rm -f debian/control.tmp
update-uploaders: debian/control.tmp
@mv -f debian/control.tmp debian/control
makebuilddir:: check-uploaders

@ -0,0 +1,19 @@
#!/usr/bin/env perl
use strict;
use warnings;
my $version = `dpkg-parsechangelog | awk '/^Version/ {print \$2}'`;
my ($version3, $version3_next);
my ($version2, $version2_next);
($version3 = $version) =~ s/-[^-]+$//;
($version2 = $version3) =~ s/\.[^.]+$//;
($version3_next = $version3) =~ s/(?<=\.)(\d+)[a-z]?$/($1+1)/e;
($version2_next = $version2) =~ s/(?<=\.)(\d+)$/($1+1)/e;
print "KDE-Version3=$version3\n";
print "KDE-Version2=$version2\n";
print "KDE-Next-Version3=$version3_next\n";
print "KDE-Next-Version2=$version2_next\n";

@ -0,0 +1,112 @@
k9copy-kde3 (1.2.3-0ubuntu2) karmic; urgency=low
* Karmic rebuild
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 02 July 2009 16:08:00 -0600
k9copy-kde3 (1.2.3-0ubuntu1) intrepid; urgency=low
* Added -kde3 suffix
* Changed prefix to /opt/kde3
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Wed, 08 Apr 2000 10:46:00 -0600
k9copy (1.2.3-0ubuntu1) hardy; urgency=low
* New upstream release.
* debian/patches/kubuntu_05_typo_fix.patch: dropped, included upstream
-- Luka Renko <lure@ubuntu.com> Sun, 20 Jan 2008 16:38:59 +0100
k9copy (1.2.2-0ubuntu1) hardy; urgency=low
* New upstream release.
* Moved Homepage field to source stanza.
* Removed kubuntu_01_kdepot.diff - no longer need (upstream updated
admin).
-- Jonathan Patrick Davies <jpatrick@kubuntu.org> Mon, 31 Dec 2007 16:40:34 +0100
k9copy (1.2.1-0ubuntu2) hardy; urgency=low
* debian/patches:
- Added kubuntu_05_typo_fix.patch to fix a typo error (LP: #177715)
* debian/control
- Bump Standards-Version to 3.7.3
- Added autotools-dev as Build-Depends to avoid the following lintian
error: outdated-autotools-helper-file admin/config.{guess,sub}
-- Miguel Ruiz <mruiz@ubuntu.com> Wed, 26 Dec 2007 12:32:26 -0300
k9copy (1.2.1-0ubuntu1) hardy; urgency=low
* New upstream release
* debian/control:
* Build-Depends on libdvdread-dev (was libdvdread3-dev)
* Build-Depends on libavformat-dev & libavcodec-dev
* debian/patches/kubuntu_04_fix_header_files_inclusion.patch:
* Dropped, as it is resolved upstream
* debian/patches/kubuntu_04_fix_libGL_crash.patch:
* fix crash when libGL.so is not present, instead ask for
versioned name, libGL.so.1 (LP: #174752)
-- Luka Renko <lure@ubuntu.com> Sun, 16 Dec 2007 12:34:12 +0100
k9copy (1.1.3-0ubuntu2) gutsy; urgency=low
* Update upstream web site address (LP: #139193)
* Change maintainer to MOTU
-- Scott Kitterman <scott@kitterman.com> Wed, 12 Sep 2007 15:22:36 -0400
k9copy (1.1.3-0ubuntu1) gutsy; urgency=low
* New upstream release
* kubuntu_03_fix_Makefile_files_in_po_directory.patch: updated to apply
-- Luka Renko <lure@ubuntu.com> Thu, 16 Aug 2007 16:42:33 +0200
k9copy (1.1.2-0ubuntu1) gutsy; urgency=low
* New upstream release
* debian/control: add Build-Depends on DBus and HAL
* kubuntu_02_fix_desktop_file.patch: drop, fixed upstream
* kubuntu_03_fix_Makefile_files_in_po_directory.patch: updated to apply
* kubuntu_04_fix_header_files_inclusion.patch: updated to apply
-- Luka Renko <lure@ubuntu.com> Sun, 12 Aug 2007 21:59:39 +0200
k9copy (1.1.0~beta2-0ubuntu1) feisty; urgency=low
* New upstream release
* Bump Standards-Version
-- Adrien Cunin <adri2000@gmail.com> Wed, 29 Nov 2006 16:30:24 +0100
k9copy (1.1.0~beta1-0ubuntu2) edgy; urgency=low
* Added dependency on libdvdnav and mencoder
-- Anthony Mercatante <tonio@ubuntu.com> Tue, 17 Oct 2006 02:19:52 +0200
k9copy (1.1.0~beta1-0ubuntu1) edgy; urgency=low
* New upstream release
* Added kubuntu_04_fix_header_files_inclusion.patch to fix progress.h file
inclusion in k9progress.h file
-- Anthony Mercatante <tonio@ubuntu.com> Tue, 11 Jul 2006 22:10:52 +0200
k9copy (1.0.2-0ubuntu1) dapper; urgency=low
* Initial Release.
* Added kubuntu_01_kdepot for pot file inclusion in Rosetta.
* Added kubuntu_02_fix_desktop_file to add french and english GenericName,
and Categories to K9copy.desktop file.
* Added kubuntu_03_fix_Makefile_files_in_po_directory to fix po/Makefile.am
and po/Makefile.in. k9copy.pot entry needs to be removed for the
application to build.
* Tarball rebuild to correct permissions, too many files were executable.
* Sponsored upload for Anthony Mercatante <anthony.mercatante@laposte.net>
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 28 Dec 2005 13:46:20 +0200

@ -0,0 +1,17 @@
Source: k9copy-kde3
Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: Anthony Mercatante <tonio@ubuntu.com>
Build-Depends: debhelper (>= 5), cdbs, kdelibs4-kde3-dev, docbook2x, libdvdread-dev, libdbus-1-dev, libhal-dev, libhal-storage-dev, libavformat-dev, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev
Standards-Version: 3.8.3
Homepage: http://k9copy.sourceforge.net/
Package: k9copy-kde3
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, vamps, dvd+rw-tools, dvdauthor, mencoder, libdvdnav4
Description: DVD backup tool for KDE3
k9copy is a tabbed tool that allows to copy of one or more titles from a DVD9
to a DVD5, in the same way than DVDShrink for Microsoft Windows (R).
This is the KDE3 version

@ -0,0 +1,38 @@
This package was debianized by Anthony Mercatante <anthony.mercatante@laposte.net> on
Fri, 28 Dec 2005 13:18:00 +0200.
It was downloaded from http://k9copy.free.fr
Upstream Author:
Jean-Michel Petit <jm_petit@laposte.net>
License:
All the software and debian/k9copy.1.docbook:
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 of the License, or
(at your option) any later version.
This program 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, N: MA 02110-1301, USA.
On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.
Copyright:
All the software:
Copyright (C) 2005 by Jean-Michel Petit <jm_petit@laposte.net>
debian/k9copy.1.docbook:
Copyright (C) 2005 by Anthony Mercatante <anthony.mercatante@laposte.net>

@ -0,0 +1,113 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
]>
<refentry>
<refentryinfo>
<author>
<firstname>Mercatante</firstname>
<surname>Anthony</surname>
<email>anthony.mercatante@laposte.net</email>
</author>
<copyright>
<year>2005</year>
<holder>Anthony Mercatante</holder>
</copyright>
<!-- XXX IMPORTANT XXX -->
<!-- Keep this date up to date: -->
<date>2005-07-28</date>
<!-- ^^^^^^^^^^ -->
</refentryinfo>
<refmeta>
<refentrytitle>k9copy</refentrytitle>
<manvolnum>1</manvolnum>
</refmeta>
<refnamediv>
<refname>k9copy</refname>
<refpurpose>DVD copy tool for KDE</refpurpose>
</refnamediv>
<refsynopsisdiv>
<cmdsynopsis>
<command>k9copy</command>
<arg choice="opt">
<option><replaceable>Qt-options</replaceable></option>
</arg>
<arg choice="opt">
<option><replaceable>KDE-options</replaceable></option>
</arg>
</cmdsynopsis>
</refsynopsisdiv>
<refsect1>
<title>DESCRIPTION</title>
<para>
DVD copy tool for KDE.
</para>
<para>
k9copy is a DVD backup utility which allow the copy of one or more titles from a DVD9 to a DVD5.
</para>
</refsect1>
<refsect1>
<title>OPTIONS</title>
<para>
All <productname>KDE</productname> and <productname>Qt</productname>
programs accept a some common command-line options. k9copy has no
application-specific options.
</para>
<para>
<variablelist>
<title>Generic options:</title>
<varlistentry>
<term> <option>--help</option> </term>
<listitem> <para>Show help about options</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>--help-qt</option> </term>
<listitem> <para>Show Qt specific options</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>--help-kde</option> </term>
<listitem> <para>Show KDE specific options</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>--help-all</option> </term>
<listitem> <para>Show all options</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>--author</option> </term>
<listitem> <para>Show author information</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>-v</option>, <option>--version</option> </term>
<listitem> <para>Show version information</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>--license</option> </term>
<listitem> <para>Show license information</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>--</option> </term>
<listitem> <para>Indicates end of options</para> </listitem>
</varlistentry>
</variablelist>
<!-- TODO * add all the rest of the options, but maybe find an automated
way to keep it up to date -->
</para>
</refsect1>
<refsect1>
<title>COPYRIGHT</title>
<para>
This manual page was written by Anthony Mercatante
<email>anthony.mercatante@laposte.net</email> for the
<productname>Debian</productname> system (but may be used by others).
Permission is granted to copy, distribute and/or modify this document
under the terms of the <acronym>GNU</acronym> General Public License,
Version 2 or any later version published by the Free Software Foundation.
</para>
<para>
On Debian systems, the complete text of the GNU General Public
License can be found in
<filename>/usr/share/common-licenses/GPL</filename>.
</para>
</refsect1>
</refentry>

@ -0,0 +1,38 @@
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/class/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
DEB_CONFIGURE_MANDIR := /opt/kde3/share/man
DEB_CONFIGURE_PREFIX := /opt/kde3
DEB_CONFIGURE_INFODIR := /opt/kde3/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_INSTALL_MANPAGES_k9copy = k9copy-kde3.1
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/kde3 --includedir="/opt/kde3/include/kde" --mandir="/opt/kde3/share/man" --infodir="/opt/kde3/share/info"
post-patches:: debian/stamp-bootstrap
debian/stamp-bootstrap:
! [ -f /usr/share/libtool/ltmain.sh ] || \
cp -f /usr/share/libtool/ltmain.sh admin/ltmain.sh
! [ -f /usr/share/libtool/config/ltmain.sh ] || \
cp -f /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
make -f admin/Makefile.common cvs
touch debian/stamp-bootstrap
install/k9copy::
dh_install src/k9copy.desktop opt/kde3/share/applications/kde
dh_link usr/share/doc/kde/HTML/en/k9copy usr/share/doc/k9copy/html
build/k9copy::
docbook2x-man debian/k9copy.1.docbook
clean::
rm -f k9copy.1

@ -0,0 +1,27 @@
kaffeine-mozilla-kde3 (0.4.3.1.dfsg-0.2) karmic; urgency=low
* Karmic upload
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Mon, 07 Dec 2009 00:26:00 -0600
kaffeine-mozilla (0.4.3.1.dfsg-0.1) unstable; urgency=low
* Non-maintainer upload
* Repackaging source package; removing unclear licensed jri*.h files
(Closes: 322961)
* Removed the sources put in twice
* Found the missing jri*.h files and jni*.h-files in mozilla-dev
and changed the path to prtypes.h to make them usable.
New files introduced in the diff.gz
* Built and tested.
-- Sune Vuorela <debian@pusling.com> Wed, 14 Jun 2006 02:21:30 +0200
kaffeine-mozilla (0.4.3.1-1) unstable; urgency=low
* This version corresponds to '0.2' upstream.
* kaffeine-mozilla has been split from kaffeine at the source level
upstream. Redid packaging.
-- Zack Cerza <zcerza@coe.neu.edu> Thu, 13 May 2004 18:28:05 -0400

@ -0,0 +1,14 @@
Source: kaffeine-mozilla-kde3
Section: web
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Uploaders: Riku Voipio <riku.voipio@iki.fi>
Build-Depends: debhelper (>= 4.0.0), libxaw7-dev, libnspr4-dev, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev
Standards-Version: 3.8.3
Package: kaffeine-mozilla-kde3
Architecture: any
Depends: kaffeine-kde3, ${shlibs:Depends}, ${misc:Depends}
Description: mozilla plugin that lanches kaffeine for supported media types [KDE3]
This mozilla plugin launches kaffeine, the xine-based media player for KDE,
when a page containing a supported media format is loaded.

@ -0,0 +1,10 @@
This package was debianized by Zack Cerza <zcerza@coe.neu.edu> on
Sun, 28 Mar 2004 22:55:09 -0500.
It was downloaded from http://kaffeine.sourceforge.net
Upstream Author: Jürgen Kofler
This software is copyright (c) Jürgen Kofler
You are free to distribute this software under the terms of the GNU General Public License. On Debian systems, the complete text of the GNU General Public License can be found in the file `/usr/share/common-licenses/GPL'.

@ -0,0 +1,2 @@
debian/kaffeine-mozilla/usr/lib/mozilla/plugins/kaffeineplugin.la
debian/kaffeine-mozilla/usr/lib/mozilla/plugins/kaffeineplugin.so

@ -0,0 +1,2 @@
/usr/lib/mozilla/plugins/kaffeineplugin.so /usr/lib/mozilla-firefox/plugins/kaffeineplugin.so
/usr/lib/mozilla/plugins/kaffeineplugin.so /usr/lib/mozilla-snapshot/plugins/kaffeineplugin.so

@ -0,0 +1,182 @@
#!/usr/bin/make -f
# -*- makefile -*-
# Sample debian/rules that uses debhelper.
# GNU copyright 1997 to 1999 by Joey Hess.
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
# This has to be exported to make some magic below work.
export DH_OPTIONS
# 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_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
DEB_CONFIGURE_MANDIR := /opt/kde3/share/man
DEB_CONFIGURE_PREFIX := /opt/kde3
DEB_CONFIGURE_INFODIR := /opt/kde3/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
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
! [ -f /usr/share/libtool/ltmain.sh ] || \
cp -f /usr/share/libtool/ltmain.sh ltmain.sh
! [ -f /usr/share/libtool/config/ltmain.sh ] || \
cp -f /usr/share/libtool/config/ltmain.sh ltmain.sh
aclocal
automake
# Apply Debian specific patches
if test -d $(CURDIR)/debian/patches ;\
then \
for i in $(CURDIR)/debian/patches/*.diff.uu ;\
do \
cd $(CURDIR)/debian/patches ;\
uudecode "$$i" ;\
cd $(CURDIR) ;\
done ;\
patches=$$(find $(CURDIR)/debian/patches -name *.diff | sort);\
fi ;\
if test ! -f patch-stamp; then \
for patch in $$patches ;\
do \
echo APPLYING PATCH\: "$${patch##*/}" ;\
patch -p1 < "$$patch" ;\
done ;\
touch patch-stamp ;\
fi
# Add here commands to configure the package.
CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/opt/kde3 --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
build: build-stamp
build-stamp: config.status
dh_testdir
# Add here commands to compile the package.
$(MAKE)
#/usr/bin/docbook-to-man debian/kaffeine-mozilla.sgml > kaffeine-mozilla.1
touch build-stamp
clean:
dh_testdir
dh_testroot
! [ -f /usr/share/libtool/ltmain.sh ] || \
cp -f /usr/share/libtool/ltmain.sh ltmain.sh
! [ -f /usr/share/libtool/config/ltmain.sh ] || \
cp -f /usr/share/libtool/config/ltmain.sh ltmain.sh
aclocal
automake
rm -f build-stamp
# Add here commands to clean up after the build process.
# Remove Debian specific patches
if test -d $(CURDIR)/debian/patches ;\
then \
patches=$$(find $(CURDIR)/debian/patches -name *.diff | sort -r);\
fi ;\
if test -f patch-stamp; then \
for patch in $$patches ;\
do \
echo REMOVING PATCH\: "$${patch##*/}" ;\
patch -p1 -R < "$$patch" ;\
done ;\
for i in $(CURDIR)/debian/patches/*.diff.uu ;\
do \
rm -f "$${i%%.uu}" ;\
done ;\
rm -f patch-stamp ;\
fi
-$(MAKE) distclean
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
dh_clean
install: build
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
# Add here commands to install the package into debian/kaffeine-mozilla.
$(MAKE) install DESTDIR=$(CURDIR)/debian/kaffeine-mozilla-kde3
mkdir -p debian/kaffeine-mozilla-kde3/opt/kde3/lib/mozilla/ && \
mv -f debian/kaffeine-mozilla-kde3/opt/kde3/plugins/ \
debian/kaffeine-mozilla-kde3/opt/kde3/lib/mozilla/
mkdir -p debian/kaffeine-mozilla-kde3/usr/lib/mozilla/plugins/
mv debian/kaffeine-mozilla-kde3/opt/kde3/lib/mozilla/plugins/kaffeineplugin.so debian/kaffeine-mozilla-kde3/usr/lib/mozilla/plugins/kaffeineplugin-kde3.so
mv debian/kaffeine-mozilla-kde3/opt/kde3/lib/mozilla/plugins/kaffeineplugin.la debian/kaffeine-mozilla-kde3/usr/lib/mozilla/plugins/kaffeineplugin-kde3.la
mv debian/kaffeine-mozilla-kde3/opt/kde3/lib/mozilla/plugins/kaffeineplugin.a debian/kaffeine-mozilla-kde3/usr/lib/mozilla/plugins/kaffeineplugin-kde3.a
rm -rf debian/kaffeine-mozilla-kde3/opt
# 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_installexamples
# dh_install
# dh_installmenu
# dh_installdebconf
# dh_installlogrotate
# dh_installemacsen
# dh_installpam
# dh_installmime
# dh_installinit
# dh_installcron
# dh_installinfo
dh_installman
dh_link
dh_strip
dh_compress -X.bz2 -X.css -X.dcl -X.docbook -X-license -X.tag
dh_fixperms
# dh_perl
# dh_python
dh_makeshlibs -V
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
binary: binary-indep binary-arch
.PHONY: build clean binary-indep binary-arch binary install

@ -0,0 +1,9 @@
kaffeine can't depend on libxine1-ffmpeg
kaffeine does depend on kaffeine-xine, remove conflicts/replaces
add kaffeine-gstreamer.install and description
build-dep on libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev
remove --without-gstreamer
remove DEB_DESTDIR line
install/kaffeine:: Kubuntu additions
install-codecs 755
DEB_FIXPERMS_EXCLUDE := install-css.sh install-codecs

@ -0,0 +1,30 @@
kaffeine for Debian
-------------------
The Gstreamer support is experimental and has been disabled.
Due to patents problems, the Lame Mp3 encoding plugin isn't available.
CSS issue
=========
CSS is sold by the DVD industry as a "copy protection", though it's more of a
"view protection" as it makes DVDs unviewable with unlicensed players. To play
these DVDs, a library is needed to decode them, libdvdcss. Due to possible
legal issues, Debian cannot distribute libdvdcss, but it is available on other
places on the internet. If it is legal in your country to use css, you can run
/usr/share/doc/kaffeine/install-css.sh
at any time to download and install it.
Thanks to Mikael Hedin <micce@debian.org> for the script.
Region issue
============
With a brand new DVD drive, it is necessary to set (at least once) the
region/zone setting, allowing it to decrypt the DVD's sold in this geographical
zone. Be careful, hardware vendors often limit the number of such
modifications. You can use regionset utility to achieve this.
-- Fathi Boudra <fboudra@free.fr>, Mon, 27 Mar 2006 09:44:19 +0200

@ -0,0 +1,86 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2002,2003 Colin Walters <walters@debian.org>
# Description: Defines some useful variables, but no rules
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_rules_buildvars
_cdbs_rules_buildvars = 1
CDBS_VERSION = something
# Common useful variables
DEB_SOURCE_PACKAGE := $(strip $(shell egrep '^Source: ' debian/control | cut -f 2 -d ':'))
DEB_VERSION := $(shell dpkg-parsechangelog | egrep '^Version:' | cut -f 2 -d ' ')
DEB_NOEPOCH_VERSION := $(shell echo $(DEB_VERSION) | cut -d: -f2-)
DEB_UPSTREAM_VERSION := $(shell echo $(DEB_NOEPOCH_VERSION) | sed 's/-[^-]*$$//')
DEB_ISNATIVE := $(shell dpkg-parsechangelog | egrep '^Version:' | perl -ne 'print if not /^Version:\s*.*-/;')
# Split into arch/indep packages
ifneq ($(DEB_INDEP_PACKAGES),cdbs)
DEB_INDEP_PACKAGES := $(filter-out $(DONT_BUILD), $(strip $(shell $(_cdbs_scripts_path)/list-packages indep)))
DEB_ARCH_PACKAGES := $(filter-out $(DONT_BUILD), $(filter-out $(DEB_INDEP_PACKAGES),$(strip $(shell $(_cdbs_scripts_path)/list-packages same))))
endif
# Split into normal and udeb packages
ifeq ($(DEB_UDEB_PACKAGES),)
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
DEB_UDEB_PACKAGES = $(filter-out $(DONT_BUILD),$(filter %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
else
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES), $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
endif
# Too much bother for now. If someone complains we'll fix it.
#DEB_ARCH_UDEB_PACKAGES = $(filter %-udeb, $(DEB_ARCH_PACKAGES))
#DEB_INDEP_UDEB_PACKAGES = $(filter %-udeb, $(DEB_INDEP_PACKAGES))
# A handy list of every package, udeb or not
DEB_ALL_PACKAGES = $(filter-out $(DONT_BUILD),$(DEB_PACKAGES) $(DEB_UDEB_PACKAGES))
DEB_INDEP_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_INDEP_PACKAGES)))
DEB_ARCH_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_ARCH_PACKAGES)))
DEB_DBG_PACKAGES = $(filter-out $(DONT_BUILD), $(filter %-dbg, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
# Some support for srcdir != builddir builds.
# These are relative to the root of the package
DEB_SRCDIR ?= .
DEB_BUILDDIR ?= $(strip $(DEB_SRCDIR))
# Miscellaneous bits
DEB_ARCH = $(shell dpkg --print-architecture)
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_HOST_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_HOST_GNU_SYSTEM)
DEB_HOST_GNU_CPU ?= $(shell dpkg-architecture -qDEB_HOST_GNU_CPU)
DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
DEB_BUILD_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_SYSTEM)
DEB_BUILD_GNU_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_CPU)
DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
DEB_BUILD_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_CPU)
DEB_BUILD_ARCH_OS ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_OS)
ifeq ($(words $(DEB_ALL_PACKAGES)),1)
DEB_DESTDIR = $(CURDIR)/debian/$(strip $(DEB_ALL_PACKAGES))/
else
DEB_DESTDIR = $(CURDIR)/debian/tmp/
endif
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), cdbs (>= 0.4.23-1.1)
endif

@ -0,0 +1,109 @@
ifndef _cdbs_bootstrap
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
endif
ifndef _cdbs_class_debian-qt-kde
_cdbs_class_debian-qt-kde := 1
# Note: This _must_ be included before autotools.mk, or it won't work.
common-configure-arch common-configure-indep:: debian/stamp-cvs-make
debian/stamp-cvs-make:
cp -Rp /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
cp -Rp /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
$(MAKE) -C $(DEB_SRCDIR) -f admin/Makefile.common dist;
touch debian/stamp-cvs-make
include debian/cdbs/kde.mk$(_cdbs_makefile_suffix)
include debian/cdbs/uploaders.mk
DEB_PATCHDIRS := debian/patches/common debian/patches
DEB_KDE_ENABLE_FINAL := yes
DEB_INSTALL_DOCS_ALL :=
DEB_DH_MAKESHLIBS_ARGS_ALL := -V
DEB_SHLIBDEPS_INCLUDE = $(foreach p,$(PACKAGES_WITH_LIBS),debian/$(p)/usr/lib)
ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
cdbs_treat_me_gently_arches := arm m68k alpha ppc64 armel armeb
ifeq (,$(filter $(DEB_HOST_ARCH_CPU),$(cdbs_treat_me_gently_arches)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
else
cdbs_kde_enable_final =
endif
endif
common-build-arch:: debian/stamp-man-pages
debian/stamp-man-pages:
if ! test -d debian/man/out; then mkdir -p debian/man/out; fi
for f in $$(find debian/man -name '*.sgml'); do \
docbook-to-man $$f > debian/man/out/`basename $$f .sgml`.1; \
done
for f in $$(find debian/man -name '*.man'); do \
soelim -I debian/man $$f \
> debian/man/out/`basename $$f .man`.`head -n1 $$f | awk '{print $$NF}'`; \
done
touch debian/stamp-man-pages
common-binary-indep::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_INDEP_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
common-binary-arch::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_ARCH_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
clean::
rm -rf debian/man/out
-rmdir debian/man
rm -f debian/stamp-man-pages
rm -rf debian/shlibs-check
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_desktop; then dh_desktop -p$(cdbs_curpkg) $(DEB_DH_DESKTOP_ARGS); fi
if test -e debian/$(cdbs_curpkg).lintian; then \
install -p -D -m644 debian/$(cdbs_curpkg).lintian \
debian/$(cdbs_curpkg)/usr/share/lintian/overrides/$(cdbs_curpkg); \
fi
if test -e debian/$(cdbs_curpkg).presubj; then \
install -p -D -m644 debian/$(cdbs_curpkg).presubj \
debian/$(cdbs_curpkg)/usr/share/bug/$(cdbs_curpkg)/presubj; \
fi
binary-install/$(DEB_SOURCE_PACKAGE)-doc-html::
set -e; \
for doc in `cd $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en; find . -name index.docbook`; do \
pkg=$${doc%/index.docbook}; pkg=$${pkg#./}; \
echo Building $$pkg HTML docs...; \
mkdir -p $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
cd $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
/opt/kde3/bin/meinproc $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en/$$pkg/index.docbook; \
done
for pkg in $(DOC_HTML_PRUNE) ; do \
rm -rf debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
done
clean::
if test -n "$(DEB_KDE_CVS_MAKE)" && test -d $(DEB_SRCDIR); then \
cd $(DEB_SRCDIR); \
find . -name Makefile.in -print | \
xargs --no-run-if-empty rm -f; \
rm -f Makefile.am acinclude.m4 aclocal.m4 config.h.in \
configure configure.files configure.in stamp-h.in \
subdirs; \
fi
rm -f debian/stamp-cvs-make
endif

@ -0,0 +1,97 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2003 Christopher L Cheney <ccheney@debian.org>
# Description: A class for KDE packages; sets KDE environment variables, etc
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_class_kde
_cdbs_class_kde := 1
# for dh_icons
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), debhelper (>= 5.0.7ubuntu4)
include $(_cdbs_rules_path)/buildcore.mk$(_cdbs_makefile_suffix)
ifdef _cdbs_tarball_dir
DEB_BUILDDIR = $(_cdbs_tarball_dir)/obj-$(DEB_BUILD_GNU_TYPE)
else
DEB_BUILDDIR = obj-$(DEB_BUILD_GNU_TYPE)
endif
include $(_cdbs_class_path)/autotools.mk$(_cdbs_makefile_suffix)
export kde_cgidir = \$${libdir}/cgi-bin
export kde_confdir = \$${sysconfdir}/kde3
export kde_htmldir = \$${datadir}/doc/kde/HTML
ifeq (,$(filter noopt,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
endif
ifneq (,$(filter nostrip,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final =
cdbs_kde_enable_debug = --enable-debug=yes
else
cdbs_kde_enable_debug = --disable-debug
endif
ifneq (,$(filter debug,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_debug = --enable-debug=full
endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_icons; then dh_icons -p$(cdbs_curpkg) $(DEB_DH_ICONCACHE_ARGS); fi
cleanbuilddir::
-$(if $(call cdbs_streq,$(DEB_BUILDDIR),$(DEB_SRCDIR)),,rm -rf $(DEB_BUILDDIR))
common-build-arch common-build-indep:: debian/stamp-kde-apidox
debian/stamp-kde-apidox:
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) apidox)
touch $@
common-install-prehook-impl::
mkdir -p po
-XGETTEXT=/usr/bin/kde-xgettext EXTRACTATTR=/opt/kde3/bin/extractattr sh $(DEB_SRCDIR)/admin/cvs.sh extract-messages
-for file in po/*pot; do \
sed "s/charset=CHARSET/charset=UTF-8/" -i $$file; \
done
common-install-arch common-install-indep:: common-install-kde-apidox
common-install-kde-apidox::
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) install-apidox DESTDIR=$(DEB_DESTDIR))
clean::
rm -f debian/stamp-kde-apidox
rm -rf po/*.pot
# This is a convenience target for calling manually. It's not part of
# the build process.
buildprep: clean apply-patches
$(MAKE) -f admin/Makefile.common dist
debian/rules clean
endif

@ -0,0 +1,16 @@
Sune Vuorela <debian@pusling.com>
Ana Beatriz Guerrero Lopez <ana@debian.org>
Fathi Boudra <fboudra@free.fr>
Modestas Vainius <geromanas@mailas.com>
Josh Metzler <joshdeb@metzlers.org>
Isaac Clerencia <isaac@debian.org>
Adeodato Simó <dato@net.com.org.es>
Adeodato Simo <dato@net.com.org.es>
Christopher Martin <chrsmrtn@debian.org>
Daniel Schepler <schepler@debian.org>
Sarah Hobbs <hobbsee@ubuntu.com>
Nacho Barrientos Arias <nacho@debian.org>
Ricardo Javier Cardenes Medina <rcardenes@debian.org>
Ricardo Cardenes <rcardenes@debian.org>
Armin Berres <trigger+debian@space-based.de>
Francesco Pedrini <francesco.pedrini@gmail.com>

@ -0,0 +1,29 @@
MAINTAINER=Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
UPLOADERS=$(shell grep -e +++ -e "^ -- " debian/changelog | grep -v "debian-qt-kde@lists.debian.org" | head -13 | /bin/sed 's/^\s*//;s/\s*$$//;s/^+++\? Changes by //;s/^+++\? //;s/-- //;s/:$$//;s/ <.*//' | sort -u | while read line ; do grep "$$line" debian/cdbs/team-members ; done | tr "\n" ", " | sed 's/,/, /g;s/, $$//')
debian/control.tmp:
@if [ ! -e debian/control.in ] ; then \
echo "this package is not yet prepared for using automatic update of uploaders"; \
echo "Please do so."; \
exit 1; \
fi
@sed 's/@@@UPLOADERS@@@/$(UPLOADERS)/;s#@@@MAINTAINER@@@#$(MAINTAINER)#' debian/control.in > debian/control.tmp
check-uploaders: debian/control.tmp
@if ! diff -q debian/control debian/control.tmp ; then \
echo "WARNING:: Control file differs from manually generated one" ; \
echo "WARNING:: Please update it manually and check it afterwards" ; \
echo "WARNING:: Uploaders are updated by debian/rules update-uploaders" ;\
echo "WARNING:: If this is a binNMU, NMU or security upload, just ignore" ;\
fi
clean::
rm -f debian/control.tmp
update-uploaders: debian/control.tmp
@mv -f debian/control.tmp debian/control
makebuilddir:: check-uploaders

@ -0,0 +1,19 @@
#!/usr/bin/env perl
use strict;
use warnings;
my $version = `dpkg-parsechangelog | awk '/^Version/ {print \$2}'`;
my ($version3, $version3_next);
my ($version2, $version2_next);
($version3 = $version) =~ s/-[^-]+$//;
($version2 = $version3) =~ s/\.[^.]+$//;
($version3_next = $version3) =~ s/(?<=\.)(\d+)[a-z]?$/($1+1)/e;
($version2_next = $version2) =~ s/(?<=\.)(\d+)$/($1+1)/e;
print "KDE-Version3=$version3\n";
print "KDE-Version2=$version2\n";
print "KDE-Next-Version3=$version3_next\n";
print "KDE-Next-Version2=$version2_next\n";

@ -0,0 +1,795 @@
kaffeine-kde3 (0.8.6-0ubuntu6) karmic; urgency=low
* Karmic rebuild
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 02 July 2009 16:08:00 -0600
kaffeine-kde3 (0.8.6-0ubuntu5) intrepid; urgency=low
* Moved KDE3 to /opt/kde3
* Integrated properly with KDE4.2+
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Wed, 04 March 2009 01:11:00 -0600
kaffeine-kde3 (0.8.6-0ubuntu3) intrepid; urgency=low
* Added -kde3 suffix
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 04 Dec 2008 22:52:00 -0600
kaffeine (0.8.6-0ubuntu8.3) hardy-proposed; urgency=low
* install-codecs: don't loop on unsupported media (LP: #210303)
-- Harald Sitter <apachelogger@ubuntu.com> Mon, 22 Sep 2008 13:38:25 +0200
kaffeine (0.8.6-0ubuntu8.1) hardy-proposed; urgency=low
* Change kaffeine_xine-install-dvdcss.desktop
- Revert the dvd codec autoinstalling (LP: #226475)
* In debian/rules install script install-css.sh
* Alter debian/install-codecs
- handle possible loop by ffmpeg autoinstallation (http://bugs.kde.org/show_bug.cgi?id=161592)
* Alter kxinewidget.cpp in kubuntu_07_codecs_installation.diff
- Hide extra error messagebox
- Handling of additional situations of the codecs absense
-- Sergey Rudchenko <sergey.rudchenko@gmail.com> Wed, 30 Apr 2008 22:32:41 +0300
kaffeine (0.8.6-0ubuntu8) hardy; urgency=low
* rewrite install-codecs script in python
* add i18n to codec installation procedure
-- Sergey Rudchenko <sergey.rudchenko@gmail.com> Sun, 09 Mar 2008 12:02:46 +0200
kaffeine (0.8.6-0ubuntu7) hardy; urgency=low
* fix 'dash' quoting issues
* handle XINE_MSG_ENCRYPTED SOURCE for dvdcss installation
* rebuild patches
-- Sergey Rudchenko <sergey.rudchenko@gmail.com> Mon, 03 Mar 2008 14:24:45 +0200
kaffeine (0.8.6-0ubuntu6) hardy; urgency=low
* Fix Recommends, add missing commas
-- Jonathan Riddell <jriddell@ubuntu.com> Wed, 27 Feb 2008 16:50:26 +0000
kaffeine (0.8.6-0ubuntu5) hardy; urgency=low
* Refactor install-codecs script
* Implement libdvdcss installing
-- Sergey Rudchenko <sergey.rudchenko@gmail.com> Tue, 26 Feb 2008 19:03:36 +0200
kaffeine (0.8.6-0ubuntu4) hardy; urgency=low
* Adapt install-codecs script to dash shell syntax
-- Sergey Rudchenko <sergey.rudchenko@gmail.com> Tue, 26 Feb 2008 12:58:33 +0200
kaffeine (0.8.6-0ubuntu3) hardy; urgency=low
* Set fixperms exclude for install-codecs
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 22 Feb 2008 14:29:51 +0000
kaffeine (0.8.6-0ubuntu2) hardy; urgency=low
* Make install-codecs executable in debian/rules
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 04 Feb 2008 14:39:57 +0000
kaffeine (0.8.6-0ubuntu1) hardy; urgency=low
* New upstream release
-- Anthony Mercatante <tonio@kubuntu> Tue, 22 Jan 2008 13:50:29 +0100
kaffeine (0.8.5-1ubuntu2) hardy; urgency=low
* Remove depends on kaffeine-xine
-- Jonathan Riddell <jriddell@ubuntu.com> Wed, 28 Nov 2007 20:37:29 +0000
kaffeine (0.8.5-1ubuntu1) hardy; urgency=low
* Merge with Debian, remaining changes:
- kaffeine can't depend on libxine1-ffmpeg
- kaffeine does depend on kaffeine-xine, remove conflicts/replaces
- add kaffeine-gstreamer.install and description
- build-dep on libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev
- Kubuntu patches in debian/patches/
- Remove --without-gstreamer
- Remove DEB_DESTDIR line in debian/rules
* Update kubuntu_07_codecs_installation.diff and add autocodec files to install/kaffeine::
-- Jonathan Riddell <jriddell@ubuntu.com> Wed, 28 Nov 2007 19:01:00 +0000
kaffeine (0.8.5-1) unstable; urgency=low
* New upstream release.
-- Fathi Boudra <fboudra@free.fr> Sat, 28 Jul 2007 19:59:41 +0200
kaffeine (0.8.4-6) unstable; urgency=low
* Add patch to add AM_INIT_AUTOMAKE to configure.in.in. It fixes broken
modulename after relibtoolization. (Closes: #432112)
-- Fathi Boudra <fboudra@free.fr> Wed, 18 Jul 2007 18:01:13 +0200
kaffeine (0.8.4-5) unstable; urgency=low
[ Fathi Boudra ]
* Update desktop file for iso. It should be hidden. (Closes: #420127)
Thanks to Michael Biebl.
* Add version to xine build dependency.
[ Mark Purcell ]
* Update kaffeine-dbg Depends: kaffeine (= ${binary:Version}),
kdelibs-dbg
-- Mark Purcell <msp@debian.org> Fri, 06 Jul 2007 10:22:19 +0100
kaffeine (0.8.4-4) unstable; urgency=low
* Remove libxine1-kde recommends.
* Raise libxine1-ffmpeg relationship. (Closes: #426247)
-- Fathi Boudra <fboudra@free.fr> Mon, 04 Jun 2007 22:17:33 +0200
kaffeine (0.8.4-3) unstable; urgency=low
* Add libxcb1-dev and chrpath build-dependency.
* Add libxine1-ffmpeg and libxine1-kde recommends. (Closes: #427085)
-- Fathi Boudra <fboudra@free.fr> Sun, 03 Jun 2007 22:10:26 +0200
kaffeine (0.8.4-2) unstable; urgency=low
* Remove CMakeLists.txt
- Problem during upgrade: trying to overwrite
`/usr/share/doc/kde/HTML/en/doc/CMakeLists.txt' (Closes: #419477)
-- Mark Purcell <msp@debian.org> Thu, 19 Apr 2007 05:50:00 +1000
kaffeine (0.8.4-1) unstable; urgency=low
* New upstream release
- Ripping CD to OGG produces white noise on powerpc (probably
endianness issue) (Closes: #376025)
- debian/patches/Bug403749.diff removed - encorporated upstream
(Closes: #403749)
- fails to properly play files with names containing '#' character
(Closes: #362807)
* Build-Depends: libogg-dev
* Add /usr/share/applications/kde/kaffeine-iso.desktop
- play DVD ISO files on filesystem (rather than in DVD drive)
automatically (Closes: #402382)
-- Mark Purcell <msp@debian.org> Sat, 14 Apr 2007 10:03:23 +0100
kaffeine (0.8.3-1) unstable; urgency=low
* New upstream release
* Remove patch for bug 390829, merged upstream
* Update copyright file
* Update lintian override
-- Fathi Boudra <fboudra@free.fr> Mon, 27 Nov 2006 21:21:58 +0100
kaffeine (0.8.2-2) unstable; urgency=low
* Kaffeine refuses to start completely (Closes: #390829)
-- Mark Purcell <msp@debian.org> Sun, 8 Oct 2006 09:59:13 +1000
kaffeine (0.8.2-1) unstable; urgency=low
[ Mark Purcell ]
* Update debian/watch & ~beta1
* New upstream release
[ Fathi Boudra ]
* New upstream release (Closes: #366993):
* DVB: cicam support for HLCI and LLCI interfaces
* Systray: reversed mouse wheel behaviour
* Playlist: added a KURLComboBox to file browser
* DVB: fixed fast zap lock
* fixed: reduced minimum window size
* Playlist: autoselect subtitle when unique
* Update copyright file
* Add patch to fix kaffeine_part crash, thanks to Olivier Trichet
(Closes: #338756)
-- Mark Purcell <msp@debian.org> Tue, 12 Sep 2006 21:33:30 +0100
kaffeine (0.8.1-3) unstable; urgency=low
[ Fathi Boudra ]
* Updated copyright file according to GFDL documentations
* Added hdparm to kaffeine Depends (Closes: #289895)
* Added informations about css and region setting in README.Debian
* Added install-css script taken from libdvdread3 package
* Removed x-mplayer2.desktop shipped by kdelibs (Closes: #372514)
-- Fathi Boudra <fboudra@free.fr> Sat, 10 Jun 2006 00:25:04 +0200
kaffeine (0.8.1-2) unstable; urgency=low
* Requires libxine-dev (>=1.1.1-2), various archs have build empty
.debs with old libxine...
-- Riku Voipio <riku.voipio@iki.fi> Sat, 8 Apr 2006 11:26:20 +0300
kaffeine (0.8.1-1) unstable; urgency=low
[ Fathi Boudra ]
* New upstream release
* Remove patch 10_gstreamer_service_menu.diff merged upstream
* Remove libqt3-compat-headers from Build-Depends
-- Fathi Boudra <fboudra@free.fr> Mon, 3 Apr 2006 23:59:25 +0200
kaffeine (0.8-1) experimental; urgency=low
[ Fathi Boudra ]
* New upstream release, Closes: #360393
* Clean up control
* Add libcdparanoia0-dev to Build-Depends
* Add libxtst-dev to Build-Depends (thanks to Jonathan Riddell)
* Disable gstreamer support, Closes: #346252, #328786
* Merge kaffeine-xine in kaffeine package
[ Riku Voipio ]
* The -dbg package feature needs cdbs (>= 0.4.37)
* Acknowledge NMU's: Closes: #329010, #329143, #329177, #328738
(Thanks to Adeodato Simó and LaMont Jones !)
* Remove build-dependency on g++-3.4 on selected archs, Closes: #342974
* Remove build-dependency on linux-kernel-headers, Closes: #328550
* Documentation link is correct now, Closes: #336738
* The new upstream version fixes a range of problems:
* Audio busy problem, and failure to fall back to another
audio sink: Closes: #328788, #336306, #358234
* Keyboard shortcuts no longer crash after playback, Closes: #329178
* Xine engine configuration dialog is now scrollable, Closes: #344093
* Upload to experimental since 0.8.1 is coming this week
-- Riku Voipio <riku.voipio@iki.fi> Mon, 3 Apr 2006 23:16:16 +0300
kaffeine (0.8.5-0ubuntu3) hardy; urgency=low
* Reuploaded as the buildd seems to be fixed
-- Anthony Mercatante <tonio@ubuntu.com> Mon, 12 Nov 2007 14:09:56 +0100
kaffeine (0.8.5-0ubuntu2) hardy; urgency=low
* Added kubuntu_07_codecs_installation.patch:
- Let kaffeine install missing codecs
- Patch from Sergey Rudchenko <sergey.rudchenko@gmail.com>
-- Anthony Mercatante <tonio@ubuntu.com> Fri, 09 Nov 2007 14:06:07 +0100
kaffeine (0.8.5-0ubuntu1) gutsy; urgency=low
* New upstream release
-- Anthony Mercatante <tonio@ubuntu.com> Mon, 30 Jul 2007 13:01:45 +0200
kaffeine (0.8.4-0ubuntu3) gutsy; urgency=low
* Removed kubuntu_07_player_parts_identification.diff
That patch is in the work, shouldn't have been upload,
as it creates a crash with the xine-part.
-- Anthony Mercatante <tonio@ubuntu.com> Thu, 28 Jun 2007 23:46:38 +0200
kaffeine (0.8.4-0ubuntu2) gutsy; urgency=low
* Removed debian/tmp/usr/share/apps/kaffeine/xine_part from
kaffeine-xine.install - this is already being installed in kaffeine, and
fixes the file overwrite problem.
-- Sarah Hobbs <hobbsee@ubuntu.com> Wed, 06 Jun 2007 16:16:07 +1000
kaffeine (0.8.4-0ubuntu1) gutsy; urgency=low
* New upstream release.
* Added libxcb builddep.
* Added back kaffeine-gstreamer package
* Removed obsolete kubuntu_05_restore_contrast.diff
* Add kubuntu_06_kparts_mimetype_checking.diff:
- Makes it possible to select the engine to use.
-- Anthony Mercatante <tonio@ubuntu.com> Wed, 05 Mai 2007 11:02:23 +0100
kaffeine (0.8.3-0ubuntu7) feisty; urgency=low
* Add kubuntu_05_restore_contrast.diff from SVN, fixes contrast restore
nice to those affected by XV on i810 washout problem
fixes http://bugs.kde.org/show_bug.cgi?id=138340
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 8 Mar 2007 10:15:05 +0000
kaffeine (0.8.3-0ubuntu6) feisty; urgency=low
* Added kubuntu_services_list.patch, lists the services with
avi mimetype instead of x-mp3.
Closes Malone #22902
-- Anthony Mercatante <tonio@ubuntu.com> Fri, 14 Dec 2006 17:40:34 +0200
kaffeine (0.8.3-0ubuntu5) feisty; urgency=low
* Include header files in kaffeine.install
* Add back kaffeineoggvorbis plugin
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 19 Jan 2007 13:33:10 +0000
kaffeine (0.8.3-0ubuntu4) feisty; urgency=low
* Make sure kubuntu_04_locate_wizard_stamp.diff patch applies cleanly
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 15 Jan 2007 16:56:20 +0000
kaffeine (0.8.3-0ubuntu3) feisty; urgency=low
* Add back kubuntu_04_locate_wizard_stamp.diff
-- Jonathan Riddell <jriddell@ubuntu.com> Sun, 14 Jan 2007 13:34:26 +0000
kaffeine (0.8.3-0ubuntu2) feisty; urgency=low
* Changed debian/control, kaffeine-xine depends on kaffeine
-- Anthony Mercatante <tonio@ubuntu.com> Fri, 14 Dec 2006 17:40:34 +0200
kaffeine (0.8.3-0ubuntu1) feisty; urgency=low
* New upstream release
-- Anthony Mercatante <tonio@ubuntu.com> Mon, 12 Dec 2006 18:35:22 +0200
kaffeine (0.8.2-2ubuntu1) feisty; urgency=low
* Merged packaging with debian
-- Anthony Mercatante <tonio@ubuntu.com> Thu, 16 Nov 2006 02:42:34 +0200
kaffeine (0.8.2-0ubuntu4) feisty; urgency=low
* Removed kubuntu_70_no_audiocd_features.patch.
This as been rediscussed and the choice is to keep the audio
features for the moment.
Codeine is an candidate for feisty as the default
video player.
-- Anthony Mercatante <tonio@ubuntu.com> Thu, 16 Nov 2006 02:42:34 +0200
kaffeine (0.8.2-0ubuntu3) feisty; urgency=low
* Add kubuntu_70_no_audio_features.patch to remove audio features
-- Anthony Mercatante <tonio@ubuntu.com> Fri, 20 Oct 2006 16:05:34 +0200
kaffeine (0.8.2-0ubuntu2) edgy; urgency=low
* Add kubuntu_04_mimetypes.patch for complete mimetypes
-- Anthony Mercatante <tonio@ubuntu.com> Thu, 11 Sep 2006 14:45:43 +0200
kaffeine (0.8.2-0ubuntu1) edgy; urgency=low
* New upstream release (closed Malone #61860)
-- Anthony Mercatante <tonio@ubuntu.com> Wed, 27 Sep 2006 02:37:43 +0200
kaffeine (0.8.1-3ubuntu3) edgy; urgency=low
* Don't install x-mplayer2 mimetype, now part of KDE
-- Jonathan Riddell <jriddell@ubuntu.com> Wed, 26 Jul 2006 19:06:08 +0100
kaffeine (0.8.1-3ubuntu2) edgy; urgency=low
* Added missing kaffeine-xine.install
-- Anthony Mercatante <tonio@ubuntu.com> Thu, 18 Jul 2006 18:50:32 +0200
kaffeine (0.8.1-3ubuntu1) edgy; urgency=low
* New upstream release.
* Removed obsolete patches.
* Porting existing and still required patches.
-- Anthony Mercatante <tonio@ubuntu.com> Mon, 03 Jul 2006 19:18:45 +0200
kaffeine (0.7.1-1.3ubuntu10) dapper; urgency=low
* Add kubuntu_07_system_media.diff to fix the use of system:/ in kaffeine,
thanks to Bastian Holst (Closes: Malone #37131)
-- Raphaël Pinson <raphink@ubuntu.com> Mon, 22 May 2006 17:24:59 +0200
kaffeine (0.7.1-1.3ubuntu9) dapper; urgency=low
* debian/cdbs/kde.mk:
- added dh_iconcache.
-- Daniel Holbach <daniel.holbach@ubuntu.com> Thu, 18 May 2006 20:59:38 +0200
kaffeine (0.7.1-1.3ubuntu8) dapper; urgency=low
* Remove version on build-dep of libxine-dev so
Kaffeine can be backported
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 13 Apr 2006 21:04:06 +0100
kaffeine (0.7.1-1.3ubuntu7) dapper; urgency=low
* Add kubuntu_06_ioslave_protocols.diff, restrict protocols
KDE will pass to kaffeine, stop it copying system:/ files.
-- Jonathan Riddell <jriddell@ubuntu.com> Wed, 12 Apr 2006 13:09:50 +0000
kaffeine (0.7.1-1.3ubuntu6) dapper; urgency=low
* SECURITY UPDATE: fix buffer overflow
* Add kubuntu_05_buffer_overflow.diff
* Remotely supplied playlists can be used to execute
arbitrary code on the local machine using a buffer
overflow in http_peek() while creating HTTP requests
* kaffeine/player-parts/playlistimport.cpp: replace
custom made checks with those from KIO::NetAccess
* References:
CVE-2006-0051
http://www.kde.org/info/security/advisory-20060404-1.txt
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 6 Apr 2006 11:01:04 +0100
kaffeine (0.7.1-1.3ubuntu5) dapper; urgency=low
* Add build-dep on libxtst-dev, should stop screensaver cutting in
-- Jonathan Riddell <jriddell@ubuntu.com> Sun, 2 Apr 2006 20:38:14 +0100
kaffeine (0.7.1-1.3ubuntu4) dapper; urgency=low
* Remove GStreamer 0.8 build-dep and kaffeine-gstreamer package
(GStreamer 0.8 now unsupported upstream, waiting on 0.10 support)
* Remove debian/patches/kubuntu_01_default_gstreamer.diff
* Remove GCC 3.4 usage on hppa,arm,m68k
-- Jonathan Riddell <jriddell@ubuntu.com> Wed, 1 Feb 2006 12:01:23 +0000
kaffeine (0.7.1-1.3ubuntu3) dapper; urgency=low
* rebuild to depend on libxine-main1 instead of libxine1c2 (and don't
break upgrades from breezy anymore)
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 23 Jan 2006 10:50:15 +0100
kaffeine (0.7.1-1.3ubuntu2) dapper; urgency=low
* Rebuild because libXft.la is gone
-- Stephan Hermann <sh@sourcecode.de> Sat, 14 Jan 2006 13:48:30 +0100
kaffeine (0.7.1-1.3ubuntu1) dapper; urgency=low
* Sync with Debian
* Rebuild for libstdc++ transition
* Alter rules file for .pot generation and add kubuntu_01_kdepot.diff
-- Jonathan Riddell <jriddell@ubuntu.com> Tue, 6 Dec 2005 23:50:31 +0000
kaffeine (0.7.1-1.3) unstable; urgency=low
* NMU with maintainer's approval. All changes come straight from a patch
sent by Modestas Vainius <geromanas@mailas.com> to the BTS. Thanks!
* Remove 13_xine_service_menu.diff, since it breaks loading of
libkaffeinepart (the name "Kaffeine" is hardcored in many places in the
code, so leave it). Closes: #328738
* Make kaffeine depend on kaffeine-xine | kaffeine-gstreamer instead of
backwards, so that the XINE engine (the only one it used to exist) gets
installed by default when upgrading from << 0.7 versions.
* Update 12_gstreamer_service_menu.diff to leave "Name" section unchanged;
no need to risk breaking things (like the bug above) in the future. Leave
"Icon" unchanged as well.
-- Adeodato Simó <dato@the-barrel.org> Fri, 11 Nov 2005 00:06:35 +0100
kaffeine (0.7.1-1.2ubuntu1) dapper; urgency=low
* Sync with Debian
* Fix kubuntu_04_locate_wizard_stamp.diff for http://bugzilla.ubuntu.com/17109
Kaffeine install wizard runs everytime I run kaffeine
* Alter kaffeine.install to install /usr/lib/libkmediapart.so
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 28 Oct 2005 03:18:37 +0000
kaffeine (0.7.1-1.2) unstable; urgency=low
* Non-maintainer upload.
* work around gcc-4.0 FTBFS on some architectures
-- LaMont Jones <lamont@debian.org> Fri, 14 Oct 2005 19:28:28 +0000
kaffeine (0.7.1-1.1) unstable; urgency=low
* Non-maintainer upload.
* Make Kaffeine not crash at exist. For this, don't call ./configure with
--with-xorg and --with-xinit-workaround. Kudos to Christopher Martin for
diagnosing the issue. Closes: #329010, #329143
* Make Kaffeine not display the configuration wizard every time it starts.
For this, remove bogus patch kubuntu_04_locate_wizard_stamp.diff (bug:
even if locate() is used to check for system-wide configuration files, the
file to write must be obtained with locateLocal()). Closes: #329177
-- Adeodato Simó <asp16@alu.ua.es> Sun, 25 Sep 2005 20:08:28 +0200
kaffeine (0.7.1-1) unstable; urgency=low
* New upstream release. Closes: #326491
* Built against kdelibs4c2. Closes: #325074
* Removed kubuntu_03_gstreamer_stop.diff, which was included upstream.
* Updated kubuntu_04_locate_wizard_stamp.diff.
-- Zack Cerza <zcerza@coe.neu.edu> Sun, 11 Sep 2005 02:19:50 -0400
kaffeine (0.7-1) unstable; urgency=low
* New upstream release.
* Removed code that moved the menu file, as dh_installmenu does it now.
* Removed patches that were included upstream.
* Updated patches that weren't.
* Moved 14_resume-playback.diff into old_patches/ - i.e. dropped it
(hopefully temporarily).
* Add DVB and GStreamer Build-Depends.
* Split playing engines into kaffeine-gstreamer and kaffeine-xine.
* Added Recommends and Suggests for several GStreamer plugins.
* Updated package description.
* Added 12_gstreamer_service_menu.diff, based on Kubuntu's patch
kubuntu_02_gstreamer_service_menu.diff to change name, icon and MIME types
of the GStreamer part.
* Added 13_xine_service_menu.diff to change name of the xine part.
* Added kubuntu_03_gstreamer_stop.diff from Kubuntu to not attempt to play
the logo file when the stop button is pressed.
* Added 16_xine_stop.diff to not attempt to play the logo file when the stop
button is pressed.
* Re-added the logo files.
* Added dbg-packages.diff to source package in case users want to build -dbg
packages. They haven't helped me fix the bug I was trying to fix (the
100% CPU on exit bug), so I'm not shipping them at this time.
* Added a README to explain how to build the -dbg packages, and to note a
workaround for the 100%-CPU bug.
* Removed notes about kaffeine-dev from kaffeine.TODO, since they were
out-of-date and really just unnecessary.
-- Zack Cerza <zcerza@coe.neu.edu> Tue, 9 Aug 2005 20:37:05 -0400
kaffeine (0.6-2) unstable; urgency=low
* Fixed copyright holders in debian/copyright.
* Replaced GPL statement with the boilerplate one.
* Added an XPM icon for use in the Debian menu.
* Changed a 'mv -f' to 'mv' in debian/rules.
* Added patch from Jens Seidel <jensseidel@users.sf.net> to address some
typos. Closes: #314025
* Moved menu file from /usr/lib/menu to /usr/share/menu.
-- Zack Cerza <zcerza@coe.neu.edu> Mon, 13 Jun 2005 18:07:12 -0400
kaffeine (0.7-0ubuntu4) breezy; urgency=low
* Fix description of kaffeine-xine
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 12 Aug 2005 19:36:47 +0000
kaffeine (0.7-0ubuntu3) breezy; urgency=low
* Update kubuntu_03_gstreamer_stop.diff, sync with CVS
* Add kubuntu_04_locate_wizard_stamp.diff so wizard can be turned off globally
* Sync changelog with Debian
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 12 Aug 2005 18:57:03 +0000
kaffeine (0.7-0ubuntu2) breezy; urgency=low
* Add kubuntu_03_gstreamer_stop.diff to make a playing stop by stopping
not by playing the logo file
-- Jonathan Riddell <jriddell@ubuntu.com> Wed, 10 Aug 2005 22:27:53 +0000
kaffeine (0.7-0ubuntu1) breezy; urgency=low
* New upstream release
* Add DVB and GStreamer build-deps
* Split playing engines into kaffeine-gstreamer and kaffeine-xine
* Add kubuntu_01_default_gstreamer.diff to default to GStreamer
* Add kubuntu_02_gstreamer_service_menu.diff to use standard Kaffine icon for
GStreamer engine and open same media mimetypes.
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 8 Aug 2005 13:13:39 +0000
kaffeine (0.6-1) unstable; urgency=low
* New upstream release.
* Upstream added ability to disable the "Pause video when hidden"
setting. Closes: #298205
* Upstream fixed the bug causing the "Pause video when hidden" to unpause
kaffeine even when it was paused manually. Closes: #298204
* Upstream fixed the multiple xine error dialog bug. Closes: #293692
* Upstream kinda fixed the problem with opening m3u playlists. You have to
drag-and-drop the file onto kaffeine for it to work. Closes: #289460
* Xine provides libdvdread and libdvdnav functionality. Closes: #295068
* Forward-ported patches.
* Added a patch from CVS to make the "Append to Kaffeine Playlist service
menu only show up for mimetypes that kaffeine can actually use.
* Renamed "Save State" feature to "Resume Playback"
* Added icon to Debian menu entry.
* Updated the manpage.
* Updated authors in debian/control and debian/copyright.
* Moved HTML docs to the right place. I guess nobody missed them.
* Added an exclude to keep dh_compress from compressing .docbook files.
Riku Voipio:
* Add myself as uploader
* Fix kaffeine.menu
-- Zack Cerza <zcerza@coe.neu.edu> Sun, 20 Mar 2005 12:29:08 -0500
kaffeine (0.6-0ubuntu6) breezy; urgency=low
* Rebuild package for new C++ ABI.
-- Matthias Klose <doko@ubuntu.com> Mon, 30 May 2005 20:06:33 +0000
kaffeine (0.6-0ubuntu5) breezy; urgency=low
* added --with-xorg compile option, in same special cases
kaffeine hangs on start, it will fix this issue.
-- Andreas Mueller <amu@ubuntu.com> Thu, 12 May 2005 19:53:27 +0200
kaffeine (0.6-0ubuntu4) breezy; urgency=low
* merge with debian
-- Andreas Mueller <amu@ubuntu.com> Fri, 15 Apr 2005 22:58:03 +0200
kaffeine (0.6-0ubuntu2) hoary; urgency=low
* added missing builddepend libqt3-compat-headers
-- Andreas Mueller <amu@ubuntu.com> Sun, 27 Mar 2005 23:26:34 +0000
kaffeine (0.6-0ubuntu1) hoary; urgency=low
* New upstream release
-- Andreas Mueller <amu@ubuntu.com> Wed, 23 Mar 2005 00:18:48 +0000
kaffeine (0.5-1ubuntu1.1) hoary; urgency=low
* sync with debian
-- Andreas Mueller <amu@ubuntu.com> Sun, 13 Feb 2005 00:01:04 +0100
kaffeine (0.5-1) unstable; urgency=low
* New upstream release. Closes: #289488
* Dropped patches that were included upstream.
* Updated patches that weren't.
* Refactored part of the save-state patch to better detect whether kaffeine
was playing and/or paused on exit.
* Added a toggle to the view menu: "Save State"
* Added a patch to re-add skip-ahead and skip-back.
* Added a patch to remove the broken, useless "preserve aspect" toggle.
Closes: #281188
* Split off *.h and *.so; not shipping kaffeine-dev at this time.
* Removed /usr/share/lintian/overrides/kaffeine
* Tweaked package description - it still needs work.
* Removed /usr/share/apps/kaffeine/logo .
-- Zack Cerza <zcerza@coe.neu.edu> Thu, 6 Jan 2005 22:25:12 -0500
kaffeine (0.4.92+0.5rc2-3) unstable; urgency=low
* Add suggests for libdvdread3 and libdvdnav4.
* Tightened build-depends for kdelibs4-dev.
-- Zack Cerza <zcerza@coe.neu.edu> Mon, 13 Dec 2004 12:04:36 -0500
kaffeine (0.4.92+0.5rc2-2) unstable; urgency=low
* Don't resume on startup if URLs are passed as command-line arguments.
Closes: #281192
* Remove all CVS dirs before building. Thanks suy!
-- Zack Cerza <zcerza@coe.neu.edu> Sun, 14 Nov 2004 14:57:44 -0500
kaffeine (0.4.92+0.5rc2-1) unstable; urgency=low
* New upstream release. Closes: #278832
* Upstream fixed buffer overflow.
* No longer crashes while playing audio streams. Closes: #249889, #253601
* Upstream added PlayAudioCD() DCOP function. Closes: #272246
* Upstream fixed stop functionality. Closes: #272355
* Verified that playlists can be saved. Closes: #279354
* Bookmarks don't exist anymore. Closes: #276710
* Added patch to fix HTTP_PROXY crash. Closes: #279748
* Added a patch to remember the position in the current file on exit,
and to return to that position on startup.
* Changed default UI a bit to make it less cluttered.
* Massive changes upstream broke debian/rules so I redid the packaging using
CDBS, and as little magic as possible.
* Made package description a little better.
* Added /usr/share/lintian/overrides/kaffeine until I make a decision on
if/how I will split kaffeine into multiple packages.
-- Zack Cerza <zcerza@coe.neu.edu> Mon, 8 Nov 2004 11:22:38 -0500
kaffeine (0.4.3.1-2) unstable; urgency=low
* Diverted user settings to '~/.kde/share/apps/kaffeine'. Closes: #261245
* Removed logo.avi - if this is a big problem, we can talk.
* Now build-depends on libxine-dev >= 1-rc5-1. Closes: #268819
-- Zack Cerza <zcerza@coe.neu.edu> Tue, 7 Sep 2004 23:11:30 -0400
kaffeine (0.4.3.1-1) unstable; urgency=low
* This version corresponds to '0.4.3b' upstream.
* The mozilla plugin has been split at the source level upstream. Removed
all references to kaffeine-mozilla.
* upstream dropped the SuperKaramba theme. Removed related patches.
* /usr/share/mimelnk/application/x-mplayer2.desktop somehow got lost
during Chris' NMU. I put it back.
-- Zack Cerza <zcerza@coe.neu.edu> Mon, 17 May 2004 11:22:39 -0400
kaffeine (0.4.3-1) unstable; urgency=low
* New upstream release
* Improved the manpage
* Thanks Chris. Closes: #245062
* SuperKaramba theme accidentally broken. Fixed.
-- Zack Cerza <zcerza@coe.neu.edu> Mon, 3 May 2004 16:32:03 -0400
kaffeine (0.4.2-1.1) unstable; urgency=low
* NMU.
* debian dir redone with permission of maintainer.
* Install docs into /usr/share/doc/kde/HTML. (Closes: #245062)
-- Christopher L Cheney <ccheney@debian.org> Thu, 22 Apr 2004 00:30:00 -0500
kaffeine (0.4.2-1) unstable; urgency=low
* Initial Release.
* Generated manpage with help2man and tweaked it a bit
* Fixed a bug in kaffeine/Makefile.am that made libkaffeinepart.(so|la)
be installed into /usr/lib instead of /usr/lib/kde3
* Split into two packages: kaffeine and kaffeine-mozilla
* Fixed a bug in configure.in.in that made kaffeineplugin.(so|la) be
installed into /usr/lib. I put it in /usr/lib/mozilla/plugins and
symlinks to it in /usr/lib/mozilla-firefox/plugins and
/usr/lib/mozilla-snapshot/plugins.
* Had to remove debian/kaffeine/usr/share/services/mms.protocol and
debian/kaffeine/usr/share/mimelnk/video/x-ms-wmv.desktop (thanks grepper!)
* Put the SuperKaramba theme in /usr/share/superkaramba/themes/kaffeine_bw/
-- Zack Cerza <zcerza@coe.neu.edu> Mon, 05 Apr 2004 22:41:00 -0500

@ -0,0 +1,51 @@
Source: kaffeine-kde3
Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Uploaders: Riku Voipio <riku.voipio@iki.fi>, Fathi Boudra <fboudra@free.fr>,
Mark Purcell <msp@debian.org>
Build-Depends: cdbs, debhelper (>= 5), kdelibs4-kde3-dev,
libcdparanoia0-dev, libogg-dev, libxine-dev (>= 1.1.7), libxcb1-dev,
libxtst-dev, libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev,
automake1.11-kde3, autoconf2.63, libtool, libltdl-dev
Standards-Version: 3.8.3
Package: kaffeine-kde3
Architecture: any
Depends: ${shlibs:Depends}, hdparm
Recommends: kdesudo-kde3, kpackage-kde3
Description: versatile media player for KDE3
Kaffeine is a media player for KDE. While it supports multiple player
engines, its default engine is Xine, giving Kaffeine a wide variety of
supported media types and letting Kaffeine access CDs, DVDs, and
network streams easily.
.
Kaffeine can keep track of multiple playlists simultaneously, and supports
autoloading of subtitles files for use while playing video.
.
Homepage: http://kaffeine.sourceforge.net
Package: kaffeine-kde3-dbg
Section: devel
Architecture: any
Priority: extra
Depends: kaffeine-kde3 (= ${binary:Version}), kdelibs-kde3-dbg
Recommends: kdesudo-kde3, kpackage-kde3
Description: debugging symbols for kaffeine [KDE3]
This package contains the debugging symbols associated with kaffeine.
They will automatically be used by gdb for debugging kaffeine-related
issues.
Package: kaffeine-gstreamer-kde3
Architecture: any
Depends: ${shlibs:Depends}, kaffeine-kde3
Description: Gstreamer engine for kaffeine media player [KDE3]
Kaffeine is a media player for KDE. While it supports multiple player
engines, its default engine is Gstreamer, giving Kaffeine a wide variety of
supported media types and letting Kaffeine access CDs, DVDs, and
network streams easily.
.
This package provides the Gstreamer playing engine for Kaffeine.
.
Homepage: http://kaffeine.sourceforge.net

@ -0,0 +1,536 @@
This package was debianized by Zack Cerza <zcerza@coe.neu.edu> on
Sun, 28 Mar 2004 22:55:09 -0500.
It was downloaded from http://kaffeine.sourceforge.net
Upstream authors:
Christophe Thommeret <hftom@free.fr>
Christoph Pfister <christophpfister@gmail.com>
Jurgen Kofler <kaffeine@gmx.net>
Copyright for kmultitabbar:
(C) 2001-2003 Joseph Wenninger <jowenn@kde.org>
Copyright for kaffeine_export copied from kat:
(C) 2005 Laurent Montel <montel@kde.org>
Copyright for ts2pes copied from mjpegtools for the Siemens Fujitsu DVB PCI card:
(C) 2000-2001 Marcus Metzler <mocm@metzlerbros.de>
Copyright for ts2rtp copied from dvbstream:
(C) 2001-2002 Dave Chapman <dave@dchapman.org>
Copyright for cddb code:
(C) 2000 Michael Matz <matz@kde.org>
Copyright for playlistitem and subtitle file import code:
(C) 2004-2005 Giorgos Gousios <gousiosg@cs.man.ac.uk>
Copyright for position slider:
(C) 2004-2005 Giorgos Gousios <gousiosg@cs.man.ac.uk>
(C) 2004-2005 Jürgen Kofler <kaffeine@gmx.net>
(C) 2004-2005 Miguel Freitas <miguel@cetuc.puc-rio.br>
Copyriht for xine postprocessing filters wrapper:
(C) 2003-2005 Jürgen Kofler <kaffeine@gmx.net>
(C) 2003-2005 Miguel Freitas <miguel@cetuc.puc-rio.br>
Copyright for googlefetcher code:
(C) 2004 Nathan Toone <nathan@toonetown.com>
(C) 2006 Christophe Thommeret <hftom@free.fr>
Copyright for xine post plugin handling:
(C) 2004-2005 Miguel Freitas <miguel@cetuc.puc-rio.br>
Copyright for ca_zap:
(C) 2004-2005 Manu Abraham <manu@kromtek.com>
(C) 2006 Andrew de Quincey <adq_dvb@lidskialf.net>
Copyright for libdvbfe:
(C) 2005 Manu Abraham <manu@kromtek.com>
(C) 2005 Andrew de Quincey <adq_dvb@lidskialf.net>
(C) 2005 Kenneth Aafloy <kenneth@linuxtv.org>
Copyright for libdvbca:
(C) 2006 Andrew de Quincey <adq_dvb@lidskialf.net>
Copyright for libdvbdemux:
(C) 2005 Andrew de Quincey <adq_dvb@lidskialf.net>
Copyright for libdvbnet:
(C) 2005 Andrew de Quincey <adq_dvb@lidskialf.net>
Copyright for libdvben50221:
(C) 2004-2005 Manu Abraham <manu@kromtek.com>
(C) 2006 Andrew de Quincey <adq_dvb@lidskialf.net>
Copyright for en50221 encoder:
(C) 2004-2005 Manu Abraham <manu@kromtek.com>
(C) 2005 Julian Scheel <julian@jusst.de>
(C) 2006 Andrew de Quincey <adq_dvb@lidskialf.net>
Copyright for libdvbmisc:
(C) 2005 Manu Abraham <manu@kromtek.com>
Copyright for crc32 calculation routines:
(C) 2005 by Andrew de Quincey <adq_dvb@lidskialf.net>
Copyright for libucsi (section and descriptor parser):
(C) 2005 Kenneth Aafloy <kenneth@linuxtv.org>
(C) 2005 Andrew de Quincey <adq_dvb@lidskialf.net>
(C) 2005 Patrick Boettcher <pb@linuxtv.org>
Copyright for logo animation licensed under LGPL:
(C) Dieter Zander
Copyright for all coffee bean icons licensed under LGPL:
(C) 2003-2004 Jürgen Kofler <kaffeine@gmx.net>
Copyright for record icons, taken from nuvola icon set licensed under LGPL:
(C) by David Vignoni
Copyright for dvbcam:
(C) 2006 by Christoph Pfister <christophpfister@gmail.com>
dvbcam code is based on ca_zap licensed under LGPL:
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library 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
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; 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 Lesser General
Public License can be found in `/usr/share/common-licenses/LGPL'.
Kaffeine is licensed under 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.
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'.
The documentations provided with kaffeine is distributed under
the GNU Free Documentation License (FDL). They are considered free with
regards to the Debian Free Software Guidelines (DFSG) because they don't
contain any unmodifiable parts (invariant sections). The complete text of
the GNU Free Documentation License can be found below:
GNU Free Documentation License
Version 1.2, November 2002
Copyright (C) 2000,2001,2002 Free Software Foundation, Inc.
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
0. PREAMBLE
The purpose of this License is to make a manual, textbook, or other
functional and useful document "free" in the sense of freedom: to
assure everyone the effective freedom to copy and redistribute it,
with or without modifying it, either commercially or noncommercially.
Secondarily, this License preserves for the author and publisher a way
to get credit for their work, while not being considered responsible
for modifications made by others.
This License is a kind of "copyleft", which means that derivative
works of the document must themselves be free in the same sense. It
complements the GNU General Public License, which is a copyleft
license designed for free software.
We have designed this License in order to use it for manuals for free
software, because free software needs free documentation: a free
program should come with manuals providing the same freedoms that the
software does. But this License is not limited to software manuals;
it can be used for any textual work, regardless of subject matter or
whether it is published as a printed book. We recommend this License
principally for works whose purpose is instruction or reference.
1. APPLICABILITY AND DEFINITIONS
This License applies to any manual or other work, in any medium, that
contains a notice placed by the copyright holder saying it can be
distributed under the terms of this License. Such a notice grants a
world-wide, royalty-free license, unlimited in duration, to use that
work under the conditions stated herein. The "Document", below,
refers to any such manual or work. Any member of the public is a
licensee, and is addressed as "you". You accept the license if you
copy, modify or distribute the work in a way requiring permission
under copyright law.
A "Modified Version" of the Document means any work containing the
Document or a portion of it, either copied verbatim, or with
modifications and/or translated into another language.
A "Secondary Section" is a named appendix or a front-matter section of
the Document that deals exclusively with the relationship of the
publishers or authors of the Document to the Document's overall subject
(or to related matters) and contains nothing that could fall directly
within that overall subject. (Thus, if the Document is in part a
textbook of mathematics, a Secondary Section may not explain any
mathematics.) The relationship could be a matter of historical
connection with the subject or with related matters, or of legal,
commercial, philosophical, ethical or political position regarding
them.
The "Invariant Sections" are certain Secondary Sections whose titles
are designated, as being those of Invariant Sections, in the notice
that says that the Document is released under this License. If a
section does not fit the above definition of Secondary then it is not
allowed to be designated as Invariant. The Document may contain zero
Invariant Sections. If the Document does not identify any Invariant
Sections then there are none.
The "Cover Texts" are certain short passages of text that are listed,
as Front-Cover Texts or Back-Cover Texts, in the notice that says that
the Document is released under this License. A Front-Cover Text may
be at most 5 words, and a Back-Cover Text may be at most 25 words.
A "Transparent" copy of the Document means a machine-readable copy,
represented in a format whose specification is available to the
general public, that is suitable for revising the document
straightforwardly with generic text editors or (for images composed of
pixels) generic paint programs or (for drawings) some widely available
drawing editor, and that is suitable for input to text formatters or
for automatic translation to a variety of formats suitable for input
to text formatters. A copy made in an otherwise Transparent file
format whose markup, or absence of markup, has been arranged to thwart
or discourage subsequent modification by readers is not Transparent.
An image format is not Transparent if used for any substantial amount
of text. A copy that is not "Transparent" is called "Opaque".
Examples of suitable formats for Transparent copies include plain
ASCII without markup, Texinfo input format, LaTeX input format, SGML
or XML using a publicly available DTD, and standard-conforming simple
HTML, PostScript or PDF designed for human modification. Examples of
transparent image formats include PNG, XCF and JPG. Opaque formats
include proprietary formats that can be read and edited only by
proprietary word processors, SGML or XML for which the DTD and/or
processing tools are not generally available, and the
machine-generated HTML, PostScript or PDF produced by some word
processors for output purposes only.
The "Title Page" means, for a printed book, the title page itself,
plus such following pages as are needed to hold, legibly, the material
this License requires to appear in the title page. For works in
formats which do not have any title page as such, "Title Page" means
the text near the most prominent appearance of the work's title,
preceding the beginning of the body of the text.
A section "Entitled XYZ" means a named subunit of the Document whose
title either is precisely XYZ or contains XYZ in parentheses following
text that translates XYZ in another language. (Here XYZ stands for a
specific section name mentioned below, such as "Acknowledgements",
"Dedications", "Endorsements", or "History".) To "Preserve the Title"
of such a section when you modify the Document means that it remains a
section "Entitled XYZ" according to this definition.
The Document may include Warranty Disclaimers next to the notice which
states that this License applies to the Document. These Warranty
Disclaimers are considered to be included by reference in this
License, but only as regards disclaiming warranties: any other
implication that these Warranty Disclaimers may have is void and has
no effect on the meaning of this License.
2. VERBATIM COPYING
You may copy and distribute the Document in any medium, either
commercially or noncommercially, provided that this License, the
copyright notices, and the license notice saying this License applies
to the Document are reproduced in all copies, and that you add no other
conditions whatsoever to those of this License. You may not use
technical measures to obstruct or control the reading or further
copying of the copies you make or distribute. However, you may accept
compensation in exchange for copies. If you distribute a large enough
number of copies you must also follow the conditions in section 3.
You may also lend copies, under the same conditions stated above, and
you may publicly display copies.
3. COPYING IN QUANTITY
If you publish printed copies (or copies in media that commonly have
printed covers) of the Document, numbering more than 100, and the
Document's license notice requires Cover Texts, you must enclose the
copies in covers that carry, clearly and legibly, all these Cover
Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
the back cover. Both covers must also clearly and legibly identify
you as the publisher of these copies. The front cover must present
the full title with all words of the title equally prominent and
visible. You may add other material on the covers in addition.
Copying with changes limited to the covers, as long as they preserve
the title of the Document and satisfy these conditions, can be treated
as verbatim copying in other respects.
If the required texts for either cover are too voluminous to fit
legibly, you should put the first ones listed (as many as fit
reasonably) on the actual cover, and continue the rest onto adjacent
pages.
If you publish or distribute Opaque copies of the Document numbering
more than 100, you must either include a machine-readable Transparent
copy along with each Opaque copy, or state in or with each Opaque copy
a computer-network location from which the general network-using
public has access to download using public-standard network protocols
a complete Transparent copy of the Document, free of added material.
If you use the latter option, you must take reasonably prudent steps,
when you begin distribution of Opaque copies in quantity, to ensure
that this Transparent copy will remain thus accessible at the stated
location until at least one year after the last time you distribute an
Opaque copy (directly or through your agents or retailers) of that
edition to the public.
It is requested, but not required, that you contact the authors of the
Document well before redistributing any large number of copies, to give
them a chance to provide you with an updated version of the Document.
4. MODIFICATIONS
You may copy and distribute a Modified Version of the Document under
the conditions of sections 2 and 3 above, provided that you release
the Modified Version under precisely this License, with the Modified
Version filling the role of the Document, thus licensing distribution
and modification of the Modified Version to whoever possesses a copy
of it. In addition, you must do these things in the Modified Version:
A. Use in the Title Page (and on the covers, if any) a title distinct
from that of the Document, and from those of previous versions
(which should, if there were any, be listed in the History section
of the Document). You may use the same title as a previous version
if the original publisher of that version gives permission.
B. List on the Title Page, as authors, one or more persons or entities
responsible for authorship of the modifications in the Modified
Version, together with at least five of the principal authors of the
Document (all of its principal authors, if it has fewer than five),
unless they release you from this requirement.
C. State on the Title page the name of the publisher of the
Modified Version, as the publisher.
D. Preserve all the copyright notices of the Document.
E. Add an appropriate copyright notice for your modifications
adjacent to the other copyright notices.
F. Include, immediately after the copyright notices, a license notice
giving the public permission to use the Modified Version under the
terms of this License, in the form shown in the Addendum below.
G. Preserve in that license notice the full lists of Invariant Sections
and required Cover Texts given in the Document's license notice.
H. Include an unaltered copy of this License.
I. Preserve the section Entitled "History", Preserve its Title, and add
to it an item stating at least the title, year, new authors, and
publisher of the Modified Version as given on the Title Page. If
there is no section Entitled "History" in the Document, create one
stating the title, year, authors, and publisher of the Document as
given on its Title Page, then add an item describing the Modified
Version as stated in the previous sentence.
J. Preserve the network location, if any, given in the Document for
public access to a Transparent copy of the Document, and likewise
the network locations given in the Document for previous versions
it was based on. These may be placed in the "History" section.
You may omit a network location for a work that was published at
least four years before the Document itself, or if the original
publisher of the version it refers to gives permission.
K. For any section Entitled "Acknowledgements" or "Dedications",
Preserve the Title of the section, and preserve in the section all
the substance and tone of each of the contributor acknowledgements
and/or dedications given therein.
L. Preserve all the Invariant Sections of the Document,
unaltered in their text and in their titles. Section numbers
or the equivalent are not considered part of the section titles.
M. Delete any section Entitled "Endorsements". Such a section
may not be included in the Modified Version.
N. Do not retitle any existing section to be Entitled "Endorsements"
or to conflict in title with any Invariant Section.
O. Preserve any Warranty Disclaimers.
If the Modified Version includes new front-matter sections or
appendices that qualify as Secondary Sections and contain no material
copied from the Document, you may at your option designate some or all
of these sections as invariant. To do this, add their titles to the
list of Invariant Sections in the Modified Version's license notice.
These titles must be distinct from any other section titles.
You may add a section Entitled "Endorsements", provided it contains
nothing but endorsements of your Modified Version by various
parties--for example, statements of peer review or that the text has
been approved by an organization as the authoritative definition of a
standard.
You may add a passage of up to five words as a Front-Cover Text, and a
passage of up to 25 words as a Back-Cover Text, to the end of the list
of Cover Texts in the Modified Version. Only one passage of
Front-Cover Text and one of Back-Cover Text may be added by (or
through arrangements made by) any one entity. If the Document already
includes a cover text for the same cover, previously added by you or
by arrangement made by the same entity you are acting on behalf of,
you may not add another; but you may replace the old one, on explicit
permission from the previous publisher that added the old one.
The author(s) and publisher(s) of the Document do not by this License
give permission to use their names for publicity for or to assert or
imply endorsement of any Modified Version.
5. COMBINING DOCUMENTS
You may combine the Document with other documents released under this
License, under the terms defined in section 4 above for modified
versions, provided that you include in the combination all of the
Invariant Sections of all of the original documents, unmodified, and
list them all as Invariant Sections of your combined work in its
license notice, and that you preserve all their Warranty Disclaimers.
The combined work need only contain one copy of this License, and
multiple identical Invariant Sections may be replaced with a single
copy. If there are multiple Invariant Sections with the same name but
different contents, make the title of each such section unique by
adding at the end of it, in parentheses, the name of the original
author or publisher of that section if known, or else a unique number.
Make the same adjustment to the section titles in the list of
Invariant Sections in the license notice of the combined work.
In the combination, you must combine any sections Entitled "History"
in the various original documents, forming one section Entitled
"History"; likewise combine any sections Entitled "Acknowledgements",
and any sections Entitled "Dedications". You must delete all sections
Entitled "Endorsements".
6. COLLECTIONS OF DOCUMENTS
You may make a collection consisting of the Document and other documents
released under this License, and replace the individual copies of this
License in the various documents with a single copy that is included in
the collection, provided that you follow the rules of this License for
verbatim copying of each of the documents in all other respects.
You may extract a single document from such a collection, and distribute
it individually under this License, provided you insert a copy of this
License into the extracted document, and follow this License in all
other respects regarding verbatim copying of that document.
7. AGGREGATION WITH INDEPENDENT WORKS
A compilation of the Document or its derivatives with other separate
and independent documents or works, in or on a volume of a storage or
distribution medium, is called an "aggregate" if the copyright
resulting from the compilation is not used to limit the legal rights
of the compilation's users beyond what the individual works permit.
When the Document is included in an aggregate, this License does not
apply to the other works in the aggregate which are not themselves
derivative works of the Document.
If the Cover Text requirement of section 3 is applicable to these
copies of the Document, then if the Document is less than one half of
the entire aggregate, the Document's Cover Texts may be placed on
covers that bracket the Document within the aggregate, or the
electronic equivalent of covers if the Document is in electronic form.
Otherwise they must appear on printed covers that bracket the whole
aggregate.
8. TRANSLATION
Translation is considered a kind of modification, so you may
distribute translations of the Document under the terms of section 4.
Replacing Invariant Sections with translations requires special
permission from their copyright holders, but you may include
translations of some or all Invariant Sections in addition to the
original versions of these Invariant Sections. You may include a
translation of this License, and all the license notices in the
Document, and any Warranty Disclaimers, provided that you also include
the original English version of this License and the original versions
of those notices and disclaimers. In case of a disagreement between
the translation and the original version of this License or a notice
or disclaimer, the original version will prevail.
If a section in the Document is Entitled "Acknowledgements",
"Dedications", or "History", the requirement (section 4) to Preserve
its Title (section 1) will typically require changing the actual
title.
9. TERMINATION
You may not copy, modify, sublicense, or distribute the Document except
as expressly provided for under this License. Any other attempt to
copy, modify, sublicense or distribute the Document is void, and will
automatically terminate your rights under this License. However,
parties who have received copies, or rights, from you under this
License will not have their licenses terminated so long as such
parties remain in full compliance.
10. FUTURE REVISIONS OF THIS LICENSE
The Free Software Foundation may publish new, revised versions
of the GNU Free Documentation License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns. See
http://www.gnu.org/copyleft/.
Each version of the License is given a distinguishing version number.
If the Document specifies that a particular numbered version of this
License "or any later version" applies to it, you have the option of
following the terms and conditions either of that specified version or
of any later version that has been published (not as a draft) by the
Free Software Foundation. If the Document does not specify a version
number of this License, you may choose any version ever published (not
as a draft) by the Free Software Foundation.
ADDENDUM: How to use this License for your documents
To use this License in a document you have written, include a copy of
the License in the document and put the following copyright and
license notices just after the title page:
Copyright (c) YEAR YOUR NAME.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2
or any later version published by the Free Software Foundation;
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
A copy of the license is included in the section entitled "GNU
Free Documentation License".
If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts,
replace the "with...Texts." line with this:
with the Invariant Sections being LIST THEIR TITLES, with the
Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
If you have Invariant Sections without Cover Texts, or some other
combination of the three, merge those two alternatives to suit the
situation.
If your document contains nontrivial examples of program code, we
recommend releasing these examples in parallel under your choice of
free software license, such as the GNU General Public License,
to permit their use in free software.

@ -0,0 +1,7 @@
README
TODO
kaffeine/BUGS
kaffeine/CREDITS
kaffeine/README.atsc
kaffeine/README.dvb
kaffeine/README.gstreamer

@ -0,0 +1,145 @@
#!/usr/bin/python
import sys,os
import gettext
import apt
from PyQt4.QtCore import *
from PyQt4.QtGui import *
gettext.textdomain('kaffeine-install-codecs')
def _(string):
return unicode(gettext.gettext(string), 'utf-8')
if len(sys.argv) < 2:
sys.exit(1)
class InstallerOpProgress(apt.OpProgress):
def __init__(self, installer):
self.installer = installer
def update(self, percent):
self.installer.progress.setValue(percent)
QApplication.processEvents()
def done(self):
self.installer.progress.setValue(100)
QApplication.processEvents()
class CodecInstallerWidget(QDialog, apt.OpProgress):
def __init__(self):
QDialog.__init__(self)
self.setWindowTitle(_('Kaffeine codec installer'))
self.setModal(True)
self.status = QLabel()
self.status.setAlignment(Qt.AlignHCenter | Qt.AlignVCenter)
self.progress = QProgressBar()
layout = QVBoxLayout()
layout.addWidget(self.status)
layout.addWidget(self.progress)
self.setLayout(layout)
self.setStatus(_('Initializing...'))
desktop = QApplication.desktop()
self.setMinimumWidth(desktop.width() / 3)
self.adjustSize()
self.move((desktop.width()-self.width()) / 2,
(desktop.height()-self.height()) / 2)
self.show()
self.run()
def setStatus(self, text):
self.status.setText('<i>' + text + '</i>')
QApplication.processEvents()
def init_apt_cache(self):
self.setStatus(_('Preparing...'))
self.apt_cache = apt.Cache(InstallerOpProgress(self))
def run(self):
if sys.argv[1] == 'ffmpeg':
self.installer = self.install_ffmpeg
elif sys.argv[1] == 'dvdcss':
self.installer = self.install_dvdcss
else:
QMessageBox.critical(self, _('Error'), _('Unknown codec type'))
QApplication.exit(1)
return
if not self.installer():
QApplication.exit(1)
return
os.system('dcop kaffeine KaffeineIface reloadEngine')
os.system('dcop kaffeine KaffeineIface play')
QApplication.exit(0)
def check_already_installed(self, pkg):
if pkg and pkg.isInstalled:
QMessageBox.critical(self, _('Error'), _('Codec package is already installed'))
QApplication.exit(1)
return True
return False
def install_ffmpeg(self):
self.init_apt_cache()
pkg = self.search_pkg('libxine','-ffmpeg')
if self.check_already_installed(pkg):
return False
confirm = QMessageBox.question(self, _('Codec not found'),
_('Kaffeine does not have a codec '
'installed to play this file. '
'Do you want to install the codecs?'),
QMessageBox.Yes | QMessageBox.No)
if (confirm == QMessageBox.No):
QApplication.exit(1)
return False
self.setStatus(_('Installing...'))
QApplication.processEvents()
self.install_cache_package(pkg)
return True
def install_cache_package(self, pkg):
if os.system('kdesu -d \'adept_batch install ' + pkg.name + '\'') != 0:
QApplication.exit(1)
return
def search_pkg(self, prefix, suffix = ''):
for pkg in self.apt_cache:
if pkg.name.startswith(prefix) and pkg.name.endswith(suffix):
return pkg
return None
def install_dvdcss(self):
self.init_apt_cache()
pkg = self.search_pkg('libdvdcss')
if self.check_already_installed(pkg):
return False
answer = QMessageBox.question(self, _('Codec not found'),
_('LibDVDCSS (http://www.videolan.org/developers/libdvdcss.html) '
'is about to be installed, it allows you to watch encrypted DVD '
'videos. This is illegal in some countries which '
'require decryption to be authorised by the copyright holder. '
'Do you want to install this package?'),
QMessageBox.Yes | QMessageBox.No)
if (answer == QMessageBox.No):
QApplication.exit(1)
return False
self.setStatus(_('Installing...'))
QApplication.processEvents()
distro_arch = os.popen('dpkg --print-installation-architecture').read()
distro_arch = distro_arch[:-1] # remove trailing newline
libdvdcss_url = 'http://kubuntu.org/packages/libdvdcss-' + distro_arch + '.deb'
os.system('kfmclient exec ' + libdvdcss_url)
return True
app = QApplication(sys.argv)
window = CodecInstallerWidget()
window.exec_()

@ -0,0 +1,46 @@
#!/bin/sh
set -e
site=http://www.dtek.chalmers.se/groups/dvd/deb/
arch=`dpkg --print-installation-architecture`
soname=2
uversion=1.2.5
available="alpha amd64 hppa i386 ia64 powerpc s390 sparc"
version=${uversion}-1
if [ ! -e /usr/bin/wget ]
then
echo "Install wget and run this script again"
exit 1
fi
for a in $available; do
if [ "$a" = "$arch" ]; then
wget ${site}libdvdcss${soname}_${version}_${arch}.deb -O /tmp/libdvdcss.deb
dpkg -i /tmp/libdvdcss.deb
exit $?
fi
done
echo "No binary deb available. Will try to build and install it."
echo "You need to have debhelper, dpkg-dev and fakeroot installed."
echo "If not, interrupt now, install them and rerun this script."
echo ""
echo "This is higly experimental, look out for what happens below."
echo "If you want to stop, interrupt now (control-c), else press"
echo "return to proceed"
read dum
mkdir -p /tmp/dvd
cd /tmp/dvd
wget ${site}libdvdcss_${uversion}.orig.tar.gz
wget ${site}libdvdcss_${version}.diff.gz
wget ${site}libdvdcss_${version}.dsc
dpkg-source -x libdvdcss_${version}.dsc
cd libdvdcss-${uversion}
fakeroot ./debian/rules binary
echo "Any problems? Interrupt now (control-c) and try to fix"
echo "manually, else go on and install (return)."
dpkg -i ../libdvdcss${soname}_${version}_${arch}.deb

@ -0,0 +1,4 @@
debian/tmp/opt/kde3/lib/kde3/libgstreamerpart.la
debian/tmp/opt/kde3/lib/kde3/libgstreamerpart.so
debian/tmp/opt/kde3/share/services/gstreamer_part.desktop
debian/tmp/opt/kde3/share/apps/gstreamerpart/gstreamer_part.rc

@ -0,0 +1,11 @@
# this file is "/usr/share/applications/kde/kaffeine-iso.desktop"
[Desktop Entry]
Exec=kaffeine dvd:%f
Icon=kaffeine
MimeType=application/x-iso
Name=kaffeine
Name[en_US]=kaffeine
StartupNotify=true
Terminal=false
Type=Application
NoDisplay=true

@ -0,0 +1,23 @@
debian/tmp/opt/kde3/bin/
debian/tmp/opt/kde3/lib/*.so*
debian/tmp/opt/kde3/lib/*.la
debian/tmp/opt/kde3/share/servicetypes/
debian/tmp/opt/kde3/share/applications/
debian/tmp/opt/kde3/share/apps/kaffeine/
debian/tmp/opt/kde3/share/apps/profiles/kaffeine.profile.xml
debian/tmp/opt/kde3/share/apps/konqueror/servicemenus/kaffeine_open_directory.desktop
debian/tmp/opt/kde3/share/apps/konqueror/servicemenus/kaffeine_append_file.desktop
debian/tmp/opt/kde3/share/apps/konqueror/servicemenus/kaffeine_play_dvd.desktop
debian/tmp/opt/kde3/share/apps/konqueror/servicemenus/kaffeine_play_vcd.desktop
debian/tmp/opt/kde3/share/doc/
debian/tmp/opt/kde3/share/icons/
debian/tmp/opt/kde3/share/mimelnk/application/x-kaffeine.desktop
debian/tmp/opt/kde3/share/locale/
debian/tmp/opt/kde3/include/kde/kaffeine/*h
debian/tmp/opt/kde3/share/services/kaffeineoggvorbis.desktop
debian/tmp/opt/kde3/lib/kde3/libkaffeineoggvorbis.la
debian/tmp/opt/kde3/lib/kde3/libkaffeineoggvorbis.so
debian/tmp/opt/kde3/lib/kde3/libxinepart.la
debian/tmp/opt/kde3/lib/kde3/libxinepart.so
debian/tmp/opt/kde3/share/services/xine_part.desktop

@ -0,0 +1,8 @@
kaffeine: manpage-has-errors-from-man usr/share/man/man1/kaffeine.1.gz 17: warning: can't find numbered character 195
# It isn't a library or a development package and no other packages uses
# libkaffeinedvbplugin0, libkaffeineaudioencoder0 and libkaffeinepart.
# kaffeine needs them and maybe a split can happen later.
kaffeine-kde3: package-name-doesnt-match-sonames libkaffeineaudioencoder0 libkaffeinedvbplugin0 libkaffeinepart
kaffeine-kde3: non-dev-pkg-with-shlib-symlink usr/lib/libkaffeinedvbplugin.so.0.0.1 usr/lib/libkaffeinedvbplugin.so
kaffeine-kde3: non-dev-pkg-with-shlib-symlink usr/lib/libkaffeineaudioencoder.so.0.0.1 usr/lib/libkaffeineaudioencoder.so
kaffeine-kde3: shlib-missing-in-control-file libkaffeinepart.so for usr/lib/libkaffeinepart.so

@ -0,0 +1,187 @@
.\" This file was generated by kdemangen.pl
.TH KAFFEINE 1 "Apr 2005" "K Desktop Environment" "A media player for KDE"
.SH NAME
kaffeine
- A media player for KDE that can use multiple backends for playback.
.SH SYNOPSIS
kaffeine [Qt-options] [KDE-options] [options] [file]
.SH DESCRIPTION
Kaffeine is a media player for KDE. While it supports multiple player
engines, its default engine is Xine, giving Kaffeine a wide variety of
supported media types and letting Kaffeine access CDs, DVDs, and
network streams easily.
Kaffeine can keep track of multiple playlists simultaneously, and supports
autoloading of subtitles files for use while playing video.
Author: Jürgen Kofler
Homepage: http://kaffeine.sourceforge.net
.SH OPTIONS
.SS
.SS Arguments:
.TP
.B file
File(s) to play. Can be a local file, a URL, a directory or 'DVD', 'VCD', 'AudioCD'.
.SS Options:
.TP
.B -p, --play
Start playing immediately
.TP
.B -f, --fullscreen
Start in fullscreen mode
.TP
.B -a, --audiodriver <argument>
Set audio driver [default]
.TP
.B -x, --videodriver <argument>
Set video driver [default]
.TP
.B -d, --device <argument>
Set Audio-CD/VCD/DVD device path. [default]
.TP
.B --verbose
Output xine debug messages
.TP
.B -w, --wizard
Run installation wizard
.SS
.SS Generic options:
.TP
.B --help
Show help about options
.TP
.B --help-qt
Show Qt specific options
.TP
.B --help-kde
Show KDE specific options
.TP
.B --help-all
Show all options
.TP
.B --author
Show author information
.TP
.B -v, --version
Show version information
.TP
.B --license
Show license information
.TP
.B --
End of options
.SS
.SS KDE options:
.TP
.B --caption <caption>
Use 'caption' as name in the titlebar
.TP
.B --icon <icon>
Use 'icon' as the application icon
.TP
.B --miniicon <icon>
Use 'icon' as the icon in the titlebar
.TP
.B --config <filename>
Use alternative configuration file
.TP
.B --dcopserver <server>
Use the DCOP Server specified by 'server'
.TP
.B --nocrashhandler
Disable crash handler, to get core dumps
.TP
.B --waitforwm
Waits for a WM_NET compatible windowmanager
.TP
.B --style <style>
sets the application GUI style
.TP
.B --geometry <geometry>
sets the client geometry of the main widget - see man X for the argument format
.TP
.B --nofork
Don't run in the background.
.SS
.SS Qt options:
.TP
.B --display <displayname>
Use the X-server display 'displayname'
.TP
.B --session <sessionId>
Restore the application for the given 'sessionId'
.TP
.B --cmap
Causes the application to install a private color
map on an 8-bit display
.TP
.B --ncols <count>
Limits the number of colors allocated in the color
cube on an 8-bit display, if the application is
using the QApplication::ManyColor color
specification
.TP
.B --nograb
tells Qt to never grab the mouse or the keyboard
.TP
.B --dograb
running under a debugger can cause an implicit
-nograb, use -dograb to override
.TP
.B --sync
switches to synchronous mode for debugging
.TP
.B --fn, --font <fontname>
defines the application font
.TP
.B --bg, --background <color>
sets the default background color and an
application palette (light and dark shades are
calculated)
.TP
.B --fg, --foreground <color>
sets the default foreground color
.TP
.B --btn, --button <color>
sets the default button color
.TP
.B --name <name>
sets the application name
.TP
.B --title <title>
sets the application title (caption)
.TP
.B --visual TrueColor
forces the application to use a TrueColor visual on
an 8-bit display
.TP
.B --inputstyle <inputstyle>
sets XIM (X Input Method) input style. Possible
values are onthespot, overthespot, offthespot and
root
.TP
.B --im <XIM server>
set XIM server
.TP
.B --noxim
disable XIM
.TP
.B --reverse
mirrors the whole layout of widgets
.SS
.SH SEE ALSO
Full user documentation is available through the KDE Help Center. You can also enter the URL
.BR help:/kaffeine/
directly into konqueror or you can run
.BR "`khelpcenter help:/kaffeine/'"
from the command-line.
.br
.SH AUTHORS
.nf
Jürgen Kofler <kaffeine@gmx.net>
.br
Christophe Thommeret <hftom@free.fr>
.br

@ -0,0 +1,463 @@
/* XPM */
static char * kaffeine_xpm[] = {
"32 32 428 2",
" c None",
". c #030100",
"+ c #1B0D00",
"@ c #2A1300",
"# c #361900",
"$ c #472000",
"% c #3D1C00",
"& c #291300",
"* c #1A0C00",
"= c #000000",
"- c #110800",
"; c #502500",
"> c #924300",
", c #9E4900",
"' c #753600",
") c #532600",
"! c #562800",
"~ c #652E00",
"{ c #662F00",
"] c #883F00",
"^ c #221000",
"/ c #0B0500",
"( c #351900",
"_ c #AE5000",
": c #D06100",
"< c #A84E00",
"[ c #5E2C00",
"} c #3C1C00",
"| c #6B3100",
"1 c #803B00",
"2 c #713400",
"3 c #C65C00",
"4 c #F57900",
"5 c #F39000",
"6 c #9A5900",
"7 c #180B00",
"8 c #522600",
"9 c #BF5900",
"0 c #E66A00",
"a c #B45300",
"b c #4A2200",
"c c #3A1A00",
"d c #482100",
"e c #612D00",
"f c #7B3900",
"g c #853D00",
"h c #DD6700",
"i c #FD8600",
"j c #FF9B00",
"k c #F78000",
"l c #944A00",
"m c #0C0500",
"n c #592900",
"o c #E46B00",
"p c #F67300",
"q c #A14B00",
"r c #401D00",
"s c #351800",
"t c #452000",
"u c #672F00",
"v c #783700",
"w c #894000",
"x c #683000",
"y c #C25A00",
"z c #EA7000",
"A c #FE8F00",
"B c #FF9600",
"C c #FD7B00",
"D c #F97F00",
"E c #4F2800",
"F c #3F1F00",
"G c #CF6100",
"H c #FC7800",
"I c #C55C00",
"J c #421F00",
"K c #462000",
"L c #5B2A00",
"M c #833D00",
"N c #8B4000",
"O c #763700",
"P c #D86400",
"Q c #F67A00",
"R c #FF9A00",
"S c #FE8800",
"T c #FD7D00",
"U c #FD8200",
"V c #A85D00",
"W c #0D0800",
"X c #1F0E00",
"Y c #D76500",
"Z c #FD8000",
"` c #C96000",
" . c #4F2500",
".. c #371900",
"+. c #4C2300",
"@. c #632E00",
"#. c #833C00",
"$. c #843D00",
"%. c #9F4A00",
"&. c #E56B00",
"*. c #FB8500",
"=. c #FD7E00",
"-. c #FD8300",
";. c #E37D00",
">. c #392100",
",. c #0A0500",
"'. c #8C4100",
"). c #FB7F00",
"!. c #F17800",
"~. c #6B3200",
"{. c #3B1B00",
"]. c #512500",
"^. c #773700",
"/. c #823C00",
"(. c #914300",
"_. c #9D4800",
":. c #7B3800",
"<. c #BD5700",
"[. c #EF7500",
"}. c #FE9300",
"|. c #F68C00",
"1. c #5C3300",
"2. c #502600",
"3. c #E97900",
"4. c #F77F00",
"5. c #9E4C00",
"6. c #3E1D00",
"7. c #582800",
"8. c #6E3300",
"9. c #7D3900",
"0. c #873E00",
"a. c #9F4900",
"b. c #9C4800",
"c. c #DA6600",
"d. c #FD8100",
"e. c #FF9C00",
"f. c #FB7600",
"g. c #FD7F00",
"h. c #FD8500",
"i. c #FE9000",
"j. c #884F00",
"k. c #BA5B00",
"l. c #FC8700",
"m. c #D56B00",
"n. c #773600",
"o. c #813B00",
"p. c #954400",
"q. c #A54C00",
"r. c #7E3A00",
"s. c #AD5000",
"t. c #E16B00",
"u. c #FE8D00",
"v. c #F47500",
"w. c #FC7900",
"x. c #FE9400",
"y. c #9A5A00",
"z. c #532800",
"A. c #F98300",
"B. c #FA8800",
"C. c #703300",
"D. c #853E00",
"E. c #8F4200",
"F. c #9A4700",
"G. c #A44C00",
"H. c #A64D00",
"I. c #7C3900",
"J. c #D66300",
"K. c #F57B00",
"L. c #FF9900",
"M. c #FB8800",
"N. c #F17000",
"O. c #FA7500",
"P. c #FD7C00",
"Q. c #AE6600",
"R. c #140900",
"S. c #A15200",
"T. c #FE8A00",
"U. c #E47400",
"V. c #843C00",
"W. c #964500",
"X. c #A04900",
"Y. c #A34B00",
"Z. c #A64C00",
"`. c #AC4F00",
" + c #B15100",
".+ c #DF6700",
"++ c #FB8100",
"@+ c #F37B00",
"#+ c #EF6F00",
"$+ c #F87400",
"%+ c #A36000",
"&+ c #3B1E00",
"*+ c #E47900",
"=+ c #F78900",
"-+ c #BC5A00",
";+ c #B55400",
">+ c #B35300",
",+ c #B25200",
"'+ c #B45200",
")+ c #B55300",
"!+ c #E66E00",
"~+ c #F99000",
"{+ c #E56D00",
"]+ c #ED6E00",
"^+ c #F77300",
"/+ c #FD7A00",
"(+ c #FE8E00",
"_+ c #925500",
":+ c #643200",
"<+ c #F88A00",
"[+ c #E77800",
"}+ c #A94F00",
"|+ c #BC5700",
"1+ c #BE5800",
"2+ c #B85500",
"3+ c #7A3800",
"4+ c #C45B00",
"5+ c #F87B00",
"6+ c #EF7C00",
"7+ c #DB6600",
"8+ c #E86C00",
"9+ c #FC7700",
"0+ c #804900",
"a+ c #C86800",
"b+ c #FC8F00",
"c+ c #BF5F00",
"d+ c #7D3A00",
"e+ c #A44B00",
"f+ c #B65400",
"g+ c #BF5800",
"h+ c #C05900",
"i+ c #8D4100",
"j+ c #A04A00",
"k+ c #D66400",
"l+ c #DA6500",
"m+ c #E36A00",
"n+ c #F97500",
"o+ c #F38300",
"p+ c #543000",
"q+ c #E67A00",
"r+ c #FE9100",
"s+ c #954600",
"t+ c #693000",
"u+ c #934300",
"v+ c #783800",
"w+ c #E76F00",
"x+ c #FE9800",
"y+ c #F38800",
"z+ c #CE6000",
"A+ c #D16200",
"B+ c #DF6800",
"C+ c #F06F00",
"D+ c #FA7600",
"E+ c #E57A00",
"F+ c #3C2200",
"G+ c #020100",
"H+ c #F18300",
"I+ c #FB8700",
"J+ c #5A2900",
"K+ c #5A2A00",
"L+ c #934400",
"M+ c #A74D00",
"N+ c #B05100",
"O+ c #893F00",
"P+ c #C85D00",
"Q+ c #F47E00",
"R+ c #FD9A00",
"S+ c #DB6E00",
"T+ c #C75C00",
"U+ c #CD5F00",
"V+ c #D36200",
"W+ c #E16900",
"X+ c #F17100",
"Y+ c #C46400",
"Z+ c #1B1000",
"`+ c #1D0D00",
" @ c #F88B00",
".@ c #EC7C00",
"+@ c #3F1D00",
"@@ c #763600",
"#@ c #873F00",
"$@ c #954500",
"%@ c #9C4900",
"&@ c #AB4F00",
"*@ c #DB6900",
"=@ c #FD8F00",
"-@ c #F58E00",
";@ c #BB5700",
">@ c #C15A00",
",@ c #C95D00",
"'@ c #D16100",
")@ c #994700",
"!@ c #070300",
"~@ c #582900",
"{@ c #FA8D00",
"]@ c #D46C00",
"^@ c #2E1500",
"/@ c #442000",
"(@ c #652F00",
"_@ c #743500",
":@ c #E47200",
"<@ c #C55B00",
"[@ c #421E00",
"}@ c #FA8B00",
"|@ c #B85D00",
"1@ c #2C1400",
"2@ c #6F3300",
"3@ c #7F3A00",
"4@ c #8A4000",
"5@ c #974600",
"6@ c #8E4200",
"7@ c #CA5E00",
"8@ c #FE9700",
"9@ c #D16300",
"0@ c #C35A00",
"a@ c #B15200",
"b@ c #080400",
"c@ c #5F2C00",
"d@ c #F98900",
"e@ c #A85400",
"f@ c #4D2300",
"g@ c #602C00",
"h@ c #E56C00",
"i@ c #FF9700",
"j@ c #F38500",
"k@ c #CC5E00",
"l@ c #D06200",
"m@ c #D46300",
"n@ c #D96600",
"o@ c #683100",
"p@ c #2D1500",
"q@ c #F88400",
"r@ c #A14F00",
"s@ c #7F3B00",
"t@ c #753500",
"u@ c #F27800",
"v@ c #E17300",
"w@ c #CF6000",
"x@ c #DE6800",
"y@ c #CF6500",
"z@ c #2A1600",
"A@ c #050200",
"B@ c #F18100",
"C@ c #A15100",
"D@ c #622D00",
"E@ c #FD8C00",
"F@ c #F78F00",
"G@ c #D06300",
"H@ c #D76400",
"I@ c #E46A00",
"J@ c #EB6D00",
"K@ c #FA7A00",
"L@ c #643600",
"M@ c #D86E00",
"N@ c #B05800",
"O@ c #4E2400",
"P@ c #723400",
"Q@ c #5D2B00",
"R@ c #AF5100",
"S@ c #EE7300",
"T@ c #EB7A00",
"U@ c #E36900",
"V@ c #D06D00",
"W@ c #904800",
"X@ c #C96200",
"Y@ c #331700",
"Z@ c #451F00",
"`@ c #FD8800",
" # c #FE9500",
".# c #D96900",
"+# c #D26200",
"@# c #E26900",
"## c #DF7900",
"$# c #412500",
"%# c #442100",
"&# c #301600",
"*# c #441F00",
"=# c #AC5000",
"-# c #FE8C00",
";# c #F98700",
"># c #F67200",
",# c #794600",
"'# c #080500",
")# c #120800",
"!# c #A24D00",
"~# c #662E00",
"{# c #411E00",
"]# c #4F2400",
"^# c #6D3200",
"/# c #F17900",
"(# c #E77300",
"_# c #F68000",
":# c #9C5900",
"<# c #311700",
"[# c #904300",
"}# c #2F1600",
"|# c #FB8600",
"1# c #FA8C00",
"2# c #D86700",
"3# c #EE6F00",
"4# c #A85A00",
"5# c #1E1100",
"6# c #361800",
"7# c #EB7600",
"8# c #EE7700",
"9# c #D36300",
"0# c #E96D00",
"a# c #F87500",
"b# c #F37800",
"c# c #9F5300",
"d# c #090500",
"e# c #2D1400",
"f# c #3C1B00",
"g# c #793800",
"h# c #DF6A00",
"i# c #F27000",
"j# c #F07100",
"k# c #723700",
"l# c #140A00",
"m# c #1B0C00",
"n# c #231000",
"o# c #522D00",
"p# c #DD7E00",
"q# c #CC5F00",
"r# c #8B4100",
"s# c #2A1400",
"t# c #3F2300",
"u# c #6A3400",
" . + @ # $ % & + * = = = = ",
" - ; > , ' ) ! ~ { ] { ^ = = = = ",
" / ( _ : < [ } ; | 1 2 3 4 5 6 7 = = = ",
" 8 9 0 a b c d e f 1 g h i j k l = = = = ",
" m n o p q r s t u v w x y z A B C D E = = = = ",
" F G H I J # K L 2 M N O P Q R S T U V W = = = ",
" X Y Z ` ...+.@.2 #.> $.%.&.*.j Z =.-.;.>.= = = ",
" ,.'.).!.~.{.].@.^./.(._.:.<.[.}.}.H =.-.|.1.= = = ",
" 2.3.4.5.6.7.8.9.0.> a.b.$.c.d.e.Z f.g.h.i.j.= = = = ",
" = k.l.m.[ e n.o.'.p._.q.r.s.t.u.j v.w.g.h.x.y.= = = = ",
" z.A.B.'.C.D.E.F.b.G.H.G.I.J.K.L.M.N.O.P.-.}.Q.= = = = ",
" R.S.T.U.V.W._.X.Y.Z.`. +W.E..+++e.@+#+$+C d.A %+= = = = ",
" &+*+=+-+;+>+a ,+,+,+'+)+1 >+!+}.~+{+]+^+/+Z (+_+= = = = ",
" = :+<+[+}+|+1+9 1+)+2+2+a 3+4+5+j 6+7+8+N.9+Z (+0+= = = = ",
" = a+b+c+d+e+a f+g+h+1+h+i+j+k+A j l+J.m+8+n+/+o+p+= = = = ",
" = q+r+s+t+u+e+_ )+2+<.f+v+<.w+x+y+z+A+k+B+C+D+E+F+= = = = ",
" G+H+I+J+K+1 L+, M+N+)+F.O+P+Q+R+S+y T+U+V+W+X+Y+Z+= = = ",
" `+ @.@+@].@@#@$@%@H.&@r._.*@=@-@` ;@h+>@,@'@&.)@!@= = = ",
" ~@{@]@^@/@(@_@] L+, , 2 ;+K.R :@<.<.<.2+|+<@U+[@= = = = ",
" ~.}@|@1@{.J+2@3@4@5@f 6@7@S 8@9@h+y y 0@9 9 a@b@= = = = ",
" c@d@e@1@s f@c@@@$.] g@;+h@i@j@0@,@k@G l@m@n@o@= = = = = ",
" p@q@r@1@^@t K+C.s@_@t@,@u@i@v@,@w@'@c.x@8+y@z@= = = = ",
" A@B@C@1@1@% ; x ^.D@L+n@E@F@G@z+H@I@J@p K@L@= = = = = ",
" = M@N@1@1@..O@D@P@Q@R@S@}.T@U+V+U@#+^+C V@W = = = = ",
" = W@X@1@1@Y@Z@c@7./.7@`@ #.#+#@#C+9+C ##$#= = = = = ",
" = %#n@Y@1@&#*#~@b =#B+-#;#w@7+J@>#T U ,#'#= = = = ",
" = )#!#~#1@&#{#]#^#4+/#i@(#V+m+p C _#:#= = = = = ",
" = <#[#Y@}#6.b i+k+|#1#2#l+3#/+Z 4#5#= = = = = ",
" = = 6#K }#[@7.R@7#A 8#9#0#a#b#c#d#= = = = = ",
" = A@R.e#f#g#P+I+A h#n@i#j#k#l#= = = = = ",
" = = !@m#n#o#p#o+q#9 r#s#= = = = = = ",
" = = = = = = t#u#+@1@b@= = = = = = = "};

@ -0,0 +1,14 @@
[Desktop Entry]
Encoding=UTF-8
Type=ServiceType
X-KDE-ServiceType=Kaffeine/CodecInstall
# The unplayable codec
[PropertyDef::X-KDE-Kaffeine-codec]
Type=QString
[PropertyDef::X-KDE-Kaffeine-engine]
Type=QString
[PropertyDef::Exec]
Type=QString

@ -0,0 +1,8 @@
[Desktop Entry]
Encoding=UTF-8
Type=Service
ServiceTypes=Kaffeine/CodecInstall
X-KDE-Kaffeine-codec=dvdcss
X-KDE-Kaffeine-engine=xine-engine
Exec=kdialog --sorry "This DVD Video is encrypted. To be able to watch it you will need to install libdvdcss by running from a console: sudo /usr/share/doc/kaffeine/install-css.sh. In some countries it is illegal to install the decryption software without permission from the video copyright holder."

@ -0,0 +1,8 @@
[Desktop Entry]
Encoding=UTF-8
Type=Service
ServiceTypes=Kaffeine/CodecInstall
X-KDE-Kaffeine-codec=ffmpeg
X-KDE-Kaffeine-engine=xine-engine
Exec=/opt/kde3/lib/kaffeine/install-codecs ffmpeg

@ -0,0 +1,7 @@
?package(kaffeine):\
needs="X11"\
section="Apps/Sound"\
hints="KDE"\
title="Kaffeine"\
command="/opt/kde3/bin/kaffeine"\
icon="/usr/share/pixmaps/kaffeine.xpm"

@ -0,0 +1,53 @@
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
DEB_CONFIGURE_MANDIR := /opt/kde3/share/man
DEB_CONFIGURE_PREFIX := /opt/kde3
DEB_CONFIGURE_INFODIR := /opt/kde3/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_CONFIGURE_EXTRA_FLAGS := --without-lame --prefix=/opt/kde3 --with-extra-libs=/opt/kde3/lib
DEB_INSTALL_MANPAGES_kaffeine-kde3 := debian/kaffeine.1
DEB_FIXPERMS_EXCLUDE := install-css.sh install-codecs
post-patches:: debian/stamp-bootstrap
debian/stamp-bootstrap:
! [ -f /usr/share/libtool/ltmain.sh ] || \
cp -f /usr/share/libtool/ltmain.sh admin/ltmain.sh
! [ -f /usr/share/libtool/config/ltmain.sh ] || \
cp -f /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
make -f admin/Makefile.common cvs
touch debian/stamp-bootstrap
install/kaffeine-kde3::
install -D -p -m0644 debian/kaffeine.xpm debian/kaffeine/opt/kde3/share/pixmaps/kaffeine.xpm
install -D -p -m0644 debian/kaffeine-kde3.lintian-overrides debian/kaffeine/opt/kde3/share/lintian/overrides/kaffeine
install -D -p -m0755 debian/install-css.sh debian/kaffeine/opt/kde3/share/doc/kaffeine/install-css.sh
install -D -p -m0644 debian/kaffeine-iso.desktop debian/kaffeine/opt/kde3/share/applications/kde/kaffeine-iso.desktop
#Kubuntu additions
install -D -p -m0755 debian/install-codecs debian/kaffeine/opt/kde3/lib/kaffeine/install-codecs
install -D -p -m0644 debian/kaffeine_xine-install-dvdcss.desktop debian/kaffeine/opt/kde3/share/services/kaffeine_xine-install-dvdcss.desktop
install -D -p -m0644 debian/kaffeine_xine-install-ffmpeg.desktop debian/kaffeine/opt/kde3/share/services/kaffeine_xine-install-ffmpeg.desktop
install -D -p -m0644 debian/kaffeine_codecinstall.desktop debian/kaffeine/opt/kde3/share/servicetypes/kaffeine_codecinstall.desktop
# file shipped by kdelibs
rm -f debian/kaffeine/opt/kde3/share/mimelnk/application/x-mplayer2.desktop
# Bogus, shouldn't be shipped..
rm -f debian/kaffeine/opt/kde3/share/doc/kde/HTML/en/doc/CMakeLists.txt
get-orig-source:
@@dh_testdir
@@[ -d ../tarballs/. ]
@@dpatch-get-origtargz ../tarballs

@ -0,0 +1,2 @@
version=3
http://sf.net/kaffeine/kaffeine-([\d.].[\d.].[\d])\.tar\.bz2 debian svn-upgrade

@ -0,0 +1,86 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2002,2003 Colin Walters <walters@debian.org>
# Description: Defines some useful variables, but no rules
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_rules_buildvars
_cdbs_rules_buildvars = 1
CDBS_VERSION = something
# Common useful variables
DEB_SOURCE_PACKAGE := $(strip $(shell egrep '^Source: ' debian/control | cut -f 2 -d ':'))
DEB_VERSION := $(shell dpkg-parsechangelog | egrep '^Version:' | cut -f 2 -d ' ')
DEB_NOEPOCH_VERSION := $(shell echo $(DEB_VERSION) | cut -d: -f2-)
DEB_UPSTREAM_VERSION := $(shell echo $(DEB_NOEPOCH_VERSION) | sed 's/-[^-]*$$//')
DEB_ISNATIVE := $(shell dpkg-parsechangelog | egrep '^Version:' | perl -ne 'print if not /^Version:\s*.*-/;')
# Split into arch/indep packages
ifneq ($(DEB_INDEP_PACKAGES),cdbs)
DEB_INDEP_PACKAGES := $(filter-out $(DONT_BUILD), $(strip $(shell $(_cdbs_scripts_path)/list-packages indep)))
DEB_ARCH_PACKAGES := $(filter-out $(DONT_BUILD), $(filter-out $(DEB_INDEP_PACKAGES),$(strip $(shell $(_cdbs_scripts_path)/list-packages same))))
endif
# Split into normal and udeb packages
ifeq ($(DEB_UDEB_PACKAGES),)
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
DEB_UDEB_PACKAGES = $(filter-out $(DONT_BUILD),$(filter %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
else
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES), $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
endif
# Too much bother for now. If someone complains we'll fix it.
#DEB_ARCH_UDEB_PACKAGES = $(filter %-udeb, $(DEB_ARCH_PACKAGES))
#DEB_INDEP_UDEB_PACKAGES = $(filter %-udeb, $(DEB_INDEP_PACKAGES))
# A handy list of every package, udeb or not
DEB_ALL_PACKAGES = $(filter-out $(DONT_BUILD),$(DEB_PACKAGES) $(DEB_UDEB_PACKAGES))
DEB_INDEP_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_INDEP_PACKAGES)))
DEB_ARCH_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_ARCH_PACKAGES)))
DEB_DBG_PACKAGES = $(filter-out $(DONT_BUILD), $(filter %-dbg, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
# Some support for srcdir != builddir builds.
# These are relative to the root of the package
DEB_SRCDIR ?= .
DEB_BUILDDIR ?= $(strip $(DEB_SRCDIR))
# Miscellaneous bits
DEB_ARCH = $(shell dpkg --print-architecture)
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_HOST_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_HOST_GNU_SYSTEM)
DEB_HOST_GNU_CPU ?= $(shell dpkg-architecture -qDEB_HOST_GNU_CPU)
DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
DEB_BUILD_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_SYSTEM)
DEB_BUILD_GNU_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_CPU)
DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
DEB_BUILD_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_CPU)
DEB_BUILD_ARCH_OS ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_OS)
ifeq ($(words $(DEB_ALL_PACKAGES)),1)
DEB_DESTDIR = $(CURDIR)/debian/$(strip $(DEB_ALL_PACKAGES))/
else
DEB_DESTDIR = $(CURDIR)/debian/tmp/
endif
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), cdbs (>= 0.4.23-1.1)
endif

@ -0,0 +1,109 @@
ifndef _cdbs_bootstrap
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
endif
ifndef _cdbs_class_debian-qt-kde
_cdbs_class_debian-qt-kde := 1
# Note: This _must_ be included before autotools.mk, or it won't work.
common-configure-arch common-configure-indep:: debian/stamp-cvs-make
debian/stamp-cvs-make:
cp -Rp /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
cp -Rp /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
$(MAKE) -C $(DEB_SRCDIR) -f admin/Makefile.common dist;
touch debian/stamp-cvs-make
include debian/cdbs/kde.mk$(_cdbs_makefile_suffix)
include debian/cdbs/uploaders.mk
DEB_PATCHDIRS := debian/patches/common debian/patches
DEB_KDE_ENABLE_FINAL := yes
DEB_INSTALL_DOCS_ALL :=
DEB_DH_MAKESHLIBS_ARGS_ALL := -V
DEB_SHLIBDEPS_INCLUDE = $(foreach p,$(PACKAGES_WITH_LIBS),debian/$(p)/usr/lib)
ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
cdbs_treat_me_gently_arches := arm m68k alpha ppc64 armel armeb
ifeq (,$(filter $(DEB_HOST_ARCH_CPU),$(cdbs_treat_me_gently_arches)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
else
cdbs_kde_enable_final =
endif
endif
common-build-arch:: debian/stamp-man-pages
debian/stamp-man-pages:
if ! test -d debian/man/out; then mkdir -p debian/man/out; fi
for f in $$(find debian/man -name '*.sgml'); do \
docbook-to-man $$f > debian/man/out/`basename $$f .sgml`.1; \
done
for f in $$(find debian/man -name '*.man'); do \
soelim -I debian/man $$f \
> debian/man/out/`basename $$f .man`.`head -n1 $$f | awk '{print $$NF}'`; \
done
touch debian/stamp-man-pages
common-binary-indep::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_INDEP_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
common-binary-arch::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_ARCH_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
clean::
rm -rf debian/man/out
-rmdir debian/man
rm -f debian/stamp-man-pages
rm -rf debian/shlibs-check
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_desktop; then dh_desktop -p$(cdbs_curpkg) $(DEB_DH_DESKTOP_ARGS); fi
if test -e debian/$(cdbs_curpkg).lintian; then \
install -p -D -m644 debian/$(cdbs_curpkg).lintian \
debian/$(cdbs_curpkg)/usr/share/lintian/overrides/$(cdbs_curpkg); \
fi
if test -e debian/$(cdbs_curpkg).presubj; then \
install -p -D -m644 debian/$(cdbs_curpkg).presubj \
debian/$(cdbs_curpkg)/usr/share/bug/$(cdbs_curpkg)/presubj; \
fi
binary-install/$(DEB_SOURCE_PACKAGE)-doc-html::
set -e; \
for doc in `cd $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en; find . -name index.docbook`; do \
pkg=$${doc%/index.docbook}; pkg=$${pkg#./}; \
echo Building $$pkg HTML docs...; \
mkdir -p $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
cd $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
/opt/kde3/bin/meinproc $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en/$$pkg/index.docbook; \
done
for pkg in $(DOC_HTML_PRUNE) ; do \
rm -rf debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
done
clean::
if test -n "$(DEB_KDE_CVS_MAKE)" && test -d $(DEB_SRCDIR); then \
cd $(DEB_SRCDIR); \
find . -name Makefile.in -print | \
xargs --no-run-if-empty rm -f; \
rm -f Makefile.am acinclude.m4 aclocal.m4 config.h.in \
configure configure.files configure.in stamp-h.in \
subdirs; \
fi
rm -f debian/stamp-cvs-make
endif

@ -0,0 +1,97 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2003 Christopher L Cheney <ccheney@debian.org>
# Description: A class for KDE packages; sets KDE environment variables, etc
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_class_kde
_cdbs_class_kde := 1
# for dh_icons
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), debhelper (>= 5.0.7ubuntu4)
include $(_cdbs_rules_path)/buildcore.mk$(_cdbs_makefile_suffix)
ifdef _cdbs_tarball_dir
DEB_BUILDDIR = $(_cdbs_tarball_dir)/obj-$(DEB_BUILD_GNU_TYPE)
else
DEB_BUILDDIR = obj-$(DEB_BUILD_GNU_TYPE)
endif
include $(_cdbs_class_path)/autotools.mk$(_cdbs_makefile_suffix)
export kde_cgidir = \$${libdir}/cgi-bin
export kde_confdir = \$${sysconfdir}/kde3
export kde_htmldir = \$${datadir}/doc/kde/HTML
ifeq (,$(filter noopt,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
endif
ifneq (,$(filter nostrip,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final =
cdbs_kde_enable_debug = --enable-debug=yes
else
cdbs_kde_enable_debug = --disable-debug
endif
ifneq (,$(filter debug,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_debug = --enable-debug=full
endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_icons; then dh_icons -p$(cdbs_curpkg) $(DEB_DH_ICONCACHE_ARGS); fi
cleanbuilddir::
-$(if $(call cdbs_streq,$(DEB_BUILDDIR),$(DEB_SRCDIR)),,rm -rf $(DEB_BUILDDIR))
common-build-arch common-build-indep:: debian/stamp-kde-apidox
debian/stamp-kde-apidox:
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) apidox)
touch $@
common-install-prehook-impl::
mkdir -p po
-XGETTEXT=/usr/bin/kde-xgettext EXTRACTATTR=/opt/kde3/bin/extractattr sh $(DEB_SRCDIR)/admin/cvs.sh extract-messages
-for file in po/*pot; do \
sed "s/charset=CHARSET/charset=UTF-8/" -i $$file; \
done
common-install-arch common-install-indep:: common-install-kde-apidox
common-install-kde-apidox::
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) install-apidox DESTDIR=$(DEB_DESTDIR))
clean::
rm -f debian/stamp-kde-apidox
rm -rf po/*.pot
# This is a convenience target for calling manually. It's not part of
# the build process.
buildprep: clean apply-patches
$(MAKE) -f admin/Makefile.common dist
debian/rules clean
endif

@ -0,0 +1,16 @@
Sune Vuorela <debian@pusling.com>
Ana Beatriz Guerrero Lopez <ana@debian.org>
Fathi Boudra <fboudra@free.fr>
Modestas Vainius <geromanas@mailas.com>
Josh Metzler <joshdeb@metzlers.org>
Isaac Clerencia <isaac@debian.org>
Adeodato Simó <dato@net.com.org.es>
Adeodato Simo <dato@net.com.org.es>
Christopher Martin <chrsmrtn@debian.org>
Daniel Schepler <schepler@debian.org>
Sarah Hobbs <hobbsee@ubuntu.com>
Nacho Barrientos Arias <nacho@debian.org>
Ricardo Javier Cardenes Medina <rcardenes@debian.org>
Ricardo Cardenes <rcardenes@debian.org>
Armin Berres <trigger+debian@space-based.de>
Francesco Pedrini <francesco.pedrini@gmail.com>

@ -0,0 +1,29 @@
MAINTAINER=Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
UPLOADERS=$(shell grep -e +++ -e "^ -- " debian/changelog | grep -v "debian-qt-kde@lists.debian.org" | head -13 | /bin/sed 's/^\s*//;s/\s*$$//;s/^+++\? Changes by //;s/^+++\? //;s/-- //;s/:$$//;s/ <.*//' | sort -u | while read line ; do grep "$$line" debian/cdbs/team-members ; done | tr "\n" ", " | sed 's/,/, /g;s/, $$//')
debian/control.tmp:
@if [ ! -e debian/control.in ] ; then \
echo "this package is not yet prepared for using automatic update of uploaders"; \
echo "Please do so."; \
exit 1; \
fi
@sed 's/@@@UPLOADERS@@@/$(UPLOADERS)/;s#@@@MAINTAINER@@@#$(MAINTAINER)#' debian/control.in > debian/control.tmp
check-uploaders: debian/control.tmp
@if ! diff -q debian/control debian/control.tmp ; then \
echo "WARNING:: Control file differs from manually generated one" ; \
echo "WARNING:: Please update it manually and check it afterwards" ; \
echo "WARNING:: Uploaders are updated by debian/rules update-uploaders" ;\
echo "WARNING:: If this is a binNMU, NMU or security upload, just ignore" ;\
fi
clean::
rm -f debian/control.tmp
update-uploaders: debian/control.tmp
@mv -f debian/control.tmp debian/control
makebuilddir:: check-uploaders

@ -0,0 +1,19 @@
#!/usr/bin/env perl
use strict;
use warnings;
my $version = `dpkg-parsechangelog | awk '/^Version/ {print \$2}'`;
my ($version3, $version3_next);
my ($version2, $version2_next);
($version3 = $version) =~ s/-[^-]+$//;
($version2 = $version3) =~ s/\.[^.]+$//;
($version3_next = $version3) =~ s/(?<=\.)(\d+)[a-z]?$/($1+1)/e;
($version2_next = $version2) =~ s/(?<=\.)(\d+)$/($1+1)/e;
print "KDE-Version3=$version3\n";
print "KDE-Version2=$version2\n";
print "KDE-Next-Version3=$version3_next\n";
print "KDE-Next-Version2=$version2_next\n";

@ -0,0 +1,270 @@
katapult-kde3 (0.3.2.1~0ubuntu3) karmic; urgency=low
* Karmic rebuild
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 02 July 2009 16:08:00 -0600
katapult-kde3 (0.3.2.1~0ubuntu2) intrepid; urgency=low
* Moved KDE3 to /opt/kde3
* Integrated properly with KDE4.2+
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Wed, 05 March 2009 01:11:00 -0600
katapult-kde3 (0.3.2.1~0ubuntu1) intrepid; urgency=low
* Added -kde3 suffix
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 11 Dec 2008 16:43:00 -0600
katapult (0.3.2.1-3) unstable; urgency=low
* Updated Slovak Translation .po (Closes: #441628)
* Added patch to make katapult link against QT
* Updated Rules for ability to build with dash (Closes: #459167)
* Bumped Standards Version
* Added Patch to fix issues with MySQL 5 BC Breaks
-- Martin Meredith <mez@ubuntu.com> Mon, 10 Mar 2008 16:41:04 +0000
katapult (0.3.2.1-2) unstable; urgency=low
* Merged in ubuntu Changes (outline below)
-- Martin Meredith <mez@ubuntu.com> Mon, 23 Jul 2007 08:22:14 +0100
katapult (0.3.2.1-1ubuntu2) gutsy; urgency=low
* Fix Fix ftbfs, bad version uploaded
-- Anthony Mercatante <tonio@ubuntu.com> Thu, 19 Jul 2007 20:36:32 +0200
katapult (0.3.2.1-1ubuntu1) gutsy; urgency=low
* Dont install the autostart desktop file. Causes katapult to show at
every boot, so well use ksmserver instead for silent startup.
-- Anthony Mercatante <tonio@ubuntu.com> Thu, 19 Jul 2007 10:23:35 +0200
katapult (0.3.2.1-1) unstable; urgency=low
* New Upstream Release
-- Martin Meredith <mez@ubuntu.com> Sun, 01 Jul 2007 22:12:51 +0100
katapult (0.3.2.1-0ubuntu1) gutsy; urgency=low
* New Upstream Release
-- Martin Meredith <mez@ubuntu.com> Sun, 01 Jul 2007 22:12:35 +0100
katapult (0.3.2-1) unstable; urgency=low
* New Upstream Release
* Fixed Localisation Issues (Closes: #352681)
-- Martin Meredith <mez@ubuntu.com> Sun, 01 Jul 2007 21:30:09 +0100
katapult (0.3.2-0ubuntu1) gutsy; urgency=low
* New Upstream Release
-- Martin Meredith <mez@ubuntu.com> Sun, 01 Jul 2007 21:29:57 +0100
katapult (0.3.1.4-0ubuntu6) gutsy; urgency=low
* Add kubuntu_01_clean_SQL.patch
Fixes LP: #120575
-- Anthony Mercatante <tonio@ubuntu.com> Fri, 29 Jun 2007 17:25:09 +0200
katapult (0.3.1.4-0ubuntu5) feisty; urgency=low
* Switch back to ksmserver autostart, since/usr/bin/autostart
let katapult appear on screen at every boot.
-- Anthony Mercatante <tonio@ubuntu.com> Sat, 20 Jan 2007 08:42:27 +0100
katapult (0.3.1.4-0ubuntu4) feisty; urgency=low
* Changed debian/rules, install autostart file in
/usr/share/autostart
-- Anthony Mercatante <tonio@ubuntu.com> Sat, 20 Jan 2007 01:27:32 +0100
katapult (0.3.1.4-0ubuntu3) feisty; urgency=low
* debian/control: Update upstream URL.
* debian/copyright: Correct misspelling of upstream authors.
-- Daniel T Chen <crimsun@ubuntu.com> Mon, 15 Jan 2007 12:54:56 -0500
katapult (0.3.1.4-0ubuntu2) feisty; urgency=low
* Fixed source package diff.
-- Anthony Mercatante <tonio@ubuntu.com> Tue, 7 Nov 2006 10:39:26 -0800
katapult (0.3.1.4-0ubuntu1) feisty; urgency=low
* New upstream release
* Removed all obsolete patches
-- Anthony Mercatante <tonio@ubuntu.com> Mon, 6 Nov 2006 14:06:26 -0800
katapult (0.3.1.3-0ubuntu5) edgy; urgency=low
* Add kubuntu_06_amarok_14.diff closes 60136
* Add kubuntu_07_work_with_non_english.diff closes 48103
* Add build-dep on sharutils
-- Jonathan Riddell <jriddell@ubuntu.com> Sun, 22 Oct 2006 14:51:54 +0100
katapult (0.3.1.3-0ubuntu4) edgy; urgency=low
* Set .pot name in debian/rules
-- Jonathan Riddell <jriddell@ubuntu.com> Sun, 1 Oct 2006 13:02:12 +0100
katapult (0.3.1.3-0ubuntu3) edgy; urgency=low
* Add kubuntu_05_fix_doublebackspace.diff, fixes Malone
-- Anthony Mercatante <tonio@ubuntu.com> Wed, 27 Sep 2006 22:03:02 +0200
katapult (0.3.1.3-0ubuntu2) edgy; urgency=low
* Add kubuntu_03_spellingcatalog.diff.uu and kubuntu_04_spellingcatalog_default.diff
to add back missing spelling catalogue
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 18 Sep 2006 13:53:26 +0100
katapult (0.3.1.3-0ubuntu1) edgy; urgency=low
* New upstream release (closing #58178 and #56918)
* Tarball rebuilt for modern "admin" folder since buildprep is used
due to Makefile.am addition by patch kubuntu_01_o2display.diff and
current admin folder is uncompatible with autoconf 2.60
-- Anthony Mercatante <tonio@ubuntu.com> Tue, 30 Aug 2006 13:20:02 +0200
katapult (0.3.1.2svn20060711-0ubuntu2) edgy; urgency=low
* Add kubuntu_01_o2display.diff with new look by Ken Wimer
* Add kubuntu_02_text_colours.diff with new text colours by Ken Wimer
-- Jonathan Riddell <jriddell@ubuntu.com> Tue, 29 Aug 2006 18:26:02 +0100
katapult (0.3.1.2svn20060711-0ubuntu1) edgy; urgency=low
* New snapshot
-- Jonathan Riddell <jriddell@ubuntu.com> Tue, 11 Jul 2006 15:36:09 +0000
katapult (0.3.1.2-0ubuntu4) dapper; urgency=low
* Rebuild to use dh_iconcache.
-- Daniel Holbach <daniel.holbach@ubuntu.com> Thu, 18 May 2006 15:08:05 +0200
katapult (0.3.1.2-0ubuntu3) dapper; urgency=low
[ Martin Meredith ]
* Add patch kubuntu_01_amarok_mysql.diff
allows Amarok plugin to work when Amarok is using mysql
-- Jonathan Riddell <jriddell@ubuntu.com> Sat, 13 May 2006 13:25:57 +0300
katapult (0.3.1.2-0ubuntu2) dapper; urgency=low
* Updated Control to list correct homepage
-- Martin Meredith <mez@ubuntu.com> Fri, 10 Mar 2006 13:45:03 +0000
katapult (0.3.1.2-0ubuntu1) dapper; urgency=low
* New Upstream Version
-- Martin Meredith <mez@ubuntu.com> Mon, 6 Mar 2006 19:37:07 +0000
katapult (0.3.1.1-1) unstable; urgency=low
* New Upstream Version
* Removed patches - incorporated into upstream
-- Martin Meredith <mez@ubuntu.com> Fri, 10 Mar 2006 13:43:49 +0000
katapult (0.3.1-1) unstable; urgency=low
* Initial upload to Debian. (Closes: #344787: ITP: katapult -- KDE Launcher
Application - Debian Bug report logs)
-- Martin Meredith <mez@ubuntu.com> Tue, 17 Jan 2006 15:59:50 +0000
katapult (0.3.baz20051226-1) unstable; urgency=low
* Removed automake/autotools B-D - not needed
* removed /doc folder - not needed
* Removed patchutils references - no patches - incorporated into upstream
-- Martin Meredith <mez@ubuntu.com> Wed, 28 Dec 2005 15:57:17 +0000
katapult (0.3.baz20051226-0ubuntu1) dapper; urgency=low
* Updated Source to Latest Baz Branch
* Incorporated patches into katapult
* Changed Maintainer: Field in control
-- Martin Meredith <mez@ubuntu.com> Mon, 26 Dec 2005 06:16:32 +0000
katapult (0.3-0ubuntu3) dapper; urgency=low
* Add back updated kubuntu_02_fix_desktop_file.diff to
make it not show in menu
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 15 Dec 2005 19:55:46 +0000
katapult (0.3-0ubuntu2) dapper; urgency=low
* Add automake1.9 to build-dep
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 9 Dec 2005 00:02:28 +0000
katapult (0.3-0ubuntu1) dapper; urgency=low
* New Upstream Version
* Removed all patches - In upstream
* Added Calculator and Amarok Plugins
* Add kubuntu_01_kdepot.diff for .pot generation
* Add kubuntu_02_default_catalogues.diff turn on calculator
and amarok plugins by default
* Add kubuntu_03_icon.diff use k-menu icon
* Sponsored upload for Martin Meredith <mez@ubuntu.com>
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 8 Dec 2005 17:58:36 +0000
katapult (0.2-0ubuntu3) breezy; urgency=low
* Add fixes from SVN:
- kubuntu_03_crash.diff prevent crash when it can't find an item
- kubuntu_04_systray_optional.diff turn off systray icon
- kubuntu_05_configure_shortcut.diff add keyboard shortcut for configure
- kubuntu_06_noautoexec.diff don't automatically start an item
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 15 Sep 2005 18:27:05 +0100
katapult (0.2-0ubuntu2) breezy; urgency=low
* Add libxi-dev build-depend
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 11 Jul 2005 09:21:12 +0000
katapult (0.2-0ubuntu1) breezy; urgency=low
* Initial Release.
* Fixed katapult.desktop file to be KDE standard complient (patch number 02).
* Fixed katapult/Makefile.am for desktop file directory (patch number 01).
* Added a manpage (from docbook source).
* Sponsored upload for Jean-Remy Falleri <jr.falleri@laposte.net>
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 7 Jul 2005 16:00:00 +0000

@ -0,0 +1,19 @@
Source: katapult-kde3
Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Build-Depends: cdbs (>= 0.4.46ubuntu5), debhelper (>= 5.0.0), kdelibs4-kde3-dev (>= 3.3), docbook2x, libxi-dev, sharutils, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev
Standards-Version: 3.8.3
Package: katapult-kde3
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: item launcher for KDE [KDE3]
Katapult is an application, which analyses text-based queries
to launch items, such as bookmarks, directories or programs.
.
The application is currently in an early stage of development but
the launchable item list can be extended by a plugin system, and
the look and feel can be skinned.
.
Homepage: http://katapult.kde.org/

@ -0,0 +1,35 @@
This package was debianized by Jean-Remy Falleri <jr.falleri@laposte.net> on
Mon, 9 May 2005 17:41:21 +0200.
It was downloaded from: http://sourceforge.net/projects/katapult/
Upstream Authors:
Martin Meredith <martin@sourceguru.net>
Bastian Holst <bastianholst@gmx.de>
Tobi Vollebregt <tobivollebregt@gmail.com>
Lee Olson <clearbeast@gmail.com>
Jean-Remi Falleri <jr.falleri@gmail.com>
Johnathan Riddell <jriddell@ubuntu.com>
Joe Ferris <jferris@optimistictech.com>
Copyright: (c) 2005-2007 Martin Meredith, Bastian Holst, Tobi Vollebregt,
Lee Olson, Jean-Remi Falleri, Jonathan Riddell,
and Joe Ferris
Packaging: (c) 2005-2007 Martin Meredith, Jean-Remy
All the software & packaging is GPL:
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 of the License, or
(at your option) any later version.
This program 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.
On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.

@ -0,0 +1,112 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
]>
<refentry>
<refentryinfo>
<author>
<firstname>Falleri</firstname>
<surname>Jean-Remy</surname>
<email>jr.falleri@laposte.net</email>
</author>
<copyright>
<year>2005</year>
<holder>Jean-Remy Falleri</holder>
</copyright>
<!-- XXX IMPORTANT XXX -->
<!-- Keep this date up to date: -->
<date>2005-05-10</date>
<!-- ^^^^^^^^^^ -->
</refentryinfo>
<refmeta>
<refentrytitle>katapult</refentrytitle>
<manvolnum>1</manvolnum>
</refmeta>
<refnamediv>
<refname>katapult</refname>
<refpurpose>A KDE laucher</refpurpose>
</refnamediv>
<refsynopsisdiv>
<cmdsynopsis>
<command>katapult</command>
<arg choice="opt">
<option><replaceable>Qt-options</replaceable></option>
</arg>
<arg choice="opt">
<option><replaceable>KDE-options</replaceable></option>
</arg>
</cmdsynopsis>
</refsynopsisdiv>
<refsect1>
<title>DESCRIPTION</title>
<para>
Katapult is a KDE laucher.
</para>
<para>
It uses text-based queries to launch a program, a bookmark or a directory.
</para>
</refsect1>
<refsect1>
<title>OPTIONS</title>
<para>
All <productname>KDE</productname> and <productname>Qt</productname>
programs accept a some common command-line options. Katapult has no
application-specific options.
</para>
<para>
<variablelist>
<title>Generic options:</title>
<varlistentry>
<term> <option>--help</option> </term>
<listitem> <para>Show help about options</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>--help-qt</option> </term>
<listitem> <para>Show Qt specific options</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>--help-kde</option> </term>
<listitem> <para>Show KDE specific options</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>--help-all</option> </term>
<listitem> <para>Show all options</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>--author</option> </term>
<listitem> <para>Show author information</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>-v</option>, <option>--version</option> </term>
<listitem> <para>Show version information</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>--license</option> </term>
<listitem> <para>Show license information</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>--</option> </term>
<listitem> <para>Indicates end of options</para> </listitem>
</varlistentry>
</variablelist>
<!-- TODO * add all the rest of the options, but maybe find an automated
way to keep it up to date -->
</para>
</refsect1>
<refsect1>
<title>COPYRIGHT</title>
<para>
This manual page was written by Jean-Remy Falleri
<email>jr.falleri@laposte.net</email> for the
<productname>Ubuntu</productname> system (but may be used by others).
Permission is granted to copy, distribute and/or modify this document
under the terms of the <acronym>GNU</acronym> General Public License,
Version 2 or any later version published by the Free Software Foundation.
</para>
<para>
On Debian systems, the complete text of the GNU General Public
License can be found in
<filename>/usr/share/common-licenses/GPL</filename>.
</para>
</refsect1>
</refentry>

@ -0,0 +1,8 @@
katapult-kde3: desktop-file-in-wrong-dir usr/share/servicetypes/katapultdisplay.desktop
katapult-kde3: desktop-file-in-wrong-dir usr/share/servicetypes/katapultcatalog.desktop
katapult-kde3: desktop-file-in-wrong-dir usr/share/services/katapult_programcatalog.desktop
katapult-kde3: desktop-file-in-wrong-dir usr/share/services/katapult_bookmarkcatalog.desktop
katapult-kde3: desktop-file-in-wrong-dir usr/share/services/katapult_documentcatalog.desktop
katapult-kde3: desktop-file-in-wrong-dir usr/share/services/katapult_glassdisplay.desktop
katapult-kde3 binary: package-name-doesnt-match-sonames libkatapultdisplay0 libkatapultcatalog0 libkatapult0

@ -0,0 +1,3 @@
?package(katapult):needs="X11" section="Apps/Tools"\
title="Katapult" command="katapult"

@ -0,0 +1,42 @@
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
DEB_CONFIGURE_MANDIR := /opt/kde3/share/man
DEB_CONFIGURE_PREFIX := /opt/kde3
DEB_CONFIGURE_INFODIR := /opt/kde3/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
export KUBUNTU_DESKTOP_POT=extragear-utils_katapult
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/kde3 --with-extra-libs=/opt/kde3/lib
cleanbuilddir/katapult-kde3::
rm -f katapult.1
build/katapult-kde3::
docbook2x-man debian/katapult.1.docbook
DEB_INSTALL_MANPAGES_katapult-kde3 = katapult.1
post-patches:: debian/stamp-bootstrap
debian/stamp-bootstrap:
! [ -f /usr/share/libtool/ltmain.sh ] || \
cp -f /usr/share/libtool/ltmain.sh admin/ltmain.sh
! [ -f /usr/share/libtool/config/ltmain.sh ] || \
cp -f /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
make -f admin/Makefile.common cvs
touch debian/stamp-bootstrap
install/katapult-kde3::
rm -f $(CURDIR)/debian/katapult-kde3/opt/kde3/lib/libkatapult*.so
rm -f $(CURDIR)/debian/katapult-kde3/opt/kde3/lib/libkatapult*.la
dh_install $(DEB_SRCDIR)/debian/lintian opt/kde3/share/lintian/overrides/katapult
# dh_install $(DEB_SRCDIR)/katapult/katapult/katapult.desktop opt/kde3/share/autostart
# echo 'X-KDE-autostart-condition=katapultrc:General:Autostart:true' >> $(DEB_DESTDIR)/opt/kde3/share/autostart/katapult.desktop

@ -0,0 +1,107 @@
Debian kde-extras Team
----------------------
1. Contacts
-----------
General help requests
<debian-kde@lists.debian.org> mailing list
#debian-kde on irc
Packaging queries
<debian-qt-kde@lists.debian.org> mailing list
#debian-qt-kde on irc
Maintainers
<pkg-kde-extras@lists.alioth.debian.org> mailing list
2. Subversion repository
------------------------
You can browse it only at:
http://svn.debian.org/wsvn/pkg-kde/kde-extras/
To "checkout" the repository use these commands:
$ svn co svn+ssh://${ALIOTH_USERNAME}@svn.debian.org/svn/pkg-kde/kde-extras
Authorized SSH keys are controlled at https://alioth.debian.org/account/
The repository layout is:
- packagename/
    - trunk/
    - branches/
    - tags/
        - 0.7.2-1/
        - 0.7.2-2/
        - 0.7.2-2ubuntu1/
        - 0.7.2-2ubuntu2/
        - 0.7.2-2ubuntu3/
        - 0.8.0/
        ...
If only one version of the package is available at the time, development must
be made at trunk/ dir, copying the dir to tags/'pkg-version' each time a new
release is made.
When, at some point, the need to have two different versions at the same time
arises (for example, if we need a version to be in unstable and a different one
to be in experimental), experimental development will be made in trunk/ and
if a new unstable package needs to be cooked, copying
tag/'latest_version_in_sid' to tag/'latest_version_in_sid'+1 will make the
trick.
3. Using svn-buildpackage
--------------------------
Packages with an upstream tarball will require you to set the mergeWithUpstream
property first (from the package root) so that svn-buildpackage will look for
the .orig.tar.gz in the ../tarballs directory.
% svn propset mergeWithUpstream 1 debian
Please note that this only works for packages which have only the debian/
directory committed. Consequently, you must use CDBS's simple-patchsys.mk or
dpatch to modify the upstream sources.
After you have finished and committed your Debian patches via
% svn commit [PACKAGE]
as well as copying the orig.tar.gz to ../tarballs/ if necessary, you may build
your package with the following commands:
% svn-buildpackage --svn-ignore-new -rfakeroot
Please, don't commit tarballs/ or build-area/ directories to SVN.
4. Tarballs and Build-area directories
------------------------------------
During pkg development before uploaded to debian the tarballs can be found at:
http://pkg-kde.alioth.debian.org/kde-extra/orig.tar.gz/
You need to place those dirs in the parent directory of the one from which you're
running svn-buildpackage. Usually this means placing tarballs/ and build-area/ dirs
in 'pkgname'/ dir, at the same level as trunk/
If you want to compile inside one version in tags/ dir, you'll need to place those
dirs inside that dir. Of course the easiest and cleanest way of doing it is
by making a symlink of those dirs inside tags/ dir.
5. Using svn-inject
-------------------
To inject a new package into the Debian KDE Extras svn archive you should use svn-inject(1)
as follows:
svn-inject -o <package>.dsc svn+ssh://${ALIOTH_USERNAME}@svn.debian.org/svn/pkg-kde/kde-extras
Type in your alioth password a few hundred times :-) and your package should be
uploaded to the archive. Note you will also need to manually copy the
package.orig.tar.gz to your tarballs directory. The -o option is important as
this ensures that we 'Only keep modified files under SVN control'

@ -0,0 +1,86 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2002,2003 Colin Walters <walters@debian.org>
# Description: Defines some useful variables, but no rules
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_rules_buildvars
_cdbs_rules_buildvars = 1
CDBS_VERSION = something
# Common useful variables
DEB_SOURCE_PACKAGE := $(strip $(shell egrep '^Source: ' debian/control | cut -f 2 -d ':'))
DEB_VERSION := $(shell dpkg-parsechangelog | egrep '^Version:' | cut -f 2 -d ' ')
DEB_NOEPOCH_VERSION := $(shell echo $(DEB_VERSION) | cut -d: -f2-)
DEB_UPSTREAM_VERSION := $(shell echo $(DEB_NOEPOCH_VERSION) | sed 's/-[^-]*$$//')
DEB_ISNATIVE := $(shell dpkg-parsechangelog | egrep '^Version:' | perl -ne 'print if not /^Version:\s*.*-/;')
# Split into arch/indep packages
ifneq ($(DEB_INDEP_PACKAGES),cdbs)
DEB_INDEP_PACKAGES := $(filter-out $(DONT_BUILD), $(strip $(shell $(_cdbs_scripts_path)/list-packages indep)))
DEB_ARCH_PACKAGES := $(filter-out $(DONT_BUILD), $(filter-out $(DEB_INDEP_PACKAGES),$(strip $(shell $(_cdbs_scripts_path)/list-packages same))))
endif
# Split into normal and udeb packages
ifeq ($(DEB_UDEB_PACKAGES),)
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
DEB_UDEB_PACKAGES = $(filter-out $(DONT_BUILD),$(filter %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
else
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES), $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
endif
# Too much bother for now. If someone complains we'll fix it.
#DEB_ARCH_UDEB_PACKAGES = $(filter %-udeb, $(DEB_ARCH_PACKAGES))
#DEB_INDEP_UDEB_PACKAGES = $(filter %-udeb, $(DEB_INDEP_PACKAGES))
# A handy list of every package, udeb or not
DEB_ALL_PACKAGES = $(filter-out $(DONT_BUILD),$(DEB_PACKAGES) $(DEB_UDEB_PACKAGES))
DEB_INDEP_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_INDEP_PACKAGES)))
DEB_ARCH_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_ARCH_PACKAGES)))
DEB_DBG_PACKAGES = $(filter-out $(DONT_BUILD), $(filter %-dbg, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
# Some support for srcdir != builddir builds.
# These are relative to the root of the package
DEB_SRCDIR ?= .
DEB_BUILDDIR ?= $(strip $(DEB_SRCDIR))
# Miscellaneous bits
DEB_ARCH = $(shell dpkg --print-architecture)
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_HOST_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_HOST_GNU_SYSTEM)
DEB_HOST_GNU_CPU ?= $(shell dpkg-architecture -qDEB_HOST_GNU_CPU)
DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
DEB_BUILD_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_SYSTEM)
DEB_BUILD_GNU_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_CPU)
DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
DEB_BUILD_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_CPU)
DEB_BUILD_ARCH_OS ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_OS)
ifeq ($(words $(DEB_ALL_PACKAGES)),1)
DEB_DESTDIR = $(CURDIR)/debian/$(strip $(DEB_ALL_PACKAGES))/
else
DEB_DESTDIR = $(CURDIR)/debian/tmp/
endif
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), cdbs (>= 0.4.23-1.1)
endif

@ -0,0 +1,109 @@
ifndef _cdbs_bootstrap
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
endif
ifndef _cdbs_class_debian-qt-kde
_cdbs_class_debian-qt-kde := 1
# Note: This _must_ be included before autotools.mk, or it won't work.
common-configure-arch common-configure-indep:: debian/stamp-cvs-make
debian/stamp-cvs-make:
cp -Rp /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
cp -Rp /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
$(MAKE) -C $(DEB_SRCDIR) -f admin/Makefile.common dist;
touch debian/stamp-cvs-make
include debian/cdbs/kde.mk$(_cdbs_makefile_suffix)
include debian/cdbs/uploaders.mk
DEB_PATCHDIRS := debian/patches/common debian/patches
DEB_KDE_ENABLE_FINAL := yes
DEB_INSTALL_DOCS_ALL :=
DEB_DH_MAKESHLIBS_ARGS_ALL := -V
DEB_SHLIBDEPS_INCLUDE = $(foreach p,$(PACKAGES_WITH_LIBS),debian/$(p)/usr/lib)
ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
cdbs_treat_me_gently_arches := arm m68k alpha ppc64 armel armeb
ifeq (,$(filter $(DEB_HOST_ARCH_CPU),$(cdbs_treat_me_gently_arches)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
else
cdbs_kde_enable_final =
endif
endif
common-build-arch:: debian/stamp-man-pages
debian/stamp-man-pages:
if ! test -d debian/man/out; then mkdir -p debian/man/out; fi
for f in $$(find debian/man -name '*.sgml'); do \
docbook-to-man $$f > debian/man/out/`basename $$f .sgml`.1; \
done
for f in $$(find debian/man -name '*.man'); do \
soelim -I debian/man $$f \
> debian/man/out/`basename $$f .man`.`head -n1 $$f | awk '{print $$NF}'`; \
done
touch debian/stamp-man-pages
common-binary-indep::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_INDEP_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
common-binary-arch::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_ARCH_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
clean::
rm -rf debian/man/out
-rmdir debian/man
rm -f debian/stamp-man-pages
rm -rf debian/shlibs-check
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_desktop; then dh_desktop -p$(cdbs_curpkg) $(DEB_DH_DESKTOP_ARGS); fi
if test -e debian/$(cdbs_curpkg).lintian; then \
install -p -D -m644 debian/$(cdbs_curpkg).lintian \
debian/$(cdbs_curpkg)/usr/share/lintian/overrides/$(cdbs_curpkg); \
fi
if test -e debian/$(cdbs_curpkg).presubj; then \
install -p -D -m644 debian/$(cdbs_curpkg).presubj \
debian/$(cdbs_curpkg)/usr/share/bug/$(cdbs_curpkg)/presubj; \
fi
binary-install/$(DEB_SOURCE_PACKAGE)-doc-html::
set -e; \
for doc in `cd $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en; find . -name index.docbook`; do \
pkg=$${doc%/index.docbook}; pkg=$${pkg#./}; \
echo Building $$pkg HTML docs...; \
mkdir -p $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
cd $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
/opt/kde3/bin/meinproc $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en/$$pkg/index.docbook; \
done
for pkg in $(DOC_HTML_PRUNE) ; do \
rm -rf debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
done
clean::
if test -n "$(DEB_KDE_CVS_MAKE)" && test -d $(DEB_SRCDIR); then \
cd $(DEB_SRCDIR); \
find . -name Makefile.in -print | \
xargs --no-run-if-empty rm -f; \
rm -f Makefile.am acinclude.m4 aclocal.m4 config.h.in \
configure configure.files configure.in stamp-h.in \
subdirs; \
fi
rm -f debian/stamp-cvs-make
endif

@ -0,0 +1,97 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2003 Christopher L Cheney <ccheney@debian.org>
# Description: A class for KDE packages; sets KDE environment variables, etc
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_class_kde
_cdbs_class_kde := 1
# for dh_icons
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), debhelper (>= 5.0.7ubuntu4)
include $(_cdbs_rules_path)/buildcore.mk$(_cdbs_makefile_suffix)
ifdef _cdbs_tarball_dir
DEB_BUILDDIR = $(_cdbs_tarball_dir)/obj-$(DEB_BUILD_GNU_TYPE)
else
DEB_BUILDDIR = obj-$(DEB_BUILD_GNU_TYPE)
endif
include $(_cdbs_class_path)/autotools.mk$(_cdbs_makefile_suffix)
export kde_cgidir = \$${libdir}/cgi-bin
export kde_confdir = \$${sysconfdir}/kde3
export kde_htmldir = \$${datadir}/doc/kde/HTML
ifeq (,$(filter noopt,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
endif
ifneq (,$(filter nostrip,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final =
cdbs_kde_enable_debug = --enable-debug=yes
else
cdbs_kde_enable_debug = --disable-debug
endif
ifneq (,$(filter debug,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_debug = --enable-debug=full
endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_icons; then dh_icons -p$(cdbs_curpkg) $(DEB_DH_ICONCACHE_ARGS); fi
cleanbuilddir::
-$(if $(call cdbs_streq,$(DEB_BUILDDIR),$(DEB_SRCDIR)),,rm -rf $(DEB_BUILDDIR))
common-build-arch common-build-indep:: debian/stamp-kde-apidox
debian/stamp-kde-apidox:
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) apidox)
touch $@
common-install-prehook-impl::
mkdir -p po
-XGETTEXT=/usr/bin/kde-xgettext EXTRACTATTR=/opt/kde3/bin/extractattr sh $(DEB_SRCDIR)/admin/cvs.sh extract-messages
-for file in po/*pot; do \
sed "s/charset=CHARSET/charset=UTF-8/" -i $$file; \
done
common-install-arch common-install-indep:: common-install-kde-apidox
common-install-kde-apidox::
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) install-apidox DESTDIR=$(DEB_DESTDIR))
clean::
rm -f debian/stamp-kde-apidox
rm -rf po/*.pot
# This is a convenience target for calling manually. It's not part of
# the build process.
buildprep: clean apply-patches
$(MAKE) -f admin/Makefile.common dist
debian/rules clean
endif

@ -0,0 +1,16 @@
Sune Vuorela <debian@pusling.com>
Ana Beatriz Guerrero Lopez <ana@debian.org>
Fathi Boudra <fboudra@free.fr>
Modestas Vainius <geromanas@mailas.com>
Josh Metzler <joshdeb@metzlers.org>
Isaac Clerencia <isaac@debian.org>
Adeodato Simó <dato@net.com.org.es>
Adeodato Simo <dato@net.com.org.es>
Christopher Martin <chrsmrtn@debian.org>
Daniel Schepler <schepler@debian.org>
Sarah Hobbs <hobbsee@ubuntu.com>
Nacho Barrientos Arias <nacho@debian.org>
Ricardo Javier Cardenes Medina <rcardenes@debian.org>
Ricardo Cardenes <rcardenes@debian.org>
Armin Berres <trigger+debian@space-based.de>
Francesco Pedrini <francesco.pedrini@gmail.com>

@ -0,0 +1,29 @@
MAINTAINER=Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
UPLOADERS=$(shell grep -e +++ -e "^ -- " debian/changelog | grep -v "debian-qt-kde@lists.debian.org" | head -13 | /bin/sed 's/^\s*//;s/\s*$$//;s/^+++\? Changes by //;s/^+++\? //;s/-- //;s/:$$//;s/ <.*//' | sort -u | while read line ; do grep "$$line" debian/cdbs/team-members ; done | tr "\n" ", " | sed 's/,/, /g;s/, $$//')
debian/control.tmp:
@if [ ! -e debian/control.in ] ; then \
echo "this package is not yet prepared for using automatic update of uploaders"; \
echo "Please do so."; \
exit 1; \
fi
@sed 's/@@@UPLOADERS@@@/$(UPLOADERS)/;s#@@@MAINTAINER@@@#$(MAINTAINER)#' debian/control.in > debian/control.tmp
check-uploaders: debian/control.tmp
@if ! diff -q debian/control debian/control.tmp ; then \
echo "WARNING:: Control file differs from manually generated one" ; \
echo "WARNING:: Please update it manually and check it afterwards" ; \
echo "WARNING:: Uploaders are updated by debian/rules update-uploaders" ;\
echo "WARNING:: If this is a binNMU, NMU or security upload, just ignore" ;\
fi
clean::
rm -f debian/control.tmp
update-uploaders: debian/control.tmp
@mv -f debian/control.tmp debian/control
makebuilddir:: check-uploaders

@ -0,0 +1,19 @@
#!/usr/bin/env perl
use strict;
use warnings;
my $version = `dpkg-parsechangelog | awk '/^Version/ {print \$2}'`;
my ($version3, $version3_next);
my ($version2, $version2_next);
($version3 = $version) =~ s/-[^-]+$//;
($version2 = $version3) =~ s/\.[^.]+$//;
($version3_next = $version3) =~ s/(?<=\.)(\d+)[a-z]?$/($1+1)/e;
($version2_next = $version2) =~ s/(?<=\.)(\d+)$/($1+1)/e;
print "KDE-Version3=$version3\n";
print "KDE-Version2=$version2\n";
print "KDE-Next-Version3=$version3_next\n";
print "KDE-Next-Version2=$version2_next\n";

@ -0,0 +1,163 @@
kbarcode-kde3 (2.0.6-0ubuntu3) karmic; urgency=low
* Karmic rebuild
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 02 July 2009 16:08:00 -0600
kbarcode-kde3 (2.0.6-0ubuntu2) intrepid; urgency=low
* Moved KDE3 to /opt/kde3
* Integrated properly with KDE4.2+
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Wed, 04 March 2009 01:11:00 -0600
kbarcode-kde3 (2.0.6-0ubuntu1) intrepid; urgency=low
* Added -kde3 suffix
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Mon, 29 Dec 2008 18:47:00 -0600
kbarcode (2.0.6-1) unstable; urgency=low
* New upstream release. (Closes: #445734, #445738)
[ Mark Purcell ]
* Update ./debian/rules get-orig-source for http://buildserver.net.
[ Fathi Boudra ]
* Update menu file to latest Debian menu policy.
* Add makebuilddir target to generate proper configure script with automake.
Workaround unsermake generated configure provided by upstream.
-- Fathi Boudra <fboudra@free.fr> Wed, 17 Oct 2007 15:43:24 +0200
kbarcode (2.0.5-1) unstable; urgency=low
* New upstream release.
-- Fathi Boudra <fboudra@free.fr> Thu, 9 Nov 2006 10:09:24 +0100
kbarcode (2.0.4-1) unstable; urgency=low
[ Mark Purcell ]
* New upstream release
* Ack NMU's:
- FTBFS: ICE on m68k, arm and hppa (Closes: #330937)
- FTBFS: build-depends on removed xlibs-dev (Closes: #346743)
- kbarcode_1.8.0-2(GNU/k*BSD): out of date config.sub/config.guess
(Closes: #303338)
- error in doc-base file (Closes: #215385)
- Package explicitely build-depends on g++-3.4 (Closes: #342975)
- [INTL:de] German PO file corrections (Closes: #314013)
- Please update config.* (Closes: #357331)
[ Fathi Boudra ]
* Added to Recommends: libqt3-mt-mysql | libqt3-mt-psql | libqt3-mt-odbc |
libqt3-mt-sqlite | libqt3-mt-ibase
-- Mark Purcell <msp@debian.org> Fri, 28 Jul 2006 21:30:19 +0100
kbarcode (2.0.3-1) unstable; urgency=low
* New maintainer
* Maintainer: KDE Extras Team
* Uploaders: Fathi Boudra and Mark Purcell
* New upstream release (Closes: #278751, #320912, #345787, #357391)
* Converted package to cdbs
* compat: bumped to 5
* control:
* replaced Sections x11 by kde
* removed unneeded Build-depends: libx11-dev, libxext-dev, libxpm-dev,
libqt3-mt-dev
* bumped Standards-Version to 3.7.2
* removed unneeded Depends: libqt3-mt
* improved short and lon description
* copyright:
* added missing copyright for barkode and barcode.ps
* added barcode.ps license
* Added manpage (Closes: #370547)
* Added watch file
* Fixed menu by deleting kderemove entry
-- Fathi Boudra <fboudra@free.fr> Tue, 27 Jun 2006 17:59:57 +0200
kbarcode (1.8.0-3.3) unstable; urgency=low
* Non-maintainer upload.
* Move config.{guess,sub} to admin directory (Closes: #357331).
-- Luk Claes <luk@debian.org> Thu, 16 Mar 2006 23:51:42 +0100
kbarcode (1.8.0-3.2) unstable; urgency=high
* Non-maintainer upload.
* Split xlibs-dev build-dep (Closes: #346743).
* Remove explicit build-dep on g++-3.4 (Closes: #342975).
* German PO file corrections (Closes: #314013).
* Support GNU/kFreeBSD (Closes: #303338).
-- Luk Claes <luk@debian.org> Wed, 11 Jan 2006 16:05:43 +0100
kbarcode (1.8.0-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Build-dep on g++-3.4 on arm, hppa and m68k (closes: #330937).
-- Luk Claes <luk@debian.org> Sat, 1 Oct 2005 20:03:32 +0200
kbarcode (1.8.0-3) unstable; urgency=low
* Fixed the Qt/KDE transition problems (closes: #327942).
-- Theodore Karkoulis <bilbo@debian.org> Sat, 17 Sep 2005 18:12:10 +0300
kbarcode (1.8.0-2) unstable; urgency=low
* Applied the patches from Andreas Jochens, closes: #258475, #286981.
-- Theodore Karkoulis <bilbo@debian.org> Tue, 4 Jan 2005 17:16:05 +0200
kbarcode (1.8.0-1) unstable; urgency=low
* New upstream release
-- Theodore Karkoulis <bilbo@debian.org> Sun, 29 Aug 2004 07:25:25 +0300
kbarcode (1.6.2-1) unstable; urgency=low
* New upstream release
-- Theodore Karkoulis <bilbo@debian.org> Sun, 15 Feb 2004 19:00:42 +0200
kbarcode (1.6.1-1) unstable; urgency=low
* New upstream Version
* Fixes the /usr/share/doc/kbarcode/html problem, closes: #215385
-- Theodore Karkoulis <bilbo@debian.org> Tue, 27 Jan 2004 11:05:20 +0200
kbarcode (1.4.1-1) unstable; urgency=low
* New Upstream Version.
-- Theodore Karkoulis <bilbo@debian.org> Thu, 30 Oct 2003 23:52:02 +0200
kbarcode (1.2.1-3) unstable; urgency=low
* Fixes the g++-3.3 compile problem, closes: #216751
-- Theodore Karkoulis <bilbo@debian.org> Mon, 27 Oct 2003 20:47:33 +0200
kbarcode (1.2.1-2) unstable; urgency=low
* Fixes the xlibs-dev build dependency, closes: #212501, #212666.
* changelog
-- Theodore Karkoulis <bilbo@debian.org> Mon, 27 Oct 2003 20:47:06 +0200
kbarcode (1.2.1-1) unstable; urgency=low
* Initial Release.
-- Theodore Karkoulis <bilbo@debian.org> Tue, 16 Sep 2003 13:36:54 +0300

@ -0,0 +1,33 @@
Source: kbarcode-kde3
Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Uploaders: Fathi Boudra <fboudra@free.fr>, Mark Purcell <msp@debian.org>
Build-Depends: cdbs, debhelper (>= 5), quilt, kdelibs4-kde3-dev, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev
Standards-Version: 3.8.3
Package: kbarcode-kde3
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, barcode, imagemagick
Recommends: libqt3-mt-mysql | libqt3-mt-psql | libqt3-mt-odbc | libqt3-mt-sqlite |
libqt3-mt-ibase
Description: barcode and label printing application for KDE3
KBarcode is a barcode and label printing application for KDE3. It can be used
to print everything from simple business cards up to complex labels with
several barcodes (e.g. article descriptions).
.
KBarcode comes with an easy to use WYSIWYG label designer, a setup wizard,
batch import of data for batch printing labels (directly from the delivery
note), thousands of predefined labels, database management tools and
translations in many languages. Even printing more than 10.000 labels in one
go is no problem for KBarcode. Data for printing can be imported from several
different data sources, including SQL databases, CSV files and the KDE address
book.
.
Additionally it is a simple barcode generator (similar to the old xbarcode you
might know). All major types of barcodes like EAN, UPC, CODE39 and ISBN are
supported. Even complex 2D barcodes are supported using third party tools. The
generated barcodes can be directly printed or you can export them into images
to use them in another application.
.
Homepage: http://www.kbarcode.net

@ -0,0 +1,75 @@
This package was debianized by Theodore Karkoulis <bilbo@debian.org> on
Tue, 16 Sep 2003 13:36:54 +0300.
It is now maintained by KDE Extras Team.
It was downloaded from http://www.kbarcode.net
Upstream Author: Dominik Seichter <domseichter@web.de>
Copyright: Copyright (C) 2002-2006 Dominik Seichter <domseichter@web.de>
Copyright for barkode: Copyright (C) 1998-2000 Torben Weis <weis@kde.org>
Copyright for Barcode Writer in Pure PostScript:
Copyright (C) 2006 Terry Burton <tez@terryburton.co.uk>
barcode.ps license:
The file kbarcode/barcode.ps which is included in this
distribution is licensed under the following conditions:
========================================================
Barcode Writer in Pure PostScript
http://www.terryburton.co.uk/barcodewriter/
Copyright (c) 2005 Terry Burton - tez@terryburton.co.uk
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.
On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/BSD'.
kbarcode license:
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.
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'.
The Debian packaging is (C) 2006, Fathi Boudra <fboudra@free.fr> and
is licensed under the GPL, see above.

@ -0,0 +1,194 @@
.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand
.TH KBARCODE 1 "Jun 2006" "K Desktop Environment" "barcode and label printing"
.SH NAME
kbarcode
\- KBarcode is a barcode and label printing application
.SH SYNOPSIS
\fBkbarcode\fP [Qt\-options] [KDE\-options] [\fIfile\fP]
.SH DESCRIPTION
\fBKBarcode\fP is a barcode and label printing application for KDE. It can be used to print everything from simple business cards up to complex labels with several barcodes, such as article descriptions.
.sp 1
\fBKBarcode\fP comes with an easy\-to\-use WYSIWYG label designer, a setup wizard, batch import of labels (directly from the delivery note), thousands of predefined labels, database management tools, and translations in many languages.
.sp 1
Even printing more than 10,000 labels in one go is no problem for \fBKBarcode\fP.
.sp 1
Additionally, it is a simple xbarcode replacement for the creation of barcodes. All major types of barcodes like EAN, UPC, CODE39, and ISBN are supported.
.SH OPTIONS
.SS
.SS Arguments:
.TP
.B file
load label
.SS
.SS Options:
.TP
.BR \-b \ +[ \fIfile\fP ]
import data for batch printing
.TP
.BR \-l \ +[ \fIfile\fP ]
label for batch printing
.TP
.B \-c
customer id for batch printing
.TP
.B \-d <printer>
Printer/destination to print on
.TP
.B \-\-single
start as xbarcode replacement
.TP
.B \-\-batch
start in batch printing mode
.TP
.B \-\-label
start label editor
.TP
.B \-\-print
print immediately in batch mode
.SS Generic options:
.TP
.B \-\-help
Show help about options
.TP
.B \-\-help\-qt
Show Qt specific options
.TP
.B \-\-help\-kde
Show KDE specific options
.TP
.B \-\-help\-all
Show all options
.TP
.B \-\-author
Show author information
.TP
.B \-v, \-\-version
Show version information
.TP
.B \-\-license
Show license information
.TP
.B \-\-
End of options
.SS
.SS Qt options:
.TP
.B \-\-display <displayname>
Use the X\-server display 'displayname'
.TP
.B \-\-session <sessionId>
Restore the application for the given 'sessionId'
.TP
.B \-\-cmap
Causes the application to install a private color
map on an 8\-bit display
.TP
.B \-\-ncols <count>
Limits the number of colors allocated in the color
cube on an 8\-bit display, if the application is
using the QApplication::ManyColor color
specification
.TP
.B \-\-nograb
tells Qt to never grab the mouse or the keyboard
.TP
.B \-\-dograb
running under a debugger can cause an implicit
\-nograb, use \-dograb to override
.TP
.B \-\-sync
switches to synchronous mode for debugging
.TP
.B \-\-fn, \-\-font <fontname>
defines the application font
.TP
.B \-\-bg, \-\-background <color>
sets the default background color and an
application palette (light and dark shades are
calculated)
.TP
.B \-\-fg, \-\-foreground <color>
sets the default foreground color
.TP
.B \-\-btn, \-\-button <color>
sets the default button color
.TP
.B \-\-name <name>
sets the application name
.TP
.B \-\-title <title>
sets the application title (caption)
.TP
.B \-\-visual TrueColor
forces the application to use a TrueColor visual on
an 8\-bit display
.TP
.B \-\-inputstyle <inputstyle>
sets XIM (X Input Method) input style. Possible
values are onthespot, overthespot, offthespot and
root
.TP
.B \-\-im <XIM server>
set XIM server
.TP
.B \-\-noxim
disable XIM
.TP
.B \-\-reverse
mirrors the whole layout of widgets
.SS
.SS KDE options:
.TP
.B \-\-caption <caption>
Use 'caption' as name in the titlebar
.TP
.B \-\-icon <icon>
Use 'icon' as the application icon
.TP
.B \-\-miniicon <icon>
Use 'icon' as the icon in the titlebar
.TP
.B \-\-config <filename>
Use alternative configuration file
.TP
.B \-\-dcopserver <server>
Use the DCOP Server specified by 'server'
.TP
.B \-\-nocrashhandler
Disable crash handler, to get core dumps
.TP
.B \-\-waitforwm
Waits for a WM_NET compatible windowmanager
.TP
.B \-\-style <style>
sets the application GUI style
.TP
.B \-\-geometry <geometry>
sets the client geometry of the main widget \- see man X for the argument format
.SS
.SH SEE ALSO
.TP
\fI/usr/share/apps/kbarcode/barcodes.html\fP
informations about different barcodes
.TP
\fBhttp://freshmeat.net/projects/kbarcode/\fP
\fBKBarcode\fP project page
.TP
\fBhttp://www.kbarcode.net/\fP
\fBKBarcode\fP home page
.br
.SH AUTHORS
.nf
Dominik Seichter <domseichter@web.de>
.br
Stefan "Stonki" Onken <support@stonki.de>
.br
.br
.fi
Please use http://bugs.kde.org to report bugs, do not mail the authors directly.
.PP
This manual page was written by Holger Hartmann <Holger_Hartmann@gmx.de> for the \fBDebian\fP Project (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 or any later version published by the Free Software Foundation.
.PP
On \fBDebian\fP systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL.

@ -0,0 +1,6 @@
?package(kbarcode):\
needs="X11"\
section="Applications/Graphics"\
hints="KDE,Barcode"\
title="KBarcode"\
command="/usr/bin/kbarcode"

@ -0,0 +1,39 @@
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
DEB_CONFIGURE_MANDIR := /opt/kde3/share/man
DEB_CONFIGURE_PREFIX := /opt/kde3
DEB_CONFIGURE_INFODIR := /opt/kde3/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_INSTALL_MANPAGES_kbarcode-kde3 := debian/kbarcode.1
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/kde3 --with-extra-libs=/opt/kde3/lib
post-patches:: debian/stamp-bootstrap
debian/stamp-bootstrap:
! [ -f /usr/share/libtool/ltmain.sh ] || \
cp -f /usr/share/libtool/ltmain.sh admin/ltmain.sh
! [ -f /usr/share/libtool/config/ltmain.sh ] || \
cp -f /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
make -f admin/Makefile.common cvs
touch debian/stamp-bootstrap
makebuilddir/kbarcode-kde3::
find . -type f -name Makefile.in | xargs rm -f
$(MAKE) -f admin/Makefile.common
get-orig-source:
@@dh_testdir
@@[ -d ../tarballs/. ]
@@dpatch-get-origtargz ../tarballs

@ -0,0 +1 @@
kbarcode-kde3 source: source-contains-CVS-dir admin/CVS

@ -0,0 +1,2 @@
version=3
http://sf.net/kbarcode/kbarcode-(.*)\.tar\.gz debian svn-upgrade

@ -0,0 +1,107 @@
Debian kde-extras Team
----------------------
1. Contacts
-----------
General help requests
<debian-kde@lists.debian.org> mailing list
#debian-kde on irc
Packaging queries
<debian-qt-kde@lists.debian.org> mailing list
#debian-qt-kde on irc
Maintainers
<pkg-kde-extras@lists.alioth.debian.org> mailing list
2. Subversion repository
------------------------
You can browse it only at:
http://svn.debian.org/wsvn/pkg-kde/kde-extras/
To "checkout" the repository use these commands:
$ svn co svn+ssh://${ALIOTH_USERNAME}@svn.debian.org/svn/pkg-kde/kde-extras
Authorized SSH keys are controlled at https://alioth.debian.org/account/
The repository layout is:
- packagename/
    - trunk/
    - branches/
    - tags/
        - 0.7.2-1/
        - 0.7.2-2/
        - 0.7.2-2ubuntu1/
        - 0.7.2-2ubuntu2/
        - 0.7.2-2ubuntu3/
        - 0.8.0/
        ...
If only one version of the package is available at the time, development must
be made at trunk/ dir, copying the dir to tags/'pkg-version' each time a new
release is made.
When, at some point, the need to have two different versions at the same time
arises (for example, if we need a version to be in unstable and a different one
to be in experimental), experimental development will be made in trunk/ and
if a new unstable package needs to be cooked, copying
tag/'latest_version_in_sid' to tag/'latest_version_in_sid'+1 will make the
trick.
3. Using svn-buildpackage
--------------------------
Packages with an upstream tarball will require you to set the mergeWithUpstream
property first (from the package root) so that svn-buildpackage will look for
the .orig.tar.gz in the ../tarballs directory.
% svn propset mergeWithUpstream 1 debian
Please note that this only works for packages which have only the debian/
directory committed. Consequently, you must use CDBS's simple-patchsys.mk or
dpatch to modify the upstream sources.
After you have finished and committed your Debian patches via
% svn commit [PACKAGE]
as well as copying the orig.tar.gz to ../tarballs/ if necessary, you may build
your package with the following commands:
% svn-buildpackage --svn-ignore-new -rfakeroot
Please, don't commit tarballs/ or build-area/ directories to SVN.
4. Tarballs and Build-area directories
------------------------------------
During pkg development before uploaded to debian the tarballs can be found at:
http://pkg-kde.alioth.debian.org/kde-extra/orig.tar.gz/
You need to place those dirs in the parent directory of the one from which you're
running svn-buildpackage. Usually this means placing tarballs/ and build-area/ dirs
in 'pkgname'/ dir, at the same level as trunk/
If you want to compile inside one version in tags/ dir, you'll need to place those
dirs inside that dir. Of course the easiest and cleanest way of doing it is
by making a symlink of those dirs inside tags/ dir.
5. Using svn-inject
-------------------
To inject a new package into the Debian KDE Extras svn archive you should use svn-inject(1)
as follows:
svn-inject -o <package>.dsc svn+ssh://${ALIOTH_USERNAME}@svn.debian.org/svn/pkg-kde/kde-extras
Type in your alioth password a few hundred times :-) and your package should be
uploaded to the archive. Note you will also need to manually copy the
package.orig.tar.gz to your tarballs directory. The -o option is important as
this ensures that we 'Only keep modified files under SVN control'

@ -0,0 +1,84 @@
kbfx-kde3 (0.4.9.3.1-2) karmic; urgency=low
* Karmic rebuild
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 02 July 2009 16:08:00 -0600
kbfx-kde3 (0.4.9.3.1-1) intrepid; urgency=low
* Moved to /opt/kde3
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Sun, 29 Mar 2009 23:49:00 -0600
kbfx (0.4.9.3.1-1) unstable; urgency=low
* New upstream release. (Closes: #414217, #421761)
[Fathi Boudra]
* Remove xdg appsdir patch. Merged upstream.
[Mark Purcell]
* Update debian/watch.
* Robust get-orig-source target.
-- Fathi Boudra <fboudra@free.fr> Thu, 17 May 2007 09:03:51 +0200
kbfx (0.4.9.3~20070117-1) experimental; urgency=low
* New upstream release
* convert package to cmake
* Update 10_use_xdg_appsdir and 11_fix_desktop_categories patches.
* Add 2 patches to fix doc path and files to install.
* control: replace automake1.8 by cmake as depends
* docs: update to reflect new doc path
* Cleanup lintian overrides
* rules: for empty LIB_SUFFIX as kbfx doesn't detect it properly.
-- Fathi Boudra <fboudra@free.fr> Fri, 19 Jan 2007 01:44:58 +0100
kbfx (0.4.9.2~rc4-1) unstable; urgency=low
* New upstream release (Closes: #385466)
* Add ./debian/rules get-orig-source for http://buildserver.net
* Remove rc3 patch
-- Fathi Boudra <fboudra@free.fr> Mon, 20 Nov 2006 11:10:47 +0100
kbfx (0.4.9.2~rc3-2) unstable; urgency=low
* Add patch to sync properly with rc3 changes
-- Fathi Boudra <fboudra@free.fr> Thu, 9 Nov 2006 10:35:42 +0100
kbfx (0.4.9.2~rc3-1) unstable; urgency=low
* New upstream release
-- Fathi Boudra <fboudra@free.fr> Wed, 18 Oct 2006 15:05:05 +0200
kbfx (0.4.9.2~rc2-1) unstable; urgency=low
* Fix kbfxconfig.desktop categories (Closes: #384257)
* Remove autoconf 2.60 patch, merged upstream
* Add patch to install desktop file in xdg apps dir
* Remove source.lintian-overrides, CVS dir fixed
-- Fathi Boudra <fboudra@free.fr> Mon, 25 Sep 2006 16:00:59 +0200
kbfx (0.4.9.1+20060611cvs-1) unstable; urgency=low
* New upstream release
* Fix autoconf2.60 detection (Closes: #380026)
* Clean up copyright file
* Clean up source.lintian-overrides
* Clean up rules
-- Fathi Boudra <fboudra@free.fr> Wed, 2 Aug 2006 08:10:12 +0200
kbfx (0.4.9.1-1) unstable; urgency=low
* Initial release (Closes: #335238)
* lintian override: special comment about rpath problem
-- Fathi Boudra <fboudra@free.fr> Mon, 26 Jun 2006 16:23:48 +0200

@ -0,0 +1,76 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright (C) 2006 Peter Rockai <me@mornfall.net>
# Copyright (C) 2006 Fathi Boudra <fboudra@free.fr>
# Description: A class for cmake packages
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
ifndef _cdbs_bootstrap
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
endif
ifndef _cdbs_class_cmake
_cdbs_class_cmake := 1
include $(_cdbs_rules_path)/buildcore.mk$(_cdbs_makefile_suffix)
ifdef _cdbs_tarball_dir
DEB_BUILDDIR = $(_cdbs_tarball_dir)/obj-$(DEB_BUILD_GNU_TYPE)
else
DEB_BUILDDIR = obj-$(DEB_BUILD_GNU_TYPE)
endif
DEB_MAKE_INSTALL_TARGET = install DESTDIR=$(DEB_DESTDIR)
DEB_CMAKE_PREFIX =/usr
# Overriden from makefile-vars.mk
# We pass CFLAGS and friends to ./configure, so no need to pass them to make
DEB_MAKE_INVOKE = $(DEB_MAKE_ENVVARS) $(MAKE) -C $(DEB_BUILDDIR)
include $(_cdbs_class_path)/makefile.mk$(_cdbs_makefile_suffix)
ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
# well, -O0
endif
ifneq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
# semi-debug
else
# final
endif
ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS)))
# debug
endif
#DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
common-configure-arch common-configure-indep:: common-configure-impl
common-configure-impl:: $(DEB_BUILDDIR)/CMakeCache.txt
$(DEB_BUILDDIR)/CMakeCache.txt:
cd $(DEB_BUILDDIR) && cmake $(CURDIR)/$(DEB_SRCDIR) \
-DCMAKE_INSTALL_PREFIX="$(DEB_CMAKE_PREFIX)" \
$(DEB_CMAKE_EXTRA_FLAGS) -DCMAKE_CXX_FLAGS="$(CXXFLAGS)" \
-DCMAKE_C_FLAGS="$(CFLAGS)" -DCMAKE_VERBOSE_MAKEFILE=ON
mkdir -p $(DEB_DESTDIR)
cleanbuilddir::
-if test "$(DEB_BUILDDIR)" != "$(DEB_SRCDIR)"; then rm -rf $(DEB_BUILDDIR); fi
endif

@ -0,0 +1,20 @@
Source: kbfx-kde3
Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Uploaders: Fathi Boudra <fboudra@free.fr>, Mark Purcell <msp@debian.org>
Build-Depends: cdbs, debhelper (>= 5), cmake, kdelibs4-kde3-dev
Standards-Version: 3.8.3
Package: kbfx-kde3
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: an alternative to K-Menu for KDE [KDE3]
KBFX is an alternative to the classical K-Menu button and its menu.
It improves the user experience by enabling him to set a bigger (and thus more
visible) start button and by finally replacing the Win95-like K-Menu.
If you still want the old menu, because you're used to it, it is still
available as an option in kbfx. We recommend, however, that you give the Spinx
bar a try.
.
Homepage: http://www.kbfx.org

@ -0,0 +1,40 @@
This package was debianized by Fathi Boudra <fboudra@free.fr> on
Mon, 26 Jun 2006 16:23:48 +0200.
It was downloaded from http://www.kbfx.org
Upstream Authors:
Siraj Razick <siraj@mail.kbfx.org>
Mensur Zahirovic <nookie@mail.kbfx.org>
Nathanael Gogniat <nathanael@mail.kbfx.org>
Copyright: (C) 2005-2006 Siraj Razick <siraj@mail.kbfx.org>
Copyright for kbfx kcontrol module:
(C) 2006 Siraj Razick <siraj@mail.kbfx.org>
(C) 2005 Akhmad Fathonih <toni@gamatechno.com>
Copyright for OO Dom Image Rollover script:
(C) 2005 Adam Smith <ibulwark@hotmail.com>
License:
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.
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'.
The Debian packaging is (C) 2006, Fathi Boudra <fboudra@free.fr> and
is licensed under the GPL, see above.

@ -0,0 +1,5 @@
# It isn't a library or a development package
# and no other packages uses libkbfxcommon and libkbfxdata
kbfx: no-shlibs-control-file usr/lib/libkbfxdata.so
kbfx: no-shlibs-control-file usr/lib/libkbfxcommon.so
kbfx: package-name-doesnt-match-sonames libkbfxcommon libkbfxdata

@ -0,0 +1,25 @@
#!/bin/sh
# postinst script for kbfx
set -e
case "$1" in
configure)
ldconfig
;;
abort-upgrade|abort-remove|abort-deconfigure)
;;
*)
echo "postinst called with unknown argument \`$1'" >&2
exit 1
;;
esac
#DEBHELPER#
exit 0

@ -0,0 +1,78 @@
#!/usr/bin/make -f
FILENAME = $(DEB_SOURCE_PACKAGE)_$(DEB_UPSTREAM_VERSION).orig.tar.gz
UPFILENAME = $(DEB_SOURCE_PACKAGE)-$(shell echo $(DEB_UPSTREAM_VERSION) | sed 's/~/-/').tar.bz2
URL = http://www.$(DEB_SOURCE_PACKAGE).org/release/0.4.9/testing/$(UPFILENAME)
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/kde3 --with-extra-libs=/opt/kde3/lib
#CMAKE_LIBRARY_PATH := /opt/kde3/lib
#CMAKE_INCLUDE_PATH := /opt/kde3/include/kde
include debian/cmake.mk
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
DEB_CONFIGURE_MANDIR := /opt/kde3/share/man
DEB_CONFIGURE_PREFIX := /opt/kde3
DEB_CONFIGURE_INFODIR := /opt/kde3/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_CMAKE_EXTRA_FLAGS = -DLIB_SUFFIX="" -DCMAKE_LIBRARY_PATH="/opt/kde3/lib" -DCMAKE_INCLUDE_PATH="/opt/kde3/include/kde" -DCMAKE_INSTALL_PREFIX="/opt/kde3/"
get-orig-source:
@@dh_testdir
@@[ -d ../tarballs/. ]
@@echo Downloading $(UPFILENAME) from $(URL) ...
@@wget -N -nv -T10 -t3 -O ../tarballs/$(UPFILENAME) $(URL)
@@echo Converting $(UPFILENAME) to $(FILENAME)
@@bzcat ../tarballs/$(UPFILENAME) | gzip -9 > ../tarballs/$(FILENAME)
print-version:
@@echo DEB_SOURCE_PACKAGE: $(DEB_SOURCE_PACKAGE)
@@echo DEB_VERSION: $(DEB_VERSION)
@@echo DEB_NO_EPOCH_VERSION: $(DEB_NOEPOCH_VERSION)
@@echo DEB_UPSTREAM_VERSION: $(DEB_UPSTREAM_VERSION)
@@echo FILENAME: $(FILENAME)
@@echo URL: $(URL)
# Build architecture-independent files here.
binary-indep: build
# We have nothing to do by default.
# Build architecture-dependent files here.
binary-arch: build
mkdir -p debian/kbfx-kde3/opt/kde3/lib64/
touch debian/kbfx-kde3/opt/kde3/lib64/BLANKFILE
mkdir -p debian/kbfx-kde3/opt/kde3/lib/
cp -Rp debian/kbfx-kde3/opt/kde3/lib64/* debian/kbfx-kde3/opt/kde3/lib/
rm -rf debian/kbfx-kde3/opt/kde3/lib64/
rm -f debian/kbfx-kde3/opt/kde3/lib/BLANKFILE
dh_testdir
dh_testroot
dh_installexamples
dh_installdirs
dh_installdocs
dh_installmenu
dh_installmime
dh_installcron
dh_installman
dh_desktop
dh_installinfo
dh_installchangelogs
dh_install
dh_link
dh_strip
dh_compress
dh_fixperms
dh_makeshlibs
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
binary: binary-indep binary-arch

@ -0,0 +1,5 @@
version=3
opts=dversionmangle=s/~/-/ \
http://www.kbfx.org/release/0.4.9/sources/kbfx-([\d]\.[\d].*)\.tar\.bz2 debian svn-upgrade
opts=dversionmangle=s/~/-/ \
http://www.kbfx.org/release/0.4.9/testing/kbfx-(.*)\.tar\.bz2 debian svn-upgrade

@ -0,0 +1,34 @@
.\" Author: Jose Luis Tallon <jltallon@adv-solutions.net>
.\"
.\" This is free software; you may 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 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 the Debian GNU/Linux system; if not, write to the Free
.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
.\" 02111-1307 USA
.TH kchmviwer "1" "December 2005"
.SH NAME
kchmviewer \- Windows CHM viewer for KDE
.SH SYNOPSIS
kchmviewer
.SH DESCRIPTION
.B kchmviewer
makes it possible to browse native Windows CHM files under KDE.
.PP
Complete documentation can be found in docbook format in
/usr/share/doc/kde/HTML/<lang>/kchmviewer/ on this system.
.SH AUTHOR
George Yunaev <gyunaev@ulduzsoft.com>
.PP
This manual page was written by Jose Luis Tallon
.nh
<jltallon@adv\-solutions.net>
for the \fBDebian\fP system (but may be used by others).

@ -0,0 +1,125 @@
kchmviewer-kde3 (3.1.2-0ubuntu4) karmic; urgency=low
* Karmic rebuild
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 02 July 2009 16:08:00 -0600
kchmviewer-kde3 (3.1.2-0ubuntu3) intrepid; urgency=low
* Added -kde3 suffix
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 25 Jun 2009 09:54:00 -0600
kchmviewer (3.1.2-0ubuntu2) intrepid; urgency=low
* debian/rules:
- fix dpatch support
- fix debian-rules-ignores-make-clean-error lintian warning
* Add patch fix_gcc4.3.dpatch to fix FTBFS due to gcc 4.3 (LP: #240085)
Thanks to Chris Lamb <chris@chris-lamb.co.uk>
* Update debian/watch
* Bump Standards-Version to 3.8.0:
- add Homepage: field in debian/control
- update debian/menu
* debian/control:
- fix spelling-error-in-description lintian warning
* Modify Maintainer value to match the DebianMaintainerField
specification.
-- Cesare Tirabassi <norsetto@ubuntu.com> Sun, 15 Jun 2008 13:11:01 +0200
kchmviewer (3.1.2-0ubuntu1) gutsy; urgency=low
* New upstream release
-- Anthony Mercatante <tonio@ubuntu.com> Sun, 01 Jul 2007 00:22:53 +0200
kchmviewer (2.7-1ubuntu1) feisty; urgency=low
* Merge from Debian unstable, remaining Ubuntu changes:
- debian/control: Conflict: kchmviewer-nokde
builds without KDE support
* Added dpatch to debian/control dependencies to build nokde support
-- Richard A. Johnson <nixternal@ubuntu.com> Fri, 5 Jan 2007 19:27:31 -0600
kchmviewer (2.7-1) unstable; urgency=low
* New upstream version
- Should fix crashes due to bad encoding detection (Closes: #390329)
-- Jose Luis Tallon <jltallon@adv-solutions.net> Fri, 8 Dec 2006 02:11:46 +0100
kchmviewer (2.7-0ubuntu1) feisty; urgency=low
* New upstream release
* Removed obsolete 01_kchmviewwindow_cpp.dpatch
-- Anthony Mercatante <tonio@ubuntu.com> Thu, 7 Dec 2006 12:24:41 +0100
kchmviewer (2.6-1) unstable; urgency=low
* New upstream version
-- Jose Luis Tallon <jltallon@adv-solutions.net> Thu, 31 Aug 2006 02:56:52 +0200
kchmviewer (2.6-0ubuntu1) edgy; urgency=low
* New upstream release.
* Added a patch for kchvviewwindow.cpp to avoid a compile error when
compiling against QT alone.
* Added a variant kchmviewer-nokde that is built without KDE support.
-- Ahmed El-Mahmoudy <aelmahmoudy@users.sourceforge.net> Thu, 31 Aug 2006 15:05:01 +0300
kchmviewer (2.5-2ubuntu1) edgy; urgency=low
* Rebuild so it doesnt depend on libgamin0
-- Sarah Hobbs <hobbsee@ubuntu.com> Tue, 18 Jul 2006 20:24:36 -0500
kchmviewer (2.5-2) unstable; urgency=low
* Fix FTBFS with g++4.1 (Closes: #372168)
-- Jose Luis Tallon <jltallon@adv-solutions.net> Thu, 08 Jun 2006 20:08:39 +0200
kchmviewer (2.5-1) unstable; urgency=low
* New upstream version
* Fix building with g++4.1 (Closes: #356517)
* Updated to standards version 3.7.2 with no changes
-- Jose Luis Tallon <jltallon@adv-solutions.net> Thu, 11 May 2006 2:32:41 +0200
kchmviewer (2.0-1) unstable; urgency=low
* New upstream version (Closes: #353709)
- included proper icons from upstream :-)
* Package sponsored by Tommaso Moroni
-- Jose Luis Tallon <jltallon@adv-solutions.net> Mon, 20 Feb 2006 22:19:57 +0100
kchmviewer (1.3a-1) unstable; urgency=low
* First upload to the Archive (Closes: #312700)
* Package sponsored by Tommaso Moroni
-- Jose Luis Tallon <jltallon@adv-solutions.net> Sun, 1 Jan 2006 2:33:38 +0100
kchmviewer (1.2a-1) unstable; urgency=low
[ Tommaso Moroni ]
* Initial packaging, incomplete
[ Jose Luis Tallon ]
* Initial release
- Fixed to use libchm instead of chmlib
- Added icons and manpage (1.2 -> 1.2a)
-- Jose Luis Tallon <jltallon@adv-solutions.net> Sat, 10 Dec 2005 18:48:17 +0100

@ -0,0 +1,58 @@
Source: kchmviewer-kde3
Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: Jose Luis Tallon <jltallon@adv-solutions.net>
Build-Depends: debhelper (>= 5.0.0), kdelibs4-kde3-dev, libchm-dev, libqt3-mt-dev, dpatch, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev
Standards-Version: 3.8.3
Homepage: http://www.kchmviewer.net/
Package: kchmviewer-kde3
Architecture: any
Conflicts: kchmviewer-nokde-kde3
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: CHM viewer for KDE3
KchmViewer is a chm (MS HTML help file format) viewer, written in C++.
Unlike most existing CHM viewers for Unix, it uses Trolltech Qt widget
library, and does not depend on KDE or GNOME. However, it may be compiled
with full KDE3 support, including KDE3 widgets and KIO/KHTML.
.
The main advantage of KchmViewer is non-English language support. Unlike
others, KchmViewer in most cases correctly detects help file encoding,
correctly shows tables of context of Russian, Korean, Chinese and Japanese
help files, and correctly searches in non-English help files (search for
MBCS languages - ja/ko/ch is still in progress).
.
Completely safe and harmless. Does not support JavaScript in any way,
optionally warns you before opening an external web page, or switching to
another help file. Shows an appropriate image for every TOC entry.
.
KchmViewer Has complete chm index support, including multiple index entries,
cross-links and parent/child entries in index as well as Persistent bookmarks
support. Correctly detects and shows encoding of any valid chm file.
Package: kchmviewer-nokde-kde3
Architecture: any
Conflicts: kchmviewer-kde3
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: CHM viewer for KDE3
KchmViewer is a chm (MS HTML help file format) viewer, written in C++.
Unlike most existing CHM viewers for Unix, it uses Trolltech Qt widget
library, and does not depend on KDE or GNOME. However, it may be compiled
with full KDE3 support, including KDE widgets and KIO/KHTML.
.
The main advantage of KchmViewer is non-English language support. Unlike
others, KchmViewer in most cases correctly detects help file encoding,
correctly shows tables of context of Russian, Korean, Chinese and Japanese
help files, and correctly searches in non-English help files (search for
MBCS languages - ja/ko/ch is still in progress).
.
Completely safe and harmless. Does not support JavaScript in any way,
optionally warns you before opening an external web page, or switching to
another help file. Shows an appropriate image for every TOC entry.
.
KchmViewer Has complete chm index support, including multiple index entries,
cross-links and parent/child entries in index as well as Persistent bookmarks
support. Correctly detects and shows encoding of any valid chm file.
.
This version is built without KDE support.

@ -0,0 +1,26 @@
This package was debianized by Tommaso Moroni <moronito@debian.org> on
Sat, 24 Sep 2005 18:52:09 +0200.
..and later redone by Jose Luis Tallon <jltallon@adv-solutions.net>
It was downloaded from http://kchmviewer.sourceforge.net
Copyright Holder: Georgy Gunayev <tim@krasnogorsk.ru>
License statement:
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.
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.
Additional Licenses:
The 'kio-msits' KIOSlave module is covered by the GNU LGPL license.
On Debian systems, the complete text of the GNU GPL2 and LGPL licenses
can be found at `/usr/share/common-licenses'.

@ -0,0 +1,9 @@
export kde_prefix=/usr
export sysconfdir=/etc
export kde_includedir=/usr/include/kde
export infodir=/usr/share/info
export mandir=/usr/share/man
export qtdir=/usr/share/qt3
export kde_cgidir=/usr/lib/cgi-bin
export kde_confdir=/etc/kde3
export kde_htmldir=/usr/share/doc/kde/HTML

@ -0,0 +1,2 @@
?package(kchmviewer):needs="X11" section="Applications/Viewers"\
title="kchmviewer" command="/opt/kde3/bin/kchmviewer"

@ -0,0 +1,157 @@
#!/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
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
DEB_CONFIGURE_MANDIR := /opt/kde3/share/man
DEB_CONFIGURE_PREFIX := /opt/kde3
DEB_CONFIGURE_INFODIR := /opt/kde3/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
# 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)
CFLAGS = -Wall -g
CONFIGURE_OPTIONS_KDE = \
--host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
--prefix=/opt/kde3 --with-extra-libs=/opt/kde3/lib \
--includedir=/opt/kde3/include/kde --mandir=/opt/kde3/share/man \
--with-qt-dir=$(qtdir) \
--sysconfdir=$(sysconfdir) \
--infodir=/opt/kde3/share/info \
--disable-debug --disable-rpath \
--with-kde
CONFIGURE_OPTIONS_NOKDE = \
--host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
--prefix=/opt/kde3 --with-qt-dir=$(qtdir) \
--sysconfdir=$(sysconfdir) \
--infodir=/opt/kde3/share/info --mandir=/opt/kde3/share/man \
--disable-debug --disable-rpath
ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
CFLAGS += -O0
else
CFLAGS += -O2
endif
-include debian/debiandirs
#build: debian/build-kde debian/build-nokde
build: patch debian/build-kde debian/build-nokde
patch: patch-stamp
patch-stamp:
dpatch apply-all
! [ -f /usr/share/libtool/ltmain.sh ] || \
cp -f /usr/share/libtool/ltmain.sh admin/ltmain.sh
! [ -f /usr/share/libtool/config/ltmain.sh ] || \
cp -f /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
make -f admin/Makefile.common cvs
touch debian/stamp-bootstrap
touch patch-stamp
unpatch:
dpatch deapply-all
$(RM) -rf patch-stamp debian/patched
debian/build-nokde:
dh_testdir
# automake
# autoconf
test -e config.sub -a -L config.sub || \
ln -sf /usr/share/misc/config.sub config.sub
test -e config.guess -a -L config.guess || \
ln -sf /usr/share/misc/config.guess config.guess
mkdir build-nokde && cd build-nokde && ../configure CFLAGS="$(CFLAGS)" $(CONFIGURE_OPTIONS_NOKDE)
$(MAKE) -C build-nokde
touch debian/build-nokde
debian/build-kde:
dh_testdir
# automake
# autoconf
test -e config.sub -a -L config.sub || \
ln -sf /usr/share/misc/config.sub config.sub
test -e config.guess -a -L config.guess || \
ln -sf /usr/share/misc/config.guess config.guess
mkdir build-kde && cd build-kde && ../configure CFLAGS="$(CFLAGS)" $(CONFIGURE_OPTIONS_KDE)
$(MAKE) -C build-kde
touch debian/build-kde
clean: unpatch
dh_testdir
dh_testroot
$(RM) -f build-stamp
$(RM) -rf debian/kchmviewer{,-nokde}
$(RM) -rf build{-kde,-nokde}
$(RM) -f debian/build{-kde,-nokde}
[ ! -f Makefile ] || $(MAKE) distclean
$(RM) config.sub config.guess
dh_clean
install: build install-common debian/install-kde debian/install-nokde
install-common:
dh_testdir
dh_clean -k
dh_installdirs
debian/install-kde:
dh_testroot
$(MAKE) -C build-kde install DESTDIR=$(CURDIR)/debian/kchmviewer-kde3
$(MAKE) -C build-kde/src/pics install DESTDIR=$(CURDIR)/debian/kchmviewer-kde3
mkdir -p $(CURDIR)/debian/kchmviewer-kde3/opt/kde3/share/man
cp -Rp $(CURDIR)/debian/additions/kchmviewer.1 $(CURDIR)/debian/kchmviewer-kde3/opt/kde3/share/man/kchmviewer.1
debian/install-nokde:
dh_testroot
$(MAKE) -C build-nokde install DESTDIR=$(CURDIR)/debian/kchmviewer-nokde-kde3 kde_icondir=$(DESTDIR)/opt/kde3/share/icons
mkdir -p $(CURDIR)/debian/kchmviewer-nokde-kde3/opt/kde3/share/man
mv $(CURDIR)/debian/additions/kchmviewer.1 $(CURDIR)/debian/kchmviewer-nokde-kde3/opt/kde3/share/man/kchmviewer.1
# Build architecture-independent files here.
binary-indep: build
# 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_install
dh_installmenu
# dh_installdebconf
# dh_installmime
# dh_installinfo
# dh_installman
dh_link
dh_strip
dh_compress
dh_fixperms
# dh_makeshlibs
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
binary: binary-indep binary-arch
.PHONY: build clean binary-indep binary-arch binary install

@ -0,0 +1,2 @@
version=3
http://sf.net/kchmviewer/kchmviewer-?([\w+\d+\.]+|\d+)(?:\.tar|\.tgz)(?:\.gz|\.bz2|) debian uupdate

@ -0,0 +1,86 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2002,2003 Colin Walters <walters@debian.org>
# Description: Defines some useful variables, but no rules
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_rules_buildvars
_cdbs_rules_buildvars = 1
CDBS_VERSION = something
# Common useful variables
DEB_SOURCE_PACKAGE := $(strip $(shell egrep '^Source: ' debian/control | cut -f 2 -d ':'))
DEB_VERSION := $(shell dpkg-parsechangelog | egrep '^Version:' | cut -f 2 -d ' ')
DEB_NOEPOCH_VERSION := $(shell echo $(DEB_VERSION) | cut -d: -f2-)
DEB_UPSTREAM_VERSION := $(shell echo $(DEB_NOEPOCH_VERSION) | sed 's/-[^-]*$$//')
DEB_ISNATIVE := $(shell dpkg-parsechangelog | egrep '^Version:' | perl -ne 'print if not /^Version:\s*.*-/;')
# Split into arch/indep packages
ifneq ($(DEB_INDEP_PACKAGES),cdbs)
DEB_INDEP_PACKAGES := $(filter-out $(DONT_BUILD), $(strip $(shell $(_cdbs_scripts_path)/list-packages indep)))
DEB_ARCH_PACKAGES := $(filter-out $(DONT_BUILD), $(filter-out $(DEB_INDEP_PACKAGES),$(strip $(shell $(_cdbs_scripts_path)/list-packages same))))
endif
# Split into normal and udeb packages
ifeq ($(DEB_UDEB_PACKAGES),)
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
DEB_UDEB_PACKAGES = $(filter-out $(DONT_BUILD),$(filter %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
else
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES), $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
endif
# Too much bother for now. If someone complains we'll fix it.
#DEB_ARCH_UDEB_PACKAGES = $(filter %-udeb, $(DEB_ARCH_PACKAGES))
#DEB_INDEP_UDEB_PACKAGES = $(filter %-udeb, $(DEB_INDEP_PACKAGES))
# A handy list of every package, udeb or not
DEB_ALL_PACKAGES = $(filter-out $(DONT_BUILD),$(DEB_PACKAGES) $(DEB_UDEB_PACKAGES))
DEB_INDEP_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_INDEP_PACKAGES)))
DEB_ARCH_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_ARCH_PACKAGES)))
DEB_DBG_PACKAGES = $(filter-out $(DONT_BUILD), $(filter %-dbg, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
# Some support for srcdir != builddir builds.
# These are relative to the root of the package
DEB_SRCDIR ?= .
DEB_BUILDDIR ?= $(strip $(DEB_SRCDIR))
# Miscellaneous bits
DEB_ARCH = $(shell dpkg --print-architecture)
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_HOST_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_HOST_GNU_SYSTEM)
DEB_HOST_GNU_CPU ?= $(shell dpkg-architecture -qDEB_HOST_GNU_CPU)
DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
DEB_BUILD_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_SYSTEM)
DEB_BUILD_GNU_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_CPU)
DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
DEB_BUILD_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_CPU)
DEB_BUILD_ARCH_OS ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_OS)
ifeq ($(words $(DEB_ALL_PACKAGES)),1)
DEB_DESTDIR = $(CURDIR)/debian/$(strip $(DEB_ALL_PACKAGES))/
else
DEB_DESTDIR = $(CURDIR)/debian/tmp/
endif
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), cdbs (>= 0.4.23-1.1)
endif

@ -0,0 +1,109 @@
ifndef _cdbs_bootstrap
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
endif
ifndef _cdbs_class_debian-qt-kde
_cdbs_class_debian-qt-kde := 1
# Note: This _must_ be included before autotools.mk, or it won't work.
common-configure-arch common-configure-indep:: debian/stamp-cvs-make
debian/stamp-cvs-make:
cp -Rp /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
cp -Rp /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
$(MAKE) -C $(DEB_SRCDIR) -f admin/Makefile.common dist;
touch debian/stamp-cvs-make
include debian/cdbs/kde.mk$(_cdbs_makefile_suffix)
include debian/cdbs/uploaders.mk
DEB_PATCHDIRS := debian/patches/common debian/patches
DEB_KDE_ENABLE_FINAL := yes
DEB_INSTALL_DOCS_ALL :=
DEB_DH_MAKESHLIBS_ARGS_ALL := -V
DEB_SHLIBDEPS_INCLUDE = $(foreach p,$(PACKAGES_WITH_LIBS),debian/$(p)/usr/lib)
ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
cdbs_treat_me_gently_arches := arm m68k alpha ppc64 armel armeb
ifeq (,$(filter $(DEB_HOST_ARCH_CPU),$(cdbs_treat_me_gently_arches)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
else
cdbs_kde_enable_final =
endif
endif
common-build-arch:: debian/stamp-man-pages
debian/stamp-man-pages:
if ! test -d debian/man/out; then mkdir -p debian/man/out; fi
for f in $$(find debian/man -name '*.sgml'); do \
docbook-to-man $$f > debian/man/out/`basename $$f .sgml`.1; \
done
for f in $$(find debian/man -name '*.man'); do \
soelim -I debian/man $$f \
> debian/man/out/`basename $$f .man`.`head -n1 $$f | awk '{print $$NF}'`; \
done
touch debian/stamp-man-pages
common-binary-indep::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_INDEP_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
common-binary-arch::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_ARCH_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
clean::
rm -rf debian/man/out
-rmdir debian/man
rm -f debian/stamp-man-pages
rm -rf debian/shlibs-check
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_desktop; then dh_desktop -p$(cdbs_curpkg) $(DEB_DH_DESKTOP_ARGS); fi
if test -e debian/$(cdbs_curpkg).lintian; then \
install -p -D -m644 debian/$(cdbs_curpkg).lintian \
debian/$(cdbs_curpkg)/usr/share/lintian/overrides/$(cdbs_curpkg); \
fi
if test -e debian/$(cdbs_curpkg).presubj; then \
install -p -D -m644 debian/$(cdbs_curpkg).presubj \
debian/$(cdbs_curpkg)/usr/share/bug/$(cdbs_curpkg)/presubj; \
fi
binary-install/$(DEB_SOURCE_PACKAGE)-doc-html::
set -e; \
for doc in `cd $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en; find . -name index.docbook`; do \
pkg=$${doc%/index.docbook}; pkg=$${pkg#./}; \
echo Building $$pkg HTML docs...; \
mkdir -p $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
cd $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
/opt/kde3/bin/meinproc $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en/$$pkg/index.docbook; \
done
for pkg in $(DOC_HTML_PRUNE) ; do \
rm -rf debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
done
clean::
if test -n "$(DEB_KDE_CVS_MAKE)" && test -d $(DEB_SRCDIR); then \
cd $(DEB_SRCDIR); \
find . -name Makefile.in -print | \
xargs --no-run-if-empty rm -f; \
rm -f Makefile.am acinclude.m4 aclocal.m4 config.h.in \
configure configure.files configure.in stamp-h.in \
subdirs; \
fi
rm -f debian/stamp-cvs-make
endif

@ -0,0 +1,97 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2003 Christopher L Cheney <ccheney@debian.org>
# Description: A class for KDE packages; sets KDE environment variables, etc
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_class_kde
_cdbs_class_kde := 1
# for dh_icons
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), debhelper (>= 5.0.7ubuntu4)
include $(_cdbs_rules_path)/buildcore.mk$(_cdbs_makefile_suffix)
ifdef _cdbs_tarball_dir
DEB_BUILDDIR = $(_cdbs_tarball_dir)/obj-$(DEB_BUILD_GNU_TYPE)
else
DEB_BUILDDIR = obj-$(DEB_BUILD_GNU_TYPE)
endif
include $(_cdbs_class_path)/autotools.mk$(_cdbs_makefile_suffix)
export kde_cgidir = \$${libdir}/cgi-bin
export kde_confdir = \$${sysconfdir}/kde3
export kde_htmldir = \$${datadir}/doc/kde/HTML
ifeq (,$(filter noopt,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
endif
ifneq (,$(filter nostrip,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final =
cdbs_kde_enable_debug = --enable-debug=yes
else
cdbs_kde_enable_debug = --disable-debug
endif
ifneq (,$(filter debug,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_debug = --enable-debug=full
endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_icons; then dh_icons -p$(cdbs_curpkg) $(DEB_DH_ICONCACHE_ARGS); fi
cleanbuilddir::
-$(if $(call cdbs_streq,$(DEB_BUILDDIR),$(DEB_SRCDIR)),,rm -rf $(DEB_BUILDDIR))
common-build-arch common-build-indep:: debian/stamp-kde-apidox
debian/stamp-kde-apidox:
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) apidox)
touch $@
common-install-prehook-impl::
mkdir -p po
-XGETTEXT=/usr/bin/kde-xgettext EXTRACTATTR=/opt/kde3/bin/extractattr sh $(DEB_SRCDIR)/admin/cvs.sh extract-messages
-for file in po/*pot; do \
sed "s/charset=CHARSET/charset=UTF-8/" -i $$file; \
done
common-install-arch common-install-indep:: common-install-kde-apidox
common-install-kde-apidox::
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) install-apidox DESTDIR=$(DEB_DESTDIR))
clean::
rm -f debian/stamp-kde-apidox
rm -rf po/*.pot
# This is a convenience target for calling manually. It's not part of
# the build process.
buildprep: clean apply-patches
$(MAKE) -f admin/Makefile.common dist
debian/rules clean
endif

@ -0,0 +1,16 @@
Sune Vuorela <debian@pusling.com>
Ana Beatriz Guerrero Lopez <ana@debian.org>
Fathi Boudra <fboudra@free.fr>
Modestas Vainius <geromanas@mailas.com>
Josh Metzler <joshdeb@metzlers.org>
Isaac Clerencia <isaac@debian.org>
Adeodato Simó <dato@net.com.org.es>
Adeodato Simo <dato@net.com.org.es>
Christopher Martin <chrsmrtn@debian.org>
Daniel Schepler <schepler@debian.org>
Sarah Hobbs <hobbsee@ubuntu.com>
Nacho Barrientos Arias <nacho@debian.org>
Ricardo Javier Cardenes Medina <rcardenes@debian.org>
Ricardo Cardenes <rcardenes@debian.org>
Armin Berres <trigger+debian@space-based.de>
Francesco Pedrini <francesco.pedrini@gmail.com>

@ -0,0 +1,29 @@
MAINTAINER=Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
UPLOADERS=$(shell grep -e +++ -e "^ -- " debian/changelog | grep -v "debian-qt-kde@lists.debian.org" | head -13 | /bin/sed 's/^\s*//;s/\s*$$//;s/^+++\? Changes by //;s/^+++\? //;s/-- //;s/:$$//;s/ <.*//' | sort -u | while read line ; do grep "$$line" debian/cdbs/team-members ; done | tr "\n" ", " | sed 's/,/, /g;s/, $$//')
debian/control.tmp:
@if [ ! -e debian/control.in ] ; then \
echo "this package is not yet prepared for using automatic update of uploaders"; \
echo "Please do so."; \
exit 1; \
fi
@sed 's/@@@UPLOADERS@@@/$(UPLOADERS)/;s#@@@MAINTAINER@@@#$(MAINTAINER)#' debian/control.in > debian/control.tmp
check-uploaders: debian/control.tmp
@if ! diff -q debian/control debian/control.tmp ; then \
echo "WARNING:: Control file differs from manually generated one" ; \
echo "WARNING:: Please update it manually and check it afterwards" ; \
echo "WARNING:: Uploaders are updated by debian/rules update-uploaders" ;\
echo "WARNING:: If this is a binNMU, NMU or security upload, just ignore" ;\
fi
clean::
rm -f debian/control.tmp
update-uploaders: debian/control.tmp
@mv -f debian/control.tmp debian/control
makebuilddir:: check-uploaders

@ -0,0 +1,19 @@
#!/usr/bin/env perl
use strict;
use warnings;
my $version = `dpkg-parsechangelog | awk '/^Version/ {print \$2}'`;
my ($version3, $version3_next);
my ($version2, $version2_next);
($version3 = $version) =~ s/-[^-]+$//;
($version2 = $version3) =~ s/\.[^.]+$//;
($version3_next = $version3) =~ s/(?<=\.)(\d+)[a-z]?$/($1+1)/e;
($version2_next = $version2) =~ s/(?<=\.)(\d+)$/($1+1)/e;
print "KDE-Version3=$version3\n";
print "KDE-Version2=$version2\n";
print "KDE-Next-Version3=$version3_next\n";
print "KDE-Next-Version2=$version2_next\n";

@ -0,0 +1,251 @@
kcpuload-kde3 (2.00-0ubuntu4) karmic; urgency=low
* Karmic rebuild
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 02 July 2009 16:08:00 -0600
kcpuload-kde3 (2.00-0ubuntu3) intrepid; urgency=low
* Moved KDE3 to /opt/kde3
* Integrated properly with KDE4.2+
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Wed, 04 March 2009 01:11:00 -0600
kcpuload-kde3 (2.00-0ubuntu1) intrepid; urgency=low
* Added multicore support
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Fri, 20 Feb 2009 14:00:00 -0600
kcpuload-kde3 (1.99-0ubuntu1) intrepid; urgency=low
* Added -kde3 suffix
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Fri, 19 Dec 2008 12:57:00 -0600
kcpuload (1.99-14ubuntu1) intrepid; urgency=low
* Drop recommends on kicker (LP: #283543)
-- Harald Sitter <apachelogger@ubuntu.com> Wed, 15 Oct 2008 12:37:18 +0200
kcpuload (1.99-14) unstable; urgency=low
* Fixed popup so it doesn't have a taskbar button appearing
(closes: #343558).
-- Helen Faulkner <helen@debian.org> Sat, 19 Jan 2008 03:59:11 +1100
kcpuload (1.99-13) unstable; urgency=low
* New maintainer. Thankyou to Ben for looking after this for much longer
than he expected to.
* Removed versioned depends on kdelibs4-dev, since kdelibs4-dev_4:3.4.2* is
the current version in unstable now, and to make backports easier.
-- Helen Faulkner <helen@debian.org> Sat, 10 Sep 2005 10:38:49 +1000
kcpuload (1.99-12) unstable; urgency=low
* Rebuilt against KDE 3.4 with g++-4 for the C++ ABI transition. Adjusted
KDE build-depends accordingly.
* Updated FSF postal address in the copyright file.
* Bumped standards-version to 3.6.2.1 (no changes required).
-- Ben Burton <bab@debian.org> Thu, 1 Sep 2005 09:04:24 +1000
kcpuload (1.99-11) unstable; urgency=low
* Updated config.{sub,guess} for building on GNU/k*BSD (closes: #306544).
-- Ben Burton <bab@debian.org> Thu, 28 Apr 2005 08:27:37 +1000
kcpuload (1.99-10) unstable; urgency=low
* Fixed SMP detection to work in both 2.4 and 2.6 kernels; previously it
worked only in 2.4 (closes: #274739).
* Removed the debian/CVS directory, since debian packaging files have been
removed from CVS upstream.
-- Ben Burton <bab@debian.org> Fri, 25 Mar 2005 19:49:08 +1100
kcpuload (1.99-9) unstable; urgency=low
* Added explicit copyright statements to debian/copyright.
-- Ben Burton <bab@debian.org> Wed, 19 Jan 2005 08:39:03 +1100
kcpuload (1.99-8) unstable; urgency=low
* Rebuilt against KDE 3.2 for nicer docs.
* More quoting for the debian menu file.
-- Ben Burton <bab@debian.org> Sat, 3 Jul 2004 09:36:46 +1000
kcpuload (1.99-7) unstable; urgency=low
* Built against new libXrender.
* Bumped standards-version to 3.6.1.
-- Ben Burton <bab@debian.org> Fri, 2 Jan 2004 18:13:07 +1100
kcpuload (1.99-6) unstable; urgency=low
* Using high colour pixmap for debian menu entry.
* Updated SEE ALSO section of manpage.
* Bumped standards-version to 3.6.0.
* Updated package sections.
-- Ben Burton <bab@debian.org> Wed, 27 Aug 2003 20:04:25 +1000
kcpuload (1.99-5) unstable; urgency=low
* Patched admin/acinclude.m4.in for s390 build (closes: #186814).
* Using AM_MAINTAINER_MODE.
-- Ben Burton <bab@debian.org> Tue, 8 Apr 2003 09:27:53 +1000
kcpuload (1.99-4) unstable; urgency=low
* Removed dangling symlink (closes: #186168).
-- Ben Burton <bab@debian.org> Wed, 26 Mar 2003 14:06:57 +1100
kcpuload (1.99-3) unstable; urgency=low
* Updated admin/debianrules for new Qt dirs (closes: #184688).
* Removed alpha compile flags.
-- Ben Burton <bab@debian.org> Sun, 16 Mar 2003 16:00:19 +1100
kcpuload (1.99-2) unstable; urgency=low
* First KDE3 upload to debian!
* Build-depends on debhelper v4.
-- Ben Burton <bab@debian.org> Mon, 3 Feb 2003 10:40:27 +1100
kcpuload (1.99-1) unstable; urgency=low
* New upstream version.
* Bumped standards-version to 3.5.8.
-- Ben Burton <bab@debian.org> Tue, 14 Jan 2003 19:23:14 +1100
kcpuload (1.90-kde3-1) unstable; urgency=low
* Ported to KDE3.
-- Ben Burton <benb@acm.org> Mon, 2 Sep 2002 12:57:36 +1000
kcpuload (1.90-16) unstable; urgency=low
* Fixed spelling error (closes: Bug#124783).
-- Ben Burton <benb@acm.org> Wed, 19 Dec 2001 21:52:05 +1000
kcpuload (1.90-15) unstable; urgency=low
* Fixed the alpha build _again_.
-- Ben Burton <benb@acm.org> Sun, 4 Nov 2001 11:12:23 -0600
kcpuload (1.90-14) unstable; urgency=low
* No longer runs ./configure a second time (fixes alpha builds).
-- Ben Burton <benb@acm.org> Mon, 29 Oct 2001 10:43:01 -0600
kcpuload (1.90-13) unstable; urgency=low
* Consecutive builds now produce the same source diffs.
-- Ben Burton <benb@acm.org> Thu, 11 Oct 2001 14:09:31 -0500
kcpuload (1.90-12) unstable; urgency=low
* Builds with automake 1.5.
* Updated config.guess and config.sub (closes: Bug#115030).
-- Ben Burton <benb@acm.org> Thu, 11 Oct 2001 09:41:57 -0500
kcpuload (1.90-11) unstable; urgency=low
* Updated parameters for alpha build.
-- Ben Burton <benb@acm.org> Sun, 23 Sep 2001 23:07:01 -0500
kcpuload (1.90-10) unstable; urgency=low
* objprelink: now you see it, now you don't (removed).
-- Ben Burton <benb@acm.org> Sun, 16 Sep 2001 12:22:33 -0500
kcpuload (1.90-9) unstable; urgency=low
* Uses objprelink.
-- Ben Burton <benb@acm.org> Thu, 30 Aug 2001 09:10:08 -0500
kcpuload (1.90-8) unstable; urgency=low
* Cleaned up debian/rules.
-- Ben Burton <benb@acm.org> Wed, 8 Aug 2001 19:08:30 +1000
kcpuload (1.90-7) unstable; urgency=low
* Builds on alpha.
* Upped standards-version to 3.5.6.
-- Ben Burton <benb@acm.org> Sat, 4 Aug 2001 00:32:46 +1000
kcpuload (1.90-6) unstable; urgency=low
* Removed redundancies from build-depends.
* Cosmetic change to doc-base registration.
-- Ben Burton <benb@acm.org> Mon, 21 May 2001 10:48:13 -0500
kcpuload (1.90-5) unstable; urgency=low
* Fleshed out man page.
-- Ben Burton <benb@acm.org> Mon, 7 May 2001 07:58:17 -0500
kcpuload (1.90-4) unstable; urgency=low
* Updated debian/rules to DH_COMPAT=3.
* Build-Depends: required version (>> 3.0.0) of debhelper.
* Updated Standards-Version to 3.5.2.
* Added kderemove="1" to the debian menu item.
* Miscellaneous tidying in debian/.
-- Ben Burton <benb@acm.org> Thu, 26 Apr 2001 12:47:52 -0500
kcpuload (1.90-3) unstable; urgency=low
* Added Suggests: knetload.
* Removed dh_testversion from debian/rules.
-- Ben Burton <benb@acm.org> Wed, 28 Mar 2001 13:32:24 -0600
kcpuload (1.90-2) unstable; urgency=low
* Rebuilt for new libqt2 libraries.
-- Ben Burton <benb@acm.org> Tue, 6 Mar 2001 07:49:40 -0600
kcpuload (1.90-1) unstable; urgency=low
* Initial Release (closes: Bug#86936).
* Added a man page.
* Added an icon in /usr/share/pixmaps/.
* Moved HTML documentation from /usr/share/apps/kcpuload/docs/ to
/usr/share/doc/kde/HTML/en/kcpuload/ so that dwww can access it.
-- Ben Burton <benb@acm.org> Wed, 21 Feb 2001 12:08:01 -0600
Local variables:
mode: debian-changelog
End:

@ -0,0 +1,20 @@
Source: kcpuload-kde3
Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: Helen Faulkner <helen@debian.org>
Build-Depends: debhelper (>> 4.0.0), kdelibs4-kde3-dev, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev
Standards-Version: 3.8.3
Package: kcpuload-kde3
Architecture: any
Section: kde
Depends: ${shlibs:Depends}
Suggests: knetload-kde3
Description: a CPU meter for Kicker [KDE3]
KCPULoad is a small program for Kicker (the KDE panel). It shows a
recent history of CPU usage in the form of one or two configurable
diagrams in the system tray. These diagrams have settings for colours
and various different styles.
.
KCPULoad has support for SMP and separate user/system loads.

@ -0,0 +1,28 @@
This package was debianized by Ben Burton <bab@debian.org> on
Wed, 21 Feb 2001 12:08:01 -0600.
It was downloaded via CVS from cvs.kde.org.
Upstream Authors: Markus Gustavsson <mighty@fragzone.se>,
Ben Burton <bab@debian.org>
Copyright:
Copyright (c) 1999-2000, Markus Gustavsson
(c) 2002, Ben Burton
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; version 2 dated June, 1991.
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 GNU/Linux systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.

@ -0,0 +1,11 @@
Document: kcpuload
Title: KCPULoad Handbook
Author: Markus Gustavsson <mighty@fragzone.se> and Ben Burton <bab@debian.org>
Abstract: KCPULoad is a simple CPU meter which graphs a recent history
of CPU usage in the system tray. It has support for SMP and separate
user/system loads.
Section: Applications/System/Monitoring
Format: HTML
Index: /usr/share/doc/kcpuload/html/index.html
Files: /usr/share/doc/kcpuload/html/*.html

@ -0,0 +1,3 @@
kcpuload/AUTHORS
kcpuload/README
kcpuload/TODO

@ -0,0 +1,57 @@
.\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
.TH KCPULOAD 1 "January 14, 2003"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
.\" .nh disable hyphenation
.\" .hy enable hyphenation
.\" .ad l left justify
.\" .ad b justify to both left and right margins
.\" .nf disable filling
.\" .fi enable filling
.\" .br insert line break
.\" .sp <n> insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH NAME
kcpuload \- a CPU meter for Kicker
.SH SYNOPSIS
.B kcpuload
.RI "[ " generic-options " ]"
.SH DESCRIPTION
\fBKCPULoad\fP is a small program for Kicker (the KDE panel). It
shows a recent history of CPU usage in the form of one or two
configurable diagrams in the system tray.
These diagrams have settings for colors and various different styles.
.PP
Note that it isn't the real system load that is shown, but the percent
used of the total CPU power, which is calculated from the number of
CPU ticks between each update.
.PP
If there is more than one CPU on the system, the combined CPU usage
from both can be shown, or you can choose to have one separate diagram
for each CPU.
.PP
Left click on a diagram to bring up a small information box which
will show the exact CPU usage in text form.
.PP
Note that using a slower update interval will give a more stable
and accurate diagram without flicker.
.SH OPTIONS
For a full summary of options, run \fIkcpuload \-\-help\fP.
.SH SEE ALSO
Full user documentation is available through the KDE Help Centre.
You can also enter the URL
\fIhelp:/kcpuload/\fP
directly into konqueror or you can run
`\fIkhelpcenter help:/kcpuload/\fP'
from the command-line.
.PP
If the KDE Help Centre is not installed then you can
read this documentation in HTML format from
\fI/usr/share/doc/kde/HTML/en/kcpuload/\fP.
.SH AUTHOR
KCPULoad was written by Markus Gustavsson <mighty@fragzone.se> and
Ben Burton <bab@debian.org>

@ -0,0 +1 @@
debian/kcpuload.xpm /opt/kde3/share/pixmaps

@ -0,0 +1,125 @@
/* XPM */
static char *kcpuload[] = {
/* columns rows colors chars-per-pixel */
"32 32 87 1",
" c black",
". c #001A00",
"X c #001E00",
"o c #002200",
"O c #002400",
"+ c #002600",
"@ c #002700",
"# c #002A00",
"$ c #002D00",
"% c #002E00",
"& c #003300",
"* c #003400",
"= c #003600",
"- c #003900",
"; c #003C00",
": c #003F00",
"> c #004100",
", c #004400",
"< c #004500",
"1 c #004800",
"2 c #004B00",
"3 c #004C00",
"4 c #004E00",
"5 c #005400",
"6 c #005500",
"7 c #005A00",
"8 c #005B00",
"9 c #005C00",
"0 c #005F00",
"q c #006600",
"w c #006800",
"e c #006900",
"r c #006C00",
"t c #007200",
"y c #007300",
"u c #007500",
"i c #007700",
"p c #007800",
"a c #007E00",
"s c #4C4C4C",
"d c gray47",
"f c #008200",
"g c #008500",
"h c #008700",
"j c #008800",
"k c #008A00",
"l c #008F00",
"z c #009000",
"x c #009300",
"c c #009600",
"v c #009800",
"b c #009900",
"n c #009C00",
"m c #00A100",
"M c #00A200",
"N c #00A500",
"B c #00A800",
"V c #00A900",
"C c #00AA00",
"Z c #00AB00",
"A c #00B400",
"S c #00B600",
"D c #00B800",
"F c #00BB00",
"G c #00BD00",
"H c #00BE00",
"J c #00C300",
"K c #00C600",
"L c #00CC00",
"P c #00CF00",
"I c #00D000",
"U c #00D100",
"Y c #00D200",
"T c #00D800",
"R c #00DD00",
"E c #00E100",
"W c #00E400",
"Q c #00E600",
"! c #00E700",
"~ c #00EA00",
"^ c #00EE00",
"/ c #00F000",
"( c #00F700",
") c #00FC00",
"_ c #00FD00",
"` c green",
"' c gray100",
/* pixels */
"ssssssssssssssssssssssssssssssss",
"s '",
"s '",
"s '",
"s '",
"s '",
"s '",
"s '",
"s ( '",
"s ~ '",
"s ddRdd`d`dddddddddddddddd '",
"s P / / // '",
"s ` J `E E WE '",
"s ^ A`/P P PP '",
"s R V~RJ J( JJ ( '",
"s LdnTLA`AW`AA```dd(`dW`(` '",
"s D`xJHN~NP~NNW~~``W~`P~~~ '",
"s VWfAVvPxJYxxPPPW~PPWJPPP '",
"s vPimvgHgVHgkHHHPLHHLVHHH '",
"s kDqxkpVivVpiNVVDDVVDvVNV '",
"s im8aiexegxeexxxmmxxmgxxx '",
"s qk4rq8a8ya88aaakkaakyaaa '",
"s 5y,852e29e22eeeyyeey9eee '",
"s <8&<,:5-25:-555995594555 '",
"s &<+=&%:%-:%%:::<<::<-::: '",
"s o%.+oX#X+#XX###%%##%+### '",
"s '",
"s '",
"s '",
"s '",
"s '",
"s'''''''''''''''''''''''''''''''"
};

@ -0,0 +1,7 @@
?package(kcpuload):needs="X11"\
section="Applications/System/Monitoring"\
hints="KDE"\
kderemove="1"\
title="KCPULoad"\
command="/opt/kde3/bin/kcpuload"\
icon="/usr/share/pixmaps/kcpuload.xpm"

@ -0,0 +1,2 @@
# This tag is required for apps already in the KDE menu.
kcpuload-kde3: menu-item-contains-unknown-tag kderemove /usr/share/menu/kcpuload:7

@ -0,0 +1,198 @@
#!/usr/bin/make -f
# Sample debian/rules that uses debhelper.
# GNU copyright 1997 to 1999 by Joey Hess.
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
DEB_CONFIGURE_MANDIR := /opt/kde3/share/man
DEB_CONFIGURE_PREFIX := /opt/kde3
DEB_CONFIGURE_INFODIR := /opt/kde3/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
# This has to be exported to make some magic below work.
export DH_OPTIONS
# 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)
INSTALL_DIR = install -p -d -o root -g root -m 755
INSTALL_FILE = install -p -o root -g root -m 644
objdir = $(CURDIR)/obj-$(DEB_BUILD_GNU_TYPE)
tmp = debian/kcpuload-kde3
overrides = $(tmp)/usr/share/lintian/overrides
ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS)))
CFLAGS += -g
endif
ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
INSTALL_PROGRAM += -s
endif
ifeq ($(DEB_BUILD_GNU_TYPE),i386-linux)
# Uncomment the following 2 lines to enable i686 optimziation
# You may want to tweak the settings to your likings
#export CFLAGS=-O3 -march=i686 -ffast-math -finline-functions
#export CXXFLAGS=-O3 -march=i686 -ffast-math -finline-functions
endif
-include debian/debiandirs
debian/debiandirs: admin/debianrules
perl -w admin/debianrules echodirs > debian/debiandirs
configure: configure-stamp
configure-stamp:
dh_testdir
# Apply Debian specific patches
if test ! -f patch-stamp; then \
for patch in $(CURDIR)/debian/patches/*.diff ;\
do \
echo APPLYING PATCH\: $${patch##*/};\
patch -p1 < $$patch ;\
done ;\
touch patch-stamp ;\
fi
! [ -f /usr/share/libtool/ltmain.sh ] || \
cp -f /usr/share/libtool/ltmain.sh admin/ltmain.sh
! [ -f /usr/share/libtool/config/ltmain.sh ] || \
cp -f /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
make -f admin/Makefile.common cvs
touch debian/stamp-bootstrap
if test ! -f configure; then \
$(MAKE) -f admin/Makefile.common ;\
fi
# make build directory
mkdir $(objdir)
# run configure with build tree $(objdir)
cd $(objdir) && \
../configure --disable-debug --enable-final --libexecdir=/opt/kde3/bin --sysconfdir=/etc --libdir=/opt/kde3/lib --includedir=/opt/include/kde --with-qt-includes=/usr/include/qt3 --mandir=/opt/kde3/share/man --infodir=/opt/kde3/share/info --prefix=/opt/kde3 --with-extra-libs=/opt/kde3/lib
touch configure-stamp
build: build-stamp
build-stamp: configure-stamp
dh_testdir
cd $(objdir) && \
$(MAKE)
touch build-stamp
debian-clean:
dh_testdir
dh_testroot
dh_clean
clean:
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp debian/debiandirs
# Remove Debian specific patches
if test -f patch-stamp; then \
for patch in $(CURDIR)/debian/patches/*.diff ;\
do \
echo REMOVING PATCH\: $${patch##*/};\
patch -p1 -R < $$patch ;\
done ;\
rm -f patch-stamp ;\
fi
# Remove build tree
rm -rf $(objdir)
# if Makefile exists run distclean
if test -f Makefile; then \
$(MAKE) distclean; \
fi
if test -d CVS; then \
$(MAKE) -f admin/Makefile.common cvs-clean ;\
fi
dh_clean
install: DH_OPTIONS=
install: build
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
cd $(objdir) && \
$(MAKE) install DESTDIR=$(CURDIR)/debian/kcpuload-kde3
# Install additional files beyond the standard install.
dh_install
# Generate HTML docs.
for i in `find $(tmp) -name "index.docbook"`; do \
( cd `dirname $$i`; /opt/kde3/bin/meinproc `basename $$i` ); \
done
# Install standard documentation links.
for pkg in `dh_listpackages`; do \
if test -d debian/$$pkg/opt/kde3/share/doc/kde/HTML/en/$$pkg; then \
dh_link -p$$pkg opt/kde3/share/doc/kde/HTML/en/$$pkg \
opt/kde3/share/doc/$$pkg/html; \
fi; \
done
# Install lintian overrides.
$(INSTALL_DIR) $(overrides)
$(INSTALL_FILE) debian/override $(overrides)/kcpuload-kde3
# This single target is used to build all the packages, all at once, or
# one at a time. So keep in mind: any options passed to commands here will
# affect _all_ packages. Anything you want to only affect one package
# should be put in another target, such as the install target.
binary-common:
dh_testdir
dh_testroot
dh_installchangelogs kcpuload/ChangeLog
dh_installdocs
dh_installexamples
dh_installmanpages
dh_installmenu
dh_installmime
dh_strip
dh_link
dh_compress -X.docbook -X.css -X-license -X.dcl -X.bz2
dh_fixperms
dh_makeshlibs -V
dh_installdeb
dh_perl
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
# Build architecture independant packages using the common target.
binary-indep: build install
# We have nothing to do by default.
# Build architecture dependant packages using the common target.
binary-arch: build install
$(MAKE) -f debian/rules DH_OPTIONS=-a binary-common
# Any other binary targets build just one binary package at a time.
binary-%: build install
$(MAKE) -f debian/rules binary-common DH_OPTIONS=-p$*
binary: binary-indep binary-arch
.PHONY: build clean binary-indep binary-arch binary install configure

@ -0,0 +1,3 @@
# These are shipped with the upstream tarball.
kcpuload source: cvsignore-file-in-source
kcpuload source: source-contains-CVS-dir

@ -0,0 +1,107 @@
Debian kde-extras Team
----------------------
1. Contacts
-----------
General help requests
<debian-kde@lists.debian.org> mailing list
#debian-kde on irc
Packaging queries
<debian-qt-kde@lists.debian.org> mailing list
#debian-qt-kde on irc
Maintainers
<pkg-kde-extras@lists.alioth.debian.org> mailing list
2. Subversion repository
------------------------
You can browse it only at:
http://svn.debian.org/wsvn/pkg-kde/kde-extras/
To "checkout" the repository use these commands:
$ svn co svn+ssh://${ALIOTH_USERNAME}@svn.debian.org/svn/pkg-kde/kde-extras
Authorized SSH keys are controlled at https://alioth.debian.org/account/
The repository layout is:
- packagename/
    - trunk/
    - branches/
    - tags/
        - 0.7.2-1/
        - 0.7.2-2/
        - 0.7.2-2ubuntu1/
        - 0.7.2-2ubuntu2/
        - 0.7.2-2ubuntu3/
        - 0.8.0/
        ...
If only one version of the package is available at the time, development must
be made at trunk/ dir, copying the dir to tags/'pkg-version' each time a new
release is made.
When, at some point, the need to have two different versions at the same time
arises (for example, if we need a version to be in unstable and a different one
to be in experimental), experimental development will be made in trunk/ and
if a new unstable package needs to be cooked, copying
tag/'latest_version_in_sid' to tag/'latest_version_in_sid'+1 will make the
trick.
3. Using svn-buildpackage
--------------------------
Packages with an upstream tarball will require you to set the mergeWithUpstream
property first (from the package root) so that svn-buildpackage will look for
the .orig.tar.gz in the ../tarballs directory.
% svn propset mergeWithUpstream 1 debian
Please note that this only works for packages which have only the debian/
directory committed. Consequently, you must use CDBS's simple-patchsys.mk or
dpatch to modify the upstream sources.
After you have finished and committed your Debian patches via
% svn commit [PACKAGE]
as well as copying the orig.tar.gz to ../tarballs/ if necessary, you may build
your package with the following commands:
% svn-buildpackage --svn-ignore-new -rfakeroot
Please, don't commit tarballs/ or build-area/ directories to SVN.
4. Tarballs and Build-area directories
------------------------------------
During pkg development before uploaded to debian the tarballs can be found at:
http://pkg-kde.alioth.debian.org/kde-extra/orig.tar.gz/
You need to place those dirs in the parent directory of the one from which you're
running svn-buildpackage. Usually this means placing tarballs/ and build-area/ dirs
in 'pkgname'/ dir, at the same level as trunk/
If you want to compile inside one version in tags/ dir, you'll need to place those
dirs inside that dir. Of course the easiest and cleanest way of doing it is
by making a symlink of those dirs inside tags/ dir.
5. Using svn-inject
-------------------
To inject a new package into the Debian KDE Extras svn archive you should use svn-inject(1)
as follows:
svn-inject -o <package>.dsc svn+ssh://${ALIOTH_USERNAME}@svn.debian.org/svn/pkg-kde/kde-extras
Type in your alioth password a few hundred times :-) and your package should be
uploaded to the archive. Note you will also need to manually copy the
package.orig.tar.gz to your tarballs directory. The -o option is important as
this ensures that we 'Only keep modified files under SVN control'

@ -0,0 +1,52 @@
Source: kde-guidance-kde3
Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Uploaders: Fathi Boudra <fboudra@free.fr>, Mark Purcell <msp@debian.org>
Build-Depends: cdbs, debhelper (>= 5), chrpath, kdelibs4-kde3-dev,
libpythonize0-kde3-dev, libtool, libxml2-utils, libxss-dev, libxxf86vm-dev,
pykdeextensions-kde3, pyqt-tools, python-qt3 (>= 3.17.2-1ubuntu2), python-kde3-kde3, python-kde3-kde3-dev, python-sip4-dev,
python-support (>= 0.6), python (>= 2.5), python-dev (>= 2.5), x11proto-scrnsaver-dev, python-qt-dev, hwdata
Standards-Version: 3.8.3
Package: kde-guidance-kde3
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, pykdeextensions-kde3, python-kde3-kde3, sysv-rc, guidance-backends-kde3, hwdata, python (>= 2.5), python-dev (>= 2.5)
Conflicts: guidance-power-manager, kde-guidance-powermanager
Provides: ${python:Provides}
Description: collection of KDE system administration tools for GNU/Linux [KDE3]
Guidance currently consists of four programs designed to help you
look after your system:
o userconfig - User and Group administration
o serviceconfig - Service/daemon administration
o mountconfig - Disk and filesystem administration
o displayconfig - Screen and display configuration
o wineconfig - Wine configuration
.
These tools are available in KDE Control Center, System Settings
or can be run as standalone applications.
.
Homepage: http://www.simonzone.com/software/guidance
Package: guidance-backends-kde3
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, hwdata, python (>= 2.5), python-dev (>= 2.5)
Conflicts: guidance-power-manager, kde-guidance-powermanager
Provides: ${python:Provides}
Description: collection of system administration tools for GNU/Linux [KDE3]
This package contains the platform neutral backends used in the
Guidance configuration tools.
.
Homepage: http://www.simonzone.com/software/guidance
Package: kde-guidance-powermanager-kde3
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, kde-guidance-kde3, python-kde3-kde3, python-dbus, hal, python-gobject, python (>= 2.5), python-dev (>= 2.5)
Conflicts: guidance-power-manager, kde-guidance-powermanager
Provides: ${python:Provides}
Description: HAL based power manager applet [KDE3]
A power management applet to indicate battery levels and perform hibernate or
suspend using HAL.
.
Homepage: http://www.simonzone.com/software/guidance

@ -0,0 +1,432 @@
This package was debianized by Fathi Boudra <fboudra@free.fr> on
Mon, 1 Aug 2005 19:23:46 +0200.
It was downloaded from http://www.simonzone.com/software/guidance
Copyright Holders:
Simon Edwards <simon@simonzone.com>
Sebastian Kügler <sebas@vizzzion.org>
License:
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.
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'.
The documentations provided with kde-guidance is distributed under
the GNU Free Documentation License (GFDL). They are considered free with
regards to the Debian Free Software Guidelines (DFSG) because they don't
contain any unmodifiable parts (invariant sections). The complete text of
the GNU Free Documentation License can be found below:
GNU Free Documentation License
Version 1.2, November 2002
Copyright (C) 2000,2001,2002 Free Software Foundation, Inc.
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
0. PREAMBLE
The purpose of this License is to make a manual, textbook, or other
functional and useful document "free" in the sense of freedom: to
assure everyone the effective freedom to copy and redistribute it,
with or without modifying it, either commercially or noncommercially.
Secondarily, this License preserves for the author and publisher a way
to get credit for their work, while not being considered responsible
for modifications made by others.
This License is a kind of "copyleft", which means that derivative
works of the document must themselves be free in the same sense. It
complements the GNU General Public License, which is a copyleft
license designed for free software.
We have designed this License in order to use it for manuals for free
software, because free software needs free documentation: a free
program should come with manuals providing the same freedoms that the
software does. But this License is not limited to software manuals;
it can be used for any textual work, regardless of subject matter or
whether it is published as a printed book. We recommend this License
principally for works whose purpose is instruction or reference.
1. APPLICABILITY AND DEFINITIONS
This License applies to any manual or other work, in any medium, that
contains a notice placed by the copyright holder saying it can be
distributed under the terms of this License. Such a notice grants a
world-wide, royalty-free license, unlimited in duration, to use that
work under the conditions stated herein. The "Document", below,
refers to any such manual or work. Any member of the public is a
licensee, and is addressed as "you". You accept the license if you
copy, modify or distribute the work in a way requiring permission
under copyright law.
A "Modified Version" of the Document means any work containing the
Document or a portion of it, either copied verbatim, or with
modifications and/or translated into another language.
A "Secondary Section" is a named appendix or a front-matter section of
the Document that deals exclusively with the relationship of the
publishers or authors of the Document to the Document's overall subject
(or to related matters) and contains nothing that could fall directly
within that overall subject. (Thus, if the Document is in part a
textbook of mathematics, a Secondary Section may not explain any
mathematics.) The relationship could be a matter of historical
connection with the subject or with related matters, or of legal,
commercial, philosophical, ethical or political position regarding
them.
The "Invariant Sections" are certain Secondary Sections whose titles
are designated, as being those of Invariant Sections, in the notice
that says that the Document is released under this License. If a
section does not fit the above definition of Secondary then it is not
allowed to be designated as Invariant. The Document may contain zero
Invariant Sections. If the Document does not identify any Invariant
Sections then there are none.
The "Cover Texts" are certain short passages of text that are listed,
as Front-Cover Texts or Back-Cover Texts, in the notice that says that
the Document is released under this License. A Front-Cover Text may
be at most 5 words, and a Back-Cover Text may be at most 25 words.
A "Transparent" copy of the Document means a machine-readable copy,
represented in a format whose specification is available to the
general public, that is suitable for revising the document
straightforwardly with generic text editors or (for images composed of
pixels) generic paint programs or (for drawings) some widely available
drawing editor, and that is suitable for input to text formatters or
for automatic translation to a variety of formats suitable for input
to text formatters. A copy made in an otherwise Transparent file
format whose markup, or absence of markup, has been arranged to thwart
or discourage subsequent modification by readers is not Transparent.
An image format is not Transparent if used for any substantial amount
of text. A copy that is not "Transparent" is called "Opaque".
Examples of suitable formats for Transparent copies include plain
ASCII without markup, Texinfo input format, LaTeX input format, SGML
or XML using a publicly available DTD, and standard-conforming simple
HTML, PostScript or PDF designed for human modification. Examples of
transparent image formats include PNG, XCF and JPG. Opaque formats
include proprietary formats that can be read and edited only by
proprietary word processors, SGML or XML for which the DTD and/or
processing tools are not generally available, and the
machine-generated HTML, PostScript or PDF produced by some word
processors for output purposes only.
The "Title Page" means, for a printed book, the title page itself,
plus such following pages as are needed to hold, legibly, the material
this License requires to appear in the title page. For works in
formats which do not have any title page as such, "Title Page" means
the text near the most prominent appearance of the work's title,
preceding the beginning of the body of the text.
A section "Entitled XYZ" means a named subunit of the Document whose
title either is precisely XYZ or contains XYZ in parentheses following
text that translates XYZ in another language. (Here XYZ stands for a
specific section name mentioned below, such as "Acknowledgements",
"Dedications", "Endorsements", or "History".) To "Preserve the Title"
of such a section when you modify the Document means that it remains a
section "Entitled XYZ" according to this definition.
The Document may include Warranty Disclaimers next to the notice which
states that this License applies to the Document. These Warranty
Disclaimers are considered to be included by reference in this
License, but only as regards disclaiming warranties: any other
implication that these Warranty Disclaimers may have is void and has
no effect on the meaning of this License.
2. VERBATIM COPYING
You may copy and distribute the Document in any medium, either
commercially or noncommercially, provided that this License, the
copyright notices, and the license notice saying this License applies
to the Document are reproduced in all copies, and that you add no other
conditions whatsoever to those of this License. You may not use
technical measures to obstruct or control the reading or further
copying of the copies you make or distribute. However, you may accept
compensation in exchange for copies. If you distribute a large enough
number of copies you must also follow the conditions in section 3.
You may also lend copies, under the same conditions stated above, and
you may publicly display copies.
3. COPYING IN QUANTITY
If you publish printed copies (or copies in media that commonly have
printed covers) of the Document, numbering more than 100, and the
Document's license notice requires Cover Texts, you must enclose the
copies in covers that carry, clearly and legibly, all these Cover
Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
the back cover. Both covers must also clearly and legibly identify
you as the publisher of these copies. The front cover must present
the full title with all words of the title equally prominent and
visible. You may add other material on the covers in addition.
Copying with changes limited to the covers, as long as they preserve
the title of the Document and satisfy these conditions, can be treated
as verbatim copying in other respects.
If the required texts for either cover are too voluminous to fit
legibly, you should put the first ones listed (as many as fit
reasonably) on the actual cover, and continue the rest onto adjacent
pages.
If you publish or distribute Opaque copies of the Document numbering
more than 100, you must either include a machine-readable Transparent
copy along with each Opaque copy, or state in or with each Opaque copy
a computer-network location from which the general network-using
public has access to download using public-standard network protocols
a complete Transparent copy of the Document, free of added material.
If you use the latter option, you must take reasonably prudent steps,
when you begin distribution of Opaque copies in quantity, to ensure
that this Transparent copy will remain thus accessible at the stated
location until at least one year after the last time you distribute an
Opaque copy (directly or through your agents or retailers) of that
edition to the public.
It is requested, but not required, that you contact the authors of the
Document well before redistributing any large number of copies, to give
them a chance to provide you with an updated version of the Document.
4. MODIFICATIONS
You may copy and distribute a Modified Version of the Document under
the conditions of sections 2 and 3 above, provided that you release
the Modified Version under precisely this License, with the Modified
Version filling the role of the Document, thus licensing distribution
and modification of the Modified Version to whoever possesses a copy
of it. In addition, you must do these things in the Modified Version:
A. Use in the Title Page (and on the covers, if any) a title distinct
from that of the Document, and from those of previous versions
(which should, if there were any, be listed in the History section
of the Document). You may use the same title as a previous version
if the original publisher of that version gives permission.
B. List on the Title Page, as authors, one or more persons or entities
responsible for authorship of the modifications in the Modified
Version, together with at least five of the principal authors of the
Document (all of its principal authors, if it has fewer than five),
unless they release you from this requirement.
C. State on the Title page the name of the publisher of the
Modified Version, as the publisher.
D. Preserve all the copyright notices of the Document.
E. Add an appropriate copyright notice for your modifications
adjacent to the other copyright notices.
F. Include, immediately after the copyright notices, a license notice
giving the public permission to use the Modified Version under the
terms of this License, in the form shown in the Addendum below.
G. Preserve in that license notice the full lists of Invariant Sections
and required Cover Texts given in the Document's license notice.
H. Include an unaltered copy of this License.
I. Preserve the section Entitled "History", Preserve its Title, and add
to it an item stating at least the title, year, new authors, and
publisher of the Modified Version as given on the Title Page. If
there is no section Entitled "History" in the Document, create one
stating the title, year, authors, and publisher of the Document as
given on its Title Page, then add an item describing the Modified
Version as stated in the previous sentence.
J. Preserve the network location, if any, given in the Document for
public access to a Transparent copy of the Document, and likewise
the network locations given in the Document for previous versions
it was based on. These may be placed in the "History" section.
You may omit a network location for a work that was published at
least four years before the Document itself, or if the original
publisher of the version it refers to gives permission.
K. For any section Entitled "Acknowledgements" or "Dedications",
Preserve the Title of the section, and preserve in the section all
the substance and tone of each of the contributor acknowledgements
and/or dedications given therein.
L. Preserve all the Invariant Sections of the Document,
unaltered in their text and in their titles. Section numbers
or the equivalent are not considered part of the section titles.
M. Delete any section Entitled "Endorsements". Such a section
may not be included in the Modified Version.
N. Do not retitle any existing section to be Entitled "Endorsements"
or to conflict in title with any Invariant Section.
O. Preserve any Warranty Disclaimers.
If the Modified Version includes new front-matter sections or
appendices that qualify as Secondary Sections and contain no material
copied from the Document, you may at your option designate some or all
of these sections as invariant. To do this, add their titles to the
list of Invariant Sections in the Modified Version's license notice.
These titles must be distinct from any other section titles.
You may add a section Entitled "Endorsements", provided it contains
nothing but endorsements of your Modified Version by various
parties--for example, statements of peer review or that the text has
been approved by an organization as the authoritative definition of a
standard.
You may add a passage of up to five words as a Front-Cover Text, and a
passage of up to 25 words as a Back-Cover Text, to the end of the list
of Cover Texts in the Modified Version. Only one passage of
Front-Cover Text and one of Back-Cover Text may be added by (or
through arrangements made by) any one entity. If the Document already
includes a cover text for the same cover, previously added by you or
by arrangement made by the same entity you are acting on behalf of,
you may not add another; but you may replace the old one, on explicit
permission from the previous publisher that added the old one.
The author(s) and publisher(s) of the Document do not by this License
give permission to use their names for publicity for or to assert or
imply endorsement of any Modified Version.
5. COMBINING DOCUMENTS
You may combine the Document with other documents released under this
License, under the terms defined in section 4 above for modified
versions, provided that you include in the combination all of the
Invariant Sections of all of the original documents, unmodified, and
list them all as Invariant Sections of your combined work in its
license notice, and that you preserve all their Warranty Disclaimers.
The combined work need only contain one copy of this License, and
multiple identical Invariant Sections may be replaced with a single
copy. If there are multiple Invariant Sections with the same name but
different contents, make the title of each such section unique by
adding at the end of it, in parentheses, the name of the original
author or publisher of that section if known, or else a unique number.
Make the same adjustment to the section titles in the list of
Invariant Sections in the license notice of the combined work.
In the combination, you must combine any sections Entitled "History"
in the various original documents, forming one section Entitled
"History"; likewise combine any sections Entitled "Acknowledgements",
and any sections Entitled "Dedications". You must delete all sections
Entitled "Endorsements".
6. COLLECTIONS OF DOCUMENTS
You may make a collection consisting of the Document and other documents
released under this License, and replace the individual copies of this
License in the various documents with a single copy that is included in
the collection, provided that you follow the rules of this License for
verbatim copying of each of the documents in all other respects.
You may extract a single document from such a collection, and distribute
it individually under this License, provided you insert a copy of this
License into the extracted document, and follow this License in all
other respects regarding verbatim copying of that document.
7. AGGREGATION WITH INDEPENDENT WORKS
A compilation of the Document or its derivatives with other separate
and independent documents or works, in or on a volume of a storage or
distribution medium, is called an "aggregate" if the copyright
resulting from the compilation is not used to limit the legal rights
of the compilation's users beyond what the individual works permit.
When the Document is included in an aggregate, this License does not
apply to the other works in the aggregate which are not themselves
derivative works of the Document.
If the Cover Text requirement of section 3 is applicable to these
copies of the Document, then if the Document is less than one half of
the entire aggregate, the Document's Cover Texts may be placed on
covers that bracket the Document within the aggregate, or the
electronic equivalent of covers if the Document is in electronic form.
Otherwise they must appear on printed covers that bracket the whole
aggregate.
8. TRANSLATION
Translation is considered a kind of modification, so you may
distribute translations of the Document under the terms of section 4.
Replacing Invariant Sections with translations requires special
permission from their copyright holders, but you may include
translations of some or all Invariant Sections in addition to the
original versions of these Invariant Sections. You may include a
translation of this License, and all the license notices in the
Document, and any Warranty Disclaimers, provided that you also include
the original English version of this License and the original versions
of those notices and disclaimers. In case of a disagreement between
the translation and the original version of this License or a notice
or disclaimer, the original version will prevail.
If a section in the Document is Entitled "Acknowledgements",
"Dedications", or "History", the requirement (section 4) to Preserve
its Title (section 1) will typically require changing the actual
title.
9. TERMINATION
You may not copy, modify, sublicense, or distribute the Document except
as expressly provided for under this License. Any other attempt to
copy, modify, sublicense or distribute the Document is void, and will
automatically terminate your rights under this License. However,
parties who have received copies, or rights, from you under this
License will not have their licenses terminated so long as such
parties remain in full compliance.
10. FUTURE REVISIONS OF THIS LICENSE
The Free Software Foundation may publish new, revised versions
of the GNU Free Documentation License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns. See
http://www.gnu.org/copyleft/.
Each version of the License is given a distinguishing version number.
If the Document specifies that a particular numbered version of this
License "or any later version" applies to it, you have the option of
following the terms and conditions either of that specified version or
of any later version that has been published (not as a draft) by the
Free Software Foundation. If the Document does not specify a version
number of this License, you may choose any version ever published (not
as a draft) by the Free Software Foundation.
ADDENDUM: How to use this License for your documents
To use this License in a document you have written, include a copy of
the License in the document and put the following copyright and
license notices just after the title page:
Copyright (c) YEAR YOUR NAME.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2
or any later version published by the Free Software Foundation;
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
A copy of the license is included in the section entitled "GNU
Free Documentation License".
If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts,
replace the "with...Texts." line with this:
with the Invariant Sections being LIST THEIR TITLES, with the
Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
If you have Invariant Sections without Cover Texts, or some other
combination of the three, merge those two alternatives to suit the
situation.
If your document contains nontrivial examples of program code, we
recommend releasing these examples in parallel under your choice of
free software license, such as the GNU General Public License,
to permit their use in free software.

@ -0,0 +1,69 @@
.\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
.\" .nh disable hyphenation
.\" .hy enable hyphenation
.\" .ad l left justify
.\" .ad b justify to both left and right margins
.\" .nf disable filling
.\" .fi enable filling
.\" .br insert line break
.\" .sp <n> insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.TH "DISPLAYCONFIG" "1" "aout 2, 2005" "" ""
.SH "NAME"
displayconfig \- screen and display configuration tool
.SH "SYNOPSIS"
.B displayconfig
.RI [ options ]
.br
.SH "DESCRIPTION"
This manual page documents briefly the
.B displayconfig
commands. This manual page was written for the Debian distribution
because the original program does not have a manual page.
.PP
.\" TeX users may be more comfortable with the \fB<whatever>\fP and
.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
.\" respectively.
\fBdisplayconfig\fP is a screen and display configuration tool.
.SH "OPTIONS"
These programs follow the usual GNU command line syntax, with long
options starting with two dashes (`\-').
A summary of options is included below.
.TP
.B \-\-help
Show summary of options.
.TP
.B \-\-help\-qt
Show QT specific help (common for all QT apps).
.TP
.B \-\-help\-kde
Show KDE specific help (common for all KDE apps).
.TP
.B \-\-help\-all
Show the complete help.
.TP
.B \-\-author
Show program author(s).
.TP
.B \-v, \-\-version
Show version of program.
.TP
.B \-\-license
Show program license.
.SH "SEE ALSO"
.BR displayconfig-restore (1).
.BR mountconfig (1).
.BR serviceconfig (1),
.BR userconfig (1).
.br
.SH "AUTHOR"
displayconfig was written by <simon@simonzone.com>.
.PP
This manual page was written by Fathi Boudra <fboudra@free.fr>,
for the Debian project (but may be used by others).

@ -0,0 +1,19 @@
usr/lib/python*/site-packages/ixf86misc.so
opt/kde3/share/apps/guidance/vesamodes
opt/kde3/share/apps/guidance/extramodes
opt/kde3/share/apps/guidance/widescreenmodes
opt/kde3/share/apps/guidance/Cards+
opt/kde3/share/apps/guidance/pcitable
opt/kde3/share/apps/guidance/MonitorsDB
opt/kde3/share/python-support/guidance-backends-kde3/displayconfig-hwprobe.py
opt/kde3/share/python-support/guidance-backends-kde3/xf86misc.py
opt/kde3/share/python-support/guidance-backends-kde3/MicroHAL.py
opt/kde3/share/python-support/guidance-backends-kde3/ScanPCI.py
opt/kde3/share/python-support/guidance-backends-kde3/displayconfigabstraction.py
opt/kde3/share/python-support/guidance-backends-kde3/displayconfig-restore.py
opt/kde3/share/python-support/guidance-backends-kde3/drivedetect.py
opt/kde3/share/python-support/guidance-backends-kde3/execwithcapture.py
opt/kde3/share/python-support/guidance-backends-kde3/wineread.py
opt/kde3/share/python-support/guidance-backends-kde3/winewrite.py
opt/kde3/share/python-support/guidance-backends-kde3/xorgconfig.py
opt/kde3/share/python-support/guidance-backends-kde3/infimport.py

@ -0,0 +1,33 @@
#!/bin/sh
### BEGIN INIT INFO
# Provides: kde-guidance
# Required-Start: $local_fs $remote_fs
# Required-Stop: $local_fs $remote_fs
# Default-Start: 2 3 4 5
# Default-Stop: 1
# Short-Description: displayconfig hardware probe
# Description: displayconfig hardware probe. This program should be run
# during boot time. It quickly examines the graphics cards
# (read: PCI devices) in the computer and compares they to
# the list in the file guidance-gfxhardware-snapshot. If the
# two lists differ then the Debian package manager is
# automatically called to regenerate /etc/X11/xorg.conf.
# This hopefully should mean that people can swap gfx cards
# in and out and always have a system that will run Xorg.
# (even though the config will be most likely be suboptimal.
# Suboptimal is better than no X server).
### END INIT INFO
case "$1" in
start)
/opt/kde3/share/python-support/guidance-backends-kde3/displayconfig-hwprobe.py
;;
stop)
;;
restart|force-reload)
;;
*)
;;
esac
exit 0

@ -0,0 +1,125 @@
opt/kde3/lib/kde3/kcm_serviceconfig.so.0.0.0 opt/kde3/lib/
opt/kde3/lib/kde3/kcm_serviceconfig.la opt/kde3/lib/
opt/kde3/lib/kde3/kcm_serviceconfig.a opt/kde3/lib/
opt/kde3/lib/kde3/kcm_userconfig.so.0.0.0 opt/kde3/lib/
opt/kde3/lib/kde3/kcm_userconfig.la opt/kde3/lib/
opt/kde3/lib/kde3/kcm_userconfig.a opt/kde3/lib/
opt/kde3/lib/kde3/kcm_mountconfig.so.0.0.0 opt/kde3/lib/
opt/kde3/lib/kde3/kcm_mountconfig.la opt/kde3/lib/
opt/kde3/lib/kde3/kcm_mountconfig.a opt/kde3/lib/
opt/kde3/lib/kde3/kcm_displayconfig.so.0.0.0 opt/kde3/lib/
opt/kde3/lib/kde3/kcm_displayconfig.la opt/kde3/lib/
opt/kde3/lib/kde3/kcm_displayconfig.a opt/kde3/lib/
opt/kde3/lib/kde3/kcm_wineconfig.so.0.0.0 opt/kde3/lib/
opt/kde3/lib/kde3/kcm_wineconfig.la opt/kde3/lib/
opt/kde3/lib/kde3/kcm_wineconfig.a opt/kde3/lib/
opt/kde3/share/icons/crystalsvg/32x32/apps/daemons.png
opt/kde3/share/icons/crystalsvg/32x32/apps/disksfilesystems.png
opt/kde3/share/icons/crystalsvg/32x32/apps/userconfig.png
opt/kde3/share/icons/crystalsvg/32x32/apps/displayconfig.png
opt/kde3/share/icons/crystalsvg/32x32/apps/wineconfig.png
opt/kde3/share/doc/kde/HTML/en/guidance/index.cache.bz2
opt/kde3/share/doc/kde/HTML/en/guidance/index.html
opt/kde3/share/doc/kde/HTML/en/guidance/introduction.html
opt/kde3/share/doc/kde/HTML/en/guidance/using-testapp.html
opt/kde3/share/doc/kde/HTML/en/guidance/commands.html
opt/kde3/share/doc/kde/HTML/en/guidance/developers.html
opt/kde3/share/doc/kde/HTML/en/guidance/re-1007-unmanagechildren-1.html
opt/kde3/share/doc/kde/HTML/en/guidance/faq.html
opt/kde3/share/doc/kde/HTML/en/guidance/credits.html
opt/kde3/share/doc/kde/HTML/en/guidance/installation.html
opt/kde3/share/doc/kde/HTML/en/guidance/requirements.html
opt/kde3/share/doc/kde/HTML/en/guidance/compilation.html
opt/kde3/share/doc/kde/HTML/en/guidance/configuration.html
opt/kde3/share/applications/kde/serviceconfig.desktop
opt/kde3/share/applications/kde/userconfig.desktop
opt/kde3/share/applications/kde/mountconfig.desktop
opt/kde3/share/applications/kde/displayconfig.desktop
opt/kde3/share/applications/kde/wineconfig.desktop
opt/kde3/share/apps/guidance/pics/laserwarn.png
opt/kde3/share/apps/guidance/pics/hi32-app-daemons.png
opt/kde3/share/apps/guidance/pics/hi16-encrypted.png
opt/kde3/share/apps/guidance/pics/hi32-user.png
opt/kde3/share/apps/guidance/pics/hi32-group.png
opt/kde3/share/apps/guidance/pics/hi32-identity.png
opt/kde3/share/apps/guidance/pics/hi32-password.png
opt/kde3/share/apps/guidance/pics/kcmpartitions.png
opt/kde3/share/apps/guidance/pics/kde1.png
opt/kde3/share/apps/guidance/pics/kde2.png
opt/kde3/share/apps/guidance/pics/kde3.png
opt/kde3/share/apps/guidance/pics/kde4.png
opt/kde3/share/apps/guidance/pics/kde5.png
opt/kde3/share/apps/guidance/pics/kde6.png
opt/kde3/share/apps/guidance/pics/hi32-samba.png
opt/kde3/share/apps/guidance/pics/hi16-hdd.png
opt/kde3/share/apps/guidance/pics/hi16-cdrom.png
opt/kde3/share/apps/guidance/pics/hi16-burner.png
opt/kde3/share/apps/guidance/pics/hi16-floppy.png
opt/kde3/share/apps/guidance/pics/hi16-blockdevice.png
opt/kde3/share/apps/guidance/pics/hi16-password.png
opt/kde3/share/apps/guidance/pics/hi16-memory.png
opt/kde3/share/apps/guidance/pics/hi16-network.png
opt/kde3/share/apps/guidance/pics/hi16-lock.png
opt/kde3/share/apps/guidance/pics/hi16-usbpen.png
opt/kde3/share/apps/guidance/pics/greenled.png
opt/kde3/share/apps/guidance/pics/greyled.png
opt/kde3/share/apps/guidance/pics/exec.png
opt/kde3/share/apps/guidance/pics/file.png
opt/kde3/share/apps/guidance/pics/important.png
opt/kde3/share/apps/guidance/pics/tux.png
opt/kde3/share/apps/guidance/pics/user.png
opt/kde3/share/apps/guidance/pics/energystar.png
opt/kde3/share/apps/guidance/pics/hi32-gfxcard.png
opt/kde3/share/apps/guidance/pics/hi32-display.png
opt/kde3/share/apps/guidance/pics/32-wine.png
opt/kde3/share/apps/guidance/pics/kdewinewizard.png
opt/kde3/share/apps/guidance/pics/displayconfig
opt/kde3/share/apps/guidance/pics/displayconfig/dualhead
opt/kde3/share/apps/guidance/pics/displayconfig/dualhead/monitor_1.png
opt/kde3/share/apps/guidance/pics/displayconfig/dualhead/monitor_2.png
opt/kde3/share/apps/guidance/pics/displayconfig/monitor_resizable
opt/kde3/share/apps/guidance/pics/displayconfig/monitor_resizable/background.png
opt/kde3/share/apps/guidance/pics/displayconfig/monitor_resizable/background_r90.png
opt/kde3/share/apps/guidance/pics/displayconfig/monitor_resizable/background_wide.png
opt/kde3/share/apps/guidance/pics/displayconfig/monitor_resizable/background_wide_r90.png
opt/kde3/share/apps/guidance/pics/displayconfig/monitor_resizable/monitor.png
opt/kde3/share/apps/guidance/pics/displayconfig/monitor_resizable/monitor_r90.png
opt/kde3/share/apps/guidance/pics/displayconfig/monitor_resizable/monitor_wide.png
opt/kde3/share/apps/guidance/pics/displayconfig/monitor_resizable/monitor_wide_r90.png
opt/kde3/share/apps/guidance/pics/displayconfig/monitor_resizable/window_4th.png
opt/kde3/share/apps/guidance/pics/displayconfig/monitor_resizable/window_bottom_left_4th.png
opt/kde3/share/apps/guidance/pics/displayconfig/monitor_resizable/window_bottom_right_4th.png
opt/kde3/share/apps/guidance/pics/displayconfig/gammapics
opt/kde3/share/apps/guidance/pics/displayconfig/gammapics/MGam14.png
opt/kde3/share/apps/guidance/pics/displayconfig/gammapics/MGam16.png
opt/kde3/share/apps/guidance/pics/displayconfig/gammapics/MGam18.png
opt/kde3/share/apps/guidance/pics/displayconfig/gammapics/MGam20.png
opt/kde3/share/apps/guidance/pics/displayconfig/gammapics/MGam22.png
opt/kde3/share/apps/guidance/pics/displayconfig/gammapics/MGam24.png
opt/kde3/share/python-support/kde-guidance-kde3/SMBShareSelectDialog.py
opt/kde3/share/python-support/kde-guidance-kde3/SimpleCommandRunner.py
opt/kde3/share/python-support/kde-guidance-kde3/displayconfig.py
opt/kde3/share/python-support/kde-guidance-kde3/displayconfigwidgets.py
opt/kde3/share/python-support/kde-guidance-kde3/fuser.py
opt/kde3/share/python-support/kde-guidance-kde3/fuser_ui.py
#opt/kde3/share/python-support/kde-guidance-kde3/grubconfig.py
opt/kde3/share/python-support/kde-guidance-kde3/ktimerdialog.py
opt/kde3/share/python-support/kde-guidance-kde3/mountconfig.py
opt/kde3/share/python-support/kde-guidance-kde3/servertestdialog.py
opt/kde3/share/python-support/kde-guidance-kde3/serviceconfig.py
opt/kde3/share/python-support/kde-guidance-kde3/sizeview.py
opt/kde3/share/python-support/kde-guidance-kde3/unixauthdb.py
opt/kde3/share/python-support/kde-guidance-kde3/userconfig.py
opt/kde3/share/python-support/kde-guidance-kde3/wineconfig.py
opt/kde3/lib/kde3/kcm_serviceconfig.so.0 opt/kde3/lib/
opt/kde3/lib/kde3/kcm_serviceconfig.so opt/kde3/lib/
opt/kde3/lib/kde3/kcm_userconfig.so.0 opt/kde3/lib/
opt/kde3/lib/kde3/kcm_userconfig.so opt/kde3/lib/
opt/kde3/lib/kde3/kcm_mountconfig.so.0 opt/kde3/lib/
opt/kde3/lib/kde3/kcm_mountconfig.so opt/kde3/lib/
opt/kde3/lib/kde3/kcm_displayconfig.so.0 opt/kde3/lib/
opt/kde3/lib/kde3/kcm_displayconfig.so opt/kde3/lib/
opt/kde3/lib/kde3/kcm_wineconfig.so.0 opt/kde3/lib/
opt/kde3/lib/kde3/kcm_wineconfig.so opt/kde3/lib/
usr/share/lintian/overrides/kde-guidance-kde3
etc/X11/Xsession.d/40guidance-displayconfig_restore

@ -0,0 +1,4 @@
# false positive warnings from lintian
kde-guidance-kde3: postinst-has-useless-call-to-ldconfig
kde-guidance-kde3: postrm-has-useless-call-to-ldconfig
kde-guidance-kde3: package-has-a-duplicate-relation depends

@ -0,0 +1,9 @@
#!/bin/sh
# Remove shutdown and reboot links; this init script does not need them.
rm -f /etc/rc0.d/K20kde-guidance /etc/rc6.d/K20kde-guidance
#remove script from older times
update-rc.d -f displayconfig-hwprobe.py remove
#DEBHELPER#

@ -0,0 +1,13 @@
opt/kde3/bin/guidance-power-manager
opt/kde3/share/icons/hicolor/22x22/apps/power-manager.png
opt/kde3/share/apps/guidance/pics/ac-adapter.png
opt/kde3/share/apps/guidance/pics/battery*.png
opt/kde3/share/apps/guidance/pics/processor.png
opt/kde3/share/autostart/guidance-power-manager.desktop
opt/kde3/share/python-support/kde-guidance-powermanager-kde3/guidance-power-manager.py
opt/kde3/share/python-support/kde-guidance-powermanager-kde3/guidance_power_manager_ui.py
opt/kde3/share/python-support/kde-guidance-powermanager-kde3/notify.py
opt/kde3/share/python-support/kde-guidance-powermanager-kde3/powermanage.py
opt/kde3/share/python-support/kde-guidance-powermanager-kde3/gpmhelper.py
opt/kde3/share/python-support/kde-guidance-powermanager-kde3/powermanager_ui.py
opt/kde3/share/python-support/kde-guidance-powermanager-kde3/tooltip.py

@ -0,0 +1,69 @@
.\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
.\" .nh disable hyphenation
.\" .hy enable hyphenation
.\" .ad l left justify
.\" .ad b justify to both left and right margins
.\" .nf disable filling
.\" .fi enable filling
.\" .br insert line break
.\" .sp <n> insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.TH "MOUNTCONFIG" "1" "aout 2, 2005" "" ""
.SH "NAME"
mountconfig \- disk and filesystem administration tool
.SH "SYNOPSIS"
.B mountconfig
.RI [ options ]
.br
.SH "DESCRIPTION"
This manual page documents briefly the
.B mountconfig
commands. This manual page was written for the Debian distribution
because the original program does not have a manual page.
.PP
.\" TeX users may be more comfortable with the \fB<whatever>\fP and
.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
.\" respectively.
\fBmountconfig\fP is a disk and filesystem administration tool.
.SH "OPTIONS"
These programs follow the usual GNU command line syntax, with long
options starting with two dashes (`\-').
A summary of options is included below.
.TP
.B \-\-help
Show summary of options.
.TP
.B \-\-help\-qt
Show QT specific help (common for all QT apps).
.TP
.B \-\-help\-kde
Show KDE specific help (common for all KDE apps).
.TP
.B \-\-help\-all
Show the complete help.
.TP
.B \-\-author
Show program author(s).
.TP
.B \-v, \-\-version
Show version of program.
.TP
.B \-\-license
Show program license.
.SH "SEE ALSO"
.BR displayconfig (1),
.BR displayconfig-restore (1),
.BR serviceconfig (1),
.BR userconfig (1).
.br
.SH "AUTHOR"
mountconfig was written by <simon@simonzone.com>.
.PP
This manual page was written by Fathi Boudra <fboudra@free.fr>,
for the Debian project (but may be used by others).

@ -0,0 +1,295 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2003 Colin Walters <walters@debian.org>
# Copyright © 2006 Marc Dequènes (Duck) <Duck@DuckCorp.org>
#
# Description: manage Python public modules build
# This class is designed to work with Python packages using the
# 'distutils' build system and comply to the new policy established
# during summer 2006. Use of the debhelper class to make use of the
# new dh_python is strongly advised. (This is still left as optional
# in line with CDBS' flexible behavior.)
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
# 02111-1307 USA.
#
# This class provides rules for old and new Python policy. Leaving
# DEB_PYTHON_SYSTEM unset selects the old behavior. The pysupport and
# pycentral methods are available to comply with new policy. Don't forget
# to update your 'debian/control'. (Build-Depends are correctly generated
# if you are using the auto control generation feature.)
# Once all old-style packages are removed before etch, some of the old
# can be refactored or removed.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_class_python_distutils
_cdbs_class_python_distutils = 1
include $(_cdbs_rules_path)/buildcore.mk$(_cdbs_makefile_suffix)
include $(_cdbs_class_path)/langcore.mk$(_cdbs_makefile_suffix)
# check python system
cdbs_use_xs_field := $(shell grep -q "^XS-Python-Version:" debian/control && echo yes)
cdbs_selected_pycompat := $(shell if [ -e debian/pycompat ]; then cat debian/pycompat; fi)
cdbs_pycompat = $(cdbs_selected_pycompat)
ifeq (pysupport, $(DEB_PYTHON_SYSTEM))
cdbs_python_support_path = usr/share/python-support/$(DEB_PYTHON_MODULE_PACKAGE)
ifeq (, $(cdbs_selected_pycompat))
cdbs_pycompat = 2
endif # use pycompat
# warning pysupport compatibility mode
ifneq (, $(cdbs_use_xs_field))
$(warning WARNING: Use of XS-Python-Version and XB-Python-Version fields in debian/control is deprecated with pysupport method; use debian/pyversions if you need to specify specific versions.)
endif # use XS field (compat)
else
ifeq (pycentral, $(DEB_PYTHON_SYSTEM))
ifeq (, $(cdbs_selected_pycompat))
cdbs_pycompat = 2
endif # use pycompat
else
ifneq (, $(DEB_PYTHON_SYSTEM))
$(error unsupported Python system: $(DEB_PYTHON_SYSTEM) (select either pysupport or pycentral))
else
ifneq (, $(cdbs_use_xs_field))
$(error package uses the new Python policy; DEB_PYTHON_SYSTEM must be set to "pysupport" or "pycentral")
endif
ifneq (, $(cdbs_selected_pycompat))
ifeq (yes, $(shell expr $(cdbs_selected_pycompat) \> 1 >/dev/null && echo yes))
$(error package uses the new Python policy; DEB_PYTHON_SYSTEM must be set to "pysupport" or "pycentral")
endif
endif # use pycompat
endif # unknown method
endif # pycentral
endif # pysupport
ifndef DEB_PYTHON_SYSTEM
DEB_PYTHON_COMPILE_VERSION =
DEB_PYTHON_VERSIONS = 2.1 2.2 2.3 2.4 2.5 2.6
else
# default package is the first one declared in 'debian/control'
# (override if necessary)
DEB_PYTHON_MODULE_PACKAGE = $(firstword $(filter-out %-doc %-dev %-common, $(DEB_PACKAGES)))
DEB_PYTHON_PRIVATE_MODULES_DIRS =
endif
# common variables
DEB_PYTHON_SETUP_CMD = setup.py
DEB_PYTHON_CLEAN_ARGS = -a
DEB_PYTHON_BUILD_ARGS = --build-base="$(CURDIR)/$(DEB_BUILDDIR)/build"
DEB_PYTHON_INSTALL_ARGS_ALL = --no-compile -O0 --prefix=/usr
ifndef DEB_PYTHON_SYSTEM
########################### old policy method ###########################
$(warning =======================================================)
$(warning Your package does not conform to the new Python policy.)
$(warning Please consider updating. Here is some documentation:)
$(warning http://wiki.debian.org/DebianPython/NewPolicy)
$(warning http://wiki.debian.org/DebianPythonFAQ)
$(warning =======================================================)
# make: *** No rule to make target `voodoo'. Stop.
DEB_PYTHON_REAL_LIB_PACKAGES = $(strip $(filter $(patsubst %,python%%,$(DEB_PYTHON_VERSIONS)),$(filter-out $(DEB_PYTHON_PACKAGES_EXCLUDE),$(DEB_ALL_PACKAGES))))
# If no versioned python library packages found, grab all simpler ones
ifeq (,$(DEB_PYTHON_REAL_LIB_PACKAGES))
DEB_PYTHON_SIMPLE_PACKAGES = $(strip $(filter python-%,$(filter-out $(DEB_PYTHON_PACKAGES_EXCLUDE),$(DEB_ALL_PACKAGES))))
endif
cdbs_python_ver = $(filter-out -%,$(subst -, -,$(patsubst python%,%,$(cdbs_curpkg))))
common-build-arch common-build-indep:: common-build-impl
common-build-impl::
cd $(DEB_SRCDIR) && PATH=/opt/kde3/bin:$(PATH) python$(DEB_PYTHON_COMPILE_VERSION) $(DEB_PYTHON_SETUP_CMD) build $(DEB_PYTHON_BUILD_ARGS)
# See if this package doesn't appear to need to be compiled by multiple
# Python versions.
ifeq (,$(DEB_PYTHON_REAL_LIB_PACKAGES))
common-install-arch common-install-indep:: common-install-impl
common-install-impl::
cd $(DEB_SRCDIR) && PATH=/opt/kde3/bin:$(PATH) python$(DEB_PYTHON_COMPILE_VERSION) $(DEB_PYTHON_SETUP_CMD) install --root=$(DEB_DESTDIR) $(DEB_PYTHON_INSTALL_ARGS_ALL) $(DEB_PYTHON_INSTALL_ARGS_$(cdbs_curpkg))
for ddir in $(DEB_DESTDIR)/usr/lib/python?.?/dist-packages; do \
sdir=$$(dirname $$ddir)/site-packages; \
mkdir -p $$sdir; \
tar -c -f - -C $$ddir . | tar -x -f - -C $$sdir; \
rm -rf $$ddir; \
done
else
$(patsubst %,install/%,$(DEB_PYTHON_REAL_LIB_PACKAGES)) :: install/% :
cd $(DEB_SRCDIR) && PATH=/opt/kde3/bin:$(PATH) python$(cdbs_python_ver) $(DEB_PYTHON_SETUP_CMD) install --root=$(CURDIR)/debian/$(cdbs_curpkg) $(DEB_PYTHON_INSTALL_ARGS_ALL) $(DEB_PYTHON_INSTALL_ARGS_$(cdbs_curpkg))
for ddir in $(CURDIR)/debian/$(cdbs_curpkg)/usr/lib/python?.?/dist-packages; do \
sdir=$$(dirname $$ddir)/site-packages; \
mkdir -p $$sdir; \
tar -c -f - -C $$ddir . | tar -x -f - -C $$sdir; \
rm -rf $$ddir; \
done
endif
$(patsubst %,install/%,$(DEB_PYTHON_SIMPLE_PACKAGES)) :: install/% :
cd $(DEB_SRCDIR) && PATH=/opt/kde3/bin:$(PATH) python $(DEB_PYTHON_SETUP_CMD) install --root=$(CURDIR)/debian/$(cdbs_curpkg) $(DEB_PYTHON_INSTALL_ARGS_ALL) $(DEB_PYTHON_INSTALL_ARGS_$(cdbs_curpkg))
ifeq (pysupport, $(DEB_PYTHON_SYSTEM))
for ddir in $(CURDIR)/debian/$(cdbs_curpkg)/usr/lib/python?.?/dist-packages; do \
sdir=$$(dirname $$ddir)/site-packages; \
mkdir -p $$sdir; \
tar -c -f - -C $$ddir . | tar -x -f - -C $$sdir; \
rm -rf $$ddir; \
done
endif
# This class can optionally utilize debhelper's "dh_python" command. Just
# be sure you include debhelper.mk before including this file.
ifdef _cdbs_rules_debhelper
DEB_DH_PYTHON_ARGS = $(addprefix -V ,$(DEB_PYTHON_COMPILE_VERSION)) $(DEB_DH_PYTHON_ARGS_ALL) $(DEB_DH_PYTHON_ARGS_$(cdbs_curpkg))
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
dh_python -p$(cdbs_curpkg) $(DEB_DH_PYTHON_ARGS)
endif
# Ignore errors from this rule. In a tarball build, the file may not
# exist.
ifeq (,$(DEB_PYTHON_REAL_LIB_PACKAGES))
clean::
-python$(DEB_PYTHON_COMPILE_VERSION) $(DEB_PYTHON_SETUP_CMD) clean $(DEB_PYTHON_CLEAN_ARGS)
else
clean:: $(patsubst %,python-cleanbuilddir/%,$(DEB_PYTHON_REAL_LIB_PACKAGES))
$(patsubst %,python-cleanbuilddir/%,$(DEB_PYTHON_REAL_LIB_PACKAGES)) :: python-cleanbuilddir/% :
-python$(cdbs_python_ver) $(DEB_PYTHON_SETUP_CMD) clean $(DEB_PYTHON_CLEAN_ARGS)
endif
else
########################## new policy methods ###########################
# Calculate cdbs_python_build_versions
cdbs_python_module_arch := $(strip $(shell perl -e '$$/=""; $$_=(grep {/^Package: $(DEB_PYTHON_MODULE_PACKAGE)$$/m;} (<>))[0]; /^Architecture: (.*)$$/m && print $$1' debian/control))
cdbs_python_current_version := $(shell pyversions -vd)
ifeq (all, $(cdbs_python_module_arch))
# check if current is in build versions
ifneq ($(cdbs_python_current_version), $(filter $(cdbs_python_current_version), $(shell pyversions -vr)))
cdbs_python_compile_version := $(firstword $(strip $(sort $(shell pyversions -vr))))
cdbs_python_build_versions := $(cdbs_python_compile_version)
else
cdbs_python_build_versions := $(cdbs_python_current_version)
endif
else
cdbs_python_build_versions := $(shell pyversions -vr)
endif # archall
# check if build is possible
ifeq (, $(cdbs_python_build_versions))
ifeq (pysupport, $(DEB_PYTHON_SYSTEM))
$(error invalid setting in debian/pyversions)
else
$(error invalid setting for XS-Python-Version)
endif # system selected
endif # build versions empty
# Declare Build-Deps for packages using this file
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), debhelper (>= 5.0.37.2), cdbs (>= 0.4.43)
ifeq (all, $(cdbs_python_module_arch))
ifneq (, $(cdbs_python_compile_version))
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), python$(cdbs_python_compile_version)-dev, python (>= 2.3.5-11)
else
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), python-dev (>= 2.3.5-11)
endif
else
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), python-all-dev (>= 2.3.5-11)
endif
ifeq (pysupport, $(DEB_PYTHON_SYSTEM))
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), python-support (>= 0.3.2)
else
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), python-central (>= 0.6)
endif
cdbs_python_current_binary := $(shell pyversions -d)
cdbs_python_binary = $(if $(call cdbs_streq,$(cdbs_python_current_binary),$(1)),python,$(1))
# build stage
common-build-arch common-build-indep:: $(addprefix python-build-stamp-, $(cdbs_python_build_versions))
python-build-stamp-%:
ifeq (all, $(cdbs_python_module_arch))
cd $(DEB_SRCDIR) && PATH=/opt/kde3/bin:$(PATH) $(call cdbs_python_binary,python$(cdbs_python_compile_version)) $(DEB_PYTHON_SETUP_CMD) build $(DEB_PYTHON_BUILD_ARGS)
else
cd $(DEB_SRCDIR) && PATH=/opt/kde3/bin:$(PATH) $(call cdbs_python_binary,python$*) $(DEB_PYTHON_SETUP_CMD) build $(DEB_PYTHON_BUILD_ARGS)
endif # archall detection
touch $@
# install stage
ifeq (all, $(cdbs_python_module_arch))
common-install-arch common-install-indep:: python-install-py
python-install-py:
cd $(DEB_SRCDIR) && PATH=/opt/kde3/bin:$(PATH) $(call cdbs_python_binary,python$(cdbs_python_compile_version)) $(DEB_PYTHON_SETUP_CMD) install --root=$(DEB_DESTDIR) $(DEB_PYTHON_INSTALL_ARGS_ALL)
else
common-install-arch common-install-indep:: $(addprefix python-install-, $(cdbs_python_build_versions))
python-install-%:
cd $(DEB_SRCDIR) && PATH=/opt/kde3/bin:$(PATH) $(call cdbs_python_binary,python$*) $(DEB_PYTHON_SETUP_CMD) install --root=$(DEB_DESTDIR) $(DEB_PYTHON_INSTALL_ARGS_ALL)
endif # archall detection
# This class can optionally use debhelper's commands. Just
# be sure you include debhelper.mk before including this file.
ifdef _cdbs_rules_debhelper
DEB_DH_PYTHON_ARGS = $(DEB_DH_PYTHON_ARGS_ALL) $(DEB_DH_PYTHON_ARGS_$(cdbs_curpkg)) $(DEB_PYTHON_PRIVATE_MODULES_DIRS)
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
ifeq (pysupport, $(DEB_PYTHON_SYSTEM))
dh_pysupport -p$(cdbs_curpkg) $(DEB_PYTHON_PRIVATE_MODULES_DIRS)
else
dh_pycentral -p$(cdbs_curpkg)
endif
dh_python -p$(cdbs_curpkg) $(DEB_DH_PYTHON_ARGS)
endif
# clean stage
clean:: $(addprefix python-clean-, $(cdbs_python_build_versions))
python-clean-%:
ifeq (all, $(cdbs_python_module_arch))
-cd $(DEB_SRCDIR) && $(call cdbs_python_binary,python$(cdbs_python_compile_version)) $(DEB_PYTHON_SETUP_CMD) clean $(DEB_PYTHON_CLEAN_ARGS)
else
-cd $(DEB_SRCDIR) && $(call cdbs_python_binary,python$*) $(DEB_PYTHON_SETUP_CMD) clean $(DEB_PYTHON_CLEAN_ARGS)
endif # archall detection
clean::
ifeq (, $(cdbs_selected_pycompat))
echo "$(cdbs_pycompat)" >debian/pycompat
endif # use pycompat
rm -f python-build-stamp-*
endif
########################## all policy methods ###########################
# Calling setup.py clean may create .pyc files, so we need a final cleanup
# pass here.
clean::
find . -name '*.pyc' -exec rm '{}' ';'
endif

@ -0,0 +1,220 @@
#!/usr/bin/make -f
DEB_PYTHON_SYSTEM = pysupport
include /usr/share/cdbs/1/rules/debhelper.mk
#include /usr/share/cdbs/1/class/python-distutils.mk
include debian/python-distutils-jaunty.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_DH_INSTALL_ARGS = --sourcedir=debian/tmp
DEB_UPDATE_RCD_PARAMS := multiuser
DEB_INSTALL_MANPAGES_kde-guidance-kde3 := debian/displayconfig-kde3.1 debian/mountconfig-kde3.1 debian/serviceconfig-kde3.1 debian/userconfig-kde3.1
PYSUPPORT_PATH = $(DEB_DESTDIR)/opt/kde3/share/python-support
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/kde3 --with-extra-libs=/opt/kde3/lib --with-extra-includes=/opt/kde3/include/kde
LDFLAGS_APPEND := -L/opt/kde3/lib
install/kde-guidance-kde3::
# install icons to right place
install -D -p -m0644 $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/pics/hi32-app-daemons.png \
$(DEB_DESTDIR)/opt/kde3/share/icons/crystalsvg/32x32/apps/daemons.png
install -D -p -m0644 $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/pics/kcmpartitions.png \
$(DEB_DESTDIR)/opt/kde3/share/icons/crystalsvg/32x32/apps/disksfilesystems.png
install -D -p -m0644 $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/pics/hi32-user.png \
$(DEB_DESTDIR)/opt/kde3/share/icons/crystalsvg/32x32/apps/userconfig.png
install -D -p -m0644 $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/pics/hi32-display.png \
$(DEB_DESTDIR)/opt/kde3/share/icons/crystalsvg/32x32/apps/displayconfig.png
install -D -p -m0644 $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/pics/32-wine.png \
$(DEB_DESTDIR)/opt/kde3/share/icons/crystalsvg/32x32/apps/wineconfig.png
install -D -p -m0644 kde/wineconfig/pics/16x16/wineconfig.png \
$(DEB_DESTDIR)/opt/kde3/share/icons/crystalsvg/16x16/apps/wineconfig.png
# install lintian overrides
install -D -p -m0644 debian/kde-guidance-kde3.lintian-overrides \
$(DEB_DESTDIR)/usr/share/lintian/overrides/kde-guidance-kde3
# fix binary-or-shlib-defines-rpath
chrpath -d $(DEB_DESTDIR)/opt/kde3/lib/kde3/kcm_*.so.*
# fix executable-not-elf-or-script
chmod 0644 $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/pics/kdewinewizard.png
# fix the link properly
mkdir -p debian/kde-guidance-kde3/opt/kde3/bin
(cd debian/kde-guidance-kde3/opt/kde3/bin; ln -sf /usr/share/python-support/kde-guidance-kde3/displayconfig.py displayconfig)
(cd debian/kde-guidance-kde3/opt/kde3/bin; ln -sf /usr/share/python-support/kde-guidance-kde3/mountconfig.py mountconfig)
(cd debian/kde-guidance-kde3/opt/kde3/bin; ln -sf /usr/share/python-support/kde-guidance-kde3/serviceconfig.py serviceconfig)
(cd debian/kde-guidance-kde3/opt/kde3/bin; ln -sf /usr/share/python-support/kde-guidance-kde3/userconfig.py userconfig)
(cd debian/kde-guidance-kde3/opt/kde3/bin; ln -sf /usr/share/python-support/kde-guidance-kde3/wineconfig.py wineconfig)
# (cd debian/kde-guidance-kde3/opt/kde3/bin; ln -sf /usr/share/python-support/kde-guidance-kde3/grubconfig.py grubconfig)
# put this here since gnome people probably don't want it by default
(cd debian/kde-guidance-kde3/opt/kde3/bin; ln -sf ../share/python-support/guidance-backends-kde3/displayconfig-restore.py displayconfig-restore)
# move python modules in PYSUPPORT_PATH
mkdir -p $(PYSUPPORT_PATH)/kde-guidance-kde3
cp $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/SMBShareSelectDialog.py $(PYSUPPORT_PATH)/kde-guidance-kde3
cp $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/SimpleCommandRunner.py $(PYSUPPORT_PATH)/kde-guidance-kde3
cp $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/displayconfig.py $(PYSUPPORT_PATH)/kde-guidance-kde3
cp $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/displayconfigwidgets.py $(PYSUPPORT_PATH)/kde-guidance-kde3
cp $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/fuser.py $(PYSUPPORT_PATH)/kde-guidance-kde3
cp $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/fuser_ui.py $(PYSUPPORT_PATH)/kde-guidance-kde3
# cp $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/grubconfig.py $(PYSUPPORT_PATH)/kde-guidance-kde3
cp $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/ktimerdialog.py $(PYSUPPORT_PATH)/kde-guidance-kde3
cp $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/mountconfig.py $(PYSUPPORT_PATH)/kde-guidance-kde3
cp $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/servertestdialog.py $(PYSUPPORT_PATH)/kde-guidance-kde3
cp $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/serviceconfig.py $(PYSUPPORT_PATH)/kde-guidance-kde3
cp $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/sizeview.py $(PYSUPPORT_PATH)/kde-guidance-kde3
cp $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/unixauthdb.py $(PYSUPPORT_PATH)/kde-guidance-kde3
cp $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/userconfig.py $(PYSUPPORT_PATH)/kde-guidance-kde3
cp $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/wineconfig.py $(PYSUPPORT_PATH)/kde-guidance-kde3
# fix script-not-executable
chmod 0755 $(PYSUPPORT_PATH)/kde-guidance-kde3/fuser.py
# chmod 0755 $(PYSUPPORT_PATH)/kde-guidance-kde3/grubconfig.py
: # Replace all '#!' calls to python with /usr/bin/python
: # and make them executable
for i in `find debian/kde-guidance-kde3 -type f`; do \
sed '1s,#!.*python[^ ]*\(.*\),#! /usr/bin/python\1,' \
$$i > $$i.temp; \
if cmp --quiet $$i $$i.temp; then \
rm -f $$i.temp; \
else \
mv -f $$i.temp $$i; \
chmod 755 $$i; \
echo "fixed interpreter: $$i"; \
fi; \
done
install/guidance-backends-kde3::
# install displayconfig-hwprobe.py script
install -D -p -m0755 displayconfig/displayconfig-hwprobe.py \
$(PYSUPPORT_PATH)/guidance-backends-kde3/displayconfig-hwprobe.py
cp $(DEB_DESTDIR)/usr/lib/python2.6/site-packages/xf86misc.py $(PYSUPPORT_PATH)/guidance-backends-kde3
cp $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/MicroHAL.py $(PYSUPPORT_PATH)/guidance-backends-kde3
cp $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/ScanPCI.py $(PYSUPPORT_PATH)/guidance-backends-kde3
cp $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/infimport.py $(PYSUPPORT_PATH)/guidance-backends-kde3
cp $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/displayconfigabstraction.py $(PYSUPPORT_PATH)/guidance-backends-kde3
cp $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/displayconfig-restore.py $(PYSUPPORT_PATH)/guidance-backends-kde3
cp $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/drivedetect.py $(PYSUPPORT_PATH)/guidance-backends-kde3
cp $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/execwithcapture.py $(PYSUPPORT_PATH)/guidance-backends-kde3
cp $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/wineread.py $(PYSUPPORT_PATH)/guidance-backends-kde3
cp $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/winewrite.py $(PYSUPPORT_PATH)/guidance-backends-kde3
cp $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/xorgconfig.py $(PYSUPPORT_PATH)/guidance-backends-kde3
rm -f $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/MonitorsDB
ln -s /usr/share/hwdata/MonitorsDB $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/MonitorsDB
install/kde-guidance-powermanager-kde3::
# install icon to right place
install -D -p -m0644 kde/powermanager/pics/battery-charging-100.png \
$(DEB_DESTDIR)/opt/kde3/share/icons/hicolor/22x22/apps/power-manager.png
install -D -p -m0644 kde/powermanager/pics/*.png \
$(DEB_DESTDIR)/opt/kde3/share/apps/guidance/pics/
# install desktop file
install -D -p -m0644 powermanager/guidance-power-manager.desktop \
$(DEB_DESTDIR)/opt/kde3/share/autostart/guidance-power-manager.desktop
# copy python modules in PYSUPPORT_PATH
mkdir -p $(PYSUPPORT_PATH)/kde-guidance-powermanager-kde3
cp $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/MicroHAL.py $(PYSUPPORT_PATH)/guidance-backends-kde3
cp $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/guidance-power-manager.py $(PYSUPPORT_PATH)/kde-guidance-powermanager-kde3
cp $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/powermanage.py $(PYSUPPORT_PATH)/kde-guidance-powermanager-kde3
cp $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/gpmhelper.py $(PYSUPPORT_PATH)/kde-guidance-powermanager-kde3
cp $(DEB_DESTDIR)/opt/kde3/share/apps/guidance/powermanager_ui.py $(PYSUPPORT_PATH)/kde-guidance-powermanager-kde3
cp powermanager/guidance_power_manager_ui.py $(PYSUPPORT_PATH)/kde-guidance-powermanager-kde3
cp powermanager/notify.py $(PYSUPPORT_PATH)/kde-guidance-powermanager-kde3
cp powermanager/tooltip.py $(PYSUPPORT_PATH)/kde-guidance-powermanager-kde3
# generate guidance-power-manager script
echo "#!/bin/sh" > $(DEB_DESTDIR)/opt/kde3/bin/guidance-power-manager
echo "/usr/share/python-support/kde-guidance-powermanager-kde3/guidance-power-manager.py &" >> $(DEB_DESTDIR)/opt/kde3/bin/guidance-power-manager
chmod +x $(DEB_DESTDIR)/opt/kde3/bin/guidance-power-manager
# fix script-not-executable
chmod 0755 $(PYSUPPORT_PATH)/kde-guidance-powermanager-kde3/powermanage.py
chmod 0755 $(PYSUPPORT_PATH)/kde-guidance-powermanager-kde3/gpmhelper.py
: # Replace all '#!' calls to python with /usr/bin/python
: # and make them executable
for i in `find debian/kde-guidance-powermanager-kde3 -type f`; do \
sed '1s,#!.*python[^ ]*\(.*\),#! /usr/bin/python\1,' \
$$i > $$i.temp; \
if cmp --quiet $$i $$i.temp; then \
rm -f $$i.temp; \
else \
mv -f $$i.temp $$i; \
chmod 755 $$i; \
echo "fixed interpreter: $$i"; \
fi; \
done
clean::
rm -rf build
rm -rf doc/en/*html doc/en/*bz2
rm -f serviceconfig/kcm_serviceconfig.cpp
rm -f mountconfig/kcm_mountconfig.cpp
rm -f displayconfig/kcm_displayconfig.cpp
rm -f userconfig/kcm_userconfig.cpp
rm -f install_log.txt
rm -f po/*.gmo
rm -f po/*.pot
# clean up edited .desktop etc files
if [ -f /usr/lib/kubuntu-desktop-i18n/createdesktop.pl ]; then \
sh /usr/lib/kubuntu-desktop-i18n/findfiles LIST; \
for file in `cat LIST`; do \
sed -i '/X-Ubuntu-Gettext-Domain=/d' $${file}; \
done; \
rm -f LIST; \
fi
common-install-prehook-impl::
# generate form implementation using pykde user interface compiler
(cd powermanager; /opt/kde3/bin/kdepyuic --usekdei18n guidance_power_manager_ui.ui)
(cd powermanager; /opt/kde3/bin/kdepyuic --usekdei18n tooltip.ui)
(cd powermanager; /opt/kde3/bin/kdepyuic --usekdei18n notify.ui)
mkdir -p po
touch list
find -name "*.py" >> list
xgettext -ki18n -LPython -flist -o po/guidance.pot
rm list
for file in po/*pot; do \
sed "s/charset=CHARSET/charset=UTF-8/" -i $$file; \
done
# generate .po files for .desktop etc files
if [ -z $${KUBUNTU_DESKTOP_POT} ]; then \
KUBUNTU_DESKTOP_POT=$(DEB_SOURCE_PACKAGE); \
fi; \
echo KUBUNTU_DESKTOP_POT: $${KUBUNTU_DESKTOP_POT}; \
if [ -f /usr/lib/kubuntu-desktop-i18n/createdesktop.pl ]; then \
sh /usr/lib/kubuntu-desktop-i18n/findfiles LIST; \
cat LIST; \
perl /usr/lib/kubuntu-desktop-i18n/createdesktop.pl --file-list=LIST --base-dir=. > desktop.$${KUBUNTU_DESKTOP_POT}.tmp; \
msguniq --to-code=UTF-8 --no-wrap -o desktop.$${KUBUNTU_DESKTOP_POT} desktop.$${KUBUNTU_DESKTOP_POT}.tmp 2>/dev/null; \
python /usr/lib/kubuntu-desktop-i18n/msgsplit desktop.$${KUBUNTU_DESKTOP_POT}; \
mv desktop.$${KUBUNTU_DESKTOP_POT} po/desktop_$${KUBUNTU_DESKTOP_POT}.pot; \
rm -f desktop.$${KUBUNTU_DESKTOP_POT} desktop.$${KUBUNTU_DESKTOP_POT}.tmp; \
# add translation domain to files \
for file in `cat LIST`; do \
echo X-Ubuntu-Gettext-Domain=desktop_$${KUBUNTU_DESKTOP_POT} >> $${file}; \
done; \
rm -f LIST; \
fi
rm -f kde-guidance-kde3/usr/share/python-support/kde-guidance-kde3/.version
rm -f kde-guidance-kde3/usr/share/python-support/kde-guidance-powermanager-kde3/.version
get-orig-source:
@@dh_testdir
@@[ -d ../tarballs/. ]
@@dpatch-get-origtargz ../tarballs

@ -0,0 +1,69 @@
.\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
.\" .nh disable hyphenation
.\" .hy enable hyphenation
.\" .ad l left justify
.\" .ad b justify to both left and right margins
.\" .nf disable filling
.\" .fi enable filling
.\" .br insert line break
.\" .sp <n> insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.TH "SERVICECONFIG" "1" "aout 2, 2005" "" ""
.SH "NAME"
serviceconfig \- Service/daemon administration tool
.SH "SYNOPSIS"
.B serviceconfig
.RI [ options ]
.br
.SH "DESCRIPTION"
This manual page documents briefly the
.B serviceconfig
commands. This manual page was written for the Debian distribution
because the original program does not have a manual page.
.PP
.\" TeX users may be more comfortable with the \fB<whatever>\fP and
.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
.\" respectively.
\fBserviceconfig\fP is a service/daemon administration tool.
.SH "OPTIONS"
These programs follow the usual GNU command line syntax, with long
options starting with two dashes (`\-').
A summary of options is included below.
.TP
.B \-\-help
Show summary of options.
.TP
.B \-\-help\-qt
Show QT specific help (common for all QT apps).
.TP
.B \-\-help\-kde
Show KDE specific help (common for all KDE apps).
.TP
.B \-\-help\-all
Show the complete help.
.TP
.B \-\-author
Show program author(s).
.TP
.B \-v, \-\-version
Show version of program.
.TP
.B \-\-license
Show program license.
.SH "SEE ALSO"
.BR displayconfig (1),
.BR displayconfig-restore (1),
.BR mountconfig (1),
.BR userconfig (1).
.br
.SH "AUTHOR"
serviceconfig was written by <simon@simonzone.com>.
.PP
This manual page was written by Fathi Boudra <fboudra@free.fr>,
for the Debian project (but may be used by others).

@ -0,0 +1,69 @@
.\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
.\" .nh disable hyphenation
.\" .hy enable hyphenation
.\" .ad l left justify
.\" .ad b justify to both left and right margins
.\" .nf disable filling
.\" .fi enable filling
.\" .br insert line break
.\" .sp <n> insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.TH "USERCONFIG" "1" "aout 2, 2005" "" ""
.SH "NAME"
userconfig \- user and group administration tool
.SH "SYNOPSIS"
.B userconfig
.RI [ options ]
.br
.SH "DESCRIPTION"
This manual page documents briefly the
.B userconfig
commands. This manual page was written for the Debian distribution
because the original program does not have a manual page.
.PP
.\" TeX users may be more comfortable with the \fB<whatever>\fP and
.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
.\" respectively.
\fBuserconfig\fP is an user and group administration tool.
.SH "OPTIONS"
These programs follow the usual GNU command line syntax, with long
options starting with two dashes (`\-').
A summary of options is included below.
.TP
.B \-\-help
Show summary of options.
.TP
.B \-\-help\-qt
Show QT specific help (common for all QT apps).
.TP
.B \-\-help\-kde
Show KDE specific help (common for all KDE apps).
.TP
.B \-\-help\-all
Show the complete help.
.TP
.B \-\-author
Show program author(s).
.TP
.B \-v, \-\-version
Show version of program.
.TP
.B \-\-license
Show program license.
.SH "SEE ALSO"
.BR displayconfig (1),
.BR displayconfig-restore (1),
.BR mountconfig (1),
.BR serviceconfig (1).
.br
.SH "AUTHOR"
userconfig was written by <simon@simonzone.com>.
.PP
This manual page was written by Fathi Boudra <fboudra@free.fr>,
for the Debian project (but may be used by others).

@ -0,0 +1,2 @@
version=3
http://www.simonzone.com/software/guidance/guidance-(.*)\.tar\.bz2 debian svn-upgrade

@ -0,0 +1,98 @@
kde-style-lipstik-kde3 (2.2.3-4) karmic; urgency=low
* Karmic rebuild
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 02 July 2009 16:08:00 -0600
kde-style-lipstik-kde3 (2.2.3-3) intrepid; urgency=low
* Moved KDE3 to /opt/kde3
* Integrated properly with KDE4.2+
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Wed, 02 March 2009 01:07:00 -0600
kde-style-lipstik-kde3 (2.2.3-1) intrepid; urgency=low
* Added -kde3 suffix
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Fri, 05 Dec 2008 09:38:00 -0600
kde-style-lipstik (2.2.3-1) unstable; urgency=low
* New Upstream release
- Added a configurable active tab highlight color
-- Bastian Venthur <venthur@debian.org> Tue, 30 Oct 2007 20:45:14 +0100
kde-style-lipstik (2.2.2-1) unstable; urgency=low
* New upstream version
- Added new automake1.9 dependency
- Created style/lipstik.moc and style/config/listikconf.moc
-- Bastian Venthur <venthur@debian.org> Thu, 24 May 2007 23:32:09 +0200
kde-style-lipstik (2.2.1-2) unstable; urgency=low
* Bumped standards version (no changes)
* Updated address in maintainer field
-- Bastian Venthur <venthur@debian.org> Wed, 18 Oct 2006 18:32:15 +0200
kde-style-lipstik (2.2.1-1) unstable; urgency=low
* New upstream release
+ Some changes to get lipstik build with GCC 4.1
+ Disabled toolbar gradients by default (will need more work before it
looks good)
* Does not FTBFS due to missing automake since this new version is not
relibtoolized for now. (Closes: #350213)
-- Bastian Venthur <mail@venthur.de> Tue, 28 Feb 2006 16:42:22 +0100
kde-style-lipstik (2.2-1) unstable; urgency=low
* New upstream release
+ Added possibility to configure the spacing for menus
+ Re-added toolbar item spacing
+ Added gradient option for toolbars
+ Replaced "Alternative menu gradients" by "Button-like menu gradients"
+ Sanitized default options
+ Fixed a couple of rendering bugs (especially with toolbar/dock handles)
+ Tweaked Lipstik Noble color-scheme a bit
-- Bastian Venthur <mail@venthur.de> Tue, 14 Feb 2006 10:11:35 +0100
kde-style-lipstik (2.1-2) unstable; urgency=low
* updated libtool scripts (see #343963 for details)
-- Bastian Venthur <mail@venthur.de> Sun, 22 Jan 2006 15:48:17 +0100
kde-style-lipstik (2.1-1) unstable; urgency=low
* New upstream release
+ Fix for the toolbar seperator net being the right color
+ Added an option to "compress" menus
+ The default checkmarks/radiobuttons color is now the highlighting color
+ Toolbar seperators were "on" by default
-- Bastian Venthur <mail@venthur.de> Sat, 10 Dec 2005 14:13:45 +0100
kde-style-lipstik (2.0-1) unstable; urgency=low
* New upstream release, exerpt from the changelog:
+ Many bugfixes
+ One new color scheme
+ Resync'd with KDE 3.5 plasik
+ ...
-- Bastian Venthur <mail@venthur.de> Fri, 9 Dec 2005 12:09:00 +0100
kde-style-lipstik (1.3-1) unstable; urgency=low
* Initial release Closes: #322356
-- Bastian Venthur <mail@venthur.de> Wed, 10 Aug 2005 12:50:42 +0200

@ -0,0 +1,17 @@
Source: kde-style-lipstik-kde3
Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Build-Depends: debhelper (>= 4.0.0), kdelibs4-kde3-dev (>= 4:3.2), dpatch, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev
Standards-Version: 3.8.3
Package: kde-style-lipstik-kde3
Section: kde
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Lipstik style for KDE3
Based on the plastik style, Lipstik is a purified style with many options to
tune your desktop look.
.
Lipstik also provides Lipstik-color-schemes

@ -0,0 +1,28 @@
This package was debianized by Bastian Venthur <mail@venthur.de> on
Wed, 10 Aug 2005 12:50:42 +0200.
It was downloaded from:
http://www.kde-look.org/content/show.php?content=18223
if this site hase moved, just goto kde-look.org and search for "lipstik"
Copyright Holder (C) 2005 and upstream author:
Patrice Tremblay <tremblaypatrice@yahoo.fr>
License: GPL
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 of the License, or
(at your option) any later version.
This program 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, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
On debian systems, you can get a copy of this license at:
"/usr/share/common-licenses/GPL".

@ -0,0 +1,136 @@
#!/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
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
DEB_CONFIGURE_MANDIR := /opt/kde3/share/man
DEB_CONFIGURE_PREFIX := /opt/kde3
DEB_CONFIGURE_INFODIR := /opt/kde3/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
# 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)
CFLAGS = -Wall -g
ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
CFLAGS += -O0
else
CFLAGS += -O2
endif
config.status: patch configure
dh_testdir
# Add here commands to configure the package.
CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
--prefix=/opt/kde3 --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info \
--disable-debug --enable-final \
--with-extra-libs=/opt/kde3/lib --with-extra-includes=/opt/kde3/include/kde
# --with-qt-includes=/usr/include/qt3 --with-qt-libraries=/usr/lib/qt3/
build: build-stamp
build-stamp: config.status
dh_testdir
# Add here commands to compile the package.
env PATH=/opt/kde3/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/kde3/lib $(MAKE)
#docbook-to-man debian/kde-style-lipstik.sgml > kde-style-lipstik.1
touch build-stamp
clean: clean-patched unpatch
clean-patched:
dh_testdir
dh_testroot
rm -f build-stamp
rm -f libtool
# Add here commands to clean up after the build process.
-$(MAKE) distclean
ifneq "$(wildcard /usr/share/misc/config.sub)" ""
cp -f /usr/share/misc/config.sub admin/config.sub
endif
ifneq "$(wildcard /usr/share/misc/config.guess)" ""
cp -f /usr/share/misc/config.guess admin/config.guess
endif
rm -f config.log
dh_clean
patch: patch-stamp
patch-stamp:
dpatch apply-all
#dpatch call-all -a=pkg-info > patch-stamp
! [ -f /usr/share/libtool/ltmain.sh ] || \
cp -f /usr/share/libtool/ltmain.sh admin/ltmain.sh
! [ -f /usr/share/libtool/config/ltmain.sh ] || \
cp -f /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
make -f admin/Makefile.common cvs
touch debian/stamp-bootstrap
unpatch:
dpatch deapply-all
rm -rf patch-stamp debian/patched
install: build
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
# Add here commands to install the package into debian/kde-style-lipstik.
env PATH=/opt/kde3/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/kde3/lib $(MAKE) install DESTDIR=$(CURDIR)/debian/kde-style-lipstik-kde3
# 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_install
# dh_installmenu
# dh_installdebconf
# dh_installlogrotate
# dh_installemacsen
# dh_installpam
# dh_installmime
# dh_installinit
# dh_installcron
# dh_installinfo
## dh_installman
dh_link
dh_strip
dh_compress
dh_fixperms
# dh_perl
# dh_python
# dh_makeshlibs
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
binary: binary-indep binary-arch
.PHONY: build clean binary-indep binary-arch binary install

@ -0,0 +1,171 @@
kde-style-qtcurve-kde3 (0.55.2-1ubuntu8) karmic; urgency=low
* Now provides kde-style-qtcurve for backward compatibility
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 17 Sep 2009 16:05:00 -0600
kde-style-qtcurve-kde3 (0.55.2-1ubuntu7) karmic; urgency=low
* Karmic rebuild
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 02 July 2009 16:08:00 -0600
kde-style-qtcurve-kde3 (0.55.2-1ubuntu6) intrepid; urgency=low
* Moved KDE3 to /opt/kde3
* Integrated properly with KDE4.2+
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Wed, 03 March 2009 21:15:00 -0600
kde-style-qtcurve-kde3 (0.55.2-1ubuntu5) intrepid; urgency=low
* Added -kde3 suffix
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Wed, 03 Dec 2008 18:37:00 -0600
kde-style-qtcurve (0.55.2-1ubuntu3) hardy; urgency=low
* Set toolbar handles to sunken lines by default in
kubuntu_01_default_settings.diff
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 31 Mar 2008 13:04:55 +0100
kde-style-qtcurve (0.55.2-1ubuntu2) hardy; urgency=low
* Add kubuntu_01_default_settings.diff for nicer defaults. Flat
toolbars and don't darken menubars.
* Build in !=srcdir so it can clean properly
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 17 Mar 2008 14:54:33 +0000
kde-style-qtcurve (0.55.2-1ubuntu1) hardy; urgency=low
* Merge from debian unstable, remaining changes:
- debian/scan-version: Script to scan and download new upstream releases
(uscan will not work with links from kde-look.org).
- debian/copyright:
- Replaced FSF address.
- Removed dh_make comments.
- debian/rules:
- Added get-orig-source rule.
- Use cmake to build.
- debian/dirs:
- Deleted, not needed (and creates empty /usr/bin).
-- Stephan Hermann <sh@sourcecode.de> Mon, 21 Jan 2008 19:23:02 +0100
kde-style-qtcurve (0.55.2-1) unstable; urgency=low
* New upstream version (Closes: #449309)
-- Bastian Venthur <venthur@debian.org> Sun, 20 Jan 2008 17:17:49 +0100
kde-style-qtcurve (0.55.1-0ubuntu1) hardy; urgency=low
* New upstream release. (LP: #179655)
* debian/scan-version: Script to scan and download new upstream releases
(uscan will not work with links from kde-look.org).
* debian/control:
- Build-depend on cmake.
- Updated Standards-Version.
* debian/copyright:
- Replaced FSF address.
- Removed dh_make comments.
* debian/rules:
- Added get-orig-source rule.
- Use cmake to build.
* debian/dirs:
- Deleted, not needed (and creates empty /usr/bin).
-- Matvey Kozhev <sikon@lucidfox.org> Tue, 01 Jan 2008 17:08:56 +0600
kde-style-qtcurve (0.52.3-1) unstable; urgency=low
* Don't lighten border of disabled check/radio buttons.
* Lighten trough of disabled slider.
* Modify khtml check to also check to see if widget name == "__khtml"
* Store khtml widgets in a map, to speed up checking.
* Fix shadow on comboboxes.
* Draw background of checked menuitem icons as per KDE4.
-- Bastian Venthur <venthur@debian.org> Fri, 10 Aug 2007 10:10:55 +0200
kde-style-qtcurve (0.52.2-1) unstable; urgency=low
New upstream version
[0.52.2]
* Fix crash when slider color == button.
[0.52.1]
* Draw emphasis around menus when not lightening.
* Use button colors to border entry fields.
* Don't allow scrollbars to be recolored.
* Fix amarok menus!
-- Bastian Venthur <venthur@debian.org> Sun, 24 Jun 2007 13:13:10 +0200
kde-style-qtcurve (0.52-1) unstable; urgency=low
* New upstream version
* Use 'dull glass' as the default gradient - previous default is now
called 'Clean'.
* Darken slider mouse over colour if slider is not shaded.
* Use thinner slider mouse over sections if slider is not shaded.
* Improve look of small V arrows.
* Even duller dull glass, but much more useable.
* Fix setting of check/radio colour.
* Only highlight editable combo arrow when mouse over arrow, not over edit
field - more Gtk like.
* Added one config file option (no gui):
gtkScrollViews set to 'true' to have the scrollbars drawn outside of
scrollviews. (However, doesn't look very good)
* Lighten combo list frame.
* Dont round MDI buttons.
* Fix opera's MDI buttons within menubars.
* Always assume PE_ButtonBevel is enabled - used for QtConfig's colour
buttons
-- Bastian Venthur <venthur@debian.org> Tue, 19 Jun 2007 17:35:33 +0200
kde-style-qtcurve (0.51-2) unstable; urgency=low
* Changed priority from extra to optional
-- Bastian Venthur <venthur@debian.org> Mon, 11 Jun 2007 11:21:00 +0200
kde-style-qtcurve (0.51-1) unstable; urgency=low
* New upstream version (Closes: #427043)
* Changed shading to use HSL colour space. This can be altered by editing
$XDG_CONFIG_HOME/qtcurvestylerc and setting 'shading=simple' for the
previous method, or 'shading=hsv' to use HSV.
* Add options:
Border all of menu/toolbars.
Darker borders.
'V' arrows.
* Fix raised listview headers.
* Fix glass style menuitem appearance.
* Modifed look of dullglass, looks "softer"
* Improve look of plastik mouse-over for non coloured scrollbars.
* For disabled buttons, use standard fill but lighten border.
* Use darker colours for mouse-over and default button - helps with light
colour schemes.
* Dont draw sunken panel around checked menuitems.
* Fix karm (and others?) statusbar icon.
* Fix for radio buttons in apps where
QApplication::NormalColor!=QApplication::colorSpec() (e.g. designer)
-- Bastian Venthur <venthur@debian.org> Mon, 11 Jun 2007 10:42:01 +0200
kde-style-qtcurve (0.50-1) unstable; urgency=low
* Initial release
-- Bastian Venthur <venthur@debian.org> Fri, 25 May 2007 12:38:49 +0200

@ -0,0 +1,27 @@
Source: kde-style-qtcurve-kde3
Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: Bastian Venthur <venthur@debian.org>
Build-Depends: debhelper (>= 5), kdelibs4-kde3-dev, cmake
Standards-Version: 3.8.3
Package: kde-style-qtcurve-kde3
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: gtk2-engines-qtcurve
Provides: kde-style-qtcurve
Description: This is a set of widget styles for KDE3 based apps
This package together with gtk2-engines-qtcurve aim to provide a unified look
and feel on the desktop when using KDE and Gnome applications.
.
This package is most useful when installed together with
gtk2-engines-qtcurve.
Package: qtcurve-kde3
Architecture: any
Depends: kde-style-qtcurve-kde3, gtk2-engines-qtcurve
Description: This is a set of widget styles for KDE3 and Gtk2 based apps
This is an empty dummy package which will drag the packages
kde-style-qtcurve and gtk2-engines-qtcurve in your system.

@ -0,0 +1,33 @@
This package was debianized by Bastian Venthur <venthur@debian.org> on
Fri, 25 May 2007 12:52:24 +0200.
It was downloaded from <http://www.kde-look.org/content/show.php/QtCurve+%28KDE4%2C+KDE3%2C+%26+Gtk2+Theme%29?content=40492>
Upstream Author:
Craig Drummond <Craig.Drummond@lycos.co.uk>
Copyright:
Copyright (C) 2007 Craig Drummond
License:
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 of the License, or
(at your option) any later version.
This program 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, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301, USA.
The Debian packaging is (C) 2007, Bastian Venthur <venthur@debian.org> and
is licensed under the GPL, see `/usr/share/common-licenses/GPL'.

@ -0,0 +1,120 @@
#!/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
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
DEB_CONFIGURE_MANDIR := /opt/kde3/share/man
DEB_CONFIGURE_PREFIX := /opt/kde3
DEB_CONFIGURE_INFODIR := /opt/kde3/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
# 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)
CFLAGS = -Wall -g
ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
CFLAGS += -O0
else
CFLAGS += -O2
endif
config.status: CMakeLists.txt config.h.cmake
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
mkdir build
cd build; env PATH=/opt/kde3/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/kde cmake ..
touch config.status
build: build-stamp
build-stamp: config.status
dh_testdir
# Add here commands to compile the package.
cd build; env PATH=/opt/kde3/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/kde $(MAKE)
#docbook-to-man debian/kde-style-qtcurve.sgml > kde-style-qtcurve.1
touch $@
clean:
dh_testdir
dh_testroot
rm -f build-stamp
# Add here commands to clean up after the build process.
rm -rf build
rm -f config.sub config.guess
rm -f config.status
dh_clean
install: build
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
# Add here commands to install the package into debian/kde-style-qtcurve-kde3.
cd build; env PATH=/opt/kde3/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/kde $(MAKE) DESTDIR=$(CURDIR)/debian/kde-style-qtcurve-kde3 install
# 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_install
# dh_installmenu
# dh_installdebconf
# dh_installlogrotate
# dh_installemacsen
# dh_installpam
# dh_installmime
# dh_python
# dh_installinit
# dh_installcron
# dh_installinfo
dh_installman
dh_link
dh_strip
dh_compress
dh_fixperms
# dh_perl
# dh_makeshlibs
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
get-orig-source:
debian/scan-version get-orig-source
binary: binary-indep binary-arch
.PHONY: build clean binary-indep binary-arch binary install

@ -0,0 +1,41 @@
#!/usr/bin/make -sf
DL_LINK = http://www.kde-look.org/content/download.php?content=40492&id=2
DL_LINK_REAL = $(shell LANG=C wget --spider "$(DL_LINK)" 2>&1 | grep "Location: " | sed "s/Location: //" | sed "s/ \[following\]//")
PACKAGE = $(shell dpkg-parsechangelog | egrep '^Source: ' | sed s/"Source: "//)
DEBIAN_VERSION = $(shell dpkg-parsechangelog | egrep '^Version: ' | sed s/"Version: "//)
UPSTREAM_VERSION = $(shell echo $(DEBIAN_VERSION) | sed s/-.*//)
FILE_NAME = $(shell echo "$(DL_LINK_REAL)" | sed s/\\//\\n/g | tail -n 1)
FILE_EXT = $(shell echo "$(DL_LINK_REAL)" | sed s/\\./\\n/g | tail -n 1)
NET_VERSION = $(shell echo "$(FILE_NAME)" | egrep -o "[0-9]+\.[0-9]+(\.[0-9]+)?")
ORIG_TAR_GZ = ../$(PACKAGE)_$(NET_VERSION).orig.tar.gz
all:
echo "Usage: debian/scan-version {scan|download|get-orig-source}"
exit 1
scan:
dh_testdir
echo "URL: $(DL_LINK_REAL)"
echo "File: $(FILE_NAME)"
echo "Current version: $(UPSTREAM_VERSION)"
echo "Available version: $(NET_VERSION)"
echo
echo "If the available version is higher, type \"debian/scan-version download\" to download it."
download:
dh_testdir
echo "Downloading $(DL_LINK_REAL)..."
wget $(DL_LINK_REAL) -O "../$(FILE_NAME)" 2> /dev/null
echo "Successfully downloaded to ../$(FILE_NAME)"
get-orig-source: download
echo "Creating $(ORIG_TAR_GZ)..."
if [ "$(FILE_EXT)" = "gz" ]; then \
cp "../$(FILE_NAME)" "$(ORIG_TAR_GZ)"; \
else \
bunzip2 -c "../$(FILE_NAME)" | gzip -9c > "$(ORIG_TAR_GZ)"; \
fi
echo
.PHONY: all parse-url scan download get-orig-source

@ -0,0 +1,86 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2002,2003 Colin Walters <walters@debian.org>
# Description: Defines some useful variables, but no rules
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_rules_buildvars
_cdbs_rules_buildvars = 1
CDBS_VERSION = something
# Common useful variables
DEB_SOURCE_PACKAGE := $(strip $(shell egrep '^Source: ' debian/control | cut -f 2 -d ':'))
DEB_VERSION := $(shell dpkg-parsechangelog | egrep '^Version:' | cut -f 2 -d ' ')
DEB_NOEPOCH_VERSION := $(shell echo $(DEB_VERSION) | cut -d: -f2-)
DEB_UPSTREAM_VERSION := $(shell echo $(DEB_NOEPOCH_VERSION) | sed 's/-[^-]*$$//')
DEB_ISNATIVE := $(shell dpkg-parsechangelog | egrep '^Version:' | perl -ne 'print if not /^Version:\s*.*-/;')
# Split into arch/indep packages
ifneq ($(DEB_INDEP_PACKAGES),cdbs)
DEB_INDEP_PACKAGES := $(filter-out $(DONT_BUILD), $(strip $(shell $(_cdbs_scripts_path)/list-packages indep)))
DEB_ARCH_PACKAGES := $(filter-out $(DONT_BUILD), $(filter-out $(DEB_INDEP_PACKAGES),$(strip $(shell $(_cdbs_scripts_path)/list-packages same))))
endif
# Split into normal and udeb packages
ifeq ($(DEB_UDEB_PACKAGES),)
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
DEB_UDEB_PACKAGES = $(filter-out $(DONT_BUILD),$(filter %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
else
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES), $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
endif
# Too much bother for now. If someone complains we'll fix it.
#DEB_ARCH_UDEB_PACKAGES = $(filter %-udeb, $(DEB_ARCH_PACKAGES))
#DEB_INDEP_UDEB_PACKAGES = $(filter %-udeb, $(DEB_INDEP_PACKAGES))
# A handy list of every package, udeb or not
DEB_ALL_PACKAGES = $(filter-out $(DONT_BUILD),$(DEB_PACKAGES) $(DEB_UDEB_PACKAGES))
DEB_INDEP_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_INDEP_PACKAGES)))
DEB_ARCH_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_ARCH_PACKAGES)))
DEB_DBG_PACKAGES = $(filter-out $(DONT_BUILD), $(filter %-dbg, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
# Some support for srcdir != builddir builds.
# These are relative to the root of the package
DEB_SRCDIR ?= .
DEB_BUILDDIR ?= $(strip $(DEB_SRCDIR))
# Miscellaneous bits
DEB_ARCH = $(shell dpkg --print-architecture)
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_HOST_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_HOST_GNU_SYSTEM)
DEB_HOST_GNU_CPU ?= $(shell dpkg-architecture -qDEB_HOST_GNU_CPU)
DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
DEB_BUILD_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_SYSTEM)
DEB_BUILD_GNU_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_CPU)
DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
DEB_BUILD_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_CPU)
DEB_BUILD_ARCH_OS ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_OS)
ifeq ($(words $(DEB_ALL_PACKAGES)),1)
DEB_DESTDIR = $(CURDIR)/debian/$(strip $(DEB_ALL_PACKAGES))/
else
DEB_DESTDIR = $(CURDIR)/debian/tmp/
endif
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), cdbs (>= 0.4.23-1.1)
endif

@ -0,0 +1,109 @@
ifndef _cdbs_bootstrap
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
endif
ifndef _cdbs_class_debian-qt-kde
_cdbs_class_debian-qt-kde := 1
# Note: This _must_ be included before autotools.mk, or it won't work.
common-configure-arch common-configure-indep:: debian/stamp-cvs-make
debian/stamp-cvs-make:
cp -Rp /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
cp -Rp /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
$(MAKE) -C $(DEB_SRCDIR) -f admin/Makefile.common dist;
touch debian/stamp-cvs-make
include debian/cdbs/kde.mk$(_cdbs_makefile_suffix)
include debian/cdbs/uploaders.mk
DEB_PATCHDIRS := debian/patches/common debian/patches
DEB_KDE_ENABLE_FINAL := yes
DEB_INSTALL_DOCS_ALL :=
DEB_DH_MAKESHLIBS_ARGS_ALL := -V
DEB_SHLIBDEPS_INCLUDE = $(foreach p,$(PACKAGES_WITH_LIBS),debian/$(p)/usr/lib)
ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
cdbs_treat_me_gently_arches := arm m68k alpha ppc64 armel armeb
ifeq (,$(filter $(DEB_HOST_ARCH_CPU),$(cdbs_treat_me_gently_arches)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
else
cdbs_kde_enable_final =
endif
endif
common-build-arch:: debian/stamp-man-pages
debian/stamp-man-pages:
if ! test -d debian/man/out; then mkdir -p debian/man/out; fi
for f in $$(find debian/man -name '*.sgml'); do \
docbook-to-man $$f > debian/man/out/`basename $$f .sgml`.1; \
done
for f in $$(find debian/man -name '*.man'); do \
soelim -I debian/man $$f \
> debian/man/out/`basename $$f .man`.`head -n1 $$f | awk '{print $$NF}'`; \
done
touch debian/stamp-man-pages
common-binary-indep::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_INDEP_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
common-binary-arch::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_ARCH_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
clean::
rm -rf debian/man/out
-rmdir debian/man
rm -f debian/stamp-man-pages
rm -rf debian/shlibs-check
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_desktop; then dh_desktop -p$(cdbs_curpkg) $(DEB_DH_DESKTOP_ARGS); fi
if test -e debian/$(cdbs_curpkg).lintian; then \
install -p -D -m644 debian/$(cdbs_curpkg).lintian \
debian/$(cdbs_curpkg)/usr/share/lintian/overrides/$(cdbs_curpkg); \
fi
if test -e debian/$(cdbs_curpkg).presubj; then \
install -p -D -m644 debian/$(cdbs_curpkg).presubj \
debian/$(cdbs_curpkg)/usr/share/bug/$(cdbs_curpkg)/presubj; \
fi
binary-install/$(DEB_SOURCE_PACKAGE)-doc-html::
set -e; \
for doc in `cd $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en; find . -name index.docbook`; do \
pkg=$${doc%/index.docbook}; pkg=$${pkg#./}; \
echo Building $$pkg HTML docs...; \
mkdir -p $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
cd $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
/opt/kde3/bin/meinproc $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en/$$pkg/index.docbook; \
done
for pkg in $(DOC_HTML_PRUNE) ; do \
rm -rf debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
done
clean::
if test -n "$(DEB_KDE_CVS_MAKE)" && test -d $(DEB_SRCDIR); then \
cd $(DEB_SRCDIR); \
find . -name Makefile.in -print | \
xargs --no-run-if-empty rm -f; \
rm -f Makefile.am acinclude.m4 aclocal.m4 config.h.in \
configure configure.files configure.in stamp-h.in \
subdirs; \
fi
rm -f debian/stamp-cvs-make
endif

@ -0,0 +1,97 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2003 Christopher L Cheney <ccheney@debian.org>
# Description: A class for KDE packages; sets KDE environment variables, etc
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_class_kde
_cdbs_class_kde := 1
# for dh_icons
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), debhelper (>= 5.0.7ubuntu4)
include $(_cdbs_rules_path)/buildcore.mk$(_cdbs_makefile_suffix)
ifdef _cdbs_tarball_dir
DEB_BUILDDIR = $(_cdbs_tarball_dir)/obj-$(DEB_BUILD_GNU_TYPE)
else
DEB_BUILDDIR = obj-$(DEB_BUILD_GNU_TYPE)
endif
include $(_cdbs_class_path)/autotools.mk$(_cdbs_makefile_suffix)
export kde_cgidir = \$${libdir}/cgi-bin
export kde_confdir = \$${sysconfdir}/kde3
export kde_htmldir = \$${datadir}/doc/kde/HTML
ifeq (,$(filter noopt,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
endif
ifneq (,$(filter nostrip,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final =
cdbs_kde_enable_debug = --enable-debug=yes
else
cdbs_kde_enable_debug = --disable-debug
endif
ifneq (,$(filter debug,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_debug = --enable-debug=full
endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_icons; then dh_icons -p$(cdbs_curpkg) $(DEB_DH_ICONCACHE_ARGS); fi
cleanbuilddir::
-$(if $(call cdbs_streq,$(DEB_BUILDDIR),$(DEB_SRCDIR)),,rm -rf $(DEB_BUILDDIR))
common-build-arch common-build-indep:: debian/stamp-kde-apidox
debian/stamp-kde-apidox:
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) apidox)
touch $@
common-install-prehook-impl::
mkdir -p po
-XGETTEXT=/usr/bin/kde-xgettext EXTRACTATTR=/opt/kde3/bin/extractattr sh $(DEB_SRCDIR)/admin/cvs.sh extract-messages
-for file in po/*pot; do \
sed "s/charset=CHARSET/charset=UTF-8/" -i $$file; \
done
common-install-arch common-install-indep:: common-install-kde-apidox
common-install-kde-apidox::
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) install-apidox DESTDIR=$(DEB_DESTDIR))
clean::
rm -f debian/stamp-kde-apidox
rm -rf po/*.pot
# This is a convenience target for calling manually. It's not part of
# the build process.
buildprep: clean apply-patches
$(MAKE) -f admin/Makefile.common dist
debian/rules clean
endif

@ -0,0 +1,16 @@
Sune Vuorela <debian@pusling.com>
Ana Beatriz Guerrero Lopez <ana@debian.org>
Fathi Boudra <fboudra@free.fr>
Modestas Vainius <geromanas@mailas.com>
Josh Metzler <joshdeb@metzlers.org>
Isaac Clerencia <isaac@debian.org>
Adeodato Simó <dato@net.com.org.es>
Adeodato Simo <dato@net.com.org.es>
Christopher Martin <chrsmrtn@debian.org>
Daniel Schepler <schepler@debian.org>
Sarah Hobbs <hobbsee@ubuntu.com>
Nacho Barrientos Arias <nacho@debian.org>
Ricardo Javier Cardenes Medina <rcardenes@debian.org>
Ricardo Cardenes <rcardenes@debian.org>
Armin Berres <trigger+debian@space-based.de>
Francesco Pedrini <francesco.pedrini@gmail.com>

@ -0,0 +1,29 @@
MAINTAINER=Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
UPLOADERS=$(shell grep -e +++ -e "^ -- " debian/changelog | grep -v "debian-qt-kde@lists.debian.org" | head -13 | /bin/sed 's/^\s*//;s/\s*$$//;s/^+++\? Changes by //;s/^+++\? //;s/-- //;s/:$$//;s/ <.*//' | sort -u | while read line ; do grep "$$line" debian/cdbs/team-members ; done | tr "\n" ", " | sed 's/,/, /g;s/, $$//')
debian/control.tmp:
@if [ ! -e debian/control.in ] ; then \
echo "this package is not yet prepared for using automatic update of uploaders"; \
echo "Please do so."; \
exit 1; \
fi
@sed 's/@@@UPLOADERS@@@/$(UPLOADERS)/;s#@@@MAINTAINER@@@#$(MAINTAINER)#' debian/control.in > debian/control.tmp
check-uploaders: debian/control.tmp
@if ! diff -q debian/control debian/control.tmp ; then \
echo "WARNING:: Control file differs from manually generated one" ; \
echo "WARNING:: Please update it manually and check it afterwards" ; \
echo "WARNING:: Uploaders are updated by debian/rules update-uploaders" ;\
echo "WARNING:: If this is a binNMU, NMU or security upload, just ignore" ;\
fi
clean::
rm -f debian/control.tmp
update-uploaders: debian/control.tmp
@mv -f debian/control.tmp debian/control
makebuilddir:: check-uploaders

@ -0,0 +1,19 @@
#!/usr/bin/env perl
use strict;
use warnings;
my $version = `dpkg-parsechangelog | awk '/^Version/ {print \$2}'`;
my ($version3, $version3_next);
my ($version2, $version2_next);
($version3 = $version) =~ s/-[^-]+$//;
($version2 = $version3) =~ s/\.[^.]+$//;
($version3_next = $version3) =~ s/(?<=\.)(\d+)[a-z]?$/($1+1)/e;
($version2_next = $version2) =~ s/(?<=\.)(\d+)$/($1+1)/e;
print "KDE-Version3=$version3\n";
print "KDE-Version2=$version2\n";
print "KDE-Next-Version3=$version3_next\n";
print "KDE-Next-Version2=$version2_next\n";

@ -0,0 +1,257 @@
kde-systemsettings-kde3 (0.0svn20070312-0ubuntu5) karmic; urgency=low
* Karmic rebuild
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 02 July 2009 16:08:00 -0600
kde-systemsettings-kde3 (0.0svn20070312-0ubuntu4) intrepid; urgency=low
* Removed long-broken Bluetooth configuration icon
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Wed, 22 April 2009 20:44:00 -0600
kde-systemsettings-kde3 (0.0svn20070312-0ubuntu3) intrepid; urgency=low
* Moved KDE3 to /opt/kde3
* Integrated properly with KDE4.2+
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Wed, 05 March 2009 01:11:00 -0600
kde-systemsettings-kde3 (0.0svn20070312-0ubuntu2) intrepid; urgency=low
* Added -kde3 suffix
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Wed, 03 Dec 2008 18:44:00 -0600
kde-systemsettings (0.0svn20070312-0ubuntu5) hardy; urgency=low
* Cleanup previous installed
/etc/xdg/menus/kde-applications-merged/system-settings-merge.menu
(LP: #127722)
* Add link for file association handling to system settings (LP: #50320)
- Added debian/patches/kubuntu_05_add_filetypes_submenu.diff:
- Patch from Slammer
* Fix "Settings Menu cannot launch default applications module"
- LP: #132688
- Patch from Marcus Harris
* Fix lintian warnings in debian/control:
- Standards-Version: 3.7.3
- Remove build-essential from Build-Depends
-- dAniel hAhler <ubuntu@thequod.de> Sat, 29 Dec 2007 12:23:42 +0100
kde-systemsettings (0.0svn20070312-0ubuntu4) gutsy; urgency=low
* Added kubuntu_04_fix_share_submenu.diff, adds missing 'Desktop
Share' entry
-- Anthony Mercatante <tonio@ubuntu.com> Mon, 15 Oct 2007 11:59:04 +0200
kde-systemsettings (0.0svn20070312-0ubuntu3) gutsy; urgency=low
* Added kubuntu_02_checkadmin_fix.diff, fixes the way systemsettings
checks if kcm module requires admin privileges, to make it to work
the way kcontrol does.
-- Anthony Mercatante <tonio@ubuntu.com> Wed, 22 Aug 2007 13:02:07 +0200
kde-systemsettings (0.0svn20070312-0ubuntu2) gutsy; urgency=low
* Use applications-merged not kde-applications-merged, XDG prefix
not used for merge directories, closes
https://bugs.launchpad.net/ubuntu/gutsy/+source/kde-systemsettings/+bug/114286
-- Jonathan Riddell <jriddell@ubuntu.com> Tue, 05 Jun 2007 01:57:42 +0100
kde-systemsettings (0.0svn20070312-0ubuntu1) feisty; urgency=low
* New snapshot
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 12 Mar 2007 23:25:11 +0000
kde-systemsettings (0.0svn20070104-0ubuntu3) feisty; urgency=low
* Added kubuntu_05_more_categories.diff to allow universe
apps with kcm to go in the right section
-- Anthony Mercatante <tonio@ubuntu.com> Mon, 22 Jan 2007 18:56:37 +0100
kde-systemsettings (0.0svn20070104-0ubuntu2) feisty; urgency=low
* Added kubuntu_04_kcmgtk to get gtk-qt-engines in the
Appearance section
-- Anthony Mercatante <tonio@ubuntu.com> Fri, 19 Jan 2007 05:42:21 +0100
kde-systemsettings (0.0svn20070104-0ubuntu1) feisty; urgency=low
* New SVN snapshot
* Don't build with unsermake
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 4 Jan 2007 19:51:18 +0000
kde-systemsettings (0.0svn20060929-0ubuntu1) edgy; urgency=low
* New SVN snapshot
-- Anthony Mercatante <tonio@ubuntu.com> Fri, 29 Sep 2006 00:02:55 +0200
kde-systemsettings (0.0svn20060908-0ubuntu1) edgy; urgency=low
* New SVN snapshot
-- Anthony Mercatante <tonio@ubuntu.com> Fri, 8 Sep 2006 20:41:55 +0200
kde-systemsettings (0.0svn20060906-0ubuntu1) edgy; urgency=low
* New SVN snapshot
-- Jonathan Riddell <jriddell@ubuntu.com> Wed, 6 Sep 2006 20:51:55 +0000
kde-systemsettings (0.0svn20060830-0ubuntu3) edgy; urgency=low
* Changed debian/rules to remove laptoppowermanagement.desktop
-- Anthony Mercatante <tonio@ubuntu.com> Tue, 5 Sep 2006 21:17:25 +0200
kde-systemsettings (0.0svn20060830-0ubuntu2) edgy; urgency=low
* Changed debian/rules to install kde-settings-accessibility_ss.directory
correctly
-- Anthony Mercatante <tonio@ubuntu.com> Tue, 5 Sep 2006 21:03:25 +0200
kde-systemsettings (0.0svn20060830-0ubuntu1) edgy; urgency=low
* New SVN snapshot, includes changes for
kubuntu-system-settings-usability by Simon Edwards
-- Anthony Mercatante <tonio@ubuntu.com> Wed, 30 Aug 2006 16:03:25 +0200
kde-systemsettings (0.0svn20060803-0ubuntu2) edgy; urgency=low
* Stopped kde-systemsettings installing
kde-settings-accessibility.directory (also in kdebase-data).
Closes bug #55135
-- Sarah Hobbs <hobbsee@ubuntu.com> Fri, 4 Aug 2006 13:01:09 +1000
kde-systemsettings (0.0svn20060803-0ubuntu1) edgy; urgency=low
* New SVN snapshot, includes changes for
kubuntu-system-settings-usability by Simon Edwards
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 3 Aug 2006 16:44:25 +0100
kde-systemsettings (0.0svn20060512-0ubuntu1) dapper; urgency=low
[ Jonathan Riddell ]
* New SVN snapshot, includes our Kubuntu patches now
upstream plus new translations
[ Anthony Mercatante ]
* Move componentchooser to components
* Show spellchecking
* Move kcmsmserver to components
* Move Accessibility to Personal
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 12 May 2006 16:10:16 +0300
kde-systemsettings (0.0svn20060502-0ubuntu1) dapper; urgency=low
[ Jonathan Riddell ]
* New SVN snapshot
* Adds languages cs, ka, lt
* Bump standards-version to 3.6.2
[ Simon Edwards ]
* Support the "Close" button for modules that want it,
closes Malone #38582
* Disable and enable the Reset button properly.
-- Jonathan Riddell <jriddell@ubuntu.com> Tue, 2 May 2006 02:14:19 +0100
kde-systemsettings (0.0svn20060413-0ubuntu1) dapper; urgency=low
* New SVN snapshot, no code changes only new translations
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 13 Apr 2006 17:31:56 +0100
kde-systemsettings (0.0svn20060314-0ubuntu4) dapper; urgency=low
* Fix format in kubuntu_02_update_menus.diff.
-- Raphaël Pinson <raphink@ubuntu.com> Fri, 17 Mar 2006 16:48:12 +0100
kde-systemsettings (0.0svn20060314-0ubuntu3) dapper; urgency=low
* Modify kubuntu_02_update_menus.diff to prevent k3bsetup from showing up.
-- Raphaël Pinson <raphink@ubuntu.com> Fri, 17 Mar 2006 15:02:49 +0100
kde-systemsettings (0.0svn20060314-0ubuntu2) dapper; urgency=low
* Add kubuntu_03_no_kbuildsycoca.diff, stop it running kbuildsycocoa
during 'make install'
-- Jonathan Riddell <jriddell@ubuntu.com> Wed, 15 Mar 2006 01:12:43 +0000
kde-systemsettings (0.0svn20060314-0ubuntu1) dapper; urgency=low
* New upstream snapshot, adds various bugfixes by Simon Edwards
- Remove text for the "reset" button and put the icon text
of the right hand side.
- Fix when going from a module back to the module overview, the
last selected module icon would stay selected
- If the dialog contents don't fit then scrollbars are shown
- Fix the evil "This module is already loaded in systemsettings"
error.
-- Jonathan Riddell <jriddell@ubuntu.com> Tue, 14 Mar 2006 00:44:10 +0000
kde-systemsettings (0.0svn20051207-0ubuntu4) dapper; urgency=low
* Don't use DEB_AUTO_UPDATE_DEBIAN_CONTROL
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 8 Dec 2005 18:52:52 +0000
kde-systemsettings (0.0svn20051207-0ubuntu3) dapper; urgency=low
* Add build-dep on automake1.9
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 8 Dec 2005 03:55:12 +0000
kde-systemsettings (0.0svn20051207-0ubuntu2) dapper; urgency=low
* Add build-dep on autoconf
-- Jonathan Riddell <jriddell@ubuntu.com> Wed, 7 Dec 2005 18:26:47 +0000
kde-systemsettings (0.0svn20051207-0ubuntu1) dapper; urgency=low
* New snapshot
* Rebuild for libstdc++ transition
* Add kubuntu_01_kdepot.diff to be able to generate .pot file
-- Jonathan Riddell <jriddell@ubuntu.com> Wed, 7 Dec 2005 16:20:32 +0000
kde-systemsettings (0.0svn20050613-0ubuntu3) breezy; urgency=low
* Add kubuntu_02_update_menus.diff, kde-settings-bluetooth.directory
and kde-settings-laptops.directory to tidy up menus
-- Jonathan Riddell <jriddell@ubuntu.com> Sat, 24 Sep 2005 18:11:08 +0100
kde-systemsettings (0.0svn20050613-0ubuntu2) breezy; urgency=low
* Add kubuntu_01_only_show_in_kde.diff
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 20 Jun 2005 17:10:56 +0000
kde-systemsettings (0.0svn20050613-0ubuntu1) breezy; urgency=low
* Initial Release.
* Added manpage (from docbook source).
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 9 Jun 2005 13:04:26 +0000

@ -0,0 +1,13 @@
Source: kde-systemsettings-kde3
Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Build-Depends: cdbs (>= 0.4.23-1.1), autotools-dev, debhelper (>= 4.1.0), patchutils (>= 0.2.25), kdelibs4-kde3-dev (>= 3.3), docbook2x, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev
Standards-Version: 3.8.3
Package: kde-systemsettings-kde3
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, kcontrol-kde3
Description: easy to use control centre for KDE3
System preferences is a replacement for the KDE
Control Centre with an improved user interface.

@ -0,0 +1,36 @@
This package was debianised by Jonathan Riddell <jriddell@ubuntu.com> on
Thu, 9 Jun 2005 13:04:26 +0000.
Debian packagers:
Copyright (C) 2005 Jonathan Riddell <jriddell@ubuntu.com>
Upstream Author:
Benjamin Charles Meyer <ben+kubuntusystempreferences@meyerhome.net>
Copyright and license:
All the software and systemsettings.1.docbook is GPL:
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 of the License, or
(at your option) any later version.
This program 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.
On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.
Copyright
all the software:
Copyright (C) 2005 by Benjamin Charles Meyer <ben+kubuntusystempreferences@meyerhome.net>
debian/systemsettings.1.docbook :
Copyright (C) 2005 by Jonathan Riddell <jriddell@ubuntu.com>

@ -0,0 +1,13 @@
[Desktop Entry]
Encoding=UTF-8
Name=Laptops & Power
Name[br]=Gremm
Name[el]=Ισχύς
Name[it]=Energia
Name[mt]=Elettriku
Name[nl]=Energie
Name[pa]=ਊਰਜਾ(power)
Name[pt_BR]=Energia
Name[ru]=Управление питанием
Name[sv]=Effekt
Icon=energy

@ -0,0 +1,29 @@
#!/bin/sh -e
case "$1" in
upgrade)
# Remove wrong previous used file/dir:
FILE="/etc/xdg/menus/kde-applications-merged/system-settings-merge.menu"
SUBDIR="/etc/xdg/menus/kde-applications-merged"
if [ ! -L "$SUBDIR" ] && [ -d "$SUBDIR" ]; then
if [ -f "$FILE" ]; then rm -f "$FILE"; fi
rmdir --ignore-fail-on-non-empty "$SUBDIR"
fi
;;
install|abort-upgrade)
;;
*)
echo "preinst called with unknown argument \`$1'" >&2
exit 1
;;
esac
#DEBHELPER#
exit 0

@ -0,0 +1,44 @@
#!/usr/bin/make -f
cdbs_kde_enable_debug = --disable-debug
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include debian/cdbs/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
DEB_CONFIGURE_MANDIR := /opt/kde3/share/man
DEB_CONFIGURE_PREFIX := /opt/kde3
DEB_CONFIGURE_INFODIR := /opt/kde3/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/kde3 --with-extra-libs=/opt/kde3/lib
post-patches:: debian/stamp-bootstrap
debian/stamp-bootstrap:
! [ -f /usr/share/libtool/ltmain.sh ] || \
cp -f /usr/share/libtool/ltmain.sh admin/ltmain.sh
! [ -f /usr/share/libtool/config/ltmain.sh ] || \
cp -f /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
make -f admin/Makefile.common cvs
touch debian/stamp-bootstrap
cleanbuilddir/kde-systemsettings-kde3::
rm -f systemsettings.1
build/kde-systemsettings-kde3::
docbook2x-man debian/systemsettings.1.docbook
install/kde-systemsettings-kde3::
# Don't clash files, just Use the ones from kcontrol
rm debian/kde-systemsettings-kde3/opt/kde3/share/desktop-directories/kde-settings-power.directory
rm debian/kde-systemsettings-kde3/opt/kde3/share/desktop-directories/kde-settings-system.directory
rm debian/kde-systemsettings-kde3/opt/kde3/share/applications/kde/kcmfontinst.desktop
rm debian/kde-systemsettings-kde3/opt/kde3/share/applications/kde/laptoppowermanagement.desktop
cp debian/kde-settings-laptops.directory debian/kde-systemsettings-kde3/opt/kde3/share/desktop-directories/
DEB_INSTALL_MANPAGES_kde-systemsettings-kde3 = systemsettings.1

@ -0,0 +1,123 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
]>
<refentry>
<refentryinfo>
<author>
<firstname>Jonathan</firstname>
<surname>Riddell</surname>
<email>jriddell@ubuntu.com</email>
</author>
<copyright>
<year>2005</year>
<holder>Jonathan Riddell</holder>
</copyright>
<!-- XXX IMPORTANT XXX -->
<!-- Keep this date up to date: -->
<date>2005-06-09</date>
<!-- ^^^^^^^^^^ -->
</refentryinfo>
<refmeta>
<refentrytitle>systemsettings</refentrytitle>
<manvolnum>1</manvolnum>
</refmeta>
<refnamediv>
<refname>systemsettings</refname>
<refpurpose>KDE System Settings.</refpurpose>
</refnamediv>
<refsynopsisdiv>
<cmdsynopsis>
<command>systemsettings</command>
<arg choice="opt">
<option><replaceable>Qt-options</replaceable></option>
</arg>
<arg choice="opt">
<option><replaceable>KDE-options</replaceable></option>
</arg>
</cmdsynopsis>
</refsynopsisdiv>
<refsect1>
<title>DESCRIPTION</title>
<para>
System Settings is a user friendly control centre for KDE.
</para>
</refsect1>
<refsect1>
<title>OPTIONS</title>
<para>
All <productname>KDE</productname> and <productname>Qt</productname>
programs accept a some common command-line options.
</para>
<para>
<variablelist>
<title>Options:</title>
<varlistentry>
<term> <option>-e, --noembed</option> </term>
<listitem> <para>Do not embed windows</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>--menu &gt;argument&lt;</option> </term>
<listitem> <para>XDG menu to use (default is systemsettings)</para> </listitem>
</varlistentry>
</variablelist>
</para>
<para>
<variablelist>
<title>Generic options:</title>
<varlistentry>
<term> <option>--help</option> </term>
<listitem> <para>Show help about options</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>--help-qt</option> </term>
<listitem> <para>Show Qt specific options</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>--help-kde</option> </term>
<listitem> <para>Show KDE specific options</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>--help-all</option> </term>
<listitem> <para>Show all options</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>--author</option> </term>
<listitem> <para>Show author information</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>-v</option>, <option>--version</option> </term>
<listitem> <para>Show version information</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>--license</option> </term>
<listitem> <para>Show license information</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>--</option> </term>
<listitem> <para>Indicates end of options</para> </listitem>
</varlistentry>
</variablelist>
<!-- TODO * add all the rest of the options, but maybe find an automated
way to keep it up to date -->
</para>
</refsect1>
<refsect1>
<title>COPYRIGHT</title>
<para>
This manual page was written by Jonathan Riddell
<email>jriddell@ubuntu.com</email> for
<productname>Kubuntu</productname> (but may be used by others).
Permission is granted to copy, distribute and/or modify this document
under either the terms of the <acronym>GNU</acronym> General Public License,
Version 2 or any later version published by the Free Software Foundation or
the <acronym>GNU</acronym> Free Documentation License 1.2 or any later version
published by the Free Software Foundation.
</para>
<para>
On Debian systems, the complete text of the GNU General Public
License can be found in
<filename>/usr/share/common-licenses/GPL</filename>.
</para>
</refsect1>
</refentry>

@ -0,0 +1,86 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2002,2003 Colin Walters <walters@debian.org>
# Description: Defines some useful variables, but no rules
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_rules_buildvars
_cdbs_rules_buildvars = 1
CDBS_VERSION = something
# Common useful variables
DEB_SOURCE_PACKAGE := $(strip $(shell egrep '^Source: ' debian/control | cut -f 2 -d ':'))
DEB_VERSION := $(shell dpkg-parsechangelog | egrep '^Version:' | cut -f 2 -d ' ')
DEB_NOEPOCH_VERSION := $(shell echo $(DEB_VERSION) | cut -d: -f2-)
DEB_UPSTREAM_VERSION := $(shell echo $(DEB_NOEPOCH_VERSION) | sed 's/-[^-]*$$//')
DEB_ISNATIVE := $(shell dpkg-parsechangelog | egrep '^Version:' | perl -ne 'print if not /^Version:\s*.*-/;')
# Split into arch/indep packages
ifneq ($(DEB_INDEP_PACKAGES),cdbs)
DEB_INDEP_PACKAGES := $(filter-out $(DONT_BUILD), $(strip $(shell $(_cdbs_scripts_path)/list-packages indep)))
DEB_ARCH_PACKAGES := $(filter-out $(DONT_BUILD), $(filter-out $(DEB_INDEP_PACKAGES),$(strip $(shell $(_cdbs_scripts_path)/list-packages same))))
endif
# Split into normal and udeb packages
ifeq ($(DEB_UDEB_PACKAGES),)
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
DEB_UDEB_PACKAGES = $(filter-out $(DONT_BUILD),$(filter %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
else
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES), $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
endif
# Too much bother for now. If someone complains we'll fix it.
#DEB_ARCH_UDEB_PACKAGES = $(filter %-udeb, $(DEB_ARCH_PACKAGES))
#DEB_INDEP_UDEB_PACKAGES = $(filter %-udeb, $(DEB_INDEP_PACKAGES))
# A handy list of every package, udeb or not
DEB_ALL_PACKAGES = $(filter-out $(DONT_BUILD),$(DEB_PACKAGES) $(DEB_UDEB_PACKAGES))
DEB_INDEP_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_INDEP_PACKAGES)))
DEB_ARCH_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_ARCH_PACKAGES)))
DEB_DBG_PACKAGES = $(filter-out $(DONT_BUILD), $(filter %-dbg, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
# Some support for srcdir != builddir builds.
# These are relative to the root of the package
DEB_SRCDIR ?= .
DEB_BUILDDIR ?= $(strip $(DEB_SRCDIR))
# Miscellaneous bits
DEB_ARCH = $(shell dpkg --print-architecture)
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_HOST_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_HOST_GNU_SYSTEM)
DEB_HOST_GNU_CPU ?= $(shell dpkg-architecture -qDEB_HOST_GNU_CPU)
DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
DEB_BUILD_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_SYSTEM)
DEB_BUILD_GNU_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_CPU)
DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
DEB_BUILD_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_CPU)
DEB_BUILD_ARCH_OS ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_OS)
ifeq ($(words $(DEB_ALL_PACKAGES)),1)
DEB_DESTDIR = $(CURDIR)/debian/$(strip $(DEB_ALL_PACKAGES))/
else
DEB_DESTDIR = $(CURDIR)/debian/tmp/
endif
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), cdbs (>= 0.4.23-1.1)
endif

@ -0,0 +1,109 @@
ifndef _cdbs_bootstrap
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
endif
ifndef _cdbs_class_debian-qt-kde
_cdbs_class_debian-qt-kde := 1
# Note: This _must_ be included before autotools.mk, or it won't work.
common-configure-arch common-configure-indep:: debian/stamp-cvs-make
debian/stamp-cvs-make:
cp -Rp /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
cp -Rp /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
$(MAKE) -C $(DEB_SRCDIR) -f admin/Makefile.common dist;
touch debian/stamp-cvs-make
include debian/cdbs/kde.mk$(_cdbs_makefile_suffix)
include debian/cdbs/uploaders.mk
DEB_PATCHDIRS := debian/patches/common debian/patches
DEB_KDE_ENABLE_FINAL := yes
DEB_INSTALL_DOCS_ALL :=
DEB_DH_MAKESHLIBS_ARGS_ALL := -V
DEB_SHLIBDEPS_INCLUDE = $(foreach p,$(PACKAGES_WITH_LIBS),debian/$(p)/usr/lib)
ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
cdbs_treat_me_gently_arches := arm m68k alpha ppc64 armel armeb
ifeq (,$(filter $(DEB_HOST_ARCH_CPU),$(cdbs_treat_me_gently_arches)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
else
cdbs_kde_enable_final =
endif
endif
common-build-arch:: debian/stamp-man-pages
debian/stamp-man-pages:
if ! test -d debian/man/out; then mkdir -p debian/man/out; fi
for f in $$(find debian/man -name '*.sgml'); do \
docbook-to-man $$f > debian/man/out/`basename $$f .sgml`.1; \
done
for f in $$(find debian/man -name '*.man'); do \
soelim -I debian/man $$f \
> debian/man/out/`basename $$f .man`.`head -n1 $$f | awk '{print $$NF}'`; \
done
touch debian/stamp-man-pages
common-binary-indep::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_INDEP_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
common-binary-arch::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_ARCH_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
clean::
rm -rf debian/man/out
-rmdir debian/man
rm -f debian/stamp-man-pages
rm -rf debian/shlibs-check
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_desktop; then dh_desktop -p$(cdbs_curpkg) $(DEB_DH_DESKTOP_ARGS); fi
if test -e debian/$(cdbs_curpkg).lintian; then \
install -p -D -m644 debian/$(cdbs_curpkg).lintian \
debian/$(cdbs_curpkg)/usr/share/lintian/overrides/$(cdbs_curpkg); \
fi
if test -e debian/$(cdbs_curpkg).presubj; then \
install -p -D -m644 debian/$(cdbs_curpkg).presubj \
debian/$(cdbs_curpkg)/usr/share/bug/$(cdbs_curpkg)/presubj; \
fi
binary-install/$(DEB_SOURCE_PACKAGE)-doc-html::
set -e; \
for doc in `cd $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en; find . -name index.docbook`; do \
pkg=$${doc%/index.docbook}; pkg=$${pkg#./}; \
echo Building $$pkg HTML docs...; \
mkdir -p $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
cd $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
/opt/kde3/bin/meinproc $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en/$$pkg/index.docbook; \
done
for pkg in $(DOC_HTML_PRUNE) ; do \
rm -rf debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
done
clean::
if test -n "$(DEB_KDE_CVS_MAKE)" && test -d $(DEB_SRCDIR); then \
cd $(DEB_SRCDIR); \
find . -name Makefile.in -print | \
xargs --no-run-if-empty rm -f; \
rm -f Makefile.am acinclude.m4 aclocal.m4 config.h.in \
configure configure.files configure.in stamp-h.in \
subdirs; \
fi
rm -f debian/stamp-cvs-make
endif

@ -0,0 +1,97 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2003 Christopher L Cheney <ccheney@debian.org>
# Description: A class for KDE packages; sets KDE environment variables, etc
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_class_kde
_cdbs_class_kde := 1
# for dh_icons
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), debhelper (>= 5.0.7ubuntu4)
include $(_cdbs_rules_path)/buildcore.mk$(_cdbs_makefile_suffix)
ifdef _cdbs_tarball_dir
DEB_BUILDDIR = $(_cdbs_tarball_dir)/obj-$(DEB_BUILD_GNU_TYPE)
else
DEB_BUILDDIR = obj-$(DEB_BUILD_GNU_TYPE)
endif
include $(_cdbs_class_path)/autotools.mk$(_cdbs_makefile_suffix)
export kde_cgidir = \$${libdir}/cgi-bin
export kde_confdir = \$${sysconfdir}/kde3
export kde_htmldir = \$${datadir}/doc/kde/HTML
ifeq (,$(filter noopt,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
endif
ifneq (,$(filter nostrip,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final =
cdbs_kde_enable_debug = --enable-debug=yes
else
cdbs_kde_enable_debug = --disable-debug
endif
ifneq (,$(filter debug,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_debug = --enable-debug=full
endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_icons; then dh_icons -p$(cdbs_curpkg) $(DEB_DH_ICONCACHE_ARGS); fi
cleanbuilddir::
-$(if $(call cdbs_streq,$(DEB_BUILDDIR),$(DEB_SRCDIR)),,rm -rf $(DEB_BUILDDIR))
common-build-arch common-build-indep:: debian/stamp-kde-apidox
debian/stamp-kde-apidox:
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) apidox)
touch $@
common-install-prehook-impl::
mkdir -p po
-XGETTEXT=/usr/bin/kde-xgettext EXTRACTATTR=/opt/kde3/bin/extractattr sh $(DEB_SRCDIR)/admin/cvs.sh extract-messages
-for file in po/*pot; do \
sed "s/charset=CHARSET/charset=UTF-8/" -i $$file; \
done
common-install-arch common-install-indep:: common-install-kde-apidox
common-install-kde-apidox::
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) install-apidox DESTDIR=$(DEB_DESTDIR))
clean::
rm -f debian/stamp-kde-apidox
rm -rf po/*.pot
# This is a convenience target for calling manually. It's not part of
# the build process.
buildprep: clean apply-patches
$(MAKE) -f admin/Makefile.common dist
debian/rules clean
endif

@ -0,0 +1,16 @@
Sune Vuorela <debian@pusling.com>
Ana Beatriz Guerrero Lopez <ana@debian.org>
Fathi Boudra <fboudra@free.fr>
Modestas Vainius <geromanas@mailas.com>
Josh Metzler <joshdeb@metzlers.org>
Isaac Clerencia <isaac@debian.org>
Adeodato Simó <dato@net.com.org.es>
Adeodato Simo <dato@net.com.org.es>
Christopher Martin <chrsmrtn@debian.org>
Daniel Schepler <schepler@debian.org>
Sarah Hobbs <hobbsee@ubuntu.com>
Nacho Barrientos Arias <nacho@debian.org>
Ricardo Javier Cardenes Medina <rcardenes@debian.org>
Ricardo Cardenes <rcardenes@debian.org>
Armin Berres <trigger+debian@space-based.de>
Francesco Pedrini <francesco.pedrini@gmail.com>

@ -0,0 +1,29 @@
MAINTAINER=Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
UPLOADERS=$(shell grep -e +++ -e "^ -- " debian/changelog | grep -v "debian-qt-kde@lists.debian.org" | head -13 | /bin/sed 's/^\s*//;s/\s*$$//;s/^+++\? Changes by //;s/^+++\? //;s/-- //;s/:$$//;s/ <.*//' | sort -u | while read line ; do grep "$$line" debian/cdbs/team-members ; done | tr "\n" ", " | sed 's/,/, /g;s/, $$//')
debian/control.tmp:
@if [ ! -e debian/control.in ] ; then \
echo "this package is not yet prepared for using automatic update of uploaders"; \
echo "Please do so."; \
exit 1; \
fi
@sed 's/@@@UPLOADERS@@@/$(UPLOADERS)/;s#@@@MAINTAINER@@@#$(MAINTAINER)#' debian/control.in > debian/control.tmp
check-uploaders: debian/control.tmp
@if ! diff -q debian/control debian/control.tmp ; then \
echo "WARNING:: Control file differs from manually generated one" ; \
echo "WARNING:: Please update it manually and check it afterwards" ; \
echo "WARNING:: Uploaders are updated by debian/rules update-uploaders" ;\
echo "WARNING:: If this is a binNMU, NMU or security upload, just ignore" ;\
fi
clean::
rm -f debian/control.tmp
update-uploaders: debian/control.tmp
@mv -f debian/control.tmp debian/control
makebuilddir:: check-uploaders

@ -0,0 +1,19 @@
#!/usr/bin/env perl
use strict;
use warnings;
my $version = `dpkg-parsechangelog | awk '/^Version/ {print \$2}'`;
my ($version3, $version3_next);
my ($version2, $version2_next);
($version3 = $version) =~ s/-[^-]+$//;
($version2 = $version3) =~ s/\.[^.]+$//;
($version3_next = $version3) =~ s/(?<=\.)(\d+)[a-z]?$/($1+1)/e;
($version2_next = $version2) =~ s/(?<=\.)(\d+)$/($1+1)/e;
print "KDE-Version3=$version3\n";
print "KDE-Version2=$version2\n";
print "KDE-Next-Version3=$version3_next\n";
print "KDE-Next-Version2=$version2_next\n";

@ -0,0 +1,111 @@
kdesudo-kde3 (4:2.5.1-4ubuntu0) karmic; urgency=low
* Karmic rebuild
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 02 July 2009 16:08:00 -0600
kdesudo-kde3 (4:2.5.1-3ubuntu8) intrepid; urgency=low
* Moved KDE3 to /opt/kde3
* Integrated properly with KDE4.2+
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Wed, 01 March 2009 23:25:00 -0600
kdesudo-kde3 (4:2.5.1-3ubuntu6) intrepid; urgency=low
* Added -kde3 suffix
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Tue, 04 Nov 2008 08:49:00 -0600
kdesudo (2.5.1-0ubuntu3) hardy; urgency=low
* Improved kubuntu_02_spaced_args.patch:
- Now deals with -c command option too
* Added kubutu_04_nice_password_prompt.patch:
- Fixed dialog when typing commands like "ls *"
-- Anthony Mercatante <tonio@ubuntu.com> Mon, 21 Apr 2008 09:20:30 +0200
kdesudo (2.5.1-0ubuntu2) hardy; urgency=low
* Added kubuntu_02_spaced_args.patch:
- Closes LP: #209831
* Added kubuntu_03_export_kdesycoca.patch:
- Closes LP: #175909
-- Anthony Mercatante <tonio@ubuntu.com> Thu, 17 Apr 2008 23:47:16 +0200
kdesudo (2.5.1-0ubuntu1) hardy; urgency=low
* New upstream release. Fixes issue building towards gcc 4.3.0
-- Anthony Mercatante <tonio@ubuntu.com> Fri, 28 Mar 2008 15:27:57 +0100
kdesudo (2.5-0ubuntu1) hardy; urgency=low
* New upstream release. Closes LP: #203690
-- Anthony Mercatante <tonio@ubuntu.com> Tue, 18 Mar 2008 23:49:19 +0100
kdesudo (2.4-0ubuntu1) hardy; urgency=low
* New upstream release. Closes LP: #187053
-- Anthony Mercatante <tonio@ubuntu.com> Mon, 18 Feb 2008 13:43:57 +0100
kdesudo (2.3-0ubuntu1) hardy; urgency=low
* New upstream release
-- Anthony Mercatante <tonio@ubuntu.com> Sun, 17 Feb 2008 02:34:43 +0100
kdesudo (2.2-0ubuntu1) hardy; urgency=low
* New upstream release
-- Anthony Mercatante <tonio@ubuntu.com> Mon, 04 Feb 2008 20:07:55 +0100
kdesudo (2.1-0ubuntu1) hardy; urgency=low
* New upstream release.
-- Anthony Mercatante <tonio@ubuntu.com> Thu, 24 Jan 2008 13:44:16 +0100
kdesudo (2.0-0ubuntu1) hardy; urgency=low
* New upstream release :
- Closes LP: #157043, #162823, #144970, #148255,#172749, #173319
* Fixed packaging to divert both binary and manpage.
-- Anthony Mercatante <tonio@ubuntu.com> Tue, 04 Dec 2007 16:41:58 +0100
kdesudo (1.4-0ubuntu1) hardy; urgency=low
* New upstream release
-- Anthony Mercatante <tonio@ubuntu.com> Tue, 20 Nov 2007 12:46:56 +0100
kdesudo (1.3-0ubuntu1) hardy; urgency=low
* New upstream release. Closes LP: #163417
-- Anthony Mercatante <tonio@ubuntu.com> Mon, 19 Nov 2007 20:36:49 +0100
kdesudo (1.2-0ubuntu2) hardy; urgency=low
* Reupload as the build farm should now be fixed
-- Anthony Mercatante <tonio@ubuntu.com> Mon, 12 Nov 2007 12:22:07 +0100
kdesudo (1.2-0ubuntu1) hardy; urgency=low
* New upstream release, fixes the user's $HOME usage
potential corrupting files issue
-- Anthony Mercatante <tonio@ubuntu.com> Sat, 10 Nov 2007 12:58:57 +0100
kdesudo (1.1-0ubuntu1) gutsy; urgency=low
* Initial release
-- Anthony Mercatante <tonio@ubuntu.com> Fri, 01 Jun 2007 01:04:36 +0200

@ -0,0 +1,13 @@
Source: kdesudo-kde3
Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Build-Depends: debhelper (>> 5), cdbs, kdelibs4-kde3-dev, docbook2x, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev
Standards-Version: 3.8.3
Package: kdesudo-kde3
Architecture: any
Depends: ${shlibs:Depends}, sudo
Description: sudo frontend for KDE3
KdeSudo is a graphical frontend for the sudo utility.
It allows you to run programs as another user by entering your password.

@ -0,0 +1,57 @@
This package was debianized by Anthony Mercatante <tonio@ubuntu.com>
on Fri, 01 Jun 2007 01:07:10 +0200
It was downloaded from
https://code.launchpad.net/kdesudo
This version is a fork of the original kdesudo from
http://ksudo.sourceforge.net/kdesudo/
Upstream authors:
Robert Gruber
Anthony Mercatante
Martin Böhm
Jonathan Riddell
Copyright:
(C) 2003 Robert Gruber <rgruber@users.sourceforge.net>
(C) 2007 Anthony Mercatante <tonio@ubuntu.com>
(C) 2007 Martin Böhm <martin.bohm@kubuntu.org
(C) 2007 Canonical Ltd (Jonathan Riddell <jriddell@ubuntu.com>)
License:
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 of the License, or
(at your option) any later version.
This program 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, write to the
Free Software Foundation, Inc.,
51 Franklin Street, 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'.
---
The documentation is licensed under the terms of the GNU Free
Documentation License version 1.2 with no Invariant Sections, no
Front-Cover Texts and no Back-Cover Texts.
On Debian systems, the complete text of the GNU GNU Free Documentation
License can be found in `/usr/share/common-licenses/GFDL'.
---
The packaging in debian/ is licensed under the terms of the GNU General
Public License 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'.

@ -0,0 +1,168 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
]>
<refentry>
<refentryinfo>
<author>
<firstname>Anthony</firstname>
<surname>Mercatante</surname>
<email>tonio@ubuntu.com</email>
</author>
<copyright>
<year>2007</year>
<holder>Anthony Mercatante</holder>
</copyright>
<!-- XXX IMPORTANT XXX -->
<!-- Keep this date up to date: -->
<date>2007-03-26</date>
<!-- ^^^^^^^^^^ -->
</refentryinfo>
<refmeta>
<refentrytitle>kdesudo</refentrytitle>
<manvolnum>1</manvolnum>
</refmeta>
<refnamediv>
<refname>kdesudo</refname>
<refpurpose>a sudo frontend for KDE</refpurpose>
</refnamediv>
<refsynopsisdiv>
<cmdsynopsis>
<command>kdesudo</command>
<arg choice="opt">
<option><replaceable>Generic-options</replaceable></option>
</arg>
<arg choice="opt">
<option><replaceable>kdesudo-options</replaceable></option>
</arg>
</cmdsynopsis>
</refsynopsisdiv>
<refsect1>
<title>DESCRIPTION</title>
<para>
kdesudo is a frontend for sudo for the <productname>KDE</productname> desktop.
</para>
</refsect1>
<refsect1>
<title>OPTIONS</title>
<para>
<variablelist>
<title>Generic options:</title>
<varlistentry>
<term> <option>--help</option> </term>
<listitem> <para>Show help about options</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>--help-qt</option> </term>
<listitem> <para>Show Qt specific options</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>--help-kde</option> </term>
<listitem> <para>Show KDE specific options</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>--help-all</option> </term>
<listitem> <para>Show all options</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>--author</option> </term>
<listitem> <para>Show author information</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>-v</option>, <option>--version</option> </term>
<listitem> <para>Show version information</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>--license</option> </term>
<listitem> <para>Show license information</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>--</option> </term>
<listitem> <para>Indicates end of options</para> </listitem>
</varlistentry>
</variablelist>
<variablelist>
<title>KdeSudo Options:</title>
<varlistentry>
<term> <option>-c « command »</option> </term>
<listitem> <para>Specifies the command to run</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>-u « user »</option> </term>
<listitem> <para>Specifies the target uid [default is root]</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>-n</option> </term>
<listitem> <para>Do not keep password</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>-s</option> </term>
<listitem> <para>Forgets all passwords</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>-p « priority »</option> </term>
<listitem> <para>Set priority value: between 0 and 100, 0 is lowest [default is 50]</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>--nonewdcop</option> </term>
<listitem> <para>Let command use existing dcopserver</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>--comment « comment »</option> </term>
<listitem> <para>Comment to display in the dialog box</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>--noignorebutton</option> </term>
<listitem> <para>Do not display « ignore » button</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>-i « icon_name »</option> </term>
<listitem> <para>Specify icon to use in the password dialog</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>-d</option> </term>
<listitem> <para>Do not show the command to be run in the dialog</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>-r</option> </term>
<listitem> <para>Use realtime scheduling</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>-f « file »</option> </term>
<listitem> <para>Use target UID if « file » is not writeable</para> </listitem>
</varlistentry>
<varlistentry>
<term> <option>-t</option> </term>
<listitem> <para>Enable terminal output (no password keeping)</para> </listitem>
</varlistentry>
</variablelist>
</para>
<para>
<variablelist>
<title>KdeSudo options:</title>
<varlistentry>
<term> <option>-u</option> </term>
<listitem> <para>Sets a runas user</para> </listitem>
</varlistentry>
</variablelist>
<!-- TODO * add all the rest of the options, but maybe find an automated
way to keep it up to date -->
</para>
</refsect1>
<refsect1>
<title>COPYRIGHT</title>
<para>
This manual page was written by Anthony Mercatante
<email>tonio@ubuntu.com</email> for the
<productname>Ubuntu</productname> system (but may be used by others).
Permission is granted to copy, distribute and/or modify this document
under the terms of the <acronym>GNU</acronym> General Public License,
Version 2 or any later version published by the Free Software Foundation.
</para>
<para>
On Debian systems, the complete text of the GNU General Public
License can be found in
<filename>/usr/share/common-licenses/GPL</filename>.
</para>
</refsect1>
</refentry>

@ -0,0 +1 @@
opt/kde3/bin/kdesudo opt/kde3/bin/kdesu

@ -0,0 +1,23 @@
#! /bin/sh
set -e
package_name=kdesudo-kde3
if [ -z "$package_name" ]; then
print >&2 "Internal Error. Please report a bug."
exit 1;
fi
case "$1" in
configure)
dpkg-divert --package $package_name --rename --remove \
/usr/kde3/bin/kdesu || true
;;
abort-upgrade)
;;
*) echo "$0: didn't understand being called with \`$1'" 1>&2
exit 0;;
esac
exit 0

@ -0,0 +1,25 @@
#! /bin/sh
set -e
package_name=kdesudo-kde3
if [ -z "$package_name" ]; then
print >&2 "Internal Error. Please report a bug."
exit 1;
fi
case "$1" in
remove)
dpkg-divert --package $package_name --rename --remove \
/opt/kde3/bin/kdesu
;;
purge)
;;
upgrade)
;;
*) echo "$0: didn't understand being called with \`$1'" 1>&2
exit 0;;
esac
exit 0

@ -0,0 +1,29 @@
#! /bin/sh
set -e
package_name=kdesudo-kde3
if [ -z "$package_name" ]; then
print >&2 "Internal Error. Please report a bug."
exit 1;
fi
case "$1" in
install)
dpkg-divert --package $package_name \
--divert /opt/kde3/bin/kdesu.distrib \
--rename /opt/kde3/bin/kdesu
;;
upgrade)
dpkg-divert --package $package_name \
--divert /opt/kde3/bin/kdesu.distrib \
--rename /opt/kde3/bin/kdesu
;;
abort-upgrade)
;;
*) echo "$0: didn't understand being called with \`$1'" 1>&2
exit 0;;
esac
exit 0

@ -0,0 +1,35 @@
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include debian/cdbs/kde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
DEB_CONFIGURE_MANDIR := /opt/kde3/share/man
DEB_CONFIGURE_PREFIX := /opt/kde3
DEB_CONFIGURE_INFODIR := /opt/kde3/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/kde3 --with-extra-libs=/opt/kde3/lib --with-extra-includes=/opt/kde3/include/kde
DEB_INSTALL_MANPAGES_kdesudo-kde3 = kdesudo-kde3.1
build/kdesudo-kde3::
docbook2x-man debian/kdesudo-kde3.1.docbook
mv kdesudo.1 kdesudo-kde3.1
clean::
rm -f kdesudo-kde3.1
post-patches:: debian/stamp-bootstrap
debian/stamp-bootstrap:
! [ -f /usr/share/libtool/ltmain.sh ] || \
cp -f /usr/share/libtool/ltmain.sh admin/ltmain.sh
! [ -f /usr/share/libtool/config/ltmain.sh ] || \
cp -f /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
make -f admin/Makefile.common cvs
touch debian/stamp-bootstrap

@ -0,0 +1,417 @@
kdesvn-kde3 (1.0.4-2~2ubuntu4) karmic; urgency=low
* Karmic rebuild
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 02 July 2009 16:08:00 -0600
kdesvn-kde3 (1.0.4-2~0ubuntu4) intrepid; urgency=low
* Moved KDE3 to /opt/kde3
* Integrated properly with KDE4.2+
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Tue, 10 March 2009 12:31:00 -0600
kdesvn-kde3 (1.0.4-2~0ubuntu3) intrepid; urgency=low
* Added -kde3 suffix
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Wed, 31 Dec 2008 17:59:00 -0600
kdesvn (1.0.4-2~hardy1) hardy-backports; urgency=low
* Upload fixed KDE3 package from sid for compatibility with svn 1.5
(LP: #283468)
- Intrepid package is KDE4 and not a suitable solution for
hardy-backports
-- Scott Kitterman <scott@kitterman.com> Wed, 15 Oct 2008 01:14:20 -0400
kdesvn (1.0.4-2) unstable; urgency=low
* debian/control
- Add Vcs-* fields.
- Set the Debian KDE Extras Team as Maintainer and add myself to
Uploaders.
-- Michael Biebl <biebl@debian.org> Fri, 10 Oct 2008 22:46:45 +0200
kdesvn (1.0.4-1) unstable; urgency=low
* New upstream release.
-- Michael Biebl <biebl@debian.org> Sat, 04 Oct 2008 06:55:22 +0200
kdesvn (1.0.2-1) unstable; urgency=low
* New upstream release.
* Switch to quilt for patch handling.
* debian/patches/01-shortcuts.patch
- Make sure we use unique shortcuts which don't interfere with other
components when kdesvn is embedded as kpart. Closes: #452245
-- Michael Biebl <biebl@debian.org> Sat, 20 Sep 2008 10:46:07 +0200
kdesvn (1.0.1-1) experimental; urgency=low
* New upstream release.
* debian/patches/01-bashisms_kconf_update.patch
- Removed, merged upstream.
* debian/patches/02-docimages.patch
- Removed, fixed upstream.
* debian/control
- Add Build-Depends on libsqlite3-dev, required for building the log cache
support.
-- Michael Biebl <biebl@debian.org> Wed, 03 Sep 2008 02:40:29 +0200
kdesvn (0.14.6-1) unstable; urgency=low
* New upstream release.
-- Michael Biebl <biebl@debian.org> Tue, 15 Jul 2008 14:26:45 +0200
kdesvn (0.14.5-1) unstable; urgency=low
* New upstream release.
* debian/control
- Don't conflict with kde4 versions of kdesdk-kio-plugins. Closes: #483260
- Bump Standards-Version to 3.8.0. No further changes.
* debian/watch
- Update watch file to match the new download location.
* debian/patches/02-docimages.patch
- Specifiy the path to the doc images directly.
Beginning with version 2.4.7, cmake copies symlinks verbatim, leading to
dangling symlinks. Closes: #480585
-- Michael Biebl <biebl@debian.org> Mon, 14 Jul 2008 20:06:12 +0200
kdesvn (0.14.4-1) unstable; urgency=low
* New upstream release.
-- Michael Biebl <biebl@debian.org> Mon, 19 May 2008 18:25:35 +0200
kdesvn (0.14.3-1) unstable; urgency=low
* New upstream release.
* debian/rules
- Include the cmake.mk class provided by cdbs.
* debian/cdbs/cmake.mk
- Drop our custom cmake.mk Makefile as we now use the one provided by
cdbs.
* debian/control
- Bump Build-Depends on cdbs to (>= 0.4.50) for the cmake support.
- Drop the "-1" revsion of the libssl-dev Build-Depends to make lintian
happy.
-- Michael Biebl <biebl@debian.org> Fri, 04 Apr 2008 01:02:42 +0200
kdesvn (0.14.2-2) unstable; urgency=low
* debian/rules
- Pass -DLIB_SUFFIX="" to DEB_CMAKE_EXTRA_FLAGS. This ensures that the
libraries are installed into lib and not lib64 on 64-bit architectures.
Closes: #468064
- Update DEB_DH_MAKESHLIBS_ARGS for libsvnqt4.
-- Michael Biebl <biebl@debian.org> Tue, 26 Feb 2008 23:31:17 +0100
kdesvn (0.14.2-1) unstable; urgency=low
* New upstream release.
* debian/control
- Bump Standards-Version to 3.7.3. No further changes required.
-- Michael Biebl <biebl@debian.org> Wed, 20 Feb 2008 00:15:24 +0100
kdesvn (0.14.1-1) unstable; urgency=low
* New upstream release.
* debian/watch
- Updated for the new download location. Closes: #449689
-- Michael Biebl <biebl@debian.org> Mon, 12 Nov 2007 11:36:34 +0100
kdesvn (0.14.0-1) unstable; urgency=low
* New upstream release.
* debian/kdesvn.menu
- Change section to "Applications/Programming" to comply with the new menu
spec.
* debian/patches/01-bashisms_kconf_update.patch
- Fix a bashism in the kconf_update script.
* debian/control
- Use the new "Homepage:" field to specify the upstream URL.
- SONAME bump, rename the libsvnqt3 package to libsvnqt4.
* Rename libsvnqt3.install to libsvnqt4.install.
* debian/kdesvn.install
- Install the kconf_update files.
* debian/libsvnqt-dev.install
- No longer install the libtool *.la files for libsvnqt.
-- Michael Biebl <biebl@debian.org> Thu, 18 Oct 2007 02:20:32 +0200
kdesvn (0.13.0-1) unstable; urgency=low
* New upstream release.
-- Michael Biebl <biebl@debian.org> Fri, 10 Aug 2007 00:13:38 +0200
kdesvn (0.12.1-1) unstable; urgency=low
* New upstream release.
* debian/watch
- Adapt to new directory layout.
* debian/control
- Replace ${Source-Version} with ${binary:Version}.
-- Michael Biebl <biebl@debian.org> Wed, 13 Jun 2007 16:07:32 +0200
kdesvn (0.12.0-1) unstable; urgency=low
* New upstream release.
* debian/patches/01-po_ca.patch
+ Removed. Merged upstream.
-- Michael Biebl <biebl@debian.org> Sat, 05 May 2007 02:07:52 +0200
kdesvn (0.11.2-2) unstable; urgency=low
* debian/patches/01-po_ca.patch
- Added. Updates to the Catalan translation by Antoni Bella Pérez. Thanks!
Closes: #417963
-- Michael Biebl <biebl@debian.org> Thu, 05 Apr 2007 21:16:11 +0200
kdesvn (0.11.2-1) unstable; urgency=low
* New upstream release.
-- Michael Biebl <biebl@debian.org> Mon, 26 Mar 2007 00:51:07 +0200
kdesvn (0.11.1-1) unstable; urgency=low
* New upstream release.
-- Michael Biebl <biebl@debian.org> Mon, 5 Mar 2007 06:44:49 +0100
kdesvn (0.11.0-1) unstable; urgency=low
* New upstream release.
* debian/patches/01-kompare_diff.patch
+ Removed. Fixed upstream.
* debian/control
+ Add a "Suggests: kdiff3" to kdesvn. kdiff3 can be used as an external
merge program.
-- Michael Biebl <biebl@debian.org> Fri, 27 Oct 2006 12:52:15 +0200
kdesvn (0.10.0-2) unstable; urgency=low
* Update maintainer email address to biebl@debian.org.
* debian/patches/01-kompare_diff.patch
+ Added. Fixes a problem when using kompare as external diff application.
Closes: #394817
-- Michael Biebl <biebl@debian.org> Mon, 23 Oct 2006 13:12:45 +0200
kdesvn (0.10.0-1) unstable; urgency=low
* New upstream release.
* API bump for libsvnqt
+ Updated debian/control: libsvnqt2 -> libsvnqt3.
+ Moved debian/libsvnqt2.install to debian/libsvnqt3.install.
-- Michael Biebl <biebl@teco.edu> Thu, 5 Oct 2006 01:50:41 +0200
kdesvn (0.9.3-1) unstable; urgency=low
* New upstream release.
* debian/control
+ Changed build dependency from libsvn0-dev to libsvn-dev.
+ libsvnqt-dev: Changed "Depends: libsvn0-dev" to libsvn-dev.
* debian/patches/01-cmake_uic.patch
+ Removed, merged upstream.
* debian/patches/02-build_system.patch
+ Removed, fixed upstream.
-- Michael Biebl <biebl@teco.edu> Sat, 16 Sep 2006 16:54:55 +0200
kdesvn (0.9.2-1) unstable; urgency=low
* New upstream release.
+ Improved UTF-8 handling. Closes: #381424
+ Dynamic context menues can now be disabled from within kdesvn.
Closes: #377592. This also addresses #370303.
* Switched the build system to CMake.
+ Added debian/cdbs/cmake.mk, a cdbs class for CMake (taken from the
strigi package).
+ Updated the build dependencies in debian/control accordingly.
+ Updated debian/rules. Include debian/cdbs/cmake.mk instead of
/usr/share/cdbs/1/class/kde.mk.
* Updated debian/watch to scan for bz2 tarballs.
* Backported two build system related fixes from trunk (01-cmake_uic.patch
and 02-build_system.patch).
-- Michael Biebl <biebl@teco.edu> Fri, 1 Sep 2006 13:40:57 +0200
kdesvn (0.9.1-1) unstable; urgency=medium
* New upstream release.
+ Correct diffs for non-UTF8 locales. Closes: #369809
* Ship updated admin/cvs.sh with support for autoconf-2.6. Closes: #379826
-- Michael Biebl <biebl@teco.edu> Tue, 25 Jul 2006 22:36:03 +0200
kdesvn (0.9.0-1) unstable; urgency=low
* New upstream release.
+ The dynamic context menu entries are now in their own, exclusive
submenu. This is a workaround for #370303.
* Removed patch makefile_am.diff, merged upstream.
-- Michael Biebl <biebl@teco.edu> Mon, 24 Jul 2006 02:52:17 +0200
kdesvn (0.8.5-1) unstable; urgency=low
* New upstream release.
-- Michael Biebl <biebl@teco.edu> Sun, 25 Jun 2006 08:00:01 +0200
kdesvn (0.8.4-1) unstable; urgency=low
* New upstream release.
* Bumped Standards-Version to 3.7.2, no further changes required.
-- Michael Biebl <biebl@teco.edu> Sun, 21 May 2006 13:32:16 +0200
kdesvn (0.8.3-1) unstable; urgency=low
* New upstream release. Closes: #365643
+ Local characters in URLs are properly encoded now. Closes: #364910
+ Do not print a warning message if svnqt and kdesvn version differ.
Closes: #365743
* Bumped Standards-Version to 3.7.1, no further changes required.
-- Michael Biebl <biebl@teco.edu> Thu, 4 May 2006 00:18:09 +0200
kdesvn (0.8.2-1) unstable; urgency=low
* New upstream release.
* Added a "Recommends: graphviz" to kdesvn. dot is part of the graphviz
package and used by kdesvn to generate nice looking revision graphs.
* The soname of svnqt changed from 1 to 2. Updated the control files
accordingly.
* Moved libsvnqt2 in front of kdesvn in debian/control. This way the shlibs
file of libsvnqt2 is created before dh_shlibdeps for kdesvn is run.
-- Michael Biebl <biebl@teco.edu> Sun, 23 Apr 2006 00:40:43 +0200
kdesvn (0.8.1-1) unstable; urgency=low
* New upstream release.
-- Michael Biebl <biebl@teco.edu> Sun, 2 Apr 2006 15:18:56 +0200
kdesvn (0.8.0-1) unstable; urgency=low
* New upstream release.
* Added two new binary packages libsvnqt1 and libsvnqt-dev. svnqt is a Qt
wrapper library for subversion. kdesvn uses it to ease the access to
libsvn.
* Updated copyright file and added information about svnqt.
* Bumped debhelper compatibility to 5.
-- Michael Biebl <biebl@teco.edu> Fri, 24 Mar 2006 08:56:09 +0100
kdesvn (0.7.4-1) unstable; urgency=low
* New upstream release.
* Fixed indentation of homepage url in the long description.
* Disabled autoloading of kded service, added patch kded_no_autoload.diff.
Fixes problem with dynamic context menus. Closes: #348411
-- Michael Biebl <biebl@teco.edu> Wed, 1 Mar 2006 22:19:30 +0100
kdesvn (0.7.3-1) unstable; urgency=low
* New upstream release.
+ Removed patch store_passwords_config.diff, merged upstream.
+ Removed patch settings_icons.diff, merged upstream.
-- Michael Biebl <biebl@teco.edu> Thu, 2 Feb 2006 15:25:50 +0100
kdesvn (0.7.2-2) unstable; urgency=low
* subversion_settings.cpp was not regenerated from the patched ui file.
Enforce its recreation via rm. This really fixes #345518.
-- Michael Biebl <biebl@teco.edu> Fri, 13 Jan 2006 16:09:35 +0100
kdesvn (0.7.2-1) unstable; urgency=low
* New upstream release.
+ Removed patch context_menu.diff, merged upstream.
* Added patch store_passwords_config.diff. Closes: #345518
* Added patch settings_icons.diff for more distinct icons in the settings
dialog.
-- Michael Biebl <biebl@teco.edu> Fri, 13 Jan 2006 04:31:54 +0100
kdesvn (0.7.1-1) unstable; urgency=low
* New upstream release.
* Tightened build dependency on kdelibs4-dev because of the C++ allocator
change.
* Tightened build dependency on libsvn0-dev as kdesvn now requires subversion
1.2 or higher.
* Split up package into core application kdesvn and KIO plugin package
kdesvn-kio-plugins.
* Updated menu icon.
* Use Debian libtool and regenerate the autotools files. Closes: #343952
+ Add build dependencies to automake1.9, autoconf and libtool.
+ Patch makefile_am.diff from Aurelien Jarno <aurel32@debian.org> adds
missing libraries needed for linking.
-- Michael Biebl <biebl@teco.edu> Mon, 19 Dec 2005 21:47:39 +0100
kdesvn (0.6.3-1) unstable; urgency=low
* New upstream release.
-- Michael Biebl <biebl@teco.edu> Mon, 24 Oct 2005 17:37:02 +0200
kdesvn (0.6.2-1) unstable; urgency=low
* New upstream release.
* Added a versioned build dependency to libssl-dev (>= 0.9.8a-1) to make
sure kdesvn links against a version of openssl which has symbol
versioning.
-- Michael Biebl <biebl@teco.edu> Wed, 5 Oct 2005 15:40:53 +0200
kdesvn (0.6.1-1) unstable; urgency=low
* New upstream release.
-- Michael Biebl <biebl@teco.edu> Tue, 4 Oct 2005 04:04:14 +0200
kdesvn (0.6.0-1) unstable; urgency=low
* New upstream release.
-- Michael Biebl <biebl@teco.edu> Fri, 23 Sep 2005 16:47:04 +0200
kdesvn (0.5.3-2) unstable; urgency=low
* Removed useless build dependency on build-essential which was
generated by cdbs. Closes: #326638
-- Michael Biebl <biebl@teco.edu> Mon, 5 Sep 2005 18:50:39 +0200
kdesvn (0.5.3-1) unstable; urgency=low
* Initial release. Closes: #323697
-- Michael Biebl <biebl@teco.edu> Fri, 2 Sep 2005 19:26:13 +0200

@ -0,0 +1,52 @@
Source: kdesvn-kde3
Section: devel
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Uploaders: Michael Biebl <biebl@debian.org>
Build-Depends: cdbs (>= 0.4.50), debhelper (>= 5.0.0), cmake (>= 2.4), kdelibs4-kde3-dev (>= 4:3.4.3-2), libsvn-dev (>= 1.2.0), libssl-dev (>= 0.9.8a), libsqlite3-dev, gettext, quilt, libaprutil1-dev
Standards-Version: 3.8.3
Homepage: http://kdesvn.alwins-world.de/
Package: libsvnqt4-kde3
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Qt wrapper library for subversion [KDE3]
This package provides svnqt, a Qt wrapper library around the
subversion library.
.
It is based on the RapidSvn SvnCpp library, a subversion client API
written in C++.
Package: libsvnqt-kde3-dev
Section: libdevel
Architecture: any
Depends: libsvnqt4-kde3 (= ${binary:Version}), libqt3-mt-dev, libsvn-dev
Description: Qt wrapper library for subversion (development files) [KDE3]
This package contains the header files and symbolic links that developers
using svnqt will need.
Package: kdesvn-kde3
Section: devel
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, kdesvn-kio-plugins-kde3 (= ${binary:Version})
Recommends: kompare-kde3, graphviz
Suggests: khelpcenter-kde3, kdiff3-kde3
Description: subversion client with tight KDE integration [KDE3]
KDESvn is a graphical client for the subversion revision control
system (svn).
.
Besides offering common and advanced svn operations, it features
a tight integration into KDE and can be embedded into other KDE
applications like konqueror via the KDE component technology KParts.
Package: kdesvn-kio-plugins-kde3
Section: devel
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: subversion I/O slaves for KDE3
This packages includes KIO slaves for svn, svn+file, svn+http,
svn+https, svn+ssh. This allows you to access subversion repositories
inside any KIO enabled KDE application.
.
This package is part of kdesvn-kde3.

@ -0,0 +1,207 @@
This package was debianized by Michael Biebl <biebl@teco.edu> on
Sun, 21 Aug 2005 01:08:16 +0200.
It was downloaded from http://www.alwins-world.de/programs/kdesvn/
Upstream Author: Rajko Albrecht <ral@alwins-world.de>
Copyright:
Copyright (C) 2005 Rajko Albrecht <ral@alwins-world.de>
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 of the License, or
(at your option) any later version.
This program 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, write to the Free Software Foundation,
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Most of the files in src/svncpp/* are taken from the RapidSVN Project and
distributed under the LGPL.
On Debian GNU/Linux systems, the complete text of the GPL and LGPL
can be found in the /usr/share/common-licenses/GPL and
/usr/share/common-licenses/LGPL files.
In addition, as a special exception, Rajko Albrecht
gives permission to link the code of this program with any
version of the OpenSSL library which is distributed under a
license identical to that listed in the included COPYING.OpenSSL
file, and distribute linked combinations including the two.
you must obey the GNU General Public License in all respects
for all of the code used other than OpenSSL. If you modify
this file, you may extend this exception to your version of the
file, but you are not obligated to do so. If you do not wish to
do so, delete this exception statement from your version.
COPYING.OpenSSL
---------------
LICENSE ISSUES
==============
The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
the OpenSSL License and the original SSLeay license apply to the toolkit.
See below for the actual license texts. Actually both licenses are BSD-style
Open Source licenses. In case of any license issues related to OpenSSL
please contact openssl-core@openssl.org.
OpenSSL License
---------------
/* ====================================================================
* Copyright (c) 1998-2005 The OpenSSL Project. All rights reserved.
*
* 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.
*
* 3. All advertising materials mentioning features or use of this
* software must display the following acknowledgment:
* "This product includes software developed by the OpenSSL Project
* for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
*
* 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
* endorse or promote products derived from this software without
* prior written permission. For written permission, please contact
* openssl-core@openssl.org.
*
* 5. Products derived from this software may not be called "OpenSSL"
* nor may "OpenSSL" appear in their names without prior written
* permission of the OpenSSL Project.
*
* 6. Redistributions of any form whatsoever must retain the following
* acknowledgment:
* "This product includes software developed by the OpenSSL Project
* for use in the OpenSSL Toolkit (http://www.openssl.org/)"
*
* THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
* EXPRESSED 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 OpenSSL PROJECT OR
* ITS 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.
* ====================================================================
*
* This product includes cryptographic software written by Eric Young
* (eay@cryptsoft.com). This product includes software written by Tim
* Hudson (tjh@cryptsoft.com).
*
*/
Original SSLeay License
-----------------------
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* The implementation was written so as to conform with Netscapes SSL.
*
* This library is free for commercial and non-commercial use as long as
* the following conditions are aheared to. The following conditions
* apply to all code found in this distribution, be it the RC4, RSA,
* lhash, DES, etc., code; not just the SSL code. The SSL documentation
* included with this distribution is covered by the same copyright terms
* except that the holder is Tim Hudson (tjh@cryptsoft.com).
*
* Copyright remains Eric Young's, and as such any Copyright notices in
* the code are not to be removed.
* If this package is used in a product, Eric Young should be given attribution
* as the author of the parts of the library used.
* This can be in the form of a textual message at program startup or
* in documentation (online or textual) provided with the package.
*
* 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 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.
* 3. All advertising materials mentioning features or use of this software
* must display the following acknowledgement:
* "This product includes cryptographic software written by
* Eric Young (eay@cryptsoft.com)"
* The word 'cryptographic' can be left out if the rouines from the library
* being used are not cryptographic related :-).
* 4. If you include any Windows specific code (or a derivative thereof) from
* the apps directory (application code) you must include an acknowledgement:
* "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
*
* THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``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 licence and distribution terms for any publically available version or
* derivative of this code cannot be changed. i.e. this code cannot simply be
* copied and put under another distribution licence
* [including the GNU Public Licence.]
*/
svnqt
-----
The svnqt library (files src/svnqt/*) is based on the RapidSvn SvnCpp library,
which is distributed under the LGPL.
* ====================================================================
* Copyright (c) 2002-2005 The RapidSvn Group. All rights reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library 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
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library (in the file LGPL.txt); if not,
* write to the Free Software Foundation, Inc., 51 Franklin St,
* Fifth Floor, Boston, MA 02110-1301 USA
*
* This software consists of voluntary contributions made by many
* individuals. For exact contribution history, see the revision
* history and logs, available at http://rapidsvn.tigris.org/.
* ====================================================================
On Debian GNU/Linux systems, the complete text of the GPL and LGPL
can be found in the /usr/share/common-licenses/GPL and
/usr/share/common-licenses/LGPL files.

@ -0,0 +1,214 @@
/* XPM */
static char * kdesvn_xpm[] = {
"32 32 179 2",
" c None",
". c #567CB8",
"+ c #5A7FBA",
"@ c #5F83BC",
"# c #6487BE",
"$ c #698BC0",
"% c #6E8EC2",
"& c #7392C4",
"* c #7896C6",
"= c #7D9AC8",
"- c #819DCA",
"; c #86A1CC",
"> c #8BA5CE",
", c #90A9D0",
"' c #95ACD2",
") c #9AB0D4",
"! c #9FB4D6",
"~ c #A3B7D8",
"{ c #9EB4D6",
"] c #90A8D0",
"^ c #7C99C8",
"/ c #7796C6",
"( c #698AC0",
"_ c #5A7FB9",
": c #9DB1D1",
"< c #5F6A7C",
"[ c #353941",
"} c #677690",
"| c #8796B0",
"1 c #A3A4A5",
"2 c #D4D4D4",
"3 c #1D1F22",
"4 c #849ABF",
"5 c #9FACC1",
"6 c #EEEEEE",
"7 c #FFFFFF",
"8 c #737579",
"9 c #677895",
"0 c #ACBEDB",
"a c #EEEFF0",
"b c #E7E7E7",
"c c #656A72",
"d c #889EC4",
"e c #A0B5D6",
"f c #D6DFEE",
"g c #ABBDDA",
"h c #99A7BD",
"i c #8499BA",
"j c #5E7FB2",
"k c #5976A4",
"l c #8CA5CB",
"m c #7486A3",
"n c #93A9CB",
"o c #CFDAEA",
"p c #AEC0DD",
"q c #809AC3",
"r c #7690B9",
"s c #496490",
"t c #1A1D21",
"u c #5D6269",
"v c #5D6F8D",
"w c #869FC7",
"x c #22262B",
"y c #7B7D81",
"z c #B1B6BC",
"A c #B0C0D9",
"B c #9AB1D4",
"C c #C2C8D1",
"D c #878D97",
"E c #5A6D8C",
"F c #2D3849",
"G c #B2B2B2",
"H c #888E99",
"I c #88A1C8",
"J c #91A9D0",
"K c #95ADD2",
"L c #98AFD3",
"M c #9CB2D5",
"N c #7E8DA4",
"O c #78797B",
"P c #E6E6E6",
"Q c #AAB8CE",
"R c #B4C4DF",
"S c #B0C2DD",
"T c #ADBEDC",
"U c #A8BBDA",
"V c #A4B8D8",
"W c #D5DEED",
"X c #FEFEFE",
"Y c #F4F4F4",
"Z c #474E5A",
"` c #2B3443",
" . c #BEBEBE",
".. c #92979F",
"+. c #99ADCE",
"@. c #A2B6D7",
"#. c #A5B9D9",
"$. c #ABBEDC",
"%. c #94A0B4",
"&. c #898A8B",
"*. c #EAEAEA",
"=. c #B7C3D6",
"-. c #BFCDE4",
";. c #BCCBE2",
">. c #B9C8E1",
",. c #B6C6E0",
"'. c #B2C3DE",
"). c #DAE2EF",
"!. c #F5F5F5",
"~. c #48505B",
"{. c #425B83",
"]. c #25272B",
"^. c #808387",
"/. c #5F6F88",
"(. c #87A0C8",
"_. c #262A31",
":. c #6E7175",
"<. c #ABAFB7",
"[. c #B4C3DB",
"}. c #99AFD3",
"|. c #BBC2CD",
"1. c #818792",
"2. c #5D7191",
"3. c #5674A3",
"4. c #506A93",
"5. c #6D8CC0",
"6. c #8EA7CE",
"7. c #7A8DAC",
"8. c #96ABCF",
"9. c #CCD7E9",
"0. c #B1C2DE",
"a. c #819BC5",
"b. c #7993BE",
"c. c #D0D9E8",
"d. c #909EB4",
"e. c #A0ADC3",
"f. c #95ABD0",
"g. c #6E89B5",
"h. c #647186",
"i. c #475A79",
"j. c #6183B9",
"k. c #758194",
"l. c #BBBBBC",
"m. c #F1F1F1",
"n. c #A9B2C0",
"o. c #8EA6CE",
"p. c #B9C0CC",
"q. c #77797E",
"r. c #425A7E",
"s. c #545B66",
"t. c #DDDDDD",
"u. c #B6B8BA",
"v. c #BAC5D8",
"w. c #C5D2E6",
"x. c #C2D0E5",
"y. c #C0CEE4",
"z. c #BDCCE3",
"A. c #BBCBE2",
"B. c #E4E5E6",
"C. c #BABABA",
"D. c #334258",
"E. c #606B7D",
"F. c #78797A",
"G. c #CBCBCB",
"H. c #6A7079",
"I. c #8AA2C8",
"J. c #B1B9C7",
"K. c #E2E2E2",
"L. c #696C72",
"M. c #465F86",
"N. c #9EB1D2",
"O. c #525C6C",
"P. c #484F5B",
"Q. c #7D91B1",
"R. c #6D8AB8",
"S. c #64748E",
"T. c #4C6388",
"U. c #6385BC",
"V. c #5B5B5B",
". + @ # $ % & * = - ; > , ' ) ! ~ { ) ' ] > ; - ^ / & % ( # @ _ ",
". + @ # $ % & * = - ; > , ' ) ! ~ { ) ' ] > ; - ^ / & % ( # @ _ ",
". + @ # $ % & * = - ; > , ' ) ! ~ { ) ' ] > ; - ^ / & % ( # @ _ ",
". + @ # $ % & * = - ; > , ' ) ! ~ { ) ' ] > ; - ^ / & % ( # @ _ ",
". + @ # $ % & * = - ; > , ' ) ! ~ { ) ' ] > ; - ^ / & % ( # @ _ ",
". + @ # $ % & * = - ; > , ' ) ! : < [ } ] > ; - ^ / & % ( # @ _ ",
". + @ # $ % & * = - ; > , ' ) ! | 1 2 3 4 > ; - ^ / & % ( # @ _ ",
". + @ # $ % & * = - ; > , ' ) ! 5 6 7 8 9 > ; - ^ / & % ( # @ _ ",
". + @ # $ % & * = - ; > , ' ) ! 0 a b c d > ; - ^ / & % ( # @ _ ",
". + @ # $ % & * = - ; > , ' ) e f g h i ] > ; - ^ / & % ( # @ _ ",
". + @ j k % & * = - ; > l m n o p { ) ' ] > q r ^ / & % ( # @ _ ",
". + s t u v & * = - ; w x y z A ~ { ) ' ] B C D E / & % ( # @ _ ",
". + F G 7 H I J K L M N O 7 P Q R S T U V W X Y Z / & % ( # @ _ ",
". + ` .7 ..+.@.#.U $.%.&.7 *.=.-.;.>.,.'.).X !.~./ & % ( # @ _ ",
". + {.].^./.& * = - ; (._.:.<.[.~ { ) ' ] }.|.1.2./ & % ( # @ _ ",
". + @ 3.4.5.& * = - ; > 6.7.8.9.0.{ ) ' ] > a.b.^ / & % ( # @ _ ",
". + @ # $ % & * = - ; > , ' ) ! c.d.e.f.] > ; - ^ / g.h.i.j.@ _ ",
". + @ # $ % & * = - ; > , ' ) ! k.l.m.n.o.> ; - ^ / p.6 q.r.@ _ ",
". + @ # $ % & * = - ; > , ' ) ! s.t.7 u.v.w.x.y.z.A.B.7 C.D.@ _ ",
". + @ # $ % & * = - ; > , ' ) ! E.F.G.H.I.> ; - ^ / J.K.L.M.@ _ ",
". + @ # $ % & * = - ; > , ' ) ! N.O.P.Q.] > ; - ^ / R.S.T.U.@ _ ",
". + @ # $ % & * = - ; > , ' ) ! ~ { ) ' ] > ; - ^ / & % ( # @ _ ",
". + @ # $ % & * = - ; > , ' ) ! ~ { ) ' ] > ; - ^ / & % ( # @ _ ",
". + @ # $ % & * = - ; > , ' ) ! ~ { ) ' ] > ; - ^ / & % ( # @ _ ",
". + @ # $ % & * = - ; > , ' ) ! ~ { ) ' ] > ; - ^ / & % ( # @ _ ",
". + @ # $ % & * = - ; > , ' ) ! ~ { ) ' ] > ; - ^ / & % ( # @ _ ",
". + @ # $ % & * = - ; > , ' ) ! ~ { ) ' ] > ; - ^ / & % ( # @ _ ",
" ",
" V. ",
" ",
" V. ",
" "};

@ -0,0 +1,13 @@
debian/icons/kdesvn.xpm /opt/kde3/share/pixmaps/
debian/tmp/opt/kde3/bin/
debian/tmp/opt/kde3/lib/libkdesvnpart.*
debian/tmp/opt/kde3/share/apps/kdesvn/
debian/tmp/opt/kde3/share/apps/kdesvnpart/
debian/tmp/opt/kde3/share/apps/konqueror/servicemenus/
debian/tmp/opt/kde3/share/apps/kconf_update/
debian/tmp/opt/kde3/share/icons/
debian/tmp/opt/kde3/share/locale/*/LC_MESSAGES/*.mo
debian/tmp/opt/kde3/share/config.kcfg/
debian/tmp/opt/kde3/share/applications/kde/*.desktop
debian/tmp/opt/kde3/share/doc/HTML/ /opt/kde3/share/doc/kde/

@ -0,0 +1,2 @@
debian/man/kdesvn.1
debian/man/kdesvnaskpass.1

@ -0,0 +1,8 @@
?package(kdesvn):\
needs="X11"\
section="Applications/Programming"\
hints="KDE,Version control"\
title="KDESvn"\
longtitle="SVN client"\
icon="/usr/share/pixmaps/kdesvn.xpm"\
command="/opt/kde3/bin/kdesvn"

@ -0,0 +1,4 @@
debian/tmp/opt/kde3/share/services/*.protocol
debian/tmp/opt/kde3/lib/kio*
debian/tmp/opt/kde3/lib/kded_kdesvnd.*
debian/tmp/opt/kde3/share/services/kded/

@ -0,0 +1,2 @@
debian/tmp/opt/kde3/lib*/*.so
debian/tmp/opt/kde3/include/kde/svnqt/

@ -0,0 +1,171 @@
.\" This file was generated by kdemangen.pl
.TH KDESVN 1 "Dez 2005" "K Desktop Environment" "A Subversion Client for KDE (standalone application)"
.SH NAME
kdesvn
\- A Subversion client for KDE (standalone application)
.SH SYNOPSIS
kdesvn [Qt\-options] [KDE\-options] [options] exec <command> [URL]
.SH DESCRIPTION
A Subversion client for KDE (standalone application)
.SH OPTIONS
.SS
.SS Arguments:
.TP
.B exec
<command> Execute subversion command ("exec help" for more information, opens KDE Help Center)
.TP
.B URL
Path to local working copy or a repository.
.SS Options:
.TP
.B \-r startrev
[:endrev] Execute single subversion command on specific revision(-range)
.TP
.B \-R
Ask for revision when executing single command
.TP
.B \-o <file>
Save output of subversion command (eg "cat") into file <file>
.TP
.B \-l <number>
Limit log output to <number>
.SS
.SS Generic options:
.TP
.B \-\-help
Show help about options
.TP
.B \-\-help\-qt
Show Qt specific options
.TP
.B \-\-help\-kde
Show KDE specific options
.TP
.B \-\-help\-all
Show all options
.TP
.B \-\-author
Show author information
.TP
.B \-v, \-\-version
Show version information
.TP
.B \-\-license
Show license information
.TP
.B \-\-
End of options
.SS
.SS KDE options:
.TP
.B \-\-caption <caption>
Use 'caption' as name in the titlebar
.TP
.B \-\-icon <icon>
Use 'icon' as the application icon
.TP
.B \-\-miniicon <icon>
Use 'icon' as the icon in the titlebar
.TP
.B \-\-config <filename>
Use alternative configuration file
.TP
.B \-\-dcopserver <server>
Use the DCOP Server specified by 'server'
.TP
.B \-\-nocrashhandler
Disable crash handler, to get core dumps
.TP
.B \-\-waitforwm
Waits for a WM_NET compatible windowmanager
.TP
.B \-\-style <style>
sets the application GUI style
.TP
.B \-\-geometry <geometry>
sets the client geometry of the main widget - see man X for the argument format
.SS
.SS Qt options:
.TP
.B \-\-display <displayname>
Use the X-server display 'displayname'
.TP
.B \-\-session <sessionId>
Restore the application for the given 'sessionId'
.TP
.B \-\-cmap
Causes the application to install a private color
map on an 8-bit display
.TP
.B \-\-ncols <count>
Limits the number of colors allocated in the color
cube on an 8-bit display, if the application is
using the QApplication::ManyColor color
specification
.TP
.B \-\-nograb
tells Qt to never grab the mouse or the keyboard
.TP
.B \-\-dograb
running under a debugger can cause an implicit
-nograb, use -dograb to override
.TP
.B \-\-sync
switches to synchronous mode for debugging
.TP
.B \-\-fn, \-\-font <fontname>
defines the application font
.TP
.B \-\-bg, \-\-background <color>
sets the default background color and an
application palette (light and dark shades are
calculated)
.TP
.B \-\-fg, \-\-foreground <color>
sets the default foreground color
.TP
.B \-\-btn, \-\-button <color>
sets the default button color
.TP
.B \-\-name <name>
sets the application name
.TP
.B \-\-title <title>
sets the application title (caption)
.TP
.B \-\-visual TrueColor
forces the application to use a TrueColor visual on
an 8-bit display
.TP
.B \-\-inputstyle <inputstyle>
sets XIM (X Input Method) input style. Possible
values are onthespot, overthespot, offthespot and
root
.TP
.B \-\-im <XIM server>
set XIM server
.TP
.B \-\-noxim
disable XIM
.TP
.B \-\-reverse
mirrors the whole layout of widgets
.SS
.SH EXAMPLE
kdesvn file:///path/to/local/working/copy
.br
kdesvn http://remote/svn/project/trunk
.SH SEE ALSO
Full user documentation is available through the KDE Help Center. You can also enter the URL
.BR help:/kdesvn/
directly into konqueror or you can run
.BR "`khelpcenter help:/kdesvn/'"
from the command-line.
.br
.SH AUTHORS
.nf
Rajko Albrecht <ral@alwins-world.de>
.br

@ -0,0 +1,145 @@
.\" This file was generated by kdemangen.pl
.TH KDESVNASKPASS 1 "Aug 2005" "K Desktop Environment" "ssh-askpass for kdesvn"
.SH NAME
kdesvnaskpass
\- ssh-askpass for kdesvn
.SH SYNOPSIS
kdesvnaskpass [Qt\-options] [KDE\-options] [prompt]
.SH DESCRIPTION
ssh-askpass for kdesvn.
.SH OPTIONS
.SS
.SS Arguments:
.TP
.B prompt
Prompt that is displayed to the user.
.SS Generic options:
.TP
.B \-\-help
Show help about options
.TP
.B \-\-help\-qt
Show Qt specific options
.TP
.B \-\-help\-kde
Show KDE specific options
.TP
.B \-\-help\-all
Show all options
.TP
.B \-\-author
Show author information
.TP
.B \-v, \-\-version
Show version information
.TP
.B \-\-license
Show license information
.TP
.B \-\-
End of options
.SS
.SS KDE options:
.TP
.B \-\-caption <caption>
Use 'caption' as name in the titlebar
.TP
.B \-\-icon <icon>
Use 'icon' as the application icon
.TP
.B \-\-miniicon <icon>
Use 'icon' as the icon in the titlebar
.TP
.B \-\-config <filename>
Use alternative configuration file
.TP
.B \-\-dcopserver <server>
Use the DCOP Server specified by 'server'
.TP
.B \-\-nocrashhandler
Disable crash handler, to get core dumps
.TP
.B \-\-waitforwm
Waits for a WM_NET compatible windowmanager
.TP
.B \-\-style <style>
sets the application GUI style
.TP
.B \-\-geometry <geometry>
sets the client geometry of the main widget - see man X for the argument format
.SS
.SS Qt options:
.TP
.B \-\-display <displayname>
Use the X-server display 'displayname'
.TP
.B \-\-session <sessionId>
Restore the application for the given 'sessionId'
.TP
.B \-\-cmap
Causes the application to install a private color
map on an 8-bit display
.TP
.B \-\-ncols <count>
Limits the number of colors allocated in the color
cube on an 8-bit display, if the application is
using the QApplication::ManyColor color
specification
.TP
.B \-\-nograb
tells Qt to never grab the mouse or the keyboard
.TP
.B \-\-dograb
running under a debugger can cause an implicit
-nograb, use -dograb to override
.TP
.B \-\-sync
switches to synchronous mode for debugging
.TP
.B \-\-fn, \-\-font <fontname>
defines the application font
.TP
.B \-\-bg, \-\-background <color>
sets the default background color and an
application palette (light and dark shades are
calculated)
.TP
.B \-\-fg, \-\-foreground <color>
sets the default foreground color
.TP
.B \-\-btn, \-\-button <color>
sets the default button color
.TP
.B \-\-name <name>
sets the application name
.TP
.B \-\-title <title>
sets the application title (caption)
.TP
.B \-\-visual TrueColor
forces the application to use a TrueColor visual on
an 8-bit display
.TP
.B \-\-inputstyle <inputstyle>
sets XIM (X Input Method) input style. Possible
values are onthespot, overthespot, offthespot and
root
.TP
.B \-\-im <XIM server>
set XIM server
.TP
.B \-\-noxim
disable XIM
.TP
.B \-\-reverse
mirrors the whole layout of widgets
.SS
.SH SEE ALSO
.BR kdesvn(1)
.br
.SH AUTHORS
.nf
Rajko Albrecht <ral@alwins-world.de>
.br

@ -0,0 +1,49 @@
#!/usr/bin/make -f
PATH := /opt/kde3/bin:$(PATH)
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/cmake.mk
include /usr/share/cdbs/1/rules/utils.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
DEB_CONFIGURE_MANDIR := /opt/kde3/share/man
DEB_CONFIGURE_PREFIX := /opt/kde3
DEB_CONFIGURE_INFODIR := /opt/kde3/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_CMAKE_EXTRA_FLAGS := -DLIB_SUFFIX="" -DCMAKE_LIBRARY_PATH="/opt/kde3/lib" -DCMAKE_INCLUDE_PATH="/opt/kde3/include/kde" -DCMAKE_CXX_FLAGS="-I/opt/kde3/include/kde" -DCMAKE_LDFLAGS="-L/opt/kde3/lib"
DEB_COMPRESS_EXCLUDE := .dcl .docbook -license .tag .sty .el
DEB_DH_MAKESHLIBS_ARGS_libsvnqt4 := -V
# Tell dh_shlibdeps where to find our own libs.
DEB_SHLIBDEPS_INCLUDE := debian/tmp/opt/kde3/lib
common-install-impl::
mkdir -p debian/tmp/opt/kde3
mkdir -p debian/tmp/opt/kde3/include/kde
mkdir -p debian/tmp/usr/lib
mkdir -p debian/tmp/opt/kde3/lib
mkdir -p debian/tmp/usr/lib/kde3
mkdir -p debian/tmp/usr/lib64/kde3
touch debian/tmp/usr/lib/kde3/removeme
touch debian/tmp/usr/lib64/kde3/removeme
mv debian/tmp/usr/lib/kde3/* debian/tmp/usr/lib/
mv debian/tmp/usr/lib64/kde3/* debian/tmp/usr/lib64/
rm -rf debian/tmp/usr/lib/kde3
rm -rf debian/tmp/usr/lib64/kde3
cp -Rp debian/tmp/usr/bin debian/tmp/opt/kde3/
cp -Rp debian/tmp/usr/lib/* debian/tmp/opt/kde3/lib/
cp -Rp debian/tmp/usr/lib64/* debian/tmp/opt/kde3/lib/
cp -Rp debian/tmp/usr/share debian/tmp/opt/kde3/
cp -Rp debian/tmp/usr/include/* debian/tmp/opt/kde3/include/kde/
rm -rf debian/tmp/usr/bin
rm -rf debian/tmp/usr/lib/kde3
rm -rf debian/tmp/usr/lib64/kde3
rm -rf debian/tmp/usr/share
rm -rf debian/tmp/usr/include
rm -rf debian/tmp/opt/kde3/lib/removeme

@ -0,0 +1,2 @@
version=3
http://kdesvn.alwins-world.de/trac.fcgi/wiki/DownLoads .*kdesvn-(.*)\.tar\.bz2

@ -0,0 +1,86 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2002,2003 Colin Walters <walters@debian.org>
# Description: Defines some useful variables, but no rules
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_rules_buildvars
_cdbs_rules_buildvars = 1
CDBS_VERSION = something
# Common useful variables
DEB_SOURCE_PACKAGE := $(strip $(shell egrep '^Source: ' debian/control | cut -f 2 -d ':'))
DEB_VERSION := $(shell dpkg-parsechangelog | egrep '^Version:' | cut -f 2 -d ' ')
DEB_NOEPOCH_VERSION := $(shell echo $(DEB_VERSION) | cut -d: -f2-)
DEB_UPSTREAM_VERSION := $(shell echo $(DEB_NOEPOCH_VERSION) | sed 's/-[^-]*$$//')
DEB_ISNATIVE := $(shell dpkg-parsechangelog | egrep '^Version:' | perl -ne 'print if not /^Version:\s*.*-/;')
# Split into arch/indep packages
ifneq ($(DEB_INDEP_PACKAGES),cdbs)
DEB_INDEP_PACKAGES := $(filter-out $(DONT_BUILD), $(strip $(shell $(_cdbs_scripts_path)/list-packages indep)))
DEB_ARCH_PACKAGES := $(filter-out $(DONT_BUILD), $(filter-out $(DEB_INDEP_PACKAGES),$(strip $(shell $(_cdbs_scripts_path)/list-packages same))))
endif
# Split into normal and udeb packages
ifeq ($(DEB_UDEB_PACKAGES),)
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
DEB_UDEB_PACKAGES = $(filter-out $(DONT_BUILD),$(filter %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
else
DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES), $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
endif
# Too much bother for now. If someone complains we'll fix it.
#DEB_ARCH_UDEB_PACKAGES = $(filter %-udeb, $(DEB_ARCH_PACKAGES))
#DEB_INDEP_UDEB_PACKAGES = $(filter %-udeb, $(DEB_INDEP_PACKAGES))
# A handy list of every package, udeb or not
DEB_ALL_PACKAGES = $(filter-out $(DONT_BUILD),$(DEB_PACKAGES) $(DEB_UDEB_PACKAGES))
DEB_INDEP_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_INDEP_PACKAGES)))
DEB_ARCH_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES),$(DEB_ARCH_PACKAGES)))
DEB_DBG_PACKAGES = $(filter-out $(DONT_BUILD), $(filter %-dbg, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
# Some support for srcdir != builddir builds.
# These are relative to the root of the package
DEB_SRCDIR ?= .
DEB_BUILDDIR ?= $(strip $(DEB_SRCDIR))
# Miscellaneous bits
DEB_ARCH = $(shell dpkg --print-architecture)
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_HOST_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_HOST_GNU_SYSTEM)
DEB_HOST_GNU_CPU ?= $(shell dpkg-architecture -qDEB_HOST_GNU_CPU)
DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
DEB_BUILD_GNU_SYSTEM ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_SYSTEM)
DEB_BUILD_GNU_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_CPU)
DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
DEB_BUILD_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_CPU)
DEB_BUILD_ARCH_OS ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_OS)
ifeq ($(words $(DEB_ALL_PACKAGES)),1)
DEB_DESTDIR = $(CURDIR)/debian/$(strip $(DEB_ALL_PACKAGES))/
else
DEB_DESTDIR = $(CURDIR)/debian/tmp/
endif
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), cdbs (>= 0.4.23-1.1)
endif

@ -0,0 +1,109 @@
ifndef _cdbs_bootstrap
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
endif
ifndef _cdbs_class_debian-qt-kde
_cdbs_class_debian-qt-kde := 1
# Note: This _must_ be included before autotools.mk, or it won't work.
common-configure-arch common-configure-indep:: debian/stamp-cvs-make
debian/stamp-cvs-make:
cp -Rp /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
cp -Rp /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
$(MAKE) -C $(DEB_SRCDIR) -f admin/Makefile.common dist;
touch debian/stamp-cvs-make
include debian/cdbs/kde.mk$(_cdbs_makefile_suffix)
include debian/cdbs/uploaders.mk
DEB_PATCHDIRS := debian/patches/common debian/patches
DEB_KDE_ENABLE_FINAL := yes
DEB_INSTALL_DOCS_ALL :=
DEB_DH_MAKESHLIBS_ARGS_ALL := -V
DEB_SHLIBDEPS_INCLUDE = $(foreach p,$(PACKAGES_WITH_LIBS),debian/$(p)/usr/lib)
ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
cdbs_treat_me_gently_arches := arm m68k alpha ppc64 armel armeb
ifeq (,$(filter $(DEB_HOST_ARCH_CPU),$(cdbs_treat_me_gently_arches)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
else
cdbs_kde_enable_final =
endif
endif
common-build-arch:: debian/stamp-man-pages
debian/stamp-man-pages:
if ! test -d debian/man/out; then mkdir -p debian/man/out; fi
for f in $$(find debian/man -name '*.sgml'); do \
docbook-to-man $$f > debian/man/out/`basename $$f .sgml`.1; \
done
for f in $$(find debian/man -name '*.man'); do \
soelim -I debian/man $$f \
> debian/man/out/`basename $$f .man`.`head -n1 $$f | awk '{print $$NF}'`; \
done
touch debian/stamp-man-pages
common-binary-indep::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_INDEP_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
common-binary-arch::
( set -e; \
tmpf=`mktemp debian/versions.XXXXXX`; \
perl debian/cdbs/versions.pl >$$tmpf; \
for p in $(DEB_ARCH_PACKAGES); do \
cat $$tmpf >>debian/$$p.substvars; \
done; \
rm -f $$tmpf )
clean::
rm -rf debian/man/out
-rmdir debian/man
rm -f debian/stamp-man-pages
rm -rf debian/shlibs-check
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_desktop; then dh_desktop -p$(cdbs_curpkg) $(DEB_DH_DESKTOP_ARGS); fi
if test -e debian/$(cdbs_curpkg).lintian; then \
install -p -D -m644 debian/$(cdbs_curpkg).lintian \
debian/$(cdbs_curpkg)/usr/share/lintian/overrides/$(cdbs_curpkg); \
fi
if test -e debian/$(cdbs_curpkg).presubj; then \
install -p -D -m644 debian/$(cdbs_curpkg).presubj \
debian/$(cdbs_curpkg)/usr/share/bug/$(cdbs_curpkg)/presubj; \
fi
binary-install/$(DEB_SOURCE_PACKAGE)-doc-html::
set -e; \
for doc in `cd $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en; find . -name index.docbook`; do \
pkg=$${doc%/index.docbook}; pkg=$${pkg#./}; \
echo Building $$pkg HTML docs...; \
mkdir -p $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
cd $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
/opt/kde3/bin/meinproc $(DEB_DESTDIR)/opt/kde3/share/doc/kde/HTML/en/$$pkg/index.docbook; \
done
for pkg in $(DOC_HTML_PRUNE) ; do \
rm -rf debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/kde3/share/doc/kde/HTML/en/$$pkg; \
done
clean::
if test -n "$(DEB_KDE_CVS_MAKE)" && test -d $(DEB_SRCDIR); then \
cd $(DEB_SRCDIR); \
find . -name Makefile.in -print | \
xargs --no-run-if-empty rm -f; \
rm -f Makefile.am acinclude.m4 aclocal.m4 config.h.in \
configure configure.files configure.in stamp-h.in \
subdirs; \
fi
rm -f debian/stamp-cvs-make
endif

@ -0,0 +1,97 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2003 Christopher L Cheney <ccheney@debian.org>
# Description: A class for KDE packages; sets KDE environment variables, etc
#
# 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 program 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, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
_cdbs_scripts_path ?= /usr/lib/cdbs
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
_cdbs_class_path ?= /usr/share/cdbs/1/class
ifndef _cdbs_class_kde
_cdbs_class_kde := 1
# for dh_icons
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), debhelper (>= 5.0.7ubuntu4)
include $(_cdbs_rules_path)/buildcore.mk$(_cdbs_makefile_suffix)
ifdef _cdbs_tarball_dir
DEB_BUILDDIR = $(_cdbs_tarball_dir)/obj-$(DEB_BUILD_GNU_TYPE)
else
DEB_BUILDDIR = obj-$(DEB_BUILD_GNU_TYPE)
endif
include $(_cdbs_class_path)/autotools.mk$(_cdbs_makefile_suffix)
export kde_cgidir = \$${libdir}/cgi-bin
export kde_confdir = \$${sysconfdir}/kde3
export kde_htmldir = \$${datadir}/doc/kde/HTML
ifeq (,$(filter noopt,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
endif
ifneq (,$(filter nostrip,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final =
cdbs_kde_enable_debug = --enable-debug=yes
else
cdbs_kde_enable_debug = --disable-debug
endif
ifneq (,$(filter debug,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_debug = --enable-debug=full
endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/kde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_icons; then dh_icons -p$(cdbs_curpkg) $(DEB_DH_ICONCACHE_ARGS); fi
cleanbuilddir::
-$(if $(call cdbs_streq,$(DEB_BUILDDIR),$(DEB_SRCDIR)),,rm -rf $(DEB_BUILDDIR))
common-build-arch common-build-indep:: debian/stamp-kde-apidox
debian/stamp-kde-apidox:
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) apidox)
touch $@
common-install-prehook-impl::
mkdir -p po
-XGETTEXT=/usr/bin/kde-xgettext EXTRACTATTR=/opt/kde3/bin/extractattr sh $(DEB_SRCDIR)/admin/cvs.sh extract-messages
-for file in po/*pot; do \
sed "s/charset=CHARSET/charset=UTF-8/" -i $$file; \
done
common-install-arch common-install-indep:: common-install-kde-apidox
common-install-kde-apidox::
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) install-apidox DESTDIR=$(DEB_DESTDIR))
clean::
rm -f debian/stamp-kde-apidox
rm -rf po/*.pot
# This is a convenience target for calling manually. It's not part of
# the build process.
buildprep: clean apply-patches
$(MAKE) -f admin/Makefile.common dist
debian/rules clean
endif

@ -0,0 +1,16 @@
Sune Vuorela <debian@pusling.com>
Ana Beatriz Guerrero Lopez <ana@debian.org>
Fathi Boudra <fboudra@free.fr>
Modestas Vainius <geromanas@mailas.com>
Josh Metzler <joshdeb@metzlers.org>
Isaac Clerencia <isaac@debian.org>
Adeodato Simó <dato@net.com.org.es>
Adeodato Simo <dato@net.com.org.es>
Christopher Martin <chrsmrtn@debian.org>
Daniel Schepler <schepler@debian.org>
Sarah Hobbs <hobbsee@ubuntu.com>
Nacho Barrientos Arias <nacho@debian.org>
Ricardo Javier Cardenes Medina <rcardenes@debian.org>
Ricardo Cardenes <rcardenes@debian.org>
Armin Berres <trigger+debian@space-based.de>
Francesco Pedrini <francesco.pedrini@gmail.com>

@ -0,0 +1,29 @@
MAINTAINER=Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
UPLOADERS=$(shell grep -e +++ -e "^ -- " debian/changelog | grep -v "debian-qt-kde@lists.debian.org" | head -13 | /bin/sed 's/^\s*//;s/\s*$$//;s/^+++\? Changes by //;s/^+++\? //;s/-- //;s/:$$//;s/ <.*//' | sort -u | while read line ; do grep "$$line" debian/cdbs/team-members ; done | tr "\n" ", " | sed 's/,/, /g;s/, $$//')
debian/control.tmp:
@if [ ! -e debian/control.in ] ; then \
echo "this package is not yet prepared for using automatic update of uploaders"; \
echo "Please do so."; \
exit 1; \
fi
@sed 's/@@@UPLOADERS@@@/$(UPLOADERS)/;s#@@@MAINTAINER@@@#$(MAINTAINER)#' debian/control.in > debian/control.tmp
check-uploaders: debian/control.tmp
@if ! diff -q debian/control debian/control.tmp ; then \
echo "WARNING:: Control file differs from manually generated one" ; \
echo "WARNING:: Please update it manually and check it afterwards" ; \
echo "WARNING:: Uploaders are updated by debian/rules update-uploaders" ;\
echo "WARNING:: If this is a binNMU, NMU or security upload, just ignore" ;\
fi
clean::
rm -f debian/control.tmp
update-uploaders: debian/control.tmp
@mv -f debian/control.tmp debian/control
makebuilddir:: check-uploaders

@ -0,0 +1,19 @@
#!/usr/bin/env perl
use strict;
use warnings;
my $version = `dpkg-parsechangelog | awk '/^Version/ {print \$2}'`;
my ($version3, $version3_next);
my ($version2, $version2_next);
($version3 = $version) =~ s/-[^-]+$//;
($version2 = $version3) =~ s/\.[^.]+$//;
($version3_next = $version3) =~ s/(?<=\.)(\d+)[a-z]?$/($1+1)/e;
($version2_next = $version2) =~ s/(?<=\.)(\d+)$/($1+1)/e;
print "KDE-Version3=$version3\n";
print "KDE-Version2=$version2\n";
print "KDE-Next-Version3=$version3_next\n";
print "KDE-Next-Version2=$version2_next\n";

@ -0,0 +1,224 @@
kdiff3-kde3 (0.9.92-3ubuntu0) karmic; urgency=low
* Karmic rebuild
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 02 July 2009 16:08:00 -0600
kdiff3-kde3 (0.9.92-2ubuntu3) intrepid; urgency=low
* Moved KDE3 to /opt/kde3
* Integrated properly with KDE4.2+
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 05 March 2009 29:52:00 -0600
kdiff3-kde3 (0.9.92-2ubuntu1) intrepid; urgency=low
* Added -kde3 prefix
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Mon, 01 Dec 2008 10:44:00 -0600
kdiff3 (0.9.92-2ubuntu1) hardy; urgency=low
* Merge from Debian unstable, remaining Ubuntu changes:
- debian/rules: added dh_iconcache
- debian/control: added libacl1-dev and libattr1-dev to build-dep
- Ubuntu MOTU Maintainer
* debian/rules: changed dh_iconcache to dh_icons
-- Richard A. Johnson <nixternal@kubuntu.org> Fri, 30 Nov 2007 19:30:52 -0600
kdiff3 (0.9.92-2) unstable; urgency=low
* Include konqueror plugin in package (closes Ubuntu bug no. 145026)
* Split package into kdiff3 and kdiff3-doc
-- Eike Sauer <eike@debian.org> Tue, 11 Nov 2007 20:00:00 +0100
kdiff3 (0.9.92-1ubuntu1) gutsy; urgency=low
* Merged new debian version, remaining Ubuntu changes:
- debian/rules: added dh_iconcache
- debian/control: added libacl1-dev and libattr1-dev to build-deb
* Added Ubuntu MOTU Maintaner, moved old one to XSBC-Original-Maintainer
-- Stephan Hermann <sh@sourcecode.de> Sat, 5 May 2007 20:34:11 +0200
kdiff3 (0.9.92-1) unstable; urgency=low
* New upstream release
- now distinguishes between empty and non-existent files in "full analysis"
mode (closes: #417086)
- fixed includes for gcc 4.3, thanks to Martin Michlmayr (closes: #417312)
Thanks to upstream for the Debian bug handling! :o)
-- Eike Sauer <eike@debian.org> Tue, 17 Apr 2007 16:18:32 +0200
kdiff3 (0.9.91-1) unstable; urgency=low
* New upstream release
* The I'm-a-DD-release...!
-- Eike Sauer <eike@debian.org> Sun, 18 Mar 2007 23:33:56 +0100
kdiff3 (0.9.90-5ubuntu1) feisty; urgency=low
* Merge from debian unstable, remaining changes:
- debian/rules: dh_iconcache
-- Stephan Hermann <sh@sourcecode.de> Thu, 21 Dec 2006 11:29:18 +0100
kdiff3 (0.9.90-5) unstable; urgency=low
* Changed, moved and registered .desktop file (closes: #396790)
-- Eike Sauer <eikes@cs.tu-berlin.de> Tue, 30 Nov 2006 20:15:00 +0200
kdiff3 (0.9.90-4) unstable; urgency=low
* Added AM_MAINTAINER_MODE
-- Eike Sauer <eikes@cs.tu-berlin.de> Tue, 12 Oct 2006 14:00:00 +0200
kdiff3 (0.9.90-3) unstable; urgency=low
* More autotooling stuff...
-- Eike Sauer <eikes@cs.tu-berlin.de> Tue, 02 Oct 2006 16:30:00 +0200
kdiff3 (0.9.90-2) unstable; urgency=low
* Really reduced dependencies (as promised in 0.9.89-1) this time...
* manpage updated
-- Eike Sauer <eikes@cs.tu-berlin.de> Tue, 27 Sep 2006 17:40:00 +0200
kdiff3 (0.9.90-1ubuntu1) edgy; urgency=low
* Merge from debian unstable.
* debian/control: removed libacl1-dev and libattr1-dev from build-deps
* debian/rules: put dh_iconcache in the correct section
-- Stephan Hermann <sh@sourcecode.de> Sun, 2 Jul 2006 16:52:17 +0200
kdiff3 (0.9.90-1) unstable; urgency=low
* New upstream release
* Standards version now 3.7.2
-- Eike Sauer <eikes@cs.tu-berlin.de> Tue, 30 May 2006 10:16:35 +0200
kdiff3 (0.9.89-1) unstable; urgency=low
* New upstream release
* Reduced dependencies from 27 to 5 packages...
(see http://lists.debian.org/debian-devel-announce/2005/11/msg00016.html)
-- Eike Sauer <eikes@cs.tu-berlin.de> Wed, 12 Apr 2006 00:28:33 +0200
kdiff3 (0.9.88-5ubuntu2) dapper; urgency=low
* Add dh_iconcache
-- Sarah Hobbs <hobbsee@ubuntu.com> Fri, 28 Apr 2006 22:24:09 +1000
kdiff3 (0.9.88-5ubuntu1) dapper; urgency=low
* debian/control: added libacl1-dev and libattr1-dev to build-deps
-- Stephan Hermann <sh@sourcecode.de> Sat, 26 Nov 2005 01:00:50 +0100
kdiff3 (0.9.88-5) unstable; urgency=low
* corrections to German po file, thanks to Jens Seidel (closes: #314016)
* mention GNU diff in copyright file (hint by Florian Ernst)
* making manual known to doc-base, so obeying to Debian Policy 3.6.2
* ABI transition to GCC 4.0 (closes #327048)
-- Eike Sauer <eikes@cs.tu-berlin.de> Fri, 7 Sep 2005 15:15:00 +0100
kdiff3 (0.9.88-4) unstable; urgency=low
* HTML help goes to /usr/share/doc/kdiff3/html
-- Eike Sauer <eikes@cs.tu-berlin.de> Fri, 15 Apr 2005 00:15:00 +0100
kdiff3 (0.9.88-3) unstable; urgency=low
* symlinked all those documentation images between the different
languages (they where the same anyway) - which halves the size
of the package...
-- Eike Sauer <eikes@cs.tu-berlin.de> Sun, 10 Apr 2005 22:14:00 +0100
kdiff3 (0.9.88-2) unstable; urgency=low
* Don't use makefile in clean rule when it doesn't yet exist
-- Eike Sauer <eikes@cs.tu-berlin.de> Sun, 10 Apr 2005 22:14:00 +0100
kdiff3 (0.9.88-1) unstable; urgency=low
* New upstream release
-- Eike Sauer <eikes@cs.tu-berlin.de> Sat, 26 Feb 2005 18:07:03 +0100
kdiff3 (0.9.87-1) unstable; urgency=low
* New upstream release
-- Eike Sauer <eikes@cs.tu-berlin.de> Sun, 30 Jan 2005 19:08:52 +0100
kdiff3 (0.9.86-1) unstable; urgency=low
* New upstream release
-- Eike Sauer <eikes@cs.tu-berlin.de> Tue, 15 Jun 2004 11:28:59 +0200
kdiff3 (0.9.84-1) unstable; urgency=low
* New upstream release
-- Eike Sauer <eikes@cs.tu-berlin.de> Mon, 31 May 2004 22:43:32 +0200
kdiff3 (0.9.83-2) unstable; urgency=medium
* First upload of 0.9.83 (closes: #250486)
* Casual crashes due to race condition (hopefully) fixed
-- Eike Sauer <eikes@cs.tu-berlin.de> Wed, 4 Feb 2004 15:09:12 +0100
kdiff3 (0.9.83-1) unstable; urgency=low
* New upstream release
- now builds on 64 bit architectures (closes: #238221)
* We don't need docbook-to-man in Build-Depends anymore
* Cleaned up debian/rules.
-- Eike Sauer <eikes@cs.tu-berlin.de> Sun, 7 Mar 2004 00:00:32 +0100
kdiff3 (0.9.81-2) unstable; urgency=medium
* Possible data loss situation fixed by upstream
-- Eike Sauer <eikes@cs.tu-berlin.de> Wed, 4 Feb 2004 15:09:12 +0100
kdiff3 (0.9.81-1) unstable; urgency=low
* New upstream release
* Debian manpage accepted by upstream
-- Eike Sauer <eikes@cs.tu-berlin.de> Mon, 12 Jan 2004 02:11:51 +0100
kdiff3 (0.9.80-1) unstable; urgency=low
* New upstream release
-- Eike Sauer <eikes@cs.tu-berlin.de> Mon, 8 Dec 2003 22:45:16 +0100
kdiff3 (0.9.71-1) unstable; urgency=low
* Initial Release.
* Wrote a short man page to satisfy Debian Policy.
-- Eike Sauer <eikes@cs.tu-berlin.de> Wed, 5 Nov 2003 00:25:06 +0100

@ -0,0 +1,26 @@
Source: kdiff3-kde3
Section: kde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: Eike Sauer <eike@debian.org>
Build-Depends: debhelper (>= 4.0.0), kdelibs4-kde3-dev, libkonq4-kde3-dev, libqt3-mt-dev, docbook-to-man, libacl1-dev, libattr1-dev, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev
Standards-Version: 3.8.3
Package: kdiff3-kde3
Architecture: any
Depends: ${shlibs:Depends}
Recommends: kdiff3-kde3-doc
Description: compares and merges 2 or 3 files or directories [KDE3]
KDiff3 compares two or three input files and shows the differences
line by line and character by character. It provides an automatic
merge facility and an integrated editor for comfortable solving of
merge conflicts. KDiff3 allows recursive directory comparison and
merging as well.
Package: kdiff3-kde3-doc
Architecture: all
Recommends: kdiff3-kde3
Description: documentation for kdiff3 [KDE3]
KDiff3 compares two or three input files and shows the differences
line by line and character by character. This package contains the
HTML documentation.

@ -0,0 +1,26 @@
This package was debianized by Eike Sauer <eikes@cs.tu-berlin.de> on
Tue, 21 Oct 2003 14:42:39 +0200.
It was downloaded from http://kdiff3.sourceforge.net
Upstream Author: Joachim Eibl <joachim.eibl@gmx.de>
Copyright: (C) 2002-2007 by Joachim Eibl
Parts of this software are derived from GNU diffutils
by Haertel, Hayes, Stallman, Tower, Eggert et al.
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 of the License, or
(at your option) any later version.
This program 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 with
the Debian GNU/Linux distribution in file /usr/share/common-licenses/GPL;
if not, write to the Free Software Foundation, Inc., 51 Franklin St,
Fifth Floor, Boston, MA 02110-1301, USA.

@ -0,0 +1,13 @@
Document: kdiff3
Title: KDiff3 Handbook
Author: Joachim Eibl <joachim.eibl@gmx.de>
Abstract: The manual for KDiff3. KDiff3 compares two or three input files
and shows the differences line by line and character by character.
It provides an automatic merge facility and an integrated editor for
comfortable solving of merge conflicts. KDiff3 allows recursive directory
comparison and merging as well.
Section: Apps/Programming
Format: HTML
Index: /usr/share/doc/kdiff3-doc/html/index.html
Files: /usr/share/doc/kdiff3-doc/html/*.html

@ -0,0 +1,2 @@
/opt/kde3/share/doc/kde
/opt/kde3/share/doc/kdiff3-doc/html

@ -0,0 +1,97 @@
/opt/kde3/share/doc/kde/HTML/en/kdiff3/dirbrowser.png /opt/kde3/share/doc/kde/HTML/da/kdiff3/dirbrowser.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/dirmergebig.png /opt/kde3/share/doc/kde/HTML/da/kdiff3/dirmergebig.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/iteminfo.png /opt/kde3/share/doc/kde/HTML/da/kdiff3/iteminfo.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/letter_by_letter.png /opt/kde3/share/doc/kde/HTML/da/kdiff3/letter_by_letter.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/merge_current.png /opt/kde3/share/doc/kde/HTML/da/kdiff3/merge_current.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/new.png /opt/kde3/share/doc/kde/HTML/da/kdiff3/new.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/open_dialog.png /opt/kde3/share/doc/kde/HTML/da/kdiff3/open_dialog.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/screenshot_diff.png /opt/kde3/share/doc/kde/HTML/da/kdiff3/screenshot_diff.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/screenshot_merge.png /opt/kde3/share/doc/kde/HTML/da/kdiff3/screenshot_merge.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/triple_diff.png /opt/kde3/share/doc/kde/HTML/da/kdiff3/triple_diff.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/white_space.png /opt/kde3/share/doc/kde/HTML/da/kdiff3/white_space.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/dirbrowser.png /opt/kde3/share/doc/kde/HTML/de/kdiff3/dirbrowser.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/dirmergebig.png /opt/kde3/share/doc/kde/HTML/de/kdiff3/dirmergebig.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/iteminfo.png /opt/kde3/share/doc/kde/HTML/de/kdiff3/iteminfo.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/letter_by_letter.png /opt/kde3/share/doc/kde/HTML/de/kdiff3/letter_by_letter.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/merge_current.png /opt/kde3/share/doc/kde/HTML/de/kdiff3/merge_current.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/new.png /opt/kde3/share/doc/kde/HTML/de/kdiff3/new.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/open_dialog.png /opt/kde3/share/doc/kde/HTML/de/kdiff3/open_dialog.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/screenshot_diff.png /opt/kde3/share/doc/kde/HTML/de/kdiff3/screenshot_diff.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/screenshot_merge.png /opt/kde3/share/doc/kde/HTML/de/kdiff3/screenshot_merge.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/triple_diff.png /opt/kde3/share/doc/kde/HTML/de/kdiff3/triple_diff.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/white_space.png /opt/kde3/share/doc/kde/HTML/de/kdiff3/white_space.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/dirbrowser.png /opt/kde3/share/doc/kde/HTML/et/kdiff3/dirbrowser.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/dirmergebig.png /opt/kde3/share/doc/kde/HTML/et/kdiff3/dirmergebig.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/iteminfo.png /opt/kde3/share/doc/kde/HTML/et/kdiff3/iteminfo.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/letter_by_letter.png /opt/kde3/share/doc/kde/HTML/et/kdiff3/letter_by_letter.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/merge_current.png /opt/kde3/share/doc/kde/HTML/et/kdiff3/merge_current.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/new.png /opt/kde3/share/doc/kde/HTML/et/kdiff3/new.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/open_dialog.png /opt/kde3/share/doc/kde/HTML/et/kdiff3/open_dialog.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/screenshot_diff.png /opt/kde3/share/doc/kde/HTML/et/kdiff3/screenshot_diff.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/screenshot_merge.png /opt/kde3/share/doc/kde/HTML/et/kdiff3/screenshot_merge.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/triple_diff.png /opt/kde3/share/doc/kde/HTML/et/kdiff3/triple_diff.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/white_space.png /opt/kde3/share/doc/kde/HTML/et/kdiff3/white_space.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/dirbrowser.png /opt/kde3/share/doc/kde/HTML/fr/kdiff3/dirbrowser.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/dirmergebig.png /opt/kde3/share/doc/kde/HTML/fr/kdiff3/dirmergebig.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/iteminfo.png /opt/kde3/share/doc/kde/HTML/fr/kdiff3/iteminfo.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/letter_by_letter.png /opt/kde3/share/doc/kde/HTML/fr/kdiff3/letter_by_letter.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/merge_current.png /opt/kde3/share/doc/kde/HTML/fr/kdiff3/merge_current.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/new.png /opt/kde3/share/doc/kde/HTML/fr/kdiff3/new.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/open_dialog.png /opt/kde3/share/doc/kde/HTML/fr/kdiff3/open_dialog.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/screenshot_diff.png /opt/kde3/share/doc/kde/HTML/fr/kdiff3/screenshot_diff.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/screenshot_merge.png /opt/kde3/share/doc/kde/HTML/fr/kdiff3/screenshot_merge.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/triple_diff.png /opt/kde3/share/doc/kde/HTML/fr/kdiff3/triple_diff.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/white_space.png /opt/kde3/share/doc/kde/HTML/fr/kdiff3/white_space.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/dirbrowser.png /opt/kde3/share/doc/kde/HTML/it/kdiff3/dirbrowser.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/dirmergebig.png /opt/kde3/share/doc/kde/HTML/it/kdiff3/dirmergebig.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/iteminfo.png /opt/kde3/share/doc/kde/HTML/it/kdiff3/iteminfo.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/letter_by_letter.png /opt/kde3/share/doc/kde/HTML/it/kdiff3/letter_by_letter.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/merge_current.png /opt/kde3/share/doc/kde/HTML/it/kdiff3/merge_current.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/new.png /opt/kde3/share/doc/kde/HTML/it/kdiff3/new.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/open_dialog.png /opt/kde3/share/doc/kde/HTML/it/kdiff3/open_dialog.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/screenshot_diff.png /opt/kde3/share/doc/kde/HTML/it/kdiff3/screenshot_diff.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/screenshot_merge.png /opt/kde3/share/doc/kde/HTML/it/kdiff3/screenshot_merge.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/triple_diff.png /opt/kde3/share/doc/kde/HTML/it/kdiff3/triple_diff.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/white_space.png /opt/kde3/share/doc/kde/HTML/it/kdiff3/white_space.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/dirbrowser.png /opt/kde3/share/doc/kde/HTML/pt/kdiff3/dirbrowser.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/dirmergebig.png /opt/kde3/share/doc/kde/HTML/pt/kdiff3/dirmergebig.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/iteminfo.png /opt/kde3/share/doc/kde/HTML/pt/kdiff3/iteminfo.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/letter_by_letter.png /opt/kde3/share/doc/kde/HTML/pt/kdiff3/letter_by_letter.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/merge_current.png /opt/kde3/share/doc/kde/HTML/pt/kdiff3/merge_current.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/new.png /opt/kde3/share/doc/kde/HTML/pt/kdiff3/new.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/open_dialog.png /opt/kde3/share/doc/kde/HTML/pt/kdiff3/open_dialog.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/screenshot_diff.png /opt/kde3/share/doc/kde/HTML/pt/kdiff3/screenshot_diff.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/screenshot_merge.png /opt/kde3/share/doc/kde/HTML/pt/kdiff3/screenshot_merge.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/triple_diff.png /opt/kde3/share/doc/kde/HTML/pt/kdiff3/triple_diff.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/white_space.png /opt/kde3/share/doc/kde/HTML/pt/kdiff3/white_space.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/dirbrowser.png /opt/kde3/share/doc/kde/HTML/sv/kdiff3/dirbrowser.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/dirmergebig.png /opt/kde3/share/doc/kde/HTML/sv/kdiff3/dirmergebig.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/iteminfo.png /opt/kde3/share/doc/kde/HTML/sv/kdiff3/iteminfo.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/letter_by_letter.png /opt/kde3/share/doc/kde/HTML/sv/kdiff3/letter_by_letter.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/merge_current.png /opt/kde3/share/doc/kde/HTML/sv/kdiff3/merge_current.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/new.png /opt/kde3/share/doc/kde/HTML/sv/kdiff3/new.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/open_dialog.png /opt/kde3/share/doc/kde/HTML/sv/kdiff3/open_dialog.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/screenshot_diff.png /opt/kde3/share/doc/kde/HTML/sv/kdiff3/screenshot_diff.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/screenshot_merge.png /opt/kde3/share/doc/kde/HTML/sv/kdiff3/screenshot_merge.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/triple_diff.png /opt/kde3/share/doc/kde/HTML/sv/kdiff3/triple_diff.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/white_space.png /opt/kde3/share/doc/kde/HTML/sv/kdiff3/white_space.png
/opt/kde3/share/doc/kde/HTML/en/common /opt/kde3/share/doc/kdiff3-doc/html/common
/opt/kde3/share/doc/kde/HTML/en/kdiff3/dirbrowser.png /opt/kde3/share/doc/kdiff3-doc/html/dirbrowser.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/dirmergebig.png /opt/kde3/share/doc/kdiff3-doc/html/dirmergebig.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/iteminfo.png /opt/kde3/share/doc/kdiff3-doc/html/iteminfo.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/letter_by_letter.png /opt/kde3/share/doc/kdiff3-doc/html/letter_by_letter.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/merge_current.png /opt/kde3/share/doc/kdiff3-doc/html/merge_current.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/new.png /opt/kde3/share/doc/kdiff3-doc/html/new.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/open_dialog.png /opt/kde3/share/doc/kdiff3-doc/html/open_dialog.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/screenshot_diff.png /opt/kde3/share/doc/kdiff3-doc/html/screenshot_diff.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/screenshot_merge.png /opt/kde3/share/doc/kdiff3-doc/html/screenshot_merge.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/triple_diff.png /opt/kde3/share/doc/kdiff3-doc/html/triple_diff.png
/opt/kde3/share/doc/kde/HTML/en/kdiff3/white_space.png /opt/kde3/share/doc/kdiff3-doc/html/white_space.png

@ -0,0 +1,9 @@
opt/kde3/bin
opt/kde3/lib
/opt/kde3/share/icons
/opt/kde3/share/locale
/opt/kde3/share/applications
/opt/kde3/share/applnk
/opt/kde3/share/apps
/opt/kde3/share/man
/opt/kde3/share/services

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save