blob: 439c26ff09c8b17f568b5756266c340948649dde (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
|
# Posix shell
app-shells/dash
# Clang as static analyzer and library for YCM
sys-devel/clang
# Checks
dev-util/valgrind
dev-util/cppcheck
# Compilation database generation
dev-util/bear
# C
dev-libs/check
# Python
dev-python/pep8
dev-python/autopep8
dev-python/pylint
dev-python/pip
dev-python/cython
dev-python/pytest
dev-python/coverage
dev-python/pygraphviz
# App emulation
app-emulation/lxc
# Qt
dev-qt/qt-creator
dev-qt/designer
# Diploma
dev-libs/elfutils
dev-qt/qttest
# Ansible
app-admin/ansible
# Updater and turris in general
dev-lang/lua
dev-lua/luacheck
dev-libs/uthash
# Openwrt
dev-vcs/subversion
dev-util/ccache
sys-process/time
# For OpenWRT but just for my purposes
sys-fs/squashfs-tools
# For userlist-checker
sys-apps/fakeroot
# For generating translation files
dev-python/polib
# Utility
dev-util/cloc
dev-util/lcov
dev-python/markdown
#dev-util/android-tools
# Gtk
dev-python/pygobject
dev-util/glade
# ARM bare
dev-embedded/openocd
# U-boot boot
net-ftp/tftp-hpa
# Network
net-misc/iperf:2
net-misc/iperf:3
# Android
dev-util/android-tools
# AlpineLinux
dev-util/abuild
|