Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 753 Bytes

File metadata and controls

15 lines (9 loc) · 753 Bytes

PlPlot with Fortran bindings on ArchLinux.

PlPlot is a cross-platform software package for creating scientific plots. This repository contains the plplot build for Fortran on archlinux.

You can read more about the plplot here. Also, see some examples

The problem:

The AUR repository on https://aur.archlinux.org/packages/plplot does not build PlPlot with fortran bindings. This is because the PKGBUILD file set ENABLE_fortran to false.

Temporary solution

This repository is the temporary solution to the above problem. In this repository, ENABLE_fortran is set to true. This repository is mainly for resolving the external dependencies of EASIFEM.