[cvs] experimental/babayoshihiko/finkinfo r-base.info, 1.5, 1.6 r-cran-maptools.info, 1.1, 1.2 r-cran-rgdal.info, 1.1, 1.2 r-cran-sp.info, 1.1, 1.2

2010-10-09 Thread BABA Yoshihiko
Update of /cvsroot/fink/experimental/babayoshihiko/finkinfo
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv1509

Modified Files:
r-base.info r-cran-maptools.info r-cran-rgdal.info 
r-cran-sp.info 
Log Message:
R

Index: r-cran-sp.info
===
RCS file: /cvsroot/fink/experimental/babayoshihiko/finkinfo/r-cran-sp.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- r-cran-sp.info  8 Oct 2010 04:22:29 -   1.1
+++ r-cran-sp.info  9 Oct 2010 08:46:21 -   1.2
@@ -1,7 +1,7 @@
 Package: r-cran-sp
 Version: 0.9-70
-Revision: 0.1
-Description: Aiueo
+Revision: 1
+Description: GNU R classes and methods for spatial data
 Homepage: http://r-spatial.sourceforge.net/
 License: GPL
 Maintainer:  BABA Yoshihiko babayoshih...@mac.com
@@ -22,5 +22,5 @@
   install_name_tool -id 
%p/Library/Frameworks/R.framework/Resources/library/sp/libs/sp.dylib 
%i/Library/Frameworks/R.framework/Resources/library/sp/libs/sp.dylib
 
 Shlibs: 
-  %p/Library/Frameworks/R.framework/Resources/library/sp/libs/sp.dylib 0.0.0 
%n (=0.9-70-0.1)
+  %p/Library/Frameworks/R.framework/Resources/library/sp/libs/sp.dylib 0.0.0 
%n (=0.9-70-1)
 
\ No newline at end of file

Index: r-base.info
===
RCS file: /cvsroot/fink/experimental/babayoshihiko/finkinfo/r-base.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- r-base.info 7 Oct 2010 08:47:37 -   1.5
+++ r-base.info 9 Oct 2010 08:46:21 -   1.6
@@ -1,11 +1,11 @@
 Info2: 
 Package: r-base
 Version: 2.11.1
-Revision: 0.2
+Revision: 3
 Description: Environment for statistical computing
 Maintainer:  BABA Yoshihiko babayoshih...@mac.com
-Depends: bzip2-shlibs, gcc44-shlibs, libgettext3-shlibs, libiconv, 
libjpeg-shlibs, libpng3-shlibs, pcre-shlibs, readline5-shlibs, tcltk
-BuildDepends: fink (= 0.28.1), bzip2-dev, gcc44, libgettext3-dev, 
libiconv-dev, libjpeg, libncurses5, libpng3, pcre, readline5, tcltk-dev, x11-dev
+Depends: bzip2-shlibs, gcc44-shlibs, libgettext8-shlibs, libiconv, 
libjpeg-shlibs, libpng3-shlibs, pcre-shlibs, readline5-shlibs, tcltk
+BuildDepends: fink (= 0.28.1), bzip2-dev, gcc44, libgettext8-dev, 
libiconv-dev, libjpeg, libncurses5, libpng3, pcre, readline5, tcltk-dev, x11-dev
 #BuildDepends: tetex-base, texinfo
 Source: http://cran.r-project.org/src/base/R-2/R-%v.tar.gz
 Source-MD5: 7421108ade3e9223263394b9bbe277ce
@@ -31,10 +31,9 @@
 InstallScript: 
  #!/bin/sh -ev
  make install prefix=%i/Library/Frameworks
- perl -pi.bak -e 's|%i|%p|g' %i/Library/Frameworks/R.framework/Resources/bin/R
- perl -pi.bak -e 's|%i|%p|g' 
%i/Library/Frameworks/R.framework/Resources/etc/Makeconf
- sed -i -e 's|%i|%p|g' %i/lib/pkgconfig/libR.pc
- sed -i -e 's|%i|%p|g' %i/lib/pkgconfig/libR.pc-e
+ perl -pi -e 's|%i|%p|g' %i/Library/Frameworks/R.framework/Resources/bin/R
+ perl -pi -e 's|%i|%p|g' 
%i/Library/Frameworks/R.framework/Resources/etc/Makeconf
+ perl -pi -e 's|%i|%p|g' %i/lib/pkgconfig/libR.pc
  if [[ $( sw_vers -productVersion )  10.5 ]];then
perl -pi.bak -e 's|# export PATH|export PATH|' 
%i/Library/Frameworks/R.framework/Resources/bin/R
  fi

Index: r-cran-rgdal.info
===
RCS file: /cvsroot/fink/experimental/babayoshihiko/finkinfo/r-cran-rgdal.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- r-cran-rgdal.info   8 Oct 2010 04:22:29 -   1.1
+++ r-cran-rgdal.info   9 Oct 2010 08:46:21 -   1.2
@@ -1,14 +1,15 @@
 Package: r-cran-rgdal
 Version: 0.6-28
-Revision: 0.1
-Description: Aiueo
+Revision: 1
+Description: GNU R Bindings for the Geospatial Data Abstraction Library
 Homepage: http://sourceforge.net/projects/rgdal/
 License: GPL
 Maintainer:  BABA Yoshihiko babayoshih...@mac.com
 Source: http://cran.r-project.org/src/contrib/rgdal_%v.tar.gz
 Source-MD5: 28cecc7b8d9644c673af2f7a29637863
 SourceDirectory: rgdal
-Depends: r-base, r-cran-sp, gdal
+Depends: r-base, r-cran-sp, gdal-shlibs
+BuildDepends: gdal-dev
 CompileScript: 
   #!/bin/sh -ev
   export TMPDIR=%b
@@ -22,5 +23,5 @@
   install_name_tool -id 
%p/Library/Frameworks/R.framework/Resources/library/rgdal/libs/rgdal.dylib 
%i/Library/Frameworks/R.framework/Resources/library/rgdal/libs/rgdal.dylib
 
 Shlibs: 
-  %p/Library/Frameworks/R.framework/Resources/library/rgdal/libs/rgdal.dylib 
0.0.0 %n (=0.6-28-0.1)
+  %p/Library/Frameworks/R.framework/Resources/library/rgdal/libs/rgdal.dylib 
0.0.0 %n (=0.6-28-1)
 
\ No newline at end of file

Index: r-cran-maptools.info
===
RCS file: 
/cvsroot/fink/experimental/babayoshihiko/finkinfo/r-cran-maptools.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- r-cran-maptools.info8 Oct 2010 04:22:29 -   1.1
+++ r-cran-maptools.info   

[cvs] dists/10.4/unstable/main/finkinfo/sci r-base.info,1.24,1.25

2010-10-09 Thread BABA Yoshihiko
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv15868

Modified Files:
r-base.info 
Log Message:
fixed some errors

Index: r-base.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/r-base.info,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- r-base.info 8 Oct 2010 00:25:24 -   1.24
+++ r-base.info 9 Oct 2010 11:29:50 -   1.25
@@ -1,11 +1,11 @@
 Info2: 
 Package: r-base
 Version: 2.11.1
-Revision: 1
+Revision: 3
 Description: Environment for statistical computing
 Maintainer:  BABA Yoshihiko babayoshih...@mac.com
-Depends: bzip2-shlibs, gcc44-shlibs, libgettext3-shlibs, libiconv, 
libjpeg-shlibs, libpng3-shlibs, pcre-shlibs, readline5-shlibs, tcltk
-BuildDepends: fink (= 0.28.1), bzip2-dev, gcc44, libgettext3-dev, 
libiconv-dev, libjpeg, libncurses5, libpng3, pcre, readline5, tcltk-dev, x11-dev
+Depends: bzip2-shlibs, gcc44-shlibs, libgettext8-shlibs, libiconv, 
libjpeg-shlibs, libpng3-shlibs, pcre-shlibs, readline5-shlibs, tcltk
+BuildDepends: fink (= 0.28.1), bzip2-dev, gcc44, libgettext8-dev, 
libiconv-dev, libjpeg, libncurses5, libpng3, pcre, readline5, tcltk-dev, x11-dev
 #BuildDepends: tetex-base, texinfo
 Source: http://cran.r-project.org/src/base/R-2/R-%v.tar.gz
 Source-MD5: 7421108ade3e9223263394b9bbe277ce
@@ -125,4 +125,4 @@
 
 License: GPL
 Homepage: http://cran.R-project.org/
-
+
\ No newline at end of file


--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
___
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/sci r-cran-maptools.info, NONE, 1.1 r-cran-proj4.info, NONE, 1.1 r-cran-rgdal.info, NONE, 1.1 r-cran-sp.info, NONE, 1.1

2010-10-09 Thread BABA Yoshihiko
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv16706

Added Files:
r-cran-maptools.info r-cran-proj4.info r-cran-rgdal.info 
r-cran-sp.info 
Log Message:
New packages (for GNU R)

--- NEW FILE: r-cran-sp.info ---
Package: r-cran-sp
Version: 0.9-70
Revision: 1
Description: GNU R classes and methods for spatial data
Homepage: http://r-spatial.sourceforge.net/
License: GPL
Maintainer:  BABA Yoshihiko babayoshih...@mac.com
Source: http://cran.r-project.org/src/contrib/sp_%v.tar.gz
Source-MD5: 6c0591674c12248b1cf234649d64c515
SourceDirectory: sp
Depends: r-base
CompileScript: 
  #!/bin/sh -ev
  export TMPDIR=%b
  pushd ../  %p/bin/R CMD build --binary sp

InstallScript: 
  #!/bin/sh -ev
  mkdir -p %i/Library/Frameworks/R.framework/Resources/library
  cp -R %b/Rinst*/sp %i/Library/Frameworks/R.framework/Resources/library
  install_name_tool -id 
%p/Library/Frameworks/R.framework/Resources/library/sp/libs/sp.dylib 
%i/Library/Frameworks/R.framework/Resources/library/sp/libs/sp.dylib

Shlibs: 
  %p/Library/Frameworks/R.framework/Resources/library/sp/libs/sp.dylib 0.0.0 %n 
(=0.9-70-1)


--- NEW FILE: r-cran-proj4.info ---
Package: r-cran-proj4
Version: 1.0-4
Revision: 1
Description: GNU R general polygon clipping routines
Homepage: http://www.rforge.net/proj4/
License: GPL
Maintainer:  BABA Yoshihiko babayoshih...@mac.com
Source: http://cran.r-project.org/src/contrib/proj4_%v.tar.gz
Source-MD5: 6601abea19d88c0dd16fd1b27b7410e8
SourceDirectory: proj4
Depends: r-base, proj-shlibs
BuildDepends: proj
CompileScript: 
  #!/bin/sh -ev
  export TMPDIR=%b
  pushd ../  %p/bin/R CMD build --binary proj4

InstallScript: 
  #!/bin/sh -ev
  mkdir -p %i/Library/Frameworks/R.framework/Resources/library
  cp -R %b/Rinst*/proj4 %i/Library/Frameworks/R.framework/Resources/library
  install_name_tool -id 
%p/Library/Frameworks/R.framework/Resources/library/proj4/libs/proj4.dylib 
%i/Library/Frameworks/R.framework/Resources/library/proj4/libs/proj4.dylib

Shlibs: 
  %p/Library/Frameworks/R.framework/Resources/library/gpclib/libs/proj4.dylib 
0.0.0 %n (=0.9-70-1)


--- NEW FILE: r-cran-rgdal.info ---
Package: r-cran-rgdal
Version: 0.6-28
Revision: 1
Description: GNU R Bindings for the Geospatial Data Abstraction Library
Homepage: http://sourceforge.net/projects/rgdal/
License: GPL
Maintainer:  BABA Yoshihiko babayoshih...@mac.com
Source: http://cran.r-project.org/src/contrib/rgdal_%v.tar.gz
Source-MD5: 28cecc7b8d9644c673af2f7a29637863
SourceDirectory: rgdal
Depends: r-base, r-cran-sp, gdal-shlibs
BuildDepends: gdal-dev
CompileScript: 
  #!/bin/sh -ev
  export TMPDIR=%b
  pushd ../  %p/bin/R CMD build --binary rgdal

InstallScript: 
  #!/bin/sh -ev
  mkdir -p %i/Library/Frameworks/R.framework/Resources/library
  cp -R %b/Rinst*/rgdal %i/Library/Frameworks/R.framework/Resources/library
  install_name_tool -id 
%p/Library/Frameworks/R.framework/Resources/library/rgdal/libs/rgdal.dylib 
%i/Library/Frameworks/R.framework/Resources/library/rgdal/libs/rgdal.dylib

Shlibs: 
  %p/Library/Frameworks/R.framework/Resources/library/rgdal/libs/rgdal.dylib 
0.0.0 %n (=0.6-28-1)


--- NEW FILE: r-cran-maptools.info ---
Package: r-cran-maptools
Version: 0.7-38
Revision: 1
Description: GNU R Tools for reading and handling spatial objects
Homepage: http://r-spatial.sourceforge.net/
License: GPL
Maintainer:  BABA Yoshihiko babayoshih...@mac.com
Source: http://cran.r-project.org/src/contrib/maptools_%v.tar.gz
Source-MD5: d49a7fad79956b80dc1c3c935d243c27
SourceDirectory: maptools
Depends: r-base, r-cran-sp
CompileScript: 
  #!/bin/sh -ev
  export TMPDIR=%b
  pushd ../  %p/bin/R CMD build --binary maptools

InstallScript: 
  #!/bin/sh -ev
  mkdir -p %i/Library/Frameworks/R.framework/Resources/library
  cp -R %b/Rinst*/maptools %i/Library/Frameworks/R.framework/Resources/library
  install_name_tool -id 
%p/Library/Frameworks/R.framework/Resources/library/maptools/libs/maptools.dylib
 
%i/Library/Frameworks/R.framework/Resources/library/maptools/libs/maptools.dylib

Shlibs: 
  
%p/Library/Frameworks/R.framework/Resources/library/maptools/libs/maptools.dylib
 0.0.0 %n (=0.7-38-1)



--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
___
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/kde klusters.info,1.3,1.4

2010-10-09 Thread Alexander Hansen
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv5311

Modified Files:
klusters.info 
Log Message:
Add X11 paths in *FLAGS for configure-time X11 detection.
Add explicit references to libraries which hitherto were being found via
.la files.

Index: klusters.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde/klusters.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- klusters.info   7 Sep 2008 13:54:51 -   1.3
+++ klusters.info   9 Oct 2010 14:57:59 -   1.4
@@ -7,9 +7,9 @@
 Depends: fontconfig2-shlibs, freetype219-shlibs, kdelibs3-unified, 
libart2-shlibs, libgettext3-shlibs, libiconv, libidn-shlibs, libpng3-shlibs, 
libxml2-shlibs, qt3-shlibs, x11, x11-shlibs
 BuildDepends: kdelibs3-unified-dev, libxml2, libxml2-bin, gettext-tools, 
libiconv-dev, libidn, libpng3, libgettext3-dev, libart2, freetype219, 
fontconfig2-dev, qt3, arts-dev, x11-dev
 Suggests: neuroscope, ndmanager
-SetCPPFLAGS: -I%p/lib/freetype219/include -I%p/lib/fontconfig2/include
-SetLDFLAGS: -L%p/lib/freetype219/lib -L%p/lib/fontconfig2/lib
-ConfigureParams:  --mandir=%p/share/man --with-extra-includes=%p/include 
--with-extra-libs=%p/lib --disable-dependency-tracking
+SetCPPFLAGS: -I%p/lib/freetype219/include -I%p/lib/fontconfig2/include 
-I/usr/X11R6/include
+SetLDFLAGS: -L%p/lib/freetype219/lib -L%p/lib/fontconfig2/lib  -L/usr/X11R6/lib
+ConfigureParams:  --mandir=%p/share/man --with-extra-includes=%p/include 
--with-extra-libs=%p/lib -lqt-mt -lkdeui -lkdecore 
--disable-dependency-tracking
 PatchScript: perl -pi -e 's,doc/HTML,doc/kde,;s,-g -O,-O,g;s,-O2,-Os,g;' 
configure
 InstallScript: make install DESTDIR=%d
 DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO


--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
___
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/pythonmods hgsubversion-py.info, NONE, 1.1

2010-10-09 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv30408

Added Files:
hgsubversion-py.info 
Log Message:
New package.


--- NEW FILE: hgsubversion-py.info ---
Info2: 
Package: hgsubversion-py%type_pkg[python]
Version: 1.1.2-98
Revision: 1
Type: python (2.5 2.6 2.7)
Description: Mercurial as a Subversion client
DescDetail: 
hgsubversion is an extension for Mercurial that allows using Mercurial
as a Subversion client.

DescUsage: 
Add the two lines
hgext.rebase =
hgsubversion =
to the [extensions] section of your ~/.hgrc file to enable.
Use hg help hgsubversion to check that it is installed correctly and
get usage information.

DescPackaging: 
Tarball made from hg changeset 467b95348e6a:
http://bitbucket.org/durin42/hgsubversion/changeset/467b95348e6a

Maintainer: Daniel Johnson dan...@daniel-johnson.org
License: GPL2+
Homepage: http://bitbucket.org/durin42/hgsubversion/wiki/Home

Source: http://homepage.mac.com/danielj7/hgsubversion-%v-467b95348e6a.tar.bz2
Source-MD5: 086444eaa83c67001436077f9eeda238

Depends: python%type_pkg[python], mercurial-py%type_pkg[python], 
subvertpy-py%type_pkg[python]
BuildDepends: fink (= 0.24.12), distribute-py%type_pkg[python]

CompileScript: %p/bin/python%type_raw[python] setup.py build

InfoTest: TestScript: %p/bin/python%type_raw[python] tests/run.py || exit 2

InstallScript: %p/bin/python%type_raw[python] setup.py install --root=%d

DocFiles: COPYING PKG-INFO README



--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
___
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/net googlecl-py.info,1.5,1.6

2010-10-09 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv31449

Modified Files:
googlecl-py.info 
Log Message:
New upstream version.


Index: googlecl-py.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/googlecl-py.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- googlecl-py.info3 Sep 2010 18:29:32 -   1.5
+++ googlecl-py.info10 Oct 2010 01:18:59 -  1.6
@@ -1,6 +1,6 @@
 Info2: 
 Package: googlecl-py%type_pkg[python]
-Version: 0.9.10
+Version: 0.9.11
 Revision: 1
 Type: python (2.5 2.6 2.7)
 Description: Use Google services from the command line
@@ -32,7 +32,7 @@
 Homepage: http://code.google.com/p/googlecl/
 
 Source: http://googlecl.googlecode.com/files/googlecl-%v.tar.gz
-Source-MD5: 66872cdee0b527d23754e1df111f7836
+Source-MD5: 03d91e27bf5ced8b8225c2d4dba30b3c
 
 Depends: python%type_pkg[python], gdata-py%type_pkg[python]
 BuildDepends: fink (= 0.24.12)


--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
___
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/pythonmods regex-py.info, 1.7, 1.8

2010-10-09 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv31512

Modified Files:
regex-py.info 
Log Message:
New upstream version.


Index: regex-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods/regex-py.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- regex-py.info   18 Sep 2010 21:53:09 -  1.7
+++ regex-py.info   10 Oct 2010 01:19:07 -  1.8
@@ -1,6 +1,6 @@
 Info2: 
 Package: regex-py%type_pkg[python]
-Version: 0.1.20100918
+Version: 0.1.20101009
 Revision: 1
 Type: python (2.5 2.6 2.7 3.1)
 Description: Alternate regular expr. module, to replace re
@@ -14,7 +14,7 @@
 Homepage: http://pypi.python.org/pypi/regex
 
 Source: mirror:custom:r/regex/regex-%v.tar.gz
-Source-MD5: 4ca827e089fec8f36664993144d51107
+Source-MD5: 540c5265034558de823e41cc45154d5a
 
 Depends: python%type_pkg[python]
 BuildDepends: fink (= 0.24.12)


--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] experimental/fangism/finkinfo glob2.info, NONE, 1.1 glob2.patch, NONE, 1.1

2010-10-09 Thread fangism
Update of /cvsroot/fink/experimental/fangism/finkinfo
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv14989

Added Files:
glob2.info glob2.patch 
Log Message:
upstream update to 0.9.4.4-beta, validated on powerpc-darwin8, and playable!
!lart SCons


--- NEW FILE: glob2.patch ---
--- glob2-0.9.4.4-orig/SConstruct   2007-09-10 00:17:39.0 +0200
+++ glob2-0.9.4.4/SConstruct2007-09-14 03:23:22.0 +0200
@@ -5,4 +5,5 @@
 opts.Add(BINDIR, Binary Installation Directory, /usr/local/bin)
 opts.Add(DATADIR, Directory where data will be put, set to the same as 
INSTALLDIR, /usr/local/share)
+opts.Add(FINKPREFIX, Fink directory, /sw)
 opts.Add(BoolOption(release, Build for release, 0))
 opts.Add(BoolOption(profile, Build with profiling on, 0))
@@ -25,6 +26,11 @@
 Help(opts.GenerateHelpText(env))
 opts.Update(env)
 opts.Save(options_cache.py, env)
+
+env.Append(CPPPATH = [ env[FINKPREFIX] + /include ])
+env.Append(CPPPATH = [ /usr/X11R6/include ])
+env.Append(LIBPATH = [ env[FINKPREFIX] + /lib])
+env.Append(LIBPATH = [ /usr/X11R6/lib ])
 
 
 class Configuration:
--- glob2-0.9.4.4-orig/scons/dmg.py 2007-09-10 00:17:39.0 +0200
+++ glob2-0.9.4.4/scons/dmg.py  2007-09-14 03:23:22.0 +0200
@@ -2,7 +2,7 @@
 def create_dmg( target, source, env) :
volume = str(target[0]).replace('.dmg', '')
 #really need to rewrite this later to use the variables and not be hardcoded
-   os.system( rm Glob2-0.9.3.dmg )
+   os.system( rm -f Glob2-*.dmg )
os.system( rm -rf DMG )
os.system( mkdir DMG )
os.system( cp -r %s DMG%source )

--- NEW FILE: glob2.info ---
Package: glob2
Version: 0.9.4.4
Revision: 1
GCC: 4.0
Architecture: powerpc, i386
Maintainer: Alexandre Vial av...@altern.org
Depends: libvorbis0-shlibs, sdl-image-shlibs, sdl-ttf-shlibs, sdl-net-shlibs, 
speex3-shlibs, boost1.35.nopython-shlibs, fribidi-shlibs, x11-shlibs
BuildDepends: scons, vorbis-tools, libvorbis0, libogg, sdl, sdl-image, sdl-ttf, 
sdl-net, speex3, boost1.35.nopython, fribidi, fribidi-dev, x11-dev, fink (= 
0.24.12-1)
Conflicts:
Source: http://dl.sv.nongnu.org/releases/%n/0.9.4/%n-%v.tar.gz
Source-MD5: 94c527325f355a29a2807f8f18a6e6a8
# Source-MD5: 507da29c310f199f9b1a9a5f335b7a7a
# SourceDirectory: glob2-%v
PatchFile: %n.patch
PatchFile-MD5: 7e9c61de304de03eccb08b07d4f7dac9
# PatchFile-MD5: a8f1c1d60cd59392b68d38e2cb16c307
CompileScript: 
  #!/bin/sh -ev
  # c=release=1 INSTALLDIR=%p/share BINDIR=%p/bin DATADIR=%p/share/glob2 
FINKPREFIX=%p
  # c=release=1 INSTALLDIR=%i/share BINDIR=%i/bin DATADIR=%p/share/glob2 
FINKPREFIX=%p
  # scons $c
  echo Since we need the %i dir. at *compile* time, we compile at 
  echo *install* time, when the dir. exists with the correct permissions.

InstallScript: 
  #!/bin/sh -ev
  # INSTALLDIR needs to exist first
  mkdir -p %i/share
  c=release=1 INSTALLDIR=%i/share BINDIR=%i/bin DATADIR=%p/share/glob2 
FINKPREFIX=%p
  scons $c
  scons install $c

DocFiles: data/authors.txt COPYING README README.hg INSTALL
InfoDocs: 
Description: Innovative Real-Time Strategy (RTS) game
DescDetail: 
Globulation 2 brings a new type of gameplay to RTS games. The player chooses
the number of units to assign to various tasks, and the units do their best
to satisfy the requests. This allows players to manage more units and focus on
strategy rather than individual unit's jobs. Globulation 2 also features AI
allowing single-player games or any possible combination of human-computer
teams. Also included is a scripting language for versatile gameplay or
tutorials and an integrated map editor. Globulation2 can be played in single
player mode, through your local network, or over the Internet with
Ysagoon Online Gaming (or YOG for short).
To play, type glob2 in Terminal.app.

DescPort: 
Scons does not find some files when checking, but compiling is ok, so exit 
lines are commented.
0.9.4.4 was submitted by fangism.

DescPackaging: 
The SCons build creates an AppBundle and disc image (.dmg).

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


--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] experimental/fangism/finkinfo cln.info,NONE,1.1

2010-10-09 Thread fangism
Update of /cvsroot/fink/experimental/fangism/finkinfo
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv20609

Added Files:
cln.info 
Log Message:
proposed CLN update


--- NEW FILE: cln.info ---
Package: cln
Version: 1.3.1
Revision: 1
Maintainer: Lev Givon l...@columbia.edu
Source:  http://www.ginac.de/CLN/cln-%v.tar.bz2
Source-MD5: ede584cb1cafa66d56f42a3cf420469d
BuildDepends: gmp
Depends: %N6-shlibs (= %v-%r)
BuildDependsOnly: True
License: GPL
ConfigureParams: --mandir='${prefix}/share/man' --infodir='${prefix}/share/info'
GCC: 4.0
SplitOff: 
  Package: %N6-shlibs
  Depends: gmp-shlibs
  Files: lib/libcln.*.dylib 
  Shlibs: 
   %p/lib/libcln.6.dylib 7.0.0 %n (= 1.3.1-1)
  
  DocFiles: ChangeLog NEWS README TODO* COPYING INSTALL

DocFiles: ChangeLog NEWS README TODO* COPYING INSTALL
InfoDocs: cln.info
Description: C++ Class Library for Numbers
DescDetail: 
A GPLed collection of C++ math classes and functions, that will bring
efficiency, type safety, and algebraic syntax to everyone in a memory
and speed efficient library.

Homepage: http://www.ginac.de/CLN/


--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
___
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/kde ndmanager.info, 1.1, 1.2 neuroscope.info, 1.2, 1.3

2010-10-09 Thread Alexander Hansen
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv29378

Modified Files:
ndmanager.info neuroscope.info 
Log Message:
Fix X11 detection.  Force linking of libraries that can no longer be found
in this .la-less era.

Index: neuroscope.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde/neuroscope.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- neuroscope.info 7 Sep 2008 13:54:51 -   1.2
+++ neuroscope.info 10 Oct 2010 03:46:40 -  1.3
@@ -6,10 +6,10 @@
 Depends: fontconfig2-shlibs, freetype219-shlibs, kdelibs3-unified, 
libart2-shlibs, libgettext3-shlibs, libiconv, libidn-shlibs, libpng3-shlibs, 
libxml2-shlibs, qt3-shlibs, x11, x11-shlibs
 BuildDepends: kdelibs3-unified-dev, libxml2, libxml2-bin, gettext-tools, 
libiconv-dev, libidn, libpng3, libgettext3-dev, libart2, freetype219, 
fontconfig2-dev, qt3, arts-dev, x11-dev
 Suggests: klusters, ndmanager
-SetCPPFLAGS: -I%p/lib/freetype219/include -I%p/lib/fontconfig2/include
-SetLDFLAGS: -L%p/lib/freetype219/lib -L%p/lib/fontconfig2/lib
+SetCPPFLAGS: -I%p/lib/freetype219/include -I%p/lib/fontconfig2/include 
-I/usr/X11R6/include
+SetLDFLAGS: -L%p/lib/freetype219/lib -L%p/lib/fontconfig2/lib -L/usr/X11R6/lib
 GCC: 4.0
-ConfigureParams:  --mandir=%p/share/man --with-extra-includes=%p/include 
--with-extra-libs=%p/lib --disable-dependency-tracking
+ConfigureParams:  --mandir=%p/share/man --with-extra-includes=%p/include 
--with-extra-libs=%p/lib -lkdeui -lqt-mt -lkdecore -lkdefx 
--disable-dependency-tracking
 PatchScript: perl -pi -e 's,doc/HTML,doc/kde,;s,-g -O,-O,g;s,-O2,-Os,g;' 
configure
 InstallScript: make install DESTDIR=%d
 DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO

Index: ndmanager.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde/ndmanager.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ndmanager.info  7 Sep 2008 13:54:51 -   1.1
+++ ndmanager.info  10 Oct 2010 03:46:40 -  1.2
@@ -7,9 +7,9 @@
 Depends: fontconfig2-shlibs, freetype219-shlibs, kdelibs3-unified, 
libart2-shlibs, libgettext3-shlibs, libiconv, libidn-shlibs, libpng3-shlibs, 
libxml2-shlibs, qt3-shlibs, x11, x11-shlibs, bzip2-shlibs, libjpeg-shlibs, 
pcre-shlibs, readline5-shlibs
 BuildDepends: kdelibs3-unified-dev, libxml2, libxml2-bin, gettext-tools, 
libiconv-dev, libidn, libpng3, libgettext3-dev, libart2, freetype219, 
fontconfig2-dev, qt3, arts-dev, x11-dev, libjpeg, bzip2, pcre, readline5
 Suggests: klusters, neuroscope
-SetCPPFLAGS: -I%p/lib/freetype219/include -I%p/lib/fontconfig2/include
-SetLDFLAGS: -L%p/lib/freetype219/lib -L%p/lib/fontconfig2/lib
-ConfigureParams:  --mandir=%p/share/man --with-extra-includes=%p/include 
--with-extra-libs=%p/lib --disable-dependency-tracking
+SetCPPFLAGS: -I%p/lib/freetype219/include -I%p/lib/fontconfig2/include 
-I/usr/X11R6/include
+SetLDFLAGS: -L%p/lib/freetype219/lib -L%p/lib/fontconfig2/lib -L/usr/X11R6/lib
+ConfigureParams:  --mandir=%p/share/man --with-extra-includes=%p/include 
--with-extra-libs=%p/lib -lqt-mt -lkdeui -lkdecore -lkparts -lkdefx  
--disable-dependency-tracking
 PatchScript: perl -pi -e 's,doc/HTML,doc/kde,;s,-g -O,-O,g;s,-O2,-Os,g;' 
configure
 InstallScript: make install DESTDIR=%d
 DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO


--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] experimental/fangism/finkinfo ginac.info,NONE,1.1

2010-10-09 Thread fangism
Update of /cvsroot/fink/experimental/fangism/finkinfo
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv3451

Added Files:
ginac.info 
Log Message:
GiNaC 1.5.8 has landed.  Needs newer CLN.
I remember trying to port this over 5 years ago...


--- NEW FILE: ginac.info ---
Package: ginac
Version: 1.5.8
Revision: 1
Maintainer: David Fang fang...@users.sourceforge.net
Source: http://www.ginac.de/%n-%v.tar.bz2
# Source: ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/%n-%v.tar.bz2
Source-MD5: 8693b3c9c3467694032ce9c8b3063d4c
BuildDepends: 
bison,
cln (= 1.3.1),
flex,
pkgconfig (= 0.9.0),
readline5

# possibly need to inherit bdep on gmp
Depends: 
%N-shlibs (= %v-%r),
readline5-shlibs

BuildDependsOnly: True
License: GPL
ConfigureParams: --mandir='${prefix}/share/man' --infodir='${prefix}/share/info'
GCC: 4.0
SplitOff: 
  Package: %N-shlibs
  Depends: cln6-shlibs
  Files: lib/libginac-*.dylib 
  Shlibs: 
   %p/lib/libginac-1.5.0.dylib 3.0.0 %n (= 1.5.8-1)
  
  DocFiles: ChangeLog NEWS README COPYING INSTALL

DocFiles: ChangeLog NEWS README COPYING INSTALL
InfoDocs: cln.info
Description: C++ Library for Embedded Symbolic Computation
DescDetail: 
GiNaC is a C++ library.  
It is designed to allow the creation of integrated systems that embed 
symbolic manipulations together with more established areas of computer 
science (like computation- intense numeric applications, graphical 
interfaces, etc.) under one roof.
.
It has been developed to become a replacement engine for xloops which in the 
past was powered by the Maple CAS.  
Its design is revolutionary in a sense that contrary to other CAS it does not 
try to provide extensive algebraic capabilities and a simple programming 
language but instead accepts a given language (C++) and extends it by a set 
of algebraic capabilities. 
.
It is distributed under the terms and conditions of the GNU general public 
license (GPL).
.
The name GiNaC is an iterated and recursive abbreviation for 
GiNaC is Not a CAS, where CAS stands for Computer Algebra System.

DescPackaging: 
Only the ginsh program depends on readline-shlibs, whereas libginac does not.
Configure checks for doxygen, [pdf]latex, fig2dev (transfig), autogen, but
these are for generating documentation which is alread distributed (I think).
pkgconfig is used to detect CLN.

Homepage: http://www.ginac.de/


--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] experimental/fangism/finkinfo ginac.info,1.1,1.2

2010-10-09 Thread fangism
Update of /cvsroot/fink/experimental/fangism/finkinfo
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv23762

Modified Files:
ginac.info 
Log Message:
fix InfoDocs


Index: ginac.info
===
RCS file: /cvsroot/fink/experimental/fangism/finkinfo/ginac.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ginac.info  10 Oct 2010 04:18:50 -  1.1
+++ ginac.info  10 Oct 2010 04:24:54 -  1.2
@@ -31,7 +31,7 @@
   DocFiles: ChangeLog NEWS README COPYING INSTALL
 
 DocFiles: ChangeLog NEWS README COPYING INSTALL
-InfoDocs: cln.info
+InfoDocs: ginac.info
 Description: C++ Library for Embedded Symbolic Computation
 DescDetail: 
 GiNaC is a C++ library.  


--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs