2016-09-12 22:54:53 +02:00
|
|
|
# Syntax:
|
|
|
|
#
|
|
|
|
# N: Firstname Lastname <email>
|
|
|
|
# F: file pattern or directory
|
|
|
|
# F: file pattern or directory
|
|
|
|
#
|
|
|
|
# The "F" entries can be:
|
|
|
|
#
|
|
|
|
# - A directory, in which case all patches touching any file in this
|
|
|
|
# directory or its subdirectories will be CC'ed to the developer.
|
|
|
|
# - A pattern, in which case the pattern will be expanded, and then
|
|
|
|
# all files/directories (and their subdirectories) will be
|
|
|
|
# considered when matching against a patch
|
|
|
|
#
|
|
|
|
# Notes:
|
|
|
|
#
|
|
|
|
# - When a developer adds an "arch/Config.in.<arch>" file to its list
|
|
|
|
# of files, he is considered a developer of this architecture. He
|
|
|
|
# will receive e-mail notifications about build failures occuring on
|
|
|
|
# this architecture. Not more than one e-mail per day is sent.
|
|
|
|
# - When a developer adds a directory that contains one or several
|
|
|
|
# packages, this developer will be notified when build failures
|
|
|
|
# occur. Not more than one e-mail per day is sent.
|
|
|
|
# - When a developer adds an "package/pkg-<infra>.mk" file to its list
|
|
|
|
# of files, he is considered interested by this package
|
|
|
|
# infrastructure, and will be CC'ed on all patches that add or
|
|
|
|
# modify packages that use this infrastructure.
|
|
|
|
|
2016-09-22 12:59:26 +02:00
|
|
|
N: Abhilash Tuse <abhilash.tuse@imgtec.com>
|
|
|
|
F: package/gstreamer1/gst1-rtsp-server/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Adam Duskett <aduskett@gmail.com>
|
2017-05-26 16:46:28 +02:00
|
|
|
F: package/audit/
|
|
|
|
F: package/checkpolicy/
|
gst1-vaapi: new package
gstreamer-vaapi consists in a collection of VA-API based plugins for
GStreamer and helper libraries. These libraries are used for hardware
decoding and encoding of several video formats.
decoding formats:
JPEG, MPEG-2, MPEG-4:2, H.264 AVC, H.264 MVC, VP8, VC-1, WMV3, and HEVC.
encoding formats:
MPEG-2, H.264 AVC, H.264 MVC, JPEG, VP8, HEVC
The package won't compile without at least one renderer enabled, so I
chose to enable DRM by default, as X11, GLX, and wayland are heavy
handed with the dependencies. As such, I have disabled every option
defaulting to yes except for DRM for the first patch.
Also, these codecs are only for x86 and require a Intel CPU (See Hardware
Requirements on line 82 of the README file.)
Signed-off-by: Adam Duskett <Adamduskett@outlook.com>
[Thomas:
- Add entry to DEVELOPERS file.
- Add BR2_TOOLCHAIN_HAS_THREADS dependency to the main Config.in
option.
- Add BR2_PACKAGE_HAS_UDEV dependency to the main Config.in option.
- Add comments about the BR2_STATIC_LIBS config option.
- Rewrap Config.in help text and removing trailing tabs/spaces.
- Remove restriction to i386/x86-64
- Add patch to fix build with uClibc.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-02-01 14:18:53 +01:00
|
|
|
F: package/gstreamer1/gst1-vaapi/
|
2017-05-26 16:46:28 +02:00
|
|
|
F: package/libselinux/
|
|
|
|
F: package/libsemanage/
|
|
|
|
F: package/libsepol/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/nginx-naxsi/
|
2017-05-26 16:46:28 +02:00
|
|
|
F: package/policycoreutils/
|
2017-01-26 09:53:50 +01:00
|
|
|
F: package/python-mutagen/
|
2017-05-20 22:41:41 +02:00
|
|
|
F: package/refpolicy/
|
2017-05-26 16:46:28 +02:00
|
|
|
F: package/sepolgen/
|
|
|
|
F: package/setools/
|
2017-01-26 09:53:50 +01:00
|
|
|
F: package/sngrep/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: Alex Suykov <alex.suykov@gmail.com>
|
|
|
|
F: package/vboot-utils/
|
|
|
|
|
|
|
|
N: Alexander Clouter <alex+buildroot@digriz.org.uk>
|
|
|
|
F: package/odhcp6c/
|
|
|
|
|
|
|
|
N: Alexander Dahl <post@lespocky.de>
|
|
|
|
F: package/fastd/
|
|
|
|
F: package/libuecc/
|
|
|
|
F: package/putty/
|
|
|
|
|
|
|
|
N: Alexander Lukichev <alexander.lukichev@espotel.com>
|
|
|
|
F: package/openpgm/
|
|
|
|
|
|
|
|
N: Alexander Varnin <fenixk19@mail.ru>
|
|
|
|
F: package/liblog4c-localtime/
|
|
|
|
|
|
|
|
N: Alexandre Belloni <alexandre.belloni@free-electrons.com>
|
|
|
|
F: package/tz/
|
|
|
|
|
2017-06-17 01:29:27 +02:00
|
|
|
N: Alexandre Esse <alexandre.esse.dev@gmail.com>
|
|
|
|
F: package/kvazaar/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Alistair Francis <alistair.francis@xilinx.com>
|
|
|
|
F: package/xen/
|
|
|
|
|
|
|
|
N: Alvaro G. M <alvaro.gamez@hazent.com>
|
|
|
|
F: package/dcron/
|
|
|
|
F: package/libxmlrpc/
|
|
|
|
F: package/python-docopt/
|
|
|
|
|
|
|
|
N: Anders Darander <anders@chargestorm.se>
|
|
|
|
F: package/ktap/
|
|
|
|
|
|
|
|
N: André Hentschel <nerv@dawncrow.de>
|
|
|
|
F: package/openal/
|
|
|
|
F: package/p7zip/
|
|
|
|
F: package/wine/
|
|
|
|
|
2017-06-03 01:56:43 +02:00
|
|
|
N: Andrey Smirnov <andrew.smirnov@gmail.com>
|
2017-06-13 01:42:14 +02:00
|
|
|
F: package/python-backports-shutil-get-terminal-size/
|
2017-04-27 23:33:31 +02:00
|
|
|
F: package/python-decorator/
|
2017-06-03 01:56:46 +02:00
|
|
|
F: package/python-ipython-genutils/
|
2017-06-13 01:42:12 +02:00
|
|
|
F: package/python-pathlib2/
|
2017-06-13 01:42:13 +02:00
|
|
|
F: package/python-pickleshare/
|
2017-06-13 01:42:11 +02:00
|
|
|
F: package/python-scandir/
|
2017-04-27 23:33:33 +02:00
|
|
|
F: package/python-simplegeneric/
|
2017-06-13 01:42:10 +02:00
|
|
|
F: package/python-traitlets/
|
2017-04-27 23:33:31 +02:00
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Andy Kennedy <andy.kennedy@adtran.com>
|
|
|
|
F: package/libunwind/
|
|
|
|
|
|
|
|
N: Angelo Compagnucci <angelo.compagnucci@gmail.com>
|
|
|
|
F: package/mono/
|
|
|
|
F: package/mono-gtksharp3/
|
|
|
|
F: package/monolite/
|
|
|
|
F: package/python-can/
|
|
|
|
F: package/python-pillow/
|
|
|
|
F: package/python-pydal/
|
|
|
|
F: package/python-web2py/
|
|
|
|
F: package/sysdig/
|
|
|
|
|
2017-05-12 14:41:01 +02:00
|
|
|
N: Antony Pavlov <antonynpavlov@gmail.com>
|
|
|
|
F: package/lsscsi/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Anthony Viallard <viallard@syscom-instruments.com>
|
|
|
|
F: package/gnuplot/
|
|
|
|
|
|
|
|
N: Antoine Ténart <antoine.tenart@free-electrons.com>
|
|
|
|
F: package/wf111/
|
|
|
|
|
|
|
|
N: ARC Maintainers <arc-buildroot@synopsys.com>
|
|
|
|
F: arch/Config.in.arc
|
|
|
|
|
|
|
|
N: Ariel D'Alessandro <ariel@vanguardiasur.com.ar>
|
|
|
|
F: package/axfsutils/
|
|
|
|
F: package/mali-t76x/
|
|
|
|
|
|
|
|
N: Arnaud Aujon <arnaud@intelibre.fr>
|
|
|
|
F: package/espeak/
|
|
|
|
|
|
|
|
N: Arnout Vandecappelle <arnout@mind.be>
|
2017-04-05 12:14:10 +02:00
|
|
|
F: package/arp-scan/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/freescale-imx/firmware-imx/
|
|
|
|
F: package/freescale-imx/imx-lib/
|
|
|
|
F: package/gstreamer/gst-fsl-plugins/
|
2017-02-23 18:00:36 +01:00
|
|
|
F: package/lua-bit32/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/owfs/
|
|
|
|
F: package/python-bottle/
|
|
|
|
F: package/sqlcipher/
|
|
|
|
F: package/stress/
|
|
|
|
|
2016-12-09 03:23:21 +01:00
|
|
|
N: Ash Charles <ash.charles@savoirfairelinux.com>
|
|
|
|
F: package/pru-software-support/
|
|
|
|
F: package/ti-cgt-pru/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Assaf Inbal <shmuelzon@gmail.com>
|
|
|
|
F: package/lbase64/
|
|
|
|
F: package/luabitop/
|
|
|
|
F: package/luacrypto/
|
|
|
|
F: package/luaexpatutils/
|
|
|
|
F: package/luaposix/
|
|
|
|
F: package/luasec/
|
|
|
|
F: package/lua-ev/
|
|
|
|
F: package/orbit/
|
|
|
|
|
2017-04-04 17:04:35 +02:00
|
|
|
N: Bartosz Golaszewski <brgl@bgdev.pl>
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/autoconf-archive/
|
|
|
|
F: package/doxygen/
|
2017-01-19 13:01:50 +01:00
|
|
|
F: package/libgpiod/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/libserialport/
|
|
|
|
F: package/libsigrok/
|
|
|
|
F: package/libsigrokdecode/
|
|
|
|
F: package/libzip/
|
|
|
|
F: package/pulseview/
|
|
|
|
F: package/sigrok-cli/
|
|
|
|
|
|
|
|
N: Baruch Siach <baruch@tkos.co.il>
|
2017-05-02 07:07:44 +02:00
|
|
|
F: package/daemon/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/ebtables/
|
|
|
|
F: package/openipmi/
|
2017-03-13 15:42:13 +01:00
|
|
|
F: package/ti-uim/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: Ben Boeckel <mathstuf@gmail.com>
|
|
|
|
F: package/taskd/
|
|
|
|
|
|
|
|
N: Benjamin Kamath <kamath.ben@gmail.com>
|
|
|
|
F: package/lapack/
|
|
|
|
|
2017-03-27 10:32:10 +02:00
|
|
|
N: Benoît Allard <benoit.allard@greenbone.net>
|
2017-04-05 15:28:50 +02:00
|
|
|
F: boot/syslinux/
|
2017-03-27 10:32:10 +02:00
|
|
|
F: package/dc3dd/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Bernd Kuhls <bernd.kuhls@t-online.de>
|
2017-05-21 17:01:06 +02:00
|
|
|
F: package/alsa-lib/
|
|
|
|
F: package/alsa-utils/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/apache/
|
|
|
|
F: package/apr/
|
|
|
|
F: package/apr-util/
|
2017-02-09 22:26:16 +01:00
|
|
|
F: package/bluez-tools/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/clamav/
|
|
|
|
F: package/dovecot/
|
|
|
|
F: package/dovecot-pigeonhole/
|
|
|
|
F: package/dtv-scan-tables/
|
|
|
|
F: package/eudev/
|
|
|
|
F: package/exim/
|
|
|
|
F: package/fetchmail/
|
|
|
|
F: package/freeswitch/
|
|
|
|
F: package/ffmpeg/
|
2016-12-18 21:56:29 +01:00
|
|
|
F: package/ghostscript/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/giflib/
|
|
|
|
F: package/glmark2/
|
2017-06-04 15:20:40 +02:00
|
|
|
F: package/hdparm/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/jsoncpp/
|
|
|
|
F: package/kodi*
|
|
|
|
F: package/lame/
|
|
|
|
F: package/leafnode2/
|
|
|
|
F: package/libaacs/
|
|
|
|
F: package/libasplib/
|
|
|
|
F: package/libass/
|
|
|
|
F: package/libbdplus/
|
|
|
|
F: package/libbluray/
|
|
|
|
F: package/libbroadvoice/
|
|
|
|
F: package/libcdio/
|
|
|
|
F: package/libcec/
|
|
|
|
F: package/libcodec2/
|
|
|
|
F: package/libcrossguid/
|
|
|
|
F: package/libdcadec/
|
|
|
|
F: package/libdrm/
|
|
|
|
F: package/libdvbcsa/
|
|
|
|
F: package/libdvdcss/
|
|
|
|
F: package/libdvdnav/
|
|
|
|
F: package/libdvdread/
|
|
|
|
F: package/libebur128/
|
|
|
|
F: package/libfreeglut/
|
|
|
|
F: package/libg7221/
|
|
|
|
F: package/libglew/
|
|
|
|
F: package/libglfw/
|
|
|
|
F: package/libglu/
|
|
|
|
F: package/libhdhomerun/
|
|
|
|
F: package/libilbc/
|
|
|
|
F: package/libldns/
|
|
|
|
F: package/libmicrohttpd/
|
|
|
|
F: package/libminiupnpc/
|
|
|
|
F: package/libnatpmp/
|
2017-03-12 12:33:25 +01:00
|
|
|
F: package/libnpth/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/libogg/
|
|
|
|
F: package/libopenh264/
|
|
|
|
F: package/libpciaccess/
|
|
|
|
F: package/libplatform/
|
|
|
|
F: package/libsidplay2/
|
|
|
|
F: package/libsilk/
|
|
|
|
F: package/libsndfile/
|
|
|
|
F: package/libsoil/
|
|
|
|
F: package/libsoundtouch/
|
|
|
|
F: package/libsquish/
|
|
|
|
F: package/liburiparser/
|
|
|
|
F: package/libva/
|
|
|
|
F: package/libva-intel-driver/
|
|
|
|
F: package/libvorbis/
|
|
|
|
F: package/libvpx/
|
|
|
|
F: package/libyuv/
|
|
|
|
F: package/mesa3d/
|
|
|
|
F: package/minidlna/
|
|
|
|
F: package/mjpg-streamer/
|
|
|
|
F: package/mplayer/
|
|
|
|
F: package/perl-crypt-openssl-random/
|
|
|
|
F: package/perl-crypt-openssl-rsa/
|
|
|
|
F: package/perl-digest-sha1/
|
|
|
|
F: package/perl-encode-detect/
|
|
|
|
F: package/perl-encode-locale/
|
|
|
|
F: package/perl-file-listing/
|
|
|
|
F: package/perl-html-parser/
|
|
|
|
F: package/perl-html-tagset/
|
|
|
|
F: package/perl-http-cookies/
|
|
|
|
F: package/perl-http-daemon/
|
|
|
|
F: package/perl-http-date/
|
|
|
|
F: package/perl-http-message/
|
|
|
|
F: package/perl-http-negotiate/
|
|
|
|
F: package/perl-io-html/
|
|
|
|
F: package/perl-lwp-mediatypes/
|
|
|
|
F: package/perl-mail-dkim/
|
|
|
|
F: package/perl-mailtools/
|
|
|
|
F: package/perl-mime-base64/
|
|
|
|
F: package/perl-net-dns/
|
|
|
|
F: package/perl-net-http/
|
|
|
|
F: package/perl-netaddr-ip/
|
|
|
|
F: package/perl-time-hires/
|
|
|
|
F: package/perl-timedate/
|
|
|
|
F: package/perl-uri/
|
|
|
|
F: package/perl-www-robotrules/
|
|
|
|
F: package/pixman/
|
2017-04-08 17:18:03 +02:00
|
|
|
F: package/pngquant/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/pound/
|
|
|
|
F: package/pure-ftpd/
|
2016-10-10 21:09:58 +02:00
|
|
|
F: package/python-couchdb/
|
|
|
|
F: package/python-cssutils/
|
|
|
|
F: package/python-futures/
|
|
|
|
F: package/python-mwclient/
|
|
|
|
F: package/python-mwscrape/
|
|
|
|
F: package/python-mwscrape2slob/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/python-mako/
|
2016-10-10 21:09:58 +02:00
|
|
|
F: package/python-pyicu/
|
|
|
|
F: package/python-pylru/
|
|
|
|
F: package/python-slob/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/rtmpdump/
|
|
|
|
F: package/softether/
|
|
|
|
F: package/taglib/
|
|
|
|
F: package/tinyxml2/
|
|
|
|
F: package/tor/
|
|
|
|
F: package/transmission/
|
|
|
|
F: package/tvheadend/
|
|
|
|
F: package/unixodbc/
|
2016-10-25 22:36:03 +02:00
|
|
|
F: package/vdr/
|
2016-10-25 22:49:09 +02:00
|
|
|
F: package/vdr-plugin-vnsiserver/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/vlc/
|
|
|
|
F: package/vnstat/
|
|
|
|
F: package/x11r7/
|
|
|
|
F: package/x264/
|
|
|
|
F: package/x265/
|
|
|
|
F: package/znc/
|
|
|
|
|
2016-09-23 10:14:14 +02:00
|
|
|
N: Biagio Montaruli <biagio.hkr@gmail.com>
|
|
|
|
F: board/acmesystems/
|
|
|
|
F: configs/acmesystems_*
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Bimal Jacob <bimal.jacob@rockwellcollins.com>
|
|
|
|
F: package/nginx-upload/
|
|
|
|
|
|
|
|
N: Bogdan Radulescu <bogdan@nimblex.net>
|
|
|
|
F: package/iftop/
|
|
|
|
F: package/ncdu/
|
|
|
|
|
|
|
|
N: Bryan Brinsko <bryan.brinsko@rockwellcollins.com>
|
|
|
|
F: package/pps-tools/
|
|
|
|
|
|
|
|
N: Carlo Caione <carlo.caione@gmail.com>
|
|
|
|
F: package/sunxi-boards/
|
|
|
|
|
|
|
|
N: Carlos Santos <casantos@datacom.ind.br>
|
|
|
|
F: package/gtest/
|
|
|
|
F: package/libpam-radius-auth/
|
|
|
|
F: package/libpam-tacplus/
|
|
|
|
F: package/perl-file-util/
|
|
|
|
F: package/util-linux/
|
|
|
|
|
|
|
|
N: Carsten Schoenert <c.schoenert@gmail.com>
|
|
|
|
F: package/dvbsnoop/
|
|
|
|
F: package/libdvbsi/
|
|
|
|
F: package/libsvg/
|
|
|
|
F: package/libsvg-cairo/
|
|
|
|
|
|
|
|
N: Chris Packham <judge.packham@gmail.com>
|
|
|
|
F: package/eventlog/
|
|
|
|
F: package/micropython/
|
|
|
|
F: package/micropython-lib/
|
|
|
|
F: package/syslog-ng/
|
|
|
|
|
2017-03-01 17:18:39 +01:00
|
|
|
N: Christian Kellermann <christian.kellermann@solectrix.de>
|
|
|
|
F: package/python-pylibftdi/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Christian Stewart <christian@paral.in>
|
2016-09-21 12:19:23 +02:00
|
|
|
F: linux/linux-ext-aufs.mk
|
|
|
|
F: package/aufs/
|
|
|
|
F: package/aufs-util/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/batman-adv/
|
|
|
|
F: package/docker-containerd/
|
|
|
|
F: package/docker-engine/
|
|
|
|
F: package/mosh/
|
|
|
|
F: package/rtl8821au/
|
|
|
|
F: package/runc/
|
|
|
|
|
|
|
|
N: Christophe Vu-Brugier <cvubrugier@fastmail.fm>
|
|
|
|
F: package/drbd-utils/
|
|
|
|
F: package/iotop/
|
|
|
|
F: package/python-configshell-fb/
|
|
|
|
F: package/python-rtslib-fb/
|
|
|
|
F: package/python-urwid/
|
|
|
|
F: package/targetcli-fb/
|
|
|
|
|
|
|
|
N: Clayton Shotwell <clayton.shotwell@rockwellcollins.com>
|
|
|
|
F: package/audit/
|
|
|
|
F: package/checkpolicy/
|
2016-12-10 15:49:44 +01:00
|
|
|
F: package/cpio/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/libcgroup/
|
|
|
|
F: package/libee/
|
|
|
|
F: package/libestr/
|
|
|
|
F: package/liblogging/
|
|
|
|
F: package/libselinux/
|
|
|
|
F: package/libsemanage/
|
|
|
|
F: package/libsepol/
|
2016-12-10 15:50:16 +01:00
|
|
|
F: package/policycoreutils/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/sepolgen/
|
|
|
|
F: package/ustr/
|
|
|
|
|
2017-05-06 16:07:07 +02:00
|
|
|
N: Corentin Guillevic <corentin.guillevic@smile.fr>
|
|
|
|
F: package/libloki/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Cédric Chépied <cedric.chepied@gmail.com>
|
|
|
|
F: package/znc/
|
|
|
|
|
2016-09-21 12:19:23 +02:00
|
|
|
N: Cyril Bur <cyrilbur@gmail.com>
|
2016-11-09 00:09:44 +01:00
|
|
|
F: arch/Config.in.powerpc
|
2016-09-21 12:19:23 +02:00
|
|
|
F: package/kvm-unit-tests
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Dagg Stompler <daggs@gmx.com>
|
|
|
|
F: package/libamcodec/
|
|
|
|
F: package/odroid-mali/
|
|
|
|
F: package/odroid-scripts/
|
|
|
|
|
|
|
|
N: Damien Lanson <damien@kal-host.com>
|
|
|
|
F: package/libvdpau/
|
|
|
|
F: package/log4cpp/
|
|
|
|
|
|
|
|
N: Daniel Nyström <daniel.nystrom@timeterminal.se>
|
|
|
|
F: package/e2tools/
|
|
|
|
F: package/fbgrab/
|
|
|
|
|
|
|
|
N: Daniel Price <daniel.price@gmail.com>
|
|
|
|
F: package/nodejs/
|
|
|
|
F: package/redis/
|
|
|
|
|
|
|
|
N: Daniel Sangue <daniel.sangue@sangue.ch>
|
|
|
|
F: package/libftdi1/
|
|
|
|
|
|
|
|
N: Danomi Manchego <danomimanchego123@gmail.com>
|
|
|
|
F: package/cjson/
|
|
|
|
F: package/jq/
|
2016-09-21 12:19:23 +02:00
|
|
|
F: package/libwebsockets/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/ljsyscall/
|
|
|
|
F: package/lua-cjson/
|
|
|
|
F: package/luaexpat/
|
|
|
|
F: package/xinetd/
|
|
|
|
|
|
|
|
N: David Bachelart <david.bachelart@bbright.com>
|
|
|
|
F: package/ccrypt/
|
|
|
|
F: package/dos2unix/
|
|
|
|
F: package/ipmiutil/
|
2017-01-28 11:04:21 +01:00
|
|
|
F: package/jsmn/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/python-daemon/
|
2017-01-27 09:38:08 +01:00
|
|
|
F: package/sslh/
|
2017-01-25 11:45:37 +01:00
|
|
|
F: package/udpxy/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: David Bender <codehero@gmail.com>
|
|
|
|
F: package/benejson/
|
|
|
|
F: package/cgic/
|
|
|
|
F: package/freeradius-client/
|
|
|
|
F: package/openldap/
|
|
|
|
|
|
|
|
N: David du Colombier <0intro@gmail.com>
|
|
|
|
F: package/x264/
|
|
|
|
|
2017-05-02 01:11:40 +02:00
|
|
|
N: David Graziano <david.graziano@rockwellcollins.com>
|
|
|
|
F: package/libcsv/
|
|
|
|
|
2016-11-02 22:01:12 +01:00
|
|
|
N: David Lechner <david@lechnology.com>
|
|
|
|
F: board/lego/ev3/
|
|
|
|
F: configs/lego_ev3_defconfig
|
|
|
|
F: linux/linux-ext-ev3dev-linux-drivers.mk
|
|
|
|
F: package/ev3dev-linux-drivers/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Davide Viti <zinosat@tiscali.it>
|
|
|
|
F: package/flann/
|
|
|
|
F: package/python-paho-mqtt/
|
|
|
|
F: package/qhull/
|
|
|
|
F: package/tcllib/
|
|
|
|
|
|
|
|
N: Denis Bodor <lefinnois@lefinnois.net>
|
|
|
|
F: package/libstrophe/
|
|
|
|
|
|
|
|
N: Dimitrios Siganos <dimitris@siganos.org>
|
|
|
|
F: package/wireless-regdb/
|
|
|
|
|
|
|
|
N: Dominik Faessler <faessler@was.ch>
|
|
|
|
F: package/logsurfer/
|
|
|
|
F: package/python-id3/
|
|
|
|
|
|
|
|
N: Doug Kehn <rdkehn@yahoo.com>
|
|
|
|
F: package/nss-pam-ldapd/
|
|
|
|
F: package/sp-oops-extract/
|
|
|
|
F: package/unscd/
|
|
|
|
|
|
|
|
N: Ed Swierk <eswierk@skyportsystems.com>
|
|
|
|
F: package/xxhash/
|
|
|
|
|
|
|
|
N: Eric Le Bihan <eric.le.bihan.dev@free.fr>
|
|
|
|
F: package/adwaita-icon-theme/
|
2016-12-11 15:10:44 +01:00
|
|
|
F: package/darkhttpd/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/eudev/
|
2016-12-19 22:29:08 +01:00
|
|
|
F: package/execline/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/hicolor-icon-theme/
|
|
|
|
F: package/jemalloc/
|
|
|
|
F: package/ninja/
|
2016-12-19 22:29:09 +01:00
|
|
|
F: package/s6/
|
2016-12-19 22:29:10 +01:00
|
|
|
F: package/s6-dns/
|
2016-12-19 22:29:15 +01:00
|
|
|
F: package/s6-linux-init/
|
2016-12-19 22:29:14 +01:00
|
|
|
F: package/s6-linux-utils/
|
2016-12-19 22:29:11 +01:00
|
|
|
F: package/s6-networking/
|
2016-12-19 22:29:13 +01:00
|
|
|
F: package/s6-portable-utils/
|
2016-12-19 22:29:12 +01:00
|
|
|
F: package/s6-rc/
|
2016-12-23 11:20:29 +01:00
|
|
|
F: package/skalibs/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/smack/
|
2016-09-21 12:19:23 +02:00
|
|
|
F: package/xvisor/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: Eric Limpens <limpens@gmail.com>
|
|
|
|
F: package/pifmrds/
|
|
|
|
F: package/ympd/
|
|
|
|
|
|
|
|
N: Erico Nunes <nunes.erico@gmail.com>
|
|
|
|
F: package/acpica/
|
|
|
|
F: package/acpitool/
|
|
|
|
F: package/efibootmgr/
|
|
|
|
F: package/efivar/
|
2016-10-04 16:52:23 +02:00
|
|
|
F: package/fwts/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/spi-tools/
|
|
|
|
F: package/xdotool/
|
|
|
|
|
|
|
|
N: Erik Stromdahl <erik.stromdahl@gmail.com>
|
|
|
|
F: package/mxsldr/
|
|
|
|
|
|
|
|
N: Ernesto L. Williams Jr <realcontrols@gmail.com>
|
|
|
|
F: package/szip/
|
|
|
|
|
|
|
|
N: Evan Zelkowitz <evan.zelkowitz@gmail.com>
|
|
|
|
F: package/sdl_gfx/
|
|
|
|
|
|
|
|
N: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
|
|
|
|
F: arch/Config.in.nios2
|
|
|
|
F: package/fio/
|
|
|
|
F: package/iptraf-ng/
|
|
|
|
F: package/jimtcl/
|
2016-12-10 14:59:29 +01:00
|
|
|
F: package/mimic/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/nodm/
|
|
|
|
F: package/openbox/
|
2017-01-29 16:20:18 +01:00
|
|
|
F: package/rtl8723bs/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/supertuxkart/
|
|
|
|
|
|
|
|
N: Fabio Estevam <festevam@gmail.com>
|
2016-09-21 12:19:23 +02:00
|
|
|
F: board/warp7/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: configs/freescale_imx*
|
2016-09-30 23:37:03 +02:00
|
|
|
F: configs/imx6ulpico_defconfig
|
|
|
|
F: configs/mx6cubox_defconfig
|
2016-12-28 18:42:29 +01:00
|
|
|
F: configs/mx6sx_udoo_neo_defconfig
|
2016-11-03 19:40:17 +01:00
|
|
|
F: configs/mx6udoo_defconfig
|
2016-12-28 18:42:29 +01:00
|
|
|
F: configs/wandboard_defconfig
|
2016-09-21 12:19:23 +02:00
|
|
|
F: configs/warp7_defconfig
|
2017-04-09 19:44:02 +02:00
|
|
|
F: package/atest/
|
2017-02-15 11:31:42 +01:00
|
|
|
F: package/kmscube/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: Fabio Porcedda <fabio.porcedda@gmail.com>
|
|
|
|
F: package/netsurf-buildsystem/
|
|
|
|
|
|
|
|
N: Fabrice Fontaine <fabrice.fontaine@orange.com>
|
|
|
|
F: package/domoticz/
|
2017-03-24 21:38:50 +01:00
|
|
|
F: package/libmediaart/
|
2017-02-12 21:26:56 +01:00
|
|
|
F: package/libmaxminddb/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/openzwave/
|
|
|
|
|
|
|
|
N: Fabrice Fontaine <fontaine.fabrice@gmail.com>
|
|
|
|
F: package/alljoyn/
|
|
|
|
F: package/alljoyn-base/
|
|
|
|
F: package/alljoyn-tcl/
|
|
|
|
F: package/alljoyn-tcl-base/
|
|
|
|
F: package/gtksourceview/
|
2016-09-21 12:19:23 +02:00
|
|
|
F: package/gssdp/
|
|
|
|
F: package/gupnp/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/gupnp-dlna/
|
|
|
|
F: package/gupnp-tools/
|
2017-04-01 16:03:50 +02:00
|
|
|
F: package/hiredis/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/igd2-for-linux/
|
|
|
|
F: package/minissdpd/
|
2017-04-01 16:03:50 +02:00
|
|
|
F: package/motion/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/tinycbor/
|
|
|
|
F: package/tinydtls/
|
|
|
|
|
|
|
|
N: Floris Bos <bos@je-eigen-domein.nl>
|
|
|
|
F: package/ipmitool/
|
|
|
|
F: package/odhcploc/
|
|
|
|
|
|
|
|
N: Francisco Gonzalez <gzmorell@gmail.com>
|
|
|
|
F: package/ser2net/
|
|
|
|
|
|
|
|
N: Francois Perrad <francois.perrad@gadz.org>
|
|
|
|
F: board/olimex/a20_olinuxino
|
|
|
|
F: configs/olimex_a20_olinuxino_*
|
|
|
|
F: package/4th/
|
|
|
|
F: package/botan/
|
|
|
|
F: package/dado/
|
|
|
|
F: package/ficl/
|
|
|
|
F: package/gdbm/
|
|
|
|
F: package/libtomcrypt/
|
|
|
|
F: package/libtommath/
|
|
|
|
F: package/libump/
|
|
|
|
F: package/linenoise/
|
|
|
|
F: package/ljlinenoise/
|
|
|
|
F: package/lpeg/
|
|
|
|
F: package/lpty/
|
|
|
|
F: package/lrandom/
|
|
|
|
F: package/lsqlite3/
|
|
|
|
F: package/lua*
|
|
|
|
F: package/lunit/
|
|
|
|
F: package/lzlib/
|
|
|
|
F: package/moarvm/
|
|
|
|
F: package/perl*
|
|
|
|
F: package/pkg-perl.mk
|
|
|
|
F: package/pkg-luarocks.mk
|
|
|
|
F: package/qemu/
|
2017-05-22 15:13:05 +02:00
|
|
|
F: package/sdl2_mixer/
|
2017-05-22 15:13:06 +02:00
|
|
|
F: package/sdl2_net/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/tekui/
|
|
|
|
F: support/scripts/scancpan
|
|
|
|
|
|
|
|
N: Frank Hunleth <fhunleth@troodon-software.com>
|
|
|
|
F: package/am335x-pru-package/
|
2017-05-24 16:01:01 +02:00
|
|
|
F: package/libconfuse/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/libdmtx/
|
|
|
|
F: package/libsodium/
|
2016-10-11 22:44:50 +02:00
|
|
|
F: package/php-amqp/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/python-cherrypy/
|
2016-10-25 17:49:08 +02:00
|
|
|
F: package/rabbitmq-server/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/sane-backends/
|
|
|
|
F: package/ucl/
|
|
|
|
F: package/upx/
|
|
|
|
F: package/zxing-cpp/
|
|
|
|
|
|
|
|
N: Gary Bisson <gary.bisson@boundarydevices.com>
|
|
|
|
F: board/boundarydevices/
|
|
|
|
F: configs/nitrogen*
|
|
|
|
F: package/freescale-imx/
|
|
|
|
F: package/gstreamer1/gst1-imx/
|
|
|
|
F: package/libimxvpuapi/
|
2016-10-26 18:08:03 +02:00
|
|
|
F: package/mfgtools/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/sshpass/
|
2016-11-02 09:59:11 +01:00
|
|
|
F: package/x11r7/xdriver_xf86-video-imx-viv/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: Geoff Levand <geoff@infradead.org>
|
|
|
|
F: package/flannel/
|
|
|
|
|
|
|
|
N: Geoffrey Ragot <geoffreyragot@gmail.com>
|
|
|
|
F: package/python-pycli/
|
|
|
|
F: package/python-pyyaml/
|
|
|
|
|
|
|
|
N: Gilles Talis <gilles.talis@gmail.com>
|
|
|
|
F: package/fdk-aac/
|
|
|
|
F: package/httping/
|
|
|
|
F: package/iozone/
|
2017-03-19 09:07:52 +01:00
|
|
|
F: package/leptonica/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/ocrad/
|
2017-03-19 09:07:53 +01:00
|
|
|
F: package/tesseract-ocr/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/webp/
|
|
|
|
|
|
|
|
N: Gregory Dymarek <gregd72002@gmail.com>
|
|
|
|
F: package/ding-libs/
|
|
|
|
F: package/gengetopt/
|
|
|
|
F: package/janus-gateway/
|
|
|
|
F: package/libnice/
|
|
|
|
F: package/libsrtp/
|
|
|
|
F: package/libwebsock/
|
|
|
|
F: package/sofia-sip/
|
|
|
|
|
|
|
|
N: Guillaume Gardet <guillaume.gardet@oliseo.fr>
|
|
|
|
F: package/c-icap/
|
|
|
|
F: package/c-icap-modules/
|
|
|
|
F: package/sdl2/
|
|
|
|
|
|
|
|
N: Guillaume William Brs <guillaume.bressaix@gmail.com>
|
|
|
|
F: package/liquid-dsp/
|
|
|
|
|
2017-03-03 02:20:20 +01:00
|
|
|
N: Guo Ren <ren_guo@c-sky.com>
|
|
|
|
F: arch/Config.in.csky
|
2017-03-06 12:52:32 +01:00
|
|
|
F: board/csky/
|
|
|
|
F: configs/csky_*
|
2017-03-03 02:20:20 +01:00
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Gustavo Zacarias <gustavo@zacarias.com.ar>
|
|
|
|
F: arch/Config.in.powerpc
|
|
|
|
F: board/qemu/
|
|
|
|
F: configs/qemu_*
|
|
|
|
F: package/argp-standalone/
|
|
|
|
F: package/arptables/
|
|
|
|
F: package/audiofile/
|
|
|
|
F: package/autossh/
|
|
|
|
F: package/bitstream-vera/
|
|
|
|
F: package/blktrace/
|
|
|
|
F: package/bmon/
|
|
|
|
F: package/btrfs-progs/
|
|
|
|
F: package/c-ares/
|
|
|
|
F: package/cantarell/
|
|
|
|
F: package/check/
|
|
|
|
F: package/collectd/
|
|
|
|
F: package/comix-cursors/
|
|
|
|
F: package/connman-gtk/
|
|
|
|
F: package/conntrack-tools/
|
|
|
|
F: package/cppdb/
|
|
|
|
F: package/crda/
|
|
|
|
F: package/cryptodev-linux/
|
|
|
|
F: package/dbus-cpp/
|
|
|
|
F: package/debianutils/
|
|
|
|
F: package/dt/
|
|
|
|
F: package/exfat/
|
|
|
|
F: package/exfat-utils/
|
|
|
|
F: package/f2fs-tools/
|
|
|
|
F: package/faad2/
|
|
|
|
F: package/fping/
|
|
|
|
F: package/ftop/
|
|
|
|
F: package/gcr/
|
|
|
|
F: package/geoip/
|
|
|
|
F: package/gpsd/
|
|
|
|
F: package/granite/
|
|
|
|
F: package/graphite2/
|
|
|
|
F: package/gsettings-desktop-schemas/
|
2016-09-21 12:19:23 +02:00
|
|
|
F: package/gstreamer1/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/hans/
|
|
|
|
F: package/haveged/
|
|
|
|
F: package/heimdal/
|
|
|
|
F: package/hostapd/
|
|
|
|
F: package/ifupdown/
|
|
|
|
F: package/inconsolata/
|
|
|
|
F: package/iodine/
|
|
|
|
F: package/iperf3/
|
|
|
|
F: package/ipset/
|
|
|
|
F: package/iw/
|
|
|
|
F: package/jhead/
|
|
|
|
F: package/jquery-keyboard/
|
|
|
|
F: package/kompexsqlite/
|
|
|
|
F: package/kvmtool/
|
|
|
|
F: package/lame/
|
|
|
|
F: package/lft/
|
|
|
|
F: package/libao/
|
|
|
|
F: package/libcroco/
|
|
|
|
F: package/libcue/
|
|
|
|
F: package/libcuefile/
|
|
|
|
F: package/libepoxy/
|
|
|
|
F: package/libgee/
|
|
|
|
F: package/libglib2/
|
|
|
|
F: package/libgtk2/
|
|
|
|
F: package/libgtk3/
|
|
|
|
F: package/libmcrypt/
|
|
|
|
F: package/libmemcached/
|
|
|
|
F: package/libmhash/
|
|
|
|
F: package/libmnl/
|
|
|
|
F: package/libmng/
|
|
|
|
F: package/libmpdclient/
|
|
|
|
F: package/libnetfilter_acct/
|
|
|
|
F: package/libnetfilter_conntrack/
|
|
|
|
F: package/libnetfilter_cthelper/
|
|
|
|
F: package/libnetfilter_cttimeout/
|
|
|
|
F: package/libnetfilter_log/
|
|
|
|
F: package/libnetfilter_queue/
|
|
|
|
F: package/libnfnetlink/
|
|
|
|
F: package/libnl/
|
|
|
|
F: package/liboping/
|
|
|
|
F: package/libreplaygain/
|
|
|
|
F: package/libsamplerate/
|
|
|
|
F: package/libtorrent/
|
|
|
|
F: package/libuv/
|
|
|
|
F: package/lksctp-tools/
|
|
|
|
F: package/lshw/
|
|
|
|
F: package/lz4/
|
|
|
|
F: package/lzip/
|
|
|
|
F: package/mbedtls/
|
|
|
|
F: package/mcrypt/
|
|
|
|
F: package/memcached/
|
|
|
|
F: package/minizip/
|
|
|
|
F: package/mpd/
|
|
|
|
F: package/mpv/
|
|
|
|
F: package/mtr/
|
|
|
|
F: package/musepack/
|
|
|
|
F: package/ncmpc/
|
|
|
|
F: package/net-tools/
|
|
|
|
F: package/netstat-nat/
|
|
|
|
F: package/nettle/
|
|
|
|
F: package/nfacct/
|
|
|
|
F: package/nftables/
|
|
|
|
F: package/nload/
|
|
|
|
F: package/nmap/
|
|
|
|
F: package/noip/
|
|
|
|
F: package/norm/
|
|
|
|
F: package/obsidian-cursors/
|
|
|
|
F: package/ocf-linux/
|
|
|
|
F: package/opencore-amr/
|
|
|
|
F: package/openswan/
|
2016-09-21 12:19:23 +02:00
|
|
|
F: package/openvpn/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/opusfile/
|
|
|
|
F: package/p11-kit/
|
|
|
|
F: package/p910nd/
|
|
|
|
F: package/pax-utils/
|
|
|
|
F: package/procrank_linux/
|
|
|
|
F: package/php-*
|
|
|
|
F: package/pkgconf/
|
|
|
|
F: package/privoxy/
|
|
|
|
F: package/protobuf-c/
|
|
|
|
F: package/ptpd/
|
|
|
|
F: package/ptpd2/
|
|
|
|
F: package/pwgen/
|
|
|
|
F: package/ramspeed/
|
|
|
|
F: package/rng-tools/
|
|
|
|
F: package/rtorrent/
|
|
|
|
F: package/samba4/
|
|
|
|
F: package/sbc/
|
|
|
|
F: package/snmppp/
|
|
|
|
F: package/sox/
|
|
|
|
F: package/spidev_test/
|
|
|
|
F: package/squid/
|
|
|
|
F: package/start-stop-daemon/
|
|
|
|
F: package/swig/
|
|
|
|
F: package/thrift/
|
|
|
|
F: package/twolame/
|
|
|
|
F: package/ulogd/
|
|
|
|
F: package/unionfs/
|
|
|
|
F: package/unrar/
|
|
|
|
F: package/ushare/
|
|
|
|
F: package/vala/
|
|
|
|
F: package/vorbis-tools/
|
|
|
|
F: package/wavpack/
|
|
|
|
F: package/wayland-protocols/
|
|
|
|
F: package/webkitgtk/
|
|
|
|
F: package/whois/
|
|
|
|
F: package/wireshark/
|
2016-10-15 15:54:45 +02:00
|
|
|
F: package/wpa_supplicant/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/wpan-tools/
|
|
|
|
F: package/x11r7/xdriver_xf86-video-qxl/
|
|
|
|
F: package/xtables-addons/
|
|
|
|
F: package/zd1211-firmware/
|
|
|
|
|
|
|
|
N: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
|
|
|
|
F: package/gnuradio/
|
2017-02-10 15:01:12 +01:00
|
|
|
F: package/gqrx/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/gr-osmosdr/
|
|
|
|
F: package/libusbgx/
|
|
|
|
F: package/python-cheetah/
|
|
|
|
F: package/python-markdown/
|
|
|
|
F: package/python-pyqt/
|
|
|
|
F: package/python-sip/
|
|
|
|
|
|
|
|
N: Henrique Camargo <henrique@henriquecamargo.com>
|
|
|
|
F: package/json-glib/
|
|
|
|
|
|
|
|
N: Hiroshi Kawashima <kei-k@ca2.so-net.ne.jp>
|
|
|
|
F: package/gauche/
|
|
|
|
F: package/gmrender-resurrect/
|
|
|
|
F: package/squeezelite/
|
|
|
|
|
|
|
|
N: Ian Haylock <haylocki@yahoo.co.uk>
|
|
|
|
F: package/python-rpi-gpio/
|
|
|
|
|
|
|
|
N: Ignacy Gawędzki <ignacy.gawedzki@green-communications.fr>
|
|
|
|
F: package/angularjs/
|
|
|
|
|
2017-02-15 09:38:52 +01:00
|
|
|
N: Ilias Apalodimas <apalos@gmail.com>
|
|
|
|
F: package/keepalived/
|
|
|
|
|
2017-06-12 20:21:41 +02:00
|
|
|
N: Jagan Teki <jagan@amarulasolutions.com>
|
|
|
|
F: board/engicam/
|
|
|
|
F: configs/engicam_imx6q_icore_defconfig
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: James Knight <james.knight@rockwellcollins.com>
|
|
|
|
F: package/atkmm/
|
|
|
|
F: package/cairomm/
|
|
|
|
F: package/google-material-design-icons/
|
|
|
|
F: package/glibmm/
|
|
|
|
F: package/gtkmm3/
|
|
|
|
F: package/libpqxx/
|
|
|
|
F: package/pangomm/
|
2016-12-20 01:09:17 +01:00
|
|
|
F: package/rpm/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/yad/
|
|
|
|
|
|
|
|
N: Jan Pedersen <jp@jp-embedded.com>
|
|
|
|
F: package/zip/
|
|
|
|
|
|
|
|
N: Jan Viktorin <viktorin@rehivetech.com>
|
|
|
|
F: package/python-pexpect/
|
|
|
|
F: package/python-ptyprocess/
|
|
|
|
F: package/zynq-boot-bin/
|
|
|
|
|
|
|
|
N: Jarkko Sakkinen <jarkko.sakkinen@intel.com>
|
|
|
|
F: package/quota/
|
|
|
|
|
|
|
|
N: Jason Pruitt <jrspruitt@gmail.com>
|
|
|
|
F: package/librtlsdr/
|
|
|
|
|
|
|
|
N: Jens Rosenboom <j.rosenboom@x-ion.de>
|
|
|
|
F: package/sl/
|
|
|
|
|
|
|
|
N: Jens Zettelmeyer <zettelmeyerj@gmail.com>
|
|
|
|
F: package/batctl/
|
|
|
|
|
|
|
|
N: Jeremy Rosen <jeremy.rosen@openwide.fr>
|
|
|
|
F: package/fxload/
|
|
|
|
|
|
|
|
N: Joel Stanley <joel@jms.id.au>
|
|
|
|
F: package/pdbg/
|
|
|
|
|
|
|
|
N: Johan Derycke <johanderycke@gmail.com>
|
|
|
|
F: package/python-libconfig/
|
|
|
|
|
|
|
|
N: Johan Oudinet <johan.oudinet@gmail.com>
|
|
|
|
F: package/ejabberd/
|
|
|
|
F: package/erlang-goldrush/
|
2017-05-31 18:35:42 +02:00
|
|
|
F: package/erlang-jiffy/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/erlang-lager/
|
|
|
|
F: package/erlang-p1-cache-tab/
|
|
|
|
F: package/erlang-p1-iconv/
|
2017-06-06 16:33:10 +02:00
|
|
|
F: package/erlang-p1-oauth2/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/erlang-p1-sip/
|
|
|
|
F: package/erlang-p1-stringprep/
|
|
|
|
F: package/erlang-p1-stun/
|
|
|
|
F: package/erlang-p1-tls/
|
|
|
|
F: package/erlang-p1-utils/
|
|
|
|
F: package/erlang-p1-xml/
|
2017-05-31 18:35:44 +02:00
|
|
|
F: package/erlang-p1-xmpp/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/erlang-p1-yaml/
|
|
|
|
F: package/erlang-p1-zlib/
|
2016-12-04 23:35:31 +01:00
|
|
|
F: package/nginx-dav-ext/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: John Stile <johns@msli.com>
|
|
|
|
F: package/dhcpcd/
|
|
|
|
|
|
|
|
N: Jonathan Ben Avraham <yba@tkos.co.il>
|
|
|
|
F: arch/Config.in.xtensa
|
|
|
|
F: package/autofs/
|
|
|
|
F: package/dawgdic/
|
|
|
|
F: package/libphidget/
|
|
|
|
F: package/phidgetwebservice/
|
|
|
|
F: package/rapidxml/
|
|
|
|
F: package/sphinxbase/
|
|
|
|
|
|
|
|
N: Jonathan Liu <net147@gmail.com>
|
|
|
|
F: package/python-meld3/
|
|
|
|
F: package/supervisor/
|
|
|
|
|
|
|
|
N: Joris Lijssens <joris.lijssens@gmail.com>
|
|
|
|
F: package/emlog/
|
|
|
|
F: package/libcoap/
|
|
|
|
F: package/libnet/
|
|
|
|
F: package/libuio/
|
|
|
|
F: package/netsniff-ng/
|
|
|
|
F: package/rabbitmq-c/
|
|
|
|
|
|
|
|
N: Juha Rantanen <juha@codercoded.com>
|
|
|
|
F: package/acsccid/
|
|
|
|
|
|
|
|
N: Julian Scheel <julian@jusst.de>
|
|
|
|
F: package/bitstream/
|
|
|
|
F: package/cbootimage/
|
|
|
|
F: package/cryptopp/
|
|
|
|
F: package/dvblast/
|
|
|
|
F: package/tegrarcm/
|
|
|
|
|
|
|
|
N: Julien Boibessot <julien.boibessot@armadeus.com>
|
|
|
|
F: board/armadeus/
|
|
|
|
F: configs/armadeus*
|
|
|
|
F: package/gpm/
|
|
|
|
F: package/lbreakout2/
|
|
|
|
F: package/libcddb/
|
|
|
|
F: package/libmodbus/
|
|
|
|
F: package/ltris/
|
|
|
|
F: package/opentyrian/
|
2016-09-21 12:19:21 +02:00
|
|
|
F: package/python-pygame/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: Julien Corjon <corjon.j@ecagroup.com>
|
|
|
|
F: package/qt5/
|
|
|
|
|
|
|
|
N: Julien Floret <julien.floret@6wind.com>
|
|
|
|
F: package/lldpd/
|
|
|
|
|
2017-02-08 22:37:52 +01:00
|
|
|
N: Julien Viard de Galbert <julien@vdg.name>
|
|
|
|
F: package/dieharder/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Justin Maggard <jmaggard@netgear.com>
|
|
|
|
F: package/dtach/
|
|
|
|
|
|
|
|
N: Jérôme Oufella <jerome.oufella@savoirfairelinux.com>
|
|
|
|
F: package/libdri2/
|
|
|
|
F: package/qt-webkit-kiosk/
|
|
|
|
|
|
|
|
N: Jérôme Pouiller <jezz@sysmic.org>
|
|
|
|
F: package/apitrace/
|
|
|
|
F: package/freescale-imx/gpu-amd-bin-mx51/
|
|
|
|
F: package/freescale-imx/libz160/
|
|
|
|
F: package/lxc/
|
|
|
|
F: package/strongswan/
|
|
|
|
F: package/wmctrl/
|
|
|
|
F: package/x11r7/xdriver_xf86-video-imx/
|
|
|
|
F: package/x11r7/xdriver_xf86-video-imx-viv/
|
|
|
|
|
|
|
|
N: Jörg Krause <joerg.krause@embedded.rocks>
|
2017-01-13 19:54:24 +01:00
|
|
|
F: board/lemaker/bananapro/
|
|
|
|
F: configs/bananapro_defconfig
|
2017-03-11 13:47:44 +01:00
|
|
|
F: package/augeas/
|
2017-01-24 10:29:52 +01:00
|
|
|
F: package/bctoolbox/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/libshout/
|
|
|
|
F: package/libupnpp/
|
|
|
|
F: package/luv/
|
|
|
|
F: package/luvi/
|
|
|
|
F: package/mp4v2/
|
2016-09-21 12:19:23 +02:00
|
|
|
F: package/mpd/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/shairport-sync/
|
|
|
|
F: package/swupdate/
|
|
|
|
F: package/upmpdcli/
|
|
|
|
F: package/wavemon/
|
|
|
|
|
|
|
|
N: Karoly Kasza <kaszak@gmail.com>
|
|
|
|
F: package/irqbalance/
|
|
|
|
F: package/openvmtools/
|
|
|
|
|
|
|
|
N: Kelvin Cheung <keguang.zhang@gmail.com>
|
|
|
|
F: package/cpuload/
|
|
|
|
F: package/bwm-ng/
|
|
|
|
F: package/ramsmp/
|
|
|
|
|
2017-04-11 09:00:08 +02:00
|
|
|
N: Kevin Joly <kevin.joly@sensefly.com>
|
|
|
|
F: package/libgphoto2/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Laurent Cans <laurent.cans@gmail.com>
|
|
|
|
F: package/aircrack-ng/
|
|
|
|
|
|
|
|
N: Lee Jones <lee.jones@linaro.org>
|
|
|
|
F: boot/afboot-stm32/
|
|
|
|
|
2017-01-24 15:43:47 +01:00
|
|
|
N: Lionel Flandrin <lionel@svkt.org>
|
|
|
|
F: package/python-babel/
|
2017-01-25 10:01:50 +01:00
|
|
|
F: package/python-flask/
|
2017-01-30 15:11:18 +01:00
|
|
|
F: package/python-flask-babel/
|
|
|
|
F: package/python-gunicorn/
|
2017-01-24 15:43:47 +01:00
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Lionel Orry <lionel.orry@gmail.com>
|
|
|
|
F: package/mongrel2/
|
|
|
|
|
|
|
|
N: Lothar Felten <lothar.felten@gmail.com>
|
|
|
|
F: package/ti-sgx-demos/
|
|
|
|
F: package/ti-sgx-km/
|
|
|
|
F: package/ti-sgx-um/
|
|
|
|
|
|
|
|
N: Luca Ceresoli <luca@lucaceresoli.net>
|
2016-09-21 23:43:01 +02:00
|
|
|
F: board/olimex/a20_olinuxino/
|
|
|
|
F: configs/olimex_a20_olinuxino_*
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/agentpp/
|
|
|
|
F: package/exim/
|
|
|
|
F: package/libpjsip/
|
|
|
|
F: package/qpid-proton/
|
|
|
|
F: package/rtl8188eu/
|
2016-09-21 12:19:23 +02:00
|
|
|
F: package/snmppp/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/stm32flash/
|
|
|
|
F: package/unzip/
|
|
|
|
F: support/legal-info/
|
|
|
|
|
|
|
|
N: Lucas De Marchi <lucas.de.marchi@gmail.com>
|
|
|
|
F: package/fswebcam/
|
|
|
|
|
|
|
|
N: Ludovic Desroches <ludovic.desroches@atmel.com>
|
|
|
|
F: board/atmel/
|
|
|
|
F: configs/at91*
|
|
|
|
F: configs/atmel_*
|
|
|
|
F: package/fb-test-app/
|
|
|
|
F: package/python-json-schema-validator/
|
|
|
|
F: package/python-keyring/
|
|
|
|
F: package/python-simplejson/
|
|
|
|
F: package/python-versiontools/
|
|
|
|
F: package/wilc1000-firmware/
|
|
|
|
|
|
|
|
N: Mamatha Inamdar <mamatha4@linux.vnet.ibm.com>
|
|
|
|
F: package/nvme/
|
|
|
|
|
|
|
|
N: Manuel Vögele <develop@manuel-voegele.de>
|
2016-09-21 12:19:23 +02:00
|
|
|
F: package/python-pyqt5/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/python-requests-toolbelt/
|
|
|
|
|
|
|
|
N: Marcin Bis <marcin@bis.org.pl>
|
|
|
|
F: package/bluez5_utils/
|
|
|
|
F: package/cc-tool/
|
|
|
|
F: package/ecryptfs-utils/
|
|
|
|
|
|
|
|
N: Marcin Niestroj <m.niestroj@grinn-global.com>
|
2017-01-30 19:36:17 +01:00
|
|
|
F: board/grinn/
|
|
|
|
F: configs/grinn_*
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/argparse/
|
2016-12-08 15:51:49 +01:00
|
|
|
F: package/easydbus/
|
2017-05-29 16:32:05 +02:00
|
|
|
F: package/luaossl/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/rs485conf/
|
|
|
|
F: package/turbolua/
|
|
|
|
|
2017-03-17 10:11:19 +01:00
|
|
|
N: Marcin Nowakowski <marcin.nowakowski@imgtec.com>
|
|
|
|
F: package/libkcapi/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Marek Belisko <marek.belisko@open-nandra.com>
|
|
|
|
F: package/libatasmart/
|
|
|
|
F: package/polkit/
|
|
|
|
F: package/sg3_utils/
|
|
|
|
F: package/udisks/
|
|
|
|
|
2017-06-01 16:33:49 +02:00
|
|
|
N: Mario Rugiero <mrugiero@gmail.com>
|
|
|
|
F: package/ratpoison/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Markos Chandras <markos.chandras@imgtec.com>
|
|
|
|
F: package/harfbuzz/
|
|
|
|
F: package/libsecret/
|
|
|
|
|
|
|
|
N: Martin Bark <martin@barkynet.com>
|
|
|
|
F: package/ca-certificates/
|
2017-06-04 21:53:56 +02:00
|
|
|
F: package/connman/
|
2017-03-05 00:48:28 +01:00
|
|
|
F: package/nodejs/
|
2016-12-03 15:36:25 +01:00
|
|
|
F: package/tzdata/
|
|
|
|
F: package/zic/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: Martin Hicks <mort@bork.org>
|
|
|
|
F: package/cryptsetup/
|
|
|
|
|
2017-04-29 15:46:24 +02:00
|
|
|
N: Martin Kepplinger <martink@posteo.de>
|
|
|
|
F: package/tslib/
|
|
|
|
F: package/x11r7/xdriver_xf86-input-tslib/
|
|
|
|
F: package/x11vnc/
|
|
|
|
|
2016-09-21 12:19:23 +02:00
|
|
|
N: Mathieu Audat <mathieu.audat@savoirfairelinux.com>
|
|
|
|
F: board/technologic/ts4900/
|
|
|
|
F: configs/ts4900_defconfig
|
|
|
|
F: package/ts4900-fpga/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Matt Weber <matthew.weber@rockwellcollins.com>
|
|
|
|
F: package/bc/
|
2017-05-08 18:52:30 +02:00
|
|
|
F: package/checkpolicy/
|
|
|
|
F: package/cgroupfs-mount/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/eigen/
|
|
|
|
F: package/fmc/
|
|
|
|
F: package/fmlib/
|
|
|
|
F: package/igmpproxy/
|
|
|
|
F: package/iputils/
|
2017-05-02 01:11:40 +02:00
|
|
|
F: package/libcsv/
|
2017-05-08 18:52:30 +02:00
|
|
|
F: package/libselinux/
|
|
|
|
F: package/libsemanage/
|
|
|
|
F: package/libsepol/
|
|
|
|
F: package/libqmi/
|
|
|
|
F: package/nginx-upload/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/omniorb/
|
2017-05-08 18:52:30 +02:00
|
|
|
F: package/policycoreutils/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/python-ipy/
|
|
|
|
F: package/python-posix-ipc/
|
|
|
|
F: package/python-pypcap/
|
|
|
|
F: package/python-pyrex/
|
|
|
|
F: package/raptor/
|
2017-05-08 18:52:30 +02:00
|
|
|
F: package/sepolgen/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/setools/
|
|
|
|
F: package/simicsfs/
|
|
|
|
F: package/smcroute/
|
|
|
|
F: package/tclap/
|
2017-05-08 18:52:30 +02:00
|
|
|
F: package/valijson/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: Mauro Condarelli <mc5686@mclink.it>
|
|
|
|
F: package/mc/
|
|
|
|
F: package/python-autobahn/
|
|
|
|
F: package/python-cbor/
|
|
|
|
F: package/python-characteristic/
|
|
|
|
F: package/python-click/
|
|
|
|
F: package/python-crossbar/
|
|
|
|
F: package/python-lmdb/
|
|
|
|
F: package/python-mistune/
|
|
|
|
F: package/python-netaddr/
|
|
|
|
F: package/python-pyasn-modules/
|
|
|
|
F: package/python-pygments/
|
|
|
|
F: package/python-pynacl/
|
|
|
|
F: package/python-pytrie/
|
|
|
|
F: package/python-service-identity/
|
|
|
|
F: package/python-setproctitle/
|
|
|
|
F: package/python-shutilwhich/
|
|
|
|
F: package/python-treq/
|
|
|
|
F: package/python-txaio/
|
|
|
|
F: package/python-ujson/
|
|
|
|
F: package/python-wsaccel/
|
|
|
|
|
|
|
|
N: Max Filippov <jcmvbkbc@gmail.com>
|
|
|
|
F: arch/Config.in.xtensa
|
|
|
|
|
|
|
|
N: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
|
|
|
|
F: package/babeld/
|
|
|
|
F: package/dante/
|
|
|
|
F: package/faifa/
|
|
|
|
F: package/initscripts/
|
|
|
|
F: package/intel-microcode/
|
|
|
|
F: package/iucode-tool/
|
|
|
|
F: package/jasper/
|
|
|
|
F: package/kodi/
|
|
|
|
F: package/libass/
|
|
|
|
F: package/libbluray/
|
|
|
|
F: package/libcdio/
|
|
|
|
F: package/libcofi/
|
|
|
|
F: package/libenca/
|
|
|
|
F: package/libmodplug/
|
|
|
|
F: package/libnfs/
|
|
|
|
F: package/libplist/
|
|
|
|
F: package/libshairplay/
|
|
|
|
F: package/linux-zigbee/
|
|
|
|
F: package/netcat-openbsd/
|
|
|
|
F: package/open-plc-utils/
|
|
|
|
F: package/rpi-firmware/
|
|
|
|
F: package/rpi-userland/
|
|
|
|
F: package/rtmpdump/
|
|
|
|
F: package/skeleton/
|
|
|
|
F: package/systemd/
|
|
|
|
F: package/systemd-bootchart/
|
|
|
|
F: package/tinyalsa/
|
|
|
|
F: package/tinyxml/
|
|
|
|
|
|
|
|
N: Maxime Ripard <maxime.ripard@free-electrons.com>
|
|
|
|
F: package/kmsxx/
|
|
|
|
|
|
|
|
N: Michael Rommel <rommel@layer-7.net>
|
|
|
|
F: package/aiccu/
|
|
|
|
F: package/knock/
|
|
|
|
F: package/python-crc16/
|
|
|
|
F: package/python-pyzmq/
|
|
|
|
|
|
|
|
N: Michael Trimarchi <michael@amarulasolutions.com>
|
|
|
|
F: package/python-spidev/
|
|
|
|
|
|
|
|
N: Mikhail Boiko <mikhailboiko85@gmail.com>
|
|
|
|
F: package/libfribidi/
|
|
|
|
|
|
|
|
N: Morgan Delestre <m.delestre@sinters.fr>
|
|
|
|
F: package/monkey/
|
|
|
|
|
|
|
|
N: Murat Demirten <mdemirten@yh.com.tr>
|
|
|
|
F: package/jpeg-turbo/
|
|
|
|
F: package/libgeotiff/
|
|
|
|
|
|
|
|
N: Nathan Lynch <ntl@pobox.com>
|
|
|
|
F: package/chrony/
|
|
|
|
|
|
|
|
N: Nathaniel Roach <nroach44@gmail.com>
|
|
|
|
F: package/bandwidthd/
|
|
|
|
F: package/libgudev/
|
|
|
|
|
|
|
|
N: Naumann Andreas <ANaumann@ultratronik.de>
|
|
|
|
F: package/evemu/
|
|
|
|
F: package/libevdev/
|
|
|
|
|
|
|
|
N: Nicolas Serafini <nicolas.serafini@sensefly.com>
|
|
|
|
F: package/exiv2/
|
|
|
|
F: package/nvidia-tegra23/nvidia-tegra23-binaries/
|
|
|
|
F: package/nvidia-tegra23/nvidia-tegra23-codecs/
|
|
|
|
|
|
|
|
N: Nimai Mahajan <nimaim@gmail.com>
|
|
|
|
F: package/libucl/
|
|
|
|
|
|
|
|
N: Noé Rubinstein <noe.rubinstein@gmail.com>
|
|
|
|
F: package/tpm-tools/
|
|
|
|
F: package/trousers/
|
|
|
|
|
|
|
|
N: Olaf Rempel <razzor@kopf-tisch.de>
|
|
|
|
F: package/ctorrent/
|
|
|
|
|
|
|
|
N: Oli Vogt <oli.vogt.pub01@gmail.com>
|
|
|
|
F: package/python-django/
|
|
|
|
F: package/python-flup/
|
|
|
|
|
2016-10-12 10:06:32 +02:00
|
|
|
N: Olivier Matz <olivier.matz@6wind.com>
|
|
|
|
F: package/python-pyelftools/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Olivier Schonken <olivier.schonken@gmail.com>
|
|
|
|
F: package/ijs/
|
|
|
|
F: package/poppler/
|
|
|
|
F: package/qpdf/
|
|
|
|
F: package/openjpeg/
|
|
|
|
|
|
|
|
N: Olivier Singla <olivier.singla@gmail.com>
|
|
|
|
F: package/shellinabox/
|
|
|
|
|
|
|
|
N: Parnell Springmeyer <parnell@digitalmentat.com>
|
|
|
|
F: package/scrypt/
|
|
|
|
|
|
|
|
N: Pascal Huerst <pascal.huerst@gmail.com>
|
|
|
|
F: package/google-breakpad/
|
|
|
|
|
|
|
|
N: Patrick Gerber <kpa_info@yahoo.fr>
|
|
|
|
F: package/yavta/
|
|
|
|
|
|
|
|
N: Paul Cercueil <paul.cercueil@analog.com>
|
|
|
|
F: package/libiio/
|
|
|
|
|
|
|
|
N: Paul Cercueil <paul@crapouillou.net>
|
|
|
|
F: package/lightning/
|
|
|
|
|
|
|
|
N: Pedro Aguilar <paguilar@paguilar.org>
|
|
|
|
F: package/libunistring/
|
|
|
|
|
|
|
|
N: Peter Korsgaard <peter@korsgaard.com>
|
2016-09-21 12:19:23 +02:00
|
|
|
F: board/orangepi/
|
2016-12-13 21:52:36 +01:00
|
|
|
F: configs/orangepi_pc_defconfig
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/flickcurl/
|
2017-03-20 17:00:06 +01:00
|
|
|
F: package/jo/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/libfastjson/
|
|
|
|
F: package/lzop/
|
2017-02-26 21:44:27 +01:00
|
|
|
F: package/memtool/
|
2016-09-21 12:19:23 +02:00
|
|
|
F: package/mosquitto/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/python-alsaaudio/
|
|
|
|
F: package/python-enum/
|
|
|
|
F: package/python-enum34/
|
|
|
|
F: package/python-ipaddr/
|
|
|
|
F: package/python-pam/
|
|
|
|
F: package/python-psutil/
|
|
|
|
F: package/triggerhappy/
|
|
|
|
|
|
|
|
N: Peter Seiderer <ps.report@gmx.net>
|
2016-09-21 12:19:23 +02:00
|
|
|
F: board/raspberrypi/
|
|
|
|
F: configs/raspberrypi3_defconfig
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/assimp/
|
|
|
|
F: package/bcm2835/
|
2017-02-09 18:48:29 +01:00
|
|
|
F: package/ddrescue/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/dejavu/
|
|
|
|
F: package/dillo/
|
|
|
|
F: package/edid-decode/
|
|
|
|
F: package/ghostscript-fonts/
|
|
|
|
F: package/gstreamer1/gst1-validate/
|
2016-09-21 12:19:23 +02:00
|
|
|
F: package/libevdev/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/log4cplus/
|
|
|
|
F: package/postgresql/
|
2017-02-10 21:28:43 +01:00
|
|
|
F: package/qt5/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/racehound/
|
|
|
|
F: package/wiringpi/
|
|
|
|
|
|
|
|
N: Peter Thompson <peter.macleod.thompson@gmail.com>
|
|
|
|
F: package/sdl2_gfx/
|
|
|
|
F: package/sdl2_image/
|
|
|
|
F: package/sdl2_ttf/
|
|
|
|
|
2017-06-07 20:44:29 +02:00
|
|
|
N: Petr Kulhavy <brain@jikos.cz>
|
|
|
|
F: package/linuxptp/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Petr Vorel <petr.vorel@gmail.com>
|
|
|
|
F: package/linux-backports/
|
2017-01-18 12:24:19 +01:00
|
|
|
F: package/ltp-testsuite/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: Phil Eichinger <phil.eichinger@gmail.com>
|
|
|
|
F: package/libqrencode/
|
|
|
|
F: package/psplash/
|
|
|
|
F: package/sispmctl/
|
|
|
|
F: package/zsh/
|
|
|
|
|
|
|
|
N: Philipp Claves <claves@budelmann-elektronik.com>
|
|
|
|
F: package/libassuan/
|
|
|
|
F: package/libgpgme/
|
|
|
|
|
|
|
|
N: Philippe Proulx <eeppeliteloop@gmail.com>
|
2016-11-03 00:23:35 +01:00
|
|
|
F: package/lttng-babeltrace/
|
|
|
|
F: package/lttng-libust/
|
|
|
|
F: package/lttng-modules/
|
|
|
|
F: package/lttng-tools/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/python-ipython/
|
2016-11-03 00:23:35 +01:00
|
|
|
F: package/liburcu/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: Pierre Floury <pierre.floury@gmail.com>
|
|
|
|
F: package/trace-cmd/
|
|
|
|
|
|
|
|
N: Pieter De Gendt <pieter.degendt@gmail.com>
|
|
|
|
F: package/libvips/
|
|
|
|
|
|
|
|
N: Pieterjan Camerlynck <pieterjan.camerlynck@gmail.com>
|
|
|
|
F: package/libdvbpsi/
|
|
|
|
F: package/mraa/
|
2017-03-29 12:14:05 +02:00
|
|
|
F: package/synergy/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
2016-09-29 11:39:59 +02:00
|
|
|
N: Pranit Sirsat <Pranit.Sirsat@imgtec.com>
|
|
|
|
F: package/paho-mqtt-c/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Qais Yousef <Qais.Yousef@imgtec.com>
|
|
|
|
F: package/bellagio/
|
|
|
|
|
2017-04-07 21:20:02 +02:00
|
|
|
N: Rahul Bedarkar <rahulbedarkar89@gmail.com>
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/cxxtest/
|
|
|
|
F: package/gflags/
|
|
|
|
F: package/glog/
|
|
|
|
F: package/gssdp/
|
|
|
|
F: package/gupnp/
|
|
|
|
F: package/gupnp-av/
|
2017-04-21 11:22:04 +02:00
|
|
|
F: package/nanomsg/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
2016-10-17 13:02:25 +02:00
|
|
|
N: Rahul Jain <rahul.jain@imgtec.com>
|
|
|
|
F: package/uhttpd/
|
|
|
|
F: package/ustream-ssl/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Renaud Aubin <root@renaud.io>
|
|
|
|
F: package/libhttpparser/
|
|
|
|
|
2016-10-07 22:30:31 +02:00
|
|
|
N: Ricardo Martincoski <ricardo.martincoski@datacom.ind.br>
|
|
|
|
F: package/atop/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Rhys Williams <github@wilberforce.co.nz>
|
|
|
|
F: package/lirc-tools/
|
|
|
|
|
2017-02-19 23:17:17 +01:00
|
|
|
N: Ricardo Martincoski <ricardo.martincoski@gmail.com>
|
|
|
|
F: support/scripts/check*package*
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Richard Braun <rbraun@sceen.net>
|
2016-11-03 08:59:27 +01:00
|
|
|
F: package/curlftpfs/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/tzdata/
|
|
|
|
|
|
|
|
N: Rico Bachmann <bachmann@tofwerk.com>
|
|
|
|
F: package/apr-util/
|
|
|
|
F: package/subversion/
|
|
|
|
|
|
|
|
N: Rodrigo Rebello <rprebello@gmail.com>
|
|
|
|
F: package/chocolate-doom/
|
|
|
|
F: package/irssi/
|
|
|
|
F: package/vnstat/
|
|
|
|
|
|
|
|
N: Romain Naour <romain.naour@gmail.com>
|
2016-12-04 17:30:26 +01:00
|
|
|
F: package/aubio/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/bullet/
|
|
|
|
F: package/efl/
|
|
|
|
F: package/enlightenment/
|
|
|
|
F: package/expedite/
|
|
|
|
F: package/iqvlinux/
|
|
|
|
F: package/liblinear/
|
2017-03-05 16:09:56 +01:00
|
|
|
F: package/lensfun/
|
2017-06-12 22:53:59 +02:00
|
|
|
F: package/libspatialindex/
|
2016-12-17 16:13:38 +01:00
|
|
|
F: package/linux-syscall-support/
|
2017-02-26 17:48:55 +01:00
|
|
|
F: package/lugaru/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/mcelog/
|
|
|
|
F: package/openpowerlink/
|
2017-03-25 22:58:58 +01:00
|
|
|
F: package/physfs/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/stress-ng/
|
2017-03-25 22:58:59 +01:00
|
|
|
F: package/supertux/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/terminology/
|
2017-01-08 23:20:10 +01:00
|
|
|
F: package/upower/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/xenomai/
|
|
|
|
|
2016-09-21 12:19:23 +02:00
|
|
|
N: Romain Perier <romain.perier@free-electrons.com>
|
|
|
|
F: package/amd-catalyst/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Ryan Barnett <ryan.barnett@rockwellcollins.com>
|
|
|
|
F: package/atftp/
|
|
|
|
F: package/miraclecast/
|
|
|
|
F: package/python-pyasn/
|
|
|
|
F: package/python-pycrypto/
|
|
|
|
F: package/python-pysnmp/
|
|
|
|
F: package/python-pysnmp-apps/
|
|
|
|
F: package/python-pysnmp-mibs/
|
|
|
|
F: package/python-tornado/
|
|
|
|
|
2016-10-16 18:04:22 +02:00
|
|
|
N: Ryan Coe <bluemrp9@gmail.com>
|
2016-10-17 22:14:31 +02:00
|
|
|
F: package/inadyn/
|
2016-10-16 18:04:22 +02:00
|
|
|
F: package/libite/
|
2016-12-16 23:26:53 +01:00
|
|
|
F: package/mariadb/
|
2016-10-16 18:04:22 +02:00
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Ryan Wilkins <ryan@deadfrog.net>
|
|
|
|
F: package/biosdevname/
|
|
|
|
|
|
|
|
N: Rémi Rérolle <remi.rerolle@gmail.com>
|
|
|
|
F: package/libfreeimage/
|
|
|
|
|
|
|
|
N: Sagaert Johan <sagaert.johan@skynet.be>
|
|
|
|
F: package/git/
|
|
|
|
F: package/gsl/
|
|
|
|
F: package/jquery-mobile/
|
|
|
|
F: package/libgsasl/
|
|
|
|
F: package/qdecoder/
|
|
|
|
F: package/qlibc/
|
|
|
|
|
|
|
|
N: Sam Bobroff <sam.bobroff@au1.ibm.com>
|
2016-11-01 21:19:44 +01:00
|
|
|
F: arch/Config.in.powerpc
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/librtas/
|
|
|
|
|
|
|
|
N: Samuel Martin <s.martin49@gmail.com>
|
|
|
|
F: package/armadillo/
|
|
|
|
F: package/canfestival/
|
|
|
|
F: package/clapack/
|
|
|
|
F: package/cwiid/
|
|
|
|
F: package/flite/
|
|
|
|
F: package/nginx/
|
2016-09-21 21:53:29 +02:00
|
|
|
F: package/opencv/
|
|
|
|
F: package/opencv3/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/openobex/
|
2016-09-21 21:53:29 +02:00
|
|
|
F: package/pkg-cmake.mk
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/python-numpy/
|
|
|
|
F: package/scrub/
|
|
|
|
F: package/urg/
|
|
|
|
F: package/ussp-push/
|
2016-10-01 18:33:13 +02:00
|
|
|
F: support/misc/toolchainfile.cmake.in
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: Santosh Multhalli <santosh.multhalli@rockwellcollins.com>
|
|
|
|
F: package/valijson/
|
|
|
|
|
|
|
|
N: Scott Fan <fancp2007@gmail.com>
|
|
|
|
F: package/libssh/
|
|
|
|
F: package/x11r7/xdriver_xf86-video-fbturbo/
|
|
|
|
|
|
|
|
N: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com>
|
|
|
|
F: package/atf/
|
|
|
|
F: package/cppunit/
|
|
|
|
F: package/kyua/
|
|
|
|
F: package/lutok/
|
|
|
|
F: package/yaml-cpp/
|
|
|
|
|
2017-04-06 17:41:17 +02:00
|
|
|
N: Semyon Kolganov <semenak94@mail.ru>
|
|
|
|
F: package/fmt/
|
2017-04-10 16:59:15 +02:00
|
|
|
F: package/libbson/
|
2017-04-25 20:10:58 +02:00
|
|
|
F: package/lua-resty-http/
|
2017-04-13 22:32:01 +02:00
|
|
|
F: package/mpir/
|
2017-04-06 17:41:17 +02:00
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Sergio Prado <sergio.prado@e-labworks.com>
|
|
|
|
F: package/libgdiplus/
|
|
|
|
F: package/mongodb/
|
|
|
|
F: package/stella/
|
|
|
|
F: package/tunctl/
|
|
|
|
F: package/ubus/
|
|
|
|
|
|
|
|
N: Simon Dawson <spdawson@gmail.com>
|
|
|
|
F: boot/at91bootstrap3/
|
|
|
|
F: package/cppzmq/
|
|
|
|
F: package/czmq/
|
|
|
|
F: package/filemq/
|
|
|
|
F: package/googlefontdirectory/
|
|
|
|
F: package/jansson/
|
|
|
|
F: package/jquery-ui/
|
|
|
|
F: package/jquery-ui-themes/
|
|
|
|
F: package/json-javascript/
|
|
|
|
F: package/lcdapi/
|
|
|
|
F: package/libfreefare/
|
|
|
|
F: package/libjson/
|
|
|
|
F: package/libnfc/
|
|
|
|
F: package/libnfc/
|
|
|
|
F: package/libserial/
|
|
|
|
F: package/libsigsegv/
|
|
|
|
F: package/macchanger/
|
|
|
|
F: package/minicom/
|
|
|
|
F: package/minidlna/
|
|
|
|
F: package/msgpack/
|
|
|
|
F: package/nanocom/
|
|
|
|
F: package/neard/
|
|
|
|
F: package/neardal/
|
|
|
|
F: package/owl-linux/
|
|
|
|
F: package/python-nfc/
|
|
|
|
F: package/rapidjson/
|
|
|
|
F: package/sconeserver/
|
|
|
|
F: package/sound-theme-borealis/
|
|
|
|
F: package/sound-theme-freedesktop/
|
|
|
|
F: package/vlc/
|
|
|
|
F: package/xscreensaver/
|
|
|
|
F: package/zmqpp/
|
|
|
|
F: package/zyre/
|
|
|
|
|
|
|
|
N: Spenser Gilliland <spenser@gillilanding.com>
|
|
|
|
F: arch/Config.in.microblaze
|
|
|
|
F: package/a10disp/
|
|
|
|
F: package/glmark2/
|
|
|
|
F: package/libvpx/
|
|
|
|
F: package/mesa3d-demos/
|
|
|
|
F: package/sunxi-mali/
|
|
|
|
F: package/ti-gfx/
|
|
|
|
|
|
|
|
N: Stefan Fröberg <stefan.froberg@petroprogram.com>
|
|
|
|
F: package/elfutils/
|
|
|
|
F: package/libtasn1/
|
|
|
|
F: package/proxychains-ng/
|
|
|
|
F: package/yasm/
|
|
|
|
|
2017-02-09 14:45:55 +01:00
|
|
|
N: Stefan Sørensen <stefan.sorensen@spectralink.com>
|
2017-05-05 14:35:26 +02:00
|
|
|
F: package/cracklib/
|
2017-05-05 14:35:27 +02:00
|
|
|
F: package/libpwquality/
|
2017-02-09 14:45:55 +01:00
|
|
|
F: package/libscrypt/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Stephan Hoffmann <sho@relinux.de>
|
|
|
|
F: package/cache-calibrator/
|
|
|
|
F: package/gtest/
|
|
|
|
F: package/mtdev/
|
|
|
|
F: package/mtdev2tuio/
|
|
|
|
F: package/qtuio/
|
|
|
|
|
|
|
|
N: Steve Calfee <stevecalfee@gmail.com>
|
|
|
|
F: package/python-pymysql/
|
|
|
|
F: package/python-pyratemp/
|
|
|
|
|
|
|
|
N: Steve James <ste@junkomatic.net>
|
|
|
|
F: package/leveldb/
|
|
|
|
F: package/libcli/
|
|
|
|
|
|
|
|
N: Steve Kenton <skenton@ou.edu>
|
|
|
|
F: package/dvdauthor/
|
|
|
|
F: package/dvdrw-tools/
|
|
|
|
F: package/memtest86/
|
|
|
|
F: package/mjpegtools/
|
|
|
|
F: package/tovid/
|
|
|
|
F: package/xorriso/
|
|
|
|
|
|
|
|
N: Steve Thomas <scjthm@live.com>
|
|
|
|
F: package/cloog/
|
|
|
|
F: package/isl/
|
|
|
|
|
|
|
|
N: Steven Noonan <steven@uplinklabs.net>
|
|
|
|
F: package/hwloc/
|
|
|
|
F: package/powertop/
|
|
|
|
|
|
|
|
N: Sven Neumann <neumann@teufel.de>
|
|
|
|
F: package/gstreamer1/gst1-libav/
|
|
|
|
|
|
|
|
N: Sven Neumann <s.neumann@raumfeld.com>
|
|
|
|
F: package/glib-networking/
|
|
|
|
F: package/libmms/
|
|
|
|
F: package/orc/
|
|
|
|
|
|
|
|
N: Sébastien Szymanski <sebastien.szymanski@armadeus.com>
|
|
|
|
F: package/mmc-utils/
|
|
|
|
F: package/python-flask-jsonrpc/
|
|
|
|
F: package/python-flask-login/
|
|
|
|
|
2016-09-21 12:19:23 +02:00
|
|
|
N: Theo Debrouwere <t.debrouwere@televic.com>
|
|
|
|
F: package/pugixml/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Thierry Bultel <tbultel@free.fr>
|
|
|
|
F: package/mpd-mpc/
|
|
|
|
|
|
|
|
N: Thijs Vermeir <thijsvermeir@gmail.com>
|
|
|
|
F: package/ranger/
|
|
|
|
F: package/x265/
|
|
|
|
|
|
|
|
N: Thomas Claveirole <thomas.claveirole@green-communications.fr>
|
|
|
|
F: package/fcgiwrap/
|
|
|
|
|
|
|
|
N: Thomas Davis <sunsetbrew@sunsetbrew.com>
|
|
|
|
F: package/civetweb/
|
|
|
|
|
2017-01-31 17:03:43 +01:00
|
|
|
N: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
|
|
|
|
F: docs/manual/
|
2017-02-06 16:19:03 +01:00
|
|
|
F: package/opkg-utils/
|
2017-01-31 17:03:43 +01:00
|
|
|
F: support/scripts/size-stats
|
|
|
|
F: support/scripts/size-stats-compare
|
|
|
|
F: toolchain/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
|
|
|
|
F: arch/Config.in.arm
|
|
|
|
F: boot/boot-wrapper-aarch64/
|
|
|
|
F: boot/grub2/
|
|
|
|
F: boot/gummiboot/
|
|
|
|
F: package/android-tools/
|
|
|
|
F: package/b43-firmware/
|
|
|
|
F: package/b43-fwcutter/
|
|
|
|
F: package/c-periphery/
|
|
|
|
F: package/cdrkit/
|
|
|
|
F: package/cifs-utils/
|
|
|
|
F: package/cloop/
|
|
|
|
F: package/cmake/
|
|
|
|
F: package/cramfs/
|
|
|
|
F: package/dmidecode/
|
|
|
|
F: package/flashrom/
|
2016-10-15 15:53:36 +02:00
|
|
|
F: package/gcc/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/genext2fs/
|
|
|
|
F: package/genromfs/
|
|
|
|
F: package/getent/
|
|
|
|
F: package/gnu-efi/
|
|
|
|
F: package/heirloom-mailx/
|
|
|
|
F: package/hiawatha/
|
|
|
|
F: package/igh-ethercat/
|
|
|
|
F: package/intltool/
|
|
|
|
F: package/libcap/
|
|
|
|
F: package/libffi/
|
|
|
|
F: package/libsha1/
|
|
|
|
F: package/libtirpc/
|
|
|
|
F: package/libxkbcommon/
|
|
|
|
F: package/libxml-parser-perl/
|
|
|
|
F: package/localedef/
|
|
|
|
F: package/log4cxx/
|
|
|
|
F: package/monit/
|
|
|
|
F: package/mpdecimal/
|
|
|
|
F: package/msmtp/
|
|
|
|
F: package/musl/
|
|
|
|
F: package/ne10/
|
|
|
|
F: package/pkg-python.mk
|
|
|
|
F: package/pkg-autotools.mk
|
|
|
|
F: package/pkg-generic.mk
|
|
|
|
F: package/python/
|
|
|
|
F: package/python3/
|
|
|
|
F: package/python-mad/
|
|
|
|
F: package/python-serial/
|
|
|
|
F: package/qextserialport/
|
|
|
|
F: package/rpcbind/
|
|
|
|
F: package/rt-tests/
|
|
|
|
F: package/sam-ba/
|
|
|
|
F: package/scons/
|
|
|
|
F: package/squashfs/
|
|
|
|
F: package/wayland/
|
|
|
|
F: package/weston/
|
|
|
|
F: toolchain/
|
|
|
|
|
|
|
|
N: Tiago Brusamarello <tiago.brusamarello@datacom.ind.br>
|
|
|
|
F: package/aer-inject/
|
|
|
|
|
|
|
|
N: Tzu-Jung Lee <roylee17@gmail.com>
|
|
|
|
F: package/dropwatch/
|
|
|
|
F: package/tstools/
|
|
|
|
|
|
|
|
N: Vanya Sergeev <vsergeev@gmail.com>
|
|
|
|
F: package/lua-periphery/
|
|
|
|
|
|
|
|
N: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
|
|
|
|
F: arch/Config.in.mips
|
|
|
|
F: package/gnupg2/
|
|
|
|
F: package/hidapi/
|
|
|
|
F: package/libfm/
|
|
|
|
F: package/libfm-extra/
|
|
|
|
F: package/libksba/
|
|
|
|
F: package/menu-cache/
|
|
|
|
F: package/openblas/
|
|
|
|
F: package/openmpi/
|
|
|
|
F: package/pinentry/
|
|
|
|
F: package/trinity/
|
|
|
|
|
|
|
|
N: Vincent Stehlé <vincent.stehle@intel.com>
|
|
|
|
F: package/i7z/
|
|
|
|
F: package/msr-tools/
|
|
|
|
|
|
|
|
N: Vinicius Tinti <viniciustinti@gmail.com>
|
|
|
|
F: package/python-thrift/
|
|
|
|
|
|
|
|
N: Volkov Viacheslav <sv99@inbox.ru>
|
|
|
|
F: package/rfkill/
|
|
|
|
F: package/v4l2grab/
|
|
|
|
F: package/zbar/
|
|
|
|
|
|
|
|
N: Wade Berrier <wberrier@gmail.com>
|
|
|
|
F: package/ngrep/
|
|
|
|
|
|
|
|
N: Waldemar Brodkorb <wbx@openadk.org>
|
|
|
|
F: arch/Config.in.bfin
|
|
|
|
F: arch/Config.in.m68k
|
2017-01-28 09:52:35 +01:00
|
|
|
F: arch/Config.in.or1k
|
|
|
|
F: arch/Config.in.sparc
|
2016-10-08 18:18:26 +02:00
|
|
|
F: package/uclibc/
|
2016-12-04 21:50:40 +01:00
|
|
|
F: package/uclibc-ng-test/
|
2016-10-08 18:18:26 +02:00
|
|
|
F: package/mksh/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: Will Newton <will.newton@gmail.com>
|
|
|
|
F: package/enchant/
|
|
|
|
F: package/erlang/
|
|
|
|
F: package/libmicrohttpd/
|
|
|
|
F: package/sysprof/
|
|
|
|
F: package/time/
|
|
|
|
|
|
|
|
N: Will Newton <will.newton@imgtec.com>
|
|
|
|
F: package/numactl/
|
|
|
|
|
|
|
|
N: Will Wagner <will_wagner@carallon.com>
|
|
|
|
F: package/yaffs2utils/
|
|
|
|
|
|
|
|
N: Wojciech M. Zabolotny <wzab01@gmail.com>
|
|
|
|
F: package/avrdude/
|
|
|
|
F: package/jack2/
|
|
|
|
F: package/python-msgpack/
|
|
|
|
F: package/python-pyusb/
|
|
|
|
|
|
|
|
N: Wojciech Niziński <niziak@spox.org>
|
|
|
|
F: package/fwup/
|
|
|
|
|
|
|
|
N: Yann E. MORIN <yann.morin.1998@free.fr>
|
|
|
|
F: package/cegui06/
|
|
|
|
F: package/celt051/
|
|
|
|
F: package/dtc/
|
|
|
|
F: package/dtv-scan-tables/
|
|
|
|
F: package/dvb-apps/
|
2017-02-18 15:33:04 +01:00
|
|
|
F: package/freerdp/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/keyutils/
|
|
|
|
F: package/libbsd/
|
|
|
|
F: package/libedit/
|
2017-01-27 20:33:46 +01:00
|
|
|
F: package/libgsm/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/libinput/
|
|
|
|
F: package/libiscsi/
|
|
|
|
F: package/libseccomp/
|
2016-10-15 15:55:41 +02:00
|
|
|
F: package/linux-tools/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/mesa3d-headers/
|
|
|
|
F: package/mke2img/
|
2017-03-12 10:58:15 +01:00
|
|
|
F: package/nbd/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/nut/
|
2016-09-21 12:19:23 +02:00
|
|
|
F: package/nvidia-driver/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/omxplayer/
|
|
|
|
F: package/python-pyparsing/
|
|
|
|
F: package/pkg-download.mk
|
2016-10-30 17:02:15 +01:00
|
|
|
F: package/pkg-waf.mk
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/slirp/
|
|
|
|
F: package/snappy/
|
|
|
|
F: package/spice/
|
|
|
|
F: package/spice-protocol/
|
2016-10-15 15:55:41 +02:00
|
|
|
F: package/systemd/
|
|
|
|
F: package/systemd-bootchart/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/tmux/
|
|
|
|
F: package/tvheadend/
|
|
|
|
F: package/usbredir/
|
|
|
|
F: package/vde2/
|
|
|
|
F: package/w_scan/
|
2016-10-15 15:55:41 +02:00
|
|
|
F: package/wayland/
|
|
|
|
F: package/weston/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: support/download/
|
|
|
|
|
|
|
|
N: Yegor Yefremov <yegorslists@googlemail.com>
|
|
|
|
F: package/acl/
|
|
|
|
F: package/attr/
|
|
|
|
F: package/bluez_utils/
|
|
|
|
F: package/boost/
|
|
|
|
F: package/bootstrap/
|
|
|
|
F: package/cannelloni/
|
2016-12-18 13:00:26 +01:00
|
|
|
F: package/can-utils/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/circus/
|
|
|
|
F: package/feh/
|
|
|
|
F: package/giblib/
|
|
|
|
F: package/imlib2/
|
|
|
|
F: package/jquery-datetimepicker/
|
|
|
|
F: package/jquery-sidebar/
|
|
|
|
F: package/kmod/
|
|
|
|
F: package/libical/
|
|
|
|
F: package/libmbim/
|
|
|
|
F: package/libndp/
|
|
|
|
F: package/libnftnl/
|
|
|
|
F: package/libsoc/
|
|
|
|
F: package/libsocketcan/
|
|
|
|
F: package/libubox/
|
|
|
|
F: package/libuci/
|
|
|
|
F: package/linux-firmware/
|
|
|
|
F: package/modem-manager/
|
|
|
|
F: package/nuttcp/
|
|
|
|
F: package/parted/
|
2017-04-13 11:33:20 +02:00
|
|
|
F: package/phytool/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/python*
|
2016-11-07 07:51:33 +01:00
|
|
|
F: package/ser2net/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/socketcand/
|
|
|
|
F: package/qt5/qt5serialbus/
|
|
|
|
F: package/sdparm/
|
|
|
|
F: package/ti-utils/
|
|
|
|
F: package/x11r7/xapp_xconsole/
|
|
|
|
F: package/x11r7/xapp_xinput-calibrator/
|
|
|
|
F: package/zlog/
|
|
|
|
F: support/scripts/scanpypi
|
|
|
|
|
|
|
|
N: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com>
|
|
|
|
F: package/crudini/
|
|
|
|
F: package/grantlee/
|
|
|
|
F: package/python-configobj/
|
|
|
|
F: package/python-iniparse/
|
|
|
|
F: package/qjson/
|
|
|
|
F: package/quazip/
|
2016-07-31 14:45:50 +02:00
|
|
|
F: package/shapelib/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/tinc/
|