public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Markus Meier" <maekke@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/graphicsmagick/files/
Date: Wed,  2 Nov 2016 18:03:10 +0000 (UTC)	[thread overview]
Message-ID: <1478109744.f8ba8afb7c74c07ad25e92f4dca481fb11d6206c.maekke@gentoo> (raw)

commit:     f8ba8afb7c74c07ad25e92f4dca481fb11d6206c
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  2 18:02:24 2016 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Wed Nov  2 18:02:24 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8ba8afb

media-gfx/graphicsmagick: remove unused patches, bug #597858

Package-Manager: portage-2.3.2

 .../files/graphicsmagick-1.3.18-freetype.patch     | 32 ----------------------
 .../files/graphicsmagick-1.3.18-powerpc.patch      | 11 --------
 2 files changed, 43 deletions(-)

diff --git a/media-gfx/graphicsmagick/files/graphicsmagick-1.3.18-freetype.patch b/media-gfx/graphicsmagick/files/graphicsmagick-1.3.18-freetype.patch
deleted file mode 100644
index d6504e6..00000000
--- a/media-gfx/graphicsmagick/files/graphicsmagick-1.3.18-freetype.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-https://sourceforge.net/tracker/?func=detail&aid=3601612&group_id=73485&atid=537940
-
---- GraphicsMagick-1.3.18/configure
-+++ GraphicsMagick-1.3.18/configure
-@@ -22249,7 +22249,6 @@
- # directory as GraphicsMagick installation prefix.
- #LDFLAGS="$LDFLAGS -L$LIB_DIR"
- #CPPFLAGS="$CPPFLAGS -I$INCLUDE_DIR"
--MAGICK_API_CPPFLAGS="-I$INCLUDE_DIR/GraphicsMagick $MAGICK_API_CPPFLAGS"
- 
- #
- # Find the X11 RGB database
-@@ -25994,8 +25993,8 @@
-     then
-       freetype_prefix=`${freetype_config} --prefix`
-       freetype_exec_prefix=`${freetype_config} --exec-prefix`
--      LDFLAGS="$LDFLAGS -L${freetype_exec_prefix}/lib"
--      CPPFLAGS="$CPPFLAGS -I${freetype_prefix}/include/freetype2"
-+      LDFLAGS="$LDFLAGS `${PKG_CONFIG:-pkg-config} freetype2 --libs`"
-+      CPPFLAGS="$CPPFLAGS `${PKG_CONFIG:-pkg-config} freetype2 --cflags`"
-     fi
- 
-     if test "$LIB_TTF" = ''
-@@ -29605,7 +29604,7 @@
- 
- MAGICK_API_CFLAGS=$CFLAGS
- MAGICK_API_CPPFLAGS=`echo $MAGICK_API_CPPFLAGS | sed -e 's/  */ /g'`
--MAGICK_API_LDFLAGS="-L$LIB_DIR $LDFLAGS"
-+MAGICK_API_LDFLAGS="$LDFLAGS"
- MAGICK_API_DEP_LIBS="$MAGICK_DEP_LIBS"
- MAGICK_API_LIBS="-lGraphicsMagick $MAGICK_API_DEP_LIBS"
- 

diff --git a/media-gfx/graphicsmagick/files/graphicsmagick-1.3.18-powerpc.patch b/media-gfx/graphicsmagick/files/graphicsmagick-1.3.18-powerpc.patch
deleted file mode 100644
index 30a67fd..00000000
--- a/media-gfx/graphicsmagick/files/graphicsmagick-1.3.18-powerpc.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/magick/studio.h
-+++ b/magick/studio.h
-@@ -51,7 +51,7 @@
-   threads.  Most CPUs have cache lines of 32 or 64 bytes.  IBM Power CPUs have
-   cache lines of 128 bytes.
- */
--#if defined(MAGICK_TARGET_CPU) && (MAGICK_TARGET_CPU == powerpc)
-+#ifdef __powerpc__
- #  define MAGICK_CACHE_LINE_SIZE 128
- #else
- #  define MAGICK_CACHE_LINE_SIZE 64


             reply	other threads:[~2016-11-02 18:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-02 18:03 Markus Meier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-12-29 13:14 [gentoo-commits] repo/gentoo:master commit in: media-gfx/graphicsmagick/files/ David Seifert
2021-09-17 20:01 Sam James
2023-12-27 22:56 Sam James

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=1478109744.f8ba8afb7c74c07ad25e92f4dca481fb11d6206c.maekke@gentoo \
    --to=maekke@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /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