Path to this page:
./
graphics/erlang-eimp,
Erlang Image Manipulation Process
Branch: CURRENT,
Version: 1.0.20nb2,
Package name: erlang-eimp-1.0.20nb2,
Maintainer: pkgsrc-userseimp is an Erlang/Elixir application for manipulating graphic
images using external C libraries. It supports WebP, JPEG, PNG
and GIF.
Required to run:[
graphics/gd] [
lang/erlang] [
misc/erlang-p1_utils]
Required to build:[
pkgtools/cwrappers] [
devel/rebar]
Master sites:
Filesize: 3396.039 KB
Version history: (Expand)
- (2021-05-21) Updated to version: erlang-eimp-1.0.20nb2
- (2021-05-21) Updated to version: erlang-eimp-1.0.20nb1
- (2021-05-21) Updated to version: erlang-eimp-1.0.20
- (2021-01-16) Updated to version: erlang-eimp-1.0.18
- (2020-08-18) Updated to version: erlang-eimp-1.0.6nb1
- (2018-07-24) Updated to version: erlang-eimp-1.0.6
CVS history: (Expand)
2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Remove SHA1 hashes for distfiles
|
2021-05-21 12:31:00 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (3) |
Log message:
erlang-eimp: Remove useless patch
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-21 08:28:37 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (4) |
Log message:
erlang-eimp: Change how rebar dependencies are disabled
pkgsrc changes:
---------------
* Keep the deps entry in rebar.config and remove rebar get-deps in
Makefile.
* Bump revision.
|
2021-05-20 22:40:48 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (3) |
Log message:
erlang-eimp: Update to 1.0.20
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-16 01:00:48 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (3) |
Log message:
erlang-eimp: Update to 1.0.18
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 22:20:41 by Leonardo Taccari | Files touched by this commit (2202) |
Log message:
*: revbump after fontconfig bl3 changes (libuuid removal)
|
2019-11-02 23:38:06 by Roland Illig | Files touched by this commit (114) |
Log message:
graphics: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|