Install this package:
emerge -a dev-haskell/hlibsass
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-haskell/hlibsass
Or alternatively:
emerge --autounmask-write -a dev-haskell/hlibsass
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.1.10.1 | 8 | ~amd64 | 0/0.1.10.1 |
<pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <longdescription> This package provides (very) low level bindings to LibSass. By default, it uses LibSass compiled as a static library, so if you use this in your project, you have to link your project with C++ runtime (which hLibsass does automatically - links with /libstdc++/). For documentation visit <https://github.com/sass/libsass>. </longdescription> <use> <flag name="externallibsass">Use LibSass that is installed in the system</flag> <flag name="sharedlibsass">Build LibSass as a shared library (only if external_libsass = False)</flag> </use> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-haskell/hlibsass |
euse -E <flag> -p dev-haskell/hlibsass |
euse -D <flag> -p dev-haskell/hlibsass
| Flag | Description | 0.1.10.1 |
|---|---|---|
| externallibsass | Use LibSass that is installed in the system | ✓ |
| sharedlibsass | Build LibSass as a shared library (only if external_libsass = False) | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | hlibsass-0.1.10.1.tar.gz | 292405 bytes | 0.1.10.1 |
| Type | File | Size |
|---|