mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
17 lines
2.0 KiB
Groff
17 lines
2.0 KiB
Groff
BDEPEND=app-alternatives/yacc app-alternatives/lex virtual/pkgconfig python? ( >=dev-lang/swig-4.0 ) app-alternatives/ninja >=dev-build/cmake-3.28.5
|
|
DEFINED_PHASES=compile configure install prepare setup test
|
|
DEPEND=dev-libs/hidapi virtual/libelf:= virtual/libusb:0 virtual/libusb:1 ftdi? ( dev-embedded/libftdi:1 ) !ppc? ( !ppc64? ( gpiod? ( dev-libs/libgpiod:= ) dev-libs/libserialport ) ) python? ( python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) ) readline? ( sys-libs/readline:0= )
|
|
DESCRIPTION=AVR Downloader/UploaDEr
|
|
EAPI=8
|
|
HOMEPAGE=https://avrdudes.github.io/avrdude https://github.com/avrdudes/avrdude
|
|
INHERIT=cmake python-single-r1
|
|
IUSE=ftdi gpiod python readline python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
|
|
KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86
|
|
LICENSE=GPL-2+
|
|
RDEPEND=dev-libs/hidapi virtual/libelf:= virtual/libusb:0 virtual/libusb:1 ftdi? ( dev-embedded/libftdi:1 ) !ppc? ( !ppc64? ( gpiod? ( dev-libs/libgpiod:= ) dev-libs/libserialport ) ) python? ( python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) ) readline? ( sys-libs/readline:0= )
|
|
REQUIRED_USE=python? ( ^^ ( python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 ) )
|
|
SLOT=0/4
|
|
SRC_URI=https://github.com/avrdudes/avrdude/archive/refs/tags/v8.2.tar.gz -> avrdude-8.2.tar.gz
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake c54f532543a549f7318d6c49aaf8e953 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 5fd9a75ca55021d3276ce969f8e28391 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
|
|
_md5_=24a1b469c7d07a91e393166e798470fb
|