This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Maintainer: Maurizio Porrato <[email protected]> | |
pkgname=janus-gateway-git | |
pkgver=0.0.9.r239.ga6c2572 | |
pkgrel=1 | |
pkgdesc="WebRTC gateway." | |
arch=('i686' 'x86_64' 'armv6h' 'armv7h') | |
url="http://janus.conf.meetecho.com/" | |
license=('GPL3') | |
depends=('libmicrohttpd' 'jansson' 'libnice' 'openssl' 'libsrtp' 'sofia-sip' 'libusrsctp-git' 'libwebsockets-git' 'libevent' 'librabbitmq-c' 'opus' 'libogg' 'glib2' 'ding-libs') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Building CyanogenMod 13 on Ubuntu 16.08 (xenial) | |
## Install required packages | |
cat > /etc/apt/sources.list << EOF | |
deb http://nl.archive.ubuntu.com/ubuntu/ xenial main restricted universe multiverse | |
deb http://nl.archive.ubuntu.com/ubuntu/ xenial-security main restricted universe multiverse | |
deb http://nl.archive.ubuntu.com/ubuntu/ xenial-updates main restricted universe multiverse | |
deb http://archive.canonical.com/ubuntu xenial partner | |
EOF |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Camera | |
bin/mm-qcamera-daemon | |
lib/hw/camera.vendor.bacon.so | |
lib/libmmcamera_interface.so | |
lib/libmmjpeg_interface.so | |
lib/libqomx_core.so | |
vendor/lib/libjpegdhw.so | |
vendor/lib/libjpegehw.so | |
vendor/lib/libmmcamera2_c2d_module.so | |
vendor/lib/libmmcamera2_cpp_module.so |
OlderNewer