rpms/vdpau-video-freeworld/F-14 vdpau-video-freeworld.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Nicolas Chauvet kwizart at rpmfusion.org
Tue Jan 18 14:07:52 CET 2011


Author: kwizart

Update of /cvs/free/rpms/vdpau-video-freeworld/F-14
In directory se02.es.rpmfusion.net:/tmp/cvs-serv3422/F-14

Modified Files:
	.cvsignore sources 
Added Files:
	vdpau-video-freeworld.spec 
Log Message:
Initial import for F-14



--- NEW FILE vdpau-video-freeworld.spec ---
%global preversion .pre4

Name:		vdpau-video-freeworld
Version:	0.7.3
Release:	0.2%{?preversion}%{?dist}
Summary:	VDPAU backend for Video Acceleration (VA) API
Group:		System Environment/Libraries
License:	GPLv2+
URL:		http://www.splitted-desktop.com/~gbeauchesne/vdpau-video/
Source0:	http://www.splitted-desktop.com/~gbeauchesne/vdpau-video/vdpau-video-%{version}%{?preversion}.tar.gz
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires:	libtool
BuildRequires:	libva-freeworld-devel
BuildRequires:	libvdpau-devel
BuildRequires:	mesa-libGL-devel

%description
Vdpau-video is a VDPAU backend for VA API. It allows applications which
use the VA API for accelerated video playback to work with hardware
that supports the VDPAU API.

%prep
%setup -q -n vdpau-video-%{version}%{?preversion}


%build
%configure --enable-glx
make %{?_smp_mflags}

%install
rm -rf %{buildroot}
make install DESTDIR=%{buildroot}

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING NEWS README
%{_libdir}/va/drivers

%changelog
* Sun Jan 09 2011 Nicolas Chauvet <kwizart at gmail.com> - 0.7.3-0.2.pre4
- Update to 0.7.3 pre4

* Wed Dec 15 2010 Nicolas Chauvet <kwizart at gmail.com> - 0.7.3-0.1.pre2
- Update to 0.7.3.pre2
- Switch to vdpau-video-freeworld

* Mon Mar 15 2010 Adam Williamson <adamwill AT shaw.ca> - 0.6.5-1
- new release

* Thu Jan 21 2010 Adam Williamson <adamwill AT shaw.ca> - 0.6.2-1
- new release

* Thu Jan 14 2010 Adam Williamson <adamwill AT shaw.ca> - 0.6.1-1
- new release

* Thu Dec 3 2009 Adam Williamson <adamwill AT shaw.ca> - 0.6.0-1
- new release

* Tue Nov 17 2009 Adam Williamson <adamwill AT shaw.ca> - 0.5.2-1
- new release

* Wed Oct 7 2009 Adam Williamson <adamwill AT shaw.ca> - 0.5.0-1
- new release

* Thu Sep 10 2009 Adam Williamson <adamwill AT shaw.ca> - 0.4.1-1
- new release

* Thu Sep 3 2009 Adam Williamson <adamwill AT shaw.ca> - 0.4.0-1
- initial package


Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/vdpau-video-freeworld/F-14/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	18 Jan 2011 12:55:57 -0000	1.1
+++ .cvsignore	18 Jan 2011 13:07:51 -0000	1.2
@@ -0,0 +1 @@
+vdpau-video-0.7.3.pre4.tar.gz


Index: sources
===================================================================
RCS file: /cvs/free/rpms/vdpau-video-freeworld/F-14/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	18 Jan 2011 12:55:57 -0000	1.1
+++ sources	18 Jan 2011 13:07:51 -0000	1.2
@@ -0,0 +1 @@
+704421ffd5b2ba33b1e1260fb7af9d4a  vdpau-video-0.7.3.pre4.tar.gz



More information about the rpmfusion-commits mailing list