summaryrefslogtreecommitdiff
path: root/debian/control
blob: a8e92e17cc3a98fd3b8876c58f1a6d59c84b06de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Source: xdg-utils
Maintainer: Per Olofsson <pelle@debian.org>
Uploaders: Fathi Boudra <fabo@debian.org>
Section: utils
Priority: optional
Standards-Version: 3.9.6
Build-Depends: debhelper (>= 9), xmlto, mawk | awk, w3m
Vcs-Git: git://anonscm.debian.org/collab-maint/xdg-utils.git
Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/xdg-utils.git
Homepage: http://www.freedesktop.org/wiki/Software/xdg-utils/

Package: xdg-utils
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: libfile-mimeinfo-perl, libnet-dbus-perl, libx11-protocol-perl,
 x11-utils, x11-xserver-utils
Suggests: gvfs-bin
Description: desktop integration utilities from freedesktop.org
 xdg-utils contains utilities for integrating applications with the
 desktop environment, regardless of which desktop environment is used.
 They are part of freedesktop.org's Portland project.
 .
 The following utilities are included:
 .
 * xdg-desktop-menu - Install desktop menu items
 * xdg-desktop-icon - Install icons on the user's desktop
 * xdg-email - Open the user's preferred email client, potentially with
   subject and other info filled in
 * xdg-icon-resource - Install icon resources
 * xdg-mime - Query and install MIME types and associations
 * xdg-open - Open a URL in the user's preferred application that
   handles the respective URL or file type
 * xdg-screensaver - Enable, disable, or suspend the screensaver
 * xdg-settings - Get and set the default web browser and URL handlers
 .
 If you are running GNOME, make sure that the gvfs-bin package is
 installed.