b2c2b78cfd15233f0dac7e6f3fdb043fd9ed871f
[cinaest] / debian / control
1 Source: cinaest
2 Section: user/multimedia
3 Priority: extra
4 Maintainer: Philipp Zabel <philipp.zabel@gmail.com>
5 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)
6 Standards-Version: 4
7 XSBC-Bugtracker: https://bugs.maemo.org/enter_bug.cgi?product=Cinaest
8
9 Package: cinaest
10 Architecture: any
11 Depends: libcinaest (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, cinaest-plugins (= ${binary:Version}) | cinaest-plugin (= ${binary:Version})
12 Recommends: google-poster-downloader
13 XB-Description: Look up movie information and showtimes, manage your own movie collection
14   A movie database frontend to look up, browse and rate movies.
15   It can use different source plugins, including an offline copy
16   of the IMDb, a personal movie catalog, and the current local
17   movie showtimes as reported by Google.
18 XB-Description-de_DE: Filminfos nachschlagen, das Kinoprogramm ansehen, eigene Filme verwalten
19   Ein Programm zum nachschlagen und Bewerten von Filmen.
20   Es stehen verschiedene Quell-Plugins zur Verfügung, unter anderem
21   eine Offline-Kopie der IMDb, ein eigener Filmkatalog und das aktuelle
22   lokale Kinoprogramm via Google.
23 XB-Maemo-Display-Name: Cinaest
24 XB-Maemo-Upgrade-Description: Adds IMDb plots to the movie detail view
25   This version adds support for downloading IMDb plots and showing
26   them in the movie detail view.
27   Also fixes a few small bugs and includes updated translations.
28 XB-Maemo-Upgrade-Description-de_DE: Lädt die IMDb-Inhaltsangaben und zeigt sie in der Film-Detailansicht
29   Diese Version erlaubt die IMDb-Inhaltsangaben herunterzuladen und
30   in der Film-Detailansicht anzuzeigen.
31   Beinhaltet außerdem einige Bugfixes und aktualisierte Übersetzungen.
32
33 Package: libcinaest
34 Section: libs
35 Architecture: any
36 Depends: ${shlibs:Depends}, ${misc:Depends}
37 Description: Cinaest common classes and plugin interface library
38   This library contains common code used by both cinaest and
39   the plugins.
40
41 Package: libcinaest-dev
42 Section: libdevel
43 Architecture: any
44 Depends: ${shlibs:Depends}, ${misc:Depends}
45 Description: Cinaest library development files
46   This package contains the development files for libcinaest.
47
48 Package: cinaest-plugins
49 Section: libs
50 Architecture: all
51 Depends: cinaest-plugin-catalog (= ${binary:Version}), cinaest-plugin-imdb (= ${binary:Version}), cinaest-plugin-google (= ${binary:Version})
52 Enhances: cinaest
53 Description: All Cinaest Plugins
54   This is a metapackage for cinaest to pull all plugins.
55 XB-Maemo-Display-Name: Cinaest Plugins Metapackage
56 XSBC-Bugtracker: https://bugs.maemo.org/enter_bug.cgi?product=Cinaest&component=Plugins
57
58 Package: cinaest-plugin-catalog
59 Section: libs
60 Architecture: any
61 Depends: ${shlibs:Depends}, ${misc:Depends}
62 Provides: cinaest-plugin
63 Enhances: cinaest
64 Description: Manage a personal movie catalog
65   With this Cinaest plugin the user can keep track of
66   a personal movie collection, movies loaned to friends,
67   and a personal watchlist.
68 XB-Maemo-Display-Name: Cinaest Catalog Plugin
69 XSBC-Bugtracker: https://bugs.maemo.org/enter_bug.cgi?product=Cinaest&component=Plugins
70
71 Package: cinaest-plugin-imdb
72 Section: libs
73 Architecture: any
74 Depends: ${shlibs:Depends}, ${misc:Depends}
75 Provides: cinaest-plugin
76 Enhances: cinaest
77 Description: Look up movies on IMDb
78   This Cinaest plugin can look up movies in an offline copy of
79   the Internet Movie Database (IMDb).
80 XB-Maemo-Display-Name: Cinaest IMDb Plugin
81 XSBC-Bugtracker: https://bugs.maemo.org/enter_bug.cgi?product=Cinaest&component=Plugins
82
83 Package: cinaest-plugin-google
84 Section: libs
85 Architecture: any
86 Depends: ${shlibs:Depends}, ${misc:Depends}
87 Provides: cinaest-plugin
88 Enhances: cinaest
89 Description: Look up movie showtimes on Google
90   This Cineast plugin contains an online interface to the
91   Movie Showtimes Google Search.
92 XB-Maemo-Display-Name: Cinaest Google Plugin
93 XSBC-Bugtracker: https://bugs.maemo.org/enter_bug.cgi?product=Cinaest&component=Plugins
94
95 Package: google-poster-downloader
96 Architecture: any
97 Depends: ${shlibs:Depends}, ${misc:Depends}
98 Description: Movie poster downloader D-Bus service using Google Images
99   Downloads movie posters using Google Image Search.
100 XSBC-Bugtracker: https://bugs.maemo.org/enter_bug.cgi?product=Cinaest&component=Poster+Downloader