Update of /cvsroot/fink/experimental/benh57/finkinfo/test
In directory usw-pr-cvs1:/tmp/cvs-serv31586
Modified Files:
dctc-0.83.5-1.info
Added Files:
libmrproject-0.6-1.info libmrproject-0.6-1.patch
mrproject-0.6-1.info mrproject-0.6-1.patch
Log Message:
Some stuff that doesn't quite work yet
--- NEW FILE: libmrproject-0.6-1.info ---
Package: libmrproject
Version: 0.6
Revision: 1
Source: ftp://ftp.codefactory.se/pub/software/mrproject/source/%n-%v.tar.gz
Source-MD5:
Patch: %f.patch
Depends: %N-shlibs (= %v-%r)
BuildDependsOnly: True
BuildDepends: gtk-doc, libxml2, glib2, libgnome2
SplitOff: <<
Package: %N-shlibs
Depends: libgnome2-shlibs, libxml2-shlibs, glib2-shlibs
Files: lib/libmrproject.*.dylib
DocFiles:
<<
DocFiles:
Description: MrProject libraries
DescDetail: <<
<<
Homepage: http://mrproject.codefactory.se
License: GPL
Maintainer: you
--- NEW FILE: libmrproject-0.6-1.patch ---
--- libmrproject-0.6/configure 2002-08-14 02:29:29.000000000 -0700
+++ libmrproject-0.6-patched/configure 2002-10-12 23:39:05.000000000 -0700
@@ -5150,7 +5150,7 @@
# FIXME: Relying on posixy $() will cause problems for
# cross-compilation, but unfortunately the echo tests do not
# yet detect zsh echo's removal of \ escapes.
- archive_cmds='$nonopt $(test "x$module" = xyes && echo -bundle || echo
-dynamiclib) $allow_undefined_flag -o $lib $libobjs $deplibs$linker_flags
-install_name $rpath/$soname $verstring'
+ archive_cmds='$nonopt $(test x$module = xyes && 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
--- NEW FILE: mrproject-0.6-1.info ---
Package: mrproject
Version: 0.6
Revision: 1
Maintainer: you
Depends: bonobo, gal19-shlibs, gnome-vfs, libglade, libgnomeui2, gtk+2-shlibs,
glib2-shlibs, libmrproject-shlibs, libgnomecanvas2-shlibs, popt
BuildDepends: gdk-pixbuf, libgnomecanvas2, gal19, libmrproject, gtk+2, glib2-dev,
libglade2, libgnomeui2-dev, popt-shlibs
Source: ftp://ftp.codefactory.se/pub/software/mrproject/source/%n-%v.tar.gz
Patch: %f.patch
SetLIBS: -lpopt
ConfigureParams: --mandir=%p/share/man
CompileScript: <<
./configure %c
make
<<
Installscript: <<
make DESTDIR=%d install
<<
DocFiles: README COPYING
Description: Project Management application
DescPort: libtool patch so module generation works.
Homepage: http://mrproject.codefactory.se
License: GPL
--- NEW FILE: mrproject-0.6-1.patch ---
--- mrproject-0.6/configure 2002-08-14 02:29:29.000000000 -0700
+++ mrproject-0.6-patched/configure 2002-10-12 23:39:05.000000000 -0700
@@ -5150,7 +5150,7 @@
# FIXME: Relying on posixy $() will cause problems for
# cross-compilation, but unfortunately the echo tests do not
# yet detect zsh echo's removal of \ escapes.
- archive_cmds='$nonopt $(test "x$module" = xyes && echo -bundle || echo
-dynamiclib) $allow_undefined_flag -o $lib $libobjs $deplibs$linker_flags
-install_name $rpath/$soname $verstring'
+ archive_cmds='$nonopt $(test x$module = xyes && 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
--- mrproject-0.6/ltmain.sh.old 2002-04-27 00:01:23.000000000 -0400
+++ mrproject-0.6-patched/ltmain.sh 2002-04-27 00:01:45.000000000 -0400
@@ -2894,7 +2894,18 @@
if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
eval cmds=\"$archive_expsym_cmds\"
else
+ save_deplibs="$deplibs"
+ for conv in $convenience; do
+ tmp_deplibs=
+ for test_deplib in $deplibs; do
+ if test "$test_deplib" != "$conv"; then
+ tmp_deplibs="$tmp_deplibs $test_deplib"
+ fi
+ done
+ deplibs="$tmp_deplibs"
+ done
eval cmds=\"$archive_cmds\"
+ deplibs="$save_deplibs"
fi
save_ifs="$IFS"; IFS='~'
for cmd in $cmds; do
Index: dctc-0.83.5-1.info
===================================================================
RCS file: /cvsroot/fink/experimental/benh57/finkinfo/test/dctc-0.83.5-1.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dctc-0.83.5-1.info 5 Oct 2002 00:28:47 -0000 1.1
+++ dctc-0.83.5-1.info 13 Oct 2002 07:09:05 -0000 1.2
@@ -6,7 +6,7 @@
Patch: %f.patch
Depends: libgnugetopt-shlibs, db3-shlibs, glib-shlibs
BuildDepends: db3, libgnugetopt, glib
-Suggests: dc_gui, ldcc
+Suggests: dc_gui
ConfigureParams: --mandir=%p/share/man
SetLDFLAGS: -lgnugetopt
SetCFLAGS: -I%p/include/gnugetopt
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits