Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv1890

Modified Files:
        xorcurses.info xorcurses.patch 
Log Message:
New upstream version.


Index: xorcurses.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/xorcurses.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- xorcurses.patch     2 Oct 2009 14:07:58 -0000       1.2
+++ xorcurses.patch     1 Oct 2010 17:22:14 -0000       1.3
@@ -6,7 +6,7 @@
  # probably fine for most people:
  
 -CFLAGS:= -O2 -std=gnu99 -Wall -pedantic -DDATADIR=\"$(SHAREDIR)\"
-+CFLAGS:= -O2 -std=gnu99 -Wall -pedantic -DDATADIR=\"$(SHAREDIR)\" 
-...@prefix@/include
++CFLAGS:= -O2 -std=gnu99 -Wall -pedantic -DDATADIR=\"$(SHAREDIR)\" 
-...@prefix@/include/ncursesw -...@prefix@/include
  
  # -DDATA_DIR is an easy way of giving the src files
  # the default install location. options code relies
@@ -15,7 +15,7 @@
  CC:=gcc
  
 -LIBS   :=-lcurses
-+LIBS   :=...@prefix@/lib -lcurses
++LIBS   :=...@prefix@/lib -lncursesw
  SRC    :=$(wildcard *.c)
  OBJS   :=$(patsubst %.c, %.o, $(SRC))
  HEADERS:=$(wildcard *.h)

Index: xorcurses.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/xorcurses.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- xorcurses.info      12 Aug 2010 00:10:43 -0000      1.5
+++ xorcurses.info      1 Oct 2010 17:22:14 -0000       1.6
@@ -1,6 +1,6 @@
 Package: xorcurses
-Version: 0.1.1
-Revision: 2
+Version: 0.1.2
+Revision: 1
 Description: Game based on Xor
 DescDetail: <<
        XorCurses is a game coded by jwm-art.net based entirely on Xor by
@@ -15,17 +15,17 @@
 Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
 
 Source: http://jwm-art.net/art/archive/XorCurses-%v.tar.bz2
-Source-MD5: d0741ccc146c34e80e3d10eabe7a09cb
+Source-MD5: b5056fcc8a5e2028a20f1fab5ba8c714
 Source2: http://www.gnu.org/licenses/gpl-3.0.txt
 Source2-MD5: d32239bcb673463ab874e80d47fae504
 Source2Rename: xorcurses-gpl3.txt
 
 PatchFile: %n.patch
-PatchFile-MD5: df06ea4f51a55770251dc72acb23d289
+PatchFile-MD5: 3e6d01b7e19ad21ee8ce40a2fb25c4a7
 PatchScript: sed 's|@PREFIX@|%p|g ' <%{PatchFile} | patch -p1
 
-Depends: libncurses5-shlibs
-BuildDepends: libncurses5, fink (>= 0.24.12)
+Depends: libncursesw5-shlibs
+BuildDepends: libncursesw5, fink (>= 0.24.12)
 
 CompileScript: <<
        make PREFIX=%p/


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to