SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-MusicBrainz-DiscID rpm build for : OpenSuSE. For other distributions click perl-MusicBrainz-DiscID.

Name : perl-MusicBrainz-DiscID
Version : 0.04 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.1 Date : 2018-12-03 21:38:10
Group : Development/Libraries/Perl Source RPM : perl-MusicBrainz-DiscID-0.04-1.1.src.rpm
Size : 0.04 MB
Packager : (none)
Summary : Perl interface for the MusicBrainz libdiscid library
Description :
MusicBrainz::DiscID is a class to calculate a MusicBrainz DiscID from an
audio CD in the drive. The coding style is slightly different to the C
interface to libdiscid, because it makes use of perl\'s Object Oriented
functionality.

* MusicBrainz::DiscID::default_device()

Returns a device string for the default device for this platform.

* MusicBrainz::DiscID::new( [$device] )

Construct a new DiscID object.

As an optional argument the name of the device to read the ID from may be
given. If you don\'t specify a device here you can later read the ID with
the read method.

* $discid->error_msg()

Return a human-readable error message of the last error that occured.

* $discid->first_track_num()

Return the number of the first track on this disc (usually 1). Returns
undef if no ID was yet read.

* $discid->last_track_num()

Return the number of the last track on this disc.

* $discid->id()

Returns the DiscID as a string. Returns undef if no ID was yet read.

* $discid->last_track_num()

Return the number of the last track on this disc. Returns undef if no ID
was yet read.

* $discid->put( $first_track, $sectors, $offset1, $offset2, ... )

This function may be used if the TOC has been read earlier and you want to
calculate the disc ID afterwards, without accessing the disc drive.

* $discid->read( [$device] )

Read the disc ID from the given device. If no device is given the default
device of the platform will be used. On error, this function returns false
and sets the error message which you can access $discid->error_msg().

* $discid->sectors()

Return the length of the disc in sectors. Returns undef if no ID was yet
read.

* $discid->submission_url()

Returns a submission URL for the DiscID as a string. Returns undef if no ID
was yet read.

* $discid->track_length( $track_num )

Return the length of a track in sectors.

* $discid->track_offset( $track_num )

Return the sector offset of a track.

* $discid->webservice_url()

Returns a Webservice URL for the DiscID as a string. Returns undef if no ID
was yet read.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_12_SP4/x86_64

Content of RPM  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
DiscID.so()(64bit)
perl(MusicBrainz::DiscID)
perl-MusicBrainz-DiscID
perl-MusicBrainz-DiscID(x86-64)

Requires :
perl(:MODULE_COMPAT_5.18.2)
rpmlib(CompressedFileNames) <= 3.0.4-1
libdiscid.so.0()(64bit)
libc.so.6()(64bit)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libc.so.6(GLIBC_2.2.5)(64bit)
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/MusicBrainz
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/MusicBrainz/DiscID.pm
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/auto/MusicBrainz
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/auto/MusicBrainz/DiscID
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/auto/MusicBrainz/DiscID/DiscID.bs
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/auto/MusicBrainz/DiscID/DiscID.so
/usr/share/doc/packages/perl-MusicBrainz-DiscID
/usr/share/doc/packages/perl-MusicBrainz-DiscID/Changes
/usr/share/doc/packages/perl-MusicBrainz-DiscID/README.md
/usr/share/doc/packages/perl-MusicBrainz-DiscID/examples
/usr/share/doc/packages/perl-MusicBrainz-DiscID/examples/discid.pl
/usr/share/man/man3/MusicBrainz::DiscID.3pm.gz

 
ICM