summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorJason Unovitch <junovitch@FreeBSD.org>2015-11-13 12:30:20 +0000
committerJason Unovitch <junovitch@FreeBSD.org>2015-11-13 12:30:20 +0000
commita5e17d40840ec541e16988b1e43c202c343843e4 (patch)
tree2e99cca0a740816bf0c95716f62a4953a23ba81d /misc
parentx11/xpra: Add patch to support build on malloc.h-free DF (diff)
misc/raspberrypi-userland: add missing pkg-plist files; bump PORTREVISION
PR: 204388 Submitted by: mikael.urankar@gmail.com (maintainer)
Notes
Notes: svn path=/head/; revision=401505
Diffstat (limited to 'misc')
-rw-r--r--misc/raspberrypi-userland/Makefile1
-rw-r--r--misc/raspberrypi-userland/pkg-plist5
2 files changed, 6 insertions, 0 deletions
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