• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/janus-gateway/Config.in
Romain NaourRomain Naour committed f844ac4e67e05 Mar 2016
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_JANUS_GATEWAY
2
    bool "janus-gateway"
3
    select BR2_PACKAGE_LIBMICROHTTPD
4
    select BR2_PACKAGE_JANSSON
5
    select BR2_PACKAGE_LIBNICE
6
    select BR2_PACKAGE_SOFIA_SIP
7
    select BR2_PACKAGE_LIBSRTP
8
    select BR2_PACKAGE_OPENSSL
9
    select BR2_PACKAGE_DING_LIBS
10
    depends on BR2_TOOLCHAIN_HAS_THREADS # libglib2, libmicrohttpd
11
    depends on BR2_USE_WCHAR # libnice -> libglib2
12
    depends on BR2_USE_MMU # libnice
13
    depends on !BR2_STATIC_LIBS # dlopen
14
    help
15
      Janus is an open source, general purpose, WebRTC gateway
16
      designed and developed by Meetecho.
17
​
18
      https://github.com/meetecho/janus-gateway
19
​
20
comment "janus-gateway needs a toolchain w/ dynamic library, threads, wchar"
21
    depends on BR2_USE_MMU
22
    depends on BR2_STATIC_LIBS || !BR2_TOOLCHAIN_HAS_THREADS || !BR2_USE_WCHAR
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.