차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판 이전 판 | |||
| linuxfromscratch:rangeoverpackages:id3tag [2024/07/22 12:58] – baecy | linuxfromscratch:rangeoverpackages:id3tag [2024/07/22 12:58] (현재) – baecy | ||
|---|---|---|---|
| 줄 4: | 줄 4: | ||
| 다음과 같이 [[https:// | 다음과 같이 [[https:// | ||
| - | |||
| - | <code file> | ||
| - | prefix=/ | ||
| - | includedir=${prefix}/ | ||
| - | libdir=${prefix}/ | ||
| - | |||
| - | Name: libid3tag | ||
| - | Description: | ||
| - | Version: 0.15.0b | ||
| - | URL: https:// | ||
| - | Libs: -L${libdir} -lid3tag -lz | ||
| - | Cflags: -I${includedir | ||
| - | </ | ||