Difference between revisions of "Burn"

From Free Software Directory
Jump to: navigation, search
(Debian import)
 
(Added Python and Ruby link)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Status=
 
|User level=
 
|Submitted by=Debian import
 
|Computer languages=
 
 
|Name=Burn
 
|Name=Burn
|Submitted date=2013-03-20
 
 
|Short description=command-line tool for writing optical media
 
|Short description=command-line tool for writing optical media
|VCS checkout command=
 
 
|Full description=‘burn’ is a command-line tool to create audio discs from MP3, Ogg
 
|Full description=‘burn’ is a command-line tool to create audio discs from MP3, Ogg
 
Vorbis, or WAV files, to backup data files, to create discs from
 
Vorbis, or WAV files, to backup data files, to create discs from
Line 17: Line 11:
 
temporary files (images and audio files), warn if size is bigger
 
temporary files (images and audio files), warn if size is bigger
 
than disc capacity, and manage multisession discs.
 
than disc capacity, and manage multisession discs.
|Component programs=
 
 
|Homepage URL=http://www.bigpaul.org/burn/
 
|Homepage URL=http://www.bigpaul.org/burn/
 +
|Is High Priority Project=No
 +
|Decommissioned/Obsolete=No
 +
|Accepts cryptocurrency donations=No
 +
|Related projects=mp3burn, mp3roaster, growisofs, brasero, xorriso, tagtool
 +
|Version identifier=0.4.6
 +
|Version date=2009/12/23
 +
|Version status=stable
 +
|Version download=http://http.debian.net/debian/pool/main/b/burn/burn_0.4.6.orig.tar.gz
 +
|Test entry=No
 +
|Last review by=Bendikker
 +
|Last review date=2018/04/16
 +
|Submitted date=2013-03-20
 
|Is GNU=No
 
|Is GNU=No
}}
 
{{Import
 
|Date=2013-03-20
 
|Source=Debian import
 
|Source link=http://packages.debian.org/sid/burn
 
 
}}
 
}}
 
{{Project license
 
{{Project license
 +
|License=GPLv2orlater
 +
|License copyright=© © 2003–2009 Gaetano Paolone <bigpaul@hacknight.org>
 +
|License verified by=Debian
 
|License verified date=2013-03-20
 
|License verified date=2013-03-20
|License verified by=Debian
 
|License copyright=© © 2003–2009 Gaetano Paolone <bigpaul@hacknight.org>
 
 
|License=GPLv2orlater
 
 
|License note=License: GPL-2+
 
|License note=License: GPL-2+
  
Line 45: Line 44:
 
}}
 
}}
 
{{Project license
 
{{Project license
 +
|License=GPLv2orlater
 +
|License copyright=© © 2004 Gaetano Paolone <bigpaul@debian.org>
 +
|License verified by=Debian
 
|License verified date=2013-03-20
 
|License verified date=2013-03-20
|License verified by=Debian
 
|License copyright=© © 2004 Gaetano Paolone <bigpaul@debian.org>
 
 
|License=GPLv2orlater
 
 
|License note=License: GPL-2+
 
|License note=License: GPL-2+
  
Line 58: Line 56:
 
General    Public License can be found in ‘/usr/share/common-
 
General    Public License can be found in ‘/usr/share/common-
 
licenses/GPL-2’.
 
licenses/GPL-2’.
 +
}}
 +
{{Person
 +
|Real name=Ben Finney
 +
|Role=Maintainer
 +
|Email=ben.debian@benfinney.id.au
 +
}}
 +
{{Resource
 +
|Resource audience=Python (Ref)
 +
|Resource URL=https://pypi.org/project/burn
 +
}}
 +
{{Resource
 +
|Resource audience=Ruby (Ref)
 +
|Resource URL=https://rubygems.org/gems/burn
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/burn
 +
}}
 +
{{Software category
 +
|Audio=cd-burning, cd-copying
 +
|Interface=command-line
 +
|Programming-language=python
 +
|Runs-on=GNU/Linux
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Source requirement
 +
|Prerequisite description=python (version 2.4 or later)
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Source requirement
 +
|Prerequisite description=cdrkit (wodim, genisoimage, cdrdao)
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Source requirement
 +
|Prerequisite description=eyeD3
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Source requirement
 +
|Prerequisite description=pyogg
 +
}}
 +
{{Featured}}
 +
{{Import
 +
|Date=2013-03-20
 +
|Source=Debian import
 +
|Source link=http://packages.debian.org/sid/burn
 
}}
 
}}

Latest revision as of 12:28, 16 April 2018


[edit]

Burn

http://www.bigpaul.org/burn/
command-line tool for writing optical media

‘burn’ is a command-line tool to create audio discs from MP3, Ogg Vorbis, or WAV files, to backup data files, to create discs from ISO-9660 images, and to copy discs on-the-fly. It performs any of its functions in a single command, without requiring preparatory filesystem creation, etc.

The program can compute if there is necessary free space for temporary files (images and audio files), warn if size is bigger than disc capacity, and manage multisession discs.





Licensing

License

Verified by

Verified on

Notes

Verified by

Debian

Verified on

20 March 2013

Notes

License: GPL-2+

GPL-2+ This is free software; you may copy, modify, and/or distribute this work under the terms of the GNU General Public License, version 2 or later. No warranty expressed or implied. . On Debian systems, the complete text of version 2 of the GNU General Public License can be found in ‘/usr/share/common-

licenses/GPL-2’.

Verified by

Debian

Verified on

20 March 2013

Notes

License: GPL-2+

GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for

more details.




Leaders and contributors

Contact(s)Role
Ben Finney Maintainer


Resources and communication

AudienceResource typeURI
Debian (Ref)https://tracker.debian.org/pkg/burn
Python (Ref)https://pypi.org/project/burn
Ruby (Ref)https://rubygems.org/gems/burn


Software prerequisites

KindDescription
Source requirementpython (version 2.4 or later)
Source requirementcdrkit (wodim, genisoimage, cdrdao)
Source requirementpyogg
Source requirementeyeD3




Entry













"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Ruby (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.













Date 2013-03-20
Source Debian import
Source link http://packages.debian.org/sid/burn

[[Category:]]



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.