Path to this page:
./
misc/libcdio,
CD-ROM access library
Branch: pkgsrc-2008Q3,
Version: 0.80nb2,
Package name: libcdio-0.80nb2,
Maintainer: drochnerThis library is to encapsulate CD-ROM reading and
control. Applications wishing to be oblivious of the OS- and
device-dependent properties of a CD-ROM can use this library.
Some support for disk image types like BIN/CUE and NRG is available,
so applications that use this library also have the ability to read
disc images as though they were CDs.
Required to run:[
devel/popt] [
lang/perl5] [
audio/libcddb]
Required to build:[
devel/libtool-base] [
devel/pkg-config] [
devel/gmake]
Master sites: (Expand)
SHA1: 40c1558a65a9eca2b693d1951ed2664efbe7d1ed
RMD160: 3ca404bffb107ad950505b8ccd9e659e306545cb
Filesize: 2034.46 KB
Version history: (Expand)
- (2008-10-06) Package added to pkgsrc.se, version libcdio-0.80nb2 (created)
CVS history: (Expand)
2008-11-02 13:15:38 by Matthias Scheler | Files touched by this commit (3) |
Log message:
Pullup ticket #2565 - requested by is
libcdio: build fix for Solaris
Revisions pulled up:
- misc/libcdio/distinfo 1.18
- misc/libcdio/patches/patch-ae 1.1
- misc/libcdio/patches/patch-af 1.1
---
Module Name: pkgsrc
Committed By: is
Date: Thu Oct 30 09:04:20 UTC 2008
Modified Files:
pkgsrc/misc/libcdio: distinfo
Added Files:
pkgsrc/misc/libcdio/patches: patch-ae patch-af
Log message:
Only use one sort of fixed-size integer types. This way, it even
compiles on Solaris 10.
|