mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
update audio/wavbreaker: 0.2 --> 0.3
PR: 53811 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> (maintainer)
This commit is contained in:
parent
a2046a6ef2
commit
2ee935b82c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83895
@ -5,22 +5,17 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= wavbreaker
|
||||
PORTVERSION= 0.2
|
||||
PORTVERSION= 0.3
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://huli.org/wavbreaker/
|
||||
|
||||
MAINTAINER= ponomarew@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>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (wavbreaker-0.2.tar.gz) = a0c8471092b30c633a078d74e9f6f83f
|
||||
MD5 (wavbreaker-0.3.tar.gz) = df9de283843c241c83c092960f9cafdd
|
||||
|
Loading…
Reference in New Issue
Block a user