[meego-commits] 7797: New package Trunk:non-oss/xorg-x11-drv-fbdev-sgx
Markus Lehtonen
no_reply at build.meego.com
Fri Sep 24 08:26:10 UTC 2010
Hi,
Adding new package xorg-x11-drv-fbdev-sgx in project Trunk:non-oss. Please review and accept ASAP.
Justification for this new package:
X11 video driver for Nokia N900. This package is required to enable
(functional) public MeeGo images for Nokia N900. Requires ti-omap3-sgx,
submitrequest #7791. This package was previously distributed through closed
Nokia repos, only. This 'sr' supersedes #7794, update: now ExclusiveArch arm.
Thank You,
Markus Lehtonen
[This message was auto-generated]
---
Request #7797:
submit: home:mlehtonen:nokia-closed/xorg-x11-drv-fbdev-sgx(r4) -> Trunk:non-oss/xorg-x11-drv-fbdev-sgx
Message:
X11 video driver for Nokia N900. This package is required to enable
(functional) public MeeGo images for Nokia N900. Requires ti-omap3-sgx,
submitrequest #7791. This package was previously distributed through closed
Nokia repos, only. This 'sr' supersedes #7794, update: now ExclusiveArch arm.
State: new 2010-09-24T01:26:09 mlehtonen
Comment: None
This is a NEW package in Trunk:non-oss project.
The files in the new package:
xorg-x11-drv-fbdev-sgx/
|__ xorg-x11-drv-fbdev-sgx-0.4.0-185-windowtable.patch
|__ xorg-x11-drv-fbdev-sgx-0.4.0-drm-include.patch
|__ xorg-x11-drv-fbdev-sgx-0.4.0-fix-miRegionDestroy.patch
|__ xorg-x11-drv-fbdev-sgx.changes
|__ xorg-x11-drv-fbdev-sgx.spec
|__ xserver-xorg-video-fbdev_0.4.0-185+0m6.tar.gz
The content of the spec file, xorg-x11-drv-fbdev-sgx.spec:
===================================================================
Name: xorg-x11-drv-fbdev-sgx
Summary: Xorg X11 fbdev video driver
Version: 0.4.0
Release: 2
Group: System/X11 Hardware Support
License: MIT
ExclusiveArch: %arm
URL: http://www.x.org/
Source0: xserver-xorg-video-fbdev_%{version}-185+0m6.tar.gz
Patch0: %{name}-%{version}-drm-include.patch
# Because of windowtable patch we need to require 1.8.99 or later x11-server-Xorg package.
Patch1: %{name}-%{version}-185-windowtable.patch
Patch2: %{name}-%{version}-fix-miRegionDestroy.patch
Requires: xorg-x11-server-Xorg >= 1.8.99
Provides: xorg-x11-drv-fbdev
BuildRequires: xorg-x11-server-devel >= 1.8.99
BuildRequires: pkgconfig(xproto)
BuildRequires: pkgconfig(fontsproto)
BuildRequires: pkgconfig(randrproto)
BuildRequires: pkgconfig(renderproto)
BuildRequires: pkgconfig(xextproto)
BuildRequires: pkgconfig(inputproto)
BuildRequires: pkgconfig(videoproto)
BuildRequires: libdrm-devel, ti-omap3-sgx-devel
BuildRequires: xorg-x11-proto-dri2proto
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Description: %{summary}
%prep
%setup -q -n xserver-xorg-video-fbdev-%{version}
%patch0 -p1
%patch1 -p1
%patch2 -p1
%build
./autogen.sh --prefix=%{_prefix} --enable-extfbupdate
# Call make instruction with smp support
make %{?jobs:-j%jobs}
%install
rm -rf %{buildroot}
%make_install
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%doc debian/copyright
/usr/lib/xorg/modules/drivers/fbdev_drv.so
/usr/share/man/man4/fbdev.4.gz
===================================================================
More information about the MeeGo-commits
mailing list