FreeBSD Bugzilla – Attachment 219292 Details for
Bug 250484
audio/cyanrip: New port, version 0.7.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for cyanrip v2
0001-cyanrip070.patch (text/plain), 2.71 KB, created by
daniel.engberg.lists
on 2020-11-02 00:59:05 UTC
(
hide
)
Description:
Patch for cyanrip v2
Filename:
MIME Type:
Creator:
daniel.engberg.lists
Created:
2020-11-02 00:59:05 UTC
Size:
2.71 KB
patch
obsolete
>From 0cebb400f19f474663c1efca322138821ed54118 Mon Sep 17 00:00:00 2001 >From: Daniel Engberg <daniel.engberg.lists@pyret.net> >Date: Mon, 2 Nov 2020 01:56:41 +0100 >Subject: [PATCH] cyanrip070 > >cyanrip070 > >Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net> >--- > audio/cyanrip/Makefile | 27 +++++++++++++++++++++++++++ > audio/cyanrip/distinfo | 3 +++ > audio/cyanrip/pkg-descr | 5 +++++ > audio/cyanrip/pkg-message | 14 ++++++++++++++ > 4 files changed, 49 insertions(+) > create mode 100644 audio/cyanrip/Makefile > create mode 100644 audio/cyanrip/distinfo > create mode 100644 audio/cyanrip/pkg-descr > create mode 100644 audio/cyanrip/pkg-message > >diff --git a/audio/cyanrip/Makefile b/audio/cyanrip/Makefile >new file mode 100644 >index 000000000000..d4b9a0820a0e >--- /dev/null >+++ b/audio/cyanrip/Makefile >@@ -0,0 +1,27 @@ >+# $FreeBSD$ >+ >+PORTNAME= cyanrip >+DISTVERSIONPREFIX= v >+DISTVERSION= 0.7.0 >+CATEGORIES= audio >+ >+MAINTAINER= daniel.engberg.lists@pyret.net >+COMMENT= Audio CD ripper with command-line interface and focus on accuracy >+ >+LICENSE= LGPL3 >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ >+ libcdio.so:sysutils/libcdio \ >+ libcdio_paranoia.so:sysutils/libcdio-paranoia \ >+ libmusicbrainz5.so:audio/libmusicbrainz5 \ >+ libcurl.so:ftp/curl >+ >+USES= localbase meson pkgconfig >+ >+USE_GITHUB= yes >+GH_ACCOUNT= cyanreg >+ >+PLIST_FILES= bin/cyanrip >+ >+.include <bsd.port.mk> >diff --git a/audio/cyanrip/distinfo b/audio/cyanrip/distinfo >new file mode 100644 >index 000000000000..6c6580a78305 >--- /dev/null >+++ b/audio/cyanrip/distinfo >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1604278538 >+SHA256 (cyanreg-cyanrip-v0.7.0_GH0.tar.gz) = 67318dee2a21ed17b98b406dfd2c86568c649fc4596c8fb22f8a767b7a7406d0 >+SIZE (cyanreg-cyanrip-v0.7.0_GH0.tar.gz) = 49850 >diff --git a/audio/cyanrip/pkg-descr b/audio/cyanrip/pkg-descr >new file mode 100644 >index 000000000000..87527a3b28aa >--- /dev/null >+++ b/audio/cyanrip/pkg-descr >@@ -0,0 +1,5 @@ >+Audio CD ripper with command-line interface (CLI) that focuses on accuracy >+over speed and offers many advanced features without any bloat. >+Supports AccurateRip(tm) and MusicBrainz >+ >+WWW: https://github.com/cyanreg/cyanrip >diff --git a/audio/cyanrip/pkg-message b/audio/cyanrip/pkg-message >new file mode 100644 >index 000000000000..0a7b9b69af8c >--- /dev/null >+++ b/audio/cyanrip/pkg-message >@@ -0,0 +1,14 @@ >+[ >+{ type: install >+ message: <<EOM >+In order for cyanrip to rip as accurate as possible be sure to set >+drive offset. >+ >+You can determine offset by visiting https://www.daefeatures.co.uk/ , >+http://www.accuraterip.com/driveoffsets.htm or using a disc that's in >+the AccurateRip database. >+ >+Please refer to https://github.com/cyanreg/cyanrip for more information. >+EOM >+} >+] >-- >2.28.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 250484
:
218915
| 219292