Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: Building Emacs with ImageMagick support
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-6383@inbox.vuxu.org>
  2019-10-13  3:24 ` Building Emacs with ImageMagick support voidlinux-github
@ 2019-11-07 12:44 ` voidlinux-github
  2020-04-23 16:44 ` liketechnik
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: voidlinux-github @ 2019-11-07 12:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 325 bytes --]

New comment by emacsomancer on void-packages repository

https://github.com/void-linux/void-packages/issues/6383#issuecomment-551064151

Comment:
This still remains an issue with 26.3. 

When 27 is released, it should cease to be an issue, as Emacs 27 can handle image manipulation internally, without needing Imagemagick.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Building Emacs with ImageMagick support
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-6383@inbox.vuxu.org>
  2019-10-13  3:24 ` Building Emacs with ImageMagick support voidlinux-github
  2019-11-07 12:44 ` voidlinux-github
@ 2020-04-23 16:44 ` liketechnik
  2020-04-24 20:51 ` emacsomancer
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: liketechnik @ 2020-04-23 16:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 468 bytes --]

New comment by liketechnik on void-packages repository

https://github.com/void-linux/void-packages/issues/6383#issuecomment-618509374

Comment:
Did somebody figure out the issue? I locally switched the dependency to `libmagick6(-devel)` and made sure the configure section contained 
```
Configured for 'x86_64-unknown-linux-gnu'.
  Does Emacs use imagemagick (version 6)?                 yes
```
Nevertheless emacs claims it wouldn't have imagemagick support. 

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Building Emacs with ImageMagick support
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-6383@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2020-04-23 16:44 ` liketechnik
@ 2020-04-24 20:51 ` emacsomancer
  2020-09-29 12:40 ` ericonr
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: emacsomancer @ 2020-04-24 20:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 338 bytes --]

New comment by emacsomancer on void-packages repository

https://github.com/void-linux/void-packages/issues/6383#issuecomment-619233421

Comment:
In the soon to be released version 27, Emacs won't need imagemagick any more to resize images &c., so probably the easiest thing is just to wait for the next version (which'll be along soon).

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Building Emacs with ImageMagick support
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-6383@inbox.vuxu.org>
                   ` (3 preceding siblings ...)
  2020-04-24 20:51 ` emacsomancer
@ 2020-09-29 12:40 ` ericonr
  2020-09-29 12:40 ` [ISSUE] [CLOSED] " ericonr
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2020-09-29 12:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 169 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/6383#issuecomment-700675382

Comment:
Emacs 27.1 has been merged.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [ISSUE] [CLOSED] Building Emacs with ImageMagick support
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-6383@inbox.vuxu.org>
                   ` (4 preceding siblings ...)
  2020-09-29 12:40 ` ericonr
@ 2020-09-29 12:40 ` ericonr
  2020-09-29 12:41 ` ericonr
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2020-09-29 12:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 942 bytes --]

Closed issue by emacsomancer on void-packages repository

https://github.com/void-linux/void-packages/issues/6383

Description:
### System

* xuname:  
  *Void 4.19.12_1 x86_64 GenuineIntel uptodate FFFFFFFF*
* package:  
  *emacs 26.1.5*

### Expected behavior
Building Emacs with e.g. `./xbps-src -o imagemagick pkg emacs-x11` followed by `xi emacs-x11` should install a version of Emacs that can resize images via ImageMagick.
### Actual behavior
Emacs still claims it needs ImageMagick support to resize images.
### Steps to reproduce the behavior
git clone the void-packages repo, install the bootstrap via ` ./xbps-src binary-bootstrap`, and then try to build emacs with `./xbps-src -o imagemagick pkg emacs-x11` followed by `xi emacs-x11`. Similar results occur if `emacs-x11` is substituted by `emacs-gtk3`. Similarly, even editing the template directly to make `imagemagick` a default option produces the same results.


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Building Emacs with ImageMagick support
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-6383@inbox.vuxu.org>
                   ` (5 preceding siblings ...)
  2020-09-29 12:40 ` [ISSUE] [CLOSED] " ericonr
@ 2020-09-29 12:41 ` ericonr
  2021-01-21 18:51 ` ericonr
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2020-09-29 12:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 203 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/6383#issuecomment-700675872

Comment:
However, the option is still there and might still be broken.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Building Emacs with ImageMagick support
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-6383@inbox.vuxu.org>
                   ` (6 preceding siblings ...)
  2020-09-29 12:41 ` ericonr
@ 2021-01-21 18:51 ` ericonr
  2021-01-21 18:51 ` [ISSUE] [CLOSED] " ericonr
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2021-01-21 18:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 255 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/6383#issuecomment-764861489

Comment:
emacs-gtk3 when built with `imagemagick` option ends up linked against libmagick, so I will consider this solved.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [ISSUE] [CLOSED] Building Emacs with ImageMagick support
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-6383@inbox.vuxu.org>
                   ` (7 preceding siblings ...)
  2021-01-21 18:51 ` ericonr
@ 2021-01-21 18:51 ` ericonr
  2021-06-08  6:02 ` AtomicNess123
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2021-01-21 18:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 942 bytes --]

Closed issue by emacsomancer on void-packages repository

https://github.com/void-linux/void-packages/issues/6383

Description:
### System

* xuname:  
  *Void 4.19.12_1 x86_64 GenuineIntel uptodate FFFFFFFF*
* package:  
  *emacs 26.1.5*

### Expected behavior
Building Emacs with e.g. `./xbps-src -o imagemagick pkg emacs-x11` followed by `xi emacs-x11` should install a version of Emacs that can resize images via ImageMagick.
### Actual behavior
Emacs still claims it needs ImageMagick support to resize images.
### Steps to reproduce the behavior
git clone the void-packages repo, install the bootstrap via ` ./xbps-src binary-bootstrap`, and then try to build emacs with `./xbps-src -o imagemagick pkg emacs-x11` followed by `xi emacs-x11`. Similar results occur if `emacs-x11` is substituted by `emacs-gtk3`. Similarly, even editing the template directly to make `imagemagick` a default option produces the same results.


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Building Emacs with ImageMagick support
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-6383@inbox.vuxu.org>
                   ` (8 preceding siblings ...)
  2021-01-21 18:51 ` [ISSUE] [CLOSED] " ericonr
@ 2021-06-08  6:02 ` AtomicNess123
  2021-06-08 12:33 ` ericonr
  2021-06-08 17:47 ` AtomicNess123
  11 siblings, 0 replies; 12+ messages in thread
From: AtomicNess123 @ 2021-06-08  6:02 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 247 bytes --]

New comment by AtomicNess123 on void-packages repository

https://github.com/void-linux/void-packages/issues/6383#issuecomment-856471510

Comment:
Is there somewhere explaining how to get/build Emacs with ImageMagick support for a newbie? Thanks.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Building Emacs with ImageMagick support
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-6383@inbox.vuxu.org>
                   ` (9 preceding siblings ...)
  2021-06-08  6:02 ` AtomicNess123
@ 2021-06-08 12:33 ` ericonr
  2021-06-08 17:47 ` AtomicNess123
  11 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2021-06-08 12:33 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 287 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/6383#issuecomment-856725820

Comment:
Follow the quick start guide (https://github.com/void-linux/void-packages#quick-start) but when building do `./xbps-src -o imagemagick pkg emacs`

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Building Emacs with ImageMagick support
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-6383@inbox.vuxu.org>
                   ` (10 preceding siblings ...)
  2021-06-08 12:33 ` ericonr
@ 2021-06-08 17:47 ` AtomicNess123
  11 siblings, 0 replies; 12+ messages in thread
From: AtomicNess123 @ 2021-06-08 17:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 223 bytes --]

New comment by AtomicNess123 on void-packages repository

https://github.com/void-linux/void-packages/issues/6383#issuecomment-856968850

Comment:
Thanks so much. This won't affect my current Prelude configuation of emacs?

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Building Emacs with ImageMagick support
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-6383@inbox.vuxu.org>
@ 2019-10-13  3:24 ` voidlinux-github
  2019-11-07 12:44 ` voidlinux-github
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: voidlinux-github @ 2019-10-13  3:24 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 231 bytes --]

New comment by obunden on void-packages repository

https://github.com/void-linux/void-packages/issues/6383#issuecomment-541381692

Comment:
Did you manage to fix the issue? Is it still relevant with up to date packages right now?

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-06-08 17:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-6383@inbox.vuxu.org>
2019-10-13  3:24 ` Building Emacs with ImageMagick support voidlinux-github
2019-11-07 12:44 ` voidlinux-github
2020-04-23 16:44 ` liketechnik
2020-04-24 20:51 ` emacsomancer
2020-09-29 12:40 ` ericonr
2020-09-29 12:40 ` [ISSUE] [CLOSED] " ericonr
2020-09-29 12:41 ` ericonr
2021-01-21 18:51 ` ericonr
2021-01-21 18:51 ` [ISSUE] [CLOSED] " ericonr
2021-06-08  6:02 ` AtomicNess123
2021-06-08 12:33 ` ericonr
2021-06-08 17:47 ` AtomicNess123

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).