aboutsummaryrefslogtreecommitdiff
path: root/audio/mythplugin-mythmusic
Commit message (Collapse)AuthorAgeFilesLines
* * Major update to FLAC 1.3.0, including shared library bumps.Christian Weisgerber2013-06-091-1/+2
| | | | | | | | | * Chase the update in dependent ports. PR: 179072 Notes: svn path=/head/; revision=320405
* - Update to 0.26.0Bernhard Froehlich2012-10-274-19/+9
| | | | | | | | | | | - Convert to OptionsNG - Force binutils from ports for 7.x/8.x because binutils from base is too old - Trim Makefile headers Feature safe: yes Notes: svn path=/head/; revision=306501
* - Update to 0.25.2Bernhard Froehlich2012-08-042-4/+3
| | | | Notes: svn path=/head/; revision=302008
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,Christian Weisgerber2012-07-191-1/+1
| | | | | | | directly or indirectly (via libvorbis, libtheora). Notes: svn path=/head/; revision=301188
* - 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-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to 0.25Bernhard Froehlich2012-05-106-33/+79
| | | | | | | | - Fix mythbackend rc script to start after mysql - Add HOME env variable for mythbackend to find it's home directory Notes: svn path=/head/; revision=296350
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-0/+1
| | | | | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav Notes: svn path=/head/; revision=291667
* - Update to 0.24.2Bernhard Froehlich2012-02-012-4/+3
| | | | Notes: svn path=/head/; revision=290230
* - update fftw3* to 3.3 [1], and adjust dependent portsBrendan Fabeny2011-10-171-1/+1
| | | | | | | | | | - 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
* - Update again because they rerolled the distfile and fixed the directory ↵Bernhard Froehlich2011-05-222-3/+3
| | | | | | | | | | | | structure - Remove WRKSRC - Bump PORTREVISION Reported by: Ashley Diamond <ash@diamondbsd.com> Notes: svn path=/head/; revision=274459
* - Update to 0.24.1Bernhard Froehlich2011-05-202-3/+4
| | | | Notes: svn path=/head/; revision=274371
* - Update to 0.24Bernhard Froehlich2011-01-043-30/+36
| | | | | | | - Remove MD5 checksum Notes: svn path=/head/; revision=267387
* - Update MythTV MASTER_SITES for old releasesBernhard Froehlich2010-12-081-1/+3
| | | | | | | Noticed by: The Distilator Notes: svn path=/head/; revision=265857
* - Update to 0.23.1Bernhard Froehlich2010-08-062-4/+4
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=258845
* MythMusic is a sophisticated MythTV plugin that allows you toBernhard Froehlich2010-06-216-0/+164
play and manage music and audio files .i.e MP3, Ogg, FLAC, wav etc. It is specifically designed to be operated by a normal remote control. WWW: http://www.mythtv.org/wiki/MythMusic Approved by: beat (co-mentor) Feature safe: yes Notes: svn path=/head/; revision=256791