Package cdrdao: Information

    Source package: cdrdao
    Version: 1.2.5-alt4
    Build time:  Oct 18, 2024, 02:04 PM
    Report package bug
    License: GPLv2
    Summary: Cdrdao - Write audio CD-Rs in disk-at-once mode
    Description: 
    Writes audio CD-Rs in disc-at-once (DAO) mode allowing
    control over pre-gaps (length down to 0, nonzero audio data)
    and sub-channel information like ISRC codes. All data that
    is written to the disc must be specified with a text file.
    Audio data may be in WAVE or raw format.

    List of RPM packages built from this SRPM:
    cdrdao (loongarch64)
    cdrdao-debuginfo (loongarch64)
    gcdmaster (loongarch64)
    gcdmaster-debuginfo (loongarch64)

    Maintainer: Yuri N. Sedunov


      1. gcc-c++
      2. libgtkmm3-devel
      3. liblame-devel >= 3.100
      4. libmad-devel
      5. libGConf-devel
      6. libacl-devel
      7. libao-devel
      8. libvorbis-devel

    Last changed


    Oct. 18, 2024 Yuri N. Sedunov 1.2.5-alt4
    - dao/main.cc: fixed "version" command (upstream PR#25)
    Nov. 16, 2023 Yuri N. Sedunov 1.2.5-alt3
    - Fixed uninitialized TOC data file name (https://github.com/cdrdao/cdrdao/pull/21)
    Feb. 5, 2023 Michael Shigorin 1.2.5-alt2
    - E2K: ftbfs workaround (mcst#7806)