Source: lightmediascanner
Priority: optional
Maintainer: Gustavo Sverzut Barbieri <gustavo.barbieri@openbossa.org>
Build-Depends: debhelper, cdbs, libsqlite3-dev, libflac-dev, libmp4v2-dev
Standards-Version: 3.6.1

Package: liblightmediascanner0
Section: libs
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}, libsqlite3-0
Provides: liblightmediascanner
Description: Lightweight library to scan media.
 Light Media Scanner scans media, parsing and storing data in
 a SQLite3 database. Provides safe execution by executing the
 parsers in another process, that will be monitored and killed
 if it takes more time than allowed.
 .
 This package contains the lightmediascanner library.
 .
 Homepage: http://lms.garage.maemo.org

Package: lightmediascanner0-id3
Section: libs
Priority: optional
Architecture: any
Conflicts: lightmediascanner0-id3lib
Replaces: lightmediascanner0-id3lib
Depends: ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version})
Provides: lightmediascanner-id3
Description: Lightweight library to scan media.
 Light Media Scanner scans media, parsing and storing data in
 a SQLite3 database. Provides safe execution by executing the
 parsers in another process, that will be monitored and killed
 if it takes more time than allowed.
 .
 This package contains id3 scanner.
 .
 Homepage: http://lms.garage.maemo.org

Package: lightmediascanner0-jpeg
Section: libs
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version})
Provides: lightmediascanner-jpeg
Description: Lightweight library to scan media.
 Light Media Scanner scans media, parsing and storing data in
 a SQLite3 database. Provides safe execution by executing the
 parsers in another process, that will be monitored and killed
 if it takes more time than allowed.
 .
 This package contains the jpeg scanner.
 .
 Homepage: http://lms.garage.maemo.org

Package: lightmediascanner0-png
Section: libs
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version})
Provides: lightmediascanner-png
Description: Lightweight library to scan media.
 Light Media Scanner scans media, parsing and storing data in
 a SQLite3 database. Provides safe execution by executing the
 parsers in another process, that will be monitored and killed
 if it takes more time than allowed.
 .
 This package contains the png scanner.
 .
 Homepage: http://lms.garage.maemo.org

Package: lightmediascanner0-playlists
Section: libs
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version})
Provides: lightmediascanner-playlists
Description: Lightweight library to scan media.
 Light Media Scanner scans media, parsing and storing data in
 a SQLite3 database. Provides safe execution by executing the
 parsers in another process, that will be monitored and killed
 if it takes more time than allowed.
 .
 This package contains the playlists scanners.
 .
 Homepage: http://lms.garage.maemo.org

Package: lightmediascanner0-audio-dummy
Section: libs
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version})
Provides: lightmediascanner-audio-dummy
Description: Lightweight library to scan media.
 Light Media Scanner scans media, parsing and storing data in
 a SQLite3 database. Provides safe execution by executing the
 parsers in another process, that will be monitored and killed
 if it takes more time than allowed.
 .
 This package contains the dummy video scanner.
 .
 Homepage: http://lms.garage.maemo.org

Package: lightmediascanner0-video-dummy
Section: libs
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version})
Provides: lightmediascanner-video-dummy
Description: Lightweight library to scan media.
 Light Media Scanner scans media, parsing and storing data in
 a SQLite3 database. Provides safe execution by executing the
 parsers in another process, that will be monitored and killed
 if it takes more time than allowed.
 .
 This package contains the dummy video scanner.
 .
 Homepage: http://lms.garage.maemo.org

Package: lightmediascanner0-asf
Section: libs
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version})
Provides: lightmediascanner-asf
Description: Lightweight library to scan media.
 Light Media Scanner scans media, parsing and storing data in
 a SQLite3 database. Provides safe execution by executing the
 parsers in another process, that will be monitored and killed
 if it takes more time than allowed.
 .
 This package contains the asf scanner.
 .
 Homepage: http://lms.garage.maemo.org

Package: lightmediascanner0-rm
Section: libs
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version})
Provides: lightmediascanner-rm
Description: Lightweight library to scan media.
 Light Media Scanner scans media, parsing and storing data in
 a SQLite3 database. Provides safe execution by executing the
 parsers in another process, that will be monitored and killed
 if it takes more time than allowed.
 .
 This package contains the Real Media scanner.
 .
 Homepage: http://lms.garage.maemo.org

Package: lightmediascanner0-flac
Section: libs
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version}), libflac8
Provides: lightmediascanner-flac
Description: Lightweight library to scan media.
 Light Media Scanner scans media, parsing and storing data in
 a SQLite3 database. Provides safe execution by executing the
 parsers in another process, that will be monitored and killed
 if it takes more time than allowed.
 .
 This package contains the flac scanner.
 .
 Homepage: http://lms.garage.maemo.org

Package: lightmediascanner0-mp4
Section: libs
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version}), libmp4v2-0
Provides: lightmediascanner-mp4
Description: Lightweight library to scan media.
 Light Media Scanner scans media, parsing and storing data in
 a SQLite3 database. Provides safe execution by executing the
 parsers in another process, that will be monitored and killed
 if it takes more time than allowed.
 .
 This package contains the mp4 scanner.
 .
 Homepage: http://lms.garage.maemo.org

#Package: lightmediascanner0-ogg
#Section: libs
#Priority: optional
#Architecture: any
#Depends: ${shlibs:Depends}, mogg, liblightmediascanner0 (= ${Source-Version})
#Provides: lightmediascanner-ogg
#Description: Lightweight library to scan media.
# Light Media Scanner scans media, parsing and storing data in
# a SQLite3 database. Provides safe execution by executing the
# parsers in another process, that will be monitored and killed
# if it takes more time than allowed.
# .
# This package contains the ogg scanner.
# .
# Homepage: http://lms.garage.maemo.org

Package: lightmediascanner0-plugins
Section: libs
Priority: optional
Architecture: any
Depends: lightmediascanner0-id3 (= ${Source-Version}), lightmediascanner0-jpeg (= ${Source-Version}),
 lightmediascanner0-png (= ${Source-Version}), lightmediascanner0-playlists (= ${Source-Version}),
 lightmediascanner0-audio-dummy (= ${Source-Version}), lightmediascanner0-video-dummy (= ${Source-Version}),
 lightmediascanner0-asf (= ${Source-Version}), lightmediascanner0-rm (= ${Source-Version}),
 lightmediascanner0-flac (= ${Source-Version}), lightmediascanner0-mp4 (= ${Source-Version})
Provides: lightmediascanner-plugins
Description: Lightweight library to scan media.
 Light Media Scanner scans media, parsing and storing data in
 a SQLite3 database. Provides safe execution by executing the
 parsers in another process, that will be monitored and killed
 if it takes more time than allowed.
 .
 This is a metapackage for all scanners.
 .
 Homepage: http://lms.garage.maemo.org

Package: liblightmediascanner0-dev
Section: libdevel
Priority: optional
Architecture: any
Depends: liblightmediascanner0 (= ${Source-Version}), lightmediascanner0-plugins (= ${Source-Version})
Provides: liblightmediascanner-dev
Description: Lightweight library to scan media.
 Light Media Scanner scans media, parsing and storing data in
 a SQLite3 database. Provides safe execution by executing the
 parsers in another process, that will be monitored and killed
 if it takes more time than allowed.
 .
 This package contains the lightmediascanner library.
 .
 Homepage: http://lms.garage.maemo.org
