X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=debian%2Fcontrol;h=9e21f9d31e443e667c907d546d84b97327f77877;hb=68d9af5da7902df15c16910fe01c1936debe2b00;hp=01a5ed67e9cf8905cc44d1a75704237d0e6b7f13;hpb=a493c46723c2161bbf1a4a7948337e91ef6e9db7;p=cinaest diff --git a/debian/control b/debian/control index 01a5ed6..9e21f9d 100644 --- a/debian/control +++ b/debian/control @@ -1,22 +1,100 @@ Source: cinaest -Section: user/media +Section: user/multimedia Priority: extra Maintainer: Philipp Zabel -Build-Depends: vala (>= 0.7.7-maemo1), debhelper (>= 4), 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.7.9), 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), 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}) +Recommends: google-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: 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