mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
o Update to 0.2k: psychoacoustics model overhaul
o Update WWW tag
This commit is contained in:
parent
bb53c8ba7a
commit
f84ca11d4b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77549
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= toolame
|
||||
PORTVERSION= 0.2i
|
||||
PORTVERSION= 0.2k
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -45,7 +45,11 @@ post-patch:
|
||||
${WRKSRC}/Makefile
|
||||
.endif
|
||||
@${REINPLACE_CMD} -E -e \
|
||||
's@\$$\((ARCH|DMALLOCLIB|DMAL|OPTIM|WARNING)\)@@g' \
|
||||
's@\$$\((ARCH|OPTIM|WARNINGS)\)@@g' \
|
||||
${WRKSRC}/Makefile
|
||||
# we can't rely on existence of _sincos in gcc
|
||||
@${REINPLACE_CMD} -E \
|
||||
-e 's|-DSINCOS||' \
|
||||
${WRKSRC}/Makefile
|
||||
|
||||
post-configure:
|
||||
|
@ -1 +1 @@
|
||||
MD5 (toolame-02i.tgz) = 5d9960dce79b7f80fb58a6c55c117a35
|
||||
MD5 (toolame-02k.tgz) = 9cb28bac4c74d8cd9b07bb3849d0543c
|
||||
|
@ -8,4 +8,4 @@ on:
|
||||
(www.sulaco.org/mp3)
|
||||
- work by myself and other contributors
|
||||
|
||||
WWW: http://toolame.sourceforge.net/
|
||||
WWW: http://www.planckenergy.com/
|
||||
|
Loading…
Reference in New Issue
Block a user