Update of /cvsroot/fink/dists/10.2/stable/main/finkinfo/devel
In directory sc8-pr-cvs1:/tmp/cvs-serv14118

Added Files:
        gtranslator-0.43-3.info gtranslator-0.43-3.patch 
Removed Files:
        gtranslator-0.43-2.info gtranslator-0.43-2.patch 
Log Message:
stable


--- NEW FILE: gtranslator-0.43-3.info ---
Package: gtranslator
Version: 0.43
Revision: 3
Source: http://www.gtranslator.org/download/releases/%v/%n-%v.tar.gz
Source-MD5: ce198b8a23ba3f36c2d554ccc027ca2b
Depends: gnome-libs-shlibs, gnome-vfs-shlibs | gnome-vfs-ssl-shlibs, gconf-shlibs, 
gal19-shlibs, scrollkeeper
BuildDepends: gnome-libs-dev, gconf-dev, gnome-vfs-dev (>= 1.0.5-5) | 
gnome-vfs-ssl-dev (>= 1.0.5-7), audiofile, gnome-libs, gnome-vfs, gconf, gal19 (>= 
0.19.2-3), dlcompat-dev, readline, orbit-dev, imlib, esound, popt, freetype2 | 
freetype2-hinting, gnome-print-dev, oaf-dev
Patch: %f.patch
SetCPPFLAGS: -no-cpp-precomp
ConfigureParams: --mandir='${prefix}/share/man' --disable-debug
InstallScript: <<
 make install DESTDIR=%d
 rm -f %i/share/omf/gtranslator/gtranslator-C.omf
<<
DocFiles: AUTHORS COPYING ChangeLog DEPENDS HACKING NEWS README THANKS TODO
#PostInstScript: <<
#  if [ configure = "$1" ]; then
#    scrollkeeper-update
#  fi
#<<
#PostRmScript: <<  
#  if [ remove != "$1" ]; then
#    scrollkeeper-update
#  fi
#<<
DescPort: <<
 patch for the install name bug
 debugging disabled to get rid of -ggdb flag which is bad in gcc3

 The scrollkeeper-update command must be moved to postinstall/postrm (via a 
 patch).

 However, scrollkeeper-update doesn't work properly now, giving the error
 message below, so we disable it and remove gtranslator-C.omf from the
 installed files.

OMF file [/sw/share/omf/gtranslator/gtranslator-C.omf] does not validate
 against ScrollKeeper-OMF DTD:
 /sw/share/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd
Unable to register /sw/share/omf/gtranslator/gtranslator-C.omf

<<
Maintainer: Dave Morrison <[EMAIL PROTECTED]>
Homepage: http://www.gtranslator.org
Description: Gettext po file editor for the GNOME desktop environment
License: GPL

--- NEW FILE: gtranslator-0.43-3.patch ---
diff -ru gtranslator-0.42/configure gtranslator-0.42-patched/configure
--- gtranslator-0.42/configure  Thu Jun 27 18:42:27 2002
+++ gtranslator-0.42-patched/configure  Wed Jul 24 14:33:04 2002
@@ -3568,7 +3568,7 @@
     #        cross-compilation, but unfortunately the echo tests do not
     #        yet detect zsh echo's removal of \ escapes.  Also zsh mangles
     #       `"' quotes if we put them in here... so don't!
-    archive_cmds='$nonopt $(test .$module = .yes && echo -bundle || echo -dynamiclib) 
$allow_undefined_flag -o $lib $libobjs $deplibs$linker_flags -install_name 
$rpath/$soname $verstring'
+    archive_cmds='$nonopt $(test .$module = .yes && echo -bundle || echo -dynamiclib) 
$allow_undefined_flag -o $lib $libobjs $deplibs$linker_flags $(test .$module != .yes 
&& echo -install_name $rpath/$soname $verstring)'
     # We need to add '_' to the symbols in $export_symbols first
     #archive_expsym_cmds="$archive_cmds"' && strip -s $export_symbols'
     hardcode_direct=yes
diff -ru gtranslator-0.43/help/C/Makefile.in 
gtranslator-0.43-patched/help/C/Makefile.in
--- gtranslator-0.43/help/C/Makefile.in Wed Jul 24 06:58:18 2002
+++ gtranslator-0.43-patched/help/C/Makefile.in Sun Apr  6 17:42:38 2003
@@ -444,11 +444,9 @@
        @-rm -rf gtranslator 
 
 @[EMAIL PROTECTED]: index.html
[EMAIL PROTECTED]@      scrollkeeper-update -p $(SC_STATEDIR)
 @[EMAIL PROTECTED]: index.html
 
 @[EMAIL PROTECTED]:
[EMAIL PROTECTED]@      scrollkeeper-update -p $(SC_STATEDIR)
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.

--- gtranslator-0.43-2.info DELETED ---

--- gtranslator-0.43-2.patch DELETED ---




-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to