Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
orangepi-xunlong
GitHub Repository: orangepi-xunlong/orangepi-build
Path: blob/next/external/packages/extras-buildpkgs/xf86-video-armsoc/debian/control
13271 views
Source: xf86-video-armsoc
Section: x11
Priority: optional
XSBC-Original-Maintainer: Marcin Juszkiewicz <[email protected]>
Maintainer: Ubuntu Developers <[email protected]>
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.