Subject: pkg/21759: USE_X11 is not documented in Packages.txt; other X notes
To: None <gnats-bugs@gnats.netbsd.org>
From: None <soren@bob.blef.org>
List: netbsd-bugs
Date: 06/02/2003 21:27:02
>Number:         21759
>Category:       pkg
>Synopsis:       USE_X11 is not documented in Packages.txt; other X notes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Tue Jun 03 04:28:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Soren Jacobsen
>Release:        NetBSD 1.6.1
>Organization:
>Environment:
pkgsrc as of 06/02/2003.
>Description:
This gives some basic pointers for those creating packages that use X11.
>How-To-Repeat:
>Fix:

Index: Packages.txt
===================================================================
RCS file: /cvsroot/pkgsrc/Packages.txt,v
retrieving revision 1.293
diff -b -u -r1.293 Packages.txt
--- Packages.txt	2003/05/31 19:35:16	1.293
+++ Packages.txt	2003/06/03 04:07:15
@@ -2505,6 +2505,13 @@
 ensure that the proper interpreter path is set. REPLACE_PERL should
 contain a list of scripts, relative to WRKSRC, that you want adjusted.
 
+ 10.34 Packages using the X Window System
+ ========================================
+If your package makes use of X, you should define USE_X11. If your
+package makes use of X resources as provided by the Xrm functions,
+define USE_X11BASE instead. If your package uses an Imakefile, define
+USE_IMAKE.
+
  11 Submitting & Committing
  ==========================

>Release-Note:
>Audit-Trail:
>Unformatted: