Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
|
|
|
pkgsrc changes:
---------------
* Actually lang/erlang/module.mk defines USE_GLOBAL_DEPS=true in the
Makefile environment which disables the fetching of dependencies.
* Bump revision.
|
|
pkgsrc changes:
---------------
* Keep the deps entry in rebar.config and remove rebar get-deps in
Makefile.
* Bump revision.
|
|
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
|
|
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
|
|
|
|
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
|
|
|
- Updating p1_utils to version 1.0.12.
|
|
- Make it work when eimp binary is in path with spaces
|
|
- Improved GD library detection
- Introduce rate limit
- Fix detection of rebar3
|
|
|
|
|
|
- Support compiling against gd that was not built with WebP support.
|
|
eimp is an Erlang/Elixir application for manipulating graphic
images using external C libraries. It supports WebP, JPEG, PNG
and GIF.
|