File: control

package info (click to toggle)
xdg-user-dirs-gtk 0.10-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 876 kB
  • sloc: sh: 995; ansic: 501; makefile: 34
file content (31 lines) | stat: -rw-r--r-- 1,325 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
30
31
# This file is autogenerated. DO NOT EDIT!
#
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
Source: xdg-user-dirs-gtk
Section: utils
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy Bicha <jbicha@debian.org>, Michael Biebl <biebl@debian.org>, Sebastian Dröge <slomo@debian.org>
Build-Depends: debhelper-compat (= 12),
               gnome-pkg-tools,
               intltool,
               libgtk-3-dev,
               xdg-user-dirs
Standards-Version: 4.3.0
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: http://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.