This translation is older than the original page and might be outdated. See what has changed.

패키지

LEDE는 장치의 기능을 확장하기 위해 수천개의 패키지를 제공합니다.

이 페이지는 LEDE 17.01에서 사용 가능한 패키지들의 목록입니다.

사용 가능한 패키지의 간략한 개요는 패키지 목차에서 확인할 수 있습니다.

패키지 분류를 클릭하면 패키지 테이블이 필터링되지만 직접 수동으로 필터링 할 수도 있습니다.

Filter by category

아래 표는 성능상의 이유로 한 페이지에 50개의 패키지만 출력합니다.

  • 왼쪽 밑에 있는 “next page” 또는 “previous page”를 클릭하면 다음 또는 이전의 50개의 패키지를 출력합니다.
  • 테이블 제일 위의 열 명을 클릭하면 그 열을 기준으로 정렬됩니다.
  • 흰색 창에 필터 기준을 입력하세요.

아래 표에서 패키지 이름을 클릭하면 해당 패키지의 문서가 있는 페이지로 이동합니다. 없는 경우 자유롭게 추가할 수 있습니다.

Filtered by categories='libraries'

CategoryNameVersionDependencies...........................................Description...........................................File sizeInstalled sizeLicenseMaintainerBug reportSource code
librarieslibfdt1.6.1-3libcThis is a library containing functions for manipulating Flat Device Trees.

16kB16kBGPL-2.0-onlyYousong ZhouBug reportsSources
librarieslibffi3.4.2-2libc, librt, libpthreadThe 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.

11kB10kBMITPeter WagnerBug reportsSources
librarieslibffmpeg-audio-dec5.1.3-1libc, libpthread, zlib, libbz2-1.0FFmpeg 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

827kB828kBLGPL-2.1-or-later GPL-2.0-or-later LGPL-3.0-or-laterTed Hess, Ian Leonard,Bug reportsSources
librarieslibffmpeg-full5.1.3-1libc, librt, libpthread, zlib, libbz2-1.0, alsa-lib, libgnutls, libopus, lame-lib, fdk-aacFFmpeg 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.

5635kB5647kBLGPL-2.1-or-later GPL-2.0-or-later LGPL-3.0-or-laterTed Hess, Ian Leonard,Bug reportsSources
librarieslibffmpeg-mini5.1.3-1libc, libpthread, zlib, libbz2-1.0FFmpeg 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.

729kB729kBLGPL-2.1-or-later GPL-2.0-or-later LGPL-3.0-or-laterTed Hess, Ian Leonard,Bug reportsSources
librarieslibflac1.3.4-1libcFree Lossless Audio Codec library

140kB140kBGFDL-1.2 GPL-2 LGPL-2.1 BSD-3-ClauseTed HessBug reportsSources
librarieslibfmt8.1.1-1libc, librt, libpthread, libstdcpp6fmt 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.

39kB38kBMITOthmar TrunigerBug reportsSources
librarieslibfreetype2.11.1-1libc, zlib, libpngThe 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.

305kB305kBFTL GPL-2.0-only MIT ZLIB GPL-3.0-or-laterVal KulkovBug reportsSources
librarieslibftdi0.20-7libc, libusb-compat4libFTDI - 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.

10kB9kBLGPL-2.0Álvaro Fernández RojasBug reportsSources
librarieslibftdi11.5-2libc, libusb-1.0-0libFTDI - 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.

21kB20kBLGPL-2.1-onlyÁlvaro Fernández RojasBug reportsSources
librarieslibgcrypt1.9.4-1libc, libgpg-errorThis 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).

387kB387kBLGPL-2.1-or-laterW. Michael PetulloBug reportsSources
librarieslibgdbm1.21-1libcGNU database manager library
GNU dbm is a set of database routines that use extendible hashing and
works similar to the standard UNIX dbm routines.

30kB29kBGPL-3.0-or-laterMarcel DeniaBug reportsSources
librarieslibgee0.20.4-1libc, glib2libgee

216kB216kBLGPL-2.1-or-laterW. Michael PetulloBug reportsSources
librarieslibgnurl7.72.0-2libc, libgnutls, libidn2, zlibA client-side HTTP/HTTPS transfer library

115kB115kBMITDaniel GolleBug reportsSources
librarieslibgpg-error1.45-2libcAn 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.

50kB49kBLGPL-2.1-or-laterW. Michael PetulloBug reportsSources
librarieslibgphoto2-drivers-adc652.5.30-1libc, librt, libpthread, libgphoto2-portGphoto2 drivers for adc65 cameras

3kB2kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-agfa_cl202.5.30-1libc, libgphoto2-portGphoto2 drivers for agfa_cl20 cameras

5kB4kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-aox2.5.30-1libc, libgphoto2-portGphoto2 drivers for aox cameras

5kB4kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-ax2032.5.30-1libc, libgphoto2-portGphoto2 drivers for ax203 cameras

16kB15kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-barbie2.5.30-1libc, libgphoto2-portGphoto2 drivers for barbie cameras

4kB3kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-canon2.5.30-1libc, librt, libpthread, libgphoto2-portGphoto2 drivers for canon cameras

45kB44kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-casio_qv2.5.30-1libc, librt, libpthread, libgphoto2-portGphoto2 drivers for casio_qv cameras

6kB6kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-clicksmart3102.5.30-1libc, libgphoto2-portGphoto2 drivers for clicksmart310 cameras

6kB5kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-digigr82.5.30-1libc, libgphoto2-portGphoto2 drivers for digigr8 cameras

9kB8kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-digita2.5.30-1libc, libgphoto2-portGphoto2 drivers for digita cameras

7kB6kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-dimagev2.5.30-1libc, libgphoto2-portGphoto2 drivers for dimagev cameras

13kB12kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-dimera35002.5.30-1libc, libgphoto2-portGphoto2 drivers for dimera3500 cameras

12kB12kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-directory2.5.30-1libc, libgphoto2-portGphoto2 drivers for directory cameras

6kB5kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-enigma132.5.30-1libc, libgphoto2-portGphoto2 drivers for enigma13 cameras

4kB3kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-fuji2.5.30-1libc, libgphoto2-portGphoto2 drivers for fuji cameras

10kB9kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-gsmart3002.5.30-1libc, libgphoto2-portGphoto2 drivers for gsmart300 cameras

7kB6kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-hp2152.5.30-1libc, libgphoto2-portGphoto2 drivers for hp215 cameras

6kB5kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-iclick2.5.30-1libc, libgphoto2-portGphoto2 drivers for iclick cameras

5kB4kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-jamcam2.5.30-1libc, librt, libpthread, libgphoto2-portGphoto2 drivers for jamcam cameras

7kB6kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-jd112.5.30-1libc, libgphoto2-portGphoto2 drivers for jd11 cameras

8kB7kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-jl2005a2.5.30-1libc, librt, libpthread, libgphoto2-portGphoto2 drivers for jl2005a cameras

5kB4kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-jl2005c2.5.30-1libc, libgphoto2-portGphoto2 drivers for jl2005c cameras

8kB8kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-kodak_dc1202.5.30-1libc, librt, libpthread, libgphoto2-portGphoto2 drivers for kodak_dc120 cameras

6kB5kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-kodak_dc2102.5.30-1libc, librt, libpthread, libgphoto2-portGphoto2 drivers for kodak_dc210 cameras

11kB10kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-kodak_dc2402.5.30-1libc, librt, libpthread, libgphoto2-portGphoto2 drivers for kodak_dc240 cameras

7kB6kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-kodak_dc32002.5.30-1libc, libgphoto2-portGphoto2 drivers for kodak_dc3200 cameras

9kB8kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-kodak_ez2002.5.30-1libc, libgphoto2-portGphoto2 drivers for kodak_ez200 cameras

3kB3kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-konica2.5.30-1libc, libgphoto2-portGphoto2 drivers for konica cameras

16kB15kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-konica_qm1502.5.30-1libc, libgphoto2-portGphoto2 drivers for konica_qm150 cameras

9kB8kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-largan2.5.30-1libc, libgphoto2-portGphoto2 drivers for largan cameras

7kB6kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-lg_gsm2.5.30-1libc, libgphoto2-portGphoto2 drivers for lg_gsm cameras

6kB5kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-mars2.5.30-1libc, libgphoto2-portGphoto2 drivers for mars cameras

7kB7kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-mustek2.5.30-1libc, libgphoto2-portGphoto2 drivers for mustek cameras

11kB10kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-panasonic_coolshot2.5.30-1libc, libgphoto2-portGphoto2 drivers for panasonic_coolshot cameras

7kB6kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-panasonic_dc10002.5.30-1libc, libgphoto2-portGphoto2 drivers for panasonic_dc1000 cameras

7kB6kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
 
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
  • Last modified: 2020/05/21 09:32
  • by tmomas