SHA256
1
0
forked from pool/xdg-utils
Jiri Slaby 2015-11-03 11:58:36 +00:00 committed by Git OBS Bridge
parent d689dda54b
commit 7785cb70a3

View File

@ -40,19 +40,23 @@ Requires: perl-X11-Protocol
Requires: which Requires: which
%description %description
The xdg-utils package is a set of simple scripts that provide basic The xdg-utils package is a set of simple scripts that provide basic desktop
desktop integration functions for any Free Desktop, such as Linux. integration functions for any Free Desktop, such as Linux.
They are intended to provide a set of defacto standards. This means They are intended to provide a set of defacto standards. This means that:
that: * Third party software developers can rely on these * Third party software developers can rely on these xdg-utils for all of their
xdg-utils for all of their simple integration needs. simple integration needs.
* Developers of desktop environments can make sure that their * Developers of desktop environments can make sure that their environments are
environments are well supported well supported
If a desktop developer wants to be certain that their environment If a desktop developer wants to be certain that their environment functions
functions with all third party software, then can simply make sure that with all third party software, then can simply make sure that these
these utilities work properly in their environment. utilities work properly in their environment.
This will hopefully mean that 'third tier' window managers such as XFCE and
Blackbox can reach full parity with Gnome and KDE in terms of third party
ISV support.
%prep %prep
%setup -q -n %name-%{version} %setup -q -n %name-%{version}