aboutsummaryrefslogtreecommitdiff
path: root/audio/lxmusic
Commit message (Collapse)AuthorAgeFilesLines
* audio category: Remove $PTHREAD_LIBSJohn Marino2015-03-251-2/+2
| | | | | | | | | xmcd didn't pass check-plist (pre-existing), fixed. approved by: PTHREAD blanket Notes: svn path=/head/; revision=382272
* Cleanup plistBaptiste Daroussin2014-10-201-7/+0
| | | | Notes: svn path=/head/; revision=371234
* Correct all instances where OPTIONS_DEFINE was being overwrittenAdam Weinberger2014-07-151-2/+0
| | | | | | | by multiple definitions. Notes: svn path=/head/; revision=361986
* Support stageBaptiste Daroussin2014-04-281-21/+9
| | | | | | | | | Strip binaries Use options sub Add options definition Notes: svn path=/head/; revision=352534
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-2/+2
| | | | | | | | | LIB_DEPENDS in audio With hat: portmgr Notes: svn path=/head/; revision=336166
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | 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-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-1/+1
| | | | Notes: svn path=/head/; revision=326092
* Convert audio from USE_GMAKE to USES=gmakeBaptiste Daroussin2013-08-301-2/+1
| | | | | | | | | | | While here: - Trim headers - Convert some USE_GNOME=pkgconfig to USES=pkgconfig - Add some missing pkgconf dependencies - Convert some USE_GNOME=gnomehack to USES=pathfix Notes: svn path=/head/; revision=325727
* audio/lxmusic: minor fixesWilliam Grzybowski2013-06-202-63/+90
| | | | | | | | | | | | | | - Add LICENSE (MIT GPLv2) - Use desktop-file-utils - Add NLS and DOCS options - Add Created by in Makefile header PR: ports/179775 Submitted by: nemysis <nemysis@gmx.ch> Approved by: maintainer Notes: svn path=/head/; revision=321425
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* Add new port audio/lxmusic:Max Brazhnikov2012-09-214-0/+97
LXDE music player based on xmms2 PR: ports/171651 Submitted by: Eric Turgeon <ericturgeon.bsd at gmail.com> Notes: svn path=/head/; revision=304642