aboutsummaryrefslogtreecommitdiff
path: root/audio/liblastfm
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* Update to 1.0.9Jason E. Hale2015-05-093-11/+10
| | | | | | | Rename TESTS option to the more standard TEST Notes: svn path=/head/; revision=385883
* Update ports in the a* categories to not use GH_COMMIT.Mathieu Arnold2015-05-062-3/+2
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385514
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* - Trim @dirrm[try] from pkg-plistJason E. Hale2014-09-221-1/+0
| | | | Notes: svn path=/head/; revision=368884
* - Update to 1.0.8Jason E. Hale2014-09-023-8/+11
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=366986
* math/fftw3:Tijl Coosemans2014-08-311-0/+1
| | | | | | | | | | - Add USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Remove PTHREAD_CFLAGS and PTHREAD_LIBS - Use MAKE_CMD Notes: svn path=/head/; revision=366788
* - Use new OPTIONS featuresDmitry Marakasov2014-03-071-25/+9
| | | | | | | | - After switch to cmake, it should be MAKE_JOBS_SAFE - Remove unneeded lines Notes: svn path=/head/; revision=347419
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340670
* Stage supportAntoine Brodin2014-01-161-1/+0
| | | | Notes: svn path=/head/; revision=339969
* Maintainer is no longer in a position to maintain this portAntoine Brodin2014-01-101-1/+1
| | | | Notes: svn path=/head/; revision=339379
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-3/+3
| | | | | | | | | LIB_DEPENDS in audio With hat: portmgr Notes: svn path=/head/; revision=336166
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* Convert USE_PKGCONFIG -> USES=pkgconf for audio categoryBaptiste Daroussin2013-04-221-2/+1
| | | | Notes: svn path=/head/; revision=316287
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* - Re-enable color output during the building phaseNicola Vitale2013-03-071-2/+0
| | | | | | | Suggested by: makc Notes: svn path=/head/; revision=313589
* - Update to 1.0.6 [1]Nicola Vitale2013-03-067-133/+81
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=313548
* - Fix loop in a way that likely terminates before the array overflows [1]Dima Panov2012-06-122-1/+15
| | | | | | | | | | - Allow to be built with clang Obtained from: pkgsrc [1] Approved by: maintainer (implicit) Notes: svn path=/head/; revision=299100
* - 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
* fix the build by adjusting LIB_DEPENDS after changes toBrendan Fabeny2012-03-061-1/+2
| | | | | | | | | audio/libsamplerate Reported by: pav Notes: svn path=/head/; revision=292804
* - 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
* - A better fix for Ruby 1.9 compilationSteve Wills2011-07-282-5/+36
| | | | Notes: svn path=/head/; revision=278441
* - Update to 0.3.3Steve Wills2011-04-054-22/+30
| | | | | | | - Fix build with Ruby 1.9 Notes: svn path=/head/; revision=272228
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Fix build with custom prefix/localbasePhilip M. Gollucci2010-12-101-1/+1
| | | | | | | | | PR: ports/150605 Submitted by: Tim Bishop <tim@bishnet.net> Approved by: datahead4@gmail.com (maintainer) Notes: svn path=/head/; revision=266028
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Fix build with ruby>= 1.9Martin Wilke2009-11-021-2/+6
| | | | | | | | | PR: 139438 Submitted by: Mel <mel@rachie.is-a-geek.net> Approved by: maintainer Notes: svn path=/head/; revision=243670
* - Update to 0.3.0Dima Panov2009-09-055-39/+45
| | | | | | | | | PR: 138490 Approved by: maintainer (implicit) Approved by: miwi (mentor) Notes: svn path=/head/; revision=240921
* Bump PORTREVISION for previous change.Ion-Mihai Tetcu2009-06-151-0/+1
| | | | Notes: svn path=/head/; revision=235892
* - unbreak build by adding bash to BUILD_DEPENDS, and not trying to replace itIon-Mihai Tetcu2009-06-152-7/+3
| | | | | | | | | | | by sh - serach for bash and ruby in LOCALBASE Submitted by: maintainer Prompted by: QATty Notes: svn path=/head/; revision=235891
* - Provide actual date the port was createdDmitry Marakasov2009-06-101-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=235542
* liblastfm is a collection of libraries to help you integrate Last.fm servicesDmitry Marakasov2009-06-105-0/+90
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> Notes: svn path=/head/; revision=235518