Commit graph

24 commits

Author SHA1 Message Date
Thomas Zander
85d711de42 - Update libaacs to 0.7.0
- 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)
2014-04-27 14:14:26 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
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)
2014-04-16 18:28:47 +00:00
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