aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mplayer2
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak linking mplayer2 by temporary removing V4L option,Grzegorz Blach2014-11-181-11/+11
| | | | | | | until bugfix will be available. Notes: svn path=/head/; revision=372698
* - Fix build after recent ffmpeg updateGrzegorz Blach2014-09-192-1/+12
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=368557
* comms/lirc:Tijl Coosemans2014-08-111-1/+1
| | | | | | | | | | | | - Fix missing -lusb [1] - Convert to USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Use @sample Reported by: sbruno [1] Notes: svn path=/head/; revision=364613
* Chase library dependencies after libcdio <-> libcdio-paranoia splitTilman Keskinoz2014-08-091-2/+2
| | | | | | | PR: 192271 Notes: svn path=/head/; revision=364423
* Convert a bunch of USE_XZ to USES=tar:xz.Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363392
* audio/rhythmbox: drop :keeplaTijl Coosemans2014-07-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | multimedia/banshee: add USES=libtool and INSTALL_TARGET=install-strip multimedia/libmtp: add USES=libtool and INSTALL_TARGET=install-strip multimedia/libaacs: - USES=libtool pathfix - Add INSTALL_TARGET=install-strip - Avoid USE_AUTOTOOLS - Remove plist target, superseded by makeplist multimedia/libbluray: - USES=libtool pathfix - Add INSTALL_TARGET=install-strip - Avoid USE_AUTOTOOLS - Remove plist target, superseded by makeplist - Use OPTIONS_SUB - Replace patch with post-patch command Bump dependent ports Notes: svn path=/head/; revision=362200
* - Update multimedia/libdvdread to 4.9.9Ganael LAPLANCHE2014-05-131-1/+1
| | | | | | | | | | | - Bump dependent ports' PORTREVISIONS and update LIB_DEPENDS [1] - multimedia/libdvdnav: remove dependency to (now removed) dvdread-config - sysutils/vstrip: remove useless dependency to multimedia/libdvdread Approved by: portmgr (implicit) [1] Notes: svn path=/head/; revision=353931
* - Update libaacs to 0.7.0Thomas Zander2014-04-271-1/+1
| | | | | | | | | | | | | | | | - Add LICENSE - USES tar:bzip2 - Update libbluray 0.5.0 - Unbreak JAVA option - USES tar:bzip2 - Bump PORTREVISION in depdendent ports due to shared lib version bump PR: ports/188573 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) Approved by: thierry (mentor) Notes: svn path=/head/; revision=352423
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* - Update libdvdread and libdvdnav to 4.2.1Ganael LAPLANCHE2014-02-031-1/+1
| | | | | | | - Bump dependent ports' revisions Notes: svn path=/head/; revision=342392
* multimedia/mplayer2: fix configure failure, indirect linkingJohn Marino2013-10-301-1/+2
| | | | | | | | | | | | | | | As seen when using gcc48 as the ports compiler (and on DragonFly), mplayer2 was misconfigured. The avresample library doesn't exist during configuration, thus it will fail when using a modern linker that complains that the library isn't found. Moving -lavresample from extra-ldflags to extra-libs fixes the problem on both FreeBSD+gcc48 and DragonFly Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=332095
* - Convert to new LIB_DEPENDS syntaxGrzegorz Blach2013-10-222-29/+27
| | | | | | | - Support staging Notes: svn path=/head/; revision=331332
* multimedia/mplayer2: use ffmpeg instead of ffmpeg1William Grzybowski2013-10-211-12/+5
| | | | | | | | | - Use ffmpeg instead of ffmpeg1 Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=331166
* 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-192-15/+5
| | | | | | | | | - 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-253-0/+21
| | | | | | | | 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-054-48/+6
| | | | | | | | | | - 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-312-1/+19
| | | | | | | | | | - 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-083-93/+25
| | | | | | | | 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-272-20/+24
| | | | | | | | | | | - 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-2411-0/+629
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