From 57a1f6c40875c0e054fbd0923429355be90d2e84 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 10 Apr 2007 13:46:29 +0000 Subject: Import editres-1.0.3. This package provides editres, a program to display the widget tree of applications with Editres protocol support and dynamically alter the resource specification for those. This is from the modular X.org X11 project. --- x11/editres/DESCR | 5 +++++ x11/editres/Makefile | 19 +++++++++++++++++++ x11/editres/PLIST | 5 +++++ x11/editres/distinfo | 5 +++++ 4 files changed, 34 insertions(+) create mode 100644 x11/editres/DESCR create mode 100644 x11/editres/Makefile create mode 100644 x11/editres/PLIST create mode 100644 x11/editres/distinfo (limited to 'x11/editres') diff --git a/x11/editres/DESCR b/x11/editres/DESCR new file mode 100644 index 00000000000..775e13db613 --- /dev/null +++ b/x11/editres/DESCR @@ -0,0 +1,5 @@ +This package provides editres, a program to display the widget tree of +applications with Editres protocol support and dynamically alter the +resource specification for those. + +This is from the modular X.org X11 project. diff --git a/x11/editres/Makefile b/x11/editres/Makefile new file mode 100644 index 00000000000..d15341ae06c --- /dev/null +++ b/x11/editres/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1.1.1 2007/04/10 13:46:29 joerg Exp $ +# + +DISTNAME= editres-1.0.3 +CATEGORIES= x11 +MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/ +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= joerg@NetBSD.org +HOMEPAGE= http://xorg.freedesktop.org/ +COMMENT= Dynamic resource editor for libXt applications + +PKG_DESTDIR_SUPPORT= user-destdir + +GNU_CONFIGURE= yes +USE_TOOLS+= pkg-config + +.include "../../x11/libXaw/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/x11/editres/PLIST b/x11/editres/PLIST new file mode 100644 index 00000000000..ba169ce8d1d --- /dev/null +++ b/x11/editres/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/10 13:46:29 joerg Exp $ +bin/editres +lib/X11/app-defaults/Editres +lib/X11/app-defaults/Editres-color +man/man1/editres.1 diff --git a/x11/editres/distinfo b/x11/editres/distinfo new file mode 100644 index 00000000000..66583c8ebc4 --- /dev/null +++ b/x11/editres/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2007/04/10 13:46:29 joerg Exp $ + +SHA1 (editres-1.0.3.tar.bz2) = f87c18325ae169ea349b59f8bad77375f50d65be +RMD160 (editres-1.0.3.tar.bz2) = 1e9da4d41b39458df93d2ee559b27f2d86dfba26 +Size (editres-1.0.3.tar.bz2) = 127231 bytes -- cgit v1.2.3