패키지
LEDE는 장치의 기능을 확장하기 위해 수천개의 패키지를 제공합니다.
이 페이지는 LEDE 17.01에서 사용 가능한 패키지들의 목록입니다.
패키지 목차
사용 가능한 패키지의 간략한 개요는 패키지 목차에서 확인할 수 있습니다.
패키지 분류
패키지 분류를 클릭하면 패키지 테이블이 필터링되지만 직접 수동으로 필터링 할 수도 있습니다.
패키지 테이블
아래 표는 성능상의 이유로 한 페이지에 50개의 패키지만 출력합니다.
- 왼쪽 밑에 있는 “next page” 또는 “previous page”를 클릭하면 다음 또는 이전의 50개의 패키지를 출력합니다.
- 테이블 제일 위의 열 명을 클릭하면 그 열을 기준으로 정렬됩니다.
흰색 창에 필터 기준을 입력하세요.
아래 표에서 패키지 이름을 클릭하면 해당 패키지의 문서가 있는 페이지로 이동합니다. 없는 경우 자유롭게 추가할 수 있습니다.
Filtered by categories='libraries'
| Category | Name | Version | Dependencies | ...........................................Description........................................... | File size | Installed size | License | Maintainer | Bug report | Source code |
|---|---|---|---|---|---|---|---|---|---|---|
| libraries | libfdt | 1.6.1-3 | libc | This is a library containing functions for manipulating Flat Device Trees. | 16kB | 16kB | GPL-2.0-only | Yousong Zhou | Bug reports | Sources |
| libraries | libffi | 3.4.2-2 | libc, librt, libpthread | The libffi library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run-time. FFI stands for Foreign Function Interface. A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language. The libffi library really only provides the lowest, machine dependent layer of a fully featured foreign function interface. A layer must exist above libffi that handles type conversions for values passed between the two languages. | 11kB | 10kB | MIT | Peter Wagner | Bug reports | Sources |
| libraries | libffmpeg-audio-dec | 5.1.3-1 | libc, libpthread, zlib, libbz2-1.0 | FFmpeg is a a software package that can record, convert and stream digital audio and video in numerous formats. FFmpeg licensing / patent issues are complex. It is the reponsibility of the user to understand any requirements in this regard with its usage. See: https://ffmpeg.org/legal.html for further information. . This package contains FFmpeg shared libraries for audio decoding | 827kB | 828kB | LGPL-2.1-or-later GPL-2.0-or-later LGPL-3.0-or-later | Ted Hess, Ian Leonard, | Bug reports | Sources |
| libraries | libffmpeg-full | 5.1.3-1 | libc, librt, libpthread, zlib, libbz2-1.0, alsa-lib, libgnutls, libopus, lame-lib, fdk-aac | FFmpeg is a a software package that can record, convert and stream digital audio and video in numerous formats. FFmpeg licensing / patent issues are complex. It is the reponsibility of the user to understand any requirements in this regard with its usage. See: https://ffmpeg.org/legal.html for further information. . This package contains full-featured FFmpeg shared libraries. | 5635kB | 5647kB | LGPL-2.1-or-later GPL-2.0-or-later LGPL-3.0-or-later | Ted Hess, Ian Leonard, | Bug reports | Sources |
| libraries | libffmpeg-mini | 5.1.3-1 | libc, libpthread, zlib, libbz2-1.0 | FFmpeg is a a software package that can record, convert and stream digital audio and video in numerous formats. FFmpeg licensing / patent issues are complex. It is the reponsibility of the user to understand any requirements in this regard with its usage. See: https://ffmpeg.org/legal.html for further information. . This package contains minimal-featured FFmpeg shared libraries. | 729kB | 729kB | LGPL-2.1-or-later GPL-2.0-or-later LGPL-3.0-or-later | Ted Hess, Ian Leonard, | Bug reports | Sources |
| libraries | libflac | 1.3.4-1 | libc | Free Lossless Audio Codec library | 140kB | 140kB | GFDL-1.2 GPL-2 LGPL-2.1 BSD-3-Clause | Ted Hess | Bug reports | Sources |
| libraries | libfmt | 8.1.1-1 | libc, librt, libpthread, libstdcpp6 | fmt is an open-source formatting library for C++. It can be used as a safe alternative to printf or as a fast alternative to IOStreams. | 39kB | 38kB | MIT | Othmar Truniger | Bug reports | Sources |
| libraries | libfreetype | 2.11.1-1 | libc, zlib, libpng | The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on bringing small, efficient and ubiquitous products. | 305kB | 305kB | FTL GPL-2.0-only MIT ZLIB GPL-3.0-or-later | Val Kulkov | Bug reports | Sources |
| libraries | libftdi | 0.20-7 | libc, libusb-compat4 | libFTDI - FTDI USB driver with bitbang mode libFTDI is an open source library to talk to FTDI chips: FT232BM, FT245BM, FT2232C, FT2232H, FT4232H, FT2232D and FT245R, including the popular bitbang mode. The library is linked with your program in userspace, no kernel driver required. | 10kB | 9kB | LGPL-2.0 | Álvaro Fernández Rojas | Bug reports | Sources |
| libraries | libftdi1 | 1.5-2 | libc, libusb-1.0-0 | libFTDI - FTDI USB driver with bitbang mode libFTDI is an open source library to talk to FTDI chips: FT232BM, FT245BM, FT2232C, FT2232H, FT4232H, FT2232D and FT245R, including the popular bitbang mode. The library is linked with your program in userspace, no kernel driver required. | 21kB | 20kB | LGPL-2.1-only | Álvaro Fernández Rojas | Bug reports | Sources |
| libraries | libgcrypt | 1.9.4-1 | libc, libgpg-error | This is a general purpose cryptographic library based on the code from GnuPG. It provides functions for all cryptograhic building blocks: symmetric ciphers (AES, DES, Arcfour, CAST5), hash algorithms (MD5, SHA-1, RIPE-MD160, SHA-224/256, SHA-384/512), MACs (HMAC for all hash algorithms), public key algorithms (RSA, DSA), large integer functions, random numbers and a lot of supporting functions. Some algorithms have been disabled to reduce size (Blowfish, Twofish, Serpent, RC2, SEED, Camellia, CRC, MD4, TIGER-192, Whirlpool, ElGamal, ECC). | 387kB | 387kB | LGPL-2.1-or-later | W. Michael Petullo | Bug reports | Sources |
| libraries | libgdbm | 1.21-1 | libc | GNU database manager library GNU dbm is a set of database routines that use extendible hashing and works similar to the standard UNIX dbm routines. | 30kB | 29kB | GPL-3.0-or-later | Marcel Denia | Bug reports | Sources |
| libraries | libgee | 0.20.4-1 | libc, glib2 | libgee | 216kB | 216kB | LGPL-2.1-or-later | W. Michael Petullo | Bug reports | Sources |
| libraries | libgnurl | 7.72.0-2 | libc, libgnutls, libidn2, zlib | A client-side HTTP/HTTPS transfer library | 115kB | 115kB | MIT | Daniel Golle | Bug reports | Sources |
| libraries | libgpg-error | 1.45-2 | libc | An helper library for common error codes and descriptions. This is a library that defines common error values for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, Libksba, DirMngr, Pinentry, SmartCard Daemon and possibly more in the future. | 50kB | 49kB | LGPL-2.1-or-later | W. Michael Petullo | Bug reports | Sources |
| libraries | libgphoto2-drivers-adc65 | 2.5.30-1 | libc, librt, libpthread, libgphoto2-port | Gphoto2 drivers for adc65 cameras | 3kB | 2kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-agfa_cl20 | 2.5.30-1 | libc, libgphoto2-port | Gphoto2 drivers for agfa_cl20 cameras | 5kB | 4kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-aox | 2.5.30-1 | libc, libgphoto2-port | Gphoto2 drivers for aox cameras | 5kB | 4kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-ax203 | 2.5.30-1 | libc, libgphoto2-port | Gphoto2 drivers for ax203 cameras | 16kB | 15kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-barbie | 2.5.30-1 | libc, libgphoto2-port | Gphoto2 drivers for barbie cameras | 4kB | 3kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-canon | 2.5.30-1 | libc, librt, libpthread, libgphoto2-port | Gphoto2 drivers for canon cameras | 45kB | 44kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-casio_qv | 2.5.30-1 | libc, librt, libpthread, libgphoto2-port | Gphoto2 drivers for casio_qv cameras | 6kB | 6kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-clicksmart310 | 2.5.30-1 | libc, libgphoto2-port | Gphoto2 drivers for clicksmart310 cameras | 6kB | 5kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-digigr8 | 2.5.30-1 | libc, libgphoto2-port | Gphoto2 drivers for digigr8 cameras | 9kB | 8kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-digita | 2.5.30-1 | libc, libgphoto2-port | Gphoto2 drivers for digita cameras | 7kB | 6kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-dimagev | 2.5.30-1 | libc, libgphoto2-port | Gphoto2 drivers for dimagev cameras | 13kB | 12kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-dimera3500 | 2.5.30-1 | libc, libgphoto2-port | Gphoto2 drivers for dimera3500 cameras | 12kB | 12kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-directory | 2.5.30-1 | libc, libgphoto2-port | Gphoto2 drivers for directory cameras | 6kB | 5kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-enigma13 | 2.5.30-1 | libc, libgphoto2-port | Gphoto2 drivers for enigma13 cameras | 4kB | 3kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-fuji | 2.5.30-1 | libc, libgphoto2-port | Gphoto2 drivers for fuji cameras | 10kB | 9kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-gsmart300 | 2.5.30-1 | libc, libgphoto2-port | Gphoto2 drivers for gsmart300 cameras | 7kB | 6kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-hp215 | 2.5.30-1 | libc, libgphoto2-port | Gphoto2 drivers for hp215 cameras | 6kB | 5kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-iclick | 2.5.30-1 | libc, libgphoto2-port | Gphoto2 drivers for iclick cameras | 5kB | 4kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-jamcam | 2.5.30-1 | libc, librt, libpthread, libgphoto2-port | Gphoto2 drivers for jamcam cameras | 7kB | 6kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-jd11 | 2.5.30-1 | libc, libgphoto2-port | Gphoto2 drivers for jd11 cameras | 8kB | 7kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-jl2005a | 2.5.30-1 | libc, librt, libpthread, libgphoto2-port | Gphoto2 drivers for jl2005a cameras | 5kB | 4kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-jl2005c | 2.5.30-1 | libc, libgphoto2-port | Gphoto2 drivers for jl2005c cameras | 8kB | 8kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-kodak_dc120 | 2.5.30-1 | libc, librt, libpthread, libgphoto2-port | Gphoto2 drivers for kodak_dc120 cameras | 6kB | 5kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-kodak_dc210 | 2.5.30-1 | libc, librt, libpthread, libgphoto2-port | Gphoto2 drivers for kodak_dc210 cameras | 11kB | 10kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-kodak_dc240 | 2.5.30-1 | libc, librt, libpthread, libgphoto2-port | Gphoto2 drivers for kodak_dc240 cameras | 7kB | 6kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-kodak_dc3200 | 2.5.30-1 | libc, libgphoto2-port | Gphoto2 drivers for kodak_dc3200 cameras | 9kB | 8kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-kodak_ez200 | 2.5.30-1 | libc, libgphoto2-port | Gphoto2 drivers for kodak_ez200 cameras | 3kB | 3kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-konica | 2.5.30-1 | libc, libgphoto2-port | Gphoto2 drivers for konica cameras | 16kB | 15kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-konica_qm150 | 2.5.30-1 | libc, libgphoto2-port | Gphoto2 drivers for konica_qm150 cameras | 9kB | 8kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-largan | 2.5.30-1 | libc, libgphoto2-port | Gphoto2 drivers for largan cameras | 7kB | 6kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-lg_gsm | 2.5.30-1 | libc, libgphoto2-port | Gphoto2 drivers for lg_gsm cameras | 6kB | 5kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-mars | 2.5.30-1 | libc, libgphoto2-port | Gphoto2 drivers for mars cameras | 7kB | 7kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-mustek | 2.5.30-1 | libc, libgphoto2-port | Gphoto2 drivers for mustek cameras | 11kB | 10kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-panasonic_coolshot | 2.5.30-1 | libc, libgphoto2-port | Gphoto2 drivers for panasonic_coolshot cameras | 7kB | 6kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| libraries | libgphoto2-drivers-panasonic_dc1000 | 2.5.30-1 | libc, libgphoto2-port | Gphoto2 drivers for panasonic_dc1000 cameras | 7kB | 6kB | LGPL-2.1-or-later | Leonardo Medici | Bug reports | Sources |
| Previous page Next page | ||||||||||