summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2018-02-091.06-3: fix version in META fileSimon Legner
2018-02-081.06-2: fix META fileSimon Legner
Patch by TimmyWeerwag.
2018-01-16Update to camlidl-1.06-1Simon Legner
2017-10-311.05-7: update META.camlidlSimon Legner
Specify > directory = "^" according to comments and Ubuntu package.
2016-10-27Also rename array module in compiler/.dependSimon Legner
2016-10-27change installation patch of libraries to standard locationBertram Felgenhauer
- the AUR package provides a META file for camlidl, and installs the camlidl libraries to a separate subdirectory in /usr/lib/ocaml - however, other distributions (e.g. debian) do not do this, so for compatibility, it's better to keep the default installation
2016-10-27fix build with ocaml-4.03Bertram Felgenhauer
There is now an Array module in the standard library which clashes with the camlidl one.
2015-06-12Initial importSimon Legner