Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/games
In directory vz-cvs-3.sog:/tmp/cvs-serv5791/d/d/d/d

Added Files:
        mkhexgrid.info mkhexgrid.patch nexuiz-agl.info 
Log Message:
to stable

--- NEW FILE: mkhexgrid.patch ---
diff -Naur mkhexgrid-0.1.1-old/Makefile mkhexgrid-0.1.1/Makefile
--- mkhexgrid-0.1.1-old/Makefile        2007-01-10 08:37:42.000000000 -0500
+++ mkhexgrid-0.1.1/Makefile    2007-01-10 20:43:09.000000000 -0500
@@ -1,4 +1,4 @@
-DESTDIR=/usr/local
+#DESTDIR=/usr/local
 BINDIR=$(DESTDIR)/bin
 DOCDIR=$(DESTDIR)/share/doc
 MANDIR=$(DESTDIR)/share/man
@@ -9,8 +9,8 @@
 RPMDIR=/home/uckelman/rpmbuild
 
 CC=g++
-CPPFLAGS=-c -g -O2 -W -Wall -DVERSION='"$(VERSION)"'
-LDFLAGS=-lm -lstdc++ -lgd
+CPPFLAGS+=-c -g -O2 -W -Wall -DVERSION='"$(VERSION)"'
+LDFLAGS+=-lm -lstdc++ -lgd
 
 FILES=grid.h \
       grid.cpp \
@@ -60,12 +60,12 @@
        rm -rf $(DISTDIR)
 
 install:
-       install -m 755 -o 0 -g 0 -d $(BINDIR)
-       install -m 755 -o 0 -g 0 -s mkhexgrid $(BINDIR)
-       install -m 755 -o 0 -g 0 -d $(MANDIR)/man1
-       install -m 644 -o 0 -g 0 doc/mkhexgrid.1 $(MANDIR)/man1
-       install -m 755 -o 0 -g 0 -d $(DOCDIR)/mkhexgrid-$(VERSION) 
-       install -m 644 -o 0 -g 0 $(DOCS) $(DOCDIR)/mkhexgrid-$(VERSION)
+       install -m 755 -d $(BINDIR)
+       install -m 755 -s mkhexgrid $(BINDIR)
+       install -m 755 -d $(MANDIR)/man1
+       install -m 644 doc/mkhexgrid.1 $(MANDIR)/man1
+#      install -m 755 -o 0 -g 0 -d $(DOCDIR)/mkhexgrid-$(VERSION) 
+#      install -m 644 -o 0 -g 0 $(DOCS) $(DOCDIR)/mkhexgrid-$(VERSION)
 
 clean:
        rm -rf mkhexgrid mkhexgrid-web mkhexgrid.o grid.o png.o ps.o svg.o \

                 

--- NEW FILE: nexuiz-agl.info ---
Package: nexuiz-agl
Version: 0.20100408
Revision: 5
Distribution: 10.4, 10.5
Depends: libcurl4-shlibs (>= 7.20.0-1), libjpeg8-shlibs, libmodplug-shlibs (>= 
0.8.7-3), libogg-shlibs (>= 1.1.4-1), libpng14-shlibs, libtheora0-shlibs (>= 
1.1.1-1), libvorbis0-shlibs (>= 1.2.3-1)
BuildDepends: libcurl4 (>= 7.20.0-1), libjpeg8, libmodplug (>= 0.8.7-3), libogg 
(>= 1.1.4-1), libpng14, libtheora0 (>= 1.1.1-1), libvorbis0 (>= 1.2.3-1)
Source: 
http://icculus.org/twilight/darkplaces/files/darkplacesengine20100408.zip
Source-MD5: 24e7e417b32cfb06ff915f6d8f251e80
SourceDirectory: .
PatchScript: unzip -x darkplacesenginesource20100408.zip && perl -pi -e 
"s,-ljpeg,-L%p/lib -jpeg,g" darkplaces/makefile.inc
CompileScript: cd darkplaces && make cl-nexuiz DP_MAKE_TARGET=macosx 
DP_PRELOAD_DEPENDENCIES=yes
InstallScript: mkdir -p %i/bin && cp -p darkplaces/nexuiz-agl %i/bin/
DocFiles: darkplaces/COPYING darkplaces/ChangeLog darkplaces/todo
License: GPL
Homepage: http://icculus.org/twilight/darkplaces
Maintainer: Jack Fink <[email protected]>
Description: Modified Quake 1 engine - AGL variant
DescDetail: <<
 If you want your nexuiz.sh starter to start the AGL
 variant instead of the SDL one, just run
 sudo perl -pi -e "s,z-sdl,z-agl," %p/bin/nexuiz.sh
 Enjoy.
<<


--- NEW FILE: mkhexgrid.info ---
Package: mkhexgrid
Version: 0.1.1
Revision: 1005
Description: Generates hexagonal grid maps
License: GPL
Maintainer: Steve Huff <[email protected]>
Distribution: 10.4, 10.5
Source: http://www.nomic.net/~uckelman/%n/releases/%n-%v.src.tar.gz
Source-MD5: e5dded865e65f766942a222b9235cb06
SourceDirectory: %n-%v
GCC: 4.0
PatchFile: %n.patch
PatchFile-MD5: 01fd736195b1aa07bc00b863fe9360ed
PatchScript: <<
        %{default_script}
 ln -s %p/include/boost-1_33*/boost boost
<<
CompileScript: <<
 make
<<
InstallScript: <<
 make install DESTDIR=%d/%p
<<
DocFiles: AUTHORS README COPYING HISTORY TODO doc/mkhexgrid.html
Depends: gd2-shlibs
BuildDepends: fink (>= 0.24.12), gd2, boost1.33
DescDetail: <<
 mkhexgrid is a small command-line program which generates 
 hexagonal grids of the sort used for strategy games. Hex 
 grids can be created as PNG or SVG images, and as 
 PostScript. Virtually every aspect of the output can be 
 adjusted, from grid line thickness and color, to style 
 and size of hex centers, to the style and position of hex 
 coordinates. mkhexgrid makes it simple to create whatever 
 hex grid you need.
<<
DescUsage: <<
 A tutorial is available here:

   http://www.nomic.net/~uckelman/mkhexgrid/tutorial.html

 The Reference Manual is available here:

   http://www.nomic.net/~uckelman/mkhexgrid/mkhexgrid.html
<<
Homepage: http://www.nomic.net/~uckelman/mkhexgrid/

                 


------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to