x11-misc/xdg-user-dirs - 0.20 (gentoo)

Search

Install

Install this version:

emerge -a =x11-misc/xdg-user-dirs-0.20

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =x11-misc/xdg-user-dirs-0.20

Or alternatively:

emerge --autounmask-write -a =x11-misc/xdg-user-dirs-0.20

Package Information

Description:
Tool to help manage 'well known' user directories
Homepage:
https://www.freedesktop.org/wiki/Software/xdg-user-dirs/
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
0.20 8 ~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 0
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit meson

DESCRIPTION="Tool to help manage 'well known' user directories"
HOMEPAGE="https://www.freedesktop.org/wiki/Software/xdg-user-dirs/"
SRC_URI="https://user-dirs.freedesktop.org/releases/${P}.tar.xz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
IUSE="gtk"

BDEPEND="app-text/docbook-xml-dtd:4.3
	dev-libs/libxslt
	sys-devel/gettext"
PDEPEND="gtk? ( x11-misc/xdg-user-dirs-gtk )"

USE Flags

Manage flags for this package: euse -i <flag> -p x11-misc/xdg-user-dirs | euse -E <flag> -p x11-misc/xdg-user-dirs | euse -D <flag> -p x11-misc/xdg-user-dirs

Global/Standard Flags

gtk

Inherited Eclasses

Dependencies

BDEPEND

app-text/docbook-xml-dtd:4.3
	dev-libs/libxslt
	sys-devel/gettext

Manifest for 0.20

Type File Size Source URLs
DIST xdg-user-dirs-0.20.tar.xz 53784 bytes https://user-dirs.freedesktop.org/releases/xdg-user-dirs-0.20.tar.xz