public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-text/mupdf/files: mupdf-1.0-buildsystem.patch
@ 2012-04-25 22:37 Michael Weber (xmw)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Weber (xmw) @ 2012-04-25 22:37 UTC (permalink / raw
  To: gentoo-commits

xmw         12/04/25 22:37:34

  Added:                mupdf-1.0-buildsystem.patch
  Log:
  Version bump, remove old version.
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-text/mupdf/files/mupdf-1.0-buildsystem.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mupdf/files/mupdf-1.0-buildsystem.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mupdf/files/mupdf-1.0-buildsystem.patch?rev=1.1&content-type=text/plain

Index: mupdf-1.0-buildsystem.patch
===================================================================
--- mupdf-1.0-source/Makerules
+++ mupdf-1.0-source/Makerules
@@ -6,7 +6,7 @@
 CFLAGS += -Wall
 
 ifeq "$(build)" "debug"
-CFLAGS += -pipe -g -DDEBUG
+CFLAGS += -DDEBUG
 else ifeq "$(build)" "profile"
 CFLAGS += -pipe -O2 -DNDEBUG -pg
 LDFLAGS += -pg
@@ -22,7 +22,7 @@
 
 ifeq "$(OS)" "Linux"
 SYS_FREETYPE_INC := `pkg-config --cflags freetype2`
-X11_LIBS := -lX11 -lXext
+X11_LIBS := $(shell pkg-config --libs x11 xext)
 endif
 
 ifeq "$(OS)" "FreeBSD"






^ permalink raw reply	[flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-text/mupdf/files: mupdf-1.0-buildsystem.patch
@ 2013-06-07 22:52 Michael Weber (xmw)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Weber (xmw) @ 2013-06-07 22:52 UTC (permalink / raw
  To: gentoo-commits

xmw         13/06/07 22:52:15

  Removed:              mupdf-1.0-buildsystem.patch
  Log:
  Switch to shared libs and binaries (USE=static static-libs, bug 407807), Desktop integration patch, advanced buildsystem patch for 1.0
  
  (Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)


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

end of thread, other threads:[~2013-06-07 22:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-25 22:37 [gentoo-commits] gentoo-x86 commit in app-text/mupdf/files: mupdf-1.0-buildsystem.patch Michael Weber (xmw)
  -- strict thread matches above, loose matches on Subject: below --
2013-06-07 22:52 Michael Weber (xmw)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox