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

Modified Files:
        classicladder.info classicladder.patch 
Log Message:
New upstream


Index: classicladder.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/classicladder.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- classicladder.info  23 Aug 2008 21:24:37 -0000      1.10
+++ classicladder.info  24 Aug 2008 00:26:26 -0000      1.11
@@ -1,10 +1,10 @@
 Package: classicladder
-Version: 0.7.126
-Revision: 3
+Version: 0.8.1
+Revision: 1
 Maintainer: Alexander Hansen <[EMAIL PROTECTED]>
 Description: Free ladder logic simulator in C
-Source: mirror:sourceforge:%n/%n-%v.zip
-Source-MD5: ea227f449ec3aeb6c56aba02b48381ca
+Source: mirror:sourceforge:%n/%n-0.8.001.zip
+Source-MD5: c9baca30e69dc7d2fe57b0ed8c2c6142
 SourceDirectory:%n
 Depends: <<
 gtk+2-shlibs (>= 2.12.0-1), x11, x11-shlibs, atk1-shlibs (>= 1.20.0-1), 
pango1-xft2-ft219-shlibs (>= 1.18.4-4), glib2-shlibs (>= 2.14.0-1),
@@ -15,9 +15,10 @@
 glitz, expat1, libpng3, cairo (>= 1.6-1), fontconfig2-dev (>= 2.4.1-1), 
freetype219 (>= 2.3.5-1), xft2-dev,
 gtk+2-dev (>= 2.12.0-1), x11-dev, atk1 (>= 1.20.0-1), pango1-xft2-ft219-dev 
(>= 1.18.4-4), pixman (>= 0.10.0-1), glib2-dev (>= 2.14.0-1), libgettext3-dev,
 libiconv-dev, libgnomeprintui2.2-dev (>= 2.18.1-1), libgnomecanvas2-dev (>= 
2.20.0-1), libxml2 (>= 2.6.30-1),
-libart2, pkgconfig (>= 0.21-1), libgnomeprint2.2-dev (>= 2.18.2-1), gail18-dev
+libart2, pkgconfig (>= 0.21-1), libgnomeprint2.2-dev (>= 2.18.2-1), 
gail18-dev, fink (>= 0.24.12)
 <<
-Patch: %n.patch
+PatchFile: %n.patch
+PatchFIle-MD5: 0869eab175744b86e7708f6e10ed8fd5
 CompileScript: make 
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
 FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
 InstallScript: << 
 make install PREFIX=%d%p

Index: classicladder.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/classicladder.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- classicladder.patch 7 Feb 2008 14:26:07 -0000       1.2
+++ classicladder.patch 24 Aug 2008 00:26:26 -0000      1.3
@@ -1,23 +1,11 @@
-diff -Naur classicladder.orig/Makefile classicladder/Makefile
---- classicladder.orig/Makefile        2008-01-01 13:33:56.000000000 -0500
-+++ classicladder/Makefile     2008-01-21 21:12:44.000000000 -0500
-@@ -27,7 +27,7 @@
- 
+--- classicladder.orig/Makefile        2008-08-07 06:46:30.000000000 -0400
++++ classicladder/Makefile     2008-08-23 20:15:56.000000000 -0400
+@@ -29,7 +29,7 @@
+ ifndef WINDOWS
  # Comment if you do not want the I/O access (not x86 platform)
  # Used in the hardware.c file.
 -MAKE_IO_ACCESS = 1
-+# MAKE_IO_ACCESS = 1
++#MAKE_IO_ACCESS = 1
+ endif
  
  # Uncomment if you want to debug a 'segmentation fault' with gdb or KDbg for 
example... ;-)
- DEBUG = 1
-@@ -293,8 +293,8 @@
- 
- install: all
-       install -d ${DESTDIR}${BINDIR}
--      install -d ${DESTDIR}${INCLUDEDIR}
--      install -d ${DESTDIR}${LIBDIR}
-+#     install -d ${DESTDIR}${INCLUDEDIR}
-+#     install -d ${DESTDIR}${LIBDIR}
-       install classicladder ${DESTDIR}${BINDIR}
- #     install ladderlib.h ${DESTDIR}${INCLUDEDIR}
- #     install libladder.a ${DESTDIR}${LIBDIR}


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to