mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Update to 2.5.2
PR: 126795 Submitted by: Ports Fury
This commit is contained in:
parent
18bb4acde9
commit
e9e46a87f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=219177
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= ecasound
|
||||
PORTVERSION= 2.5.0
|
||||
PORTVERSION= 2.5.2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://ecasound.seul.org/download/
|
||||
|
||||
@ -20,7 +20,6 @@ OPTIONS= ARTS "Enable aRts support" off \
|
||||
JACK "Enable JACK support" off \
|
||||
SAMPLERATE "Enable libsamplerate support" off
|
||||
|
||||
USE_GNOME= gnometarget
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
@ -35,8 +34,8 @@ MAN1= ecasound-iam.1 ecasound.1 ecatools.1 ecaconvert.1 \
|
||||
ecaplay.1 ecasignalview.1
|
||||
MAN5= ecasoundrc.5
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
|
||||
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
|
||||
CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
|
||||
LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (ecasound-2.5.0.tar.gz) = abec6ab833d9322ba102fa563bc3e258
|
||||
SHA256 (ecasound-2.5.0.tar.gz) = 3c80696a7dcd63a25fe8933237075405beef0877f30573fb9e12d943af567790
|
||||
SIZE (ecasound-2.5.0.tar.gz) = 974620
|
||||
MD5 (ecasound-2.5.2.tar.gz) = c7d26db96a7ea5749df9d5137d3c397d
|
||||
SHA256 (ecasound-2.5.2.tar.gz) = f40f0a8335fc0d474e5b6dfd9a47f68f809a819d406a21953b66f209bc65c115
|
||||
SIZE (ecasound-2.5.2.tar.gz) = 975972
|
||||
|
Loading…
Reference in New Issue
Block a user