SPECS: xorg-driver-video-via.spec - 0.1.32 (X11R7.0-RC2) - previou...
qboosh
qboosh at pld-linux.org
Sun Nov 20 18:57:20 CET 2005
Author: qboosh Date: Sun Nov 20 17:57:20 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 0.1.32 (X11R7.0-RC2)
- previous hack obsolete, but now needs cvs patch to build with XvMC support
---- Files affected:
SPECS:
xorg-driver-video-via.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/xorg-driver-video-via.spec
diff -u SPECS/xorg-driver-video-via.spec:1.1 SPECS/xorg-driver-video-via.spec:1.2
--- SPECS/xorg-driver-video-via.spec:1.1 Mon Oct 31 02:07:29 2005
+++ SPECS/xorg-driver-video-via.spec Sun Nov 20 18:57:15 2005
@@ -2,19 +2,24 @@
Summary: X.org video driver for VIA chipsets with onboard unichrome graphics
Summary(pl): Sterownik obrazu X.org dla układów zintegrowanych VIA
Name: xorg-driver-video-via
-Version: 0.1.31.1
+Version: 0.1.32
Release: 0.1
License: MIT
Group: X11/Applications
-Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC1/driver/xf86-video-via-%{version}.tar.bz2
-# Source0-md5: 99cac6b163b0010b75e976908df80407
+Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC2/driver/xf86-video-via-%{version}.tar.bz2
+# Source0-md5: f6e054715bdc0ddfa0bc135d12457e01
+Patch0: %{name}-cvs.patch
URL: http://xorg.freedesktop.org/
+BuildRequires: Mesa-libGL-devel
BuildRequires: autoconf >= 2.57
BuildRequires: automake
-BuildRequires: libdrm-devel >= 1.0.4-1.20051022
+BuildRequires: libdrm-devel >= 1.0.5
BuildRequires: libtool
BuildRequires: pkgconfig >= 1:0.19
BuildRequires: xorg-lib-libXvMC-devel
+BuildRequires: xorg-proto-fontsproto-devel
+BuildRequires: xorg-proto-randrproto-devel
+BuildRequires: xorg-proto-renderproto-devel
BuildRequires: xorg-proto-videoproto-devel
BuildRequires: xorg-proto-xf86driproto-devel
BuildRequires: xorg-util-util-macros >= 0.99.1
@@ -33,6 +38,7 @@
%prep
%setup -q -n xf86-video-via-%{version}
+%patch0 -p1
%build
%{__libtoolize}
@@ -40,8 +46,6 @@
%{__autoconf}
%{__autoheader}
%{__automake}
-# hack (source needs update for new libdrm)
-CPPFLAGS="-DVIDEO=VIA_MEM_VIDEO"
%configure \
--disable-static
@@ -62,9 +66,12 @@
%files
%defattr(644,root,root,755)
+%doc ChangeLog
%attr(755,root,root) %{_libdir}/xorg/modules/drivers/via_drv.so
+%ifarch %{ix86} %{x8664}
%attr(755,root,root) %{_libdir}/libviaXvMC.so.*.*.*
%attr(755,root,root) %{_libdir}/libviaXvMCPro.so.*.*.*
+%endif
%{_mandir}/man4/via.4x*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -73,5 +80,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/11/20 17:57:15 qboosh
+- 0.1.32 (X11R7.0-RC2)
+- previous hack obsolete, but now needs cvs patch to build with XvMC support
+
Revision 1.1 2005/10/31 01:07:29 qboosh
- new
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/xorg-driver-video-via.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list