The devel/xdg-utils port
xdg-utils-1.2.1 – utilities to assist desktop integration tasks (cvsweb github mirror)
Description
Xdg-utils is a set of command line tools that assist applications with a variety of desktop integration tasks. About half of the tools focus on tasks commonly required during the installation of a desktop application and the other half focuses on integration with the desktop environment while the application is running.WWW: https://wiki.freedesktop.org/www/Software/xdg-utils/
Readme
+----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- By default, xdg-open(1) opens URLs using a predefined order of known browsers executables. To change this behavior and set up a default WWW browser, the "BROWSER" variable needs be set to the corresponding executable. e.g. ~/.profile export BROWSER="firefox" Alternatively, for applications that follow the XDG specification, xdg-mime(1) can query/set the default utility for particular mime type. e.g. $ xdg-mime default firefox.desktop text/html $ xdg-mime query default text/html firefox.desktop
Maintainer
Antoine Jacoutot
Categories
Build dependencies
Files
- /usr/local/bin/email
- /usr/local/bin/open
- /usr/local/bin/xdg-desktop-icon
- /usr/local/bin/xdg-desktop-menu
- /usr/local/bin/xdg-email
- /usr/local/bin/xdg-icon-resource
- /usr/local/bin/xdg-mime
- /usr/local/bin/xdg-open
- /usr/local/bin/xdg-screensaver
- /usr/local/bin/xdg-settings
- /usr/local/man/man1/xdg-desktop-icon.1
- /usr/local/man/man1/xdg-desktop-menu.1
- /usr/local/man/man1/xdg-email.1
- /usr/local/man/man1/xdg-icon-resource.1
- /usr/local/man/man1/xdg-mime.1
- /usr/local/man/man1/xdg-open.1
- /usr/local/man/man1/xdg-screensaver.1
- /usr/local/man/man1/xdg-settings.1
- /usr/local/share/doc/pkg-readmes/xdg-utils
- @conflict thinkingrock-<=2.0.1p1