ports/contrib (3.6): [notify] amf-headers: initial import for amf support in ffmepg, AMD accelleration
commit 5281d0e5b16b5f7af300d02d942a44de77680e03 Author: Danny Rawlins <contact@romster.me> Date: Sun Dec 27 15:35:15 2020 +1100 [notify] amf-headers: initial import for amf support in ffmepg, AMD accelleration diff --git a/amf-headers/.footprint b/amf-headers/.footprint new file mode 100644 index 000000000..876bfa75f --- /dev/null +++ b/amf-headers/.footprint @@ -0,0 +1,52 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/AMF/ +drwxr-xr-x root/root usr/include/AMF/components/ +-rw-r--r-- root/root usr/include/AMF/components/Ambisonic2SRenderer.h +-rw-r--r-- root/root usr/include/AMF/components/AudioCapture.h +-rw-r--r-- root/root usr/include/AMF/components/Capture.h +-rw-r--r-- root/root usr/include/AMF/components/ChromaKey.h +-rw-r--r-- root/root usr/include/AMF/components/ColorSpace.h +-rw-r--r-- root/root usr/include/AMF/components/Component.h +-rw-r--r-- root/root usr/include/AMF/components/ComponentCaps.h +-rw-r--r-- root/root usr/include/AMF/components/CursorCapture.h +-rw-r--r-- root/root usr/include/AMF/components/DisplayCapture.h +-rw-r--r-- root/root usr/include/AMF/components/FFMPEGAudioConverter.h +-rw-r--r-- root/root usr/include/AMF/components/FFMPEGAudioDecoder.h +-rw-r--r-- root/root usr/include/AMF/components/FFMPEGAudioEncoder.h +-rw-r--r-- root/root usr/include/AMF/components/FFMPEGComponents.h +-rw-r--r-- root/root usr/include/AMF/components/FFMPEGFileDemuxer.h +-rw-r--r-- root/root usr/include/AMF/components/FFMPEGFileMuxer.h +-rw-r--r-- root/root usr/include/AMF/components/FFMPEGVideoDecoder.h +-rw-r--r-- root/root usr/include/AMF/components/MediaSource.h +-rw-r--r-- root/root usr/include/AMF/components/PreAnalysis.h +-rw-r--r-- root/root usr/include/AMF/components/PreProcessing.h +-rw-r--r-- root/root usr/include/AMF/components/VideoCapture.h +-rw-r--r-- root/root usr/include/AMF/components/VideoConverter.h +-rw-r--r-- root/root usr/include/AMF/components/VideoDecoderUVD.h +-rw-r--r-- root/root usr/include/AMF/components/VideoEncoderHEVC.h +-rw-r--r-- root/root usr/include/AMF/components/VideoEncoderVCE.h +-rw-r--r-- root/root usr/include/AMF/components/VideoStitch.h +-rw-r--r-- root/root usr/include/AMF/components/ZCamLiveStream.h +drwxr-xr-x root/root usr/include/AMF/core/ +-rw-r--r-- root/root usr/include/AMF/core/AudioBuffer.h +-rw-r--r-- root/root usr/include/AMF/core/Buffer.h +-rw-r--r-- root/root usr/include/AMF/core/Compute.h +-rw-r--r-- root/root usr/include/AMF/core/ComputeFactory.h +-rw-r--r-- root/root usr/include/AMF/core/Context.h +-rw-r--r-- root/root usr/include/AMF/core/CurrentTime.h +-rw-r--r-- root/root usr/include/AMF/core/Data.h +-rw-r--r-- root/root usr/include/AMF/core/Debug.h +-rw-r--r-- root/root usr/include/AMF/core/Dump.h +-rw-r--r-- root/root usr/include/AMF/core/Factory.h +-rw-r--r-- root/root usr/include/AMF/core/Interface.h +-rw-r--r-- root/root usr/include/AMF/core/Plane.h +-rw-r--r-- root/root usr/include/AMF/core/Platform.h +-rw-r--r-- root/root usr/include/AMF/core/PropertyStorage.h +-rw-r--r-- root/root usr/include/AMF/core/PropertyStorageEx.h +-rw-r--r-- root/root usr/include/AMF/core/Result.h +-rw-r--r-- root/root usr/include/AMF/core/Surface.h +-rw-r--r-- root/root usr/include/AMF/core/Trace.h +-rw-r--r-- root/root usr/include/AMF/core/Variant.h +-rw-r--r-- root/root usr/include/AMF/core/Version.h +-rw-r--r-- root/root usr/include/AMF/core/VulkanAMF.h diff --git a/amf-headers/.signature b/amf-headers/.signature new file mode 100644 index 000000000..e8cf2dd56 --- /dev/null +++ b/amf-headers/.signature @@ -0,0 +1,4 @@ +untrusted comment: verify with /etc/ports/contrib.pub +RWSagIOpLGJF37LJYbpmBrh31H54JRTI5o0vKFHAJ37JPCteoOt0C6VUlPxXjVulTEtUnYm3TJ102ebs2Ss6dAYxIEz5Tne/eQg= +SHA256 (Pkgfile) = 0c0860a8027d18506f66423b0c89e71650623d28009312ee16aeff7f6d672520 +SHA256 (amf-headers-v1.4.18.tar.gz) = 4f21ee07c8bb9b73ff48dbce7cb0917cdcd4d81d33333da391d97ce7f00642fe diff --git a/amf-headers/Pkgfile b/amf-headers/Pkgfile new file mode 100644 index 000000000..2e0472470 --- /dev/null +++ b/amf-headers/Pkgfile @@ -0,0 +1,13 @@ +# Description: Header files for AMD Advanced Media Framework +# URL: https://github.com/GPUOpen-LibrariesAndSDKs/AMF/ +# Maintainer: Danny Rawlins, crux at romster dot me + +name=amf-headers +version=1.4.18 +release=1 +source=(https://github.com/GPUOpen-LibrariesAndSDKs/AMF/archive/v$version/$name-v$ve...) + +build() { + install -dm 755 $PKG/usr/include + cp -dr --no-preserve=ownership AMF-$version/amf/public/include "${PKG}"/usr/include/AMF +}
participants (1)
-
crux@crux.nu