summaryrefslogtreecommitdiffstats
path: root/DEVELOPERS
Commit message (Collapse)AuthorAgeFilesLines
* at-spi2-atk: new packageJoseph Kogut2018-06-251-0/+1
| | | | | | Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com> [Thomas: drop unneeded AT_SPI2_ATK_INSTALL_STAGING_OPTS variable.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* at-spi2-core: new packageJoseph Kogut2018-06-251-0/+1
| | | | | | | | | | | Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com> [Thomas: - drop host-meson dependency, unneeded since the meson-package infrastructure is used - add -Ddbus_daemon=/usr/bin/dbus-daemon, otherwise at-spi2-core meson build system tries to find dbus-daemon on the host machine, where it may not be available.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* davfs2: new packageRoman Gorbenkov2018-06-241-0/+3
| | | | | | | | | | | | davfs2 is a Linux file system driver that allows to mount a WebDAV resource. WebDAV is an extension to HTTP/1.1 that allows remote collaborative authoring of Web resources. [Peter: Add patch to drop -fstack-protector-strong and update dependencies, Not available on musl and nommu, fixup .hash file comments, Fix _SITE and drop autoreconf, update DEVELOPERS] Signed-off-by: Roman Gorbenkov <roman.gorbenkov@ens2m.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* DEVELOPERS: add a trailing slash for libuvPeter Korsgaard2018-06-231-1/+1
| | | | | Reported-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* DEVELOPERS: add myself to package/libuvAsaf Kahlon2018-06-231-0/+1
| | | | | Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* DEVELOPERS: add myself to some packagesFabrice Fontaine2018-06-181-0/+5
| | | | | | | Add my entry to json-c, libsoup, libsoxr, libxslt and tinymembench Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package: add python-validatorsPeter Korsgaard2018-06-161-0/+1
| | | | | | Simple data validation library. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* DEVELOPERS: drop Stefan Fröberg's entryBaruch Siach2018-06-131-8/+0
| | | | | | | Emails bounce. The domain does not resolve. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* DEVELOPERS: add myself for sqliteBernd Kuhls2018-06-101-0/+1
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* DEVELOPERS: update email for flatccJoel Carlson2018-06-091-1/+1
| | | | | Signed-off-by: Joel Carlson <JoelsonCarl@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* DEVELOPERS: add myself to init-related packagesCarlos Santos2018-06-071-0/+9
| | | | | | | | I'm working on improving the sysvinit scripts, so it's advisable to keep an eye on them. Signed-off-by: Carlos Santos <casantos@datacom.com.br> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* DEVELOPERS: add myself as maintainer of abootimgJulien BOIBESSOT2018-06-061-0/+1
| | | | | | | | | | I forgot to do it while submitting this package [1]. Thanks Thomas for pointing it. [1] https://git.buildroot.net/buildroot/commit/package/abootimg?id=43bafa748fbb5439856b9de1667db93c43ddd21f Signed-off-by: Julien BOIBESSOT <julien.boibessot@armadeus.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* package/mender: new packageAngelo Compagnucci2018-06-051-0/+1
| | | | | | | | | | | | | | | This patch add mender, an open source over-the-air (OTA) software updater for embedded Linux devices. Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com> [Thomas: - add entry to DEVELOPERS file. - drop dependency on systemd, since there is really no build dependency, it's just that the init script integration is missing. - add Config.in comment about the thread dependency - don't override install commands, otherwise the mender binary is not installed, and instead use a post install target hook.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* flatcc: new packageJoel Carlson2018-06-051-0/+3
| | | | | | | | | | | This adds flatcc as a new package, pulling v0.5.1 from github. flatcc has both a host tool (the compiler), and libraries for the target. Signed-off-by: Steve deRosier <steve.derosier@lairdtech.com> Signed-off-by: Joel Carlson <joel.carlson@cosmicaes.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> [Thomas: add entry in DEVELOPERS file.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* shadowsocks-libev: new packageMin Xu2018-06-041-0/+3
| | | | | | | | | | | | | | | | | | | Shadowsocks-libev is a lightweight secured SOCKS5 proxy for embedded devices and low-end boxes. https://github.com/shadowsocks/shadowsocks-libev Signed-off-by: Min Xu <xuminready@gmail.com> [Thomas: - drop patch adding license file for libipset - drop --disable-documentation, it's passed by autotools-package - add entry in DEVELOPERS file - pass --disable-ssp because the SSP check uses AC_COMPILE_IFELSE() so with some toolchains, it think SSP support is available, while it's not. And anyway we want SSP to be controlled by Buildroot global options, not on a per-package basis. - add depends on BR2_USE_MMU, because the code uses fork().] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* DEVELOPERS: add myself to some packagesFabrice Fontaine2018-06-041-0/+10
| | | | | | | | Add my entry to cairo, liboping, libpfm4, libraw, libraw1394, libroxml, librsvg, librsync, mbedtls and oprofile Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* DEVELOPERS: update my e-mail addressZoltan Gyarmati2018-06-031-1/+1
| | | | | Signed-off-by: Zoltan Gyarmati <zgyarmati@zgyarmati.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* Merge branch 'next'Peter Korsgaard2018-06-021-0/+10
|\ | | | | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * pkg-meson: new infrastructureEric Le Bihan2018-05-301-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a new infrastructure to ease the development of packages that use Meson as their build system. Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> [Thomas: - move global variables definition outside of the inner-meson-package macro - for consistency, remove double quote around value passed to meson in the host configure step. - minor formatting fixes.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
| * package/corkscrew: new packageAngelo Compagnucci2018-05-281-0/+1
| | | | | | | | | | | | | | | | Corkscrew is a tool for tunneling SSH through HTTP proxies Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com> [Thomas: add hash for license file, add entry in DEVELOPERS file.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
| * package: add python-request-idPeter Korsgaard2018-05-251-0/+1
| | | | | | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * package: add python-webobPeter Korsgaard2018-05-251-0/+1
| | | | | | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * libgit2: new packageNicolas Cavallari2018-05-201-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nicolas Cavallari <nicolas.cavallari@green-communications.fr> [Thomas: - Do not select BR2_PACKAGE_ZLIB, because zlib is an optional dependency. - Handle optional dependencies in a more usual way in libgit2.mk: group the addition in _DEPENDENCIES and in _CONF_OPTS for a given library together. - libgit2 can optionally use libssh2, not libssh. - Add the optional dependency on zlib. - Always pass USE_ICONV=ON, the detection works perfectly fine, with both a C library providing iconv support built-in, and with libiconv. If neither provides iconv, it gets disabled automatically as expected. - Add libiconv as an optional dependency.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
| * libidn2: new packageFabrice Fontaine2018-05-201-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Libidn2 is an implementation of the IDNA2008 + TR46 specifications (RFC 5890, RFC 5891, RFC 5892, RFC 5893, TR 46). http://www.gnu.org/software/libidn/ Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> [Thomas: - Use positive logic to test the BR2_PACKAGE_LIBIDN2_BINARY condition. - Put the definition of LIBIDN2_REMOVE_BINARY inside the BR2_PACKAGE_LIBIDN2_BINARY condition, as suggested by Arnout. - Adjust license details: library is under GPL-2.0+ or LGPL-3.0+, while the command line tool is under GPL-3.0+.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
| * python-reentry: new packageAsaf Kahlon2018-05-191-0/+1
| | | | | | | | | | | | | | | | A plugin manager based on setuptools entry points mechanism. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
| * libopusenc: new packageJörg Krause2018-05-191-0/+1
| | | | | | | | | | | | | | | | | | The libopusenc library provides a high-level API for encoding opus audio files and live streams. Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> [Thomas: add missing select on opus in Config.in file.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* | DEVELOPERS: update datacom email addressesCarlos Santos2018-05-251-3/+3
| | | | | | | | | | | | | | | | We are moving from datacom.ind.br to datacom.com.br. The old domain will still be valid for an undefined period (probably forever). Signed-off-by: Carlos Santos <casantos@datacom.com.br> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | DEVELOPERS: add myself to modem-managerCarlos Santos2018-05-221-0/+1
| | | | | | | | | | Signed-off-by: Carlos Santos <casantos@datacom.ind.br> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | DEVELOPERS: add myself for libnssJoseph Kogut2018-05-191-0/+1
| | | | | | | | | | Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* | DEVELOPERS: Add myself to support/kconfig/Petr Vorel2018-05-121-0/+1
| | | | | | | | | | Signed-off-by: Petr Vorel <petr.vorel@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* | DEVELOPERS: add myself to some packagesFabrice Fontaine2018-05-111-0/+5
| | | | | | | | | | | | | | | | Add myself to lcms2, liblockfile, libnetfilter_conntrack, libnetfilter_queue and whois Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* | go: add self to developers to get cc-ed for build failuresAnisse Astier2018-05-111-0/+3
|/ | | | | Signed-off-by: Anisse Astier <anisse@astier.eu> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* package/mplayer: remove packageBernd Kuhls2018-05-091-1/+0
| | | | | | | | | | | | This package causes numerous build errors. During the last hackaton it was decided to remove this package: http://lists.busybox.net/pipermail/buildroot/2018-April/217514.html Fixes http://autobuild.buildroot.net/results/bda/bda461391c9e02e313fda887b75099e619527a7a/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* python-cython: new packageJoseph Kogut2018-05-081-0/+1
| | | | | | Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* DEVELOPERS: Add myself to some packagesFabrice Fontaine2018-05-021-0/+4
| | | | | | | Add myself to lftp, libidn, libjpeg and mutt Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* DEVELOPERS: Merge my two entriesSven Haardiek2018-05-021-3/+1
| | | | | | | | | Merge my two entries in the DEVELOPERS file, because the mail address <sven.haardiek@greenbone.net> is outdated. Signed-off-by: Sven Haardiek <sven.haardiek@iotec-gmbh.de> [Thomas: fix alphabetic ordering.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* DEVELOPERS: add myself for some packagesFabrice Fontaine2018-05-021-0/+4
| | | | | | | Add myself for libgee, libgtk2, libgtk3 and pcmanfm Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* imx-alsa-plugins: new packageJörg Krause2018-04-301-0/+1
| | | | | | | | | | | | | | | | | | | Freescale specific alsa-lib plugins for the i.MX processor family. For now, the only provided plugin is: * Rate Converter Plugin Using Freescale ASRC Resampler The ASRC hardware resampler can be found on i.MX53 and most i.MX 6 processors. Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> [Thomas: - Remove the mention "This package is provided by Freescale as-is and doesn't have an upstream." from the Config.in help text, since according to Gary Bisson, there is a Git repository for such projects, and therefore some form of upstream. - Add missing entry to DEVELOPERS file.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* python-influxdb: new packageSven Haardiek2018-04-301-0/+3
| | | | | | | | | | InfluxDB client. Signed-off-by: Sven Haardiek <sven.haardiek@iotec-gmbh.de> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> [Thomas: as suggested by Yegor, add entry in the DEVELOPERS file, and fix commit title.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* DEVELOPERS: add myself to some packagesFabrice Fontaine2018-04-291-0/+5
| | | | | | | Add myself to libcgicc, libconfig, libcue, libebml and libmatroska Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* DEVELOPERS: Fix typo for chipmunk packageBernd Kuhls2018-04-291-1/+1
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* vte: new packageStefan Fröberg2018-04-281-0/+1
| | | | | | | | | The VTE package contains a termcap file implementation for terminal emulators. Signed-off-by: Stefan Fröberg <stefan.froberg@petroprogram.com> [Thomas: fix encoding of license name.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* DEVELOPERS: concentrate on uClibcWaldemar Brodkorb2018-04-281-5/+0
| | | | | Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* chipmunk: new packageFrancois Perrad2018-04-281-0/+1
| | | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> [Thomas: use BUILD_SHARED, BUILD_STATIC and INSTALL_STATIC options.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* package/clang: new packageValentin Korenblit2018-04-281-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | This patch provides Clang tools and libraries for the host and libclang for the target. host-clang is needed to build libclc, which is provided in a follow-up patch. We need libclang for the target because it is used by most of OpenCL implementations. A later patch in this series will enable Clover, the OpenCL implementation part of Mesa3D, which requires libclang. clang-tblgen must be copied to HOST_DIR as it is not installed by default but is needed for cross-compilation: http://lists.llvm.org/pipermail/cfe-dev/2015-June/043318.html Signed-off-by: Valentin Korenblit <valentin.korenblit@smile.fr> [Thomas: - Add Config.in comment about BR2_TOOLCHAIN_HAS_GCC_BUG_64735 - Minor reformatting/rewrapping of comments in .mk file] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* python-subprocess32: new packageAsaf Kahlon2018-04-281-0/+1
| | | | | | | A backport of the Python 3 subprocess module for use on Python 2. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* python-visitor: new packageAdam Duskett2018-04-271-0/+1
| | | | | | | | A tiny library to facilitate visitor implementation in Python Signed-off-by: Adam Duskett <aduskett@gmail.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* python-daemonize: new packageLionel Flandrin2018-04-271-0/+1
| | | | | | | | Library to enable your code run as a daemon process on Unix-like systems. Signed-off-by: Lionel Flandrin <lionel@svkt.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* package/tk: new packageRomain Naour2018-04-201-0/+1
| | | | | | | Use the same version as tcl package. Signed-off-by: Romain Naour <romain.naour@smile.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* DEVELOPERS: remove Philipp Claves' entryBaruch Siach2018-04-191-4/+0
| | | | | | | The email address of Philipp Claves bounces. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
OpenPOWER on IntegriCloud