Files
orangepi-build/external/packages/extras-buildpkgs/xf86-video-armsoc/debian/control
2020-10-30 09:50:39 +08:00

41 lines
1.4 KiB
Plaintext

Source: xf86-video-armsoc
Section: x11
Priority: optional
XSBC-Original-Maintainer: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Maintainer: Ubuntu Developers <ubuntu-devel@lists.ubuntu.com>
Build-Depends: debhelper (>= 8),
dh-autoreconf,
libdrm-dev,
libudev-dev,
libxext-dev,
pkg-config,
x11proto-core-dev,
x11proto-fonts-dev,
x11proto-gl-dev,
x11proto-xf86dri-dev,
xutils-dev,
xserver-xorg-dev
Standards-Version: 3.9.4
Package: xserver-xorg-video-armsoc-sun4i
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends},
${shlibs:Depends},
${xviddriver:Depends}
Provides: ${xviddriver:Provides}
Description: X.Org X server -- ARM SoC display driver for Allwinner DRM
This driver for the X.Org X server (see xserver-xorg for a further
description) provides support for devices including
Allwinner H3, H5 and A64.
.
The driver depends on drm support in the kernel, which is
in the staging area of the mainline kernel since version 3.3.
.
More information about X.Org can be found at:
* <URL:http://www.X.org>
* <URL:http://xorg.freedesktop.org>
* <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
.
This package contains the armsoc driver for the Sunxi DRM driver.