ports/146368: Fixed the sound issue.
Michael James Brune
admin at mjbrune.org
Fri May 7 04:20:02 UTC 2010
>Number: 146368
>Category: ports
>Synopsis: Fixed the sound issue.
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Fri May 07 04:20:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Michael James Brune
>Release: 8.0-RELEASE-p2
>Organization:
N/A
>Environment:
FreeBSD mjbrune.org 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan 5 16:02:27 UTC 2010 root at i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Currently the sounds are disabled, this will give people the built in option for sounds, via the program.
>How-To-Repeat:
N/A
>Fix:
unified diff file is provided.
Patch attached with submission follows:
--- /usr/ports/editors/textroom/Makefile 2010-05-02
--- / 06:21:22.000000000 +0000
+++ /home/james/src/ports/textroom/Makefile 2010-05-07
03:52:15.000000000 +0000
@@ -27,6 +27,7 @@
post-patch:
@${REINPLACE_CMD} -e 's|-lhunspell|-lhunspell-1.2|'
${WRKSRC}/textroom.pro
+ @${REINPLACE_CMD} -e 's|/usr/share/sounds/|${PREFIX}/share/sounds/|'
${WRKSRC}/src/textroom.cpp
do-configure:
@cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \
Common subdirectories: /usr/ports/editors/textroom/files and /home/james/src/ports/textroom/files
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list