From: Philipp Zabel Date: Thu, 5 Aug 2010 18:06:00 +0000 (+0200) Subject: Debian packaging: package the IMDb poster downloader X-Git-Url: http://vcs.maemo.org/git/?p=cinaest;a=commitdiff_plain;h=8eb45559fcfd11e890b3b677654ebce2cb375cd5 Debian packaging: package the IMDb poster downloader --- diff --git a/debian/control b/debian/control index b2c2b78..0837407 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,7 @@ XSBC-Bugtracker: https://bugs.maemo.org/enter_bug.cgi?product=Cinaest Package: cinaest Architecture: any -Depends: libcinaest (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, cinaest-plugins (= ${binary:Version}) | cinaest-plugin (= ${binary:Version}) -Recommends: google-poster-downloader +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 @@ -98,3 +97,10 @@ 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 diff --git a/debian/imdb-poster-downloader.install b/debian/imdb-poster-downloader.install new file mode 100644 index 0000000..ec2663a --- /dev/null +++ b/debian/imdb-poster-downloader.install @@ -0,0 +1,2 @@ +usr/share/dbus-1/services/org.maemo.movieposter.IMDb.service +usr/libexec/imdb-poster-downloader