Tue Dec 9 15:04:57 2008 UTC ()
Initial import of xdg-utils-1.0.2:

The xdg-utils package is a set of simple scripts that provide basic
desktop integration functions for any Free Desktop, such as Linux.

They are intended to provide a set of defacto standards. This means
that:

* Third party software developers can rely on these xdg-utils for
all of their simple integration needs.

* Developers of desktop environments can make sure that their
environments are well supported

If a desktop developer wants to be certain that their environment
functions with all third party software, then can simply make sure
that these 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.

* Distribution vendors can provide custom versions of these utilities

If a distribution vendor wishes to have unusual systems, they can
provide custom scripts, and the third party software should still
continue to work.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-20081209


(wiz)
diff -r0 -r1.1.1.1 pkgsrc/misc/xdg-utils/DESCR
diff -r0 -r1.1.1.1 pkgsrc/misc/xdg-utils/Makefile
diff -r0 -r1.1.1.1 pkgsrc/misc/xdg-utils/PLIST
diff -r0 -r1.1.1.1 pkgsrc/misc/xdg-utils/distinfo

File Added: pkgsrc/misc/xdg-utils/DESCR
The xdg-utils package is a set of simple scripts that provide basic
desktop integration functions for any Free Desktop, such as Linux.

They are intended to provide a set of defacto standards. This means
that:

* Third party software developers can rely on these xdg-utils for
all of their simple integration needs.

* Developers of desktop environments can make sure that their
environments are well supported

If a desktop developer wants to be certain that their environment
functions with all third party software, then can simply make sure
that these 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.

* Distribution vendors can provide custom versions of these utilities

If a distribution vendor wishes to have unusual systems, they can
provide custom scripts, and the third party software should still
continue to work.

File Added: pkgsrc/misc/xdg-utils/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2008/12/09 15:04:56 wiz Exp $
#

DISTNAME=	xdg-utils-1.0.2
CATEGORIES=	sysutils
MASTER_SITES=	http://portland.freedesktop.org/download/
EXTRACT_SUFX=	.tgz

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://portland.freedesktop.org/
COMMENT=	Tools to assist applications with various desktop integration tasks

GNU_CONFIGURE=	yes
USE_LANGUAGES=	# none

.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/misc/xdg-utils/PLIST
@comment $NetBSD: PLIST,v 1.1.1.1 2008/12/09 15:04:56 wiz Exp $
bin/xdg-desktop-icon
bin/xdg-desktop-menu
bin/xdg-email
bin/xdg-icon-resource
bin/xdg-mime
bin/xdg-open
bin/xdg-screensaver
man/man1/xdg-desktop-icon.1
man/man1/xdg-desktop-menu.1
man/man1/xdg-email.1
man/man1/xdg-icon-resource.1
man/man1/xdg-mime.1
man/man1/xdg-open.1
man/man1/xdg-screensaver.1

File Added: pkgsrc/misc/xdg-utils/distinfo
$NetBSD: distinfo,v 1.1.1.1 2008/12/09 15:04:56 wiz Exp $

SHA1 (xdg-utils-1.0.2.tgz) = e41a04cbf9ff8d743397a2bc23c6ca82e8b59d2c
RMD160 (xdg-utils-1.0.2.tgz) = 344482917e8c780613ec20b103f8e51322540c04
Size (xdg-utils-1.0.2.tgz) = 282262 bytes