Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv4948/main/finkinfo/sci

Modified Files:
        classicladder.info xcircuit-testing.info 
Log Message:
New upstream for classicladder and xcircuit-testing

Index: classicladder.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/classicladder.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- classicladder.info  6 Oct 2006 00:57:57 -0000       1.3
+++ classicladder.info  9 Jan 2007 01:04:15 -0000       1.4
@@ -1,10 +1,10 @@
 Package: classicladder
-Version: 0.7.80
-Revision: 1
+Version: 0.7.100
+Revision: 11
 Maintainer: Alexander Hansen <[EMAIL PROTECTED]>
 Description: Free ladder logic simulator in C
 Source: mirror:sourceforge:%n/%n-%v.zip
-Source-MD5: 54a6ca19ea8ae9b84c8f9202c735444c 
+Source-MD5: 58f291cd7ecc1242af4ae9251a56c534 
 SourceDirectory:%n
 Depends: <<
 gtk+2-shlibs, x11, x11-shlibs, atk1-shlibs, pango1-xft2-shlibs, glib2-shlibs,

Index: xcircuit-testing.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/xcircuit-testing.info,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- xcircuit-testing.info       16 Dec 2006 15:37:21 -0000      1.21
+++ xcircuit-testing.info       9 Jan 2007 01:04:15 -0000       1.22
@@ -1,16 +1,21 @@
 Package: xcircuit-testing
-Version: 3.6.73
+Version: 3.6.77
 Revision: 1
 Depends: x11, ghostscript, tcltk
 BuildDepends: m4, tcltk-dev, x11-dev, automake1.9
 Conflicts: xcircuit
 Replaces: xcircuit
 Source: http://opencircuitdesign.com/xcircuit/archive/xcircuit-%v.tgz
-Source-MD5: 465ee663c664377ec13c06cf15a77cf0
+Source-MD5: eac5d85c3ccff3dc5cd2d7d0b46e9bb4
 Patch: %n.patch
 ConfigureParams: --with-gnu-ld --mandir=%p/share/man
 SetCFLAGS: -I/usr/X11R6/include -fno-common
-InstallScript: make install DESTDIR=%d
+InstallScript: <<
+make install DESTDIR=%d
+mkdir -p %i/share/man/man1
+mv %i/lib/xcircuit-3.6/man/xcircuit.1 %i/share/man/man1
+rm -r %i/lib/xcircuit-3.6/man
+<<
 DocFiles: COPYRIGHT README* TODO CHANGES
 Description: Circuit drawing app with schematic capture
 DescDetail: <<
@@ -41,11 +46,14 @@
 Added -I/usr/X11R6/include to CFLAGS because it wouldn't work with 
 CPPFLAGS.  This is needed because the linker apparently can't find
 the X11 headers by default on XFree86 or Xorg.
-Patch Makefile.in to install manpage in Fink-appropriate location because 
-Makefile doesn't honor --mandir=foo and to make sure that xcircuit.dylib
-has a proper install_name.
+Patch Makefile.in to make sure that xcircuit.dylib has a proper install_name.
 %p/lib/xcircuit-3.6/xcircuit.dylib is a private library, not to be linked
 by any other package.
+
+Prior versions of this package patched Makefile.in to make the manpage work 
+under Fink, but that doesn't seem to work anymore.  They seem to want to 
+have wanted install it in PREFIX/lib/xcircuit-3.6/man for a while, so I'll 
treat 
+that as a robust location and move the manpage in the InstallScript.
 <<
 DescPackaging: <<
 Prior versions by Max Horn.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to