Commit Graph

17 Commits

Author SHA1 Message Date
dcoppa
e48584d7b6 The desktop entry created for the last.fm player did not support
passing arguments, but this is needed when attempting to launch the
last.fm player from a browser via the uri handler (last.fm radio
links).
Fix it by replacing the "Exec=last.fm" line with "Exec=last.fm %U".

From gentoo linux
2012-09-18 20:39:25 +00:00
dcoppa
5620040242 Garbage collect patches/patch-src_playerlistener_cpp: it works fine
now that we have rthreads.

While here, fix WANTLIB.
2012-04-12 09:15:40 +00:00
ajacoutot
2af9fde46d Fix build with glib >= 2.31.20. 2012-03-23 13:28:25 +00:00
dcoppa
67b34b70ac Reduce linkage: make sure the binaries only link to the libraries
they really need
2011-10-18 12:17:26 +00:00
dcoppa
e3e04c6dcc The Unix (linux) client does not do fingerprinting, so don't build
it: this reduces package dependencies (dropped audio/libsamplerate
and math/fftw3).

iPods were identified by a directory timestamp, but it changed each
time the ipod was mounted. Instead identify a device by its
FirewireGuid.
2011-09-19 12:50:57 +00:00
espie
6011c3d2f0 normalize pkgpath in bsd.port.mk 2011-09-16 08:26:09 +00:00
dcoppa
4f452c31d7 Better icon (48x48 instead of 32x32); small fixes 2011-06-08 15:19:13 +00:00
dcoppa
7367bd6348 Tighten dependency on qt4>=4.7.2: on sparc64 last.fm crashes at
startup when using qt-4.7.0.

ok ajacoutot@
2011-04-20 05:12:01 +00:00
dcoppa
30cc596a8c Add a backup site to MASTER_SITES 2011-03-31 07:47:09 +00:00
dcoppa
a344deb756 Install i18n language files
Get rid of the useless MS Windows icon (as.ico)
2011-03-30 20:51:12 +00:00
dcoppa
ed80a78265 Update to last.fm 1.5.4.27091
Still happy with gcc 3.3.5

Tested on sparc64 and i386
2011-03-30 14:00:48 +00:00
espie
99fe429f1a missed libspecs 2010-11-15 13:08:37 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
sthen
b18b7a4a66 new-style REVISIONS/LIB_DEPENDS 2010-09-06 00:04:28 +00:00
dcoppa
daf5a68ac0 Add missing runtime dependency on devel/desktop-file-utils, spotted
by ajacoutot@
2010-06-01 05:21:11 +00:00
dcoppa
3c21b3f46a Import audio/last.fm, the official Last.fm radio player application.
OK steven@, sthen@
2010-05-31 19:37:36 +00:00