Skip to content

[GHA] Add Debian Trixie build target#100

Closed
s3rj1k wants to merge 43 commits into
packagesfrom
debian_trixie
Closed

[GHA] Add Debian Trixie build target#100
s3rj1k wants to merge 43 commits into
packagesfrom
debian_trixie

Conversation

@s3rj1k

@s3rj1k s3rj1k commented May 29, 2025

Copy link
Copy Markdown
Collaborator

Add Debian Trixie build target

coppice-git and others added 30 commits June 28, 2023 19:42
- Async and FSK modules reworked, to generalise the bit stream processing
  for async data
- V.8 module enhanced to support gateway operation, for things like V.150.x
- modem connect tone module enhanced to support gateway operation, for things
like V.150.x
A first pass at V.150.1 SSE processing
A first pass at a V.150.1 framework
These are all a work in progress, but do come with some initial test code
Windows support: Add Visual Studio solution.
Added a .gitattributes file to handle the MS line ends stuff better
Cleaned up the CR/LF stuff in some .vcxproj files
Improvements to SPRT and other parts of V.150.1
Inroduction of SSLFax, using the code submitted by Lee Howard. This needs
further testing, but should be complete.
V.150.1 has moved forward, but is still a work in progress.
The various modules using Goertzel filters were not using a harmonised
approach to setting thresholds and measuring power levels. This has
been improved.
spandsp/private/v80.h was not being installed.
…uld have been in the T.38 core module.

Addition of routines to allow the packetisation time of the T.38 modules to be controlled.
Fixed a wrong licence notice in image_translate.c
A few little cleanups.Q
Various changes to signal power handling for greater consistency,
and so the code builds properly with Visual Studio and clangw.
…CF sequence, due to something like a change of

page size mid-FAX, messed up the TCF sequence, and stepped down to a lower speed.
Added a Godard TED module.
A few tidy ups.
s3rj1k and others added 8 commits February 6, 2025 00:21
[GHA] Add `Scan build` CI workflow.
[GHA] Add Windows `build` CI workflow.
Compilation fails if `docbook-xsl` is not installed

```
cd t38_manual ; xsltproc ../wrapper.xsl ../t38_manual.xml
error : Unknown IO error
warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk.xsl"
compilation error: file ../wrapper.xsl line 3 element import
xsl:import : unable to load http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk.xsl
make[3]: *** [Makefile:492: t38_manual/index.html] Error 5
```
[BUILD] Add `docbook-xsl` build-dep
[GHA] Add Debian `build` CI workflow.
@s3rj1k

s3rj1k commented May 29, 2025

Copy link
Copy Markdown
Collaborator Author

Note: Trixie builds on master https://github.com/freeswitch/spandsp/actions/runs/15332993566

@s3rj1k s3rj1k changed the title [GHA] Add Debian Trixie build target [GHA] Add Debian Trixie build target May 29, 2025
@s3rj1k s3rj1k closed this Jun 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants