BurnItNow: forgot to update the description

This commit is contained in:
Humdinger
2017-11-30 22:12:36 +01:00
parent f153fc2192
commit 2b7f8dcda3

View File

@@ -1,12 +1,13 @@
SUMMARY="An application to burn audio and data CDs"
SUMMARY="An application to burn audio and data discs"
DESCRIPTION="BurnItNow is a GUI frontend for cdrecord and mkisofs. \
It supports creating audio and data CDs, as well as burning ISO images, \
making 1:1 copies and blanking CD-RWs (the blanking depends very much \
on the used hardware and its configuration)."
It burns data and ISO images, and blanks rewritable RW media (the \
blanking depends very much on the used hardware and its configuration). \
It creates Audio CDs from drag & dropped WAV files and burns pre-authored \
DVD-Audio and DVD-Video."
HOMEPAGE="https://github.com/HaikuArchives/BurnItNow"
COPYRIGHT="2010-2017 BurnItNow Team"
LICENSE="MIT"
REVISION="2"
REVISION="3"
SOURCE_URI="https://github.com/HaikuArchives/BurnItNow/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="1b4bb3415251b0c34d878da8087899a6ff31692b20b0266e69a33e5f82cad357"
SOURCE_DIR="BurnItNow-$portVersion"