From a5e17d40840ec541e16988b1e43c202c343843e4 Mon Sep 17 00:00:00 2001 From: Jason Unovitch Date: Fri, 13 Nov 2015 12:30:20 +0000 Subject: misc/raspberrypi-userland: add missing pkg-plist files; bump PORTREVISION PR: 204388 Submitted by: mikael.urankar@gmail.com (maintainer) --- misc/raspberrypi-userland/Makefile | 1 + misc/raspberrypi-userland/pkg-plist | 5 +++++ 2 files changed, 6 insertions(+) (limited to 'misc') diff --git a/misc/raspberrypi-userland/Makefile b/misc/raspberrypi-userland/Makefile index 62ce42986e7d..514f1444cd16 100644 --- a/misc/raspberrypi-userland/Makefile +++ b/misc/raspberrypi-userland/Makefile @@ -3,6 +3,7 @@ PORTNAME= raspberrypi-userland PORTVERSION= 20151105 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= mikael.urankar@gmail.com diff --git a/misc/raspberrypi-userland/pkg-plist b/misc/raspberrypi-userland/pkg-plist index 8f5fbffe42d7..1a813aaf66a9 100644 --- a/misc/raspberrypi-userland/pkg-plist +++ b/misc/raspberrypi-userland/pkg-plist @@ -12,10 +12,12 @@ bin/containers_uri_pipe bin/mmal_vc_diag bin/raspistill bin/raspivid +bin/raspividyuv bin/raspiyuv bin/tvservice bin/vcgencmd bin/vchiq_test +bin/vcmailbox bin/vcsmem include/EGL/egl.h include/EGL/eglext.h @@ -52,6 +54,7 @@ include/interface/mmal/core/mmal_buffer_private.h include/interface/mmal/core/mmal_clock_private.h include/interface/mmal/core/mmal_component_private.h include/interface/mmal/core/mmal_core_private.h +include/interface/mmal/core/mmal_events_private.h include/interface/mmal/core/mmal_port_private.h include/interface/mmal/mmal.h include/interface/mmal/mmal_buffer.h @@ -284,6 +287,7 @@ sbin/vcfiled %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/hello_fft.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/hello_fft_2d.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/hello_fft_2d_bitmap.h +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/hex/shader_4096k.hex %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/hex/shader_1024k.hex %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/hex/shader_128k.hex %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/hex/shader_16k.hex @@ -303,6 +307,7 @@ sbin/vcfiled %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/mailbox.h %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/makefile %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/qasm/gpu_fft.qinc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/qasm/gpu_fft_4096k.qasm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/qasm/gpu_fft_1024k.qasm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/qasm/gpu_fft_128k.qasm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/qasm/gpu_fft_16k.qasm -- cgit v1.2.3