summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/applications/misc/krecipes/debian/control
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2021-07-05 00:28:13 +0900
committerMichele Calgaro <[email protected]>2021-07-05 00:28:13 +0900
commit0cf700f49d6437ea21867ae6300c7056eadfbd97 (patch)
treedec8bff7ef4366370de0ad280d6395c363ce1f3f /ubuntu/_base/applications/misc/krecipes/debian/control
parente52d0aefda74071dece63a038079503cdc2cc905 (diff)
downloadtde-packaging-0cf700f49d6437ea21867ae6300c7056eadfbd97.tar.gz
tde-packaging-0cf700f49d6437ea21867ae6300c7056eadfbd97.zip
Rearranged applications folder into sub categories.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'ubuntu/_base/applications/misc/krecipes/debian/control')
-rw-r--r--ubuntu/_base/applications/misc/krecipes/debian/control47
1 files changed, 47 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/misc/krecipes/debian/control b/ubuntu/_base/applications/misc/krecipes/debian/control
new file mode 100644
index 000000000..4c32c8ee2
--- /dev/null
+++ b/ubuntu/_base/applications/misc/krecipes/debian/control
@@ -0,0 +1,47 @@
+Source: krecipes-trinity
+Section: tde
+Priority: optional
+Maintainer: TDE Debian Team <[email protected]>
+Uploaders: Matthias Julius <[email protected]>
+Build-Depends: cdbs, debhelper (>= 9~), autotools-dev, automake, libtool, chrpath, tdelibs14-trinity-dev, libsqlite3-dev, default-libmysqlclient-dev | libmysqlclient-dev, libpq-dev
+Standards-Version: 3.8.1
+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-trinity
+Architecture: any
+Depends: krecipes-data-trinity (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
+Suggests: libtqt3-mt-sqlite3 | libtqt3-mt-mysql | libtqt3-mt-psql, krecipes-doc-trinity (= ${source:Version})
+Description: recipes manager for TDE
+ Krecipes is a TDE 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-trinity
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Recommends: krecipes-trinity (>= ${binary:Version})
+Description: recipes manager for TDE - documentation
+ Krecipes is a TDE 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-trinity
+Architecture: all
+Depends: ${misc:Depends}
+Description: recipes manager for TDE - data files
+ Krecipes is a TDE 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.