From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60135) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fiJe9-0004zj-KR for guix-patches@gnu.org; Wed, 25 Jul 2018 09:16:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fiJe6-0003xY-JQ for guix-patches@gnu.org; Wed, 25 Jul 2018 09:16:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:51475) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fiJe6-0003xT-Ey for guix-patches@gnu.org; Wed, 25 Jul 2018 09:16:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fiJe6-0004O0-9X for guix-patches@gnu.org; Wed, 25 Jul 2018 09:16:02 -0400 Subject: [bug#32165] [PATCH] gnu: Add cdrkit-libre. Resent-Message-ID: Date: Wed, 25 Jul 2018 13:15:52 +0000 From: Nils Gillmann Message-ID: <20180725131552.6vsj2mukyrh5jliq@abyayala> References: <20180715170748.4853-1-go.wigust@gmail.com> <20180715223905.hzsulbsntyhe2yyc@abyayala> <87zhyfo5ls.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87zhyfo5ls.fsf@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Oleg Pykhalov Cc: 32165@debbugs.gnu.org, Nils Gillmann Oleg Pykhalov transcribed 2.1K bytes: > Hello Nils, > > Nils Gillmann writes: > > […] > > >> + (synopsis "Portable command-line CD/DVD recorder software, mostly > >> +compatible with cdrtools") > >> + (description "Cdrkit is a suite of programs for recording CDs and DVDs, > >> +blanking CD-RW media, creating ISO-9660 filesystem images, extracting audio CD > >> +data, and more.") > > > > Could we explain the difference to cdrkit here and why people would want this > > probably reduced variant of it? When someone search for cdrkit, they will > > get 2 results, and 1 will only differ in the homepage and the word "mostly", > > more or less. > > I think cdrkit and cdrkit-libre not much differ based on the diff of Nix > cdrkit and Parabola cdrkit-libre tarballs. > --8<---------------cut here---------------start------------->8--- > Only in cdrkit-1.1.11-nix/doc/genisoimage: README.hfs_boot > Only in cdrkit-1.1.11-nix/genisoimage: apple_driver.8 > Only in cdrkit-1.1.11-nix/genisoimage: apple_driver.c > --8<---------------cut here---------------end--------------->8--- > > I assume something like “@code{cdrkit-libre} doesn't contain HFS boot > code.” in the description could work, WDYT? > > Thanks, > Oleg. Thanks for looking into this. This could work in the description.