Source: libfm
Section: libs
Priority: extra
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian LXDE Packaging Team <pkg-lxde-maintainers@lists.alioth.debian.org>
Uploaders: Andrew Lee (李健秋) <ajqlee@debian.org>
Build-Depends: cdbs,
               debhelper (>= 7.0.50~),
               autotools-dev,
               automake,
               autoconf,
               pkg-config,
               libtool,
               libglib2.0-dev (>= 2.18),
               libgtk2.0-dev (>= 2.16),
               libmenu-cache1-dev,
               intltool,
               libdbus-glib-1-dev,
               lsb-release,
               gtk-doc-tools,
               dh-autoreconf
Standards-Version: 3.9.1
Homepage: http://pcmanfm.sourceforge.net/
Vcs-Git: git://git.debian.org/git/collab-maint/libfm.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/libfm.git;a=summary

Package: libfm0
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         lxmenu-data
Conflicts: libfm-gtk0 (<= 0.1.11-1)
Replaces: libfm-gtk0 (<= 0.1.11-1)
Description: file management support - core library 
 LibFM provides file management functions built on top of Glib/GIO,    
 giving a convenient higher-level API. Features:         
  * Desktop-independent, following FreeDesktop standards;         
  * Fast, light on memory usage, and responsive - well suited to
    less powerful hardware such as netbooks and thin clients;         
  * Uses GIO/GVFS (like Nautilus) for Trash support and access to 
    remote file systems (FTP, SFTP, WebDAV, Windows shares, etc.);
  * Clipboard operations are compatible with GTK+/GNOME and Qt/KDE;   
  * Supports both Drag-and-Drop, and the X Direct Save protocol;
  * Reusable design with the core functions separated out to         
    simplify porting to other GUIs.
 .
 This package contains the core function library.

Package: libfm-gtk0
Section: libs
Architecture: any
Depends: libfm0 (= ${binary:Version}),
         ${shlibs:Depends},
         ${misc:Depends}
Conflicts: libfm0 (<= 0.1.11-1)
Replaces: libfm0 (<= 0.1.11-1)
Description: file management support - GTK+ GUI library
 LibFM provides file management functions built on top of Glib/GIO,    
 giving a convenient higher-level API. Features:         
  * Desktop-independent, following FreeDesktop standards;         
  * Fast, light on memory usage, and responsive - well suited to
    less powerful hardware such as netbooks and thin clients;         
  * Uses GIO/GVFS (like Nautilus) for Trash support and access to 
    remote file systems (FTP, SFTP, WebDAV, Windows shares, etc.);
  * Clipboard operations are compatible with GTK+/GNOME and Qt/KDE;   
  * Supports both Drag-and-Drop, and the X Direct Save protocol;
  * Reusable design with the core functions separated out to         
    simplify porting to other GUIs.
 .
 This package contains the GTK+ GUI.

Package: libfm-dev
Section: libdevel
Architecture: any
Depends: libfm0 (= ${binary:Version}),
         libfm-gtk0 (= ${binary:Version}),
         ${misc:Depends}
Description: file management support - development headers
 LibFM provides file management functions built on top of Glib/GIO,    
 giving a convenient higher-level API. Features:         
  * Desktop-independent, following FreeDesktop standards;         
  * Fast, light on memory usage, and responsive - well suited to
    less powerful hardware such as netbooks and thin clients;         
  * Uses GIO/GVFS (like Nautilus) for Trash support and access to 
    remote file systems (FTP, SFTP, WebDAV, Windows shares, etc.);
  * Clipboard operations are compatible with GTK+/GNOME and Qt/KDE;   
  * Supports both Drag-and-Drop, and the X Direct Save protocol;
  * Reusable design with the core functions separated out to         
    simplify porting to other GUIs.
 .
 This package contains the development headers.

Package: libfm0-dbg
Section: debug
Priority: extra
Architecture: any
Depends: libfm0 (= ${binary:Version}),
         libfm-gtk0 (= ${binary:Version}),
         ${misc:Depends}
Description: file management support - debugging symbols
 LibFM provides file management functions built on top of Glib/GIO,    
 giving a convenient higher-level API. Features:         
  * Desktop-independent, following FreeDesktop standards;         
  * Fast, light on memory usage, and responsive - well suited to
    less powerful hardware such as netbooks and thin clients;         
  * Uses GIO/GVFS (like Nautilus) for Trash support and access to 
    remote file systems (FTP, SFTP, WebDAV, Windows shares, etc.);
  * Clipboard operations are compatible with GTK+/GNOME and Qt/KDE;   
  * Supports both Drag-and-Drop, and the X Direct Save protocol;
  * Reusable design with the core functions separated out to         
    simplify porting to other GUIs.
 .
 This package contains the debugging symbols.
