From 9b2075d9b89fc628c447fbb98f43ef72e4a9c81d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 16:17:43 -0500 Subject: Initial import from old SVN repository Note that only the Debian and Ubuntu folders were preserved --- .../applications/basket/debian/basket.1 | 171 ++++++++++++++++++ .../applications/basket/debian/changelog | 193 +++++++++++++++++++++ .../applications/basket/debian/compat | 1 + .../applications/basket/debian/control | 21 +++ .../applications/basket/debian/copyright | 37 ++++ .../lucid_automake/applications/basket/debian/dirs | 1 + .../lucid_automake/applications/basket/debian/docs | 2 + .../lucid_automake/applications/basket/debian/menu | 2 + .../applications/basket/debian/patches/series | 0 .../applications/basket/debian/rules | 106 +++++++++++ .../applications/basket/debian/watch | 2 + 11 files changed, 536 insertions(+) create mode 100644 ubuntu/lucid_automake/applications/basket/debian/basket.1 create mode 100644 ubuntu/lucid_automake/applications/basket/debian/changelog create mode 100644 ubuntu/lucid_automake/applications/basket/debian/compat create mode 100644 ubuntu/lucid_automake/applications/basket/debian/control create mode 100644 ubuntu/lucid_automake/applications/basket/debian/copyright create mode 100644 ubuntu/lucid_automake/applications/basket/debian/dirs create mode 100644 ubuntu/lucid_automake/applications/basket/debian/docs create mode 100644 ubuntu/lucid_automake/applications/basket/debian/menu create mode 100644 ubuntu/lucid_automake/applications/basket/debian/patches/series create mode 100755 ubuntu/lucid_automake/applications/basket/debian/rules create mode 100644 ubuntu/lucid_automake/applications/basket/debian/watch (limited to 'ubuntu/lucid_automake/applications/basket/debian') diff --git a/ubuntu/lucid_automake/applications/basket/debian/basket.1 b/ubuntu/lucid_automake/applications/basket/debian/basket.1 new file mode 100644 index 000000000..46f5a3754 --- /dev/null +++ b/ubuntu/lucid_automake/applications/basket/debian/basket.1 @@ -0,0 +1,171 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. +.TH BasKet "1" "February 2007" "BasKet 1.0" +.SH NAME +BasKet +.SH SYNOPSIS +.B basket +[\fIQt-options\fR] [\fIKDE-options\fR] [\fIoptions\fR] [\fIfile\fR] +.SH DESCRIPTION +BasKet is a application to allow you to quickly take notes, save your ideas and assist in quickly find them later. +Organizing your notes has never been so easy. +Basket also allows integration with Kontact and rest of kde environment. + +.SH OPTIONS +.SS "BasKet options:" +.TP +\fB\-d\fR, \fB\-\-debug\fR +Show the debug window +.HP +\fB\-f\fR, \fB\-\-data\-folder\fR Custom folder where to load and save basket data and application data (useful for debugging purpose) +.TP +\fB\-h\fR, \fB\-\-start\-hidden\fR +Hide the main window in the system tray icon on startup +.TP +\fB\-k\fR, \fB\-\-use\-drkonquy\fR +When crashing, use the standard KDE report dialog instead of sending an email +.SS "Arguments:" +.TP +file +Open basket archive or template +.SS "Generic options:" +.TP +\fB\-\-help\fR +Show help about options +.TP +\fB\-\-help\-qt\fR +Show Qt specific options +.TP +\fB\-\-help\-kde\fR +Show KDE specific options +.TP +\fB\-\-help\-all\fR +Show all options +.TP +\fB\-\-author\fR +Show author information +.TP +\fB\-v\fR, \fB\-\-version\fR +Show version information +.TP +\fB\-\-license\fR +Show license information +.TP +\fB\-\-\fR +End of options +.SS "Qt options:" +.TP +\fB\-\-display\fR +Use the X\-server display 'displayname' +.TP +\fB\-\-session\fR +Restore the application for the given 'sessionId' +.TP +\fB\-\-cmap\fR +Causes the application to install a private color +map on an 8\-bit display +.TP +\fB\-\-ncols\fR +Limits the number of colors allocated in the color +cube on an 8\-bit display, if the application is +using the QApplication::ManyColor color +specification +.TP +\fB\-\-nograb\fR +tells Qt to never grab the mouse or the keyboard +.TP +\fB\-\-dograb\fR +running under a debugger can cause an implicit +\fB\-nograb\fR, use \fB\-dograb\fR to override +.TP +\fB\-\-sync\fR +switches to synchronous mode for debugging +.TP +\fB\-\-fn\fR, \fB\-\-font\fR +defines the application font +.TP +\fB\-\-bg\fR, \fB\-\-background\fR sets the default background color and an +application palette (light and dark shades are +calculated) +.HP +\fB\-\-fg\fR, \fB\-\-foreground\fR sets the default foreground color +.TP +\fB\-\-btn\fR, \fB\-\-button\fR +sets the default button color +.TP +\fB\-\-name\fR +sets the application name +.TP +\fB\-\-title\fR +sets the application title (caption) +.TP +\fB\-\-visual\fR TrueColor +forces the application to use a TrueColor visual on +an 8\-bit display +.TP +\fB\-\-inputstyle\fR <inputstyle> sets XIM (X Input Method) input style. Possible +values are onthespot, overthespot, offthespot and +root +.TP +\fB\-\-im\fR <XIM server> +set XIM server +.TP +\fB\-\-noxim\fR +disable XIM +.TP +\fB\-\-reverse\fR +mirrors the whole layout of widgets +.SS "KDE options:" +.TP +\fB\-\-caption\fR <caption> +Use 'caption' as name in the titlebar +.TP +\fB\-\-icon\fR <icon> +Use 'icon' as the application icon +.TP +\fB\-\-miniicon\fR <icon> +Use 'icon' as the icon in the titlebar +.TP +\fB\-\-config\fR <filename> +Use alternative configuration file +.TP +\fB\-\-dcopserver\fR <server> +Use the DCOP Server specified by 'server' +.TP +\fB\-\-nocrashhandler\fR +Disable crash handler, to get core dumps +.TP +\fB\-\-waitforwm\fR +Waits for a WM_NET compatible windowmanager +.TP +\fB\-\-style\fR <style> +sets the application GUI style +.TP +\fB\-\-geometry\fR <geometry> +sets the client geometry of the main widget \- see man X for the argument format +.TP +\fB\-\-nofork\fR +Don't run in the background. +.SH "SEE ALSO" +The full documentation for +.B BasKet: +is maintained as a KDE help file. +If KDE, Konqueror and KHelpcenter is fully installed on your computer, accessing +.IP +.B help:/basket +.PP +should give you access to the complete manual. +.SH "AUTHOR" +.B BasKet +Note Pads was written by +.IP +S\['e]bastien Lao\[^u]t <slaout@linux62.org> +.IP +Petri Damst\['e]n <damu@iki.fi> +.IP +Alex Gontmakher <gsasha@cs.technion.ac.il> +.IP +Marco Martin <m4rt@libero.it> +.PP +Please report bugs to slaout@linux62.org. +.SH "OTHER" +This manpage is derived from help2man by Sune Vuorela <debian@pusling.com> for the Debian project (But may be used by others). License: GPL2 like BasKet diff --git a/ubuntu/lucid_automake/applications/basket/debian/changelog b/ubuntu/lucid_automake/applications/basket/debian/changelog new file mode 100644 index 000000000..b9d6e58ed --- /dev/null +++ b/ubuntu/lucid_automake/applications/basket/debian/changelog @@ -0,0 +1,193 @@ +basket-kde3 (1.0.2-0ubuntu4) karmic; urgency=low + + * Karmic rebuild + + -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 02 July 2009 16:08:00 -0600 + +basket-kde3 (1.0.2-0ubuntu3) intrepid; urgency=low + + * Moved KDE3 to /opt/kde3 + * Integrated properly with KDE4.2+ + + -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Wed, 04 March 2009 01:11:00 -0600 + +basket-kde3 (1.0.2-0ubuntu2) intrepid; urgency=low + + * Added -kde3 suffix + + -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 11 Dec 2008 16:36:00 -0600 + +basket (1.0.2-2ubuntu1) hardy; urgency=low + + * Fix integration into Kontact: wrong PluginVersion used in .desktop file + debian/patches/kubuntu_01_kontact_plugin.diff + (LP: #149321) + * debian/control: change Maintainer field. + + -- Luka Renko <lure@ubuntu.com> Wed, 31 Oct 2007 21:00:29 +0100 + +basket (1.0.2-2build2) gutsy; urgency=low + + * Rebuilt with no source changes, for kdepim-enterprise again + + -- Sarah Hobbs <hobbsee@ubuntu.com> Sat, 06 Oct 2007 22:23:24 +1000 + +basket (1.0.2-2build1) gutsy; urgency=low + + * Rebuilt with no source changes, for kdepim-enterprise, which has + temporarily broken Kontact ABI + + -- Jonathan Riddell <jriddell@ubuntu.com> Tue, 28 Aug 2007 21:56:28 +0100 + +basket (1.0.2-2) unstable; urgency=low + + [ Ana Beatriz Guerrero Lopez ] + * Apply patch to fix FTBFS with GCC 4.3. Thanks to Martin Michlmayr. + (Closes: #421209) + + -- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Tue, 29 May 2007 12:47:58 +0100 + +basket (1.0.2-1) unstable; urgency=low + + [ Sune Vuorela ] + * Add da.po as debian/patches/13_add_da.po.diff. Thanks to Martin Schlander. + + [ Ana Beatriz Guerrero Lopez ] + * Add 14_update_es_po.diff updating spanish translation. Thanks to Enrique Matías. + * Buildprep. + + -- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Tue, 24 Apr 2007 16:37:48 +0100 + +basket (1.0.1-1) experimental; urgency=low + + * New upstream release. + * Fix offset patch 12_desktop.diff + + -- Ana Beatriz Guerrero Lopez <ana@debian.org> Thu, 29 Mar 2007 13:32:00 +0000 + +basket (1.0-1) experimental; urgency=low + + * New upstream version. + - final 1.0 version. + * The ana-please-pass-your-exam-this-is-your-miracle release. + + -- Sune Vuorela <debian@pusling.com> Sun, 11 Feb 2007 12:35:24 +0100 + +basket (1.0~rc2-1) experimental; urgency=low + + * New upstream release: + - Removed 10_dont_spam_stderr and 11_match_kde3.5.6_kontact, + merged upstream. + - Fixed offset patch 12_desktop.diff. + + -- Ana Beatriz Guerrero Lopez <ana@debian.org> Mon, 5 Feb 2007 05:05:50 +0100 + +basket (1.0~beta3-1) experimental; urgency=low + + * New upstream version. (Closes: #395900) + * Package now maintained by the Debian KDE Extras Team. + + [ Ana Beatriz Guerrero Lopez ] + * Remove unnecessary file debian/Makefile. + * Update compat to 5. + * Bumped Standards-Version to 3.7.2, no changes required. + * Update dep on kdebase-dev to kdelibs4-dev. + * Add build-dep on kdepim-dev to get kontact integration. + * Add build-dep on libgpgme11-dev to support encryption. + * Package description: + - Change short description. + - Add basket's homepage. + * Not install empty file NEWS. + * Rewrite debian/rules file. + * Improve debian/copyright file. + * Versioned build-deps in kdelibs4-dev and kdepim-dev to build against 3.5.6 + (so Sune's changes will work). + * Patched desktop file to include Categories and moved to right place. + + [ Sune Vuorela ] + * Add quilt to build-dep - we better need a patch system. This also required + changes to rules. + * Add a 10_dont_spam_stderr patch to not be that verbose on stderr. It uses + kdDebug() now to report those. + * Add a 11_match_kde3.5.6_kontact patch to make the kontact plugin work with + kontact 3.5.6 - kdepim people have bumped their internal versionings. + * Write new and improved manpage (Derived from help2man). (Closes: #405569) + * Improve copyright file. + * Minor changes to rules file. + * Relibtoolization - and a need to fix parts of the build system. + (New libtool put in thru patch 02, patch 03 fixes build system relying on + broken libtool and the big buildprep as patch 98. + + -- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Sat, 03 Feb 2007 07:41:48 +0100 + +basket (0.5.0-6) unstable; urgency=low + + * Acknowledge NMU. Thanks! + Nothing more to be done (at least until upstream releases 0.6) + + -- Jose Luis Tallon <jltallon@adv-solutions.net> Thu, 11 May 2006 1:08:16 +0200 + +basket (0.5.0-5.1) unstable; urgency=low + + * Non-maintainer upload. + * Added -Wl,--as-needed as ldflags (Closes: #349480) + * Trimmed build-depends to not include stuff from + kdebase dependency line + + -- Sune Vuorela <debian@pusling.com> Fri, 21 Apr 2006 21:25:43 +0000 + +basket (0.5.0-5) unstable; urgency=low + + * Fix crash on cutting multiline item (Closes: #339874) + + * Package sponsored by Roberto Lumbreras <rover@debian.org> + + -- Jose Luis Tallon <jltallon@adv-solutions.net> Fri, 25 Nov 2005 19:57:15 +0100 + +basket (0.5.0-4) unstable; urgency=low + + * Fix FTBFS on 64-bit arches (Closes: #300176) + + * Package sponsored by Roberto Lumbreras <rover@debian.org> + + -- Jose Luis Tallon <jltallon@adv-solutions.net> Tue, 18 Oct 2005 21:53:01 +0200 + +basket (0.5.0-3) unstable; urgency=low + + * Force rebuild, due to C++ ABI transition (Closes: #327944) + - remove dependency on deprecated libjack0.80(Closes: #317184) + + * Fix KDE htmldir; properly install doc (Closes: #322192) + + * Package sponsored by Roberto Lumbreras <rover@debian.org> + + -- Jose Luis Tallon <jltallon@adv-solutions.net> Wed, 14 Sep 2005 02:35:13 +0200 + +basket (0.5.0-2) unstable; urgency=low + + * Force relink -- dependency to removed lib (Closes: #317184) + + * Localization: updated DE translation (Closes: #313671) + + * Package sponsored by Roberto Lumbreras <rover@debian.org> + + -- Jose Luis Tallon <jltallon@adv-solutions.net> Sat, 12 Mar 2005 20:30:13 +0100 + +basket (0.5.0-1) unstable; urgency=low + + * New upstream release. Major rewrite, tons of new features. + + * Fix menu file (Closes: #283375) + + * Package sponsored by Roberto Lumbreras <rover@debian.org> + + -- Jose Luis Tallon <jltallon@adv-solutions.net> Sat, 12 Mar 2005 20:30:13 +0100 + +basket (0.4.0d-1) unstable; urgency=low + + * Initial Packaging. Fullfill ITP (Closes: #259180) + + * Package sponsored by Roberto Lumbreras <rover@debian.org> + + -- Jose Luis Tallon <jltallon@adv-solutions.net> Sat, 23 Oct 2004 02:21:16 +0200 + diff --git a/ubuntu/lucid_automake/applications/basket/debian/compat b/ubuntu/lucid_automake/applications/basket/debian/compat new file mode 100644 index 000000000..7ed6ff82d --- /dev/null +++ b/ubuntu/lucid_automake/applications/basket/debian/compat @@ -0,0 +1 @@ +5 diff --git a/ubuntu/lucid_automake/applications/basket/debian/control b/ubuntu/lucid_automake/applications/basket/debian/control new file mode 100644 index 000000000..3f2093fd9 --- /dev/null +++ b/ubuntu/lucid_automake/applications/basket/debian/control @@ -0,0 +1,21 @@ +Source: basket-kde3 +Section: kde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +XSBC-Original-Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> +Uploaders: Ana Beatriz Guerrero Lopez <ana@debian.org>, Sune Vuorela <debian@pusling.com> +Build-Depends: libasound2-dev, debhelper (>= 5), kdelibs4-kde3-dev (>= 4:3.5.6), kdepim-kde3-dev (>= 4:3.5.6), libgpgme11-dev, quilt (>= 0.40), automake1.11-kde3, autoconf2.63, libtool, libltdl-dev +Standards-Version: 3.8.3 + +Package: basket-kde3 +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: a multi-purpose note-taking application for KDE [KDE3] + This application provides as many baskets (drawers) as you wish; Several + kinds of objects (texts, URLs, images,...) can be drag-n-drop'd into it. + . + Objects can be edited, copied, dragged... So, they can be arranged + according to users' taste. Moreover, Basket allows you to keep all objects + you want in one place, keep data on hand, take notes... + . + Homepage: http://basket.kde.org/ diff --git a/ubuntu/lucid_automake/applications/basket/debian/copyright b/ubuntu/lucid_automake/applications/basket/debian/copyright new file mode 100644 index 000000000..32425ad0a --- /dev/null +++ b/ubuntu/lucid_automake/applications/basket/debian/copyright @@ -0,0 +1,37 @@ +This package was debianized by Jose Luis Tallon <jltallon@adv-solutions.net> on +Sat, 23 Oct 2004 02:21:16 +0200. + +Maintenance was taken over by the Debian KDE Extras Team on Sat, 03 Feb 2007 +07:41:48 +0100 + +It was downloaded from http://basket.kde.org/ + +Copyright (c) 2004-2007 by Sebastien Laout <sebastien.laout@tuxfamily.org> + +Upstream Author: Sebastien Laout <sebastien.laout@tuxfamily.org> + Petri Damstén <damu@iki.fi> + Alex Gontmakher <gsasha@cs.technion.ac.il> + Marco Martin <m4rt@libero.it> + and other contributers + +Parts of basket are under GPL2 or later and other parts are only under GPL2 + +License: + + Basket is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; version 2 of the License. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + MA 02110-1301, USA. + + +On Debian systems, the full text of GNU's GPL can be found in +/usr/share/common-licenses/GPL-2 diff --git a/ubuntu/lucid_automake/applications/basket/debian/dirs b/ubuntu/lucid_automake/applications/basket/debian/dirs new file mode 100644 index 000000000..df12dd802 --- /dev/null +++ b/ubuntu/lucid_automake/applications/basket/debian/dirs @@ -0,0 +1 @@ +usr/kde3/bin diff --git a/ubuntu/lucid_automake/applications/basket/debian/docs b/ubuntu/lucid_automake/applications/basket/debian/docs new file mode 100644 index 000000000..724e08449 --- /dev/null +++ b/ubuntu/lucid_automake/applications/basket/debian/docs @@ -0,0 +1,2 @@ +README +TODO diff --git a/ubuntu/lucid_automake/applications/basket/debian/menu b/ubuntu/lucid_automake/applications/basket/debian/menu new file mode 100644 index 000000000..6251d3463 --- /dev/null +++ b/ubuntu/lucid_automake/applications/basket/debian/menu @@ -0,0 +1,2 @@ +?package(basket):needs="X11" section="Apps/Tools" \ + title="basket" command="/opt/kde3/bin/basket" diff --git a/ubuntu/lucid_automake/applications/basket/debian/patches/series b/ubuntu/lucid_automake/applications/basket/debian/patches/series new file mode 100644 index 000000000..e69de29bb diff --git a/ubuntu/lucid_automake/applications/basket/debian/rules b/ubuntu/lucid_automake/applications/basket/debian/rules new file mode 100755 index 000000000..24b31b701 --- /dev/null +++ b/ubuntu/lucid_automake/applications/basket/debian/rules @@ -0,0 +1,106 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +#export DH_VERBOSE=1 + +DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde +DEB_CONFIGURE_MANDIR := /opt/kde3/share/man +DEB_CONFIGURE_PREFIX := /opt/kde3 +DEB_CONFIGURE_INFODIR := /opt/kde3/share/info + +cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug) + +# These are used for cross-compiling and for saving the configure script +# from having to guess our platform (since we know it already) +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) + +CFLAGS = -Wall -g + +ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) + CFLAGS += -O0 +else + CFLAGS += -O2 +endif + +include /usr/share/quilt/quilt.make + + +config.status: $(QUILT_STAMPFN) + dh_testdir + test -e config.sub -a -L config.sub || \ + ln -sf /usr/share/misc/config.sub config.sub + test -e config.guess -a -L config.guess || \ + ln -sf /usr/share/misc/config.guess config.guess + + cp -Rp /usr/share/aclocal/libtool.m4 admin/libtool.m4.in + cp -Rp /usr/share/libtool/config/ltmain.sh admin/ltmain.sh + $(MAKE) -f admin/Makefile.common dist; + + CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \ + --prefix=/opt/kde3 --with-qt-dir=/usr/share/qt3 \ + --with-qt-includes=/usr/include/qt3 \ + --with-qt-libraries=/usr/share/qt3/lib \ + --mandir=/opt/kde3/share/man \ + --infodir=/opt/kde3/share/info \ + --disable-debug kde_htmldir=/opt/kde3/share/doc/kde/HTML \ + --with-extra-libs=/opt/kde3/lib + + +build: build-stamp + +build-stamp: config.status + dh_testdir + + $(MAKE) + + touch build-stamp + +clean: unpatch + dh_testdir + dh_testroot + + -$(MAKE) distclean + + $(RM) config.cache config.sub config.guess config.log + + dh_clean + rm -f build-stamp + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + # Install into package-build-dir + $(MAKE) install DESTDIR=$(CURDIR)/debian/basket-kde3 + +# mkdir -p $(CURDIR)/debian/basket-kde3/opt/kde3/share/applications/kde/ +# mv $(CURDIR)/debian/basket-kde3/opt/kde3/share/applnk/Utilities/basket.desktop $(CURDIR)/debian/basket-kde3/opt/kde3/share/applications/kde/ + +binary-indep: build install + +binary-arch: build install + dh_testdir + dh_testroot + dh_installchangelogs ChangeLog + dh_installdocs + dh_installexamples + dh_install + dh_installmenu +# dh_installlogrotate +# dh_installinfo + dh_installman debian/basket.1 + dh_link + dh_strip + dh_compress + dh_fixperms + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install diff --git a/ubuntu/lucid_automake/applications/basket/debian/watch b/ubuntu/lucid_automake/applications/basket/debian/watch new file mode 100644 index 000000000..a620b0d5a --- /dev/null +++ b/ubuntu/lucid_automake/applications/basket/debian/watch @@ -0,0 +1,2 @@ +version=2 +http://basket.kde.org/download.php (?:.*/)?downloads/\?file=basket-?_?([\w+\d+\.]+|\d+)(\.tar|\.tgz)(\.gz|\.bz2|) debian uupdate -- cgit v1.2.3