From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] imagemagick: convert to autotargets and bump to 6.6.4
Date: Tue, 05 Oct 2010 09:18:29 +0200 [thread overview]
Message-ID: <87d3rpt8e2.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1286052682-22218-3-git-send-email-Martin.Banky@gmail.com> (Martin Banky's message of "Sat, 2 Oct 2010 13:51:22 -0700")
>>>>> "Martin" == Martin Banky <martin.banky@gmail.com> writes:
Martin> program-transform-name='s,,,' is needed, otherwise configure defines it as
Martin> $(platform)-$(cpu)-. During install, all executables are prepended with this
Martin> variable.
Martin> Signed-off-by: Martin Banky <Martin.Banky@gmail.com>
Martin> -IMAGEMAGICK_MAJOR:=6.4.8
Martin> -IMAGEMAGICK_VERSION:=$(IMAGEMAGICK_MAJOR)-4
Martin> -IMAGEMAGICK_SOURCE:=ImageMagick-$(IMAGEMAGICK_VERSION).tar.bz2
Martin> -IMAGEMAGICK_SITE:=ftp://ftp.imagemagick.org/pub/ImageMagick
Martin> -IMAGEMAGICK_DIR:=$(BUILD_DIR)/ImageMagick-$(IMAGEMAGICK_VERSION)
Martin> -IMAGEMAGICK_CAT:=$(BZCAT)
Martin> -IMAGEMAGICK_LIB:=$(TARGET_DIR)/usr/lib/libMagickCore.so
Martin> +IMAGEMAGICK_MAJOR = 6.6.4
Martin> +IMAGEMAGICK_VERSION = $(IMAGEMAGICK_MAJOR)-8
Martin> +IMAGEMAGICK_SOURCE = ImageMagick-$(IMAGEMAGICK_VERSION).tar.bz2
Martin> +IMAGEMAGICK_SITE = ftp://ftp.imagemagick.org/pub/ImageMagick
Martin> +IMAGEMAGICK_INSTALL_STAGING = YES
We neee IMAGEMAGICK_LIBTOOL_PATCH = NO
Martin> +define ICU_INSTALL_STAGING_CMDS
Martin> + $(MAKE) DESTDIR=$(STAGING_DIR) -C $(@D) install
Martin> +endef
That's wrong/not needed.
Committed with those 2 fixes, thanks.
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2010-10-05 7:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-02 20:51 [Buildroot] [PATCH 0/2] imagemagick: convert to autotargets and bump to 6.6.4 Martin Banky
2010-10-02 20:51 ` [Buildroot] [PATCH 1/2] jpeg: bump to 8b Martin Banky
2010-10-04 10:07 ` Peter Korsgaard
2010-10-02 20:51 ` [Buildroot] [PATCH 2/2] imagemagick: convert to autotargets and bump to 6.6.4 Martin Banky
2010-10-05 7:18 ` Peter Korsgaard [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87d3rpt8e2.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox