From: Perforce Review Daemon <p4review AT smee.org>
To: "Andrew Stitt" <a AT t.armory.com>, "Arjan Bouter" <abouter AT sourcemage.org>, "Arwed von Merkatz" <v.merkatz AT gmx.net>, "SM-Commit Daemon" <sm-commit AT lists.ibiblio.org>, "David Kowis" <dkowis+smgl-p4 AT shlrm.org>, "duane_malcolm" <d.malcolm AT auckland.ac.nz>, "Eric Sandall" <eric AT sandall.us>, "Ethan Grammatikidis" <eekee AT eekee.is-a-geek.org>, "Gareth Clay" <gareth AT caffeinefuelled.co.uk>, "George J. Sherwood" <george AT beernabeer.com>, "Jason Flatt" <jflatt AT sourcemage.org>, "Jeremy Blosser" <jblosser AT sourcemage.org>, "Juuso Alasuutari" <iuso AT sourcemage.org>, "Ladislav Hagara" <ladislav.hagara AT unob.cz>, "Maurizio Boriani" <baux AT member.fsf.org>, "Pieter Lenaerts" <e-type AT sourcemage.org>, "Pol Vinogradov" <vin.public AT gmail.com>, "Robin Cook" <rcook AT wyrms.net>, "Seth Woolley" <seth AT swoolley.homeip.net>, "Unet" <unet AT sourcemage.org>, "vladimir_marek" <vlmarek AT volny.cz>
Subject: [SM-Commit] PERFORCE change 77517 by Robin Cook for review
Date: Mon, 10 Apr 2006 04:30:01 +0100 (BST)
Change 77517 by robin_cook AT CuZnDragon-pheuri.wyrms.net on 2006/04/10 04:26:40
Trying to get where gsview, gv, ggv2, imagemagick all work with espgs.
@@ -1,5 +1,15 @@
2006-04-09 Robin Cook <rcook AT wyrms.net>
- * DETAILS: changed to gpg on Omni as kept getting invalid hash
+ * CONFIGURE: added to query libgs.so install
+ * DEPENDS: set gtk+ depends on query
+ * PRE_BUILD: add sedit to change default output device
+ added patch to build libgs
+ * BUILD: remove un-needed line continuation
+ * INSTALL: run libgs make and make soinstall by query
+ install any missing docs and link as BLFS
+ * WIP: added
+
+2006-04-09 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: changed to gpg on Omni as kept getting invalid hash
-cd "$SOURCE_DIRECTORY" &&
# this operation is harmless because because rpl_malloc is not defined
anywhere
# in the source; moreover, the symbol HAVE_MALLOC is not used in the source
as
# of ESPGS 8.15.1 and maybe earlier.
-sedit 's|#define malloc rpl_malloc|//\0|g' configure &&
+sedit 's|#define malloc rpl_malloc|//\0|g' configure &&