blob: a83432aa521bd1cdc618616e3633e665d6d8eb8c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=sys-apps/help2man virtual/pkgconfig
DEFINED_PHASES=configure install postinst prepare
DEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
DESCRIPTION=Updater for Raspberry Pi 4/5 bootloader and the VL805 USB controller
EAPI=8
HOMEPAGE=https://github.com/raspberrypi/rpi-eeprom/
INHERIT=python-r1 systemd
IUSE=pi4 pi5 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=arm arm64
LICENSE=BSD rpi-eeprom
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) dev-embedded/raspberrypi-utils sys-apps/flashrom sys-apps/pciutils
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) ^^ ( pi4 pi5 )
SLOT=0
SRC_URI=https://archive.raspberrypi.org/debian/pool/main/r/rpi-eeprom/rpi-eeprom_21.0-1.debian.tar.xz https://archive.raspberrypi.org/debian/pool/main/r/rpi-eeprom/rpi-eeprom_21.0.orig.tar.gz
_eclasses_=out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 python-utils-r1 b5b2c146634108c3b50cf26eb05b848a python-r1 2def7a4ce233dfa344f613025c619a23 systemd 54bd206bb5c4efac6ae28b6b006713b0
_md5_=c7079cf221fbd87ee85e84889901af19
|