Add Google plugin
[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.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)
6 Standards-Version: 4
7
8 Package: cinaest
9 Architecture: any
10 Depends: ${shlibs:Depends}, ${misc:Depends}
11 Description: Look up movies and manage your own catalog
12   A movie database frontend to look up, browse and rate movies.
13   It can use different source plugins, including an offline copy
14   of the IMDb, a personal movie catalog, or a list of movies
15   obtained from a local tracker search.
16
17 Package: cinaest-plugin-imdb
18 Architecture: any
19 Depends: ${shlibs:Depends}, ${misc:Depends}
20 Description: Look up movies on IMDb
21   This Cinaest plugin can look up movies in an offline copy of
22   the Internet Movie Database (IMDb).
23
24 Package: cinaest-plugin-google
25 Architecture: any
26 Depends: ${shlibs:Depends}, ${misc:Depends}
27 Description: Look up movie showtimes on Google
28   This Cineast plugin contains an online interface to the
29   Movie Showtimes Google Search.