1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
Source: simpleburn
Section: utils
Priority: extra
Maintainer: Mateusz Ĺukasik <mati75@linuxmint.pl>
Build-Depends: debhelper (>= 9), cmake (>= 2.6), pkg-config, libdvdread-dev,
libburn-dev, libgtk-3-dev, libcdio-dev, libcddb2-dev
Standards-Version: 3.9.8
Homepage: http://simpleburn.tuxfamily.org
Vcs-Git: https://github.com/mati75/simpleburn.git
Vcs-Browser: https://github.com/mati75/simpleburn.git
Package: simpleburn
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}, xorriso, libcdio-utils, cdrskin,
cdrdao, icedax
Recommends: mplayer|mplayer2, mencoder, normalize-audio,
mpg123, vorbis-tools, flac
Description: Minimalistic application for burning and extracting CDs and DVDs
Features are:
- CD / DVD ISO image extraction and burning,
- audio CD extraction and burning,
- data directory burning on CD / DVD,
- rewritable CD / DVD blanking,
- CD / DVD copy,
- video DVD ripping,
- languages: cs, de, en, es, fr, hu, it, pl, sv, ru,
- multiple media and devices detection methods supported (Udev, HAL or
LibCDIO),
- multiple burning suite supported (CDRTools, CDRKit, LibBurnia +
CDParanoia / LibCDIO + CDRDAO).
.
SimpleBurn is free software licensed under the Cecill-2 license.
|