Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/gnome
In directory usw-pr-cvs1:/tmp/cvs-serv14272/gnome
Added Files:
libglade-0.17-3.info libglade-0.17-3.patch
Log Message:
These dont go here
--- NEW FILE: libglade-0.17-3.info ---
Package: libglade
Version: 0.17
Revision: 3
Source: gnome
Source-MD5: 38b2e2cfd813783fe157617813bfe3b3
Patch: %f.patch
Depends: %N-shlibs (= %v-%r)
BuildDependsOnly: True
BuildDepends: gtk-doc, libjpeg, libpng, libtiff, netpbm, audiofile, esound, glib,
gtk+, orbit, readline, giflib, imlib, gnome-libs-dev
SetCPPFLAGS: -no-cpp-precomp
SetCFLAGS: -O3
ConfigureParams: --disable-static
CompileScript: <<
./configure %c
touch doc/scan-build.stamp
make
<<
SplitOff: <<
Package: %N-shlibs
Depends: gnome-libs, libxml
Replaces: %N (<= 0.17-2)
Files: lib/libglade.*.dylib lib/libglade-gnome.*.dylib
DocFiles: AUTHORS COPYING ChangeLog NEWS README
<<
DocFiles: AUTHORS COPYING ChangeLog NEWS README
Description: Library to load .glade files at runtime
DescDetail: <<
This library allows you to load user interfaces in your program, which are
stored externally. This allows alteration of the interface without
recompilation of the program.
The interfaces can also be edited with GLADE.
<<
License: LGPL/GFDL
Maintainer: Masanori Sekino <[EMAIL PROTECTED]>
Homepage: http://www.gnome.org/
--- NEW FILE: libglade-0.17-3.patch ---
diff -Naur libglade-0.17.old/doc/Makefile.in libglade-0.17.new/doc/Makefile.in
--- libglade-0.17.old/doc/Makefile.in Fri Sep 7 12:14:11 2001
+++ libglade-0.17.new/doc/Makefile.in Sat Mar 2 21:09:50 2002
@@ -351,14 +351,14 @@
if test "$$installfiles" = '$(srcdir)/html/*.html'; \
then echo '-- Nothing to install' ; \
else \
+ echo '-- Fixing Crossreferences' ; \
+ gtkdoc-fixxref --module=$(DOC_MODULE) --module-dir=html
+--html-dir=$(HTML_DIR); \
for i in $$installfiles; do \
echo '-- Installing '$$i ; \
$(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \
done; \
echo '-- Installing $(srcdir)/html/index.sgml' ; \
$(INSTALL_DATA) $(srcdir)/html/index.sgml $(TARGET_DIR); \
- echo '-- Fixing Crossreferences' ; \
- gtkdoc-fixxref --module=$(DOC_MODULE) --html-dir=$(HTML_DIR) || true; \
fi)
uninstall-local:
-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits