Port details |
- libcdio-paranoia Read audio from the CDROM directly as data
- 10.2+2.0.2 sysutils =10 10.2+2.0.2Version of this port present on the latest quarterly branch.
- Maintainer: jhale@FreeBSD.org
- Port Added: 2014-08-09 10:05:14
- Last Update: 2024-07-22 02:34:57
- Commit Hash: 230b308
- People watching this port, also watch:: xorg-fonts-truetype, indexinfo, libXdamage, libexif, gvfs
- License: GPLv3+
- WWW:
- https://www.gnu.org/software/libcdio/
- Description:
- This CDDA reader distribution reads audio from the
CDROM directly as data, with no analog step between, and writes the
data to a file or pipe as .wav, .aifc or as raw 16 bit linear PCM.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libcdio-paranoia>0:sysutils/libcdio-paranoia
- To install the port:
- cd /usr/ports/sysutils/libcdio-paranoia/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/libcdio-paranoia
- pkg install libcdio-paranoia
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libcdio-paranoia
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1721612249
SHA256 (libcdio-paranoia-10.2+2.0.2.tar.bz2) = 186892539dedd661276014d71318c8c8f97ecb1250a86625256abd4defbf0d0c
SIZE (libcdio-paranoia-10.2+2.0.2.tar.bz2) = 2450370
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libcdio.so : sysutils/libcdio
- This port is required by:
- for Libraries
-
- audio/aqualung
- audio/boca
- audio/cyanrip
- audio/py-fmoo-audiotools
- devel/gvfs
- multimedia/audacious-plugins
- multimedia/libxine
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- sysutils_libcdio-paranoia
- USES:
- compiler:c11 gmake libtool localbase pathfix perl5 pkgconfig tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
10.2+2.0.2 22 Jul 2024 02:34:57 |
Jason E. Hale (jhale) |
sysutils/libcdio-paranoia: Update to 10.2+2.0.2
https://github.com/rocky/libcdio-paranoia/releases/tag/release-10.2%2B2.0.2 |
10.2+2.0.1_1 30 Jan 2024 11:49:27 |
Muhammad Moinur Rahman (bofh) |
sysutils/libcdio-paranoia: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
10.2+2.0.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
10.2+2.0.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
10.2+2.0.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
10.2+2.0.1 22 Dec 2019 14:38:57 |
pkubaj |
sysutils/libcdio-paranoia: fix build on GCC architectures
Use C11 compiler:
In file included from toc.c:30:
../../include/cdio/paranoia/toc.h:23: error: redefinition of typedef
'cdrom_paranoia_t'
../../include/cdio/paranoia/cdda.h:40: error: previous declaration of
'cdrom_paranoia_t' was here
../../include/cdio/paranoia/toc.h:24: error: redefinition of typedef
'cdrom_drive_t'
../../include/cdio/paranoia/cdda.h:41: error: previous declaration of
'cdrom_drive_t' was here |
10.2+2.0.1 12 Dec 2019 15:11:33 |
jhale |
Update sysutils/libcdio to 2.1.0
Update sysutils/libcdio-paranoia to 10.2+2.0.1
Bump PORTREVISION on consumers due to shared library version increase |
10.2+2.0.0 22 Mar 2019 19:51:46 |
jhale |
sysutils/libcdio-paranoia: Update to 10.2+2.0.0 |
10.2+0.94+2 06 Sep 2018 01:01:12 |
jhale |
Update to 10.2+0.94+2 |
10.2+0.94+1_1 05 Apr 2018 20:13:34 |
jhale |
Update sysutils/libcdio to 2.0.0
- Add regression tests
Update multimedia/vcdimager to 2.0.1
- Previous version is incompatible with new libcdio API; update was neccesary
- Add regression tests
- Fix LICENSE
- Sort pkg-plist
- Update WWW in pkg-descr
Bump PORTREVISON on dependent ports due to libcdio shared libary increase
Changes
(libcdio): http://git.savannah.gnu.org/cgit/libcdio.git/plain/NEWS?h=release-2.0.0
Changes (vcdimager): https://github.com/rocky/vcdimager/blob/3b56705/NEWS
Differential Revision: https://reviews.freebsd.org/D14469 |
10.2+0.94+1 22 Feb 2018 09:43:06 |
jhale |
Take maintainership
Fix LICENSE
Organize Makefile a little better
Whitespace fixes |
10.2+0.94+1 15 Apr 2017 21:24:42 |
arved |
Update to 10.2+0.94+1
Drop maintainership |
10.2+0.93+1 29 Apr 2016 15:20:28 |
arved |
Update libcdio: 0.92 -> 0.93
Udpate libcdio-paranoia: 10.2+0.90+1 -> 10.2+0.93+1
Bump PORTREVISIONs of dependents because of shared library version bump. |
10.2+0.90+1_1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
10.2+0.90+1_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
10.2+0.90+1_1 24 Apr 2015 14:36:58 |
mat |
Backout that it was a pkgconf problem
Pointed out by: antoine, bapt
Sponsored by: Absolight |
10.2+0.90+1_1 24 Apr 2015 14:32:59 |
mat |
Fix build.
Sponsored by: Absolight |
10.2+0.90+1_1 22 Nov 2014 09:13:36 |
antoine |
Cleanup plist |
10.2+0.90+1_1 09 Aug 2014 11:05:20 |
antoine |
Unbreak, the libs were not packaged
Pointy hat: arved |
10.2+0.90+1 09 Aug 2014 10:05:06 |
arved |
Add libcdio-paranoia, two libraries split from the libcdio port |