first commit
This commit is contained in:
27
external/packages/extras-buildpkgs/libvdpau-sunxi/debian/control
vendored
Normal file
27
external/packages/extras-buildpkgs/libvdpau-sunxi/debian/control
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
Source: libvdpau-sunxi
|
||||
Section: devel
|
||||
Priority: optional
|
||||
Maintainer: Simon Eisenmann <simon@longsleep.org>
|
||||
Build-Depends:
|
||||
debhelper (>= 9),
|
||||
pkg-config,
|
||||
libcedrus1-dev,
|
||||
libpixman-1-dev,
|
||||
libvdpau-dev,
|
||||
Standards-Version: 3.9.7
|
||||
Vcs-Git: https://github.com/linux-sunxi/libvdpau-sunxi
|
||||
Vcs-Browser: https://github.com/linux-sunxi/libvdpau-sunxi
|
||||
|
||||
Package: libvdpau-sunxi1
|
||||
Section: libs
|
||||
Architecture: any
|
||||
Depends:
|
||||
${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Enhances: libvdpau1
|
||||
Provides: vdpau-driver
|
||||
Multi-Arch: same
|
||||
Description: VDPAU implementation for sunxi SoCs
|
||||
It supports decoding of MPEG1 and MPEG2, some limited MPEG4 types,
|
||||
H.264 and on H3/A64 it also decodes H.265.
|
||||
Reference in New Issue
Block a user