From 2b7f8dcda3e012e4938b456a12e4ee30870108d5 Mon Sep 17 00:00:00 2001 From: Humdinger Date: Thu, 30 Nov 2017 22:12:36 +0100 Subject: [PATCH] BurnItNow: forgot to update the description --- haiku-apps/burnitnow/burnitnow-1.2.recipe | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/haiku-apps/burnitnow/burnitnow-1.2.recipe b/haiku-apps/burnitnow/burnitnow-1.2.recipe index a8855e73b..af8717190 100644 --- a/haiku-apps/burnitnow/burnitnow-1.2.recipe +++ b/haiku-apps/burnitnow/burnitnow-1.2.recipe @@ -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"