aboutsummaryrefslogtreecommitdiff
path: root/audio/last.fm
Commit message (Collapse)AuthorAgeFilesLines
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-231-1/+1
| | | | | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket Notes: svn path=/head/; revision=362629
* audio/last.fm: consolidate patchesJohn Marino2014-04-042-12/+10
| | | | | | | | | Due to strange naming scheme of original patch, I didn't immediately realize the same file now has two patches. Consolidate them and keep the new patch file name. Notes: svn path=/head/; revision=350075
* audio/last.fm: Attempt to fix build on F10+John Marino2014-04-042-2/+12
| | | | Notes: svn path=/head/; revision=350072
* Chase libmad changesBaptiste Daroussin2014-02-051-1/+1
| | | | Notes: svn path=/head/; revision=342735
* - Fix build with clangGuido Falsi2014-01-106-169/+217
| | | | | | | | | | | - Fix destination to install architecture-dependent binaries - Support qmake USES macro PR: ports/185327 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=339391
* - Get rid of deprecated QMAKEFLAGSMax Brazhnikov2013-11-211-1/+1
| | | | | | | - Use globally provided QMAKE, etc. Notes: svn path=/head/; revision=334503
* - Get rid of QMAKEFLAGSMax Brazhnikov2013-11-211-1/+1
| | | | | | | | | - Use options helpers - Use globally provided LRELEASE/LUPDATE - Convert LIB_DEPENDS to new style Notes: svn path=/head/; revision=334498
* Convert to dos2unixBaptiste Daroussin2013-11-181-8/+7
| | | | | | | Convert LIB_DEPENDS to new format Notes: svn path=/head/; revision=334187
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-222-2/+1
| | | | | | | | | the mtree (categories starting with a) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331267
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+2
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* Use shebangfixBaptiste Daroussin2013-05-071-7/+4
| | | | Notes: svn path=/head/; revision=317576
* Add missint dependency on alsalibTilman Keskinoz2013-03-221-2/+3
| | | | | | | | | | Reported by: pointyhat Reset maintainer, unfortunately last.fm has stopped its service in my country Notes: svn path=/head/; revision=314942
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichKoop Mast2013-03-081-0/+2
| | | | | | | | | | | | | | | | | | | | | | | are the latest stable releases. * Update vala to the newest stable release 0.18.1, also update a few ports in the gtk/gnome stack. * The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles. * Remove pkg-config run depends from glib20 and freetype2. This doesn't eliminate pkg-config run dependency completely, a second phase is needed and is planned. * Support for .:run. and .:build. for USE_GNOME components was added. Currently only libxml2 and libxslt support this mechanism. * Updates of the telepathy stack and empathy. * Trim makefile headers, convert ports to new options, trim off library versions for some ports. * Fix other ports so they build with the new glib version. Thanks to miwi and crees for helping out with some exp-runs. Approved by: portmgr (miwi & bapt) Obtained from: gnome team repo Notes: svn path=/head/; revision=313633
* Update to 1.5.4.26862Tilman Keskinoz2012-12-1010-42/+54
| | | | | | | | Tested by: Rainer Hurling <rhurlin@gwdg.de>, ajtiM <lumiwa@gmail.com> Notes: svn path=/head/; revision=308599
* Fix build with clangTilman Keskinoz2012-12-022-0/+13
| | | | | | | | | | | | PR: 173906 Submitted by: Rainer Hurling <rhurlin@gwdg.de> add USE_DOS2UNIX, because the file that needs to be patch had ^M endings. Feature safe: yes Notes: svn path=/head/; revision=308104
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - update fftw3* to 3.3 [1], and adjust dependent portsBrendan Fabeny2011-10-171-2/+2
| | | | | | | | | | - 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 Notes: svn path=/head/; revision=283695
* Add a patch to make compile with clang get furtherTilman Keskinoz2011-08-281-0/+11
| | | | | | | | PR: 159727 Submitted by: Norberto Lopes <nlopes.ml@gmail.com> Notes: svn path=/head/; revision=280629
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Chase libgpod shlib version bump.Alexey Dokuchaev2011-03-151-2/+2
| | | | Notes: svn path=/head/; revision=270942
* Add LICENSE and LICENSE_FILE to my ports.Tilman Keskinoz2010-05-301-0/+3
| | | | Notes: svn path=/head/; revision=255330
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* Fix encoding of desktop fileTilman Keskinoz2010-01-312-2/+3
| | | | | | | | PR: 143293 Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> Notes: svn path=/head/; revision=248985
* Update to 1.4.2.58240 (Which seems to be the supported version for Linux)Tilman Keskinoz2009-11-0410-60/+72
| | | | | | | Grab maintainership Notes: svn path=/head/; revision=243810
* - Fix dynamic loading problemDmitry Marakasov2009-03-243-5/+16
| | | | | | | | | | - Add new version of last.fm script PR: 127368 Submitted by: "Carlos A. M. dos Santos" <unixmania at gmail dot com> Notes: svn path=/head/; revision=230825
* - Add desktop entryDmitry Marakasov2009-02-163-1/+25
| | | | | | | | PR: 127368 Submitted by: "Carlos A. M. dos Santos" <unixmania at gmail dot com> Notes: svn path=/head/; revision=228517
* - Fix build on amd64Martin Wilke2008-09-122-1/+12
| | | | | | | | | PR: 127223 Submitted by: "Andrius Mork&#363;nas" <hinokind@gmail.com> Approved by: portmgr (erwin) Notes: svn path=/head/; revision=220360
* - Mark BROKEN on amd64Martin Wilke2008-09-071-1/+1
| | | | Notes: svn path=/head/; revision=220139
* - Update to 1.3.2.14Martin Wilke2008-09-072-5/+4
| | | | Notes: svn path=/head/; revision=220116
* Reset lofi due to not commits in over 3 months, PR backlog, and no responseMark Linimon2008-09-071-1/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=220034
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214428
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+0
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Depend on rcc at buildtime onlyMichael Nottebrock2007-10-151-2/+2
| | | | Notes: svn path=/head/; revision=201510
* Unbreak.Michael Nottebrock2007-09-242-1/+10
| | | | Notes: svn path=/head/; revision=200073
* Update to 1.3.2.13, mark broken on amd64.Michael Nottebrock2007-09-212-5/+6
| | | | Notes: svn path=/head/; revision=199861
* Update to 1.3.2.11Michael Nottebrock2007-09-144-9/+22
| | | | Notes: svn path=/head/; revision=199497
* Use QMAKEFLAGS to deuglify this port just a bit.Michael Nottebrock2007-08-032-35/+6
| | | | Notes: svn path=/head/; revision=197035
* -Use _build/_run in QT_COMPONENTS.Michael Nottebrock2007-08-022-6/+14
| | | | | | | -USE_GCC=4.2+ on amd64 Notes: svn path=/head/; revision=196994
* Update to 1.3.1.0Michael Nottebrock2007-07-302-4/+4
| | | | Notes: svn path=/head/; revision=196768
* Depend on rccMichael Nottebrock2007-07-171-1/+1
| | | | Notes: svn path=/head/; revision=195792
* Add dependency on qt4-sqlMichael Nottebrock2007-07-141-1/+1
| | | | Notes: svn path=/head/; revision=195626
* Update to 1.3.0.58Michael Nottebrock2007-07-147-31/+46
| | | | Notes: svn path=/head/; revision=195560
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* From the I-should-read-my-own-tutorials dept.:Michael Nottebrock2007-02-081-1/+1
| | | | | | | | | Add dependency on qmake Caught by: pointyhat Notes: svn path=/head/; revision=184645
* Fix build on amd64Michael Nottebrock2007-02-071-1/+1
| | | | Notes: svn path=/head/; revision=184529
* Add last.fm 1.1.3, the official last.fm radio player.Michael Nottebrock2007-02-0612-0/+310
Notes: svn path=/head/; revision=184373