Install this package:
emerge -a dev-embedded/parapin
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-embedded/parapin
Or alternatively:
emerge --autounmask-write -a dev-embedded/parapin
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.5.1_beta1-r1 | 8 | ~amd64 ~x86 | 0 |
| 1.5.0-r1 | 8 | ~amd64 ~x86 | 0 |
<pkgmetadata> <maintainer type="project"> <email>embedded@gentoo.org</email> <name>Embedded Gentoo</name> </maintainer> <longdescription> Parapin makes it easy to write C code under Linux that controls individual pins on a PC parallel port. This kind of control is very useful for electronics projects that use the PC's parallel port as a generic digital I/O interface. Parapin goes to great lengths to insulate the programmer from the somewhat complex parallel port programming interface provided by the PC hardware, making it easy to use the parallel port for digital I/O. By the same token, this abstraction also makes Parapin less useful in applications that need to actually use the parallel port as a parallel port (e.g., for talking to a printer). </longdescription> <upstream> <remote-id type="sourceforge">parapin</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-embedded/parapin |
euse -E <flag> -p dev-embedded/parapin |
euse -D <flag> -p dev-embedded/parapin
| Flag | Description | 1.5.1_beta1-r1 | 1.5.0-r1 |
|---|---|---|---|
| doc | Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally | ✓ | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | parapin-1.5.0.tgz | 249552 bytes |
| DIST | parapin-1.5.1-beta1.tgz | 279115 bytes |