Commit graph

54 commits

Author SHA1 Message Date
Guido Falsi
76c677c186 Update libva, libva-intel-driver and libva-utils to 2.1.0 2018-02-12 22:37:33 +00:00
Guido Falsi
7a8364fb88 Make libva and it's drivers install modules in the standard location
PREFIX/lib/dri.

This is the same location where other ports(mesa) install drivers,
so that everything works out of the box.

PR:		224424
Submitted by:	Greg V <greg@unrelenting.technology>
2017-12-18 21:25:57 +00:00
Guido Falsi
29ded653f1 - Fix build when compiling wayland support [1]
- Add an explicit WAYLAND option to allow users enabling or disabling
  it, to avoid silent dependencies. Off by default

Reported by:	"Alex V. Petrov" <alexvpetrov@gmail.com> [1]
2017-12-13 11:44:16 +00:00
Guido Falsi
c26152ae1a - Update libva to 2.0.0
- Update libva-intel-driver to 2.0.0
- Update libva-utils to 2.0.0
- Bump dependent ports due to shlib bump
- Import upstream patch to fix multimedia/mpv [1]
- Import upstream patch to fix multimedia/gstreamer1-vaapi [2]

Approved by:	cpm [1], multimedia (timeout) [2]
Obtained from:	2ecf240b1c [1]
		https://cgit.freedesktop.org/gstreamer/gstreamer-vaapi/commit/gst-libs/gst/vaapi/gstvaapiutils.c?id=777bba473e3ed1c7b8b7f7f0322892851c70dfd9 [2]
Differential Revision:	https://reviews.freebsd.org/D12761
2017-12-12 21:29:57 +00:00
Guido Falsi
1502725f9d Update libva, libva-utils and libva-intel-driver to 1.8.3 2017-06-29 17:55:22 +00:00
Guido Falsi
c139c9d6e7 Update libva, libva-utils and liva-intel-driver to 1.8.2 2017-05-24 09:41:39 +00:00
Matthew Rezny
b760897dde Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
2017-05-23 05:03:14 +00:00
Raphael Kubo da Costa
6b7e2b39bd Fix plist after r440699.
EGL is now present via mesa-libs, so it is detected and libva now builds and
installs its EGL backend.
2017-05-13 17:27:18 +00:00
Guido Falsi
f1c3355a9e Add a v4l_compat as RUN_DEPENDS too, as dri requires include files
from this port when including optional VAAPI support.

PR:		218642
Submitted by:	Eric Camachat <eric@camachat.org>
Suggested by:	jhale@
2017-04-19 14:31:49 +00:00
Guido Falsi
a187acc298 - Update multimedia/libva to 1.8.1
- Update multimedia/libva-utils to 1.8.1
- Update multimedia/libva-intel-driver to 1.8.1
2017-04-12 09:09:34 +00:00
Guido Falsi
2eec4f8342 - Update multimedia/libva to 1.8.0
- Update multimedia/libva-intel-driver to 1.8.0
- Utility programs have been split out of libva distribution to
  another repository, so create a new libva-utils port, copied
  from libva, with these bits
- While here, update home pages in pkg-descr files
2017-04-02 16:12:42 +00:00
Guido Falsi
b13dda510e - Update multimedia/libva to 1.7.3
- Update multimedia/libva-intel-driver to 1.7.3
- Both project moved to github
2017-02-23 14:27:40 +00:00
Mark Linimon
89f394e0db Now seems to build on sparc64. 2016-10-30 04:07:51 +00:00
Guido Falsi
f69161cef9 Update to 1.7.2 2016-09-05 11:00:28 +00:00
John Marino
862b9b85de multimedia/libva: USES-= alias, augment patches
Threading is still broken on DragonFly when alias is used, so fix by
augmenting the same patches FreeBSD uses.  These are no-op pre-processor
changes for FreeBSD.

Approved by:	non-invasive DF support blanket
2016-06-30 12:44:33 +00:00
Guido Falsi
487de75266 - Update to 1.7.1
- Convert to USES=localbase
2016-06-23 17:56:16 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Guido Falsi
34b2379e9d Update to 1.7.0. 2016-03-16 09:22:28 +00:00
Guido Falsi
81e8c6de83 Update to 1.6.2 2016-02-21 18:53:02 +00:00
Guido Falsi
d2d8fd814c Update to 1.6.1 2015-09-09 21:03:30 +00:00
Guido Falsi
ef99b64c62 - Update to 1.6.0
- Regenerate patches to silence portlint warnings.
2015-08-25 11:02:20 +00:00
John Marino
798eb9e9cb multimedia category: Remove $PTHREAD_LIBS
approved by:	PTHREAD blanket
2015-03-25 17:36:47 +00:00
Guido Falsi
16488a9305 Update to 1.5.1 2015-03-20 20:04:59 +00:00
Guido Falsi
158c40c01d Avoid a build error with clang on certain configurations.
PR:		197405
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
2015-02-09 20:44:13 +00:00
Guido Falsi
098fc5b193 Update to 1.5.0 2014-12-31 18:57:54 +00:00
John Marino
e37d39a111 Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__.  For some ports, this fixes the build
without the need for additional patches.

Approved by:	portmgr (bapt, blanket)
2014-10-20 09:34:03 +00:00
Guido Falsi
59d91526c3 - Update to 1.4.0
- Rename patch files
- Remove dirrm
2014-10-01 21:49:25 +00:00
Guido Falsi
38da09bb48 These ports does use GNU configure.
Reported by:	bapt
2014-09-18 15:24:21 +00:00
Guido Falsi
c978ea19fb - Convert to USES autoreconf
- Drop .la files
- Remove hacks
2014-09-18 14:40:54 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Guido Falsi
ed60256cfd Distfile rerolled, update distinfo.
No changes in content.

PR:		192450
Submitted by:	glerak <karelgal at seznam.cz>
2014-08-06 20:19:03 +00:00
Guido Falsi
45917fd2f8 - Import bugfix from upstream [1]
- While here, remove check for unsupported release

PR:		191921 [1]
Submitted by:	jiashiun@gmail.com
MFH:		2014Q3
2014-07-17 16:06:31 +00:00
Guido Falsi
756c295290 - Update libva to 1.3.1
- Add USES=libtool to libva and libva-vdpau-driver and adjust plist accordingly
2014-05-11 15:44:56 +00:00
Guido Falsi
8fe3d0df7b - Update to 1.3.0
- Silence some portlint warnings
2014-03-26 22:06:38 +00:00
Guido Falsi
e87aa9a24b Convert to new USES=tar 2014-03-17 08:37:19 +00:00
Guido Falsi
cdc99ebe0a - Support staging
- Convert to new LIB_DEPENDS format
2013-09-29 10:54:39 +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
3bc5091b11 Add an explicit dependency on pkgconf 2013-09-02 16:55:04 +00:00
Ade Lovett
b3b33257e5 - Update devel/automake to 1.14
- Update devel/gettext to 0.18.3
- Fix known-broken (from exp-runs) ports
- Clean up a lot of cruft in the devel/gettext port itself,
  based on work from tijl@

PR:		178883
Submitted by:	ade
Sponsored by:	Wadsworth 6X
2013-07-16 05:42:36 +00:00
Guido Falsi
229b26aedc Update to 1.2.1 2013-06-27 20:43:18 +00:00
Guido Falsi
4643ed8380 Update to 1.1.1 2013-03-19 21:34:36 +00:00
Guido Falsi
78a9c729d4 - Add dependency on glproto
- Bump PORTREVISION

PR:		ports/176131
Submitted by: 	Christopher Dukes <chris.dukes.aix@gmail.com>
2013-02-20 21:22:56 +00:00
Guido Falsi
aae78d5e6f - Remove STRIP option. The STRIP variable needs special handling
from bsd.port.mk. Using it as an option breaks DEBUG build and
  prevents installation of stripped binaries.
- Bump PORTREVISION due to change in installed binaries (stripped
  vs unstripped)

Thanks to Jan Beich <jbeich@tormail.org> for pointing this out.

Feature safe:   yes
2012-10-23 21:15:42 +00:00
Guido Falsi
ddd3e5c743 - Add patch to fix compilation with gcc46.
Submitted by:	Andriy Gapon <avg@FreeBSD.org>
Feature safe:	yes
2012-10-12 23:15:35 +00:00
Guido Falsi
2ebe0e0a90 - Update to 1.1.0
- Take maintainership
- Strip Makefile headers
- Patch software to install with correct ABI version number
- Convert to new options framework
- Remove ABI version number from LIB_DEPENDS
- Add global option description
2012-10-09 22:04:23 +00:00
Thomas Abthorpe
754d159e98 - Reset ports to heap due to mail bounces
<swell.k@gmail.com>: host gmail-smtp-in.l.google.com[74.125.53.26] said:
   550-5.1.1 The email account that you tried to reach does not exist. Please
   try 550-5.1.1 double-checking the recipient's email address for typos or
   550-5.1.1 unnecessary spaces. Learn more at
   550 5.1.1 http://mail.google.com/support/bin/answer.py?answer=6596
   d6si2748840pbk.7 (in reply to RCPT TO command)

With Hat:	portmgr
2011-12-26 16:12:27 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Bernhard Froehlich
da4a2fcad3 - Update to 1.0.14
- Refine BROKEN message for sparc64
- Prefer REINPLACE_CMD to replace automake patches
- Pet portlint (LICENSE section)

PR:		ports/159249
Submitted by:	Test Rat <ttsestt@gmail.com>
Approved by:	maintainer timeout (4 weeks)
2011-08-25 12:09:49 +00:00
Mark Linimon
371b5a29ab Mark as broken on sparc64: does not install. 2011-07-16 05:37:50 +00:00
Bernhard Froehlich
f7179d7a6e - Update to 1.0.13
- Prune CPPFLAGS from CONFIGURE_ENV after ports/153625
- Replace double -pthread substitution with make variable passed from MAKE_ENV
- Remove gcc45 hack: don't pass -Wl,-lc explicitly for -module (gcc46 safe)

PR:		ports/156176
Submitted by:	Pan Tsu <inyaoo@gmail.com>
Approved by:	maintainer timeout (>2 months)
2011-06-17 13:48:08 +00:00