Subject: pkg/18730: textproc/catdoc doesn't neeed tcl/tk to be useful
To: None <gnats-bugs@gnats.netbsd.org>
From: Greg A. Woods <woods@weird.com>
List: netbsd-bugs
Date: 10/19/2002 16:30:05
>Number:         18730
>Category:       pkg
>Synopsis:       textproc/catdoc doesn't neeed tcl/tk to be useful
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Oct 19 13:31:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Greg A. Woods
>Release:        pkgsrc-current 2002/10/18
>Organization:
Planix, Inc.; Toronto, Ontario; Canada
>Environment:
System: NetBSD

>Description:

	textproc/catdoc doesn't _need_ tcl/tk to be useful

	perhaps there should be a textproc/catdoc-gui for those who do
	want to install the GUI version though.... (not provided)

>How-To-Repeat:

>Fix:

Index: textproc/catdoc/Makefile
===================================================================
RCS file: /cvs/master/m-NetBSD/main/pkgsrc/textproc/catdoc/Makefile,v
retrieving revision 1.20
diff -c -r1.20 Makefile
*** textproc/catdoc/Makefile	11 Jun 2001 06:34:52 -0000	1.20
--- textproc/catdoc/Makefile	4 Jul 2001 04:23:17 -0000
***************
*** 9,19 ****
  HOMEPAGE=	http://www.fe.msk.ru/~vitus/catdoc/
  COMMENT=	reads MS-Word file and puts out its content as plain text
  
! DEPENDS=	tk>=8.3.2:../../x11/tk
  
  WRKSRC=		${WRKDIR}/catdoc
  
! USE_X11=	yes
  GNU_CONFIGURE=	yes
  CONFIGURE_ARGS+=	--libdir=${PREFIX}/share
  CPPFLAGS+=	-Dunix -D__unix
--- 9,19 ----
  HOMEPAGE=	http://www.fe.msk.ru/~vitus/catdoc/
  COMMENT=	reads MS-Word file and puts out its content as plain text
  
! #DEPENDS=	tk>=8.3.2:../../x11/tk
  
  WRKSRC=		${WRKDIR}/catdoc
  
! #USE_X11=	yes
  GNU_CONFIGURE=	yes
  CONFIGURE_ARGS+=	--libdir=${PREFIX}/share
  CPPFLAGS+=	-Dunix -D__unix
>Release-Note:
>Audit-Trail:
>Unformatted: