Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 10/22/2004 18:30:43
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Fri Oct 22 18:30:43 UTC 2004

Modified Files:
	pkgsrc/audio: Makefile
	pkgsrc/audio/aumix: DESCR Makefile
	pkgsrc/doc: CHANGES
Added Files:
	pkgsrc/audio/aumix: Makefile.common
	pkgsrc/audio/aumix-gtk: DESCR Makefile

Log Message:
Split aumix into two different packages:
- aumix 2.8nb6, which only provides ncurses support.  Note that its revision
  is bumped to note the differences from the previous package.
- aumix-gtk 2.8, which includes GTK 2.x and ncurses support.  While here,
  add a missing build dependency on pkgconfig.

The descriptions have also been rewritten to note the differences.

Addresses PR pkg/27340.


To generate a diff of this commit:
cvs rdiff -r1.254 -r1.255 pkgsrc/audio/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/audio/aumix/DESCR
cvs rdiff -r1.22 -r1.23 pkgsrc/audio/aumix/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/audio/aumix/Makefile.common
cvs rdiff -r0 -r1.1 pkgsrc/audio/aumix-gtk/DESCR \
    pkgsrc/audio/aumix-gtk/Makefile
cvs rdiff -r1.7525 -r1.7526 pkgsrc/doc/CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.