summaryrefslogtreecommitdiff
path: root/graphics/erlang-eimp
AgeCommit message (Collapse)AuthorFilesLines
2022-10-14commit.msgtriaxx3-25/+7
2021-10-26graphics: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07graphics: Remove SHA1 hashes for distfilesnia1-2/+1
2021-05-21erlang-eimp: Remove useless patchtriaxx3-19/+3
pkgsrc changes: --------------- * Actually lang/erlang/module.mk defines USE_GLOBAL_DEPS=true in the Makefile environment which disables the fetching of dependencies. * Bump revision.
2021-05-21erlang-eimp: Change how rebar dependencies are disabledtriaxx4-14/+24
pkgsrc changes: --------------- * Keep the deps entry in rebar.config and remove rebar get-deps in Makefile. * Bump revision.
2021-05-20erlang-eimp: Update to 1.0.20triaxx3-17/+24
upstream changes: ----------------- Version 1.0.20 o Update p1_utils to 1.0.22 o Improve code for finding path of binary component o Don't link with image libraries, we load them dynamically o Two Dialyzer fixes; port_command/2 either succeeds or throws badarg Version 1.0.19 o Fix linker issue in openbsd o Add missing applications in eimp.app
2021-01-16erlang-eimp: Update to 1.0.18triaxx3-9/+25
upstream changes: ----------------- Version 1.0.18 * Updating p1_utils to version 1.0.21. * Load external libraries dynamically Version 1.0.17 * Updating p1_utils to version 1.0.20. Version 1.0.16 * Add Travis and support for Erlang/OTP 23.0 Version 1.0.15 * Updating p1_utils to version 1.0.19. * Fix compatibility issues with Erlang 23 Version 1.0.14 * Updating p1_utils to version 1.0.18. * Update copyright year * Don't assume that image libs are available when configure was not called Version 1.0.13 * Updating p1_utils to version 1.0.17. Version 1.0.12 * Updating p1_utils to version 1.0.16. * Update type specs Version 1.0.11 * Updating p1_utils to version 1.0.15. Version 1.0.10 * Updating p1_utils to version 1.0.14. * Add contribution guide Version 1.0.9 * Include configure and vars.config.in in hex package Version 1.0.8 * Updating p1_utils to version 1.0.13. Version 1.0.7 * Updating p1_utils to version 6ff85e8. * Pack rebar.config.script in hex package
2020-08-17*: revbump after fontconfig bl3 changes (libuuid removal)leot1-1/+2
2019-11-02graphics: align variable assignmentsrillig1-2/+2
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2019-07-14erlang-eimp: fix build on SunOSwiedi1-2/+2
2018-07-20graphics/erlang-eimp: Update to 1.0.6.fhajny2-8/+8
- Updating p1_utils to version 1.0.12.
2018-05-17graphics/erlang-eimp: Update to 1.0.5.fhajny2-7/+7
- Make it work when eimp binary is in path with spaces
2018-03-24graphics/erlang-eimp: Update to 1.0.3.fhajny3-9/+9
- Improved GD library detection - Introduce rate limit - Fix detection of rebar3
2018-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz1-1/+2
2017-12-24erlang-eimp: fix HOMEPAGEwiz1-2/+2
2017-12-14Update graphics/erlang-eimp to 1.0.2.fhajny2-7/+7
- Support compiling against gd that was not built with WebP support.
2017-10-17Add eimp 1.0.1 as graphics/erlang-eimp.fhajny4-0/+39
eimp is an Erlang/Elixir application for manipulating graphic images using external C libraries. It supports WebP, JPEG, PNG and GIF.