--- krecipes-2.0~alpha4.orig/debian/krecipes.install +++ krecipes-2.0~alpha4/debian/krecipes.install @@ -0,0 +1,2 @@ +debian/tmp/usr/bin +debian/tmp/usr/share/applications --- krecipes-2.0~alpha4.orig/debian/krecipes-data.install +++ krecipes-2.0~alpha4/debian/krecipes-data.install @@ -0,0 +1,5 @@ +debian/tmp/usr/share/icons +debian/tmp/usr/share/locale +debian/tmp/usr/share/mime +debian/tmp/usr/share/pixmaps +debian/tmp/usr/share/kde4 --- krecipes-2.0~alpha4.orig/debian/krecipes-doc.install +++ krecipes-2.0~alpha4/debian/krecipes-doc.install @@ -0,0 +1 @@ +debian/tmp/usr/share/doc/kde4/HTML --- krecipes-2.0~alpha4.orig/debian/copyright +++ krecipes-2.0~alpha4/debian/copyright @@ -0,0 +1,110 @@ +Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/?rev=48&sc=1 +Upstream-Name: Krecipes +Upstream-Maintainer: José Manuel Santamaría Lema +Upstream-Source: http://krecipes.sourceforge.net/ + +Files: * +Copyright: © 2003-2005 Unai Garro + © 2003-2005 Cyril Bosselut + © 2003-2007 Jason Kivlighn + © 2003 krecipes.sourceforge.net authors + © 2003 Martin Imobersteg + © 2003 Opie Project + © 2003 Richard Lärkäng + © 2004-2005 Renchi Raju + © 2004-2006 Guilles Caulier + © 2005 Petri Damstén + © 2005-2006 Tom Albers + © 2008 Montel Laurent + © 2009 José Manuel Santamaría Lema +License: GPL-2+ + +Files: doc/* +Copyright: © 2004-2006 Colleen Beamer +Copyright: © 2004-2006 Jason Kivlighn +License: GFDL-1.2+-NIV + +Files: src/widgets/kdateedit.* +Copyright: © 2002 Cornelius Schumacher + © 2002 David Jarvie + © 2003-2004 Reinhold Kainhofer + © 2004 Tobias Koenig +License: LGPL-2+ + +Files: src/widgets/kdatepickerpopup.* +Copyright: © 2004 Bram Schoenmakers +License: LGPL-2+ + +Files: src/widgets/kreruler.* +Copyright: © 1998-1999 Reginald Stadlbauer + © 2005 Jason Kivlighn +License: LGPL-2+ + +Files: src/krepagelayout.* +Copyright: © 1998-1999 Torben Weis + © 2002-2003 David Faure + © 2003 Nicolas GOUTTE + © 2005 Jason Kivlighn +License: LGPL-2+ + +Files: cmake/FindSqlite2.cmake +Copyright: © 2008 Gilles Caulier + © 2009 José Manuel Santamaría Lema +License: BSD + +Files: debian/* +Copyright: © 2006 Julien Louis + © 2009 Matthias Julius + © 2009 José Manuel Santamaría Lema +License: GPL-2+ + +License: GPL-2+ + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + + On Debian systems, the complete text of the GNU General + Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. + +License: LGPL-2+ + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details. + + You should have received a copy of the GNU Library General Public License + along with this library; see the file COPYING.LIB. If not, write to + the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + MA 02110-1301, USA. + + On Debian GNU/Linux systems, the complete text of the GNU Library General + Public License version 2 can be found in `/usr/share/common-licenses/LGPL-2'. + +License: GFDL-1.2+-NIV + Permission is granted to copy, distribute and/or modify this document under + the terms of the GNU Free Documentation License, Version 1.2 or any later + version published by the Free Software Foundation; with no Invariant Sections, + with no Front-Cover Texts, and with no Back-Cover Text. + + On Debian GNU/Linux systems, the complete text of the GNU Library General + Public License version 2 can be found in `/usr/share/common-licenses/LGPL-2'. + +License: BSD + Redistribution and use is allowed according to the terms of the BSD license. + For details see the accompanying COPYING-CMAKE-SCRIPTS file. + --- krecipes-2.0~alpha4.orig/debian/changelog +++ krecipes-2.0~alpha4/debian/changelog @@ -0,0 +1,125 @@ +krecipes (2.0~alpha4-1) unstable; urgency=low + + [ José Manuel Santamaría Lema ] + * New upstream release + * Add 01_r1041280_fix_khtml_delete_issue.diff + * Release to unstable + + -- José Manuel Santamaría Lema Tue, 27 Oct 2009 20:06:05 +0100 + +krecipes (2.0~alpha3-1) experimental; urgency=low + + [ José Manuel Santamaría Lema ] + * New upstream release + * Updated debian/copyright + + -- José Manuel Santamaría Lema Fri, 09 Oct 2009 20:19:43 +0200 + +krecipes (2.0~alpha2-1) experimental; urgency=low + + [ José Manuel Santamaría Lema ] + * New upstream release + * Dropped fix_desktop_file.patch, merged upstream. + * Added -dbg package + * Minor fixes in debian/copyright: corrected the years for 3 copyright + holders and added e-mail for Opie Project. + + -- José Manuel Santamaría Lema Sun, 20 Sep 2009 14:16:15 +0200 + +krecipes (2.0~alpha1-1) experimental; urgency=low + + [ José Manuel Santamaría Lema ] + * New upstream release, bump to KDE 4 + - Added build depends: pkg-kde-tools, kdelibs5-dev, libqimageblits-dev, + libxml2-dev, libxslt1-dev + - Dropped build depends: autotools-dev, kdelibs4-dev, chrpath + - Added recommends: libqt4-sql-sqlite, sqlite3 + - Added suggests: libqt4-sql-mysql, libqt4-sql-psql, mysql-client, + postgresql-client + - Dropped suggests: libqt3-mt-mysql | libqt3-mt-psql + * Added myself as uploader + * Bump to standards 3.8.3, no changes needed + * Install KRAZY file by krecipes package + * Patch to add main category to the desktop file + * Added sqlite3, mysql-client, postgresql-client as suggests, note that + krecipes uses these clients to backup databases + * Fixed typo in sample data (Closes: #538865) + * Section changed from 'misc' to 'kde' + * Refreshed man page, created with kdemangen.pl and edited by hand. + + -- José Manuel Santamaría Lema Tue, 01 Sep 2009 17:18:03 +0200 + +krecipes (1.0~beta2-1) unstable; urgency=low + + * New upstream release (Closes: #531675) + - Fix crash at startup when using sqlite (Closes: #478030) + - Added categories to .desktop file (Closes: #473367) + * Moved the .desktop file to /usr/share/applications in krecipes binary + package + * debian/control: + - Set myself as Uploader (Closes: #513860) + - Build-Depend on debhelper >=7 + - Standards-Version 3.8.1 + - Added ${misc:Depends} to all binary packages + - Added Build-Depends on autotools-dev + - Added chrpath to Build-Depends + - Added Homepage to source package + - Added Vcs-Browser and Vcs-Svn + - Moved packages from section kde to misc + * Set compat level to 7 + * Rewrote debian/copyright + * Added debian/watch + * Added man page for krecipes + * Added lintian override for missing menu icon in krecipes, the icon is in + krecipes-data + * Added lintian override for missing man page because man page is in + krecipes-data + * krecipes' menu entry to Applications/Data Management + * Strip rpath from krecipes binary + * Added debian/README.source + + -- Matthias Julius Sat, 06 Jun 2009 00:18:25 -0400 + +krecipes (1.0~beta1-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix gcc-4.3 FTBFS, patch by KiBi (Closes: #455318) + + -- Marc 'HE' Brockschmidt Sun, 16 Mar 2008 18:14:00 +0100 + +krecipes (1.0~beta1-1) unstable; urgency=low + + * New upstream release + * Added watch file + + -- Julien Louis Sun, 3 Sep 2006 05:17:28 +0200 + +krecipes (0.9.1-4) unstable; urgency=low + + * Add menu entry (Closes: #366784). + + -- Julien Louis Thu, 11 May 2006 12:27:38 +0200 + +krecipes (0.9.1-3) unstable; urgency=low + + * Change krecipes-doc section from kde to doc + which fix override disparities. + * Fix typos in descriptions (Closes: #365731). + * Bump Standards-Version, no changes needed. + + -- Julien Louis Tue, 2 May 2006 23:36:41 +0200 + +krecipes (0.9.1-2) unstable; urgency=low + + * Add a note about documentation in debian/copyright + * set Maintainer to KDE Extra Team + * Add myself to uploaders + + -- Julien Louis Thu, 13 Apr 2006 19:44:02 +0200 + +krecipes (0.9.1-1) unstable; urgency=low + + * Initial release (closes: #309280). + + -- Julien Louis Fri, 17 Mar 2006 23:43:12 +0100 + --- krecipes-2.0~alpha4.orig/debian/krecipes.menu +++ krecipes-2.0~alpha4/debian/krecipes.menu @@ -0,0 +1,7 @@ +?package(krecipes): \ + needs="x11" \ + section="Applications/Data Management" \ + hints="KDE" \ + title="Krecipes" \ + icon="/usr/share/pixmaps/krecipes.xpm" \ + command="/usr/bin/krecipes" --- krecipes-2.0~alpha4.orig/debian/krecipes.xpm +++ krecipes-2.0~alpha4/debian/krecipes.xpm @@ -0,0 +1,227 @@ +/* XPM */ +static char *krecipes[] = { +/* columns rows colors chars-per-pixel */ +"32 32 189 2", +" c #000000", +". c #0A0A17", +"X c #383857", +"o c #242373", +"O c #4C4C4C", +"+ c #555555", +"@ c blue", +"# c #6A37BF", +"$ c #4040A3", +"% c #656596", +"& c #4B4ACD", +"* c #4E45FF", +"= c #4C49FE", +"- c #5F52E4", +"; c #5454FF", +": c #5D5DFF", +"> c #6E5ACE", +", c #6363DF", +"< c #6760EF", +"1 c #6666FF", +"2 c #6A6AFF", +"3 c #726DF4", +"4 c #7474FE", +"5 c #7A7AFF", +"6 c #800000", +"7 c #9D0000", +"8 c #9A133A", +"9 c #AA0000", +"0 c #B20000", +"q c #BD0101", +"w c #BB0F0D", +"e c #B41F1F", +"r c #B81717", +"t c #A91B4F", +"y c #A96A6A", +"u c #A6747F", +"i c #BA7E62", +"p c #C30000", +"a c #C90202", +"s c #D21A1A", +"d c #CC2C2C", +"f c #D62626", +"g c #D13838", +"h c red", +"j c #E02A2A", +"k c #E16A24", +"l c #C24848", +"z c #CC4242", +"x c #C75150", +"c c #D64545", +"v c #D85151", +"b c #DD5C5C", +"n c #C36160", +"m c #C27371", +"M c #D96161", +"N c #DB7272", +"B c #E04242", +"V c #EA555F", +"C c #EC6565", +"Z c #892D89", +"A c #916A9C", +"S c #B54C84", +"D c #867EED", +"F c #DC8225", +"G c #DF8F2E", +"H c #DE9134", +"J c #ED961A", +"K c #FE9E00", +"L c #E99420", +"P c #FEA005", +"I c #FAA71E", +"U c #D4914E", +"Y c #D89449", +"T c #CD966B", +"R c #D8A778", +"E c #E88572", +"W c #F6B343", +"Q c #F9B545", +"! c #FFC25C", +"~ c #F5C16C", +"^ c #FFC564", +"/ c #F5C473", +"( c #818181", +") c #AB8BA7", +"_ c gray64", +"` c #AEACAB", +"' c #B1B1AE", +"] c #B4B3B1", +"[ c #B8B7B4", +"{ c #BDBCBA", +"} c #9C86C3", +"| c #9483D6", +" . c #9696DB", +".. c #9C9CD9", +"X. c #8484FE", +"o. c #8B8BFE", +"O. c #9489E6", +"+. c #9D9DE2", +"@. c #9393F5", +"#. c #9392FD", +"$. c #9C9CFD", +"%. c #A09FF8", +"&. c #A3A3D9", +"*. c #AAAADB", +"=. c #B2B2DA", +"-. c #A7A7E0", +";. c #AFAFE6", +":. c #ACACE8", +">. c #A4A3F6", +",. c #A3A3FD", +"<. c #ABAAF4", +"1. c #ABABFE", +"2. c #B5ABE4", +"3. c #B5B5E4", +"4. c #B6B6EF", +"5. c #B9B9E3", +"6. c #BCBCED", +"7. c #B2B1F3", +"8. c #B3B3FE", +"9. c #BDBCF4", +"0. c #BBBBFD", +"q. c #C48483", +"w. c #C49481", +"e. c #C59492", +"r. c #DE8484", +"t. c #C5A3A1", +"y. c #C9B2AF", +"u. c #C0BFBD", +"i. c #DBBFBF", +"p. c #E99D8D", +"a. c #E19898", +"s. c #F78D8D", +"d. c #FF8282", +"f. c #E59BAB", +"g. c #E7A5A4", +"h. c #E2A8A8", +"j. c #E8BBBA", +"k. c #F4ADAA", +"l. c #FCB5B5", +"z. c #C1C0BE", +"x. c #EFC28E", +"c. c #E5C5B4", +"v. c #F6D6A2", +"b. c #C5C4C3", +"n. c #C8C6C5", +"m. c #C9C8C6", +"M. c #CDCBCA", +"N. c #D0CECD", +"B. c #D1D0CD", +"V. c #DED0CF", +"C. c #D5D3D2", +"Z. c #DAD5D3", +"A. c #DAD8D6", +"S. c #DDDCDB", +"D. c #C0C0F4", +"F. c #C1C1FC", +"G. c #CCCBF4", +"H. c #D7D7F7", +"J. c #D4D4FD", +"K. c #DBDBF7", +"L. c #DEDDF8", +"P. c #E1CFCE", +"I. c #E8C6C5", +"U. c #EDCACA", +"Y. c #E2DDDC", +"T. c #EAD1D0", +"R. c #FDC6C6", +"E. c #F5D3D3", +"W. c #F0DADA", +"Q. c #FBD6D8", +"!. c #FADEDD", +"~. c #E1E0DE", +"^. c #FAE8CE", +"/. c #FAEBD3", +"(. c #E3E3E2", +"). c #E8E7E6", +"_. c #E8E8E7", +"`. c #ECEBEA", +"'. c #E4E4FF", +"]. c #EBEBFD", +"[. c #F2E7E7", +"{. c #F1EEEE", +"}. c #FBE4E4", +"|. c #FFEBEB", +" X c #F0F0EF", +".X c #F3F3F2", +"XX c #FBF5F5", +"oX c #FEFDFD", +"OX c None", +/* pixels */ +"OXOXOXOXOXOXOXOXOXOXOXOXOXOXOXOXOXOXOXOXOXOXOXOXOXOXOXOXOXOXOXOX", +"OXOXOXOXOXOXOXOXOXOXOXOXOXOXOXOX' y p OXOXOXOXOXOXOXOXOXOXOXOXOX", +"OXOXOXOXOXOXOXOXOXOXOXOXOXOX+ z.M.Z.z p OXOXOXOXOXOXOXOXOXOXOXOX", +"OXOXOXOXOXOXOXOXOXOXOXOXOX( C.C.S.n.C.x a OXOXOXOXOXOXOXOXOXOXOX", +"OXOXOXOXOXOXOXOXOXOXOXOX_ S.C.S.B.).m.B.n p OXOXOXOXOXOXOXOXOXOX", +"OXOXOXOXOXOXOXOXOXOXOX{ _.S.).(.n.Y.~.m.n.m q OXOXOXOXOXOXOXOXOX", +"OXOXOXOXOXOXOXOXOX( C. X`._.S.(.Y.z.S.A.[ Z.q.w h OXOXOXOXOXOXOX", +"OXOXOXOXO _ n.n.m.S..X.X X`.(.(.z.(.M.m.u.u.M.e.r q OXOXOXOXOXOX", +"OX { M.S.(.S.S.(.(.`..X.X X_.S.~.' Y.[ N.' m.u.t.e 9 OXOXOXOXOX", +"OXp m.XX).).S.(.(.(.~..X.X.X`.`.A.Y.' Z.` N.` N.u.y.l 9 OXOXOXOX", +"OX0 d W.`.).(.(.(.S.(..X.X X.X_._.u.B.[ m.[ n.] A.W.|.f 9 OXOXOX", +"OXOXq g `. XS.(.(.). X)..X X X X`.A.z.u.z.u.u.Z.}.oXl.s OXOXOXOX", +"OXOXOXp c {._..X.X.X.X].A. X X X X`.b.C.] M.P.XXoXs.a OXOXOXOXOX", +"OXOXOXOXp v .X).(.(.S.N.S.S.S.`. X`._.{ S.P.oXXXC q OXOXOXOXOXOX", +"OXOXOXOXOXa b .X_.(.(.(.S.S.S.S.`.{._.Y.T.oX}.B 0 OXOXOXOXOXOXOX", +"OXOXOXOXOXOXa N .X(.S.(.S.S.S.S.(.{.Y.j.oXR.f 6 OXOXOXOXOXOXOXOX", +"OXOXOXOXOXOX p r..XY.). X`.V.U.!.oXoXd.V Z = * OXOXOXOXOXOXOXOX", +"OXOXOXOXOX 8 a. XI.E.oXoXoXoXQ.f.S # = = = = OXOXOXOXOXOXOX", +"OXOXOXOXOX o = t h.oXoX!.k.E k F R i u A > = = ; OXOXOXOXOXOX", +"OXOXOXOXOX & = c.b g.p.x.~ W P ^ Q K K K K G - $ OXOXOX", +"OXOXOXOXOXOXOX1 < ^./.v./ W I K K ! K K K K K K } . OXOXOX", +"OXOXOXOXOXOXOX2 $.3 ) T Y L K K K K K J H U w.2.X OXOXOXOX", +"OXOXOXOXOXOXOX2 ].J.4 2 4 4 5 O.| O.#.$.,.1.1.8.% < OXOXOXOXOXOX", +"OXOXOXOXOXOXOX2 '.oX].X.4 5 X.X.o.#.$.,.,.1.8.7. .4 OXOXOXOXOXOX", +"OXOXOXOXOXOXOX2 '.oX].H.>.X.X.o.#.$.$.1.1.8.8.-...4 OXOXOXOXOXOX", +"OXOXOXOXOXOXOX1 '..XH.G.9.7.$.$.$.$.1.1.8.8.:.*...5 OXOXOXOXOXOX", +"OXOXOXOXOXOXOX2 H.L.G.9.7.>.>.$.$.,.1.1.8.7.;.*.&.4 OXOXOXOXOXOX", +"OXOXOXOXOXOXOX2 F.G.9.7.>.>.$.$.$.1.1.8.9.4.3.=.*.5 OXOXOXOXOXOX", +"OXOXOXOXOXOXOX2 #.D.7.<.>.$.$.,.1.1.0.0.0.6.5.=.+.4 OXOXOXOXOXOX", +"OXOXOXOXOXOXOX1 2 X.>.>.$.$.,.,.1.8.0.F.F.6.5.+.5 : OXOXOXOXOXOX", +"OXOXOXOXOXOXOXOX: 2 4 5 o.$.1.1.1.0.0.F.<.@.4 4 ; OXOXOXOXOXOXOX", +"OXOXOXOXOXOXOXOXOXOX@ 1 2 4 5 5 5 5 5 5 4 1 X.OXOXOXOXOXOXOXOXOX" +}; --- krecipes-2.0~alpha4.orig/debian/control +++ krecipes-2.0~alpha4/debian/control @@ -0,0 +1,67 @@ +Source: krecipes +Section: kde +Priority: optional +Maintainer: Debian KDE Extras Team +Uploaders: Matthias Julius , + José Manuel Santamaría Lema +Build-Depends: cdbs, debhelper (>= 7), cmake, pkg-kde-tools, + kdelibs5-dev, libsqlite3-dev, libmysqlclient-dev, libpq-dev, + libqimageblitz-dev, libxml2-dev, libxslt1-dev, quilt +Standards-Version: 3.8.3 +Homepage: http://krecipes.sourceforge.net/ +Vcs-Browser: http://svn.debian.org/viewsvn/pkg-kde/kde-extras/krecipes/trunk/ +Vcs-Svn: svn://svn.debian.org/svn/pkg-kde/kde-extras/krecipes/trunk + +Package: krecipes +Architecture: any +Depends: krecipes-data (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends} +Recommends: libqt4-sql-sqlite, sqlite3 +Suggests: libqt4-sql-mysql, libqt4-sql-psql, mysql-client, postgresql-client, + krecipes-doc (= ${source:Version}) +Description: recipes manager for KDE + Krecipes is a KDE application designed to manage recipes. It can help you to + do your shopping list, search through your recipes to find what you can do + with available ingredients and a diet helper. It can also import or export + recipes from files in various format (eg RecipeML or Meal-Master) or from + databases. + +Package: krecipes-doc +Section: doc +Architecture: all +Depends: ${misc:Depends} +Recommends: krecipes (>= ${binary:Version}) +Description: recipes manager for KDE - documentation + Krecipes is a KDE application designed to manage recipes. It can help you to + do your shopping list, search through your recipes to find what you can do + with available ingredients and a diet helper. It can also import or export + recipes from files in various format (eg. RecipeML or Meal-Master) or from + databases. + . + This package contains the krecipes documentation. + +Package: krecipes-data +Architecture: all +Depends: ${misc:Depends} +Description: recipes manager for KDE - data files + Krecipes is a KDE application designed to manage recipes. It can help you to + do your shopping list, search through your recipes to find what you can do + with available ingredients and a diet helper. It can also import or export + recipes from files in various format (eg RecipeML or Meal-Master) or from + databases. + . + This package provides architecture independent files for krecipes. + +Package: krecipes-dbg +Section: debug +Priority: extra +Architecture: any +Depends: krecipes (= ${binary:Version}), ${misc:Depends} +Description: recipes manager for KDE - debugging symbols + Krecipes is a KDE application designed to manage recipes. It can help you to + do your shopping list, search through your recipes to find what you can do + with available ingredients and a diet helper. It can also import or export + recipes from files in various format (eg RecipeML or Meal-Master) or from + databases. + . + This package provides debugging symbols for krecipes. + --- krecipes-2.0~alpha4.orig/debian/rules +++ krecipes-2.0~alpha4/debian/rules @@ -0,0 +1,18 @@ +#!/usr/bin/make -f + +# Add here any variable or target overrides you need + +DEB_INSTALL_DOCS_krecipes = KRAZY cmake/COPYING-CMAKE-SCRIPTS +DEB_DH_STRIP_ARGS = --dbg-package=krecipes-dbg + +include /usr/share/pkg-kde-tools/makefiles/1/cdbs/kde.mk +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/rules/patchsys-quilt.mk + +install/krecipes-data:: + install -D -m 644 -g root -o root debian/krecipes.xpm debian/tmp/usr/share/pixmaps/krecipes.xpm + +get-orig-source: + @@dh_testdir + @@[ -d ../tarballs/. ] + @@dpatch-get-origtargz ../tarballs --- krecipes-2.0~alpha4.orig/debian/krecipes-data.manpages +++ krecipes-2.0~alpha4/debian/krecipes-data.manpages @@ -0,0 +1 @@ +debian/krecipes.1 --- krecipes-2.0~alpha4.orig/debian/compat +++ krecipes-2.0~alpha4/debian/compat @@ -0,0 +1 @@ +7 --- krecipes-2.0~alpha4.orig/debian/README.source +++ krecipes-2.0~alpha4/debian/README.source @@ -0,0 +1,5 @@ +This package uses CDBS as build system. See /usr/share/doc/cdbs/cdbs-doc.{html|pdf.gz}. + +This package uses quilt for patch management. See /usr/share/doc/quilt/README.gz. + + -- Matthias Julius , Fri, 27 Mar 2009 15:32:58 -0400 --- krecipes-2.0~alpha4.orig/debian/krecipes.1 +++ krecipes-2.0~alpha4/debian/krecipes.1 @@ -0,0 +1,177 @@ +.\" This file was generated by kdemangen.pl and edited by hand +.TH KRECIPES 1 "Ago 2009" "K Desktop Environment" "The KDE Cookbook" +.SH NAME +krecipes +\- The KDE Cookbook +.SH SYNOPSIS +krecipes [Qt\-options] [KDE\-options] [options] +.SH DESCRIPTION +Krecipes is a KDE application designed to manage recipes. It can help you to +do your shopping list, search through your recipes to find what you can do +with available ingredients and a diet helper. It can also import or export +recipes from files in various format (eg RecipeML or Meal-Master) or from +databases. + +.SH OPTIONS +This program follows the usual GNU command line syntax, with long options starting +with two dashes (`-'). + +.B \-\-convert\-sqlite3 +Convert the current SQLite 2.x database to SQLite 3 and exit +.SS Generic options: +.TP +.B \-\-help +Show help about options +.TP +.B \-\-help\-qt +Show Qt specific options +.TP +.B \-\-help\-kde +Show KDE specific options +.TP +.B \-\-help\-all +Show all options +.TP +.B \-\-author +Show author information +.TP +.B \-v, \-\-version +Show version information +.TP +.B \-\-license +Show license information +.TP +.B \-\- +End of options +.SS +.SS KDE options: +.TP +.B \-\-caption +Use 'caption' as name in the titlebar +.TP +.B \-\-icon +Use 'icon' as the application icon +.TP +.B \-\-config +Use alternative configuration file +.TP +.B \-\-nocrashhandler +Disable crash handler, to get core dumps +.TP +.B \-\-waitforwm +Waits for a WM_NET compatible windowmanager +.TP +.B \-\-style