diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..20ef887 --- /dev/null +++ b/debian/control @@ -0,0 +1,37 @@ +Source: rapid-photo-downloader +Section: graphics +Priority: optional +Maintainer: Julien Valroff <julien@debian.org> +Build-Depends: debhelper (>= 8), + python (>= 2.6.6-3), + gettext +Standards-Version: 3.9.2 +X-Python-Version: 2.5, 2.6 +Homepage: http://damonlynch.net/rapid +Vcs-Git: git://git.kirya.net/git/rapid-photo-downloader.git +Vcs-Browser: http://git.kirya.net/?p=rapid-photo-downloader.git;a=summary + +Package: rapid-photo-downloader +Architecture: all +Depends: ${python:Depends}, + ${misc:Depends}, + python-gnome2, + python-gtk2 (>= 2.12), + python-glade2 (>= 2.12), + python-gconf (>= 2.18), + python-gnome2 (>= 2.12), + python-pyexiv2 (>= 0.3), + python-notify, + librsvg2-common, + gnome-icon-theme, + librsvg2-common, + python-imaging +Recommends: python-kaa-metadata, + python-hachoir-metadata, + ffmpegthumbnailer +Description: Photo downloader (importer) from cameras, memory cards other devices + Rapid Photo Downloader can be used by both professional and amateur + photographers to download photos and videos from multiple cameras, + memory cards and Portable Storage Devices simultaneously. It provides + many flexible, user-defined options for subfolder creation, photo and + video renaming, and backup. |