65df FreshPorts -- multimedia/libva
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
libva 1.1.1 multimedia on this many watch lists=3 search for ports that depend on this port
VAAPI wrapper and dummy driver
Maintained by: madpilot@FreeBSD.org search for ports maintained by this maintainer
Port Added: 13 Jan 2011 11:02:21
License: MIT


The main motivation for VAAPI (Video Acceleration API) is to enable
hardware accelerated video decode/encode at various entry-points (VLD,
IDCT, Motion Compensation etc.) for the prevailing coding standards
today (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/VMW3).

WWW:	http://freedesktop.org/wiki/Software/vaapi
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. multimedia/v4l_compat
  2. x11/glproto
  3. devel/libpciaccess
  4. x11/libXext
  5. x11/libXfixes
  6. devel/automake
  7. devel/autoconf
  8. devel/libtool
Required To Run:
  1. devel/libpciaccess
  2. x11/libXext
  3. x11/libXfixes
Required Libraries:
  1. graphics/libdrm
  2. graphics/libGL

This port is required by:

for Build for Libraries

To install the port: cd /usr/ports/multimedia/libva/ && make install clean
To add the package: pkg_add -r libva


Configuration Options
===> The following configuration options are available for libva-1.1.1:
     DEBUG=off: Install debug symbols
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://cgit.freedesktop.org/libva/snapshot/

Number of commits found: 14

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
19 Mar 2013 21:34:36
Original commit files touched by this commit  1.1.1
madpilot search for other commits by this committer
Update to 1.1.1
20 Feb 2013 21:22:56
Original commit files touched by this commit  1.1.0_3
madpilot search for other commits by this committer
- Add dependency on glproto
- Bump PORTREVISION

PR:		ports/176131
Submitted by: 	Christopher Dukes <chris.dukes.aix@gmail.com>
23 Oct 2012 21:15:42
Original commit files touched by this commit  1.1.0_2
madpilot search for other commits by this committer
- 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
12 Oct 2012 23:15:36
Original commit files touched by this commit  1.1.0_1
madpilot search for other commits by this committer
- Add patch to fix compilation with gcc46.

Submitted by:	Andriy Gapon <avg@FreeBSD.org>
Feature safe:	yes
09 Oct 2012 22:04:24
Original commit files touched by this commit  1.1.0
madpilot search for other commits by this committer
- 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
26 Dec 2011 16:12:28
Original commit files touched by this commit  1.0.14
tabthorpe search for other commits by this committer
- 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
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.0.14
amdmi3 search for other commits by this committer
- 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
25 Aug 2011 12:09:49
Original commit files touched by this commit  1.0.14
decke search for other commits by this committer
- 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)
16 Jul 2011 05:37:50
Original commit files touched by this commit  1.0.13
linimon search for other commits by this committer
Mark as broken on sparc64: does not install.
17 Jun 2011 13:48:08
Original commit files touched by this commit  1.0.13
decke search for other commits by this committer
- 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)
11 Mar 2011 12:51:56
Original commit files touched by this commit  1.0.10
pav search for other commits by this committer
- Fix build on 7.X

Submitted by:   maintainer
09 Mar 2011 16:49:36
Original commit files touched by this commit  1.0.10
miwi search for other commits by this committer
- Update to 1.0.8

PR:             154369
Submitted by:   Anonymous <swell.k@gmail.com> (maintainer)
15 Jan 2011 22:30:26
Original commit files touched by this commit  1.0.7
pav search for other commits by this committer
- don't use RTLD_NODELETE on pre r190543 (OSVERSION < 800075)
- fix i965 va driver build for gcc45 (no-op)
- remove dates from diffs (cosmetic)

Submitted by:   Anonymous <swell.k@gmail.com> (maintainer)
Feature safe:   yes
13 Jan 2011 11:02:02
Original commit files touched by this commit  1.0.7
makc search for other commits by this committer
Add new port multimedia/libva:

The main motivation for VAAPI (Video Acceleration API) is to enable
hardware accelerated video decode/encode at various entry-points (VLD,
IDCT, Motion Compensation etc.) for the prevailing coding standards
today (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/VMW3).

WWW:    http://freedesktop.org/wiki/Software/vaapi

PR:             ports/153725
Submitted by:   Anonymous <swell.k at gmail.com>
Feature safe:   yes

Number of commits found: 14

2863
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days31
new fortnight62
new month216

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0