From 1b6efb141bcf333e5c73a520e701d1de8cafcf4e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 4 Nov 2011 12:06:08 -0500 Subject: Rename kde packages to tde --- .../tdeartwork/debian/KUBUNTU-DEBIAN-DIFFERENCES | 7 + .../maverick/tdeartwork/debian/cdbs/buildvars.mk | 86 +++ .../tdeartwork/debian/cdbs/debian-qt-kde.mk | 109 ++++ ubuntu/maverick/tdeartwork/debian/cdbs/kde.mk | 97 +++ .../maverick/tdeartwork/debian/cdbs/team-members | 15 + .../maverick/tdeartwork/debian/cdbs/uploaders.mk | 29 + ubuntu/maverick/tdeartwork/debian/cdbs/versions.pl | 19 + ubuntu/maverick/tdeartwork/debian/changelog | 695 +++++++++++++++++++++ ubuntu/maverick/tdeartwork/debian/compat | 1 + ubuntu/maverick/tdeartwork/debian/control | 210 +++++++ ubuntu/maverick/tdeartwork/debian/control.in | 170 +++++ ubuntu/maverick/tdeartwork/debian/copyright | 241 +++++++ .../debian/kdeartwork-emoticons-trinity.install | 1 + .../debian/kdeartwork-misc-trinity.install | 3 + .../debian/kdeartwork-style-trinity.install | 4 + .../debian/kdeartwork-theme-icon-trinity.install | 1 + .../debian/kdeartwork-theme-window-trinity.install | 2 + .../tdeartwork/debian/kdeartwork.README.Debian | 8 + .../debian/kdewallpapers-trinity.install | 1 + .../tdeartwork/debian/kscreensaver-trinity.install | 44 ++ .../debian/kscreensaver-trinity.manpages | 21 + .../kscreensaver-xsavers-extra-trinity.install | 1 + .../debian/kscreensaver-xsavers-trinity.install | 71 +++ .../debian/kscreensaver-xsavers-trinity.manpages | 2 + ...kscreensaver-xsavers-webcollage-trinity.install | 1 + .../kscreensaver-xsavers-webcollage.README.Debian | 16 + .../debian/kscreensaver-xsavers.README.Debian | 11 + .../tdeartwork/debian/kscreensaver.README.Debian | 11 + .../tdeartwork/debian/man/kbanner-trinity.kss.1 | 51 ++ .../tdeartwork/debian/man/kblob-trinity.kss.1 | 51 ++ .../tdeartwork/debian/man/kclock-trinity.kss.1 | 51 ++ .../tdeartwork/debian/man/keuphoria-trinity.kss.1 | 51 ++ .../tdeartwork/debian/man/kfiresaver-trinity.kss.1 | 52 ++ .../tdeartwork/debian/man/kflux-trinity.kss.1 | 51 ++ .../tdeartwork/debian/man/kfountain-trinity.kss.1 | 52 ++ .../tdeartwork/debian/man/kgravity-trinity.kss.1 | 52 ++ .../tdeartwork/debian/man/klines-trinity.kss.1 | 53 ++ .../tdeartwork/debian/man/klorenz-trinity.kss.1 | 51 ++ .../tdeartwork/debian/man/kpartsaver-trinity.kss.1 | 51 ++ .../tdeartwork/debian/man/kpendulum-trinity.kss.1 | 53 ++ .../tdeartwork/debian/man/kpolygon-trinity.kss.1 | 52 ++ .../tdeartwork/debian/man/krotation-trinity.kss.1 | 53 ++ .../tdeartwork/debian/man/kscience-trinity.kss.1 | 51 ++ .../tdeartwork/debian/man/kslideshow-trinity.kss.1 | 53 ++ .../debian/man/ksolarwinds-trinity.kss.1 | 51 ++ .../tdeartwork/debian/man/kspace-trinity.kss.1 | 52 ++ .../tdeartwork/debian/man/kswarm-trinity.kss.1 | 53 ++ .../tdeartwork/debian/man/kvm-trinity.kss.1 | 52 ++ .../tdeartwork/debian/man/kwave-trinity.kss.1 | 52 ++ .../tdeartwork/debian/man/kxsconfig-trinity.1 | 50 ++ .../tdeartwork/debian/man/kxsrun-trinity.1 | 49 ++ .../patches/debianize-xscreensaver-root-hack.diff | 11 + ubuntu/maverick/tdeartwork/debian/rules | 25 + 53 files changed, 3100 insertions(+) create mode 100644 ubuntu/maverick/tdeartwork/debian/KUBUNTU-DEBIAN-DIFFERENCES create mode 100644 ubuntu/maverick/tdeartwork/debian/cdbs/buildvars.mk create mode 100644 ubuntu/maverick/tdeartwork/debian/cdbs/debian-qt-kde.mk create mode 100644 ubuntu/maverick/tdeartwork/debian/cdbs/kde.mk create mode 100644 ubuntu/maverick/tdeartwork/debian/cdbs/team-members create mode 100644 ubuntu/maverick/tdeartwork/debian/cdbs/uploaders.mk create mode 100644 ubuntu/maverick/tdeartwork/debian/cdbs/versions.pl create mode 100644 ubuntu/maverick/tdeartwork/debian/changelog create mode 100644 ubuntu/maverick/tdeartwork/debian/compat create mode 100644 ubuntu/maverick/tdeartwork/debian/control create mode 100644 ubuntu/maverick/tdeartwork/debian/control.in create mode 100644 ubuntu/maverick/tdeartwork/debian/copyright create mode 100644 ubuntu/maverick/tdeartwork/debian/kdeartwork-emoticons-trinity.install create mode 100644 ubuntu/maverick/tdeartwork/debian/kdeartwork-misc-trinity.install create mode 100644 ubuntu/maverick/tdeartwork/debian/kdeartwork-style-trinity.install create mode 100644 ubuntu/maverick/tdeartwork/debian/kdeartwork-theme-icon-trinity.install create mode 100644 ubuntu/maverick/tdeartwork/debian/kdeartwork-theme-window-trinity.install create mode 100644 ubuntu/maverick/tdeartwork/debian/kdeartwork.README.Debian create mode 100644 ubuntu/maverick/tdeartwork/debian/kdewallpapers-trinity.install create mode 100644 ubuntu/maverick/tdeartwork/debian/kscreensaver-trinity.install create mode 100644 ubuntu/maverick/tdeartwork/debian/kscreensaver-trinity.manpages create mode 100644 ubuntu/maverick/tdeartwork/debian/kscreensaver-xsavers-extra-trinity.install create mode 100644 ubuntu/maverick/tdeartwork/debian/kscreensaver-xsavers-trinity.install create mode 100644 ubuntu/maverick/tdeartwork/debian/kscreensaver-xsavers-trinity.manpages create mode 100644 ubuntu/maverick/tdeartwork/debian/kscreensaver-xsavers-webcollage-trinity.install create mode 100644 ubuntu/maverick/tdeartwork/debian/kscreensaver-xsavers-webcollage.README.Debian create mode 100644 ubuntu/maverick/tdeartwork/debian/kscreensaver-xsavers.README.Debian create mode 100644 ubuntu/maverick/tdeartwork/debian/kscreensaver.README.Debian create mode 100644 ubuntu/maverick/tdeartwork/debian/man/kbanner-trinity.kss.1 create mode 100644 ubuntu/maverick/tdeartwork/debian/man/kblob-trinity.kss.1 create mode 100644 ubuntu/maverick/tdeartwork/debian/man/kclock-trinity.kss.1 create mode 100644 ubuntu/maverick/tdeartwork/debian/man/keuphoria-trinity.kss.1 create mode 100644 ubuntu/maverick/tdeartwork/debian/man/kfiresaver-trinity.kss.1 create mode 100644 ubuntu/maverick/tdeartwork/debian/man/kflux-trinity.kss.1 create mode 100644 ubuntu/maverick/tdeartwork/debian/man/kfountain-trinity.kss.1 create mode 100644 ubuntu/maverick/tdeartwork/debian/man/kgravity-trinity.kss.1 create mode 100644 ubuntu/maverick/tdeartwork/debian/man/klines-trinity.kss.1 create mode 100644 ubuntu/maverick/tdeartwork/debian/man/klorenz-trinity.kss.1 create mode 100644 ubuntu/maverick/tdeartwork/debian/man/kpartsaver-trinity.kss.1 create mode 100644 ubuntu/maverick/tdeartwork/debian/man/kpendulum-trinity.kss.1 create mode 100644 ubuntu/maverick/tdeartwork/debian/man/kpolygon-trinity.kss.1 create mode 100644 ubuntu/maverick/tdeartwork/debian/man/krotation-trinity.kss.1 create mode 100644 ubuntu/maverick/tdeartwork/debian/man/kscience-trinity.kss.1 create mode 100644 ubuntu/maverick/tdeartwork/debian/man/kslideshow-trinity.kss.1 create mode 100644 ubuntu/maverick/tdeartwork/debian/man/ksolarwinds-trinity.kss.1 create mode 100644 ubuntu/maverick/tdeartwork/debian/man/kspace-trinity.kss.1 create mode 100644 ubuntu/maverick/tdeartwork/debian/man/kswarm-trinity.kss.1 create mode 100644 ubuntu/maverick/tdeartwork/debian/man/kvm-trinity.kss.1 create mode 100644 ubuntu/maverick/tdeartwork/debian/man/kwave-trinity.kss.1 create mode 100644 ubuntu/maverick/tdeartwork/debian/man/kxsconfig-trinity.1 create mode 100644 ubuntu/maverick/tdeartwork/debian/man/kxsrun-trinity.1 create mode 100644 ubuntu/maverick/tdeartwork/debian/patches/debianize-xscreensaver-root-hack.diff create mode 100755 ubuntu/maverick/tdeartwork/debian/rules (limited to 'ubuntu/maverick/tdeartwork/debian') diff --git a/ubuntu/maverick/tdeartwork/debian/KUBUNTU-DEBIAN-DIFFERENCES b/ubuntu/maverick/tdeartwork/debian/KUBUNTU-DEBIAN-DIFFERENCES new file mode 100644 index 000000000..6208667e9 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/KUBUNTU-DEBIAN-DIFFERENCES @@ -0,0 +1,7 @@ +kscreensaver-xsavers depends on xscreensaver-data not xscreensaver +build-dep on xscreensaver-data +add package kscreensaver-xsavers-extra with screensavers from xscreensaver-data-extra and xscreensaver-gl-extra +-webcollage depends on -extra not just xsavers + * Edit kscreensaver-xsaver-webcollage.install to use the file + from sources, since it does not get installed during build. + diff --git a/ubuntu/maverick/tdeartwork/debian/cdbs/buildvars.mk b/ubuntu/maverick/tdeartwork/debian/cdbs/buildvars.mk new file mode 100644 index 000000000..23d4709dc --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/cdbs/buildvars.mk @@ -0,0 +1,86 @@ +# -*- mode: makefile; coding: utf-8 -*- +# Copyright © 2002,2003 Colin Walters +# 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 diff --git a/ubuntu/maverick/tdeartwork/debian/cdbs/debian-qt-kde.mk b/ubuntu/maverick/tdeartwork/debian/cdbs/debian-qt-kde.mk new file mode 100644 index 000000000..a5e510758 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/cdbs/debian-qt-kde.mk @@ -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 = /usr/lib/mesa $(foreach p,$(PACKAGES_WITH_LIBS),debian/$(p)/opt/trinity/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)/opt/trinity/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)/opt/trinity/share/bug/$(cdbs_curpkg)/presubj; \ + fi + +binary-install/$(DEB_SOURCE_PACKAGE)-doc-html:: + set -e; \ + for doc in `cd $(DEB_DESTDIR)/opt/trinity/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/trinity/share/doc/kde/HTML/en/$$pkg; \ + cd $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/trinity/share/doc/kde/HTML/en/$$pkg; \ + /opt/trinity/bin/meinproc $(DEB_DESTDIR)/opt/trinity/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/trinity/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 diff --git a/ubuntu/maverick/tdeartwork/debian/cdbs/kde.mk b/ubuntu/maverick/tdeartwork/debian/cdbs/kde.mk new file mode 100644 index 000000000..5b6508f8c --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/cdbs/kde.mk @@ -0,0 +1,97 @@ +# -*- mode: makefile; coding: utf-8 -*- +# Copyright © 2003 Christopher L Cheney +# 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}/trinity +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/trinity/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 diff --git a/ubuntu/maverick/tdeartwork/debian/cdbs/team-members b/ubuntu/maverick/tdeartwork/debian/cdbs/team-members new file mode 100644 index 000000000..ede6768e0 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/cdbs/team-members @@ -0,0 +1,15 @@ +Sune Vuorela +Ana Beatriz Guerrero Lopez +Fathi Boudra +Modestas Vainius +Josh Metzler +Isaac Clerencia +Adeodato Simó +Adeodato Simo +Christopher Martin +Daniel Schepler +Sarah Hobbs +Nacho Barrientos Arias +Ricardo Javier Cardenes Medina +Ricardo Cardenes +Armin Berres diff --git a/ubuntu/maverick/tdeartwork/debian/cdbs/uploaders.mk b/ubuntu/maverick/tdeartwork/debian/cdbs/uploaders.mk new file mode 100644 index 000000000..31adfe31e --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/cdbs/uploaders.mk @@ -0,0 +1,29 @@ + +MAINTAINER=Debian Qt/KDE Maintainers +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 diff --git a/ubuntu/maverick/tdeartwork/debian/cdbs/versions.pl b/ubuntu/maverick/tdeartwork/debian/cdbs/versions.pl new file mode 100644 index 000000000..9ce11d8a3 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/cdbs/versions.pl @@ -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"; diff --git a/ubuntu/maverick/tdeartwork/debian/changelog b/ubuntu/maverick/tdeartwork/debian/changelog new file mode 100644 index 000000000..39c479ae0 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/changelog @@ -0,0 +1,695 @@ +kdeartwork-trinity (4:3.5.10-0ubuntu1) karmic; urgency=low + + * Karmic rebuild + + -- Timothy Pearson Thu, 02 July 2009 16:08:00 -0600 + +kdeartwork-trinity (4:3.5.10-0ubuntu1~intrepid3) intrepid; urgency=low + + * Moved Trinity to /opt/trinity + * Integrated properly with KDE4.2+ + + -- Timothy Pearson Wed, 28 Feb 2009 14:52:00 -0600 + +kdeartwork-trinity (4:3.5.10-0ubuntu1~intrepid2) intrepid; urgency=low + + * Intrepid -trinity packaging update + + -- Timothy Pearson Tue, 24 Nov 2008 16:53:00 -0600 + +kdeartwork (4:3.5.10-0ubuntu1~hardy1) hardy-backports; urgency=low + + * New upstream bugfix release (LP: #261366) + - Bump build-dep version of kdelibs4-dev and kdebase-dev to 3.5.10 + - Add xscreensaver-data-extra to build-dep + + -- Scott Kitterman Tue, 26 Aug 2008 00:41:02 -0400 + +kdeartwork (4:3.5.9-0ubuntu1) hardy; urgency=low + + * New upstream release + + -- Jonathan Riddell Thu, 14 Feb 2008 12:27:06 +0000 + +kdeartwork (4:3.5.8-1ubuntu4) hardy; urgency=low + + * Fix kscreensaver-xsavers-webcollage.install + + -- Jonathan Riddell Mon, 10 Dec 2007 16:06:47 +0000 + +kdeartwork (4:3.5.8-1ubuntu3) hardy; urgency=low + + * Edit kscreensaver-xsaver-webcollage.install to use the file + from sources, since it does not get installed during build. + + -- Jonathan Riddell Thu, 15 Nov 2007 23:36:57 +0000 + +kdeartwork (4:3.5.8-1ubuntu2) hardy; urgency=low + + * Run buildprep before upload + + -- Jonathan Riddell Thu, 15 Nov 2007 10:51:47 +0000 + +kdeartwork (4:3.5.8-1ubuntu1) hardy; urgency=low + + * Merge with Debian, remaining change: + - Add package kscreensaver-xsavers-extra + + -- Jonathan Riddell Wed, 14 Nov 2007 17:25:44 +0000 + +kdeartwork (4:3.5.8-1) unstable; urgency=low + + * New upstream release. + + +++ Changes by Ana Beatriz Guerrero Lopez: + + * Redo buildprep. + * Bump build-dependencies and stuff to 3.5.8. + + +++ Changes by Sune Vuorela: + + * Only make kdeartwork recommend kscreensaver-xsavers, not depend. It pulls + all sorts of weird gtk-stuff in. + * Fix spelling error in control file. + + -- Debian Qt/KDE Maintainers Thu, 11 Oct 2007 00:25:56 +0200 + +kdeartwork (4:3.5.7-2) unstable; urgency=low + + +++ Changes by Sune Vuorela: + + * Webcollage needs a wordlist to work. Add proper depends. + * Webcollage needs ppmmake from netpbm to function. Add proper depends. + * Implement use of uploaders.mk and update control file. + + +++ Changes by Ana Beatriz Guerrero Lopez: + + * Remove the hook to the xteevee screensaver since it has been removed + from xscreensaver. (Closes: #436364) + + -- Debian Qt/KDE Maintainers Tue, 07 Aug 2007 19:00:51 +0200 + +kdeartwork (4:3.5.8-0ubuntu1) gutsy; urgency=low + + * New upstream release + + -- Jonathan Riddell Tue, 09 Oct 2007 11:41:25 +0100 + +kdeartwork (4:3.5.7-1ubuntu3) gutsy; urgency=low + + * Added kubuntu_01_dont_use_xscreensaver_by_default.diff which is the + last upload, in patch form, as opposed to directly patching the + source. Clearly my brain isnt so good tonight. + + -- Sarah Hobbs Mon, 02 Jul 2007 19:14:40 +1000 + +kdeartwork (4:3.5.7-1ubuntu2) gutsy; urgency=low + . + * Removed TryExec=xscreensaver from all the + kscreensaver/kxsconfig/ScreenSavers/*.desktop files, so that they can be + controlled in the KDE screensavers control panel. Closes LP: #49228 + + -- Sarah Hobbs Mon, 02 Jul 2007 17:13:01 +1000 + +kdeartwork (4:3.5.7-1ubuntu1) gutsy; urgency=low + + * Merge with Debian for new upstream release + + -- Jonathan Riddell Wed, 23 May 2007 16:01:05 +0100 + +kdeartwork (4:3.5.7-1) unstable; urgency=low + + * New upstream release. + + -- Debian Qt/KDE Maintainers Tue, 15 May 2007 22:30:44 +0100 + +kdeartwork (4:3.5.6-4ubuntu1) gutsy; urgency=low + + * Merge with Debian + + -- Jonathan Riddell Mon, 30 Apr 2007 20:32:55 +0100 + +kdeartwork (4:3.5.6-4) unstable; urgency=low + + * Really upload to unstable after Etch release. + + -- Ana Beatriz Guerrero Lopez Fri, 20 Apr 2007 13:57:49 +0100 + +kdeartwork (4:3.5.6-3) experimental; urgency=low + + * Upload to unstable after Etch release. + + -- Ana Beatriz Guerrero Lopez Fri, 20 Apr 2007 12:48:34 +0100 + +kdeartwork (4:3.5.6-2) experimental; urgency=low + + +++ Changes by Sune Vuorela: + + * Ship the webcollage screensaver in a separate package. (Closes: #384100) + + +++ Changes by Ana Beatriz Guerrero Lopez: + + * Add kscreensaver-xsavers-webcollage.README.Debian. + * Remade screensaver-xsavers-webcollage description in debian/control. + + -- Debian Qt/KDE Maintainers Wed, 31 Jan 2007 06:01:40 +0100 + +kdeartwork (4:3.5.6-1) experimental; urgency=low + + * New upstream release. + * Make kdeartwork-dbg depend on kdelibs-dbg to get useful backtraces when + debugging. + + -- Debian Qt/KDE Maintainers Tue, 16 Jan 2007 19:21:21 +0100 + +kdeartwork (4:3.5.6-0ubuntu1) feisty; urgency=low + + * New upstream release + + -- Jonathan Riddell Wed, 17 Jan 2007 11:22:30 +0000 + +kdeartwork (4:3.5.5-1ubuntu1) feisty; urgency=low + + * Merge with Debian + * Compile with --enable-gcc-hidden-visibility + + -- Jonathan Riddell Thu, 16 Nov 2006 20:30:07 +0000 + +kdeartwork (4:3.5.5-1) unstable; urgency=low + + * New upstream release. + + -- Debian Qt/KDE Maintainers Wed, 4 Oct 2006 20:38:54 -0400 + +kdeartwork (4:3.5.4-1) unstable; urgency=low + + * New upstream release. + + * KDE_3_5_BRANCH update (up to r567759). + + -- Debian Qt/KDE Maintainers Sat, 29 Jul 2006 21:11:16 -0400 + +kdeartwork (4:3.5.5-0ubuntu1) edgy; urgency=low + + * New upstream release + + -- Jonathan Riddell Tue, 3 Oct 2006 10:56:05 +0000 + +kdeartwork (4:3.5.4-0ubuntu2) edgy; urgency=low + + * Rebuild with latest cdbs to add gettext domain to .desktop files for + langpacks-desktopfiles-kde, no source changes + + -- Jonathan Riddell Tue, 5 Sep 2006 22:53:12 +0000 + +kdeartwork (4:3.5.4-0ubuntu1) edgy; urgency=low + + * New upstream release + + -- Jonathan Riddell Tue, 25 Jul 2006 10:12:18 +0000 + +kdeartwork (4:3.5.3-1ubuntu2) edgy; urgency=low + + * Removed kpartsaver.desktop from debian/kscreensavers-xsaver.install. + Closes bug #53065 + + -- Sarah Hobbs Fri, 21 Jul 2006 23:10:26 +1000 + +kdeartwork (4:3.5.3-1ubuntu1) edgy; urgency=low + + * Sync with Debian + * Create kscreensaver-xsavers-extra with the universe xscreensavers + + -- Jonathan Riddell Tue, 4 Jul 2006 12:39:40 +0000 + +kdeartwork (4:3.5.3-1) unstable; urgency=low + + * New upstream release. + + * KDE_3_5_BRANCH update (up to r548163). + + +++ Changes by Christopher Martin: + + * Update the mesa build-deps for the new X.Org 7. + + -- Debian Qt/KDE Maintainers Sun, 4 Jun 2006 18:27:48 -0400 + +kdeartwork (4:3.5.2-1) unstable; urgency=low + + * New upstream release. + + * KDE_3_5_BRANCH update (up to r524054). + + -- Debian Qt/KDE Maintainers Wed, 29 Mar 2006 20:29:56 -0500 + +kdeartwork (4:3.5.1-2) unstable; urgency=low + + +++ Changes by Christopher Martin: + + * Add a missing kdeartwork-theme-icon Replaces for old versions of + kdelibs-data. (Closes: #350868) + + * Upload to unstable. + + -- Debian Qt/KDE Maintainers Wed, 1 Feb 2006 11:05:29 -0500 + +kdeartwork (4:3.5.1-1) unstable; urgency=low + + * New upstream release. + + +++ Changes by Christopher Martin: + + * Upload to unstable. + + -- Debian Qt/KDE Maintainers Sun, 29 Jan 2006 10:45:34 -0500 + +kdeartwork (4:3.5.0.dfsg.1-2) unstable; urgency=low + + +++ Changes by Christopher Martin: + + * Upload to unstable. + + * KDE_3_5_BRANCH update (up to r495379). + + -- Debian Qt/KDE Maintainers Sat, 7 Jan 2006 17:24:48 -0500 + +kdeartwork (4:3.5.0.dfsg.1-1) experimental; urgency=low + + * Upload to experimental. + + * KDE_3_5_BRANCH update (up to r489324). + + +++ Changes by Christopher Martin: + + * kdeartwork shipped with the YazooSmileys emoticons, which were not under a + Free license. This revision of the orig.tar.gz removes the problem files. + Upstream has followed suit, and so KDE 3.5.1 will not need special + handling. (Closes: #342163) + + -- Debian Qt/KDE Maintainers Sun, 18 Dec 2005 18:44:19 -0500 + +kdeartwork (4:3.5.0-1) alioth; urgency=low + + * New upstream release. + + +++ Changes by Christopher Martin: + + * Bump DH_COMPAT to 5. No changes. + + * Add kdeartwork-dbg, to help track down problems. + + +++ Changes by Josh Metzler: + + * Remove obsolete conflicts/replaces relationships against packages/versions + not in Sarge. + + * Add kdewallpapers replaces against kdebase-data due to fulmine.jpg.desktop + + -- Debian Qt/KDE Maintainers Wed, 30 Nov 2005 13:09:32 -0500 + +kdeartwork (4:3.4.3-2) unstable; urgency=low + + * Upload to unstable, rebuilding against kdelibs4c2a. + + * KDE_3_4_BRANCH update (up to r484707). + + +++ Changes by Christopher Martin: + + * Remove ant.desktop from kscreensaver-xsavers, as the xscreensaver package + has itself dropped this 'saver. (Closes: #338011) + + -- Debian Qt/KDE Maintainers Thu, 1 Dec 2005 15:58:30 +0100 + +kdeartwork (4:3.5.2-0ubuntu4) dapper; urgency=low + + * Edit debian/cdbs/kde.mk to mark .po files as UTF-8 + + -- Jonathan Riddell Fri, 21 Apr 2006 19:14:28 +0100 + +kdeartwork (4:3.5.2-0ubuntu3) dapper; urgency=low + + * Reverse previous change and list screensavers explicity, can't use + wildcard as some .desktop files should go into kscreensavers + and not kscreensavers-xsaver + + -- Jonathan Riddell Thu, 30 Mar 2006 16:54:24 +0100 + +kdeartwork (4:3.5.2-0ubuntu2) dapper; urgency=low + + * The upstream makefile cleverly detects the presense of screensavers + in /usr/lib/xscreensaver/ and only installs .desktop files for those + it found. Trust that, and use a wildcard in dh_install, so we don't + fail to build every time xscreensaver changes what hacks it ships. + + -- Adam Conrad Wed, 29 Mar 2006 16:37:23 +1100 + +kdeartwork (4:3.5.2-0ubuntu1) dapper; urgency=low + + * New upstream release + * Add kubuntu_01_xscreensaver_detect.diff, flame is no longer in the + default xscreensaver package + + -- Jonathan Riddell Mon, 20 Mar 2006 12:06:30 +0000 + +kdeartwork (4:3.5.1-0ubuntu1) dapper; urgency=low + + * New upstream release + + -- Jonathan Riddell Mon, 23 Jan 2006 14:26:06 +0000 + +kdeartwork (4:3.5.0-0ubuntu2) dapper; urgency=low + + * Do not install ant.desktop, xscreensaver no longer + includes it + + -- Jonathan Riddell Wed, 7 Dec 2005 18:46:44 +0000 + +kdeartwork (4:3.5.0-0ubuntu1) dapper; urgency=low + + * New upstream release + + -- Jonathan Riddell Tue, 6 Dec 2005 12:27:12 +0000 + +kdeartwork (4:3.5-rc2-0ubuntu1) dapper; urgency=low + + * New upstream pre-release + * Generate .pot files + + -- Jonathan Riddell Mon, 21 Nov 2005 22:06:39 +0000 + +kdeartwork (4:3.5-rc1-0ubuntu1) dapper; urgency=low + + * New upstream pre-release + * Sync with Debian + * Remove 02_dfsg_images_ignore.diff, merged upstream + + -- Jonathan Riddell Sun, 13 Nov 2005 20:02:30 +0000 + +kdeartwork (4:3.4.3-1) experimental; urgency=low + + * New upstream release. + + -- Debian Qt/KDE Maintainers Sun, 16 Oct 2005 13:56:19 -0400 + +kdeartwork (4:3.4.2-1) unstable; urgency=low + + * New upstream release. + + * Rebuild (Closes: #317202) + + +++ Changes by Christopher Martin: + + * Replace the build-dep on xlibmesa-glu-dev with libglu1-xorg-dev for the + X.Org transition. + + * Remove the dummy transitional package kdeartwork-theme-desktop, as Sarge + was released and Woody --> Sarge upgrades are no longer a concern. + (Closes: #322008) + + * Don't install webcollage.desktop. This effectively disables that + screensaver, removing it from the random screensaver's pool, preventing + the inadvertent display of completely random pictures from the Internet. + (Closes: #311683, #316900) + + * The necessary files for the pinion screensaver are now installed. + (Closes: #310866) + + +++ Changes by Luk Claes: + + * Added me to uploaders + + -- Debian Qt/KDE Maintainers Thu, 1 Sep 2005 18:52:58 +0200 + +kdeartwork (4:3.4.1-1) experimental; urgency=low + + * New upstream release. + + -- Debian Qt/KDE Maintainers Tue, 31 May 2005 15:43:52 -0400 + +kdeartwork (4:3.4.0-0pre2) alioth; urgency=low + + * New upstream release. + + +++ Changes by Christopher Martin: + + * Converted packaging to CDBS. + * Added a new package, kdeartwork-emoticons (containing the former + Kopete emoticons, now usable by everyone). + * Forward port a patch from KDE 3.3 that fixes the building of the + KFireSaver screensaver. + * Lower kscreensaver-xsavers's dependency on xscreensaver-gl to a Recommends. + (Closes: #278263) + + -- Debian Qt/KDE Maintainers Fri, 25 Mar 2005 08:48:21 -0500 + +kdeartwork (4:3.3.2-1) unstable; urgency=low + + * New upstream bugfix release. + + -- Ben Burton Sat, 22 Jan 2005 06:53:59 +1100 + +kdeartwork (4:3.3.1-1) unstable; urgency=medium + + * New upstream bugfix release. + * Added kdeclassic/locolor icon license to debian/copyright, which has been + clarified upstream. + * Build-conflicts with autoconf2.13, which does not play well with + Makefile.common. + * Force a rerun of admin/Makefile.common when building (not just after a + clean), since the debian patches affect Makefile.ams. + * Fixed typo in kaleidescope configuration command (closes: #277119). + * Distinguished KSlideshow and GL Slideshow translations in German + (closes: #267974). + + -- Ben Burton Sun, 31 Oct 2004 15:17:56 +1100 + +kdeartwork (4:3.3.0-1) unstable; urgency=low + + * New upstream release (closes: #267571). + * The previous versioned libqt3-mt-dev build-depends is no longer + necessary, since kdelibs4-dev already forces Qt 3.3. + * Split xscreensaver hooks into a separate package kscreensaver-xsavers, + along with kxsconfig and kxsrun (closes: #208769, #244538). Two years + of confusion is enough. + * Build-depends on both xscreensaver and xscreensaver-gl, which are + required for the corresponding .desktop files to be installed. + * Removed depths_xxx.jpg from the kworldclock themes since the license is + too restrictive (all rights reserved). + * Removed Virtual Machine screensaver since GPL cannot be mixed with BSD + with advertising clause. + + -- Ben Burton Thu, 14 Oct 2004 08:30:34 +1000 + +kdeartwork (4:3.2.3-1) unstable; urgency=low + + * New upstream bugfix release. + * Rebuilt against STL-enabled Qt and corresponding kdelibs (closes: #254021). + * Patched the autoconf tests for kxsconfig so that xscreensaver + configuration works again (closes: #238180, #243150). + * Suggests (kwin | x-window-manager) for kdewallpapers instead of just + x-window-manager. + * Removed recommends: kwin from kdeartwork-theme-window since this is + already coming in as a depends from the kwin shlibs file. + + -- Ben Burton Tue, 15 Jun 2004 08:38:18 +1000 + +kdeartwork (4:3.2.2-1) unstable; urgency=low + + * New upstream bugfix release. + * Don't use Conflicts/Replaces where we should just use Replaces. + + -- Ben Burton Mon, 26 Apr 2004 09:25:01 +1000 + +kdeartwork (4:3.2.1-1) unstable; urgency=low + + * First KDE 3.2 upload to sid. + + -- Ben Burton Sun, 7 Mar 2004 17:42:59 +1100 + +kdeartwork (4:3.2.0.1-1) experimental; urgency=low + + * First KDE 3.2 upload to experimental. + * Sync from KDE_3_2_BRANCH for recent bugfixes (this requires an upstream + version change since some binary files have been updated). + * Using versioned dependencies for the kdeartwork metapackage. + + -- Ben Burton Mon, 23 Feb 2004 08:14:22 +1100 + +kdeartwork (4:3.2.0-1) unstable; urgency=low + + * New upstream release. + * Many thanks to Ralf Nolden for all his help with packaging KDE 3.2. + + -- Ben Burton Sat, 31 Jan 2004 12:08:48 +1100 + +kdeartwork (4:3.1.5-2) unstable; urgency=low + + * Made kscreensaver depend on kdebase-bin (closes: #203185). + + -- Ben Burton Mon, 19 Jan 2004 11:08:45 +1100 + +kdeartwork (4:3.1.5-1) unstable; urgency=low + + * New upstream release. + + -- Ben Burton Sun, 18 Jan 2004 12:55:12 +1100 + +kdeartwork (4:3.1.4-2) unstable; urgency=low + + * Fixed paths to xscreensaver XML files in kxsconfig (closes: #221974). + + -- Ben Burton Sat, 13 Dec 2003 09:34:11 +1100 + +kdeartwork (4:3.1.4-1) unstable; urgency=low + + * New upstream release. + * Bumped standards-version to 3.6.1. + + -- Ben Burton Sun, 12 Oct 2003 19:52:13 +1000 + +kdeartwork (4:3.1.3-1) unstable; urgency=low + + * New upstream release. + * Added dummy kdeartwork-theme-desktop upgrade package. + * Bumped standards-version to 3.6.0. + + -- Ben Burton Wed, 13 Aug 2003 11:02:26 +1000 + +kdeartwork (4:3.1.2-2) unstable; urgency=low + + * Split kdeartwork-theme-desktop into kdeartwork-theme-icon and + kdewallpapers (closes: #189804) + * Bumped standards-version to 3.5.10.0. + + -- Ben Burton Mon, 9 Jun 2003 13:13:35 +1000 + +kdeartwork (4:3.1.2-1) unstable; urgency=low + + * New upstream release. + * Man page overhaul. + + -- Ben Burton Sun, 1 Jun 2003 14:15:47 +1000 + +kdeartwork (4:3.1.1-1) unstable; urgency=low + + * New upstream release. + * Package kscreensaver recommends xscreensaver-gl. + * Removed alpha compile flags. + + -- Ben Burton Sun, 23 Mar 2003 15:23:23 +1100 + +kdeartwork (4:3.1.0-3) unstable; urgency=low + + * Made kdeartwork-theme-desktop conflict with kdewallpapers + (closes: #180209). + + -- Ben Burton Tue, 11 Feb 2003 14:45:59 +1100 + +kdeartwork (4:3.1.0-2) unstable; urgency=low + + * First Trinity upload to debian! + * Build-depends on xlibmesa-gl-dev and xlibmesa-glu-dev. + + -- Ben Burton Mon, 3 Feb 2003 08:53:03 +1100 + +kdeartwork (4:3.1.0-1) unstable; urgency=low + + * New upstream release. + * Renamed kdeartwork-screensaver to kscreensaver. + * Shifted epoch to 4: since kdebase used to provide kscreensaver 4:3.0.x. + + -- Ben Burton Sat, 4 Jan 2003 20:06:44 +1100 + +kdeartwork (3.0.9-1) unstable; urgency=low + + * New upstream release. + * Built with g++-3.2. + * Build-depends on automake1.7. + + -- Ben Burton Tue, 22 Oct 2002 11:57:39 +1000 + +kdeartwork (3.0.8-1) unstable; urgency=low + + * New upstream release. + * Moved to Chris Cheney's style of debian/rules. + * Build-depends on automake1.6. + + -- Ben Burton Sun, 22 Sep 2002 17:57:55 +1000 + +kdeartwork (3.0.3-1) unstable; urgency=low + + * New upstream release. + * Build-depends on automake1.5. + + -- Ben Burton Thu, 15 Aug 2002 13:22:22 +1000 + +kdeartwork (3.0.2-1) unstable; urgency=low + + * New upstream release. + + -- Ben Burton Thu, 4 Jul 2002 19:36:49 +1000 + +kdeartwork (3.0.1-1) unstable; urgency=low + + * New upstream release. + + -- Ben Burton Mon, 13 May 2002 15:29:23 +1000 + +kdeartwork (2.2.2-1) unstable; urgency=low + + * New upstream release. + + -- Ben Burton Wed, 7 Nov 2001 10:49:53 -0600 + +kdeartwork (2.2.1-5) unstable; urgency=low + + * Uses automake again to solve new alpha problems. + + -- Ben Burton Tue, 6 Nov 2001 23:51:27 -0600 + +kdeartwork (2.2.1-4) unstable; urgency=low + + * Cleaned up automake-related material. + + -- Ben Burton Sun, 28 Oct 2001 13:48:04 -0600 + +kdeartwork (2.2.1-3) unstable; urgency=low + + * Builds with automake 1.5. + + -- Ben Burton Thu, 11 Oct 2001 15:31:32 -0500 + +kdeartwork (2.2.1-2) unstable; urgency=low + + * Updated parameters for alpha build (closes: Bug#113125). + + -- Ben Burton Sat, 22 Sep 2001 12:00:37 -0500 + +kdeartwork (2.2.1-1) unstable; urgency=low + + * New upstream release. + + -- Ben Burton Fri, 31 Aug 2001 21:08:56 -0500 + +kdeartwork (2.2.0-final-1) unstable; urgency=low + + * New upstream release. + * Bumped standards-version to 3.5.6. + + -- Ben Burton Sun, 29 Jul 2001 17:48:59 +1000 + +kdeartwork (2.2-beta1-2) unstable; urgency=low + + * Builds on alpha. + + -- Ben Burton Sun, 29 Jul 2001 00:20:23 +1000 + +kdeartwork (2.2-beta1-1) unstable; urgency=low + + * Initial Release (closes: Bug#101244). + + -- Ben Burton Sat, 26 May 2001 21:31:05 -0500 + +Local variables: +mode: debian-changelog +End: diff --git a/ubuntu/maverick/tdeartwork/debian/compat b/ubuntu/maverick/tdeartwork/debian/compat new file mode 100644 index 000000000..7ed6ff82d --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/compat @@ -0,0 +1 @@ +5 diff --git a/ubuntu/maverick/tdeartwork/debian/control b/ubuntu/maverick/tdeartwork/debian/control new file mode 100644 index 000000000..391ca8986 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/control @@ -0,0 +1,210 @@ +Source: kdeartwork-trinity +Section: kde +Priority: optional +Maintainer: Ubuntu Core developers +XSBC-Original-Maintainer: Debian Qt/KDE Maintainers +Uploaders: Ana Beatriz Guerrero Lopez , Christopher Martin , Sune Vuorela +Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), autotools-dev, kdelibs4-trinity-dev, gawk, gettext, sharutils, kdebase-trinity-dev, kwin-trinity, libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, xscreensaver, xscreensaver-gl, xscreensaver-data, xscreensaver-data-extra, xscreensaver-gl-extra, rss-glx, fireflies, automake, autoconf, libtool, libltdl-dev +Build-Conflicts: autoconf2.13, nvidia-glx +Standards-Version: 3.8.4 + +Package: kdeartwork-trinity +Architecture: all +Section: kde +Replaces: kdeartwork-kde3 (<< 4:3.5.13) +Breaks: kdeartwork-kde3 (<< 4:3.5.13) +Depends: kdeartwork-misc-trinity (>= ${Source-Version}), kdeartwork-emoticons-trinity (>= ${Source-Version}), kdeartwork-style-trinity (>= ${Source-Version}), kdeartwork-theme-icon-trinity (>= ${Source-Version}), kdeartwork-theme-window-trinity (>= ${Source-Version}), kdewallpapers-trinity (>= ${Source-Version}), kscreensaver-trinity (>= ${Source-Version}) +Recommends: kscreensaver-xsavers-trinity +Description: themes, styles and more from the official Trinity release + KDE (the K Desktop Environment) is a powerful Open Source graphical + desktop environment for Unix workstations. It combines ease of use, + contemporary functionality, and outstanding graphical design with the + technological superiority of the Unix operating system. + . + This metapackage includes a collection of artistic extras (themes, widget + styles, screen savers, wallpaper, icons, emoticons and so on) provided + with the official release of KDE. + . + Homepage: http://artist.kde.org + +Package: kdeartwork-emoticons-trinity +Architecture: all +Section: kde +Replaces: kdeartwork-emoticons-kde3 (<< 4:3.5.13) +Breaks: kdeartwork-emoticons-kde3 (<< 4:3.5.13) +Enhances: kopete-trinity +Description: emoticon collections for KDE chat clients + This package contains several collections of emoticons used by official + and unofficial KDE chat clients, such as Kopete and Konversation. + . + This package is part of KDE, and a component of the KDE artwork module. + See the 'kde-trinity' and 'kdeartwork-trinity' packages for more information. + +Package: kdeartwork-misc-trinity +Architecture: all +Section: kde +Replaces: kdeartwork-misc-kde3 (<< 4:3.5.13) +Breaks: kdeartwork-misc-kde3 (<< 4:3.5.13) +Suggests: kworldclock +Description: various multimedia goodies released with KDE + This package contains miscellaneous multimedia goodies for KDE. + Included are additional KDE sounds and kworldclock themes. + . + This package is part of Trinity, and a component of the KDE artwork module. + See the 'kde-trinity' and 'kdeartwork-trinity' packages for more information. + +Package: kdeartwork-style-trinity +Architecture: any +Section: kde +Replaces: kdeartwork-style-kde3 (<< 4:3.5.13) +Breaks: kdeartwork-style-kde3 (<< 4:3.5.13) +Depends: ${shlibs:Depends} +Description: widget styles released with Trinity + This package contains additional widget styles for Trinity. Widget styles + can be used to customise the look and feel of interface components such + as buttons, scrollbars and so on. They can be applied using the style + manager in the KDE Control Centre. + . + This package is part of Trinity, and a component of the KDE artwork module. + See the 'kde-trinity' and 'kdeartwork-trinity' packages for more information. + +Package: kdeartwork-theme-icon-trinity +Architecture: all +Section: kde +Replaces: kdeartwork-theme-icon-kde3 (<< 4:3.5.13) +Breaks: kdeartwork-theme-icon-kde3 (<< 4:3.5.13) +Recommends: kdesktop-trinity, kicker-trinity +Description: icon themes released with Trinity + This package contains additional icon themes for Trinity. Icon themes can be + used to customise the appearance of standard icons throughout KDE. They + can be applied using the icon manager in the Trinity Control Centre. + . + This package is part of Trinity, and a component of the KDE artwork module. + See the 'kde-trinity' and 'kdeartwork-trinity' packages for more information. + +Package: kdeartwork-theme-window-trinity +Architecture: any +Section: kde +Replaces: kdeartwork-theme-window-kde3 (<< 4:3.5.13) +Breaks: kdeartwork-theme-window-kde3 (<< 4:3.5.13) +Depends: ${shlibs:Depends} +Description: window decoration themes released with Trinity + This package contains additional window decoration themes for Trinity. Window + decoration themes can be used to customise the look of window borders and + buttons, and can be applied using the window decoration manager in the Trinity + Control Center. + . + This package is part of Trinity, and a component of the KDE artwork module. + See the 'kde-trinity' and 'kdeartwork-trinity' packages for more information. + +Package: kdewallpapers-trinity +Architecture: all +Section: kde +Replaces: kdewallpapers-kde3 (<< 4:3.5.13) +Breaks: kdewallpapers-kde3 (<< 4:3.5.13) +Suggests: kwin-trinity | x-window-manager +Description: wallpapers released with Trinity + This package contains additional wallpapers for Trinity. Wallpapers can be + applied using the background manager in the KDE Control Centre. + . + This package is part of Trinity, and a component of the KDE artwork module. + See the 'kde-trinity' and 'kdeartwork-trinity' packages for more information. + +Package: kscreensaver-trinity +Architecture: any +Section: kde +Replaces: kscreensaver-kde3 (<< 4:3.5.13) +Breaks: kscreensaver-kde3 (<< 4:3.5.13) +Depends: ${shlibs:Depends}, kdebase-trinity-bin +Recommends: kwin-trinity, kscreensaver-xsavers-trinity (= ${Source-Version}) +Description: additional screen savers released with Trinity + This package contains the screen savers for Trinity. They can be tested and + selected within the Appearance and Themes section of the Trinity Control + Center. + . + The hooks for the standard xscreensavers are no longer part of this + package. To select and/or configure the standard xscreensavers through + the KDE Control Center, install the separate package kscreensaver-xsavers. + . + This package is part of Trinity, and a component of the KDE artwork module. + See the 'kde-trinity' and 'kdeartwork-trinity' packages for more information. + +Package: kscreensaver-xsavers-trinity +Architecture: any +Section: kde +Replaces: kscreensaver-xsavers-kde3 (<< 4:3.5.13) +Breaks: kscreensaver-xsavers-kde3 (<< 4:3.5.13) +Depends: ${shlibs:Depends}, kdebase-trinity-bin, xscreensaver-data +Recommends: kwin-trinity, kscreensaver-trinity (= ${Source-Version}), xscreensaver-gl +Suggests: kscreensaver-xsavers-webcollage-trinity +Description: Trinity hooks for standard xscreensavers + This package allows a smooth integration of the standard xscreensavers + into Trinity. With this package installed you can select and/or configure + the standard xscreensavers through the Appearances and Themes section of + the Trinity Control Centre. + . + Note that this package does not actually contain any screensavers itself. + For the additional screensavers shipped with Trinity, see the separate package + kscreensaver-trinity. This package does depend on the xscreensaver package, and + recommend the xscreensaver-gl package, as well as contain the necessary + files to integrate these packages into Trinity. + . + This package is part of Trinity, and a component of the KDE artwork module. + See the 'kde-trinity' and 'kdeartwork-trinity' packages for more information. + +Package: kscreensaver-xsavers-webcollage-trinity +Architecture: all +Section: kde +Replaces: kscreensaver-xsavers-webcollage-kde3 (<< 4:3.5.13) +Breaks: kscreensaver-xsavers-webcollage-kde3 (<< 4:3.5.13) +Depends: kscreensaver-xsavers-extra-trinity, miscfiles | wordlist, netpbm +Description: webcollage screensaver Trinity hook + This package give access to the webcollage screensaver through the Trinity + screensaver configuration. + . + This screensaver downloads random pictures from the internet and creates + a collage as screensaver. + . + IMPORTANT NOTICE: The internet contains all kinds of pictures, some of which + you might find inappropriate and offensive. + You are specially discouraged to install this package if you are using + your computer in a working environment or in an environment with children. + . + If you still want to install this package, please read the file + /usr/share/doc/kscreensaver-xsavers-webcollage/README.Debian after the + installation. + . + This package is part of Trinity, and a component of the KDE artwork module. + See the 'kde-trinity' and 'kdeartwork-trinity' packages for more information. + +Package: kscreensaver-xsavers-extra-trinity +Architecture: all +Section: kde +Replaces: kscreensaver-xsavers-extra-kde3 (<< 4:3.5.13) +Breaks: kscreensaver-xsavers-extra-kde3 (<< 4:3.5.13) +Depends: ${shlibs:Depends}, kscreensaver-xsavers-trinity, xscreensaver-data-extra, xscreensaver-gl-extra, rss-glx, fireflies +Recommends: kwin-trinity, kscreensaver-trinity (= ${Source-Version}) +Description: Trinity hooks for standard xscreensavers + This package allows a smooth integration of the universe xscreensavers + into Trinity. With this package installed you can select and/or configure + the universe xscreensavers through the Appearances and Themes section of + the Trinity Control Centre. + . + Note that this package does not actually contain any screensavers itself. + For the additional screensavers shipped with KDE, see the separate package + kscreensaver. + . + This package is part of Trinity, and a component of the KDE artwork module. + See the 'kde-trinity' and 'kdeartwork-trinity' packages for more information. + +Package: kdeartwork-trinity-dbg +Section: libdevel +Architecture: any +Replaces: kdeartwork-kde3-dbg (<< 4:3.5.13) +Breaks: kdeartwork-kde3-dbg (<< 4:3.5.13) +Depends: kdelibs-trinity-dbg +Priority: extra +Description: debugging symbols for kdeartwork-trinity + This package contains the debugging symbols associated with kdeartwork. + They will automatically be used by gdb for debugging kdeartwork-related + issues. diff --git a/ubuntu/maverick/tdeartwork/debian/control.in b/ubuntu/maverick/tdeartwork/debian/control.in new file mode 100644 index 000000000..c12a75d6d --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/control.in @@ -0,0 +1,170 @@ +Source: kdeartwork +Section: kde +Priority: optional +Maintainer: Ubuntu Core developers +XSBC-Original-Maintainer: @@@MAINTAINER@@@ +Uploaders: @@@UPLOADERS@@@ +Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), autotools-dev, kdelibs4-dev (>= 4:3.5.7), gawk, gettext, sharutils, kdebase-dev (>= 4:3.5.7), kwin, libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, xscreensaver, xscreensaver-gl +Build-Conflicts: autoconf2.13, nvidia-glx +Standards-Version: 3.7.2 + +Package: kdeartwork +Architecture: all +Section: kde +Depends: kdeartwork-misc (>= ${Source-Version}), kdeartwork-emoticons (>= ${Source-Version}), kdeartwork-style (>= ${Source-Version}), kdeartwork-theme-icon (>= ${Source-Version}), kdeartwork-theme-window (>= ${Source-Version}), kdewallpapers (>= ${Source-Version}), kscreensaver (>= ${Source-Version}) +Recommends: kscreensaver-xsavers +Description: themes, styles and more from the official KDE release + KDE (the K Desktop Environment) is a powerful Open Source graphical + desktop environment for Unix workstations. It combines ease of use, + contemporary functionality, and outstanding graphical design with the + technological superiority of the Unix operating system. + . + This metapackage includes a collection of artistic extras (themes, widget + styles, screen savers, wallpaper, icons, emoticons and so on) provided + with the official release of KDE. + . + Homepage: http://artist.kde.org + +Package: kdeartwork-emoticons +Architecture: all +Section: kde +Enhances: kopete +Description: emoticon collections for KDE chat clients + This package contains several collections of emoticons used by official + and unofficial KDE chat clients, such as Kopete and Konversation. + . + This package is part of KDE, and a component of the KDE artwork module. + See the 'kde' and 'kdeartwork' packages for more information. + +Package: kdeartwork-misc +Architecture: all +Section: kde +Suggests: kworldclock +Description: various multimedia goodies released with KDE + This package contains miscellaneous multimedia goodies for KDE. + Included are additional KDE sounds and kworldclock themes. + . + This package is part of KDE, and a component of the KDE artwork module. + See the 'kde' and 'kdeartwork' packages for more information. + +Package: kdeartwork-style +Architecture: any +Section: kde +Depends: ${shlibs:Depends} +Description: widget styles released with KDE + This package contains additional widget styles for KDE. Widget styles + can be used to customise the look and feel of interface components such + as buttons, scrollbars and so on. They can be applied using the style + manager in the KDE Control Centre. + . + This package is part of KDE, and a component of the KDE artwork module. + See the 'kde' and 'kdeartwork' packages for more information. + +Package: kdeartwork-theme-icon +Architecture: all +Section: kde +Recommends: kdesktop, kicker +Replaces: kdelibs-data (<< 4:3.5) +Description: icon themes released with KDE + This package contains additional icon themes for KDE. Icon themes can be + used to customise the appearance of standard icons throughout KDE. They + can be applied using the icon manager in the KDE Control Centre. + . + This package is part of KDE, and a component of the KDE artwork module. + See the 'kde' and 'kdeartwork' packages for more information. + +Package: kdeartwork-theme-window +Architecture: any +Section: kde +Depends: ${shlibs:Depends} +Description: window decoration themes released with KDE + This package contains additional window decoration themes for KDE. Window + decoration themes can be used to customise the look of window borders and + buttons, and can be applied using the window decoration manager in the KDE + Control Center. + . + This package is part of KDE, and a component of the KDE artwork module. + See the 'kde' and 'kdeartwork' packages for more information. + +Package: kdewallpapers +Architecture: all +Section: kde +Suggests: kwin | x-window-manager +Replaces: kdebase-data (<< 4:3.5) +Description: wallpapers released with KDE + This package contains additional wallpapers for KDE. Wallpapers can be + applied using the background manager in the KDE Control Centre. + . + This package is part of KDE, and a component of the KDE artwork module. + See the 'kde' and 'kdeartwork' packages for more information. + +Package: kscreensaver +Architecture: any +Section: kde +Depends: ${shlibs:Depends}, kdebase-bin +Recommends: kwin, kscreensaver-xsavers (= ${Source-Version}) +Description: additional screen savers released with KDE + This package contains the screen savers for KDE. They can be tested and + selected within the Appearance and Themes section of the KDE Control + Center. + . + The hooks for the standard xscreensavers are no longer part of this + package. To select and/or configure the standard xscreensavers through + the KDE Control Center, install the separate package kscreensaver-xsavers. + . + This package is part of KDE, and a component of the KDE artwork module. + See the 'kde' and 'kdeartwork' packages for more information. + +Package: kscreensaver-xsavers +Architecture: any +Section: kde +Depends: ${shlibs:Depends}, kdebase-bin, xscreensaver +Recommends: kwin, kscreensaver (= ${Source-Version}), xscreensaver-gl +Suggests: kscreensaver-xsavers-webcollage +Description: KDE hooks for standard xscreensavers + This package allows a smooth integration of the standard xscreensavers + into KDE. With this package installed you can select and/or configure + the standard xscreensavers through the Appearances and Themes section of + the KDE Control Centre. + . + Note that this package does not actually contain any screensavers itself. + For the additional screensavers shipped with KDE, see the separate package + kscreensaver. This package does depend on the xscreensaver package, and + recommend the xscreensaver-gl package, as well as contain the necessary + files to integrate these packages into KDE. + . + This package is part of KDE, and a component of the KDE artwork module. + See the 'kde' and 'kdeartwork' packages for more information. + +Package: kscreensaver-xsavers-webcollage +Architecture: all +Section: kde +Depends: kscreensaver-xsavers, miscfiles | wordlist, netpbm +Description: webcollage screensaver KDE hook + This package give access to the webcollage screensaver through the KDE + screensaver configuration. + . + This screensaver downloads random pictures from the internet and creates + a collage as screensaver. + . + IMPORTANT NOTICE: The internet contains all kinds of pictures, some of which + you might find inappropriate and offensive. + You are specially discouraged to install this package if you are using + your computer in a working environment or in an environment with children. + . + If you still want to install this package, please read the file + /usr/share/doc/kscreensaver-xsavers-webcollage/README.Debian after the + installation. + . + This package is part of KDE, and a component of the KDE artwork module. + See the 'kde' and 'kdeartwork' packages for more information. + +Package: kdeartwork-dbg +Section: libdevel +Architecture: any +Depends: kdelibs-dbg +Priority: extra +Description: debugging symbols for kdeartwork + This package contains the debugging symbols associated with kdeartwork. + They will automatically be used by gdb for debugging kdeartwork-related + issues. diff --git a/ubuntu/maverick/tdeartwork/debian/copyright b/ubuntu/maverick/tdeartwork/debian/copyright new file mode 100644 index 000000000..ae0c0cb2d --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/copyright @@ -0,0 +1,241 @@ +This package was debianized by Ben Burton on +Tue, 22 May 2001 01:53:05 -0500. + +It was downloaded from: http://www.kde.org/download + +Upstream Authors: + + Note that kdeartwork has many contributers beyond those listed below. + + Icon Themes: + iKons: Kristof Borrey + Kids: Everaldo Coelho + Slick: Robert Cosgrove and others + Technical: Antialias + + KWorldClock Themes: + (see below) + + Screen Savers: + Banner: Martin R. Jones and others + Blob: Tiaan Wessels + Clock: Melchior Franz + Euphoria: Terence Welsh and Karl Robillard + Fireworks 3D: Enrico Ros and David Sansome + Flux: Terence Welsh and Karl Robillard + Gravity: Ian Reinhart Geiser , + Jeff Molofee and + Nick Betcher + Lines: Dirk Staneker , + Martin R. Jones and Mario Weilguni + Lorenz Attractor: Nicolas Brodu and others + Media: Stefan Schimanski <1Stein@gmx.de> + Particle Fountain: Ian Reinhart Geiser , + Jeff Molofee and + Nick Betcher + Pendulum: Georg Drenkhahn + Polygons: Martin R. Jones and + Mario Weilguni + Rotation: Georg Drenkhahn + Science: Rene Beutler + Slide Show: Stefan Taferner , + Martin R. Jones , Chris Howells + and Sven Leiber + Solar Winds: Terence Welsh and Karl Robillard + Space: Bernd Johannes Wuebben and + Silicon Graphics, Inc. + Swarm: Patrick J. Naughton, Emanuel Pirker , + Jeff Butterworth and + Mario Weilguni + Virtual Machine: Artur Rataj , + Eric Plante and Jamie Zawinski + Wave: Ian Reinhart Geiser and + Jeff Molofee + + KDE xscreensaver tools: Martin R. Jones + Original xscreensaver code: Jamie Zawinski + + Wallpapers: + (see below) + + Widget Styles: + .NET: Chris Lee , Carsten Pfeiffer , + Karol Szwed and others + Plastik: Sandro Giessl and many others + + Window Decoration Themes: + CDE: Chris Lee , Lennart Kudling , + Fredrik Höglund and + Luciano Montanaro + Glow: Henning Burchardt + IceWM support: Karol Szwed + KDE1: Matthias Ettrich + MenschMaschine: + Model: + OpenLook: Luciano Montanaro and others + Plastik: Sandro Giessl , + Rik Hemsley (rikkus) and Laur Ivan + Risc OS: Rik Hemsley + +Copyright: + + All components of this package are released under the GNU General + Public License (GPL), with the following exceptions: + + CDE window decoration theme: BSD License + KDE-Classic and KDE-LoColor icon themes: (see below) + KWorldClock Themes: (see below) + OpenLook window decoration theme: (see below) + Media screen saver: GNU Lesser General Public License (LGPL) + .NET widget style: GNU Lesser General Public License (LGPL) + Plastik widget style: GNU Lesser General Public License (LGPL) + Plastik window decoration theme: Mixture of GPL and LGPL + Space screen saver: GNU Lesser General Public License (LGPL) + Virtual Machine screen saver: (see below) + Wallpapers: (see below) + xscreensaver code, used in various screen savers: (see below) + + On Debian GNU/Linux systems, the complete texts of these licenses + can be found in `/usr/share/common-licenses/GPL', + `/usr/share/common-licenses/LGPL' and `/usr/share/common-licenses/BSD'. + + -------------------- + + KDE-Classic and KDE-LoColor icon themes: + + The images inside this directory are COMPLETELY FREE for commercial + and non-commercial use. + Clarification: this means you can copy, modify and redistribute them. + + -------------------- + + KWorldClock themes: + + Map Copyright Information + + These maps have been taken from: + + http://www.radcyberzine.com/xglobe/ + + Most maps are images available primarily from US Government agencies and + web sites. None of the maps on this distrubution are copyrighted to my + knowledge. This web page gives no permission to sell any maps and make + no copyright claim on any map images found therein. + + alt_xxx.jpg: + Taken from USGS National Mapping Division, EROS Data Center, GTOPO30 + (Global 30 Arc Second Elebation Data). + bio_xxx.jpg: + Taken from http://seawifs.gsfc.nasa.gov/SEAWIFS/IMAGES/SEAWIFS_GALLERY.html + with black ocean replaced by auqa-blue. + caida_xxx.jpg & caida_bw_xxx.jpg: + Cooperative Association for Internet Data Analysis (CAIDA) at + http://www.caida.org. (Taken from + http://hum.amu.edu.pl/~zbzw/glob/glob7d.htm). + mggd_xxx.jpg: + Taken from http://www.ngdc.noaa.gov/mgg/. + + -------------------- + + OpenLook window decoration theme: + + 'OpenLook' kwin client + + Porting to trinity.2 API + Copyright 2003 Luciano Montanaro + + 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 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. + + -------------------- + + Virtual Machine screen saver: + + Mixture of GNU General Public License and the following: + + Copyright (c) 1983 Regents of the University of California. + All rights reserved. + + Redistribution and use in source and binary forms are permitted + provided that the above copyright notice and this paragraph are + duplicated in all such forms and that any documentation, + advertising materials, and other materials related to such + distribution and use acknowledge that the software was developed + by the University of California, Berkeley. The name of the + University may not be used to endorse or promote products derived + from this software without specific prior written permission. + THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR + IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED + WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. + + These licenses would seem incompatible, but note the following: + + /* + * Please note that as of July 22, 1999, the licensees and distributors + * are no longer required to include the above mentioned acknowledgement + * within advertising materials. For full details see + * ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change + */ + + Since this change is generally though retroactive, the incompatibility + is resolved, and we can ship the Virtual Machine screen saver with + kdeartwork. + + -------------------- + + Wallpapers: + + Credits and licensing: + + Dasding.jpg - Qwertz + alien-night.jpg - Rob Cosgrove + kde_passion.jpg - Benjamin Keating + kdemagic.jpg - "El Tonno Loco" + kiagara.jpg - Thomas Cherouny + kraftwurm.jpg - Qwertz + linux_addict.jpg - Ayo <73lab@free.fr> + mystical_rightturn.jpg - Christian Müller + only_k.jpg - Sven Müller + triplegears.jpg - Jörg Gastner + winter_theme_1.jpg - Ayo <73lab@free.fr> + trinityblue.jpg - Matthias Grünler + + License: free for commercial and noncommercial usage, distribution and + modification + + The following tiles are courteously provided by Bowie J. Poag / + PROPAGANDA: + + Superfluous-Organ-1.jpg, The-Good-Times-1.jpg, Whirling_Spirit.jpg, + Appropriately-Left-Handed-2.jpg + + License: Copyleft + + -------------------- + + xscreensaver code: + + xscreensaver, Copyright (c) 1993-2002 Jamie Zawinski + + Permission to use, copy, modify, distribute, and sell this software and its + documentation for any purpose is hereby granted without fee, provided that + the above copyright notice appear in all copies and that both that + copyright notice and this permission notice appear in supporting + documentation. No representations are made about the suitability of this + software for any purpose. It is provided "as is" without express or + implied warranty. + diff --git a/ubuntu/maverick/tdeartwork/debian/kdeartwork-emoticons-trinity.install b/ubuntu/maverick/tdeartwork/debian/kdeartwork-emoticons-trinity.install new file mode 100644 index 000000000..0fea42334 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/kdeartwork-emoticons-trinity.install @@ -0,0 +1 @@ +debian/tmp/opt/trinity/share/emoticons diff --git a/ubuntu/maverick/tdeartwork/debian/kdeartwork-misc-trinity.install b/ubuntu/maverick/tdeartwork/debian/kdeartwork-misc-trinity.install new file mode 100644 index 000000000..0285201e7 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/kdeartwork-misc-trinity.install @@ -0,0 +1,3 @@ +debian/tmp/opt/trinity/share/apps/kworldclock +debian/tmp/opt/trinity/share/sounds/KDE_Logout_new.wav +debian/tmp/opt/trinity/share/sounds/KDE_Startup_new.wav diff --git a/ubuntu/maverick/tdeartwork/debian/kdeartwork-style-trinity.install b/ubuntu/maverick/tdeartwork/debian/kdeartwork-style-trinity.install new file mode 100644 index 000000000..8fab1bcbf --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/kdeartwork-style-trinity.install @@ -0,0 +1,4 @@ +debian/tmp/opt/trinity/lib/trinity/plugins/styles +debian/tmp/opt/trinity/lib/trinity/kstyle_phase_config.la +debian/tmp/opt/trinity/lib/trinity/kstyle_phase_config.so +debian/tmp/opt/trinity/share/apps/kstyle diff --git a/ubuntu/maverick/tdeartwork/debian/kdeartwork-theme-icon-trinity.install b/ubuntu/maverick/tdeartwork/debian/kdeartwork-theme-icon-trinity.install new file mode 100644 index 000000000..8a1dc19a0 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/kdeartwork-theme-icon-trinity.install @@ -0,0 +1 @@ +debian/tmp/opt/trinity/share/icons diff --git a/ubuntu/maverick/tdeartwork/debian/kdeartwork-theme-window-trinity.install b/ubuntu/maverick/tdeartwork/debian/kdeartwork-theme-window-trinity.install new file mode 100644 index 000000000..7f688e236 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/kdeartwork-theme-window-trinity.install @@ -0,0 +1,2 @@ +debian/tmp/opt/trinity/lib/trinity/kwin* +debian/tmp/opt/trinity/share/apps/kwin diff --git a/ubuntu/maverick/tdeartwork/debian/kdeartwork.README.Debian b/ubuntu/maverick/tdeartwork/debian/kdeartwork.README.Debian new file mode 100644 index 000000000..1b9dfa1a7 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/kdeartwork.README.Debian @@ -0,0 +1,8 @@ +KDE Artwork for Debian +---------------------- + +Package kdeartwork is a metapackage that depends on the full set of +themes, widget styles, screen savers and other artistic goodies provided +with the official release of KDE. + + -- Ben Burton , Thu, 4 Jul 2002 19:36:49 +1000 diff --git a/ubuntu/maverick/tdeartwork/debian/kdewallpapers-trinity.install b/ubuntu/maverick/tdeartwork/debian/kdewallpapers-trinity.install new file mode 100644 index 000000000..681454953 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/kdewallpapers-trinity.install @@ -0,0 +1 @@ +debian/tmp/opt/trinity/share/wallpapers diff --git a/ubuntu/maverick/tdeartwork/debian/kscreensaver-trinity.install b/ubuntu/maverick/tdeartwork/debian/kscreensaver-trinity.install new file mode 100644 index 000000000..d65c099dc --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/kscreensaver-trinity.install @@ -0,0 +1,44 @@ +debian/tmp/opt/trinity/bin/kslideshow.kss +debian/tmp/opt/trinity/bin/kpolygon.kss +debian/tmp/opt/trinity/bin/krotation.kss +debian/tmp/opt/trinity/bin/ksolarwinds.kss +debian/tmp/opt/trinity/bin/klorenz.kss +debian/tmp/opt/trinity/bin/kspace.kss +debian/tmp/opt/trinity/bin/kvm.kss +debian/tmp/opt/trinity/bin/kflux.kss +debian/tmp/opt/trinity/bin/kscience.kss +debian/tmp/opt/trinity/bin/kbanner.kss +debian/tmp/opt/trinity/bin/kfiresaver.kss +debian/tmp/opt/trinity/bin/keuphoria.kss +debian/tmp/opt/trinity/bin/kclock.kss +debian/tmp/opt/trinity/bin/kswarm.kss +debian/tmp/opt/trinity/bin/kfountain.kss +debian/tmp/opt/trinity/bin/kgravity.kss +debian/tmp/opt/trinity/bin/kpartsaver.kss +debian/tmp/opt/trinity/bin/kpendulum.kss +debian/tmp/opt/trinity/bin/kblob.kss +debian/tmp/opt/trinity/bin/klines.kss +debian/tmp/opt/trinity/bin/kwave.kss +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/KBanner.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/KBlob.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/KClock.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/KEuphoria.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/KFiresaver.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/KFlux.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/KFountain.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/KGravity.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/KLines-saver.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/KLorenz.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/KPendulum.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/KPolygon.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/KRotation.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/KScience.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/KSlideshow.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/KSolarWinds.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/KSpace.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/KSwarm.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/KVm.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/KWave.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/kpartsaver.desktop +debian/tmp/opt/trinity/share/apps/kfiresaver +debian/tmp/opt/trinity/share/apps/kscreensaver diff --git a/ubuntu/maverick/tdeartwork/debian/kscreensaver-trinity.manpages b/ubuntu/maverick/tdeartwork/debian/kscreensaver-trinity.manpages new file mode 100644 index 000000000..839491dbc --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/kscreensaver-trinity.manpages @@ -0,0 +1,21 @@ +debian/man/kbanner-trinity.kss.1 +debian/man/kblob-trinity.kss.1 +debian/man/kclock-trinity.kss.1 +debian/man/keuphoria-trinity.kss.1 +debian/man/kfiresaver-trinity.kss.1 +debian/man/kflux-trinity.kss.1 +debian/man/kfountain-trinity.kss.1 +debian/man/kgravity-trinity.kss.1 +debian/man/klines-trinity.kss.1 +debian/man/klorenz-trinity.kss.1 +debian/man/kpartsaver-trinity.kss.1 +debian/man/kpendulum-trinity.kss.1 +debian/man/kpolygon-trinity.kss.1 +debian/man/krotation-trinity.kss.1 +debian/man/kscience-trinity.kss.1 +debian/man/kslideshow-trinity.kss.1 +debian/man/ksolarwinds-trinity.kss.1 +debian/man/kspace-trinity.kss.1 +debian/man/kswarm-trinity.kss.1 +debian/man/kvm-trinity.kss.1 +debian/man/kwave-trinity.kss.1 diff --git a/ubuntu/maverick/tdeartwork/debian/kscreensaver-xsavers-extra-trinity.install b/ubuntu/maverick/tdeartwork/debian/kscreensaver-xsavers-extra-trinity.install new file mode 100644 index 000000000..f58d9f076 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/kscreensaver-xsavers-extra-trinity.install @@ -0,0 +1 @@ +kscreensaver/kxsconfig/ScreenSavers/* usr/share/applnk/System/ScreenSavers/ diff --git a/ubuntu/maverick/tdeartwork/debian/kscreensaver-xsavers-trinity.install b/ubuntu/maverick/tdeartwork/debian/kscreensaver-xsavers-trinity.install new file mode 100644 index 000000000..296f023e9 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/kscreensaver-xsavers-trinity.install @@ -0,0 +1,71 @@ +debian/tmp/opt/trinity/bin/xscreensaver-getimage-file +debian/tmp/opt/trinity/bin/xscreensaver-getimage +debian/tmp/opt/trinity/bin/kxsconfig +debian/tmp/opt/trinity/bin/kxsrun +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/antinspect.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/antspotlight.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/atunnel.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/blinkbox.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/braid.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/bubble3d.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/circuit.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/cubestorm.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/deco.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/distort.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/endgame.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/engine.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/fiberlamp.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/flipflop.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/flipscreen3d.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/flyingtoasters.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/fuzzyflakes.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/galaxy.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/gears.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/gflux.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/glblur.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/gleidescope.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/glknots.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/glmatrix.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/glslideshow.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/glsnake.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/gltext.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/hypertorus.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/jigglypuff.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/lavalite.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/metaballs.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/mirrorblob.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/moebius.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/molecule.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/morph3d.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/penrose.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/pipes.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/polyhedra.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/polytopes.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/popsquares.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/pulsar.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/queens.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/ripples.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/shadebobs.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/sierpinski3d.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/slidescreen.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/sonar.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/spheremonics.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/stonerview.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/superquadrics.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/swirl.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/xlyap.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/m6502.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/glschool.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/moebiusgears.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/glcells.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/abstractile.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/lockward.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/cwaves.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/topblock.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/voronoi.desktop + +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/cubicgrid.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/hypnowheel.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/lcdscrub.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/photopile.desktop +debian/tmp/opt/trinity/share/applnk/System/ScreenSavers/skytentacles.desktop diff --git a/ubuntu/maverick/tdeartwork/debian/kscreensaver-xsavers-trinity.manpages b/ubuntu/maverick/tdeartwork/debian/kscreensaver-xsavers-trinity.manpages new file mode 100644 index 000000000..356af4f32 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/kscreensaver-xsavers-trinity.manpages @@ -0,0 +1,2 @@ +debian/man/kxsconfig-trinity.1 +debian/man/kxsrun-trinity.1 diff --git a/ubuntu/maverick/tdeartwork/debian/kscreensaver-xsavers-webcollage-trinity.install b/ubuntu/maverick/tdeartwork/debian/kscreensaver-xsavers-webcollage-trinity.install new file mode 100644 index 000000000..f11cf310b --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/kscreensaver-xsavers-webcollage-trinity.install @@ -0,0 +1 @@ +kscreensaver/kxsconfig/ScreenSavers/webcollage.desktop usr/share/applnk/System/ScreenSavers/ diff --git a/ubuntu/maverick/tdeartwork/debian/kscreensaver-xsavers-webcollage.README.Debian b/ubuntu/maverick/tdeartwork/debian/kscreensaver-xsavers-webcollage.README.Debian new file mode 100644 index 000000000..c3dd2d9d5 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/kscreensaver-xsavers-webcollage.README.Debian @@ -0,0 +1,16 @@ +WebCollage Screensaver +====================== + +This screensaver downloads random images from the Internet, and therefore +often displays pornography. This is a problem since many people don't read the +fine print before trying a screensaver, and at work porn is very bad. +People might also get the webcollage screensaver through the Random screensaver, +without realizing what might show up. + +The hook to allow use this screensaver through the KDE screensaver +configuration, has not being shipped in Debian for a while, you can read +the reason in the bug #311683. Also, you may want to read this thread: +http://lists.debian.org/debian-project/2005/06/msg00031.html + + -- Ana B. Guerrero Lopez , Wed, 31 Jan 2007 06:53:36 +0100 + diff --git a/ubuntu/maverick/tdeartwork/debian/kscreensaver-xsavers.README.Debian b/ubuntu/maverick/tdeartwork/debian/kscreensaver-xsavers.README.Debian new file mode 100644 index 000000000..828861775 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/kscreensaver-xsavers.README.Debian @@ -0,0 +1,11 @@ +KDE Screensavers for Debian +=========================== + +This package (kscreensaver-xsavers) only contains hooks for the standard +xscreensavers, so that they can be selected and/or configured through +the KDE Control Centre. + +For the additional screensavers that are specifically shipped with KDE, +see the separate package kscreensaver. + + -- Ben Burton , Thu, 14 Oct 2004 08:30:34 +1000 diff --git a/ubuntu/maverick/tdeartwork/debian/kscreensaver.README.Debian b/ubuntu/maverick/tdeartwork/debian/kscreensaver.README.Debian new file mode 100644 index 000000000..68584d330 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/kscreensaver.README.Debian @@ -0,0 +1,11 @@ +KDE Screensavers for Debian +=========================== + +This package (kscreensaver) no longer contains the hooks for the standard +xscreensavers. It only contains the additional screensavers that are +specifically shipped with KDE. + +To select and/or configure the standard xscreensavers through the KDE Control +Centre, install the separate package kscreensaver-xsavers. + + -- Ben Burton , Thu, 14 Oct 2004 08:30:34 +1000 diff --git a/ubuntu/maverick/tdeartwork/debian/man/kbanner-trinity.kss.1 b/ubuntu/maverick/tdeartwork/debian/man/kbanner-trinity.kss.1 new file mode 100644 index 000000000..4c3a1964c --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/man/kbanner-trinity.kss.1 @@ -0,0 +1,51 @@ +.\" 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 KBANNER.KSS 1 "January 30, 2004" +.\" 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 insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +kbanner.kss \- Banner screen saver for KDE +.SH SYNOPSIS +.B kbanner.kss +.RI "[ " generic-options " ]" +[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP | +\fB\-\-demo\fP ] +.SH DESCRIPTION +\fBBanner\fP is a screen saver for the K Desktop Environment (KDE). +.PP +This program is part of the official KDE artwork module. +.SH OPTIONS +Below are the screen saver-specific options. +For a full summary of options, run \fIkbanner.kss \-\-help\fP. +.TP +\fB\-\-setup\fP +Set up the screen saver. +.TP +\fB\-\-window-id\fP \fIwid\fP +Run in the specified XWindow. +.TP +\fB\-\-root\fP +Run in the root XWindow. +.TP +\fB\-\-demo\fP +Start the screen saver in demo mode (default). +.SH SEE ALSO +.BR kxsconfig (1), +.BR kxsrun (1). +.SH AUTHOR +This screen saver was written by Martin R. Jones and others. +.br +This manual page was prepared by Ben Burton +for the Debian GNU/Linux system (but may be used by others). diff --git a/ubuntu/maverick/tdeartwork/debian/man/kblob-trinity.kss.1 b/ubuntu/maverick/tdeartwork/debian/man/kblob-trinity.kss.1 new file mode 100644 index 000000000..8f2b38cff --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/man/kblob-trinity.kss.1 @@ -0,0 +1,51 @@ +.\" 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 KBLOB.KSS 1 "May 12, 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 insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +kblob.kss \- Blob screen saver for KDE +.SH SYNOPSIS +.B kblob.kss +.RI "[ " generic-options " ]" +[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP | +\fB\-\-demo\fP ] +.SH DESCRIPTION +\fBBlob\fP is a screen saver for the K Desktop Environment (KDE). +.PP +This program is part of the official KDE artwork module. +.SH OPTIONS +Below are the screen saver-specific options. +For a full summary of options, run \fIkblob.kss \-\-help\fP. +.TP +\fB\-\-setup\fP +Set up the screen saver. +.TP +\fB\-\-window-id\fP \fIwid\fP +Run in the specified XWindow. +.TP +\fB\-\-root\fP +Run in the root XWindow. +.TP +\fB\-\-demo\fP +Start the screen saver in demo mode (default). +.SH SEE ALSO +.BR kxsconfig (1), +.BR kxsrun (1). +.SH AUTHOR +This screen saver was written by Tiaan Wessels . +.br +This manual page was prepared by Ben Burton +for the Debian GNU/Linux system (but may be used by others). diff --git a/ubuntu/maverick/tdeartwork/debian/man/kclock-trinity.kss.1 b/ubuntu/maverick/tdeartwork/debian/man/kclock-trinity.kss.1 new file mode 100644 index 000000000..648f98209 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/man/kclock-trinity.kss.1 @@ -0,0 +1,51 @@ +.\" 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 KCLOCK.KSS 1 "January 30, 2004" +.\" 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 insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +kclock.kss \- Clock screen saver for KDE +.SH SYNOPSIS +.B kclock.kss +.RI "[ " generic-options " ]" +[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP | +\fB\-\-demo\fP ] +.SH DESCRIPTION +\fBClock\fP is a screen saver for the K Desktop Environment (KDE). +.PP +This program is part of the official KDE artwork module. +.SH OPTIONS +Below are the screen saver-specific options. +For a full summary of options, run \fIkclock.kss \-\-help\fP. +.TP +\fB\-\-setup\fP +Set up the screen saver. +.TP +\fB\-\-window-id\fP \fIwid\fP +Run in the specified XWindow. +.TP +\fB\-\-root\fP +Run in the root XWindow. +.TP +\fB\-\-demo\fP +Start the screen saver in demo mode (default). +.SH SEE ALSO +.BR kxsconfig (1), +.BR kxsrun (1). +.SH AUTHOR +This screen saver was written by Melchior Franz . +.br +This manual page was prepared by Ben Burton +for the Debian GNU/Linux system (but may be used by others). diff --git a/ubuntu/maverick/tdeartwork/debian/man/keuphoria-trinity.kss.1 b/ubuntu/maverick/tdeartwork/debian/man/keuphoria-trinity.kss.1 new file mode 100644 index 000000000..c9c8bada4 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/man/keuphoria-trinity.kss.1 @@ -0,0 +1,51 @@ +.\" 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 KEUPHORIA.KSS 1 "May 12, 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 insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +keuphoria.kss \- Euphoria screen saver for KDE +.SH SYNOPSIS +.B keuphoria.kss +.RI "[ " generic-options " ]" +[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP | +\fB\-\-demo\fP ] +.SH DESCRIPTION +\fBEuphoria\fP is a screen saver for the K Desktop Environment (KDE). +.PP +This program is part of the official KDE artwork module. +.SH OPTIONS +Below are the screen saver-specific options. +For a full summary of options, run \fIkeuphoria.kss \-\-help\fP. +.TP +\fB\-\-setup\fP +Set up the screen saver. +.TP +\fB\-\-window-id\fP \fIwid\fP +Run in the specified XWindow. +.TP +\fB\-\-root\fP +Run in the root XWindow. +.TP +\fB\-\-demo\fP +Start the screen saver in demo mode (default). +.SH SEE ALSO +.BR kxsconfig (1), +.BR kxsrun (1). +.SH AUTHOR +This screen saver was written by Terence Welsh and Karl Robillard. +.br +This manual page was prepared by Ben Burton +for the Debian GNU/Linux system (but may be used by others). diff --git a/ubuntu/maverick/tdeartwork/debian/man/kfiresaver-trinity.kss.1 b/ubuntu/maverick/tdeartwork/debian/man/kfiresaver-trinity.kss.1 new file mode 100644 index 000000000..b358c1e11 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/man/kfiresaver-trinity.kss.1 @@ -0,0 +1,52 @@ +.\" 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 KFIRESAVER.KSS 1 "October 13, 2004" +.\" 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 insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +kfiresaver.kss \- Fireworks 3D screen saver for KDE +.SH SYNOPSIS +.B kfiresaver.kss +.RI "[ " generic-options " ]" +[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP | +\fB\-\-demo\fP ] +.SH DESCRIPTION +\fBFireworks 3D\fP is a screen saver for the K Desktop Environment (KDE). +.PP +This program is part of the official KDE artwork module. +.SH OPTIONS +Below are the screen saver-specific options. +For a full summary of options, run \fIkfiresaver.kss \-\-help\fP. +.TP +\fB\-\-setup\fP +Set up the screen saver. +.TP +\fB\-\-window-id\fP \fIwid\fP +Run in the specified XWindow. +.TP +\fB\-\-root\fP +Run in the root XWindow. +.TP +\fB\-\-demo\fP +Start the screen saver in demo mode (default). +.SH SEE ALSO +.BR kxsconfig (1), +.BR kxsrun (1). +.SH AUTHOR +This screen saver was written by Enrico Ros and +David Sansome. +.br +This manual page was prepared by Ben Burton +for the Debian GNU/Linux system (but may be used by others). diff --git a/ubuntu/maverick/tdeartwork/debian/man/kflux-trinity.kss.1 b/ubuntu/maverick/tdeartwork/debian/man/kflux-trinity.kss.1 new file mode 100644 index 000000000..cd27e8b6a --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/man/kflux-trinity.kss.1 @@ -0,0 +1,51 @@ +.\" 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 KFLUX.KSS 1 "May 12, 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 insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +kflux.kss \- Flux screen saver for KDE +.SH SYNOPSIS +.B kflux.kss +.RI "[ " generic-options " ]" +[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP | +\fB\-\-demo\fP ] +.SH DESCRIPTION +\fBFlux\fP is a screen saver for the K Desktop Environment (KDE). +.PP +This program is part of the official KDE artwork module. +.SH OPTIONS +Below are the screen saver-specific options. +For a full summary of options, run \fIkflux.kss \-\-help\fP. +.TP +\fB\-\-setup\fP +Set up the screen saver. +.TP +\fB\-\-window-id\fP \fIwid\fP +Run in the specified XWindow. +.TP +\fB\-\-root\fP +Run in the root XWindow. +.TP +\fB\-\-demo\fP +Start the screen saver in demo mode (default). +.SH SEE ALSO +.BR kxsconfig (1), +.BR kxsrun (1). +.SH AUTHOR +This screen saver was written by Terence Welsh and Karl Robillard. +.br +This manual page was prepared by Ben Burton +for the Debian GNU/Linux system (but may be used by others). diff --git a/ubuntu/maverick/tdeartwork/debian/man/kfountain-trinity.kss.1 b/ubuntu/maverick/tdeartwork/debian/man/kfountain-trinity.kss.1 new file mode 100644 index 000000000..1f35016e9 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/man/kfountain-trinity.kss.1 @@ -0,0 +1,52 @@ +.\" 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 KFOUNTAIN.KSS 1 "May 12, 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 insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +kfountain.kss \- Particle Fountain screen saver for KDE +.SH SYNOPSIS +.B kfountain.kss +.RI "[ " generic-options " ]" +[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP | +\fB\-\-demo\fP ] +.SH DESCRIPTION +\fBParticle Fountain\fP is a screen saver for the K Desktop Environment (KDE). +.PP +This program is part of the official KDE artwork module. +.SH OPTIONS +Below are the screen saver-specific options. +For a full summary of options, run \fIkfountain.kss \-\-help\fP. +.TP +\fB\-\-setup\fP +Set up the screen saver. +.TP +\fB\-\-window-id\fP \fIwid\fP +Run in the specified XWindow. +.TP +\fB\-\-root\fP +Run in the root XWindow. +.TP +\fB\-\-demo\fP +Start the screen saver in demo mode (default). +.SH SEE ALSO +.BR kxsconfig (1), +.BR kxsrun (1). +.SH AUTHOR +This screen saver was written by Ian Reinhart Geiser , +Jeff Molofee and Nick Betcher . +.br +This manual page was prepared by Ben Burton +for the Debian GNU/Linux system (but may be used by others). diff --git a/ubuntu/maverick/tdeartwork/debian/man/kgravity-trinity.kss.1 b/ubuntu/maverick/tdeartwork/debian/man/kgravity-trinity.kss.1 new file mode 100644 index 000000000..cf78f15ee --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/man/kgravity-trinity.kss.1 @@ -0,0 +1,52 @@ +.\" 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 KGRAVITY.KSS 1 "May 12, 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 insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +kgravity.kss \- Particle Gravity screen saver for KDE +.SH SYNOPSIS +.B kgravity.kss +.RI "[ " generic-options " ]" +[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP | +\fB\-\-demo\fP ] +.SH DESCRIPTION +\fBParticle Gravity\fP is a screen saver for the K Desktop Environment (KDE). +.PP +This program is part of the official KDE artwork module. +.SH OPTIONS +Below are the screen saver-specific options. +For a full summary of options, run \fIkgravity.kss \-\-help\fP. +.TP +\fB\-\-setup\fP +Set up the screen saver. +.TP +\fB\-\-window-id\fP \fIwid\fP +Run in the specified XWindow. +.TP +\fB\-\-root\fP +Run in the root XWindow. +.TP +\fB\-\-demo\fP +Start the screen saver in demo mode (default). +.SH SEE ALSO +.BR kxsconfig (1), +.BR kxsrun (1). +.SH AUTHOR +This screen saver was written by Ian Reinhart Geiser , +Jeff Molofee and Nick Betcher . +.br +This manual page was prepared by Ben Burton +for the Debian GNU/Linux system (but may be used by others). diff --git a/ubuntu/maverick/tdeartwork/debian/man/klines-trinity.kss.1 b/ubuntu/maverick/tdeartwork/debian/man/klines-trinity.kss.1 new file mode 100644 index 000000000..f67109e5c --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/man/klines-trinity.kss.1 @@ -0,0 +1,53 @@ +.\" 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 KLINES.KSS 1 "January 30, 2004" +.\" 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 insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +klines.kss \- Lines screen saver for KDE +.SH SYNOPSIS +.B klines.kss +.RI "[ " generic-options " ]" +[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP | +\fB\-\-demo\fP ] +.SH DESCRIPTION +\fBLines\fP is a screen saver for the K Desktop Environment (KDE). +.PP +This program is part of the official KDE artwork module. +.SH OPTIONS +Below are the screen saver-specific options. +For a full summary of options, run \fIklines.kss \-\-help\fP. +.TP +\fB\-\-setup\fP +Set up the screen saver. +.TP +\fB\-\-window-id\fP \fIwid\fP +Run in the specified XWindow. +.TP +\fB\-\-root\fP +Run in the root XWindow. +.TP +\fB\-\-demo\fP +Start the screen saver in demo mode (default). +.SH SEE ALSO +.BR kxsconfig (1), +.BR kxsrun (1). +.SH AUTHOR +This screen saver was written by +Dirk Staneker , +Martin R. Jones and Mario Weilguni . +.br +This manual page was prepared by Ben Burton +for the Debian GNU/Linux system (but may be used by others). diff --git a/ubuntu/maverick/tdeartwork/debian/man/klorenz-trinity.kss.1 b/ubuntu/maverick/tdeartwork/debian/man/klorenz-trinity.kss.1 new file mode 100644 index 000000000..4b69e2342 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/man/klorenz-trinity.kss.1 @@ -0,0 +1,51 @@ +.\" 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 KLORENZ.KSS 1 "January 30, 2004" +.\" 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 insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +klorenz.kss \- Lorenz Attractor screen saver for KDE +.SH SYNOPSIS +.B klorenz.kss +.RI "[ " generic-options " ]" +[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP | +\fB\-\-demo\fP ] +.SH DESCRIPTION +\fBLorenz Attractor\fP is a screen saver for the K Desktop Environment (KDE). +.PP +This program is part of the official KDE artwork module. +.SH OPTIONS +Below are the screen saver-specific options. +For a full summary of options, run \fIklorenz.kss \-\-help\fP. +.TP +\fB\-\-setup\fP +Set up the screen saver. +.TP +\fB\-\-window-id\fP \fIwid\fP +Run in the specified XWindow. +.TP +\fB\-\-root\fP +Run in the root XWindow. +.TP +\fB\-\-demo\fP +Start the screen saver in demo mode (default). +.SH SEE ALSO +.BR kxsconfig (1), +.BR kxsrun (1). +.SH AUTHOR +This screen saver was written by Nicolas Brodu and others. +.br +This manual page was prepared by Ben Burton +for the Debian GNU/Linux system (but may be used by others). diff --git a/ubuntu/maverick/tdeartwork/debian/man/kpartsaver-trinity.kss.1 b/ubuntu/maverick/tdeartwork/debian/man/kpartsaver-trinity.kss.1 new file mode 100644 index 000000000..64a0a5c45 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/man/kpartsaver-trinity.kss.1 @@ -0,0 +1,51 @@ +.\" 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 KPARTSAVER.KSS 1 "May 12, 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 insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +kpartsaver.kss \- Media screen saver for KDE +.SH SYNOPSIS +.B kpartsaver.kss +.RI "[ " generic-options " ]" +[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP | +\fB\-\-demo\fP ] +.SH DESCRIPTION +\fBMedia\fP is a screen saver for the K Desktop Environment (KDE). +.PP +This program is part of the official KDE artwork module. +.SH OPTIONS +Below are the screen saver-specific options. +For a full summary of options, run \fIkpartsaver.kss \-\-help\fP. +.TP +\fB\-\-setup\fP +Set up the screen saver. +.TP +\fB\-\-window-id\fP \fIwid\fP +Run in the specified XWindow. +.TP +\fB\-\-root\fP +Run in the root XWindow. +.TP +\fB\-\-demo\fP +Start the screen saver in demo mode (default). +.SH SEE ALSO +.BR kxsconfig (1), +.BR kxsrun (1). +.SH AUTHOR +This screen saver was written by Stefan Schimanski <1Stein@gmx.de>. +.br +This manual page was prepared by Ben Burton +for the Debian GNU/Linux system (but may be used by others). diff --git a/ubuntu/maverick/tdeartwork/debian/man/kpendulum-trinity.kss.1 b/ubuntu/maverick/tdeartwork/debian/man/kpendulum-trinity.kss.1 new file mode 100644 index 000000000..8bf751d4c --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/man/kpendulum-trinity.kss.1 @@ -0,0 +1,53 @@ +.\" 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 KPENDULUM.KSS 1 "October 13, 2004" +.\" 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 insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +kpendulum.kss \- Pendulum screen saver for KDE +.SH SYNOPSIS +.B kpendulum.kss +.RI "[ " generic-options " ]" +[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP | +\fB\-\-demo\fP ] +.SH DESCRIPTION +\fBPendulum\fP is a screen saver for the K Desktop Environment (KDE). +It simulates a two-part pendulum. +.PP +This program is part of the official KDE artwork module. +.SH OPTIONS +Below are the screen saver-specific options. +For a full summary of options, run \fIkpendulum.kss \-\-help\fP. +.TP +\fB\-\-setup\fP +Set up the screen saver. +.TP +\fB\-\-window-id\fP \fIwid\fP +Run in the specified XWindow. +.TP +\fB\-\-root\fP +Run in the root XWindow. +.TP +\fB\-\-demo\fP +Start the screen saver in demo mode (default). +.SH SEE ALSO +.BR kxsconfig (1), +.BR kxsrun (1). +.SH AUTHOR +This screen saver was written by Georg Drenkhahn +. +.br +This manual page was prepared by Ben Burton +for the Debian GNU/Linux system (but may be used by others). diff --git a/ubuntu/maverick/tdeartwork/debian/man/kpolygon-trinity.kss.1 b/ubuntu/maverick/tdeartwork/debian/man/kpolygon-trinity.kss.1 new file mode 100644 index 000000000..0d8d84cf3 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/man/kpolygon-trinity.kss.1 @@ -0,0 +1,52 @@ +.\" 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 KPOLYGON.KSS 1 "January 30, 2004" +.\" 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 insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +kpolygon.kss \- Polygons screen saver for KDE +.SH SYNOPSIS +.B kpolygon.kss +.RI "[ " generic-options " ]" +[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP | +\fB\-\-demo\fP ] +.SH DESCRIPTION +\fBPolygons\fP is a screen saver for the K Desktop Environment (KDE). +.PP +This program is part of the official KDE artwork module. +.SH OPTIONS +Below are the screen saver-specific options. +For a full summary of options, run \fIkpolygon.kss \-\-help\fP. +.TP +\fB\-\-setup\fP +Set up the screen saver. +.TP +\fB\-\-window-id\fP \fIwid\fP +Run in the specified XWindow. +.TP +\fB\-\-root\fP +Run in the root XWindow. +.TP +\fB\-\-demo\fP +Start the screen saver in demo mode (default). +.SH SEE ALSO +.BR kxsconfig (1), +.BR kxsrun (1). +.SH AUTHOR +This screen saver was written by Martin R. Jones and +Mario Weilguni . +.br +This manual page was prepared by Ben Burton +for the Debian GNU/Linux system (but may be used by others). diff --git a/ubuntu/maverick/tdeartwork/debian/man/krotation-trinity.kss.1 b/ubuntu/maverick/tdeartwork/debian/man/krotation-trinity.kss.1 new file mode 100644 index 000000000..de4ca5949 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/man/krotation-trinity.kss.1 @@ -0,0 +1,53 @@ +.\" 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 KROTATION.KSS 1 "October 13, 2004" +.\" 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 insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +krotation.kss \- Rotation screen saver for KDE +.SH SYNOPSIS +.B krotation.kss +.RI "[ " generic-options " ]" +[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP | +\fB\-\-demo\fP ] +.SH DESCRIPTION +\fBRotation\fP is a screen saver for the K Desktop Environment (KDE). +It simulates a force free rotating asymmetric body. +.PP +This program is part of the official KDE artwork module. +.SH OPTIONS +Below are the screen saver-specific options. +For a full summary of options, run \fIkrotation.kss \-\-help\fP. +.TP +\fB\-\-setup\fP +Set up the screen saver. +.TP +\fB\-\-window-id\fP \fIwid\fP +Run in the specified XWindow. +.TP +\fB\-\-root\fP +Run in the root XWindow. +.TP +\fB\-\-demo\fP +Start the screen saver in demo mode (default). +.SH SEE ALSO +.BR kxsconfig (1), +.BR kxsrun (1). +.SH AUTHOR +This screen saver was written by Georg Drenkhahn +. +.br +This manual page was prepared by Ben Burton +for the Debian GNU/Linux system (but may be used by others). diff --git a/ubuntu/maverick/tdeartwork/debian/man/kscience-trinity.kss.1 b/ubuntu/maverick/tdeartwork/debian/man/kscience-trinity.kss.1 new file mode 100644 index 000000000..fb402a11c --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/man/kscience-trinity.kss.1 @@ -0,0 +1,51 @@ +.\" 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 KSCIENCE.KSS 1 "May 12, 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 insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +kscience.kss \- Science screen saver for KDE +.SH SYNOPSIS +.B kscience.kss +.RI "[ " generic-options " ]" +[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP | +\fB\-\-demo\fP ] +.SH DESCRIPTION +\fBScience\fP is a screen saver for the K Desktop Environment (KDE). +.PP +This program is part of the official KDE artwork module. +.SH OPTIONS +Below are the screen saver-specific options. +For a full summary of options, run \fIkscience.kss \-\-help\fP. +.TP +\fB\-\-setup\fP +Set up the screen saver. +.TP +\fB\-\-window-id\fP \fIwid\fP +Run in the specified XWindow. +.TP +\fB\-\-root\fP +Run in the root XWindow. +.TP +\fB\-\-demo\fP +Start the screen saver in demo mode (default). +.SH SEE ALSO +.BR kxsconfig (1), +.BR kxsrun (1). +.SH AUTHOR +This screen saver was written by Rene Beutler . +.br +This manual page was prepared by Ben Burton +for the Debian GNU/Linux system (but may be used by others). diff --git a/ubuntu/maverick/tdeartwork/debian/man/kslideshow-trinity.kss.1 b/ubuntu/maverick/tdeartwork/debian/man/kslideshow-trinity.kss.1 new file mode 100644 index 000000000..d067494ba --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/man/kslideshow-trinity.kss.1 @@ -0,0 +1,53 @@ +.\" 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 KSLIDESHOW.KSS 1 "January 30, 2004" +.\" 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 insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +kslideshow.kss \- Slide Show screen saver for KDE +.SH SYNOPSIS +.B kslideshow.kss +.RI "[ " generic-options " ]" +[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP | +\fB\-\-demo\fP ] +.SH DESCRIPTION +\fBSlide Show\fP is a screen saver for the K Desktop Environment (KDE). +.PP +This program is part of the official KDE artwork module. +.SH OPTIONS +Below are the screen saver-specific options. +For a full summary of options, run \fIkslideshow.kss \-\-help\fP. +.TP +\fB\-\-setup\fP +Set up the screen saver. +.TP +\fB\-\-window-id\fP \fIwid\fP +Run in the specified XWindow. +.TP +\fB\-\-root\fP +Run in the root XWindow. +.TP +\fB\-\-demo\fP +Start the screen saver in demo mode (default). +.SH SEE ALSO +.BR kxsconfig (1), +.BR kxsrun (1). +.SH AUTHOR +This screen saver was written by Stefan Taferner , +Martin R. Jones , Chris Howells +and Sven Leiber . +.br +This manual page was prepared by Ben Burton +for the Debian GNU/Linux system (but may be used by others). diff --git a/ubuntu/maverick/tdeartwork/debian/man/ksolarwinds-trinity.kss.1 b/ubuntu/maverick/tdeartwork/debian/man/ksolarwinds-trinity.kss.1 new file mode 100644 index 000000000..cecb4bc78 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/man/ksolarwinds-trinity.kss.1 @@ -0,0 +1,51 @@ +.\" 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 KSOLARWINDS.KSS 1 "May 12, 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 insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +ksolarwinds.kss \- Solar Winds screen saver for KDE +.SH SYNOPSIS +.B ksolarwinds.kss +.RI "[ " generic-options " ]" +[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP | +\fB\-\-demo\fP ] +.SH DESCRIPTION +\fBSolar Winds\fP is a screen saver for the K Desktop Environment (KDE). +.PP +This program is part of the official KDE artwork module. +.SH OPTIONS +Below are the screen saver-specific options. +For a full summary of options, run \fIksolarwinds.kss \-\-help\fP. +.TP +\fB\-\-setup\fP +Set up the screen saver. +.TP +\fB\-\-window-id\fP \fIwid\fP +Run in the specified XWindow. +.TP +\fB\-\-root\fP +Run in the root XWindow. +.TP +\fB\-\-demo\fP +Start the screen saver in demo mode (default). +.SH SEE ALSO +.BR kxsconfig (1), +.BR kxsrun (1). +.SH AUTHOR +This screen saver was written by Terence Welsh and Karl Robillard. +.br +This manual page was prepared by Ben Burton +for the Debian GNU/Linux system (but may be used by others). diff --git a/ubuntu/maverick/tdeartwork/debian/man/kspace-trinity.kss.1 b/ubuntu/maverick/tdeartwork/debian/man/kspace-trinity.kss.1 new file mode 100644 index 000000000..cf462ff70 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/man/kspace-trinity.kss.1 @@ -0,0 +1,52 @@ +.\" 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 KSPACE.KSS 1 "May 12, 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 insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +kspace.kss \- Space screen saver for KDE +.SH SYNOPSIS +.B kspace.kss +.RI "[ " generic-options " ]" +[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP | +\fB\-\-demo\fP ] +.SH DESCRIPTION +\fBSpace\fP is a screen saver for the K Desktop Environment (KDE). +.PP +This program is part of the official KDE artwork module. +.SH OPTIONS +Below are the screen saver-specific options. +For a full summary of options, run \fIkspace.kss \-\-help\fP. +.TP +\fB\-\-setup\fP +Set up the screen saver. +.TP +\fB\-\-window-id\fP \fIwid\fP +Run in the specified XWindow. +.TP +\fB\-\-root\fP +Run in the root XWindow. +.TP +\fB\-\-demo\fP +Start the screen saver in demo mode (default). +.SH SEE ALSO +.BR kxsconfig (1), +.BR kxsrun (1). +.SH AUTHOR +This screen saver was written by Bernd Johannes Wuebben + and Silicon Graphics, Inc. +.br +This manual page was prepared by Ben Burton +for the Debian GNU/Linux system (but may be used by others). diff --git a/ubuntu/maverick/tdeartwork/debian/man/kswarm-trinity.kss.1 b/ubuntu/maverick/tdeartwork/debian/man/kswarm-trinity.kss.1 new file mode 100644 index 000000000..cf7818dcb --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/man/kswarm-trinity.kss.1 @@ -0,0 +1,53 @@ +.\" 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 KSWARM.KSS 1 "October 13, 2004" +.\" 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 insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +kswarm.kss \- Swarm screen saver for KDE +.SH SYNOPSIS +.B kswarm.kss +.RI "[ " generic-options " ]" +[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP | +\fB\-\-demo\fP ] +.SH DESCRIPTION +\fBSwarm\fP is a screen saver for the K Desktop Environment (KDE). +.PP +This program is part of the official KDE artwork module. +.SH OPTIONS +Below are the screen saver-specific options. +For a full summary of options, run \fIkswarm.kss \-\-help\fP. +.TP +\fB\-\-setup\fP +Set up the screen saver. +.TP +\fB\-\-window-id\fP \fIwid\fP +Run in the specified XWindow. +.TP +\fB\-\-root\fP +Run in the root XWindow. +.TP +\fB\-\-demo\fP +Start the screen saver in demo mode (default). +.SH SEE ALSO +.BR kxsconfig (1), +.BR kxsrun (1). +.SH AUTHOR +This screen saver was written by Patrick J. Naughton, +Emanuel Pirker , +Jeff Butterworth and Mario Weilguni . +.br +This manual page was prepared by Ben Burton +for the Debian GNU/Linux system (but may be used by others). diff --git a/ubuntu/maverick/tdeartwork/debian/man/kvm-trinity.kss.1 b/ubuntu/maverick/tdeartwork/debian/man/kvm-trinity.kss.1 new file mode 100644 index 000000000..ba91c6bb6 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/man/kvm-trinity.kss.1 @@ -0,0 +1,52 @@ +.\" 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 KVM.KSS 1 "May 12, 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 insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +kvm.kss \- Virtual Machine screen saver for KDE +.SH SYNOPSIS +.B kvm.kss +.RI "[ " generic-options " ]" +[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP | +\fB\-\-demo\fP ] +.SH DESCRIPTION +\fBVirtual Machine\fP is a screen saver for the K Desktop Environment (KDE). +.PP +This program is part of the official KDE artwork module. +.SH OPTIONS +Below are the screen saver-specific options. +For a full summary of options, run \fIkvm.kss \-\-help\fP. +.TP +\fB\-\-setup\fP +Set up the screen saver. +.TP +\fB\-\-window-id\fP \fIwid\fP +Run in the specified XWindow. +.TP +\fB\-\-root\fP +Run in the root XWindow. +.TP +\fB\-\-demo\fP +Start the screen saver in demo mode (default). +.SH SEE ALSO +.BR kxsconfig (1), +.BR kxsrun (1). +.SH AUTHOR +This screen saver was written by Artur Rataj , +Eric Plante and Jamie Zawinski . +.br +This manual page was prepared by Ben Burton +for the Debian GNU/Linux system (but may be used by others). diff --git a/ubuntu/maverick/tdeartwork/debian/man/kwave-trinity.kss.1 b/ubuntu/maverick/tdeartwork/debian/man/kwave-trinity.kss.1 new file mode 100644 index 000000000..9c6268e67 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/man/kwave-trinity.kss.1 @@ -0,0 +1,52 @@ +.\" 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 KWAVE.KSS 1 "May 12, 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 insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +kwave.kss \- Bitmap Wave screen saver for KDE +.SH SYNOPSIS +.B kwave.kss +.RI "[ " generic-options " ]" +[ \fB\-\-setup\fP | \fB\-\-window-id\fP \fIwid\fP | \fB\-\-root\fP | +\fB\-\-demo\fP ] +.SH DESCRIPTION +\fBBitmap Wave\fP is a screen saver for the K Desktop Environment (KDE). +.PP +This program is part of the official KDE artwork module. +.SH OPTIONS +Below are the screen saver-specific options. +For a full summary of options, run \fIkwave.kss \-\-help\fP. +.TP +\fB\-\-setup\fP +Set up the screen saver. +.TP +\fB\-\-window-id\fP \fIwid\fP +Run in the specified XWindow. +.TP +\fB\-\-root\fP +Run in the root XWindow. +.TP +\fB\-\-demo\fP +Start the screen saver in demo mode (default). +.SH SEE ALSO +.BR kxsconfig (1), +.BR kxsrun (1). +.SH AUTHOR +This screen saver was written by Ian Reinhart Geiser +and Jeff Molofee . +.br +This manual page was prepared by Ben Burton +for the Debian GNU/Linux system (but may be used by others). diff --git a/ubuntu/maverick/tdeartwork/debian/man/kxsconfig-trinity.1 b/ubuntu/maverick/tdeartwork/debian/man/kxsconfig-trinity.1 new file mode 100644 index 000000000..4db4d707b --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/man/kxsconfig-trinity.1 @@ -0,0 +1,50 @@ +.\" 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 KXSCONFIG 1 "October 13, 2004" +.\" 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 insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +kxsconfig \- KDE X screen saver configuration tool +.SH SYNOPSIS +.B kxsconfig +.RI "[ " generic-options " ]" +\fIscreensaver\fP +[ \fIsavername\fP ] +.SH DESCRIPTION +\fBkxsconfig\fP is a screen saver configuration tool +for the K Desktop Environment (KDE). It is used to configure generic +X screen savers, i.e., screen savers that have not been written explicitly +for KDE. +.PP +This program is part of the official KDE artwork module. +.SH OPTIONS +Below are the kxsconfig-specific options. +For a full summary of options, run \fIkxsconfig \-\-help\fP. +.TP +\fIscreensaver\fP +The filename of the screen saver to configure. +.TP +\fIsavername\fP +An optional human-readable screen saver name to use in messages. +.SH EXAMPLES +\fIexample$\fP kxsconfig /usr/lib/xscreensaver/bouboule Bouboule +.SH SEE ALSO +.BR kxsrun (1). +.SH AUTHOR +This tool was written by Martin R. Jones . It also +makes use of xscreensaver code written by Jamie Zawinski . +.br +This manual page was prepared by Ben Burton +for the Debian GNU/Linux system (but may be used by others). diff --git a/ubuntu/maverick/tdeartwork/debian/man/kxsrun-trinity.1 b/ubuntu/maverick/tdeartwork/debian/man/kxsrun-trinity.1 new file mode 100644 index 000000000..4c77abe31 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/man/kxsrun-trinity.1 @@ -0,0 +1,49 @@ +.\" 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 KXSRUN 1 "May 12, 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 insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +kxsrun \- KDE X screen saver launcher +.SH SYNOPSIS +.B kxsrun +.RI "[ " generic-options " ]" +\fIscreensaver\fP +[ \fB\-\-\fP \fIoptions\fP ] +.SH DESCRIPTION +\fBkxsrun\fP is a screen saver launcher +for the K Desktop Environment (KDE). It is used to launch generic +X screen savers, i.e., screen savers that have not been written explicitly +for KDE. +.PP +This program is part of the official KDE artwork module. +.SH OPTIONS +Below are the kxsrun-specific options. +For a full summary of options, run \fIkxsrun \-\-help\fP. +.TP +\fIscreensaver\fP +The filename of the screen saver to launch. +.TP +\fB\-\-\fP \fIoptions\fP +Additional options to pass to the screen saver. +.SH EXAMPLES +\fIexample$\fP kxsrun /usr/lib/xscreensaver/bouboule +.SH SEE ALSO +.BR kxsconfig (1). +.SH AUTHOR +This tool was written by Martin R. Jones . +.br +This manual page was prepared by Ben Burton +for the Debian GNU/Linux system (but may be used by others). diff --git a/ubuntu/maverick/tdeartwork/debian/patches/debianize-xscreensaver-root-hack.diff b/ubuntu/maverick/tdeartwork/debian/patches/debianize-xscreensaver-root-hack.diff new file mode 100644 index 000000000..6e443209c --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/patches/debianize-xscreensaver-root-hack.diff @@ -0,0 +1,11 @@ +diff -urN kscreensaver/krootbacking/Makefile.am kscreensaver/krootbacking/Makefile.am +--- kscreensaver/krootbacking/Makefile.am ++++ kscreensaver/krootbacking/Makefile.am +@@ -1,6 +1,6 @@ + INCLUDES = $(all_includes) + +-hackdir = /usr/local/bin/ ++hackdir = /opt/trinity/bin/ + hack_DATA = xscreensaver-getimage xscreensaver-getimage-file + + install-data-hook: diff --git a/ubuntu/maverick/tdeartwork/debian/rules b/ubuntu/maverick/tdeartwork/debian/rules new file mode 100755 index 000000000..1a593022d --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/rules @@ -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/rules/simple-patchsys.mk +include /usr/share/cdbs/1/rules/utils.mk + +DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde +DEB_CONFIGURE_MANDIR := /opt/trinity/share/man +DEB_CONFIGURE_PREFIX := /opt/trinity +DEB_CONFIGURE_INFODIR := /opt/trinity/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/trinity --with-extra-libs=/opt/trinity/lib + +DEB_DH_STRIP_ARGS := --dbg-package=kdeartwork-trinity-dbg + +clean:: + rm -f IconThemes/kdeclassic/22x22/actions/kde/kde.png + rm -f IconThemes/kdeclassic/32x32/actions/kde/kde.png + cd kscreensaver/kxsconfig/ && ./update_hacks.sh + +binary-install/kscreensaver-xsavers-extra-trinity:: + rm -f debian/kscreensaver-xsavers-extra-trinity/usr/share/applnk/System/ScreenSavers/webcollage.desktop -- cgit v1.2.1 From 7acfaa9e6409ed0ebdbc2e6fb67e8bc9b64b33d2 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 4 Nov 2011 12:48:29 -0500 Subject: Rename a bunch of kde names to tde --- ubuntu/maverick/tdeartwork/debian/changelog | 210 ++++++++++----------- ubuntu/maverick/tdeartwork/debian/control | 80 ++++---- ubuntu/maverick/tdeartwork/debian/control.in | 54 +++--- ubuntu/maverick/tdeartwork/debian/copyright | 4 +- .../debian/kdeartwork-emoticons-trinity.install | 1 - .../debian/kdeartwork-misc-trinity.install | 3 - .../debian/kdeartwork-style-trinity.install | 4 - .../debian/kdeartwork-theme-icon-trinity.install | 1 - .../debian/kdeartwork-theme-window-trinity.install | 2 - .../tdeartwork/debian/kdeartwork.README.Debian | 8 - ubuntu/maverick/tdeartwork/debian/rules | 2 +- .../debian/tdeartwork-emoticons-trinity.install | 1 + .../debian/tdeartwork-misc-trinity.install | 3 + .../debian/tdeartwork-style-trinity.install | 4 + .../debian/tdeartwork-theme-icon-trinity.install | 1 + .../debian/tdeartwork-theme-window-trinity.install | 2 + .../tdeartwork/debian/tdeartwork.README.Debian | 8 + 17 files changed, 194 insertions(+), 194 deletions(-) delete mode 100644 ubuntu/maverick/tdeartwork/debian/kdeartwork-emoticons-trinity.install delete mode 100644 ubuntu/maverick/tdeartwork/debian/kdeartwork-misc-trinity.install delete mode 100644 ubuntu/maverick/tdeartwork/debian/kdeartwork-style-trinity.install delete mode 100644 ubuntu/maverick/tdeartwork/debian/kdeartwork-theme-icon-trinity.install delete mode 100644 ubuntu/maverick/tdeartwork/debian/kdeartwork-theme-window-trinity.install delete mode 100644 ubuntu/maverick/tdeartwork/debian/kdeartwork.README.Debian create mode 100644 ubuntu/maverick/tdeartwork/debian/tdeartwork-emoticons-trinity.install create mode 100644 ubuntu/maverick/tdeartwork/debian/tdeartwork-misc-trinity.install create mode 100644 ubuntu/maverick/tdeartwork/debian/tdeartwork-style-trinity.install create mode 100644 ubuntu/maverick/tdeartwork/debian/tdeartwork-theme-icon-trinity.install create mode 100644 ubuntu/maverick/tdeartwork/debian/tdeartwork-theme-window-trinity.install create mode 100644 ubuntu/maverick/tdeartwork/debian/tdeartwork.README.Debian (limited to 'ubuntu/maverick/tdeartwork/debian') diff --git a/ubuntu/maverick/tdeartwork/debian/changelog b/ubuntu/maverick/tdeartwork/debian/changelog index 39c479ae0..f0bfe7054 100644 --- a/ubuntu/maverick/tdeartwork/debian/changelog +++ b/ubuntu/maverick/tdeartwork/debian/changelog @@ -1,63 +1,63 @@ -kdeartwork-trinity (4:3.5.10-0ubuntu1) karmic; urgency=low +tdeartwork-trinity (4:3.5.10-0ubuntu1) karmic; urgency=low * Karmic rebuild -- Timothy Pearson Thu, 02 July 2009 16:08:00 -0600 -kdeartwork-trinity (4:3.5.10-0ubuntu1~intrepid3) intrepid; urgency=low +tdeartwork-trinity (4:3.5.10-0ubuntu1~intrepid3) intrepid; urgency=low * Moved Trinity to /opt/trinity * Integrated properly with KDE4.2+ -- Timothy Pearson Wed, 28 Feb 2009 14:52:00 -0600 -kdeartwork-trinity (4:3.5.10-0ubuntu1~intrepid2) intrepid; urgency=low +tdeartwork-trinity (4:3.5.10-0ubuntu1~intrepid2) intrepid; urgency=low * Intrepid -trinity packaging update -- Timothy Pearson Tue, 24 Nov 2008 16:53:00 -0600 -kdeartwork (4:3.5.10-0ubuntu1~hardy1) hardy-backports; urgency=low +tdeartwork (4:3.5.10-0ubuntu1~hardy1) hardy-backports; urgency=low * New upstream bugfix release (LP: #261366) - - Bump build-dep version of kdelibs4-dev and kdebase-dev to 3.5.10 + - Bump build-dep version of tdelibs4-dev and tdebase-dev to 3.5.10 - Add xscreensaver-data-extra to build-dep -- Scott Kitterman Tue, 26 Aug 2008 00:41:02 -0400 -kdeartwork (4:3.5.9-0ubuntu1) hardy; urgency=low +tdeartwork (4:3.5.9-0ubuntu1) hardy; urgency=low * New upstream release -- Jonathan Riddell Thu, 14 Feb 2008 12:27:06 +0000 -kdeartwork (4:3.5.8-1ubuntu4) hardy; urgency=low +tdeartwork (4:3.5.8-1ubuntu4) hardy; urgency=low * Fix kscreensaver-xsavers-webcollage.install -- Jonathan Riddell Mon, 10 Dec 2007 16:06:47 +0000 -kdeartwork (4:3.5.8-1ubuntu3) hardy; urgency=low +tdeartwork (4:3.5.8-1ubuntu3) hardy; urgency=low * Edit kscreensaver-xsaver-webcollage.install to use the file from sources, since it does not get installed during build. -- Jonathan Riddell Thu, 15 Nov 2007 23:36:57 +0000 -kdeartwork (4:3.5.8-1ubuntu2) hardy; urgency=low +tdeartwork (4:3.5.8-1ubuntu2) hardy; urgency=low * Run buildprep before upload -- Jonathan Riddell Thu, 15 Nov 2007 10:51:47 +0000 -kdeartwork (4:3.5.8-1ubuntu1) hardy; urgency=low +tdeartwork (4:3.5.8-1ubuntu1) hardy; urgency=low * Merge with Debian, remaining change: - Add package kscreensaver-xsavers-extra -- Jonathan Riddell Wed, 14 Nov 2007 17:25:44 +0000 -kdeartwork (4:3.5.8-1) unstable; urgency=low +tdeartwork (4:3.5.8-1) unstable; urgency=low * New upstream release. @@ -68,13 +68,13 @@ kdeartwork (4:3.5.8-1) unstable; urgency=low +++ Changes by Sune Vuorela: - * Only make kdeartwork recommend kscreensaver-xsavers, not depend. It pulls + * Only make tdeartwork recommend kscreensaver-xsavers, not depend. It pulls all sorts of weird gtk-stuff in. * Fix spelling error in control file. -- Debian Qt/KDE Maintainers Thu, 11 Oct 2007 00:25:56 +0200 -kdeartwork (4:3.5.7-2) unstable; urgency=low +tdeartwork (4:3.5.7-2) unstable; urgency=low +++ Changes by Sune Vuorela: @@ -89,13 +89,13 @@ kdeartwork (4:3.5.7-2) unstable; urgency=low -- Debian Qt/KDE Maintainers Tue, 07 Aug 2007 19:00:51 +0200 -kdeartwork (4:3.5.8-0ubuntu1) gutsy; urgency=low +tdeartwork (4:3.5.8-0ubuntu1) gutsy; urgency=low * New upstream release -- Jonathan Riddell Tue, 09 Oct 2007 11:41:25 +0100 -kdeartwork (4:3.5.7-1ubuntu3) gutsy; urgency=low +tdeartwork (4:3.5.7-1ubuntu3) gutsy; urgency=low * Added kubuntu_01_dont_use_xscreensaver_by_default.diff which is the last upload, in patch form, as opposed to directly patching the @@ -103,7 +103,7 @@ kdeartwork (4:3.5.7-1ubuntu3) gutsy; urgency=low -- Sarah Hobbs Mon, 02 Jul 2007 19:14:40 +1000 -kdeartwork (4:3.5.7-1ubuntu2) gutsy; urgency=low +tdeartwork (4:3.5.7-1ubuntu2) gutsy; urgency=low . * Removed TryExec=xscreensaver from all the kscreensaver/kxsconfig/ScreenSavers/*.desktop files, so that they can be @@ -111,37 +111,37 @@ kdeartwork (4:3.5.7-1ubuntu2) gutsy; urgency=low -- Sarah Hobbs Mon, 02 Jul 2007 17:13:01 +1000 -kdeartwork (4:3.5.7-1ubuntu1) gutsy; urgency=low +tdeartwork (4:3.5.7-1ubuntu1) gutsy; urgency=low * Merge with Debian for new upstream release -- Jonathan Riddell Wed, 23 May 2007 16:01:05 +0100 -kdeartwork (4:3.5.7-1) unstable; urgency=low +tdeartwork (4:3.5.7-1) unstable; urgency=low * New upstream release. -- Debian Qt/KDE Maintainers Tue, 15 May 2007 22:30:44 +0100 -kdeartwork (4:3.5.6-4ubuntu1) gutsy; urgency=low +tdeartwork (4:3.5.6-4ubuntu1) gutsy; urgency=low * Merge with Debian -- Jonathan Riddell Mon, 30 Apr 2007 20:32:55 +0100 -kdeartwork (4:3.5.6-4) unstable; urgency=low +tdeartwork (4:3.5.6-4) unstable; urgency=low * Really upload to unstable after Etch release. -- Ana Beatriz Guerrero Lopez Fri, 20 Apr 2007 13:57:49 +0100 -kdeartwork (4:3.5.6-3) experimental; urgency=low +tdeartwork (4:3.5.6-3) experimental; urgency=low * Upload to unstable after Etch release. -- Ana Beatriz Guerrero Lopez Fri, 20 Apr 2007 12:48:34 +0100 -kdeartwork (4:3.5.6-2) experimental; urgency=low +tdeartwork (4:3.5.6-2) experimental; urgency=low +++ Changes by Sune Vuorela: @@ -154,34 +154,34 @@ kdeartwork (4:3.5.6-2) experimental; urgency=low -- Debian Qt/KDE Maintainers Wed, 31 Jan 2007 06:01:40 +0100 -kdeartwork (4:3.5.6-1) experimental; urgency=low +tdeartwork (4:3.5.6-1) experimental; urgency=low * New upstream release. - * Make kdeartwork-dbg depend on kdelibs-dbg to get useful backtraces when + * Make tdeartwork-dbg depend on tdelibs-dbg to get useful backtraces when debugging. -- Debian Qt/KDE Maintainers Tue, 16 Jan 2007 19:21:21 +0100 -kdeartwork (4:3.5.6-0ubuntu1) feisty; urgency=low +tdeartwork (4:3.5.6-0ubuntu1) feisty; urgency=low * New upstream release -- Jonathan Riddell Wed, 17 Jan 2007 11:22:30 +0000 -kdeartwork (4:3.5.5-1ubuntu1) feisty; urgency=low +tdeartwork (4:3.5.5-1ubuntu1) feisty; urgency=low * Merge with Debian * Compile with --enable-gcc-hidden-visibility -- Jonathan Riddell Thu, 16 Nov 2006 20:30:07 +0000 -kdeartwork (4:3.5.5-1) unstable; urgency=low +tdeartwork (4:3.5.5-1) unstable; urgency=low * New upstream release. -- Debian Qt/KDE Maintainers Wed, 4 Oct 2006 20:38:54 -0400 -kdeartwork (4:3.5.4-1) unstable; urgency=low +tdeartwork (4:3.5.4-1) unstable; urgency=low * New upstream release. @@ -189,40 +189,40 @@ kdeartwork (4:3.5.4-1) unstable; urgency=low -- Debian Qt/KDE Maintainers Sat, 29 Jul 2006 21:11:16 -0400 -kdeartwork (4:3.5.5-0ubuntu1) edgy; urgency=low +tdeartwork (4:3.5.5-0ubuntu1) edgy; urgency=low * New upstream release -- Jonathan Riddell Tue, 3 Oct 2006 10:56:05 +0000 -kdeartwork (4:3.5.4-0ubuntu2) edgy; urgency=low +tdeartwork (4:3.5.4-0ubuntu2) edgy; urgency=low * Rebuild with latest cdbs to add gettext domain to .desktop files for langpacks-desktopfiles-kde, no source changes -- Jonathan Riddell Tue, 5 Sep 2006 22:53:12 +0000 -kdeartwork (4:3.5.4-0ubuntu1) edgy; urgency=low +tdeartwork (4:3.5.4-0ubuntu1) edgy; urgency=low * New upstream release -- Jonathan Riddell Tue, 25 Jul 2006 10:12:18 +0000 -kdeartwork (4:3.5.3-1ubuntu2) edgy; urgency=low +tdeartwork (4:3.5.3-1ubuntu2) edgy; urgency=low * Removed kpartsaver.desktop from debian/kscreensavers-xsaver.install. Closes bug #53065 -- Sarah Hobbs Fri, 21 Jul 2006 23:10:26 +1000 -kdeartwork (4:3.5.3-1ubuntu1) edgy; urgency=low +tdeartwork (4:3.5.3-1ubuntu1) edgy; urgency=low * Sync with Debian * Create kscreensaver-xsavers-extra with the universe xscreensavers -- Jonathan Riddell Tue, 4 Jul 2006 12:39:40 +0000 -kdeartwork (4:3.5.3-1) unstable; urgency=low +tdeartwork (4:3.5.3-1) unstable; urgency=low * New upstream release. @@ -234,7 +234,7 @@ kdeartwork (4:3.5.3-1) unstable; urgency=low -- Debian Qt/KDE Maintainers Sun, 4 Jun 2006 18:27:48 -0400 -kdeartwork (4:3.5.2-1) unstable; urgency=low +tdeartwork (4:3.5.2-1) unstable; urgency=low * New upstream release. @@ -242,18 +242,18 @@ kdeartwork (4:3.5.2-1) unstable; urgency=low -- Debian Qt/KDE Maintainers Wed, 29 Mar 2006 20:29:56 -0500 -kdeartwork (4:3.5.1-2) unstable; urgency=low +tdeartwork (4:3.5.1-2) unstable; urgency=low +++ Changes by Christopher Martin: - * Add a missing kdeartwork-theme-icon Replaces for old versions of - kdelibs-data. (Closes: #350868) + * Add a missing tdeartwork-theme-icon Replaces for old versions of + tdelibs-data. (Closes: #350868) * Upload to unstable. -- Debian Qt/KDE Maintainers Wed, 1 Feb 2006 11:05:29 -0500 -kdeartwork (4:3.5.1-1) unstable; urgency=low +tdeartwork (4:3.5.1-1) unstable; urgency=low * New upstream release. @@ -263,7 +263,7 @@ kdeartwork (4:3.5.1-1) unstable; urgency=low -- Debian Qt/KDE Maintainers Sun, 29 Jan 2006 10:45:34 -0500 -kdeartwork (4:3.5.0.dfsg.1-2) unstable; urgency=low +tdeartwork (4:3.5.0.dfsg.1-2) unstable; urgency=low +++ Changes by Christopher Martin: @@ -273,7 +273,7 @@ kdeartwork (4:3.5.0.dfsg.1-2) unstable; urgency=low -- Debian Qt/KDE Maintainers Sat, 7 Jan 2006 17:24:48 -0500 -kdeartwork (4:3.5.0.dfsg.1-1) experimental; urgency=low +tdeartwork (4:3.5.0.dfsg.1-1) experimental; urgency=low * Upload to experimental. @@ -281,14 +281,14 @@ kdeartwork (4:3.5.0.dfsg.1-1) experimental; urgency=low +++ Changes by Christopher Martin: - * kdeartwork shipped with the YazooSmileys emoticons, which were not under a + * tdeartwork shipped with the YazooSmileys emoticons, which were not under a Free license. This revision of the orig.tar.gz removes the problem files. Upstream has followed suit, and so KDE 3.5.1 will not need special handling. (Closes: #342163) -- Debian Qt/KDE Maintainers Sun, 18 Dec 2005 18:44:19 -0500 -kdeartwork (4:3.5.0-1) alioth; urgency=low +tdeartwork (4:3.5.0-1) alioth; urgency=low * New upstream release. @@ -296,20 +296,20 @@ kdeartwork (4:3.5.0-1) alioth; urgency=low * Bump DH_COMPAT to 5. No changes. - * Add kdeartwork-dbg, to help track down problems. + * Add tdeartwork-dbg, to help track down problems. +++ Changes by Josh Metzler: * Remove obsolete conflicts/replaces relationships against packages/versions not in Sarge. - * Add kdewallpapers replaces against kdebase-data due to fulmine.jpg.desktop + * Add kdewallpapers replaces against tdebase-data due to fulmine.jpg.desktop -- Debian Qt/KDE Maintainers Wed, 30 Nov 2005 13:09:32 -0500 -kdeartwork (4:3.4.3-2) unstable; urgency=low +tdeartwork (4:3.4.3-2) unstable; urgency=low - * Upload to unstable, rebuilding against kdelibs4c2a. + * Upload to unstable, rebuilding against tdelibs4c2a. * KDE_3_4_BRANCH update (up to r484707). @@ -320,13 +320,13 @@ kdeartwork (4:3.4.3-2) unstable; urgency=low -- Debian Qt/KDE Maintainers Thu, 1 Dec 2005 15:58:30 +0100 -kdeartwork (4:3.5.2-0ubuntu4) dapper; urgency=low +tdeartwork (4:3.5.2-0ubuntu4) dapper; urgency=low * Edit debian/cdbs/kde.mk to mark .po files as UTF-8 -- Jonathan Riddell Fri, 21 Apr 2006 19:14:28 +0100 -kdeartwork (4:3.5.2-0ubuntu3) dapper; urgency=low +tdeartwork (4:3.5.2-0ubuntu3) dapper; urgency=low * Reverse previous change and list screensavers explicity, can't use wildcard as some .desktop files should go into kscreensavers @@ -334,7 +334,7 @@ kdeartwork (4:3.5.2-0ubuntu3) dapper; urgency=low -- Jonathan Riddell Thu, 30 Mar 2006 16:54:24 +0100 -kdeartwork (4:3.5.2-0ubuntu2) dapper; urgency=low +tdeartwork (4:3.5.2-0ubuntu2) dapper; urgency=low * The upstream makefile cleverly detects the presense of screensavers in /usr/lib/xscreensaver/ and only installs .desktop files for those @@ -343,7 +343,7 @@ kdeartwork (4:3.5.2-0ubuntu2) dapper; urgency=low -- Adam Conrad Wed, 29 Mar 2006 16:37:23 +1100 -kdeartwork (4:3.5.2-0ubuntu1) dapper; urgency=low +tdeartwork (4:3.5.2-0ubuntu1) dapper; urgency=low * New upstream release * Add kubuntu_01_xscreensaver_detect.diff, flame is no longer in the @@ -351,33 +351,33 @@ kdeartwork (4:3.5.2-0ubuntu1) dapper; urgency=low -- Jonathan Riddell Mon, 20 Mar 2006 12:06:30 +0000 -kdeartwork (4:3.5.1-0ubuntu1) dapper; urgency=low +tdeartwork (4:3.5.1-0ubuntu1) dapper; urgency=low * New upstream release -- Jonathan Riddell Mon, 23 Jan 2006 14:26:06 +0000 -kdeartwork (4:3.5.0-0ubuntu2) dapper; urgency=low +tdeartwork (4:3.5.0-0ubuntu2) dapper; urgency=low * Do not install ant.desktop, xscreensaver no longer includes it -- Jonathan Riddell Wed, 7 Dec 2005 18:46:44 +0000 -kdeartwork (4:3.5.0-0ubuntu1) dapper; urgency=low +tdeartwork (4:3.5.0-0ubuntu1) dapper; urgency=low * New upstream release -- Jonathan Riddell Tue, 6 Dec 2005 12:27:12 +0000 -kdeartwork (4:3.5-rc2-0ubuntu1) dapper; urgency=low +tdeartwork (4:3.5-rc2-0ubuntu1) dapper; urgency=low * New upstream pre-release * Generate .pot files -- Jonathan Riddell Mon, 21 Nov 2005 22:06:39 +0000 -kdeartwork (4:3.5-rc1-0ubuntu1) dapper; urgency=low +tdeartwork (4:3.5-rc1-0ubuntu1) dapper; urgency=low * New upstream pre-release * Sync with Debian @@ -385,13 +385,13 @@ kdeartwork (4:3.5-rc1-0ubuntu1) dapper; urgency=low -- Jonathan Riddell Sun, 13 Nov 2005 20:02:30 +0000 -kdeartwork (4:3.4.3-1) experimental; urgency=low +tdeartwork (4:3.4.3-1) experimental; urgency=low * New upstream release. -- Debian Qt/KDE Maintainers Sun, 16 Oct 2005 13:56:19 -0400 -kdeartwork (4:3.4.2-1) unstable; urgency=low +tdeartwork (4:3.4.2-1) unstable; urgency=low * New upstream release. @@ -402,7 +402,7 @@ kdeartwork (4:3.4.2-1) unstable; urgency=low * Replace the build-dep on xlibmesa-glu-dev with libglu1-xorg-dev for the X.Org transition. - * Remove the dummy transitional package kdeartwork-theme-desktop, as Sarge + * Remove the dummy transitional package tdeartwork-theme-desktop, as Sarge was released and Woody --> Sarge upgrades are no longer a concern. (Closes: #322008) @@ -420,20 +420,20 @@ kdeartwork (4:3.4.2-1) unstable; urgency=low -- Debian Qt/KDE Maintainers Thu, 1 Sep 2005 18:52:58 +0200 -kdeartwork (4:3.4.1-1) experimental; urgency=low +tdeartwork (4:3.4.1-1) experimental; urgency=low * New upstream release. -- Debian Qt/KDE Maintainers Tue, 31 May 2005 15:43:52 -0400 -kdeartwork (4:3.4.0-0pre2) alioth; urgency=low +tdeartwork (4:3.4.0-0pre2) alioth; urgency=low * New upstream release. +++ Changes by Christopher Martin: * Converted packaging to CDBS. - * Added a new package, kdeartwork-emoticons (containing the former + * Added a new package, tdeartwork-emoticons (containing the former Kopete emoticons, now usable by everyone). * Forward port a patch from KDE 3.3 that fixes the building of the KFireSaver screensaver. @@ -442,13 +442,13 @@ kdeartwork (4:3.4.0-0pre2) alioth; urgency=low -- Debian Qt/KDE Maintainers Fri, 25 Mar 2005 08:48:21 -0500 -kdeartwork (4:3.3.2-1) unstable; urgency=low +tdeartwork (4:3.3.2-1) unstable; urgency=low * New upstream bugfix release. -- Ben Burton Sat, 22 Jan 2005 06:53:59 +1100 -kdeartwork (4:3.3.1-1) unstable; urgency=medium +tdeartwork (4:3.3.1-1) unstable; urgency=medium * New upstream bugfix release. * Added kdeclassic/locolor icon license to debian/copyright, which has been @@ -463,11 +463,11 @@ kdeartwork (4:3.3.1-1) unstable; urgency=medium -- Ben Burton Sun, 31 Oct 2004 15:17:56 +1100 -kdeartwork (4:3.3.0-1) unstable; urgency=low +tdeartwork (4:3.3.0-1) unstable; urgency=low * New upstream release (closes: #267571). * The previous versioned libqt3-mt-dev build-depends is no longer - necessary, since kdelibs4-dev already forces Qt 3.3. + necessary, since tdelibs4-dev already forces Qt 3.3. * Split xscreensaver hooks into a separate package kscreensaver-xsavers, along with kxsconfig and kxsrun (closes: #208769, #244538). Two years of confusion is enough. @@ -480,97 +480,97 @@ kdeartwork (4:3.3.0-1) unstable; urgency=low -- Ben Burton Thu, 14 Oct 2004 08:30:34 +1000 -kdeartwork (4:3.2.3-1) unstable; urgency=low +tdeartwork (4:3.2.3-1) unstable; urgency=low * New upstream bugfix release. - * Rebuilt against STL-enabled Qt and corresponding kdelibs (closes: #254021). + * Rebuilt against STL-enabled Qt and corresponding tdelibs (closes: #254021). * Patched the autoconf tests for kxsconfig so that xscreensaver configuration works again (closes: #238180, #243150). * Suggests (kwin | x-window-manager) for kdewallpapers instead of just x-window-manager. - * Removed recommends: kwin from kdeartwork-theme-window since this is + * Removed recommends: kwin from tdeartwork-theme-window since this is already coming in as a depends from the kwin shlibs file. -- Ben Burton Tue, 15 Jun 2004 08:38:18 +1000 -kdeartwork (4:3.2.2-1) unstable; urgency=low +tdeartwork (4:3.2.2-1) unstable; urgency=low * New upstream bugfix release. * Don't use Conflicts/Replaces where we should just use Replaces. -- Ben Burton Mon, 26 Apr 2004 09:25:01 +1000 -kdeartwork (4:3.2.1-1) unstable; urgency=low +tdeartwork (4:3.2.1-1) unstable; urgency=low * First KDE 3.2 upload to sid. -- Ben Burton Sun, 7 Mar 2004 17:42:59 +1100 -kdeartwork (4:3.2.0.1-1) experimental; urgency=low +tdeartwork (4:3.2.0.1-1) experimental; urgency=low * First KDE 3.2 upload to experimental. * Sync from KDE_3_2_BRANCH for recent bugfixes (this requires an upstream version change since some binary files have been updated). - * Using versioned dependencies for the kdeartwork metapackage. + * Using versioned dependencies for the tdeartwork metapackage. -- Ben Burton Mon, 23 Feb 2004 08:14:22 +1100 -kdeartwork (4:3.2.0-1) unstable; urgency=low +tdeartwork (4:3.2.0-1) unstable; urgency=low * New upstream release. * Many thanks to Ralf Nolden for all his help with packaging KDE 3.2. -- Ben Burton Sat, 31 Jan 2004 12:08:48 +1100 -kdeartwork (4:3.1.5-2) unstable; urgency=low +tdeartwork (4:3.1.5-2) unstable; urgency=low - * Made kscreensaver depend on kdebase-bin (closes: #203185). + * Made kscreensaver depend on tdebase-bin (closes: #203185). -- Ben Burton Mon, 19 Jan 2004 11:08:45 +1100 -kdeartwork (4:3.1.5-1) unstable; urgency=low +tdeartwork (4:3.1.5-1) unstable; urgency=low * New upstream release. -- Ben Burton Sun, 18 Jan 2004 12:55:12 +1100 -kdeartwork (4:3.1.4-2) unstable; urgency=low +tdeartwork (4:3.1.4-2) unstable; urgency=low * Fixed paths to xscreensaver XML files in kxsconfig (closes: #221974). -- Ben Burton Sat, 13 Dec 2003 09:34:11 +1100 -kdeartwork (4:3.1.4-1) unstable; urgency=low +tdeartwork (4:3.1.4-1) unstable; urgency=low * New upstream release. * Bumped standards-version to 3.6.1. -- Ben Burton Sun, 12 Oct 2003 19:52:13 +1000 -kdeartwork (4:3.1.3-1) unstable; urgency=low +tdeartwork (4:3.1.3-1) unstable; urgency=low * New upstream release. - * Added dummy kdeartwork-theme-desktop upgrade package. + * Added dummy tdeartwork-theme-desktop upgrade package. * Bumped standards-version to 3.6.0. -- Ben Burton Wed, 13 Aug 2003 11:02:26 +1000 -kdeartwork (4:3.1.2-2) unstable; urgency=low +tdeartwork (4:3.1.2-2) unstable; urgency=low - * Split kdeartwork-theme-desktop into kdeartwork-theme-icon and + * Split tdeartwork-theme-desktop into tdeartwork-theme-icon and kdewallpapers (closes: #189804) * Bumped standards-version to 3.5.10.0. -- Ben Burton Mon, 9 Jun 2003 13:13:35 +1000 -kdeartwork (4:3.1.2-1) unstable; urgency=low +tdeartwork (4:3.1.2-1) unstable; urgency=low * New upstream release. * Man page overhaul. -- Ben Burton Sun, 1 Jun 2003 14:15:47 +1000 -kdeartwork (4:3.1.1-1) unstable; urgency=low +tdeartwork (4:3.1.1-1) unstable; urgency=low * New upstream release. * Package kscreensaver recommends xscreensaver-gl. @@ -578,29 +578,29 @@ kdeartwork (4:3.1.1-1) unstable; urgency=low -- Ben Burton Sun, 23 Mar 2003 15:23:23 +1100 -kdeartwork (4:3.1.0-3) unstable; urgency=low +tdeartwork (4:3.1.0-3) unstable; urgency=low - * Made kdeartwork-theme-desktop conflict with kdewallpapers + * Made tdeartwork-theme-desktop conflict with kdewallpapers (closes: #180209). -- Ben Burton Tue, 11 Feb 2003 14:45:59 +1100 -kdeartwork (4:3.1.0-2) unstable; urgency=low +tdeartwork (4:3.1.0-2) unstable; urgency=low * First Trinity upload to debian! * Build-depends on xlibmesa-gl-dev and xlibmesa-glu-dev. -- Ben Burton Mon, 3 Feb 2003 08:53:03 +1100 -kdeartwork (4:3.1.0-1) unstable; urgency=low +tdeartwork (4:3.1.0-1) unstable; urgency=low * New upstream release. - * Renamed kdeartwork-screensaver to kscreensaver. - * Shifted epoch to 4: since kdebase used to provide kscreensaver 4:3.0.x. + * Renamed tdeartwork-screensaver to kscreensaver. + * Shifted epoch to 4: since tdebase used to provide kscreensaver 4:3.0.x. -- Ben Burton Sat, 4 Jan 2003 20:06:44 +1100 -kdeartwork (3.0.9-1) unstable; urgency=low +tdeartwork (3.0.9-1) unstable; urgency=low * New upstream release. * Built with g++-3.2. @@ -608,7 +608,7 @@ kdeartwork (3.0.9-1) unstable; urgency=low -- Ben Burton Tue, 22 Oct 2002 11:57:39 +1000 -kdeartwork (3.0.8-1) unstable; urgency=low +tdeartwork (3.0.8-1) unstable; urgency=low * New upstream release. * Moved to Chris Cheney's style of debian/rules. @@ -616,75 +616,75 @@ kdeartwork (3.0.8-1) unstable; urgency=low -- Ben Burton Sun, 22 Sep 2002 17:57:55 +1000 -kdeartwork (3.0.3-1) unstable; urgency=low +tdeartwork (3.0.3-1) unstable; urgency=low * New upstream release. * Build-depends on automake1.5. -- Ben Burton Thu, 15 Aug 2002 13:22:22 +1000 -kdeartwork (3.0.2-1) unstable; urgency=low +tdeartwork (3.0.2-1) unstable; urgency=low * New upstream release. -- Ben Burton Thu, 4 Jul 2002 19:36:49 +1000 -kdeartwork (3.0.1-1) unstable; urgency=low +tdeartwork (3.0.1-1) unstable; urgency=low * New upstream release. -- Ben Burton Mon, 13 May 2002 15:29:23 +1000 -kdeartwork (2.2.2-1) unstable; urgency=low +tdeartwork (2.2.2-1) unstable; urgency=low * New upstream release. -- Ben Burton Wed, 7 Nov 2001 10:49:53 -0600 -kdeartwork (2.2.1-5) unstable; urgency=low +tdeartwork (2.2.1-5) unstable; urgency=low * Uses automake again to solve new alpha problems. -- Ben Burton Tue, 6 Nov 2001 23:51:27 -0600 -kdeartwork (2.2.1-4) unstable; urgency=low +tdeartwork (2.2.1-4) unstable; urgency=low * Cleaned up automake-related material. -- Ben Burton Sun, 28 Oct 2001 13:48:04 -0600 -kdeartwork (2.2.1-3) unstable; urgency=low +tdeartwork (2.2.1-3) unstable; urgency=low * Builds with automake 1.5. -- Ben Burton Thu, 11 Oct 2001 15:31:32 -0500 -kdeartwork (2.2.1-2) unstable; urgency=low +tdeartwork (2.2.1-2) unstable; urgency=low * Updated parameters for alpha build (closes: Bug#113125). -- Ben Burton Sat, 22 Sep 2001 12:00:37 -0500 -kdeartwork (2.2.1-1) unstable; urgency=low +tdeartwork (2.2.1-1) unstable; urgency=low * New upstream release. -- Ben Burton Fri, 31 Aug 2001 21:08:56 -0500 -kdeartwork (2.2.0-final-1) unstable; urgency=low +tdeartwork (2.2.0-final-1) unstable; urgency=low * New upstream release. * Bumped standards-version to 3.5.6. -- Ben Burton Sun, 29 Jul 2001 17:48:59 +1000 -kdeartwork (2.2-beta1-2) unstable; urgency=low +tdeartwork (2.2-beta1-2) unstable; urgency=low * Builds on alpha. -- Ben Burton Sun, 29 Jul 2001 00:20:23 +1000 -kdeartwork (2.2-beta1-1) unstable; urgency=low +tdeartwork (2.2-beta1-1) unstable; urgency=low * Initial Release (closes: Bug#101244). diff --git a/ubuntu/maverick/tdeartwork/debian/control b/ubuntu/maverick/tdeartwork/debian/control index 391ca8986..34956beb8 100644 --- a/ubuntu/maverick/tdeartwork/debian/control +++ b/ubuntu/maverick/tdeartwork/debian/control @@ -1,19 +1,19 @@ -Source: kdeartwork-trinity +Source: tdeartwork-trinity Section: kde Priority: optional Maintainer: Ubuntu Core developers XSBC-Original-Maintainer: Debian Qt/KDE Maintainers Uploaders: Ana Beatriz Guerrero Lopez , Christopher Martin , Sune Vuorela -Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), autotools-dev, kdelibs4-trinity-dev, gawk, gettext, sharutils, kdebase-trinity-dev, kwin-trinity, libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, xscreensaver, xscreensaver-gl, xscreensaver-data, xscreensaver-data-extra, xscreensaver-gl-extra, rss-glx, fireflies, automake, autoconf, libtool, libltdl-dev +Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), autotools-dev, tdelibs4-trinity-dev, gawk, gettext, sharutils, tdebase-trinity-dev, kwin-trinity, libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, xscreensaver, xscreensaver-gl, xscreensaver-data, xscreensaver-data-extra, xscreensaver-gl-extra, rss-glx, fireflies, automake, autoconf, libtool, libltdl-dev Build-Conflicts: autoconf2.13, nvidia-glx Standards-Version: 3.8.4 -Package: kdeartwork-trinity +Package: tdeartwork-trinity Architecture: all Section: kde -Replaces: kdeartwork-kde3 (<< 4:3.5.13) -Breaks: kdeartwork-kde3 (<< 4:3.5.13) -Depends: kdeartwork-misc-trinity (>= ${Source-Version}), kdeartwork-emoticons-trinity (>= ${Source-Version}), kdeartwork-style-trinity (>= ${Source-Version}), kdeartwork-theme-icon-trinity (>= ${Source-Version}), kdeartwork-theme-window-trinity (>= ${Source-Version}), kdewallpapers-trinity (>= ${Source-Version}), kscreensaver-trinity (>= ${Source-Version}) +Replaces: tdeartwork-kde3 (<< 4:3.5.13) +Breaks: tdeartwork-kde3 (<< 4:3.5.13) +Depends: tdeartwork-misc-trinity (>= ${Source-Version}), tdeartwork-emoticons-trinity (>= ${Source-Version}), tdeartwork-style-trinity (>= ${Source-Version}), tdeartwork-theme-icon-trinity (>= ${Source-Version}), tdeartwork-theme-window-trinity (>= ${Source-Version}), kdewallpapers-trinity (>= ${Source-Version}), kscreensaver-trinity (>= ${Source-Version}) Recommends: kscreensaver-xsavers-trinity Description: themes, styles and more from the official Trinity release KDE (the K Desktop Environment) is a powerful Open Source graphical @@ -27,37 +27,37 @@ Description: themes, styles and more from the official Trinity release . Homepage: http://artist.kde.org -Package: kdeartwork-emoticons-trinity +Package: tdeartwork-emoticons-trinity Architecture: all Section: kde -Replaces: kdeartwork-emoticons-kde3 (<< 4:3.5.13) -Breaks: kdeartwork-emoticons-kde3 (<< 4:3.5.13) +Replaces: tdeartwork-emoticons-kde3 (<< 4:3.5.13) +Breaks: tdeartwork-emoticons-kde3 (<< 4:3.5.13) Enhances: kopete-trinity Description: emoticon collections for KDE chat clients This package contains several collections of emoticons used by official and unofficial KDE chat clients, such as Kopete and Konversation. . This package is part of KDE, and a component of the KDE artwork module. - See the 'kde-trinity' and 'kdeartwork-trinity' packages for more information. + See the 'kde-trinity' and 'tdeartwork-trinity' packages for more information. -Package: kdeartwork-misc-trinity +Package: tdeartwork-misc-trinity Architecture: all Section: kde -Replaces: kdeartwork-misc-kde3 (<< 4:3.5.13) -Breaks: kdeartwork-misc-kde3 (<< 4:3.5.13) +Replaces: tdeartwork-misc-kde3 (<< 4:3.5.13) +Breaks: tdeartwork-misc-kde3 (<< 4:3.5.13) Suggests: kworldclock Description: various multimedia goodies released with KDE This package contains miscellaneous multimedia goodies for KDE. Included are additional KDE sounds and kworldclock themes. . This package is part of Trinity, and a component of the KDE artwork module. - See the 'kde-trinity' and 'kdeartwork-trinity' packages for more information. + See the 'kde-trinity' and 'tdeartwork-trinity' packages for more information. -Package: kdeartwork-style-trinity +Package: tdeartwork-style-trinity Architecture: any Section: kde -Replaces: kdeartwork-style-kde3 (<< 4:3.5.13) -Breaks: kdeartwork-style-kde3 (<< 4:3.5.13) +Replaces: tdeartwork-style-kde3 (<< 4:3.5.13) +Breaks: tdeartwork-style-kde3 (<< 4:3.5.13) Depends: ${shlibs:Depends} Description: widget styles released with Trinity This package contains additional widget styles for Trinity. Widget styles @@ -66,13 +66,13 @@ Description: widget styles released with Trinity manager in the KDE Control Centre. . This package is part of Trinity, and a component of the KDE artwork module. - See the 'kde-trinity' and 'kdeartwork-trinity' packages for more information. + See the 'kde-trinity' and 'tdeartwork-trinity' packages for more information. -Package: kdeartwork-theme-icon-trinity +Package: tdeartwork-theme-icon-trinity Architecture: all Section: kde -Replaces: kdeartwork-theme-icon-kde3 (<< 4:3.5.13) -Breaks: kdeartwork-theme-icon-kde3 (<< 4:3.5.13) +Replaces: tdeartwork-theme-icon-kde3 (<< 4:3.5.13) +Breaks: tdeartwork-theme-icon-kde3 (<< 4:3.5.13) Recommends: kdesktop-trinity, kicker-trinity Description: icon themes released with Trinity This package contains additional icon themes for Trinity. Icon themes can be @@ -80,13 +80,13 @@ Description: icon themes released with Trinity can be applied using the icon manager in the Trinity Control Centre. . This package is part of Trinity, and a component of the KDE artwork module. - See the 'kde-trinity' and 'kdeartwork-trinity' packages for more information. + See the 'kde-trinity' and 'tdeartwork-trinity' packages for more information. -Package: kdeartwork-theme-window-trinity +Package: tdeartwork-theme-window-trinity Architecture: any Section: kde -Replaces: kdeartwork-theme-window-kde3 (<< 4:3.5.13) -Breaks: kdeartwork-theme-window-kde3 (<< 4:3.5.13) +Replaces: tdeartwork-theme-window-kde3 (<< 4:3.5.13) +Breaks: tdeartwork-theme-window-kde3 (<< 4:3.5.13) Depends: ${shlibs:Depends} Description: window decoration themes released with Trinity This package contains additional window decoration themes for Trinity. Window @@ -95,7 +95,7 @@ Description: window decoration themes released with Trinity Control Center. . This package is part of Trinity, and a component of the KDE artwork module. - See the 'kde-trinity' and 'kdeartwork-trinity' packages for more information. + See the 'kde-trinity' and 'tdeartwork-trinity' packages for more information. Package: kdewallpapers-trinity Architecture: all @@ -108,14 +108,14 @@ Description: wallpapers released with Trinity applied using the background manager in the KDE Control Centre. . This package is part of Trinity, and a component of the KDE artwork module. - See the 'kde-trinity' and 'kdeartwork-trinity' packages for more information. + See the 'kde-trinity' and 'tdeartwork-trinity' packages for more information. Package: kscreensaver-trinity Architecture: any Section: kde Replaces: kscreensaver-kde3 (<< 4:3.5.13) Breaks: kscreensaver-kde3 (<< 4:3.5.13) -Depends: ${shlibs:Depends}, kdebase-trinity-bin +Depends: ${shlibs:Depends}, tdebase-trinity-bin Recommends: kwin-trinity, kscreensaver-xsavers-trinity (= ${Source-Version}) Description: additional screen savers released with Trinity This package contains the screen savers for Trinity. They can be tested and @@ -127,14 +127,14 @@ Description: additional screen savers released with Trinity the KDE Control Center, install the separate package kscreensaver-xsavers. . This package is part of Trinity, and a component of the KDE artwork module. - See the 'kde-trinity' and 'kdeartwork-trinity' packages for more information. + See the 'kde-trinity' and 'tdeartwork-trinity' packages for more information. Package: kscreensaver-xsavers-trinity Architecture: any Section: kde Replaces: kscreensaver-xsavers-kde3 (<< 4:3.5.13) Breaks: kscreensaver-xsavers-kde3 (<< 4:3.5.13) -Depends: ${shlibs:Depends}, kdebase-trinity-bin, xscreensaver-data +Depends: ${shlibs:Depends}, tdebase-trinity-bin, xscreensaver-data Recommends: kwin-trinity, kscreensaver-trinity (= ${Source-Version}), xscreensaver-gl Suggests: kscreensaver-xsavers-webcollage-trinity Description: Trinity hooks for standard xscreensavers @@ -150,7 +150,7 @@ Description: Trinity hooks for standard xscreensavers files to integrate these packages into Trinity. . This package is part of Trinity, and a component of the KDE artwork module. - See the 'kde-trinity' and 'kdeartwork-trinity' packages for more information. + See the 'kde-trinity' and 'tdeartwork-trinity' packages for more information. Package: kscreensaver-xsavers-webcollage-trinity Architecture: all @@ -175,7 +175,7 @@ Description: webcollage screensaver Trinity hook installation. . This package is part of Trinity, and a component of the KDE artwork module. - See the 'kde-trinity' and 'kdeartwork-trinity' packages for more information. + See the 'kde-trinity' and 'tdeartwork-trinity' packages for more information. Package: kscreensaver-xsavers-extra-trinity Architecture: all @@ -195,16 +195,16 @@ Description: Trinity hooks for standard xscreensavers kscreensaver. . This package is part of Trinity, and a component of the KDE artwork module. - See the 'kde-trinity' and 'kdeartwork-trinity' packages for more information. + See the 'kde-trinity' and 'tdeartwork-trinity' packages for more information. -Package: kdeartwork-trinity-dbg +Package: tdeartwork-trinity-dbg Section: libdevel Architecture: any -Replaces: kdeartwork-kde3-dbg (<< 4:3.5.13) -Breaks: kdeartwork-kde3-dbg (<< 4:3.5.13) -Depends: kdelibs-trinity-dbg +Replaces: tdeartwork-kde3-dbg (<< 4:3.5.13) +Breaks: tdeartwork-kde3-dbg (<< 4:3.5.13) +Depends: tdelibs-trinity-dbg Priority: extra -Description: debugging symbols for kdeartwork-trinity - This package contains the debugging symbols associated with kdeartwork. - They will automatically be used by gdb for debugging kdeartwork-related +Description: debugging symbols for tdeartwork-trinity + This package contains the debugging symbols associated with tdeartwork. + They will automatically be used by gdb for debugging tdeartwork-related issues. diff --git a/ubuntu/maverick/tdeartwork/debian/control.in b/ubuntu/maverick/tdeartwork/debian/control.in index c12a75d6d..e2d1102a3 100644 --- a/ubuntu/maverick/tdeartwork/debian/control.in +++ b/ubuntu/maverick/tdeartwork/debian/control.in @@ -1,17 +1,17 @@ -Source: kdeartwork +Source: tdeartwork Section: kde Priority: optional Maintainer: Ubuntu Core developers XSBC-Original-Maintainer: @@@MAINTAINER@@@ Uploaders: @@@UPLOADERS@@@ -Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), autotools-dev, kdelibs4-dev (>= 4:3.5.7), gawk, gettext, sharutils, kdebase-dev (>= 4:3.5.7), kwin, libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, xscreensaver, xscreensaver-gl +Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), autotools-dev, tdelibs4-dev (>= 4:3.5.7), gawk, gettext, sharutils, tdebase-dev (>= 4:3.5.7), kwin, libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, xscreensaver, xscreensaver-gl Build-Conflicts: autoconf2.13, nvidia-glx Standards-Version: 3.7.2 -Package: kdeartwork +Package: tdeartwork Architecture: all Section: kde -Depends: kdeartwork-misc (>= ${Source-Version}), kdeartwork-emoticons (>= ${Source-Version}), kdeartwork-style (>= ${Source-Version}), kdeartwork-theme-icon (>= ${Source-Version}), kdeartwork-theme-window (>= ${Source-Version}), kdewallpapers (>= ${Source-Version}), kscreensaver (>= ${Source-Version}) +Depends: tdeartwork-misc (>= ${Source-Version}), tdeartwork-emoticons (>= ${Source-Version}), tdeartwork-style (>= ${Source-Version}), tdeartwork-theme-icon (>= ${Source-Version}), tdeartwork-theme-window (>= ${Source-Version}), kdewallpapers (>= ${Source-Version}), kscreensaver (>= ${Source-Version}) Recommends: kscreensaver-xsavers Description: themes, styles and more from the official KDE release KDE (the K Desktop Environment) is a powerful Open Source graphical @@ -25,7 +25,7 @@ Description: themes, styles and more from the official KDE release . Homepage: http://artist.kde.org -Package: kdeartwork-emoticons +Package: tdeartwork-emoticons Architecture: all Section: kde Enhances: kopete @@ -34,9 +34,9 @@ Description: emoticon collections for KDE chat clients and unofficial KDE chat clients, such as Kopete and Konversation. . This package is part of KDE, and a component of the KDE artwork module. - See the 'kde' and 'kdeartwork' packages for more information. + See the 'kde' and 'tdeartwork' packages for more information. -Package: kdeartwork-misc +Package: tdeartwork-misc Architecture: all Section: kde Suggests: kworldclock @@ -45,9 +45,9 @@ Description: various multimedia goodies released with KDE Included are additional KDE sounds and kworldclock themes. . This package is part of KDE, and a component of the KDE artwork module. - See the 'kde' and 'kdeartwork' packages for more information. + See the 'kde' and 'tdeartwork' packages for more information. -Package: kdeartwork-style +Package: tdeartwork-style Architecture: any Section: kde Depends: ${shlibs:Depends} @@ -58,22 +58,22 @@ Description: widget styles released with KDE manager in the KDE Control Centre. . This package is part of KDE, and a component of the KDE artwork module. - See the 'kde' and 'kdeartwork' packages for more information. + See the 'kde' and 'tdeartwork' packages for more information. -Package: kdeartwork-theme-icon +Package: tdeartwork-theme-icon Architecture: all Section: kde Recommends: kdesktop, kicker -Replaces: kdelibs-data (<< 4:3.5) +Replaces: tdelibs-data (<< 4:3.5) Description: icon themes released with KDE This package contains additional icon themes for KDE. Icon themes can be used to customise the appearance of standard icons throughout KDE. They can be applied using the icon manager in the KDE Control Centre. . This package is part of KDE, and a component of the KDE artwork module. - See the 'kde' and 'kdeartwork' packages for more information. + See the 'kde' and 'tdeartwork' packages for more information. -Package: kdeartwork-theme-window +Package: tdeartwork-theme-window Architecture: any Section: kde Depends: ${shlibs:Depends} @@ -84,24 +84,24 @@ Description: window decoration themes released with KDE Control Center. . This package is part of KDE, and a component of the KDE artwork module. - See the 'kde' and 'kdeartwork' packages for more information. + See the 'kde' and 'tdeartwork' packages for more information. Package: kdewallpapers Architecture: all Section: kde Suggests: kwin | x-window-manager -Replaces: kdebase-data (<< 4:3.5) +Replaces: tdebase-data (<< 4:3.5) Description: wallpapers released with KDE This package contains additional wallpapers for KDE. Wallpapers can be applied using the background manager in the KDE Control Centre. . This package is part of KDE, and a component of the KDE artwork module. - See the 'kde' and 'kdeartwork' packages for more information. + See the 'kde' and 'tdeartwork' packages for more information. Package: kscreensaver Architecture: any Section: kde -Depends: ${shlibs:Depends}, kdebase-bin +Depends: ${shlibs:Depends}, tdebase-bin Recommends: kwin, kscreensaver-xsavers (= ${Source-Version}) Description: additional screen savers released with KDE This package contains the screen savers for KDE. They can be tested and @@ -113,12 +113,12 @@ Description: additional screen savers released with KDE the KDE Control Center, install the separate package kscreensaver-xsavers. . This package is part of KDE, and a component of the KDE artwork module. - See the 'kde' and 'kdeartwork' packages for more information. + See the 'kde' and 'tdeartwork' packages for more information. Package: kscreensaver-xsavers Architecture: any Section: kde -Depends: ${shlibs:Depends}, kdebase-bin, xscreensaver +Depends: ${shlibs:Depends}, tdebase-bin, xscreensaver Recommends: kwin, kscreensaver (= ${Source-Version}), xscreensaver-gl Suggests: kscreensaver-xsavers-webcollage Description: KDE hooks for standard xscreensavers @@ -134,7 +134,7 @@ Description: KDE hooks for standard xscreensavers files to integrate these packages into KDE. . This package is part of KDE, and a component of the KDE artwork module. - See the 'kde' and 'kdeartwork' packages for more information. + See the 'kde' and 'tdeartwork' packages for more information. Package: kscreensaver-xsavers-webcollage Architecture: all @@ -157,14 +157,14 @@ Description: webcollage screensaver KDE hook installation. . This package is part of KDE, and a component of the KDE artwork module. - See the 'kde' and 'kdeartwork' packages for more information. + See the 'kde' and 'tdeartwork' packages for more information. -Package: kdeartwork-dbg +Package: tdeartwork-dbg Section: libdevel Architecture: any -Depends: kdelibs-dbg +Depends: tdelibs-dbg Priority: extra -Description: debugging symbols for kdeartwork - This package contains the debugging symbols associated with kdeartwork. - They will automatically be used by gdb for debugging kdeartwork-related +Description: debugging symbols for tdeartwork + This package contains the debugging symbols associated with tdeartwork. + They will automatically be used by gdb for debugging tdeartwork-related issues. diff --git a/ubuntu/maverick/tdeartwork/debian/copyright b/ubuntu/maverick/tdeartwork/debian/copyright index ae0c0cb2d..f98e0b7f5 100644 --- a/ubuntu/maverick/tdeartwork/debian/copyright +++ b/ubuntu/maverick/tdeartwork/debian/copyright @@ -5,7 +5,7 @@ It was downloaded from: http://www.kde.org/download Upstream Authors: - Note that kdeartwork has many contributers beyond those listed below. + Note that tdeartwork has many contributers beyond those listed below. Icon Themes: iKons: Kristof Borrey @@ -193,7 +193,7 @@ Copyright: Since this change is generally though retroactive, the incompatibility is resolved, and we can ship the Virtual Machine screen saver with - kdeartwork. + tdeartwork. -------------------- diff --git a/ubuntu/maverick/tdeartwork/debian/kdeartwork-emoticons-trinity.install b/ubuntu/maverick/tdeartwork/debian/kdeartwork-emoticons-trinity.install deleted file mode 100644 index 0fea42334..000000000 --- a/ubuntu/maverick/tdeartwork/debian/kdeartwork-emoticons-trinity.install +++ /dev/null @@ -1 +0,0 @@ -debian/tmp/opt/trinity/share/emoticons diff --git a/ubuntu/maverick/tdeartwork/debian/kdeartwork-misc-trinity.install b/ubuntu/maverick/tdeartwork/debian/kdeartwork-misc-trinity.install deleted file mode 100644 index 0285201e7..000000000 --- a/ubuntu/maverick/tdeartwork/debian/kdeartwork-misc-trinity.install +++ /dev/null @@ -1,3 +0,0 @@ -debian/tmp/opt/trinity/share/apps/kworldclock -debian/tmp/opt/trinity/share/sounds/KDE_Logout_new.wav -debian/tmp/opt/trinity/share/sounds/KDE_Startup_new.wav diff --git a/ubuntu/maverick/tdeartwork/debian/kdeartwork-style-trinity.install b/ubuntu/maverick/tdeartwork/debian/kdeartwork-style-trinity.install deleted file mode 100644 index 8fab1bcbf..000000000 --- a/ubuntu/maverick/tdeartwork/debian/kdeartwork-style-trinity.install +++ /dev/null @@ -1,4 +0,0 @@ -debian/tmp/opt/trinity/lib/trinity/plugins/styles -debian/tmp/opt/trinity/lib/trinity/kstyle_phase_config.la -debian/tmp/opt/trinity/lib/trinity/kstyle_phase_config.so -debian/tmp/opt/trinity/share/apps/kstyle diff --git a/ubuntu/maverick/tdeartwork/debian/kdeartwork-theme-icon-trinity.install b/ubuntu/maverick/tdeartwork/debian/kdeartwork-theme-icon-trinity.install deleted file mode 100644 index 8a1dc19a0..000000000 --- a/ubuntu/maverick/tdeartwork/debian/kdeartwork-theme-icon-trinity.install +++ /dev/null @@ -1 +0,0 @@ -debian/tmp/opt/trinity/share/icons diff --git a/ubuntu/maverick/tdeartwork/debian/kdeartwork-theme-window-trinity.install b/ubuntu/maverick/tdeartwork/debian/kdeartwork-theme-window-trinity.install deleted file mode 100644 index 7f688e236..000000000 --- a/ubuntu/maverick/tdeartwork/debian/kdeartwork-theme-window-trinity.install +++ /dev/null @@ -1,2 +0,0 @@ -debian/tmp/opt/trinity/lib/trinity/kwin* -debian/tmp/opt/trinity/share/apps/kwin diff --git a/ubuntu/maverick/tdeartwork/debian/kdeartwork.README.Debian b/ubuntu/maverick/tdeartwork/debian/kdeartwork.README.Debian deleted file mode 100644 index 1b9dfa1a7..000000000 --- a/ubuntu/maverick/tdeartwork/debian/kdeartwork.README.Debian +++ /dev/null @@ -1,8 +0,0 @@ -KDE Artwork for Debian ----------------------- - -Package kdeartwork is a metapackage that depends on the full set of -themes, widget styles, screen savers and other artistic goodies provided -with the official release of KDE. - - -- Ben Burton , Thu, 4 Jul 2002 19:36:49 +1000 diff --git a/ubuntu/maverick/tdeartwork/debian/rules b/ubuntu/maverick/tdeartwork/debian/rules index 1a593022d..3e16d1ff2 100755 --- a/ubuntu/maverick/tdeartwork/debian/rules +++ b/ubuntu/maverick/tdeartwork/debian/rules @@ -14,7 +14,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib -DEB_DH_STRIP_ARGS := --dbg-package=kdeartwork-trinity-dbg +DEB_DH_STRIP_ARGS := --dbg-package=tdeartwork-trinity-dbg clean:: rm -f IconThemes/kdeclassic/22x22/actions/kde/kde.png diff --git a/ubuntu/maverick/tdeartwork/debian/tdeartwork-emoticons-trinity.install b/ubuntu/maverick/tdeartwork/debian/tdeartwork-emoticons-trinity.install new file mode 100644 index 000000000..0fea42334 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/tdeartwork-emoticons-trinity.install @@ -0,0 +1 @@ +debian/tmp/opt/trinity/share/emoticons diff --git a/ubuntu/maverick/tdeartwork/debian/tdeartwork-misc-trinity.install b/ubuntu/maverick/tdeartwork/debian/tdeartwork-misc-trinity.install new file mode 100644 index 000000000..0285201e7 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/tdeartwork-misc-trinity.install @@ -0,0 +1,3 @@ +debian/tmp/opt/trinity/share/apps/kworldclock +debian/tmp/opt/trinity/share/sounds/KDE_Logout_new.wav +debian/tmp/opt/trinity/share/sounds/KDE_Startup_new.wav diff --git a/ubuntu/maverick/tdeartwork/debian/tdeartwork-style-trinity.install b/ubuntu/maverick/tdeartwork/debian/tdeartwork-style-trinity.install new file mode 100644 index 000000000..8fab1bcbf --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/tdeartwork-style-trinity.install @@ -0,0 +1,4 @@ +debian/tmp/opt/trinity/lib/trinity/plugins/styles +debian/tmp/opt/trinity/lib/trinity/kstyle_phase_config.la +debian/tmp/opt/trinity/lib/trinity/kstyle_phase_config.so +debian/tmp/opt/trinity/share/apps/kstyle diff --git a/ubuntu/maverick/tdeartwork/debian/tdeartwork-theme-icon-trinity.install b/ubuntu/maverick/tdeartwork/debian/tdeartwork-theme-icon-trinity.install new file mode 100644 index 000000000..8a1dc19a0 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/tdeartwork-theme-icon-trinity.install @@ -0,0 +1 @@ +debian/tmp/opt/trinity/share/icons diff --git a/ubuntu/maverick/tdeartwork/debian/tdeartwork-theme-window-trinity.install b/ubuntu/maverick/tdeartwork/debian/tdeartwork-theme-window-trinity.install new file mode 100644 index 000000000..7f688e236 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/tdeartwork-theme-window-trinity.install @@ -0,0 +1,2 @@ +debian/tmp/opt/trinity/lib/trinity/kwin* +debian/tmp/opt/trinity/share/apps/kwin diff --git a/ubuntu/maverick/tdeartwork/debian/tdeartwork.README.Debian b/ubuntu/maverick/tdeartwork/debian/tdeartwork.README.Debian new file mode 100644 index 000000000..079d4ba40 --- /dev/null +++ b/ubuntu/maverick/tdeartwork/debian/tdeartwork.README.Debian @@ -0,0 +1,8 @@ +KDE Artwork for Debian +---------------------- + +Package tdeartwork is a metapackage that depends on the full set of +themes, widget styles, screen savers and other artistic goodies provided +with the official release of KDE. + + -- Ben Burton , Thu, 4 Jul 2002 19:36:49 +1000 -- cgit v1.2.1