./audio/aeneas, Automagically synchronize audio and text

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.7.3nb23, Package name: aeneas-1.7.3nb23, Maintainer: pkgsrc-users

aeneas is a Python/C library and a set of tools to automagically
synchronize audio and text.

aeneas automatically generates a synchronization map between a list
of text fragments and an audio file containing the narration of
the text. In computer science this task is known as (automatically
computing a) forced alignment.


Required to run:
[devel/py-setuptools] [audio/espeak] [textproc/py-lxml] [math/py-numpy] [www/py-beautifulsoup4] [multimedia/ffmpeg3] [lang/python37]

Required to build:
[pkgtools/x11-links] [pkgtools/cwrappers]

Master sites:

Filesize: 30659.805 KB

Version history: (Expand)


CVS history: (Expand)


   2026-07-23 19:29:31 by Thomas Klausner | Files touched by this commit (4)
Log message:
aeneas: fix build after numpy deprecated its distutils

From upstream bug tracker comment that's gone already.

Remove BROKEN.

Fix PLIST while here.

Bump PKGREVISION.
   2026-07-13 06:36:42 by Thomas Klausner | Files touched by this commit (846)
Log message:
*: recursive bump for libmpg123 dependency in lame
   2026-06-28 17:41:51 by Thomas Klausner | Files touched by this commit (364)
Log message:
*: limit Python versions due to py-numpy dropping Python 3.11 support
   2025-10-23 22:40:24 by Thomas Klausner | Files touched by this commit (2999)
Log message:
*: recursive bump for pcre2

Running an old binary against the new pcre doesn't work:
/usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by \ 
/usr/pkg/lib/libglib-2.0.so.0 not defined
   2025-10-09 09:58:14 by Thomas Klausner | Files touched by this commit (442)
Log message:
*: remove reference to (removed) Python 3.9
   2025-07-03 21:18:12 by Thomas Klausner | Files touched by this commit (92)
Log message:
*: py-numpy needs Python >= 3.11 now
   2025-02-12 07:45:45 by Ryo ONODERA | Files touched by this commit (850)
Log message:
*: Recursive revbump from audio/flac-1.5.0
   2024-12-03 09:20:41 by Thomas Klausner | Files touched by this commit (1)
Log message:
aeneas: mark as BROKEN - uses removed numpy.distutils interface

Looks dead upstream, removal candidate