ports/53811: Update audio/wavbreaker (maintainer): 0.2 -> 0.3
Kirill Ponomarew
ponomarew at oberon.net
Fri Jun 27 09:30:19 UTC 2003
>Number: 53811
>Category: ports
>Synopsis: Update audio/wavbreaker (maintainer): 0.2 -> 0.3
>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 Jun 27 02:30:17 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Kirill Ponomarew
>Release: FreeBSD 4.8-STABLE i386
>Organization:
Oberon.net
>Environment:
>Description:
Update audio/wavbreaker (maintainer): 0.2 -> 0.3
* This version adds right-click menus so that users
can right-click on a split in the list and delete it,
or right- click in the WAV display to add a break.
It adds a configuration menu, with the config saved in
XML format in the ~/.wavbreaker file.
* Remove post-patch, because gnomehack handles it
* Added libxml2 for depends
>How-To-Repeat:
>Fix:
diff -urN wavbreaker.orig/Makefile wavbreaker/Makefile
--- wavbreaker.orig/Makefile Mon Jun 2 16:42:57 2003
+++ wavbreaker/Makefile Fri Jun 27 11:08:01 2003
@@ -5,22 +5,17 @@
# $FreeBSD: ports/audio/wavbreaker/Makefile,v 1.1 2003/06/02 14:42:57 fjoe Exp $
PORTNAME= wavbreaker
-PORTVERSION= 0.2
+PORTVERSION= 0.3
CATEGORIES= audio
MASTER_SITES= http://huli.org/wavbreaker/
MAINTAINER= ponomarew at oberon.net
COMMENT= Tool to split wav files
-USE_GNOME= gtk20 gnomehack
+USE_GNOME= gtk20 libxml2 gnomehack
USE_GMAKE= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET=
CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-
-post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \
- ${WRKSRC}/configure
.include <bsd.port.mk>
diff -urN wavbreaker.orig/distinfo wavbreaker/distinfo
--- wavbreaker.orig/distinfo Tue May 20 20:59:20 2003
+++ wavbreaker/distinfo Fri Jun 27 10:58:33 2003
@@ -1 +1 @@
-MD5 (wavbreaker-0.2.tar.gz) = a0c8471092b30c633a078d74e9f6f83f
+MD5 (wavbreaker-0.3.tar.gz) = df9de283843c241c83c092960f9cafdd
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list