audio/py-pysndfile: Update 1.1.0 -> 1.1.1
Port changes: * Remove stripping (it does it itself) * Update WWW Reported by: portscout
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pysndfile
|
||||
DISTVERSION= 1.1.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.1.1
|
||||
CATEGORIES= audio python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@@ -19,7 +18,4 @@ RUN_DEPENDS= ${PYNUMPY}
|
||||
USES= python localbase
|
||||
USE_PYTHON= distutils autoplist cython
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/pysndfile/_pysndfile.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1518626679
|
||||
SHA256 (pysndfile-1.1.0.tar.gz) = dcd18d0cfadc2fba96773a39d31566de63e99f4b2eefdb047b135f963fcb1c1b
|
||||
SIZE (pysndfile-1.1.0.tar.gz) = 562810
|
||||
TIMESTAMP = 1528694630
|
||||
SHA256 (pysndfile-1.1.1.tar.gz) = 962e6d8280e484d1492ad24eb06f931232cd28e773e73e5d790549cf8abeb644
|
||||
SIZE (pysndfile-1.1.1.tar.gz) = 563154
|
||||
|
||||
@@ -13,4 +13,4 @@ strings into soundfile formats that support these, and a number of sf_commands
|
||||
that allow to control the way libsndfile reads and writes the samples. One of
|
||||
the most important ones is the use of the clipping command.
|
||||
|
||||
WWW: http://forge.ircam.fr/p/pysndfile
|
||||
WWW: https://forge-2.ircam.fr/roebel/pysndfile
|
||||
|
||||
Reference in New Issue
Block a user