Alexander Boettcher
f19ecb0650
Use Mutex/Blockade instead of Lock
...
due to changes in Genode repository
Issue genodelabs/genode#3802
2020-08-11 22:37:56 +02:00
Alexander Boettcher
db415f5b1f
scrcpy: add port v1.13
...
read scrcpy.run for hints how to start/use it
Fixes #216
2020-07-02 09:16:40 +02:00
Norman Feske
471283c69d
Move stubby from genode to genode-world
...
Issue genodelabs/genode#3789
2020-06-26 11:28:37 +02:00
Norman Feske
a50a742a2f
Move Solo5 from genode to genode-world
...
Issue genodelabs/genode#3761
2020-06-26 11:23:48 +02:00
Josef Söntgen
72cdf74805
Port of SDL 2.0.14
...
Fixes #210
2020-06-10 15:10:02 +02:00
Martin Stein
000dd13860
libav: add avdevice support
2020-04-28 11:22:46 +02:00
Norman Feske
dd15d65800
Move OpenVPN from Genode repository to world
...
Issue genodelabs/genode#3737
2020-04-24 14:40:28 +02:00
Christian Prochaska
765f547140
libvnc: add initial port
2020-04-23 13:25:06 +02:00
Norman Feske
c548f19c34
Remove stale port of glucose
...
Fixes #178
2020-04-22 15:41:54 +02:00
Norman Feske
dbdc441258
Remove stale port of testu01
...
The build errors remained unattended since almost a year.
Fixes #171
2020-04-22 15:24:01 +02:00
Norman Feske
97f8a3b71a
Remove fesrv
...
The build error of the application remained unattended for almost a
year.
Fixes #170
2020-04-22 15:17:07 +02:00
Norman Feske
d8c3feaf5e
Remove port of tor
...
Fixes #205
2020-04-22 15:07:04 +02:00
Christian Helmuth
c2d93a3fa9
aunit: fix port hash
2020-01-14 06:54:37 +01:00
Christian Helmuth
a3c9a83f78
aunit: update download location
2020-01-13 11:26:38 +01:00
Christian Helmuth
5d4fe8d4f9
Update URL of libsodium port
2019-12-16 14:05:38 +01:00
Pirmin Duss
e0f557c050
protobuf_grpc: google serializing and RPC library
...
protobuf : 3.9.3
grpc : 1.24.0
This a new version of the port with a vastly reduced port size.
Issue #190
2019-11-26 14:11:04 +01:00
Christian Helmuth
21cab2004a
Revert "protobuf_grpc: google serializing and RPC library"
...
This reverts commit 5587d78e89 .
Issue #190
2019-11-12 08:24:40 +01:00
Christian Helmuth
b358e42f0d
Revert "protobuf_grpc: fix port hash"
...
This reverts commit 59f4dba676 .
Issue #190
2019-11-12 08:23:58 +01:00
Christian Helmuth
59f4dba676
protobuf_grpc: fix port hash
2019-11-05 08:18:28 +01:00
Pirmin Duss
5587d78e89
protobuf_grpc: google serializing and RPC library
...
protobuf : 3.9.1
grpc : 1.24.0
Issue #190
2019-11-04 14:03:22 +01:00
Sebastian Sumpf
a911e81662
fdt: port of the device tree manipulation library
...
fixes #188
2019-08-14 17:43:45 +02:00
Stefan Kalkowski
5da85325d4
Remove abandoned libpq and libpqxx ports
...
Fix #175
2019-06-07 10:55:18 +02:00
Sebastian Sumpf
c2f1576ba4
jdk: Update port to Freebsd 12
...
* fix NULL = nullptr in C++ semantic (arm, x86_64)
* arm: disable soft float (full hard float support)
* dummies some mmap flags
issue genodelabs/genode#3289
2019-05-18 10:40:05 +02:00
Pirmin Duss
5c353771ba
Port the sgdisk utilit form the gptfdisk package
2019-05-14 10:42:45 +02:00
Pirmin Duss
71193e0f5c
Port libuuid from util-linux
...
This is required by sgdisk.
2019-05-14 10:41:38 +02:00
Pirmin Duss
3873daff94
Port the popt argument parsing library
...
This is required for the sgdisk tool.
2019-05-14 10:41:15 +02:00
Sebastian Sumpf
6680c328ff
jdk: missing network infrastructure for clients
...
fixes #150
2019-03-21 14:00:27 +01:00
Josef Söntgen
8fd9c2c536
Add port of libspng-0.4.3
...
Fixes #148 .
2019-03-05 18:34:42 +01:00
Josef Söntgen
b3b2a5f59b
avplay: update patch to accommodate SDL change
...
Fixes #147 .
2019-03-05 18:00:51 +01:00
Christian Helmuth
249fa6fd1c
Correct hash of FLAC port
2019-02-26 12:13:09 +01:00
Emery Hemingway
e94b81d5d1
Remove Chuck
...
Chuck can be added back when the routing of MIDI between components is
implemented.
2019-02-22 17:01:48 +01:00
Sebastian Sumpf
2f73680071
jdk: use depot for 'java.run'
...
Build JVM using packets.
issue #136
2019-02-22 15:15:08 +01:00
Sebastian Sumpf
e675075ee3
jdk: C1 compiler for x86_64 and arm
...
JIT compiler version of OpenJDK 9
issue #136
2019-02-21 10:30:54 +01:00
Emery Hemingway
a6de6457d2
Convert SDL to a Nitpicker client library
...
Fixes #138
2019-02-20 11:25:10 +01:00
Alexander Senier
ff9dc178d9
Port aunit unit test library
2019-02-18 16:45:48 +01:00
Emery Hemingway
6628d03126
Port of OCaml bytecode runtime
...
A minimal runtime for executing portable OCaml bytecode.
A bytecode standard library is not yet provided.
2019-01-21 14:24:28 +01:00
Emery Hemingway
c042419226
Port of the c-toxcore Tox library
...
Port of the C reference implementation of the Tox chat protocol.
Includes a native DHT bootstrap node, see run/tox_dht_bootstrap.
https://tox.chat/
2019-01-10 16:44:30 +01:00
Emery Hemingway
a09355d77d
Port of libsodium 1.0.16
...
https://libsodium.org/
2019-01-10 16:44:30 +01:00
Josef Söntgen
fd713e737d
Add FUSE implementation and dependencies
...
Imported from the genode repository.
Fixes #129 .
Issue genodelabs/genode#3104 .
2019-01-04 14:31:29 +01:00
Norman Feske
4ab0ad26ca
Add libav, avplay, and qt_avplay
...
Imported from the genode repository.
Issue genodelabs/genode#3103
2019-01-04 12:06:30 +01:00
Norman Feske
c3ba011794
Port of libsdl, mixer, image, net, ttf
...
Imported from genode repository
Issue genodelabs/genode#3100
2019-01-03 16:22:58 +01:00
Norman Feske
c698269e5c
Port of Dosbox
...
Imported from the genode repository
Issue genodelabs/genode#3099
2019-01-03 15:34:39 +01:00
Emery Hemingway
14098623de
Port of Snappy-1.1.7
...
A fast compressor/decompressor
https://github.com/google/snappy
2018-12-27 00:13:08 +01:00
Emery Hemingway
b4b9bf0a4d
Update crypto++ to version 7.0.0
2018-12-04 19:13:19 +01:00
Sebastian Sumpf
c5cebdd192
jdk: OpenJDK for Genode
...
OpenJDK version 9 for Genode, contains the interpreter/compiler version
of the HotSpot virtual machine for x86_64 and ARM.
fixes #123
2018-11-27 14:39:49 +01:00
Josef Söntgen
b35caec726
lwext4: add port of ext2/3/4 filesystem library
...
Besides the missing supported features noted in the README, missing
support for extending files via truncation/seeking might limit its
application.
Issue #124 .
2018-11-27 14:36:44 +01:00
Wouter van Oijen
6cf7ec6c35
Fix grafx2 port (hash was not correct)
...
Fixes #122
2018-11-22 16:39:29 +01:00
Wouter van Oijen
67d300238c
Fix atari800 port (hash was not correct)
...
Fixes #121
2018-11-22 16:35:32 +01:00
Emery Hemingway
1f028daae3
Port of the eXtended Keccak Code Package
...
https://github.com/XKCP/XKCP
https://keccak.team/keccak.html
2018-11-12 15:09:26 +01:00
Josef Söntgen
4d10959476
Port of protobuf-c 1.3.1
...
Issue #118 .
2018-10-01 10:26:28 +02:00