[cvs] dists/10.4/stable/main/finkinfo/10.5-EOL/utils ddrescueview.info, 1.2, 1.3

2013-09-10 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.5-EOL/utils
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv20729/10.4/stable/main/finkinfo/10.5-EOL/utils

Modified Files:
ddrescueview.info 
Log Message:
ddrescueview: fix building in 64bit trees.

Index: ddrescueview.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.5-EOL/utils/ddrescueview.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ddrescueview.info   9 Sep 2013 22:27:35 -   1.2
+++ ddrescueview.info   10 Sep 2013 10:40:11 -  1.3
@@ -1,9 +1,10 @@
 Package: ddrescueview
 Version: 0.3
-Revision: 2
+Revision: 3
 Description: Graphical viewer for GNU ddrescue log files
 Architecture: powerpc, i386, x86_64
 BuildDepends: lazarus-aqua | lazarus-lcl-carbon, makeicns
+Suggests: ddrescue
 License: GPL
 
 # Unpack Phase:
@@ -33,7 +34,11 @@
 CompileScript: 
 #!/bin/sh -ev
 
-  lazbuild ddrescueview.lpi
+  if [ %m = x86_64 ]; then
+lazbuild --compiler=%p/bin/ppc386 ddrescueview.lpi
+  else
+lazbuild ddrescueview.lpi
+  fi
 
   makeicns -in ddrescueview.ico -out ddrescueview.icns
 


--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk
___
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 ddrescueview.info, 1.2, 1.3

2013-09-10 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv20729/10.7/stable/main/finkinfo/utils

Modified Files:
ddrescueview.info 
Log Message:
ddrescueview: fix building in 64bit trees.

Index: ddrescueview.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/utils/ddrescueview.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ddrescueview.info   9 Sep 2013 22:27:35 -   1.2
+++ ddrescueview.info   10 Sep 2013 10:40:12 -  1.3
@@ -1,9 +1,10 @@
 Package: ddrescueview
 Version: 0.3
-Revision: 2
+Revision: 3
 Description: Graphical viewer for GNU ddrescue log files
 Architecture: powerpc, i386, x86_64
 BuildDepends: lazarus-aqua | lazarus-lcl-carbon, makeicns
+Suggests: ddrescue
 License: GPL
 
 # Unpack Phase:
@@ -33,7 +34,11 @@
 CompileScript: 
 #!/bin/sh -ev
 
-  lazbuild ddrescueview.lpi
+  if [ %m = x86_64 ]; then
+lazbuild --compiler=%p/bin/ppc386 ddrescueview.lpi
+  else
+lazbuild ddrescueview.lpi
+  fi
 
   makeicns -in ddrescueview.ico -out ddrescueview.icns
 


--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk
___
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/utils ddrescueview.info, 1.2, 1.3

2013-09-10 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv20729/10.4/stable/main/finkinfo/utils

Modified Files:
ddrescueview.info 
Log Message:
ddrescueview: fix building in 64bit trees.

Index: ddrescueview.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/utils/ddrescueview.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ddrescueview.info   9 Sep 2013 22:27:35 -   1.2
+++ ddrescueview.info   10 Sep 2013 10:40:11 -  1.3
@@ -1,9 +1,10 @@
 Package: ddrescueview
 Version: 0.3
-Revision: 2
+Revision: 3
 Description: Graphical viewer for GNU ddrescue log files
 Architecture: powerpc, i386, x86_64
 BuildDepends: lazarus-aqua | lazarus-lcl-carbon, makeicns
+Suggests: ddrescue
 License: GPL
 
 # Unpack Phase:
@@ -33,7 +34,11 @@
 CompileScript: 
 #!/bin/sh -ev
 
-  lazbuild ddrescueview.lpi
+  if [ %m = x86_64 ]; then
+lazbuild --compiler=%p/bin/ppc386 ddrescueview.lpi
+  else
+lazbuild ddrescueview.lpi
+  fi
 
   makeicns -in ddrescueview.ico -out ddrescueview.icns
 


--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk
___
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/pythonmods mutagen-py.info, NONE, 1.1

2013-09-10 Thread Hanspeter Niederstrasser
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv27981

Added Files:
mutagen-py.info 
Log Message:
new pkg mutagen-py 1.22
updated version of very old pymutagen in 10.4, but renamed to match
actual upstream naming. Nothing dependend on it, so rename should leave no 
orphans
across an unsupported upgrade path

--- NEW FILE: mutagen-py.info ---
Info2: 
Package: mutagen-py%type_pkg[python]
Version: 1.22
Revision: 2
License: GPL
Description: Module to handle audio metadata
Type: python (2.7)
Maintainer: Hanspeter Niederstrasser nie...@users.sourceforge.net
Depends: python%type_pkg[python]
Source: http://mutagen.googlecode.com/files/mutagen-%v.tar.gz
Source-MD5: 8fe392660daa451e3643abb688f59295
Source-Checksum: SHA1(4338be32a7fcdbc9063ce58277c144a143a856be)
SourceDirectory: mutagen-%v
CompileScript: 
#!/bin/sh -ev
%p/bin/python%type_raw[python] setup.py build

InfoTest: 
TestScript: 
#!/bin/sh -ev
# Mid3Iconv and Mid3v2 tests fail if LANG is not set (ahem 
fink-bld)
# fixed for 1.23
# http://code.google.com/p/mutagen/issues/detail?id=161
export LANG=en_US.utf-8
echo NOTE: Tests take a long time and slow down the user 
interface!
echo Starting time: `date`
%p/bin/python%type_raw[python] setup.py test || exit 2
echo Finished time: `date`


InstallScript: 
#!/bin/sh -ev
%p/bin/python%type_raw[python] setup.py install --root=%d --prefix=%p
mv %i/bin/mid3iconv %i/bin/mid3iconv-py%type_pkg[python]
mv %i/bin/mid3v2 %i/bin/mid3v2-py%type_pkg[python]
mv %i/bin/moggsplit %i/bin/moggsplit-py%type_pkg[python]
mv %i/bin/mutagen-inspect %i/bin/mutagen-inspect-py%type_pkg[python]
mv %i/bin/mutagen-pony %i/bin/mutagen-pony-py%type_pkg[python]
mv %i/share/man/man1/mid3iconv.1 
%i/share/man/man1/mid3iconv-py%type_pkg[python].1
mv %i/share/man/man1/mid3v2.1 %i/share/man/man1/mid3v2-py%type_pkg[python].1
mv %i/share/man/man1/moggsplit.1 
%i/share/man/man1/moggsplit-py%type_pkg[python].1
mv %i/share/man/man1/mutagen-inspect.1 
%i/share/man/man1/mutagen-inspect-py%type_pkg[python].1
mv %i/share/man/man1/mutagen-pony.1 
%i/share/man/man1/mutagen-pony-py%type_pkg[python].1

DocFiles: COPYING NEWS PKG-INFO README TODO 
HomePage: http://code.google.com/p/mutagen/
DescDetail: 
Mutagen is a Python module to handle audio metadata. It supports ASF, FLAC,
M4A, Monkey's Audio, MP3, Musepack, Ogg FLAC, Ogg Speex, Ogg Theora, Ogg
Vorbis, True Audio, WavPack and OptimFROG audio files. All versions of
ID3v2 are supported, and all standard ID3v2.4 frames are parsed. It can
read Xing headers to accurately calculate the bitrate and length of MP3s.
ID3 and APEv2 tags can be edited regardless of audio format. It can also
manipulate Ogg streams on an individual packet/page level.

DescPackaging: 
Based on pymutagen-py-v1.14 by Pierre-Henri Lavigne.




--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] experimental/thesin/finkinfo dpkg.info, 1.49, 1.50 dpkg.patch, 1.20, 1.21

2013-09-10 Thread Justin F. Hallett
Update of /cvsroot/fink/experimental/thesin/finkinfo
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv31438

Modified Files:
dpkg.info dpkg.patch 
Log Message:
  * Add Recommends on anacron
  * Add cron.daily script to backup the dpkg status file
  * Add depend on debianutils (dpkg)
  * Add depend on sensible-utils (libdpkg-pm)


Index: dpkg.patch
===
RCS file: /cvsroot/fink/experimental/thesin/finkinfo/dpkg.patch,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- dpkg.patch  23 Jun 2013 14:17:33 -  1.20
+++ dpkg.patch  10 Sep 2013 15:21:16 -  1.21
@@ -32,6 +32,20 @@
 +# fink defaults
 +PREPEND CPPFLAGS -I@FINKPREFIX@/include
 +PREPEND LDFLAGS -L@FINKPREFIX@/lib
+diff -ruN dpkg-1.16.10.orig/fink/dpkg.cron.daily 
dpkg-1.16.10/fink/dpkg.cron.daily
+--- dpkg-1.16.10.orig/fink/dpkg.cron.daily 1969-12-31 17:00:00.0 
-0700
 dpkg-1.16.10/fink/dpkg.cron.daily  2013-09-10 09:13:20.0 -0600
+@@ -0,0 +1,10 @@
++#!/bin/sh
++
++# Backup the 7 last versions of dpkg's status file
++if cd @FINKPREFIX@/var/backups ; then
++if ! cmp -s dpkg.status.0 @FINKPREIFX@/var/lib/dpkg/status ; then
++cp -p @FINKPREFIX@/var/lib/dpkg/status dpkg.status
++savelog -c 7 dpkg.status /dev/null
++fi
++fi
++
 diff -ruN dpkg-1.16.10.orig/fink/md5sum dpkg-1.16.10/fink/md5sum
 --- dpkg-1.16.10.orig/fink/md5sum  1969-12-31 17:00:00.0 -0700
 +++ dpkg-1.16.10/fink/md5sum   2013-05-28 08:30:00.0 -0600

Index: dpkg.info
===
RCS file: /cvsroot/fink/experimental/thesin/finkinfo/dpkg.info,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- dpkg.info   3 Sep 2013 04:24:51 -   1.49
+++ dpkg.info   10 Sep 2013 15:21:16 -  1.50
@@ -17,10 +17,12 @@
   libgettext8-shlibs,
   liblzma5-shlibs,
   tar,
-  install-info
+  install-info,
+  debianutils
 
 Conflicts: dpkg-bootstrap
 Replaces: dpkg-bootstrap
+Recommends: anacron
 Suggests: apt
 Essential: yes
 Maintainer: Fink Core Group fink-c...@lists.sourceforge.net
@@ -30,7 +32,7 @@
 Source-MD5: a20a06a5272717274a8b009368f237da
 
 PatchFile: dpkg.patch
-PatchFile-MD5: a851cfe5976cffc3efe6c044d1c88578
+PatchFile-MD5: 955e0a002c785067af074e312da4747f
 
 PatchScript: 
 sed -e 's,@FINKPREFIX@,%p,g' %{PatchFile} | patch -p1
@@ -142,6 +144,10 @@
 
   install -m 0755 fink/md5sum %i/bin
 
+  install -d -m 0755 %i/etc/cron.daily
+  install -d -m 0755 %i/var/backups
+  install -m 0644 fink/dpkg.cron.daily %i/etc/cron.daily/dpkg
+
   # install fink as a vendor
   install -m 0644 scripts/Dpkg/Vendor/Fink.pm %i/lib/perl5/Dpkg/Vendor/Fink.pm
 
@@ -151,7 +157,9 @@
   ln -s %p/bin/dpkg-statoverride %i/sbin/dpkg-statoverride
   ln -s %p/bin/update-alternatives %i/sbin/update-alternatives
 
-ConfFiles: %p/etc/dpkg/origins/fink
+ConfFiles: 
+  %p/etc/dpkg/origins/fink
+
 DocFiles: 
   ABOUT-NLS AUTHORS COPYING ChangeLog NEWS
   README README.translators THANKS TODO
@@ -751,7 +759,8 @@
   Package: lib%N-pm
   Depends: 
 %N (= 1.15.8),
-time-date-pm
+time-date-pm,
+sensible-utils
   
   Recommends: 
 bzip2,


--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk
___
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 angband.info,1.7,1.8

2013-09-10 Thread Hanspeter Niederstrasser
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/games
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv31670

Modified Files:
angband.info 
Log Message:
angband 3.3.2 from 10.7

Index: angband.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/games/angband.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- angband.info10 Jan 2013 18:37:26 -  1.7
+++ angband.info10 Sep 2013 15:26:04 -  1.8
@@ -1,41 +1,76 @@
 Info2: 
 Package: angband%type_pkg[-nox]
-Version: 3.0.6
-Revision: 5
+Version: 3.3.2
+Revision: 2
 Type: -nox (boolean)
 Maintainer: None fink-de...@lists.sourceforge.net
-Source: mirror:custom:Source/angband-%v.tar.gz   
-Source-MD5: 4c31b1b3679dff20db6a5fcb182c3e96
-CustomMirror: 
-  nam-US: ftp://ftp.thangorodrim.net/pub/angband
-  eur-SE: ftp://ftp.sunet.se/pub/games/Angband
-
+Source: http://rephial.org/downloads/3.3/angband-v%v.tar.gz
+Source-MD5: 76bb1cac39e8f3d1146bac5ff561fc3a
 Conflicts: angband, angband-nox
 Replaces: angband, angband-nox
 BuildDepends: 
-  (%type_raw[-nox] = .) gtk+, (%type_raw[-nox] = .) glib, (%type_raw[-nox] = 
.)  x11-dev,
-  (%type_raw[-nox] = .) libgettext3-dev, (%type_raw[-nox] = .) gettext-bin, 
(%type_raw[-nox] = .) gettext-tools,
-  libncurses5
+   (%type_raw[-nox] = .) atk1,
+   (%type_raw[-nox] = .) cairo,
+   (%type_raw[-nox] = .) fontconfig2-dev,
+   (%type_raw[-nox] = .) freetype219,
+   (%type_raw[-nox] = .) gettext-bin,
+   (%type_raw[-nox] = .) gettext-tools,
+   (%type_raw[-nox] = .) gtk+2-dev,
+   (%type_raw[-nox] = .) glib2-dev,
+   (%type_raw[-nox] = .) libgettext8-dev,
+   (%type_raw[-nox] = .) libglade2,
+   libiconv-dev,
+   libncurses5,
+   (%type_raw[-nox] = .) libxml2,
+   (%type_raw[-nox] = .) pango1-xft2-ft219-dev,
+   (%type_raw[-nox] = .) x11-dev
 
 Depends: 
-  (%type_raw[-nox] = .) gtk+-shlibs, (%type_raw[-nox] = .) glib-shlibs,
-  (%type_raw[-nox] = .) libgettext3-shlibs, (%type_raw[-nox] = .) x11,
-  passwd-games (= 20130103) , ncurses, libncurses5-shlibs
+   (%type_raw[-nox] = .) atk1-shlibs,
+   (%type_raw[-nox] = .) cairo-shlibs,
+   (%type_raw[-nox] = .) fontconfig2-shlibs,
+   (%type_raw[-nox] = .) freetype219-shlibs,
+   (%type_raw[-nox] = .) gtk+2-shlibs,
+   (%type_raw[-nox] = .) glib2-shlibs,
+   (%type_raw[-nox] = .) libgettext8-shlibs,
+   (%type_raw[-nox] = .) libglade2-shlibs,
+   libiconv,
+   libncurses5-shlibs,
+   (%type_raw[-nox] = .) libxml2-shlibs,
+   ncurses, 
+   (%type_raw[-nox] = .) pango1-xft2-ft219-shlibs,
+   passwd-games, 
+   sdl-mixer-shlibs,
+   sdl-shlibs,
+   (%type_raw[-nox] = .) x11
 
 Suggests: lua
+PatchScript: 
+   perl -pi -e 's,-export-dynamic,,g' configure src/Makefile.std
+   ### make seems to have problems finding install-sh in deep directories, 
so give it a base directory
+   perl -pi -e 's,MKDIR_P \= \@,MKDIR_P = \$\(MKPATH\)/\@,g' mk/extra.mk.in
+
+SetLDFLAGS: -liconv -lSDL
 ConfigureParams: 
- (%type_raw[-nox] = .) --with-x (%type_raw[-nox] = -nox) --without-x   \
- (%type_raw[-nox] = .) --enable-gtk (%type_raw[-nox] = -nox) --disable-gtk \
- --with-libpath=%p/var/games/%n/lib/ \
- --disable-dependency-tracking
+   (%type_raw[-nox] = .) --with-x 
+   (%type_raw[-nox] = .) --enable-x11 \
+   (%type_raw[-nox] = .) --x-includes=/usr/X11R6/include \
+   (%type_raw[-nox] = .) --x-libraries=/usr/X11R6/lib \
+   (%type_raw[-nox] = .) --enable-gtk \
+   (%type_raw[-nox] = -nox) --without-x \
+   (%type_raw[-nox] = -nox) --disable-gtk \
+   (%type_raw[-nox] = -nox) --disable-sdl \
+   --disable-sdltest \
+   --bindir=%p/bin \
+   --with-libpath=%p/var/games/%n/lib/
 
 InstallScript: 
-make install DESTDIR=%d bindir=%p/bin
-mkdir -p -m 0775 %i/var/games/%n/
-find lib/ -exec chmod g+w {} \;
-cp -Rp lib %i/var/games/%n/
+   make install DESTDIR=%d
+   mkdir -p -m 0775 %i/var/games/%n/
+   find lib/ -exec chmod g+w {} \;
+   cp -Rp lib %i/var/games/%n/
 
-DocFiles: AUTHORS changes.txt compile.txt COPYING THANKS TODO readme.txt
+DocFiles: changes.txt copying.txt faq.txt readme.txt thanks.txt
 PostInstScript: 
chgrp games %p/bin/angband
chmod g+s %p/bin/angband
@@ -48,6 +83,11 @@
 in the vein of rogue, hack, nethack, and moria.
 
 License: GPL
-Homepage: http://www.thangorodrim.net/
-DescPackaging: Previously maintained by James Gibbs.
+Homepage: http://rephial.org/
+DescPackaging:
+Previously maintained by James Gibbs.
+
+-nox variant still needs -lSDL to resolve missing symbols (related to SDL 
sound).
 
+
+


--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of 

[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods cpan-meta-pm.info, 1.18, 1.19 extutils-command-pm.info, 1.1, 1.2 extutils-manifest-pm.info, 1.4, 1.5 module-build-tiny-pm.info, 1.4, 1.5 cpan-meta-p

2013-09-10 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv30932

Modified Files:
cpan-meta-pm.info extutils-command-pm.info 
extutils-manifest-pm.info module-build-tiny-pm.info 
Removed Files:
cpan-meta-pm.patch 
Log Message:
New upstream version.

--- cpan-meta-pm.patch DELETED ---

Index: module-build-tiny-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/module-build-tiny-pm.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- module-build-tiny-pm.info   20 Aug 2013 15:45:35 -  1.4
+++ module-build-tiny-pm.info   10 Sep 2013 15:07:01 -  1.5
@@ -1,6 +1,6 @@
 Info2: 
 Package: module-build-tiny-pm%type_pkg[perl]
-Version: 0.026
+Version: 0.027
 Revision: 1
 
 Type: perl (5.12.3 5.12.4)
@@ -35,7 +35,7 @@
 
 # Unpack Phase.
 Source: mirror:cpan:authors/id/L/LE/LEONT/Module-Build-Tiny-%v.tar.gz
-Source-MD5: 1b40eafcbca20226e2ab89108fbc850a
+Source-MD5: b4202f87fb001e4d92ac3d57eaaf3673
 
 DefaultScript: ModuleBuild
 

Index: cpan-meta-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/cpan-meta-pm.info,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- cpan-meta-pm.info   3 Aug 2013 22:22:30 -   1.18
+++ cpan-meta-pm.info   10 Sep 2013 15:07:00 -  1.19
@@ -1,6 +1,6 @@
 Info2: 
 Package: cpan-meta-pm%type_pkg[perl]
-Version: 2.132140
+Version: 2.132510
 Revision: 1
 
 License: Artistic/GPL
@@ -9,14 +9,11 @@
 Homepage: http://search.cpan.org/dist/CPAN-Meta/
 
 Source: mirror:cpan:authors/id/D/DA/DAGOLDEN/CPAN-Meta-%v.tar.gz
-Source-MD5: d9d6011417224298dd39bd7b4fa87dd1
+Source-MD5: acd4cc59b45adc5dd447868a00414357
 
 Type: perl (5.12.3 5.12.4)
 UpdatePOD: true
 
-PatchFile: %{ni}.patch
-PatchFile-MD5: 61c43eabae4f0f8ad7dfeda12386d44a
-
 Depends: 
cpan-meta-requirements-pm%type_pkg[perl],
cpan-meta-yaml-pm (= 0.008-1),

Index: extutils-command-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/extutils-command-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- extutils-command-pm.info21 Jul 2011 20:51:01 -  1.1
+++ extutils-command-pm.info10 Sep 2013 15:07:01 -  1.2
@@ -1,5 +1,5 @@
 Package: extutils-command-pm
-Version: 1.17
+Version: 1.18
 Revision: 1
 License: Artistic/GPL
 Description: Utils to replace UNIX commands in Makefiles
@@ -14,7 +14,7 @@
 Type: perl
 
 Source: mirror:cpan:authors/id/F/FL/FLORA/ExtUtils-Command-%v.tar.gz
-Source-MD5: 8d2bd6a2311b6264d3dd96c11601c34a
+Source-MD5: 212926e233620d09307566a14a1ce7e0
 
 PatchScript: perl -pi -e 's/ 6.31//' Makefile.PL
 

Index: extutils-manifest-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/extutils-manifest-pm.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- extutils-manifest-pm.info   30 Jun 2013 10:58:45 -  1.4
+++ extutils-manifest-pm.info   10 Sep 2013 15:07:01 -  1.5
@@ -1,5 +1,5 @@
 Package: extutils-manifest-pm
-Version: 1.61
+Version: 1.63
 Revision: 1
 Description: Utilities to write and check a MANIFEST file
 Type: perl
@@ -11,7 +11,7 @@
 # Unpack Phase:
 #Source: mirror:cpan:authors/id/R/RK/RKOBES/ExtUtils-Manifest-%v.tar.gz
 Source: mirror:cpan:authors/id/F/FL/FLORA/ExtUtils-Manifest-%v.tar.gz
-Source-MD5: 8d72d056722a9424e642aa0e66b6b50b
+Source-MD5: 4e153f1bfdc14a037968681c51b8a93d
 # Install Phase:
 UpdatePOD: true
 DocFiles: Changes README


--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk
___
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/sci ccpnmr-py.info,1.6,1.7

2013-09-10 Thread Jack Howarth
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv2879

Modified Files:
ccpnmr-py.info 
Log Message:
update to 2.3.1r2

Index: ccpnmr-py.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/ccpnmr-py.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- ccpnmr-py.info  15 Jul 2013 17:42:47 -  1.6
+++ ccpnmr-py.info  10 Sep 2013 16:43:50 -  1.7
@@ -1,7 +1,7 @@
 Info2: 
 Package: ccpnmr-py%type_pkg[python]
-Version: 2.3.0r2
-Revision: 2
+Version: 2.3.1r2
+Revision: 1
 
 Type: python (2.6 2.7)
 
@@ -19,7 +19,7 @@
 
 Source: http://www2.ccpn.ac.uk/download/ccpnmr/analysis%v.tar.gz
 SourceDirectory: ccpnmr
-Source-MD5: d5d9e2533bef28d2dcf9fda55e1704a1
+Source-MD5: 57671be06ad23c70431f5a3db91f9cdd
 
 PatchFile: ccpnmr-py.patch
 PatchFile-MD5: f5e696ee6da81315c1e09fb7db1ad5bc
@@ -46,7 +46,7 @@
 perl -pi -e 's,-mtune=970\s-maltivec,,g' environment.txt
 fi
 
-make -j 1
+make 
 make links
 
 InstallScript: 


--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk
___
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 angband.info,1.3,1.4

2013-09-10 Thread Hanspeter Niederstrasser
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/games
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv7494

Modified Files:
angband.info 
Log Message:
missing Dep
fix install when coreutils is present

Index: angband.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/games/angband.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- angband.info4 Mar 2012 21:55:40 -   1.3
+++ angband.info10 Sep 2013 18:30:31 -  1.4
@@ -1,7 +1,7 @@
 Info2: 
 Package: angband%type_pkg[-nox]
 Version: 3.3.2
-Revision: 1
+Revision: 2
 Type: -nox (boolean)
 Maintainer: None fink-de...@lists.sourceforge.net
 Source: http://rephial.org/downloads/3.3/angband-v%v.tar.gz
@@ -17,9 +17,10 @@
(%type_raw[-nox] = .) gettext-tools,
(%type_raw[-nox] = .) gtk+2-dev,
(%type_raw[-nox] = .) glib2-dev,
-   libncurses5,
(%type_raw[-nox] = .) libgettext8-dev,
(%type_raw[-nox] = .) libglade2,
+   libiconv-dev,
+   libncurses5,
(%type_raw[-nox] = .) libxml2,
(%type_raw[-nox] = .) pango1-xft2-ft219-dev,
(%type_raw[-nox] = .) x11-dev
@@ -45,9 +46,13 @@
 
 Suggests: lua
 PatchScript: 
+   #!/bin/sh -ev
perl -pi -e 's,-export-dynamic,,g' configure src/Makefile.std
### make seems to have problems finding install-sh in deep directories, 
so give it a base directory
-   perl -pi -e 's,MKDIR_P \= \@,MKDIR_P = \$\(MKPATH\)/\@,g' mk/extra.mk.in
+   ### But the fix fails with gmkdir, so only fix when coreutils is not 
installed
+   if [[ ! -x %p/bin/gmkdir ]]; then
+   perl -pi -e 's,MKDIR_P \= \@,MKDIR_P = \$\(MKPATH\)/\@,g' 
mk/extra.mk.in
+   fi
 
 SetLDFLAGS: -liconv -lSDL
 ConfigureParams: 
@@ -83,5 +88,9 @@
 
 License: GPL
 Homepage: http://rephial.org/
-DescPackaging: Previously maintained by James Gibbs.
+DescPackaging:
+Previously maintained by James Gibbs.
+
+-nox variant still needs -lSDL to resolve missing symbols (related to SDL 
sound).
+
 


--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] experimental/thesin/finkinfo dpkg.info,1.50,1.51

2013-09-10 Thread Justin F. Hallett
Update of /cvsroot/fink/experimental/thesin/finkinfo
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv5205

Modified Files:
dpkg.info 
Log Message:
Add comments for new depends for future reference

Index: dpkg.info
===
RCS file: /cvsroot/fink/experimental/thesin/finkinfo/dpkg.info,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- dpkg.info   10 Sep 2013 15:21:16 -  1.50
+++ dpkg.info   10 Sep 2013 17:43:05 -  1.51
@@ -12,6 +12,7 @@
   libncursesw5,
   bzip2-dev
 
+## debianutils is a runtime dep for the cron job with calls savelog
 Depends: 
   bzip2-shlibs,
   libgettext8-shlibs,
@@ -757,6 +758,7 @@
 
 SplitOff3: 
   Package: lib%N-pm
+  # sensible-utils is a runtime dep for V2.pm
   Depends: 
 %N (= 1.15.8),
 time-date-pm,


--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk
___
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 angband.info,1.8,1.9

2013-09-10 Thread Hanspeter Niederstrasser
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/games
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv7542

Modified Files:
angband.info 
Log Message:
fix install when coreutils is present

Index: angband.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/games/angband.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- angband.info10 Sep 2013 15:26:04 -  1.8
+++ angband.info10 Sep 2013 18:31:06 -  1.9
@@ -46,9 +46,13 @@
 
 Suggests: lua
 PatchScript: 
+   #!/bin/sh -ev
perl -pi -e 's,-export-dynamic,,g' configure src/Makefile.std
### make seems to have problems finding install-sh in deep directories, 
so give it a base directory
-   perl -pi -e 's,MKDIR_P \= \@,MKDIR_P = \$\(MKPATH\)/\@,g' mk/extra.mk.in
+   ### But the fix fails with gmkdir, so only fix when coreutils is not 
installed
+   if [[ ! -x %p/bin/gmkdir ]]; then
+   perl -pi -e 's,MKDIR_P \= \@,MKDIR_P = \$\(MKPATH\)/\@,g' 
mk/extra.mk.in
+   fi
 
 SetLDFLAGS: -liconv -lSDL
 ConfigureParams: 


--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] experimental/thesin/finkinfo dpkg.info,1.51,1.52

2013-09-10 Thread Justin F. Hallett
Update of /cvsroot/fink/experimental/thesin/finkinfo
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv5713

Modified Files:
dpkg.info 
Log Message:
Move runtimedepends to proper field, update testdepends for this change

Index: dpkg.info
===
RCS file: /cvsroot/fink/experimental/thesin/finkinfo/dpkg.info,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- dpkg.info   10 Sep 2013 17:43:05 -  1.51
+++ dpkg.info   10 Sep 2013 17:56:19 -  1.52
@@ -12,11 +12,13 @@
   libncursesw5,
   bzip2-dev
 
-## debianutils is a runtime dep for the cron job with calls savelog
 Depends: 
   bzip2-shlibs,
   libgettext8-shlibs,
-  liblzma5-shlibs,
+  liblzma5-shlibs
+
+## debianutils is a runtime dep for the cron job with calls savelog
+RuntimeDepends: 
   tar,
   install-info,
   debianutils
@@ -124,9 +126,18 @@
 
 
 InfoTest: 
-  TestConfigureParams: --disable-silent-rules
-  TestDepends: io-string-pm, time-date-pm
-  TestScript: make check || exit 2
+  TestConfigureParams: 
+--disable-silent-rules
+  
+  TestDepends: 
+io-string-pm,
+time-date-pm,
+objtools,
+sensible-utils
+  
+  TestScript: 
+make check || exit 2
+  
 
 
 InstallScript: 
@@ -688,10 +699,12 @@
   Package: %N-dev
   Depends: 
 lib%N-pm (= %v-%r),
+base-files (= 1.9.12-1)
+  
+  RuntimeDepends: 
 objtools,
 bzip2,
-xz,
-base-files (= 1.9.12-1)
+xz
   
   Recommends: 
 patch,
@@ -758,9 +771,11 @@
 
 SplitOff3: 
   Package: lib%N-pm
-  # sensible-utils is a runtime dep for V2.pm
   Depends: 
-%N (= 1.15.8),
+%N (= 1.15.8)
+  
+  # sensible-utils is a runtime dep for V2.pm
+  RuntimeDepends: 
 time-date-pm,
 sensible-utils
   
@@ -822,10 +837,12 @@
 SplitOff4: 
   Package: dselect
   Depends: 
-dpkg (= 1.13.1),
 libgettext8-shlibs,
 libncursesw5-shlibs (= 5.6+20070908)
   
+  RuntimeDepends: 
+dpkg (= 1.13.1)
+  
   Conflicts: 
 dpkg-ftp,
 dpkg-multicd


--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk
___
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/text ghostscript.info,1.6,1.7

2013-09-10 Thread Jack Howarth
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/text
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv14118

Modified Files:
ghostscript.info 
Log Message:
update to 9.10

Index: ghostscript.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/text/ghostscript.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- ghostscript.info9 May 2012 11:37:32 -   1.6
+++ ghostscript.info10 Sep 2013 20:42:20 -  1.7
@@ -1,26 +1,59 @@
-Package: ghostscript
-Version: 9.02
-Revision: 3
+Info2: 
+Package: ghostscript%type_pkg[-nox]
+Type: -nox (boolean)
+Version: 9.10
+Revision: 1
 Description: Interpreter for PostScript and PDF
-Source: mirror:sourceforge:%n/%n-%v.tar.gz
-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
+Source: mirror:sourceforge:ghostscript/ghostscript-%v.tar.bz2
+Source-MD5: 7179bb1ed4f6f453147e6f7e1f210ce8
+PatchFile: ghostscript.patch
+PatchFile-MD5: 3db47126fd375dc3d3a88f3c8de47a58
+Depends: 
+ghostscript-fonts, libpng16-shlibs, libtiff5-shlibs,
+(%type_raw[-nox] = .) x11,
+(%type_raw[-nox] = .) x11-shlibs,
+(%type_raw[-nox] = .) libpaper1-shlibs,
+(%type_raw[-nox] = .) fontconfig2-shlibs,
+(%type_raw[-nox] = .) freetype219-shlibs,
+libiconv, libjpeg9-shlibs,
+libjbig2dec-shlibs,
+lcms2-shlibs (= 2.4-1),
+libidn-shlibs,
+libopenjpeg1-shlibs
+
+BuildDepends: 
+fink (= 0.24.12), libpng16, libtiff5,
+(%type_raw[-nox] = .) x11-dev,
+(%type_raw[-nox] = .) libpaper1-dev,
+(%type_raw[-nox] = .) fontconfig2-dev,
+(%type_raw[-nox] = .) freetype219,
+libiconv-dev, libjpeg9 (= 9-3), lcms2 (= 2.4-1),
+libidn, libjbig2dec-dev, libopenjpeg1
+
 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: False
-ConfigureParams: --mandir=%p/share/man --disable-compile-inits --disable-cups 
--disable-gtk 
+ConfigureParams: 
+ --mandir=%p/share/man \
+ --disable-compile-inits \
+ --disable-cups \
+ --disable-gtk \
+ --with-system-libtiff \
+ (%type_raw[-nox] = .) --with-x
+ (%type_raw[-nox] = -nox) --without-x
+
 CompileScript: 
 #!/bin/sh -ev
 mv zlib zlib_local
 mv libpng libpng_local
 mv jpeg jpeg_local
-mv jasper jasper_local
+mv openjpeg openjpeg_local
 mv tiff tiff_local
+mv freetype freetype_local
+mv jbig2dec jbig2dec_local
+mv lcms2 lcms2_local
  ./configure %c
 make
 
@@ -30,10 +63,10 @@
 
 DocFiles: LICENSE
 DescPackaging: 
-To get a 'perfect' configure, install glut or freeglut _
-but again the deb doesn't seem affected...
+
 
CMap files are not GPL (see LICENSE file for info)
 
-Maintainer: Hisashi T Fujinaka ht...@twofifty.com
+Maintainer: Jack Howarth howa...@bromo.med.uc.edu
 Homepage: http://www.cs.wisc.edu/~ghost/
+


--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk
___
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/text ghostscript.patch,1.1,1.2

2013-09-10 Thread Jack Howarth
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/text
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv14072

Modified Files:
ghostscript.patch 
Log Message:
update to 9.10

Index: ghostscript.patch
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/text/ghostscript.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ghostscript.patch   9 May 2012 11:37:32 -   1.1
+++ ghostscript.patch   10 Sep 2013 20:42:09 -  1.2
@@ -1,1780 +1,7 @@
-diff -Naur ghostscript-9.02.orig/base/configure.ac 
ghostscript-9.02/base/configure.ac
 ghostscript-9.02.orig/base/configure.ac2011-07-14 16:00:28.0 
-0700
-+++ ghostscript-9.02/base/configure.ac 2011-07-16 18:54:41.0 -0700
-@@ -396,7 +396,7 @@
- ])
- fi
- if test x$with_libpaper != xno; then
--LIBS=$LIBS -lpaper
-+LIBS=$LIBS -L${LPLIBDIR} -Wl,-R${LPLIBDIR} -lpaper
- AC_DEFINE(USE_LIBPAPER, 1, [Using libpaper])
- CFLAGS=$CFLAGS -DUSE_LIBPAPER
[...14064 lines suppressed...]
+ pngalpha_open(gx_device * pdev)
+diff -uNr ghostscript-9.10/psi/imainarg.c ghostscript-9.10.fink/psi/imainarg.c
+--- ghostscript-9.10/psi/imainarg.c2013-08-30 06:37:28.0 -0400
 ghostscript-9.10.fink/psi/imainarg.c   2013-09-10 15:51:36.0 
-0400
+@@ -212,6 +212,11 @@
+ #endif
  }
  }
 +
-+code = gs_main_init1(minst);
-+if (code  0)
-+  return code;
++  code = gs_main_init1(minst);
++  if (code  0)
++  return code;
 +
- while ((arg = arg_next(args, code)) != 0) {
+ while ((arg = arg_next(args, code, minst-heap)) != 0) {
  switch (*arg) {
  case '-':


--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk
___
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/devel gdb.info,1.4,1.5

2013-09-10 Thread Jack Howarth
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv13634

Modified Files:
gdb.info 
Log Message:
update to 4.6.1

Index: gdb.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/gdb.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- gdb.info2 May 2013 14:54:41 -   1.4
+++ gdb.info10 Sep 2013 20:35:19 -  1.5
@@ -1,19 +1,20 @@
+Info2: 
 Package: gdb
-Version: 7.6
-Revision: 1
+Version: 7.6.1
+Revision: 2
 Maintainer: Jack Howarth howa...@bromo.med.uc.edu
 License: GPL3
 Source: http://ftp.gnu.org/gnu/gdb/gdb-%v.tar.bz2
-Source-MD5: fda57170e4d11cdde74259ca575412a8
+Source-MD5: fbc4dab4181e6e9937075b43a4ce2732
 SourceDirectory: gdb-%v
 Depends: python27, expat1-shlibs, libncurses5-shlibs, libiconv, 
libgettext8-shlibs, python27-shlibs
-BuildDepends: expat1, gettext-tools, libgettext8-dev, python27, libncurses5, 
libiconv-dev, fink (= 0.24.12)
+BuildDepends: expat1, gettext-tools, libgettext8-dev, python27, libncurses5, 
libiconv-dev, texinfo (= 5.1-2), fink (= 0.24.12)
 SetLDFLAGS: -L%p/lib/python2.7/config
 ConfigureParams: --program-prefix=fsf- --with-expat --with-python 
--disable-gdbtk --enable-tui --disable-werror python_prog_path=%p/bin/python2.7
 SetCFLAGS: -O2 -g -Wno-unused-value
 Architecture: x86_64, i386
 DocFiles: COPYING COPYING3 README
-InfoDocs: gdb.info gdbint.info
+InfoDocs: fsf-gdb.info fsf-gdbint.info
 Homepage: http://www.gnu.org/software/gdb/
 Description: The GNU Project Debugger
 DescDetail: 
@@ -40,6 +41,14 @@
 make install DESTDIR=%d
 cd %i/share/info
 rm annotate.info configure.info stabs.info standards.info bfd.info
+infofiles=1 2 3 4 5 6 7
+for infofile in $infofiles ; do
+ mv gdb.info-$infofile fsf-gdb.info-$infofile
+done
+mv gdb.info fsf-gdb.info
+mv gdbint.info fsf-gdbint.info
+mv gdbint.info-1 fsf-gdbint.info-1
+mv gdbint.info-2 fsf-gdbint.info-2
 
 # It seems likely that the libbfd, libopcodes, libiberty and their headers may
 # also exist in some other packages
@@ -49,9 +58,22 @@
 # Make the executables sgid procmod
 chgrp procmod %p/bin/fsf-%n
 chmod g+s %p/bin/fsf-%n
+update-alternatives --install %p/share/info/gdb.info gdb.info 
%p/share/info/fsf-gdb.info 40
+update-alternatives --install %p/share/info/gdbint.info gdbint.info 
%p/share/info/fsf-gdbint.info 40
+
+PreRmScript: 
+  if [ $1 != upgrade ]; then
+infofiles=gdb.info gdbint.info
+for infofile in $infofiles ; do
+  update-alternatives --remove $infofile %p/share/info/fsf-$infofile
+done
+  fi
+  /usr/bin/find %p/share/gdb/python/gdb -name '*.pyc' -delete
+  /usr/bin/find %p/share/gdb/python/gdb -name '*.pyo' -delete
 
 DescPort: 
 Add 
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/darwin-nat.c.diff?cvsroot=srcr1=1.31r2=1.32
 as backport from gdb trunk to fix i386 build. Also added the required 
--enable-64-bit-bfd to
 configure for the i386 build so it can also work with x86_64 binaries.
 
+


--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk
___
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/sci ccpnmr-py.info,1.7,1.8

2013-09-10 Thread Jack Howarth
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv14288

Modified Files:
ccpnmr-py.info 
Log Message:
update to 2.3.1r2

Index: ccpnmr-py.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/ccpnmr-py.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- ccpnmr-py.info  27 Jun 2013 14:27:24 -  1.7
+++ ccpnmr-py.info  10 Sep 2013 20:45:38 -  1.8
@@ -1,6 +1,6 @@
 Info2: 
 Package: ccpnmr-py%type_pkg[python]
-Version: 2.3.0r2
+Version: 2.3.1r2
 Revision: 1
 
 Type: python (2.6 2.7)
@@ -19,11 +19,19 @@
 
 Source: http://www2.ccpn.ac.uk/download/ccpnmr/analysis%v.tar.gz
 SourceDirectory: ccpnmr
-Source-MD5: d5d9e2533bef28d2dcf9fda55e1704a1
+Source-MD5: 57671be06ad23c70431f5a3db91f9cdd
 
 PatchFile: ccpnmr-py.patch
 PatchFile-MD5: f5e696ee6da81315c1e09fb7db1ad5bc
-PatchScript: sed 's,@PREFIX@,%p,g'  %{PatchFile} | sed 
's,python2.X,python%type_raw[python],g' | patch -p1
+PatchScript:  
+#! /bin/sh -ex
+darwin_vers=`uname -r | cut -d. -f1`
+if [ $darwin_vers -ge 13 ]; then
+ sed 's,@PREFIX@,%p,g'  %{PatchFile} | sed 
's,python2.X,python%type_raw[python],g' | sed 's,tcl8.5,tcl8.6,g' | sed 
's,tk8.5,tk8.6,g' | patch -p1
+else
+ sed 's,@PREFIX@,%p,g'  %{PatchFile} | sed 
's,python2.X,python%type_raw[python],g' | patch -p1
+fi
+
 
 CompileScript: 
 #!/bin/sh -ev
@@ -38,7 +46,7 @@
 perl -pi -e 's,-mtune=970\s-maltivec,,g' environment.txt
 fi
 
-make -j 1
+make 
 make links
 
 InstallScript: 


--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk
___
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/perlmods http-tiny-pm.info, 1.6, 1.7 moo-pm.info, 1.2, 1.3 role-tiny-pm.info, 1.2, 1.3

2013-09-10 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10314

Modified Files:
http-tiny-pm.info moo-pm.info role-tiny-pm.info 
Log Message:
New upstream version.

Index: role-tiny-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/role-tiny-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- role-tiny-pm.info   15 Jul 2013 23:01:35 -  1.2
+++ role-tiny-pm.info   10 Sep 2013 19:35:16 -  1.3
@@ -1,6 +1,6 @@
 Info2: 
 Package: role-tiny-pm%type_pkg[perl]
-Version: 1.003001
+Version: 1.003002
 Revision: 1
 License: Artistic/GPL
 Description: Like a nouvelle cuisine portion of Moose
@@ -8,7 +8,7 @@
 Homepage: http://search.cpan.org/dist/Role-Tiny/
 
 Source: mirror:cpan:authors/id/H/HA/HAARG/Role-Tiny-%v.tar.gz
-Source-MD5: d8b23c4f5b03adec5f0859d814114037
+Source-MD5: 2d9b46cdc8dbb59056710e2c8e35e25f
 
 Type: perl (5.12.3 5.12.4)
 UpdatePOD: true

Index: http-tiny-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/http-tiny-pm.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- http-tiny-pm.info   30 Jun 2013 10:58:45 -  1.6
+++ http-tiny-pm.info   10 Sep 2013 19:35:16 -  1.7
@@ -1,6 +1,6 @@
 Info2: 
 Package: http-tiny-pm%type_pkg[perl]
-Version: 0.034
+Version: 0.035
 Revision: 1
 
 License: Artistic/GPL
@@ -13,7 +13,7 @@
 Homepage: http://search.cpan.org/dist/HTTP-Tiny/
 
 Source: mirror:cpan:authors/id/D/DA/DAGOLDEN/HTTP-Tiny-%v.tar.gz
-Source-MD5: 3fbf1f3df3fdf969a46f832ef8c2c372
+Source-MD5: b9512258d7d137f81ddabfccbb804d47
 
 Type: perl (5.12.3 5.12.4)
 UpdatePOD: true
@@ -24,7 +24,6 @@
perl%type_pkg[perl]-core
 
 BuildDepends: 
-   extutils-makemaker-pm%type_pkg[perl] (= 6.56-1),
fink (= 0.24.12)
 
 

Index: moo-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/moo-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- moo-pm.info 15 Jul 2013 23:01:35 -  1.2
+++ moo-pm.info 10 Sep 2013 19:35:16 -  1.3
@@ -1,6 +1,6 @@
 Info2: 
 Package: moo-pm%type_pkg[perl]
-Version: 1.003000
+Version: 1.003001
 Revision: 1
 License: Artistic/GPL
 Description: Minimalist Object Orientation
@@ -11,8 +11,8 @@
 Maintainer: Daniel Johnson dan...@daniel-johnson.org
 Homepage: http://search.cpan.org/dist/Moo/
 
-Source: mirror:cpan:authors/id/H/HA/HAARG/Moo-%v.tar.gz
-Source-MD5: 50701ed665adc9dcb20f46bc18f1ff57
+Source: mirror:cpan:authors/id/M/MS/MSTROUT/Moo-%v.tar.gz
+Source-MD5: 507697be655c7d79c14fabfb36577635
 
 Type: perl (5.12.3 5.12.4)
 UpdatePOD: true
@@ -25,7 +25,7 @@
dist-checkconflicts-pm%type_pkg[perl] (= 0.02-1),
module-runtime-pm%type_pkg[perl] (= 0.012-1),
perl%type_pkg[perl]-core,
-   role-tiny-pm%type_pkg[perl] (= 1.003001-1),
+   role-tiny-pm%type_pkg[perl] (= 1.003002-1),
strictures-pm (= 1.004003-1)
 
 


--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk
___
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 libmusicbrainz4.info, 1.1, 1.2

2013-09-10 Thread Hanspeter Niederstrasser
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sound
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv23641

Modified Files:
libmusicbrainz4.info 
Log Message:
libmusicbrainz4 2.1.5, last of the 2.x series

Index: libmusicbrainz4.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/sound/libmusicbrainz4.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libmusicbrainz4.info25 Feb 2012 20:29:28 -  1.1
+++ libmusicbrainz4.info11 Sep 2013 00:54:31 -  1.2
@@ -1,6 +1,6 @@
 Package: libmusicbrainz4
-Version: 2.1.2
-Revision: 1024
+Version: 2.1.5
+Revision: 1025
 BuildDependsOnly: True
 Description: Library for accessing musicbrainz database
 License: LGPL
@@ -13,14 +13,11 @@
 GCC: 4.0
 
 CustomMirror: 
-   nam-US: http://ftp.musicbrainz.org/pub/musicbrainz
-   nam-US: ftp://ftp.musicbrainz.org/pub/musicbrainz
-   eur-NL: ftp://ftp.nl.musicbrainz.org
-   aus-AU: ftp://ftp.au.musicbrainz.org/pub/musicbrainz
+   nam-US: http://ftp.musicbrainz.org/pub/musicbrainz/historical
 
 Source: mirror:custom:libmusicbrainz-%v.tar.gz
 SourceDirectory: libmusicbrainz-%v
-Source-MD5: 88d35af903665fecbdee77eb6d5e6cdd
+Source-MD5: d5e19bb77edd6ea798ce206bd05ccc5f
 PatchScript: perl -pi -e 's,perl python,,' Makefile.in
 
 ConfigureParams: --mandir='${prefix}/share/man'


--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk
___
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 libmusicbrainz4.3.info, NONE, 1.1

2013-09-10 Thread Hanspeter Niederstrasser
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sound
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv24076

Added Files:
libmusicbrainz4.3.info 
Log Message:
new pkg libmusicbrainz4.3 4.0.0

--- NEW FILE: libmusicbrainz4.3.info ---
Package: libmusicbrainz4.3
Version: 4.0.0
Revision: 1
BuildDependsOnly: True
Description: Library for accessing musicbrainz database
License: LGPL
### free to update and take over
Maintainer: Hanspeter Niederstrasser nie...@users.sourceforge.net

Depends: %N-shlibs (= %v-%r)
BuildDepends: 
cmake,
neon27

Conflicts: libmusicbrainz4, libmusicbrainz3.6, libmusicbrainz4.3
Replaces: libmusicbrainz4, libmusicbrainz3.6, libmusicbrainz4.3
GCC: 4.0

CustomMirror: 
primary: http://ftp.musicbrainz.org/pub/musicbrainz/

Source: mirror:custom:libmusicbrainz-%v.tar.gz
SourceDirectory: libmusicbrainz-%v
Source-MD5: 21c33f5dd20b8bb945b800e2a964f27e
Source-Checksum: SHA1(3f567f5d4b0d13789f13d9d87535d8d9f244924b)

CompileScript: 
#!/bin/sh -ev
cmake \
-DCMAKE_VERBOSE_MAKEFILE=ON \
-DCMAKE_COLOR_MAKEFILE=ON \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=%p \
-DCMAKE_INSTALL_NAME_DIR=%p/lib \
-DNEON_LIBRARIES=%p/lib/libneon.dylib \
.
make

InstallScript: 
make install DESTDIR=%d

DocFiles: AUTHORS.txt COPYING.txt INSTALL.txt NEWS.txt README.txt
SplitOff: 
Package: %N-shlibs
Description: Shared libraries for musicbrainz4
Depends: neon27-shlibs
Files: lib/libmusicbrainz4.*.dylib
Shlibs: %p/lib/libmusicbrainz4.3.dylib 3.0.0 %n (= 4.0.0-1)
DocFiles: AUTHORS.txt COPYING.txt INSTALL.txt NEWS.txt README.txt

Homepage: http://www.musicbrainz.org/
DescDetail: 
MusicBrainz is a community music metadatabase that attempts to create a
comprehensive music information site.




--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk
___
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/sci insighttoolkit44.info, NONE, 1.1

2013-09-10 Thread Sjors Gielen
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv24075

Added Files:
insighttoolkit44.info 
Log Message:
Add version 4.4 of the Insight Segmentation and Registration Toolkit


--- NEW FILE: insighttoolkit44.info ---
Info2: 
Package: insighttoolkit44
Version: 4.4.1
Revision: 1
Source: mirror:sourceforge:itk/4.4/InsightToolkit-%v.tar.gz
Source-MD5: bc739b834efa4c8c23aa73ad1cfb14e4
SourceDirectory: InsightToolkit-%v
License: OSI-Compatible
GCC: 4.0
BuildDepends: 
  cmake (= 2.8.8-1),
  vtk510-dev,
  gdcm-dev,
  gdcm,
  system-perl,
  libjpeg9,
  libpng16

BuildConflicts: openmpi
Depends: 
  %N-shlibs,
  vtk510-shlibs,
  vtk510,
  gdcm-shlibs,
  libjpeg9-shlibs,
  libpng16-shlibs

# UseMaxBuildJobs: false
CompileScript: 
#!/bin/sh -ex
 mkdir ../ITKBuild
 cd ../ITKBuild
 %p/bin/cmake -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON \
   -DCMAKE_INSTALL_PREFIX:PATH=%p \
   -DBUILD_SHARED_LIBS:BOOL=ON \
   -DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=ON \
   -DCMAKE_BUILD_WITH_INSTALL_RPATH:BOOL=ON \
   -DITKV3_COMPATIBILITY:BOOL=ON \
   -DITK_USE_MINC2:BOOL=ON \
   -DITK_USE_REVIEW:BOOL=ON \
   -DITK_USE_STRICT_CONCEPT_CHECKING:BOOL=ON \
   -DITK_USE_SYSTEM_GDCM:BOOL=ON \
   -DITK_USE_SYSTEM_HDF5:BOOL=OFF \
   -DITK_USE_SYSTEM_JPEG:BOOL=ON \
   -DITK_USE_SYSTEM_PNG:BOOL=ON \
   -DITK_USE_SYSTEM_TIFF:BOOL=OFF \
   -DITK_USE_SYSTEM_VXL:BOOL=OFF \
   -DITK_USE_SYSTEM_ZLIB:BOOL=ON \
   -DModule_ITKIOPhilipsREC:BOOL=ON \
   -DModule_ITKLevelSetsv4Visualization:BOOL=OFF \
   -DModule_ITKVideoBridgeOpenCV:BOOL=OFF \
   -DModule_ITKVideoBridgeVXL:BOOL=OFF \
   -DModule_ITKVtkGlue:BOOL=ON \
   -DUSE_FFTWD:BOOL=OFF \
   -DUSE_FFTWF:BOOL=OFF \
   -DUSE_SYSTEM_FFTW:BOOL=OFF \
   -DVCL_INCLUDE_CXX_0X:BOOL=ON \
   -DBUILD_EXAMPLES:BOOL=ON \
   -DBUILD_TESTING:BOOL=ON \
   ../InsightToolkit-%v
 make -w

InstallScript: 
#!/bin/sh -ex
 cd ../ITKBuild
 make install DESTDIR=%d
 /usr/bin/install -d %i/share/doc/%n
 /bin/cp -R ../InsightToolkit-%v/Examples %i/share/doc/%n/

DocFiles: GettingStarted.txt LICENSE NOTICE README.txt
Description: The Insight Segmentation and Registration Toolkit
DescDetail: 
ITK is an open-source, cross-platform system that provides developers with an
extensive suite of software tools for image analysis.  Developed through
extreme programming methodologies, ITK employs leading-edge algorithms for
registering and segmenting multidimensional data.

SplitOff: 
 Package: %N-shlibs
 Description: ITK shared libraries
 DocFiles: GettingStarted.txt LICENSE NOTICE README.txt
 Files: lib/lib*-4.4*.dylib
 Shlibs: 
%p/lib/libitkdouble-conversion-4.4.1.dylib  4.4.1 %n (= 4.4.1-1)
%p/lib/libITKBiasCorrection-4.4.1.dylib 4.4.1 %n (= 4.4.1-1)
%p/lib/libITKBioCell-4.4.1.dylib4.4.1 %n (= 4.4.1-1)
%p/lib/libITKCommon-4.4.1.dylib 4.4.1 %n (= 4.4.1-1)
%p/lib/libITKDICOMParser-4.4.1.dylib4.4.1 %n (= 4.4.1-1)
%p/lib/libITKDeprecated-4.4.1.dylib 4.4.1 %n (= 4.4.1-1)
%p/lib/libITKEXPAT-4.4.1.dylib  4.4.1 %n (= 4.4.1-1)
%p/lib/libITKFEM-4.4.1.dylib4.4.1 %n (= 4.4.1-1)
%p/lib/libITKGDCM-4.4.1.dylib   4.4.1 %n (= 4.4.1-1)
%p/lib/libITKIOBMP-4.4.1.dylib  4.4.1 %n (= 4.4.1-1)
%p/lib/libITKIOBioRad-4.4.1.dylib   4.4.1 %n (= 4.4.1-1)
%p/lib/libITKIOCSV-4.4.1.dylib  4.4.1 %n (= 4.4.1-1)
%p/lib/libITKIOGDCM-4.4.1.dylib 4.4.1 %n (= 4.4.1-1)
%p/lib/libITKIOGE-4.4.1.dylib   4.4.1 %n (= 4.4.1-1)
%p/lib/libITKIOGIPL-4.4.1.dylib 4.4.1 %n (= 4.4.1-1)
%p/lib/libITKIOHDF5-4.4.1.dylib 4.4.1 %n (= 4.4.1-1)
%p/lib/libITKIOIPL-4.4.1.dylib  4.4.1 %n (= 4.4.1-1)
%p/lib/libITKIOImageBase-4.4.1.dylib4.4.1 %n (= 4.4.1-1)
%p/lib/libITKIOJPEG-4.4.1.dylib 4.4.1 %n (= 4.4.1-1)
%p/lib/libITKIOLSM-4.4.1.dylib  4.4.1 %n (= 4.4.1-1)
%p/lib/libITKIOMesh-4.4.1.dylib 4.4.1 %n (= 4.4.1-1)
%p/lib/libITKIOMeta-4.4.1.dylib 4.4.1 %n (= 4.4.1-1)
%p/lib/libITKIONIFTI-4.4.1.dylib4.4.1 %n (= 4.4.1-1)
%p/lib/libITKIONRRD-4.4.1.dylib 4.4.1 %n (= 4.4.1-1)
%p/lib/libITKIOPNG-4.4.1.dylib  4.4.1 %n (= 4.4.1-1)
%p/lib/libITKIOPhilipsREC-4.4.1.dylib   4.4.1 %n (= 4.4.1-1)
%p/lib/libITKIOSiemens-4.4.1.dylib  4.4.1 %n (= 4.4.1-1)
%p/lib/libITKIOSpatialObjects-4.4.1.dylib   4.4.1 %n (= 4.4.1-1)
%p/lib/libITKIOStimulate-4.4.1.dylib4.4.1 %n (= 4.4.1-1)
%p/lib/libITKIOTIFF-4.4.1.dylib  

[cvs] dists/10.7/stable/main/finkinfo/libs/pythonmods html5lib-py.info, 1.3, 1.4

2013-09-10 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv15255

Modified Files:
html5lib-py.info 
Log Message:
New upstream html5lib-py 0.99.

Index: html5lib-py.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods/html5lib-py.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- html5lib-py.info16 Jun 2013 00:21:29 -  1.3
+++ html5lib-py.info10 Sep 2013 21:04:29 -  1.4
@@ -1,8 +1,9 @@
 Info2: 
 Package: html5lib-py%type_pkg[python]
-Version: 0.95
+Version: 0.99
 Revision: 1
-Type: python (2.6 2.7)
+# Does not work on 3.1.
+Type: python (2.6 2.7 3.2 3.3)
 Description: Python implementation of html5 parser
 DescDetail: 
html5lib is a pure-python library for parsing HTML. It is designed to
@@ -11,18 +12,38 @@
 
 Maintainer: Daniel Johnson dan...@daniel-johnson.org
 License: BSD
-Homepage: http://code.google.com/p/html5lib/
+Homepage: https://pypi.python.org/pypi/html5lib
 
-Source: http://html5lib.googlecode.com/files/html5lib-%v.tar.gz
-Source-MD5: fe607f9917d81763e842f818f23464ee
+Source: mirror:custom:h/html5lib/html5lib-%v.tar.gz
+Source-MD5: b7d837eac0f572736f7753cabaab16ce
 
-Depends: python%type_pkg[python]
-BuildDepends: fink (= 0.24.12), setuptools-tng-py%type_pkg[python]
-Suggests: lxml-py%type_pkg[python]
+Depends: python%type_pkg[python], six-py%type_pkg[python], (%type_pkg[python] 
= 26) ordereddict-py%type_pkg[python]
+BuildDepends: fink (= 0.24.12)
+Recommends: lxml-py%type_pkg[python], charade-py%type_pkg[python]
 
 CompileScript: %p/bin/python%type_raw[python] setup.py build
 
+InfoTest: 
+   # nose is not yet available for py33.
+   TestDepends: (%type_pkg[python]  33) nose-py%type_pkg[python], 
(%type_pkg[python]  33) charade-py%type_pkg[python]
+   TestScript: 
+   #!/bin/bash -ev
+   if [ %type_pkg[python] -lt 33 ]; then
+   %p/bin/nosetests-%type_raw[python] || exit 2
+   fi
+   
+
+
 InstallScript: %p/bin/python%type_raw[python] setup.py install --root=%d
 
-DocFiles: README
+DocFiles: CHANGES.rst LICENSE README.rst
+
+CustomMirror: 
+eur-NL: http://a.pypi.python.org/packages/source/
+nam-US: http://b.pypi.python.org/packages/source/
+eur-DE: http://c.pypi.python.org/packages/source/
+eur-DE: http://d.pypi.python.org/packages/source/
+eur-DE: http://e.pypi.python.org/packages/source/
+eur-DE: http://f.pypi.python.org/packages/source/
+
 


--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk
___
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.patch,1.3,1.4

2013-09-10 Thread Jack Howarth
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/text
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv12140

Modified Files:
ghostscript.patch 
Log Message:
update to 9.10

Index: ghostscript.patch
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/text/ghostscript.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ghostscript.patch   29 May 2013 06:01:14 -  1.3
+++ ghostscript.patch   10 Sep 2013 20:04:51 -  1.4
@@ -1,25 +1,6 @@
-diff -Naur ghostscript-9.07/base/gdevpng.c 
ghostscript-9.07.modified/base/gdevpng.c
 ghostscript-9.07/base/gdevpng.c2013-02-13 23:58:13.0 -0800
-+++ ghostscript-9.07.modified/base/gdevpng.c   2013-05-28 21:14:21.0 
-0700
-@@ -692,6 +692,7 @@
- 
- #if PNG_LIBPNG_VER_MINOR  5
- 
-+#if 0 /* not required in 1.5 */
- /*
-  * Patch around a static reference to a never-used procedure.
-  * This could be avoided if we were willing to edit pngconf.h to
-@@ -712,6 +713,7 @@
- }
- #endif
- #endif
-+#endif
- 
- static int
- pngalpha_open(gx_device * pdev)
-diff -Naur ghostscript-9.07/base/gxpcolor.h 
ghostscript-9.07.modified/base/gxpcolor.h
 ghostscript-9.07/base/gxpcolor.h   2013-02-13 23:58:13.0 -0800
-+++ ghostscript-9.07.modified/base/gxpcolor.h  2013-05-28 21:14:21.0 
-0700
+diff -uNr ghostscript-9.10/base/gxpcolor.h 
ghostscript-9.10.fink/base/gxpcolor.h
+--- ghostscript-9.10/base/gxpcolor.h   2013-08-30 06:37:28.0 -0400
 ghostscript-9.10.fink/base/gxpcolor.h  2013-09-10 15:51:36.0 
-0400
 @@ -20,6 +20,7 @@
  #ifndef gxpcolor_INCLUDED
  #  define gxpcolor_INCLUDED
@@ -28,10 +9,10 @@
  #include gspcolor.h
  #include gxcspace.h
  #include gxdevice.h
-diff -Naur ghostscript-9.07/base/mkromfs.c 
ghostscript-9.07.modified/base/mkromfs.c
 ghostscript-9.07/base/mkromfs.c2013-02-13 23:58:13.0 -0800
-+++ ghostscript-9.07.modified/base/mkromfs.c   2013-05-28 21:14:21.0 
-0700
-@@ -2297,7 +2297,7 @@
+diff -uNr ghostscript-9.10/base/mkromfs.c ghostscript-9.10.fink/base/mkromfs.c
+--- ghostscript-9.10/base/mkromfs.c2013-08-30 06:37:28.0 -0400
 ghostscript-9.10.fink/base/mkromfs.c   2013-09-10 15:51:36.0 
-0400
+@@ -2302,7 +2302,7 @@
  #endif
  fprintf(out,\n#include \stdint_.h\\n);
  fprintf(out,\n#include \time_.h\\n\n);
@@ -40,10 +21,10 @@
  
  /* process the remaining arguments (options interspersed with paths) */
  for (; atarg  argc; atarg++) {
-diff -Naur ghostscript-9.07/configure ghostscript-9.07.modified/configure
 ghostscript-9.07/configure 2013-02-13 23:58:14.0 -0800
-+++ ghostscript-9.07.modified/configure2013-05-28 21:14:21.0 
-0700
-@@ -836,6 +836,7 @@
+diff -uNr ghostscript-9.10/configure ghostscript-9.10.fink/configure
+--- ghostscript-9.10/configure 2013-08-30 06:37:28.0 -0400
 ghostscript-9.10.fink/configure2013-09-10 15:51:36.0 -0400
+@@ -841,6 +841,7 @@
  LIBS
  CPPFLAGS
  CPP
@@ -51,11 +32,30 @@
  XMKMF'
  
  
-diff -Naur ghostscript-9.07/psi/imainarg.c 
ghostscript-9.07.modified/psi/imainarg.c
 ghostscript-9.07/psi/imainarg.c2013-02-13 23:58:13.0 -0800
-+++ ghostscript-9.07.modified/psi/imainarg.c   2013-05-28 21:22:42.0 
-0700
-@@ -205,6 +205,11 @@
- return e_Fatal;
+diff -uNr ghostscript-9.10/devices/gdevpng.c 
ghostscript-9.10.fink/devices/gdevpng.c
+--- ghostscript-9.10/devices/gdevpng.c 2013-08-30 06:37:28.0 -0400
 ghostscript-9.10.fink/devices/gdevpng.c2013-09-10 15:51:36.0 
-0400
+@@ -716,6 +716,7 @@
+ 
+ #if PNG_LIBPNG_VER_MINOR  5
+ 
++#if 0 /* not required in 1.5 */
+ /*
+  * Patch around a static reference to a never-used procedure.
+  * This could be avoided if we were willing to edit pngconf.h to
+@@ -736,6 +737,7 @@
+ }
+ #endif
+ #endif
++#endif
+ 
+ static int
+ pngalpha_open(gx_device * pdev)
+diff -uNr ghostscript-9.10/psi/imainarg.c ghostscript-9.10.fink/psi/imainarg.c
+--- ghostscript-9.10/psi/imainarg.c2013-08-30 06:37:28.0 -0400
 ghostscript-9.10.fink/psi/imainarg.c   2013-09-10 15:51:36.0 
-0400
+@@ -212,6 +212,11 @@
+ #endif
  }
  }
 +


--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk
___
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.11, 1.12

2013-09-10 Thread Jack Howarth
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/text
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv12173

Modified Files:
ghostscript.info 
Log Message:
update to 9.10

Index: ghostscript.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/text/ghostscript.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- ghostscript.info12 Jul 2013 00:09:20 -  1.11
+++ ghostscript.info10 Sep 2013 20:05:03 -  1.12
@@ -1,13 +1,13 @@
 Info2: 
 Package: ghostscript%type_pkg[-nox]
 Type: -nox (boolean)
-Version: 9.07
-Revision: 3
+Version: 9.10
+Revision: 1
 Description: Interpreter for PostScript and PDF
 Source: mirror:sourceforge:ghostscript/ghostscript-%v.tar.bz2
-Source-MD5: eea27befc1e85bef6d4768202f6b03a5
+Source-MD5: 7179bb1ed4f6f453147e6f7e1f210ce8
 PatchFile: ghostscript.patch
-PatchFile-MD5: 464b8ced0f1e8e430a8d9fac89914d00
+PatchFile-MD5: 3db47126fd375dc3d3a88f3c8de47a58
 Depends: 
 ghostscript-fonts, libpng16-shlibs, libtiff5-shlibs,
 (%type_raw[-nox] = .) x11,


--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk
___
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/pythonmods charade-py.info, NONE, 1.1

2013-09-10 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv15224

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

--- NEW FILE: charade-py.info ---
Info2: 
Package: charade-py%type_pkg[python]
Version: 1.0.3
Revision: 1
Type: python (2.6 2.7 3.1 3.2 3.3)
Description: Universal encoding detector
DescDetail: 
This is a port of Mark Pilgrim's excellent chardet. Previous two
versions needed to be maintained: one that supported python 2.x and
one that supported python 3.x. With the minor amount of work placed
into this port, charade now supports both in one codebase.

The base for the work was Mark's last available copy of the chardet
source for python 3000.

Maintainer: Daniel Johnson dan...@daniel-johnson.org
License: LGPL2+
Homepage: https://pypi.python.org/pypi/charade

Source: mirror:custom:c/charade/charade-%v.tar.gz
Source-MD5: 79ac701a147705c09bdce31b79dfa12e

Depends: python%type_pkg[python]
BuildDepends: fink (= 0.24.12), setuptools-tng-py%type_pkg[python]

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

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


PostInstScript: 
update-alternatives --install %p/bin/charade charade 
%p/bin/charade-py%type_pkg[python] %type_pkg[python]


PreRmScript: 
if [ $1 != upgrade ]; then
update-alternatives --remove charade 
%p/bin/charade-py%type_pkg[python]
fi


DocFiles: HISTORY.rst LICENSE README.rst

CustomMirror: 
eur-NL: http://a.pypi.python.org/packages/source/
nam-US: http://b.pypi.python.org/packages/source/
eur-DE: http://c.pypi.python.org/packages/source/
eur-DE: http://d.pypi.python.org/packages/source/
eur-DE: http://e.pypi.python.org/packages/source/
eur-DE: http://f.pypi.python.org/packages/source/




--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk
___
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 ipython-py.info, 1.13, 1.14

2013-09-10 Thread Kurt Schwehr
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv26746

Modified Files:
ipython-py.info 
Log Message:
update ipython to 1.1.0


Index: ipython-py.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/ipython-py.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- ipython-py.info 10 Aug 2013 14:45:35 -  1.13
+++ ipython-py.info 11 Sep 2013 02:07:35 -  1.14
@@ -1,7 +1,7 @@
 Info2: 
 Package: ipython-py%type_pkg[python]
-Version: 1.0.0
-Revision: 2
+Version: 1.1.0
+Revision: 1
 Type: python(2.7)
 # 3.2 should work as of 0.12.  Just need pexpect and pygments
 Maintainer: Kurt Schwehr goat...@users.sourceforge.net
@@ -28,7 +28,7 @@
 # readline already correct in fink pythons
 
 Source: http://archive.ipython.org/release/%v/ipython-%v.tar.gz
-Source-MD5: fcba21b5a3827bf4e6c921d04d984c2f
+Source-MD5: 70d69c78122923879232567ac3c47cef
 
 CompileScript: python%type_raw[python] setup.py build
 InstallScript: 


--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk
___
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/libs libgeos3.4.2.info, NONE, 1.1

2013-09-10 Thread BABA Yoshihiko
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv28557/10.4/stable/main/finkinfo/libs

Added Files:
libgeos3.4.2.info 
Log Message:
tested on 10.6

--- NEW FILE: libgeos3.4.2.info ---
Info4: 
Package: libgeos3.4.2
Version: 3.4.2
Revision: 1
Description: Geometry Engine - Open Source
License: LGPL
Maintainer: BABA Yoshihiko babayoshih...@mac.com

Depends: %N-shlibs (= %v-%r)
BuildDepends: fink (= 0.29.7-1)
BuildDependsOnly: true
GCC: 4.0

Source: http://download.osgeo.org/geos/geos-%v.tar.bz2
Source-MD5: fc5df2d926eb7e67f988a43a92683bae

UseMaxBuildJobs: true
CompileScript: 
#!/bin/sh -ev
if [ -x /usr/bin/gcc-4.2 ]; then
export CC=gcc-4.2 CXX=g++-4.2
fi
./configure --prefix=%p/opt/%N
make


InstallScript: make -j1 install-strip DESTDIR=%d
DocFiles: AUTHORS ChangeLog COPYING README TODO
SplitOff: 
Package: %N-shlibs
DocFiles: AUTHORS ChangeLog COPYING README TODO
Files: 
opt/%N/lib/libgeos-%v.dylib
opt/%N/lib/libgeos_c.1*.dylib

Shlibs: 
%p/opt/%N/lib/libgeos-%v.dylib  0.0.0 %n (= 3.4.2-1)
%p/opt/%N/lib/libgeos_c.1.dylib 10.0.0 %n (= 3.4.2-1)



Homepage: http://geos.refractions.net/
DescDetail: 
Geometry Engine - Open Source is a C++ port of the Java Topology Suite
(JTS). As such, it aims to contain the complete functionality of JTS
in C++. This includes all the OpenGIS Simple Features for SQL
spatial predicate functions and spatial operators, as well as specific
JTS topology functions such as IsValid().





--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] experimental/babayoshihiko/finkinfo librasterlite2.info, 1.2, 1.3

2013-09-10 Thread BABA Yoshihiko
Update of /cvsroot/fink/experimental/babayoshihiko/finkinfo
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv28696

Added Files:
librasterlite2.info 
Log Message:
New upstream version

--- NEW FILE: librasterlite2.info ---
Info3: 
Package: librasterlite2
Version: 1.1g
Revision: 1
Description: RasterLite extension to SQLite
License: GPL
Homepage: 
Maintainer: BABA Yoshihiko babayoshih...@mac.com
DescDetail: 

Depends: %n-shlibs
BuildDepends: 
  fink (= 0.28),
  libgeos3.4.2,
  libspatialite5,
  libtiff, libjpeg8, libpng15,
  proj, libgeotiff2

BuildDependsOnly: True


# Unpack Phase.
Source: 
http://www.gaia-gis.it/gaia-sins/librasterlite-sources/librasterlite-%v.tar.gz
Source-MD5: 6c6e8f83ac8a06c78f3fdcee63dc5e3e



SetCPPFLAGS: -Os -I%i/include -I%p/include
ConfigureParams: --with-proj-include=%p/include --with-proj-lib=%p/lib 
--with-geos-include=%p/include --with-geos-lib=%p/opt/libgeos3.4.2/lib



CompileScript: 
#!/bin/sh -xe
  # Set up RasterLite Libraries
  pushd ../librasterlite-%v
  ./configure %c
  make
  popd


# Install Phase.
InstallScript: 
#!/bin/sh -xe
  # Install RasterLite Libraries
  pushd ../librasterlite-%v
  make install prefix=%i
  install_name_tool -id %p/lib/librasterlite.2.dylib 
%i/lib/librasterlite.2.dylib
  popd

Shlibs: 
  !%p/lib/librasterlite.2.dylib

DocFiles: AUTHORS COPYING INSTALL README



SplitOff: 
  Package: %N-shlibs
  Description: Shared libraries for %N package
  Depends: 
libgeos3.4.2-shlibs,
libspatialite5-shlibs,
libtiff-shlibs, libjpeg8-shlibs, libpng15-shlibs,
proj-shlibs, libgeotiff2-shlibs
  
  Files: 
lib/librasterlite.2.dylib
  
  Shlibs: 
%p/lib/librasterlite.2.dylib  3.0.0 %n (= 1.1g-1) 32
  
DocFiles: AUTHORS COPYING INSTALL README
# End of SplitOff




SplitOff2: 
  Package: %N-bin
  Description: Executables for %N package
  Depends: 
%N-shlibs
  
  Files: 
bin
  
DocFiles: AUTHORS COPYING INSTALL README
# End of SplitOff






# End of Info3



--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk
___
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/database librasterlite2.info, NONE, 1.1

2013-09-10 Thread BABA Yoshihiko
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/database
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv29427/10.7/stable/main/finkinfo/database

Added Files:
librasterlite2.info 
Log Message:
New upstream version

--- NEW FILE: librasterlite2.info ---
Info3: 
Package: librasterlite2
Version: 1.1g
Revision: 1
Description: RasterLite extension to SQLite
License: GPL
Homepage: 
Maintainer: BABA Yoshihiko babayoshih...@mac.com
DescDetail: 

Depends: %n-shlibs
BuildDepends: 
  fink (= 0.28),
  libgeos3.4.2,
  libspatialite5,
  libtiff, libjpeg8, libpng15,
  proj, libgeotiff2

BuildDependsOnly: True


# Unpack Phase.
Source: 
http://www.gaia-gis.it/gaia-sins/librasterlite-sources/librasterlite-%v.tar.gz
Source-MD5: 6c6e8f83ac8a06c78f3fdcee63dc5e3e



SetCPPFLAGS: -Os -I%i/include -I%p/include
ConfigureParams: --with-proj-include=%p/include --with-proj-lib=%p/lib 
--with-geos-include=%p/include --with-geos-lib=%p/opt/libgeos3.4.2/lib



CompileScript: 
#!/bin/sh -xe
  # Set up RasterLite Libraries
  pushd ../librasterlite-%v
  ./configure %c
  make
  popd


# Install Phase.
InstallScript: 
#!/bin/sh -xe
  # Install RasterLite Libraries
  pushd ../librasterlite-%v
  make install prefix=%i
  install_name_tool -id %p/lib/librasterlite.2.dylib 
%i/lib/librasterlite.2.dylib
  popd

Shlibs: 
  !%p/lib/librasterlite.2.dylib

DocFiles: AUTHORS COPYING INSTALL README



SplitOff: 
  Package: %N-shlibs
  Description: Shared libraries for %N package
  Depends: 
libgeos3.4.2-shlibs,
libspatialite5-shlibs,
libtiff-shlibs, libjpeg8-shlibs, libpng15-shlibs,
proj-shlibs, libgeotiff2-shlibs
  
  Files: 
lib/librasterlite.2.dylib
  
  Shlibs: 
%p/lib/librasterlite.2.dylib  3.0.0 %n (= 1.1g-1) 32
  
DocFiles: AUTHORS COPYING INSTALL README
# End of SplitOff




SplitOff2: 
  Package: %N-bin
  Description: Executables for %N package
  Depends: 
%N-shlibs
  
  Files: 
bin
  
DocFiles: AUTHORS COPYING INSTALL README
# End of SplitOff






# End of Info3



--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk
___
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/database librasterlite2.info, NONE, 1.1

2013-09-10 Thread BABA Yoshihiko
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/database
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv29427/10.4/stable/main/finkinfo/database

Added Files:
librasterlite2.info 
Log Message:
New upstream version

--- NEW FILE: librasterlite2.info ---
Info3: 
Package: librasterlite2
Version: 1.1g
Revision: 1
Description: RasterLite extension to SQLite
License: GPL
Homepage: 
Maintainer: BABA Yoshihiko babayoshih...@mac.com
DescDetail: 

Depends: %n-shlibs
BuildDepends: 
  fink (= 0.28),
  libgeos3.4.2,
  libspatialite5,
  libtiff, libjpeg8, libpng15,
  proj, libgeotiff2

BuildDependsOnly: True


# Unpack Phase.
Source: 
http://www.gaia-gis.it/gaia-sins/librasterlite-sources/librasterlite-%v.tar.gz
Source-MD5: 6c6e8f83ac8a06c78f3fdcee63dc5e3e



SetCPPFLAGS: -Os -I%i/include -I%p/include
ConfigureParams: --with-proj-include=%p/include --with-proj-lib=%p/lib 
--with-geos-include=%p/include --with-geos-lib=%p/opt/libgeos3.4.2/lib



CompileScript: 
#!/bin/sh -xe
  # Set up RasterLite Libraries
  pushd ../librasterlite-%v
  ./configure %c
  make
  popd


# Install Phase.
InstallScript: 
#!/bin/sh -xe
  # Install RasterLite Libraries
  pushd ../librasterlite-%v
  make install prefix=%i
  install_name_tool -id %p/lib/librasterlite.2.dylib 
%i/lib/librasterlite.2.dylib
  popd

Shlibs: 
  !%p/lib/librasterlite.2.dylib

DocFiles: AUTHORS COPYING INSTALL README



SplitOff: 
  Package: %N-shlibs
  Description: Shared libraries for %N package
  Depends: 
libgeos3.4.2-shlibs,
libspatialite5-shlibs,
libtiff-shlibs, libjpeg8-shlibs, libpng15-shlibs,
proj-shlibs, libgeotiff2-shlibs
  
  Files: 
lib/librasterlite.2.dylib
  
  Shlibs: 
%p/lib/librasterlite.2.dylib  3.0.0 %n (= 1.1g-1) 32
  
DocFiles: AUTHORS COPYING INSTALL README
# End of SplitOff




SplitOff2: 
  Package: %N-bin
  Description: Executables for %N package
  Depends: 
%N-shlibs
  
  Files: 
bin
  
DocFiles: AUTHORS COPYING INSTALL README
# End of SplitOff






# End of Info3



--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk
___
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/web django-py.info,1.6,1.7

2013-09-10 Thread Kurt Schwehr
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/web
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv29600

Modified Files:
django-py.info 
Log Message:
update django to 1.5.3


Index: django-py.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/web/django-py.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- django-py.info  27 Jun 2013 15:07:43 -  1.6
+++ django-py.info  11 Sep 2013 03:08:12 -  1.7
@@ -1,8 +1,8 @@
 Info2: 
 Package: django-py%type_pkg[python]
 Type: python (2.7 3.3)
-Version: 1.5
-Revision: 2
+Version: 1.5.3
+Revision: 1
 
 Depends: 
   python%type_pkg[python], docutils-py%type_pkg[python]
@@ -12,8 +12,8 @@
 #  mysql-python-py%type_pkg[python]
 Recommends: psycopg2-py%type_pkg[python], yaml-py%type_pkg[python]
 
-Source: http://www.djangoproject.com/m/releases/%v/Django-%v.tar.gz
-Source-MD5: fac09e1e0f11bb83bb187d652a9be967
+Source: https://pypi.python.org/packages/source/D/Django/Django-%v.tar.gz
+Source-MD5: 1581e28b4aeb269c34a9b0417e103aaa
 
 DocFiles: AUTHORS INSTALL LICENSE README.rst docs
 


--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] experimental/babayoshihiko/finkinfo libgaiagraphics1.info, NONE, 1.1

2013-09-10 Thread BABA Yoshihiko
Update of /cvsroot/fink/experimental/babayoshihiko/finkinfo
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv30112

Added Files:
libgaiagraphics1.info 
Log Message:
New package

--- NEW FILE: libgaiagraphics1.info ---
Info3: 
Package: libgaiagraphics1
Version: 0.5
Revision: 1
Description: Common-utility for raster handling methods
License: LGPL
Homepage: https://www.gaia-gis.it/fossil/libgaiagraphics/index
Maintainer: BABA Yoshihiko babayoshih...@mac.com
DescDetail: 

Depends: %n-shlibs
BuildDepends: 
  fink (= 0.28),
  libjpeg8, libpng15,
  libtiff, libgeotiff2,
  cairo

BuildDependsOnly: True


# Unpack Phase.
Source: http://www.gaia-gis.it/gaia-sins/libgaiagraphics-%v.tar.gz
Source-MD5: 2fdc2f155718e9f20dcdf10e474fc225



# SetCPPFLAGS: -Os -I%i/include -I%p/include
# ConfigureParams: --with-proj-include=%p/include --with-proj-lib=%p/lib 
--with-geos-include=%p/include --with-geos-lib=%p/opt/libgeos3.4.2/lib



CompileScript: 
#!/bin/sh -xe
  # Set up RasterLite Libraries
  ./configure %c
  make


# Install Phase.
InstallScript: 
#!/bin/sh -xe
  # Install RasterLite Libraries
  make install prefix=%i
  # install_name_tool -id %p/lib/librasterlite.2.dylib 
%i/lib/librasterlite.2.dylib

Shlibs: 
  !%p/lib/libgaiagraphics.dylib

DocFiles: AUTHORS COPYING INSTALL README



SplitOff: 
  Package: %N-shlibs
  Description: Shared libraries for %N package
  Depends: 
libjpeg8-shlibs, libpng15-shlibs,
libtiff-shlibs, libgeotiff2-shlibs,
cairo
  
  Files: 
lib/libgaiagraphics.1.dylib
  
  Shlibs: 
%p/lib/libgaiagraphics.1.dylib  2.0.0 %n (= 0.5-1)
  
DocFiles: AUTHORS COPYING INSTALL README
# End of SplitOff





# End of Info3



--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk
___
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 eog.info, 1.1, 1.2 eog.patch, 1.1, 1.2

2013-09-10 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv31577

Modified Files:
eog.info eog.patch 
Log Message:
dep upgrades


Index: eog.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome/eog.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- eog.info2 Aug 2011 20:36:14 -   1.1
+++ eog.info11 Sep 2013 04:03:13 -  1.2
@@ -1,16 +1,16 @@
 Package: eog
 Version: 2.28.2
-Revision: 2
+Revision: 3
 
 Depends: 
atk1-shlibs (= 1.28.0-1),
-   cairo-shlibs (= 1.8.8-3),
+   cairo-shlibs (= 1.12.14-1),
dbus (= 1.2.1-1),
 dbus-glib1.2-shlibs,
 dbus1.3-shlibs,
dpkg-base-files,
-   fontconfig2-shlibs (= 2.8.0-4),
-   freetype219-shlibs (= 2.3.12-1),
+   fontconfig2-shlibs (= 2.10.0-1),
+   freetype219-shlibs (= 2.4.11-1),
gconf2 (= 2.28.0-1),
gconf2-shlibs (= 2.28.0-1),
glib2-shlibs (= 2.22.0-1),
@@ -18,13 +18,12 @@
gnome-icon-theme (= 2.28.0-1),
gtk+2 (= 2.18.0-1),
gtk+2-shlibs (= 2.18.0-1),
-   lcms-shlibs,
+   lcms2-shlibs,
libexif12-shlibs,
libgettext8-shlibs,
-   libiconv,
-   libjpeg8-shlibs,
+   libjpeg9-shlibs,
librsvg2-gtk (= 2.26.0-2),
-   libxml2-shlibs (= 2.6.30-1),
+   libxml2-shlibs (= 2.9.1-1),
pango1-xft2-ft219-shlibs (= 1.24.5-4),
rarian-compat,
shared-mime-info (= 0.51-1),
@@ -34,34 +33,31 @@
 BuildDepends: 
atk1 (= 1.28.0-1),
autoconf2.6,
-   automake1.11,
-   cairo (= 1.8.8-3),
+   automake1.14,
+   cairo (= 1.12.14-1),
 dbus-glib1.2-dev,
 dbus1.3-dev,
-   fink (= 0.24.12-1),
fink-package-precedence,
-   fontconfig2-dev (= 2.8.0-4),
-   freetype219 (= 2.3.12-1),
+   fontconfig2-dev (= 2.10.0-1),
+   freetype219 (= 2.4.11-1),
gconf2-dev (= 2.28.0-1),
gettext-bin,
gettext-tools (= 0.17),
glib2-dev (= 2.22.0-1),
-   glitz,
gnome-desktop2.11-dev (= 2.28.0-1),
gnome-doc-utils (= 0.18.1-1),
gtk+2-dev (= 2.18.0-1),
gtk-doc (= 1.13-5),
intltool40,
-   lcms,
+   lcms2,
libexif12 (= 0.6.16-1),
libgettext8-dev,
libiconv-dev,
-   libjpeg8,
+   libjpeg9,
librsvg2 (= 2.26.0-2),
libtool2,
-   libxml2 (= 2.6.30-1),
+   libxml2 (= 2.9.1-1),
pango1-xft2-ft219-dev (= 1.24.5-4),
-   pixman (= 0.16.0-1),
pkgconfig (= 0.23),
startup-notification-dev,
x11-dev
@@ -69,14 +65,12 @@
 Source: mirror:gnome:sources/%n/2.28/%n-%v.tar.bz2
 Source-MD5: ee5fd7f3cdd37467cb86052a858757c3
 PatchFile: %n.patch
-PatchFile-MD5: 3624b70a5f35b2cb8b2d05857d60b755
+PatchFile-MD5: 989e52c9f8e9218296290093f4248a77
 PatchScript: 
%{default_script}
 
-SetCPPFLAGS: -I%p/lib/fontconfig2/include
-SetLDFLAGS: -L%p/lib/fontconfig2/lib
 SetCFLAGS: -Os -pipe
-ConfigureParams: --libexecdir=%p/lib/X%n --mandir=%p/share/man 
--enable-dependency-tracking --disable-scrollkeeper --disable-schemas-install 
PKG_CONFIG_PATH=%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH
 --without-xmp --disable-python --disable-static --disable-silent-rules
+ConfigureParams: --libexecdir=%p/lib/X%n --mandir=%p/share/man 
--enable-dependency-tracking --disable-scrollkeeper --disable-schemas-install 
PKG_CONFIG_PATH=%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH 
--without-xmp --disable-python --disable-static --disable-silent-rules
 CompileScript: 
autoreconf -f -i
./configure %c
@@ -132,6 +126,9 @@
 
 #  Create plugins dir so that third-party pkgs can use it easily.
We have plugins now, so dir is created automatically
+
+   Import upstream migration to lcms2. See:
+   
https://git.gnome.org/browse/eog/patch/?id=3c3a83506256ade465bd817453202296b1cda618
 
 License: GPL
 Maintainer: The Gnome Core Team fink-gnome-c...@lists.sourceforge.net

Index: eog.patch
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome/eog.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- eog.patch   2 Aug 2011 20:36:14 -   1.1
+++ eog.patch   11 Sep 2013 04:03:13 -  1.2
@@ -12,7 +12,7 @@
-I$(top_srcdir)/src \
 diff -Nurd -x'*~' eog-2.28.2.orig/configure.ac eog-2.28.2/configure.ac
 --- eog-2.28.2.orig/configure.ac   2009-12-16 15:53:29.0 -0500
-+++ eog-2.28.2/configure.ac2010-03-02 01:18:40.0 -0500
 eog-2.28.2/configure.ac2013-09-10 23:33:13.0 -0400
 @@ -96,6 +96,7 @@
  EOG_MODULES=gtk+-2.0 = $GTK_REQUIRED \
   glib-2.0 = $GLIB_REQUIRED \
@@ -21,8 +21,17 @@