[cvs] dists/10.7/stable/main/finkinfo/text lilypond-devel.info, 1.6, 1.7 lilypond-devel.patch, 1.2, 1.3

2013-06-01 Thread Matthias Neeracher
 
-+Dimension_cache::operator = (Dimension_cache const d)
-+{
-+  clear ();
-+  offset_ = d.offset_ ? new Real (*d.offset_) : 0;
-+  parent_ = d.parent_;
-+  extent_ = d.extent_ ? new Interval (*d.extent_) : 0;
-+  return *this;
-+}
-+
- Dimension_cache::Dimension_cache ()
- {
-   init ();
-diff --git a/lily/grob.cc b/lily/grob.cc
-index 4c54cbc..8ece3cd 100644
 a/lily/grob.cc
-+++ b/lily/grob.cc
-@@ -87,13 +87,16 @@ Grob::Grob (SCM basicprops)
- }
- 
- Grob::Grob (Grob const s)
--  : dim_cache_ (s.dim_cache_)
- {
-   original_ = (Grob *)  s;
-   self_scm_ = SCM_EOL;
- 
-   immutable_property_alist_ = s.immutable_property_alist_;
-   mutable_property_alist_ = SCM_EOL;
-+
-+  for (Axis a = X_AXIS; a  NO_AXES; incr (a))
-+  dim_cache_ [a] = s.dim_cache_ [a];
-+
-   interfaces_ = s.interfaces_;
-   object_alist_ = SCM_EOL;
- 
-diff --git a/lily/include/dimension-cache.hh b/lily/include/dimension-cache.hh
-index 581bcff..6210be1 100644
 a/lily/include/dimension-cache.hh
-+++ b/lily/include/dimension-cache.hh
-@@ -36,6 +36,7 @@ class Dimension_cache
-   friend class Grob;
- 
-   Dimension_cache (Dimension_cache const );
-+  Dimension_cache  operator = (Dimension_cache const d);
-   ~Dimension_cache ();
-   Dimension_cache ();
- };
--- 
-1.7.11.1

Index: lilypond-devel.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/text/lilypond-devel.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- lilypond-devel.info 1 Mar 2013 21:40:30 -   1.6
+++ lilypond-devel.info 2 Jun 2013 01:12:13 -   1.7
@@ -1,5 +1,5 @@
 Package: lilypond-devel
-Version: 2.17.13
+Version: 2.17.18
 Revision: 1
 Maintainer: Matthias Neeracher neerac...@mac.com
 GCC: 4.0
@@ -21,7 +21,7 @@
mftrace (= 1.2.14-1004),
pango1-xft2-ft219-dev (= 1.24.5-7),
pkgconfig,
-   texinfo (= 4.13-1001),
+   texinfo-legacy,
texi2html (= 1.82-1),
netpbm-bin,
imagemagick,
@@ -47,9 +47,9 @@
 Conflicts: lilypond, lilypond-devel
 Replaces: lilypond
 Source: 
http://download.linuxaudio.org/lilypond/sources/v2.17/lilypond-%v.tar.gz
-Source-MD5: 6311e759cb3a576572119a8ccd5d28f3
+Source-MD5: e797422dc1e565e496f0e2a6483478bd
 PatchFile: %n.patch
-PatchFile-MD5: 905b02333b51a793416b5b48a5e530a0
+PatchFile-MD5: 5dc8b727c2d88d46542713e5571f25b8
 SetCFLAGS: -MD
 SetLDFLAGS: -lexpat -L%p/lib/pango-ft219/lib 
 ConfigureParams: --infodir='$(prefix)/share/info' 
--mandir='$(prefix)/share/man' --with-ncsb-dir=%p/share/fonts/urw-fonts
@@ -60,6 +60,7 @@
 export GUILE=%p/bin/guile-1.8 
 export GUILE_CONFIG=guile-1.8-config
 export FLEX=/usr/bin/flex
+export MAKEINFO=%p/opt/texinfo-legacy/bin/makeinfo
 PERL=/usr/bin/perl
 ./autogen.sh %c
 mkdir mf/out


--
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with 2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/text lilypond-devel.info, 1.5, 1.6 lilypond-devel.patch, 1.1, 1.2 lilypond.info, 1.5, 1.6 lilypond.patch, 1.1, 1.2

2013-03-01 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/text
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv22320

Modified Files:
lilypond-devel.info lilypond-devel.patch lilypond.info 
lilypond.patch 
Log Message:
Updated to latest upstream versions (with changes contributed by Hanspeter 
Niederstrasser)

Index: lilypond.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/text/lilypond.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- lilypond.info   31 Oct 2012 19:40:12 -  1.5
+++ lilypond.info   1 Mar 2013 21:40:30 -   1.6
@@ -1,43 +1,79 @@
 Package: lilypond
-Version: 2.14.2
-Revision: 2
+Version: 2.16.2
+Revision: 1
 Maintainer: Matthias Neeracher neerac...@mac.com
 GCC: 4.0
 BuildDepends: 
-guile18 (= 1.8.8-3), guile18-dev (= 1.8.8-3), libkpathsea6 (= 6.0.0-100), 
-libgettext8-dev, gettext-bin, gettext-tools, texinfo (= 4.13-1001), 
-mftrace (= 1.2.14-1004), freetype219 (= 2.4.4-2), fink (= 0.24.12),
-pango1-xft2-ft219-dev (= 1.24.5-7), glib2-dev (= 2.22.4-5), bison (= 
2.3-1003), 
-fontconfig2-dev (= 2.8.0-7), expat1 (= 2.0.1-1), pkgconfig, gmp5 (= 5.0.2-1)
+   bison (= 2.3-1003), 
+   dblatex,
+   expat1 (= 2.0.1-1),
+   fink-package-precedence,
+   fontconfig2-dev (= 2.10.2-1),
+   freetype219 (= 2.4.11-1),
+   gettext-bin,
+   gettext-tools,
+   glib2-dev (= 2.22.4-5),
+   gmp5 (= 5.1.1-1),
+   guile18 (= 1.8.8-5),
+   guile18-dev (= 1.8.8-5),
+   libgettext8-dev,
+   libkpathsea6 (= 6.0.0-100),
+   mftrace (= 1.2.14-1004),
+   pango1-xft2-ft219-dev (= 1.24.5-7),
+   pkgconfig,
+   texinfo (= 4.13-1001),
+   texi2html (= 1.82-1),
+   netpbm-bin,
+   imagemagick,
+   autoconf2.6,
+   libtool2
 
 BuildConflicts: ccache-default, flex
 Depends: 
-python27, guile18 (= 1.8.8-3), ghostscript | ghostscript-nox, 
-freetype219-shlibs (= 2.4.4-2), pango1-xft2-ft219 (= 1.24.5-7), 
-fc-ghostscript-fonts, fontconfig2-shlibs (= 2.8.0-7), fondu, 
libkpathsea6-shlibs (= 6.0.0-100),
-expat1-shlibs (= 2.0.1-1), rarian-compat, gmp5-shlibs (= 5.0.2-1)
+   expat1-shlibs (= 2.0.1-1),
+   fc-ghostscript-fonts,
+   fondu,
+   fontconfig2-shlibs (= 2.10.2-1),
+   freetype219-shlibs (= 2.4.11-1),
+   ghostscript | ghostscript-nox,
+   gmp5-shlibs (= 5.1.1-1),
+   guile18 (= 1.8.8-3),
+   libkpathsea6-shlibs (= 6.0.0-100),
+   pango1-xft2-ft219 (= 1.24.5-7),
+   python27,
+   rarian-compat,
+   urw-fonts
 
 Conflicts: lilypond, lilypond-devel
 Replaces: lilypond-devel
-Source: 
http://download.linuxaudio.org/lilypond/sources/v2.14/lilypond-%v.tar.gz
-Source-MD5: 4053a19e03181021893981280feb9aaa
+Source: 
http://download.linuxaudio.org/lilypond/sources/v2.16/lilypond-%v.tar.gz
+Source-MD5: 6db27f17d47e4f66a3b0716c65db3041
 PatchFile: %n.patch
-PatchFile-MD5: 7b549ffcedc4a4c6b9b09049e8fe1d65
+PatchFile-MD5: 013d319b244e3cbbb9cef5387008c686
+SetCFLAGS: -MD
 SetLDFLAGS: -lexpat -L%p/lib/pango-ft219/lib 
-ConfigureParams: -infodir='$(prefix)/share/info' 
--mandir='$(prefix)/share/man' --with-ncsb-dir='%p/share/ghostscript/fonts' 
+ConfigureParams: --infodir='$(prefix)/share/info' 
--with-ncsb-dir=%p/share/fonts/urw-fonts
 CompileScript: 
 #!/bin/sh -ev
-export 
PKG_CONFIG_PATH=%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig
 
 export PYTHON=%p/bin/python2.7 
+export PYTHON_CONFIG=%p/bin/python2.7-config
 export GUILE=%p/bin/guile-1.8 
 export GUILE_CONFIG=guile-1.8-config
 export FLEX=/usr/bin/flex
-export CC=llvm-gcc-4.2
-export CXX=llvm-g++-4.2
+PERL=/usr/bin/perl
 ./autogen.sh %c
 mkdir mf/out
 gnumake 
+fink-package-precedence --depfile-ext='\.d' .
 
+#InfoTest: 
+#  TestDepends: texlive-base
+#  TestScript: 
+#  #!/bin/sh -ev
+#  make test-baseline
+#  make check || exit 2
+#  
+#
 InstallScript: 
 #!/bin/sh -ev
 rm tex/texinfo.tex
@@ -88,5 +124,12 @@
 elegant look from your LilyPond output. And if anything is not to your
 liking, you can tweak almost everything.
 
+DescPort: 
+Clang fixes:
+http://code.google.com/p/lilypond/issues/detail?id=2088
+4256f121bdbb6310cbb7162f1d38632dfec11519
+http://code.google.com/p/lilypond/issues/detail?id=3201
+22581154dd1af254e4b9113e04b620d6e7c99296
+
 License: GPL
 Homepage: http://www.lilypond.org

Index: lilypond-devel.patch
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/text/lilypond-devel.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- lilypond-devel.patch23 Jul 2011 01:24:37 -  1.1
+++ lilypond-devel.patch1 Mar 2013 21:40:30 -   1.2
@@ -1,16 +1,16 @@
-diff -ru lilypond-2.12.1-orig/config.make.in lilypond-2.12.1/config.make.in
 lilypond

[cvs] dists/10.7/stable/main/finkinfo/text dblatex.patch, NONE, 1.1 dblatex.info, 1.1, 1.2

2013-02-28 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/text
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv26764

Modified Files:
dblatex.info 
Added Files:
dblatex.patch 
Log Message:
Updated to latest upstream

--- NEW FILE: dblatex.patch ---
diff -ruN dblatex-0.3.4-orig/setup.py dblatex-0.3.4/setup.py
--- dblatex-0.3.4-orig/setup.py 2013-03-01 00:59:40.0 +0100
+++ dblatex-0.3.4/setup.py  2013-03-01 01:04:22.0 +0100
@@ -365,12 +365,7 @@
 raise OSError(not found: %s % , .join(mis_stys))
 
 def run(self):
-if self.install_layout == deb:
-db = DebianInstaller(self)
-else:
-db = None
-
-if not(db) and not(self.nodeps):
+if not(self.nodeps):
 try:
 self.check_xslt_dependencies()
 self.check_util_dependencies()
@@ -379,16 +374,12 @@
 print sys.stderr, Error: %s % e
 sys.exit(1)
 
-if db: db.adapt_paths()
-
 # If no build is required, at least build the script
 if self.skip_build:
 self.run_command('build_scripts')
 
 install.run(self)
 
-if db: db.finalize()
-
 
 class InstallData(install_data):
 

Index: dblatex.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/text/dblatex.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- dblatex.info1 Mar 2013 00:57:50 -   1.1
+++ dblatex.info1 Mar 2013 01:15:01 -   1.2
@@ -1,5 +1,5 @@
 Package: dblatex
-Version: 0.2.12
+Version: 0.3.4
 Revision: 1
 Maintainer: None fink-de...@lists.sourceforge.net
 Depends: 
@@ -10,7 +10,9 @@
 
 Suggests: imagemagick, transfig-graphicx
 Source: mirror:sourceforge:%n/%n-%v.tar.bz2
-Source-MD5: 6f37cb117f0a04a71c050b09804cfab7
+Source-MD5: a511a2eaa55757b341e4c46353c5c681
+PatchFile: %n.patch
+PatchFile-MD5: a5efe177190196f66d03d1a933b0a9eb
 CompileScript: %p/bin/python2.7 setup.py build
 InfoTest: 
TestScript: make -C tests/mathml || exit 2
@@ -22,4 +24,6 @@
 Homepage: http://dblatex.sourceforge.net/
 DescPackaging: 
 Versions to 0.2.12 by Max Horn m...@quendi.de
+Later modifications by Hanspeter Niederstrasser f...@snaggledworks.com
+   and Matthias Neeracher neerac...@mac.com
 


--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/text lilypond.info,1.3,1.4

2012-10-29 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/text
In directory vz-cvs-3.sog:/tmp/cvs-serv17767

Modified Files:
lilypond.info 
Log Message:
Fix typo: gostscrip-nox - ghostscript-nox

Index: lilypond.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/text/lilypond.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- lilypond.info   27 Nov 2011 05:23:35 -  1.3
+++ lilypond.info   30 Oct 2012 01:17:23 -  1.4
@@ -1,6 +1,6 @@
 Package: lilypond
 Version: 2.14.2
-Revision: 1
+Revision: 2
 Maintainer: Matthias Neeracher neerac...@mac.com
 BuildDepends: 
 guile18 (= 1.8.8-3), guile18-dev (= 1.8.8-3), libkpathsea6 (= 6.0.0-100), 
@@ -11,7 +11,7 @@
 
 BuildConflicts: ccache-default, flex
 Depends: 
-python27, guile18 (= 1.8.8-3), ghostscript | ghostscrip-nox, 
+python27, guile18 (= 1.8.8-3), ghostscript | ghostscript-nox, 
 freetype219-shlibs (= 2.4.4-2), pango1-xft2-ft219 (= 1.24.5-7), 
 fc-ghostscript-fonts, fontconfig2-shlibs (= 2.8.0-7), fondu, 
libkpathsea6-shlibs (= 6.0.0-100),
 expat1-shlibs (= 2.0.1-1), rarian-compat, gmp5-shlibs (= 5.0.2-1)


--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/text lilypond-devel.info, 1.2, 1.3

2011-08-08 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/text
In directory vz-cvs-3.sog:/tmp/cvs-serv32713

Modified Files:
lilypond-devel.info 
Log Message:
Updated to latest upstream

Index: lilypond-devel.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/text/lilypond-devel.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- lilypond-devel.info 27 Jul 2011 01:11:14 -  1.2
+++ lilypond-devel.info 8 Aug 2011 17:36:30 -   1.3
@@ -1,5 +1,5 @@
 Package: lilypond-devel
-Version: 2.15.6
+Version: 2.15.8
 Revision: 1
 Maintainer: Matthias Neeracher neerac...@mac.com
 BuildDepends: 
@@ -19,7 +19,7 @@
 Conflicts: lilypond, lilypond-devel
 Replaces: lilypond
 Source: 
http://download.linuxaudio.org/lilypond/sources/v2.15/lilypond-%v.tar.gz
-Source-MD5: 258ba06135450ee0800d11a7e0d8e6b4
+Source-MD5: 4f31f1942f33d432fb086f152ae25f36
 PatchFile: %n.patch
 PatchFile-MD5: 7b549ffcedc4a4c6b9b09049e8fe1d65
 SetLDFLAGS: -lexpat -L%p/lib/pango-ft219/lib 


--
BlackBerryreg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos  much more. Register early  save!
http://p.sf.net/sfu/rim-blackberry-1
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/sound gsm.info, NONE, 1.1 gsm.patch, NONE, 1.1 ladspa.info, NONE, 1.1 ladspa.patch, NONE, 1.1 libmad.info, NONE, 1.1 libmad.patch, NONE, 1.1 libsndfile1.info, NON

2011-07-28 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sound
In directory vz-cvs-3.sog:/tmp/cvs-serv25730/sound

Added Files:
gsm.info gsm.patch ladspa.info ladspa.patch libmad.info 
libmad.patch libsndfile1.info sox.info wavpack.info 
Log Message:
Moved sox and its prerequisites to 10.7

--- NEW FILE: gsm.patch ---
diff -Nurd -x'*~' gsm-1.0-pl10.orig/Makefile gsm-1.0-pl10/Makefile
--- gsm-1.0-pl10.orig/Makefile  1996-07-02 10:36:06.0 -0400
+++ gsm-1.0-pl10/Makefile   2006-07-19 03:50:44.0 -0400
@@ -43,7 +43,7 @@
 # CC   = /usr/lang/acc
 # CCFLAGS  = -c -O
 
-CC = gcc -ansi -pedantic
+CC = cc -ansi -pedantic
 CCFLAGS= -c -O2 -DNeedFunctionPrototypes=1
 
 LD = $(CC)
@@ -80,8 +80,8 @@
 
 GSM_INSTALL_ROOT = $(INSTALL_ROOT)
 GSM_INSTALL_LIB = $(GSM_INSTALL_ROOT)/lib
-GSM_INSTALL_INC = $(GSM_INSTALL_ROOT)/inc
-GSM_INSTALL_MAN = $(GSM_INSTALL_ROOT)/man/man3
+GSM_INSTALL_INC = $(GSM_INSTALL_ROOT)/include
+GSM_INSTALL_MAN = $(GSM_INSTALL_ROOT)/share/man/man3
 
 
 # Where do you want to install the toast binaries and their manpage?
@@ -91,7 +91,7 @@
 
 TOAST_INSTALL_ROOT   = $(INSTALL_ROOT)
 TOAST_INSTALL_BIN = $(TOAST_INSTALL_ROOT)/bin
-TOAST_INSTALL_MAN = $(TOAST_INSTALL_ROOT)/man/man1
+TOAST_INSTALL_MAN = $(TOAST_INSTALL_ROOT)/share/man/man1
 
 #  Other tools
 
@@ -100,7 +100,7 @@
 BASENAME   = basename
 AR = ar
 ARFLAGS= cr
-RMFLAGS=
+RMFLAGS= -f
 FIND   = find
 COMPRESS   = compress
 COMPRESSFLAGS  = 
@@ -332,12 +332,17 @@
 
 gsminstall:
-if [ x$(GSM_INSTALL_ROOT) != x ] ; then  \
-   make $(GSM_INSTALL_TARGETS) ;   \
+   if [ ! -d $(GSM_INSTALL_INC) ] ; then mkdir -p 
$(GSM_INSTALL_INC) ; fi; \
+   if [ ! -d $(GSM_INSTALL_LIB) ] ; then mkdir -p 
$(GSM_INSTALL_LIB) ; fi; \
+   if [ ! -d $(GSM_INSTALL_MAN) ] ; then mkdir -p 
$(GSM_INSTALL_MAN) ; fi; \
+   make $(GSM_INSTALL_TARGETS) 
INSTALL_ROOT=$(INSTALL_ROOT);   \
fi
 
 toastinstall:
-if [ x$(TOAST_INSTALL_ROOT) != x ]; then \
-   make $(TOAST_INSTALL_TARGETS);  \
+   if [ ! -d $(TOAST_INSTALL_BIN) ] ; then mkdir -p 
$(TOAST_INSTALL_BIN) ; fi; \
+   if [ ! -d $(TOAST_INSTALL_MAN) ] ; then mkdir -p 
$(TOAST_INSTALL_MAN) ; fi; \
+   make $(TOAST_INSTALL_TARGETS) 
INSTALL_ROOT=$(INSTALL_ROOT); \
fi
 
 gsmuninstall:
@@ -351,50 +356,50 @@
fi
 
 $(TOAST_INSTALL_BIN)/toast:$(TOAST)
-   -rm $@
+   -rm $(RMFLAGS) $@
cp $(TOAST) $@
chmod 755 $@
 
 $(TOAST_INSTALL_BIN)/untoast:  $(TOAST_INSTALL_BIN)/toast
-   -rm $@
+   -rm $(RMFLAGS) $@
ln $? $@
 
 $(TOAST_INSTALL_BIN)/tcat: $(TOAST_INSTALL_BIN)/toast
-   -rm $@
+   -rm $(RMFLAGS) $@
ln $? $@
 
 $(TOAST_INSTALL_MAN)/toast.1:  $(MAN)/toast.1
-   -rm $@
+   -rm $(RMFLAGS) $@
cp $? $@
chmod 444 $@
 
 $(GSM_INSTALL_MAN)/gsm.3:  $(MAN)/gsm.3
-   -rm $@
+   -rm $(RMFLAGS) $@
cp $? $@
chmod 444 $@
 
 $(GSM_INSTALL_MAN)/gsm_option.3:   $(MAN)/gsm_option.3
-   -rm $@
+   -rm $(RMFLAGS) $@
cp $? $@
chmod 444 $@
 
 $(GSM_INSTALL_MAN)/gsm_explode.3:  $(MAN)/gsm_explode.3
-   -rm $@
+   -rm $(RMFLAGS) $@
cp $? $@
chmod 444 $@
 
 $(GSM_INSTALL_MAN)/gsm_print.3:$(MAN)/gsm_print.3
-   -rm $@
+   -rm $(RMFLAGS) $@
cp $? $@
chmod 444 $@
 
 $(GSM_INSTALL_INC)/gsm.h:  $(INC)/gsm.h
-   -rm $@
+   -rm $(RMFLAGS) $@
cp $? $@
chmod 444 $@
 
 $(GSM_INSTALL_LIB)/libgsm.a:   $(LIBGSM)
-   -rm $@
+   -rm $(RMFLAGS) $@
cp $? $@
chmod 444 $@
 

--- NEW FILE: ladspa.info ---
Package: ladspa
Version: 1.13
Revision: 1
Maintainer: Benjamin Reed lad...@fink.racoonfink.com

BuildDepends: fink (= 0.28-1)
Source: http://www.ladspa.org/download/ladspa_sdk_%v.tgz
Source-MD5: 671be3e1021d0722cadc7fb27054628e
PatchFile: %n.patch
PatchFile-MD5: 718eb20ebabad6f8d88e8bb3037266bd
PatchScript: sed -e 's,@PREFIX@,%p,g' %{PatchFile} | patch -p1
SourceDirectory: %N_sdk
GCC: 4.0

DocFiles: README doc/*
CompileScript: 
#!/bin/sh -ev
  pushd src  \
  make targets  \
  popd


InstallScript: 
#!/bin/sh -ev
  install -d -m 755 %i/lib/ladspa  \
  install -d -m 755 %i/include  \
  install -d -m 755 %i/bin  \
  install -m 755 plugins/* %i/lib/ladspa/  \
  install -m 644 src/ladspa.h 

[cvs] dists/10.7/stable/main/finkinfo/games fortune-mod.info, NONE, 1.1 fortune-mod.patch, NONE, 1.1 fortunes-b5.info, NONE, 1.1

2011-07-27 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/games
In directory vz-cvs-3.sog:/tmp/cvs-serv3550/games

Added Files:
fortune-mod.info fortune-mod.patch fortunes-b5.info 
Log Message:
Updated and moved to 10.7

--- NEW FILE: fortune-mod.patch ---
--- ../../fortune-mod_1.99.1-4.diff Sat Aug  7 04:45:08 2004
+++ ../../fortune-mod_1.99.1-4.diff-patched Fri Dec 10 15:50:52 2004
@@ -1153,5 +1153,5 @@
 +
 +Should fortunes be found in the main fortunes database which fail the
-+criteria found in the document /usr/share/doc/fortunes/Offensive, I will 
gladly
++criteria found in the document @PREFIX@/share/doc/fortune-mod/Offensive, I 
will gladly
 +move them into the fortunes-off package given the following:
 +
diff -ru2N --exclude=.DS_Store fortune-mod-1.99.1/Notes 
fortune-mod-1.99.1-patched/Notes
--- fortune-mod-1.99.1/NotesFri Mar  5 08:29:56 2004
+++ fortune-mod-1.99.1-patched/NotesFri Dec 10 18:32:28 2004
@@ -17,7 +17,7 @@
 == GENERAL INFORMATION
By default, fortune retrieves its fortune files from the directory
-/usr/local/share/games/fortune.  A fortune file has two parts: the source file
+@PREFIX@/share/fortunes.  A fortune file has two parts: the source file
 (which contains the fortunes themselves) and the data file which describes
-the fortunes.  The data fil always has the same name as the fortune file
+the fortunes.  The data file always has the same name as the fortune file
 with the string .dat concatenated, e.g. if fort is a standard fortune
 database, then fort.dat is the data file which describes it.  See
@@ -26,5 +26,5 @@
 offensive parts.  The offensive version of a file has the same name as the
 non-offensive version but exists in the offensive fortunes directory 
-(/usr/local/share/games/fortune/off by default).  The fortune program
+(@PREFIX@/share/fortunes/off by default).  The fortune program
 automatically assumes that any file in the offensive fortune directory
 is potentially offensive, and should therefore only be displayed if
diff -ru2N --exclude=.DS_Store fortune-mod-1.99.1/README 
fortune-mod-1.99.1-patched/README
--- fortune-mod-1.99.1/README   Fri Mar  5 08:29:56 2004
+++ fortune-mod-1.99.1-patched/README   Fri Dec 10 19:20:26 2004
@@ -6,5 +6,5 @@
 a look at the changes that have come in, and the new features.
 
-Fortune-mod now leaves at http://www.redellipse.net/code/fortune. You
+Fortune-mod now lives at http://www.redellipse.net/code/fortune. You
 can find the CVS repository at
 http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/fortune/?cvsroot=fortune
diff -ru2N --exclude=.DS_Store fortune-mod-1.99.1/datfiles/Makefile 
fortune-mod-1.99.1-patched/datfiles/Makefile
--- fortune-mod-1.99.1/datfiles/MakefileFri Mar  5 08:29:56 2004
+++ fortune-mod-1.99.1-patched/datfiles/MakefileSat Dec 11 23:20:46 2004
@@ -59,5 +59,5 @@
for i in $(COOKIES) ; do \
install -m 0644 $$i $$i.dat $(COOKIEDIR) || exit $? ; \
-   cp -d $$i.u8 $(COOKIEDIR) ; \
+   cp -R $$i.u8 $(COOKIEDIR) ; \
done
 
diff -ru2N --exclude=.DS_Store fortune-mod-1.99.1/datfiles/off/Makefile 
fortune-mod-1.99.1-patched/datfiles/off/Makefile
--- fortune-mod-1.99.1/datfiles/off/MakefileFri Mar  5 08:29:56 2004
+++ fortune-mod-1.99.1-patched/datfiles/off/MakefileSat Dec 11 23:20:59 2004
@@ -39,5 +39,5 @@
for i in $(OCOOKIES) ; \
do install -m 0644 $$i $$i.dat $(OCOOKIEDIR) || exit $$? ; \
-   cp -d $$i.u8 $(OCOOKIEDIR) ; \
+   cp -R $$i.u8 $(OCOOKIEDIR) ; \
done
 
diff -ru2N --exclude=.DS_Store fortune-mod-1.99.1/fortune/fortune.c 
fortune-mod-1.99.1-patched/fortune/fortune.c
--- fortune-mod-1.99.1/fortune/fortune.cFri Mar  5 08:29:56 2004
+++ fortune-mod-1.99.1-patched/fortune/fortune.cFri Dec 10 16:22:22 2004
@@ -98,5 +98,5 @@
 
 #definePROGRAM_NAMEfortune-mod
-#definePROGRAM_VERSION 9708
+#definePROGRAM_VERSION 1.99.1
 
 #ifdef HAVE_STDBOOL_H
@@ -258,4 +258,5 @@
 int add_dir(register FILEDESC *);
 
+const char *program_name;
 char *program_version(void)
 {
@@ -1676,4 +1677,5 @@
 char *ctype, *crequest;
 getargs(ac, av);
+program_name = (char *const) av[0];
 
 outer = recode_new_outer(true);
@@ -1682,6 +1682,9 @@
 setlocale(LC_ALL,);
 ctype = nl_langinfo(CODESET);
-if(strcmp(ctype,ANSI_X3.4-1968) == 0)
-ctype=ISO-8859-1;
+if (!ctype || !*ctype)
+ctype=C; /* revert to C if no valid envvars! */
+else
+if(strcmp(ctype,ANSI_X3.4-1968) == 0)
+ctype=ISO-8859-1;

 crequest = malloc(strlen(ctype) + 7 + 1);
diff -ru2N --exclude=.DS_Store fortune-mod-1.99.1/util/rot.c 
fortune-mod-1.99.1-patched/util/rot.c
--- fortune-mod-1.99.1/util/rot.c   Fri Mar  5 08:29:57 2004
+++ fortune-mod-1.99.1-patched/util/rot.c   Fri Dec 10 13:29:00 2004
@@ -6,4 +6,5 @@
 #include stdio.h
 #include ctype.h

[cvs] dists/10.7/stable/main/finkinfo/text recode.info, NONE, 1.1 recode.patch, NONE, 1.1

2011-07-27 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/text
In directory vz-cvs-3.sog:/tmp/cvs-serv3550/text

Added Files:
recode.info recode.patch 
Log Message:
Updated and moved to 10.7

--- NEW FILE: recode.patch ---
diff -Naur recode-3.6/lib/error.c recode-new/lib/error.c
--- recode-3.6/lib/error.c  2000-08-02 21:21:13.0 -0400
+++ recode-new/lib/error.c  2005-11-27 02:50:50.0 -0500
@@ -80,7 +80,7 @@
 
 /* The calling program should define program_name and set it to the
name of the executing program.  */
-extern char *program_name;
+# define program_name getprogname()
 
 # ifdef HAVE_STRERROR_R
 #  define __strerror_r strerror_r
diff -Naur recode-3.6/src/hash.h recode-new/src/hash.h
--- recode-3.6/src/hash.h   2000-08-02 21:21:15.0 -0400
+++ recode-new/src/hash.h   2005-11-27 01:59:59.0 -0500
@@ -21,6 +21,11 @@
 /* Make sure USE_OBSTACK is defined to 1 if you want the allocator to use
obstacks instead of malloc, and recompile `hash.c' with same setting.  */
 
+#define hash_lookup recode_hash_lookup
+#define hash_delete recode_hash_delete
+#define hash_free   recode_hash_free
+#define hash_insert recode_hash_insert
+
 #ifndef PARAMS
 # if PROTOTYPES || __STDC__
 #  define PARAMS(Args) Args
diff -Naur recode-3.6/src/libiconv.c recode-new/src/libiconv.c
--- recode-3.6/src/libiconv.c   2000-07-01 13:13:25.0 -0400
+++ recode-new/src/libiconv.c   2005-11-27 01:59:59.0 -0500
@@ -1,5 +1,5 @@
 /* Conversion of files between different charsets and surfaces.
-   Copyright © 1999, 2000 Free Software Foundation, Inc.
+   Copyright © 1999, 2000, 2001 Free Software Foundation, Inc.
Contributed by François Pinard pin...@iro.umontreal.ca, 1999,
and Bruno Haible hai...@clisp.cons.org, 2000.
 
@@ -195,12 +195,17 @@
 memcpy() doesn't do here, because the regions might overlap.
 memmove() isn't worth it, because we rarely have to move more
 than 12 bytes.  */
-  if (input  input_buffer  input_left  0)
+  cursor = input_buffer;
+  if (input_left  0)
{
- cursor = input_buffer;
- do
-   *cursor++ = *input++;
- while (--input_left  0);
+ if (input  input_buffer)
+   {
+ do
+   *cursor++ = *input++;
+ while (--input_left  0);
+   }
+ else
+   cursor += input_left;
}
 }
 
diff -Naur recode-3.6/src/recode.c recode-new/src/recode.c
--- recode-3.6/src/recode.c 2000-07-01 14:22:55.0 -0400
+++ recode-new/src/recode.c 2005-11-27 02:03:47.0 -0500
@@ -1,6 +1,6 @@
 /* Conversion of files between different charsets and surfaces.
-   Copyright © 1990,92,93,94,96,97,98,99,00 Free Software Foundation, Inc.
-   Contributed by François Pinard pin...@iro.umontreal.ca, 1990.
+   Copyright � 1990,92,93,94,96,97,98,99,00 Free Software Foundation, Inc.
+   Contributed by Fran�ois Pinard pin...@iro.umontreal.ca, 1990.
 
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public License
@@ -32,8 +32,6 @@
 #endif
 
 #include hash.h
-
-extern const char *program_name;
 
 /* Error handling.  */
 
diff -Naur recode-3.6/src/request.c recode-new/src/request.c
--- recode-3.6/src/request.c2000-06-28 14:40:21.0 -0400
+++ recode-new/src/request.c2005-11-27 01:59:59.0 -0500
@@ -1073,7 +1073,7 @@
   if (task-output.cursor + 4 = task-output.limit)
 {
   RECODE_OUTER outer = task-request-outer;
-  size_t old_size = task-output.limit - task-output.buffer;
+  size_t old_size = task-output.cursor - task-output.buffer;
   size_t new_size = task-output.cursor + 4 - task-output.buffer;
 
   /* FIXME: Rethink about how the error should be reported.  */
diff -Naur recode-3.6/src/task.c recode-new/src/task.c
--- recode-3.6/src/task.c   2000-07-01 13:50:43.0 -0400
+++ recode-new/src/task.c   2005-11-27 01:59:59.0 -0500
@@ -1198,6 +1198,8 @@
   else
success = transform_mere_copy (subtask);
 
+  task-output = subtask-output;
+   
   if (subtask-input.name  *subtask-input.name)
fclose (subtask-input.file);
   if (subtask-output.name  *subtask-output.name)

--- NEW FILE: recode.info ---
Package: recode
Version: 3.6
Revision: 13
Source: gnu
Depends: %N-shlibs (= %v-%r), libgettext8-shlibs, libiconv
BuildDepends:fink (= 0.24.12),  libgettext8-dev, libiconv-dev
UpdateConfigGuess: true
UpdateLibtool: true
NoSetLDFLAGS: true
SetLIBS: -L%p/lib -liconv -lintl
PatchFile: %n.patch
PatchFile-MD5: 078a1ab54654e6e6e63d9f9bd2c22cd5
PatchScript: 
  patch -p1  %{PatchFile}
  cp lib/error.c src
  cp lib/xstrdup.c src
  perl -pi.bak -e 's,quoted\$U.lo,quoted\$U.lo error.lo xstrdup.lo,g' 
src/Makefile.in
  perl -pi.bak -e 's,../lib/libreco.a,,g' src/Makefile.in
sed -i.bak -e 's/Mach-O dynamically linked shared library/dynamically 

[cvs] dists/10.7/stable/main/finkinfo/games lincity-ng.info,NONE,1.1

2011-07-26 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/games
In directory vz-cvs-3.sog:/tmp/cvs-serv11922/games

Added Files:
lincity-ng.info 
Log Message:
Updated and moved to 10.7

--- NEW FILE: lincity-ng.info ---
Package: lincity-ng
Version: 2.0
Revision: 1
Maintainer: Matthias Neeracher neerac...@mac.com
BuildDepends: 
  libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, jam,
  sdl, sdl-mixer, sdl-image, sdl-ttf, sdl-gfx13, physfs, libxml2

Depends: 
 libgettext3-shlibs, libiconv,
 sdl-shlibs, sdl-mixer-shlibs, sdl-image-shlibs, sdl-ttf-shlibs, 
 sdl-gfx13-shlibs, physfs-shlibs, libxml2-shlibs

Source: http://download.berlios.de/%n/%n-%v.tar.bz2
Source-MD5: 1bd0f58e0f2b131d70044f4230600ed1
ConfigureParams: --with-apple-opengl-framework
CompileScript:
./configure %c
jam

InstallScript:
prefix=%i jam install 

Description: City Simulation Game
DescPort: 
At the moment, SDL on 10.7 does not yet support full screen mode. 
Use windowed mode for this game.

License: GPL
Homepage: http://lincity-ng.berlios.de/wiki/index.php/Main_Page



--
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/utils launch.info,NONE,1.1

2011-07-26 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils
In directory vz-cvs-3.sog:/tmp/cvs-serv22418/utils

Added Files:
launch.info 
Log Message:
Builds on 10.7 with minor modifications

--- NEW FILE: launch.info ---
Package: launch
Version: 1.1
Revision: 1004
Source: http://web.sabi.net/nriley/software/%n-%v.tar.gz 
Source-MD5: bcd5179d5b519248a717aa73f3819e00
PatchScript: 
ls -la
perl -pi.bak -e 's#10.4#10.5#g' launch.xcodeproj/project.pbxproj 
perl -ni -e 'print unless /SDKROOT/' launch.xcodeproj/project.pbxproj 
if [ %m = x86_64 ]; then perl -pi -e 's/i386/x86_64/' 
launch.xcodeproj/project.pbxproj; fi

CompileScript: 
#!/bin/csh -efv
 if (-r /usr/bin/xcodebuild) then
   /usr/bin/xcodebuild
 else
   /usr/bin/pbxbuild
 endif
 head -n 17 main.c  LICENSE

InstallScript:  
 strip build/%n
 mkdir %i/bin
 install -c build/%n %i/bin
 mkdir -p %i/share/man/man1
 chmod a+r %n.1
 cp %n.1 %i/share/man/man1/

DocFiles: README VERSION LICENSE
Description: Replacement for OS X open command
DescDetail: 
launch is a replacement for open which:
* Opens URLs, directly or in your preferred helper application.
* Lets you specify applications by their four-char creator (e.g. 'ToyS') or 
Java-style
 bundle ID (e.g. com.apple.scripteditor), both of which allow you to move or 
rename an app.
* Asks applications to print documents, something the OS X Finder is missing.
* Launches applications in the background, or launches Carbon applications in 
Classic.
* Shows info about any item on disk, including its file type, creator, data 
and resource fork sizes, dates and bundle ID.

DescPackaging: 
macosx/dpkg dependency should be added when that code is working.

License: BSD
Maintainer: Ben Hines bhi...@alumni.ucsd.edu
Homepage: http://web.sabi.net/nriley/software/


--
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/text ghostscript.info,1.1,1.2

2011-07-26 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/text
In directory vz-cvs-3.sog:/tmp/cvs-serv22418/text

Modified Files:
ghostscript.info 
Log Message:
Builds on 10.7 with minor modifications

Index: ghostscript.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/text/ghostscript.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ghostscript.info22 Jul 2011 03:24:18 -  1.1
+++ ghostscript.info26 Jul 2011 17:06:17 -  1.2
@@ -1,4 +1,5 @@
 Package: ghostscript
+Type: -nox (boolean)
 Version: 9.02
 Revision: 3
 Description: Interpreter for PostScript and PDF
@@ -6,14 +7,23 @@
 Source-MD5: 86cc3a0509c0d96a641d58879d54274b
 PatchFile: %n.patch
 PatchFile-MD5: 593b3183e34b7cc76b981d912503ca9a
-Depends: x11, x11-shlibs, ghostscript-fonts, libiconv, libtiff-shlibs, 
libpaper1-shlibs, libpng15-shlibs, libjpeg8-shlibs, libjasper.1-shlibs, 
fontconfig2-shlibs, libidn-shlibs
-BuildDepends: fink (= 0.24.12), x11-dev, libiconv-dev, libtiff, 
libpaper1-dev, libpng15, libjpeg8, libjasper.1, fontconfig2-dev, libidn
+Depends: 
+  ghostscript-fonts, libiconv, libtiff-shlibs, libpaper1-shlibs, 
libpng15-shlibs, libjpeg8-shlibs, libjasper.1-shlibs, fontconfig2-shlibs, 
libidn-shlibs,
+  (%type_raw[-nox] = .) x11, x11-shlibs
+
+BuildDepends: 
+  fink (= 0.24.12), libiconv-dev, libtiff, libpaper1-dev, libpng15, libjpeg8, 
libjasper.1, fontconfig2-dev, libidn,
+  x11-dev
+
 BuildConflicts: lcms
-Conflicts: ghostscript-nox, ghostscript6, ghostscript6-nox, system-ghostscript8
-Replaces: ghostscript-nox, ghostscript6, ghostscript6-nox, system-ghostscript8
+Conflicts: ghostscript, ghostscript-nox, ghostscript6, ghostscript6-nox, 
system-ghostscript8
+Replaces: ghostscript, ghostscript-nox, ghostscript6, ghostscript6-nox, 
system-ghostscript8
 License: Restrictive/Distributable
 UseMaxBuildJobs: True
-ConfigureParams: --mandir=%p/share/man --disable-compile-inits --disable-cups 
--disable-gtk 
+ConfigureParams: 
+  (%type_raw[-nox] = -nox) --without-x \
+  --mandir=%p/share/man --disable-compile-inits --disable-cups --disable-gtk
+
 CompileScript: 
 #!/bin/sh -ev
 mv zlib zlib_local


--
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/text ghostscript.info,1.2,1.3

2011-07-26 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/text
In directory vz-cvs-3.sog:/tmp/cvs-serv23788/text

Modified Files:
ghostscript.info 
Log Message:
Back out ghostscript patch which was not ready for consumption yet

Index: ghostscript.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/text/ghostscript.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ghostscript.info26 Jul 2011 17:06:17 -  1.2
+++ ghostscript.info26 Jul 2011 17:08:01 -  1.3
@@ -1,5 +1,4 @@
 Package: ghostscript
-Type: -nox (boolean)
 Version: 9.02
 Revision: 3
 Description: Interpreter for PostScript and PDF
@@ -7,23 +6,14 @@
 Source-MD5: 86cc3a0509c0d96a641d58879d54274b
 PatchFile: %n.patch
 PatchFile-MD5: 593b3183e34b7cc76b981d912503ca9a
-Depends: 
-  ghostscript-fonts, libiconv, libtiff-shlibs, libpaper1-shlibs, 
libpng15-shlibs, libjpeg8-shlibs, libjasper.1-shlibs, fontconfig2-shlibs, 
libidn-shlibs,
-  (%type_raw[-nox] = .) x11, x11-shlibs
-
-BuildDepends: 
-  fink (= 0.24.12), libiconv-dev, libtiff, libpaper1-dev, libpng15, libjpeg8, 
libjasper.1, fontconfig2-dev, libidn,
-  x11-dev
-
+Depends: x11, x11-shlibs, ghostscript-fonts, libiconv, libtiff-shlibs, 
libpaper1-shlibs, libpng15-shlibs, libjpeg8-shlibs, libjasper.1-shlibs, 
fontconfig2-shlibs, libidn-shlibs
+BuildDepends: fink (= 0.24.12), x11-dev, libiconv-dev, libtiff, 
libpaper1-dev, libpng15, libjpeg8, libjasper.1, fontconfig2-dev, libidn
 BuildConflicts: lcms
-Conflicts: ghostscript, ghostscript-nox, ghostscript6, ghostscript6-nox, 
system-ghostscript8
-Replaces: ghostscript, ghostscript-nox, ghostscript6, ghostscript6-nox, 
system-ghostscript8
+Conflicts: ghostscript-nox, ghostscript6, ghostscript6-nox, system-ghostscript8
+Replaces: ghostscript-nox, ghostscript6, ghostscript6-nox, system-ghostscript8
 License: Restrictive/Distributable
 UseMaxBuildJobs: True
-ConfigureParams: 
-  (%type_raw[-nox] = -nox) --without-x \
-  --mandir=%p/share/man --disable-compile-inits --disable-cups --disable-gtk
-
+ConfigureParams: --mandir=%p/share/man --disable-compile-inits --disable-cups 
--disable-gtk 
 CompileScript: 
 #!/bin/sh -ev
 mv zlib zlib_local


--
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/utils launch.info,1.1,NONE

2011-07-26 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils
In directory vz-cvs-3.sog:/tmp/cvs-serv27962/utils

Removed Files:
launch.info 
Log Message:
launch package does not work yet

--- launch.info DELETED ---


--
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/utils launch.info,1.2,1.3

2011-07-26 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils
In directory vz-cvs-3.sog:/tmp/cvs-serv7170/utils

Added Files:
launch.info 
Log Message:
Move to 10.7, take 2

--- NEW FILE: launch.info ---
Package: launch
Version: 1.1
Revision: 1004
Distribution: 10.7
Source: http://web.sabi.net/nriley/software/%n-%v.tar.gz 
Source-MD5: bcd5179d5b519248a717aa73f3819e00
PatchScript: 
ls -la
perl -pi -e 's#10.4#10.7#g' launch.xcodeproj/project.pbxproj 
perl -ni -e 'print unless /SDKROOT/' launch.xcodeproj/project.pbxproj 
perl -pi -e 's/i386/x86_64/' launch.xcodeproj/project.pbxproj

CompileScript: 
#!/bin/csh -efv
 /usr/bin/xcodebuild -UsePerConfigurationBuildLocations=NO SYMROOT=.
 head -n 17 main.c  LICENSE

InstallScript:  
 strip %n
 mkdir %i/bin
 install -c %n %i/bin
 mkdir -p %i/share/man/man1
 chmod a+r %n.1
 cp %n.1 %i/share/man/man1/

DocFiles: README VERSION LICENSE
Description: Replacement for OS X open command
DescDetail: 
launch is a replacement for open which:
* Opens URLs, directly or in your preferred helper application.
* Lets you specify applications by their four-char creator (e.g. 'ToyS') or 
Java-style
 bundle ID (e.g. com.apple.scripteditor), both of which allow you to move or 
rename an app.
* Asks applications to print documents, something the OS X Finder is missing.
* Launches applications in the background, or launches Carbon applications in 
Classic.
* Shows info about any item on disk, including its file type, creator, data 
and resource fork sizes, dates and bundle ID.

DescPackaging: 
macosx/dpkg dependency should be added when that code is working.

License: BSD
Maintainer: Ben Hines bhi...@alumni.ucsd.edu
Homepage: http://web.sabi.net/nriley/software/


--
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/text lilypond-devel.info, 1.1, 1.2 lilypond.info, 1.1, 1.2

2011-07-26 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/text
In directory vz-cvs-3.sog:/tmp/cvs-serv5493/text

Modified Files:
lilypond-devel.info lilypond.info 
Log Message:
Latest upstream versions

Index: lilypond.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/text/lilypond.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- lilypond.info   23 Jul 2011 01:24:37 -  1.1
+++ lilypond.info   27 Jul 2011 01:11:14 -  1.2
@@ -1,5 +1,5 @@
 Package: lilypond
-Version: 2.14.1
+Version: 2.14.2
 Revision: 1
 Maintainer: Matthias Neeracher neerac...@mac.com
 BuildDepends: 
@@ -7,19 +7,19 @@
 libgettext8-dev, gettext-bin, gettext-tools, texinfo (= 4.13-1001), 
 mftrace (= 1.2.14-1004), freetype219 (= 2.4.4-2), fink (= 0.24.12),
 pango1-xft2-ft219-dev (= 1.24.5-7), glib2-dev (= 2.22.4-5), bison (= 
2.3-1003), 
-fontconfig2-dev (= 2.8.0-7), expat1 (= 2.0.1-1), pkgconfig
+fontconfig2-dev (= 2.8.0-7), expat1 (= 2.0.1-1), pkgconfig, gmp5 (= 5.0.2-1)
 
 BuildConflicts: ccache-default, flex
 Depends: 
-python27, guile18 (= 1.8.8-3), ghostscript (= 9.02-3), 
+python27, guile18 (= 1.8.8-3), ghostscript | ghostscrip-nox, 
 freetype219-shlibs (= 2.4.4-2), pango1-xft2-ft219 (= 1.24.5-7), 
 fc-ghostscript-fonts, fontconfig2-shlibs (= 2.8.0-7), fondu, 
libkpathsea6-shlibs (= 6.0.0-100),
-expat1-shlibs (= 2.0.1-1), rarian-compat
+expat1-shlibs (= 2.0.1-1), rarian-compat, gmp5-shlibs (= 5.0.2-1)
 
 Conflicts: lilypond, lilypond-devel
 Replaces: lilypond-devel
 Source: 
http://download.linuxaudio.org/lilypond/sources/v2.14/lilypond-%v.tar.gz
-Source-MD5: 262cc7f92c907a7b479b55b3b37a9302
+Source-MD5: 4053a19e03181021893981280feb9aaa
 PatchFile: %n.patch
 PatchFile-MD5: 7b549ffcedc4a4c6b9b09049e8fe1d65
 SetLDFLAGS: -lexpat -L%p/lib/pango-ft219/lib 

Index: lilypond-devel.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/text/lilypond-devel.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- lilypond-devel.info 23 Jul 2011 01:24:37 -  1.1
+++ lilypond-devel.info 27 Jul 2011 01:11:14 -  1.2
@@ -1,5 +1,5 @@
 Package: lilypond-devel
-Version: 2.15.5
+Version: 2.15.6
 Revision: 1
 Maintainer: Matthias Neeracher neerac...@mac.com
 BuildDepends: 
@@ -7,19 +7,19 @@
 libgettext8-dev, gettext-bin, gettext-tools, texinfo (= 4.13-1001), 
 mftrace (= 1.2.14-1004), freetype219 (= 2.4.4-2), fink (= 0.24.12),
 pango1-xft2-ft219-dev (= 1.24.5-7), glib2-dev (= 2.22.4-5), bison (= 
2.3-1003), 
-fontconfig2-dev (= 2.8.0-7), expat1 (= 2.0.1-1), pkgconfig
+fontconfig2-dev (= 2.8.0-7), expat1 (= 2.0.1-1), pkgconfig, gmp5 (= 5.0.2-1)
 
 BuildConflicts: ccache-default, flex
 Depends: 
 python27, guile18 (= 1.8.8-3), ghostscript (= 9.02-3), 
 freetype219-shlibs (= 2.4.4-2), pango1-xft2-ft219 (= 1.24.5-7), 
 fc-ghostscript-fonts, fontconfig2-shlibs (= 2.8.0-7), fondu, 
libkpathsea6-shlibs (= 6.0.0-100),
-expat1-shlibs (= 2.0.1-1), rarian-compat
+expat1-shlibs (= 2.0.1-1), rarian-compat, gmp5-shlibs (= 5.0.2-1)
 
 Conflicts: lilypond, lilypond-devel
 Replaces: lilypond
 Source: 
http://download.linuxaudio.org/lilypond/sources/v2.15/lilypond-%v.tar.gz
-Source-MD5: 285ff4c5301206414b31a167bb521b3b
+Source-MD5: 258ba06135450ee0800d11a7e0d8e6b4
 PatchFile: %n.patch
 PatchFile-MD5: 7b549ffcedc4a4c6b9b09049e8fe1d65
 SetLDFLAGS: -lexpat -L%p/lib/pango-ft219/lib 


--
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/graphics gtkglext1.info, NONE, 1.1 gtkglext1.patch, NONE, 1.1

2011-07-25 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv9723/graphics

Added Files:
gtkglext1.info gtkglext1.patch 
Log Message:
Compiles on 10.7

--- NEW FILE: gtkglext1.patch ---
diff -Nurd -x'*~' gtkglext-1.2.0.orig/configure.in gtkglext-1.2.0/configure.in
--- gtkglext-1.2.0.orig/configure.in2006-02-04 22:17:19.0 -0500
+++ gtkglext-1.2.0/configure.in 2010-08-30 06:23:37.0 -0400
@@ -13,8 +13,8 @@
 m4_define([gtkglext_major_version], [1])
 m4_define([gtkglext_minor_version], [2])
 m4_define([gtkglext_micro_version], [0])
-m4_define([gtkglext_interface_age], [0])
-m4_define([gtkglext_binary_age],[0])
+m4_define([gtkglext_interface_age], [5])
+m4_define([gtkglext_binary_age],[7])
 m4_define([gtkglext_version],
   
[gtkglext_major_version.gtkglext_minor_version.gtkglext_micro_version])
 
@@ -28,7 +28,7 @@
 m4_define([gtkglext_lt_release],
   [gtkglext_major_version.gtkglext_minor_version])
 m4_define([gtkglext_lt_current],
-  [m4_eval(gtkglext_micro_version - gtkglext_interface_age)])
+  [2])
 m4_define([gtkglext_lt_revision],
   [gtkglext_interface_age])
 m4_define([gtkglext_lt_age],
@@ -797,8 +797,8 @@
 GDKGLEXT_PACKAGES=gdk_pkg pango_pkg pangox_pkg gmodule_pkg
 GDKGLEXT_EXTRA_CFLAGS=$GL_CFLAGS $GDKGLEXT_WIN_CFLAGS
 GDKGLEXT_EXTRA_LIBS=$GL_LIBS $GDKGLEXT_WIN_LIBS
-GDKGLEXT_DEP_CFLAGS=$GDKGLEXT_EXTRA_CFLAGS `$PKG_CONFIG --cflags 
$GDKGLEXT_PACKAGES`
-GDKGLEXT_DEP_LIBS=$GDKGLEXT_EXTRA_LIBS `$PKG_CONFIG --libs 
$GDKGLEXT_PACKAGES` $MATH_LIB
+GDKGLEXT_DEP_CFLAGS=`$PKG_CONFIG --cflags $GDKGLEXT_PACKAGES` 
$GDKGLEXT_EXTRA_CFLAGS
+GDKGLEXT_DEP_LIBS=`$PKG_CONFIG --libs $GDKGLEXT_PACKAGES` 
$GDKGLEXT_EXTRA_LIBS $MATH_LIB
 AC_SUBST([GDKGLEXT_PACKAGES])
 AC_SUBST([GDKGLEXT_EXTRA_CFLAGS])
 AC_SUBST([GDKGLEXT_EXTRA_LIBS])
@@ -808,8 +808,8 @@
 GTKGLEXT_PACKAGES=gtk_pkg
 GTKGLEXT_EXTRA_CFLAGS=
 GTKGLEXT_EXTRA_LIBS=
-GTKGLEXT_DEP_CFLAGS=$GTKGLEXT_EXTRA_CFLAGS $GDKGLEXT_EXTRA_CFLAGS 
`$PKG_CONFIG --cflags $GDKGLEXT_PACKAGES $GTKGLEXT_PACKAGES`
-GTKGLEXT_DEP_LIBS=$GTKGLEXT_EXTRA_LIBS $GDKGLEXT_EXTRA_LIBS `$PKG_CONFIG 
--libs $GDKGLEXT_PACKAGES $GTKGLEXT_PACKAGES` $MATH_LIB
+GTKGLEXT_DEP_CFLAGS=`$PKG_CONFIG --cflags $GDKGLEXT_PACKAGES 
$GTKGLEXT_PACKAGES` $GTKGLEXT_EXTRA_CFLAGS $GDKGLEXT_EXTRA_CFLAGS
+GTKGLEXT_DEP_LIBS=`$PKG_CONFIG --libs $GDKGLEXT_PACKAGES $GTKGLEXT_PACKAGES` 
$GTKGLEXT_EXTRA_LIBS $GDKGLEXT_EXTRA_LIBS $MATH_LIB
 AC_SUBST([GTKGLEXT_PACKAGES])
 AC_SUBST([GTKGLEXT_EXTRA_CFLAGS])
 AC_SUBST([GTKGLEXT_EXTRA_LIBS])
diff -Nurd -x'*~' gtkglext-1.2.0.orig/docs/reference/gtkglext/Makefile.am 
gtkglext-1.2.0/docs/reference/gtkglext/Makefile.am
--- gtkglext-1.2.0.orig/docs/reference/gtkglext/Makefile.am 2003-07-29 
02:12:20.0 -0400
+++ gtkglext-1.2.0/docs/reference/gtkglext/Makefile.am  2010-08-30 
06:00:22.0 -0400
@@ -74,7 +74,8 @@
 
 GTKDOC_LIBS = \
$(top_builddir)/gdk/$(gdkglext_targetlib)   \
-   $(top_builddir)/gtk/$(gtkglext_targetlib)
+   $(top_builddir)/gtk/$(gtkglext_targetlib)   \
+   $(LDFLAGS)
 
 GTKDOC_CC=$(LIBTOOL) --mode=compile $(CC)
 GTKDOC_LD=$(LIBTOOL) --mode=link $(CC)
diff -Nurd -x'*~' gtkglext-1.2.0.orig/gdk/x11/Makefile.am 
gtkglext-1.2.0/gdk/x11/Makefile.am
--- gtkglext-1.2.0.orig/gdk/x11/Makefile.am 2003-05-07 14:18:42.0 
-0400
+++ gtkglext-1.2.0/gdk/x11/Makefile.am  2010-08-30 06:00:22.0 -0400
@@ -15,7 +15,7 @@
-DGDK_DISABLE_DEPRECATED\
-DGDK_PIXBUF_DISABLE_DEPRECATED
 
-LDADDS = \
+libgdkglext_x11_la_LIBADD = \
$(GDKGLEXT_DEP_LIBS)
 
 gdkglext_x11_public_h_sources = \

--- NEW FILE: gtkglext1.info ---
Package: gtkglext1
Version: 1.2.0
Revision: 1
Description: OpenGL Extension to GTK
DescDetail: 
GtkGLExt provides additional GDK objects which support OpenGL
rendering in GTK, and GtkWidget API add-ons to make GTK+ widgets
OpenGL-capable.

As opposed to Jane Loff's GtkGLArea , it provides not an OpenGL
widget, but an additional GtkWidget API which enables the standard
(and custom) GTK+ widgets to render 3D scene using OpenGL.

DescPort: 
No such automake/libtool variable LIBADDS.

Make sure fink paths come before X11 paths.

Need a bunch of automake-level changes, easier to patch templates and
regenerate.

DescPackaging: 
compatibility_version decreased in upstream version 1.2.0
compared to 1.0.6. See:

http://sourceforge.net/tracker/index.php?func=detailaid=1760579group_id=54333atid=473434
Public interface (installed headers) looks same, so pushing it
back to where it was/should have been for this release.


Homepage: http://gtkglext.sourceforge.net/
License: GPL/LGPL
Maintainer: Daniel Macks dma...@netspace.org
Depends: %n-shlibs (= %v-%r)
BuildDepends: 
atk1 (= 1.28.0-1),
autoconf2.6,
automake1.11,
cairo (= 1.8.8-3),
fink (= 0.24.12-1),
fink-package-precedence,
fontconfig2-dev 

[cvs] dists/10.7/stable/main/finkinfo/graphics gts75.info,NONE,1.1

2011-07-25 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv14223/graphics

Added Files:
gts75.info 
Log Message:
Compiles on 10.7

--- NEW FILE: gts75.info ---
Package: gts75
Version: 0.7.6
Revision: 2
Description: GNU triangulated surface library
Source: mirror:sourceforge:gts/gts-%v.tar.gz
DocFiles: AUTHORS COPYING ChangeLog NEWS README THANKS TODO
Maintainer: Daniel Macks dma...@netspace.org
HomePage: http://gts.sourceforge.net/
License: LGPL
BuildDepends: 
glib2-dev (= 2.22.0-1),
netpbm10,
pkgconfig (= 0.23)

Depends: %n-shlibs (= %v-%r)
Conflicts: gts
Replaces: gts
BuildDependsOnly: True
Source-MD5: 9f710aefd2ed9b3cc1b1216171fc5a8a
PatchScript: perl -pi -e 's/-version-info/-no-undefined -version-info/' 
src/Makefile.in
ConfigureParams: --disable-dependency-tracking --disable-static 
PKG_CONFIG_PATH=%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH
SplitOff: 
Package: %N-shlibs
Depends: glib2-shlibs (= 2.20.0-1)
Files: lib/libgts-0.7.5.*
Shlibs: %p/lib/libgts-0.7.5.dylib 6.0.0 %n (= 0.7.6-1)
DocFiles: AUTHORS COPYING ChangeLog NEWS README THANKS TODO

SplitOff2: 
Package: gts-bin
Depends: 
%N-shlibs (= %v-%r),
glib2-shlibs (= 2.22.0-1),
netpbm10-shlibs

Files: 
bin/delaunay
bin/gts2dxf
bin/gts2oogl
bin/gts2stl
bin/gtscheck
bin/gtscompare
bin/gtstemplate
bin/stl2gts
bin/transform
bin/happrox

DocFiles: AUTHORS COPYING ChangeLog NEWS README THANKS TODO

DescDetail: 
GTS stands for the GNU Triangulated Surface Library. It is an
Open Source Free Software Library intended to provide a set of
useful functions to deal with 3D surfaces meshed with interconnected
triangles. The source code is available free of charge under
the Free Software LGPL license.

The code is written entirely in C with an object-oriented
approach based mostly on the design of GTK+. Careful attention
is paid to performance related issues as the initial goal of
GTS is to provide a simple and efficient library to scientists
dealing with 3D computational surface meshes.

A brief summary of its main features:
* Simple object-oriented structure giving easy access to
topological properties.
* 2D dynamic Delaunay and constrained Delaunay triangulations.
* Robust geometric predicates (orientation, in circle) using
fast adaptive floating point arithmetic (adapted from the
fine work of Jonathan R. Shewchuk).
* Robust set operations on surfaces (union, intersection,
difference).
* Surface refinement and coarsening (multiresolution models).
* Dynamic view-independent continuous level-of-detail.
* Preliminary support for view-dependent level-of-detail.
* Bounding-boxes trees and Kd-trees for efficient point
location and collision/intersection detection.
* Graph operations: traversal, graph partitioning.
* Metric operations (area, volume, curvature ...).
* Triangle strips generation for fast rendering.



--
Storage Efficiency Calculator
This modeling tool is based on patent-pending intellectual property that
has been used successfully in hundreds of IBM storage optimization engage-
ments, worldwide.  Store less, Store more with what you own, Move data to 
the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs popt.info,NONE,1.1

2011-07-25 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv22170/libs

Added Files:
popt.info 
Log Message:
Builds in 10.7

--- NEW FILE: popt.info ---
Package: popt
Version: 1.16
Revision: 1
Description: Library for parsing command line options
License: BSD
Maintainer: Benjamin Reed p...@fink.raccoonfink.com

Depends: %N-shlibs (= %v-%r)
BuildDepends: 
libgettext8-dev,
gettext-bin (= 0.14.5-1),
gettext-tools (= 0.17-1),
libiconv-dev

BuildDependsOnly: True

Source: http://ftp.us.debian.org/debian/pool/main/p/%n/%n_%v.orig.tar.gz
Source-MD5: 3743beefa3dd6247a73f8f7a32c14c33
SourceDirectory: %n-%v
PatchScript: 
#!/bin/sh -ev

# Change gettext catalog name popt = popt1
perl -pi -e s,PACKAGE='popt',PACKAGE='popt1',g configure
perl -pi -e 's,Project-Id-Version: popt,Project-Id-Version: popt1,g' 
po/*.po
perl -pi -e 's,\popt\,\popt1\,g' poptint.h

echo am__append_1 += -version-info 1:0:1  Makefile.in


UseMaxBuildJobs: false
ConfigureParams: --mandir=%p/share/man --with-libintl-prefix=%p 
--with-libiconv-prefix=%p

InstallScript: make -j1 install DESTDIR=%d
DocFiles: README COPYING CHANGES
SplitOff: 
Package: %N-shlibs
Depends: 
libgettext8-shlibs,
libiconv

Replaces: %N (= 1.6.2-1)
DocFiles: README COPYING CHANGES
Files: 
lib/libpopt.0*.dylib
share/locale

Shlibs: %p/lib/libpopt.0.dylib 2.0.0 %n (= 1.16-1)


DescUsage: 
Packages using glib should try to migrate to GOption instead
of popt. See: http://live.gnome.org/GnomeGoals/PoptGOption

DescPackaging: 
2005-02-09: Locale files have been versioned
(%p/share/local/*/LC_MESSAGES/popt1.mo) and moved into the
popt-shlibs package to allow for installation of future major
versions of popt.

2010-11-18: Redo the above, which seems to have become undone
at some point in the past.

2010-11-18: Bump compatibility_version for %v 1.14 - 1.16
because added new symbols to public interface.




--
Storage Efficiency Calculator
This modeling tool is based on patent-pending intellectual property that
has been used successfully in hundreds of IBM storage optimization engage-
ments, worldwide.  Store less, Store more with what you own, Move data to 
the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/games smpeg.info, NONE, 1.1 smpeg.patch, NONE, 1.1

2011-07-25 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/games
In directory vz-cvs-3.sog:/tmp/cvs-serv22517/games

Added Files:
smpeg.info smpeg.patch 
Log Message:
Builds on 10.7

--- NEW FILE: smpeg.info ---
# DISCLAIMER: Max Horn is the sole maintainer of this package.
# Please DO NOT MAKE MODIFICATIONS without informing the maintainer.
# Preferably, send a patch to me instead of making changes yourself!
# If that is not possible due to extra urgency, at least send me a mail.
#
# Explanation: I am sick and tired of getting back to my packages and
# discovering that people have messed with it. I am then forced to
# retrace their steps, find out who, when and why did make a certain
# change etc. -- i.e. it makes my life as maintainer harder.
# Furthermore, as maintainer I am responsible for problems caused by my
# packages. But I am not willing to take responsibility for something I
# did not do. In particular, for changes that other people introduced
# behind my back, no matter how good and noble their intentions were. As
# such, I may see myself forced to drop responsibility for (and hence,
# maintainership of) the affected package.

Package: smpeg
Version: 0.4.4
Revision: 1027
Maintainer: Max Horn m...@quendi.de
Depends: %N-shlibs (= %v-%r)
BuildDependsOnly: true
BuildDepends: sdl (= 1.2.9-1001), fink (= 0.24.12)
Source: ftp://sunsite.auc.dk/pub/os/linux/loki/open-source/%n/%n-%v.tar.gz
Source-MD5: 59c76ac704088ef5539210190c4e1fe3
UpdateLibtool: true
PatchFile: %n.patch
PatchFile-MD5: 0234a09b0370dc785e2fb31baf024d88
SetCPPFLAGS: -I..
ConfigureParams: --disable-opengl-player --disable-gtk-player --disable-sdltest 
--disable-dependency-tracking --mandir='$(prefix)/share/man'
InstallScript: make install DESTDIR=%d
GCC: 4.0
SplitOff: 
  Package: %N-shlibs
  Depends: sdl-shlibs (= 1.2.9-1001)
  Replaces: %N (= 0.4.4-4)
  Files: lib/libsmpeg-*.dylib
  Shlibs: %p/lib/libsmpeg-0.4.0.dylib 2.0.0 %n (= 0.4.4-25)
  Docfiles: CHANGES COPYING README

SplitOff2: 
  Package: %N-bin
  Depends: %N-shlibs (= %v-%r)
  Replaces: %N (= 0.4.4-4)
  Files: bin/plaympeg
  Docfiles: CHANGES COPYING README

DocFiles: CHANGES COPYING README README.SDL_mixer TODO
Description: SDL MPEG Player Library
DescPackaging: 
Needs help to ensure it uses its own header files while building.
Disable SDL check, to allow building on headless systems.

dmacks patched smpeg.m4 syntax for more pedantic automake1.9

Homepage: http://www.lokigames.com/development/smpeg.php3
License: LGPL

--- NEW FILE: smpeg.patch ---
diff -ru smpeg-0.4.4/MPEGaudio.h smpeg-0.4.4-patched/MPEGaudio.h
--- smpeg-0.4.4/MPEGaudio.h 2001-04-04 22:42:40.0 +0200
+++ smpeg-0.4.4-patched/MPEGaudio.h 2009-09-25 21:20:26.0 +0200
@@ -149,6 +149,14 @@
 };
 
 /* The actual MPEG audio class */
+
+class MPEGaudio;
+void Play_MPEGaudioSDL(void *udata, Uint8 *stream, int len);
+int Play_MPEGaudio(MPEGaudio *audio, Uint8 *stream, int len);
+#ifdef THREADED_AUDIO
+int Decode_MPEGaudio(void *udata);
+#endif
+
 class MPEGaudio : public MPEGerror, public MPEGaudioaction {
 
 friend void Play_MPEGaudioSDL(void *udata, Uint8 *stream, int len);
diff -ru smpeg-0.4.4/smpeg.m4 smpeg-0.4.4-patched/smpeg.m4
--- smpeg-0.4.4/smpeg.m42001-04-04 22:28:14.0 +0200
+++ smpeg-0.4.4-patched/smpeg.m42009-09-25 21:20:26.0 +0200
@@ -10,7 +10,7 @@
 ACTION-IF-NOT-FOUND]]])
 dnl Test for SMPEG, and define SMPEG_CFLAGS and SMPEG_LIBS
 dnl
-AC_DEFUN(AM_PATH_SMPEG,
+AC_DEFUN([AM_PATH_SMPEG],
 [dnl
 dnl Get the cflags and libraries from the smpeg-config script
 dnl
diff -ru smpeg-0.4.4/video/video.h smpeg-0.4.4-patched/video/video.h
--- smpeg-0.4.4/video/video.h   2001-02-10 08:36:42.0 +0100
+++ smpeg-0.4.4-patched/video/video.h   2009-09-25 21:20:54.0 +0200
@@ -413,7 +413,7 @@
 #define __SCO__ 1
 #endif
 
-#if defined(__i386__) || defined(__VAX__) || defined(__MIPSEL__) || 
defined(__alpha__) || defined(__SCO__)
+#if defined(__i386__) || defined(__x86_64__) || defined(__VAX__) || 
defined(__MIPSEL__) || defined(__alpha__) || defined(__SCO__)
 #undef  BIG_ENDIAN_ARCHITECTURE
 #define LITTLE_ENDIAN_ARCHITECTURE 1
 #endif


--
Storage Efficiency Calculator
This modeling tool is based on patent-pending intellectual property that
has been used successfully in hundreds of IBM storage optimization engage-
ments, worldwide.  Store less, Store more with what you own, Move data to 
the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/gnome libcroco3.info,NONE,1.1

2011-07-25 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome
In directory vz-cvs-3.sog:/tmp/cvs-serv24221/gnome

Added Files:
libcroco3.info 
Log Message:
Builds on 10.7

--- NEW FILE: libcroco3.info ---
Package: libcroco3
Version: 0.6.2
Revision: 2

License: LGPL
Maintainer: Dave Vasilevsky v...@users.sourceforge.net
Description: CSS parsing and manipulation library
DescDetail: 
The Libcroco project is an effort to build a generic Cascading
Style Sheet (CSS) parsing and manipulation toolkit that can be
used by GNOME applications in need of CSS support.

Homepage: ftp://ftp.gnome.org/pub/GNOME/sources/libcroco/
DescPackaging: 
dmacks moved -config script %N-bin-%N as of 0.6.2-1 because
it's a tool used when compiling against this lib. Also enabled
API documentation (why doesn't it come already-generated?).

DescPort: 
Not fixing lots of guchar/gchar mixups for string-pointers.
See: https://bugzilla.gnome.org/show_bug.cgi?id=397631


Source: mirror:gnome:sources/libcroco/0.6/libcroco-%v.tar.bz2
Source-MD5: 1429c597aa4b75fc610ab3a542c99209

PatchScript: 
perl -pi -e 's/-version-info/-no-undefined -version-info/' 
src/Makefile.in
perl -pi -e 's/-I\s+/-I/' src/Makefile.in

ConfigureParams: --enable-dependency-tracking --disable-static 
PKG_CONFIG_PATH=%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH
CompileScript: 
./configure %c
make
make apidoc
fink-package-precedence --prohibit-bdep=%n .

InstallScript: 
make install DESTDIR=%d
mkdir -p %i/share/doc/%n
cp -pr docs/apis/html %i/share/doc/%n


DocFiles: ABOUT* AUTHORS COPYING* ChangeLog HACKING NEWS README TODO

BuildDependsOnly: true
Depends: %N-shlibs (= %v-%r)
BuildDepends: 
fink-package-precedence,
pkgconfig   (= 0.23),
doxygen,

glib2-dev   (= 2.22.0-1),

libxml2 (= 2.6.30-1),
libiconv-dev

# Does NOT conflict with libcroco1
Replaces: libcroco3-bin ( 0.6.2-1)

SplitOff: 
Package: %N-shlibs

Depends: 
glib2-shlibs(= 2.22.0-1),
libxml2-shlibs  (= 2.6.30-1)


Files: lib/libcroco-0.6.*.dylib
Shlibs: %p/lib/libcroco-0.6.3.dylib 4.0.0 %n (= 0.6.0-11)
DocFiles: ABOUT* AUTHORS COPYING* ChangeLog HACKING NEWS README TODO

SplitOff2: 
Package: %N-bin
Depends: 
%N-shlibs   (= %v-%r),
glib2-shlibs(= 2.22.0-1),
libxml2-shlibs  (= 2.6.30-1)


Files: bin/csslint-0.6
DocFiles: ABOUT* AUTHORS COPYING* ChangeLog HACKING NEWS README TODO



--
Storage Efficiency Calculator
This modeling tool is based on patent-pending intellectual property that
has been used successfully in hundreds of IBM storage optimization engage-
ments, worldwide.  Store less, Store more with what you own, Move data to 
the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/gnome libgsf-bin.info, NONE, 1.1 libgsf-bin.patch, NONE, 1.1

2011-07-25 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome
In directory vz-cvs-3.sog:/tmp/cvs-serv25656/gnome

Added Files:
libgsf-bin.info libgsf-bin.patch 
Log Message:
Builds on 10.7

--- NEW FILE: libgsf-bin.info ---
Package: libgsf-bin
Version: 1.14.21
Revision: 1

Depends: 
libgsf1.114-shlibs (= %v-%r),
bzip2-shlibs,
glib2-shlibs (= 2.22.0-1),
gtk+2-shlibs (= 2.18.0-1),
libgettext8-shlibs,
libxml2-shlibs (= 2.6.30-1),
orbit2-shlibs (= 2.14.17-2)

BuildDepends: 
bzip2-dev,
fink (= 0.24.12),
fink-package-precedence,
gconf2-dev (= 2.28.0-1),
gettext-tools,
glib2-dev (= 2.22.0-1),
gtk-doc (= 1.13-5),
intltool40,
libbonobo2-dev (= 2.24.2-1),
libgettext8-dev,
libiconv-dev,
libxml2 (= 2.6.30-1),
orbit2-dev (= 2.14.17-2),
pkgconfig (= 0.23),
popt


Source: mirror:gnome:sources/libgsf/1.14/libgsf-%v.tar.bz2
Source-MD5: 2b702648b853402554c97d75405c60d3

PatchFile: %n.patch
PatchFile-MD5: f55b08c94e0b7b4461c75c741ac19a18
PatchScript: 
%{default_script}
perl -pi -e 's/^(GETTEXT_PACKAGE=.*)/\1-1.114/' configure
perl -pi -e 's/-version-info/-no-undefined -version-info/' 
gsf/Makefile.in gsf-gnome/Makefile.in

SetCFLAGS: -Os
ConfigureParams: --mandir=%p/share/man --enable-gtk-doc --without-python 
--with-bz2 --with-gio --with-gnome-vfs --with-bonobo --disable-schemas-install 
--enable-dependency-tracking --disable-static --disable-silent-rules 
PKG_CONFIG_PATH=%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH
CompileScript: 
./configure %c
make
fink-package-precedence --prohibit-bdep libgsf1.114-gnome-dev 
--prohibit-bdep libgsf1.114-dev .

InstallScript: 
make install DESTDIR=%d


SplitOff2: 
Package: libgsf1.114-gnome-shlibs
Depends: 
libgsf1.114-shlibs (= %v-%r),
bzip2-shlibs,
glib2-shlibs (= 2.22.0-1),
libbonobo2-shlibs (= 2.24.2-1),
libgettext8-shlibs,
libxml2-shlibs (= 2.6.30-1),
orbit2-shlibs (= 2.14.17-2)

Files: lib/libgsf-gnome-1.*.dylib
Shlibs: %p/lib/libgsf-gnome-1.114.dylib 115.0.1 %n (= 1.14.17-1)
DocFiles: AUTHORS BUGS COPYING COPYING.LIB ChangeLog HACKING NEWS 
README TODO

SplitOff3: 
Package: libgsf1.114-shlibs
Depends: 
bzip2-shlibs,
glib2-shlibs (= 2.22.0-1),
libgettext8-shlibs,
libxml2-shlibs (= 2.6.30-1)

Conflicts: libgsf
Replaces: libgsf
Files: lib/libgsf-1.*.dylib share/locale
Shlibs: %p/lib/libgsf-1.114.dylib 115.0.1 %n (= 1.14.17-1)
DocFiles: AUTHORS BUGS COPYING COPYING.LIB ChangeLog HACKING NEWS 
README TODO


SplitOff12: 
Package: libgsf1.114-gnome-dev
Depends: libgsf1.114-gnome-shlibs (= %v-%r)
Replaces: libgsf-gnome ( 1.9.1-1), libgsf-gnome-dev
Conflicts: libgsf-gnome-dev
BuildDependsOnly: true
Files: lib/libgsf-gnome-1* lib/pkgconfig/libgsf-gnome* 
include/libgsf-1/gsf-gnome
DocFiles: AUTHORS BUGS COPYING COPYING.LIB ChangeLog HACKING NEWS 
README TODO

SplitOff13: 
Package: libgsf1.114-dev
Depends: libgsf1.114-shlibs (= %v-%r)
Replaces: libgsf-shlibs ( 1.9.1-1), libgsf, libgsf-dev, libgsf-doc
Conflicts: libgsf-dev, libgsf-doc
BuildDependsOnly: true
Files: lib/libgsf-1* lib/pkgconfig/libgsf* include/libgsf-1/gsf 
share/gtk-doc
DocFiles: AUTHORS BUGS COPYING COPYING.LIB ChangeLog HACKING NEWS 
README TODO


Description: GNOME Structured File library
DescDetail: 
A library for reading and writing structured files (eg MS OLE and Zip)

DescPackaging: 
  gtk-doc moved libgsf-doc - libgsf as of 1.14.1-1 then -
  libgsf1.114-dev later in 1.14 series.

  libgsf itself is what uses gettext, so the catalogs are there and
  are renamed to include the install_name versioning.

  Cannot build python bindings because files are missing from the
  tarball. See: http://bugzilla.gnome.org/show_bug.cgi?id=349049
  Spawn a -pyXX package collection in separate .info when fixed.

  --disable-schemas-install disables installing the datafile, not just
  running the gconftool cache update. Not going to fix it now.

Gnome component has gnomevfs-based API even if libgsf back-end
is built with gio instead, but emulates at build-time so do
not need any gnome-vfs deps here although users of -gnome-dev
pkg probably still need BDep:gnome-vfs-dev. Crazy!

1.14.15 adds new public symbols vs 1.14.14 (does not break
backward compat) but does not bump compatibility_version.
Manually tweak c_v because upstream doesn't want to follow lt
docs. See: http://bugzilla.gnome.org/show_bug.cgi?id=586804

The -gnome lib should 

[cvs] dists/10.7/stable/main/finkinfo/gnome librsvg2.info,NONE,1.1

2011-07-25 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome
In directory vz-cvs-3.sog:/tmp/cvs-serv28258/gnome

Added Files:
librsvg2.info 
Log Message:
Builds on 10.7

--- NEW FILE: librsvg2.info ---
Package: librsvg2
Version: 2.26.0
Revision: 3

License: GPL/LGPL
Maintainer: Dave Vasilevsky v...@users.sourceforge.net
Description: SAX-based render library for SVG files
Homepage: http://www.gnome.org/

Source: mirror:gnome:sources/librsvg/2.26/librsvg-%v.tar.bz2
Source-MD5: 65dbd726a514fe8b797d26254b8efc1e


ConfigureParams: --with-svgz --with-croco --enable-gtk-theme 
--enable-pixbuf-loader --enable-gtk-doc --enable-dependency-tracking 
--mandir=%p/share/man --disable-mozilla-plugin 
PKG_CONFIG_PATH=%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH
 --disable-static
SetCPPFLAGS: -I%p/lib/fontconfig2/include
SetLDFLAGS: -L%p/lib/fontconfig2/lib
SetCFLAGS: -Os
CompileScript: 
./configure %c
make
fink-package-precedence --prohibit-bdep %n .


InstallScript: 
make -j1 install DESTDIR=%d
rm -rf %i/lib/mozilla


DocFiles: AUTHORS COPYING* ChangeLog INSTALL NEWS README TODO

BuildDependsOnly: true
BuildDepends: 
atk1(= 1.28.0-1),
cairo   (= 1.8.8-3),
fink (= 0.24.12-1),
fink-package-precedence,
fontconfig2-dev (= 2.8.0-4),
freetype219 (= 2.3.12-1),
glib2-dev   (= 2.22.0-1),
glitz,
gtk+2-dev   (= 2.18.0-1),
gtk-doc (= 1.13-5),
libart2 (= 2.3.10-1),
libcroco3   (= 0.6.2-2),
libgettext8-dev,
libgsf1.114-dev (= 1.14.17-1),
libiconv-dev,
libxml2 (= 2.6.30-1),
pango1-xft2-ft219-dev   (= 1.24.5-4),
pkgconfig   (= 0.23),
pixman  (= 0.16.0-1),
x11-dev

Depends: %N-shlibs (= %v-%r)


SplitOff: 
Package: %N-shlibs

Depends: 
cairo-shlibs (= 1.8.8-3),
fontconfig2-shlibs  (= 2.8.0-4),
freetype219-shlibs  (= 2.3.12-1),
glib2-shlibs(= 2.22.0-1),
gtk+2-shlibs(= 2.18.0-1),
libart2-shlibs  (= 2.3.10-1),
libcroco3-shlibs(= 0.6.2-2),
libgettext8-shlibs,
libgsf1.114-shlibs  (= 1.14.17-1),
libxml2-shlibs  (= 2.6.30-1),
pango1-xft2-ft219-shlibs(= 1.24.5-4)


Files: lib/librsvg-2.*.dylib
Shlibs: %p/lib/librsvg-2.2.dylib 29.0.0 %n (= 2.26.0-1)
DocFiles: COPYING*


SplitOff2: 
Package: %N-gtk
Description: Enable GTK to use SVG data

Depends: 
%N-shlibs (= %v-%r),
atk1-shlibs (= 1.28.0-1),
cairo-shlibs (= 1.8.8-3),
dpkg-base-files,
fontconfig2-shlibs  (= 2.8.0-4),
freetype219-shlibs  (= 2.3.12-1),
glib2-shlibs(= 2.22.0-1),
gtk+2 (= 2.18.0-1),
gtk+2-shlibs(= 2.18.0-1),
libart2-shlibs  (= 2.3.10-1),
libcroco3-shlibs(= 0.6.2-2),
libgettext8-shlibs,
libgsf1.114-shlibs  (= 1.14.17-1),
libxml2-shlibs  (= 2.6.30-1),
pango1-xft2-ft219-shlibs(= 1.24.5-4)

Replaces: %N ( 2.26.0-2)

Files: 
lib/gtk-2.0

DocFiles: COPYING*

PostInstScript: 
if [ configure = $1 ]; then
DYLD_FALLBACK_LIBRARY_PATH=: update-gdk-pixbuf-loaders
fi

PostRmScript: 
if [ upgrade != $1 ]; then
DYLD_FALLBACK_LIBRARY_PATH=: update-gdk-pixbuf-loaders
fi



SplitOff3: 
Package: %N-bin

Depends: 
%N-shlibs (= %v-%r),
atk1-shlibs (= 1.28.0-1),
cairo-shlibs (= 1.8.8-3),
dpkg-base-files,
fontconfig2-shlibs  (= 2.8.0-4),
freetype219-shlibs  (= 2.3.12-1),
glib2-shlibs(= 2.22.0-1),
gtk+2-shlibs(= 2.18.0-1),
libart2-shlibs  (= 2.3.10-1),
libcroco3-shlibs(= 0.6.2-2),
libgettext8-shlibs,
libgsf1.114-shlibs  (= 1.14.17-1),
libxml2-shlibs  (= 2.6.30-1),
pango1-xft2-ft219-shlibs(= 1.24.5-4),
x11

Replaces: %N ( 2.6.5-10)

Files: bin share/man share/pixmaps
DocFiles: COPYING*



[cvs] dists/10.7/stable/main/finkinfo/gnome libbonobo2.info, NONE, 1.1 libbonobo2.patch, NONE, 1.1

2011-07-25 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome
In directory vz-cvs-3.sog:/tmp/cvs-serv30326/gnome

Added Files:
libbonobo2.info libbonobo2.patch 
Log Message:
Builds on 10.7

--- NEW FILE: libbonobo2.patch ---
diff -Nurd -x'*~' libbonobo-2.20.3.orig/doc/api/Makefile.in 
libbonobo-2.20.3/doc/api/Makefile.in
--- libbonobo-2.20.3.orig/doc/api/Makefile.in   2007-12-22 15:45:16.0 
-0500
+++ libbonobo-2.20.3/doc/api/Makefile.in2008-01-21 03:05:35.0 
-0500
@@ -301,6 +301,7 @@
-DGNOMELOCALEDIR=\$(datadir)/locale\\
$(LIBBONOBO_CFLAGS) \
-I$(top_srcdir) \
+   -I$(top_srcdir)/bonobo  \
-I$(top_builddir)
 
 GTKDOC_LIBS = $(top_builddir)/bonobo/libbonobo-2.la $(LIBBONOBO_LIBS)
diff -Nurd -x'*~' libbonobo-2.20.3.orig/doc/api/libbonobo.types 
libbonobo-2.20.3/doc/api/libbonobo.types
--- libbonobo-2.20.3.orig/doc/api/libbonobo.types   2007-12-22 
15:46:37.0 -0500
+++ libbonobo-2.20.3/doc/api/libbonobo.types2008-01-21 03:05:35.0 
-0500
@@ -1,4 +1,8 @@
 #include libbonobo.h
+#include bonobo-running-context.h
+#include bonobo-moniker-extender.h
+#include bonobo-item-handler.h
+#include bonobo-shlib-factory.h
 
 bonobo_generic_factory_get_type
 bonobo_storage_mem_get_type

--- NEW FILE: libbonobo2.info ---
Package: libbonobo2
Version: 2.24.2
Revision: 2
Depends: 
%N-shlibs (= %v-%r),
dbus (= 1.2.1-1),
dbus-glib1.2-shlibs,
dbus1.3-shlibs,
glib2-shlibs (= 2.22.0-1),
libgettext8-shlibs,
libiconv,
libxml2-shlibs (= 2.6.32-1),
orbit2 (= 2.14.17-2)

BuildDepends: 
fink (= 0.24.12-1),
fink-package-precedence,
dbus-glib1.2-dev,
dbus1.3-dev,
gettext-bin,
gettext-tools,
glib2-dev (= 2.22.0-1),
gtk-doc (= 1.13-5),
intltool40,
libgettext8-dev,
libiconv-dev,
libidl2 (= 0.8.13-2),
libxml2 (= 2.6.32-1),
orbit2-dev (= 2.14.17-2),
pkgconfig (= 0.23),
popt (= 1.7-5)

Replaces: bonobo-activation2
Source: mirror:gnome:sources/libbonobo/2.24/libbonobo-%v.tar.bz2
Source-MD5: 5c7c5ea9c2f78a3c1e9ff2f1e27ad751
PatchFile: %n.patch
PatchFile-MD5: 21329b46fefafdbf4998b8d9baa3168d
ConfigureParams: --mandir=%p/share/man --libexecdir=%p/lib/%n 
--enable-dependency-tracking --enable-gtk-doc --disable-static 
PKG_CONFIG_PATH=%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH
SetCFLAGS: -Os -fno-common
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
CompileScript: 
PERL_PATH=/usr/bin/perl ./configure %c
make
fink-package-precedence --prohibit-bdep %n-dev .

InstallScript: 
make install DESTDIR=%d

SplitOff: 
Package: %N-shlibs
Depends: 
dbus (= 1.2.1-1),
glib2-shlibs (= 2.22.0-1),
libgettext8-shlibs,
orbit2-shlibs (= 2.14.17-2)

Replaces: bonobo-activation2-shlibs, %N ( 2.16.0-1)
Files: 
lib/libbonobo-2.*.dylib
lib/libbonobo-activation.*.dylib
lib/bonobo-2.0
share/locale

Shlibs: 
%p/lib/libbonobo-2.0.dylib 1.0.0 %n (= 2.6.0-1)
%p/lib/libbonobo-activation.4.dylib 5.0.0 %n (= 2.6.0-1)

DocFiles: AUTHORS COPYING* ChangeLog po/ChangeLog:ChangeLog.po NEWS 
README TODO

SplitOff2: 
Package: %N-dev
Depends: %N (= %v-%r)
Conflicts: bonobo-activation2-dev
Replaces: %N ( 2.6.0-1), bonobo-activation2-dev
BuildDependsOnly: True
Files: include lib/libbonobo-2.* lib/libbonobo-activation.* 
lib/pkgconfig share/gtk-doc share/idl
DocFiles: AUTHORS COPYING* ChangeLog po/ChangeLog:ChangeLog.po NEWS 
README TODO

DocFiles: AUTHORS COPYING* ChangeLog po/ChangeLog:ChangeLog.po NEWS README TODO
Description: GNOME component and compound document system
DescPort: 
Some public functions moved from gnomevfs2 to libbonbo-activation
during the GNOME2.14-2.16 transition. The libbonobo-activation
compatibility_version was not increased.
See: http://bugzilla.gnome.org/show_bug.cgi?id=356832

DescPackaging: 
gettext catalogs moved %N-%N-shlibs in 2.16.0-1

Runtime popt library usage removed from library code as of 2.16.0
Still need popt.h in some public headers for legacy support.

License: GPL/LGPL
Maintainer: The Gnome Core Team fink-gnome-c...@lists.sourceforge.net
Homepage: http://www.gnome.org


--
Storage Efficiency Calculator
This modeling tool is based on patent-pending intellectual property that
has been used successfully in hundreds of IBM storage optimization engage-
ments, worldwide.  Store less, Store more with what you own, Move data to 
the right 

[cvs] dists/10.7/stable/main/finkinfo/libs libming1-shlibs.info, NONE, 1.1

2011-07-25 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv5610/libs

Added Files:
libming1-shlibs.info 
Log Message:
Builds on 10.7

--- NEW FILE: libming1-shlibs.info ---
Package: libming1-shlibs
Version: 0.4.2
Revision: 3
BuildDepends: autoconf (= 2.60), automake1.11, fink (= 0.24.12-1), 
freetype219, giflib, libpng3, libtool2, pkgconfig, x11-dev
Depends: freetype219-shlibs, giflib-shlibs, libpng3-shlibs
Source: mirror:sourceforge:ming/ming-%v.tar.gz
Source-MD5: b44da4985037241eda6da13d724eb935
ConfigureParams: --with-freetype-config=%p/lib/freetype219/bin/freetype-config 
--disable-python --disable-perl --disable-php --disable-tcl --with-pic 
--enable-shared --enable-static --mandir=%p/share/man 
--disable-dependency-tracking
CompileScript: 
#!/bin/bash -ev
./configure %c
make

InstallScript: make install DESTDIR=%d
DocFiles: AUTHORS COPYING ChangeLog HISTORY INSTALL LICENSE LICENSE_GPL2 NEWS 
README
Shlibs: %p/lib/libming.1.dylib 6.0.0 %n (= 0.4.2-1)
SplitOff: 
  Package: libming1-dev
  Depends: libming1-shlibs (= %v-%r)
  Replaces: ming, libming-dev
  Conflicts: ming, libming-dev
  BuildDependsOnly: True
  Files: 
include
lib/pkgconfig
lib/libming.dylib
lib/libming.la
lib/libming.a
share/man/man3
  
  DocFiles: AUTHORS COPYING ChangeLog HISTORY INSTALL LICENSE LICENSE_GPL2 NEWS 
README
  Description: Library to generate SWF (Flash) Files (development files)
  DescDetail: 
Ming is an SWF (Flash) file format output library.
It is written in C, with wrappers for C++, Perl, Python,
PHP and experimental support for Ruby and Java.

This package contains the development headers for C and C++.
  

SplitOff2: 
  Package: libming-utils
  Conflicts: swftools
  Depends: libming1-shlibs (= %v-%r), freetype219-shlibs, giflib-shlibs, 
libpng3-shlibs
  Files: 
bin
share/man/man1
  
  DocFiles: AUTHORS COPYING ChangeLog HISTORY INSTALL LICENSE LICENSE_GPL2 NEWS 
README
  Description: Library to generate SWF (Flash) Files - Utilities
  DescDetail: 
Ming is an SWF (Flash) file format output library.
It is written in C, with wrappers for C++, Perl, Python,
PHP and experimental support for Ruby and Java.

This package contains some utilities like:
 swftophp   - SWF to PHP converter
 makefdb- Font Definition Ripper
 listfdb- List Font Definition
 listjpeg   - List JPEGs
 listswf- SWF Disassembler
 listaction - Actions Script Disassembler
 png2dbl- PNG convert
 gif2dbl- GIF converter
 gif2mask   - GIF Mask extractor
 raw2adpcm  - Audio Converter
  

Description: Library to generate SWF (Flash) Files
DescDetail: 
  Ming is an SWF (Flash) file format output library.
  It is written in C, with wrappers for C++, Perl, Python,
  PHP and experimental support for Ruby and Java.

  This package contains the C and C++ library.

DescPackaging: 
C++ bindings appear to be implemented in headers only,
not compiled. C++ is also used in tests, but no compiled
C++ leaks into the installed binaries.

License: GPL
HomePage: http://www.libming.org
Maintainer: Pierre-Henri Lavigne yakesonchih...@aim.com


--
Storage Efficiency Calculator
This modeling tool is based on patent-pending intellectual property that
has been used successfully in hundreds of IBM storage optimization engage-
ments, worldwide.  Store less, Store more with what you own, Move data to 
the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs physfs.info,NONE,1.1

2011-07-25 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv23829/libs

Added Files:
physfs.info 
Log Message:
Builds on 10.7

--- NEW FILE: physfs.info ---
Package: physfs
Version: 1.0.0
Revision: 1002
Description: Access to various archive formats
Source: mirror:custom:%n-%v.tar.gz
DocFiles: LICENSE CREDITS
Maintainer: Patrick Stein f...@nklein.com
HomePage: http://icculus.org/physfs/
License: BSD
BuildDepends: readline5 (= 5.0-1004), doxygen
Depends: %N-shlibs (= %v-%r), readline5-shlibs (= 5.0-1004)
BuildDependsOnly: True
Source-MD5: d02a8543a95d0550490cf4f96e0ddebf
PatchScript: 
  perl -pi -e 's,^test_physfs_LDFLAGS 
=$,\@BUILD_READLINE_TRUE\@\@BUILD_TEST_PHYSFS_TRUE\@$ -lreadline,' Makefile.in
  perl -pi -e 's/hardcode_direct=yes/hardcode_direct=no/g' configure

SetCFLAGS: -O3 -fstrict-aliasing
ConfigureParams: --disable-internal-zlib
InstallScript: 
  doxygen
  make install prefix=%i
  mkdir -p %i/share/doc/%n
  mv docs/* %i/share/doc/%n
  mv %i/share/doc/%n/man %i/share

SplitOff: 
Package: %N-shlibs
Files: lib/lib%N-*.dylib
Shlibs: %p/lib/lib%N-1.0.0.dylib 1.0.0 %n (= 1.0.0-1)
DocFiles: LICENSE CREDITS

CustomMirror: 
eur: http://www.arte.unipi.it/Public/Linux/
eur-RU: http://ftp.linuxcenter.ru/projects/games/Libs/Src/
eur-IL: http://mirror.israel.net/pub/FreeBSD/distfiles/
asi-TW: http://mirror.israel.net/pub/FreeBSD/distfiles/
Primary: http://icculus.org/physfs/downloads/

DescDetail: 
PhysicsFS is a library to provide abstract access to various
archives. It is intended for use in video games, and the design
was somewhat inspired by Quake 3's file subsystem. The programmer
defines a write directory on the physical filesystem. No file
writing done through the PhysicsFS API can leave that write
directory, for security.  For example, an embedded scripting
language cannot write outside of this path if it uses PhysFS
for all of its I/O, which means that untrusted scripts can run
more safely. Symbolic links can be disabled as well, for added
safety. For file reading, the programmer lists directories and
archives that form a search path. Once the search path is
defined, it becomes a single, transparent hierarchical filesystem.
This makes for easy access to ZIP files in the same way as you
access a file directly on the disk, and it makes it easy to
ship a new archive that will override a previous archive on a
per-file basis. Finally, PhysicsFS gives you platform-abstracted
means to determine if CD-ROMs are available, the user's home
directory, where in the real filesystem your program is running,
etc.



--
Storage Efficiency Calculator
This modeling tool is based on patent-pending intellectual property that
has been used successfully in hundreds of IBM storage optimization engage-
ments, worldwide.  Store less, Store more with what you own, Move data to 
the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/devel jam.info,NONE,1.1

2011-07-25 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv9274/devel

Added Files:
jam.info 
Log Message:
Builds on 10.7

--- NEW FILE: jam.info ---
Package: jam 
Version: 2.5
Revision: 2
#Source: ftp://ftp.perforce.com/pub/%n/%n-%v.zip
Source: mirror:master:%n-%v.zip
Source-MD5: 964973902b14c28f91f4f2e487f79d20
CompileScript: make 
InstallScript: 
#!/bin/sh -ev
 case %m in
   powerpc) machine=ppc;;
   i386) machine=x86;;
 esac
mkdir -p %i/bin
cp bin.macosx$machine/jam %i/bin
cp bin.macosx$machine/mkjambase %i/bin

DocFiles: README Jam.html Jambase.html Jamfile.html RELNOTES Porting
Description: Just Another Make build tool
DescDetail: 
Jam is a software build tool that makes building simple things simple
and building complicated things manageable.  Jam is a very good solution
in the following situations:
*  Conventional C/C++ compile-and-link builds.
*  Building from the same sources, according to the same dependencies,
on a variety of platforms.
*  Distributing self-contained build steps onto multiple processors.

The version of jam included with Mac OS X has been heavily modified for
use with Project Builder. This is the standard UNIX distribution.

Maintainer: None fink-de...@lists.sourceforge.net
Homepage: http://www.perforce.com/jam/jam.html
License: GPL


--
Storage Efficiency Calculator
This modeling tool is based on patent-pending intellectual property that
has been used successfully in hundreds of IBM storage optimization engage-
ments, worldwide.  Store less, Store more with what you own, Move data to 
the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/devel doxygen-doc.info, NONE, 1.1 doxygen.info, NONE, 1.1 doxygen.patch, NONE, 1.1

2011-07-25 Thread Matthias Neeracher
 documentation browser (in HTML) and/or 
an off-line reference manual (in  ) from a set of documented source 
files. There is also support for generating output in RTF (MS-Word), 
PostScript, hyperlinked PDF, compressed HTML, and Unix man pages. The 
documentation is extracted directly from the sources, which makes it 
much easier to keep the documentation consistent with the source code.

2. Doxygen can be configured to extract the code structure from 
undocumented source files. This can be very useful to quickly find 
your way in large source distributions. The relations between the 
various elements are be visualized by means of include dependency 
graphs, inheritance diagrams, and collaboration diagrams, which are 
all generated automatically.

Docs are now built and installed by the package doxygen-doc

License: GPL
DescPort: 
 Bumped by Matthias Neeracher neerac...@mac.com, upgraded for 10.7 tree.

 Modified by Michele Garoche michele.garo...@easyconnect.fr
 Bumping the version
 Removing part of patch
 Changing man page installation, thanks to jfm
 Removing debug info from doxytag

DescPackaging: 
Disable OSX portability games (no SDKs, no -arch flags)
because it's more portable than fink needs to support and
leads to build chaos.

Maintainer: Thomas Kotzian thomas.kotz...@gmx.at
Homepage: http://www.doxygen.org




--
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/net libbind6.info,NONE,1.1

2011-07-25 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/net
In directory vz-cvs-3.sog:/tmp/cvs-serv20051/net

Added Files:
libbind6.info 
Log Message:
Builds on 10.7

--- NEW FILE: libbind6.info ---
Info2: 
Package: libbind6
Version: 5.999
Revision: 3
Type: v (6.0b1)
# type v is there for the cases where we have some form of pre-release
# version, where to keep version comparisons sane, %v cannot coincide
# with the upstream version v
Conflicts: bind9-shlibs ( 9.5.0-1), bind9-ssl-shlibs ( 9.5.0-1)
## Add one of the 2 next lines (the second, certainly provisionally, as 
upgrade path) ?
#Replaces: bind9-shlibs ( 9.5.0-1), bind9-ssl-shlibs ( 9.5.0-1)
#BuildDepends: bind9-shlibs ( 9.5.0-1), bind9-ssl-shlibs ( 9.5.0-1)
Source: ftp://ftp.isc.org/isc/libbind/%type_raw[v]/libbind-%type_raw[v].tar.gz
Source-MD5: c54fa30a0051d604bc4a8a9242b4604a
SetCFLAGS: -Os -fstrict-aliasing
SetLIBRARY_PATH: %p/lib
NoSetLDFLAGS: true
NoSetCPPFLAGS: true
SetLDFLAGS: -Wl,-x -Wl,-dead_strip
ConfigureParams: --mandir=%i/share/man --infodir=%p/share/info --with-libtool 
--enable-threads --enable-ipv6 --disable-static
CompileScript: 
 #!/bin/sh -ev
 export CPATH=%p/include
 export STD_CDEFINES=-DDIG_SIGCHASE=1
 %{default_script}

InstallScript: 
  make install prefix=%i
  rm -fR %i/share/man/cat*
  #No need for dependency_libs in .la files if not building static libs
  perl -pi -e s/dependency_libs=.*$/dependency_libs=''/ %i/lib/*.la

DocFiles: CHANGES COPYRIGHT README
Shlibs: %p/lib/libbind.4.dylib  7.0.0   %n  (= 5.999-1)
Splitoff: 
 Package: %N-dev
 Files: include lib/*.la lib/libbind.dylib share/man
 Depends: %N (=%v-%r)
 BuildDependsOnly: true
 InstallScript: mkdir -p %i/share/doc; ln -s %N %i/share/doc/%n

Description: Berkeley Internet Name Domain
DescDetail: 
This is the resolver library, libbind, formerly part of the bind9 pkg..

License: Public Domain
Maintainer: None fink-de...@lists.sourceforge.net
Homepage: http://www.isc.org/products/BIND/



--
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/net libpcap1.info,NONE,1.1

2011-07-25 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/net
In directory vz-cvs-3.sog:/tmp/cvs-serv20361/net

Added Files:
libpcap1.info 
Log Message:
Builds on 10.7

--- NEW FILE: libpcap1.info ---
# DISCLAIMER: Max Horn is the sole maintainer of this package.
# Please DO NOT MAKE MODIFICATIONS without informing the maintainer.
# Preferably, send a patch to me instead of making changes yourself!
# If that is not possible due to extra urgency, at least send me a mail.
#
# Explanation: I am sick and tired of getting back to my packages and
# discovering that people have messed with it. I am then forced to
# retrace their steps, find out who, when and why did make a certain
# change etc. -- i.e. it makes my life as maintainer harder.
# Furthermore, as maintainer I am responsible for problems caused by my
# packages. But I am not willing to take responsibility for something I
# did not do. In particular, for changes that other people introduced
# behind my back, no matter how good and noble their intentions were. As
# such, I may see myself forced to drop responsibility for (and hence,
# maintainership of) the affected package.

Package: libpcap1
Version: 1.1.1
Revision: 1
BuildDepends: 
Depends: %N-shlibs (= %v-%r)
BuildDependsOnly: True
Conflicts: libpcap, libpcap1
Replaces: libpcap, libpcap1
Source: http://www.tcpdump.org/release/libpcap-%v.tar.gz
Source-MD5: 1bca27d206970badae248cfa471bbb47
ConfigureParams: --mandir=%p/share/man --enable-ipv6
InstallScript: 
  make install install-shared DESTDIR=%d

SplitOff: 
  Package: %N-shlibs
  Replaces: %N (= 0.6.2-4)
  Files: lib/libpcap.*.dylib
  Shlibs: %p/lib/libpcap.A.dylib 1.0.0 %n (= 1.0.0-1)
  DocFiles: CHANGES CREDITS LICENSE README TODO VERSION

DocFiles: CHANGES CREDITS LICENSE README TODO VERSION
Description: Network packet capture library
Maintainer: Max Horn m...@quendi.de
Homepage: http://www.tcpdump.org/
License: BSD


--
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs audiofile.info,NONE,1.1

2011-07-25 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv21712/libs

Added Files:
audiofile.info 
Log Message:
Builds on 10.7

--- NEW FILE: audiofile.info ---
Package: audiofile
Version: 0.2.6
Revision: 11
###
Depends: %N-shlibs (= %v-%r), %N-bin
BuildDepends: fink (= 0.17.0-1)
Replaces: audiofile ( 0.2.4-5), audiofile-bin ( 0.2.5-1)
BuildDependsOnly: true
###
Source: http://www.68k.org/~michael/%n/%n-%v.tar.gz
Source-MD5: 9c1049876cd51c0f1b12c2886cce4d42
###
PatchScript: perl -pi -e 's/(AC_DEFUN\()(\S+)(,)/\1\[\2]\3/' audiofile.m4
###
ConfigureParams: --with-pic --enable-shared --enable-static 
--mandir=%i/share/man --infodir=%p/share/info --libexecdir=%p/lib
###
DocFiles: COPYING* README
###
NoSetLDFLAGS: true
###
SplitOff: 
  Package: %N-shlibs
  Replaces: %N ( 0.2.4-5)
  Suggests: %N-bin
  Files: 
lib/libaudiofile.*.dylib
  
  Shlibs: 
%p/lib/libaudiofile.0.dylib 1.0.0 %n (= 0.2.3-4)
  
  DocFiles: ACKNOWLEDGEMENTS AUTHORS COPYING* ChangeLog INSTALL NEWS NOTES 
README TODO
  Description: Audio File Library *Shared Libraries*

SplitOff2: 
  Package: %N-bin
  Replaces: audiofile ( 0.2.4-5)
  Depends: %N-shlibs (= %v-%r)
  Files: 
bin/sfconvert
bin/sfinfo
  
  DocFiles: COPYING* README
  Description: Audio File Library *Binaries*

###
Description: Audio File Library *Developement Files*
DescDetail: 
  The Audio File Library provides a uniform and elegant API for
  accessing standard digital audio file formats, such as AIFF/AIFF-C,
  WAVE, and NeXT/Sun .snd/.au. 

###
License: LGPL
Maintainer: Justin F. Hallett the...@users.sourceforge.net
Homepage: http://www.68k.org/~michael/audiofile/


--
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/gnome libbonoboui2.info, NONE, 1.1 libgnome2.info, NONE, 1.1 libgnome2.patch, NONE, 1.1

2011-07-25 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome
In directory vz-cvs-3.sog:/tmp/cvs-serv26199/gnome

Added Files:
libbonoboui2.info libgnome2.info libgnome2.patch 
Log Message:
Builds on 10.7

--- NEW FILE: libgnome2.info ---
Package: libgnome2
Version: 2.28.0
Revision: 1
Source: mirror:gnome:sources/libgnome/2.28/libgnome-%v.tar.bz2
Source-MD5: 5c7efe21dc28c137aa766a77a84c0c29
Depends: 
%N-shlibs (= %v-%r),
audiofile-bin (= 0.2.5-1),
audiofile-shlibs (= 0.2.5-1),
dpkg-base-files,
esound-shlibs (= 0.2.38-1),
gconf2 (= 2.28.0-1),
gconf2-shlibs (= 2.28.0-1),
glib2-shlibs (= 2.22.0-1),
gnome-vfs2-unified (= 1:2.24.2-1),
gnome-vfs2-unified-shlibs (= 1:2.24.2-1),
libbonobo2 (= 2.24.2-1),
libbonobo2-shlibs (= 2.24.2-1),
libgettext8-shlibs,
orbit2-shlibs (= 2.14.17-2),
popt-shlibs

Conflicts: nautilus ( 1.0.6-3)
Replaces: %N-dev ( 2.28.0-1)
BuildDepends: 
audiofile (= 0.2.5),
esound (= 0.2.38-1),
fink (= 0.24.12),
fink-package-precedence,
gconf2-dev (= 2.28.0-1),
gettext-bin,
gettext-tools,
glib2-dev (= 2.22.0-1),
gnome-vfs2-unified-dev (= 1:2.24.2-1),
gtk-doc (= 1.13-5),
intltool40,
libbonobo2-dev (= 2.24.2-1),
libgettext8-dev,
libxslt (= 1.0.18),
orbit2-dev (= 2.14.17-2),
pkgconfig (= 0.23),
popt

PatchFile: %n.patch
PatchFile-MD5: c6dc8f7c685244074df8dd56daefd477
SetCFLAGS: -Os
ConfigureParams: --mandir=%p/share/man --enable-dependency-tracking 
--disable-schemas-install --disable-static --enable-gtk-doc 
PKG_CONFIG_PATH=%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH
CompileScript: 
F77=no ./configure %c
make
fink-package-precedence --prohibit-bdep %n-dev .

InstallScript: 
make install DESTDIR=%d
perl -ni -e 'print unless /Requires.private:/' 
%i/lib/pkgconfig/libgnome-2.0.pc

PostInstScript: 
if [ configure = $1 ]; then
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
for s in accessibility_keyboard accessibility_startup \
  applications_at_mobility applications_at_visual \
  applications_browser applications_office 
applications_terminal \
  applications_window_manager background file_views 
interface lockdown \
  peripherals_keyboard peripherals_mouse sound 
thumbnail_cache thumbnailers \
  typing_break ; do
gconftool-2 --makefile-install-rule 
%p/etc/gconf/schemas/desktop_gnome_$s.schemas /dev/null
done
fi

SplitOff: 
Package: %N-shlibs
Depends: 
audiofile-bin (= 0.2.5-1),
audiofile-shlibs (= 0.2.5-1),
esound-shlibs (= 0.2.38-1),
gconf2-shlibs (= 2.28.0-1),
glib2-shlibs (= 2.22.0-1),
gnome-vfs2-unified-shlibs (= 1:2.24.2-1),
libbonobo2-shlibs (= 2.24.2-1),
libgettext8-shlibs,
orbit2-shlibs (= 2.14.17-2),
popt-shlibs

Replaces: %N ( 2.20.1.1-4)
Files: lib/libgnome-2.*.dylib share/locale
Shlibs: %p/lib/libgnome-2.0.dylib 2801.0.0 %n (= 2.28.0-1)
DocFiles: AUTHORS COPYING* ChangeLog po/ChangeLog:ChangeLog.po NEWS 
README

SplitOff2: 
Package: %N-dev
Depends: %N-shlibs (= %v-%r)
Replaces: %N ( 2.20.1.1-6), gnome-libs-dev
Conflicts: gnome-libs-dev
BuildDependsOnly: true
Files: 
include
lib/libgnome-2.*
lib/pkgconfig
share/gtk-doc

DocFiles: AUTHORS COPYING* ChangeLog po/ChangeLog:ChangeLog.po NEWS 
README

ConfFiles: 
%p/etc/gconf/schemas/desktop_gnome_accessibility_keyboard.schemas
%p/etc/gconf/schemas/desktop_gnome_accessibility_startup.schemas
%p/etc/gconf/schemas/desktop_gnome_applications_at_mobility.schemas
%p/etc/gconf/schemas/desktop_gnome_applications_at_visual.schemas
%p/etc/gconf/schemas/desktop_gnome_applications_browser.schemas
%p/etc/gconf/schemas/desktop_gnome_applications_office.schemas
%p/etc/gconf/schemas/desktop_gnome_applications_terminal.schemas
%p/etc/gconf/schemas/desktop_gnome_applications_window_manager.schemas
%p/etc/gconf/schemas/desktop_gnome_background.schemas
%p/etc/gconf/schemas/desktop_gnome_file_views.schemas
%p/etc/gconf/schemas/desktop_gnome_interface.schemas
%p/etc/gconf/schemas/desktop_gnome_lockdown.schemas
%p/etc/gconf/schemas/desktop_gnome_peripherals_keyboard.schemas
%p/etc/gconf/schemas/desktop_gnome_peripherals_mouse.schemas
%p/etc/gconf/schemas/desktop_gnome_sound.schemas

[cvs] dists/10.7/stable/main/finkinfo/crypto libgpg-error.info, NONE, 1.1 libtasn1-3.info, NONE, 1.1

2011-07-25 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/crypto
In directory vz-cvs-3.sog:/tmp/cvs-serv26199/crypto

Added Files:
libgpg-error.info libtasn1-3.info 
Log Message:
Builds on 10.7

--- NEW FILE: libtasn1-3.info ---
Package: libtasn1-3
Version: 2.2
Revision: 2
Source: mirror:custom:libtasn1-%v.tar.gz
CustomMirror: 
  nam-US: http://josefsson.org/gnutls/releases/libtasn1/
  nam-US: ftp://ftp.gnutls.org/pub/gnutls/libtasn1/

Source-MD5: 14cc361500d2e768a8a6ec538ce3fecb
PatchScript: perl -pi -e 's/-no-install//' tests/Makefile.in
Depends: %N-shlibs (= %v-%r), pkgconfig (= 0.20-1)
BuildDependsOnly: True
Replaces: %N-dev, libtasn1
Conflicts: %N-dev, libtasn1
Provides: %N-dev
ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info
InstallScript: make install DESTDIR=%d
InfoTest: 
TestScript: make check || exit 2

SplitOff: 
  Package: %N-shlibs
  Files: lib/libtasn1*.3*.dylib
  DocFiles: COPYING* README*
  Shlibs: 
%p/lib/libtasn1.3.dylib 5.0.0 %n (= 2.2-2)
  

DocFiles: COPYING* README* AUTHORS ChangeLog NEWS THANKS doc/*.ps
InfoDocs: libtasn1.info
Description: ASN.1 library
DescDetail: 
This is the ASN.1 library used in GNUTLS. 
More up to date information can be found at 
http://www.gnu.org/software/gnutls and http://www.gnutls.org

License: GPL/LGPL
Maintainer: Corey Halpin chal...@cs.wisc.edu
Homepage: http://www.gnu.org/software/gnutls

--- NEW FILE: libgpg-error.info ---
Package: libgpg-error
Version: 1.8
Revision: 2
Source: ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-%v.tar.bz2
Source-MD5: 1d2005268a2f096db28cf9cf77b3229a
Depends: %N-shlibs (= %v-%r)
Replaces: %N-dev
Conflicts: %N-dev
BuildDepends: libgettext8-dev, libiconv-dev
BuildDependsOnly: True
CompileScript: 
perl -pi.bak -e s;allow_undefined_flag='-flat_namespace -undefined 
suppress';allow_undefined_flag='-twolevel_namespace -undefined 
dynamic_lookup'; configure
  ./configure %c
  make

InstallScript: make install DESTDIR=%d
SplitOff: 
  Package: %N-shlibs
  Depends: libgettext8-shlibs, libiconv
  Files: lib/libgpg-error.0*.dylib
  DocFiles: COPYING README
  Shlibs: 
%p/lib/libgpg-error.0.dylib 7.0.0 %n (= 1.8-1)
  

DocFiles: AUTHORS COPYING COPYING.LIB ChangeLog NEWS README 
InfoTest: 
TestScript: make check || exit 2

Description: GPG error reporting library
DescDetail: 
This is a library that defines common error values for all GnuPG
components.  Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
pinentry, SmartCard Daemon and possibly more in the future.

License: GPL/LGPL
Maintainer: Corey Halpin chal...@cs.wisc.edu


--
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/crypto libgcrypt.info,NONE,1.1

2011-07-25 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/crypto
In directory vz-cvs-3.sog:/tmp/cvs-serv30004/crypto

Added Files:
libgcrypt.info 
Log Message:
Builds on 10.7

--- NEW FILE: libgcrypt.info ---
Package: libgcrypt
Version: 1.4.4
Revision: 2
Source: ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-%v.tar.bz2
Source-MD5: 34105aa927e23c217741966496b97e67
Depends: %N-shlibs (= %v-%r)
BuildDepends: 
  libgettext3-dev (= 0.14.5-2),
  libgpg-error (= 1.6-1),
  libiconv-dev (= 1.12-3)

BuildDependsOnly: True
ConfigureParams: --disable-asm --infodir=%p/share/info
SetCFlags: -std=gnu89
InstallScript: make install DESTDIR=%d
SplitOff: 
  Package: %N-shlibs
  Depends: 
libgettext3-shlibs (= 0.14.5-2),
libgpg-error-shlibs (= 1.6-1),
libiconv (= 1.12-3)
  
  DocFiles: COPYING* README*
  Files: 
lib/libgcrypt.11*.dylib
  
  Shlibs: 
%p/lib/libgcrypt.11.dylib 17.0.0 %n (= 1.4.3-2)
  

DocFiles: AUTHORS ChangeLog NEWS THANKS TODO
InfoDocs: gcrypt.info
Description: GNU cryptographic library
DescDetail: 
This is a general purpose cryptographic library  based on the code
from GnuPG.  It provides functions for all  cryptograhic building
blocks: symmetric ciphers  (AES, DES, Blowfish, CAST5, Twofish, Arcfour),
hash algorithms (MD4, MD5,  RIPE-MD160, SHA-1, TIGER-192), MACs (HMAC for
all hash algorithms),  public key algorithms (RSA, ElGamal, DSA), large
integer functions, random numbers and a lot of supporting functions.

DescPackaging: 
Previous versions of this package included libgcrypt-pthread*.dylib.
This is no longer a part of the upstream distribution, so its gone too.

License: GPL/LGPL
Maintainer: Corey Halpin chal...@cs.wisc.edu
Homepage: http://www.gnu.org/directory/security/libgcrypt.html


--
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/gnome gnome-keyring.info, NONE, 1.1 gnome-keyring.patch, NONE, 1.1 libgnomeui2.info, NONE, 1.1 libgnomeui2.patch, NONE, 1.1

2011-07-25 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome
In directory vz-cvs-3.sog:/tmp/cvs-serv30376/gnome

Added Files:
gnome-keyring.info gnome-keyring.patch libgnomeui2.info 
libgnomeui2.patch 
Log Message:
Builds on 10.7

--- NEW FILE: gnome-keyring.info ---
Package: gnome-keyring
Version: 2.28.2
Revision: 4

Depends: 
%N-shlibs   (= %v-%r),
atk1-shlibs (= 1.28.0-1),
cairo-shlibs(= 1.8.8-3),
dbus(= 1.2.1-1),
dbus1.3-shlibs,
fontconfig2-shlibs  (= 2.8.0-4),
freetype219-shlibs  (= 2.3.12-1),
gconf2  (= 2.28.0-1),
gconf2-shlibs   (= 2.28.0-1),
glib2-shlibs(= 2.22.0-1),
gtk+2-shlibs(= 2.18.0-1),
libgcrypt-shlibs(= 1.4.3-2),
libgettext8-shlibs,
libgpg-error-shlibs (= 1.6-1),
libtasn1-3-shlibs   (= 2.2-2),
pango1-xft2-ft219-shlibs (= 1.24.5-4)

BuildDepends: 
atk1(= 1.28.0-1),
cairo   (= 1.8.8-3),
dbus1.3-dev,
fink(= 0.24.12),
fink-package-precedence,
fontconfig2-dev (= 2.8.0-4),
freetype219 (= 2.3.12-1),
gconf2-dev  (= 2.28.0-1),
gettext-bin,
gettext-tools,
glib2-dev   (= 2.22.0-1),
glitz,
gtk-doc (= 1.13-5),
gtk+2-dev   (= 2.18.0-1),
intltool40,
libgcrypt   (= 1.4.3-2),
libgettext8-dev,
libgpg-error(= 1.6-1),
libtasn1-3  (= 2.2-2),
pango1-xft2-ft219-dev   (= 1.24.5-4),
pixman  (= 0.16.0-1),
pkgconfig   (= 0.23),
x11-dev

Source: mirror:gnome:sources/%n/2.28/%n-%v.tar.bz2
Source-MD5: 97ea6823e88b39284187764c1ca95a59
PatchFile: %n.patch
PatchFile-MD5: 2e8d35fcace6aa37238e7473bfdb7595
SetCPPFLAGS: -DMAP_ANONYMOUS=MAP_ANON
ConfigureParams: --libexecdir=%p/lib/%n --disable-gtk-doc 
--enable-dependency-tracking 
PKG_CONFIG_PATH=%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH
 --disable-static --disable-schemas-install
CompileScript: 
./configure %c
make
fink-package-precedence --prohibit-bdep %n-dev .

InstallScript: make -j1 install DESTDIR=%d
DocFiles: AUTHORS COPYING* ChangeLog NEWS README TODO

Replaces: %N-shlibs ( 0.4.3-1)

ConfFiles: %p/etc/gconf/schemas/gnome-keyring.schemas
PostInstScript: 
  . %p/bin/init.sh
  if [ configure = $1 ]; then
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
gconftool-2 --makefile-install-rule 
%p/etc/gconf/schemas/gnome-keyring.schemas /dev/null
  fi


SplitOff: 
Package: %N-shlibs
Depends: 
atk1-shlibs (= 1.28.0-1),
cairo-shlibs(= 1.8.8-3),
dbus1.3-shlibs,
expat1-shlibs,
fontconfig2-shlibs  (= 2.8.0-4),
freetype219-shlibs  (= 2.3.12-1),
glib2-shlibs(= 2.22.0-1),
gtk+2-shlibs(= 2.18.0-1),
libgcrypt-shlibs(= 1.4.3-2),
libgettext8-shlibs,
libgpg-error-shlibs (= 1.6-1),
libtasn1-3-shlibs   (= 2.2-2),
pango1-xft2-ft219-shlibs (= 1.24.5-4)

Files: 
lib/libgcr.*.dylib
lib/libgnome-keyring.*.dylib
lib/libgp11.*.dylib
share/locale

Replaces: %N ( 0.6-1)
Shlibs: 
%p/lib/libgcr.0.dylib 1.0.0 %n (= 2.26.1-1)
%p/lib/libgnome-keyring.0.dylib 2.0.0 %n (= 2.20.0-1)
%p/lib/libgp11.0.dylib 1.0.0 %n (= 2.24.0-1)

DocFiles: AUTHORS COPYING* ChangeLog NEWS README TODO

SplitOff2: 
Package: %N-dev
Depends: %N-shlibs (= %v-%r)
BuildDependsOnly: True
Files: 
include
lib/libgcr.*
lib/libgnome-keyring.*
lib/libgp11.*
lib/pkgconfig
share/gtk-doc

DocFiles: AUTHORS COPYING* ChangeLog NEWS README TODO
Replaces: %N ( 2.24.1-2), %N-shlibs ( 0.4.3-1)

DescPort: 
.mo files are only for gnome-keyring-ask, so not split-off.

Recent glib doesn't publish -lintl, so pass it directly.

DescPackaging: 
gtk-doc scanner crashes in gcr so can't --enable-gtk-doc.
Fortunately, don't need to (xref URLs in included prebuilt
files are corrected). Otherwise could PatchScript to fix the
prebuilt files. See:
https://bugzilla.gnome.org/show_bug.cgi?id=584802
Patch per solution to:

[cvs] dists/10.7/stable/main/finkinfo/net etherape.info, NONE, 1.1 etherape.patch, NONE, 1.1

2011-07-25 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/net
In directory vz-cvs-3.sog:/tmp/cvs-serv16184/net

Added Files:
etherape.info etherape.patch 
Log Message:
Updated and ported to 10.7

--- NEW FILE: etherape.patch ---
diff -ru etherape-0.9.12-orig/src/decode_proto.c 
etherape-0.9.12/src/decode_proto.c
--- etherape-0.9.12-orig/src/decode_proto.c 2011-07-26 04:04:42.0 
+0200
+++ etherape-0.9.12/src/decode_proto.c  2011-07-26 04:47:52.0 +0200
@@ -27,6 +27,8 @@
 #include appdata.h
 #include ctype.h
 #include string.h
+#include stdint.h
+#include sys/socket.h
 #ifdef HAVE_ARPA_INET_H
 #include arpa/inet.h
 #endif
diff -ru etherape-0.9.12-orig/src/thread_resolve.c 
etherape-0.9.12/src/thread_resolve.c
--- etherape-0.9.12-orig/src/thread_resolve.c   2011-07-26 04:04:42.0 
+0200
+++ etherape-0.9.12/src/thread_resolve.c2011-07-26 05:09:35.0 
+0200
@@ -35,11 +35,7 @@
 #include sys/socket.h
 #include netinet/in.h
 #include arpa/inet.h
-#if defined(__MACH__)  defined(__APPLE__)
-#include arpa/nameser_compat.h
-#else
 #include arpa/nameser.h
-#endif
 #include netdb.h
 #include resolv.h
 #include unistd.h
@@ -54,6 +50,8 @@
 #include ip-cache.h
 #include thread_resolve.h
 
+#define FORCE_SINGLE_THREAD
+
 #define ETHERAPE_THREAD_POOL_SIZE 6
 static pthread_t resolver_threads[ETHERAPE_THREAD_POOL_SIZE];
 static int resolver_threads_num = 0;
@@ -134,7 +132,7 @@
 
  free(el); /* item saved, link elem now useless, freeing */
 
-#ifdef FORCE_SINGLE_THREAD
+#ifdef FORCE_SINGLE_THREAD 
  /* if forced single thread, uses gethostbyaddr */
  result=0;
  resultptr = gethostbyaddr (curitem-ip.addr8, 

--- NEW FILE: etherape.info ---
Package: etherape
Version: 0.9.12
Revision: 1
Maintainer: Matthias Neeracher neerac...@mac.com
BuildDepends: rarian-compat, libbind6-dev, esound (= 0.2.38-1), 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), libpcap1, libglade2 (= 2.6.2-1), 
libgnome2-dev (= 2.20.0-1), libgnomeui2-dev (= 2.20.0-1), pkgconfig (= 
0.21-1), glib2-dev (= 2.14.0-1), pango1-xft2-ft219-dev (= 1.18.4-4), pixman 
(= 0.10.0-1), atk1 (= 1.20.0-1), libxml2 (= 2.6.30-1), orbit2-dev (= 
2.14.9-1), libbonobo2-dev (= 2.20.0-1), gconf2-dev (= 2.20.0-1), dbus1.3-dev 
(= 1.0-1),  gnome-vfs2-unified-dev (= 1:2.20.0-1), libgnomecanvas2-dev (= 
2.20.0-1), libart2, libbonoboui2-dev (= 2.20.0-1), popt, gnome-keyring-dev (= 
0.8.1-1), libgettext3-dev, gettext-tools, libiconv-dev, x11-dev, libjpeg, 
audiofile, fink (= 0.24.12), gnome-doc-utils
Depends: rarian-compat, libbind6, atk1-shlibs (= 1.20.0-1), gtk+2 (= 
2.12.0-1), libpcap1-shlibs, libgnome2 (= 2.20.0-1), libgnomeui2-shlibs, 
libgettext3-shlibs, libjpeg-shlibs, audiofile-shlibs, libbonoboui2-shlibs, 
libbonoboui2
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: 712dfd7ecd82049c6bc11cead979a806
PatchFile: %n.patch
PatchFile-MD5: f7afb68a3196c572668dbf7a3c51a671
PatchScript: 
%{default_script}
perl -pi -e 's/-scrollkeeper-update.*$/-echo no 
scrollkeeper-update/g' `find . -name \*.make -o -name Makefile.in`

ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking 
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
SetCPPFLAGS: -DBIND_8_COMPAT -I%p/include/bind 
-Werror=implicit-function-declaration 
SetLDFLAGS: -lbind
InfoTest: 
TestDepends: fink-package-precedence
TestConfigureParams: --enable-dependency-tracking
TestScript: 
#!/bin/sh -ev
fink-package-precedence --headers .
fink-package-precedence --libs .

TestSuiteSize: small

InstallScript: make -j1 install DESTDIR=%d
PostInstScript: 
  if [ configure = $1 ]; then
scrollkeeper-update
  fi

PostRmScript:   
  if [ remove != $1 ]; then
scrollkeeper-update
  fi

DocFiles: COPYING OVERVIEW AUTHORS README.bugs README FAQ
Description: Graphical network monitor
DescDetail: 
EtherApe is a graphical network monitor for Unix modeled after
etherman. Featuring link layer, ip and TCP modes, it displays 
network activity graphically. Hosts and links change in size 
with traffic. Color coded protocols display. It supports 
Ethernet, FDDI, Token Ring, ISDN, PPP and SLIP devices. It can
filter traffic to be shown, and can read traffic from a file 
as well as live from the network.

License: GPL
Homepage: http://etherape.sourceforge.net



--
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063

[cvs] dists/10.7/stable/main/finkinfo/text psutils.info, NONE, 1.1 psutils.patch, NONE, 1.1

2011-07-24 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/text
In directory vz-cvs-3.sog:/tmp/cvs-serv11839/text

Added Files:
psutils.info psutils.patch 
Log Message:
Reorganized  ported to 10.7

--- NEW FILE: psutils.patch ---
--- psutils/Makefile.unix.orig  Sun Oct  7 21:54:37 2001
+++ psutils/Makefile.unix   Sun Oct  7 22:18:10 2001
@@ -25,10 +25,11 @@
 
 OS = UNIX
 
-BINDIR = /usr/local/bin
+prefix = PROVIDED_ON_COMMAND_LINE
+BINDIR = $(prefix)/bin
 SCRIPTDIR = $(BINDIR)
-INCLUDEDIR = /usr/local/share/psutils
-PERL = /usr/local/bin/perl
+INCLUDEDIR = $(prefix)/share/psutils
+PERL = /usr/bin/perl
 
 BINMODE = 0755
 MANMODE = 0644
@@ -36,6 +37,6 @@
 INSTALL = install -c -m $(BINMODE)
 INSTALLMAN = install -c -m $(MANMODE)
 MANEXT = 1
-MANDIR = /usr/local/share/man/man$(MANEXT)
+MANDIR = $(prefix)/share/man/man$(MANEXT)
 
 CC = gcc
@@ -219,28 +220,28 @@
 install: install.bin install.script install.man install.include
 
 install.bin: $(BIN)
-   -mkdir $(BINDIR)
+   -mkdir -p $(BINDIR)
@for i in $(BIN); do \
echo Installing $$i; \
$(INSTALL) $$i $(BINDIR); \
done
 
 install.script: $(PERLSCRIPTS) $(SHELLSCRIPTS)
-   -mkdir $(SCRIPTDIR)
+   -mkdir -p $(SCRIPTDIR)
@for i in $(PERLSCRIPTS) $(SHELLSCRIPTS); do \
echo Installing $$i; \
$(INSTALL) $$i $(SCRIPTDIR); \
done
 
 install.include: $(INCLUDES)
-   -mkdir $(INCLUDEDIR)
+   -mkdir -p $(INCLUDEDIR)
@for i in $(INCLUDES); do \
echo Installing $$i; \
$(INSTALLMAN) $$i $(INCLUDEDIR); \
done
 
 install.man: $(MANPAGES)
-   -mkdir $(MANDIR)
+   -mkdir -p $(MANDIR)
@for i in $(MANPAGES); do \
echo Installing manual page for $$i; \
$(INSTALLMAN) $$i $(MANDIR)/$$i; \

--- NEW FILE: psutils.info ---
Info2:
Package: psutils-%type_pkg[paper]
Version: 1.17
Revision: 3
Maintainer: Matthias Neeracher neerac...@mac.com
Type: paper (a4 letter)
Conflicts: psutils-a4, psutils-letter
Replaces: psutils, psutils-a4, psutils-letter
Provides: psutils
Source: http://ftp.debian.org/debian/pool/main/p/psutils/psutils_%v.orig.tar.gz
Source-MD5: 76e4a2e2eb16194f6cb891b41cf55a71
SourceDirectory: psutils-%v.orig
BuildDepends: fink (= 0.24.12-1)
PatchFile: psutils.patch
PatchFile-MD5: 6d3933587d9cc68afb5573c42b6c84a5
PatchScript: 
patch -p1  %{PatchFile}
ruby -i -pe '$_.sub!(/(PAPER=)a4/, \\1%type_pkg[paper])' Makefile.unix
ruby -i -pe '$_.sub!(/void main/, int main)' *.c

CompileScript: make prefix=%p -f Makefile.unix
InstallScript: make prefix=%i -f Makefile.unix install
DocFiles: README LICENSE
Description: Postscript tools, %type_pkg[paper] size
DescDetail: 
PSUtils is a collection of programs and scripts to manipulate 
PostScript files in various ways. This package sets the default 
paper format to %type_pkg[paper]

License: BSD
Homepage: http://knackered.knackered.org/angus/psutils/


--
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/sound biabconverter.info, NONE, 1.1 biabconverter.patch, NONE, 1.1

2011-07-24 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sound
In directory vz-cvs-3.sog:/tmp/cvs-serv16098/sound

Added Files:
biabconverter.info biabconverter.patch 
Log Message:
updated  ported to 10.7

--- NEW FILE: biabconverter.info ---
Package: biabconverter
Version: 0.6.8
Revision: 2
Maintainer: Matthias Neeracher neerac...@mac.com
Suggests: lilypond | lilypond-unstable, mma
Source: http://brenzi.ch/data/%n-%v.tar.gz
Source-MD5: fcd2774467af9742d3aab8edddf20ba4
BuildDepends: fink (= 0.24.12-1)
PatchFile: %n.patch
PatchFile-MD5: 904ef065899bac423f7e855e74b1b48d
CompileScript: 
#!/bin/sh -ev
echo No compilation required. Installing...

InstallScript: 
mkdir %i/bin
cp %n %i/bin
mkdir -p %i/share/%n/templates
cp *.pm %i/share/%n
cp *.lyt %i/share/%n/templates

DocFiles: README
Description: Band-In-A-Box to MMA / Lilypond converter
DescDetail: 
Biabconverter is a perl script that reads most Band-In-A-Box files and
produces MMA and Lilypond output.

License: GPL
Homepage: http://brenzi.ch/builder.php?content=projects_biabconverterlang=de

--- NEW FILE: biabconverter.patch ---
diff -ru biabconverter-0.6.8-orig/band.lyt biabconverter-0.6.8/band.lyt
--- biabconverter-0.6.8-orig/band.lyt   2011-07-24 21:21:22.0 +0200
+++ biabconverter-0.6.8/band.lyt2011-07-24 21:23:23.0 +0200
@@ -1,4 +1,4 @@
-\version 2.6
+\version 2.12.3
 
 pieceTitle = {TITLE}
 piecePoet  = 
diff -ru biabconverter-0.6.8-orig/default.lyt biabconverter-0.6.8/default.lyt
--- biabconverter-0.6.8-orig/default.lyt2011-07-24 21:21:22.0 
+0200
+++ biabconverter-0.6.8/default.lyt 2011-07-24 21:23:00.0 +0200
@@ -1,4 +1,4 @@
-\version 2.4
+\version 2.12.3
 
 \header {
title   = {TITLE}
diff -ru biabconverter-0.6.8-orig/lilywrite.pm biabconverter-0.6.8/lilywrite.pm
--- biabconverter-0.6.8-orig/lilywrite.pm   2011-07-24 21:21:22.0 
+0200
+++ biabconverter-0.6.8/lilywrite.pm2011-07-24 21:21:41.0 +0200
@@ -39,7 +39,7 @@
 $currentNote=-1;
 $lastNoteProcessed=0;
 $lilyTargetVersion = 2.2.4; 
-$useConvertLy = 0; #causes trouble, when version stays the same (convert-ly 
bug)
+$useConvertLy = 1; #causes trouble, when version stays the same (convert-ly 
bug)
 
 local $barDur;
 sub new {
Only in biabconverter-0.6.8: lilywrite.pm.orig


--
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/sound mma.info,NONE,1.1

2011-07-24 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sound
In directory vz-cvs-3.sog:/tmp/cvs-serv19482/sound

Added Files:
mma.info 
Log Message:
Updated and moved to 10.7

--- NEW FILE: mma.info ---
Package: mma
Version: 1.7
Revision: 1
Depends: python27
Maintainer: Matthias Neeracher neerac...@mac.com
Source: http://www.mellowood.ca/%n/%n-bin-%v.tar.gz
Source-MD5: 80350ec704e21bce8e75b5f30efc454e
TarFilesRename: INSTALL
PatchScript: 
perl -i -pe 's|#!.*|#!%p/bin/python2.7|' mma.py
perl -i -pe 's|/usr/local|%p|' mma.py MMA/{gbl,main}.py

CompileScript: 
#!/bin/sh -ev
echo No compilation required. Installing...

InstallScript: 
mkdir %i/bin
cp %n.py %i/bin/%n
mkdir -p %i/share/%n
cp -r includes lib MMA %i/share/%n
mkdir -p %i/share/doc/%n
cp -r egs docs/html %i/share/doc/%n

PostInstScript: 
mma -G

DocFiles: text/*
Description: Musical MIDI Accompaniment
DescDetail: 
Musical MIDI Accompaniment is an accompaniment generator -- it
creates midi tracks for a soloist to perform over from a user supplied
file containing chords and MMA directives.

MMA is very versatile and generates excellent tracks. It comes with an
extensive user-extendable library with a variety of patterns for
various popular rhythms, detailed user manuals, and several demo
songs.

MMA is a command line driven program. It creates MIDI files which are
then played by a sequencer or MIDI file play program.

MMA is currently in BETA. We are looking for lots of help in debugging
the program, creating songs for distribution, and new and improved
library files.

There are lots of other generators like MMA. The most popular are
Band In A Box and Jammer. The problem with many of these programs
is that they lock you into a proprietary format, work only with
limited computing platforms, or insist on a silly GUI which limits
your choices. You might think that the lack of a GUI is limiting, but
we've found that MMA's method gives you a great deal of flexibilty in
setting volumes, patterns, etc.

License: GPL
Homepage: http://www.mellowood.ca/mma/index.html



--
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/games sdl-image.info, NONE, 1.1 sdl-mixer.info, NONE, 1.1 sdl-ttf.info, NONE, 1.1

2011-07-24 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/games
In directory vz-cvs-3.sog:/tmp/cvs-serv30425/games

Added Files:
sdl-image.info sdl-mixer.info sdl-ttf.info 
Log Message:
Build on 10.7, tested with trackballs

--- NEW FILE: sdl-ttf.info ---
# DISCLAIMER: Max Horn is the sole maintainer of this package.
# Please DO NOT MAKE MODIFICATIONS without informing the maintainer.
# Preferably, send a patch to me instead of making changes yourself!
# If that is not possible due to extra urgency, at least send me a mail.
#
# Explanation: I am sick and tired of getting back to my packages and
# discovering that people have messed with it. I am then forced to
# retrace their steps, find out who, when and why did make a certain
# change etc. -- i.e. it makes my life as maintainer harder.
# Furthermore, as maintainer I am responsible for problems caused by my
# packages. But I am not willing to take responsibility for something I
# did not do. In particular, for changes that other people introduced
# behind my back, no matter how good and noble their intentions were. As
# such, I may see myself forced to drop responsibility for (and hence,
# maintainership of) the affected package.

Package: sdl-ttf
Version: 2.0.9
Revision: 2
Maintainer: Max Horn m...@quendi.de
Depends: %N-shlibs (= %v-%r)
BuildDependsOnly: true
BuildDepends: sdl (= 1.2.9-1001), freetype219
Source: http://www.libsdl.org/projects/SDL_ttf/release/SDL_ttf-%v.tar.gz
Source-MD5: 6dd5a85e4924689a35a5fb1cb3336156
NoSetCPPFLAGS: true
ConfigureParams: --disable-sdltest --with-freetype-prefix=%p/lib/freetype219 
--with-freetype-exec-prefix=%p/lib/freetype219
InstallScript: make install DESTDIR=%d
SplitOff: 
  Package: %N-shlibs
  Depends: sdl-shlibs (= 1.2.11-1), freetype219-shlibs
  Replaces: %N (= 2.0.4-1)
  Files: lib/libSDL_ttf-*.dylib
  Shlibs: %p/lib/libSDL_ttf-2.0.0.dylib 7.0.0 %n (= 2.0.9-2)
  Docfiles: CHANGES COPYING README

DocFiles: CHANGES COPYING README
Description: SDL TrueType font library
DescDetail: 
Sample library which allows you to use TrueType fonts in your SDL applications. 
 

DescPackaging:  Uses freetype219 so that non-X11 apps can partake of this
Homepage: http://www.libsdl.org/projects/SDL_ttf/
License: LGPL

--- NEW FILE: sdl-image.info ---
# DISCLAIMER: Max Horn is the sole maintainer of this package.
# Please DO NOT MAKE MODIFICATIONS without informing the maintainer.
# Preferably, send a patch to me instead of making changes yourself!
# If that is not possible due to extra urgency, at least send me a mail.
#
# Explanation: I am sick and tired of getting back to my packages and
# discovering that people have messed with it. I am then forced to
# retrace their steps, find out who, when and why did make a certain
# change etc. -- i.e. it makes my life as maintainer harder.
# Furthermore, as maintainer I am responsible for problems caused by my
# packages. But I am not willing to take responsibility for something I
# did not do. In particular, for changes that other people introduced
# behind my back, no matter how good and noble their intentions were. As
# such, I may see myself forced to drop responsibility for (and hence,
# maintainership of) the affected package.

Package: sdl-image
Version: 1.2.10
Revision: 1
Maintainer: Max Horn m...@quendi.de
BuildDepends: sdl (= 1.2.9-1001), libjpeg, libpng3, libtiff
Depends: %N-shlibs (= %v-%r)
Conflicts: %N-bin ( 1.2.3-1)
Replaces: sdl-image-dev
BuildDependsOnly: True
Source: http://www.libsdl.org/projects/SDL_image/release/SDL_image-%v.tar.gz
Source-MD5: 6c06584b31559e2b59f2b982d0d1f628
ConfigureParams: 
 --disable-jpg-shared \
 --disable-png-shared \
 --disable-tif-shared \
 --disable-sdltest \
 --disable-dependency-tracking

InstallScript: make install DESTDIR=%d
SplitOff: 
  Package: %N-shlibs
  Depends: sdl-shlibs (= 1.2.9-1001), libjpeg-shlibs, libpng3-shlibs, 
libtiff-shlibs
  Replaces: %N (= 1.2.1-2)
  Files: lib/libSDL_image-*.dylib
  Shlibs: %p/lib/libSDL_image-1.2.0.dylib 9.0.0 %n (= 1.2.8-1)
  Docfiles: CHANGES COPYING README

Docfiles: CHANGES COPYING README
Description: SDL image file loading library
DescPackaging: 
 Use --disable-sdltest to allow building on headless systems.

Homepage: http://www.libsdl.org/projects/SDL_image/
License: LGPL

--- NEW FILE: sdl-mixer.info ---
# DISCLAIMER: Max Horn is the sole maintainer of this package.
# Please DO NOT MAKE MODIFICATIONS without informing the maintainer.
# Preferably, send a patch to me instead of making changes yourself!
# If that is not possible due to extra urgency, at least send me a mail.
#
# Explanation: I am sick and tired of getting back to my packages and
# discovering that people have messed with it. I am then forced to
# retrace their steps, find out who, when and why did make a certain
# change etc. -- i.e. it makes my life as maintainer harder.
# Furthermore, as maintainer I am responsible for problems caused by my
# packages. But I am not willing to take responsibility for something I
# did not 

[cvs] dists/10.7/stable/main/finkinfo/games trackballs.info, NONE, 1.1 trackballs.patch, NONE, 1.1

2011-07-24 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/games
In directory vz-cvs-3.sog:/tmp/cvs-serv32123/games

Added Files:
trackballs.info trackballs.patch 
Log Message:
Works on 10.7 (windowed mode only with this version of SDL)

--- NEW FILE: trackballs.patch ---
diff -ru trackballs-1.1.4-orig/share/Makefile.am 
trackballs-1.1.4/share/Makefile.am
--- trackballs-1.1.4-orig/share/Makefile.am 2007-11-24 21:08:34.0 
+0100
+++ trackballs-1.1.4/share/Makefile.am  2007-11-24 21:08:56.0 +0100
@@ -4,6 +4,7 @@
 EXTRA_DIST = $(pkgdata_DATA) trackballs.6
 
 install-pkgdataDATA:
-   -install -D -m664 -g games highScores   
$(DESTDIR)@with_highscores@
-   -chgrp -R games $(DESTDIR)$(pkgdatadir)/levels
+   mkdir -p $(DESTDIR)/share/trackballs
+   install -m664 -g games highScores   
$(DESTDIR)@with_highscores@
+   chgrp -R games  $(DESTDIR)$(pkgdatadir)/levels
chmod -R g+r$(DESTDIR)$(pkgdatadir)/levels
diff -ru trackballs-1.1.4-orig/src/Makefile.am trackballs-1.1.4/src/Makefile.am
--- trackballs-1.1.4-orig/src/Makefile.am   2007-11-24 21:08:34.0 
+0100
+++ trackballs-1.1.4/src/Makefile.am2007-11-24 21:40:36.0 +0100
@@ -30,7 +30,7 @@
 
 EXTRA_trackballs_SOURCES = trackballsIcon.rc
 
-trackballs_LDADD = @WINRESOURCES@
+trackballs_LDADD = @WINRESOURCES@ $(LTLIBINTL)
 trackballs_DEPENDENCIES = @WINRESOURCES@
 
 trackballsIcon.o : trackballsIcon.rc trackballsIcon.ico
diff -ru trackballs-1.1.4-orig/src/Makefile.in trackballs-1.1.4/src/Makefile.in
--- trackballs-1.1.4-orig/src/Makefile.in   2007-11-24 21:08:34.0 
+0100
+++ trackballs-1.1.4/src/Makefile.in2007-11-24 21:12:24.0 +0100
@@ -316,7 +316,7 @@
-test -z $(bin_PROGRAMS) || rm -f $(bin_PROGRAMS)
 trackballs$(EXEEXT): $(trackballs_OBJECTS) $(trackballs_DEPENDENCIES) 
@rm -f trackballs$(EXEEXT)
-   $(trackballs_LINK) $(trackballs_OBJECTS) $(trackballs_LDADD) $(LIBS)
+   $(trackballs_LINK) $(trackballs_OBJECTS) $(trackballs_LDADD) $(LIBS) 
$(LTLIBINTL)
 
 mostlyclean-compile:
-rm -f *.$(OBJEXT)

--- NEW FILE: trackballs.info ---
Package: trackballs
Version: 1.1.4
Revision: 1004
Maintainer: Matthias Neeracher neerac...@mac.com
BuildDepends: sdl (= 1.2.9-1001), sdl-image, sdl-mixer (= 1.2.6-1012), 
sdl-ttf, guile18, guile18-dev, automake1.11, fink (= 0.24.12-1), 
libgettext8-dev, gettext-tools, gmp5 (= 5.0.2-1)
Depends: sdl-shlibs (= 1.2.9-1001), sdl-image-shlibs, sdl-mixer-shlibs (= 
1.2.6-1012), sdl-ttf-shlibs, guile18-shlibs, passwd-games, libgettext8-shlibs, 
gmp5-shlibs (= 5.0.2-1)
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: 84e2e8bb68842a636da91673751279a0
PatchFile: %n.patch
PatchFile-MD5: 306425810c34ebd30313a47c67478efc
SetCPPFLAGS: -I/usr/X11R6/include
SetLDFLAGS: -L/usr/X11R6/lib -lz -framework OpenGL -dylib_file 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
ConfigureParams: --mandir='$(prefix)/share/man' --disable-sdltest
CompileScript: 
aclocal
automake
GUILE=%p/bin/guile-1.8 GUILE_CONFIG=%p/bin/guile-1.8-config ./configure %c
make

DocFiles: AUTHORS COPYING NEWS README TODO
Description: Marble Madness Clone
DescDetail: 
Trackballs is a simple game similar to the classical game Marble
Madness on the Amiga in the 80's. By steering a marble ball through a
labyrinth filled with vicious hammers, pools of acid and other
obstacles the player collects points. When the ball reaches the
destination it continues to the next, more difficult track - unless
the time runs out.

Homepage: http://trackballs.sourceforge.net
License: GPL




--
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/games sdl-gfx13.info, NONE, 1.1 sdl-net.info, NONE, 1.1

2011-07-24 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/games
In directory vz-cvs-3.sog:/tmp/cvs-serv4011/games

Added Files:
sdl-gfx13.info sdl-net.info 
Log Message:
Builds on 10.7

--- NEW FILE: sdl-net.info ---
Package: sdl-net
Version: 1.2.7
Revision: 1
Maintainer: Alexander Strange astra...@ithinksw.com
Depends: %N-shlibs (= %v-%r)
BuildDependsOnly: true
BuildDepends: sdl (= 1.2.9-1001)
Source: http://www.libsdl.org/projects/SDL_net/release/SDL_net-%v.tar.gz
Source-MD5: 6bd4662d1423810f3140d4da21b6d912
ConfigureParams: --disable-sdltest
InstallScript: make install DESTDIR=%d
SplitOff: 
  Package: %N-shlibs
  Depends: sdl-shlibs (= 1.2.9-1001)
  Replaces: %N ( 1.2.5-1)
  Files: lib/libSDL_net-*.dylib
  Shlibs: %p/lib/libSDL_net-1.2.0.dylib 1.0.0 %n (= 1.2.5-1)
  Docfiles: CHANGES COPYING README

Docfiles: CHANGES COPYING README
Description: SDL networking library
Homepage: http://www.libsdl.org/projects/SDL_net/
License: LGPL

--- NEW FILE: sdl-gfx13.info ---
Package: sdl-gfx13
Version: 2.0.20
Revision: 1
Description: SDL basic drawing routines and rotozoomer
DescDetail: 
The SDL_gfx library evolved out of the SDL_gfxPrimitives code which provided
basic drawing routines such as lines, circles or polygons and SDL_rotozoom
which implemented a interpolating rotozoomer for SDL surfaces.

DescPackaging: 
Formerly maintained by Michael Wybrow

License: LGPL
Maintainer: None fink-de...@lists.sourceforge.net
Homepage: 
http://www.ferzkopp.net/joomla/software-mainmenu-14/4-ferzkopps-linux-software/19-sdlgfx
#
Depends: %N-shlibs (= %v-%r)
BuildDepends: sdl (= 1.2.9-1001)
BuildDependsOnly: true
#
Source: http://www.ferzkopp.net/Software/SDL_gfx-2.0/SDL_gfx-%v.tar.gz
Source-MD5: 8a787e538a8e4d80d4927535be5af083
#
#UpdateLibtool: true
ConfigureParams: --disable-mmx --disable-sdltest --disable-dependency-tracking
#
NoSetCPPFLAGS: true
SetLDFLAGS: -no-undefined
InstallScript: 
  make install DESTDIR=%d
  mkdir -p %i/share/doc/%n
  cp -r Docs %i/share/doc/%n

#
SplitOff: 
  Package: %N-shlibs
  Depends: sdl-shlibs (= 1.2.9-1001)
  Files: lib/libSDL_gfx.13.5.2.dylib lib/libSDL_gfx.13.dylib
  Shlibs: %p/lib/libSDL_gfx.13.dylib 19.0.0 %n (= 2.0.20-1)
  Docfiles: AUTHORS COPYING ChangeLog INSTALL LICENSE NEWS README

#
DocFiles: AUTHORS COPYING ChangeLog INSTALL LICENSE NEWS README


--
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/languages icon.info, NONE, 1.1 icon.patch, NONE, 1.1

2011-07-24 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages
In directory vz-cvs-3.sog:/tmp/cvs-serv23805/languages

Added Files:
icon.info icon.patch 
Log Message:
Updated and moved to 10.7

--- NEW FILE: icon.patch ---
diff -ru icon.v942src-orig/Makefile icon.v942src/Makefile
--- icon.v942src-orig/Makefile  Sun Nov  2 15:47:32 2003
+++ icon.v942src/Makefile   Sun Nov  2 16:09:12 2003
@@ -97,16 +97,13 @@
 
 D=$(dest)
 Install:
-   mkdir $D
-   mkdir $D/bin $D/lib $D/doc $D/man $D/man/man1
-   cp README $D
+   mkdir -p $D/bin $D/lib/icon $D/share/man/man1
cp bin/[cflpvwx]* $D/bin
cp bin/icon[tx]* $D/bin
rm -f $D/bin/libI*
(cd $D/bin; ln -s icont icon)
-   cp lib/*.* $D/lib
-   cp doc/*.* $D/doc
-   cp man/man1/*.* $D/man/man1
+   cp lib/*.* $D/lib/icon
+   cp man/man1/*.* $D/share/man/man1
 
 
 # Bundle up for binary distribution.
Only in icon.v942src: Makefile.orig
Only in icon.v942src: Makefile.rej
Only in icon.v942src: Makefile~
diff -ru icon.v942src-orig/src/icont/tunix.c icon.v942src/src/icont/tunix.c
--- icon.v942src-orig/src/icont/tunix.c Sun Nov  2 15:47:32 2003
+++ icon.v942src/src/icont/tunix.c  Sun Nov  2 15:47:58 2003
@@ -301,7 +301,7 @@
else
   strcpy(buf, .);
strcat(buf, :);
-   strcat(buf, relfile(prog, /../../lib));
+   strcat(buf, relfile(prog, /../../lib/icon));
return salloc(buf);
}
 
Only in icon.v942src/src/icont: tunix.c.orig

--- NEW FILE: icon.info ---
Package: icon
Version: 9.5.0
Revision: 1
Depends: readline5-shlibs (= 5.0-1006), x11
BuildDepends: fink (= 0.24.12-1), readline5 (= 5.0-1006), x11-dev
Source: http://www.cs.arizona.edu/icon/ftp/packages/unix/icon-v950src.tgz
Source-MD5: 3f9b89bb8f2c0fb3e9c75d1b52fb5690
PatchFile: %n.patch
PatchFile-MD5: 79578310448491541a9113d753e4f5e0
CompileScript:
make X-Configure name=mac386
make All

InstallScript:
make Install dest=%i

DocFiles: README doc/*
Description: Very high level programming language
DescDetail: 
Icon is a high-level, general-purpose programming language with a
large repertoire of features for processing data structures and
character strings. Icon is an imperative, procedural language with a
syntax reminiscent of C and Pascal, but with semantics at a much
higher level.

License: Public Domain
Maintainer: Matthias Neeracher neerac...@mac.com
Homepage: http://www.cs.arizona.edu/icon/


--
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/languages open-cobol.info, NONE, 1.1

2011-07-24 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages
In directory vz-cvs-3.sog:/tmp/cvs-serv31910/languages

Added Files:
open-cobol.info 
Log Message:
Updated and moved to 10.7

--- NEW FILE: open-cobol.info ---
Package: open-cobol
Version: 1.0
Revision: 1
BuildDependsOnly: True
Maintainer: Matthias Neeracher neerac...@mac.com
Depends: %n-shlibs (= %v-%r), db51-aes-shlibs | db51-shlibs, libiconv, 
libgettext8-shlibs, gmp5-shlibs (= 5.0.2-1), libncurses5-shlibs (= 
5.9-20110507-1)
BuildDepends: gmp5 (= 5.0.2-1), libmpfr4 (= 3.0.1-1), db51-aes | db51, 
libtool2 (= 2.4-1), libncurses5 (= 5.9-20110507-1), readline5, libiconv-dev, 
libgettext8-dev, fink (= 0.24.12-1)
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: 947e0d9c4ee7fa8f077ea4bca2f894e5
ConfigureParams: --infodir=%i/share/info
SplitOff: 
 Package: open-cobol-shlibs
 Depends: gmp5-shlibs (= 5.0.2-1), libncurses5-shlibs (= 5.9-20110507-1), 
db51-aes-shlibs | db51-shlibs, libgettext8-shlibs
 Files: 
 lib/libcob.*.dylib
 
 Shlibs: 
 %p/lib/libcob.1.dylib 2.0.0 %n (= 1.0-1)
 
 DocFiles: COPYING.LIB
 Description: Open Cobol Shared Library

InfoDocs: open-cobol.info
DocFiles: README COPYING COPYING.LIB NEWS THANKS AUTHORS
Description: COBOL compiler
DescDetail: 
This is a COBOL compiler. While it is still under development, it apparently 
already implements a substantial part of COBOL 85.

License: GPL
Homepage: http://www.open-cobol.org



--
Storage Efficiency Calculator
This modeling tool is based on patent-pending intellectual property that
has been used successfully in hundreds of IBM storage optimization engage-
ments, worldwide.  Store less, Store more with what you own, Move data to 
the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/languages ucblogo.info, NONE, 1.1 ucblogo.patch, NONE, 1.1

2011-07-24 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages
In directory vz-cvs-3.sog:/tmp/cvs-serv3898/languages

Added Files:
ucblogo.info ucblogo.patch 
Log Message:
Updated, beat into submission, added to 10.7

--- NEW FILE: ucblogo.patch ---
diff -ru ucblogo-6.0-orig/docs/makefile ucblogo-6.0/docs/makefile
--- ucblogo-6.0-orig/docs/makefile  2011-07-25 03:07:12.0 +0200
+++ ucblogo-6.0/docs/makefile   2011-07-25 03:46:58.0 +0200
@@ -1,6 +1,6 @@
 BUILDIR  = `pwd`
-INFODIR  = $(prefix)/info
-DOCSDIR  = $(LIBLOC)/docs
+INFODIR  = $(prefix)/share/info
+DOCSDIR  = $(prefix)/share/doc/ucblogo
 HTMLDIR  = $(DOCSDIR)/html
 
 all: usermanual.ps usermanual.pdf html/usermanual_1.html ucblogo.info
diff -ru ucblogo-6.0-orig/docs/usermanual.texi ucblogo-6.0/docs/usermanual.texi
--- ucblogo-6.0-orig/docs/usermanual.texi   2011-07-25 03:07:12.0 
+0200
+++ ucblogo-6.0/docs/usermanual.texi2011-07-25 04:43:28.0 +0200
@@ -14,6 +14,10 @@
 
 @ifinfo
 @paragraphindent 0
+@dircategory Text creation and manipulation
+@direntry
+* UCB Logo: (ucblogo).  Berkeley Logo interpreter
+@end direntry
 @end ifinfo
 
 @finalout
diff -ru ucblogo-6.0-orig/makefile.in ucblogo-6.0/makefile.in
--- ucblogo-6.0-orig/makefile.in2011-07-25 03:07:13.0 +0200
+++ ucblogo-6.0/makefile.in 2011-07-25 03:58:38.0 +0200
@@ -6,7 +6,7 @@
 LIBS  = @X_PRE_LIBS@ @X_LIBS@ @LIBS@ @X_EXTRA_LIBS@
 prefix = @prefix@
 BINDIR= $(prefix)/bin
-LIBLOC= $(prefix)/lib/logo
+LIBLOC= $(prefix)/lib/ucblogo
 LINKER = @LINKER@
 
 # LIBLOC  = `pwd`
@@ -21,12 +21,12 @@
 
 HDRS   = globals.h logo.h xgraphics.h
 
+all:   logo logolib/Messages helpfiles helpfiles/HELPCONTENTS
+   (cd docs; prefix=$(prefix) LIBLOC=$(LIBLOC) BINDIR=$(BINDIR) $(MAKE) 
all)
+
 logo:  $(OBJS)
$(LINKER) $(CFLAGS) $(LDFLAGS) $(OBJS) $(LIBS) -o logo
 
-everything:logo logolib/Messages helpfiles helpfiles/HELPCONTENTS
-#logo-mode
-
 mem.o: mem.c
$(CC) $(CFLAGS) -O0 -c mem.c
 
diff -ru ucblogo-6.0-orig/term.c ucblogo-6.0/term.c
--- ucblogo-6.0-orig/term.c 2011-07-25 03:07:13.0 +0200
+++ ucblogo-6.0/term.c  2011-07-25 03:34:25.0 +0200
@@ -45,6 +45,7 @@
 #undef TRUE
 #undef FALSE
 
+#include ncurses.h
 #ifdef HAVE_TERMCAP_H
 #include termcap.h
 #ifdef HAVE_SGTTY_H

--- NEW FILE: ucblogo.info ---
Package: ucblogo
Version: 6.0
Revision: 1
Maintainer: Matthias Neeracher neerac...@mac.com
BuildDepends: x11-dev, tetex3-base, fink (= 0.24.12-1)
Depends: x11
Source: ftp://ftp.cs.berkeley.edu/pub/%n/%n-%v.tar.gz
Source-MD5: 36a56765b18136c817880c5381af196b
PatchFile: %n.patch
PatchFile-MD5: dc0c8e788a5d21d6c5e9f120c63443a3
PatchScript: 
patch -p1  %{PatchFile}
rm -rf config.cache csls/CVS docs/ucblogo.info

SetCFLAGS: -Wno-error-return-type -g
ConfigureParams: --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
InfoDocs: %n.info
DocFiles: README general-public-license
Description: Berkeley Logo Interpreter
DescDetail: 
This is an interpreter for the Logo programming language.

DescPackaging: InfoDocs give errors, so we patch info files
License: GPL
Homepage: http://http.cs.berkeley.edu/~bh/



--
Storage Efficiency Calculator
This modeling tool is based on patent-pending intellectual property that
has been used successfully in hundreds of IBM storage optimization engage-
ments, worldwide.  Store less, Store more with what you own, Move data to 
the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/graphics netpbm.info, NONE, 1.1 netpbm.patch, NONE, 1.1 netpbm10.info, NONE, 1.1 netpbm10.patch, NONE, 1.1

2011-07-23 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv28398/graphics

Added Files:
netpbm.info netpbm.patch netpbm10.info netpbm10.patch 
Log Message:
Build on 10.7 (with small tweaks)

--- NEW FILE: netpbm.patch ---
diff -ruN netpbm-9.25-orig/configure netpbm-9.25/configure
--- netpbm-9.25-orig/configure  2011-07-23 13:57:01.0 +0200
+++ netpbm-9.25/configure   2011-07-23 13:57:22.0 +0200
@@ -607,8 +607,9 @@
 # Nothing to do.
 } elsif ($platform eq DARWIN) {
 push(@Makefile_config, CC = cc -no-cpp-precomp\n);
+push(@Makefile_config, 'CFLAGS = -Os -fstrict-aliasing -funroll-loops', 
\n);
 push(@Makefile_config, 'CFLAGS_SHLIB = -fno-common', \n);
-push(@Makefile_config, 'LDSHLIB = -dynamiclib -install_name 
$(INSTALLLIBS)/lib$(LIBROOT).$(MAJ).dylib', \n);
+push(@Makefile_config, 'LDSHLIB = -dynamiclib -install_name 
$(INSTALLLIBS)/lib$(LIBROOT).$(MAJ).dylib -compatibility_version `expr $(MAJ) + 
1` -current_version `expr $(MAJ) + 1`.$(MIN)', \n);
 #push(@Makefile_config, INSTALL = install\n);
 push(@Makefile_config, 'TIFFHDR_DIR = $(LOCALBASE)/include', \n);
 push(@Makefile_config, 'TIFFLIB_DIR = $(LOCALBASE)/lib', \n); 
diff -ruN netpbm-9.25-orig/pnm/anytopnm netpbm-9.25/pnm/anytopnm
--- netpbm-9.25-orig/pnm/anytopnm   2011-07-23 13:57:02.0 +0200
+++ netpbm-9.25/pnm/anytopnm2011-07-23 13:57:22.0 +0200
@@ -22,6 +22,7 @@
 fi
[...2688 lines suppressed...]
 
+/* We shouldn't be redefining a library function */
+#define getline ppm_getline
+
 static void
 getline(char * const line, int const size, FILE * const stream) {
 /*
diff -ruN netpbm-9.25-orig/ppm/xvminitoppm.c netpbm-9.25/ppm/xvminitoppm.c
--- netpbm-9.25-orig/ppm/xvminitoppm.c  2011-07-23 13:57:02.0 +0200
+++ netpbm-9.25/ppm/xvminitoppm.c   2011-07-23 14:02:14.0 +0200
@@ -14,6 +14,9 @@
 #include ppm.h
 #define BUFSIZE 256
 
+/* We shouldn't be redefining a library function */
+#define getline ppm_getline
+
 static void getline ARGS((FILE *fp, char *buf));
 
 int 

--- NEW FILE: netpbm10.patch ---
diff -Naur netpbm-10.35.81/Makefile.config.fink 
netpbm-10.35.81-patched/Makefile.config.fink
--- netpbm-10.35.81/Makefile.config.fink1969-12-31 19:00:00.0 
-0500
+++ netpbm-10.35.81-patched/Makefile.config.fink2011-07-20 
07:25:27.0 -0400
@@ -0,0 +1,18 @@
+#
+# Configuration for fink
+#
+
+DEFAULT_TARGET = nonmerge
+NETPBMLIBTYPE  = dylib
+NETPBMLIBSUFFIX= dylib
+STATICLIB_TOO  = n
+NETPBM_RUNTIME_PATH = @PREFIX@/lib
+CC = cc -no-cpp-precomp
+CFLAGS = -Os -fstrict-aliasing -funroll-all-loops -isystem 
@PREFIX@/include
+CFLAGS_SHLIB   = -fno-common
+LADD   = -L@PREFIX@/lib
+LDSHLIB= -dynamiclib -install_name 
$(NETPBM_RUNTIME_PATH)/libnetpbm.$(MAJ).dylib -compatibility_version 
$$(($(MAJ)+1)) -current_version $$(($(MAJ)+1)).$(MIN)
+TIFFLIB= libtiff.dylib
+JPEGLIB= libjpeg.dylib
+PNGLIB = libpng.dylib
+ZLIB   = libz.dylib
diff -Naur netpbm-10.35.81/buildtools/installnetpbm.pl 
netpbm-10.35.81-patched/buildtools/installnetpbm.pl
--- netpbm-10.35.81/buildtools/installnetpbm.pl 2007-01-14 21:50:02.0 
-0500
+++ netpbm-10.35.81-patched/buildtools/installnetpbm.pl 2011-07-20 
07:25:27.0 -0400
@@ -117,7 +117,7 @@
 } elsif ($ENV{OSTYPE}  $ENV{OSTYPE} eq msdosdjgpp) {
 $default = /dev/env/DJDIR;
 } else {
-$default = /usr/local/netpbm;
+$default = @PREFIX@;
 }
 
 my $response = prompt(install prefix, $default);
@@ -572,7 +572,7 @@
 my $manDir;
 
 while (!$manDir) {
-my $default = $prefix/man;
+my $default = $prefix/share/man;
 
 my $response = prompt(man page directory, $default);
 
@@ -771,9 +771,9 @@
 
 print(\n);
 
-removeObsoleteManPage($manDir);
+#removeObsoleteManPage($manDir);
 
-makeInManwebPath($manDir/web);
+#makeInManwebPath($manDir/web);
 
 $$mandirR = $manDir;
 }
diff -Naur netpbm-10.35.81/converter/other/pnmtopng.c 
netpbm-10.35.81-patched/converter/other/pnmtopng.c
--- netpbm-10.35.81/converter/other/pnmtopng.c  2010-12-10 13:19:40.0 
-0500
+++ netpbm-10.35.81-patched/converter/other/pnmtopng.c  2011-07-20 
07:25:27.0 -0400
@@ -527,7 +527,7 @@
   unsigned int * const bestMatchP) {
 
 unsigned int paletteIndex;
-unsigned int bestIndex;
+unsigned int bestIndex = 0;
 unsigned int bestMatch;
 
 assert(paletteSize  0);
@@ -1427,9 +1427,9 @@
 colorhist_vector chv;
 unsigned int colors;
 
-gray * alphas_of_color[MAXPALETTEENTRIES];
+gray * alphas_of_color[MAXPALETTEENTRIES + 1];
 unsigned int alphas_first_index[MAXPALETTEENTRIES];
-unsigned int alphas_of_color_cnt[MAXPALETTEENTRIES];
+unsigned 

[cvs] dists/10.7/stable/main/finkinfo/games eboard-extras.info, NONE, 1.1 eboard.info, NONE, 1.1 eboard.patch, NONE, 1.1

2011-07-23 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/games
In directory vz-cvs-3.sog:/tmp/cvs-serv9441/games

Added Files:
eboard-extras.info eboard.info eboard.patch 
Log Message:
Updated and ported to 10.7

--- NEW FILE: eboard.info ---
Package: eboard
Version: 1.1.1
Revision: 1
Maintainer: Matthias Neeracher neerac...@mac.com
Depends: gtk+2-shlibs (= 2.18.9-6), chess, expect
BuildDepends: atk1 (= 1.28.0-2), cairo (= 1.8.10-34), fontconfig2-dev, 
freetype219 (= 2.4.4-2), libgettext3-dev, libiconv-dev, gtk+2-dev (= 
2.18.9-6), libjpeg, libpng3, libtiff, netpbm10, glib2-dev (= 2.22.4-5), 
giflib, imlib2, pixman (= 0.22.2-1), pango1-xft2-ft219-dev (= 1.24.5-7), 
x11-dev, glitz, fink (= 0.24.12)
# libjpeg, libtiff, netpbm10, giflib, imlib2: needed ?
Source: mirror:sourceforge:%n/%n-%v.tar.bz2
Source-MD5: 03dcdaa2bc85218b1b18c4bee276fea7
PatchFile: %n.patch
PatchFile-MD5: 38bf784a33afc23d5066938bbabad66d
GCC: 4.0
CompileScript: 
#!/bin/sh -ev
export 
PKG_CONFIG_PATH=%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH
%{default_script}

InstallScript: make install bindir=%i/bin mandir=%i/share/man 
datadir=%i/share/eboard
DocFiles: README AUTHORS COPYING TODO Documentation/*
Description: X11 based chess playing interface
DescDetail: 
Eboard allows you to play chess either against a computer, against a human,
or through an internet chess server.

License: GPL
Homepage: http://www.bergo.eng.br/eboard/

--- NEW FILE: eboard.patch ---
diff -ru eboard-1.1.1-orig/configure eboard-1.1.1/configure
--- eboard-1.1.1-orig/configure 2011-07-23 14:22:32.0 +0200
+++ eboard-1.1.1/configure  2011-07-23 14:30:55.0 +0200
@@ -6,7 +6,7 @@
 my $package = eboard;
 my $version = 1.1.1;
 my $cxx = g++;
-my @cxxflags= (-O6);
+my @cxxflags= (-O3);
 my @ldflags = (-lpthread);
 my @libs= ();
 my $configh = config.h;
Only in eboard-1.1.1: configure.orig
Only in eboard-1.1.1: configure.rej
diff -ru eboard-1.1.1-orig/sound.cc eboard-1.1.1/sound.cc
--- eboard-1.1.1-orig/sound.cc  2011-07-23 14:22:32.0 +0200
+++ eboard-1.1.1/sound.cc   2011-07-23 14:58:25.0 +0200
@@ -200,11 +200,10 @@
 
 switch(type) {
 case EXT_WAVE:
-  execlp(play,play,-d,Device,ExtraData,0);
-  execlp(sox,ExtraData,-t,ossdsp,Device,0);
+  execlp(afplay,afplay,ExtraData,NULL);
   break;
 case EXT_PROGRAM:
-  execlp(/bin/sh,/bin/sh,-c,ExtraData,0);
+  execlp(/bin/sh,/bin/sh,-c,ExtraData,NULL);
   break;
 default:
   /* will never happen */
@@ -358,7 +357,7 @@
 
   rd[0]=gtk_radio_button_new_with_label( 0, _(Beep (need Pitch, Duration, 
Count and Device)) );
   rg=gtk_radio_button_group(GTK_RADIO_BUTTON(rd[0]));
-  rd[1]=gtk_radio_button_new_with_label(rg, _(Play WAV (need Device and 
Filename, sox must be installed)) );
+  rd[1]=gtk_radio_button_new_with_label(rg, _(Play WAV (need Filename)) );
   rg=gtk_radio_button_group(GTK_RADIO_BUTTON(rd[1]));
   rd[2]=gtk_radio_button_new_with_label(rg, _(Run Program (need Filename)) );
   rg=gtk_radio_button_group(GTK_RADIO_BUTTON(rd[2]));

--- NEW FILE: eboard-extras.info ---
Package: eboard-extras
Version: 2
Revision: 1
Maintainer: Matthias Neeracher neerac...@mac.com
BuildDepends: libjpeg, libpng3, libtiff, netpbm10, glib2-dev, gtk+2-dev, 
giflib, imlib2
Depends: eboard
Source: mirror:sourceforge:eboard/%n-1pl2.tar.gz
Source-MD5: d5fb7a541d9ef5f6d1d565d877b1ab9a
Source2: mirror:sourceforge:eboard/%n-2.tar.gz
Source2-MD5: e0994803fdd2b3c6b2367efeaa841a34
CompileScript: 
#!/bin/sh -ev

 ./configure %c
 perl -pi.bak -e 
's|\$\(DATADIR\)/eboard_themes.conf|%p/share/eboard/eboard_themes.conf|' 
Makefile
 cd ../eboard-extras-2
 ./configure %c
 perl -pi.bak -e 
's|\$\(DATADIR\)/eboard_themes.conf|%p/share/eboard/eboard_themes.conf|' 
Makefile

InstallScript: 
#!/bin/sh -ev

 mkdir -p %i/share/eboard
 make install DATADIR=%i/share/eboard
 cd ../eboard-extras-2
 make install DATADIR=%i/share/eboard

DocFiles: README
Description: Extra themes for eboard
DescDetail: 
Eboard extras includes some extra graphics and sound files for eboard.

License: GPL
Homepage: http://eboard.sourceforge.net


--
Storage Efficiency Calculator
This modeling tool is based on patent-pending intellectual property that
has been used successfully in hundreds of IBM storage optimization engage-
ments, worldwide.  Store less, Store more with what you own, Move data to 
the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/editors sam.info, NONE, 1.1 sam.patch, NONE, 1.1

2011-07-23 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/editors
In directory vz-cvs-3.sog:/tmp/cvs-serv31808/editors

Added Files:
sam.info sam.patch 
Log Message:
Ported to 10.7/clang

--- NEW FILE: sam.patch ---
diff -ru sam-orig/libXg/Makefile sam/libXg/Makefile
--- sam-orig/libXg/Makefile 2011-07-23 15:51:24.0 +0200
+++ sam/libXg/Makefile  2011-07-23 15:57:46.0 +0200
@@ -8,7 +8,7 @@
 #  
 #  Additionally, -D_POSIX_SOURCE (or its equivalent) may be specified
 #  if your compiler supports posix-compatible compilation
-OS=-DIRIX -ansiposix
+OS=-D_POSIX_SOURCE -DSOLARIS
 
 #  add -Iincludedir for any include directories that need to be searched
 INCS=-I../include
diff -ru sam-orig/libframe/Makefile sam/libframe/Makefile
--- sam-orig/libframe/Makefile  2011-07-23 15:51:24.0 +0200
+++ sam/libframe/Makefile   2011-07-23 15:56:33.0 +0200
@@ -8,7 +8,7 @@
 #  
 #  Additionally, -D_POSIX_SOURCE (or its equivalent) may be specified
 #  if your compiler supports posix-compatible compilation
-OS=-DIRIX -ansiposix
+OS=-D_POSIX_SOURCE -DSOLARIS
 
 #  add -Iincludedir for any include directories that need to be searched
 #  for posix header files (for UMIPS, add -I/usr/include/posix)
diff -ru sam-orig/sam/Makefile sam/sam/Makefile
--- sam-orig/sam/Makefile   2011-07-23 15:51:24.0 +0200
+++ sam/sam/Makefile2011-07-23 16:02:19.0 +0200
@@ -8,7 +8,7 @@
 #  
 #  Additionally, -D_POSIX_SOURCE (or its equivalent) may be specified
 #  if your compiler supports posix-compatible compilation
-OS=-DIRIX -ansiposix
+OS=-D_POSIX_SOURCE -DSOLARIS
 
 #  add -Iincludedir for any include directories that need to be searched
 #  for posix header files (for UMIPS, add -I/usr/include/posix)
diff -ru sam-orig/sam/sam.c sam/sam/sam.c
--- sam-orig/sam/sam.c  2011-07-23 15:51:24.0 +0200
+++ sam/sam/sam.c   2011-07-23 16:03:21.0 +0200
@@ -30,7 +30,7 @@
 
 void   usage(void);
 
-void
+int
 main(int argc, char *argv[])
 {
int i;
@@ -124,6 +124,8 @@
cmdloop();
trytoquit();/* if we already q'ed, quitok will be TRUE */
exits(0);
+   
+   return 0;
 }
 
 void
diff -ru sam-orig/samterm/Makefile sam/samterm/Makefile
--- sam-orig/samterm/Makefile   2011-07-23 15:51:24.0 +0200
+++ sam/samterm/Makefile2011-07-23 15:58:18.0 +0200
@@ -8,7 +8,7 @@
 #  
 #  Additionally, -D_POSIX_SOURCE (or its equivalent) may be specified
 #  if your compiler supports posix-compatible compilation
-OS=-DIRIX -ansiposix
+OS=-D_POSIX_SOURCE -DSOLARIS
 
 #  add -Iincludedir for any include directories that need to be searched
 #  for posix header files (for UMIPS, add -I/usr/include/posix)
@@ -21,7 +21,7 @@
 
 #  set this if your X libraries are in different locations
 #  or if you need extra libraries to load with X11 applications
-XLIBS=/usr/local/X11R5/lib/libXt.a /usr/local/X11R5/lib/libX11.a
+XLIBS=/usr/X11/lib/libXt.dylib /usr/X11/lib/libX11.dylib 
/usr/X11/lib/libSM.dylib /usr/X11/lib/libICE.dylib
 
 CFLAGS=$(OS) $(INCS) -D_LIBXG_EXTENSION
 
diff -ru sam-orig/samterm/main.c sam/samterm/main.c
--- sam-orig/samterm/main.c 2011-07-23 15:51:24.0 +0200
+++ sam/samterm/main.c  2011-07-23 16:04:26.0 +0200
@@ -22,7 +22,7 @@
 char   lock = 1;
 char   hasunlocked = 0;
 
-void
+int
 main(int argc, char *argv[])
 {
int i, got, scr;
@@ -106,6 +106,7 @@
mouseunblock();
}
}
+   exit(0);
 }
 
 

--- NEW FILE: sam.info ---
Package: sam
Version: 4.3
Revision: 1003
Maintainer: Matthias Neeracher neerac...@mac.com
Depends: x11, x11-shlibs, app-defaults
BuildDepends: fink (= 0.24.12), ghostscript, x11-dev
Source: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/%n.msg.gz
NoSourceDirectory: true
Source-MD5: c7e1e2f262ae7a9d08c7b7553d80595a
PatchFile: %n.patch
PatchFile-MD5: 6d25aa31b78deb47de389a6eca75e943
PatchScript: 
zcat %n.msg.gz | sh
rm %n.msg.gz
perl -i -pe 's|^RANLIB=:|RANLIB=ranlib|;s{/usr/bin|/v/bin}{\$(prefix)/bin}' 
*/Makefile
perl -i -pe 's|/bsd|/bin|;s|rsh|ssh|;s|/usr/tmp|/var/tmp|;s|\$\(INCS\)|\$(INCS) 
\$(CPPFLAGS)|' sam/Makefile
perl -i -ne 'print unless 1../delete above/' doc/sam.1
patch -p1  %{PatchFile}

SetCPPFLAGS: -I/usr/X11/include
CompileScript: 
make prefix=%p

InstallScript: 
mkdir -p %i/bin
make install prefix=%i
mkdir -p %i/etc/app-defaults
cp doc/Sam.ad %i/etc/app-defaults/Sam
mkdir -p %i/share/man/man1
cp doc/sam.1 %i/share/man/man1
mkdir -p %i/share/doc/%n
ps2pdf doc/sam.ps %i/share/doc/%n/sam.pdf
ps2pdf doc/se.ps %i/share/doc/%n/se.pdf
groff -ms doc/sam.tut.ms | ps2pdf - %i/share/doc/%n/sam.tut.pdf

DocFiles: README
Description: Unorthodox but powerful X11 text editor
DescDetail: 
This is an X11 version of Rob Pike's editor, sam. Sam is composed of 
two programs: sam itself, which does the command processing and file 
manipulation

[cvs] dists/10.7/stable/main/finkinfo/utils eject.info, NONE, 1.1 eject.patch, NONE, 1.1

2011-07-23 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils
In directory vz-cvs-3.sog:/tmp/cvs-serv22391/utils

Added Files:
eject.info eject.patch 
Log Message:
Wrote version 2.0 for 10.7

--- NEW FILE: eject.patch ---
diff -ruN eject-orig/README eject/README
--- eject-orig/README   1970-01-01 01:00:00.0 +0100
+++ eject/README2011-07-23 22:52:04.0 +0200
@@ -0,0 +1,6 @@
+eject is a trivial script to emulate part of the functionality of
+Jeff Tranter's eject for Linux. Call it as:
+
+eject /dev/disk2
+eject # Ejects default CD-ROM
+eject /dev/cdrom  # Ejects default CD-ROM
diff -ruN eject-orig/eject eject/eject
--- eject-orig/eject1970-01-01 01:00:00.0 +0100
+++ eject/eject 2011-07-23 22:53:18.0 +0200
@@ -0,0 +1,9 @@
+#!/usr/bin/perl
+
+$device = $ARGV[0] || /dev/cdrom;
+
+if ($device =~ /cdrom/) {
+  exec /usr/bin/drutil eject;
+} else {
+  exec /usr/bin/hdiutil eject $device;
+}

--- NEW FILE: eject.info ---
Package: eject
Version: 2.0
Revision: 1
Type: nosource
License: Public Domain
Maintainer: Matthias Neeracher neerac...@mac.com
NoSourceDirectory: true
BuildDepends: fink (= 0.24.12-1)
PatchFile: %n.patch
PatchFile-MD5: fa9a7883ac6095b2eebdaf34c6e67479
Description: Ejects removable media
CompileScript:

InstallScript:
mkdir -p %i/bin
/usr/bin/install eject %i/bin

DocFiles: README


--
Storage Efficiency Calculator
This modeling tool is based on patent-pending intellectual property that
has been used successfully in hundreds of IBM storage optimization engage-
ments, worldwide.  Store less, Store more with what you own, Move data to 
the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/games sjeng-zhbook.info, NONE, 1.1 sjeng.info, NONE, 1.1 sjeng.patch, NONE, 1.1

2011-07-23 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/games
In directory vz-cvs-3.sog:/tmp/cvs-serv5868/games

Added Files:
sjeng-zhbook.info sjeng.info sjeng.patch 
Log Message:
Fixed  ported to 10.7

--- NEW FILE: sjeng.patch ---
diff -ru Sjeng-Free-11.2-orig/book.c Sjeng-Free-11.2/book.c
--- Sjeng-Free-11.2-orig/book.c 2011-07-23 23:26:30.0 +0200
+++ Sjeng-Free-11.2/book.c  2011-07-23 23:40:26.0 +0200
@@ -38,6 +38,10 @@
 #define book_solid 4 /* =   */
 #define book_murky 5 /* ?!  */
 
+#undef fopen
+#define fopen book_fopen
+FILE * book_fopen(const char * name, const char * mode);
+
 int init_book (void) {
 
/* simply read all the book moves into a book array.  The book will be
diff -ru Sjeng-Free-11.2-orig/newbook.c Sjeng-Free-11.2/newbook.c
--- Sjeng-Free-11.2-orig/newbook.c  2011-07-23 23:26:30.0 +0200
+++ Sjeng-Free-11.2/newbook.c   2011-07-23 23:40:26.0 +0200
@@ -466,13 +466,13 @@
   srand(time(0));
   
   if (Variant == Normal)
-binbook = gdbm_open(nbook.bin, 16384, GDBM_READER, 0, NULL);
+binbook = gdbm_open(SJENG_LIB_PATH /nbook.bin, 16384, GDBM_READER, 0, 
NULL);
   else if (Variant == Suicide)
-binbook = gdbm_open(sbook.bin, 16384, GDBM_READER, 0, NULL);
+binbook = gdbm_open(SJENG_LIB_PATH /sbook.bin, 16384, GDBM_READER, 0, 
NULL);
   else if (Variant == Losers)
-binbook = gdbm_open(lbook.bin, 16384, GDBM_READER, 0, NULL);
+binbook = gdbm_open(SJENG_LIB_PATH /lbook.bin, 16384, GDBM_READER, 0, 
NULL);
   else 
-binbook = gdbm_open(zbook.bin, 16384, GDBM_READER, 0, NULL);
+binbook = gdbm_open(SJENG_LIB_PATH /zbook.bin, 16384, GDBM_READER, 0, 
NULL);
 
   
   if (binbook == NULL)
Only in Sjeng-Free-11.2: newbook.c.orig
diff -ru Sjeng-Free-11.2-orig/rcfile.c Sjeng-Free-11.2/rcfile.c
--- Sjeng-Free-11.2-orig/rcfile.c   2011-07-23 23:26:30.0 +0200
+++ Sjeng-Free-11.2/rcfile.c2011-07-23 23:40:26.0 +0200
@@ -47,6 +47,10 @@
 int cfg_attackeval;
 float cfg_scalefac;
 
+#undef fopen
+#define fopen book_fopen
+FILE * book_fopen(const char * name, const char * mode);
+
 void read_rcfile (void) 
 {
   int i;
diff -ru Sjeng-Free-11.2-orig/sjeng.c Sjeng-Free-11.2/sjeng.c
--- Sjeng-Free-11.2-orig/sjeng.c2011-07-23 23:26:30.0 +0200
+++ Sjeng-Free-11.2/sjeng.c 2011-07-23 23:40:26.0 +0200
@@ -975,3 +975,26 @@
   return 0;

 

 }

+
+#define MAXBOOKPATH 1000
+
+FILE * book_fopen(const char * name, const char * mode)
+{
+   /* We search a couple of different directories */
+   charpath[MAXBOOKPATH];
+   FILE *  f;
+   const char *home;
+
+   if (f = fopen(name, mode)) /* Current directory */
+  return f;
+   if (home = getenv(HOME)) 
+  if (snprintf(path, MAXBOOKPATH, %s/lib/sjeng/%s, home, name) 
+   MAXBOOKPATH
+  )
+  if (f = fopen(path, mode)) /* ~/lib/sjeng */
+  return f;
+   if (snprintf(path, MAXBOOKPATH, %s/%s, SJENG_LIB_PATH, name)  
MAXBOOKPATH)
+  if (f = fopen(path, mode)) /* $(SJENG_LIB_PATH)/sjeng */
+  return f;
+   return NULL;
+}
Only in Sjeng-Free-11.2: sjeng.c.orig
diff -ru Sjeng-Free-11.2-orig/sjeng.h Sjeng-Free-11.2/sjeng.h
--- Sjeng-Free-11.2-orig/sjeng.h2011-07-23 23:26:30.0 +0200
+++ Sjeng-Free-11.2/sjeng.h 2011-07-23 23:40:26.0 +0200
@@ -39,6 +39,8 @@
 #define NDEBUG 
 #include assert.h
 
+#define SJENG_LIB_PATH /usr/local/lib/sjeng
+
 #define DIE (*(int *)(NULL) = 0)
 
 /* GCP : my code uses WHITE=0 and BLACK=1 so reverse this */

--- NEW FILE: sjeng.info ---
Package: sjeng
Version: 11.2
Revision: 2
Maintainer: Matthias Neeracher neerac...@mac.com
BuildDepends: fink (= 0.24.12), gdbm3
Depends: gdbm3-shlibs
Provides: chess
Source: http://sjeng.sourceforge.net/ftp/Sjeng-Free-%v.tar.gz
Source-MD5: 6561e740b7af703c16701304697d2870
PatchFile: %n.patch
PatchFile-MD5: 522fd5032d61285b51fc8fff9651bbd8
PatchScript: 
%{default_script}
 perl -pi.bak -e 's|/usr/local/(\w+)/sjeng|%p/\1/sjeng|' sjeng.h
 perl -pi.bak -e 's|\015||g' AUTHORS BUGS COPYING NEWS README THANKS TODO

InstallScript:
 make install prefix=%i
 /usr/bin/install -d -m 555 %i/lib/sjeng
 /usr/bin/install -d -m 777 %i/var/sjeng
 /bin/chmod 777  %i/var/sjeng
 /usr/bin/install sjeng.rc books/*.opn %i/lib/sjeng

DocFiles: AUTHORS BUGS COPYING NEWS README THANKS TODO
Description: Engine for Chess Variants
DescDetail: 
Sjeng is a program that can play both regular chess and a number of
variants: crazyhouse, bughouse, suicide, and losers.

DescPort: 
Patched to read opening books from /sw/lib/sjeng $HOME/lib/sjeng

Homepage: http://sjeng.sourceforge.net
License: GPL



--- NEW FILE: sjeng-zhbook.info ---
Package: sjeng-zhbook
Version: 11.0
Revision: 2
Maintainer: Matthias Neeracher neerac...@mac.com
Depends: sjeng
Source: http://sjeng.sourceforge.net/ftp/zhbook.pgn
Source-MD5

[cvs] dists/10.7/stable/main/finkinfo/libs gdbm.patch,NONE,1.1

2011-07-23 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv7251/libs

Added Files:
gdbm.patch 
Log Message:
Added missing patch file, assuming it did not change

--- NEW FILE: gdbm.patch ---
diff -ru gdbm-1.8.0/Makefile.in gdbm-1.8.0-patched/Makefile.in
--- gdbm-1.8.0/Makefile.in  Wed May 19 05:16:06 1999
+++ gdbm-1.8.0-patched/Makefile.in  Tue Feb  6 16:29:11 2001
@@ -122,18 +122,14 @@
 install: libgdbm.la gdbm.h gdbm.info
$(srcdir)/mkinstalldirs $(libdir) $(includedir) $(man3dir) $(infodir)
$(LIBTOOL) install -c libgdbm.la $(libdir)/libgdbm.la
-   $(INSTALL_DATA) -o $(BINOWN) -g $(BINGRP) gdbm.h $(includedir)/gdbm.h
-   $(INSTALL_DATA) -o $(BINOWN) -g $(BINGRP) $(srcdir)/gdbm.3 \
-   $(man3dir)/gdbm.3
-   $(INSTALL_DATA) -o $(BINOWN) -g $(BINGRP) $(srcdir)/gdbm.info \
-   $(infodir)/gdbm.info
+   $(INSTALL_DATA) gdbm.h $(includedir)/gdbm.h
+   $(INSTALL_DATA) $(srcdir)/gdbm.3 $(man3dir)/gdbm.3
+   $(INSTALL_DATA) $(srcdir)/gdbm.info $(infodir)/gdbm.info
 
 install-compat:
$(srcdir)/mkinstalldirs $(includedir)
-   $(INSTALL_DATA) -o $(BINOWN) -g $(BINGRP) $(srcdir)/dbm.h \
-   $(includedir)/dbm.h
-   $(INSTALL_DATA) -o $(BINOWN) -g $(BINGRP) $(srcdir)/ndbm.h \
-   $(includedir)/ndbm.h
+   $(INSTALL_DATA) $(srcdir)/dbm.h $(includedir)/dbm.h
+   $(INSTALL_DATA) $(srcdir)/ndbm.h $(includedir)/ndbm.h
 
 #libgdbm.a: $(OBJS) gdbm.h
 #  rm -f libgdbm.a


--
Storage Efficiency Calculator
This modeling tool is based on patent-pending intellectual property that
has been used successfully in hundreds of IBM storage optimization engage-
ments, worldwide.  Store less, Store more with what you own, Move data to 
the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/graphics potrace.info,NONE,1.1

2011-07-22 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv15575/graphics

Added Files:
potrace.info 
Log Message:
Updated  added to satisfy dependency, actual maintainers notified

--- NEW FILE: potrace.info ---
Package: potrace
Version: 1.9
Revision: 1
Description: Trace bitmaps into scalable vector graphics
DescDetail: 
Potrace is a utility for tracing a bitmap, which means, transforming a
bitmap into a smooth, scalable image. The input is a bitmap (PBM, PGM,
PPM, or BMP), and the default output is one of several vector file
formats. A typical use is to create EPS files from scanned data, such
as company or university logos, handwritten notes, etc.  The resulting
image is not jaggy like a bitmap, but smooth. It can then be
rendered at any resolution.

Potrace can currently produce the following output formats: EPS,
PostScript, SVG (scalable vector graphics), PGM (for easy antialiasing
of pixel-based images), and XFig. An experimental Gimppath backend is
also provided. Additional backends might be added in the future.

A separate program, mkbitmap, is also provided. This program can act
as a pre-processor for potrace, applying scaling and various filters
to an image before converting it to a bitmap. This is useful for
potracing greyscale and color images.

DescPackaging: 
Includes upstream patch to improve XFig backend.

Homepage: http://potrace.sourceforge.net
License: GPL
Maintainer: Daniel Macks dma...@netspace.org
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: ef973e7ec9c2e5b3e19e8dfeaa7524c3
ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking
InstallScript: make install DESTDIR=%d
DocFiles: AUTHORS COPYING ChangeLog NEWS README


--
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks  Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/text t1utils.info,NONE,1.1

2011-07-22 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/text
In directory vz-cvs-3.sog:/tmp/cvs-serv15575/text

Added Files:
t1utils.info 
Log Message:
Updated  added to satisfy dependency, actual maintainers notified

--- NEW FILE: t1utils.info ---
Package: t1utils
Version: 1.37
Revision: 1
Source: http://www.lcdf.org/type/%n-%v.tar.gz
Source-MD5: dcff07df0b334c06d1808530956a634e
InstallScript: 
 make install DESTDIR=%d

DocFiles: README NEWS
Description: Type-1 font manipulation programs
DescDetail: 
A collection of six simple type-1 font manipulation programs.
Together, they allow you to convert between PFA (ASCII) and PFB (binary)
formats, disassemble PFA or PFB files into human-readable form, reassemble
them into PFA or PFB format. Additionally you can extract font resources
from a Macintosh font file (ATM/Laserwriter), or create a Macintosh Type 1
font file from a PFA or PFB font.

License: OSI-Approved
Homepage: http://www.lcdf.org/type/#t1utils
Maintainer: Christian Swinehart cswineh...@users.sourceforge.net


--
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks  Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs libspiro0.info, NONE, 1.1 libuninameslist1.info, NONE, 1.1

2011-07-22 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv13912/libs

Added Files:
libspiro0.info libuninameslist1.info 
Log Message:
Builds on 10.7

--- NEW FILE: libspiro0.info ---
Package: libspiro0
Version: 20071029
Revision: 2
License: GPL
Description: Convert spiro points to bezier splines
Maintainer: Daniel Johnson dan...@daniel-johnson.org
Homepage: http://libspiro.sourceforge.net

Source: mirror:sourceforge:libspiro/libspiro_src-%v.tar.bz2
Source-MD5: ab6aaa50bbd8fa55e78f8b8b0112f6cd
SourceDirectory: libspiro-%v

Depends: %n-shlibs (= %v-%r)
BuildDependsOnly: true

NoSetCPPFLAGS: true
NoSetLDFLAGS: true
SetCFLAGS: -g -Os

InstallScript: make install DESTDIR=%d

DocFiles: gpl.txt README README-RaphLevien

SplitOff: 
Package: %n-shlibs

Files: lib/libspiro.0*dylib
Shlibs: %p/lib/libspiro.0.dylib 1.0.0 %n (= 20071029-1)

DocFiles: gpl.txt README README-RaphLevien


--- NEW FILE: libuninameslist1.info ---
Package: libuninameslist1
Version: 20091231
Revision: 1
License: BSD
Source: mirror:sourceforge:libuninameslist/libuninameslist-%v.tar.bz2
Source-MD5: 14f47d50fb0e05c5029298847437feab
SourceDirectory: libuninameslist
Depends: %n-shlibs (=%v-%r)
BuildDependsOnly: True
DocFiles: COPYING LICENSE
Description: Library of Unicode annotation data
DescDetail: 
  The Unicode consortium provides a file containing annotations on many
  unicode characters. This library contains a compiled version of this
  file so that programs can access these data easily.
  
  The library contains a very large (sparse) array with one entry for each
  unicode code point (U+ - U+10). Each entry contains two strings,
  a name and an annotation. Either or both may be NULL. The library also
  contains a (much smaller) list of all the Unicode blocks.
  
  Supports Unicode 5.2.

Homepage: http://libuninameslist.sourceforge.net/
Maintainer: Daniel Johnson dan...@daniel-johnson.org
SplitOff: 
  Package: %N-shlibs
  Files: lib/libuninameslist.0.0.2.dylib lib/libuninameslist-fr.0.0.2.dylib 
lib/libuninameslist.0.dylib lib/libuninameslist-fr.0.dylib
  Shlibs: 
%p/lib/libuninameslist.0.dylib 1.0.0 %n (= 030713-1)
%p/lib/libuninameslist-fr.0.dylib 1.0.0 %n (= 20050712-1)
  
  DocFiles: COPYING LICENSE



--
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks  Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/graphics fontforge.info, NONE, 1.1

2011-07-22 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv5399/graphics

Added Files:
fontforge.info 
Log Message:
Compiles on 10.7

--- NEW FILE: fontforge.info ---
Info2: 
Package: fontforge
Version: 20110222
Revision: 1
Type: python 2.7

License: BSD
Description: Outline font editor
DescDetail: 
An outline font editor that lets you create your own postscript,
truetype, opentype, cid-keyed, multi-master, cff, svg, bitmap (bdf)
and woff fonts, or edit existing ones. Also lets you convert one format
to another. FontForge has support for many Macintosh font formats.

This program was formerly called PfaEdit.

DescUsage: 
Will use autotrace or potrace to trace bitmaps if available.

DescPort: 
Makefile ignores CPPFLAGS and LDFLAGS so we use CFLAGS instead.
Had to remove setting of DYLD_LIBRARY_PATH in start.c.
Caused ImageIO problems. Yuck.
Enabled python scripting. Uses fink's python%type_pkg[python].
Patched Makefile.in's to remove useless -I and reorder flags.
Reenabled building shared libs; put them into %p/lib/%n.
Now installs a .app wrapper bundle at %p/Applications/FontForge.app
Install desktop and mime files for KDE and Gnome.

Homepage: http://fontforge.sourceforge.net/
Maintainer: Daniel Johnson dan...@daniel-johnson.org

Source: mirror:sourceforge:%n/%n_full-%v.tar.bz2
Source-MD5: 5be4dda345b5d73a27cc399df96e463a
SourceDirectory: %n-%v
Source2: mirror:sourceforge:%n/%n_htdocs-20110221.tar.bz2
Source2-MD5: 7fd1870acebb7637f0b1e723a648
Source2ExtractDir: %n-%v/htdocs
Source3: http://fontforge.sourceforge.net/cidmaps.tgz
Source3-MD5: 063691163e592515b31514515bb3ce8c
Source3Rename: cidmaps-20081215.tgz
Source3ExtractDir: %n-%v/cidmap

Depends: 
cairo-shlibs (= 1.8.8-5),
desktop-file-utils,
expat1-shlibs,
fontconfig2-shlibs (= 2.8.0-4),
freetype219-shlibs (= 2.3.12-1),
giflib-shlibs,
glib2-shlibs (= 2.22.4-2),
glitz-shlibs,
libgettext8-shlibs,
libiconv,
libjpeg8-shlibs,
libpng14-shlibs,
libspiro0-shlibs,
libtiff-shlibs,
libuninameslist1-shlibs,
libxml2-shlibs,
pango1-xft2-ft219-shlibs (= 1.24.5-7),
pixman-shlibs (= 0.16.6-1),
python%type_pkg[python],
shared-mime-info,
x11,
xft2-shlibs (= 2.1.14-3)

BuildDepends: 
cairo (= 1.8.8-5),
expat1,
fink (= 0.28.0),
fink-package-precedence,
fontconfig2-dev (= 2.8.0-4),
freetype219 (= 2.3.12-1),
gettext-tools,
giflib,
glib2-dev (= 2.22.4-2),
glitz,
libgettext8-dev,
libiconv-dev,
libjpeg8,
libpng14,
libspiro0,
libtiff,
libuninameslist1,
libxml2,
pango1-xft2-ft219-dev (= 1.24.5-7),
pkgconfig (= 0.23-1),
pixman (= 0.16.6-1),
x11-dev,
xft2-dev (= 2.1.14-3)

Recommends: autotrace-bin | potrace
Conflicts: pfaedit
Replaces: pfaedit

DocFiles: AUTHORS INSTALL LICENSE README-Mac.html README-Unix.html VERSION

PatchFile: %n.patch
PatchFile-MD5: 7cca6066c0e8dd486f818eac324ed614
PatchScript: 
%{default_script}
#Use fink's python to build the python extension.
perl -pi -e 's,python setup.py,%p/bin/python%type_raw[python] 
setup.py,g' Makefile.dynamic.in
#Make extension look for private libs in %p/lib/%n
perl -pi -e 's,/lib/,/lib/%n/,g' pyhook/loadfontforge.h
#Fix path to fontforge.png in fontforge.desktop
perl -pi -e 's,fontforge.png,%p/share/fontforge/fontforge.png,' 
Packaging/fontforge.desktop
#/usr/include/libxml2 -- Do Not Want.
perl -pi -e 's|/usr/include/libxml2|%p/include/libxml2|g' configure
# I hate it when configure tries to be clever.
perl -pi -e 's|/usr/local ||' configure
perl -pi -e 's|/sw|%p|' configure


UseMaxBuildJobs: true
NoSetCPPFLAGS: True
NoSetLDFLAGS: True
SetCFLAGS: -Os -I%p/include/libxml2 -I%p/lib/fontconfig2/include 
-I%p/lib/xft2/include -I%p/include -I%p/include/cairo -isystem /usr/include
SetCPPFLAGS: -I%p/lib/fontconfig2/include -MD
SetLIBRARY_PATH: %p/lib/fontconfig2/lib:%p/lib:/usr/X11R6/lib
SetLDFLAGS: -L%p/lib/fontconfig2/lib -L%p/lib/xft2/lib 
-L%p/lib/python%type_raw[python]/config -L%p/lib -L/usr/X11R6/lib
ConfigureParams: 
--mandir='${prefix}/share/man'\
--libdir='${prefix}/lib/%n'\
--with-x\
--with-regular-link\
--with-python=%p/bin/python%type_raw[python]\
--with-python-lib=-lpython%type_raw[python]\
--enable-shared=yes\
--enable-static=no\
--enable-libff\
--enable-pyextension\
--enable-type3\
--enable-double\
--enable-pasteafter\
--enable-tilepath\
--without-freetype-src

CompileScript: 
 

[cvs] dists/10.7/stable/main/finkinfo/graphics fontforge.patch, NONE, 1.1

2011-07-22 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv11630/graphics

Added Files:
fontforge.patch 
Log Message:
Need patch as well (duh)

--- NEW FILE: fontforge.patch ---
diff -ru fontforge-20110222.orig/Makefile.dynamic.in 
fontforge-20110222/Makefile.dynamic.in
--- fontforge-20110222.orig/Makefile.dynamic.in 2011-02-14 22:37:39.0 
-0500
+++ fontforge-20110222/Makefile.dynamic.in  2011-03-27 09:49:27.0 
-0400
@@ -127,8 +127,8 @@
 # You may need to be root to do the install
 #explicit use of sh to make sure we don't invoke csh with different if syntax
sh -c if test -d $(srcdir)/htdocs /dev/null ; then $(MAKE) 
install_docs ; fi
-   sh -c if test -d fontforge/FontForge.app /dev/null ; then rm -rf 
/Applications/FontForge.app ; mv fontforge/FontForge.app /Applications ; ln -s 
/usr/local/bin/fontforge /Applications/FontForge.app/Contents/MacOS/FontForge ; 
fi
-   sh  systemspecific
+#  sh -c if test -d fontforge/FontForge.app /dev/null ; then rm -rf 
/Applications/FontForge.app ; mv fontforge/FontForge.app /Applications ; ln -s 
/usr/local/bin/fontforge /Applications/FontForge.app/Contents/MacOS/FontForge ; 
fi
+#  sh  systemspecific
 #we don't always create a setup.py
-(cd pyhook ; if test -r setup.py ; then python setup.py install 
--prefix=$(prefix) --root=$(DESTDIR); for dir in * ; do if test -d $$dir -a 
$$dir != CVS ; then  rm -rf $$dir ; fi; done ; fi )
 
diff -ru fontforge-20110222.orig/Unicode/Makefile.dynamic.in 
fontforge-20110222/Unicode/Makefile.dynamic.in
--- fontforge-20110222.orig/Unicode/Makefile.dynamic.in 2011-02-14 
22:37:39.0 -0500
+++ fontforge-20110222/Unicode/Makefile.dynamic.in  2011-03-27 
09:49:27.0 -0400
@@ -18,8 +18,8 @@
  cjk.lo memory.lo ucharmap.lo unialt.lo ustring.lo utype.lo \
  usprintf.lo gwwiconv.lo
 
-Incs = -I$(top_srcdir)/inc -I../inc -I/usr/pkg/include 
-I/usr/pkg/include/giflib
-CFLAGS = @CFLAGS@ @CPPFLAGS@ $(Incs) @WFLAGS@ @DEFS@
+Incs = -I$(top_srcdir)/inc -I../inc
+CFLAGS = $(Incs) @CFLAGS@ @CPPFLAGS@ @WFLAGS@ @DEFS@
 
 ../libgunicode.la: $(libgunicode_OBJECTS)
$(LIBTOOL) --mode=link $(CC) $(CFLAGS) -no-undefined @LDFLAGS@ -o 
../libgunicode.la $(libgunicode_OBJECTS) \
diff -ru fontforge-20110222.orig/configure fontforge-20110222/configure
--- fontforge-20110222.orig/configure   2011-03-27 09:53:07.0 -0400
+++ fontforge-20110222/configure2011-03-27 09:57:33.0 -0400
@@ -4633,7 +4633,7 @@
 oldCPPFLAGS=$CPPFLAGS
 gww_extraincludes=
 oldLDFLAGS=$LDFLAGS
-LDFLAGS=$LDFLAGS -L/usr/local/lib
+#LDFLAGS=$LDFLAGS -L/usr/local/lib
 
 case $host in
 *-apple-darwin*)
@@ -20475,88 +20475,6 @@
 
 fi
 
-{ $as_echo $as_me:${as_lineno-$LINENO}: checking for png_create_read_struct 
in -lpng16 5
-$as_echo_n checking for png_create_read_struct in -lpng16...  6; }
-if test ${ac_cv_lib_png16_png_create_read_struct+set} = set; then :
-  $as_echo_n (cached)  6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS=-lpng16 -lz -lm $LIBS
-cat confdefs.h - _ACEOF conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern C
-#endif
-char png_create_read_struct ();
-int
-main ()
-{
-return png_create_read_struct ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link $LINENO; then :
-  ac_cv_lib_png16_png_create_read_struct=yes
-else
-  ac_cv_lib_png16_png_create_read_struct=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo $as_me:${as_lineno-$LINENO}: result: 
$ac_cv_lib_png16_png_create_read_struct 5
-$as_echo $ac_cv_lib_png16_png_create_read_struct 6; }
-if test x$ac_cv_lib_png16_png_create_read_struct = xyes; then :
-  $as_echo #define _LIBPNG16 1 confdefs.h
-
-else
-
-{ $as_echo $as_me:${as_lineno-$LINENO}: checking for png_create_read_struct 
in -lpng15 5
-$as_echo_n checking for png_create_read_struct in -lpng15...  6; }
-if test ${ac_cv_lib_png15_png_create_read_struct+set} = set; then :
-  $as_echo_n (cached)  6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS=-lpng15 -lz -lm $LIBS
-cat confdefs.h - _ACEOF conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern C
-#endif
-char png_create_read_struct ();
-int
-main ()
-{
-return png_create_read_struct ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link $LINENO; then :
-  ac_cv_lib_png15_png_create_read_struct=yes
-else
-  ac_cv_lib_png15_png_create_read_struct=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo 

[cvs] dists/10.7/stable/main/finkinfo/graphics mftrace.info, NONE, 1.1 mftrace.patch, NONE, 1.1

2011-07-22 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv13898/graphics

Added Files:
mftrace.info mftrace.patch 
Log Message:
Updated and added to 10.7

--- NEW FILE: mftrace.info ---
Package: mftrace
Version: 1.2.17
Revision: 1
Maintainer: Matthias Neeracher neerac...@mac.com
BuildDepends: libkpathsea6 (= 6.0.0-100)
BuildDepends: fink (= 0.24.12)
Depends: python27, libkpathsea6-shlibs (= 6.0.0-100), tetex3-base, potrace, 
t1utils, fontforge (= 20110222-1)
Source: http://lilypond.org/download/sources/%n/%n-%v.tar.gz
Source-MD5: 1a40b28e94594d215d5c4401b5ac76cb
PatchFile: %n.patch
PatchFile-MD5: cd3a77cd9599a5057c11c21c308b583b
ConfigureParams: --mandir='${prefix}/share/man'
CompileScript: 
PYTHON=%p/bin/python2.7 ./configure %c
make

DocFiles: README.txt
Description: Scalable PostScript Fonts for MetaFont
DescDetail: 
mftrace is a small Python program that lets you trace a TeX bitmap 
font into a PFA or PFB font (A PostScript Type1 Scalable Font) or 
TTF (TrueType) font. 

Scalable fonts offer many advantages over bitmaps, as they allow 
documents to render correctly at many printer resolutions. 
Moreover, Ghostscript can generate much better PDF, if given 
scalable PostScript fonts.

DescPackaging: 
Although mftrace could work with autotrace instead of potrace, 
the latter is much faster, so we go with potrace.

License: GPL
Homepage: http://www.xs4all.nl/~hanwen/mftrace/


--- NEW FILE: mftrace.patch ---
diff -ruN mftrace-1.2.17-orig/mftrace.py mftrace-1.2.17/mftrace.py
--- mftrace-1.2.17-orig/mftrace.py  2011-07-22 21:30:56.0 +0200
+++ mftrace-1.2.17/mftrace.py   2011-07-22 21:33:28.0 +0200
@@ -714,25 +714,7 @@
 return ''
 
 def get_fontforge_command ():
-fontforge_cmd = ''
-for ff in ['fontforge', 'pfaedit']:
-if get_binary(ff):
-fontforge_cmd = ff
-
-stat = 1
-if fontforge_cmd:
-stat = system (%s -usage  pfv 21  % fontforge_cmd,
-   ignore_error = 1)
-
-if stat != 0:
-warning (Command `%s -usage' failed.  Cannot simplify or convert 
to TTF.\n % fontforge_cmd)
-return ''
-
-if fontforge_cmd == 'pfaedit' \
- and re.search (-script, open ('pfv').read ()) == None:
-warning (pfaedit does not support -script.  Install 020215 or 
later.\nCannot simplify or convert to TTF.\n)
-return ''
-return fontforge_cmd
+return 'fontforge'
 
 def tfm2kpx (tfmname, encoding):
 kpx_lines = []


--
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks  Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/graphics mftrace.info,1.1,1.2

2011-07-22 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv13995/graphics

Modified Files:
mftrace.info 
Log Message:
Fixed typo

Index: mftrace.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics/mftrace.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- mftrace.info22 Jul 2011 19:36:17 -  1.1
+++ mftrace.info22 Jul 2011 19:37:34 -  1.2
@@ -2,8 +2,7 @@
 Version: 1.2.17
 Revision: 1
 Maintainer: Matthias Neeracher neerac...@mac.com
-BuildDepends: libkpathsea6 (= 6.0.0-100)
-BuildDepends: fink (= 0.24.12)
+BuildDepends: libkpathsea6 (= 6.0.0-100), fink (= 0.24.12)
 Depends: python27, libkpathsea6-shlibs (= 6.0.0-100), tetex3-base, potrace, 
t1utils, fontforge (= 20110222-1)
 Source: http://lilypond.org/download/sources/%n/%n-%v.tar.gz
 Source-MD5: 1a40b28e94594d215d5c4401b5ac76cb


--
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks  Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/languages guile18.info,1.1,1.2

2011-07-22 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages
In directory vz-cvs-3.sog:/tmp/cvs-serv19852/languages

Modified Files:
guile18.info 
Log Message:
Update guile18 to use libtool2

Index: guile18.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/guile18.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- guile18.info21 Jul 2011 17:40:15 -  1.1
+++ guile18.info22 Jul 2011 20:03:37 -  1.2
@@ -4,7 +4,7 @@
 BuildDepends: 
   readline5 (= 5.0-1004),
   libncurses5 (= 5.4-20041023-1006),
-  libtool14,
+  libtool2 (= 2.4-1),
   gmp5,
   libgettext8-dev,
   gettext-tools,
@@ -14,7 +14,7 @@
 Depends: 
   %N-shlibs (= %v-%r),
   %N-libs (= %v-%r),
-  libtool14-shlibs,
+  libtool2-shlibs (= 2.4-1),
   gmp5-shlibs
 
 GCC: 4.0


--
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks  Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/x11 fc-ghostscript-fonts.info, NONE, 1.1 fontconfig-path.info, NONE, 1.1 fontconfig-path.patch, NONE, 1.1

2011-07-22 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/x11
In directory vz-cvs-3.sog:/tmp/cvs-serv28009/x11

Added Files:
fc-ghostscript-fonts.info fontconfig-path.info 
fontconfig-path.patch 
Log Message:
Works in 10.7

--- NEW FILE: fontconfig-path.patch ---
diff -ruN fontconfig-path-orig/README fontconfig-path/README
--- fontconfig-path-orig/README Wed Dec 31 16:00:00 1969
+++ fontconfig-path/README  Sat Jan 29 00:15:27 2005
@@ -0,0 +1,16 @@
+fontconfig-path is a simple package to add additional font directories, e.g. 
the ghostscript fonts,
+to the fontconfig search path. 
+
+To use fontconfig-path, add the following lines to your package
+
+Depend: fontconfig-path
+Install: 
+  mkdir -p %i/share/fontconfig-path
+  ln -s your-font-directory %i/share/fontconfig-path/your-package-name
+
+PostInstScript: fc-cache
+PostRmScript: fc-cache
+
+fontconfig-path is in the public domain.
+
+Matthias Neeracher
diff -ruN fontconfig-path-orig/fontconfig-path.conf 
fontconfig-path/fontconfig-path.conf
--- fontconfig-path-orig/fontconfig-path.conf   Wed Dec 31 16:00:00 1969
+++ fontconfig-path/fontconfig-path.confFri Jan 28 23:52:42 2005
@@ -0,0 +1,17 @@
+?xml version=1.0?
+!DOCTYPE fontconfig SYSTEM fonts.dtd
+!-- /etc/fonts.conf file to configure system font access --
+fontconfig
+   dir@PREFIX@/share/fontconfig-path/dir
+
+!--
+  Load regular configuration file (New style)
+--
+   include 
ignore_missing=yes/usr/X11/lib/X11/fontconfig/fonts.conf/include
+
+!--
+  Load regular configuration file (Old style)
+--
+   include 
ignore_missing=yes/usr/X11/lib/X11/fonts/fonts.conf/include
+
+/fontconfig
diff -ruN fontconfig-path-orig/fontconfig-path.csh 
fontconfig-path/fontconfig-path.csh
--- fontconfig-path-orig/fontconfig-path.cshWed Dec 31 16:00:00 1969
+++ fontconfig-path/fontconfig-path.csh Fri Jan 28 23:55:05 2005
@@ -0,0 +1 @@
+setenv FONTCONFIG_FILE @PREFIX@/share/fontconfig-path/fontconfig-path.conf
diff -ruN fontconfig-path-orig/fontconfig-path.sh 
fontconfig-path/fontconfig-path.sh
--- fontconfig-path-orig/fontconfig-path.sh Wed Dec 31 16:00:00 1969
+++ fontconfig-path/fontconfig-path.sh  Sat Jan 29 00:15:37 2005
@@ -0,0 +1 @@
+export FONTCONFIG_FILE=@PREFIX@/share/fontconfig-path/fontconfig-path.conf

--- NEW FILE: fc-ghostscript-fonts.info ---
Package: fc-ghostscript-fonts
Version: 20110722
Revision: 1
Depends: fontconfig-path, ghostscript-fonts (= 8.11-3) | system-ghostscript
Type: nosource
CompileScript: echo No compile needed
InstallScript: 
 mkdir -p %i/share/doc/fc-ghostscript-fonts
 echo This public-domain package makes the ghostscript fonts available in 
fontconfig. %i/share/doc/fc-ghostscript-fonts/README.fc-ghostscript-fonts
 mkdir -p %i/share/fontconfig-path
 ln -s %p/share/ghostscript/fonts %i/share/fontconfig-path/ghostscript

PostInstScript: fc-cache || echo Ignoring errors...
PostRmScript: fc-cache || echo Ignoring errors...
Description: Add ghostscript fonts to fontconfig search
DescDetail: 
 Installs a symbolic link from ghostscript fonts to the appropriate place, 
 and uses fontconfig-path to make the fonts available. 

 This is closely modeled after x-ghostscript-fonts.

License: Public Domain
Maintainer: Matthias Neeracher neerac...@mac.com



--- NEW FILE: fontconfig-path.info ---
Package: fontconfig-path
Version: 20110722
Revision: 1
Type: nosource
NoSourceDirectory: true
BuildDepends: fink (= 0.24.12)
PatchFile: %n.patch
PatchFile-MD5: ff06c0474731a669b64bf95c4d79a1d6
PatchScript: sed 's|@PREFIX@|%p|' %{PatchFile} | patch -p1
CompileScript: echo No compile needed
InstallScript: 
mkdir -p %i/share/%n
cp %n.conf %i/share/%n
mkdir -p %i/etc/profile.d
chmod a+x %n.*sh
cp %n.*sh %i/etc/profile.d

PostRmScript: 
 OLD_FONTCONFIG_FILE=/usr/X11/lib/X11/fonts/fonts.conf
 NEW_FONTCONFIG_FILE=/usr/X11/lib/X11/fontconfig/fonts.conf
 if [[ $1 == remove || $1 == purge ]]; then
   rm -rf %p/share/fontconfig-path
   if [ -e $NEW_FONTCONFIG_FILE ] ; then 
FONTCONFIG_FILE=$NEW_FONTCONFIG_FILE fc-cache || echo Ignoring errors...
else FONTCONFIG_FILE=$OLD_FONTCONFIG_FILE fc-cache || echo Ignoring 
errors...
fi
 fi

DocFiles: README
Description: Add custom directories to fontconfig search
DescUsage: 
 If fontconfig is having trouble finding fonts, update fontconf-path to the
 latest version and then try fink reinstall fontconfig-path, followed by
 fink reinstall fc-ghostscript-fonts (if fc-ghostscript fonts was installed.

License: Public Domain
Maintainer: Matthias Neeracher neerac...@mac.com




--
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks  Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
___
Fink-commits

[cvs] dists/10.7/stable/main/finkinfo/text lilypond-devel.info, NONE, 1.1 lilypond-devel.patch, NONE, 1.1 lilypond.info, NONE, 1.1 lilypond.patch, NONE, 1.1

2011-07-22 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/text
In directory vz-cvs-3.sog:/tmp/cvs-serv17828/text

Added Files:
lilypond-devel.info lilypond-devel.patch lilypond.info 
lilypond.patch 
Log Message:
Updated lilypond and moved to 10.7

--- NEW FILE: lilypond.info ---
Package: lilypond
Version: 2.14.1
Revision: 1
Maintainer: Matthias Neeracher neerac...@mac.com
BuildDepends: 
guile18 (= 1.8.8-3), guile18-dev (= 1.8.8-3), libkpathsea6 (= 6.0.0-100), 
libgettext8-dev, gettext-bin, gettext-tools, texinfo (= 4.13-1001), 
mftrace (= 1.2.14-1004), freetype219 (= 2.4.4-2), fink (= 0.24.12),
pango1-xft2-ft219-dev (= 1.24.5-7), glib2-dev (= 2.22.4-5), bison (= 
2.3-1003), 
fontconfig2-dev (= 2.8.0-7), expat1 (= 2.0.1-1), pkgconfig

BuildConflicts: ccache-default, flex
Depends: 
python27, guile18 (= 1.8.8-3), ghostscript (= 9.02-3), 
freetype219-shlibs (= 2.4.4-2), pango1-xft2-ft219 (= 1.24.5-7), 
fc-ghostscript-fonts, fontconfig2-shlibs (= 2.8.0-7), fondu, 
libkpathsea6-shlibs (= 6.0.0-100),
expat1-shlibs (= 2.0.1-1), rarian-compat

Conflicts: lilypond, lilypond-devel
Replaces: lilypond-devel
Source: http://download.linuxaudio.org/lilypond/sources/v2.14/lilypond-%v.tar.gz
Source-MD5: 262cc7f92c907a7b479b55b3b37a9302
PatchFile: %n.patch
PatchFile-MD5: 7b549ffcedc4a4c6b9b09049e8fe1d65
SetLDFLAGS: -lexpat -L%p/lib/pango-ft219/lib 
ConfigureParams: -infodir='$(prefix)/share/info' --mandir='$(prefix)/share/man' 
--with-ncsb-dir='%p/share/ghostscript/fonts' 
CompileScript: 
#!/bin/sh -ev
export 
PKG_CONFIG_PATH=%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig
 
export PYTHON=%p/bin/python2.7 
export GUILE=%p/bin/guile-1.8 
export GUILE_CONFIG=guile-1.8-config
export FLEX=/usr/bin/flex
export CC=gcc-4.2
export CXX=g++-4.2
./autogen.sh %c
mkdir mf/out
gnumake 

InstallScript: 
#!/bin/sh -ev
rm tex/texinfo.tex
gnumake DESTDIR=%d install
mkdir -p %i/etc/profile.d
mkdir -p %i/etc/texmf.local/tex
ln -s %p/share/lilypond/%v/tex %i/etc/texmf.local/tex/lilypond
for i in fonts dvips; do
   for j in %i/share/lilypond/%v/$i/*; do
  mkdir -p %i/etc/texmf.local/${j#%i/share/lilypond/%v/}
  ln -s %p/${j#%i/} %i/etc/texmf.local/${j#%i/share/lilypond/%v/}/lilypond
   done
done
mkdir -p input %i/share/doc/%n
cp -R input %i/share/doc/%n/input

PostInstScript: 
  if [ -f %p/bin/mktexlsr ]; then mktexlsr %p/etc/texmf.local; fi
  if [ configure = $1 ]; then
scrollkeeper-update -q
  fi

PostRmScript:   
  if [ -f %p/bin/mktexlsr ]; then mktexlsr %p/etc/texmf.local; fi
  if [ remove != $1 ]; then
scrollkeeper-update -q
  fi

DocFiles: COPYING README.txt
InfoDocs: lilypond-web.info 
Description: GNU Music Typesetter
DescDetail: 
LilyPond prints beautiful sheet music. It produces music notation from
a description file. It excels at typesetting classical music, but you
can also print pop-songs.

LilyPond input is plain text. So, you can use your favorite text
editor to enter it, you can put it in mail or embed it in an article
like this:

\key c \minor r8 c16 b c8 g as c16 b c8 d | g,4

Or you can use it to print music from other programs, using one of the
numerous input filters.

LilyPond output looks beautiful. The font and the layout algorithms
were inspired by engraved music, so you can expect that same clear and
elegant look from your LilyPond output. And if anything is not to your
liking, you can tweak almost everything.

License: GPL
Homepage: http://www.lilypond.org

--- NEW FILE: lilypond-devel.patch ---
diff -ru lilypond-2.12.1-orig/config.make.in lilypond-2.12.1/config.make.in
--- lilypond-2.12.1-orig/config.make.in 2009-01-09 19:09:22.0 +0100
+++ lilypond-2.12.1/config.make.in  2009-01-09 19:11:33.0 +0100
@@ -28,7 +28,7 @@
 FREETYPE2_LIBS = @FREETYPE2_LIBS@
 PANGO_FT2_LIBS = @PANGO_FT2_LIBS@
 
-CONFIG_LIBS = @LIBS@ @EXTRA_LIBS@ $(GUILE_LIBS) $(PANGO_FT2_LIBS) 
$(FONTCONFIG_LIBS) $(FREETYPE2_LIBS)
+CONFIG_LIBS = @LIBS@ @EXTRA_LIBS@ $(PANGO_FT2_LIBS) $(FONTCONFIG_LIBS) 
$(FREETYPE2_LIBS) $(GUILE_LIBS)
 CONFIG_LDFLAGS = @LDFLAGS@
 
 PACKAGE = @PACKAGE@
@@ -66,7 +66,7 @@
 stepmake = @stepmake@
 
 package_datadir = $(datadir)/$(package)
-package_infodir = $(infodir)/$(package)
+package_infodir = $(infodir)
 package_libdir = $(libdir)/$(package)
 package_docdir = $(docdir)/$(package)
 package_omfdir = $(omfdir)/$(package)

--- NEW FILE: lilypond.patch ---
diff -ru lilypond-2.12.1-orig/config.make.in lilypond-2.12.1/config.make.in
--- lilypond-2.12.1-orig/config.make.in 2009-01-09 19:09:22.0 +0100
+++ lilypond-2.12.1/config.make.in  2009-01-09 19:11:33.0 +0100
@@ -28,7 +28,7 @@
 FREETYPE2_LIBS = @FREETYPE2_LIBS@
 PANGO_FT2_LIBS = @PANGO_FT2_LIBS@
 
-CONFIG_LIBS = @LIBS@ @EXTRA_LIBS@ $(GUILE_LIBS) $(PANGO_FT2_LIBS) 
$(FONTCONFIG_LIBS) $(FREETYPE2_LIBS)
+CONFIG_LIBS = @LIBS@ @EXTRA_LIBS@ $(PANGO_FT2_LIBS) $(FONTCONFIG_LIBS) 
$(FREETYPE2_LIBS) $(GUILE_LIBS)
 CONFIG_LDFLAGS = @LDFLAGS@
 
 PACKAGE = @PACKAGE@
@@ -66,7

[cvs] dists/10.7/stable/main/finkinfo/games crafty-enormousbook.info, NONE, 1.1 crafty-tb-four.info, NONE, 1.1 crafty-tb-three.info, NONE, 1.1 crafty.info, NONE, 1.1 crafty.patch, NONE, 1.1

2011-07-21 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/games
In directory vz-cvs-3.sog:/tmp/cvs-serv28045

Added Files:
crafty-enormousbook.info crafty-tb-four.info 
crafty-tb-three.info crafty.info crafty.patch 
Log Message:
Tested and added crafty packages to 10.7 tree

--- NEW FILE: crafty-tb-three.info ---
Package: crafty-tb-three
Version: 23
Revision: 1
Depends: crafty (= %v-1) 
Source:   mirror:custom:TB/3-4-5/kbk.nbb.emd
Source2:  mirror:custom:TB/3-4-5/kbk.nbw.emd
Source3:  mirror:custom:TB/3-4-5/knk.nbb.emd
Source4:  mirror:custom:TB/3-4-5/knk.nbw.emd
Source5:  mirror:custom:TB/3-4-5/kpk.nbb.emd
Source6:  mirror:custom:TB/3-4-5/kpk.nbw.emd
Source7:  mirror:custom:TB/3-4-5/kqk.nbb.emd
Source8:  mirror:custom:TB/3-4-5/kqk.nbw.emd
Source9:  mirror:custom:TB/3-4-5/krk.nbb.emd
Source10:  mirror:custom:TB/3-4-5/krk.nbw.emd
Source-MD5: 8ff4e8b0822af3a649b7d3fab2666380
Source2-MD5: 77fb1da926482b183c6dae27652b8d30
Source3-MD5: 8ff4e8b0822af3a649b7d3fab2666380
Source4-MD5: 46c0bc3c40354a4ded2fda3a4c774c0a
Source5-MD5: 67ee970f0210d351a5ceea4d78522825
Source6-MD5: 31ff7c4d8675bc31e0086a022183a648
Source7-MD5: 176f1d8bb1479140f0e9591532216d58
Source8-MD5: 9b79dbbb71eb8db867460e4775e96e33
Source9-MD5: 28daeac8363778e14b9e23eb2f309c52
Source10-MD5: 65361d2a28808a99400e5d7a2dfd41a5
CustomMirror: 
Primary: ftp://ftp.cis.uab.edu/pub/hyatt

NoSourceDirectory: true
CompileScript: 
echo No assembly required!

InstallScript: 
mkdir -p %i/lib/crafty/TB
/usr/bin/install -c -m 444 *.emd %i/lib/crafty/TB

Description: Three piece endgame tablebases for crafty
DescDetail: 
This package installs tablebases that will allow crafty to play endgames 
with less than 3 pieces (including the 2 kings) left on the board perfectly.

License: Restrictive/Distributable
Maintainer: Matthias Neeracher neerac...@mac.com
Homepage: ftp://ftp.cis.uab.edu/pub/hyatt/

--- NEW FILE: crafty-enormousbook.info ---
Package: crafty-enormousbook
Version: 23
Revision: 1
Depends: crafty (= %v-1)
Replaces: crafty
Source:  ftp://ftp.cis.uab.edu/pub/hyatt/pgn/enormous.zip
Source-MD5: 063c388c5b58fef83fa6f8be35644975
NoSourceDirectory: true
CompileScript: 
echo book create enormous.pgn 60 2 50 | crafty

InstallScript: 
mkdir -p %i/lib/crafty
/usr/bin/install -c -m 444 book.bin %i/lib/crafty
chmod a+w %i/lib/crafty/book.bin

Description: Enormous (100M) opening book for Crafty
DescDetail: 
This is an enormously large opening book provided for crafty. You will need
several gigabytes of free disk space to build it, although the finished book
is only about 100M.

License: Restrictive/Distributable
Maintainer: Matthias Neeracher neerac...@mac.com
Homepage: ftp://ftp.cis.uab.edu/pub/hyatt/

--- NEW FILE: crafty.info ---
Package: crafty
Version: 23.4
Revision: 1
Provides: chess
Replaces: crafty-smallbook, crafty-largebook, crafty-enormousbook
Source: ftp://ftp.cis.uab.edu/pub/hyatt/source/%n-%v.zip
Source-MD5: 7e0811dd2d801428d8da48a4e487885a
Source2: ftp://ftp.cis.uab.edu/pub/hyatt/documentation/crafty.doc.ascii
Source2-MD5: 5fd73027a1de1674763562e1987197ba
Source3: ftp://ftp.cis.uab.edu/pub/hyatt/documentation/crafty.doc.ps
Source3-MD5: 6cef69aa2f9ea1ceb74b6c14edc8291f
Source4: http://ftp.nl.freebsd.org/os/FreeBSD/distfiles/crafty/medium.zip
Source4-MD5: 6b4a61d15029811d7cdc34d6adae7a17
Source5: ftp://ftp.cis.uab.edu/pub/hyatt/pgn/start.pgn
Source5-MD5: 98176af8ec13945a4ec60ad9b5959412
BuildDepends: fink (= 0.24.12)
PatchFile: %n.patch
PatchFile-MD5: 811fbc98fe4614daa69a9911c17e2282
PatchScript: 
patch -p1 %{PatchFile}
perl -ne 'print if /\Q*\E/..m|\Q*/\E|;' main.cREADME

CompileScript: 
#!
ARCH=-arch i386 -arch x86_64
CPUS=-DCPUS=8
make darwin ARCH=$ARCH CPUS=$CPUS prefix=%p 
opt=-DBOOKDIR=\\\%p/lib/crafty\\\ -DTBDIR=\\\%p/lib/crafty/TB\\\
echo books create ../start.pgn 60 | ./crafty
echo book create ../book.txt 60 2 50 | ./crafty

InstallScript: 
mkdir -p %i/bin
mkdir -p %i/lib/crafty/TB
/usr/bin/install -c crafty %i/bin
/usr/bin/install -c -m 444 book.bin books.bin crafty.hlp %i/lib/crafty
chmod a+w %i/lib/crafty/book.bin
mkdir -p %i/share/doc/%n
cp ../crafty.doc.ascii ../crafty.doc.ps %i/share/doc/%n

DocFiles: README 
Description: Strong Chess Engine
DescDetail: 
Crafty is a chess engine that allows you to play chess either via the console
or through XBoard.

DescPort:  
Patched to get its opening books from /sw/lib/crafty by default. Note that 
crafty learns by writing into its books, so having a global copy might have 
disadvantages. 

License: Restrictive/Distributable
Maintainer: Matthias Neeracher neerac...@mac.com
Homepage: ftp://ftp.cis.uab.edu/pub/hyatt/

--- NEW FILE: crafty-tb-four.info ---
Package: crafty-tb-four
Version: 23
Revision: 1
Depends: crafty (= %v-1), crafty-tb-three
Source:  mirror:custom:TB/3-4-5/kbbk.nbb.emd
Source2:  mirror:custom:TB/3-4-5/kbbk.nbw.emd
Source3:  mirror:custom:TB/3-4-5/kbkb.nbb.emd
Source4:  mirror:custom:TB/3-4-5/kbkb.nbw.emd
Source5:  mirror:custom:TB/3-4-5/kbkn.nbb.emd
Source6

[cvs] dists/10.7/stable/main/finkinfo/games gnuchess-largebook.info, NONE, 1.1 gnuchess.info, NONE, 1.1

2011-07-21 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/games
In directory vz-cvs-3.sog:/tmp/cvs-serv32536

Added Files:
gnuchess-largebook.info gnuchess.info 
Log Message:
Tested and added gnuchess5 packages to 10.7 tree

--- NEW FILE: gnuchess-largebook.info ---
Package: gnuchess-largebook
Version: 5.x-1.01
Revision: 1
Depends: gnuchess 
Source: mirror:gnu:chess/book_1.01.pgn.gz
Source-MD5: 1be508d7a38a8c9a7d599d0cd92b24a6
NoSourceDirectory: true
CompileScript: 
gunzip book_1.01.pgn.gz
echo book add book_1.01.pgn  book_cmd
echo quit  book_cmd
gnuchess book_cmd

InstallScript: 
/bin/mkdir -p %i/lib
/usr/bin/install -m 444 book.dat %i/lib/gnuchessbook.dat

Description: Large opening book for GNU Chess
DescDetail: 
This is the large (12M) opening book shipping with GNU Chess. It takes 
a lot of disk space (~150M) to build, but builds much faster than
earlier versions (about 15 minutes on a 600MHz G3).

License: GPL
Maintainer: Matthias Neeracher neerac...@mac.com
Homepage: http://www.gnu.org/software/chess/chess.html

--- NEW FILE: gnuchess.info ---
Package: gnuchess
Version: 5.08
Revision: 1
Depends: readline5-shlibs (= 5.0-1006)
BuildDepends: readline5 (= 5.0-1006), libncurses5
Provides: chess 
Source: mirror:gnu:chess/%n-%v.tar.gz
Source-MD5: 9db91dbac6b5b86de0c57a420a9fea57
PatchScript: 
  perl -i.bak -pe 's|/usr/share/games/(gnuchess)/(book.dat)|%p/lib/\1\2|' 
src/book.h
  perl -ni -e 'print unless /input_thread/' src/common.h

DocFiles: COPYING doc/README doc/ChangeLog
Description: GNU Chess
DescDetail: 
GNU Chess is a full featured chess program. It works both console based 
and with xboard.

License: GPL
Maintainer: Matthias Neeracher neerac...@mac.com
Homepage: http://www.gnu.org/software/chess/chess.html


--
5 Ways to Improve  Secure Unified Communications
Unified Communications promises greater efficiencies for business. UC can 
improve internal communications as well as offer faster, more efficient ways
to interact with customers and streamline customer service. Learn more!
http://www.accelacomm.com/jaw/sfnl/114/51426253/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/games pgn-extract.info, NONE, 1.1 pgn-extract.patch, NONE, 1.1

2011-07-21 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/games
In directory vz-cvs-3.sog:/tmp/cvs-serv8153

Added Files:
pgn-extract.info pgn-extract.patch 
Log Message:
Tested and added pgn-extract to 10.7 tree

--- NEW FILE: pgn-extract.info ---
Package: pgn-extract
Version: 16.7
Revision: 1
Source: ftp://ftp.cs.kent.ac.uk/pub/djb/Extract/pgn-extract-16-7.tgz
Source-MD5: f05714b71ae23862f8855fca5b4b1573
BuildDepends: fink (= 0.24.12-1)
PatchFile: %n.patch
PatchFile-MD5: 9287f15771ec97354961b4a2bfc16b79
CompileScript: 
gnumake

InstallScript: 
mkdir -p %i/bin
/usr/bin/install pgn-extract %i/bin/pgn-extract

DocFiles: help.html COPYING
Description: Convert chess games into PGN notation
License: GPL
Maintainer: Matthias Neeracher neerac...@mac.com
Homepage: http://www.cs.kent.ac.uk/people/staff/djb/extract.html

--- NEW FILE: pgn-extract.patch ---
diff -ru pgn-extract-16-2-orig/Makefile pgn-extract-16-2/Makefile
--- pgn-extract-16-2-orig/Makefile  2007-11-22 02:43:31.0 +0100
+++ pgn-extract-16-2/Makefile   2007-11-22 02:47:09.0 +0100
@@ -33,9 +33,8 @@
 # Mac OS X users might need to add  -D__unix__ to CFLAGS
 # and use CC=cc
 
-CFLAGS+=-c -pedantic -Wall -Wshadow -Wformat -Wpointer-arith \
-   -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings $(DEBUGINFO)\
-   -I/usr/local/lib/ansi-include
+CFLAGS+=-c -pedantic -Wall -Wshadow -Wformat -Wpointer-arith -D__unix__ \
+   -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings $(DEBUGINFO)
 CC=gcc
 
 # AIX 3.2 Users might like to use these alternatives for CFLAGS and CC.


--
5 Ways to Improve  Secure Unified Communications
Unified Communications promises greater efficiencies for business. UC can 
improve internal communications as well as offer faster, more efficient ways
to interact with customers and streamline customer service. Learn more!
http://www.accelacomm.com/jaw/sfnl/114/51426253/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/games xboard.info,NONE,1.1

2011-07-21 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/games
In directory vz-cvs-3.sog:/tmp/cvs-serv24095

Added Files:
xboard.info 
Log Message:
Tested and added xboard to 10.7 tree

--- NEW FILE: xboard.info ---
Package: xboard
Version: 4.5.2a
Revision: 1
Maintainer: Matthias Neeracher neerac...@mac.com
Depends: x11, chess
BuildDepends: texinfo, x11-dev, xmkmf (= 1.0.2-3)
Source: gnu
Source-MD5: 40cd3c42e21241e04601dfb4a4b08608
UpdateConfigGuess: true
PatchScript: 
perl -pi.bak -e 's|\$\(prefix\)/info|\$\(prefix\)/share/info|' Makefile.in
perl -pi.bak -e 's/^install-info:.*/install-info:/' Makefile.in
perl -pi.bak -e 'BEGIN(){for(qw(gnuchess sjeng crafty)){$p=$_ if -x 
%p/bin/$_}} s|fairymax|$p xboard|;' xboard.conf.in
perl -pi.bak -e 's/aplay -q/afplay/' xboard.conf.in
perl -pi.bak -e 's/^SendString/void SendString/' xoptions.c

ConfigureParams: --mandir='$(prefix)/share/man' --without-Xaw3d
DocFiles: COPYING COPYRIGHT FAQ.html README TODO
InfoDocs: xboard.info
Description: X11 based chess playing interface
DescDetail: 
Xboard allows you to play chess either against a computer, against a human,
or through an internet chess server.

DescPort:  
Straightforward port, except that xboard misguidedly calls install-info.

License: GPL
Homepage: http://www.tim-mann.org/xboard.html
CompileScript: 
#!/bin/sh -ev
 export PATH=%p/lib/xmkmf/bin:$PATH 
 export IMAKEINCLUDE=-I%p/lib/X11/config
 ./configure %c
 make

InstallScript: 
#!/bin/sh -ev
 export PATH=%p/lib/xmkmf/bin:$PATH 
 export IMAKEINCLUDE=-I%p/lib/X11/config
 make install prefix=%i



--
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks  Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/games nethack.info, NONE, 1.1 nethack.patch, NONE, 1.1

2011-07-21 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/games
In directory vz-cvs-3.sog:/tmp/cvs-serv26238

Added Files:
nethack.info nethack.patch 
Log Message:
Tested and added to 10.7 tree

--- NEW FILE: nethack.info ---
Info2: 
Package: nethack%type_pkg[-x11]
Version: 3.4.3
Revision: 1
Maintainer: Matthias Neeracher neerac...@mac.com
Type: -x11 (boolean)
BuildDepends: 
fink (= 0.24.12),
libgettext8-dev, 
(%type_raw[-x11] = -x11) x11-dev

Depends: 
passwd-games (= 20100305-1),
(%type_raw[-x11] = -x11) x11

Conflicts: nethack, nethack-x11, nethack-gnome, nethack-x11-gnome, nethack-qt, 
nethack-x11-qt, nethack-x11-gnome-qt, nethack-gnome-qt
Replaces: nethack, nethack-x11, nethack-gnome, nethack-x11-gnome, nethack-qt, 
nethack-x11-qt, nethack-x11-gnome-qt, nethack-gnome-qt
Source: mirror:sourceforge:%{Ni}/%{Ni}-343-src.tgz
Source-MD5: 21479c95990eefe7650df582426457f9
SourceDirectory: %{Ni}-%v
PatchFile: %{Ni}.patch
PatchFile-MD5: 8084f2ba097c4258043edf2bc7dee28e
PatchScript: 
#!/bin/bash -ev
sed 's:@PREFIX@:%p:g'  %{PatchFile} | patch -p1
if [ %type_raw[-x11] == -x11 ]; then
   perl -i.bak -pe 's|.*define X11_GRAPHICS.*|#define X11_GRAPHICS|' 
include/config.h
   perl -i.bak -pe 's#^(WIN(SRC|OBJ|LIB).*)#\1 \$(WINX11\2)#' 
sys/unix/Makefile.src
fi

CompileScript: 
 (cd sys/unix; sh ./setup.sh)
 make GAMEDIR=%p/lib/nethack HACKDIR=%p/lib/nethack

InstallScript: 
 make HACKDIR=%p/lib/nethack GAMEDIR=%i/lib/nethack SHELLDIR=%i/bin install
 mkdir -p %i/share/man/man6
 cd doc; make MANDIR=%i/share/man/man6 manpages

DocFiles: doc/*.txt dat/license
Description: Console/X11 based graphical adventure game
DescPort: 
The nethack configuration system is horrible (maybe deliberately so),
so this package requires extensive patches to the makefiles.

License: GPL
Homepage: http://www.nethack.org


--- NEW FILE: nethack.patch ---
diff -ru nethack-3.4.3-orig/include/config.h nethack-3.4.3/include/config.h
--- nethack-3.4.3-orig/include/config.h 2005-12-19 15:34:20.0 -0800
+++ nethack-3.4.3/include/config.h  2005-12-19 15:34:30.0 -0800
@@ -103,6 +103,12 @@
 # endif
 #endif
 
+#ifdef X11_GRAPHICS
+# ifndef DEFAULT_WINDOW_SYS
+#  define DEFAULT_WINDOW_SYS x11
+# endif
+#endif
+
 #ifdef MSWIN_GRAPHICS
 # ifdef TTY_GRAPHICS
 # undef TTY_GRAPHICS
diff -ru nethack-3.4.3-orig/include/system.h nethack-3.4.3/include/system.h
--- nethack-3.4.3-orig/include/system.h 2005-12-19 15:34:20.0 -0800
+++ nethack-3.4.3/include/system.h  2005-12-19 15:34:30.0 -0800
@@ -72,7 +72,7 @@
 
 #if !defined(__cplusplus)  !defined(__GO32__)
 
-#if defined(BSD) || defined(ULTRIX) || defined(RANDOM)
+#if (defined(BSD)  !defined(__APPLE__)) || defined(ULTRIX) || defined(RANDOM)
 # ifdef random
 # undef random
 # endif
@@ -473,7 +473,7 @@
 #ifndef __SASC_60
 #ifdef NEED_VARARGS
 # if defined(USE_STDARG) || defined(USE_VARARGS)
-#  if !defined(SVR4)  !defined(apollo)
+#  if !defined(SVR4)  !defined(apollo)  !defined(__APPLE__)
 #   if !(defined(ULTRIX_PROTO)  defined(__GNUC__))
 #if !(defined(SUNOS4)  defined(__STDC__)) /* Solaris unbundled cc (acc) 
*/
 E int FDECL(vsprintf, (char *, const char *, va_list));
diff -ru nethack-3.4.3-orig/include/unixconf.h nethack-3.4.3/include/unixconf.h
--- nethack-3.4.3-orig/include/unixconf.h   2005-12-19 15:34:20.0 
-0800
+++ nethack-3.4.3/include/unixconf.h2005-12-19 15:34:31.0 -0800
@@ -19,20 +19,20 @@
  */
 
 /* define exactly one of the following four choices */
-/* #define BSD 1 *//* define for 4.n/Free/Open/Net BSD  */
+#define BSD 1  /* define for 4.n/Free/Open/Net BSD  */
/* also for relatives like SunOS 4.x, DG/UX, and */
/* older versions of Linux */
 /* #define ULTRIX */   /* define for Ultrix v3.0 or higher (but not lower) */
/* Use BSD for  v3.0 */
/* ULTRIX not to be confused with ultrix */
-#define SYSV   /* define for System V, Solaris 2.x, newer versions */
+/* #define SYSV*/  /* define for System V, Solaris 2.x, newer 
versions */
/* of Linux */
 /* #define HPUX */ /* Hewlett-Packard's Unix, version 6.5 or higher */
/* use SYSV for  v6.5 */
 
 
 /* define any of the following that are appropriate */
-#define SVR4   /* use in addition to SYSV for System V Release 4 */
+/* #define SVR4*/  /* use in addition to SYSV for System V Release 
4 */
/* including Solaris 2+ */
 #define NETWORK/* if running on a networked system */
/* e.g. Suns sharing a playground through NFS */
@@ -284,7 +284,7 @@
 #endif
 
 #if defined(BSD) || defined(ULTRIX)
-# if !defined(DGUX)  !defined(SUNOS4)
+# if !defined(DGUX)  !defined(SUNOS4)  !defined(__APPLE__)
 #define memcpy(d, s, n)bcopy(s, d, n)
 #define memcmp(s1, s2, n)  bcmp(s2, s1, n)
 # endif
@@ -331,7 +331,7

[cvs] dists/10.7/stable/main/finkinfo/games xinvaders3d.info, NONE, 1.1

2011-07-21 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/games
In directory vz-cvs-3.sog:/tmp/cvs-serv30398

Added Files:
xinvaders3d.info 
Log Message:
Tested and added to 10.7 tree

--- NEW FILE: xinvaders3d.info ---
Package: xinvaders3d
Version: 1.3.6
Revision: 1
BuildDepends: x11-dev
Depends: x11
Source: mirror:sourceforge:%n/%n-%v.src.tar.gz
Source-MD5: 59fc645f21cf1859b6792131c07caa96
SourceDirectory: %n
PatchScript: 
perl -pi.bak -e 's|gcc|cc|; s|-ansi|-I/usr/X11R6/include -ansi|' Makefile

CompileScript: 
make

InstallScript: 
/bin/mkdir -p %i/bin
/usr/bin/install -c -m 755 xinv3d %i/bin

DocFiles: README COPYING
Description: 3D Space Invaders Game
DescDetail: 
XInvaders3D is a primitive vector-based 3D game with a neat retro feel.

DescPort:  
There is no configure script, so the Makefile has to be patched slightly.

License: GPL
Maintainer: Matthias Neeracher neerac...@mac.com
Homepage: http://xinvaders3d.sourceforge.net


--
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks  Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/games crafty.info, 1.10, 1.11 crafty.patch, 1.4, 1.5

2011-04-25 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory vz-cvs-3.sog:/tmp/cvs-serv15970

Modified Files:
crafty.info crafty.patch 
Log Message:
Update to latest upstream, start.pgn is uncompressed again

Index: crafty.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/crafty.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- crafty.info 31 Jan 2009 23:58:14 -  1.10
+++ crafty.info 25 Apr 2011 19:17:12 -  1.11
@@ -1,26 +1,25 @@
 Package: crafty
-Version: 22.8
+Version: 23.4
 Revision: 1
 GCC: 4.0
 Provides: chess
 Replaces: crafty-smallbook, crafty-largebook, crafty-enormousbook
 Source: ftp://ftp.cis.uab.edu/pub/hyatt/source/%n-%v.zip
-Source-MD5: b351950839b954e3f43ecef175627991
+Source-MD5: 7e0811dd2d801428d8da48a4e487885a
 Source2: ftp://ftp.cis.uab.edu/pub/hyatt/documentation/crafty.doc.ascii
 Source2-MD5: 5fd73027a1de1674763562e1987197ba
 Source3: ftp://ftp.cis.uab.edu/pub/hyatt/documentation/crafty.doc.ps
 Source3-MD5: 6cef69aa2f9ea1ceb74b6c14edc8291f
 Source4: http://ftp.nl.freebsd.org/os/FreeBSD/distfiles/crafty/medium.zip
 Source4-MD5: 6b4a61d15029811d7cdc34d6adae7a17
-Source5: ftp://ftp.cis.uab.edu/pub/hyatt/pgn/start.pgn.gz
-Source5-MD5: c3c54b29351408298e3c7548f4faed93
+Source5: ftp://ftp.cis.uab.edu/pub/hyatt/pgn/start.pgn
+Source5-MD5: 98176af8ec13945a4ec60ad9b5959412
 BuildDepends: fink (= 0.24.12)
 PatchFile: %n.patch
-PatchFile-MD5: 73e10ff79509abd942a2e15c34deb9dd
+PatchFile-MD5: 811fbc98fe4614daa69a9911c17e2282
 PatchScript: 
 patch -p1 %{PatchFile}
 perl -ne 'print if /\Q*\E/..m|\Q*/\E|;' main.cREADME
-gunzip ../start.pgn.gz
 
 CompileScript: 
 #!

Index: crafty.patch
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/crafty.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- crafty.patch3 Jan 2009 00:23:37 -   1.4
+++ crafty.patch25 Apr 2011 19:17:12 -  1.5
@@ -1,24 +1,35 @@
-diff -ru crafty-22.8-orig/Makefile crafty-22.8/Makefile
 crafty-22.8-orig/Makefile  2009-01-03 00:59:40.0 +0100
-+++ crafty-22.8/Makefile   2009-01-03 01:07:43.0 +0100
-@@ -100,9 +100,9 @@
+diff -ru crafty-23.4-orig/Makefile crafty-23.4/Makefile
+--- crafty-23.4-orig/Makefile  2011-04-25 21:07:29.0 +0200
 crafty-23.4/Makefile   2011-04-25 21:10:07.0 +0200
+@@ -66,9 +66,9 @@
  darwin:
$(MAKE) target=FreeBSD \
CC=gcc CXX=g++ \
--  CFLAGS='$(CFLAGS) -Wall -pipe -O3' \
--  CXFLAGS=$(CFLAGS) \
+-  CFLAGS='-Wall -pipe -O3' \
+-  CXFLAGS='-Wall -pipe -O3' \
 -  LDFLAGS=$(LDFLAGS) \
-+  CFLAGS='$(CFLAGS) $(ARCH) $(CPUS) -Wall -pipe -O3' \
-+  CXFLAGS='$(CFLAGS) $(ARCH) $(CPUS)' \
++  CFLAGS='$(ARCH) $(CPUS) -Wall -pipe -O3' \
++  CXFLAGS='$(ARCH) $(CPUS) -Wall -pipe -O3' \
 +  LDFLAGS='$(LDFLAGS) $(ARCH)' \
-   LIBS='-lpthread -lstdc++' \
+   LIBS='-lstdc++' \
opt='$(opt)' \
crafty-make
-Only in crafty-22.8: Makefile.orig
-Only in crafty-22.8: Makefile.rej
-diff -ru crafty-22.8-orig/lock.h crafty-22.8/lock.h
 crafty-22.8-orig/lock.h2009-01-03 00:59:40.0 +0100
-+++ crafty-22.8/lock.h 2009-01-03 01:02:16.0 +0100
+Only in crafty-23.4: Makefile.orig
+diff -ru crafty-23.4-orig/chess.h crafty-23.4/chess.h
+--- crafty-23.4-orig/chess.h   2011-04-25 21:07:29.0 +0200
 crafty-23.4/chess.h2011-04-25 21:13:25.0 +0200
+@@ -24,7 +24,7 @@
+ #include stdio.h
+ #include assert.h
+ #include stdlib.h
+-#if !defined(IPHONE)
++#if !defined(__APPLE__)
+ #  include malloc.h
+ #endif
+ #include string.h
+diff -ru crafty-23.4-orig/lock.h crafty-23.4/lock.h
+--- crafty-23.4-orig/lock.h2011-04-25 21:07:29.0 +0200
 crafty-23.4/lock.h 2011-04-25 21:08:06.0 +0200
 @@ -49,7 +49,7 @@
   *
 *
   
***
@@ -28,12 +39,10 @@
  /* OS X */
  #  include libkern/OSAtomic.h
  #  define lock_t  OSSpinLock
-Only in crafty-22.8: lock.h.orig
-Only in crafty-22.8: lock.h.rej
-diff -ru crafty-22.8-orig/option.c crafty-22.8/option.c
 crafty-22.8-orig/option.c  2009-01-03 00:59:40.0 +0100
-+++ crafty-22.8/option.c   2009-01-03 00:59:59.0 +0100
-@@ -1116,7 +1116,8 @@
+diff -ru crafty-23.4-orig/option.c crafty-23.4/option.c
+--- crafty-23.4-orig/option.c  2011-04-25 21:07:29.0 +0200
 crafty-23.4/option.c   2011-04-25 21:08:06.0 +0200
+@@ -1093,7 +1093,8 @@
  char *readstat = (char *) -1;
 

[cvs] dists/10.4/unstable/main/finkinfo/utils cdbkup.info,1.2,1.3

2010-09-26 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv18002

Modified Files:
cdbkup.info 
Log Message:
Fix installation directly into %p

Index: cdbkup.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/cdbkup.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- cdbkup.info 5 May 2006 14:40:27 -   1.2
+++ cdbkup.info 26 Sep 2010 18:47:36 -  1.3
@@ -1,11 +1,12 @@
 Package: cdbkup
 Version: 1.0
-Revision: 4
+Revision: 5
 BuildDepends: cdrtools
 Depends: cdrecord, cdda2wav, mkisofs, eject
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
 Source-MD5: 70aa23933a935a955e07d03bfb5c0895
-ConfigureParams: --with-snardir=%p/var/%n --mandir=%i/share/man
+ConfigureParams: --with-snardir=%p/var/%n --mandir=%p/share/man
+InstallScript: make install DESTDIR=%d
 Description: Tools to back up disks to CDs
 License: GPL
 DocFiles: COMPLIANCE ChangeLog README TODO


--
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


[cvs] dists/10.4/unstable/main/finkinfo/languages guile18.info, 1.11, 1.12 guile18.patch, 1.2, 1.3

2010-07-15 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv19867

Modified Files:
guile18.info guile18.patch 
Log Message:
Latest upstream; move binoverrides from -libs to main package

Index: guile18.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/guile18.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- guile18.info31 Jan 2009 23:58:15 -  1.11
+++ guile18.info15 Jul 2010 20:34:00 -  1.12
@@ -1,13 +1,13 @@
 Package: guile18
-Version: 1.8.6
-Revision: 2
+Version: 1.8.7
+Revision: 1
 BuildDepends: readline5 (= 5.0-1004), libncurses5 (= 5.4-20041023-1006), 
libtool14, gmp, libiconv-dev, fink (= 0.24.12)
 Depends: %N-shlibs (= %v-%r), %N-libs (= %v-%r), libtool14-shlibs, gmp-shlibs, 
libiconv
 GCC: 4.0
 Source: mirror:gnu:guile/guile-%v.tar.gz
-Source-MD5: 9e23d3dbea0e89bab8a9acc6880150de
+Source-MD5: 991b5b3efcbbc3f7507d05bc42f80a5e
 PatchFile: %n.patch
-PatchFile-MD5: 87788692c78d5724b96fe85c0ac28c04
+PatchFile-MD5: f88272ef2dacf7856c5abe6b2519139f
 PatchScript: 
 sed 's|@FINKPREFIX@|%p|g' %{PatchFile} | patch -p1
 perl -i -pe 's|GUILE-guile|GUILE-guile-1.8|' scripts/*
@@ -56,7 +56,9 @@
 lib/libguile-srfi-srfi-1-v-3.*
 lib/libguile-srfi-srfi-60-v-2.*
 lib/libguilereadline-v-17.*
-share/guile/1.8
+share/guile/1.8/[A-Za-rt-z]*
+share/guile/1.8/scripts/[A-Zac-z]*
+share/guile/1.8/srfi
   
   DocFiles: COPYING.LESSER
   Depends: readline5-shlibs (= 5.0-1004), %N-shlibs (= %v-%r)

Index: guile18.patch
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/guile18.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- guile18.patch   2 Sep 2007 19:46:40 -   1.2
+++ guile18.patch   15 Jul 2010 20:34:00 -  1.3
@@ -1,15 +1,27 @@
-diff -ruN guile-1.8.1-orig/guile-config/guile-config.in 
guile-1.8.1/guile-config/guile-config.in
 guile-1.8.1-orig/guile-config/guile-config.in  2007-01-18 
21:52:24.0 -0800
-+++ guile-1.8.1/guile-config/guile-config.in   2007-01-18 21:53:35.0 
-0800
+diff -ruN guile-1.8.7-orig/configure guile-1.8.7/configure
+--- guile-1.8.7-orig/configure 2010-07-15 21:53:16.0 +0200
 guile-1.8.7/configure  2010-07-15 22:24:32.0 +0200
+@@ -33685,6 +33685,8 @@
+ cat conftest.$ac_ext _ACEOF
+ /* end confdefs.h.  */
+ $ac_includes_default
++
++int find_stack_direction () __attribute__((noinline));
+ int
+ find_stack_direction ()
+ {
+diff -ruN guile-1.8.7-orig/guile-config/guile-config.in 
guile-1.8.7/guile-config/guile-config.in
+--- guile-1.8.7-orig/guile-config/guile-config.in  2010-07-15 
21:53:16.0 +0200
 guile-1.8.7/guile-config/guile-config.in   2010-07-15 21:53:49.0 
+0200
 @@ -1,4 +1,4 @@
 -...@-bindir-@/guile \
 +...@-bindir-@/guile-1.8 \
  -e main -s
  !#
   guile-config --- utility for linking programs with Guile
-diff -ruN guile-1.8.1-orig/guile-config/guile.m4 
guile-1.8.1/guile-config/guile.m4
 guile-1.8.1-orig/guile-config/guile.m4 2007-01-18 21:52:24.0 
-0800
-+++ guile-1.8.1/guile-config/guile.m4  2007-01-18 21:54:36.0 -0800
+diff -ruN guile-1.8.7-orig/guile-config/guile.m4 
guile-1.8.7/guile-config/guile.m4
+--- guile-1.8.7-orig/guile-config/guile.m4 2010-07-15 21:53:16.0 
+0200
 guile-1.8.7/guile-config/guile.m4  2010-07-15 21:53:49.0 +0200
 @@ -47,17 +47,17 @@
  # The variables are marked for substitution, as by @code{AC_SUBST}.
  #
@@ -31,10 +43,10 @@
AC_SUBST(GUILE_TOOLS)
   ])
  
-diff -ruN guile-1.8.1-orig/guile-readline/Makefile.in 
guile-1.8.1/guile-readline/Makefile.in
 guile-1.8.1-orig/guile-readline/Makefile.in2007-01-18 
21:52:24.0 -0800
-+++ guile-1.8.1/guile-readline/Makefile.in 2007-01-19 01:55:33.0 
-0800
-@@ -220,7 +220,7 @@
+diff -ruN guile-1.8.7-orig/guile-readline/Makefile.in 
guile-1.8.7/guile-readline/Makefile.in
+--- guile-1.8.7-orig/guile-readline/Makefile.in2010-07-15 
21:53:16.0 +0200
 guile-1.8.7/guile-readline/Makefile.in 2010-07-15 21:53:49.0 
+0200
+@@ -277,7 +277,7 @@
  lib_LTLIBRARIES = libguilereadline...@libguilereadline_major@.la
  libguilereadline...@libguilereadline_major@_la_SOURCES = readline.c
  libguilereadline...@libguilereadline_major@_la_LIBADD = 
../libguile/libguile.la
@@ -43,9 +55,9 @@
  BUILT_SOURCES = readline.x
  pkginclude_HEADERS = readline.h
  snarfcppopts = $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
-diff -ruN guile-1.8.1-orig/guile18-build guile-1.8.1/guile18-build
 guile-1.8.1-orig/guile18-build 1969-12-31 16:00:00.0 -0800
-+++ guile-1.8.1/guile18-build  2007-01-18 21:56:19.0 -0800
+diff -ruN guile-1.8.7-orig/guile18-build 

[cvs] dists/10.4/unstable/main/finkinfo/games trackballs.info, 1.5, 1.6

2010-07-06 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv1243

Modified Files:
trackballs.info 
Log Message:
Need builddep on gettext8 (No runtime dependency, it seems)

Index: trackballs.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/trackballs.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- trackballs.info 12 Jan 2009 03:31:33 -  1.5
+++ trackballs.info 6 Jul 2010 20:19:40 -   1.6
@@ -1,9 +1,9 @@
 Package: trackballs
 Version: 1.1.4
-Revision: 1001
+Revision: 1002
 GCC: 4.0
 Maintainer: Matthias Neeracher neerac...@mac.com
-BuildDepends: sdl (= 1.2.9-1001), sdl-image, sdl-mixer (= 1.2.6-1012), 
sdl-ttf, guile16 (= 1.6.7-1010), guile18-dev, automake1.9, fink (= 0.24.12-1)
+BuildDepends: sdl (= 1.2.9-1001), sdl-image, sdl-mixer (= 1.2.6-1012), 
sdl-ttf, guile16 (= 1.6.7-1010), guile18-dev, automake1.9, fink (= 
0.24.12-1), libgettext8-dev
 Depends: sdl-shlibs (= 1.2.9-1001), sdl-image-shlibs, sdl-mixer-shlibs (= 
1.2.6-1012), sdl-ttf-shlibs, guile18-shlibs, passwd
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
 Source-MD5: 84e2e8bb68842a636da91673751279a0


--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/base libiconv.info,1.10,1.11

2010-07-06 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/base
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv2683

Modified Files:
libiconv.info 
Log Message:
Futureproof install

Index: libiconv.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/base/libiconv.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- libiconv.info   13 Jun 2010 19:53:36 -  1.10
+++ libiconv.info   6 Jul 2010 20:27:04 -   1.11
@@ -44,7 +44,7 @@
 
 # Make sure that we get the compiler wrapper on [redacted]
 case `uname -r` in
-10.*) PATH=%p/var/lib/fink/path-prefix-10.6:$PATH ;;
+1?.*) PATH=%p/var/lib/fink/path-prefix-10.6:$PATH ;;
 esac
 # and also on x86_64
 case %m in


--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/base passwd.info, 1.15, 1.16 passwd.patch, 1.13, 1.14

2010-07-06 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/base
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv2888

Modified Files:
passwd.info passwd.patch 
Log Message:
Futureproof passwd update (Netinfo should NOT be default)

Index: passwd.patch
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/base/passwd.patch,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- passwd.patch2 Mar 2010 22:47:38 -   1.13
+++ passwd.patch6 Jul 2010 20:28:00 -   1.14
@@ -101,50 +101,50 @@
 +merge_user_info() {
 +  FILE=$1
 +  case `uname -r` in
-+  9* | 10*)
++  8*)
++  niload passwd . $FILE
++  ;;
++  *)
 +  cat $FILE | grep -v -E '^#' | while read LINE; do
 +  OIFS=$IFS
 +  IFS=:
 +  while read name passwd uid gid junk1 junk2 
junk3 info home shell; do
-+  dscl . create /users/$name
-+  dscl . create /users/$name name $name
-+  dscl . create /users/$name passwd '*'
-+  dscl . create /users/$name hint 
-+  dscl . create /users/$name uid $uid
-+  dscl . create /users/$name gid $gid
-+  dscl . create /users/$name home $home
-+  dscl . create /users/$name shell 
$shell
-+  dscl . create /users/$name realname 
$info
++  dscl . create /Users/$name
++  dscl . create /Users/$name name $name
++  dscl . create /Users/$name passwd '*'
++  dscl . create /Users/$name hint 
++  dscl . create /Users/$name uid $uid
++  dscl . create /Users/$name gid $gid
++  dscl . create /Users/$name home $home
++  dscl . create /Users/$name shell 
$shell
++  dscl . create /Users/$name realname 
$info
 +  done
 +  IFS=$OIFS
 +  done
 +  ;;
-+  *)
-+  niload passwd . $FILE
-+  ;;
 +  esac
 +}
 +
 +merge_group_info() {
 +  FILE=$1
 +  case `uname -r` in
-+  9* | 10*)
++  8*)
++  niload group . $FILE
++  ;;
++  *)
 +  cat $FILE | grep -v -E '^#' | while read LINE; do
 +  OIFS=$IFS
 +  IFS=:
 +  while read name passwd gid GroupMembership; do
-+  dscl . create /groups/$name
-+  dscl . create /groups/$name name $name
-+  dscl . create /groups/$name passwd '*'
-+  dscl . create /groups/$name gid $gid
-+  dscl . create /groups/$name 
GroupMembership $GroupMembership
++  dscl . create /Groups/$name
++  dscl . create /Groups/$name name $name
++  dscl . create /Groups/$name passwd '*'
++  dscl . create /Groups/$name gid $gid
++  dscl . create /Groups/$name 
GroupMembership $GroupMembership
 +  done
 +  IFS=$OIFS
 +  done
 +  ;;
-+  *)
-+  niload group . $FILE
-+  ;;
 +  esac
 +}
 +

Index: passwd.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/base/passwd.info,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- passwd.info 2 Mar 2010 22:47:38 -   1.15
+++ passwd.info 6 Jul 2010 20:28:00 -   1.16
@@ -1,11 +1,11 @@
 Package: passwd
-Version: 20100302
+Version: 20100706
 Revision: 1
 Distribution: 10.5, 10.6
 BuildDepends: fink (= 0.24.12)
 Type: nosource
 PatchFile: %n.patch
-PatchFile-MD5: 3ea4c2f43e3285dc4b0f205cc8975be6
+PatchFile-MD5: 22e4c1093c89fe7a070cbe82b8a9968f
 CompileScript: 
  sed 's|@PREFIX@|%p|g' update-passwd.in update-passwd
  sed 's|@PREFIX@|%p|g' passwd-fink.in passwd-fink



[cvs] dists/10.4/unstable/main/finkinfo/games trackballs.info, 1.6, 1.7

2010-07-06 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv4596

Modified Files:
trackballs.info 
Log Message:
Oops. There IS a runtime dependency on libgettext8-shlibs

Index: trackballs.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/trackballs.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- trackballs.info 6 Jul 2010 20:19:40 -   1.6
+++ trackballs.info 6 Jul 2010 20:35:20 -   1.7
@@ -1,10 +1,10 @@
 Package: trackballs
 Version: 1.1.4
-Revision: 1002
+Revision: 1003
 GCC: 4.0
 Maintainer: Matthias Neeracher neerac...@mac.com
 BuildDepends: sdl (= 1.2.9-1001), sdl-image, sdl-mixer (= 1.2.6-1012), 
sdl-ttf, guile16 (= 1.6.7-1010), guile18-dev, automake1.9, fink (= 
0.24.12-1), libgettext8-dev
-Depends: sdl-shlibs (= 1.2.9-1001), sdl-image-shlibs, sdl-mixer-shlibs (= 
1.2.6-1012), sdl-ttf-shlibs, guile18-shlibs, passwd
+Depends: sdl-shlibs (= 1.2.9-1001), sdl-image-shlibs, sdl-mixer-shlibs (= 
1.2.6-1012), sdl-ttf-shlibs, guile18-shlibs, passwd, libgettext8-shlibs
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
 Source-MD5: 84e2e8bb68842a636da91673751279a0
 PatchFile: %n.patch


--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/games lincity-ng.info,NONE,1.1

2010-05-06 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/games
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv17782/stable/main/finkinfo/games

Added Files:
lincity-ng.info 
Log Message:
Copied lincity-ng from unstable because all dependencies are now ready

--- NEW FILE: lincity-ng.info ---
Package: lincity-ng
Version: 1.1.2
Revision: 1001
Maintainer: Matthias Neeracher neerac...@mac.com
BuildDepends: 
  libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, jam,
  sdl, sdl-mixer, sdl-image, sdl-ttf, sdl-gfx13, physfs, libxml2

Depends: 
 libgettext3-shlibs, libiconv,
 sdl-shlibs, sdl-mixer-shlibs, sdl-image-shlibs, sdl-ttf-shlibs, 
 sdl-gfx13-shlibs, physfs-shlibs, libxml2-shlibs

Source: http://download.berlios.de/%n/%n-%v.tar.bz2
Source-MD5: 3b4b67044230bdab64e7976e212cdd80
ConfigureParams: --with-apple-opengl-framework
CompileScript:
./configure %c
jam

InstallScript:
prefix=%i jam install 

Description: City Simulation Game
License: GPL
Homepage: http://lincity-ng.berlios.de/wiki/index.php/Main_Page



--
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/games nethack.info, 1.8, 1.9 nethack.patch, 1.3, 1.4

2010-05-05 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/games
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv28839/stable/main/finkinfo/games

Modified Files:
nethack.info nethack.patch 
Log Message:
Fix compilation errors in nethack

Index: nethack.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/games/nethack.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- nethack.info26 Aug 2009 07:14:21 -  1.8
+++ nethack.info6 May 2010 00:50:29 -   1.9
@@ -1,9 +1,8 @@
 Info2: 
 Package: nethack%type_pkg[-x11]%type_pkg[-gnome]%type_pkg[-qt]
 Version: 3.4.3
-Revision: 1002
-#Distribution: (%type_pkg[-gnome]) 10.4, (%type_pkg[-gnome]) 10.5
-Distribution: 10.4, 10.5
+Revision: 1004
+Distribution: (%type_pkg[-gnome]) 10.4, (%type_pkg[-gnome]) 10.5
 Maintainer: Matthias Neeracher neerac...@mac.com
 Type: -x11 (boolean), -gnome (boolean), -qt (boolean)
 BuildDepends: 
@@ -31,7 +30,7 @@
 Source-MD5: 21479c95990eefe7650df582426457f9
 SourceDirectory: %{Ni}-%v
 PatchFile: %{Ni}.patch
-PatchFile-MD5: bd8f44a121e6855ad94aa4c16e8c45af
+PatchFile-MD5: 8084f2ba097c4258043edf2bc7dee28e
 PatchScript: 
 #!/bin/bash -ev
 sed 's:@PREFIX@:%p:g'  %{PatchFile} | patch -p1

Index: nethack.patch
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/games/nethack.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- nethack.patch   15 Jan 2007 03:30:42 -  1.3
+++ nethack.patch   6 May 2010 00:50:29 -   1.4
@@ -26,6 +26,15 @@
  # ifdef random
  # undef random
  # endif
+@@ -473,7 +473,7 @@
+ #ifndef __SASC_60
+ #ifdef NEED_VARARGS
+ # if defined(USE_STDARG) || defined(USE_VARARGS)
+-#  if !defined(SVR4)  !defined(apollo)
++#  if !defined(SVR4)  !defined(apollo)  !defined(__APPLE__)
+ #   if !(defined(ULTRIX_PROTO)  defined(__GNUC__))
+ #if !(defined(SUNOS4)  defined(__STDC__)) /* Solaris unbundled cc (acc) 
*/
+ E int FDECL(vsprintf, (char *, const char *, va_list));
 diff -ru nethack-3.4.3-orig/include/unixconf.h nethack-3.4.3/include/unixconf.h
 --- nethack-3.4.3-orig/include/unixconf.h  2005-12-19 15:34:20.0 
-0800
 +++ nethack-3.4.3/include/unixconf.h   2005-12-19 15:34:31.0 -0800
@@ -116,7 +125,7 @@
  
 -CFLAGS = -O -I../include
 -LFLAGS = 
-+CFLAGS = -O -I../include -DHACKDIR=\$(HACKDIR)\ -...@prefix@/include 
-I/usr/X11R6/include
++CFLAGS = -Wno-format -O2 -I../include -DHACKDIR=\$(HACKDIR)\ 
-...@prefix@/include -I/usr/X11R6/include
 +LFLAGS = -...@prefix@/lib -L/usr/X11R6/lib
  
  # The Qt and Be window systems are written in C++, while the rest of


--
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/games nethack.info, 1.7, 1.8 nethack.patch, 1.3, 1.4

2010-05-05 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv28839/unstable/main/finkinfo/games

Modified Files:
nethack.info nethack.patch 
Log Message:
Fix compilation errors in nethack

Index: nethack.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/nethack.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- nethack.info9 Apr 2009 02:04:50 -   1.7
+++ nethack.info6 May 2010 00:50:29 -   1.8
@@ -1,7 +1,7 @@
 Info2: 
 Package: nethack%type_pkg[-x11]%type_pkg[-gnome]%type_pkg[-qt]
 Version: 3.4.3
-Revision: 1003
+Revision: 1004
 Distribution: (%type_pkg[-gnome]) 10.4, (%type_pkg[-gnome]) 10.5
 Maintainer: Matthias Neeracher neerac...@mac.com
 Type: -x11 (boolean), -gnome (boolean), -qt (boolean)
@@ -30,7 +30,7 @@
 Source-MD5: 21479c95990eefe7650df582426457f9
 SourceDirectory: %{Ni}-%v
 PatchFile: %{Ni}.patch
-PatchFile-MD5: a50addec835b5a6c9678ffe96c707a55
+PatchFile-MD5: 8084f2ba097c4258043edf2bc7dee28e
 PatchScript: 
 #!/bin/bash -ev
 sed 's:@PREFIX@:%p:g'  %{PatchFile} | patch -p1

Index: nethack.patch
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/nethack.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- nethack.patch   9 Apr 2009 02:04:50 -   1.3
+++ nethack.patch   6 May 2010 00:50:29 -   1.4
@@ -26,6 +26,15 @@
  # ifdef random
  # undef random
  # endif
+@@ -473,7 +473,7 @@
+ #ifndef __SASC_60
+ #ifdef NEED_VARARGS
+ # if defined(USE_STDARG) || defined(USE_VARARGS)
+-#  if !defined(SVR4)  !defined(apollo)
++#  if !defined(SVR4)  !defined(apollo)  !defined(__APPLE__)
+ #   if !(defined(ULTRIX_PROTO)  defined(__GNUC__))
+ #if !(defined(SUNOS4)  defined(__STDC__)) /* Solaris unbundled cc (acc) 
*/
+ E int FDECL(vsprintf, (char *, const char *, va_list));
 diff -ru nethack-3.4.3-orig/include/unixconf.h nethack-3.4.3/include/unixconf.h
 --- nethack-3.4.3-orig/include/unixconf.h  2005-12-19 15:34:20.0 
-0800
 +++ nethack-3.4.3/include/unixconf.h   2005-12-19 15:34:31.0 -0800
@@ -116,7 +125,7 @@
  
 -CFLAGS = -O -I../include
 -LFLAGS = 
-+CFLAGS = -O2 -I../include -DHACKDIR=\$(HACKDIR)\ -...@prefix@/include 
-I/usr/X11R6/include
++CFLAGS = -Wno-format -O2 -I../include -DHACKDIR=\$(HACKDIR)\ 
-...@prefix@/include -I/usr/X11R6/include
 +LFLAGS = -...@prefix@/lib -L/usr/X11R6/lib
  
  # The Qt and Be window systems are written in C++, while the rest of


--
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/text lilypond-devel.info, 1.34, 1.35 lilypond-devel.patch, 1.9, 1.10

2009-10-02 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv16865

Modified Files:
lilypond-devel.info lilypond-devel.patch 
Log Message:
Updated upstream

Index: lilypond-devel.patch
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/lilypond-devel.patch,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- lilypond-devel.patch3 May 2008 21:50:55 -   1.9
+++ lilypond-devel.patch3 Oct 2009 02:41:50 -   1.10
@@ -1,30 +1,6 @@
-diff -ru lilypond-2.11.45-orig/Documentation/user/lilypond.tely 
lilypond-2.11.45/Documentation/user/lilypond.tely
 lilypond-2.11.45-orig/Documentation/user/lilypond.tely 2008-05-03 
00:50:50.0 +0200
-+++ lilypond-2.11.45/Documentation/user/lilypond.tely  2008-05-03 
00:51:20.0 +0200
-@@ -34,7 +34,7 @@
- 
-   * List all commands in direntry.
- 
-...@c  * lilypond: (lilypond/lilypond)Running LilyPond.  Invoking the
-...@c  * lilypond: (lilypond)Running LilyPond.  Invoking the
- @cLilyPond  program.
- @end ignore
- 
-diff -ru lilypond-2.11.45-orig/Documentation/user/music-glossary.tely 
lilypond-2.11.45/Documentation/user/music-glossary.tely
 lilypond-2.11.45-orig/Documentation/user/music-glossary.tely   
2008-05-03 00:50:50.0 +0200
-+++ lilypond-2.11.45/Documentation/user/music-glossary.tely2008-05-03 
00:54:33.0 +0200
-@@ -10,7 +10,7 @@
- @c see lilypond.tely for info installation note
- @dircategory LilyPond
- @direntry
--* Glossary: (lilypond/music-glossary).  Glossary of music terms.
-+* Glossary: (music-glossary).  Glossary of music terms.
- @end direntry
- 
- @ifhtml
-diff -ru lilypond-2.11.45-orig/config.make.in lilypond-2.11.45/config.make.in
 lilypond-2.11.45-orig/config.make.in   2008-05-03 00:50:50.0 
+0200
-+++ lilypond-2.11.45/config.make.in2008-05-03 00:51:20.0 +0200
+diff -ru lilypond-2.12.1-orig/config.make.in lilypond-2.12.1/config.make.in
+--- lilypond-2.12.1-orig/config.make.in2009-01-09 19:09:22.0 
+0100
 lilypond-2.12.1/config.make.in 2009-01-09 19:11:33.0 +0100
 @@ -28,7 +28,7 @@
  FREETYPE2_LIBS = @FREETYPE2_LIBS@
  PANGO_FT2_LIBS = @PANGO_FT2_LIBS@
@@ -43,3 +19,43 @@
  package_libdir = $(libdir)/$(package)
  package_docdir = $(docdir)/$(package)
  package_omfdir = $(omfdir)/$(package)
+diff -ru lilypond-2.12.1-orig/flower/include/std-vector.hh 
lilypond-2.12.1/flower/include/std-vector.hh
+--- lilypond-2.12.1-orig/flower/include/std-vector.hh  2009-01-09 
19:09:23.0 +0100
 lilypond-2.12.1/flower/include/std-vector.hh   2009-01-09 
19:13:01.0 +0100
+@@ -63,7 +63,7 @@
+ #if HAVE_STL_DATA_METHOD
+ #include vector
+ #else /* !HAVE_STL_DATA_METHOD */
+-#define vector __vector
++#define vector lilypond_vector
+ #include vector
+ #undef vector
+ 
+@@ -71,21 +71,21 @@
+ 
+   /* Interface without pointer arithmetic (iterator) semantics.  */
+   templatetypename T, typename A=std::allocatorT 
+-  class vector : public __vectorT, A
++  class vector : public lilypond_vectorT, A
+   {
+   public:
+-typedef typename __vectorT::iterator iterator;
+-typedef typename __vectorT::const_iterator const_iterator;
++typedef typename lilypond_vectorT::iterator iterator;
++typedef typename lilypond_vectorT::const_iterator const_iterator;
+ 
+-vectorT, A () : __vectorT, A ()
++vectorT, A () : lilypond_vectorT, A ()
+ {
+ }
+ 
+-vectorT, A (vectorT, A const v) : __vectorT, A (v)
++vectorT, A (vectorT, A const v) : lilypond_vectorT, A (v)
+ {
+ }
+ 
+-vectorT, A (const_iterator b, const_iterator e) : __vectorT, A (b, e)
++vectorT, A (const_iterator b, const_iterator e) : lilypond_vectorT, A 
(b, e)
+ {
+ }
+ 

Index: lilypond-devel.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/lilypond-devel.info,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- lilypond-devel.info 12 Jan 2009 04:04:02 -  1.34
+++ lilypond-devel.info 3 Oct 2009 02:41:49 -   1.35
@@ -1,37 +1,39 @@
-package: lilypond-devel
-Version: 2.11.63
-Revision: 1001
+Package: lilypond-devel
+Version: 2.13.5
+Revision: 1
 Maintainer: Matthias Neeracher neerac...@mac.com
 GCC: 4.0
 BuildDepends: 
-guile18, guile18-dev, libkpathsea4,
-libgettext3-dev, gettext-bin, gettext-tools, texinfo (= 4.8-2), 
-mftrace (= 1.2.14-1002), freetype219 (= 2.3.5-1), 
-pango1-xft2-ft219-dev (= 1.18.4-4), glib2-dev (= 2.14.0-1), bison (= 
2.0-1), 
-fontconfig2-dev (= 2.2.3-10), expat1, pkgconfig (= 0.21-1), gmp, fink (= 
0.24.12-1)
+fink (= 0.24.12),
+guile18 (= 1.8.6-1), guile18-dev (= 1.8.6-1), libkpathsea4 | system-tetex, 
+libgettext3-dev, gettext-bin, gettext-tools, texinfo (= 4.13-1001), 
+mftrace (= 1.2.14

[cvs] dists/10.4/unstable/main/finkinfo/x11 fontconfig-path-10.5.info, 1.5, 1.6

2009-05-17 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29021

Modified Files:
fontconfig-path-10.5.info 
Log Message:
10.5 solution should be applicable to 10.6 as well

Index: fontconfig-path-10.5.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/fontconfig-path-10.5.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- fontconfig-path-10.5.info   12 Jan 2009 03:38:29 -  1.5
+++ fontconfig-path-10.5.info   17 May 2009 12:35:35 -  1.6
@@ -1,7 +1,7 @@
 Package: fontconfig-path
 Version: 20081230
-Revision: 2
-Distribution: 10.5
+Revision: 3
+Distribution: 10.5, 10.6
 Type: nosource
 NoSourceDirectory: true
 BuildDepends: fink (= 0.24.12)


--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/text lilypond.info,1.31,1.32

2009-05-17 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv4827

Modified Files:
lilypond.info 
Log Message:
Updated to latest upstream

Index: lilypond.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/lilypond.info,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- lilypond.info   27 Jan 2009 07:41:29 -  1.31
+++ lilypond.info   17 May 2009 22:10:35 -  1.32
@@ -1,6 +1,6 @@
 Package: lilypond
-Version: 2.12.1
-Revision: 2
+Version: 2.12.2
+Revision: 1
 Maintainer: Matthias Neeracher neerac...@mac.com
 GCC: 4.0
 BuildDepends: 
@@ -21,7 +21,7 @@
 Conflicts: lilypond, lilypond-unstable, lilypond-devel, lilypond-devel-tex
 Replaces: lilypond-devel, lilypond-unstable
 Source: 
http://download.linuxaudio.org/lilypond/sources/v2.12/lilypond-%v.tar.gz
-Source-MD5: 487d62b20d14faea3edc7561dece3ff2
+Source-MD5: 681dfbecf8a3710d1400cf9488be716b
 PatchFile: %n.patch
 PatchFile-MD5: 251fedd666e57086ff6490ab2b5df86c
 PatchScript: 


--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/games nethack.info, 1.6, 1.7 nethack.patch, 1.2, 1.3

2009-04-08 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv32104

Modified Files:
nethack.info nethack.patch 
Log Message:
Fix intel compile

Index: nethack.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/nethack.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- nethack.info16 Mar 2009 20:56:10 -  1.6
+++ nethack.info9 Apr 2009 02:04:50 -   1.7
@@ -1,7 +1,7 @@
 Info2: 
 Package: nethack%type_pkg[-x11]%type_pkg[-gnome]%type_pkg[-qt]
 Version: 3.4.3
-Revision: 1002
+Revision: 1003
 Distribution: (%type_pkg[-gnome]) 10.4, (%type_pkg[-gnome]) 10.5
 Maintainer: Matthias Neeracher neerac...@mac.com
 Type: -x11 (boolean), -gnome (boolean), -qt (boolean)
@@ -30,7 +30,7 @@
 Source-MD5: 21479c95990eefe7650df582426457f9
 SourceDirectory: %{Ni}-%v
 PatchFile: %{Ni}.patch
-PatchFile-MD5: bd8f44a121e6855ad94aa4c16e8c45af
+PatchFile-MD5: a50addec835b5a6c9678ffe96c707a55
 PatchScript: 
 #!/bin/bash -ev
 sed 's:@PREFIX@:%p:g'  %{PatchFile} | patch -p1

Index: nethack.patch
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/nethack.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- nethack.patch   15 Jan 2007 03:31:39 -  1.2
+++ nethack.patch   9 Apr 2009 02:04:50 -   1.3
@@ -116,7 +116,7 @@
  
 -CFLAGS = -O -I../include
 -LFLAGS = 
-+CFLAGS = -O -I../include -DHACKDIR=\$(HACKDIR)\ -...@prefix@/include 
-I/usr/X11R6/include
++CFLAGS = -O2 -I../include -DHACKDIR=\$(HACKDIR)\ -...@prefix@/include 
-I/usr/X11R6/include
 +LFLAGS = -...@prefix@/lib -L/usr/X11R6/lib
  
  # The Qt and Be window systems are written in C++, while the rest of


--
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/text lilypond.info, 1.29, 1.30 lilypond.patch, 1.11, 1.12

2009-01-12 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv22010

Modified Files:
lilypond.info lilypond.patch 
Log Message:
Patch to avoid PPC build problem

Index: lilypond.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/lilypond.info,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- lilypond.info   11 Jan 2009 07:36:36 -  1.29
+++ lilypond.info   12 Jan 2009 20:29:17 -  1.30
@@ -1,6 +1,6 @@
 Package: lilypond
 Version: 2.12.1
-Revision: 1
+Revision: 2
 Maintainer: Matthias Neeracher neerac...@mac.com
 GCC: 4.0
 BuildDepends: 

Index: lilypond.patch
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/lilypond.patch,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- lilypond.patch  2 Jan 2009 23:52:33 -   1.11
+++ lilypond.patch  12 Jan 2009 20:29:18 -  1.12
@@ -1,6 +1,6 @@
-diff -ruN lilypond-2.12.1-orig/config.make.in lilypond-2.12.1/config.make.in
 lilypond-2.12.1-orig/config.make.in2009-01-03 00:24:41.0 
+0100
-+++ lilypond-2.12.1/config.make.in 2009-01-03 00:25:23.0 +0100
+diff -ru lilypond-2.12.1-orig/config.make.in lilypond-2.12.1/config.make.in
+--- lilypond-2.12.1-orig/config.make.in2009-01-09 19:09:22.0 
+0100
 lilypond-2.12.1/config.make.in 2009-01-09 19:11:33.0 +0100
 @@ -28,7 +28,7 @@
  FREETYPE2_LIBS = @FREETYPE2_LIBS@
  PANGO_FT2_LIBS = @PANGO_FT2_LIBS@
@@ -19,3 +19,43 @@
  package_libdir = $(libdir)/$(package)
  package_docdir = $(docdir)/$(package)
  package_omfdir = $(omfdir)/$(package)
+diff -ru lilypond-2.12.1-orig/flower/include/std-vector.hh 
lilypond-2.12.1/flower/include/std-vector.hh
+--- lilypond-2.12.1-orig/flower/include/std-vector.hh  2009-01-09 
19:09:23.0 +0100
 lilypond-2.12.1/flower/include/std-vector.hh   2009-01-09 
19:13:01.0 +0100
+@@ -63,7 +63,7 @@
+ #if HAVE_STL_DATA_METHOD
+ #include vector
+ #else /* !HAVE_STL_DATA_METHOD */
+-#define vector __vector
++#define vector lilypond_vector
+ #include vector
+ #undef vector
+ 
+@@ -71,21 +71,21 @@
+ 
+   /* Interface without pointer arithmetic (iterator) semantics.  */
+   templatetypename T, typename A=std::allocatorT 
+-  class vector : public __vectorT, A
++  class vector : public lilypond_vectorT, A
+   {
+   public:
+-typedef typename __vectorT::iterator iterator;
+-typedef typename __vectorT::const_iterator const_iterator;
++typedef typename lilypond_vectorT::iterator iterator;
++typedef typename lilypond_vectorT::const_iterator const_iterator;
+ 
+-vectorT, A () : __vectorT, A ()
++vectorT, A () : lilypond_vectorT, A ()
+ {
+ }
+ 
+-vectorT, A (vectorT, A const v) : __vectorT, A (v)
++vectorT, A (vectorT, A const v) : lilypond_vectorT, A (v)
+ {
+ }
+ 
+-vectorT, A (const_iterator b, const_iterator e) : __vectorT, A (b, e)
++vectorT, A (const_iterator b, const_iterator e) : lilypond_vectorT, A 
(b, e)
+ {
+ }
+ 


--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/graphics mftrace.patch, NONE, 1.1 mftrace.info, 1.8, 1.9

2009-01-03 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv22729

Modified Files:
mftrace.info 
Added Files:
mftrace.patch 
Log Message:
Hardcode choice of fontforge

Index: mftrace.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/mftrace.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- mftrace.info27 Jul 2007 21:14:18 -  1.8
+++ mftrace.info4 Jan 2009 00:01:08 -   1.9
@@ -1,11 +1,12 @@
 Package: mftrace
 Version: 1.2.14
-Revision: 1002
+Revision: 1004
 Maintainer: Matthias Neeracher neerac...@mac.com
 BuildDepends: libkpathsea4 | system-tetex
 Depends: python25, libkpathsea4-shlibs | system-tetex, tetex3-base | 
system-tetex, potrace, t1utils, fontforge (= 20070607-1)
 Source: http://lilypond.org/download/sources/%n/%n-%v.tar.gz
 Source-MD5: 4e8837594c9e451666b65bfae3165e4f
+Patch: %n.patch
 ConfigureParams: --mandir='${prefix}/share/man'
 CompileScript: 
 PYTHON=%p/bin/python2.5 ./configure %c

--- NEW FILE: mftrace.patch ---
diff -ruN mftrace-1.2.14-orig/mftrace.py mftrace-1.2.14/mftrace.py
--- mftrace-1.2.14-orig/mftrace.py  2008-01-08 03:30:20.0 +0100
+++ mftrace-1.2.14/mftrace.py   2008-01-08 03:31:04.0 +0100
@@ -710,24 +710,7 @@
 return ''
 
 def get_fontforge_command ():
-fontforge_cmd = ''
-for ff in ['fontforge', 'pfaedit']:
-if get_binary(ff):
-fontforge_cmd = ff
-
-stat = 1
-if fontforge_cmd:
-stat = system (%s -usage  pfv 21  % fontforge_cmd,
-   ignore_error = 1)
-
-if stat != 0:
-warning (Command `%s -usage' failed.  Cannot simplify or convert 
to TTF.\n % fontforge_cmd)
-
-if fontforge_cmd == 'pfaedit' \
- and re.search (-script, open ('pfv').read ()) == None:
-warning (pfaedit does not support -script.  Install 020215 or 
later.\nCannot simplify or convert to TTF.\n)
-return ''
-return fontforge_cmd
+return 'fontforge'
 
 def tfm2kpx (tfmname, encoding):
 kpx_lines = []


--
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/libs/rubymods midilib-rb18.info, 1.3, 1.4

2009-01-03 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/rubymods
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv23713

Modified Files:
midilib-rb18.info 
Log Message:
Latest upstream

Index: midilib-rb18.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/rubymods/midilib-rb18.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- midilib-rb18.info   23 Nov 2007 22:40:56 -  1.3
+++ midilib-rb18.info   4 Jan 2009 00:05:11 -   1.4
@@ -1,10 +1,10 @@
 Package: midilib-rb18
-Version: 1.0.0
+Version: 1.1.4
 Revision: 1
 Depends: ruby18-shlibs
 BuildDepends: ruby18-dev
-Source: http://rubyforge.org/frs/download.php/18551/midilib-%v.tgz
-Source-MD5: 3f4ed78e7a8ff88191753c1411cf08d6
+Source: http://rubyforge.org/frs/download.php/48055/midilib-%v.tgz
+Source-MD5: e6b02446a00fafbea0f0ca2543a3e7aa
 Type: ruby 1.8
 CompileScript: 
 #!/bin/sh -ev


--
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/text lilypond.info, 1.26, 1.27 lilypond.patch, 1.10, 1.11

2009-01-02 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv16288

Modified Files:
lilypond.info lilypond.patch 
Log Message:
Latest upstream

Index: lilypond.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/lilypond.info,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- lilypond.info   15 Nov 2008 01:27:24 -  1.26
+++ lilypond.info   2 Jan 2009 23:52:33 -   1.27
@@ -1,26 +1,26 @@
 Package: lilypond
-Version: 2.10.33
-Revision: 1005
+Version: 2.12.1
+Revision: 1
 Maintainer: Matthias Neeracher neerac...@mac.com
 GCC: 4.0
 BuildDepends: 
-guile16 (= 1.6.7-1010), guile16-dev (= 1.6.7-1010), libkpathsea4 | 
system-tetex, 
-libgettext3-dev, gettext-bin, gettext-tools, texinfo (= 4.8-2), 
-mftrace (= 1.2.4-1002), freetype219 (= 2.3.5-1), 
-pango1-xft2-ft219-dev (= 1.18.4-4), glib2-dev (= 2.14.0-1), bison (= 
2.0-1), 
-fontconfig2-dev (= 2.2.3-10), expat1, pkgconfig
+guile18 (= 1.8.6-1), guile18-dev (= 1.8.6-1), libkpathsea4 | system-tetex, 
+libgettext3-dev, gettext-bin, gettext-tools, texinfo (= 4.13-1001), 
+mftrace (= 1.2.14-1004), freetype219 (= 2.3.7-7), 
+pango1-xft2-ft219-dev (= 1.22.0-4), glib2-dev (= 2.18.2-101), bison (= 
2.3-1002), 
+fontconfig2-dev (= 2.4.1-104), expat1, pkgconfig
 
 BuildConflicts: ccache-default, flex
 Depends: 
-python25, guile16 (= 1.6.7-1010), ghostscript (= 8.15-1), 
-freetype219-shlibs (= 2.3.5-1), pango1-xft2-ft219 (= 1.18.4-4), 
+python25, guile18 (= 1.8.6-1), ghostscript (= 8.61-5), 
+freetype219-shlibs (= 2.3.7-7), pango1-xft2-ft219 (= 1.22.0-4), 
 fc-ghostscript-fonts, fontconfig2-shlibs, fondu, libkpathsea4-shlibs,
 tetex3-base, expat1-shlibs, rarian-compat
 
 Conflicts: lilypond, lilypond-unstable, lilypond-devel, lilypond-devel-tex
 Replaces: lilypond-devel, lilypond-unstable
-Source: 
http://download.linuxaudio.org/lilypond/sources/v2.10/lilypond-%v.tar.gz
-Source-MD5: 86a67fcc404e942be723f8a72988b286
+Source: 
http://download.linuxaudio.org/lilypond/sources/v2.12/lilypond-%v.tar.gz
+Source-MD5: 487d62b20d14faea3edc7561dece3ff2
 Patch: %n.patch
 SetLDFLAGS: -lexpat -L%p/lib/pango-ft219/lib 
 ConfigureParams: --disable-dependency-tracking 
--infodir='$(prefix)/share/info' --mandir='$(prefix)/share/man' 
--with-ncsb-dir='%p/share/ghostscript/fonts' --disable-gui
@@ -28,8 +28,8 @@
 #!/bin/sh -ev
 export 
PKG_CONFIG_PATH=%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig
 
 export PYTHON=%p/bin/python2.5 
-export GUILE=%p/bin/guile-1.6 
-export GUILE_CONFIG=guile-1.6-config
+export GUILE=%p/bin/guile-1.8 
+export GUILE_CONFIG=guile-1.8-config
 export FLEX=/usr/bin/flex
 ./autogen.sh %c
 mkdir mf/out

Index: lilypond.patch
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/lilypond.patch,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- lilypond.patch  2 Sep 2007 19:47:26 -   1.10
+++ lilypond.patch  2 Jan 2009 23:52:33 -   1.11
@@ -1,45 +1,6 @@
-diff -ruN lilypond-2.10.25-orig/Documentation/user/lilypond.tely 
lilypond-2.10.25/Documentation/user/lilypond.tely
 lilypond-2.10.25-orig/Documentation/user/lilypond.tely 2007-07-19 
23:01:23.0 +0200
-+++ lilypond-2.10.25/Documentation/user/lilypond.tely  2007-07-19 
23:01:47.0 +0200
-@@ -34,13 +34,13 @@
- @c 
- @dircategory LilyPond
- @direntry
--* LilyPond: (lilypond/lilypond).   The GNU music typesetter.
--* abc2ly: (lilypond/lilypond)Invoking abc2ly.  Importing ABC.  
--* convert-ly: (lilypond/lilypond)Invoking convert-ly.  Older LilyPond 
versions.
--* etf2ly: (lilypond/lilypond)Invoking etf2ly.  Importing Finale.
--* lilypond-book: (lilypond/lilypond)LilyPond-book. Itegrating text and 
music.
--* midi2ly: (lilypond/lilypond)Invoking midi2ly.Importing MIDI.
--* mup2ly: (lilypond/lilypond)Invoking mup2ly.  Importing Mup.
-+* LilyPond: (lilypond).   The GNU music typesetter.
-+* abc2ly: (lilypond)Invoking abc2ly.  Importing ABC.  
-+* convert-ly: (lilypond)Invoking convert-ly.  Older LilyPond versions.
-+* etf2ly: (lilypond)Invoking etf2ly.  Importing Finale.
-+* lilypond-book: (lilypond)LilyPond-book. Itegrating text and music.
-+* midi2ly: (lilypond)Invoking midi2ly.Importing MIDI.
-+* mup2ly: (lilypond)Invoking mup2ly.  Importing Mup.
- @end direntry
- 
- @c don't remove this comment.
-diff -ruN lilypond-2.10.25-orig/Documentation/user/music-glossary.tely 
lilypond-2.10.25/Documentation/user/music-glossary.tely
 lilypond-2.10.25-orig/Documentation/user/music-glossary.tely   
2007-07-19 23:01:23.0 +0200
-+++ lilypond-2.10.25/Documentation/user/music-glossary.tely2007-07-19 
23:01:47.0 +0200

[cvs] dists/10.4/unstable/main/finkinfo/games crafty.info, 1.8, 1.9 crafty.patch, 1.3, 1.4 crafty-enormousbook.info, 1.3, 1.4

2009-01-02 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv18284

Modified Files:
crafty.info crafty.patch crafty-enormousbook.info 
Log Message:
Latest upstream

Index: crafty.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/crafty.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- crafty.info 25 Nov 2007 00:18:47 -  1.8
+++ crafty.info 3 Jan 2009 00:23:37 -   1.9
@@ -1,11 +1,11 @@
 Package: crafty
-Version: 21.6
-Revision: 1002
+Version: 22.8
+Revision: 1
 GCC: 4.0
 Provides: chess
 Replaces: crafty-smallbook, crafty-largebook, crafty-enormousbook
 Source: ftp://ftp.cis.uab.edu/pub/hyatt/source/%n-%v.zip
-Source-MD5: 3ba77a663e85e180c7d95fda1722449f
+Source-MD5: b351950839b954e3f43ecef175627991
 Source2: ftp://ftp.cis.uab.edu/pub/hyatt/documentation/crafty.doc.ascii
 Source2-MD5: 5fd73027a1de1674763562e1987197ba
 Source3: ftp://ftp.cis.uab.edu/pub/hyatt/documentation/crafty.doc.ps

Index: crafty-enormousbook.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/crafty-enormousbook.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- crafty-enormousbook.info24 Nov 2007 13:58:34 -  1.3
+++ crafty-enormousbook.info3 Jan 2009 00:23:37 -   1.4
@@ -1,5 +1,5 @@
 Package: crafty-enormousbook
-Version: 21
+Version: 22
 Revision: 1
 Depends: crafty (= %v-1)
 Replaces: crafty

Index: crafty.patch
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/crafty.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- crafty.patch24 Nov 2007 13:58:35 -  1.3
+++ crafty.patch3 Jan 2009 00:23:37 -   1.4
@@ -1,7 +1,7 @@
-diff -ru crafty-21.6-orig/Makefile crafty-21.6/Makefile
 crafty-21.6-orig/Makefile  2007-11-24 01:21:38.0 +0100
-+++ crafty-21.6/Makefile   2007-11-24 01:56:33.0 +0100
-@@ -123,9 +123,9 @@
+diff -ru crafty-22.8-orig/Makefile crafty-22.8/Makefile
+--- crafty-22.8-orig/Makefile  2009-01-03 00:59:40.0 +0100
 crafty-22.8/Makefile   2009-01-03 01:07:43.0 +0100
+@@ -100,9 +100,9 @@
  darwin:
$(MAKE) target=FreeBSD \
CC=gcc CXX=g++ \
@@ -9,27 +9,31 @@
 -  CXFLAGS=$(CFLAGS) \
 -  LDFLAGS=$(LDFLAGS) \
 +  CFLAGS='$(CFLAGS) $(ARCH) $(CPUS) -Wall -pipe -O3' \
-+  CXFLAGS='$(CFLAGS) $(ARCH) $(CPUS) ' \
++  CXFLAGS='$(CFLAGS) $(ARCH) $(CPUS)' \
 +  LDFLAGS='$(LDFLAGS) $(ARCH)' \
-   LIBS='-lstdc++' \
+   LIBS='-lpthread -lstdc++' \
opt='$(opt)' \
crafty-make
-diff -ru crafty-21.6-orig/lock.h crafty-21.6/lock.h
 crafty-21.6-orig/lock.h2007-11-24 01:21:38.0 +0100
-+++ crafty-21.6/lock.h 2007-11-24 01:52:18.0 +0100
-@@ -71,7 +71,7 @@
- #  define Lock(v)  __LOCK_LONG((v))
- #  define Unlock(v)__UNLOCK_LONG((v))
- 
--#elif defined(POWERPC)
-+#elif defined(__APPLE__)
+Only in crafty-22.8: Makefile.orig
+Only in crafty-22.8: Makefile.rej
+diff -ru crafty-22.8-orig/lock.h crafty-22.8/lock.h
+--- crafty-22.8-orig/lock.h2009-01-03 00:59:40.0 +0100
 crafty-22.8/lock.h 2009-01-03 01:02:16.0 +0100
+@@ -49,7 +49,7 @@
+  *
 *
+  
***
+  */
+-#if defined(POWERPC)
++#if defined(__APPLE__)
  /* OS X */
- 
  #  include libkern/OSAtomic.h
-diff -ru crafty-21.6-orig/option.c crafty-21.6/option.c
 crafty-21.6-orig/option.c  2007-11-24 01:21:38.0 +0100
-+++ crafty-21.6/option.c   2007-11-24 02:09:34.0 +0100
-@@ -1333,7 +1333,8 @@
+ #  define lock_t  OSSpinLock
+Only in crafty-22.8: lock.h.orig
+Only in crafty-22.8: lock.h.rej
+diff -ru crafty-22.8-orig/option.c crafty-22.8/option.c
+--- crafty-22.8-orig/option.c  2009-01-03 00:59:40.0 +0100
 crafty-22.8/option.c   2009-01-03 00:59:59.0 +0100
+@@ -1116,7 +1116,8 @@
  char *readstat = (char *) -1;
  int lines = 0;
  
@@ -39,41 +43,6 @@
  if (!helpfile) {
printf(ERROR.  Unable to open \crafty.hlp\ -- help unavailable\n);
return (1);
-diff -ru crafty-21.6-orig/utility.c crafty-21.6/utility.c
 crafty-21.6-orig/utility.c 2007-11-24 01:21:38.0 +0100
-+++ crafty-21.6/utility.c  2007-11-24 01:48:51.0 +0100
-@@ -6,6 +6,9 @@
- #include ctype.h
- #include chess.h
- #include data.h
-+#if defined(__APPLE__)
-+#  include sys/mman.h
-+#endif
- #if 

[cvs] dists/10.4/unstable/main/finkinfo/games scid.info, 1.2, 1.3 scid.patch, 1.1, 1.2

2009-01-01 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv32651

Modified Files:
scid.info scid.patch 
Log Message:
updated to latest upstream

Index: scid.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/scid.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- scid.info   24 Nov 2007 15:11:45 -  1.2
+++ scid.info   1 Jan 2009 23:39:18 -   1.3
@@ -1,12 +1,13 @@
 Package: scid
-Version: 3.6.1
+Version: 3.6.26
 Revision: 1001
 GCC: 4.0
 BuildDepends: tcltk-dev (= 8.4), x11-dev, guile18-dev
 Depends: tcltk (= 8.4), guile18-shlibs
 Recommends: chess-tex
-Source: mirror:sourceforge:%n/%n-%v.tar.gz
-Source-MD5: 3c9483a7990a2629a35a787c1c29eee0
+Source: mirror:sourceforge:%n/%n-%v.tar.bz2
+Source-MD5: fdf70539bca21513c33ca6d3d031ec9d
+SourceDirectory: %n
 Patch: %n.patch
 CompileScript: 
 make prefix=%p

Index: scid.patch
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/scid.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- scid.patch  11 Feb 2006 15:53:14 -  1.1
+++ scid.patch  1 Jan 2009 23:39:18 -   1.2
@@ -1,16 +1,9 @@
-diff -ru scid-3.4-orig/Makefile scid-3.4/Makefile
 scid-3.4-orig/Makefile Wed Feb  5 14:35:38 2003
-+++ scid-3.4/Makefile  Wed Feb  5 14:37:43 2003
-@@ -2,23 +2,24 @@
- 
- ### Compiler: Most Unix systems use g++ for compiling and linking.
- #
--COMPILE = g++
--CC = gcc
--LINK = g++
-+COMPILE = c++
-+CC = cc
-+LINK = c++
+diff -ruN scid-orig/Makefile scid/Makefile
+--- scid-orig/Makefile 2009-01-02 00:21:46.0 +0100
 scid/Makefile  2009-01-02 00:29:56.0 +0100
+@@ -6,19 +6,20 @@
+ CC = gcc
+ LINK = g++
  DESTDIR =
 +prefix = /usr/local
  
@@ -19,7 +12,7 @@
 -BINDIR = /usr/local/bin
 +BINDIR = $(prefix)/bin
  
- # SHAREDIR: where scid.eco and spelling.ssp are copied for make install.
+ # SHAREDIR: where scid.eco is copied for make install.
  #
 -SHAREDIR = /usr/local/share/scid
 +SHAREDIR = $(prefix)/share/scid
@@ -27,38 +20,21 @@
  ### TCL_VERSION: Set this according to the version of Tcl/Tk you have
  #   installed that you want Scid to use: 8.0, 8.1, 8.2, 8.3, etc.
  #
--TCL_VERSION = 8.3
+-TCL_VERSION = 8.5
 +TCL_VERSION = 8.4
  
  # TCL_INCLUDE, TCL_LIBRARY, TK_LIBRARY: these are the compiler options
  #needed for linking Scid with Tcl/Tk.  The program ./configure
-@@ -27,15 +28,15 @@
+@@ -27,9 +28,9 @@
  #
- # You have not run ./configure yet.  The default settings are:
+ # The settings determined by ./configure are:
  #
--TCL_INCLUDE = -I/usr/include
--TCL_LIBRARY = -L/usr/lib -ltcl$(TCL_VERSION) -ldl
+-TCL_INCLUDE = -I/usr/local/ActiveTcl8.5/include
+-TCL_LIBRARY = -L/usr/local/ActiveTcl8.5/lib -ltcl$(TCL_VERSION) -ldl
+-TK_LIBRARY  = $(TCL_LIBRARY) -ltk$(TCL_VERSION) -L/usr/lib -lX11
 +TCL_INCLUDE = -I$(prefix)/include -I/usr/X11R6/include
 +TCL_LIBRARY = -L$(prefix)/lib -ltcl$(TCL_VERSION) -ldl
- TK_LIBRARY  = $(TCL_LIBRARY) -ltk$(TCL_VERSION) -L/usr/X11R6/lib -lX11
++TK_LIBRARY  = $(TCL_LIBRARY) -ltk$(TCL_VERSION) -L/usr/X11R6/lib -lX11
  
  ### Here are other commonly used settings for the Tcl/Tk compiler options:
  
- ### Linux (Red Hat and other distributions):
--# TCL_INCLUDE = -I /usr/include
--# TCL_LIBRARY = -L /usr/lib -ltcl$(TCL_VERSION) -ldl
-+# TCL_INCLUDE = -I $(prefix)/include
-+# TCL_LIBRARY = -L $(prefix)/lib -ltcl$(TCL_VERSION) -ldl
- # TK_LIBRARY  = $(TCL_LIBRARY) -ltk$(TCL_VERSION) -L /usr/X11R6/lib -lX11
- 
- ### Solaris:
-@@ -183,6 +184,7 @@
- 
- old-install: all
-   chmod 755 scid $(SCRIPTS) $(EXECS)
-+  -mkdir -p $(BINDIR)
-   cp scid $(SCRIPTS) $(EXECS) $(BINDIR)
-   -mkdir -p $(SHAREDIR)
-   -chmod a+rx $(SHAREDIR)
-Only in scid-3.4: Makefile.rej
-Only in scid-3.4: Makefile~


--
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/languages guile18.info, 1.8, 1.9

2009-01-01 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv2646

Modified Files:
guile18.info 
Log Message:
Updated to latest upstream

Index: guile18.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/guile18.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- guile18.info20 Apr 2008 19:57:08 -  1.8
+++ guile18.info2 Jan 2009 00:15:15 -   1.9
@@ -1,11 +1,11 @@
 Package: guile18
-Version: 1.8.3
-Revision: 2
+Version: 1.8.6
+Revision: 1
 BuildDepends: readline5 (= 5.0-1004), libncurses5 (= 5.4-20041023-1006), 
libtool14, gmp, libiconv-dev
 Depends: %N-shlibs (= %v-%r), %N-libs (= %v-%r), libtool14-shlibs, gmp-shlibs, 
libiconv
 GCC: 4.0
 Source: mirror:gnu:guile/guile-%v.tar.gz
-Source-MD5: 7fd016924e1bc3e273f4009a080942de
+Source-MD5: 9e23d3dbea0e89bab8a9acc6880150de
 PatchScript: 
 sed 's|@FINKPREFIX@|%p|g' %a/%n.patch | patch -p1
 perl -i -pe 's|GUILE-guile|GUILE-guile-1.8|' scripts/*
@@ -40,7 +40,7 @@
   Files: 
 lib/libguile.*.dylib
   
-  DocFiles: COPYING
+  DocFiles: COPYING.LESSER
   Shlibs: 
   %p/lib/libguile.17.dylib 19.0.0 %n (= 1.8.1-1)
   
@@ -56,14 +56,14 @@
 lib/libguilereadline-v-17.*
 share/guile/1.8
   
-  DocFiles: COPYING
+  DocFiles: COPYING.LESSER
   Depends: readline5-shlibs (= 5.0-1004), %N-shlibs (= %v-%r)
   Description: Scheme libraries and modules for guile18
 
 SplitOff3: 
   Package: %N-dev
   BuildDependsOnly: True
-  Depends: %N-shlibs (= %v-%r)
+  Depends: %N-shlibs (= %v-%r), gmp
   Replaces: guile-dev, guile16-dev
   Conflicts: guile-dev, guile16-dev
   Files: 
@@ -73,19 +73,19 @@
 lib/libguile.la
 lib/libguile.dylib
   
-  DocFiles: COPYING
+  DocFiles: COPYING.LESSER
   Description: Development package for guile18  
 
 SplitOff4: 
  Package: %N-doc
  Conflicts: guile16-doc, guile16 (= 1.6.7-1011)
  Replaces: guile16-doc, guile16 (= 1.6.7-1011)
- DocFiles: COPYING
+ DocFiles: COPYING.LESSER
  Files: share/info
  InfoDocs: guile.info guile-tut.info goops.info r5rs.info
  Description: Texinfo files for guile18
 
-DocFiles: README COPYING AUTHORS HACKING NEWS THANKS
+DocFiles: README COPYING.LESSER AUTHORS HACKING NEWS THANKS
 #
 Description: Embedable Scheme interpreter
 DescPort: 


--
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/languages cm3-doc.info,1.1,1.2

2008-12-30 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv19461

Modified Files:
cm3-doc.info 
Log Message:
Irrelevant for Intel


Index: cm3-doc.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages/cm3-doc.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- cm3-doc.info24 Jan 2006 17:06:53 -  1.1
+++ cm3-doc.info31 Dec 2008 00:27:19 -  1.2
@@ -1,6 +1,7 @@
 Package: cm3-doc
 Version: 5.2.4
 Revision: 1
+Architecture: powerpc
 Maintainer: Matthias Neeracher neerac...@mac.com
 Source: http://www.elegosoft.com/cm3/cm3-doc-%v.tgz
 Source-MD5: 9d02db9b7bde6907b1d3b2239960d7ce


--
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/x11 fontconfig-path-10.5.info, 1.3, 1.4 fontconfig-path-10.5.patch, 1.1, 1.2

2008-12-30 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv9620

Modified Files:
fontconfig-path-10.5.info fontconfig-path-10.5.patch 
Log Message:
Adjust path for original config file

Index: fontconfig-path-10.5.patch
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/fontconfig-path-10.5.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- fontconfig-path-10.5.patch  4 Nov 2007 00:32:40 -   1.1
+++ fontconfig-path-10.5.patch  31 Dec 2008 02:56:51 -  1.2
@@ -21,7 +21,7 @@
 diff -ruN fontconfig-path-orig/fontconfig-path.conf 
fontconfig-path/fontconfig-path.conf
 --- fontconfig-path-orig/fontconfig-path.conf  Wed Dec 31 16:00:00 1969
 +++ fontconfig-path/fontconfig-path.conf   Fri Jan 28 23:52:42 2005
-@@ -0,0 +1,12 @@
+@@ -0,0 +1,17 @@
 +?xml version=1.0?
 +!DOCTYPE fontconfig SYSTEM fonts.dtd
 +!-- /etc/fonts.conf file to configure system font access --
@@ -29,9 +29,14 @@
 +  dir@PREFIX@/share/fontconfig-path/dir
 +
 +!--
-+  Load regular configuration file
++  Load regular configuration file (New style)
 +--
-+  include/usr/X11/lib/X11/fonts/fonts.conf/include
++  include 
ignore_missing=yes/usr/X11/lib/X11/fontconfig/fonts.conf/include
++
++!--
++  Load regular configuration file (Old style)
++--
++  include 
ignore_missing=yes/usr/X11/lib/X11/fonts/fonts.conf/include
 +
 +/fontconfig
 diff -ruN fontconfig-path-orig/fontconfig-path.csh 
fontconfig-path/fontconfig-path.csh

Index: fontconfig-path-10.5.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/fontconfig-path-10.5.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- fontconfig-path-10.5.info   13 Jul 2008 17:14:23 -  1.3
+++ fontconfig-path-10.5.info   31 Dec 2008 02:56:51 -  1.4
@@ -1,12 +1,12 @@
 Package: fontconfig-path
-Version: 20071103
-Revision: 2
+Version: 20081230
+Revision: 1
 Distribution: 10.5
 Type: nosource
 NoSourceDirectory: true
 BuildDepends: fink (= 0.24.12)
 PatchFile: %n-10.5.patch
-PatchFile-MD5: 5e61e8e0c904d13b8c4c50f106fcc96c
+PatchFile-MD5: ff06c0474731a669b64bf95c4d79a1d6
 PatchScript: sed 's|@PREFIX@|%p|' %{PatchFile} | patch -p1
 CompileScript: echo No compile needed
 InstallScript: 
@@ -17,10 +17,16 @@
 cp %n.*sh %i/etc/profile.d
 
 PostRmScript: 
-  if [[ $1 == remove || $1 == purge ]]; then
-rm -rf %p/share/fontconfig-path
-FONTCONFIG_FILE=/usr/X11/lib/X11/fonts/fonts.conf fc-cache || echo 
Ignoring errors...
-  fi
+#!/bin/sh -ev
+ OLD_FONTCONFIG_FILE=/usr/X11/lib/X11/fonts/fonts.conf
+ NEW_FONTCONFIG_FILE=/usr/X11/lib/X11/fontconfig/fonts.conf
+ if [[ $1 == remove || $1 == purge ]]; then
+   rm -rf %p/share/fontconfig-path
+   if [ -e $NEW_FONTCONFIG_FILE ] ; then 
+   FONTCONFIG_FILE=$NEW_FONTCONFIG_FILE fc-cache || echo Ignoring errors...
+   else FONTCONFIG_FILE=$OLD_FONTCONFIG_FILE fc-cache || echo Ignoring 
errors...
+   fi
+ fi
 
 DocFiles: README
 Description: Add custom directories to fontconfig search


--
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/text lilypond-devel.info, 1.32, 1.33 lilypond.info, 1.25, 1.26

2008-11-14 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv30487

Modified Files:
lilypond-devel.info lilypond.info 
Log Message:
Specify BuildConflict with flex (due to outdated FlexLexer.h being found)

Index: lilypond.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/lilypond.info,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- lilypond.info   15 Jul 2008 01:41:22 -  1.25
+++ lilypond.info   15 Nov 2008 01:27:24 -  1.26
@@ -10,7 +10,7 @@
 pango1-xft2-ft219-dev (= 1.18.4-4), glib2-dev (= 2.14.0-1), bison (= 
2.0-1), 
 fontconfig2-dev (= 2.2.3-10), expat1, pkgconfig
 
-BuildConflicts: ccache-default
+BuildConflicts: ccache-default, flex
 Depends: 
 python25, guile16 (= 1.6.7-1010), ghostscript (= 8.15-1), 
 freetype219-shlibs (= 2.3.5-1), pango1-xft2-ft219 (= 1.18.4-4), 

Index: lilypond-devel.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/lilypond-devel.info,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- lilypond-devel.info 9 Nov 2008 20:34:53 -   1.32
+++ lilypond-devel.info 15 Nov 2008 01:27:24 -  1.33
@@ -10,7 +10,7 @@
 pango1-xft2-ft219-dev (= 1.18.4-4), glib2-dev (= 2.14.0-1), bison (= 
2.0-1), 
 fontconfig2-dev (= 2.2.3-10), expat1, pkgconfig (= 0.21-1), gmp
 
-BuildConflicts: ccache-default
+BuildConflicts: ccache-default, flex
 Depends: 
 python25, guile18 (= 1.8.2-1), ghostscript (= 8.15-1), 
 freetype219-shlibs (= 2.3.5-1), pango1-xft2-ft219 (= 1.18.4-4), 


-
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=100url=/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/text lilypond-devel.info, 1.31, 1.32

2008-11-09 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv30797

Modified Files:
lilypond-devel.info 
Log Message:
Latest upstream

Index: lilypond-devel.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/lilypond-devel.info,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- lilypond-devel.info 11 Sep 2008 03:35:00 -  1.31
+++ lilypond-devel.info 9 Nov 2008 20:34:53 -   1.32
@@ -1,6 +1,6 @@
 package: lilypond-devel
-Version: 2.11.45
-Revision: 1005
+Version: 2.11.63
+Revision: 1001
 Maintainer: Matthias Neeracher [EMAIL PROTECTED]
 GCC: 4.0
 BuildDepends: 
@@ -20,7 +20,7 @@
 Conflicts: lilypond, lilypond-unstable, lilypond-devel, lilypond-devel-tex
 Replaces: lilypond, lilypond-unstable
 Source: 
http://download.linuxaudio.org/lilypond/sources/v2.11/lilypond-%v.tar.gz
-Source-MD5: f56d4ff1fec62c0c2237eb6520180fd4
+Source-MD5: 1f0cf7f9d6a927a573c343a46fdeda01
 Patch: %n.patch
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1


-
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=100url=/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/text lilypond-devel.info, 1.27, 1.28 lilypond-devel.patch, 1.8, 1.9 lilypond.info, 1.21, 1.22

2008-05-03 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text
In directory 
sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv7724/unstable/main/finkinfo/text

Modified Files:
lilypond-devel.info lilypond-devel.patch lilypond.info 
Log Message:
Updated to latest upstream versions

Index: lilypond.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/lilypond.info,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- lilypond.info   2 Sep 2007 19:47:26 -   1.21
+++ lilypond.info   3 May 2008 21:50:55 -   1.22
@@ -1,6 +1,6 @@
 Package: lilypond
-Version: 2.10.29
-Revision: 1001
+Version: 2.10.33
+Revision: 1002
 Maintainer: Matthias Neeracher [EMAIL PROTECTED]
 GCC: 4.0
 BuildDepends: 
@@ -20,7 +20,7 @@
 Conflicts: lilypond, lilypond-unstable, lilypond-devel, lilypond-devel-tex
 Replaces: lilypond-devel, lilypond-unstable
 Source: 
http://download.linuxaudio.org/lilypond/sources/v2.10/lilypond-%v.tar.gz
-Source-MD5: 201044efcff6e9eb8a9d8a960c9d8181
+Source-MD5: 86a67fcc404e942be723f8a72988b286
 Patch: %n.patch
 SetLDFLAGS: -lexpat -L%p/lib/pango-ft219/lib 
 ConfigureParams: --infodir='$(prefix)/share/info' 
--mandir='$(prefix)/share/man' --with-ncsb-dir='%p/share/ghostscript/fonts' 
--disable-gui 

Index: lilypond-devel.patch
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/lilypond-devel.patch,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- lilypond-devel.patch2 Sep 2007 19:47:26 -   1.8
+++ lilypond-devel.patch3 May 2008 21:50:55 -   1.9
@@ -1,7 +1,7 @@
-diff -ruN lilypond-2.11.31-orig/Documentation/user/lilypond.tely 
lilypond-2.11.31/Documentation/user/lilypond.tely
 lilypond-2.11.31-orig/Documentation/user/lilypond.tely 2007-09-01 
23:26:19.0 +0200
-+++ lilypond-2.11.31/Documentation/user/lilypond.tely  2007-09-01 
23:28:29.0 +0200
-@@ -32,7 +32,7 @@
+diff -ru lilypond-2.11.45-orig/Documentation/user/lilypond.tely 
lilypond-2.11.45/Documentation/user/lilypond.tely
+--- lilypond-2.11.45-orig/Documentation/user/lilypond.tely 2008-05-03 
00:50:50.0 +0200
 lilypond-2.11.45/Documentation/user/lilypond.tely  2008-05-03 
00:51:20.0 +0200
+@@ -34,7 +34,7 @@
  
* List all commands in direntry.
  
@@ -10,43 +10,21 @@
  @cLilyPond  program.
  @end ignore
  
-@@ -42,12 +42,12 @@
- @c 
+diff -ru lilypond-2.11.45-orig/Documentation/user/music-glossary.tely 
lilypond-2.11.45/Documentation/user/music-glossary.tely
+--- lilypond-2.11.45-orig/Documentation/user/music-glossary.tely   
2008-05-03 00:50:50.0 +0200
 lilypond-2.11.45/Documentation/user/music-glossary.tely2008-05-03 
00:54:33.0 +0200
+@@ -10,7 +10,7 @@
+ @c see lilypond.tely for info installation note
  @dircategory LilyPond
  @direntry
--* LilyPond: (lilypond/lilypond).   The GNU music typesetter.
--* abc2ly: (lilypond/lilypond-program)Invoking abc2ly.  Importing ABC. 
 
--* convert-ly: (lilypond/lilypond-program)Invoking convert-ly.  Older LilyPond 
versions.
--* etf2ly: (lilypond/lilypond-program)Invoking etf2ly.  Importing 
Finale.
--* lilypond-book: (lilypond/lilypond-program)LilyPond-book. Integrating 
text and music.
--* midi2ly: (lilypond/lilypond-program)Invoking midi2ly.Importing MIDI.
-+* LilyPond: (lilypond).   The GNU music typesetter.
-+* abc2ly: (lilypond-program)Invoking abc2ly.  Importing ABC.  
-+* convert-ly: (lilypond-program)Invoking convert-ly.  Older LilyPond versions.
-+* etf2ly: (lilypond-program)Invoking etf2ly.  Importing Finale.
-+* lilypond-book: (lilypond-program)LilyPond-book. Integrating text and 
music.
-+* midi2ly: (lilypond-program)Invoking midi2ly.Importing MIDI.
+-* Glossary: (lilypond/music-glossary).  Glossary of music terms.
++* Glossary: (music-glossary).  Glossary of music terms.
  @end direntry
  
- @c don't remove this comment.
-diff -ruN lilypond-2.11.31-orig/Documentation/user/music-glossary.tely 
lilypond-2.11.31/Documentation/user/music-glossary.tely
 lilypond-2.11.31-orig/Documentation/user/music-glossary.tely   
2007-09-01 23:26:19.0 +0200
-+++ lilypond-2.11.31/Documentation/user/music-glossary.tely2007-09-01 
23:26:43.0 +0200
-@@ -17,6 +17,11 @@
- and as @uref{source/Documentation/user/music-glossary-big-page.html,one big 
page}.
- @end ifhtml
- 
[EMAIL PROTECTED] GNU music project
[EMAIL PROTECTED]
-+* Glossary: (music-glossary).  Glossary of music terms.
[EMAIL PROTECTED] direntry
-+
- @titlepage
- @title Music Glossary
- @author Christian Mondrup   @c Original author of LilyPond glossary
-diff -ruN lilypond-2.11.31-orig/config.make.in lilypond-2.11.31/config.make.in
 lilypond-2.11.31-orig/config.make.in   2007-09-01 23:26

[cvs] dists/10.4/unstable/main/finkinfo/games crafty-enormousbook.info, 1.2, 1.3 crafty-tb-four.info, 1.2, 1.3 crafty-tb-three.info, 1.2, 1.3 crafty.info, 1.4, 1.5 crafty.patch, 1.2, 1.3

2007-11-24 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv27743

Modified Files:
crafty-enormousbook.info crafty-tb-four.info 
crafty-tb-three.info crafty.info crafty.patch 
Log Message:
Upgrade to version 21

Index: crafty-tb-three.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/crafty-tb-three.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- crafty-tb-three.info24 Mar 2007 18:24:38 -  1.2
+++ crafty-tb-three.info24 Nov 2007 13:58:35 -  1.3
@@ -1,5 +1,5 @@
 Package: crafty-tb-three
-Version: 20
+Version: 21
 Revision: 1
 Depends: crafty 
 Source:   mirror:custom:TB/3-4-5/kbk.nbb.emd

Index: crafty-enormousbook.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/crafty-enormousbook.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- crafty-enormousbook.info24 Mar 2007 18:24:38 -  1.2
+++ crafty-enormousbook.info24 Nov 2007 13:58:34 -  1.3
@@ -1,5 +1,5 @@
 Package: crafty-enormousbook
-Version: 20
+Version: 21
 Revision: 1
 Depends: crafty (= %v-1)
 Replaces: crafty

Index: crafty.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/crafty.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- crafty.info 29 Mar 2007 13:06:14 -  1.4
+++ crafty.info 24 Nov 2007 13:58:35 -  1.5
@@ -1,11 +1,11 @@
 Package: crafty
-Version: 20.14
+Version: 21.6
 Revision: 1001
 GCC: 4.0
 Provides: chess
 Replaces: crafty-smallbook, crafty-largebook, crafty-enormousbook
 Source: ftp://ftp.cis.uab.edu/pub/hyatt/source/%n-%v.zip
-Source-MD5: ab681d84fc2f01ce0789cf4f47c945f8
+Source-MD5: 3ba77a663e85e180c7d95fda1722449f
 Source2: ftp://ftp.cis.uab.edu/pub/hyatt/documentation/crafty.doc.ascii
 Source2-MD5: 5fd73027a1de1674763562e1987197ba
 Source3: ftp://ftp.cis.uab.edu/pub/hyatt/documentation/crafty.doc.ps
@@ -15,12 +15,15 @@
 Source5: ftp://ftp.cis.uab.edu/pub/hyatt/pgn/start.pgn.gz
 Source5-MD5: c3c54b29351408298e3c7548f4faed93
 PatchScript: 
-patch -p1  %a/%n.patch
+patch -p1 %a/%n.patch
 perl -ne 'print if /\Q*\E/..m|\Q*/\E|;' main.cREADME
 gunzip ../start.pgn.gz
 
 CompileScript: 
-make darwin prefix=%p opt=-DBOOKDIR=\\\%p/lib/crafty\\\ 
-DTBDIR=\\\%p/lib/crafty/TB\\\
+#!
+ARCH=`uname -m | perl -pe 'if (/ppc/) { $_ = -arch ppc -arch ppc64; } else { 
$_ = -arch i386 -arch x86_64; }'`
+CPUS=-DCPUS=`getconf _NPROCESSORS_CONF | sed s/undefined/1/`
+make darwin ARCH=$ARCH CPUS=$CPUS prefix=%p 
opt=-DBOOKDIR=\\\%p/lib/crafty\\\ -DTBDIR=\\\%p/lib/crafty/TB\\\
 echo books create ../start.pgn 60 | ./crafty
 echo book create ../book.txt 60 2 50 | ./crafty
 
@@ -28,7 +31,7 @@
 mkdir -p %i/bin
 mkdir -p %i/lib/crafty/TB
 /usr/bin/install -c crafty %i/bin
-/usr/bin/install -c -m 444 book.bin books.bin %i/lib/crafty
+/usr/bin/install -c -m 444 book.bin books.bin crafty.hlp %i/lib/crafty
 chmod a+w %i/lib/crafty/book.bin
 mkdir -p %i/share/doc/%n
 cp ../crafty.doc.ascii ../crafty.doc.ps %i/share/doc/%n

Index: crafty-tb-four.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/crafty-tb-four.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- crafty-tb-four.info 24 Mar 2007 18:24:38 -  1.2
+++ crafty-tb-four.info 24 Nov 2007 13:58:35 -  1.3
@@ -1,5 +1,5 @@
 Package: crafty-tb-four
-Version: 20
+Version: 21
 Revision: 1
 Depends: crafty, crafty-tb-three
 Source:  mirror:custom:TB/3-4-5/kbbk.nbb.emd

Index: crafty.patch
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/crafty.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- crafty.patch24 Mar 2007 18:24:38 -  1.2
+++ crafty.patch24 Nov 2007 13:58:35 -  1.3
@@ -1,166 +1,79 @@
-diff -ru crafty-20.14-orig/chess.h crafty-20.14/chess.h
 crafty-20.14-orig/chess.h  2007-03-23 21:46:15.0 -0700
-+++ crafty-20.14/chess.h   2007-03-23 21:53:36.0 -0700
-@@ -136,6 +136,9 @@
- #if !defined(PERSDIR)
- #  define PERSDIR.
- #endif
-+#if !defined(LEARNDIR)
-+#  define LEARNDIR.
+diff -ru crafty-21.6-orig/Makefile crafty-21.6/Makefile
+--- crafty-21.6-orig/Makefile  2007-11-24 01:21:38.0 +0100
 crafty-21.6/Makefile   2007-11-24 01:56:33.0 +0100
+@@ -123,9 +123,9 @@
+ darwin:
+   $(MAKE) target=FreeBSD \
+   CC=gcc CXX=g++ \
+-  CFLAGS='$(CFLAGS) -Wall -pipe -O3' \
+-  CXFLAGS=$(CFLAGS) \
+-  LDFLAGS=$(LDFLAGS) \
++ 

[cvs] dists/10.4/unstable/main/finkinfo/games scid.info,1.1,1.2

2007-11-24 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv23974

Modified Files:
scid.info 
Log Message:
Latest upstream

Index: scid.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/scid.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- scid.info   11 Feb 2006 15:53:14 -  1.1
+++ scid.info   24 Nov 2007 15:11:45 -  1.2
@@ -1,12 +1,12 @@
 Package: scid
-Version: 3.5
+Version: 3.6.1
 Revision: 1001
 GCC: 4.0
-BuildDepends: tcltk-dev (= 8.4), x11-dev
-Depends: tcltk (= 8.4)
+BuildDepends: tcltk-dev (= 8.4), x11-dev, guile18-dev
+Depends: tcltk (= 8.4), guile18-shlibs
 Recommends: chess-tex
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
-Source-MD5: 0748b222ec1c06a5a1764e6515e04e70
+Source-MD5: 3c9483a7990a2629a35a787c1c29eee0
 Patch: %n.patch
 CompileScript: 
 make prefix=%p


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/games crafty.info,1.5,1.6

2007-11-24 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv20360

Modified Files:
crafty.info 
Log Message:
Fix Tiger build problem

Index: crafty.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/crafty.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- crafty.info 24 Nov 2007 13:58:35 -  1.5
+++ crafty.info 24 Nov 2007 18:57:14 -  1.6
@@ -1,6 +1,6 @@
 Package: crafty
 Version: 21.6
-Revision: 1001
+Revision: 1002
 GCC: 4.0
 Provides: chess
 Replaces: crafty-smallbook, crafty-largebook, crafty-enormousbook
@@ -22,7 +22,7 @@
 CompileScript: 
 #!
 ARCH=`uname -m | perl -pe 'if (/ppc/) { $_ = -arch ppc -arch ppc64; } else { 
$_ = -arch i386 -arch x86_64; }'`
-CPUS=-DCPUS=`getconf _NPROCESSORS_CONF | sed s/undefined/1/`
+CPUS=-DCPUS=8
 make darwin ARCH=$ARCH CPUS=$CPUS prefix=%p 
opt=-DBOOKDIR=\\\%p/lib/crafty\\\ -DTBDIR=\\\%p/lib/crafty/TB\\\
 echo books create ../start.pgn 60 | ./crafty
 echo book create ../book.txt 60 2 50 | ./crafty


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/languages guile18.info, 1.5, 1.6

2007-11-24 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv22185

Modified Files:
guile18.info 
Log Message:
Latest upstream

Index: guile18.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/guile18.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- guile18.info17 Nov 2007 23:42:43 -  1.5
+++ guile18.info24 Nov 2007 19:01:37 -  1.6
@@ -1,11 +1,11 @@
 Package: guile18
-Version: 1.8.2
-Revision: 3
+Version: 1.8.3
+Revision: 1
 BuildDepends: readline5 (= 5.0-1004), libncurses5 (= 5.4-20041023-1006), 
libtool14, gmp, libiconv-dev
 Depends: %N-shlibs (= %v-%r), %N-libs (= %v-%r), libiconv
 GCC: 4.0
 Source: mirror:gnu:guile/guile-%v.tar.gz
-Source-MD5: a4b64a992deae0532f8015bcc6c40784
+Source-MD5: 7fd016924e1bc3e273f4009a080942de
 PatchScript: 
 sed 's|@FINKPREFIX@|%p|g' %a/%n.patch | patch -p1
 perl -i -pe 's|GUILE-guile|GUILE-guile-1.8|' scripts/*


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/games trackballs.info, 1.3, 1.4 trackballs.patch, 1.2, 1.3

2007-11-24 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv785

Modified Files:
trackballs.info trackballs.patch 
Log Message:
Latest upstream

Index: trackballs.patch
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/trackballs.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- trackballs.patch7 Aug 2006 06:21:36 -   1.2
+++ trackballs.patch24 Nov 2007 20:50:20 -  1.3
@@ -1,6 +1,6 @@
-diff -ru trackballs-1.1.2-orig/share/Makefile.am 
trackballs-1.1.2/share/Makefile.am
 trackballs-1.1.2-orig/share/Makefile.am2006-08-06 12:22:43.0 
-0700
-+++ trackballs-1.1.2/share/Makefile.am 2006-08-06 12:23:26.0 -0700
+diff -ru trackballs-1.1.4-orig/share/Makefile.am 
trackballs-1.1.4/share/Makefile.am
+--- trackballs-1.1.4-orig/share/Makefile.am2007-11-24 21:08:34.0 
+0100
 trackballs-1.1.4/share/Makefile.am 2007-11-24 21:08:56.0 +0100
 @@ -4,6 +4,7 @@
  EXTRA_DIST = $(pkgdata_DATA) trackballs.6
  
@@ -11,15 +11,27 @@
 +  install -m664 -g games highScores   
$(DESTDIR)@with_highscores@
 +  chgrp -R games  $(DESTDIR)$(pkgdatadir)/levels
chmod -R g+r$(DESTDIR)$(pkgdatadir)/levels
-diff -ru trackballs-1.1.2-orig/src/Makefile.in trackballs-1.1.2/src/Makefile.in
 trackballs-1.1.2-orig/src/Makefile.in  2006-08-06 12:22:43.0 
-0700
-+++ trackballs-1.1.2/src/Makefile.in   2006-08-06 12:23:09.0 -0700
-@@ -217,7 +217,7 @@
+diff -ru trackballs-1.1.4-orig/src/Makefile.am trackballs-1.1.4/src/Makefile.am
+--- trackballs-1.1.4-orig/src/Makefile.am  2007-11-24 21:08:34.0 
+0100
 trackballs-1.1.4/src/Makefile.am   2007-11-24 21:40:36.0 +0100
+@@ -30,7 +30,7 @@
  
- trackballs: $(trackballs_OBJECTS) $(trackballs_DEPENDENCIES)
-   @rm -f trackballs
--  $(CXXLINK) $(trackballs_LDFLAGS) $(trackballs_OBJECTS) 
$(trackballs_LDADD) $(LIBS)
-+  $(CXXLINK) $(trackballs_LDFLAGS) $(trackballs_OBJECTS) 
$(trackballs_LDADD) $(LIBS) $(LTLIBINTL)
- .cc.o:
-   $(CXXCOMPILE) -c $
+ EXTRA_trackballs_SOURCES = trackballsIcon.rc
+ 
+-trackballs_LDADD = @WINRESOURCES@
++trackballs_LDADD = @WINRESOURCES@ $(LTLIBINTL)
+ trackballs_DEPENDENCIES = @WINRESOURCES@
  
+ trackballsIcon.o : trackballsIcon.rc trackballsIcon.ico
+diff -ru trackballs-1.1.4-orig/src/Makefile.in trackballs-1.1.4/src/Makefile.in
+--- trackballs-1.1.4-orig/src/Makefile.in  2007-11-24 21:08:34.0 
+0100
 trackballs-1.1.4/src/Makefile.in   2007-11-24 21:12:24.0 +0100
+@@ -316,7 +316,7 @@
+   -test -z $(bin_PROGRAMS) || rm -f $(bin_PROGRAMS)
+ trackballs$(EXEEXT): $(trackballs_OBJECTS) $(trackballs_DEPENDENCIES) 
+   @rm -f trackballs$(EXEEXT)
+-  $(trackballs_LINK) $(trackballs_OBJECTS) $(trackballs_LDADD) $(LIBS)
++  $(trackballs_LINK) $(trackballs_OBJECTS) $(trackballs_LDADD) $(LIBS) 
$(LTLIBINTL)
+ 
+ mostlyclean-compile:
+   -rm -f *.$(OBJEXT)

Index: trackballs.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/trackballs.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- trackballs.info 6 Oct 2007 18:04:51 -   1.3
+++ trackballs.info 24 Nov 2007 20:50:20 -  1.4
@@ -1,18 +1,20 @@
 Package: trackballs
-Version: 1.1.2
+Version: 1.1.4
 Revision: 1001
 GCC: 4.0
 Maintainer: Matthias Neeracher [EMAIL PROTECTED]
-BuildDepends: sdl (= 1.2.9-1001), sdl-image, sdl-mixer (= 1.2.6-1012), 
sdl-ttf, guile16 (= 1.6.7-1010), guile16-dev (= 1.6.7-1010)
-Depends: sdl-shlibs (= 1.2.9-1001), sdl-image-shlibs, sdl-mixer-shlibs (= 
1.2.6-1012), sdl-ttf-shlibs, guile16-libs (= 1.6.7-1010), guile16-shlibs (= 
1.6.7-1010), passwd
+BuildDepends: sdl (= 1.2.9-1001), sdl-image, sdl-mixer (= 1.2.6-1012), 
sdl-ttf, guile16 (= 1.6.7-1010), guile18-dev, automake1.9
+Depends: sdl-shlibs (= 1.2.9-1001), sdl-image-shlibs, sdl-mixer-shlibs (= 
1.2.6-1012), sdl-ttf-shlibs, guile18-shlibs, passwd
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
-Source-MD5: 9ea9ca93d87bb0f9ad8abca1b34af594
+Source-MD5: 84e2e8bb68842a636da91673751279a0
 Patch: %n.patch
 SetCPPFLAGS: -I/usr/X11R6/include
 SetLDFLAGS: -L/usr/X11R6/lib -lz -framework OpenGL -dylib_file 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
 ConfigureParams: --mandir='$(prefix)/share/man' --disable-sdltest
 CompileScript: 
-GUILE=%p/bin/guile-1.6 GUILE_CONFIG=%p/bin/guile-1.6-config ./configure %c
+aclocal
+automake
+GUILE=%p/bin/guile-1.8 GUILE_CONFIG=%p/bin/guile-1.8-config ./configure %c
 make
 
 DocFiles: AUTHORS COPYING NEWS README TODO

[cvs] dists/10.4/unstable/main/finkinfo/games crafty.info,1.6,1.7

2007-11-24 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv15989

Modified Files:
crafty.info 
Log Message:
Fixed another build problem

Index: crafty.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/crafty.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- crafty.info 24 Nov 2007 18:57:14 -  1.6
+++ crafty.info 25 Nov 2007 00:16:33 -  1.7
@@ -21,7 +21,7 @@
 
 CompileScript: 
 #!
-ARCH=`uname -m | perl -pe 'if (/ppc/) { $_ = -arch ppc -arch ppc64; } else { 
$_ = -arch i386 -arch x86_64; }'`
+ARCH=`uname -p | perl -pe 'if (/ppc/) { $_ = -arch ppc -arch ppc64; } else { 
$_ = -arch i386 -arch x86_64; }'`
 CPUS=-DCPUS=8
 make darwin ARCH=$ARCH CPUS=$CPUS prefix=%p 
opt=-DBOOKDIR=\\\%p/lib/crafty\\\ -DTBDIR=\\\%p/lib/crafty/TB\\\
 echo books create ../start.pgn 60 | ./crafty


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/games crafty.info,1.7,1.8

2007-11-24 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv16759

Modified Files:
crafty.info 
Log Message:
powerpc, not ppc

Index: crafty.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/crafty.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- crafty.info 25 Nov 2007 00:16:33 -  1.7
+++ crafty.info 25 Nov 2007 00:18:47 -  1.8
@@ -21,7 +21,7 @@
 
 CompileScript: 
 #!
-ARCH=`uname -p | perl -pe 'if (/ppc/) { $_ = -arch ppc -arch ppc64; } else { 
$_ = -arch i386 -arch x86_64; }'`
+ARCH=`uname -p | perl -pe 'if (/p\w+c/) { $_ = -arch ppc -arch ppc64; } else 
{ $_ = -arch i386 -arch x86_64; }'`
 CPUS=-DCPUS=8
 make darwin ARCH=$ARCH CPUS=$CPUS prefix=%p 
opt=-DBOOKDIR=\\\%p/lib/crafty\\\ -DTBDIR=\\\%p/lib/crafty/TB\\\
 echo books create ../start.pgn 60 | ./crafty


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/graphics graphviz.info, 1.6, 1.7 graphviz.patch, 1.1, 1.2

2007-11-23 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv1190

Modified Files:
graphviz.info graphviz.patch 
Log Message:
Fix build problem

Index: graphviz.patch
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/graphviz.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- graphviz.patch  20 Jan 2006 20:26:46 -  1.1
+++ graphviz.patch  23 Nov 2007 21:33:52 -  1.2
@@ -1,6 +1,6 @@
-diff -uNr graphviz-1.16/lefty/common.h graphviz-1.16-new/lefty/common.h
 graphviz-1.16/lefty/common.h   Tue Aug 24 18:52:28 2004
-+++ graphviz-1.16-new/lefty/common.h   Thu Nov  4 16:27:16 2004
+diff -uNr graphviz-1.16-orig/lefty/common.h graphviz-1.16/lefty/common.h
+--- graphviz-1.16-orig/lefty/common.h  2007-11-23 00:37:42.0 +0100
 graphviz-1.16/lefty/common.h   2007-11-23 00:38:07.0 +0100
 @@ -50,6 +50,9 @@
  #endif
  /* */
@@ -11,19 +11,19 @@
  #ifdef FEATURE_CS
  #include ast.h
  #else
-@@ -67,9 +70,6 @@
- #endif
+@@ -68,9 +71,6 @@
  #ifdef HAVE_LIMITS_H
  #include limits.h
--#endif
+ #endif
 -#ifdef HAVE_SYS_TYPES_H
 -#include sys/types.h
- #endif
+-#endif
  #ifdef HAVE_SYS_STAT_H
  #include sys/stat.h
-diff -uNr graphviz-1.16/lefty/os/unix/io.c graphviz-1.16-new/lefty/os/unix/io.c
 graphviz-1.16/lefty/os/unix/io.c   Wed Jul 21 13:27:56 2004
-+++ graphviz-1.16-new/lefty/os/unix/io.c   Thu Nov  4 16:27:16 2004
+ #endif
+diff -uNr graphviz-1.16-orig/lefty/os/unix/io.c 
graphviz-1.16/lefty/os/unix/io.c
+--- graphviz-1.16-orig/lefty/os/unix/io.c  2007-11-23 00:37:42.0 
+0100
 graphviz-1.16/lefty/os/unix/io.c   2007-11-23 00:38:07.0 +0100
 @@ -1,5 +1,12 @@
  /* Lefteris Koutsofios - ATT Bell Laboratories */
  
@@ -37,10 +37,10 @@
  #include common.h
  #include io.h
  #ifdef FEATURE_CS
-diff -uNr graphviz-1.16/ns/ns.c graphviz-1.16-new/ns/ns.c
 graphviz-1.16/ns/ns.c  Fri Jul 16 08:29:12 2004
-+++ graphviz-1.16-new/ns/ns.c  Thu Nov  4 16:28:25 2004
-@@ -10,18 +10,24 @@
+diff -uNr graphviz-1.16-orig/ns/ns.c graphviz-1.16/ns/ns.c
+--- graphviz-1.16-orig/ns/ns.c 2007-11-23 00:37:43.0 +0100
 graphviz-1.16/ns/ns.c  2007-11-23 00:38:07.0 +0100
+@@ -10,19 +10,25 @@
  
  #ifdef HAVE_VALUES_H
  #include values.h
@@ -63,7 +63,19 @@
 +
  #ifndef MAXFLOAT
  #define MAXFLOAT FLT_MAX
--#endif
  #endif
+-#endif
  
  static int NS_run;
+ 
+diff -uNr graphviz-1.16-orig/tkspline/tkspline.c 
graphviz-1.16/tkspline/tkspline.c
+--- graphviz-1.16-orig/tkspline/tkspline.c 2007-11-23 00:37:43.0 
+0100
 graphviz-1.16/tkspline/tkspline.c  2007-11-23 00:39:17.0 +0100
+@@ -3,7 +3,6 @@
+ #endif
+ 
+ #include tk.h
+-#include tkInt.h
+ 
+ #ifndef CONST84
+ #define CONST84

Index: graphviz.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/graphviz.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- graphviz.info   13 Jan 2007 19:23:51 -  1.6
+++ graphviz.info   23 Nov 2007 21:33:52 -  1.7
@@ -1,6 +1,6 @@
 Package: graphviz
 Version: 1.16
-Revision: 1012
+Revision: 1013
 Source: mirror:custom:%n-%v.tar.gz
 CustomMirror: 
 nam-US: http://www.graphviz.org/pub/graphviz/ARCHIVE
@@ -32,6 +32,6 @@
 pointing me in the right directions.
 
 License: BSD
-Maintainer: Thomas Kotzian [EMAIL PROTECTED]
+Maintainer: Matthias Neeracher [EMAIL PROTECTED]
 Homepage: http://www.research.att.com/sw/tools/graphviz/
 


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


  1   2   3   4   >