--- openoffice.org-amd64-2.0.2-2ubuntu12.orig/debian/rules +++ openoffice.org-amd64-2.0.2-2ubuntu12/debian/rules @@ -0,0 +1,107 @@ +#! /usr/bin/make -f + +DEB_BUILD_ARCH=$(shell dpkg-architecture -qDEB_BUILD_ARCH) + +ORIGVERSION=$(shell dpkg-parsechangelog | grep ^Version | sed -e 's/Version: //' -e 's/-[[:alnum:]]*$$//') +BASEVERSION=$(shell echo $(ORIGVERSION) | sed -e 's/-[^-]*$$//') + +VER = +JAVA_COMMON_DEPENDS = openoffice.org-java-common +BASE_HSQLDB_DEPENDS = libhsqldb-java (>= 1.8.0.0-2) +COMMON_BSH_DEPENDS = bsh (>= 2.0b4-1) +OOO_FILTER52_DEP = openoffice.org$(VER)-filter-so52 + +export DH_OPTIONS = -Nopenoffice.org-gcj + +build: build-stamp build-native-stamp +build-stamp: + @echo ORIGVERSION: $(ORIGVERSION) + @echo BASEVERSION: $(BASEVERSION) +# ./fetch-and-build + +build-native-stamp: + $(MAKE) -C sysui-desktop-util + touch $@ + +clean: + dh_testdir + dh_testroot + rm -rf DEBIAN + -$(MAKE) -C sysui-desktop-util clean + rm -f build-native-stamp + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + +# Native binaries, install to dummy location to determine shlib deps + dh_installdirs -popenoffice.org-gnome usr/lib + install -m755 sysui-desktop-util/gnome-set-default-application \ + debian/openoffice.org-gnome/usr/lib/ + dh_shlibdeps -p openoffice.org-gnome + sed 's/^shlibs:Depends/gnome:Depends/' \ + debian/openoffice.org-gnome.substvars \ + > debian/openoffice.org-gnome.substvars.gnome + rm -f debian/openoffice.org-gnome.substvars + rm -f debian/openoffice.org-gnome/usr/lib/gnome-set-default-application + +# Extract all debs + for i in `cd pkgs ; /bin/ls *.deb` ; do \ + dpkg-deb -x pkgs/$$i debian/"$$(echo $$i | sed 's,_.*,,')"/ ; \ + done + +# Remove vfs UNO module, requires libgnomevfs-2.so.0, +# which is not available as 32bit library + rm -f debian/openoffice.org-gnome/usr/lib/openoffice/program/ucpgvfs1.uno.so + +# Overwrite with native binaries + install -m755 sysui-desktop-util/gnome-set-default-application \ + debian/openoffice.org-gnome/usr/lib/openoffice/program/ + +# Remove non-working gnome stuff (ia64 only) +ifeq (ia64,$(DEB_BUILD_ARCH)) + rm -f debian/openoffice.org-gnome/usr/lib/openoffice/program/ooqstart + rm -f debian/openoffice.org-gnome/usr/lib/openoffice/program/gconfbe1.uno.so +endif + +binary-indep: + +binary-arch: build install + dh_testdir + dh_testroot + dh_installdocs + dh_installexamples + dh_installchangelogs + for p in `dh_listpackages`; do \ + case "$$p" in *-core) continue; esac; \ + rm -f debian/$$p/usr/share/doc/openoffice.org-core/copyright; \ + rm -f debian/$$p/usr/share/doc/openoffice.org-core/changelog.Debian; \ + done +# dh_link -s +# dh_strip -s + dh_compress -s + dh_fixperms -s +# dh_makeshlibs -s + dh_installdeb -s +# dh_shlibdeps -s +ifneq (ia64,$(DEB_BUILD_ARCH)) + cat debian/openoffice.org-gnome.substvars.gnome \ + >> debian/openoffice.org-gnome.substvars +endif + dh_gencontrol -s -- -Vbase-version=$(BASEVERSION) \ + -V'base-hsqldb-depends=$(BASE_HSQLDB_DEPENDS)' \ + -V'common-bsh-depends=$(COMMON_BSH_DEPENDS)' \ + -V'java-common-depends=$(JAVA_COMMON_DEPENDS)' \ + -V'ooo-filter52-dep=$(OOO_FILTER52_DEP)' \ + + dh_md5sums -s + dh_builddeb -s + +make-orig: + tar cvzf ../openoffice.org-amd64_$(ORIGVERSION).orig.tar.gz pkgs srcs + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install configure --- openoffice.org-amd64-2.0.2-2ubuntu12.orig/debian/control +++ openoffice.org-amd64-2.0.2-2ubuntu12/debian/control @@ -0,0 +1,272 @@ +Source: openoffice.org-amd64 +Section: editors +Priority: optional +Maintainer: Tollef Fog Heen +Uploaders: Matthias Klose +Build-Depends: debhelper (>> 4.0.0), dpkg-dev (>= 1.10.22ubuntu1), libgnomevfs2-dev +Standards-Version: 3.6.2 + + + +Package: openoffice.org +Architecture: amd64 ia64 +Depends: openoffice.org-core (>> ${base-version}), openoffice.org-writer (>> ${base-version}), openoffice.org-calc (>> ${base-version}), openoffice.org-impress (>> ${base-version}), openoffice.org-draw (>> ${base-version}), openoffice.org-math (>> ${base-version}), openoffice.org-base (>> ${base-version}), ${java-common-depends} +Suggests: myspell-dictionary, openoffice.org-help, menu, ooqstart-gnome | oooqs-kde, unixodbc, cupsys-bsd, libsane, ttf-dejavu | ttf-bitstream-vera, prelink, openoffice.org-hyphenation, openoffice.org-thesaurus, libxrender1, msttcorefonts, openoffice.org-gnome | openoffice.org-kde, xlibmesa-gl | libgl1, mozilla-browser | mozilla-firefox | firefox | mozilla-thunderbird, openoffice.org-officebean, java-gcj-compat | j2re1.4 | java2-runtime, openclipart-openoffice.org, pstoedit, imagemagick, ${ooo-filter52-dep} +Conflicts: openoffice.org2 (<< ${base-version}) +Replaces: openoffice.org2 (<< ${base-version}), openoffice.org-debian-files +Provides: openoffice.org2 +Description: OpenOffice.org Office suite version 2.0 + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This metapackage installs all components of openoffice.org: + * openoffice.org-writer: Word processor + * openoffice.org-calc: Spreadsheet + * openoffice.org-impress: Presentation + * openoffice.org-draw: Drawing + * openoffice.org-base: Database + * openoffice.org-math: Equation editor + . + You can extend the functionality of OpenOffice.org by installing these + packages: + * myspell-dictionary: Myspell dictionaries for use with OpenOffice.org + * openoffice.org-help: User help + * openoffice.org-thesaurus: Thesauri for the use with OpenOffice.org + * openoffice.org-hyphenation: Hyphenation patterns for OpenOffice.org + * ooqstart-gnome/oooqs-kde: Quick start applet for Gnome/KDE desktops + * openoffice.org-gnome: Gtk UI Plugin, GNOME VFS, GConf backend and + GNOME File Picker support + * openoffice.org-kde: KDE UI Plugin and KDE File Picker support + * menu: Will add openoffice.org menu entries for every Debian window manager. + * unixodbc: ODBC database support + * cupsys-bsd: Allows OpenOffice.org to detect your CUPS printer queues + automatically + * libsane: Use your sane-supported scanner with OpenOffice.org + * libxrender1: Speed up display by using Xrender library + * xlibmesa-gl / libgl1: OpenGL support + * openclipart-openoffice.org: Open Clip Art Gallery with OOo index files + * mozilla-browser | mozilla-firefox | firefox | mozilla-thunderbird: + Mozilla profile with Certificates needed for XML Security... + * openoffice.org-filter-so52: StarOffice 5.2 format filters + * msttcorefonts: Installs standard MS truetype fonts (contrib) + * java-gcj-compat/gij-4.0 | j2re1.4 (non-free) | java2-runtime + Java Runtime Environment for use with OpenOffice.org + * pstoedit / imagemagick: helper tools for EPS thumbnails + . + See README.Debian for information about using OpenOffice.org in Debian, known + bugs and workarounds. + +Package: openoffice.org-core +Architecture: amd64 ia64 +Depends: openoffice.org-common (>> ${base-version}), openoffice.org-l10n-en-us (>> ${base-version}) | openoffice.org-l10n-${base-version}, openoffice.org-java-common (>> ${base-version}), ttf-opensymbol, ${shlibs:Depends}, libnss3 (>= 1.7.5), libnspr4, debconf (>= 1.2.0) | debconf-2.0, ia32-libs-openoffice.org (>= 11), lib32stdc++6, lib32z1 (>= 1.2.3-1ubuntu4) +Conflicts: openoffice.org-thesaurus, openoffice.org-unbundled, openoffice.org-l10n-1.9.108, openoffice.org-l10n-1.9.114, openoffice.org-l10n-1.9.121, openoffice.org-1.9.125, oooqs-kde (<< 2.0.3-7), ooqstart-gnome (<= 0.8.3-8), openoffice.org-help-de (<< ${base-version}), openoffice.org-help-en (<< ${base-version}), openoffice.org-help-el (<< ${base-version}), openoffice.org-help-es (<< ${base-version}), openoffice.org-help-fr (<< ${base-version}), openoffice.org-help-it (<< ${base-version}), openoffice.org-help-ja (<< ${base-version}), openoffice.org-help-ko (<< ${base-version}), openoffice.org-help-pt-br (<< ${base-version}), openoffice.org-help-sv (<< ${base-version}), openoffice.org-help-tr (<< ${base-version}), openoffice.org-help-zh-cn (<< ${base-version}), openoffice.org-help-zh-tw (<< ${base-version}), openoffice.org-bin, openoffice.org2-core, openoffice.org-crashrep +Provides: openoffice.org-bundled, openoffice.org2-core, openoffice.org-java, openoffice.org2-hunspell, openoffice.org-hunspell +Replaces: openoffice.org-bin, openoffice.org (<< 1.9), openoffice.org2-core, openoffice.org-java, openoffice.org2-hunspell, openoffice.org-hunspell +Description: OpenOffice.org office suite architecture dependent files + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the architecture-dependent core files of + OpenOffice.org. See the openoffice.org package for more information. + +Package: openoffice.org-writer +Architecture: amd64 ia64 +Depends: openoffice.org-core (>> ${base-version}) +Recommends: java-gcj-compat | j2re1.4 | java2-runtime, ${java-common-depends} +Replaces: openoffice.org (<< 1.9), openoffice.org-debian-files, openoffice.org2-writer (<< ${base-version}) +Conflicts: openoffice.org-debian-files, openoffice.org2-writer (<< ${base-version}) +Provides: openoffice.org2-writer +Description: OpenOffice.org office suite - word processor + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the the wordprocessor component for OpenOffice.org, + a full-featured office productivity suite that provides a near drop-in + replacement for Microsoft(R) Office. + +Package: openoffice.org-calc +Architecture: amd64 ia64 +Depends: openoffice.org-core (>> ${base-version}) +Replaces: openoffice.org2-core (<< 1.9.113-0pre1), openoffice.org (<< 1.9), openoffice.org-debian-files, openoffice.org2-calc (<< ${base-version}) +Conflicts: openoffice.org-bin (<< 1.9), openoffice.org-debian-files, openoffice.org2-calc (<< ${base-version}) +Provides: openoffice.org2-calc +Description: OpenOffice.org office suite - spreadsheet + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the the spreadsheet component for OpenOffice.org, + a full-featured office productivity suite that provides a near drop-in + replacement for Microsoft(R) Office. + +Package: openoffice.org-impress +Architecture: amd64 ia64 +Depends: openoffice.org-core (>> ${base-version}), openoffice.org-draw (>> ${base-version}) +Replaces: openoffice.org (<< 1.9), openoffice.org-debian-files, openoffice.org2-impress (<< ${base-version}) +Conflicts: openoffice.org-debian-files, openoffice.org2-impress (<< ${base-version}) +Provides: openoffice.org2-impress +Description: OpenOffice.org office suite - presentation + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the the presentation component for OpenOffice.org, + a full-featured office productivity suite that provides a near drop-in + replacement for Microsoft(R) Office. + +Package: openoffice.org-draw +Architecture: amd64 ia64 +Depends: openoffice.org-core (>> ${base-version}) +Replaces: openoffice.org (<< 1.9), openoffice.org-debian-files, openoffice.org2-draw (<< ${base-version}) +Conflicts: openoffice.org-debian-files, openoffice.org2-draw (<< ${base-version}) +Provides: openoffice.org2-draw +Description: OpenOffice.org office suite - drawing + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the the drawing component for OpenOffice.org, + a full-featured office productivity suite that provides a near drop-in + replacement for Microsoft(R) Office. + +Package: openoffice.org-math +Architecture: amd64 ia64 +Depends: openoffice.org-core (>> ${base-version}) +Replaces: openoffice.org (<< 1.9), openoffice.org-debian-files, openoffice.org2-math (<< ${base-version}) +Conflicts: openoffice.org-debian-files, openoffice.org2-math (<< ${base-version}) +Provides: openoffice.org2-math +Description: OpenOffice.org office suite - equation editor + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the the equation editor component for OpenOffice.org, + a full-featured office productivity suite that provides a near drop-in + replacement for Microsoft(R) Office. + +Package: openoffice.org-base +Architecture: amd64 ia64 +Depends: openoffice.org-core (>> ${base-version}), ${shlibs:Depends}, java-gcj-compat | j2re1.4 | java2-runtime, ${base-hsqldb-depends}, ${java-common-depends} +Suggests: unixodbc, libmyodbc | odbc-postgresql | tdsodbc | mdbtools, libmysql-java | libpg-java | libsapdbc-java +Replaces: openoffice.org-core (<< 2.0.1), openoffice.org-common (<< 1.9.113-0pre1), openoffice.org-bin (<< 1.9), openoffice.org-debian-files, openoffice.org2-base (<< ${base-version}), openoffice.org-java +Conflicts: openoffice.org-debian-files, openoffice.org2-base (<< ${base-version}) +Provides: openoffice.org2-base +Description: OpenOffice.org office suite - database + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the the database component for OpenOffice.org, + a full-featured office productivity suite that provides a near drop-in + replacement for Microsoft(R) Office. + . + You can extend the functionality of OpenOffice.org Base by installing these + packages: + . + * unixodbc: ODBC database support + * libmyodbc | odbc-postgresql | tdsodbc | mdbtools: ODBC drivers for: + - MySQL + - PostgreSQL + - MS SQL / Sybase SQL + - *.mdb (JET / MS Access) + * libmysql-java | libpg-java | libsapdbc-java: JDBC Drivers + for: + - MySQL + - PostgreSQL + - MaxDB + +Package: openoffice.org-kde +Architecture: amd64 ia64 +Depends:openoffice.org-core (>> ${base-version}), ia32-libs-kde (>= 5) +Suggests: oooqs-kde, konqueror, kmail, kaddressbook +Section: kde +Enhances: openoffice.org +Conflicts: openoffice.org2-kde (<< ${base-version}) +Provides: openoffice.org2-kde +Replaces: openoffice.org2-kde (<< ${base-version}) +Description: KDE Integration for OpenOffice.org (Widgets, Dialogs, Addressbook) + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the KDE plugin for drawing OOo's widgets with + KDE/Qt, a KDEish File Picker when running under KDE and KDE Addressbook + integration. + You can extend the functionality of this installing these packages: + . + * oooqs-kde: Quick start applet for KDE desktops + * konqueror / kmail + * kaddressbook + +Package: openoffice.org-gtk +Architecture: amd64 ia64 +Section: gnome +Depends: openoffice.org-core (>> ${base-version}), ia32-libs-gtk (>= 16), at-spi +Replaces: openoffice.org-gnome (<< 2.0.2-2ubuntu4), openoffice.org2-gnome +Description: GTK Integration for OpenOffice.org (Widgets, Dialogs) + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the Gtk plugin for drawing OOo's widgets with + Gtk+ and a Gtk/GNOMEish File Picker when running under GNOME. + +Package: openoffice.org-gnome +Architecture: amd64 +Depends: openoffice.org-gtk (>> ${base-version}), ${gnome:Depends} +Suggests: openoffice.org-evolution +Section: gnome +Enhances: openoffice.org +Conflicts: openoffice.org2-gnome (<< ${base-version}) +Provides: openoffice.org-gtk-gnome, openoffice.org2-gnome +Replaces: openoffice.org-gtk-gnome, openoffice.org2-gnome (<< ${base-version}), openoffice.org-kde (= 2.0.1-1) +Description: GNOME Integration for OpenOffice.org (Widgets, Dialogs, VFS, GConf) + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the Gtk plugin for drawing OOo's widgets with + Gtk+ and a Gtk/GNOMEish File Picker when running under GNOME, + GNOME VFS support and a GConf backend. + . + You can extend the functionality of OpenOffice.org Base by installing these + packages: + . + * openoffice.org-evolution: Evolution adressbook support + * evolution + +Package: openoffice.org-filter-so52 +Section: misc +Architecture: amd64 ia64 +Depends: ${shlibs:Depends}, openoffice.org-core (>> ${base-version}) +Replaces: openoffice.org2-core (<= 1.9.108-1), openoffice.org-math (<< 1.9.113-0pre1), openoffice.org-calc (<< 1.9.113-0pre1), openoffice.org2-filter-so52 +Provides: openoffice.org2-filters-so52 +Conflicts: openoffice.org2-filters-so52 +Description: StarOffice 5.2 format filters for OpenOffice.org + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the the legacy filters for the binary + StarOffice 5.2 formats. + +Package: openoffice.org-gcj +Section: libs +Architecture: amd64 +Depends: lib32gcj7, java-gcj-compat, openoffice.org-core (= ${Source-Version}), ${java-common-depends} (= ${Source-Version}) +Description: OpenOffice.orgs Java libraries (native for use with GIJ) + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the .jars from openoffice.org-java-common compiled to + native to make the Java features of OOo faster when using gij. + . + This package has NO effect with Suns/Blackdowns/IBMs/etc. JDK. + +Package: openoffice.org-qa-tools +Section: devel +Depends: openoffice.org (>> ${base-version}), openoffice.org-filter-so52, openoffice.org-java-common +Recommends: openoffice.org-qa-api-tests, openoffice.org-qa-ui-tests +Architecture: amd64 ia64 +Description: OpenOffice.org Automatic Test Programs + OpenOffice.org is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package contains the test tools to automatically test the + OpenOffice.org programs. + . + Install the openoffice.org-qa-ui-tests and + openoffice.org-qa-api-tests packages to get the official + testscripts, or write your own scripts. + --- openoffice.org-amd64-2.0.2-2ubuntu12.orig/debian/changelog +++ openoffice.org-amd64-2.0.2-2ubuntu12/debian/changelog @@ -0,0 +1,198 @@ +openoffice.org-amd64 (2.0.2-2ubuntu12-1) dapper; urgency=low + + * Update to 2.0.2-2ubuntu12. + * Mangle debian/control to make sure that all the arch:all transitional + packages built from the main sources will be installable with us. + + -- Adam Conrad Sun, 28 May 2006 22:47:15 +0000 + +openoffice.org-amd64 (2.0.2-2ubuntu11-1) dapper; urgency=low + + * Update to 2.0.2-2ubuntu11. + * Revert accidental move to debian-native. + + -- Adam Conrad Sat, 27 May 2006 07:49:48 +0000 + +openoffice.org-amd64 (2.0.2-2ubuntu10-1) dapper; urgency=low + + * Update to 2.0.2-2ubuntu10. + + -- Adam Conrad Thu, 25 May 2006 08:28:32 +0000 + +openoffice.org-amd64 (2.0.2-2ubuntu5-1) dapper; urgency=low + + * Update to 2.0.2-2ubuntu5. + * Fix openoffice.org-gtk upgrade. Malone: #41251, #41443. + + -- Matthias Klose Thu, 27 Apr 2006 15:04:39 +0000 + +openoffice.org-amd64 (2.0.2-2ubuntu4-2) dapper; urgency=low + + * Fix build error on ia64. + + -- Matthias Klose Tue, 25 Apr 2006 08:30:43 +0000 + +openoffice.org-amd64 (2.0.2-2ubuntu4-1) dapper; urgency=low + + * Update to 2.0.2-2ubuntu4. + * Split out openoffice.org-gtk. + * Do not build openoffice.org-gnome for ia64, crashes immediately. + + -- Matthias Klose Mon, 24 Apr 2006 21:35:54 +0000 + +openoffice.org-amd64 (2.0.2-2ubuntu1-1) dapper; urgency=low + + * Update to 2.0.2-2ubuntu1. + + -- Matthias Klose Thu, 30 Mar 2006 09:58:33 +0000 + +openoffice.org-amd64 (2.0.2-1ubuntu6-1) dapper; urgency=low + + * Update to 2.0.2-1ubuntu6. + * Build native gnome-set-default-application. + * Remove vfs UNO module, requires libgnomevfs-2.so.0, which is not + available as 32bit library. + + -- Matthias Klose Thu, 23 Mar 2006 07:51:42 +0000 + +openoffice.org-amd64 (2.0.2-1ubuntu3-3) dapper; urgency=low + + * Tighten dependencies on ia32-libs-openoffice.org to use + the libgcj7 from this package. + * Fix conflicts in -base and -qa-tools. + + -- Matthias Klose Thu, 16 Mar 2006 17:29:47 +0000 + +openoffice.org-amd64 (2.0.2-1ubuntu3-2) dapper; urgency=low + + * debian/TODO: Remove. + + -- Matthias Klose Thu, 16 Mar 2006 13:17:44 +0000 + +openoffice.org-amd64 (2.0.2-1ubuntu3-1) dapper; urgency=low + + * Install diversion for + /usr/lib/openoffice/presets/basic/Standard/script.xlb. + * Fix build failure on ia64. Ubuntu #23298. + * Tighten dependencies on ia32-libs-*. + + -- Matthias Klose Thu, 16 Mar 2006 10:03:08 +0100 + +openoffice.org-amd64 (2.0.2-1ubuntu1-1) dapper; urgency=low + + * Update to 2.0.2. + * Tighten dependencies on ia32-libs-*. + * Add openoffice.org-qa-tools. + + -- Matthias Klose Sun, 12 Mar 2006 15:44:08 +0100 + +openoffice.org-amd64 (2.0.1oob680m2-0ubuntu1-1) dapper; urgency=low + + * Repackage new i386 version. + * Update control file from 2.0.2 version. + * fetch-and-build: Update. + + -- Matthias Klose Wed, 22 Feb 2006 10:01:37 +0000 + +openoffice.org2-amd64 (2.0.1-0ubuntu3-1) dapper; urgency=low + + * Repackage new i386 version. + + -- Matthias Klose Thu, 5 Jan 2006 23:44:41 +0100 + +openoffice.org2-amd64 (2.0.1-0ubuntu1-1) dapper; urgency=low + + * Repackage new i386 version. + + -- Matthias Klose Thu, 22 Dec 2005 12:38:33 +0000 + +openoffice.org2-amd64 (2.0.0m143-0ubuntu2-0ubuntu1) dapper; urgency=low + + * Repackage new i386 version. + + -- Matthias Klose Tue, 6 Dec 2005 08:24:07 +0000 + +openoffice.org2-amd64 (1.9.129-0.1ubuntu4-0ubuntu1) breezy; urgency=low + + * Repackage new i386 version. + + -- Matthias Klose Sat, 8 Oct 2005 10:21:41 +0000 + +openoffice.org2-amd64 (1.9.129-0.1ubuntu3-0ubuntu3) breezy; urgency=low + + * Limit inter-package dependencies to the same base version. + + -- Matthias Klose Thu, 6 Oct 2005 13:27:11 +0000 + +openoffice.org2-amd64 (1.9.129-0.1ubuntu3-0ubuntu2) breezy; urgency=low + + * Update the control file from the openoffice.org2 package. + + -- Matthias Klose Wed, 5 Oct 2005 20:22:54 +0000 + +openoffice.org2-amd64 (1.9.129-0.1ubuntu3-0ubuntu1) breezy; urgency=low + + * Repackage new i386 version, update dependicies on the -base package. + + -- Matthias Klose Mon, 3 Oct 2005 16:07:19 +0000 + +openoffice.org2-amd64 (1.9.129-0.1ubuntu1-0ubuntu1) breezy; urgency=low + + * Repackage new i386 version, update depends and recommends to + correspond with i386 package. Ubuntu #15947 + + -- Tollef Fog Heen Wed, 21 Sep 2005 15:45:22 +0200 + +openoffice.org2-amd64 (1.9.125+2.0beta2-1ubuntu2-0ubuntu3) breezy; urgency=low + + * Really fix up the dependency information for java this time. Ubuntu + #15521, this time for real. + + -- Tollef Fog Heen Mon, 19 Sep 2005 14:07:12 +0200 + +openoffice.org2-amd64 (1.9.125+2.0beta2-1ubuntu2-0ubuntu2) breezy; urgency=low + + * Add dependency ia32-libs-kde for ooo-kde. + + -- Tollef Fog Heen Fri, 16 Sep 2005 11:44:51 +0200 + +openoffice.org2-amd64 (1.9.125+2.0beta2-1ubuntu2-0ubuntu1) breezy; urgency=low + + * Repackage new ubuntu version. Ubuntu #15521. + + -- Tollef Fog Heen Fri, 16 Sep 2005 10:09:32 +0200 + +openoffice.org2-amd64 (1.9.125+2.0beta2-1ubuntu1-1) breezy; urgency=low + + * Repackage new Ubuntu version + * Add java-gcj-compat again as alternative for lib32gcj6 as per + Matthias' advice. + * Depend on newer ia32-libs-openoffice.org + + -- Tollef Fog Heen Tue, 30 Aug 2005 09:21:43 +0200 + +openoffice.org2-amd64 (1.9.121-1ubuntu10-2) breezy; urgency=low + + * Add missing depends on lib32stdc++6 and s/java-gcj-compat/lib32gcj6/, + since that's what we need here. Also add lib32z1 to dependency list + + -- Tollef Fog Heen Tue, 16 Aug 2005 08:34:46 +0200 + +openoffice.org2-amd64 (1.9.121-1ubuntu10-1) breezy; urgency=low + + * Repack newer version. This should fix some java issues. + + -- Tollef Fog Heen Fri, 12 Aug 2005 13:31:49 +0200 + +openoffice.org2-amd64 (1.9.121-1ubuntu7-2) breezy; urgency=low + + * Target breezy + + -- Matt Zimmerman Wed, 10 Aug 2005 14:39:55 -0700 + +openoffice.org2-amd64 (1.9.121-1ubuntu7-1) unstable; urgency=low + + * Initial repackaging of openoffice.org2 for AMD64. + + -- Tollef Fog Heen Mon, 8 Aug 2005 12:30:44 +0200 + --- openoffice.org-amd64-2.0.2-2ubuntu12.orig/debian/README.build +++ openoffice.org-amd64-2.0.2-2ubuntu12/debian/README.build @@ -0,0 +1,7 @@ +To build a new version of this package, you will need both an amd64 +system and an ia32 system. On the ia32 system, run ./fetch-and-build. +This will download the latest sources of the included packages from +Ubuntu, and build them from scratch (hopefully, at least). Then you +can create a source package using dpkg-source, and copy it to an amd64 +system where it may be built normally. The packages can not (yet, at +least) be built from scratch on an amd64 system. --- openoffice.org-amd64-2.0.2-2ubuntu12.orig/debian/copyright +++ openoffice.org-amd64-2.0.2-2ubuntu12/debian/copyright @@ -0,0 +1,1915 @@ +Package: OpenOffice.org +Obtained from: http://download.openoffice.org/1.1.0/source.html +Upstream authors: OpenOffice.org developer team +Debian package authors: Peter Novodvorsky, Jan Palic, Chris Halls, Rene Engelhard + +The file oo_1.1rc_src/goodies/source/filter.vcl/egif/giflzwc.cxx has been +removed from the source because of the LZW patent. +The directories odk/ and sdk_oo/ were removed from the source due to non-free +documentation. + +Many thanks to Branden Robinson, I've used his excellent xfree86 package's +debian scripts for this package. + +Debian copyright(s)/license(s): +Modifications and additions are free software; you can redistribute them +and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# +# Based in part on code from sash, Copyright (c) 1999 by David I. Bell +# Permission has been granted to redistribute this code under the GPL. + +Unless otherwise noted, all modifications and additions to OpenOffice.org +found in this Debian package bear the following copyright and license terms: + + +Upstream copyright(s)/license(s): + +This product is made available subject to the terms of GNU Lesser General +Public License Version 2.1. A copy of the LGPL license can be found +http://www.openoffice.org/project/www/license.html + +Copyright 2002,2005 Sun Microsystems, Inc. + +On Debian systems, a copy of the LGPL can also be found in +/usr/share/common-licenses/LGPL. + +The program uses Berkely DB software: + +Copyright (c) 1990-1999 Sleepycat Software. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. +3. Redistributions in any form must be accompanied by information on + how to obtain complete source code for the DB software and any + accompanying software that uses the DB software. The source code + must either be included in the distribution or be available for no + more than the cost of distribution plus a nominal fee, and must be + freely redistributable under reasonable conditions. For an + executable file, complete source code means the source code for all + modules it contains. It does not include source code for modules or + files that typically accompany the major components of the operating + system on which the executable file runs. + +THIS SOFTWARE IS PROVIDED BY SLEEPYCAT SOFTWARE ``AS IS'' AND ANY EXPRESS OR +IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT, ARE +DISCLAIMED. IN NO EVENT SHALL SLEEPYCAT SOFTWARE BE LIABLE FOR ANY DIRECT, +INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF +LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE +OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +Copyright (c) 1990, 1993, 1994, 1995 The Regents of the University of +California. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. +3. Neither the name of the University nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY +EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY +DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +Copyright (c) 1995, 1996 The President and Fellows of Harvard University. All +rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. +3. Neither the name of the University nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY HARVARD AND ITS CONTRIBUTORS ``AS IS'' AND ANY +EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL HARVARD OR ITS CONTRIBUTORS BE LIABLE FOR ANY +DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + +------------------------------------ +Copyright 2002 Sun Microsystems, Inc. + +This product has been created with contributions from the OpenOffice.org +community, of which Sun Microsystem Inc. is the founding member. OpenOffice.org +acknowledges all community members, especially those mentioned at +http://www.openoffice.org/welcome/credits.html. + +===================================================== +Copyrights from THIRDPARTYLICENSEREADME.html + +------------------------------------------------------------------------------- + +The following software may be included in this product: libcurl v. 7.9.8; Use +of any of this software is governed by the terms of the license below: + +Daniel Stenberg, , et al. + +libcurl v. 7.9.8 + +Copyright (C) 1998-2001, Daniel Stenberg, , et al. + + Everyone is permitted to copy and distribute verbatim copies of this license + document, but changing it is not allowed. + + In order to be useful for every potential user, the curl and libcurl are + dual-licensed under the MPL and the MIT/X-derivate licenses. + + You may opt to use, copy, modify, merge, publish, distribute and/or sell + copies of the Software, and permit persons to whom the Software is furnished + to do so, under the terms of the MPL or the MIT/X-derivate licenses. You may + pick one of these licenses. The files MITX.txt and MPL-1.1.txt contain the + license texts. + + As a courtesy to the open-source and free software community, we ask you to + dual-license any modifications that you make as well, under the terms of this + document. + + Please remember to always keep the licensing information included in + individual source files up-to-date, so as to avoid misleading anyone as to + the status of these files. + + I will use a submission policy according to which I will only enter + contributions into the CVS tree if the contributor agrees to both licenses + and this dual-license approach. + +--- + + MOZILLA PUBLIC LICENSE + Version 1.1 + + --------------- + +1. Definitions. + + 1.0.1. "Commercial Use" means distribution or otherwise making the + Covered Code available to a third party. + + 1.1. "Contributor" means each entity that creates or contributes to + the creation of Modifications. + + 1.2. "Contributor Version" means the combination of the Original + Code, prior Modifications used by a Contributor, and the Modifications + made by that particular Contributor. + + 1.3. "Covered Code" means the Original Code or Modifications or the + combination of the Original Code and Modifications, in each case + including portions thereof. + + 1.4. "Electronic Distribution Mechanism" means a mechanism generally + accepted in the software development community for the electronic + transfer of data. + + 1.5. "Executable" means Covered Code in any form other than Source + Code. + + 1.6. "Initial Developer" means the individual or entity identified + as the Initial Developer in the Source Code notice required by Exhibit + A. + + 1.7. "Larger Work" means a work which combines Covered Code or + portions thereof with code not governed by the terms of this License. + + 1.8. "License" means this document. + + 1.8.1. "Licensable" means having the right to grant, to the maximum + extent possible, whether at the time of the initial grant or + subsequently acquired, any and all of the rights conveyed herein. + + 1.9. "Modifications" means any addition to or deletion from the + substance or structure of either the Original Code or any previous + Modifications. When Covered Code is released as a series of files, a + Modification is: + A. Any addition to or deletion from the contents of a file + containing Original Code or previous Modifications. + + B. Any new file that contains any part of the Original Code or + previous Modifications. + + 1.10. "Original Code" means Source Code of computer software code + which is described in the Source Code notice required by Exhibit A as + Original Code, and which, at the time of its release under this + License is not already Covered Code governed by this License. + + 1.10.1. "Patent Claims" means any patent claim(s), now owned or + hereafter acquired, including without limitation, method, process, + and apparatus claims, in any patent Licensable by grantor. + + 1.11. "Source Code" means the preferred form of the Covered Code for + making modifications to it, including all modules it contains, plus + any associated interface definition files, scripts used to control + compilation and installation of an Executable, or source code + differential comparisons against either the Original Code or another + well known, available Covered Code of the Contributor's choice. The + Source Code can be in a compressed or archival form, provided the + appropriate decompression or de-archiving software is widely available + for no charge. + + 1.12. "You" (or "Your") means an individual or a legal entity + exercising rights under, and complying with all of the terms of, this + License or a future version of this License issued under Section 6.1. + For legal entities, "You" includes any entity which controls, is + controlled by, or is under common control with You. For purposes of + this definition, "control" means (a) the power, direct or indirect, + to cause the direction or management of such entity, whether by + contract or otherwise, or (b) ownership of more than fifty percent + (50%) of the outstanding shares or beneficial ownership of such + entity. + +2. Source Code License. + + 2.1. The Initial Developer Grant. + The Initial Developer hereby grants You a world-wide, royalty-free, + non-exclusive license, subject to third party intellectual property + claims: + (a) under intellectual property rights (other than patent or + trademark) Licensable by Initial Developer to use, reproduce, + modify, display, perform, sublicense and distribute the Original + Code (or portions thereof) with or without Modifications, and/or + as part of a Larger Work; and + + (b) under Patents Claims infringed by the making, using or + selling of Original Code, to make, have made, use, practice, + sell, and offer for sale, and/or otherwise dispose of the + Original Code (or portions thereof). + + (c) the licenses granted in this Section 2.1(a) and (b) are + effective on the date Initial Developer first distributes + Original Code under the terms of this License. + + (d) Notwithstanding Section 2.1(b) above, no patent license is + granted: 1) for code that You delete from the Original Code; 2) + separate from the Original Code; or 3) for infringements caused + by: i) the modification of the Original Code or ii) the + combination of the Original Code with other software or devices. + + 2.2. Contributor Grant. + Subject to third party intellectual property claims, each Contributor + hereby grants You a world-wide, royalty-free, non-exclusive license + + (a) under intellectual property rights (other than patent or + trademark) Licensable by Contributor, to use, reproduce, modify, + display, perform, sublicense and distribute the Modifications + created by such Contributor (or portions thereof) either on an + unmodified basis, with other Modifications, as Covered Code + and/or as part of a Larger Work; and + + (b) under Patent Claims infringed by the making, using, or + selling of Modifications made by that Contributor either alone + and/or in combination with its Contributor Version (or portions + of such combination), to make, use, sell, offer for sale, have + made, and/or otherwise dispose of: 1) Modifications made by that + Contributor (or portions thereof); and 2) the combination of + Modifications made by that Contributor with its Contributor + Version (or portions of such combination). + + (c) the licenses granted in Sections 2.2(a) and 2.2(b) are + effective on the date Contributor first makes Commercial Use of + the Covered Code. + + (d) Notwithstanding Section 2.2(b) above, no patent license is + granted: 1) for any code that Contributor has deleted from the + Contributor Version; 2) separate from the Contributor Version; + 3) for infringements caused by: i) third party modifications of + Contributor Version or ii) the combination of Modifications made + by that Contributor with other software (except as part of the + Contributor Version) or other devices; or 4) under Patent Claims + infringed by Covered Code in the absence of Modifications made by + that Contributor. + +3. Distribution Obligations. + + 3.1. Application of License. + The Modifications which You create or to which You contribute are + governed by the terms of this License, including without limitation + Section 2.2. The Source Code version of Covered Code may be + distributed only under the terms of this License or a future version + of this License released under Section 6.1, and You must include a + copy of this License with every copy of the Source Code You + distribute. You may not offer or impose any terms on any Source Code + version that alters or restricts the applicable version of this + License or the recipients' rights hereunder. However, You may include + an additional document offering the additional rights described in + Section 3.5. + + 3.2. Availability of Source Code. + Any Modification which You create or to which You contribute must be + made available in Source Code form under the terms of this License + either on the same media as an Executable version or via an accepted + Electronic Distribution Mechanism to anyone to whom you made an + Executable version available; and if made available via Electronic + Distribution Mechanism, must remain available for at least twelve (12) + months after the date it initially became available, or at least six + (6) months after a subsequent version of that particular Modification + has been made available to such recipients. You are responsible for + ensuring that the Source Code version remains available even if the + Electronic Distribution Mechanism is maintained by a third party. + + 3.3. Description of Modifications. + You must cause all Covered Code to which You contribute to contain a + file documenting the changes You made to create that Covered Code and + the date of any change. You must include a prominent statement that + the Modification is derived, directly or indirectly, from Original + Code provided by the Initial Developer and including the name of the + Initial Developer in (a) the Source Code, and (b) in any notice in an + Executable version or related documentation in which You describe the + origin or ownership of the Covered Code. + + 3.4. Intellectual Property Matters + (a) Third Party Claims. + If Contributor has knowledge that a license under a third party's + intellectual property rights is required to exercise the rights + granted by such Contributor under Sections 2.1 or 2.2, + Contributor must include a text file with the Source Code + distribution titled "LEGAL" which describes the claim and the + party making the claim in sufficient detail that a recipient will + know whom to contact. If Contributor obtains such knowledge after + the Modification is made available as described in Section 3.2, + Contributor shall promptly modify the LEGAL file in all copies + Contributor makes available thereafter and shall take other steps + (such as notifying appropriate mailing lists or newsgroups) + reasonably calculated to inform those who received the Covered + Code that new knowledge has been obtained. + + (b) Contributor APIs. + If Contributor's Modifications include an application programming + interface and Contributor has knowledge of patent licenses which + are reasonably necessary to implement that API, Contributor must + also include this information in the LEGAL file. + + (c) Representations. + Contributor represents that, except as disclosed pursuant to + Section 3.4(a) above, Contributor believes that Contributor's + Modifications are Contributor's original creation(s) and/or + Contributor has sufficient rights to grant the rights conveyed by + this License. + + 3.5. Required Notices. + You must duplicate the notice in Exhibit A in each file of the Source + Code. If it is not possible to put such notice in a particular Source + Code file due to its structure, then You must include such notice in a + location (such as a relevant directory) where a user would be likely + to look for such a notice. If You created one or more Modification(s) + You may add your name as a Contributor to the notice described in + Exhibit A. You must also duplicate this License in any documentation + for the Source Code where You describe recipients' rights or ownership + rights relating to Covered Code. You may choose to offer, and to + charge a fee for, warranty, support, indemnity or liability + obligations to one or more recipients of Covered Code. However, You + may do so only on Your own behalf, and not on behalf of the Initial + Developer or any Contributor. You must make it absolutely clear than + any such warranty, support, indemnity or liability obligation is + offered by You alone, and You hereby agree to indemnify the Initial + Developer and every Contributor for any liability incurred by the + Initial Developer or such Contributor as a result of warranty, + support, indemnity or liability terms You offer. + + 3.6. Distribution of Executable Versions. + You may distribute Covered Code in Executable form only if the + requirements of Section 3.1-3.5 have been met for that Covered Code, + and if You include a notice stating that the Source Code version of + the Covered Code is available under the terms of this License, + including a description of how and where You have fulfilled the + obligations of Section 3.2. The notice must be conspicuously included + in any notice in an Executable version, related documentation or + collateral in which You describe recipients' rights relating to the + Covered Code. You may distribute the Executable version of Covered + Code or ownership rights under a license of Your choice, which may + contain terms different from this License, provided that You are in + compliance with the terms of this License and that the license for the + Executable version does not attempt to limit or alter the recipient's + rights in the Source Code version from the rights set forth in this + License. If You distribute the Executable version under a different + license You must make it absolutely clear that any terms which differ + from this License are offered by You alone, not by the Initial + Developer or any Contributor. You hereby agree to indemnify the + Initial Developer and every Contributor for any liability incurred by + the Initial Developer or such Contributor as a result of any such + terms You offer. + + 3.7. Larger Works. + You may create a Larger Work by combining Covered Code with other code + not governed by the terms of this License and distribute the Larger + Work as a single product. In such a case, You must make sure the + requirements of this License are fulfilled for the Covered Code. + +4. Inability to Comply Due to Statute or Regulation. + + If it is impossible for You to comply with any of the terms of this + License with respect to some or all of the Covered Code due to + statute, judicial order, or regulation then You must: (a) comply with + the terms of this License to the maximum extent possible; and (b) + describe the limitations and the code they affect. Such description + must be included in the LEGAL file described in Section 3.4 and must + be included with all distributions of the Source Code. Except to the + extent prohibited by statute or regulation, such description must be + sufficiently detailed for a recipient of ordinary skill to be able to + understand it. + +5. Application of this License. + + This License applies to code to which the Initial Developer has + attached the notice in Exhibit A and to related Covered Code. + +6. Versions of the License. + + 6.1. New Versions. + Netscape Communications Corporation ("Netscape") may publish revised + and/or new versions of the License from time to time. Each version + will be given a distinguishing version number. + + 6.2. Effect of New Versions. + Once Covered Code has been published under a particular version of the + License, You may always continue to use it under the terms of that + version. You may also choose to use such Covered Code under the terms + of any subsequent version of the License published by Netscape. No one + other than Netscape has the right to modify the terms applicable to + Covered Code created under this License. + + 6.3. Derivative Works. + If You create or use a modified version of this License (which you may + only do in order to apply it to code which is not already Covered Code + governed by this License), You must (a) rename Your license so that + the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape", + "MPL", "NPL" or any confusingly similar phrase do not appear in your + license (except to note that your license differs from this License) + and (b) otherwise make it clear that Your version of the license + contains terms which differ from the Mozilla Public License and + Netscape Public License. (Filling in the name of the Initial + Developer, Original Code or Contributor in the notice described in + Exhibit A shall not of themselves be deemed to be modifications of + this License.) + +7. DISCLAIMER OF WARRANTY. + + COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, + WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, + WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF + DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. + THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE + IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, + YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE + COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER + OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF + ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER. + +8. TERMINATION. + + 8.1. This License and the rights granted hereunder will terminate + automatically if You fail to comply with terms herein and fail to cure + such breach within 30 days of becoming aware of the breach. All + sublicenses to the Covered Code which are properly granted shall + survive any termination of this License. Provisions which, by their + nature, must remain in effect beyond the termination of this License + shall survive. + + 8.2. If You initiate litigation by asserting a patent infringement + claim (excluding declatory judgment actions) against Initial Developer + or a Contributor (the Initial Developer or Contributor against whom + You file such action is referred to as "Participant") alleging that: + + (a) such Participant's Contributor Version directly or indirectly + infringes any patent, then any and all rights granted by such + Participant to You under Sections 2.1 and/or 2.2 of this License + shall, upon 60 days notice from Participant terminate prospectively, + unless if within 60 days after receipt of notice You either: (i) + agree in writing to pay Participant a mutually agreeable reasonable + royalty for Your past and future use of Modifications made by such + Participant, or (ii) withdraw Your litigation claim with respect to + the Contributor Version against such Participant. If within 60 days + of notice, a reasonable royalty and payment arrangement are not + mutually agreed upon in writing by the parties or the litigation claim + is not withdrawn, the rights granted by Participant to You under + Sections 2.1 and/or 2.2 automatically terminate at the expiration of + the 60 day notice period specified above. + + (b) any software, hardware, or device, other than such Participant's + Contributor Version, directly or indirectly infringes any patent, then + any rights granted to You by such Participant under Sections 2.1(b) + and 2.2(b) are revoked effective as of the date You first made, used, + sold, distributed, or had made, Modifications made by that + Participant. + + 8.3. If You assert a patent infringement claim against Participant + alleging that such Participant's Contributor Version directly or + indirectly infringes any patent where such claim is resolved (such as + by license or settlement) prior to the initiation of patent + infringement litigation, then the reasonable value of the licenses + granted by such Participant under Sections 2.1 or 2.2 shall be taken + into account in determining the amount or value of any payment or + license. + + 8.4. In the event of termination under Sections 8.1 or 8.2 above, + all end user license agreements (excluding distributors and resellers) + which have been validly granted by You or any distributor hereunder + prior to termination shall survive termination. + +9. LIMITATION OF LIABILITY. + + UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT + (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL + DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, + OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR + ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY + CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, + WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER + COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN + INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF + LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY + RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW + PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE + EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO + THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU. + +10. U.S. GOVERNMENT END USERS. + + The Covered Code is a "commercial item," as that term is defined in + 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer + software" and "commercial computer software documentation," as such + terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 + C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), + all U.S. Government End Users acquire Covered Code with only those + rights set forth herein. + +11. MISCELLANEOUS. + + This License represents the complete agreement concerning subject + matter hereof. If any provision of this License is held to be + unenforceable, such provision shall be reformed only to the extent + necessary to make it enforceable. This License shall be governed by + California law provisions (except to the extent applicable law, if + any, provides otherwise), excluding its conflict-of-law provisions. + With respect to disputes in which at least one party is a citizen of, + or an entity chartered or registered to do business in the United + States of America, any litigation relating to this License shall be + subject to the jurisdiction of the Federal Courts of the Northern + District of California, with venue lying in Santa Clara County, + California, with the losing party responsible for costs, including + without limitation, court costs and reasonable attorneys' fees and + expenses. The application of the United Nations Convention on + Contracts for the International Sale of Goods is expressly excluded. + Any law or regulation which provides that the language of a contract + shall be construed against the drafter shall not apply to this + License. + +12. RESPONSIBILITY FOR CLAIMS. + + As between Initial Developer and the Contributors, each party is + responsible for claims and damages arising, directly or indirectly, + out of its utilization of rights under this License and You agree to + work with Initial Developer and Contributors to distribute such + responsibility on an equitable basis. Nothing herein is intended or + shall be deemed to constitute any admission of liability. + +13. MULTIPLE-LICENSED CODE. + + Initial Developer may designate portions of the Covered Code as + "Multiple-Licensed". "Multiple-Licensed" means that the Initial + Developer permits you to utilize portions of the Covered Code under + Your choice of the NPL or the alternative licenses, if any, specified + by the Initial Developer in the file described in Exhibit A. + +EXHIBIT A -Mozilla Public License. + + + +--- + +COPYRIGHT AND PERMISSION NOTICE + +Copyright (c) 1996 - 2001, Daniel Stenberg, . + +All rights reserved. + +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, and/or sell copies of the +Software, and to permit persons to whom the Software is furnished to do so, +provided that the above copyright notice(s) and this permission notice appear +in all copies 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 OF THIRD PARTY RIGHTS. IN +NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE +LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY +DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall not +be used in advertising or otherwise to promote the sale, use or other dealings +in this Software without prior written authorization of the copyright holder. +Source: http://curl.haxx.se/dispair.cgi?file=curl-7.9.8.tar.gz&dir=curl-7.9.8/&view=curl-7.9.8/LEGAL, http://curl.haxx.se/libcurl + +------------------------------------------------------------------------------- + +The following software may be included in this product: zlib v.; Use of any of +this software is governed by the terms of the license below: + +Erich Gamma and Kent Beck + +zlib v. + +Common Public License Version 0.5 + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC +LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM +CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. + +1. DEFINITIONS + +"Contribution" means: + +a) in the case of the initial Contributor, the initial code and documentation +distributed under this Agreement, and + +b) in the case of each subsequent Contributor: + +i) changes to the Program, and + +ii) additions to the Program; + +where such changes and/or additions to the Program originate from and are +distributed by that particular Contributor. A Contribution 'originates' from a +Contributor if it was added to the Program by such Contributor itself or anyone +acting on such Contributor's behalf. Contributions do not include additions to +the Program which: (i) are separate modules of software distributed in +conjunction with the Program under their own license agreement, and (ii) are +not derivative works of the Program. + +"Contributor" means any person or entity that distributes the Program. + +"Licensed Patents " mean patent claims licensable by a Contributor which are +necessarily infringed by the use or sale of its Contribution alone or when +combined with the Program. + +"Program" means the Contributions distributed in accordance with this Agreement. + +"Recipient" means anyone who receives the Program under this Agreement, +including all Contributors. + +2. GRANT OF RIGHTS + +a) Subject to the terms of this Agreement, each Contributor hereby grants +Recipient a non-exclusive, worldwide, royalty-free copyright license to +reproduce, prepare derivative works of, publicly display, publicly perform, +distribute and sublicense the Contribution of such Contributor, if any, and +such derivative works, in source code and object code form. + +b) Subject to the terms of this Agreement, each Contributor hereby grants +Recipient a non-exclusive, worldwide, royalty-free patent license under +Licensed Patents to make, use, sell, offer to sell, import and otherwise +transfer the Contribution of such Contributor, if any, in source code and +object code form. This patent license shall apply to the combination of +the Contribution and the Program if, at the time the Contribution is added +by the Contributor, such addition of the Contribution causes such combination +to be covered by the Licensed Patents. The patent license shall not apply +to any other combinations which include the Contribution. No hardware per +se is licensed hereunder. + +c) Recipient understands that although each Contributor grants the licenses to +its Contributions set forth herein, no assurances are provided by any +Contributor that the Program does not infringe the patent or other intellectual +property rights of any other entity. Each Contributor disclaims any liability +to Recipient for claims brought by any other entity based on infringement of +intellectual property rights or otherwise. As a condition to exercising the +rights and licenses granted hereunder, each Recipient hereby assumes sole +responsibility to secure any other intellectual property rights needed, if any. +For example, if a third party patent license is required to allow Recipient to +distribute the Program, it is Recipient's responsibility to acquire that +license before distributing the Program. + +d) Each Contributor represents that to its knowledge it has sufficient +copyright rights in its Contribution, if any, to grant the copyright license +set forth in this Agreement. + +3. REQUIREMENTS + +A Contributor may choose to distribute the Program in object code form under +its own license agreement, provided that: + +a) it complies with the terms and conditions of this Agreement; and + +b) its license agreement: + +i) effectively disclaims on behalf of all Contributors all warranties and +conditions, express and implied, including warranties or conditions of title +and non-infringement, and implied warranties or conditions of merchantability +and fitness for a particular purpose; + +ii) effectively excludes on behalf of all Contributors all liability for +damages, including direct, indirect, special, incidental and consequential +damages, such as lost profits; + +iii) states that any provisions which differ from this Agreement are offered by +that Contributor alone and not by any other party; and + +iv) states that source code for the Program is available from such Contributor, +and informs licensees how to obtain it in a reasonable manner on or through a +medium customarily used for software exchange. + +When the Program is made available in source code form: + +a) it must be made available under this Agreement; and + +b) a copy of this Agreement must be included with each copy of the Program. + +Contributors may not remove or alter any copyright notices contained within the +Program. + +Each Contributor must identify itself as the originator of its Contribution, if +any, in a manner that reasonably allows subsequent Recipients to identify the +originator of the Contribution. + +4. COMMERCIAL DISTRIBUTION + +Commercial distributors of software may accept certain responsibilities with +respect to end users, business partners and the like. While this license is +intended to facilitate the commercial use of the Program, the Contributor who +includes the Program in a commercial product offering should do so in a manner +which does not create potential liability for other Contributors. Therefore, if +a Contributor includes the Program in a commercial product offering, such +Contributor ("Commercial Contributor") hereby agrees to defend and indemnify +every other Contributor ("Indemnified Contributor") against any losses, damages +and costs (collectively "Losses") arising from claims, lawsuits and other legal +actions brought by a third party against the Indemnified Contributor to the +extent caused by the acts or omissions of such Commercial Contributor in +connection with its distribution of the Program in a commercial product +offering. The obligations in this section do not apply to any claims or Losses +relating to any actual or alleged intellectual property infringement. In order +to qualify, an Indemnified Contributor must: a) promptly notify the Commercial +Contributor in writing of such claim, and b) allow the Commercial Contributor +to control, and cooperate with the Commercial Contributor in, the defense and +any related settlement negotiations. The Indemnified Contributor may participate +in any such claim at its own expense. + +For example, a Contributor might include the Program in a commercial product +offering, Product X. That Contributor is then a Commercial Contributor. If that +Commercial Contributor then makes performance claims, or offers warranties +related to Product X, those performance claims and warranties are such +Commercial Contributor's responsibility alone. Under this section, the +Commercial Contributor would have to defend claims against the other +Contributors related to those performance claims and warranties, and if a court +requires any other Contributor to pay any damages as a result, the Commercial +Contributor must pay those damages. + +5. NO WARRANTY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR +IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, +NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each +Recipient is solely responsible for determining the appropriateness of using +and distributing the Program and assumes all risks associated with its exercise +of rights under this Agreement, including but not limited to the risks and costs +of program errors, compliance with applicable laws, damage to or loss of data, +programs or equipment, and unavailability or interruption of operations. + +6. DISCLAIMER OF LIABILITY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY +CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST +PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, +STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY +WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS +GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +7. GENERAL + +If any provision of this Agreement is invalid or unenforceable under applicable +law, it shall not affect the validity or enforceability of the remainder of the +terms of this Agreement, and without further action by the parties hereto, such +provision shall be reformed to the minimum extent necessary to make such +provision valid and enforceable. + +If Recipient institutes patent litigation against a Contributor with respect to +a patent applicable to software (including a cross-claim or counterclaim in a +lawsuit), then any patent licenses granted by that Contributor to such Recipient +under this Agreement shall terminate as of the date such litigation is filed. In +addition, If Recipient institutes patent litigation against any entity (including +a cross-claim or counterclaim in a lawsuit) alleging that the Program itself +(excluding combinations of the Program with other software or hardware) infringes +such Recipient's patent(s), then such Recipient's rights granted under Section +2(b) shall terminate as of the date such litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it fails to +comply with any of the material terms or conditions of this Agreement and does +not cure such failure in a reasonable period of time after becoming aware of +such noncompliance. If all Recipient's rights under this Agreement terminate, +Recipient agrees to cease use and distribution of the Program as soon as +reasonably practicable. However, Recipient's obligations under this Agreement +and any licenses granted by Recipient relating to the Program shall continue and survive. + +Everyone is permitted to copy and distribute copies of this Agreement, but in +order to avoid inconsistency the Agreement is copyrighted and may only be +modified in the following manner. The Agreement Steward reserves the right to +publish new versions (including revisions) of this Agreement from time to time. +No one other than the Agreement Steward has the right to modify this Agreement. +IBM is the initial Agreement Steward. IBM may assign the responsibility to serve +as the Agreement Steward to a suitable separate entity. Each new version of the +Agreement will be given a distinguishing version number. The Program (including +Contributions) may always be distributed subject to the version of the Agreement +under which it was received. In addition, after a new version of the Agreement is +published, Contributor may elect to distribute the Program (including its +Contributions) under the new version. Except as expressly stated in Sections +2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual +property of any Contributor under this Agreement, whether +expressly, by implication, estoppel or otherwise. All rights in the Program not +expressly granted under this Agreement are reserved. + +This Agreement is governed by the laws of the State of New York and the +intellectual property laws of the United States of America. No party to this +Agreement will bring a legal action under this Agreement more than one year +after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation. + +Source: http://www.junit.org,http://oss.software.ibm.com/developerworks/oss/ +license-cpl.html + +------------------------------------------------------------------------------- + +The following software may be included in this product: C++ Boost Library v. +1.28.0; Use of any of this software is governed by the terms of the license +below: + +boost.org + +Multiple: http://www.boost.org/people/people.htm + +C++ Boost Library v. 1.28.0 + +ULTIPLE SUB-LICENSES + +ANY: +// Copyright Kevlin Henney, 2000, 2001, 2002. All rights reserved. +// +// Permission to use, copy, modify, and distribute this software for any +// purpose is hereby granted without fee, provided that this copyright and +// permissions notice appear in all copies and derivatives. +// +// This software is provided "as is" without express or implied warranty. + +ARRAY: +/* The following code declares class array, + * an STL container (as wrapper) for arrays of constant size. + * + * See + * http://www.josuttis.com/cppcode + * for details and the latest version. + * + * (C) Copyright Nicolai M. Josuttis 2001. + * Permission to copy, use, modify, sell and distribute this software + * is granted provided this copyright notice appears in all copies. + * This software is provided "as is" without express or implied + * warranty, and with no claim as to its suitability for any purpose. + * + * Aug 05, 2001 + */ + +BIND: +// +// bind.hpp - binds function objects to arguments +// +// Copyright (c) 2001, 2002 Peter Dimov and Multi Media Ltd. +// Copyright (c) 2001 David Abrahams +// +// Permission to copy, use, modify, sell and distribute this software +// is granted provided this copyright notice appears in all copies. +// This software is provided "as is" without express or implied +// warranty, and with no claim as to its suitability for any purpose. +// +// See http://www.boost.org/libs/bind/bind.html for documentation. +// + +CALL_TRAITS +// (C) Copyright Steve Cleary, Beman Dawes, Howard Hinnant & John Maddock 2000. +// Permission to copy, use, modify, sell and +// distribute this software is granted provided this copyright notice appears +// in all copies. This software is provided "as is" without express or implied +// warranty, and with no claim as to its suitability for any purpose. + +// See http://www.boost.org for most recent version including documentation. + +// call_traits: defines typedefs for function usage +// (see libs/utility/call_traits.htm) + +COMPATIBILITY: +// (C) Copyright Boost.org 1999. Permission to copy, use, modify, sell and +// distribute this software is granted provided this copyright notice appears +// in all copies. This software is provided "as is" without express or implied +// warranty, and with no claim as to its suitability for any purpose. +// +// use this header as a workaround for missing + +COMPOSE:These are the examples from the following book: +Nicolai M. Josuttis +The C++ Standard Library - A Tutorial and Reference +Addison Wesley Longman, 1999 +ISBN 0-201-37926-0 + +For further informations see: http://www.josuttis.com/libbook/ + +I welcome your feedback. The best way to reach me is by Email: libbook@josuttis.com + +Copyright 1999 by Addison Wesley Longman, Inc. and Nicolai M. Josuttis. All +rights reserved. Permission to use, copy, modify and distribute this software +for personal and educational use is hereby granted without fee, provided that +the above copyright notice appears in all copies and that both that copyright +notice and this permission notice appear in supporting documentation, and that +the names of Addison Wesley Longman or the author are not used in advertising or + publicity pertaining to distribution of the software without specific, written +prior permission. Addison Wesley Longman and the author make no representations +about the suitability of this software for any purpose. It is provided "as is" +without express or implied warranty. + +ADDISON WESLEY LONGMAN AND THE AUTHOR DISCLAIM ALL WARRANTIES WITH REGARD TO +THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. +IN NO EVENT SHALL ADDISON WESLEY LONGMAN OR THE AUTHOR BE LIABLE FOR ANY +SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING +FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE +OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE. + +COMPRESSED_PAIR: +// (C) Copyright Steve Cleary, Beman Dawes, Howard Hinnant & John Maddock 2000. +// Permission to copy, use, modify, sell and +// distribute this software is granted provided this copyright notice appears +// in all copies. This software is provided "as is" without express or implied +// warranty, and with no claim as to its suitability for any purpose. + +// See http://www.boost.org for most recent version including documentation. + +// compressed_pair: pair that "compresses" empty members +// (see libs/utility/compressed_pair.htm) + +CONCEPT_CHECK: +// (C) Copyright Jeremy Siek 2000. Permission to copy, use, modify, +// sell and distribute this software is granted provided this +// copyright notice appears in all copies. This software is provided +// "as is" without express or implied warranty, and with no claim as +// to its suitability for any purpose. + + +CONFIG: +// Boost config.hpp configuration header file ------------------------------// + +// (C) Copyright Boost.org 2001. Permission to copy, use, modify, sell and +// distribute this software is granted provided this copyright notice appears +// in all copies. This software is provided "as is" without express or implied +// warranty, and with no claim as to its suitability for any purpose. + +// See http://www.boost.org for most recent version. + +CONVERSION: +// boost cast.hpp header file ----------------------------------------------// + +// (C) Copyright boost.org 1999. Permission to copy, use, modify, sell +// and distribute this software is granted provided this copyright +// notice appears in all copies. This software is provided "as is" without +// express or implied warranty, and with no claim as to its suitability for +// any purpose. + +// See http://www.boost.org for most recent version including documentation. + + +CRC: +// Boost CRC library crc.hpp header file -----------------------------------// + +// (C) Copyright Daryle Walker 2001. Permission to copy, use, modify, sell and +// distribute this software is granted provided this copyright notice appears +// in all copies. This software is provided "as is" without express or +// implied warranty, and with no claim as to its suitability for any purpose. + +// See http://www.boost.org for updates, documentation, and revision history. + +FUNCTION: +// Boost.Function library + +// Copyright (C) 2001 Doug Gregor (gregod@cs.rpi.edu) +// +// Permission to copy, use, sell and distribute this software is granted +// provided this copyright notice appears in all copies. +// Permission to modify the code and to distribute modified code is granted +// provided this copyright notice appears in all copies, and a notice +// that the code was modified is included with the copyright notice. +// +// This software is provided "as is" without express or implied warranty, +// and with no claim as to its suitability for any purpose. + +// For more information, see http://www.boost.org + +FUNCTIONAL: +// ------------------------------------------------------------------------------ +// Boost functional.hpp header file +// See http://www.boost.org for updates, documentation, and revision history. +// ------------------------------------------------------------------------------ +// Copyright (c) 2000 +// Cadenza New Zealand Ltd +// +// 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 appears in all copies +// and that both the copyright notice and this permission notice +// appear in supporting documentation. Cadenza New Zealand Ltd makes +// no representations about the suitability of this software for any +// purpose. It is provided "as is" without express or implied +// warranty. +// ------------------------------------------------------------------------------ +// $Id: copyright,v 1.9 2003/12/13 20:47:15 rene Exp $ +// ------------------------------------------------------------------------------ + + +GRAPH: +COPYRIGHT NOTICE: + +Copyright 1997-2000, University of Notre Dame. +Authors: Andrew Lumsdaine, Lie-Quan Lee, Jeremy G. Siek + +The Boost Graph Library "Artistic License" + +Preamble + +The intent of this document is to state the conditions under which a +Package may be copied, such that the Copyright Holder maintains some +semblance of artistic control over the development of the package, +while giving the users of the package the right to use and distribute +the Package in a more-or-less free fashion, plus the right to make +reasonable modifications. + +Definitions + +"Package" refers to the collection of files distributed by the +Copyright Holder, and derivatives of that collection of files created +through textual modification. + +"Standard Version" refers to such a Package if it has not been +modified, or has been modified in accordance with the wishes of the +Copyright Holder as specified below. + +"Copyright Holder" is whoever is named in the copyright or copyrights for the +package. + +"You" is you, if you're thinking about copying or distributing this Package. + +"Reasonable copying fee" is whatever you can justify on the basis of +media cost, duplication charges, time of people involved, and so +on. (You will not be required to justify it to the Copyright Holder, +but only to the computing community at large as a market that must +bear the fee.) + +"Freely Available" means that no fee is charged for the item itself, +though there may be fees involved in handling the item. It also means +that recipients of the item may redistribute it under the same +conditions they received it. + +1. You may make and give away verbatim copies of the source form of +the Standard Version of this Package without restriction, provided +that you duplicate all of the original copyright notices and +associated disclaimers. + +2. You may apply bug fixes, portability fixes and other modifications +derived from the Public Domain or from the Copyright Holder. A Package +modified in such a way shall still be considered the Standard Version. + +3. You may otherwise modify your copy of this Package in any way, +provided that you insert a prominent notice in each changed file +stating how and when you changed that file, and provided that you do +at least ONE of the following: + + a. place your modifications in the Public Domain or otherwise make + them Freely Available, such as by posting said modifications to Usenet + or an equivalent medium, or placing the modifications on a major + archive site such as uunet.uu.net, or by allowing the Copyright Holder + to include your modifications in the Standard Version of the Package. + b. use the modified Package only within your corporation or organization. + c. rename any non-standard types and functions so the names do not + conflict with Standard Vibrary, which must also be provided, and + provide a separate documentation for each non-standard type of function + that clearly documents how it differs from the Standard Version. + d. make other distribution arrangements with the Copyright Holder. + +4. You may charge a reasonable copying fee for any distribution of this +Package. You may charge any fee you choose for support of this +Package. You may not charge a fee for this Package itself. However, +you may distribute this Package in aggregate with other (possibly +commercial) programs as part of a larger (possibly commercial) +software distribution provided that you do not advertise this Package +as a product of your own. + +5. The name of the Copyright Holder may not be used to endorse or +promote products derived from this software without specific prior +written permission. + +DISCLAIMER: + +LICENSOR MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. +By way of example, but not limitation, Licensor MAKES NO +REPRESENTATIONS OR WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY +PARTICULAR PURPOSE OR THAT THE USE OF THE LICENSED SOFTWARE COMPONENTS +OR DOCUMENTATION WILL NOT INFRINGE ANY PATENTS, COPYRIGHTS, TRADEMARKS +OR OTHER RIGHTS. + +The Authors and the University of Notre Dame du Lac shall not be held +liable for any liability nor for any direct, indirect or consequential +damages with respect to any claim by LICENSEE or any third party on +account of or arising from this Agreement or use of this software. + +Any disputes arising out of this Agreement or LICENSEE'S use of the +software at any time shall be resolved by the courts of the state of +Indiana. LICENSEE hereby consents to the jurisdiction of the Indiana +courts and waives the right to challenge the jurisdiction thereof in +any dispute arising out of this Agreement or Licensee's use of the +software. + + +INTEGER: +// Boost integer_fwd.hpp header file ---------------------------------------// + +// (C) Copyright boost.org 2001. Permission to copy, use, modify, sell +// and distribute this software is granted provided this copyright +// notice appears in all copies. This software is provided "as is" without +// express or implied warranty, and with no claim as to its suitability for +// any purpose. + +// See http://www.boost.org for most recent version including documentation. + +IO_STATE_SAVERS: +// Boost io/ios_state.hpp header file --------------------------------------// + +// (C) Copyright Daryle Walker 2002. Permission to copy, use, modify, sell and +// distribute this software is granted provided this copyright notice appears +// in all copies. This software is provided "as is" without express or implied +// warranty, and with no claim as to its suitability for any purpose. + +// See http://www.boost.org for updates, documentation, and revision history. + + +ITERATOR_ADAPTORS: +// (C) Copyright David Abrahams 2000. Permission to copy, use, +// modify, sell and distribute this software is granted provided this +// copyright notice appears in all copies. This software is provided +// "as is" without express or implied warranty, and with no claim as +// to its suitability for any purpose. +// +// (C) Copyright Jeremy Siek 2000. Permission to copy, use, modify, +// sell and distribute this software is granted provided this +// copyright notice appears in all copies. This software is provided +// "as is" without express or implied warranty, and with no claim as +// to its suitability for any purpose. + + +LAMBDA: +// -- bind.hpp -- Boost Lambda Library -------------------------------------- + +// Copyright (C) 1999-2001 Jaakko J}rvi (jaakko.jarvi@cs.utu.fi) +// Gary Powell (gwpowell@hotmail.com) +// +// Permission to copy, use, sell and distribute this software is granted +// provided this copyright notice appears in all copies. +// Permission to modify the code and to distribute modified code is granted +// provided this copyright notice appears in all copies, and a notice +// that the code was modified is included with the copyright notice. +// +// This software is provided "as is" without express or implied warranty, +// and with no claim as to its suitability for any purpose. +// +// For more information, see http://www.boost.org ^ + + +MATH/COMMON_FACTOR: +// Boost common_factor.hpp header file -------------------------------------// + +// (C) Copyright Daryle Walker, Stephen Cleary, Paul Moore 2001. Permission +// to copy, use, modify, sell and distribute this software is granted provided +// this copyright notice appears in all copies. This software is provided "as +// is" without express or implied warranty, and with no claim as to its +// suitability for any purpose. + +// See http://www.boost.org for updates, documentation, and revision history. + + + + +MATH/OCTONION: +// boost octonion.hpp header file + +// (C) Copyright Hubert Holin 2001. Permission to copy, use, modify, sell and +// distribute this software is granted provided this copyright notice appears +// in all copies. This software is provided "as is" without express or implied +// warranty, and with no claim as to its suitability for any purpose. + +// See http://www.boost.org for updates, documentation, and revision history. + + + + + +MATH/QUATERION: +// boost quaternion.hpp header file + +// (C) Copyright Hubert Holin 2001. Permission to copy, use, modify, sell and +// distribute this software is granted provided this copyright notice appears +// in all copies. This software is provided "as is" without express or implied +// warranty, and with no claim as to its suitability for any purpose. + +// See http://www.boost.org for updates, documentation, and revision history. + + + +MATH/SPECIAL_FUNCTIONS: +// boost sinc.hpp header file + +// (C) Copyright Hubert Holin 2001. Permission to copy, use, modify, sell and +// distribute this software is granted provided this copyright notice appears +// in all copies. This software is provided "as is" without express or implied +// warranty, and with no claim as to its suitability for any purpose. + +// See http://www.boost.org for updates, documentation, and revision history. + + +OPERATORS: +// Boost operators.hpp header file ----------------------------------------// + +// (C) Copyright David Abrahams, Jeremy Siek, and Daryle Walker 1999-2001. +// Permission to copy, use, modify, sell and distribute this software is +// granted provided this copyright notice appears in all copies. This +// software is provided "as is" without express or implied warranty, and +// with no claim as to its suitability for any purpose. + +// See http://www.boost.org for most recent version including documentation. + + + +POOL: +Pool Copyright +Copyright } 2000 Stephen Cleary (shammah@voyager.net) + +Permission to copy, use, and distribute this software and its documentation is +granted, provided that the above copyright notice appears in all copies and that +that copyright notice appear in supporting documentation. + +Permission to modify the software and its documentation, and to distribute +modified software and documentation is granted, provided that: the above +copyright notice appears in all copies AND that copyright notice appears in +supporting documentation, AND a notice that the software was modified appears +with the copyright notice. + +This software and its documentation is provided "as is" without express or +implied warranty, and with no claim as to its suitability for any purpose. + + + +PREPROCESSOR: +/* Copyright (C) 2001 + * Housemarque Oy + * http://www.housemarque.com + * + * Permission to copy, use, modify, sell and distribute this software is + * granted provided this copyright notice appears in all copies. This + * software is provided "as is" without express or implied warranty, and + * with no claim as to its suitability for any purpose. + * + * See http://www.boost.org for most recent version. + */ + +PROPERTY_MAP: +// (C) Copyright Jeremy Siek 1999-2001. Permission to copy, use, modify, +// sell and distribute this software is granted provided this +// copyright notice appears in all copies. This software is provided +// "as is" without express or implied warranty, and with no claim as +// to its suitability for any purpose. + + +PYTHON: +// Copyright David Abrahams 2002. Permission to copy, use, +// modify, sell and distribute this software is granted provided this +// copyright notice appears in all copies. This software is provided +// "as is" without express or implied warranty, and with no claim as +// to its suitability for any purpose. + +RANDOM: +/* boost random.hpp header file + * + * Copyright Jens Maurer 2000-2001 + * Permission to use, copy, modify, sell, and distribute this software + * is hereby granted without fee provided that the above copyright notice + * appears in all copies and that both that copyright notice and this + * permission notice appear in supporting documentation, + * + * Jens Maurer makes no representations about the suitability of this + * software for any purpose. It is provided "as is" without express or + * implied warranty. + * + * See http://www.boost.org for most recent version including documentation. + * + * $Id: copyright,v 1.9 2003/12/13 20:47:15 rene Exp $ + + +RATIONAL: +// Boost rational.hpp header file ------------------------------------------// + +// (C) Copyright Paul Moore 1999. Permission to copy, use, modify, sell and +// distribute this software is granted provided this copyright notice appears +// in all copies. This software is provided "as is" without express or +// implied warranty, and with no claim as to its suitability for any purpose. + +// See http://www.boost.org for most recent version including documentation. + + +REF: +// ref.hpp - ref/cref, useful helper functions +// +// Copyright (C) 1999, 2000 Jaakko J}rvi (jaakko.jarvi@cs.utu.fi) +// Copyright (C) 2001, 2002 Peter Dimov +// Copyright (C) 2002 David Abrahams +// +// Permission to copy, use, modify, sell and distribute this software +// is granted provided this copyright notice appears in all copies. +// This software is provided "as is" without express or implied +// warranty, and with no claim as to its suitability for any purpose. +// +// See http://www.boost.org/libs/bind/ref.html for documentation. +// + + + +REGEX: +Regex++ +(Version 3.31, 16th Dec 2001) + +Copyright (c) 1998-2001 + +Dr John Maddock + +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. Dr John Maddock +makes no representations about the suitability of this software for any purpose. +It is provided "as is" without express or implied warranty. + + + +SMART_PTR: +// (C) Copyright Greg Colvin and Beman Dawes 1998, 1999. +// Copyright (c) 2001, 2002 Peter Dimov +// +// Permission to copy, use, modify, sell and distribute this software +// is granted provided this copyright notice appears in all copies. +// This software is provided "as is" without express or implied +// warranty, and with no claim as to its suitability for any purpose. +// +// See http://www.boost.org/libs/smart_ptr/scoped_ptr.htm for documentation. +// + + + +STATIC_ASSERT: +// (C) Copyright John Maddock 2000. +// Permission to copy, use, modify, sell and +// distribute this software is granted provided this copyright notice appears +// in all copies. This software is provided "as is" without express or implied +// warranty, and with no claim as to its suitability for any purpose. + +// See http://www.boost.org for most recent version including documentation. + + +TEST: +// boost/test_main.cpp (header or not, as you like it) ----------------------// + +// (C) Copyright Beman Dawes 1995-2001. Permission to copy, use, modify, sell +// and distribute this software is granted provided this copyright notice +// appears in all copies. This software is provided "as is" without express or +// implied warranty, and with no claim as to its suitability for any purpose. + +// See http://www.boost.org for updates, documentation, and revision history. + +// This file may be included as a header file, or may be compiled and placed +// in a library for traditional linking. It is unusual for non-template +// non-inline implementation code to be used as a header file, but the user +// may elect to do so because header-only implementation requires no library +// build support. (Suggested by Ed Brey) + + +THREAD: +// Copyright (C) 2001 +// William E. Kempf +// +// 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. William E. Kempf makes no representations +// about the suitability of this software for any purpose. +// It is provided "as is" without express or implied warranty + + +TIMER: +// boost timer.hpp header file ---------------------------------------------// + +// (C) Copyright Beman Dawes 1994-99. Permission to copy, use, modify, sell and +// distribute this software is granted provided this copyright notice appears +// in all copies. This software is provided "as is" without express or implied +// warranty, and with no claim as to its suitability for any purpose. + +// See http://www.boost.org for most recent version including documentation + + +TOKENIZER: +// Boost tokenizer.hpp -----------------------------------------------------// + +// } Copyright Jeremy Siek and John R. Bandela 2001. + +// Permission to copy, use, modify, sell and distribute this software +// is granted provided this copyright notice appears in all +// copies. This software is provided "as is" without express or +// implied warranty, and with no claim as to its suitability for any +// purpose. + +// See http://www.boost.org for updates, documentation, and revision history. + + +TUPLE: +// tuple.hpp - Boost Tuple Library -------------------------------------- + +// Copyright (C) 1999, 2000 Jaakko J}rvi (jaakko.jarvi@cs.utu.fi) +// +// Permission to copy, use, sell and distribute this software is granted +// provided this copyright notice appears in all copies. +// Permission to modify the code and to distribute modified code is granted +// provided this copyright notice appears in all copies, and a notice +// that the code was modified is included with the copyright notice. +// +// This software is provided "as is" without express or implied warranty, +// and with no claim as to its suitability for any purpose. + +// For more information, see http://www.boost.org + + +TYPE_TRAITS: +// (C) Copyright Boost.org 2000. Permission to copy, use, modify, sell and +// distribute this software is granted provided this copyright notice appears +// in all copies. This software is provided "as is" without express or implied +// warranty, and with no claim as to its suitability for any purpose. + +// See http://www.boost.org for most recent version including documentation. + + + +UTILITY: +// boost utility.hpp header file -------------------------------------------// + +// (C) Copyright boost.org 1999. Permission to copy, use, modify, sell +// and distribute this software is granted provided this copyright +// notice appears in all copies. This software is provided "as is" without +// express or implied warranty, and with no claim as to its suitability for +// any purpose. + +// See http://www.boost.org for most recent version including documentation. + + + +Sources: http://www.boost.org,http://www.boost.org/more/lib_guide.htm#License + +------------------------------------------------------------------------------- + +The following software may be included in this product: International +Components for Unicode (ICU) v. 2.0 & later; Use of any of this software is +governed by the terms of the license below: + +IBM + +International Components for Unicode (ICU) v. 2.0 & later + +ICU License - ICU 1.8.1 and later + +COPYRIGHT AND PERMISSION NOTICE + +Copyright (c) 1995-2001 International Business Machines Corporation and others +All rights reserved. + +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, and/or sell copies of the Software, and to permit persons +to whom the Software is furnished to do so, provided that the above +copyright notice(s) and this permission notice appear in all copies of +the Software and that both the above copyright notice(s) and this +permission notice appear in supporting documentation. + +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 +OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL +INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING +FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, +NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION +WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +Except as contained in this notice, the name of a copyright holder +shall not be used in advertising or otherwise to promote the sale, use +or other dealings in this Software without prior written authorization +of the copyright holder. + +-------------------------------------------------------------------------------- +All trademarks and registered trademarks mentioned herein are the property of +their respective owners. + +Sources: http://oss.software.ibm.com/icu/index.html,http://oss.software.ibm.com +/cvs/icu/~checkout~/icu/license.html + +------------------------------------------------------------------------------- + + +The following software may be included in this product: DAV4J v. 2.07; Use of +any of this software is governed by the terms of the license below: + +IBM + +DAV4J v. 2.07 + +IBM PUBLIC LICENSE - DAV4J VERSION 2.0 + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS IBM PUBLIC +LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF +THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. + +1. DEFINITIONS + +"Contribution" means: + + a) in the case of International Business Machines Corporation ("IBM"), +the Original Program, and + + b) in the case of each Contributor, + + i) changes to the Program, and + + ii) additions to the Program; + + where such changes and/or additions to the Program originate from and are +distributed by that particular Contributor. A Contribution 'originates' from a +Contributor if it was + added to the Program by such Contributor itself or anyone acting on such +Contributor's behalf. Contributions do not include additions to the Program +which: (i) are + separate modules of software distributed in conjunction with the Program +under their own license agreement, and (ii) are not derivative works of the +Program. + +"Contributor" means IBM and any other entity that distributes the Program. + +"Licensed Patents " mean patent claims licensable by a Contributor which are +necessarily infringed by the use or sale of its Contribution alone or when +combined with the Program. + +"Original Program" means the original version of the software accompanying +this Agreement as released by IBM, including source code, object code and +documentation, if any. + +"Program" means the Original Program and Contributions. + +"Recipient" means anyone who receives the Program under this Agreement, +including all Contributors. + +2. GRANT OF RIGHTS + + a) Subject to the terms of this Agreement, each Contributor hereby grants +Recipient a non-exclusive, worldwide, royalty-free copyright license to +reproduce, prepare + derivative works of, publicly display, publicly perform, distribute and +sublicense the Contribution of such Contributor, if any, and such derivative +works, in source code + and object code form. + + b) Subject to the terms of this Agreement, each Contributor hereby grants +Recipient a non-exclusive, worldwide, royalty-free patent license under +Licensed Patents to make, + use, sell, offer to sell, import and otherwise transfer the Contribution +of such Contributor, if any, in source code and object code form. This patent +license shall apply to the + combination of the Contribution and the Program if, at the time the +Contribution is added by the Contributor, such addition of the Contribution +causes such combination to + be covered by the Licensed Patents. The patent license shall not apply to +any other combinations which include the Contribution. No hardware per se is +licensed + hereunder. + + c) Recipient understands that although each Contributor grants the +licenses to its Contributions set forth herein, no assurances are provided by +any Contributor that the + Program does not infringe the patent or other intellectual property +rights of any other entity. Each Contributor disclaims any liability to +Recipient for claims brought by any + other entity based on infringement of intellectual property rights or +otherwise. As a condition to exercising the rights and licenses granted +hereunder, each Recipient + hereby assumes sole responsibility to secure any other intellectual +property rights needed, if any. For example, if a third party patent license +is required to allow Recipient to + distribute the Program, it is Recipient's responsibility to acquire that +license before distributing the Program. + + d) Each Contributor represents that to its knowledge it has sufficient +copyright rights in its Contribution, if any, to grant the copyright license +set forth in this Agreement. + +3. REQUIREMENTS + +A Contributor may choose to distribute the Program in object code form under +its own license agreement, provided that: + + a) it complies with the terms and conditions of this Agreement; and + + b) its license agreement: + + i) effectively disclaims on behalf of all Contributors all warranties and +conditions, express and implied, including warranties or conditions of title +and non-infringement, and + implied warranties or conditions of merchantability and fitness for a +particular purpose; + + ii) effectively excludes on behalf of all Contributors all liability for +damages, including direct, indirect, special, incidental and consequential +damages, such as lost profits; + + iii) states that any provisions which differ from this Agreement are +offered by that Contributor alone and not by any other party; and + + iv) states that source code for the Program is available from such +Contributor, and informs licensees how to obtain it in a reasonable manner on +or through a medium + customarily used for software exchange. + +When the Program is made available in source code form: + + a) it must be made available under this Agreement; and + + b) a copy of this Agreement must be included with each copy of the +Program. + +Each Contributor must include the following in a conspicuous location in the +Program: + + Copyright } 2000, International Business Machines Corporation and others. +All Rights Reserved. + +In addition, each Contributor must identify itself as the originator of its +Contribution, if any, in a manner that reasonably allows subsequent Recipients +to identify the originator of +the Contribution. + +4. COMMERCIAL DISTRIBUTION + +Commercial distributors of software may accept certain responsibilities with +respect to end users, business partners and the like. While this license is +intended to facilitate the +commercial use of the Program, the Contributor who includes the Program in a +commercial product offering should do so in a manner which does not create +potential liability for +other Contributors. Therefore, if a Contributor includes the Program in a +commercial product offering, such Contributor ("Commercial Contributor") +hereby agrees to defend and +indemnify every other Contributor ("Indemnified Contributor") against any +losses, damages and costs (collectively "Losses") arising from claims, +lawsuits and other legal actions +brought by a third party against the Indemnified Contributor to the extent +caused by the acts or omissions of such Commercial Contributor in connection +with its distribution of the +Program in a commercial product offering. The obligations in this section do +not apply to any claims or Losses relating to any actual or alleged +intellectual property infringement. In +order to qualify, an Indemnified Contributor must: a) promptly notify the +Commercial Contributor in writing of such claim, and b) allow the Commercial +Contributor to control, and +cooperate with the Commercial Contributor in, the defense and any related +settlement negotiations. The Indemnified Contributor may participate in any +such claim at its own +expense. + +For example, a Contributor might include the Program in a commercial product +offering, Product X. That Contributor is then a Commercial Contributor. If +that Commercial +Contributor then makes performance claims, or offers warranties related to +Product X, those performance claims and warranties are such Commercial +Contributor's responsibility +alone. Under this section, the Commercial Contributor would have to defend +claims against the other Contributors related to those performance claims and +warranties, and if a court +requires any other Contributor to pay any damages as a result, the Commercial +Contributor must pay those damages. + +5. NO WARRANTY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON +AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES +OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY +OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for +determining the appropriateness of using and distributing the Program and +assumes all +risks associated with its exercise of rights under this Agreement, including +but not limited to the risks and costs of program errors, compliance with +applicable laws, damage to or +loss of data, programs or equipment, and unavailability or interruption of +operations. + +6. DISCLAIMER OF LIABILITY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY +CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, +INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING +WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON +ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE +USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED +HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +7. GENERAL + +If any provision of this Agreement is invalid or unenforceable under +applicable law, it shall not affect the validity or enforceability of the +remainder of the terms of this Agreement, +and without further action by the parties hereto, such provision shall be +reformed to the minimum extent necessary to make such provision valid and +enforceable. + +If Recipient institutes patent litigation against a Contributor with respect +to a patent applicable to software (including a cross-claim or counterclaim in +a lawsuit), then any patent +licenses granted by that Contributor to such Recipient under this Agreement +shall terminate as of the date such litigation is filed. In addition, If +Recipient institutes patent litigation +against any entity (including a cross-claim or counterclaim in a lawsuit) +alleging that the Program itself (excluding combinations of the Program with +other software or hardware) +infringes such Recipient's patent(s), then such Recipient's rights granted +under Section 2(b) shall terminate as of the date such litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it fails to +comply with any of the material terms or conditions of this Agreement and does +not cure such failure in a +reasonable period of time after becoming aware of such noncompliance. If all +Recipient's rights under this Agreement terminate, Recipient agrees to cease +use and distribution of +the Program as soon as reasonably practicable. However, Recipient's +obligations under this Agreement and any licenses granted by Recipient +relating to the Program shall +continue and survive. + +IBM may publish new versions (including revisions) of this Agreement from time +to time. Each new version of the Agreement will be given a distinguishing +version number. The +Program (including Contributions) may always be distributed subject to the +version of the Agreement under which it was received. In addition, after a new +version of the +Agreement is published, Contributor may elect to distribute the Program +(including its Contributions) under the new version. No one other than IBM has +the right to modify this +Agreement. Except as expressly stated in Sections 2(a) and 2(b) above, +Recipient receives no rights or licenses to the intellectual property of any +Contributor under this +Agreement, whether expressly, by implication, estoppel or otherwise. All +rights in the Program not expressly granted under this Agreement are reserved. + +This Agreement is governed by the laws of the State of New York and the +intellectual property laws of the United States of America. No party to this +Agreement will bring a legal +action under this Agreement more than one year after the cause of action +arose. Each party waives its rights to a jury trial in any resulting +litigation. + +Sources: http://oss.software.ibm.com/developerworks/opensource/dav4j/index.html +, +http://oss.software.ibm.com/developerworks/opensource/dav4j/license.html + +------------------------------------------------------------------------------- + +Independent JPEG Group (IJG) + +IJG JPEG Library + +The authors make NO WARRANTY or representation, either express or implied, +with respect to this software, its quality, accuracy, merchantability, or +fitness for a particular purpose. This software is provided "AS IS", and you, +its user, assume the entire risk as to its quality and accuracy. + +This software is copyright (C) 1991-1998, Thomas G. Lane. +All Rights Reserved except as specified below. + +Permission is hereby granted to use, copy, modify, and distribute this +software (or portions thereof) for any purpose, without fee, subject to these +conditions: +(1) If any part of the source code for this software is distributed, then this +README file must be included, with this copyright and no-warranty notice +unaltered; and any additions, deletions, or changes to the original files +must be clearly indicated in accompanying documentation. +(2) If only executable code is distributed, then the accompanying +documentation must state that "this software is based in part on the work of +the Independent JPEG Group". +(3) Permission for use of this software is granted only if the user accepts +full responsibility for any undesirable consequences; the authors accept +NO LIABILITY for damages of any kind. + +These conditions apply to any software derived from or based on the IJG code, +not just to the unmodified library. If you use our work, you ought to +acknowledge us. + +Permission is NOT granted for the use of any IJG author's name or company name +in advertising or publicity relating to this software or products derived from +it. This software may be referred to only as "the Independent JPEG Group's +software". + +We specifically permit and encourage the use of this software as the basis of +commercial products, provided that all warranty or liability claims are +assumed by the product vendor. + + +ansi2knr.c is included in this distribution by permission of L. Peter Deutsch, +sole proprietor of its copyright holder, Aladdin Enterprises of Menlo Park, CA. +ansi2knr.c is NOT covered by the above copyright and conditions, but instead +by the usual distribution terms of the Free Software Foundation; principally, +that you must include source code if you redistribute it. (See the file +ansi2knr.c for full details.) However, since ansi2knr.c is not needed as part +of any program generated from the IJG code, this does not limit you more than +the foregoing paragraphs do. + +The Unix configuration script "configure" was produced with GNU Autoconf. +It is copyright by the Free Software Foundation but is freely distributable. +The same holds for its supporting scripts (config.guess, config.sub, +ltconfig, ltmain.sh). Another support script, install-sh, is copyright +by M.I.T. but is also freely distributable. + +It appears that the arithmetic coding option of the JPEG spec is covered by +patents owned by IBM, AT&T, and Mitsubishi. Hence arithmetic coding cannot +legally be used without obtaining one or more licenses. For this reason, +support for arithmetic coding has been removed from the free JPEG software. +(Since arithmetic coding provides only a marginal gain over the unpatented +Huffman mode, it is unlikely that very many implementations will support it.) +So far as we are aware, there are no patent restrictions on the remaining +code. + +The IJG distribution formerly included code to read and write GIF files. +To avoid entanglement with the Unisys LZW patent, GIF reading support has +been removed altogether, and the GIF writer has been simplified to produce +"uncompressed GIFs". This technique does not use the LZW algorithm; the +resulting GIF files are larger than usual, but are readable by all standard +GIF decoders. + +We are required to state that + "The Graphics Interchange Format(c) is the Copyright property of + CompuServe Incorporated. GIF(sm) is a Service Mark property of + CompuServe Incorporated." + +Sources:ftp://ftp.simtel.net/pub/simtelnet/msdos/graphics/jpegsr6.zip + --- openoffice.org-amd64-2.0.2-2ubuntu12.orig/debian/compat +++ openoffice.org-amd64-2.0.2-2ubuntu12/debian/compat @@ -0,0 +1 @@ +4 --- openoffice.org-amd64-2.0.2-2ubuntu12.orig/debian/openoffice.org-qa-tools.preinst +++ openoffice.org-amd64-2.0.2-2ubuntu12/debian/openoffice.org-qa-tools.preinst @@ -0,0 +1,17 @@ +#!/bin/sh + +# preinst script for openoffice.org-qa-tools + +THIS_PACKAGE=openoffice.org-qa-tools +THIS_SCRIPT=preinst + +set -e + +case "$1" in install|upgrade) + dpkg-divert --package $THIS_PACKAGE --add --rename --divert \ + /usr/lib/openoffice/presets/basic/Standard/script.xlb.no-smoketest \ + /usr/lib/openoffice/presets/basic/Standard/script.xlb + ;; +esac + +exit 0 --- openoffice.org-amd64-2.0.2-2ubuntu12.orig/debian/openoffice.org-qa-tools.postrm +++ openoffice.org-amd64-2.0.2-2ubuntu12/debian/openoffice.org-qa-tools.postrm @@ -0,0 +1,17 @@ +#!/bin/sh + +# postrm script for openoffice.org-qa-tools + +THIS_PACKAGE=openoffice.org-qa-tools +THIS_SCRIPT=postrm + +set -e + +case "$1" in remove) + dpkg-divert --package $THIS_PACKAGE --remove --rename --divert \ + /usr/lib/openoffice/presets/basic/Standard/script.xlb.no-smoketest \ + /usr/lib/openoffice/presets/basic/Standard/script.xlb + ;; +esac + +exit 0 --- openoffice.org-amd64-2.0.2-2ubuntu12.orig/debian/openoffice.org-gnome.substvars.gnome +++ openoffice.org-amd64-2.0.2-2ubuntu12/debian/openoffice.org-gnome.substvars.gnome @@ -0,0 +1 @@ +gnome:Depends=libbonobo2-0 (>= 2.13.0), libc6 (>= 2.3.4-1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.10.0), libgnomevfs2-0 (>= 2.13.92-0ubuntu4), liborbit2 (>= 1:2.10.0) --- openoffice.org-amd64-2.0.2-2ubuntu12.orig/fetch-and-build +++ openoffice.org-amd64-2.0.2-2ubuntu12/fetch-and-build @@ -0,0 +1,95 @@ +#!/bin/sh + +set -ex + +# +# To just download from the sources listed in sources.list.deb, use +# BUILD=0 ./fetch-and-build . Else, it will build all the sources. +# + +BUILD=${BUILD:-1} + +# openoffice.org-evolution +# mozilla-openoffice.org +# openoffice.org-officebean + +DEBS="openoffice.org-base openoffice.org-calc openoffice.org-core openoffice.org-draw openoffice.org-filter-so52 openoffice.org-gtk openoffice.org-gnome openoffice.org-impress openoffice.org-kde openoffice.org-math openoffice.org-writer openoffice.org-qa-tools openoffice.org " + +export APTDIR=$(mktemp -d) +mkdir -p $APTDIR + +rm -rf pkgs +mkdir pkgs + +rm -rf srcs +mkdir srcs + +rm -rf build +mkdir build + +LIST=sources.list.deb + +APT_GET="apt-get --assume-yes \ + -o Dir::Etc::sourcelist=`pwd`/$LIST \ + -o Dir::State=$APTDIR/state \ + -o Debug::NoLocking=true \ + -o Dir::Cache=$APTDIR/cache \ + -o Acquire::Retries=3 \ + -o Apt::Architecture=i386" + +# Prepare APTDIR +mkdir -p $APTDIR/state/lists/partial +mkdir -p $APTDIR/cache/archives/partial +echo -n > $APTDIR/state/status +APT_GET="$APT_GET -o Dir::State::Status=$APTDIR/state/status" + +$APT_GET update + +APT_CACHE="apt-cache \ + -o Dir::Etc::sourcelist=`pwd`/$LIST \ + -o Dir::State=$APTDIR/state \ + -o Debug::NoLocking=true \ + -o Dir::Cache=$APTDIR/cache \ + -o Acquire::Retries=3 \ + -o Apt::Architecture=i386 \ + -o Dir::State::Status=$APTDIR/state/status" + + +SRCS="" +for i in $DEBS; do + src=`$APT_CACHE showsrc $i | grep '^Package: ' | head -n 1 | awk '{print $2}'` + case " $SRCS " in + *" $src "*) ;; + *) SRCS="$SRCS $src" ;; + esac +done + +cd srcs +$APT_GET -d source $SRCS +cd .. + +if [ "$BUILD" = 1 ]; then + cd build + for pkg in $SRCS; do + echo $pkg + dpkg-source -sn -x ../srcs/${pkg}_*.dsc + cd $pkg-* + dpkg-buildpackage -rfakeroot -uc -us -B + cd .. + #rm -rf $pk + done + cd .. +else + for pkg in $DEBS; do + $APT_GET --download-only install $pkg + cp $APTDIR/cache/archives/${pkg}_*.deb build/ + done +fi + +for pkg in $DEBS; do + mv build/${pkg}_*.deb pkgs/ +done + +rm -rf $APTDIR build + +exit 0 --- openoffice.org-amd64-2.0.2-2ubuntu12.orig/sources.list.deb +++ openoffice.org-amd64-2.0.2-2ubuntu12/sources.list.deb @@ -0,0 +1,8 @@ +deb http://archive.ubuntu.com/ubuntu dapper main universe +deb-src http://archive.ubuntu.com/ubuntu dapper main universe + +#deb http://ftp.se.debian.org/debian main +#deb-src http://ftp.se.debian.org/debian main + +#deb http://golem.err.no:9999/ubuntu breezy main +#deb-src http://golem.err.no:9999/ubuntu breezy main --- openoffice.org-amd64-2.0.2-2ubuntu12.orig/sysui-desktop-util/gnome-set-default-application.c +++ openoffice.org-amd64-2.0.2-2ubuntu12/sysui-desktop-util/gnome-set-default-application.c @@ -0,0 +1,103 @@ +/************************************************************************* + * + * OpenOffice.org - a multi-platform office productivity suite + * + * $RCSfile: gnome-set-default-application.c,v $ + * + * $Revision: 1.3 $ + * + * last change: $Author: rt $ $Date: 2005/09/09 11:51:06 $ + * + * The Contents of this file are made available subject to + * the terms of GNU Lesser General Public License Version 2.1. + * + * + * GNU Lesser General Public License Version 2.1 + * ============================================= + * Copyright 2005 by Sun Microsystems, Inc. + * 901 San Antonio Road, Palo Alto, CA 94303, USA + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License version 2.1, as published by the Free Software Foundation. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, + * MA 02111-1307 USA + * + ************************************************************************/ + +#include +#include +#include + +#include +#include + +/* + * This tool takes an application id and a list of mimetypes as arguments. + * For each of the mime types specified the tool assignes the application + * specified as the default application for opening documents of this mime + * type. + */ + +int main( int argc, const char *argv[] ) +{ + GList *mime_types = NULL; + int i; + + if( argc < 3 ) + { + fprintf(stderr, + "Usage: gnome-set-default-application []\n"); + exit(1); + } + + if( !gnome_vfs_init() ) + { + /* No output if gnome initialization fails, because GNOME might not even be installed */ + exit(1); + } + + /* Retrieve list of mime types the app is registerd for */ + mime_types = gnome_vfs_application_registry_get_mime_types( argv[1] ); + + /* Iterate of all schemas specified on command line */ + for( i=2; idata ) + continue; + + /* skip elements which are shorter than the schema provided */ + if( strlen((gchar *) mime_entry->data) < n ) + continue; + + if(0 == strncmp(argv[i], (gchar *) mime_entry->data, strlen(argv[i]))) + { + gnome_vfs_mime_set_default_application((gchar *) mime_entry->data, argv[1]); + } + } + } + + if( mime_types ) + g_list_free(mime_types); + + gnome_vfs_shutdown(); + return 0; +} + --- openoffice.org-amd64-2.0.2-2ubuntu12.orig/sysui-desktop-util/makefile.mk +++ openoffice.org-amd64-2.0.2-2ubuntu12/sysui-desktop-util/makefile.mk @@ -0,0 +1,131 @@ +#************************************************************************* +# +# OpenOffice.org - a multi-platform office productivity suite +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.12 $ +# +# last change: $Author: kz $ $Date: 2006/01/31 18:20:41 $ +# +# The Contents of this file are made available subject to +# the terms of GNU Lesser General Public License Version 2.1. +# +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2005 by Sun Microsystems, Inc. +# 901 San Antonio Road, Palo Alto, CA 94303, USA +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License version 2.1, as published by the Free Software Foundation. +# +# This library is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, +# MA 02111-1307 USA +# +#************************************************************************* + +PRJ=..$/.. + +PRJNAME=sysui +TARGET=launcher + +TARGETTYPE=CUI +LIBTARGET=NO +NO_DEFAULT_STL=TRUE +LIBSALCPPRT=$(0) + +# --- Settings ----------------------------------------------------- + +.INCLUDE : settings.mk +.INCLUDE : packtools.mk +.INCLUDE : ..$/productversion.mk + +.IF "$(ENABLE_GNOMEVFS)"!="" +COMPILER_WARN_ALL=TRUE +PKGCONFIG_MODULES=gnome-vfs-2.0 ORBit-2.0 ORBit-CosNaming-2.0 gconf-2.0 bonobo-activation-2.0 libbonobo-2.0 +.INCLUDE: pkg_config.mk + +.IF "$(OS)" == "SOLARIS" +.IF "$(SYSBASE)"!="" +.IF "$(COMNAME)"=="sunpro5" +# soften C restrictions to survive "inline" keyword +CFLAGSCC!:=$(subst,-xc99=none,-xc99=no_lib $(CFLAGSCC)) +.ENDIF # "$(COMNAME)"=="sunpro5" +.ENDIF # "$(SYSBASE)"!="" + +LINKFLAGS+=-z nodefs +.ENDIF # "$(OS)" == "SOLARIS" + +# Disable lazy binding of symbols +.IF "$(OS)" == "LINUX" +LINKFLAGS+=-Wl,-z,now +.ENDIF +.IF "$(OS)" == "SOLARIS" +LINKFLAGS+=-z now +.ENDIF + +.IF "$(OS)" == "LINUX" +# hack for faked SO environment +CFLAGS+=-gdwarf-2 +PKGCONFIG_LIBS!:=-Wl,--export-dynamic $(PKGCONFIG_LIBS) +.ENDIF + +.ENDIF # "$(ENABLE_GNOMEVFS)"!="" + +.IF "$(PKGFORMAT)"!="$(PKGFORMAT:s/rpm//)" +TARFILE=$(BIN)$/rpm$/openoffice.org-desktop-integration.tar.gz +.ENDIF + +.IF "$(PKGFORMAT)"!="$(PKGFORMAT:s/deb//)" +TARFILE2=$(BIN)$/deb$/openoffice.org-desktop-integration.tar.gz +.ENDIF + +# --- Files -------------------------------------------------------- + +.IF "$(ENABLE_GNOMEVFS)"!="" +OBJFILES += $(OBJ)$/gnome-set-default-application.obj + +APP1TARGET=gnome-set-default-application +APP1OBJS=$(OBJ)$/gnome-set-default-application.obj +APP1LIBS= +APP1STDLIBS+=$(PKGCONFIG_LIBS) +.ENDIF # "$(ENABLE_GNOMEVFS)"!="" + +SCRIPTS= \ + $(BIN)$/viewdoc.sh + +# --- Targets ------------------------------------------------------ + +.INCLUDE : target.mk + +ALLTAR: $(SCRIPTS) $(TARFILE) $(TARFILE2) + +$(SCRIPTS) : $$(@:f) + +@rm -f $@ 2>/dev/null + +@cat $(@:f) | tr -d "\015" > $@ + +@chmod 555 $@ + +.IF "$(TARFILE)" != "" + +$(TARFILE) : $(PKGDIR)$/{$(shell ls $(PKGDIR))} + $(MKDIRHIER) $(@:d) + tar -C $(PKGDIR:d:d) -cf - $(PKGDIR:f)/ | gzip > $@ + +.ENDIF # "$(TARFILE)" != "" + +.IF "$(TARFILE2)" != "" + +$(TARFILE2) : $(shell ls $(PKGDIR)$/*.deb) + $(MKDIRHIER) $(@:d) + tar -C $(PKGDIR) -cf - {$(<:f)} | gzip > $@ + +.ENDIF --- openoffice.org-amd64-2.0.2-2ubuntu12.orig/sysui-desktop-util/pkgdiff.pl +++ openoffice.org-amd64-2.0.2-2ubuntu12/sysui-desktop-util/pkgdiff.pl @@ -0,0 +1,106 @@ +: # -*- perl -*- +eval 'exec perl -wS $0 ${1+"$@"}' + if 0; + +use File::Temp qw/ tempdir /; +use File::Basename; +use Cwd; + +$tempdir = tempdir(); +$dir = cwd(); + +sub unpack_rpm +{ + my ($package) = @_; + + system << "EOF" +rpm --query --queryformat "[trigger%{TRIGGERTYPE} script (through %{TRIGGERSCRIPTPROG}) -- %{TRIGGERNAME} %{TRIGGERVERSION}\n%{TRIGGERSCRIPTS}\n]" --package $package > triggers +rpm --query --queryformat "%{PREIN}\n" --package $package > prein +rpm --query --queryformat "%{POSTIN}\n" --package $package > postin +rpm --query --queryformat "%{PREUN}\n" --package $package > preun +rpm --query --queryformat "%{POSTUN}\n" --package $package > postun +rpm --query --queryformat "[%{FILEMODES:perms} %{FILEUSERNAME}/%{FILEGROUPNAME} .%{FILENAMES} -> %{FILELINKTOS}\n]" --package $package | sed 's/ -> \$//' | sort --key=3 -o filelist + +rpm2cpio $package | cpio --extract --make-directories + +rm --force `sed --silent 's|^lrw.r..r..- root/root \\./\\(.*\\) -> .*|\\1 |p' filelist | tr -d "\\012"` +EOF + +# the last step removes all symbolic links from the extracted file tree as they +# are handled by diffing the filelist +} + +sub unpack_deb +{ + my ($package) = @_; + + system << "EOF" +ar x $package control.tar.gz data.tar.gz +tar --extract --ungzip --file=control.tar.gz +rm --force control control.tar.gz +tar --extract --ungzip --file=data.tar.gz +tar --list --verbose --ungzip --file=data.tar.gz | sed -e 's| root/root .* \./|- root/root ./|' -e 's|^d\\(.*\\)/\$|d\\1|' | sort --key=3 -o filelist +rm --force data.tar.gz + +rm --force `sed --silent 's|^lrw.r..r..- root/root \\./\\(.*\\) -> .*|\\1 |p' filelist | tr -d "\\012"` +EOF + +# the last step removes all symbolic links from the extracted file tree as they +# are handled by diffing the filelist +} + +sub unpack_solpkg +{ + my ($package) = @_; + + system << "EOF" +sed -e '1 d' -e 's/[0-9][0-9]* [0-9][0-9]* [0-9]\\{10\\}\$//' $package/pkgmap > filelist +grep -v "^PSTAMP=" $package/pkginfo > pkginfo +cp $package/install/* . +bzcat $package/archive/none.bz2 | cpio -i -d +EOF +} + +my $script = basename($0); + +die "Usage: $script \n" unless $#ARGV == 1; + +my @pkgroot = (); + +while ( $#ARGV >= 0 ) +{ + my $package = shift; + + # make package paths absolute if necessary + $package = $dir . "/" . $package unless $package =~ /^\//; + + my $basename = basename($package); + + # when comparing identically named packages, append a "-2" + unless ( mkdir "$tempdir/$basename", 0777 ) { + $basename = $basename . "-2"; + mkdir "$tempdir/$basename", 0777; + } + + # change working directory, unpack the package and change back .. + die "Unable to change to unpack directory $tempdir/$basename: $!\n" unless chdir "$tempdir/$basename"; + + if ( $package =~ /\.rpm$/ ) { unpack_rpm( $package ); } + elsif( $package =~ /\.deb$/ ) { unpack_deb( $package ); } + elsif( -f "$package/pkgmap" ) { unpack_solpkg( $package ); } + + push @pkgroot, $basename; + chdir $dir; +} + +# print "$0\n"; + +die "Unable to change to working directory $tempdir: $!\n" unless chdir $tempdir; + +system "diff -ru @pkgroot[0] @pkgroot[1]"; +system "rm -rf *"; + +chdir $dir; +rmdir $tempdir; +#print STDERR "rm -rf $tempdir\n"; + --- openoffice.org-amd64-2.0.2-2ubuntu12.orig/sysui-desktop-util/viewdoc.sh +++ openoffice.org-amd64-2.0.2-2ubuntu12/sysui-desktop-util/viewdoc.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +cmd=`dirname "$0"`/soffice +exec "$cmd" -view "$@" --- openoffice.org-amd64-2.0.2-2ubuntu12.orig/sysui-desktop-util/GNUmakefile +++ openoffice.org-amd64-2.0.2-2ubuntu12/sysui-desktop-util/GNUmakefile @@ -0,0 +1,12 @@ + +CFLAGS = -O2 -g $(shell pkg-config --cflags gnome-vfs-2.0) +LIBS = $(shell pkg-config --libs gnome-vfs-2.0) + +gnome-set-default-application: gnome-set-default-application.o + $(CC) -o $@ gnome-set-default-application.o $(LIBS) + +gnome-set-default-application.o: gnome-set-default-application.c + $(CC) -c $(CFLAGS) $< + +clean: + rm -f gnome-set-default-application gnome-set-default-application.o