7f60 FreshPorts -- audio/liblastfm
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
liblastfm 1.0.6 audio on this many watch lists=3 search for ports that depend on this port
Qt C++ library for the Last.fm webservices
Maintained by: datahead4@gmail.com search for ports maintained by this maintainer
Port Added: 10 Jun 2009 02:07:04
License: GPLv3


liblastfm is a collection of libraries to help you integrate Last.fm services
into your rich desktop software. It is officially supported software developed
by Last.fm staff.

WWW: http://github.com/lastfm/liblastfm
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/cmake
  2. devel/pkgconf
  3. devel/dbus-qt4
  4. devel/qt4-moc
  5. net/qt4-network
  6. devel/qmake4
  7. devel/qt4-qtestlib
  8. devel/qt4-rcc
  9. databases/qt4-sql
  10. textproc/qt4-xml
Required To Run:
  1. devel/dbus-qt4
  2. net/qt4-network
  3. devel/qt4-qtestlib
  4. databases/qt4-sql
  5. textproc/qt4-xml
Required Libraries:
  1. math/fftw3
  2. math/fftw3-float
  3. audio/libsamplerate

This port is required by:

for Libraries

To install the port: cd /usr/ports/audio/liblastfm/ && make install clean
To add the package: pkg_add -r liblastfm


Configuration Options
===> The following configuration options are available for liblastfm-1.0.6:
     FINGERPRINT=on: Build the lastfm-fingerprint library
     TESTS=off: Build liblastfm tests
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://cloud.github.com/downloads/lastfm/liblastfm/
  3. http://nodeload.github.com/lastfm/liblastfm/legacy.tar.gz/1.0.6?dummy=/
  4. https://nodeload.github.com/lastfm/liblastfm/legacy.tar.gz/1.0.6?dummy=/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2013-03-07
    Affects: users of audio/liblastfm
    Author: nivit@FreeBSD.org
    Reason: 
      The audio/liblastfm has been updated to 1.0.6. The shared library version
      has changed from 0 to 1. Please rebuild all ports that depends on it:
    
      If you use portmaster:
            portmaster -r liblastfm
      If you use portupgrade:
            portupgrade -fr audio/liblastfm
      If you use pkgng with binary packages:
            pkg install -fR audio/liblastfm
    
    

Number of commits found: 20

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
22 Apr 2013 23:19:09
Original commit files touched by this commit  1.0.6
bapt search for other commits by this committer
Convert USE_PKGCONFIG -> USES=pkgconf for audio category
22 Mar 2013 20:06:15
Original commit files touched by this commit  1.0.6
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
07 Mar 2013 14:10:26
Original commit files touched by this commit  1.0.6
nivit search for other commits by this committer
- Re-enable color output during the building phase

Suggested by:	makc
06 Mar 2013 22:37:48
Original commit files touched by this commit  1.0.6
nivit search for other commits by this committer
- Update to 1.0.6  [1]
- Trim header  [1]
- Switch to the active, and officially supported by the Lasf.fm staff,
  fork on GitHub as master download site
- Update COMMENT
- Add LICENSE (GPLv3)
- Add options FINGERPRINT (default ON), TESTS (default OFF)  [1]
- Update WWW URL and description in pkg-descr
- Remove files/*  [1]

PR:	ports/175779
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com>  [1]
Approved by:	Matt Tosto <datahead4@gmail.com> (mantainer timeout > 1 month)
12 Jun 2012 07:54:48
Original commit files touched by this commit  0.3.3_4
fluffy search for other commits by this committer
- Fix loop in a way that likely terminates before the array overflows [1]
- Allow to be built with clang

Obtained from:  pkgsrc [1]
Approved by: maintainer (implicit)
06 Jun 2012 06:44:38
Original commit files touched by this commit  0.3.3_3
miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.3.3_3
dinoex search for other commits by this committer
- update png to 1.5.10
06 Mar 2012 06:13:54
Original commit files touched by this commit  0.3.3_2
bf search for other commits by this committer
fix the build by adjusting LIB_DEPENDS after changes to
audio/libsamplerate

Reported by:    pav
17 Oct 2011 10:08:33
Original commit files touched by this commit  0.3.3_1
bf search for other commits by this committer
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)

Suggestions and patches from:   ache, C. Burns, wen
28 Jul 2011 03:54:14
Original commit files touched by this commit  0.3.3
swills search for other commits by this committer
- A better fix for Ruby 1.9 compilation
05 Apr 2011 01:01:11
Original commit files touched by this commit  0.3.3
swills search for other commits by this committer
- Update to 0.3.3
- Fix build with Ruby 1.9
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.3.0_1
miwi search for other commits by this committer
- Get Rid MD5 support
10 Dec 2010 23:44:41
Original commit files touched by this commit  0.3.0_1
pgollucci search for other commits by this committer
- Fix build with custom prefix/localbase

PR:             ports/150605
Submitted by:   Tim Bishop <tim@bishnet.net>
Approved by:    datahead4@gmail.com (maintainer)
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.3.0_1
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
02 Nov 2009 20:48:26
Original commit files touched by this commit  0.3.0
miwi search for other commits by this committer
- Fix build with ruby>= 1.9

PR:             139438
Submitted by:   Mel <mel@rachie.is-a-geek.net>
Approved by:    maintainer
05 Sep 2009 12:31:33
Original commit files touched by this commit  0.3.0
fluffy search for other commits by this committer
- Update to 0.3.0

PR:             138490
Approved by:    maintainer (implicit)
Approved by:    miwi (mentor)
15 Jun 2009 19:01:57
Original commit files touched by this commit  0.2.1_1
itetcu search for other commits by this committer
Bump PORTREVISION for previous change.
15 Jun 2009 19:01:21
Original commit files touched by this commit  0.2.1
itetcu search for other commits by this committer
- unbreak build by adding bash to BUILD_DEPENDS, and not trying to replace it
by sh
- serach for bash and ruby in LOCALBASE

Submitted by:   maintainer
Prompted by:    QATty
10 Jun 2009 14:16:06
Original commit files touched by this commit  0.2.1
amdmi3 search for other commits by this committer
- Provide actual date the port was created

Submitted by:   maintainer
10 Jun 2009 02:06:36
Original commit files touched by this commit  0.2.1
amdmi3 search for other commits by this committer
liblastfm is a collection of libraries to help you integrate Last.fm services
into your rich desktop software. It depends on Qt 4.4.

WWW: http://github.com/mxcl/liblastfm/tree/master

PR:             135347
Submitted by:   Matt Tosto <datahead4@gmail.com>

Number of commits found: 20

2862
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24536
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 5
new 48 hours10
new 7 days32
new fortnight62
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0