1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

- Update to 4.60.1

PR:		ports/140999
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by:	itetcu (mentor, implicit)
This commit is contained in:
Sylvio Cesar Teixeira 2010-04-10 14:37:42 +00:00
parent 111a44ea91
commit 394fa6645d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=252526
3 changed files with 11 additions and 7 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= wavpack
PORTVERSION= 4.50.1
PORTVERSION= 4.60.1
CATEGORIES= audio
MASTER_SITES= http://www.wavpack.com/
@ -18,11 +18,15 @@ USE_GNOME= gnomehack gnometarget pkgconfig
USE_ICONV= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" \
LDFLAGS="${LDFLAGS}"
OPTIONS= MMX "Enable MMX optimizations (x86 only)" Off
MAN1= wavpack.1 wvgain.1 wvunpack.1
.include <bsd.port.pre.mk>
# GCC 3.x fails with internal compiler errror

View File

@ -1,3 +1,3 @@
MD5 (wavpack-4.50.1.tar.bz2) = 2c9d7e3672f60070d4fd2c86c924a3b4
SHA256 (wavpack-4.50.1.tar.bz2) = 29c036d10fb8bcb6daa58718d112394291887fc0e9b108851017218184483954
SIZE (wavpack-4.50.1.tar.bz2) = 375792
MD5 (wavpack-4.60.1.tar.bz2) = 7bb1528f910e4d0003426c02db856063
SHA256 (wavpack-4.60.1.tar.bz2) = 175ee4f2effd6f51e6ec487956f41177256bf892c2e8e07de5d27ed4ee6888c5
SIZE (wavpack-4.60.1.tar.bz2) = 394434

View File

@ -5,6 +5,6 @@ include/wavpack/wavpack.h
lib/libwavpack.a
lib/libwavpack.la
lib/libwavpack.so
lib/libwavpack.so.1
lib/libwavpack.so.2
libdata/pkgconfig/wavpack.pc
@dirrm include/wavpack