Package Details: audacium 1.0.0-3

Git Clone URL: https://aur.archlinux.org/audacium.git (read-only, click to copy)
Package Base: audacium
Description: telemetry free version of audacity
Upstream URL: https://github.com/SartoxOnlyGNU/audacium
Licenses: GPL2
Conflicts: audacity
Provides: audacity
Submitter: alerque
Maintainer: alerque (silverhikari)
Last Packager: alerque
Votes: 6
Popularity: 0.000302
First Submitted: 2021-12-15 11:29 (UTC)
Last Updated: 2022-03-07 06:34 (UTC)

Latest Comments

dreieck commented on 2023-02-12 21:38 (UTC)

Upstream says

Audacium has officially merged with Tenacity! Please use the latter instead of Audacium from now on.

maid commented on 2023-01-23 11:08 (UTC)

zlib/1.2.11: Configuring sources in /home/x/.conan/data/zlib/1.2.11/_/_/source/src
ERROR: zlib/1.2.11: Error in source() method, line 51
    get(self, **self.conan_data["sources"][self.version],
    ConanException: sha256 signature failed for 'zlib-1.2.11.tar.gz' file. 
 Provided signature: c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1  
 Computed signature: 85fa837142709e2f587f4e24721620ea51c706bde354e2920261c40414df22f4
CMake Error at cmake-proxies/cmake-modules/conan.cmake:633 (message):
  Conan install failed='1'
Call Stack (most recent call first):
  cmake-proxies/cmake-modules/AudacityDependencies.cmake:233 (conan_cmake_install)
  cmake-proxies/cmake-modules/AudacityDependencies.cmake:254 (_conan_install)
  CMakeLists.txt:470 (resolve_conan_dependencies)


-- Configuring incomplete, errors occurred!
See also "/tmp/makepkg/audacium/src/audacium-1.0.0-rel/build/CMakeFiles/CMakeOutput.log".
See also "/tmp/makepkg/audacium/src/audacium-1.0.0-rel/build/CMakeFiles/CMakeError.log".
?[1m?[38;5;1m==> ERROR:?[m?(B?[1m A failure occurred in build().?[m?(B
?[1m    Aborting...?[m?(B

alerque commented on 2023-01-11 08:56 (UTC)

@Strykar No, that naming would not be appropriate. It builds just fine using the defactor correct way to do it. If it doesn't build on your host system that's your problem, you likely have some combination of things that conflict or alternatives to the dependencies specified here. It is not incumbant on package maintainers to cover every possible host condition, only a clean build with exactly what is specified.

Strykar commented on 2022-10-24 14:50 (UTC)

Perhaps this should be named audacium-chroot or something, as Gobidev notes, it will not build?

alerque commented on 2022-03-07 19:57 (UTC)

@Gobidev It builds fine in a clean chroot using extra-x86_64-build from the devtools package. Your system probable has other ffmpeg stuff on it besides what this requires.

A prebuilt package is also available in my user repo as noted in a previous comment.

Gobidev commented on 2022-03-07 13:00 (UTC)

I get the following build error since 1.0.0-3:

[ 63%] Building CXX object src/CMakeFiles/Audacium.dir/CellularPanel.cpp.o
make[2]: *** [src/CMakeFiles/Audacium.dir/build.make:173: src/CMakeFiles/Audacium.dir/AudacityApp.cpp.o] Error 1

maid commented on 2022-02-28 12:30 (UTC)

Building stop at 64% as I remember. Error occur on ffmpeg.h.

<deleted-account> commented on 2022-02-11 18:08 (UTC)

Do you care to also provide a binary package?

alerque commented on 2022-01-07 07:35 (UTC)

@ubri I cannot replicate such an error, this builds fine for me including in a clean CHROOT with just the dependencies specified (note you need tho conan package to build, perhaps you have an issue with that package). If you are interested this is is my user reposotory along with most other AUR packages I maintain and you can install it from there with pacman without needing to build it at all.

ubri commented on 2022-01-06 19:58 (UTC)

Build breaks : CMake Error at cmake-proxies/cmake-modules/conan.cmake:633 (message): Conan install failed='1'