Czech translation update (via transifex.net)
[cinaest] / debian / control
index 16acc36..0d86aa1 100644 (file)
@@ -2,28 +2,117 @@ Source: cinaest
 Section: user/multimedia
 Priority: extra
 Maintainer: Philipp Zabel <philipp.zabel@gmail.com>
-Build-Depends: vala (>= 0.7.8), debhelper (>= 4), maemo-optify (>= 0.2), libhildon1-dev (>= 2.2.0), libosso-dev (>= 2.20), osso-af-settings (>= 0.9.2), libdbus-glib-1-dev (>= 0.78), libdbus-1-dev (>= 1.2.14), libsqlite3-dev (>= 3.6.14), zlib1g-dev (>= 1.2.3)
+Build-Depends: vala (>= 0.9.2-maemo1), debhelper (>= 4), maemo-launcher-dev (>= 0.23-1), maemo-optify (>= 0.2), calendar-backend-dev, libcurl4-openssl-dev, libhildon1-dev (>= 2.2.0), libhildonmime-dev (>= 2.1.3), libosso-dev (>= 2.20), osso-af-settings (>= 0.9.2), libdbus-glib-1-dev (>= 0.78), libdbus-1-dev (>= 1.2.14), libgee-dev (>= 0.5.0), libjson-glib-dev (>= 0.8.0), libsoup2.4-dev (>= 2.24.3), libsqlite3-dev (>= 3.6.14), zlib1g-dev (>= 1.2.3)
 Standards-Version: 4
+XSBC-Bugtracker: https://bugs.maemo.org/enter_bug.cgi?product=Cinaest
 
 Package: cinaest
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Look up movies and manage your own catalog
+Depends: libcinaest (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, cinaest-plugins (= ${binary:Version}) | cinaest-plugin (= ${binary:Version}), imdb-poster-downloader
+XB-Description: Look up movie information and showtimes, manage your own movie collection
   A movie database frontend to look up, browse and rate movies.
   It can use different source plugins, including an offline copy
-  of the IMDb, a personal movie catalog, or a list of movies
-  obtained from a local tracker search.
+  of the IMDb, a personal movie catalog, and the current local
+  movie showtimes as reported by Google.
+XB-Description-de_DE: Filminfos nachschlagen, das Kinoprogramm ansehen, eigene Filme verwalten
+  Ein Programm zum nachschlagen und Bewerten von Filmen.
+  Es stehen verschiedene Quell-Plugins zur Verfügung, unter anderem
+  eine Offline-Kopie der IMDb, ein eigener Filmkatalog und das aktuelle
+  lokale Kinoprogramm via Google.
+XB-Maemo-Display-Name: Cinaest
+XB-Maemo-Upgrade-Description: Adds IMDb plots to the movie detail view
+  This version adds support for downloading IMDb plots and showing
+  them in the movie detail view.
+  Also fixes a few small bugs and includes updated translations.
+XB-Maemo-Upgrade-Description-de_DE: Lädt die IMDb-Inhaltsangaben und zeigt sie in der Film-Detailansicht
+  Diese Version erlaubt die IMDb-Inhaltsangaben herunterzuladen und
+  in der Film-Detailansicht anzuzeigen.
+  Beinhaltet außerdem einige Bugfixes und aktualisierte Übersetzungen.
+
+Package: libcinaest
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Cinaest common classes and plugin interface library
+  This library contains common code used by both cinaest and
+  the plugins.
+
+Package: libcinaest-dev
+Section: libdevel
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Cinaest library development files
+  This package contains the development files for libcinaest.
+
+Package: cinaest-plugins
+Section: libs
+Architecture: all
+Depends: cinaest-plugin-catalog (= ${binary:Version}), cinaest-plugin-imdb (= ${binary:Version}), cinaest-plugin-google (= ${binary:Version})
+Enhances: cinaest
+Description: All Cinaest Plugins
+  This is a metapackage for cinaest to pull all plugins.
+XB-Maemo-Display-Name: Cinaest Plugins Metapackage
+XSBC-Bugtracker: https://bugs.maemo.org/enter_bug.cgi?product=Cinaest&component=Plugins
+
+Package: cinaest-plugin-catalog
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Provides: cinaest-plugin
+Enhances: cinaest
+Description: Manage a personal movie catalog
+  With this Cinaest plugin the user can keep track of
+  a personal movie collection, movies loaned to friends,
+  and a personal watchlist.
+XB-Maemo-Display-Name: Cinaest Catalog Plugin
+XSBC-Bugtracker: https://bugs.maemo.org/enter_bug.cgi?product=Cinaest&component=Plugins
 
 Package: cinaest-plugin-imdb
+Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Provides: cinaest-plugin
+Enhances: cinaest
 Description: Look up movies on IMDb
   This Cinaest plugin can look up movies in an offline copy of
   the Internet Movie Database (IMDb).
+XB-Maemo-Display-Name: Cinaest IMDb Plugin
+XSBC-Bugtracker: https://bugs.maemo.org/enter_bug.cgi?product=Cinaest&component=Plugins
 
 Package: cinaest-plugin-google
+Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Provides: cinaest-plugin
+Enhances: cinaest
 Description: Look up movie showtimes on Google
   This Cineast plugin contains an online interface to the
   Movie Showtimes Google Search.
+XB-Maemo-Display-Name: Cinaest Google Plugin
+XSBC-Bugtracker: https://bugs.maemo.org/enter_bug.cgi?product=Cinaest&component=Plugins
+
+Package: cinaest-plugin-moviepilot
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Provides: cinaest-plugin
+Enhances: cinaest
+Description: Get movie recommendations from MoviePilot
+  This Cineast plugin contains an online interface to the
+  MoviePilot API.
+XB-Maemo-Display-Name: Cinaest MoviePilot Plugin
+XSBC-Bugtracker: https://bugs.maemo.org/enter_bug.cgi?product=Cinaest&component=Plugins
+
+Package: google-poster-downloader
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Movie poster downloader D-Bus service using Google Images
+  Downloads movie posters using Google Image Search.
+XSBC-Bugtracker: https://bugs.maemo.org/enter_bug.cgi?product=Cinaest&component=Poster+Downloader
+
+Package: imdb-poster-downloader
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Movie poster downloader D-Bus service using IMDb
+  Downloads movie posters from the IMDb.com website.
+XSBC-Bugtracker: https://bugs.maemo.org/enter_bug.cgi?product=Cinaest&component=Poster+Downloader