The NetBSD Project

CVS log for pkgsrc/audio/py-soundfile/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / audio / py-soundfile

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Oct 14 06:45:31 2024 UTC (3 weeks, 1 day ago) by wiz
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -3 lines
*: clean-up after python38 removal

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Aug 1 23:20:37 2023 UTC (15 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
*: remove more references to Python 3.7

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Jul 1 08:37:33 2023 UTC (16 months ago) by wiz
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -1 lines
*: restrict py-numpy users to 3.9+ in preparation for update

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat May 6 19:09:03 2023 UTC (18 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
*: Recursive revbump from audio/libopus 1.4

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Feb 18 21:01:13 2023 UTC (20 months, 2 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
py-soundfile: updated to 0.12.1

0.12.1
Fixes a bug in the library discover on Linux, if no system library and no packaged library could be found.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Feb 15 12:21:59 2023 UTC (20 months, 2 weeks ago) by adam
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
py-soundfile: updated to 0.12.0

0.12.0
Updated libsndfile to v1.2.0
Improves precompiled library location, especially with py2app or cx-freeze.
Now provide binary wheels for Linux x86_64
Now prefers packaged libsndfile over system-installed libsndfile

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Oct 24 10:38:49 2022 UTC (2 years ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -6 lines
py-soundfile: updated to 0.11.0

0.11.0

MP3 support
Adds binary wheels for macOS M1
Improves compatibility with macOS, specifically for M1 machines
Fixes file descriptor open for binary wheels on Windows and Python 3.5+
Updates libsndfile to v1.1.0
Adds get_strings method for retrieving all metadata at once
Improves documentation, error messages and tests
Displays length of very short files in samples
Supports the file system path protocol (pathlib et al)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Sep 11 12:51:22 2022 UTC (2 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
*: bump PKGREVISION for flac shlib bump

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Mar 28 10:43:38 2022 UTC (2 years, 7 months ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
a*/*: revbump(1) for libsndfile

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jan 12 21:26:38 2022 UTC (2 years, 9 months ago) by wiz
Branches: MAIN
audio/py-soundfile: import py-soundfile-0.10.3.1

SoundFile is an audio library based on libsndfile, CFFI and NumPy.

SoundFile can read and write sound files. File reading/writing is
supported through libsndfile, which is a free, cross-platform,
open-source (LGPL) library for reading and writing many different
sampled sound file formats that runs on many platforms. SoundFile
represents audio data as NumPy arrays.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>