svn commit: r438525 - in head/audio/py-pyaudio: . files

Thomas Zander riggs at freebsd.org
Sat Apr 15 13:48:21 UTC 2017


On 15 April 2017 at 15:16, Alexey Dokuchaev <danfe at freebsd.org> wrote:
> On Fri, Apr 14, 2017 at 04:03:48PM +0000, Thomas Zander wrote:
>>  LIB_DEPENDS= libportaudio.so:audio/portaudio
>> +BUILD_DEPENDS=       sphinx-build:textproc/py-sphinx
>
> This wasn't mentioned in the commit log, does it mean that docs are not
> coming pre-built now?

Yes, exactly. I could have mentioned this in the commit log, you are right.

> If these docs are more of developer's interest, could it be disabled or
> made optional?  `textproc/py-sphinx' pulls tons of shit behind, and I
> have to push it down in every port that wants it by default, it's very
> annoying.

Certainly this is possible. So far, maintainer chose to have include
the docs unconditionally, but if you propose a patch to him ...

>> @@ -1,2 +1,3 @@
>> -SHA256 (PyAudio-0.2.9.tar.gz) = bfd694272b3d1efc51726d0c27650b3c3ba1345f7f8fdada7e86c9751ce0f2a1
>> -SIZE (PyAudio-0.2.9.tar.gz) = 289499
>> +TIMESTAMP = 1490086382
>> +SHA256 (PyAudio-0.2.11.tar.gz) = 93bfde30e0b64e63a46f2fd77e85c41fd51182a4a3413d9edfaf9ffaa26efb74
>> +SIZE (PyAudio-0.2.11.tar.gz) = 37428
>
> Hmm, size difference does not look too promising. :(

Well, this is the correct tarball, have a look:
https://pypi.python.org/pypi/PyAudio

Did you encounter problems when using it?

Best regards
Riggs


More information about the svn-ports-head mailing list