Path to this page:
./
wip/p5-WebService-Audioscrobbler,
Interface to the Audioscrobbler WebService API (aka Last.FM)
Branch: CURRENT,
Version: 0.08,
Package name: p5-WebService-Audioscrobbler-0.08,
Maintainer: jfranzThis module aims to be a full implementation of a an object-oriented interface
to the Audioscrobbler WebService API (as available on
http://www.audioscrobbler.net/data/webservices/). Since version 0.04, the
module fully supports data caching and, thus, complies to the service's
recommended usage guides.
Required to run:[
textproc/p5-XML-Simple] [
www/p5-URI] [
www/p5-libwww] [
lang/perl5] [
devel/p5-Class-Accessor] [
devel/p5-UNIVERSAL-require] [
devel/p5-Cache-Cache] [
devel/p5-Class-Data-Accessor] [
devel/p5-CLASS]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
RMD160: c5b759aea79bd343d43f3402f75126c5a42f7213
Filesize: 10.764 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)
2012-10-04 21:11:57 by Aleksej Saushev | Files touched by this commit (56) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2010-11-11 23:42:06 by Sergey Svishchev | Files touched by this commit (17) |
Log message:
Follow HTTP redirects to new HOMEPAGEs and MASTER_SITES.
|
2008-10-12 19:37:30 by abs | Files touched by this commit (48) | |
Log message:
Renmove the following packages which are available in main pkgsrc
(and update any DEPENDS lines to match)
p5-CLASS
p5-Email-FolderType
p5-Email-LocalDelivery
p5-Exporter-Lite
p5-File-MMagic-XS
p5-File-Path-Expand
p5-HTML-TokeParser-Simple
p5-MARC-Record
p5-Net-Z3950-ZOOM
p5-Sub-Override
p5-Test-MockModule
p5-Tie-Array-Sorted
p5-aliased
|
2008-07-21 01:34:43 by abs | Files touched by this commit (54) | |
Log message:
The following have versions in main pkgsrc. Remove from wip and
update any depending packages appropriately
p5-Class-C3-Componentised
p5-Class-Data-Accessor
p5-Class-ISA
p5-Config-Any
p5-DBIx-Class
p5-DBIx-Class-Loader
p5-DBIx-Class-Schema-Loader
p5-Data-Page
p5-Data-Visitor
p5-Log-Log4perl
p5-Module-Find
p5-Object-Signature
p5-Scope-Guard
|
2008-07-13 01:52:22 by Tonnerre | Files touched by this commit (5) |
Log message:
Class-Data-Accessor doesn't seem to be in base-pkgsrc, only wip.
|
2008-06-25 11:20:57 by abs | Files touched by this commit (89) | |
Log message:
The following perl packages are in main pkgsrc. Remove from wip and update
DEPENDS lines as appropriate.
p5-Algorithm-C3
p5-CGI-Simple
p5-Class-Accessor-Grouped
p5-Class-C3-XS
p5-Class-C3
p5-Geo-Distance
p5-HTTP-Body
p5-HTTP-Request-AsCGI
p5-MRO-Compat
p5-PAR
p5-RRDTool-OO
p5-SQL-Abstract-Limit
p5-Set-Object
p5-Template-Timer
p5-Test-Differences
p5-Test-MockObject
p5-Test-use-ok
p5-Tree-Simple-VisitorFactory
p5-UNIVERSAL-can
p5-UNIVERSAL-isa
p5-Unicode-Map
p5-Unicode-MapUTF8
|
2008-05-24 17:34:08 by Tobias Nygren | Files touched by this commit (146) |
Log message:
This commit brought to you by the automated whitespace police (pkglint)
|
2007-12-10 05:51:21 by Johann Franz | Files touched by this commit (3) | |
Log message:
This is an interface to the Audioscrobbler WebService API a.k.a. Last.FM.
|