Commit graph

22 commits

Author SHA1 Message Date
Ganael LAPLANCHE
1e4183548e - Update libdvdread and libdvdnav to 4.2.1
- Bump dependent ports' revisions
2014-02-03 08:15:19 +00:00
John Marino
5108906a51 multimedia/mplayer2: fix configure failure, indirect linking
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)
2013-10-30 11:29:19 +00:00
Grzegorz Blach
6b2de053c8 - Convert to new LIB_DEPENDS syntax
- Support staging
2013-10-22 22:13:29 +00:00
William Grzybowski
45ff473293 multimedia/mplayer2: use ffmpeg instead of ffmpeg1
- Use ffmpeg instead of ffmpeg1

Approved by:	portmgr (bapt, implicit)
2013-10-21 17:56:33 +00:00
Baptiste Daroussin
855fb638fb Add NO_STAGE all over the place in preparation for the staging support (cat: multimedia) 2013-09-20 20:57:48 +00:00
Baptiste Daroussin
de15f3b2a3 Add an explicit dependency on pkgconf 2013-09-06 14:23:20 +00:00
Grzegorz Blach
66f14f6684 - Update to 2.0.20130428
- Remove joystick option, due to dependency on expired devel/linux-js

Approved by:	crees, tabthorpe (mentors, implicit)
2013-08-19 21:46:48 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Grzegorz Blach
40330157f9 - Remove USE_PYTHON knob and add python3 to BUILD_DEPENDS.
This change allows to build mplayer2 under poudriere.
- Change USE_GMAKE=yes to USES=gmake

Approved by:	crees, tabthorpe (mentors, implicit)
2013-07-07 12:28:43 +00:00
Grzegorz Blach
497d5f5c95 - Build mplayer2 with libavresample
- Bump PORTREVISION

Approved by:	crees, tabthorpe (mentors, implicit)
2013-07-04 23:29:40 +00:00
Martin Matuska
cdc818f159 Update multimedia/ffmpeg1 to 1.2.1
PR:		ports/177145
Submitted by:	Alexander Kojevnikov <alexander@kojevnikov.com>
2013-06-25 07:41:26 +00:00
Baptiste Daroussin
9f1de9b900 Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
2013-05-06 15:34:17 +00:00
Marcus von Appen
a3a0715f38 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2013-04-27 11:59:28 +00:00
Grzegorz Blach
636ba97c0f - Always enable dvdread
PR:		ports/176604
Approved by:	crees (mentor)
2013-03-03 11:21:26 +00:00
Grzegorz Blach
32ca3ee61e - Update to 2.0.20130126
- Fix flac playback

PR:		ports/175800
Approved by:	crees (mentor)
2013-02-05 21:56:19 +00:00
Grzegorz Blach
e5d9873aeb - Fix build without X11
PR:		ports/175080
Approved by:	crees (mentor)
2013-01-08 22:25:44 +00:00
Grzegorz Blach
0f7ffd5814 - Fix linking with giflib
- Fix linking with libbluray

PR:		ports/174842
Approved by:	crees (mentor)
2012-12-31 17:32:16 +00:00
Grzegorz Blach
d5617b8932 - Fix build when both audio/portaudio and audio/portaudio2 are installed
- Remove xvmc option (was removed upstream)

Approved by:	crees (mentor)
2012-12-30 18:04:18 +00:00
Grzegorz Blach
53823e7a5b - Update to 2.0.20121103
Approved by:	tabthorpe (mentor)
Feature safe:	yes
2012-11-08 22:18:25 +00:00
Grzegorz Blach
ed1ad7e1b9 - Change my email address to gblach@FreeBSD.org
- Change Makefile headers to shorter form

Feature safe:	yes
2012-11-04 13:05:04 +00:00
Chris Rees
294925db53 - Fix build when multimedia/ffmpeg is already installed
- Fix pkg-plist when WITHOUT_NLS knob is set

PR:		ports/173085
Submitted by:	Grzegorz Blach <magik@roorback.net> (maintainer)
Feature safe:	yes
2012-10-27 14:09:43 +00:00
Chris Rees
e60f4e63a5 MPlayer2 is an advanced general-purpose video player.
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
2012-10-24 16:32:17 +00:00