Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [WIP] New package: janus-0.9.1
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20158@inbox.vuxu.org>
  2020-03-17 13:36 ` [WIP] New package: janus-0.9.1 Anachron
@ 2020-03-17 13:53 ` Anachron
  2020-03-17 13:53 ` Anachron
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: Anachron @ 2020-03-17 13:53 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 262 bytes --]

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/pull/20158#issuecomment-600083951

Comment:
If everybody is fine I will likely clean up the package files and only  ship the default build without optional modules.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [WIP] New package: janus-0.9.1
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20158@inbox.vuxu.org>
  2020-03-17 13:36 ` [WIP] New package: janus-0.9.1 Anachron
  2020-03-17 13:53 ` Anachron
@ 2020-03-17 13:53 ` Anachron
  2020-03-17 13:54 ` Anachron
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: Anachron @ 2020-03-17 13:53 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 270 bytes --]

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/pull/20158#issuecomment-600083951

Comment:
If everybody is fine I will likely clean up the package files and only  ship the default build without optional modules for now.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [WIP] New package: janus-0.9.1
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20158@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2020-03-17 13:53 ` Anachron
@ 2020-03-17 13:54 ` Anachron
  2020-03-17 13:55 ` Anachron
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: Anachron @ 2020-03-17 13:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 375 bytes --]

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/pull/20158#issuecomment-600083951

Comment:
If everybody is fine I will likely clean up the package files and only  ship the default build without optional modules for now.

- [ ] Clean up package files
- [ ] Create service file
- [ ] Test setup on both laptop and RPI 3 B+

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [WIP] New package: janus-0.9.1
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20158@inbox.vuxu.org>
                   ` (3 preceding siblings ...)
  2020-03-17 13:54 ` Anachron
@ 2020-03-17 13:55 ` Anachron
  2020-03-17 13:55 ` Anachron
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: Anachron @ 2020-03-17 13:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 270 bytes --]

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/pull/20158#issuecomment-600083951

Comment:
If everybody is fine I will likely clean up the package files and only  ship the default build without optional modules for now.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [WIP] New package: janus-0.9.1
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20158@inbox.vuxu.org>
                   ` (4 preceding siblings ...)
  2020-03-17 13:55 ` Anachron
@ 2020-03-17 13:55 ` Anachron
  2020-03-17 13:55 ` Anachron
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: Anachron @ 2020-03-17 13:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1468 bytes --]

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/pull/20158#issuecomment-600075515

Comment:
Currently builds, but the plugins need build options

```
    usrsctp (only needed if you are interested in Data Channels)
    libmicrohttpd (at least v0.9.59; only needed if you are interested in REST support for the Janus API)
    libwebsockets (only needed if you are interested in WebSockets support for the Janus API)
    cmake (only needed if you are interested in WebSockets and/or BoringSSL support, as they make use of it)
    rabbitmq-c (only needed if you are interested in RabbitMQ support for the Janus API or events)
    paho.mqtt.c (only needed if you are interested in MQTT support for the Janus API or events)
    nanomsg (only needed if you are interested in Nanomsg support for the Janus API)
    libcurl (only needed if you are interested in the TURN REST API support)

A couple of plugins depend on a few more libraries:

    Sofia-SIP (only needed for the SIP plugin)
    libopus (only needed for the bridge plugin)
    libogg (needed for the voicemail plugin and/or post-processor)
    libcurl (only needed if you are interested in RTSP support in the Streaming plugin or in the sample Event Handler plugin)
    Lua (only needed for the Lua plugin)
```

If everybody is fine I will likely clean up the package files and only  ship the default build without optional modules for now.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [WIP] New package: janus-0.9.1
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20158@inbox.vuxu.org>
                   ` (5 preceding siblings ...)
  2020-03-17 13:55 ` Anachron
@ 2020-03-17 13:55 ` Anachron
  2020-07-11  8:44 ` sgn
  2021-11-06 23:25 ` [PR PATCH] [Closed]: " abenson
  8 siblings, 0 replies; 9+ messages in thread
From: Anachron @ 2020-03-17 13:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 270 bytes --]

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/pull/20158#issuecomment-600083951

Comment:
If everybody is fine I will likely clean up the package files and only  ship the default build without optional modules for now.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [WIP] New package: janus-0.9.1
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20158@inbox.vuxu.org>
                   ` (6 preceding siblings ...)
  2020-03-17 13:55 ` Anachron
@ 2020-07-11  8:44 ` sgn
  2021-11-06 23:25 ` [PR PATCH] [Closed]: " abenson
  8 siblings, 0 replies; 9+ messages in thread
From: sgn @ 2020-07-11  8:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 309 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/20158#issuecomment-657017055

Comment:
What is status of this?
Are those plugins bundled into single binary? Or they're distributed in separated file?
If the latter is true, we can just enable all and split :)

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PR PATCH] [Closed]: [WIP] New package: janus-0.9.1
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20158@inbox.vuxu.org>
                   ` (7 preceding siblings ...)
  2020-07-11  8:44 ` sgn
@ 2021-11-06 23:25 ` abenson
  8 siblings, 0 replies; 9+ messages in thread
From: abenson @ 2021-11-06 23:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 265 bytes --]

There's a closed pull request on the void-packages repository

[WIP] New package: janus-0.9.1
https://github.com/void-linux/void-packages/pull/20158

Description:
- [ ] Clean up package files
- [ ] Create service file
- [ ] Test setup on both laptop and RPI 3 B+

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [WIP] New package: janus-0.9.1
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20158@inbox.vuxu.org>
@ 2020-03-17 13:36 ` Anachron
  2020-03-17 13:53 ` Anachron
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: Anachron @ 2020-03-17 13:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1336 bytes --]

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/pull/20158#issuecomment-600075515

Comment:
Currently builds, but the plugins need build options

```
    usrsctp (only needed if you are interested in Data Channels)
    libmicrohttpd (at least v0.9.59; only needed if you are interested in REST support for the Janus API)
    libwebsockets (only needed if you are interested in WebSockets support for the Janus API)
    cmake (only needed if you are interested in WebSockets and/or BoringSSL support, as they make use of it)
    rabbitmq-c (only needed if you are interested in RabbitMQ support for the Janus API or events)
    paho.mqtt.c (only needed if you are interested in MQTT support for the Janus API or events)
    nanomsg (only needed if you are interested in Nanomsg support for the Janus API)
    libcurl (only needed if you are interested in the TURN REST API support)

A couple of plugins depend on a few more libraries:

    Sofia-SIP (only needed for the SIP plugin)
    libopus (only needed for the bridge plugin)
    libogg (needed for the voicemail plugin and/or post-processor)
    libcurl (only needed if you are interested in RTSP support in the Streaming plugin or in the sample Event Handler plugin)
    Lua (only needed for the Lua plugin)
```

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-11-06 23:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20158@inbox.vuxu.org>
2020-03-17 13:36 ` [WIP] New package: janus-0.9.1 Anachron
2020-03-17 13:53 ` Anachron
2020-03-17 13:53 ` Anachron
2020-03-17 13:54 ` Anachron
2020-03-17 13:55 ` Anachron
2020-03-17 13:55 ` Anachron
2020-03-17 13:55 ` Anachron
2020-07-11  8:44 ` sgn
2021-11-06 23:25 ` [PR PATCH] [Closed]: " abenson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).