ports/57802: Update port: audio/libao

KATO Tsuguru tkato at prontomail.com
Thu Oct 9 15:10:26 UTC 2003


>Number:         57802
>Category:       ports
>Synopsis:       Update port: audio/libao
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 09 08:10:16 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE-p10 i386
>Organization:
>Environment:
>Description:
- Install pkgconfig .pc file to correct place

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/audio/libao/Makefile audio/libao/Makefile
--- /usr/ports/audio/libao/Makefile	Thu Oct  9 11:25:33 2003
+++ audio/libao/Makefile	Thu Oct  9 12:16:05 2003
@@ -7,15 +7,17 @@
 
 PORTNAME=	libao
 PORTVERSION=	0.8.4
+PORTREVISION=	1
 CATEGORIES=	audio
 MASTER_SITES=	http://www.xiph.org/ao/src/
 
 MAINTAINER=	naddy at FreeBSD.org
 COMMENT=	Portable audio output library
 
+WANT_GNOME=	yes
+USE_GNOME=	gnomehack pkgconfig
 USE_LIBTOOL=	yes
 INSTALLS_SHLIB=	yes
-WANT_GNOME=	yes
 
 .if defined(NOPORTDOCS)
 MAKE_ENV=	DOC=""
diff -urN /usr/ports/audio/libao/pkg-plist audio/libao/pkg-plist
--- /usr/ports/audio/libao/pkg-plist	Thu Oct  9 11:25:34 2003
+++ audio/libao/pkg-plist	Thu Oct  9 12:12:51 2003
@@ -9,7 +9,7 @@
 lib/ao/plugins-2/liboss.so
 %%ESOUND%%lib/ao/plugins-2/libesd.so
 %%NAS%%lib/ao/plugins-2/libnas.so
-lib/pkgconfig/ao.pc
+libdata/pkgconfig/ao.pc
 share/aclocal/ao.m4
 %%PORTDOCS%%%%DOCSDIR%%/ao_append_option.html
 %%PORTDOCS%%%%DOCSDIR%%/ao_close.html
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list