aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mplayer2/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | multimedia) Notes: svn path=/head/; revision=327747
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-061-1/+1
| | | | Notes: svn path=/head/; revision=326504
* - Update to 2.0.20130428Grzegorz Blach2013-08-191-13/+3
| | | | | | | | | - Remove joystick option, due to dependency on expired devel/linux-js Approved by: crees, tabthorpe (mentors, implicit) Notes: svn path=/head/; revision=325023
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Remove USE_PYTHON knob and add python3 to BUILD_DEPENDS.Grzegorz Blach2013-07-071-6/+2
| | | | | | | | | | This change allows to build mplayer2 under poudriere. - Change USE_GMAKE=yes to USES=gmake Approved by: crees, tabthorpe (mentors, implicit) Notes: svn path=/head/; revision=322436
* - Build mplayer2 with libavresampleGrzegorz Blach2013-07-041-2/+3
| | | | | | | | | - Bump PORTREVISION Approved by: crees, tabthorpe (mentors, implicit) Notes: svn path=/head/; revision=322299
* Update multimedia/ffmpeg1 to 1.2.1Martin Matuska2013-06-251-0/+1
| | | | | | | | PR: ports/177145 Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com> Notes: svn path=/head/; revision=321725
* Convert USE_NCURSES by USES=ncursesBaptiste Daroussin2013-05-061-2/+1
| | | | | | | Convert USE_READLINE by USES=readline Notes: svn path=/head/; revision=317525
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising Notes: svn path=/head/; revision=316662
* - Always enable dvdreadGrzegorz Blach2013-03-031-11/+4
| | | | | | | | PR: ports/176604 Approved by: crees (mentor) Notes: svn path=/head/; revision=313342
* - Update to 2.0.20130126Grzegorz Blach2013-02-051-8/+4
| | | | | | | | | | - Fix flac playback PR: ports/175800 Approved by: crees (mentor) Notes: svn path=/head/; revision=311735
* - Fix build without X11Grzegorz Blach2013-01-081-1/+1
| | | | | | | | PR: ports/175080 Approved by: crees (mentor) Notes: svn path=/head/; revision=310109
* - Fix linking with giflibGrzegorz Blach2012-12-311-1/+0
| | | | | | | | | | - Fix linking with libbluray PR: ports/174842 Approved by: crees (mentor) Notes: svn path=/head/; revision=309768
* - Fix build when both audio/portaudio and audio/portaudio2 are installedGrzegorz Blach2012-12-301-7/+5
| | | | | | | | | - Remove xvmc option (was removed upstream) Approved by: crees (mentor) Notes: svn path=/head/; revision=309684
* - Update to 2.0.20121103Grzegorz Blach2012-11-081-73/+23
| | | | | | | | Approved by: tabthorpe (mentor) Feature safe: yes Notes: svn path=/head/; revision=307207
* - Change my email address to gblach@FreeBSD.orgGrzegorz Blach2012-11-041-1/+1
| | | | | | | | | - Change Makefile headers to shorter form Feature safe: yes Notes: svn path=/head/; revision=306964
* - Fix build when multimedia/ffmpeg is already installedChris Rees2012-10-271-2/+6
| | | | | | | | | | | - Fix pkg-plist when WITHOUT_NLS knob is set PR: ports/173085 Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=306502
* MPlayer2 is an advanced general-purpose video player.Chris Rees2012-10-241-0/+399
A fork of the original MPlayer project, it contains significant further development and supports a number of features not available in other Unix players. WWW: http://www.mplayer2.org/ PR: ports/163438 Submitted by: Grzegorz Blach <magik@roorback.net> Feature safe: yes Notes: svn path=/head/; revision=306349