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/ksquirrel/debian/README.debian | 10 + .../applications/ksquirrel/debian/changelog | 11 + .../applications/ksquirrel/debian/compat | 1 + .../applications/ksquirrel/debian/control | 25 ++ .../applications/ksquirrel/debian/copyright | 473 +++++++++++++++++++++ .../applications/ksquirrel/debian/docs | 2 + .../ksquirrel/debian/ksquirrel-libs-configurator.1 | 22 + .../ksquirrel/debian/patches/.gitignore | 0 .../applications/ksquirrel/debian/rules | 124 ++++++ .../applications/ksquirrel/debian/watch | 6 + 10 files changed, 674 insertions(+) create mode 100644 ubuntu/lucid_automake/applications/ksquirrel/debian/README.debian create mode 100644 ubuntu/lucid_automake/applications/ksquirrel/debian/changelog create mode 100644 ubuntu/lucid_automake/applications/ksquirrel/debian/compat create mode 100644 ubuntu/lucid_automake/applications/ksquirrel/debian/control create mode 100644 ubuntu/lucid_automake/applications/ksquirrel/debian/copyright create mode 100644 ubuntu/lucid_automake/applications/ksquirrel/debian/docs create mode 100644 ubuntu/lucid_automake/applications/ksquirrel/debian/ksquirrel-libs-configurator.1 create mode 100644 ubuntu/lucid_automake/applications/ksquirrel/debian/patches/.gitignore create mode 100755 ubuntu/lucid_automake/applications/ksquirrel/debian/rules create mode 100644 ubuntu/lucid_automake/applications/ksquirrel/debian/watch (limited to 'ubuntu/lucid_automake/applications/ksquirrel') diff --git a/ubuntu/lucid_automake/applications/ksquirrel/debian/README.debian b/ubuntu/lucid_automake/applications/ksquirrel/debian/README.debian new file mode 100644 index 000000000..17ed05957 --- /dev/null +++ b/ubuntu/lucid_automake/applications/ksquirrel/debian/README.debian @@ -0,0 +1,10 @@ +This program was initialy writen for KDE3. To compile it for KDE4 the +exif support is disabled. That library depends on kdelibs3. + +MT is enabled because configure seems not smart enough. + +Qt version coded in configure.in.in +Hard-coded dependency on libkio.la (in kdelibs4-dev) +Hard-coded dependency on dcopidl + + -- Paul Gevers Sun, 14 Sep 2008 10:17:50 -0500 diff --git a/ubuntu/lucid_automake/applications/ksquirrel/debian/changelog b/ubuntu/lucid_automake/applications/ksquirrel/debian/changelog new file mode 100644 index 000000000..769b15db1 --- /dev/null +++ b/ubuntu/lucid_automake/applications/ksquirrel/debian/changelog @@ -0,0 +1,11 @@ +ksquirrel-kde3 (0.8.0-0ubuntu2) karmic; urgency=low + + * Karmic build + + -- Timothy Pearson Tue, 20 Oct 2009 17:23:00 -0600 + +ksquirrel (0.8.0-0ubuntu1~ppa1) hardy; urgency=low + + * Initial release (LP: #107228) + + -- Paul Gevers Fri, 19 Sep 2008 23:27:12 -0500 diff --git a/ubuntu/lucid_automake/applications/ksquirrel/debian/compat b/ubuntu/lucid_automake/applications/ksquirrel/debian/compat new file mode 100644 index 000000000..7ed6ff82d --- /dev/null +++ b/ubuntu/lucid_automake/applications/ksquirrel/debian/compat @@ -0,0 +1 @@ +5 diff --git a/ubuntu/lucid_automake/applications/ksquirrel/debian/control b/ubuntu/lucid_automake/applications/ksquirrel/debian/control new file mode 100644 index 000000000..3b6358dfe --- /dev/null +++ b/ubuntu/lucid_automake/applications/ksquirrel/debian/control @@ -0,0 +1,25 @@ +Source: ksquirrel-kde3 +Section: graphics +Priority: extra +Maintainer: Timothy Pearson +XSBC-Original-Maintainer: Paul Gevers +Build-Depends: debhelper (>= 5), + dpatch, + libksquirrel-kde3-dev, + libkonq4-kde3-dev, + kipi-plugins-kde3, + libkipi0-kde3-dev, + build-essential, + automake1.11-kde3, autoconf2.63, libtool, libltdl-dev +Standards-Version: 3.8.3 + +Package: ksquirrel-kde3 +Architecture: any +Depends: libksquirrel0-kde3, ${shlibs:Depends}, ${misc:Depends} +Description: Powerful KDE3 image viewer + KSquirrel is an image viewer for KDE with disk navigator, file tree, + multiple directory view, thumbnails, extended thumbnails, dynamic + format support, DCOP interface, KEXIF and KIPI plugins support. + . + KSquirrel is a fast and convenient image viewer for KDE featuring + OpenGL and dynamic format support. diff --git a/ubuntu/lucid_automake/applications/ksquirrel/debian/copyright b/ubuntu/lucid_automake/applications/ksquirrel/debian/copyright new file mode 100644 index 000000000..d09bb9228 --- /dev/null +++ b/ubuntu/lucid_automake/applications/ksquirrel/debian/copyright @@ -0,0 +1,473 @@ +Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=226 +Original-Source-Location: http://ksquirrel.sourceforge.net/download.php +Upstream-Author: Baryshev Dmitry aka Krasu + +* some files in admin/ are under LGPL, see LICENSE.LGPL + +Files: * +Copyright: © 2003-2007 by Baryshev Dmitry +License: GPL-2+ + +Files: ksquirrel/sq_thumbnailloadjob.* +Copyright: © 2004 by Baryshev Dmitry +Copyright: © 2000 David Faure +Copyright: © 2000 Carsten Pfeiffer +License: GPL-2+ + +Files: ksquirrel/sq_splashscreen.* +Copyright: © 2001 by Kai Heitkamp +Copyright: © 2006 Baryshev Dmitry, KSquirrel project. +License: GPL-2+ + +Files: ltmain.sh +Copyright: © 1996,1997,1998,1999,2000,2001,2003 + Free Software Foundation, Inc. +Copyright: © 1996 by Gordon Matzigkeit +License: GPL-2+ | GPL-2+/extra + +Files: sq_categorybrowsermenu.* +Copyright: © 2006 Baryshev Dmitry, KSquirrel project +Copyright: © 2001 Matthias Elter +License: MIT + +Files: sq_glwidget.cpp +Copyright: © 2004 Baryshev Dmitry +Copyright: © 2004 Guillaume Chazarain +License: GPL-2+ + +Files: sq_thumbnailsize.* +Copyright: © 2004 by Baryshev Dmitry +Copyright: © 2000-2003 Aur?lien G?teau +License: GPL-2+ + +Files: sq_glu.* +Copyright: © 1995-2001 Brian Paul +Copyright: © 2004 by Baryshev Dmitry +License: LGPL-2+ + +Files: debian/* +Copyright: © 2008 Paul Gevers +License: GPL-2+ + The Debian packaging is © 2008, Paul Gevers and + is licensed under the GPL version 2 or later, see + /usr/share/common-licenses/GPL-2. + +Files: LICENSE +Copyright: © 1989, 1991 Free Software Foundation, Inc. +License: other + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +Files: LICENSE.GFDL +Copyright: © 2000,2001,2002 Free Software Foundation, Inc. +License: other + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +Files: LICENSE.LGPL +Copyright: © 1991 Free Software Foundation, Inc. +License: other + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +Files: admin/* +Copyright: +License: LGPL-2+ + +Files: admin/acinclude.m4.in +Copyright: © 1997 Janos Farkas +Copyright: © 1997,98,99 Stephan Kulow +License: LGPL-2+ + +Files: admin/am_edit +Copyright: © 1998 Kalle Dalheimer +License: other + This is really free software, unencumbered by the GPL. + You can do anything you like with it except sueing me + +Files: admin/compile +Copyright: © 1999,2000,2003,2004,2005 Free Software Foundation, Inc. +License: GPL-2+ | GPL-2+/extra + +Files: admin/conf.change.pl, admin/config.pl +Copyright: © Michael Matz +Copyright: © Dirk Mueller +License: LGPL-2+ + +Files: admin/config.guess, admin/config.sub +Copyright: © 1992-2005 Free Software Foundation, Inc. +License: GPL-2+ | GPL-2+/extra + +Files: admin/config.rpath +Copyright: © 1996-2003 Free Software Foundation, Inc. +Copyright: © 1996 Gordon Matzigkeit +License: GPL-2+ | GPL-2+/extra + +Files: admin/configure.in.min +Copyright: © 2001 Stephan Kulow +License: GPL-2+ + +Files: admin/depcomp +Copyright: © 1999-2005 Free Software Foundation, Inc. +License: GPL-2+ | GPL-2+/extra + +Files: admin/detect-autoconf.pl +Copyright: © 2005 Michael Pyne +License: PD + This code is public domain. You may use it however you like + (including relicensing). + +Files: admin/doxygen.sh +Copyright: © 2005 by Adriaan de Groot +License: GPL-2 + +Files: admin/libtool.m4.in +Copyright: © 1996-2001 Free Software Foundation, Inc. +License: GPL-2+ | GPL-2+/extra + +Files: admin/ltmain.sh +Copyright: © 1996,1997,1998,1999,2000,2001,2003 + Free Software Foundation, Inc. +License: GPL-2+ | GPL-2+/extra + +Files: admin/Makefile.common +Copyright: © 2002 by the KDE developers +License: unknown + +Files: admin/missing +Copyright: © 1996,1997,1999,2000,2002,2003,2004 + Free Software Foundation, Inc. +License: GPL-2+ | GPL-2+/extra + +Files: admin/mkinstalldirs +Copyright: © - +License: PD + Public domain + +Files: admin/oldinclude.m4.in +Copyright: © 1997 Janos Farkas +Copyright: © 1997,98,99 Stephan Kulow +License: GPL-2+ + +Files: admin/ylwrap +Copyright: © 1996,1997,1998,1999,2001,2002,2003,2004,2005 + Free Software Foundation, Inc. +License: GPL-2+ | GPL-2+/extra + +Files: cs.po +Copyright: © 2007 Karel Volný +License: GPL-2+ + +Files: de.po +Copyright: © 2007 Oliver Dörr +Copyright: © 2007 Frederik Schwarzer +License: GPL-2+ + +Files: en_GB.po +Copyright: © 2007 Malcolm Hunter +License: GPL-2+ + +Files: it.po +Copyright: © 2007 Martino Barbon +License: GPL-2+ + +Files: pl.po +Copyright: © 2007 Grzegorz Gibas +License: GPL-2+ + +Files: ru.po +Copyright: © 2007 Baryshev Dmitry +License: GPL-2+ + +Files: tr.po +Copyright: © 2007 Serdar Soytetir +License: GPL-2+ + +Files: uk.po +Copyright: © 2007 Yuri Chornoivan +License: GPL-2+ + +Files: doc/ru/* +Copyright: © 2004 by Baryshev Dmitry +License: GFDL-1.2 + +Files: print.png +Copyright: © 2006-2007 Everaldo Coelho +License: LGPL-2.1+ + taken from Crystal theme by (c) Everaldo. Available at + http://www.kde-look.org/content/show.php/Crystal+Project?content=60475 + +Files: file_broken.xpm +Copyright: © 2003-2004 David Vignoni +License: LGPL-2.1+ + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation, + version 2.1 of the License. + . + 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 (see the the license.txt file); + if not, write to the Free Software Foundation, Inc., 51 Franklin + Street, Fifth Floor, Boston, MA 02110-1301, USA + . + NOTE THIS ADD-ON + . + The GNU Lesser General Public License or LGPL is written for software libraries + in the first place. The LGPL has to be considered valid for this artwork + library too. + . + Nuvola icon theme for KDE 3.x is a special kind of software library, it is an + artwork library, it's elements can be used in a Graphical User Interface, or + GUI. + . + Source code, for this library means: + - raster png image* . + . + The LGPL in some sections obliges you to make the files carry + notices. With images this is in some cases impossible or hardly useful. + With this library a notice is placed at a prominent place in the directory + containing the elements. You may follow this practice. + The exception in section 6 of the GNU Lesser General Public License covers + the use of elements of this art library in a GUI. + +Files: admin/install-sh +Copyright: © 1994 X Consortium +License: other + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation files + (the "Software"), to deal in the Software without restriction, + including without limitation the rights to use, copy, modify, merge, + publish, distribute, sublicense, and/or sell copies of the Software, + and to permit persons to whom the Software is furnished to do so, + subject to the following conditions: + . + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT.IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY + CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, + TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE + SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + . + Except as contained in this notice, the name of the X Consortium + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization from the X Consortium. + . + FSF changes to this file are in the public domain. + +Files: fmt_filters.* +Copyright: © 2005 Dmitry Baryshev +Copyright: © 1998, 1999, 2001, 2002 Daniel M. Duley +Copyright: © 1998, 1999 Christian Tibirna +Copyright: © 1998, 1999 Dirk A. Mueller +Copyright: © 1999 Geert Jansen +Copyright: © 2000 Josef Weidendorfer +Copyright: © 2004 Zack Rusin +Copyright: © 2003 ImageMagick Studio, a non-profit organization + dedicated to making software imaging solutions freely available. +Copyright: © 2004 Robert Merkel +License: other-BSD + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + . + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + . + THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR + IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY + DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE + GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER + IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR + OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN + IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + . + Portions of this software are based on ImageMagick. Such portions + are clearly marked as being ported from ImageMagick. ImageMagick is + copyrighted under the following conditions: + . + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation files + ("ImageMagick"), to deal in ImageMagick without restriction, + including without limitation the rights to use, copy, modify, merge, + publish, distribute, sublicense, and/or sell copies of ImageMagick, + and to permit persons to whom the ImageMagick is furnished to do so, + subject to the following conditions: + . + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of ImageMagick. + . + The software is provided "as is", without warranty of any kind, + express or implied, including but not limited to the warranties of + merchantability, fitness for a particular purpose and + noninfringement. In no event shall ImageMagick Studio be liable for + any claim, damages or other liability, whether in an action of + contract, tort or otherwise, arising from, out of or in connection + with ImageMagick or the use or other dealings in ImageMagick. + . + Except as contained in this notice, the name of the ImageMagick + Studio shall not be used in advertising or otherwise to promote the + sale, use or other dealings in ImageMagick without prior written + authorization from the ImageMagick Studio. + . + . + Red-eye removal was taken from "redeye" plugin for GIMP + . + Permission is hereby granted, free of charge, to any person obtaining a + copy of this software and associated documentation files (the "Software"), + to deal in the Software without restriction, including without limitation + the rights to use, copy, modify, merge, publish, distribute, sublicense, + and/or sell copies of the Software, and to permit persons to whom the + Software is furnished to do so, subject to the following conditions: + . + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL + THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER + IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + . + Except as contained in this notice, the name of the Author of the + Software shall not be used in advertising or otherwise to promote the + sale, use or other dealings in this Software without prior written + authorization from the Author. + +Files: sq_utils_scale.cpp +Copyright: © 2003 ImageMagick Studio, a non-profit organization + dedicated to making software imaging solutions freely available. +License: other + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation files + ("ImageMagick"), to deal in ImageMagick without restriction, + including without limitation the rights to use, copy, modify, merge, + publish, distribute, sublicense, and/or sell copies of ImageMagick, + and to permit persons to whom the ImageMagick is furnished to do so, + subject to the following conditions: + . + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of ImageMagick. + . + The software is provided "as is", without warranty of any kind, + express or implied, including but not limited to the warranties of + merchantability, fitness for a particular purpose and + noninfringement. In no event shall ImageMagick Studio be liable for + any claim, damages or other liability, whether in an action of + contract, tort or otherwise, arising from, out of or in connection + with ImageMagick or the use or other dealings in ImageMagick. + . + Except as contained in this notice, the name of the ImageMagick + Studio shall not be used in advertising or otherwise to promote the + sale, use or other dealings in ImageMagick without prior written + authorization from the ImageMagick Studio. + +License: GPL-2+/extra + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2, or (at your option) + any later version. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + MA 02110-1301, USA. + . + As a special exception to the GNU General Public License, if you + distribute this file as part of a program that contains a + configuration script generated by Autoconf, you may include it under + the same distribution terms that you use for the rest of that + program. + +License: GPL-2+ + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + . + On Debian systems, the complete text of the GNU General Public + License, version 2, can be found in + /usr/share/common-licenses/GPL-2. + +License: LGPL-2+ + This file is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + . + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details. + . + You should have received a copy of the GNU Library General Public + License along with this library. If not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. + . + On Debian systems, the complete text of the GNU Library General + Public License, version 2, can be found in + /usr/share/common-licenses/LGPL-2. + +License: LGPL-2.1+ + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + . + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + . + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA + . + On Debian systems, the complete text of the GNU Library General + Public License, version 2, can be found in + /usr/share/common-licenses/LGPL-2. + +License: MIT + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation files + (the "Software"), to deal in the Software without restriction, + including without limitation the rights to use, copy, modify, merge, + publish, distribute, sublicense, and/or sell copies of the Software, + and to permit persons to whom the Software is furnished to do so, + subject to the following conditions: + . + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY + CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, + TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE + SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/ubuntu/lucid_automake/applications/ksquirrel/debian/docs b/ubuntu/lucid_automake/applications/ksquirrel/debian/docs new file mode 100644 index 000000000..724e08449 --- /dev/null +++ b/ubuntu/lucid_automake/applications/ksquirrel/debian/docs @@ -0,0 +1,2 @@ +README +TODO diff --git a/ubuntu/lucid_automake/applications/ksquirrel/debian/ksquirrel-libs-configurator.1 b/ubuntu/lucid_automake/applications/ksquirrel/debian/ksquirrel-libs-configurator.1 new file mode 100644 index 000000000..a6da62b4c --- /dev/null +++ b/ubuntu/lucid_automake/applications/ksquirrel/debian/ksquirrel-libs-configurator.1 @@ -0,0 +1,22 @@ +.\" +.TH "KSQUIRREL-LIBS-CONFIGURATOR" "1" "september 13, 2008" "Paul Gevers" "Graphics" +.SH "NAME" +ksquirrel\-libs\-configurator \- library configurator for ksquirel +.SH "SYNOPSIS" +.B ksquirrel\-libs\-configurator +.SH "DESCRIPTION" +This manual page documents briefly the +.B ksquirrel\-libs\-configurator +and +.B ksquirrel\-libs\-configurator\-real +commands. +\fBksquirrel\-libs\-configurator\fP is a graphical user interface that lets you select which libraries should be enabled/disabled in ksquirrel. +.SH "OPTIONS" +These programs does not have any options. +.SH "SEE ALSO" +ksquirrel(1) +.SH "AUTHORS" +ksquirrel\-libs\-configurator was written by . +.PP +This manual page was written by Paul Gevers , +for the Debian project (but may be used by others). diff --git a/ubuntu/lucid_automake/applications/ksquirrel/debian/patches/.gitignore b/ubuntu/lucid_automake/applications/ksquirrel/debian/patches/.gitignore new file mode 100644 index 000000000..e69de29bb diff --git a/ubuntu/lucid_automake/applications/ksquirrel/debian/rules b/ubuntu/lucid_automake/applications/ksquirrel/debian/rules new file mode 100755 index 000000000..ab60b519d --- /dev/null +++ b/ubuntu/lucid_automake/applications/ksquirrel/debian/rules @@ -0,0 +1,124 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# Sample debian/rules that uses debhelper. +# This file was originally written by Joey Hess and Craig Small. +# As a special exception, when this file is copied by dh-make into a +# dh-make output file, you may use that output file without restriction. +# This special exception was added by Craig Small in version 0.37 of dh-make. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde +DEB_CONFIGURE_MANDIR := /opt/kde3/share/man +DEB_CONFIGURE_PREFIX := /opt/kde3 +DEB_CONFIGURE_INFODIR := /opt/kde3/share/info + +cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug) + +# These are used for cross-compiling and for saving the configure script +# from having to guess our platform (since we know it already) +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) + + +config.status: patch configure + dh_testdir + # Add here commands to configure the package. +ifneq "$(wildcard /usr/share/misc/config.sub)" "" + cp -f /usr/share/misc/config.sub config.sub +endif +ifneq "$(wildcard /usr/share/misc/config.guess)" "" + cp -f /usr/share/misc/config.guess config.guess +endif + PKG_CONFIG_PATH='/opt/kde3/lib/pkgconfig' ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/opt/kde3 --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" --disable-rpath +# Tricks for Intrepid +#--disable-kexif --enable-mt --x-includes=/usr/include/qt4/Qt + +build: build-stamp + +build-stamp: config.status + dh_testdir + + ! [ -f /usr/share/libtool/ltmain.sh ] || \ + cp -f /usr/share/libtool/ltmain.sh admin/ltmain.sh + ! [ -f /usr/share/libtool/config/ltmain.sh ] || \ + cp -f /usr/share/libtool/config/ltmain.sh admin/ltmain.sh + cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in + + make -f admin/Makefile.common cvs + + # Add here commands to compile the package. + $(MAKE) + #docbook-to-man debian/ksquirrel.sgml > ksquirrel.1 + + touch $@ + +clean: clean-patched unpatch + +clean-patched: + dh_testdir + dh_testroot + rm -f build-stamp + + ! [ -f /usr/share/libtool/ltmain.sh ] || \ + cp -f /usr/share/libtool/ltmain.sh admin/ltmain.sh + ! [ -f /usr/share/libtool/config/ltmain.sh ] || \ + cp -f /usr/share/libtool/config/ltmain.sh admin/ltmain.sh + cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in + + make -f admin/Makefile.common cvs + + # Add here commands to clean up after the build process. + [ ! -f Makefile ] || $(MAKE) distclean + rm -f config.sub config.guess + + dh_clean + +patch: patch-stamp + +patch-stamp: + dpatch apply-all + dpatch cat-all >patch-stamp + +unpatch: + dpatch deapply-all + rm -rf patch-stamp debian/patched + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + # Add here commands to install the package into debian/ksquirrel-kde3. + $(MAKE) DESTDIR=$(CURDIR)/debian/ksquirrel-kde3 install + + +# Build architecture-independent files here. +binary-indep: build install +# We have nothing to do by default. + +# Build architecture-dependent files here. +binary-arch: build install + dh_testdir + dh_testroot +# dh_install + dh_installchangelogs ChangeLog + dh_installdocs + dh_installexamples + dh_installman debian/ksquirrel-libs-configurator.1 + dh_link \ + opt/kde3/share/man/man1/ksquirrel-libs-configurator.1 \ + opt/kde3/share/man/man1/ksquirrel-libs-configurator-real.1 + 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/ksquirrel/debian/watch b/ubuntu/lucid_automake/applications/ksquirrel/debian/watch new file mode 100644 index 000000000..a276799ff --- /dev/null +++ b/ubuntu/lucid_automake/applications/ksquirrel/debian/watch @@ -0,0 +1,6 @@ +# See uscan(1) for format + +# Compulsory line, this is a version 3 file +version=3 + +http://sf.net/ksquirrel/ksquirrel-([\d.]*)\.tar\.bz2 -- cgit v1.2.3