Package Details: ddctoolbox-git 2:2.0.1.r29.g1988c7b-1

Git Clone URL: https://aur.archlinux.org/ddctoolbox-git.git (read-only, click to copy)
Package Base: ddctoolbox-git
Description: Create and edit DDC headset correction files
Upstream URL: https://github.com/ThePBone/DDCToolbox
Keywords: ddc ddctoolbox jamesdsp viper
Licenses: GPL3
Conflicts: ddctoolbox
Provides: ddctoolbox
Submitter: thepbone
Maintainer: thepbone
Last Packager: thepbone
Votes: 2
Popularity: 0.001263
First Submitted: 2020-02-25 03:13 (UTC)
Last Updated: 2022-03-03 20:18 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

demonich commented on 2025-06-07 12:27 (UTC)

I encountered the same error. It turned out that the deb package in the releases has a binary file inside that works in Arch. I converted the deb package via debtap and installed it via pacman.

Fazzi commented on 2024-06-03 11:16 (UTC)

Package no longer builds, with error

3rdparty/libMultivariateOpt/libgenmath/rand_c.c: In function ‘arbitraryPDF’:
3rdparty/libMultivariateOpt/libgenmath/rand_c.c:275:9: error: implicit declaration of function ‘sort’; did you mean ‘qsort’? [-Wimplicit-function-declaratio]
  275 |         sort(px, n, idx);
      |         ^~~~
      |         qsort
make[1]: *** [Makefile:1442: rand_c.o] Error 1

thepbone commented on 2022-03-03 20:22 (UTC)

@yochananmarqos Thanks! I added your changes.

yochananmarqos commented on 2022-03-03 19:49 (UTC) (edited on 2022-03-03 19:55 (UTC) by yochananmarqos)

Improved PKGBUILD

EDIT: Link updated