Sign inSign up

nubs/php-imagick-aur

By nubs

Updated over 5 years ago

Image
1

1.0K

nubs/php-imagick-aur repository overview

php-imagick-aur

An AUR package build for PHP's imagick extension.

Building

You can of course build this package using makepkg, but the recommended way of building this package is using Docker. This can be done like so:

docker build --tag php-imagick-aur .
docker run --rm --volume "$(pwd):/package" php-imagick-aur

Alternatively, using Docker Compose:

docker-compose run build

This will start create a docker image tagged as php-imagick-aur and build the package inside the container. As a result you should get the built package in your current directory.

License

php-imagick-aur is licensed under the MIT license. See LICENSE for the full license text.

Tag summary

Content type

Image

Digest

sha256:99fc74e37

Size

341.2 MB

Last updated

over 5 years ago

docker pull nubs/php-imagick-aur