summaryrefslogtreecommitdiff
path: root/media-libs/raspberrypi-userland/files/bcm_host.pc
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/raspberrypi-userland/files/bcm_host.pc')
-rw-r--r--media-libs/raspberrypi-userland/files/bcm_host.pc10
1 files changed, 0 insertions, 10 deletions
diff --git a/media-libs/raspberrypi-userland/files/bcm_host.pc b/media-libs/raspberrypi-userland/files/bcm_host.pc
deleted file mode 100644
index 7627ae87105b..000000000000
--- a/media-libs/raspberrypi-userland/files/bcm_host.pc
+++ /dev/null
@@ -1,10 +0,0 @@
-prefix=/opt/vc
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
-includedir=${prefix}/include
-
-Name: bcm_host
-Description: Broadcom VideoCore host API library
-Version: 1
-Libs: -L${libdir} -lbcm_host -lvcos -lvchiq_arm
-Cflags: -I${includedir} -I${includedir}/interface/vmcs_host/linux -I${includedir}/interface/vcos/pthreads -DUSE_VCHIQ_ARM