Source: menu-cache
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: debhelper (>= 7), autotools-dev, libglib2.0-dev, intltool
Standards-Version: 3.8.4
Section: libs
Homepage: http://lxde.org
Vcs-Git: git://git.debian.org/git/collab-maint/menu-cache.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/menu-cache.git;a=summary

Package: libmenu-cache1-dev
Section: libdevel
Architecture: any
Depends: libmenu-cache1 (= ${binary:Version}), ${misc:Depends}
Description: an implementation of the freedesktop menu specification for LXDE
 Libmenu-cache is a library creating and utilizing caches to speed up
 the manipulation for freedesktop.org defined application menus.
 It can be used as a replacement of libgnome-menu of gnome-menus.
 .
  * Shorten time for loading menu entries.
  * Ease of use. (API is very similar to that of libgnome-menu)
  * Lightweight runtime library. (Parsing of the menu definition files 
    are done by menu-cache-gen when the menus are really changed.)
  * Less unnecessary and complicated file monitoring.
  * Heavily reduced disk I/O.

Package: libmenu-cache1
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: an implementation of the freedesktop menu specification for LXDE
 Libmenu-cache is a library creating and utilizing caches to speed up
 the manipulation for freedesktop.org defined application menus.
 It can be used as a replacement of libgnome-menu of gnome-menus.
 .
  * Shorten time for loading menu entries.
  * Ease of use. (API is very similar to that of libgnome-menu)
  * Lightweight runtime library. (Parsing of the menu definition files 
    are done by menu-cache-gen when the menus are really changed.)
  * Less unnecessary and complicated file monitoring.
  * Heavily reduced disk I/O.
