File: control

package info (click to toggle)
xdg-user-dirs-gtk 0.14-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 524 kB
  • sloc: ansic: 520; sh: 6; makefile: 5
file content (29 lines) | stat: -rw-r--r-- 1,139 bytes parent folder | download
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
Source: xdg-user-dirs-gtk
Section: utils
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy BĂ­cha <jbicha@ubuntu.com>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-gnome,
               libgtk-3-dev,
               meson,
               systemd-dev,
               xdg-user-dirs
Standards-Version: 4.7.0
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/gnome-team/xdg-user-dirs-gtk
Vcs-Git: https://salsa.debian.org/gnome-team/xdg-user-dirs-gtk.git
Homepage: https://www.freedesktop.org/wiki/Software/xdg-user-dirs

Package: xdg-user-dirs-gtk
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         xdg-user-dirs
Description: tool to manage well known user directories (Gtk extension)
 xdg-user-dirs is a tool to help manage "well known" user directories
 like the desktop folder and the music folder. It also handles
 localization (i.e. translation) of the filenames.
 .
 This extension sets the Gtk bookmark file and tracks changes of the locale
 to notify the user on login about changed directory names.