[cvs] dists/10.7/stable/main/finkinfo/base libncursesw5.info,1.1,1.2

2013-09-08 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/base
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv31928

Modified Files:
libncursesw5.info 
Log Message:
update configure params, thanks max.


Index: libncursesw5.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/base/libncursesw5.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libncursesw5.info   20 Jul 2011 13:29:03 -  1.1
+++ libncursesw5.info   9 Sep 2013 01:35:47 -   1.2
@@ -21,17 +21,28 @@
#Need to remove these entries to avoid failure on case sensitive file 
systems
perl -pi -e "s/hp70092a\|//; s/hp2621a\|//; s/2621a\|//" 
misc/terminfo.src
 <<
-ConfigureParams: --without-ada --without-pkg-config --with-shared --with-debug 
--enable-termcap --mandir=%p/share/man 
--with-terminfo-dirs="%p/share/terminfo:/usr/share/terminfo" 
--with-default-terminfo-dir="%p/share/terminfo" --enable-no-padding 
--enable-sigwinch --enable-tcap-names --enable-hard-tabs --enable-widec 
--disable-mixed-case
+ConfigureParams: <<
+  --without-ada \
+  --without-pkg-config \
+  --with-shared \
+  --with-debug \
+  --enable-termcap \
+  --mandir=%p/share/man \
+  --with-terminfo-dirs="%p/share/terminfo:/usr/share/terminfo" \
+  --with-default-terminfo-dir="%p/share/terminfo" \
+  --enable-no-padding \
+  --enable-sigwinch \
+  --enable-tcap-names \
+  --enable-hard-tabs \
+  --enable-widec \
+  --disable-mixed-case \
+  cf_cv_typeof_chtype=long
+<<
 NoSetCFLAGS: true
 NoSetLDFLAGS: true
 NoSetCPPFLAGS: true
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
-CompileScript: <<
-  #!/bin/sh -ev
-  ./configure %c cf_cv_typeof_chtype=long
-  make
-<<
 InstallScript: <<
 #!/bin/sh -ev
   make install.libs DESTDIR=%d DYLD_LIBRARY_PATH=`pwd`/lib:`pwd`/lib/ncurses


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[fink/fink] 7f2202: Fix sha1sum location and add options for sha256 si...

2013-08-20 Thread Chris Zubrzycki
  Branch: refs/heads/master
  Home:   https://github.com/fink/fink
  Commit: 7f2202a66f1172a255b3cb2999858de91cc9d449
  
https://github.com/fink/fink/commit/7f2202a66f1172a255b3cb2999858de91cc9d449
  Author: Chris Zubrzycki 
  Date:   2013-08-20 (Tue, 20 Aug 2013)

  Changed paths:
M perlmod/Fink/Checksum/SHA1.pm
M perlmod/Fink/Checksum/SHA256.pm

  Log Message:
  ---
  Fix sha1sum location and add options for sha256 since it only works with 
md5deep (non-essential) currently



--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/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 hspell.info,1.1,1.2

2013-07-07 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/text
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv13066

Modified Files:
hspell.info 
Log Message:
Fix breaking for gnu sort when LC_* is unset by fink


Index: hspell.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/text/hspell.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- hspell.info 1 Aug 2011 16:12:32 -   1.1
+++ hspell.info 7 Jul 2013 13:18:10 -   1.2
@@ -9,6 +9,10 @@
 SetMAKEFLAGS: -j1
 
 ConfigureParams: --enable-fatverb --enable-aspell --enable-linginfo 
--mandir=%p/share/man
+CompileScript: <<
+./configure %c
+LC_ALL=C make
+<<
 InstallScript: make install DESTDIR="%d"
 
 DocFiles: COPYING INSTALL LICENSE README WHATSNEW


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
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/kde kdegraphics3.info,1.9,1.10

2013-05-30 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/kde
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv9467/stable/main/finkinfo/kde

Modified Files:
kdegraphics3.info 
Log Message:
fix include file


Index: kdegraphics3.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/kde/kdegraphics3.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- kdegraphics3.info   18 Mar 2013 17:49:49 -  1.9
+++ kdegraphics3.info   30 May 2013 23:40:37 -  1.10
@@ -88,8 +88,8 @@
 PatchScript: <<
sed -e 's,@FINKPREFIX@,%p,g' %{PatchFile} | patch -p1 
perl -pi -e 's,-O2,-Os,g; s,doc/HTML,doc/kde,g; 
s,/usr/share/doc/packages/qt3/html,%p/share/doc/qt3/html,g;' admin/*
-   ### fribidi > 0.10.9 lost fribidi/fribidi_types.h so have to axe 
#including it 
-   perl -pi -e 's,#include ,,g' 
ksvg/impl/libs/libtext2path/src/Converter.cpp
+   ### fribidi > 0.10.9 renamed fribidi/fribidi_types.h
+   perl -pi -e 's,,,g' 
ksvg/impl/libs/libtext2path/src/Converter.cpp
 <<
 PatchFile: %n.patch
 PatchFile-MD5: 2d7a82a4dcf46770409940a8a80fb687


--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
___
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/10.4-EOL/kde kdegraphics3.info, 1.1, 1.2

2013-05-30 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/kde
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv9467/stable/main/finkinfo/10.4-EOL/kde

Modified Files:
kdegraphics3.info 
Log Message:
fix include file


Index: kdegraphics3.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/kde/kdegraphics3.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- kdegraphics3.info   11 Jul 2011 04:08:32 -  1.1
+++ kdegraphics3.info   30 May 2013 23:40:37 -  1.2
@@ -1,6 +1,6 @@
 Package: kdegraphics3
 Version: 3.5.10
-Revision: 1
+Revision: 2
 Description: KDE - graphics
 License: GPL/LGPL
 Maintainer: Benjamin Reed 
@@ -32,8 +32,8 @@
fink (>= 0.28.0-1),
fontconfig2-dev (>= 2.4.1-1),
freetype219 (>= 2.3.7-7),
-   fribidi (>= 0.10.4-1),
-   fribidi-dev (>= 0.10.4-1),
+   fribidi (>= 0.19.2-2),
+   fribidi-dev (>= 0.19.2-2),
gettext-tools,
giflib,
imlib (>= 1.9.14-2),
@@ -86,6 +86,8 @@
 PatchScript: <<
sed -e 's,@FINKPREFIX@,%p,g' %{PatchFile} | patch -p1 
perl -pi -e 's,-O2,-Os,g; s,doc/HTML,doc/kde,g; 
s,/usr/share/doc/packages/qt3/html,%p/share/doc/qt3/html,g;' admin/*
+### fribidi > 0.10.9 renamed fribidi/fribidi_types.h
+perl -pi -e 's,,,g' 
ksvg/impl/libs/libtext2path/src/Converter.cpp
 <<
 PatchFile: %n.patch
 PatchFile-MD5: 2d7a82a4dcf46770409940a8a80fb687
@@ -96,6 +98,11 @@
 CompileScript: <<
 #!/bin/sh -ev
 
+### fribidi > 0.10.9 lost fribidi-config, so have to manually pass 
FRIBIDI_*
+### so that ksvg gets built
+export FRIBIDI_LIBS="-L%p/lib -lfribidi"
+export FRIBIDI_CFLAGS="-I%p/include/fribidi"
+
export PREFIX="%p" USE_UNSERMAKE=1
. ./environment-helper.sh
 
@@ -569,7 +576,7 @@
Description: KDE - vector graphics
Depends: <<
%N-base (>= %v-%r),
-   fribidi-shlibs,
+   fribidi-shlibs (>= 0.19.2-2),
lcms-shlibs
<<
Replaces: %N (<< %v-%r)


--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
___
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/10.4-EOL/devel kde4-buildenv.info, 1.1, 1.2

2013-05-30 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/devel
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv19597/stable/main/finkinfo/10.4-EOL/devel

Modified Files:
kde4-buildenv.info 
Log Message:
sync with non-EOL, fixes cmake build issues


Index: kde4-buildenv.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/devel/kde4-buildenv.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- kde4-buildenv.info  11 Jul 2011 04:08:31 -  1.1
+++ kde4-buildenv.info  30 May 2013 17:59:14 -  1.2
@@ -1,13 +1,15 @@
 Package: kde4-buildenv
-Version: 4.3.1
-Revision: 0
+Version: 4.6.0
+Revision: 104
 Description: Scripts for simplifying KDE4 builds
 License: BSD
-Maintainer: Benjamin Reed 
+Maintainer: Benjamin Reed 
 
+# runtime wants either of {/usr,/FINKPREFIX}/bin/python2.5
+# which is available on OS X 10.[567]
 Depends: <<
-   cmake (>= 2.6.2-1),
-   fink (>= 0.29.7-1)
+   cmake (>= 2.8.10.2-1),
+   fink (>= 0.30.0-1)
 <<
 
 CustomMirror: <<
@@ -18,11 +20,20 @@
nam-CA: http://www.southofheaven.net/befunk
 <<
 NoSourceDirectory: true
-Source: mirror:custom:%n/%n-%v-%r.sh
-Source-MD5: efee79a2f0332d76b6402d91e64a8dd1
+Source: mirror:custom:%n/%n-%v-1.sh
+Source-MD5: 4174ff7789bff10ec39ffba6724f2a49
 Source2: mirror:custom:%n/normalize-filenames-4.2.3-1.sh
 Source2-MD5: aa5d58694004df09f486abc9907f7e0a
 
+PatchScript: <<
+   ### This package sets "-DCMAKE_OSX_SYSROOT:PATH=/"
+   ### cmake 2.8.10.2+ sets CMAKE_OSX_DEPLOYMENT_TARGET to a versioned 
value
+   ### and it no longer likes the mismatch between the two defines.
+   ### So therefore, we now force CMAKE_OSX_DEPLOYMENT_TARGET
+   ### to empty as well.
+   perl -pi -e "s|-DCMAKE_OSX_SYSROOT:PATH=/|$& 
-DCMAKE_OSX_DEPLOYMENT_TARGET:STRING=\'\'|g" %b/kde4-buildenv-%v-1.sh
+<<
+UseMaxBuildJobs: true
 CompileScript: echo "none"
 
 InstallScript: <<


--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
___
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/10.4-EOL/libs libopensync1-shlibs.info, NONE, 1.1 libopensync1-shlibs.patch, NONE, 1.1 opensync-bin.info, 1.1, NONE opensync-bin.patch, 1.1, NONE

2013-05-30 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/libs
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv19507

Added Files:
libopensync1-shlibs.info libopensync1-shlibs.patch 
Removed Files:
opensync-bin.info opensync-bin.patch 
Log Message:
sync with non-EOL, main package name changed


--- NEW FILE: libopensync1-shlibs.info ---
Info4: <<
Package: libopensync1-shlibs
Version: 0.39
Revision: 4
Description: Shared libraries for opensync
License: GPL/LGPL
Maintainer: Benjamin Reed 

Depends: <<
glib2-shlibs (>= 2.22.0-1),
libxml2-shlibs (>= 2.7.8-1),
libxslt-shlibs (>= 1.1-1),
sqlite3-shlibs
<<
BuildDepends: <<
cmake (>= 2.8.2-1),
fink (>= 0.30),
gettext-bin,
gettext-tools,
glib2-dev (>= 2.22.0-1),
kde4-buildenv (>= 4.5.2-1),
libgettext8-dev,
libiconv-dev,
libxml2 (>= 2.7.8-1),
libxslt,
pkgconfig (>= 0.23-1),
sqlite3-dev
<<
Replaces: opensync-dev, libopensync1-dev

Source: http://opensync.org/download/releases/%v/libopensync-%v.tar.bz2
Source-MD5: 733211e82b61e2aa575d149dda17d475
PatchFile: %n.patch
PatchFile-MD5: f3fe1d406638aa2c967480aa326963a1

UseMaxBuildJobs: true
CompileScript: <<
#!/bin/sh -ex

export 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH"
export KDE4_PREFIX="%p" KDE4_INSTALL_PREFIX="%p"
. %p/sbin/kde4-buildenv.sh

mkdir build
pushd build
# PYTHON_LIBRARY is not used, don't look for it (why
# does cmake report "build wrapper ON" even when it's
# not?)
cmake $KDE4_CMAKE_ARGS -DOPENSYNC_PYTHONBINDINGS:BOOL=FALSE 
-DPYTHON_LIBRARY:BOOL=FALSE ..
make
popd
<<

InstallScript: <<
#!/bin/sh -ex
pushd build
make -j1 install/fast DESTDIR="%d"
popd
<<
DocFiles: COPYING
Shlibs: %p/lib/libopensync.1.dylib 1.0.0 %n (>= 0.39-1)
SplitOff: <<
Package: opensync-bin
Description: OpenSync binaries
Depends: <<
libopensync1-shlibs (>= %v-%r),
glib2-shlibs (>= 2.22.0-1)
<<
Replaces: opensync, libopensync1-dev
DocFiles: AUTHORS COPYING ChangeLog README
Files: <<
bin
lib/libopensync1
share/libopensync1/{capabilities,descriptions,schemas}
<<
<<
SplitOff3: <<
Package: libopensync1-dev
Description: Developer headers and libraries for opensync
Depends: <<
opensync-bin (>= %v-%r),
libopensync1-shlibs (= %v-%r)
<<
Conflicts: opensync-dev
Replaces: opensync-bin, opensync-dev
BuildDependsOnly: true
DocFiles: COPYING
Files: <<
include
lib/libopensync.dylib
lib/pkgconfig
share/libopensync1
<<
<<
SplitOff4: <<
Package: opensync
Description: OpenSync upgrade package
Depends: <<
fink-obsolete-packages,
opensync-bin (>= %v-%r)
<<
InstallScript: <<
mkdir -p %i/share/doc/installed-packages
touch %i/share/doc/installed-packages/%n
<<
<<

Homepage: http://www.opensync.org/
DescDetail: <<
OpenSync is a synchronization framework that is platform and
distribution independent.  It consists of a powerful sync-engine and
several plugins that can be used to connect to devices.

OpenSync is very flexible and capable of synchronizing any type of
data, including contacts, calendar, tasks, notes and files.

The goals of OpenSync:

* Provide a framework that can be used for general synchronization
* Reusability.  The framework should be usable by many applications
* Speed.  Synchronization should be as fast as possible.
* Flexibility.  We cannot predict what formats / devices the future
  will bring.  Therefore OpenSync is built as flexible and modular
  as possible.
* Integrity.  Data must never be lost, no matter what happens.
* Portability.  The framework should run on as many platforms as
  possible (Linux, Windows, Mac OS, BSD, etc)
* Language neutral.  OpenSync is extensible in using other languages
  like python, java and even more.
* No dependencies on a X-server.  OpenSync is a library that can be
  embed into other applications.  Therefore it is possible to use
  GUIs, CLIs or whatever you can imagine.
<<
<<


--- opensync-bin.info DELETED ---

--- NEW FILE: libopensync1-shlibs.patch ---
diff -Nurd libopensync-0.39/CMakeLists.txt libopensync-0.39-new/CMakeLists.txt
--- libopensync-0.39/CMakeLists.txt 2009-09-20 16:14:18.0 -0400
+++ libopensync-0.39-new/CMakeLists.txt 2012-08-10 04:01:15.0 -0400
@@ -47,6 +47,13 @@
 
 CMAKE_MINIMUM_REQUIRED( VERSION 2.4.4 )
 
+SET(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE)
+SET(CMAKE_INSTALL_RPATH "" )

[cvs] dists/10.4/stable/main/finkinfo/10.4-EOL/gnome gtk+2.info, 1.3, 1.4 gtk+2.patch, 1.3, 1.4

2013-05-25 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/gnome
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv29029

Modified Files:
gtk+2.info gtk+2.patch 
Log Message:
copied from 10.5, builds and fixes gettext18 error



Index: gtk+2.patch
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/gnome/gtk+2.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- gtk+2.patch 30 May 2012 00:54:57 -  1.3
+++ gtk+2.patch 26 May 2013 02:12:17 -  1.4
@@ -67,21 +67,6 @@
  all: all-am
  
  .SUFFIXES:
-diff -Nurd -x'*~' gtk+-2.18.9.orig/docs/tools/shooter.c 
gtk+-2.18.9/docs/tools/shooter.c
 gtk+-2.18.9.orig/docs/tools/shooter.c  2009-06-04 15:18:03.0 
-0400
-+++ gtk+-2.18.9/docs/tools/shooter.c   2010-03-18 21:30:52.0 -0400
-@@ -16,7 +16,11 @@
- #include 
- #include 
- #include 
-+#if defined(X_LOCALE)
-+#include 
-+#else
- #include 
-+#endif
- #include "widgets.h"
- #include "shadow.h"
- 
 diff -Nurd -x'*~' gtk+-2.18.9.orig/gdk/Makefile.in gtk+-2.18.9/gdk/Makefile.in
 --- gtk+-2.18.9.orig/gdk/Makefile.in   2010-03-17 09:54:29.0 -0400
 +++ gtk+-2.18.9/gdk/Makefile.in2010-03-18 21:30:52.0 -0400
@@ -94,21 +79,6 @@
  libgdk_quartz_2_0_la_SOURCES = $(common_sources) gdkkeynames.c
  libgdk_quartz_2_0_la_LIBADD = quartz/libgdk-quartz.la $(GDK_DEP_LIBS) \
$(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GTK_API_VERSION).la
-diff -Nurd -x'*~' gtk+-2.18.9.orig/gdk/directfb/gdkim-directfb.c 
gtk+-2.18.9/gdk/directfb/gdkim-directfb.c
 gtk+-2.18.9.orig/gdk/directfb/gdkim-directfb.c 2009-06-04 
15:18:03.0 -0400
-+++ gtk+-2.18.9/gdk/directfb/gdkim-directfb.c  2010-03-18 21:30:52.0 
-0400
-@@ -33,7 +33,11 @@
- #include "config.h"
- 
- #include 
-+#if defined(X_LOCALE)
-+#include 
-+#else
- #include 
-+#endif
- 
- #include "gdkdirectfb.h"
- 
 diff -Nurd -x'*~' gtk+-2.18.9.orig/gdk/x11/gdkdrawable-x11.c 
gtk+-2.18.9/gdk/x11/gdkdrawable-x11.c
 --- gtk+-2.18.9.orig/gdk/x11/gdkdrawable-x11.c 2010-01-07 15:04:55.0 
-0500
 +++ gtk+-2.18.9/gdk/x11/gdkdrawable-x11.c  2010-03-18 21:30:52.0 
-0400
@@ -177,36 +147,6 @@
  
*format = XRenderFindFormat (xdisplay,
   (PictFormatType | PictFormatDepth |
-diff -Nurd -x'*~' gtk+-2.18.9.orig/gdk/x11/gdkfont-x11.c 
gtk+-2.18.9/gdk/x11/gdkfont-x11.c
 gtk+-2.18.9.orig/gdk/x11/gdkfont-x11.c 2009-06-04 15:18:03.0 
-0400
-+++ gtk+-2.18.9/gdk/x11/gdkfont-x11.c  2010-03-18 21:30:52.0 -0400
-@@ -29,7 +29,11 @@
- #include "config.h"
- #include 
- #include 
-+#if defined(X_LOCALE)
-+#include 
-+#else
- #include 
-+#endif
- 
- #include "gdkx.h"
- #include "gdkfont.h"
-diff -Nurd -x'*~' gtk+-2.18.9.orig/gdk/x11/gdkim-x11.c 
gtk+-2.18.9/gdk/x11/gdkim-x11.c
 gtk+-2.18.9.orig/gdk/x11/gdkim-x11.c   2010-03-17 09:31:43.0 
-0400
-+++ gtk+-2.18.9/gdk/x11/gdkim-x11.c2010-03-18 21:30:52.0 -0400
-@@ -26,7 +26,11 @@
- 
- #include "config.h"
- 
-+#if defined(X_LOCALE)
-+#include 
-+#else
- #include 
-+#endif
- #include 
- #include 
- 
 diff -Nurd -x'*~' gtk+-2.18.9.orig/gdk-pixbuf/io-png.c 
gtk+-2.18.9/gdk-pixbuf/io-png.c
 --- gtk+-2.18.9.orig/gdk-pixbuf/io-png.c   2010-03-17 09:31:41.0 
-0400
 +++ gtk+-2.18.9/gdk-pixbuf/io-png.c2011-07-25 02:27:01.0 -0400
@@ -286,127 +226,6 @@
  else:
  prop.appendChild(self._dom.createTextNode(""))
  
-diff -Nurd -x'*~' gtk+-2.18.9.orig/gtk/gtkimmulticontext.c 
gtk+-2.18.9/gtk/gtkimmulticontext.c
 gtk+-2.18.9.orig/gtk/gtkimmulticontext.c   2010-03-17 09:31:45.0 
-0400
-+++ gtk+-2.18.9/gtk/gtkimmulticontext.c2010-03-18 21:30:52.0 
-0400
-@@ -20,7 +20,11 @@
- #include "config.h"
- 
- #include 
-+#if defined(X_LOCALE)
-+#include 
-+#else
- #include 
-+#endif
- 
- #include "gtkimmulticontext.h"
- #include "gtkimmodule.h"
-diff -Nurd -x'*~' gtk+-2.18.9.orig/gtk/gtkmain.c gtk+-2.18.9/gtk/gtkmain.c
 gtk+-2.18.9.orig/gtk/gtkmain.c 2010-03-17 09:31:45.0 -0400
-+++ gtk+-2.18.9/gtk/gtkmain.c  2010-03-18 21:30:52.0 -0400
-@@ -29,7 +29,11 @@
- #include 
- #include "gdkconfig.h"
- 
-+#if defined(X_LOCALE)
-+#include 
-+#else
- #include 
-+#endif
- 
- #include 
- #include 
-diff -Nurd -x'*~' gtk+-2.18.9.orig/gtk/gtkpagesetupunixdialog.c 
gtk+-2.18.9/gtk/gtkpagesetupunixdialog.c
 gtk+-2.18.9.orig/gtk/gtkpagesetupunixdialog.c  2010-03-17 
09:31:45.0 -0400
-+++ gtk+-2.18.9/gtk/gtkpagesetupunixdialog.c   2010-03-18 21:30:52.0 
-0400
-@@ -21,7 +21,11 @@
- 
- #include "config.h"
- #include 
-+#if defined(X_LOCALE)
-+#include 
-+#else
- #include 
-+#endif
- 
- #include "gtkintl.h"
- #include "gtkprivate.h"
-diff -Nurd -x'*~' gtk+-2.18.9.orig/gtk/gtkpapersize.c 
gtk+-2.18.9/gtk/gtkpapersize.c
 gtk+-2.18.9.orig/gtk/gtkpapersize.c2010-03-17 09:31:45.0 
-0

[cvs] dists/10.4/stable/main/finkinfo/10.4-EOL/devel autoconf2.6.patch, NONE, 1.1 autoconf2.6.info, 1.3, 1.4

2013-05-12 Thread Chris Zubrzycki
ne}
 variable.
 @end defmac
 
-@defmac AC_FC_FREEFORM (@ovar{action-if-success}, @dvar{action-if-failure, @
-  AC_MSG_FAILURE})
+@defmac AC_FC_FREEFORM (@ovar{action-if-success}, @
+  @dvar{action-if-failure, AC_MSG_FAILURE})
 @acindex{FC_FREEFORM}
 @caindex fc_freeform
 
@@ -8314,8 +8314,8 @@ The result of this test, or @samp{none} or 
@samp{unknown}, is cached in
 the @code{ac_cv_fc_freeform} variable.
 @end defmac
 
-@defmac AC_FC_FIXEDFORM (@ovar{action-if-success}, @dvar{action-if-failure, @
-  AC_MSG_FAILURE})
+@defmac AC_FC_FIXEDFORM (@ovar{action-if-success}, @
+  @dvar{action-if-failure, AC_MSG_FAILURE})
 @acindex{FC_FIXEDFORM}
 @caindex fc_fixedform
 
-- 
1.7.2.5


Index: autoconf2.6.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/devel/autoconf2.6.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- autoconf2.6.info3 Jul 2012 00:00:19 -   1.3
+++ autoconf2.6.info13 May 2013 06:17:09 -  1.4
@@ -1,12 +1,14 @@
 Package: autoconf2.6
 Version: 2.69
-Revision: 1
-Depends: m4 (>= 1.4.11)
-BuildDepends: texi2html, fink (>= 0.24.12)
+Revision: 3
+Depends: m4 (>= 1.4.16-1)
+BuildDepends: texi2html, texinfo (>= 4.13-1), fink (>= 0.24.12)
 Conflicts: autoconf2.13, autoconf25 (<= 2.54-1), autoconf
 Replaces: autoconf2.13, autoconf25 (<= 2.54-1), autoconf2.5, autoconf
 Source: mirror:gnu:autoconf/autoconf-%v.tar.gz
-Source-MD5: 82d05e03b93e45f5a39b828dc9c6c29b
+Source-MD5: 82d05e03b93e45f5a39b828dc9c6c29b 
+PatchFile: %n.patch 
+PatchFile-MD5: 98587b965791c7221f644cdf08dbcaf3 
 ConfigureParams: --infodir='${prefix}/share/info' 
--mandir='${prefix}/share/man' --program-suffix=-%v
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
@@ -46,6 +48,13 @@
 that this is a separate package, this autoconf version should work on
 most modern configure scripts, however.
 
+Add patch with upstream autoconf git commits...
+
+8c8522f1c5c8362ec683b5464e99a95bc735677f
+a357718b081f1678748ead5d7cb67c766c930441
+
+to allow for builds with texinfo 5.0.
+
 Previously by Christoph Pfisterer 
 also by Chris Zubrzycki 
 <<


--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
___
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/10.4-EOL/text texi2html.patch, NONE, 1.1 texi2html.info, 1.1, 1.2

2013-05-12 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/text
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv13784

Modified Files:
texi2html.info 
Added Files:
texi2html.patch 
Log Message:
copy over from 10.4 tree, current doesn't build on 10.4.


--- NEW FILE: texi2html.patch ---
diff -uNr texi2html-1.82/test/encodings/tests.txt 
texi2html-1.82.fink/test/encodings/tests.txt
--- texi2html-1.82/test/encodings/tests.txt 2009-01-01 22:54:16.0 
-0500
+++ texi2html-1.82.fink/test/encodings/tests.txt2013-02-23 
21:25:29.0 -0500
@@ -11,21 +11,13 @@
 texi ogoutf.texi
 nodetest nodetest.texi
 nodetest_chapter nodetest.texi -split chapter
-nodetest_use_nodes_no_unicode nodetest.texi -init no_unicode.init -node-files 
-use-nodes -split node
-nodetest_use_nodes_no_unidecode nodetest.texi -init no_unidecode.init 
-node-files -use-nodes -split node
-nodetest_use_nodes nodetest.texi -node-files -use-nodes -split node
 nodetest_no_unicode nodetest.texi -init no_unicode.init
 nodetest_utf8 nodetest_utf8.texi
 # the following is not perfect, since there is no map for  @,{@'C}
 # it isn't rightly transformed in _1e14 but in _0112_0300
 nodetest_utf8_no_unicode nodetest_utf8.texi -init no_unicode.init
-nodetest_utf8_use_nodes nodetest_utf8.texi -node-files -use-nodes -split node
-nodetest_utf8_use_nodes_no_unidecode nodetest_utf8.texi -init 
no_unidecode.init -node-files -use-nodes -split node
-nodetest_to_utf8_latin1 nodetest_latin1.texi -init utf8.init
 nodetest_latin1 nodetest_latin1.texi
 nodetest_latin1_no_unicode nodetest_latin1.texi -init no_unicode.init
-nodetest_latin1_use_nodes_no_unicode nodetest_latin1.texi -init 
no_unicode.init -node-files -split node
-nodetest_latin1_use_nodes nodetest_latin1.texi -node-files -split node
 at_commands_in_refs_no_unicode ../sectionning/at_commands_in_refs.texi -init 
no_unicode.init
 at_commands_in_refs_no_unidecode ../sectionning/at_commands_in_refs.texi -init 
no_unidecode.init
 at_commands_in_refs_latin1_use_nodes at_commands_in_refs_latin1.texi 
-node-files -split node
diff -uNr texi2html-1.82/test/formatting/tests.txt 
texi2html-1.82.fink/test/formatting/tests.txt
--- texi2html-1.82/test/formatting/tests.txt2009-01-01 22:54:17.0 
-0500
+++ texi2html-1.82.fink/test/formatting/tests.txt   2013-02-23 
21:28:38.0 -0500
@@ -42,9 +42,7 @@
 float_copying float_copying.texi -split chapter
 macro_in_menu macro_in_menu.texi
 ref_in_anchor ref_in_anchor.texi
-tex tex.texi -l2h -expand tex -init l2h_tmp_dir.init
 tex_notex tex.texi
-tex_httex tex.texi -init tex4ht.init --iftex
 block_EOL block_EOL.texi
 detailmenus detailmenus.texi
 detailmenus_simple detailmenus.texi -init simple_menu.init
diff -uNr texi2html-1.82/test/invalid/tests.txt 
texi2html-1.82.fink/test/invalid/tests.txt
--- texi2html-1.82/test/invalid/tests.txt   2008-08-22 09:51:21.0 
-0400
+++ texi2html-1.82.fink/test/invalid/tests.txt  2013-02-23 21:41:22.0 
-0500
@@ -29,18 +29,15 @@
 code_not_closed code_not_closed.texi
 formats_not_closed formats_not_closed.texi
 commands_not_closed commands_not_closed.texi
-math_not_closed math_not_closed.texi --l2h --iftex -init l2h_tmp_dir.init
 not_closed_in_menu not_closed_in_menu.texi
 macro_call_not_closed macro_call_not_closed.texi
 macro_def_not_closed macro_def_not_closed.texi
 ignored_not_closed ignored_not_closed.texi
 verb_not_closed verb_not_closed.texi
-tex_not_closed tex_not_closed.texi -l2h -expand tex -init l2h_tmp_dir.init
 html_not_closed html_not_closed.texi
 verbatim_not_closed verbatim_not_closed.texi
 copying_not_closed copying_not_closed.texi
 node_in_copying node_in_copying.texi
-tex_in_copying tex_in_copying.texi -l2h -expand tex -init l2h_tmp_dir.init
 titlepage_not_closed titlepage_not_closed.texi
 footnote_not_closed footnote_not_closed.texi
 caption_not_closed caption_not_closed.texi
diff -uNr texi2html-1.82/test/many_input_files/Makefile.in 
texi2html-1.82.fink/test/many_input_files/Makefile.in
--- texi2html-1.82/test/many_input_files/Makefile.in2009-01-05 
18:52:37.0 -0500
+++ texi2html-1.82.fink/test/many_input_files/Makefile.in   2013-02-23 
21:58:59.0 -0500
@@ -128,9 +128,9 @@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
 EXTRA_DIST = $(TESTS) indices_res index_split_res tex_l2h_res tex_t4ht_res
-TESTS = indices.sh tex_l2h.sh tex_t4ht.sh
+TESTS = indices.sh
 #TESTS = tex_l2h.sh tex_t4ht.sh
-test_dirs = indices index_split tex_l2h tex_t4ht
+test_dirs = indices index_split
 DISTCLEANFILES = l2h_tmp_dir.init *.log *.out
 all: all-am
 

Index: texi2html.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/text/texi2html.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- texi2html.info  11 Jul 2011 04:08:35 -  1.1
+++ texi2html.info  13 May 2013 04:13:48 -  1.2
@@ -1,21 +1,

[cvs] dists/10.7/stable/main/finkinfo/devel automake1.10.info, NONE, 1.1 automake1.11.info, 1.1, 1.2

2012-02-28 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv3903

Modified Files:
automake1.11.info 
Added Files:
automake1.10.info 
Log Message:
updated, thanks max!

Index: automake1.11.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/automake1.11.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- automake1.11.info   20 Jul 2011 13:29:03 -  1.1
+++ automake1.11.info   29 Feb 2012 01:10:18 -  1.2
@@ -1,9 +1,9 @@
 Package: automake1.11
-Version: 1.11.1
-Revision: 3
-Source: mirror:gnu:automake/automake-%v.tar.bz2
-Source-MD5: c2972c4d9b3e29c03d5f2af86249876f
-BuildDepends: fink (>= 0.24.12)
+Version: 1.11.3
+Revision: 1
+Source: mirror:gnu:automake/automake-%v.tar.xz
+Source-MD5: 3d72b2076eb4397ad5e9a2aace6357fd
+BuildDepends: fink (>= 0.32)
 Depends: autoconf (>= 1:2.63-1) | autoconf2.6
 Conflicts: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.7, automake1.8, automake1.9, automake1.10
 Replaces: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.7, automake1.8, automake1.9, automake1.10

--- NEW FILE: automake1.10.info ---
Package: automake1.10
Version: 1.10.3
Revision: 1
Source: mirror:gnu:automake/automake-%v.tar.bz2
Source-MD5: b8e67fb458da396bc3af7ef2b49f 
Depends: autoconf (>= 1:2.63-1) | autoconf2.6
Conflicts: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.7, automake1.8, automake1.9, automake1.11
Replaces: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.7, automake1.8, automake1.9, automake1.11
Provides: automaken
ConfigureParams: --infodir=%p/share/info
CompileScript: <<
PERL=/usr/bin/perl ./configure %c
make
<<
InstallScript: make install DESTDIR=%d
InfoTest: TestScript: make check || exit 2 
DocFiles: COPYING README AUTHORS NEWS THANKS
InfoDocs: automake.info

Description: GNU Standards-compliant Makefile generator
DescDetail: <<
Automake is a tool for automatically generating `Makefile.in's from files 
called `Makefile.am'.

The goal of Automake is to remove the burden of Makefile maintenance from the 
back of the individual GNU maintainer (and put it on the back of the Automake 
maintainer).

The `Makefile.am' is basically a series of `make' macro definitions (with 
rules being thrown in occasionally). The generated `Makefile.in's are 
compliant with the GNU Makefile standards.

Automake 1.8 fails to work in a number of situations that previous Automake 
versions did, so has been renamed so that the previous version can continue to 
be made available.
<<
DescPackaging: <<
Previous versions by Christoph Pfisterer, Max Horn.
Desc adapted from debian :-)
<<
License: GPL
Maintainer: Chris Zubrzycki 
Homepage: http://www.gnu.org/software/automake/


--
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
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/crypto libgcrypt.info, 1.1, 1.2

2011-08-03 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto
In directory vz-cvs-3.sog:/tmp/cvs-serv17632

Modified Files:
libgcrypt.info 
Log Message:
fix build and update for dbreiser


Index: libgcrypt.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto/libgcrypt.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libgcrypt.info  1 Jul 2010 01:37:10 -   1.1
+++ libgcrypt.info  3 Aug 2011 23:00:02 -   1.2
@@ -1,8 +1,8 @@
 Package: libgcrypt
-Version: 1.4.4
+Version: 1.5.0
 Revision: 1
 Source: ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-%v.tar.bz2
-Source-MD5: 34105aa927e23c217741966496b97e67
+Source-Checksum: SHA1(3e776d44375dc1a710560b98ae8437d5da6e32cf)
 Depends: %N-shlibs (= %v-%r)
 BuildDepends: <<
   libgettext3-dev (>= 0.14.5-2),
@@ -11,6 +11,11 @@
 <<
 BuildDependsOnly: True
 ConfigureParams: --disable-asm --infodir=%p/share/info
+SetCFLAGS: -fheinous-gnu-extensions -std=gnu89
+# libgcrypt-1.5.0 does some ugly stuff with their udiv_qrnnd macro in 
mpih-div.c
+# error: invalid use of a cast in a inline asm context requiring an 
l-value: remove the cast
+
+
 InstallScript: make install DESTDIR=%d
 SplitOff: <<
   Package: %N-shlibs
@@ -24,7 +29,7 @@
 lib/libgcrypt.11*.dylib
   <<
   Shlibs: <<
-%p/lib/libgcrypt.11.dylib 17.0.0 %n (>= 1.4.3-2)
+%p/lib/libgcrypt.11.dylib 19.0.0 %n (>= 1.5.0-1)
   <<
 <<
 DocFiles: AUTHORS ChangeLog NEWS THANKS TODO


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


[cvs] dists/10.4/unstable/main/finkinfo/sound cdparanoia.info, 1.9, 1.10

2011-07-14 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound
In directory vz-cvs-3.sog:/tmp/cvs-serv20463

Modified Files:
cdparanoia.info 
Log Message:
forgot to commit, thanks jack.


Index: cdparanoia.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/cdparanoia.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- cdparanoia.info 6 Jun 2011 17:40:14 -   1.9
+++ cdparanoia.info 14 Jul 2011 14:05:48 -  1.10
@@ -21,6 +21,7 @@
 PatchScript: <<
%{default_script}
perl -pi -e 's,scsi-commands/SCSITaskLib.h,scsi/SCSITaskLib.h,g' 
interface/*.h interface/*.c
+   perl -pi -e 's,-O20,-O3,g' configure
 <<
 CompileScript: <<
 #!/bin/sh -ev


--
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
___
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/utils uptimed.info,1.2,1.3

2010-09-28 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv11636

Modified Files:
uptimed.info 
Log Message:
I think this will fix installing into /sw, doesnt want to build on 64bit atm...


Index: uptimed.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/uptimed.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- uptimed.info31 Jan 2009 23:30:59 -  1.2
+++ uptimed.info28 Sep 2010 20:00:30 -  1.3
@@ -8,7 +8,7 @@
 PatchScript: sed -e s,@FINKPREFIX@,%p, %{PatchFile} | patch -p1
 BuildDepends: fink (>= 0.24.12)
 Depends: daemonic
-ConfigureParams: --mandir='${prefix}/share/man'
+ConfigureParams: --mandir='%i/share/man'
 CompileScript: <<
 ./configure %c
 cp etc/uptimed.conf-dist etc/uptimed.conf


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


[cvs] dists/10.4/unstable/main/finkinfo/crypto ldid.info,1.1,1.2

2010-08-08 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv4980

Modified Files:
ldid.info 
Log Message:
Updating for newer fink

Index: ldid.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto/ldid.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ldid.info   1 Jul 2010 01:37:10 -   1.1
+++ ldid.info   8 Aug 2010 14:51:59 -   1.2
@@ -5,7 +5,8 @@
 Maintainer: Matthias Ringwald 
 Source: http://www.telesphoreo.org/export/613/trunk/data/ldid/ldid-%v.tgz
 Source-MD5: 734bdf1ba4ddead9077e845436948df1
-Patch: %n.patch
+PatchFile: %n.patch
+PatchFile-MD5: 23172db77e7158c1c36497d81d571113
 
 CompileScript: <<
 g++ -I . -o util/ldid{,.cpp} -x c util/{lookup2,sha1}.c


--
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
___
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/utils gcdmaster.info, 1.8, 1.9 gcdmaster.patch, 1.1, NONE

2010-04-02 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv16820

Modified Files:
gcdmaster.info 
Removed Files:
gcdmaster.patch 
Log Message:
It's alive\!

Index: gcdmaster.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/gcdmaster.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- gcdmaster.info  12 Jan 2009 02:47:03 -  1.8
+++ gcdmaster.info  2 Apr 2010 22:17:22 -   1.9
@@ -1,35 +1,25 @@
 Package: gcdmaster
-Version: 1.1.7
-Revision: 1002
-Architecture: powerpc
-Distribution: 10.4
-GCC: 3.3
-Source: mirror:sourceforge:cdrdao/cdrdao-%v.src.tar.bz2
+Version: 1.2.3
+Revision: 1
+Source: mirror:sourceforge:cdrdao/cdrdao-%v.tar.bz2
 SourceDirectory: cdrdao-%v
-Source-MD5: a85c0fa006ad3af64b76fd86b10b2ad4
-BuildDepends: pccts, autoconf (>= 2.60-1), lame, gtkmm, gnomemm, orbit-dev, 
imlib, esound, gtk+, glib, libsigc++, libgettext3-dev, gnome-libs-dev, 
audiofile, gcc3.3, fink (>= 0.24.12-1)
-Depends: cdrdao (>= 1.2.0-1010), gtkmm-shlibs, gnomemm-shlibs
-PatchFile: %n.patch
-PatchFile-MD5: 7dbe4913efcd4cb592a78c11127df12b
-UpdateConfigGuessInDirs: scsilib/conf
-SetLDFLAGS: -Wl,-bind_at_load -framework IOKit -framework CoreFoundation
-SetCC: gcc-3.3
-SetCXX: g++-3.3
-ConfigureParams: --with-pcctsbin=%p/bin --with-pcctsinc=%p/include/pccts 
--mandir='${prefix}/share/man' --with-lame-lib=%p/lib 
--with-lame-include=%p/include/
+Source-MD5: 8d15ba6280bb7ba2f4d6be31d28b3c0c
+BuildDepends: pccts, autoconf (>= 2.60-1), lame, gtkmm2.4-gtk-dev (>= 
2.16.0-1), pangomm1.4.1 (>= 2.14.0-1), libgnomemm2.6, orbit2-dev, imlib2, 
esound, gtk+2-dev, glib2-dev, libsigc++2, libgettext3-dev, libgnome2-dev,  
audiofile, fink (>= 0.24.12-1), libgnomeuimm2.6
+Depends: cdrdao (>= 1.2.0-1010), gtkmm2.4-shlibs, libgnomemm2.6-shlibs, 
libgnomeuimm2.6-shlibs
 
-CompileScript: <<
-  rm -rf pccts
-  ./configure %c
-  make
-<<
+PatchScript: perl -pi -e 's/message\(/log_message\(/' dao/ScsiIf-osx.cc
+
+ConfigureParams: --with-pcctsbin=%p/bin --with-pcctsinc=%p/include/pccts 
--mandir='${prefix}/share/man' --with-xdao
 
 InstallScript: <<
 make install DESTDIR=%d
 ln -s %p/bin/gcdmaster %i/bin/xcdrdao
-ln -s %p/share/man/man1/xcdrdao.1 %i/share/man/man1/gcdmaster.1
+ln -s %p/share/man/man1/gcdmaster.1 %i/share/man/man1/xcdrdao.1
+
+rm -rf %i/bin/[ct]* %i/share/cdrdao %i/share/man/man1/[ct]*
 <<
 
-DocFiles: COPYING CREDITS README* Release*
+DocFiles: COPYING CREDITS R*
 Description: Gtk interface for cdrdao
 DescDetail: <<
 Writes audio CD-Rs in disc-at-once (DAO) mode allowing control over

--- gcdmaster.patch DELETED ---


--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
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/utils cdrdao.info, 1.10, 1.11 cdrtools.info, 1.20, 1.21 cdrdao.patch, 1.1, NONE

2010-04-01 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv3602

Modified Files:
cdrdao.info cdrtools.info 
Removed Files:
cdrdao.patch 
Log Message:
these are not the updates you are looking for
*waves hand*


Index: cdrdao.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/cdrdao.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- cdrdao.info 4 Sep 2009 14:46:57 -   1.10
+++ cdrdao.info 2 Apr 2010 04:44:33 -   1.11
@@ -1,35 +1,22 @@
 Package: cdrdao
-Version: 1.2.1
+Version: 1.2.3
 Revision: 1000
 GCC: 4.0
-Source: mirror:sourceforge:%n/%n-%v.tar.gz
+Source: mirror:sourceforge:%n/%n-%v.tar.bz2
 SourceDirectory: %n-%v
-Source-MD5: d959c98e08105b5b8380de275bac1413
-BuildDepends: lame-dev, libao2, libmad, libvorbis0, libogg, pkgconfig, fink 
(>= 0.24.12-1)
-Depends: libmad-shlibs, libogg-shlibs, libao2-shlibs, libvorbis0-shlibs, 
lame-shlibs
-PatchFile: %n.patch
-PatchFile-MD5: 48ac6dbf1f00d4a8c7b8747135063322
-UpdateConfigGuessInDirs: scsilib/conf
-NoSetLDFLAGS: true
-SetLDFLAGS: -L%p/lib -Wl,-search_paths_first -framework IOKit -framework 
CoreFoundation
-ConfigureParams: --mandir='${prefix}/share/man' --with-lame-lib=%p/lib 
--with-lame-include=%p/include/ --without-xdao --disable-dependency-tracking
+Source-MD5: 8d15ba6280bb7ba2f4d6be31d28b3c0c
+BuildDepends: lame-dev, libao4, libmad, libvorbis0, libogg, fink (>= 0.24.12-1)
+Depends: libmad-shlibs, libogg-shlibs, libao4-shlibs, libvorbis0-shlibs, 
lame-shlibs
 
-CompileScript: <<
-perl -pi -e 's|IOKit/scsi-commands|IOKit/scsi|' 
scsilib/libscg/scsi-mac-iokit.c
-perl -pi -e 's|-L\$\(top_builddir\)/paranoia 
-lcdda_paranoia|\$\(top_builddir\)/paranoia/libcdda_paranoia.a|' dao/Makefile.in
+ConfigureParams: --mandir='${prefix}/share/man' --without-xdao 
--disable-dependency-tracking
 
-cp scsilib/RULES/power-macintosh-darwin-cc.rul 
scsilib/RULES/i386-darwin-cc.rul
-cp scsilib/RULES/power-macintosh-darwin-gcc.rul 
scsilib/RULES/i386-darwin-gcc.rul
-  ./configure %c
-  make
-<<
+PatchScript: perl -pi -e 's/message\(/log_message\(/' dao/ScsiIf-osx.cc
 
 InstallScript: <<
   make install DESTDIR=%d
   mkdir -p %i/share/doc/cdrdao
-  mv testtocs %i/share/doc/cdrdao/example-tocs
-  mv utils/toc2cue utils/toc2mp3 %i/bin
-  mv contrib %i/share/doc/cdrdao/
+  cp -r testtocs %i/share/doc/cdrdao/example-tocs
+  cp -r  contrib %i/share/doc/cdrdao/
 <<
 
 DocFiles: COPYING CREDITS README* AUTHORS  ChangeLog NEWS

Index: cdrtools.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/cdrtools.info,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- cdrtools.info   6 Oct 2009 12:58:36 -   1.20
+++ cdrtools.info   2 Apr 2010 04:44:33 -   1.21
@@ -1,8 +1,8 @@
 Package: cdrtools
 Version: 2.01.01
-Revision: 10.4.65
-Source: ftp://ftp.berlios.de/pub/cdrecord/alpha/%n-%va65.tar.bz2
-Source-MD5: bc93b6866d1f570dc20ed06c074fdadd
+Revision: 10.4.77
+Source: ftp://ftp.berlios.de/pub/cdrecord/alpha/%n-%va77.tar.bz2
+Source-MD5: 0564e79a18d9a6768dbbb02a7717c5ab
 SourceDirectory: %n-%v
 Replaces: cdrtools-beta
 Conflicts: cdrtools-beta
@@ -31,11 +31,11 @@
 CompileScript: make GMAKE_NOWARN=true
 InstallScript: <<
   cp README* READMEs/ || true
-  cd cdda2wav; make INS_BASE=%i MANDIR=share/man install
-  cd cdrecord; make INS_BASE=%i MANDIR=share/man install
-  cd mkisofs; make INS_BASE=%i MANDIR=share/man install
-  cd readcd; make INS_BASE=%i MANDIR=share/man install
-  cd mkisofs/diag; make INS_BASE=%i MANDIR=share/man install
+  cd cdda2wav; make INS_BASE=%i MANDIR=share/man GMAKE_NOWARN=true install
+  cd cdrecord; make INS_BASE=%i MANDIR=share/man GMAKE_NOWARN=true install
+  cd mkisofs; make INS_BASE=%i MANDIR=share/man GMAKE_NOWARN=true install
+  cd readcd; make INS_BASE=%i MANDIR=share/man GMAKE_NOWARN=true install
+  cd mkisofs/diag; make INS_BASE=%i MANDIR=share/man GMAKE_NOWARN=true install
 
   chmod a+s %i/bin/cdrecord
   mkdir -p %i/etc/default

--- cdrdao.patch DELETED ---


--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
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/utils di.info,1.2,1.3

2010-03-31 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv19221

Modified Files:
di.info 
Log Message:
nothing to see here...


Index: di.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/di.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- di.info 25 Sep 2006 05:19:48 -  1.2
+++ di.info 1 Apr 2010 01:21:24 -   1.3
@@ -1,14 +1,12 @@
 Package: di
-Version: 4.7
+Version: 4.20
 Revision: 1
 Source: http://www.gentoo.com/%n/%n-%v.tar.gz
-Source-MD5: 2d2fc63c349a944a1321f64e90a15965
+Source-MD5: c773341c8b26660c84e82c37eb492303
 SourceDirectory: %n-%v
 SetCFLAGS: -Os
-CompileScript: ./Build
-InstallScript: <<
-GROUP=wheel prefix=%i ./Build install
-<<
+CompileScript: make GROUP=wheel prefix=%i 
+InstallScript: make install GROUP=wheel prefix=%i
 DocFiles: MANIFEST README 
 Description: Disk Information Utility
 DescDetail: <<


--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
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/utils cdrtools.info, 1.19, 1.20

2009-10-06 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29237

Modified Files:
cdrtools.info 
Log Message:
quiet make

Index: cdrtools.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/cdrtools.info,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- cdrtools.info   6 Oct 2009 12:41:56 -   1.19
+++ cdrtools.info   6 Oct 2009 12:58:36 -   1.20
@@ -28,7 +28,7 @@
 
 <<
 Depends: cdda2wav (>= %v-%r), cdrecord (>= %v-%r), mkisofs (>= %v-%r), 
fink-obsolete-packages
-CompileScript: make
+CompileScript: make GMAKE_NOWARN=true
 InstallScript: <<
   cp README* READMEs/ || true
   cd cdda2wav; make INS_BASE=%i MANDIR=share/man install


--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
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 publib.info, 1.4, 1.5 publib.patch, 1.1, 1.2

2009-10-06 Thread Chris Zubrzycki
S OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
++HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
++STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
++ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
++POSSIBILITY OF SUCH DAMAGE.

Index: publib.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/publib.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- publib.info 10 May 2009 06:08:39 -  1.4
+++ publib.info 6 Oct 2009 12:53:43 -   1.5
@@ -1,15 +1,15 @@
 Package: publib
-Version: 0.34.0
-Revision: 2
+Version: 0.39.3.1
+Revision: 1
 BuildDependsOnly: true
 BuildDepends: autoconf (>= 2.60), fink (>= 0.24.12-1)
-Source: mirror:debian:pool/main/p/%n/%n_0.34.orig.tar.gz
+Source: mirror:debian:pool/main/p/%n/%n_0.39.orig.tar.gz
 SourceRename: %n-%v.tar.gz
-SourceDirectory: %n-0.34
-Source-MD5: eed75990305d9be63705034cd9dcafdf
+SourceDirectory: %n-0.39
+Source-MD5: 4d015cf7df69c7b1fcad27863e2d679b
 
 PatchFile: %n.patch
-PatchFile-MD5: c438f196677593a0a177c15492db0ccc
+PatchFile-MD5: 714e1b21dd2be248f12cc084f54f87b0
 
 CompileScript: <<
   mv debian/changelog debian/changelog.Debian
@@ -17,12 +17,12 @@
   echo 'library=publib' > fink/objs/Default.config
   echo 'libshort=pub' >> fink/objs/Default.config
   echo 'modules=../../liw' >> fink/objs/Default.config
-  echo "CFLAGS='-Wall -Os -Wno-long-double'" >> fink/objs/Default.config
+  echo "CFLAGS='-Wall -Os'" >> fink/objs/Default.config
   echo 'verbmake=no' >> fink/objs/Default.config
   echo "prefix=%i" >> fink/objs/Default.config
   echo "mandir=%i/share/man" >> fink/objs/Default.config
 
-  cd fink/objs && ../../framework/configure
+  cd fink/objs && %b/framework/configure
   cd fink/objs && make --no-print-dir -s
 <<
 
@@ -58,4 +58,4 @@
 
 License: GPL
 Maintainer: Chris Zubrzycki 
-Homepage: http://www.iki.fi/liw/programs
+Homepage: http://antti-juhani.kaijanaho.fi/darcs/publib


--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
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/utils cdrtools.info, 1.18, 1.19

2009-10-06 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv27585

Modified Files:
cdrtools.info 
Log Message:
add sed to help building on some 10.4 machines


Index: cdrtools.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/cdrtools.info,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- cdrtools.info   29 Sep 2009 14:12:37 -  1.18
+++ cdrtools.info   6 Oct 2009 12:41:56 -   1.19
@@ -6,6 +6,7 @@
 SourceDirectory: %n-%v
 Replaces: cdrtools-beta
 Conflicts: cdrtools-beta
+BuildDepends: sed
 PatchScript: <<
  if [ $UID -ne 0 ]; then echo "%n cannot be built with --build-as-nobody"; 
exit 1; fi
 


--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
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 aircrack-ng.patch, NONE, 1.1 aircrack-ng.info, 1.3, 1.4

2009-09-30 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv32682

Modified Files:
aircrack-ng.info 
Added Files:
aircrack-ng.patch 
Log Message:
asm fix for 64bit os x, thanks astrange!


Index: aircrack-ng.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/aircrack-ng.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- aircrack-ng.info30 Sep 2009 19:01:35 -  1.3
+++ aircrack-ng.info1 Oct 2009 01:03:26 -   1.4
@@ -3,6 +3,8 @@
 Revision: 1
 Source: http://download.aircrack-ng.org/%n-1.0.tar.gz
 Source-MD5: dafbfaf944ca9d523fde4bae86f0c067
+PatchFile: %n.patch
+PatchFile-MD5: fd0db1bedbe383209841b79443c75888
 
 BuildDepends: system-openssl-dev, sqlite3-dev
 Depends: sqlite3-shlibs

--- NEW FILE: aircrack-ng.patch ---
--- aircrack-ng-1.0/src/sha1-sse2.S 2009-07-22 15:01:36.0 -0400
+++ aircrack-ng-1.0/src/sha1-new.S  2009-09-30 15:25:45.0 -0400
@@ -7,6 +7,11 @@
 // sure the last input block is properly padded. Both 64-byte
 // input blocks must be (four bytes) interleaved.
 
+#if defined(__x86_64__)
+#define MANGLE(x) x(%rip)
+#else
+#define MANGLE(x) x
+#endif
 
 #if defined(__i386__) || defined(__x86_64__)
 
@@ -137,13 +142,13 @@
 paddd  tmp2, e; \
 movdqa   b, tmp2; \
 pslld  $30, b;  \
-paddd  k, e;   \
+paddd  MANGLE(k), e;   
\
 psrld  $2, tmp2;\
 portmp2, b; \
 movdqa   (data*16)(edx_rsi), tmp1;\
 movdqa   tmp1, tmp2;  \
-pand   const_ff00, tmp1;\
-pand   const_00ff, tmp2;\
+pand   MANGLE(const_ff00), tmp1;\
+pand   MANGLE(const_00ff), tmp2;\
 psrld  $8, tmp1;\
 pslld  $8, tmp2;\
 portmp2, tmp1;  \
@@ -176,7 +181,7 @@
 paddd  tmp2, e; \
 movdqa   b, tmp2; \
 pslld  $30, b;  \
-paddd  k, e;\
+paddd  MANGLE(k), e;\
 psrld  $2, tmp2;\
 portmp2, b;
  
@@ -187,11 +192,11 @@
  shasse2_init:
 _shasse2_init:
 
-movdqa   const_init_a, ctxa
-movdqa   const_init_b, ctxb
-movdqa   const_init_c, ctxc
-movdqa   const_init_d, ctxd
-movdqa   const_init_e, ctxe
+movdqa   MANGLE(const_init_a), ctxa
+movdqa   MANGLE(const_init_b), ctxb
+movdqa   MANGLE(const_init_c), ctxc
+movdqa   MANGLE(const_init_d), ctxd
+movdqa   MANGLE(const_init_e), ctxe
 
 movdqa   ctxa, 0(eax_rdi)
 movdqa   ctxb, 16(eax_rdi)
@@ -213,12 +218,12 @@
 movdqa   48(eax_rdi), ctxd
 movdqa   64(eax_rdi), ctxe
 
-movdqa   const_ff00, tmp3
+movdqa   MANGLE(const_ff00), tmp3
 movdqa   ctxa, tmp1
 movdqa   ctxb, tmp2
 pand   tmp3, ctxa
 pand   tmp3, ctxb
-movdqa   const_00ff, tmp3
+movdqa   MANGLE(const_00ff), tmp3
 pand   tmp3, tmp1
 pand   tmp3, tmp2
 psrld  $8, ctxa
@@ -238,14 +243,14 @@
 movdqa   ctxa,  0(edx_rsi)
 movdqa   ctxb,  16(edx_rsi)
 
-movdqa   const_ff00, tmp5
+movdqa   MANGLE(const_ff00), tmp5
 movdqa   ctxc, tmp1
 movdqa   ctxd, tmp2
 movdqa   ctxe, tmp3
 pand   tmp5, ctxc
 pand   tmp5, ctxd
 pand   tmp5, ctxe
-movdqa   const_00ff, tmp5
+movdqa   MANGLE(const_00ff), tmp5
 pand   tmp5, tmp1
 pand   tmp5, tmp2
 pand   tmp5, tmp3


--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
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 aircrack-ng.info,1.2,1.3

2009-09-30 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv22478

Modified Files:
aircrack-ng.info 
Log Message:
new version, 64bit bug on os x


Index: aircrack-ng.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/aircrack-ng.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- aircrack-ng.info19 Feb 2008 19:51:38 -  1.2
+++ aircrack-ng.info30 Sep 2009 19:01:35 -  1.3
@@ -1,12 +1,13 @@
 Package: aircrack-ng
-Version: 1.0.0beta2
+Version: 1.0.0.0
 Revision: 1
-Source: http://download.aircrack-ng.org/%n-1.0-beta2.tar.gz
-Source-MD5: 66017aad4f23153419fdb04c83e65aaf
+Source: http://download.aircrack-ng.org/%n-1.0.tar.gz
+Source-MD5: dafbfaf944ca9d523fde4bae86f0c067
 
 BuildDepends: system-openssl-dev, sqlite3-dev
 Depends: sqlite3-shlibs
 
+SetCFLAGS: "-Os"
 CompileScript: make all LDFLAGS="-L%p/lib/system-openssl/lib -L%p/lib" 
OPTFLAGS='-I%p/lib/system-openssl/include -I%p/include -D_FILE_OFFSET_BITS=64' 
sqlite=true
 InstallScript: <<
 make install prefix='%p' DESTDIR='%d' mandir='%p/share/man/man1'


--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
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/utils cdrtools.info, 1.17, 1.18

2009-09-29 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv24489

Modified Files:
cdrtools.info 
Log Message:
new version, features and bug fixes


Index: cdrtools.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/cdrtools.info,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- cdrtools.info   4 Sep 2009 13:15:23 -   1.17
+++ cdrtools.info   29 Sep 2009 14:12:37 -  1.18
@@ -1,8 +1,8 @@
 Package: cdrtools
 Version: 2.01.01
-Revision: 10.4.64
-Source: ftp://ftp.berlios.de/pub/cdrecord/alpha/%n-%va64.tar.bz2
-Source-MD5: 8664e7ee9c5329bfea8ac8bbeab6cf72
+Revision: 10.4.65
+Source: ftp://ftp.berlios.de/pub/cdrecord/alpha/%n-%va65.tar.bz2
+Source-MD5: bc93b6866d1f570dc20ed06c074fdadd
 SourceDirectory: %n-%v
 Replaces: cdrtools-beta
 Conflicts: cdrtools-beta


--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
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/utils cdrdao.info,1.9,1.10

2009-09-04 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv10568

Modified Files:
cdrdao.info 
Log Message:
fix linking error too


Index: cdrdao.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/cdrdao.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- cdrdao.info 4 Sep 2009 13:15:23 -   1.9
+++ cdrdao.info 4 Sep 2009 14:46:57 -   1.10
@@ -16,6 +16,8 @@
 
 CompileScript: <<
 perl -pi -e 's|IOKit/scsi-commands|IOKit/scsi|' 
scsilib/libscg/scsi-mac-iokit.c
+perl -pi -e 's|-L\$\(top_builddir\)/paranoia 
-lcdda_paranoia|\$\(top_builddir\)/paranoia/libcdda_paranoia.a|' dao/Makefile.in
+
 cp scsilib/RULES/power-macintosh-darwin-cc.rul 
scsilib/RULES/i386-darwin-cc.rul
 cp scsilib/RULES/power-macintosh-darwin-gcc.rul 
scsilib/RULES/i386-darwin-gcc.rul
   ./configure %c


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
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/utils cdrdao.info, 1.8, 1.9 cdrtools.info, 1.16, 1.17

2009-09-04 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv28357

Modified Files:
cdrdao.info cdrtools.info 
Log Message:
fix to scsi header path, and the compat symlink is finally gone

Index: cdrdao.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/cdrdao.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- cdrdao.info 12 Jan 2009 03:02:42 -  1.8
+++ cdrdao.info 4 Sep 2009 13:15:23 -   1.9
@@ -15,6 +15,7 @@
 ConfigureParams: --mandir='${prefix}/share/man' --with-lame-lib=%p/lib 
--with-lame-include=%p/include/ --without-xdao --disable-dependency-tracking
 
 CompileScript: <<
+perl -pi -e 's|IOKit/scsi-commands|IOKit/scsi|' 
scsilib/libscg/scsi-mac-iokit.c
 cp scsilib/RULES/power-macintosh-darwin-cc.rul 
scsilib/RULES/i386-darwin-cc.rul
 cp scsilib/RULES/power-macintosh-darwin-gcc.rul 
scsilib/RULES/i386-darwin-gcc.rul
   ./configure %c

Index: cdrtools.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/cdrtools.info,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- cdrtools.info   5 Apr 2009 08:26:41 -   1.16
+++ cdrtools.info   4 Sep 2009 13:15:23 -   1.17
@@ -1,8 +1,8 @@
 Package: cdrtools
 Version: 2.01.01
-Revision: 10.4.47
-Source: ftp://ftp.berlios.de/pub/cdrecord/alpha/%n-%va45.tar.bz2
-Source-MD5: 46f97632c942be0669c350a2202d440d
+Revision: 10.4.64
+Source: ftp://ftp.berlios.de/pub/cdrecord/alpha/%n-%va64.tar.bz2
+Source-MD5: 8664e7ee9c5329bfea8ac8bbeab6cf72
 SourceDirectory: %n-%v
 Replaces: cdrtools-beta
 Conflicts: cdrtools-beta
@@ -23,6 +23,8 @@
 #  perl -pi -e 's,defined _POSIX_PRIORITY_SCHEDULING,\(defined 
_POSIX_PRIORITY_SCHEDULING \&\& \!defined __APPLE__\),g' cdda2wav/cdda2wav.c
 #  perl -pi -e 
's,defined\(_POSIX_PRIORITY_SCHEDULING\),defined\(_POSIX_PRIORITY_SCHEDULING\) 
\&\& \!defined\(__APPLE__\),g' cdrecord/cdrecord.c
 
+  perl -pi -e 's|IOKit/scsi-commands|IOKit/scsi|' libscg/scsi-mac-iokit.c
+
 <<
 Depends: cdda2wav (>= %v-%r), cdrecord (>= %v-%r), mkisofs (>= %v-%r), 
fink-obsolete-packages
 CompileScript: make


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
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/utils pv.info,1.1,1.2

2009-04-10 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv21796

Modified Files:
pv.info 
Log Message:
new, working pv, yay!


Index: pv.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/pv.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pv.info 27 Jun 2006 03:31:11 -  1.1
+++ pv.info 10 Apr 2009 19:35:20 -  1.2
@@ -1,14 +1,23 @@
 Package: pv
-Version: 0.9.6
-Revision: 10.4.1
+Version: 1.1.4
+Revision: 2
 BuildDepends: gettext-tools, texinfo, texi2html, libgettext3-dev
 Depends: libgettext3-shlibs
 ConfigureParams: --mandir="%p/share/man" --infodir="%p/share/info"
 InstallScript: make install DESTDIR=%d
-InfoDocs: pv.info.gz
-Description: Monitors progress of data through a pipeline
+Description: Shell pipeline element to meter data passing through
+DesdDetail: <<
+  pv (Pipe Viewer) can be inserted into any normal pipeline between two
+  processes to give a visual indication of how quickly data is passing through,
+  how long it has taken, how near to completion it is, and an estimate of how
+  long it will be until completion.
+
+  To use it, insert it in a pipeline between two processes, with the
+  appropriate options. Its standard input will be passed through to its
+  standard output and progress will be shown on standard error.
+<<
 Source: mirror:sourceforge:pipeviewer/%n-%v.tar.bz2
-Source-MD5: 24584962a940375a9cd195fb7cf32061
+Source-MD5: 63033e090d61a040407bfd043aeb6d27
 License: OSI-Approved
 Maintainer: Chris Zubrzycki 
-Homepage: http://www.arklinux.org/projects/dvdrtools
+Homepage: http://pipeviewer.sf.net


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


[cvs] dists/10.4/unstable/main/finkinfo/utils cdrtools.info, 1.13, 1.14

2008-08-10 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv25499

Modified Files:
cdrtools.info 
Log Message:
fix

Index: cdrtools.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/cdrtools.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- cdrtools.info   8 Aug 2008 02:44:43 -   1.13
+++ cdrtools.info   11 Aug 2008 02:01:25 -  1.14
@@ -51,7 +51,7 @@
   Package: cdrecord
   Replaces: cdrtools (<= 1.11a27-1), cdrecord-beta
   Conflicts: cdrtools (<= 1.11a27-1), cdrecord-beta
-  Files: bin/cdrecord bin/readcd share/man/man1/cdrecord.1 
share/man/man1/readcd.1 etc/default/cdrecord
+  Files: bin/cdrecord bin/readcd share/man/man1/cdrecord.1 
share/man/man1/readcd.1 etc/default/cdrecord share/doc/%n
   DocFiles: AN* INSTALL READMEs/* ABOUT COPYING Changelog START PORTING 
COMPILE BUILD
   ConfFiles: %p/etc/default/cdrecord
   Description: A command line CD/DVD writing tool
@@ -82,7 +82,7 @@
   Package: mkisofs
   Replaces: cdrtools (<= 1.11a27-1), mkisofs-beta
   Conflicts: cdrtools (<= 1.11a27-1), mkisofs-beta
-  Files: bin/mkisofs bin/mkhybrid bin/devdump bin/iso* share/man/man8/*
+  Files: bin/mkisofs bin/mkhybrid bin/devdump bin/iso* share/man/man8/* 
share/doc/%n
   DocFiles: AN* INSTALL READMEs/* ABOUT COPYING Changelog START PORTING 
COMPILE BUILD
   Description: Creates ISO-9660 CD-ROM filesystem images
   DescDetail: <<


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
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/utils cdrtools.info, 1.12, 1.13

2008-08-07 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv11336

Modified Files:
cdrtools.info 
Log Message:
latest version

Index: cdrtools.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/cdrtools.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- cdrtools.info   30 Oct 2006 13:40:38 -  1.12
+++ cdrtools.info   8 Aug 2008 02:44:43 -   1.13
@@ -1,8 +1,8 @@
 Package: cdrtools
 Version: 2.01.01
-Revision: 10.4.19
-Source: ftp://ftp.berlios.de/pub/cdrecord/alpha/%n-%va19.tar.bz2
-Source-MD5: 5cce5fd834bc36f919bfe7037744d7a4
+Revision: 10.4.45
+Source: ftp://ftp.berlios.de/pub/cdrecord/alpha/%n-%va45.tar.bz2
+Source-MD5: 46f97632c942be0669c350a2202d440d
 SourceDirectory: %n-%v
 Replaces: cdrtools-beta
 Conflicts: cdrtools-beta
@@ -66,7 +66,7 @@
   Package: cdda2wav
   Replaces: cdrtools (<= 1.11a27-1), cdda2wav-beta
   Conflicts: cdrtools (<= 1.11a27-1), cdda2wav-beta
-  Files: bin/cdda2wav share/man/man1/cdda2wav.1
+  Files: bin/cdda2wav share/man/man1/cdda2wav.1 share/doc/%n
   DocFiles: AN* INSTALL READMEs/* ABOUT COPYING Changelog START PORTING 
COMPILE BUILD
   Description: Creates files from audio CDs
   DescDetail: <<
@@ -101,4 +101,4 @@
 License: GPL
 DocFiles: COPYING
 Maintainer: Chris Zubrzycki <[EMAIL PROTECTED]>
-Homepage: http://cdrecord.berlios.de/old/private/cdrecord.html
+Homepage: http://cdrecord.berlios.de/private/cdrecord.html


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/graphics pgcedit.info, 1.3, 1.4

2008-07-24 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv13207

Modified Files:
pgcedit.info 
Log Message:
new version

Index: pgcedit.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/pgcedit.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- pgcedit.info30 Oct 2006 13:40:38 -  1.3
+++ pgcedit.info25 Jul 2008 01:26:12 -  1.4
@@ -1,15 +1,18 @@
 Package: pgcedit
-Version: 7.4
+Version: 8.6
 Revision: 1
 Depends: tcltk, mkisofs
 Description: DVD IFO and menu editor
 Source: http://www.videohelp.com/~r0lZ/pgcedit/versions/PgcEdit_source_%v.zip
 Source2: 
http://www.videohelp.com/~r0lZ/pgcedit/versions/PgcEdit_Manual_html.zip
-Source-MD5: dc39ffd97b9fa9c1d33d899c9f3e2535
+Source-MD5: fab080026402fcc9a31d86d26172b6ca
 Source2-MD5: 45af5ce60004b6c693928d30d583da7d
 SourceRename: PgcEdit_source_%v.zip 
 Source2Rename: PgcEdit_Manual_%v_html.zip 
 NoSourceDirectory: true
+PatchScript: <<
+  perl -pi -e 's|/Tcl/work/PGCEDIT|%p/share/%n|' *tcl
+<<
 CompileScript: <<
   mv COPYING.txt COPYING
   mv HISTORY.txt HISTORY
@@ -21,7 +24,7 @@
   echo 'exec %p/bin/wish %p/share/%n/PgcEdit.tcl "$@"' >> %i/bin/pgcedit
   chmod +x %i/bin/pgcedit
 
-  cp -r PgcEdit.tcl bin doc lib %i/share/%n
+  cp -r PgcEdit.tcl PgcEdit_main.tcl bin doc lib %i/share/%n
   ln -s %p/share/%n/doc %i/share/doc/%n/html
 <<
 DocFiles: COPYING HISTORY TODO


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
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/sound libsndfile1.patch, 1.2, 1.3 libsndfile1.info, 1.11, 1.12

2008-02-24 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv7822/sound

Modified Files:
libsndfile1.info 
Added Files:
libsndfile1.patch 
Log Message:
fix for new flac and possible overflows


--- NEW FILE: libsndfile1.patch ---
diff -ruN libsndfile-1.0.17/patches/flac-1.1.4.dpatch 
libsndfile-1.0.17.new/patches/flac-1.1.4.dpatch
--- libsndfile-1.0.17/patches/flac-1.1.4.dpatch 1969-12-31 19:00:00.0 
-0500
+++ libsndfile-1.0.17.new/patches/flac-1.1.4.dpatch 2008-02-24 
21:22:48.0 -0500
@@ -0,0 +1,486 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## flac-1.1.4.dpatch by Samuel Mimram <[EMAIL PROTECTED]>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Adapt to FLAC 1.1.4 API.
+## DP: Patch stolen from 
http://cvs.archlinux.org/cgi-bin/viewcvs.cgi/lib/libsndfile/flac-1.1.4.patch.
+
[EMAIL PROTECTED]@
+diff -urNad libsndfile-1.0.17~/configure.ac libsndfile-1.0.17/configure.ac
+--- libsndfile-1.0.17~/configure.ac2006-08-31 11:39:37.0 +0200
 libsndfile-1.0.17/configure.ac 2007-06-15 12:38:53.0 +0200
+@@ -339,7 +339,8 @@
+   if test "x$HAVE_FLAC_1_1_1" = xyes ; then
+   AC_DEFINE(HAVE_FLAC_1_1_1, [1], [Define to 1 if you 
have libflac 1.1.1])
+   fi
+-  FLAC_LIBS="-lFLAC"
++  # in FLAC 1.1.3 libOggFLAC was merged into libFLAC, hence we 
need -logg
++  FLAC_LIBS="-lFLAC -logg"
+   fi
+   fi
+ 
+diff -urNad libsndfile-1.0.17~/src/flac.c libsndfile-1.0.17/src/flac.c
+--- libsndfile-1.0.17~/src/flac.c  2006-08-31 11:22:19.0 +0200
 libsndfile-1.0.17/src/flac.c   2007-06-15 12:38:53.0 +0200
+@@ -46,6 +46,13 @@
+ #include  "sfendian.h"
+ #include  "float_cast.h"
+ 
++/* FLAC 1.1.3 has FLAC_API_VERSION_CURRENT == 8 */
++#if !defined(FLAC_API_VERSION_CURRENT) || FLAC_API_VERSION_CURRENT < 8
++#define LEGACY_FLAC
++#else
++#undef LEGACY_FLAC
++#endif
++
+ 
/*--
+ ** Private static functions.
+ */
+@@ -60,8 +67,14 @@
+ } PFLAC_PCM ;
+ 
+ typedef struct
+-{ FLAC__SeekableStreamDecoder *fsd ;
++{
++#ifdef LEGACY_FLAC
++  FLAC__SeekableStreamDecoder *fsd ;
+   FLAC__SeekableStreamEncoder *fse ;
++#else
++  FLAC__StreamDecoder *fsd ;
++  FLAC__StreamEncoder *fse ;
++#endif
+   PFLAC_PCM pcmtype ;
+   void* ptr ;
+   unsigned pos, len, remain ;
+@@ -108,6 +121,7 @@
+ static int flac_command (SF_PRIVATE *psf, int command, void *data, int 
datasize) ;
+ 
+ /* Decoder Callbacks */
++#ifdef LEGACY_FLAC
+ static FLAC__SeekableStreamDecoderReadStatus sf_flac_read_callback (const 
FLAC__SeekableStreamDecoder *decoder, FLAC__byte buffer [], unsigned *bytes, 
void *client_data) ;
+ static FLAC__SeekableStreamDecoderSeekStatus sf_flac_seek_callback (const 
FLAC__SeekableStreamDecoder *decoder, FLAC__uint64 absolute_byte_offset, void 
*client_data) ;
+ static FLAC__SeekableStreamDecoderTellStatus sf_flac_tell_callback (const 
FLAC__SeekableStreamDecoder *decoder, FLAC__uint64 *absolute_byte_offset, void 
*client_data) ;
+@@ -116,13 +130,29 @@
+ static FLAC__StreamDecoderWriteStatus sf_flac_write_callback (const 
FLAC__SeekableStreamDecoder *decoder, const FLAC__Frame *frame, const 
FLAC__int32 * const buffer [], void *client_data) ;
+ static void sf_flac_meta_callback (const FLAC__SeekableStreamDecoder 
*decoder, const FLAC__StreamMetadata *metadata, void *client_data) ;
+ static void sf_flac_error_callback (const FLAC__SeekableStreamDecoder 
*decoder, FLAC__StreamDecoderErrorStatus status, void *client_data) ;
++#else
++static FLAC__StreamDecoderReadStatus sf_flac_read_callback (const 
FLAC__StreamDecoder *decoder, FLAC__byte buffer [], size_t *bytes, void 
*client_data) ;
++static FLAC__StreamDecoderSeekStatus sf_flac_seek_callback (const 
FLAC__StreamDecoder *decoder, FLAC__uint64 absolute_byte_offset, void 
*client_data) ;
++static FLAC__StreamDecoderTellStatus sf_flac_tell_callback (const 
FLAC__StreamDecoder *decoder, FLAC__uint64 *absolute_byte_offset, void 
*client_data) ;
++static FLAC__StreamDecoderLengthStatus sf_flac_length_callback (const 
FLAC__StreamDecoder *decoder, FLAC__uint64 *stream_length, void *client_data) ;
++static FLAC__bool sf_flac_eof_callback (const FLAC__StreamDecoder *decoder, 
void *client_data) ;
++static FLAC__StreamDecoderWriteStatus sf_flac_write_callback (const 
FLAC__StreamDecoder *decoder, const FLAC__Frame *frame, const FLAC__int32 * 
const buffer [], void *client_data) ;
++static void sf_flac_meta_callback (const FLAC__StreamDecoder *decoder, const 
FLAC__StreamMetadata *metadata, void *client_data) ;
++static void sf_flac_error_callback (const FLAC__StreamDecoder *decoder, 
FLAC__StreamDecoderErrorStatus status, void *client_data) ;
++#endif
+ 
+ /* Encoder Callbacks */
++#ifdef LEGACY_FLAC
+ static FLA

[cvs] fink/perlmod/Fink Validation.pm,1.277,1.278

2008-02-24 Thread Chris Zubrzycki
Update of /cvsroot/fink/fink/perlmod/Fink
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv30485/perlmod/Fink

Modified Files:
Validation.pm 
Log Message:
make patchfile use more descriptive


Index: Validation.pm
===
RCS file: /cvsroot/fink/fink/perlmod/Fink/Validation.pm,v
retrieving revision 1.277
retrieving revision 1.278
diff -u -d -r1.277 -r1.278
--- Validation.pm   14 Jan 2008 06:02:23 -  1.277
+++ Validation.pm   25 Feb 2008 02:26:34 -  1.278
@@ -818,7 +818,7 @@
# strip directory if info is simple filename (in $PWD)
map {s/\%a\///} @patchfiles unless $pkgpatchpath;
if (@patchfiles and exists $properties->{patchfile}) {
-   print "Error: Cannot use %a if using PatchFile. 
($filename)\n";
+   print "Error: Cannot use %a if using PatchFile, use 
\%\{PatchFile\} to reference the patch. ($filename)\n";
$looks_good = 0;
}   
}


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


[cvs] dists/10.4/unstable/main/finkinfo/sound shntool.info, 1.6, 1.7 snd.info, 1.2, 1.3

2008-02-20 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv2997/sound

Modified Files:
shntool.info snd.info 
Log Message:
these too

Index: snd.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/snd.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- snd.info14 Oct 2007 00:01:10 -  1.2
+++ snd.info20 Feb 2008 21:38:29 -  1.3
@@ -1,11 +1,11 @@
 Package: snd
 Version: 9.1
-Revision: 2
+Revision: 3
 Distribution: 10.4
 Depends: <<
audiofile-shlibs,
esound-shlibs,
-   flac-bin,
+   flac,
fftw3-shlibs,
gsl-shlibs,
ladspa,

Index: shntool.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/shntool.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- shntool.info2 Feb 2008 02:26:55 -   1.6
+++ shntool.info20 Feb 2008 21:38:29 -  1.7
@@ -1,10 +1,10 @@
 Package: shntool
 Version: 3.0.5
-Revision: 1
+Revision: 2
 Maintainer: elcepi <[EMAIL PROTECTED]>
 Source: http://etree.org/shnutils/shntool/dist/src/%n-%v.tar.gz
 Source-MD5: f9b65bc23b013ab673cd4dc687343be7
-Recommends: flac-bin, shorten, sox
+Recommends: flac, shorten, sox
 ConfigureParams: --mandir='${prefix}/share/man'
 DocFiles: README NEWS COPYING AUTHORS
 


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


[cvs] dists/10.4/unstable/main/finkinfo/sound ices.info, 1.3, 1.4 vorbis-tools.info, 1.9, 1.10

2008-02-20 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv20742/sound

Modified Files:
ices.info vorbis-tools.info 
Log Message:
somehow grep missed these packages yesterday. updated to new flac. Max, i 
checked your package and it builds fine still :)


Index: vorbis-tools.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/vorbis-tools.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- vorbis-tools.info   26 Aug 2007 11:13:59 -  1.9
+++ vorbis-tools.info   20 Feb 2008 21:01:59 -  1.10
@@ -16,7 +16,7 @@
 
 Package: vorbis-tools
 Version: 1.1.1
-Revision: 1003
+Revision: 1004
 Source: http://downloads.xiph.org/releases/vorbis/%n-%v.tar.gz
 Source-MD5: 47845fd76f5f2354a3619c4097575487
 Patch: %n.patch
@@ -27,7 +27,7 @@
   libao2-shlibs (>= 0.8.4),
   libcurl4-shlibs (>= 7.16.3-102),
   speex3-shlibs,
-  flac-shlibs (>= 1.1.1-1011) | flac-nox-shlibs (>= 1.1.1-1011),
+  libflac8,
   libgettext3-shlibs,
   libiconv
 <<
@@ -36,7 +36,7 @@
   libogg (>= 1.1.0),
   libao2 (>= 0.8.4),
   libcurl4 (>= 7.16.3-102),
-  flac (>= 1.1.1-1011) | flac-nox (>= 1.1.1-1011),
+  libflac8-dev,
   speex3,
   libgettext3-dev,
   gettext-bin,

Index: ices.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/ices.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ices.info   9 Feb 2006 01:07:36 -   1.3
+++ ices.info   20 Feb 2008 21:01:59 -  1.4
@@ -1,7 +1,7 @@
 Info2: <<
 Package: ices%type_pkg[-perl]%type_pkg[-nonfree]
 Version: 0.4
-Revision: 1003
+Revision: 1004
 Description: Source client for broadcasting in MP3
 License: GPL
 Source: http://downloads.xiph.org/releases/%{ni}/%{ni}-%v.tar.gz
@@ -15,13 +15,13 @@
   (%type_pkg[-perl]) perl586-core | system-perl586,
   (%type_pkg[-nonfree]) lame-shlibs,
   (%type_pkg[-nonfree]) libvorbis0-shlibs,
-  (%type_pkg[-nonfree]) flac-shlibs (>= 1.1.1-1011)
+  (%type_pkg[-nonfree]) libflac8
 <<
 BuildDepends: <<
   pkgconfig, libshout4, python24 (>= 1:2.4.2-1004), libvorbis0, libogg, 
libtheora0,
   (%type_pkg[-perl]) perl586-core | system-perl586,
   (%type_pkg[-nonfree]) lame-dev,
-  (%type_pkg[-nonfree]) flac (>= 1.1.1-1011)
+  (%type_pkg[-nonfree]) libflac8-dev
 <<
 
 ConfigureParams: <<


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


[cvs] dists/10.4/unstable/main/finkinfo/kde amarok-core.info, 1.21, 1.22

2008-02-20 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv20742/kde

Modified Files:
amarok-core.info 
Log Message:
somehow grep missed these packages yesterday. updated to new flac. Max, i 
checked your package and it builds fine still :)


Index: amarok-core.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde/amarok-core.info,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- amarok-core.info31 Oct 2007 15:22:45 -  1.21
+++ amarok-core.info20 Feb 2008 21:01:58 -  1.22
@@ -1,7 +1,7 @@
 Info2: <<
 Package: amarok-core
 Version: 1.4.7
-Revision: 1021
+Revision: 1022
 Description: KDE - music player (core application)
 License: GPL
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
@@ -12,7 +12,7 @@
autoconf (>= 2.60-1),
cctools-single-module,
expat1,
-   flac | flac-nox,
+   libflac8-dev,
freetype219,
gettext-bin,
gettext-tools,
@@ -99,7 +99,7 @@
Description: Shared libraries for the Amarok core engine
Depends: <<
expat1-shlibs,
-   flac-shlibs | flac-nox-shlibs,
+   libflac8,
libgettext3-shlibs,
glib-shlibs,
glib2-shlibs (>= 2.12.0-1),


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


[cvs] dists/10.4/unstable/main/finkinfo/gnome gst-plugins-good-0.10.info, 1.15, 1.16 gst-plugins.info, 1.14, 1.15

2008-02-20 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv20742/gnome

Modified Files:
gst-plugins-good-0.10.info gst-plugins.info 
Log Message:
somehow grep missed these packages yesterday. updated to new flac. Max, i 
checked your package and it builds fine still :)


Index: gst-plugins.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gst-plugins.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- gst-plugins.info2 Oct 2007 16:51:02 -   1.14
+++ gst-plugins.info20 Feb 2008 21:01:58 -  1.15
@@ -1,6 +1,6 @@
 Package: gst-plugins
 Version: 0.8.12
-Revision: 1030
+Revision: 1031
 Description: Streaming-media framework plugins
 License: Restrictive
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
@@ -16,7 +16,7 @@
docbook-utils,
esound,
faac-dev,
-   flac,
+   libflac8-dev,
fontconfig2-dev (>= 2.3.2-13),
freetype219,
gconf2-dev (>= 2.6.0-1),
@@ -125,7 +125,7 @@
cairo-shlibs (>= 1.2.2-1001),
esound-shlibs (>= 0.2.34-1),
faac-shlibs,
-   flac-shlibs,
+   libflac8,
freetype219-shlibs,
gconf2-shlibs (>= 2.6.0-1),
glib2-shlibs,

Index: gst-plugins-good-0.10.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gst-plugins-good-0.10.info,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- gst-plugins-good-0.10.info  23 Nov 2007 16:44:45 -  1.15
+++ gst-plugins-good-0.10.info  20 Feb 2008 21:01:58 -  1.16
@@ -1,6 +1,6 @@
 Package: gst-plugins-good-0.10
 Version: 0.10.5.1
-Revision: 1023
+Revision: 1024
 Description: "Good" plugins for GStreamer
 License: LGPL
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
@@ -12,7 +12,7 @@
dbus-dev (>= 1.0-1),
esound (>= 0.2.36-1),
expat1,
-   flac (>= 1.1.1-1011) | flac-nox (>= 1.1.1-1011),
+   libflac8-dev,
fontconfig2-dev (>= 2.3.2-13),
freetype219,
gconf2 (>= 2.6.0-1),
@@ -94,7 +94,7 @@
audiofile-shlibs,
cairo-shlibs (>= 1.2.2-1001),
esound-shlibs (>= 0.2.36-1),
-   flac-shlibs (>= 1.1.1-1011) | flac-nox-shlibs (>= 1.1.1-1011),
+   libflac8,
gst-plugins-base-0.10-shlibs (>= 0.10.12-1023),
libcdio7-shlibs,
libdv4-shlibs,


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


[cvs] dists/10.4/unstable/main/finkinfo/sound easytag.info,1.7,1.8

2008-02-20 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv18680

Modified Files:
easytag.info 
Log Message:
CIA KMA


Index: easytag.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/easytag.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- easytag.info29 May 2007 13:41:44 -  1.7
+++ easytag.info20 Feb 2008 19:36:58 -  1.8
@@ -1,12 +1,12 @@
 Package: easytag
 Version: 2.1
-Revision: 1
+Revision: 2
 Description: Viewing, editing and writing ID3 tags
 License: GPL
 Maintainer: Hanspeter Niederstrasser <[EMAIL PROTECTED]>
 BuildDepends: <<
atk1,
-   flac (>=1.1.1-1),
+   libflac8-dev,
gettext-bin,
gettext-tools,
glib2-dev,
@@ -24,7 +24,7 @@
 <<
 Depends: <<
atk1-shlibs,
-   flac-shlibs (>=1.1.1-1),
+   libflac8,
glib2-shlibs,
gtk+2-shlibs (>= 2.4.9),
id3lib4-shlibs (>=3.8.3-1),


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


[cvs] dists/10.4/unstable/main/finkinfo/sound flac.info,1.6,1.7

2008-02-19 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv31025

Modified Files:
flac.info 
Log Message:
forgot


Index: flac.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/flac.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- flac.info   19 Feb 2008 19:51:39 -  1.6
+++ flac.info   19 Feb 2008 19:55:30 -  1.7
@@ -52,8 +52,8 @@
 <<
 SplitOff3: <<
   Package: libflac8-dev
-  Conflicts: flac-nox-bin
-  Replaces: flac-nox-bin
+  Conflicts: flac-nox-bin, flac (<< 1.2.1-1), flaci-nox (<< 1.2.1-1)
+  Replaces: flac-nox-bin, flac (<< 1.2.1-1), flaci-nox (<< 1.2.1-1)
   Files: include lib share/aclocal
   Depends: libflac8, libiconv
   DocFiles: README COPYING.LGPL


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


[cvs] dists/10.4/unstable/main/finkinfo/sound flac-xmms.info, NONE, 1.1

2008-02-19 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv29881

Added Files:
flac-xmms.info 
Log Message:
new flac yay\!

--- NEW FILE: flac-xmms.info ---
Package: flac-xmms
Version: 1.2.1
Revision: 1000
BuildDepends: xmms, popt, libtool14 (>= 1.5-1), libogg, xmms, readline5, 
id3lib4-dev (>= 3.8.3-1014), glib, gtk+, libiconv-dev, libgettext3-dev, 
gettext-bin, gettext-tools, fink (>= 0.24.12), libflac8-dev
Depends: libflac8 (>= %v-%r), id3lib4-shlibs (>= 3.8.3-1014), popt-shlibs, 
xmms-bin
Conflicts: flac-nox, flac-bin, flac (<< 1.2.1)
Replaces: flac-nox, flac-bin
Source: mirror:sourceforge:flac/flac-%v.tar.gz
Source-MD5: 153c8b15a54da428d1f0fadc756c22c7
PatchFile: flac.patch
PatchFile-MD5: 7ee11e6fd7c4541d4593678306a18eb0
PatchScript: <<
  #!/bin/sh -ex
  patch -p1 < %{PatchFile}
  patch -p0 < patches/ltmain.sh.patch
  patch -p0 < patches/nasm.h.patch
<<

NoSetCPPFLAGS: true
SetCPPFLAGS: -I$(top_builddir) -I$(srcdir)/include -I$(top_srcdir)/include 
-I%p/include
NoSetLDFLAGS: true
ConfigureParams: --mandir='${prefix}/share/man' --disable-rpath (%m = i386) 
--disable-asm-optimizations
BuildDependsOnly: True
GCC: 4.0

CompileScript: <<
  #!/bin/sh -ex
  ./configure %c
  #/bin/sh patches/fixrpath.sh
  make OBJ_FORMAT=macho

<<
InstallScript: <<
  #!/bin/sh -ex
  bd=$(cd %b && pwd -P)
  perl -pi -e "s#\Q$bd\E/src/libFLAC#%p/lib#g" src/plugin_xmms/libxmms-flac.la
  cd src/plugin_xmms
  make install DESTDIR=%d 
<<

DocFiles: AUTHORS COPYING* README

Description: Free lossless audio codec - xmms plugin
DescDetail: <<
FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC
is similar to MP3, but lossless. The FLAC project consists of:
*  The stream format
In the libflacX packages:
*  libFLAC, a library encoders and decoders, and a metadata interface
*  libFLAC++, an object wrapper around libFLAC
In the flac package:
*  flac, a CLI wrapper around libFLAC to encode/decode .flac files
*  metaflac, a command-line metadata editor for .flac files
In the flac-xmms package:
*  Input plugin for XMMS
<<
DescPackaging: <<
Does not use pbxbuild method since we want dylibs, and
the xmms plugin. Also the make/config method puts everything in
the right place.
libtool relink and bash versioning patches applied.
patch to enable dynamic_lookup (for prebinding on 10.3) applied.
<<
License: GPL
Maintainer: Ben Hines <[EMAIL PROTECTED]>
Homepage: http://flac.sourceforge.net/


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


[cvs] dists/10.4/unstable/main/finkinfo/net aircrack-ng.info, 1.1, 1.2 lopster.info, 1.4, 1.5

2008-02-19 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv29398/net

Modified Files:
aircrack-ng.info lopster.info 
Log Message:
new flac yay\!

Index: aircrack-ng.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/aircrack-ng.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- aircrack-ng.info12 Feb 2008 13:00:15 -  1.1
+++ aircrack-ng.info19 Feb 2008 19:51:38 -  1.2
@@ -9,7 +9,7 @@
 
 CompileScript: make all LDFLAGS="-L%p/lib/system-openssl/lib -L%p/lib" 
OPTFLAGS='-I%p/lib/system-openssl/include -I%p/include -D_FILE_OFFSET_BITS=64' 
sqlite=true
 InstallScript: <<
-make install prefix=%p DESTDIR=%d
+make install prefix='%p' DESTDIR='%d' mandir='%p/share/man/man1'
 mkdir -p %i/share/doc/%n
 cp -r test %i/share/doc/%n/
 <<

Index: lopster.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/lopster.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- lopster.info24 Feb 2006 13:29:58 -  1.4
+++ lopster.info19 Feb 2008 19:51:38 -  1.5
@@ -1,11 +1,11 @@
 Package: lopster
 Version: 1.2.2
-Revision: 1001
+Revision: 1002
 Description: Modern OpenNap client based on GTK+
 License: GPL
 Maintainer: Dave Vasilevsky <[EMAIL PROTECTED]>
-Depends: gtk+-shlibs, libogg-shlibs, flac-shlibs (>= 1.1.1-1011) | 
flac-nox-shlibs (>= 1.1.1-1011), launch
-BuildDepends: gtk+, glib, libogg, gettext-dev, gettext-bin, gettext-tools, 
flac (>= 1.1.1-1011) | flac-nox (>= 1.1.1-1011)
+Depends: gtk+-shlibs, libogg-shlibs, libflac8, launch
+BuildDepends: gtk+, glib, libogg, gettext-dev, gettext-bin, gettext-tools, 
libflac8
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
 Source-MD5: ae857116eddd01f1f7d2769908a142c0
 Patch: %n.patch


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


[cvs] dists/10.4/unstable/main/finkinfo/sound flac.info, 1.5, 1.6 flac.patch, 1.2, 1.3 jack.info, 1.6, 1.7 libsndfile1.info, 1.8, 1.9 libtunepimp2.info, 1.4, 1.5 libtunepimp3.info, 1.3, 1.4 sdl-sound.

2008-02-19 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv29398/sound

Modified Files:
flac.info flac.patch jack.info libsndfile1.info 
libtunepimp2.info libtunepimp3.info sdl-sound.info 
twolame.info 
Removed Files:
flac-nox.info flac-nox.patch 
Log Message:
new flac yay\!

Index: libtunepimp2.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/libtunepimp2.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- libtunepimp2.info   18 May 2006 18:43:53 -  1.4
+++ libtunepimp2.info   19 Feb 2008 19:51:39 -  1.5
@@ -1,12 +1,12 @@
 Package: libtunepimp2
 Version: 0.3.0
-Revision: 1024
+Revision: 1025
 Description: Library for musicbrainz tagging
 License: LGPL
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
 Depends: %N-shlibs (>= %v-%r)
-BuildDepends: expat, flac (>= 1.1.1-1011), libmad, libmusicbrainz4 (>= 
2.1.1-1001), libogg, libvorbis0
+BuildDepends: expat, libflac8-dev , libmad, libmusicbrainz4 (>= 2.1.1-1001), 
libogg, libvorbis0
 Conflicts: libtunepimp3
 Replaces: libtunepimp3
 BuildDependsOnly: true
@@ -27,7 +27,7 @@
 SplitOff: <<
Package: %N-shlibs
Description: Shared libraries for tunepimp
-   Depends: expat-shlibs, flac-shlibs (>= 1.1.1-1011), libmad-shlibs, 
libmusicbrainz4-shlibs (>= 2.1.1-1001), libogg-shlibs, libvorbis0-shlibs
+   Depends: expat-shlibs, libflac8-shlibs, libmad-shlibs, 
libmusicbrainz4-shlibs (>= 2.1.1-1001), libogg-shlibs, libvorbis0-shlibs
Files: lib/libtunepimp.*.dylib
Shlibs: %p/lib/libtunepimp.2.dylib 3.0.0 %n (>= 0.3.0-1)
 <<

--- flac-nox.patch DELETED ---

Index: flac.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/flac.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- flac.info   9 Nov 2007 12:17:49 -   1.5
+++ flac.info   19 Feb 2008 19:51:39 -  1.6
@@ -1,85 +1,79 @@
 Package: flac
-Version: 1.1.1
-Revision: 1013
-BuildDepends: xmms,popt, libtool14 (>= 1.5-1), libogg, xmms, readline (>= 
4.3-1028), id3lib4-dev (>= 3.8.3-1014), glib, gtk+, libiconv-dev, gettext-dev, 
gettext-bin, gettext-tools
-#automake1.6,
-Depends: %n-shlibs (= %v-%r)
-Conflicts: flac-nox
-Replaces: flac-nox
+Version: 1.2.1
+Revision: 1000
+BuildDepends: libtool14 (>= 1.5-1), libogg, readline5, id3lib4-dev (>= 
3.8.3-1014), libiconv-dev, libgettext3-dev, gettext-bin, gettext-tools, fink 
(>= 0.24.12)
+Depends: libflac8 (>= %v-%r)
+Conflicts: flac-nox, flac-bin, flac (<< 1.2.1)
+Replaces: flac-nox, flac-bin
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
-Source-MD5: c6ccddccf8ad344065698047c2fc7280
+Source-MD5: 153c8b15a54da428d1f0fadc756c22c7
+PatchFile: %n.patch
+PatchFile-MD5: 7ee11e6fd7c4541d4593678306a18eb0
 PatchScript: <<
-sed -e 's,@PREFIX@,%p,g' %a/%n.patch | patch -p1
-perl -pi.bak -e 's/hardcode_direct=yes/hardcode_direct=no/g' configure
-perl -pi.bak -e 's/hardcode_direct_CXX=yes/hardcode_direct_CXX=no/g' configure
+  #!/bin/sh -ex
+  patch -p1 < %{PatchFile}
+  patch -p0 < patches/ltmain.sh.patch
+  patch -p0 < patches/nasm.h.patch
 <<
+
 NoSetCPPFLAGS: true
 SetCPPFLAGS: -I$(top_builddir) -I$(srcdir)/include -I$(top_srcdir)/include 
-I%p/include
 NoSetLDFLAGS: true
-#hardcode_direct avoids this:
-#SetLDFLAGS: -L%b/src/libOggFLAC/.libs -L%b/src/libOggFLAC++/.libs 
-L%b/src/libFLAC/.libs -L%b/src/libFLAC++/.libs
-ConfigureParams: --mandir=%p/share/man
+ConfigureParams: --mandir='${prefix}/share/man' --disable-rpath (%m = i386) 
--disable-asm-optimizations --disable-xmms-plugin
 BuildDependsOnly: True
 GCC: 4.0
+
 CompileScript: <<
   #!/bin/sh -ex
-#  mkdir -p %b/src/libOggFLAC/.libs 
-#  mkdir -p %b/src/libFLAC/.libs 
-#  mkdir -p %b/src/libFLAC++/.libs 
-#  %p/bin/glibtoolize --force
-#  ./autogen.sh
-  rm -rf plugin_xmms
   ./configure %c
   make OBJ_FORMAT=macho
 <<
 InstallScript: <<
   #!/bin/sh -ex
+  #bd=$(cd . && pwd -P)
+  #perl -pi -e "s#\Q$bd\E/src/libFLAC#%p/lib#g" src/plugin_xmms/libxmms-flac.la
   make install DESTDIR=%d 
   mv %i/share/doc/%n-%v %i/share/doc/%n 
 <<
+
 SplitOff: <<
-  Package: %N-shlibs
+  Package: libflac8
   Conflicts: flac-nox-shlibs
   Replaces: flac-nox-shlibs, flac
   Depends: libogg-shlibs
-  Suggests: %N-bin
-  Files: lib/libFLAC.*.dylib lib/libFLAC++.*.dylib lib/libOggFLAC.*.dylib 
lib/libOggFLAC++.*.dylib 
+  Suggests: %N
+  Files: lib/libFLAC.*.dylib lib/libFLAC++.*.dylib
   Shlibs: <<
-%p/lib/libFLAC.6.dylib 7.0.0 %n (>= 1.1.1-10)
-%p/lib/libFLAC++.4.dylib 5.0.0 %n (>= 1.1.1-10)
-%p/lib/libOggFLAC.1.dylib 3.0.0 %n (>= 1.1.1-10)
-%p/lib/libOggFLAC++.0.dylib 2.0.0 %n (>= 1.1.1-10)
+%p/lib/libFLAC.8.dylib 11.0.0 %n (>= 1.2.1-1)
+%p/lib/libFLAC++.6.dylib 9.0.0 %n (>= 1.2.1-1)
   <<
   DocFiles: README COPYING.LGPL
   Description: Free 

[cvs] dists/10.4/unstable/main/finkinfo/libs libxine1.info, 1.19, 1.20 simage27.info, 1.5, 1.6

2008-02-19 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv29398/libs

Modified Files:
libxine1.info simage27.info 
Log Message:
new flac yay\!

Index: simage27.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/simage27.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- simage27.info   31 May 2006 21:14:26 -  1.5
+++ simage27.info   19 Feb 2008 19:51:38 -  1.6
@@ -3,7 +3,7 @@
 Revision: 1003
 GCC: 4.0
 BuildDependsOnly: true
-BuildDepends: libogg, libsndfile1-dev, libvorbis0, mjpegtools2-dev (>= 
1.6.2-1003), flac (>= 1.1.1-1001)
+BuildDepends: libogg, libsndfile1-dev, libvorbis0, mjpegtools2-dev (>= 
1.6.2-1003), libflac8-dev
 Depends: %N-shlibs (= %v-%r)
 Source: ftp://ftp.sim.no/pub/coin/src/simage-%v.tar.gz
 Source-MD5: d4c836ab282388392a65cd0650f224c5
@@ -15,7 +15,7 @@
 <<
 SplitOff: <<
   Package: %N-shlibs
-  Depends: libogg-shlibs, libsndfile1-shlibs, libvorbis0-shlibs, 
mjpegtools2-shlibs (>= 1.6.2-1003), flac-shlibs (>= 1.1.1-1001)
+  Depends: libogg-shlibs, libsndfile1-shlibs, libvorbis0-shlibs, 
mjpegtools2-shlibs (>= 1.6.2-1003), libflac8
   Files: lib/libsimage.20.6.1.dylib lib/libsimage.20.dylib
   DocFiles: AUTHORS COPYING NEWS README
   Description: Shared libraries for simage package for Coin

Index: libxine1.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libxine1.info,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- libxine1.info   29 Nov 2007 05:38:33 -  1.19
+++ libxine1.info   19 Feb 2008 19:51:38 -  1.20
@@ -1,12 +1,12 @@
 Package: libxine1
 Version: 1.1.2
-Revision: 1022
+Revision: 1023
 Description: Xine video/media player library
 License: GPL
 Maintainer: Justin F. Hallett <[EMAIL PROTECTED]>
 
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: fink (>= 0.24-1), aalib, arts-dev (>= 1.4.0-2041), audiofile, 
bzip2-shlibs, esound, flac (>= 1.1.1-1011), freetype219, gconf2-dev, 
gettext-bin, gettext-tools, glib2-dev (>= 2.8.6-123), gnome-vfs2-ssl-dev | 
gnome-vfs2-dev, imagemagick-dev (>= 6.1.8-1002) | imagemagick10-dev (>= 
6.1.8-1002), lcms, libbonobo2-dev, libcaca-dev, libcdio-dev, libgettext3-dev, 
libiconv-dev, libiso9660-dev, libjpeg, libmng2, libncurses5 (>= 
5.4-20041023-1006), libogg, libpng3, libtheora0, libtiff, libtool14, libvcd-dev 
(>= 0.7.21-10), libvorbis0, libxml2, orbit2-dev, pkgconfig, popt, pth, qt3 (>= 
3.3.6-1027), sdl (>= 1.2.9-1001), slang, speex3, x11-dev, libhowl-dev
+BuildDepends: fink (>= 0.24-1), aalib, arts-dev (>= 1.4.0-2041), audiofile, 
bzip2-shlibs, esound, libflac8-dev , freetype219, gconf2-dev, gettext-bin, 
gettext-tools, glib2-dev (>= 2.8.6-123), gnome-vfs2-ssl-dev | gnome-vfs2-dev, 
imagemagick-dev (>= 6.1.8-1002) | imagemagick10-dev (>= 6.1.8-1002), lcms, 
libbonobo2-dev, libcaca-dev, libcdio-dev, libgettext3-dev, libiconv-dev, 
libiso9660-dev, libjpeg, libmng2, libncurses5 (>= 5.4-20041023-1006), libogg, 
libpng3, libtheora0, libtiff, libtool14, libvcd-dev (>= 0.7.21-10), libvorbis0, 
libxml2, orbit2-dev, pkgconfig, popt, pth, qt3 (>= 3.3.6-1027), sdl (>= 
1.2.9-1001), slang, speex3, x11-dev, libhowl-dev
 Provides: libxine
 Conflicts: libxine, libxine-docs
 Replaces: libxine, libxine-shlibs, libxine-docs
@@ -55,7 +55,7 @@
 DocFiles: AUTHORS COPYING CREDITS ChangeLog INSTALL NEWS README TODO
 SplitOff: <<
Package: %N-shlibs
-   Depends: aalib-shlibs, arts-shlibs (>= 1.4.0-2041), audiofile-shlibs, 
bzip2-shlibs, esound-shlibs, flac-shlibs (>= 1.1.1-1011), freetype219-shlibs, 
gconf2-shlibs, glib2-shlibs (>= 2.8.6-123), gnome-vfs2-ssl-shlibs | 
gnome-vfs2-shlibs, imagemagick-shlibs (>= 6.1.8-1002), lcms-shlibs, 
libbonobo2-shlibs, libcdio7-shlibs (>= 0.77-12), libgettext3-shlibs, libiconv, 
libiso96605-shlibs, libjpeg-shlibs, libmng2-shlibs, libncurses5-shlibs (>= 
5.4-20041023-1006), libogg-shlibs, libpng3-shlibs, libtheora0-shlibs, 
libtiff-shlibs, libtool14-shlibs, libvcd0-shlibs (>= 0.7.21-10), 
libvorbis0-shlibs, libxml2-shlibs, orbit2-shlibs, popt-shlibs, qt3-shlibs (>= 
3.3.6-1027), sdl-shlibs (>= 1.2.9-1001), slang-shlibs, speex3-shlibs, x11-shlibs
+   Depends: aalib-shlibs, arts-shlibs (>= 1.4.0-2041), audiofile-shlibs, 
bzip2-shlibs, esound-shlibs, libflac8, freetype219-shlibs, gconf2-shlibs, 
glib2-shlibs (>= 2.8.6-123), gnome-vfs2-ssl-shlibs | gnome-vfs2-shlibs, 
imagemagick-shlibs (>= 6.1.8-1002), lcms-shlibs, libbonobo2-shlibs, 
libcdio7-shlibs (>= 0.77-12), libgettext3-shlibs, libiconv, libiso96605-shlibs, 
libjpeg-shlibs, libmng2-shlibs, libncurses5-shlibs (>= 5.4-20041023-1006), 
libogg-shlibs, libpng3-shlibs, libtheora0-shlibs, libtiff-shlibs, 
libtool14-shlibs, libvcd0-shlibs (>= 0.7.21-10), libvorbis0-shlibs, 
libxml2-shlibs, orbit2-shlibs, popt-shlibs, qt3-shlibs (>= 3.

[cvs] dists/10.4/unstable/main/finkinfo/kde kid3.info,1.5,1.6

2008-02-19 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv29398/kde

Modified Files:
kid3.info 
Log Message:
new flac yay\!

Index: kid3.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde/kid3.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- kid3.info   4 Dec 2007 16:10:00 -   1.5
+++ kid3.info   19 Feb 2008 19:51:38 -  1.6
@@ -1,9 +1,9 @@
 Package: kid3
 Version: 0.10
-Revision: 1002
+Revision: 1003
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
-Depends: kdelibs3-unified (>= 3.5-1), x11-shlibs, x11, expat1-shlibs, 
flac-shlibs, id3lib4-shlibs, libmusicbrainz4-shlibs, libogg-shlibs, 
libtunepimp3-shlibs, libvorbis0-shlibs, taglib-shlibs, libgettext3-shlibs, 
libmp4v21-shlibs, freetype219-shlibs
-BuildDepends: libart2, freetype219, kdelibs3-unified-dev (>= 3.5-1), libidn, 
libpng3, qt3, x11-dev, libiconv-dev, arts-dev, gettext-tools, libxml2-bin, 
libjpeg, expat1, flac, id3lib4-dev, libgettext3-dev, libtunepimp3, libvorbis0, 
taglib, libmusicbrainz4, libogg
+Depends: kdelibs3-unified (>= 3.5-1), x11-shlibs, x11, expat1-shlibs, 
libflac8, id3lib4-shlibs, libmusicbrainz4-shlibs, libogg-shlibs, 
libtunepimp3-shlibs, libvorbis0-shlibs, taglib-shlibs, libgettext3-shlibs, 
libmp4v21-shlibs, freetype219-shlibs
+BuildDepends: libart2, freetype219, kdelibs3-unified-dev (>= 3.5-1), libidn, 
libpng3, qt3, x11-dev, libiconv-dev, arts-dev, gettext-tools, libxml2-bin, 
libjpeg, expat1, libflac8-dev, id3lib4-dev, libgettext3-dev, libtunepimp3, 
libvorbis0, taglib, libmusicbrainz4, libogg
 Recommends: kdebase3-unified (>= 3.5-1), xmms
 GCC: 4.0
 Maintainer: Jack Fink <[EMAIL PROTECTED]>


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


[cvs] dists/10.4/unstable/main/finkinfo/gnome gst-player.info, 1.9, 1.10 rhythmbox.info, 1.6, 1.7

2008-02-19 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv29398/gnome

Modified Files:
gst-player.info rhythmbox.info 
Log Message:
new flac yay\!

Index: rhythmbox.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/rhythmbox.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- rhythmbox.info  14 Jan 2007 15:22:44 -  1.6
+++ rhythmbox.info  19 Feb 2008 19:51:37 -  1.7
@@ -1,8 +1,8 @@
 Package: rhythmbox
 Version: 0.8.5
-Revision: 1012
-Depends: atk1-shlibs (>= 1.6.0-1), audiofile-shlibs (>= 0.2.5-1), 
esound-shlibs (>= 0.2.34-1), flac-shlibs (>= 1.1.1-1011) | flac-nox-shlibs (>= 
1.1.1-1011), gconf2 (>= 2.6.0-1), libgettext3-shlibs, glib2-shlibs (>= 
2.12.0-1), gnome-vfs2 (>= 2.6.0-1) | gnome-vfs2-ssl (>= 2.6.0-1), gstreamer (>= 
0.8.0-1), gst-plugins (>= 0.8.0-1), gtk+2 (>= 2.4.0-1), libart2-shlibs (>= 
2.3.16-1), libbonobo2 (>= 2.6.0-1), libbonoboui2 (>= 2.6.0-1), libglade2-shlibs 
(>= 2.3.6-1), libgnome2 (>= 2.6.0-1), libgnomecanvas2 (>= 2.6.0-1), libgnomeui2 
(>= 2.6.0-1), libiconv, libid3tag-shlibs, libogg-shlibs, libvorbis0-shlibs, 
libxml2-shlibs (>= 2.6.7-1), orbit2 (>= 2.10.0-1), pango1-xft2 (>= 1.4.0-1), 
popt-shlibs, x11, scrollkeeper (>= 0.3.12-2)
-BuildDepends: glib2-dev (>= 2.12.0-1), atk1 (>= 1.6.0-1), audiofile (>= 
0.2.5-1), pango1-xft2-dev (>= 1.4.0-1), flac (>= 1.1.1-1011) | flac-nox (>= 
1.1.1-1011), gstreamer-dev (>= 0.8.0-1), gst-plugins-dev (>= 0.8.0-1), 
gtk+2-dev (>= 2.4.0-1), libgnomecanvas2-dev (>= 2.6.0-1), linc1 (>= 1.0.3-1), 
orbit2-dev (>= 2.10.0-1), gconf2-dev (>= 2.6.0-1), dbus-dev (>= 0.60-1), 
libhowl-dev, gnome-vfs2-dev (>= 2.6.0-1) | gnome-vfs2-ssl-dev (>= 2.6.0-1), 
libglade2 (>= 2.3.6-1), libxml2 (>= 2.6.7-1), libbonobo2-dev (>= 2.6.0-1), 
libid3tag, libgnome2-dev (>= 2.6.0-1), libbonoboui2-dev (>= 2.6.0-1), 
libgnomeui2-dev (>= 2.6.0-1), libjpeg, libogg, libvorbis0, pkgconfig, intltool, 
popt, libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, libart2 (>= 
2.3.16-1), esound (>= 0.2.34-1), gnome-keyring-dev, x11-dev
+Revision: 1013
+Depends: atk1-shlibs (>= 1.6.0-1), audiofile-shlibs (>= 0.2.5-1), 
esound-shlibs (>= 0.2.34-1), libflac8, gconf2 (>= 2.6.0-1), libgettext3-shlibs, 
glib2-shlibs (>= 2.12.0-1), gnome-vfs2 (>= 2.6.0-1) | gnome-vfs2-ssl (>= 
2.6.0-1), gstreamer (>= 0.8.0-1), gst-plugins (>= 0.8.0-1), gtk+2 (>= 2.4.0-1), 
libart2-shlibs (>= 2.3.16-1), libbonobo2 (>= 2.6.0-1), libbonoboui2 (>= 
2.6.0-1), libglade2-shlibs (>= 2.3.6-1), libgnome2 (>= 2.6.0-1), 
libgnomecanvas2 (>= 2.6.0-1), libgnomeui2 (>= 2.6.0-1), libiconv, 
libid3tag-shlibs, libogg-shlibs, libvorbis0-shlibs, libxml2-shlibs (>= 
2.6.7-1), orbit2 (>= 2.10.0-1), pango1-xft2 (>= 1.4.0-1), popt-shlibs, x11, 
scrollkeeper (>= 0.3.12-2)
+BuildDepends: glib2-dev (>= 2.12.0-1), atk1 (>= 1.6.0-1), audiofile (>= 
0.2.5-1), pango1-xft2-dev (>= 1.4.0-1), libflac8-dev, gstreamer-dev (>= 
0.8.0-1), gst-plugins-dev (>= 0.8.0-1), gtk+2-dev (>= 2.4.0-1), 
libgnomecanvas2-dev (>= 2.6.0-1), linc1 (>= 1.0.3-1), orbit2-dev (>= 2.10.0-1), 
gconf2-dev (>= 2.6.0-1), dbus-dev (>= 0.60-1), libhowl-dev, gnome-vfs2-dev (>= 
2.6.0-1) | gnome-vfs2-ssl-dev (>= 2.6.0-1), libglade2 (>= 2.3.6-1), libxml2 (>= 
2.6.7-1), libbonobo2-dev (>= 2.6.0-1), libid3tag, libgnome2-dev (>= 2.6.0-1), 
libbonoboui2-dev (>= 2.6.0-1), libgnomeui2-dev (>= 2.6.0-1), libjpeg, libogg, 
libvorbis0, pkgconfig, intltool, popt, libgettext3-dev, gettext-bin, 
gettext-tools, libiconv-dev, libart2 (>= 2.3.16-1), esound (>= 0.2.34-1), 
gnome-keyring-dev, x11-dev
 Source: mirror:gnome:sources/%n/0.8/%n-%v.tar.bz2
 Source-MD5: 50d2ebb835f89e01c6fb0531d65c1341
 PatchScript: perl -pi -e 's/-scrollkeeper-update/#$&/' help/C/Makefile.in

Index: gst-player.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gst-player.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- gst-player.info 13 Jan 2007 23:11:19 -  1.9
+++ gst-player.info 19 Feb 2008 19:51:37 -  1.10
@@ -1,8 +1,8 @@
 Package: gst-player
 Version: 0.8.0
-Revision: 1004
-Depends: atk1-shlibs (>= 1.6.0-1), audiofile-shlibs (>= 0.2.5-1), 
esound-shlibs (>= 0.2.34-1), flac-shlibs (>= 1.1.1-1011) | flac-nox-shlibs (>= 
1.1.1-1011), gconf2 (>= 2.6.0-1), gettext, glib2 (>= 2.6.6-), gnome-vfs2 
(>= 2.6.0-1) | gnome-vfs2-ssl (>= 2.6.0-1), gstreamer (>= 0.8.0-1), gst-plugins 
(>= 0.8.0-1), gtk+2 (>= 2.4.0-1), libart2-shlibs (>= 2.3.16-1), libbonobo2 (>= 
2.6.0-1), libbonoboui2 (>= 2.6.0-1), libglade2-shlibs (>= 2.3.6-1), libgnome2 
(>= 2.6.0-1), libgnomecanvas2 (>= 2.6.0-1), libgnomeui2 (>= 2.6.0-1), libiconv, 
libid3tag-shlibs, libogg-shlibs, libvorbis0-shlibs, libxml2-shlibs (>= 
2.6.7-1), orbit2 (>= 2.10.0-1), pango1-xft2 (>= 1.4.0-1), popt, 
gnome-desktop4

[cvs] dists/10.4/unstable/main/finkinfo/net aircrack-ng.info, NONE, 1.1

2008-02-12 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv10436

Added Files:
aircrack-ng.info 
Log Message:
works great, use with kismac dumps for fast cracking

--- NEW FILE: aircrack-ng.info ---
Package: aircrack-ng
Version: 1.0.0beta2
Revision: 1
Source: http://download.aircrack-ng.org/%n-1.0-beta2.tar.gz
Source-MD5: 66017aad4f23153419fdb04c83e65aaf

BuildDepends: system-openssl-dev, sqlite3-dev
Depends: sqlite3-shlibs

CompileScript: make all LDFLAGS="-L%p/lib/system-openssl/lib -L%p/lib" 
OPTFLAGS='-I%p/lib/system-openssl/include -I%p/include -D_FILE_OFFSET_BITS=64' 
sqlite=true
InstallScript: <<
make install prefix=%p DESTDIR=%d
mkdir -p %i/share/doc/%n
cp -r test %i/share/doc/%n/
<<

DocFiles: AUTHORS INSTALLING ChangeLog LICENSE README VERSION LICENSE.OpenSSL
Description: Wireless WEP/WPA cracking utilities
DescPort: <<
 aircrack-ng is an 802.11a/b/g WEP/WPA cracking program that can recover a
 40-bit, 104-bit, 256-bit or 512-bit WEP key once enough encrypted packets have
 been gathered. Also it can attack WPA1/2 networks with some advanced
 methods or simply by brute force.
 .
 It implements the standard FMS attack along with some optimizations,
 thus making the attack much faster compared to other WEP cracking tools.
 It can also fully use a multiprocessor system to its full power in order
 to speed up the cracking process.
 .
 aircrack-ng is a fork of aircrack, as that project has been stopped by
 the upstream maintainer.
<<
License: GPL
Maintainer: Chris Zubrzycki <[EMAIL PROTECTED]>
Homepage: http://www.aircrack-ng.org/


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


[cvs] dists/10.4/unstable/main/finkinfo/graphics pgcedit.info, 1.2, 1.3

2006-10-30 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv450/10.4/unstable/main/finkinfo/graphics

Modified Files:
pgcedit.info 
Log Message:
updates...

Index: pgcedit.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/pgcedit.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- pgcedit.info27 Jun 2006 03:31:11 -  1.2
+++ pgcedit.info30 Oct 2006 13:40:38 -  1.3
@@ -1,12 +1,13 @@
 Package: pgcedit
-Version: 0.6.3.1
+Version: 7.4
 Revision: 1
 Depends: tcltk, mkisofs
 Description: DVD IFO and menu editor
 Source: http://www.videohelp.com/~r0lZ/pgcedit/versions/PgcEdit_source_%v.zip
 Source2: 
http://www.videohelp.com/~r0lZ/pgcedit/versions/PgcEdit_Manual_html.zip
-Source-MD5: 6553184b4f87345d78c8da771633a034
+Source-MD5: dc39ffd97b9fa9c1d33d899c9f3e2535
 Source2-MD5: 45af5ce60004b6c693928d30d583da7d
+SourceRename: PgcEdit_source_%v.zip 
 Source2Rename: PgcEdit_Manual_%v_html.zip 
 NoSourceDirectory: true
 CompileScript: <<


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/utils cdrtools.info, 1.11, 1.12

2006-10-30 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv450/10.4/unstable/main/finkinfo/utils

Modified Files:
cdrtools.info 
Log Message:
updates...

Index: cdrtools.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/cdrtools.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- cdrtools.info   25 Sep 2006 23:30:51 -  1.11
+++ cdrtools.info   30 Oct 2006 13:40:38 -  1.12
@@ -1,8 +1,8 @@
 Package: cdrtools
 Version: 2.01.01
-Revision: 10.4.16
-Source: ftp://ftp.berlios.de/pub/cdrecord/alpha/%n-%va16.tar.bz2
-Source-MD5: 0e8a684220e000ab794a042e69c39107
+Revision: 10.4.19
+Source: ftp://ftp.berlios.de/pub/cdrecord/alpha/%n-%va19.tar.bz2
+Source-MD5: 5cce5fd834bc36f919bfe7037744d7a4
 SourceDirectory: %n-%v
 Replaces: cdrtools-beta
 Conflicts: cdrtools-beta


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/utils cdrtools.info, 1.10, 1.11

2006-09-25 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv6047/main/finkinfo/utils

Modified Files:
cdrtools.info 
Log Message:
new version!


Index: cdrtools.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/cdrtools.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- cdrtools.info   25 Sep 2006 05:19:48 -  1.10
+++ cdrtools.info   25 Sep 2006 23:30:51 -  1.11
@@ -1,8 +1,8 @@
 Package: cdrtools
 Version: 2.01.01
-Revision: 10.4.15
-Source: ftp://ftp.berlios.de/pub/cdrecord/alpha/%n-%va15.tar.bz2
-Source-MD5: faebdb906910181108964611da79ebbb
+Revision: 10.4.16
+Source: ftp://ftp.berlios.de/pub/cdrecord/alpha/%n-%va16.tar.bz2
+Source-MD5: 0e8a684220e000ab794a042e69c39107
 SourceDirectory: %n-%v
 Replaces: cdrtools-beta
 Conflicts: cdrtools-beta


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/net ckermit.info,1.2,1.3

2006-09-24 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv31209/main/finkinfo/net

Modified Files:
ckermit.info 
Log Message:
updates


Index: ckermit.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/ckermit.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ckermit.info21 Jan 2006 17:50:30 -  1.2
+++ ckermit.info25 Sep 2006 05:19:48 -  1.3
@@ -1,18 +1,24 @@
 Package: ckermit
-Version: 8.0.201
-Revision: 1003
-Source: ftp://kermit.columbia.edu/kermit/archives/cku201.tar.gz
-Source-MD5: c2bde7371336b04e7cafe77142b68053
+Version: 8.0.211
+Revision: 1001
+Source: ftp://kermit.columbia.edu/kermit/archives/cku211.tar.gz
+Source-MD5: 5767ec5e6ff0857cbfe2d3ec1ee0e2bc
 SourceRename: %n-%v.tar.gz
-SourceDirectory: .
+NoSourceDirectory: true
 Suggests: minicom
 BuildDepends: libncurses5 (>= 5.4-20041023-1006)
 
+#CompileScript: KFLAGS='-DBIND_8_COMPAT -DNDSYSERRLIST -I%p/include 
-DLOCK_DIR=\\\"%p/var/spool/lock\\\"' LIBS=-L%p/lib make macosx10nc
 CompileScript: KFLAGS='-DBIND_8_COMPAT -DNDSYSERRLIST -I%p/include 
-DLOCK_DIR=\\\"%p/var/spool/lock\\\"' LIBS=-L%p/lib make macosx10nc
 InstallScript: <<
-  mkdir -p %i/bin
   mkdir -p %i/var/spool/lock
+  chmod +t %i/var/spool/lock
+
+  mkdir -p %i/bin
   cp wermit %i/bin/ckermit
+
+  mkdir -p %i/share/man/man1
+  cp ckuker.nr %i/share/man/man1/ckermit.1
 <<
 
 DocFiles: *.txt *.ini COPYING.TXT
@@ -26,6 +32,6 @@
   the COPTING.TXT file for more details.
 <<
 
-License: Restrictive
+License: Restrictive/Distributable
 Maintainer: Chris Zubrzycki <[EMAIL PROTECTED]>
 Homepage: http://www.columbia.edu/kermit/


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/utils cdrtools.info, 1.9, 1.10 di.info, 1.1, 1.2 di.patch, 1.1, NONE

2006-09-24 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv31209/main/finkinfo/utils

Modified Files:
cdrtools.info di.info 
Removed Files:
di.patch 
Log Message:
updates


Index: cdrtools.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/cdrtools.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- cdrtools.info   12 Sep 2006 12:41:20 -  1.9
+++ cdrtools.info   25 Sep 2006 05:19:48 -  1.10
@@ -1,8 +1,8 @@
 Package: cdrtools
 Version: 2.01.01
-Revision: 10.4.14
-Source: ftp://ftp.berlios.de/pub/cdrecord/alpha/%n-%va14.tar.bz2
-Source-MD5: 0a18c87d9b8ebc974fb3b318b333217b
+Revision: 10.4.15
+Source: ftp://ftp.berlios.de/pub/cdrecord/alpha/%n-%va15.tar.bz2
+Source-MD5: faebdb906910181108964611da79ebbb
 SourceDirectory: %n-%v
 Replaces: cdrtools-beta
 Conflicts: cdrtools-beta

Index: di.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/di.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- di.info 20 Jan 2006 20:32:32 -  1.1
+++ di.info 25 Sep 2006 05:19:48 -  1.2
@@ -1,27 +1,21 @@
 Package: di
-Version: 3.11
+Version: 4.7
 Revision: 1
 Source: http://www.gentoo.com/%n/%n-%v.tar.gz
-Source-MD5: 13f5c38bde30091ae53fb8483426ce34
+Source-MD5: 2d2fc63c349a944a1321f64e90a15965
 SourceDirectory: %n-%v
-Patch: %n.patch
-
-BuildDepends: gettext-bin, gettext-tools
-
+SetCFLAGS: -Os
 CompileScript: ./Build
 InstallScript: <<
-  prefix=%i ./Build install
-  prefix=%i ./Build install-po
+GROUP=wheel prefix=%i ./Build install
 <<
-
-DocFiles: LICENSE MANIFEST README
+DocFiles: MANIFEST README 
 Description: Disk Information Utility
 DescDetail: <<
 Di is a disk information utility, displaying everything that df does
 and more. It features the ability to display your disk usage in
 whatever format you desire/prefer/are used to.
 <<
-
-License: BSD
+License: OSI-Approved
 Maintainer: Chris Zubrzycki <[EMAIL PROTECTED]>
 Homepage: http://www.gentoo.com/di/

--- di.patch DELETED ---


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/utils cdrtools.info, 1.1, 1.2 cdrtools-1.11a39-1.info, 1.3, NONE cdrtools-1.11a39-1.patch, 1.1, NONE cdrtools-beta.info, 1.3, NONE cdrtools-beta.patch, 1.1, NON

2006-09-12 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20664

Modified Files:
cdrtools.info 
Removed Files:
cdrtools-1.11a39-1.info cdrtools-1.11a39-1.patch 
cdrtools-beta.info cdrtools-beta.patch 
Log Message:
new version

--- cdrtools-1.11a39-1.info DELETED ---

Index: cdrtools.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils/cdrtools.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- cdrtools.info   18 Jul 2006 12:38:42 -  1.1
+++ cdrtools.info   12 Sep 2006 12:44:44 -  1.2
@@ -1,29 +1,25 @@
 Package: cdrtools
 Version: 2.01.01
-Revision: 10.4.0
-Source: ftp://ftp.berlios.de/pub/cdrecord/alpha/%n-%va10.tar.bz2
-Source-MD5: dc189f1e34d484cb73639fe3b1067845
+Revision: 10.3.14
+Source: ftp://ftp.berlios.de/pub/cdrecord/alpha/%n-%va14.tar.bz2
+Source-MD5: 0a18c87d9b8ebc974fb3b318b333217b
 SourceDirectory: %n-%v
 Replaces: cdrtools-beta
 Conflicts: cdrtools-beta
 PatchScript: <<
   find %b -type f \! -name "*.tar" -exec perl -p -i -e 
's:/etc/default:%p/etc/default:;' {} \;
-  #perl -pi -e 's,cc,gcc-3.3,g' RULES/power-macintosh-darwin-cc.rul
-  #perl -pi -e 's,cc,gcc-3.3,g' RULES/power-macintosh-darwin-cc.rul.bak
-  #perl -pi -e 's,gcc,gcc-3.3,g' RULES/power-macintosh-darwin-gcc.rul
-  #perl -pi -e 's,gcc,gcc-3.3,g' RULES/power-macintosh-darwin-gcc.rul.bak
+  perl -pi -e 's,cc,gcc-3.3,g' RULES/power-macintosh-darwin-cc.rul
+  perl -pi -e 's,gcc,gcc-3.3,g' RULES/power-macintosh-darwin-gcc.rul
 
   ### More verbose for debuging
   #perl -pi -e 's,[EMAIL PROTECTED]@\\\"\"; ,,g' 
RULES/power-macintosh-darwin-cc.rul
-  #perl -pi -e 's,[EMAIL PROTECTED]@\\\"\"; ,,g' 
RULES/power-macintosh-darwin-cc.rul.bak
   #perl -pi -e 's,[EMAIL PROTECTED]@\\\"\"; ,,g' 
RULES/power-macintosh-darwin-gcc.rul
-  #perl -pi -e 's,[EMAIL PROTECTED]@\\\"\"; ,,g' 
RULES/power-macintosh-darwin-gcc.rul.bak
 #  perl -pi -e 's,defined _POSIX_PRIORITY_SCHEDULING,\(defined 
_POSIX_PRIORITY_SCHEDULING \&\& \!defined __APPLE__\),g' cdda2wav/cdda2wav.c
 #  perl -pi -e 
's,defined\(_POSIX_PRIORITY_SCHEDULING\),defined\(_POSIX_PRIORITY_SCHEDULING\) 
\&\& \!defined\(__APPLE__\),g' cdrecord/cdrecord.c
 
 <<
 BuildDependsOnly: true
-Depends: cdda2wav, cdrecord, mkisofs
+Depends: cdda2wav (>= %v-%r), cdrecord (>= %v-%r), mkisofs (>= %v-%r)
 CompileScript: make
 InstallScript: <<
   cp README* READMEs/ || true

--- cdrtools-beta.patch DELETED ---

--- cdrtools-beta.info DELETED ---

--- cdrtools-1.11a39-1.patch DELETED ---


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/utils cdrtools.info,1.8,1.9

2006-09-12 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv18926

Modified Files:
cdrtools.info 
Log Message:
new version

Index: cdrtools.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/cdrtools.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- cdrtools.info   27 Jun 2006 03:31:11 -  1.8
+++ cdrtools.info   12 Sep 2006 12:41:20 -  1.9
@@ -1,8 +1,8 @@
 Package: cdrtools
 Version: 2.01.01
-Revision: 10.4.2
-Source: ftp://ftp.berlios.de/pub/cdrecord/alpha/%n-%va10.tar.bz2
-Source-MD5: dc189f1e34d484cb73639fe3b1067845
+Revision: 10.4.14
+Source: ftp://ftp.berlios.de/pub/cdrecord/alpha/%n-%va14.tar.bz2
+Source-MD5: 0a18c87d9b8ebc974fb3b318b333217b
 SourceDirectory: %n-%v
 Replaces: cdrtools-beta
 Conflicts: cdrtools-beta


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/devel autoconf.info,1.7,1.8

2006-08-17 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv7198/10.4/unstable/main/finkinfo/devel

Modified Files:
autoconf.info 
Log Message:
force remove emacs files


Index: autoconf.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/autoconf.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- autoconf.info   19 Jul 2006 05:18:26 -  1.7
+++ autoconf.info   18 Aug 2006 04:31:52 -  1.8
@@ -30,8 +30,8 @@
   ln -sf $bin %i/bin/$bin-2.59
  done
 
- rm %i/share/emacs/site-lisp/autoconf-mode.elc
- rm %i/share/emacs/site-lisp/autotest-mode.elc
+ rm -f %i/share/emacs/site-lisp/*.elc
+ rm -f %i/share/emacs/site-lisp/*.el
 <<
 SplitOff: <<
   Package: autoconf2.5


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/stable/main/finkinfo/devel autoconf.info,1.7,1.8

2006-08-17 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv7198/10.4/stable/main/finkinfo/devel

Modified Files:
autoconf.info 
Log Message:
force remove emacs files


Index: autoconf.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/autoconf.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- autoconf.info   19 Jul 2006 07:34:16 -  1.7
+++ autoconf.info   18 Aug 2006 04:31:52 -  1.8
@@ -30,8 +30,8 @@
   ln -sf $bin %i/bin/$bin-2.59
  done
 
- rm %i/share/emacs/site-lisp/autoconf-mode.elc
- rm %i/share/emacs/site-lisp/autotest-mode.elc
+ rm -f %i/share/emacs/site-lisp/*.elc
+ rm -f %i/share/emacs/site-lisp/*.el
 <<
 SplitOff: <<
   Package: autoconf2.5


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/stable/main/finkinfo/devel autoconf.info,1.7,1.8

2006-08-17 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv7198/10.3/stable/main/finkinfo/devel

Modified Files:
autoconf.info 
Log Message:
force remove emacs files


Index: autoconf.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/devel/autoconf.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- autoconf.info   19 Jul 2006 13:29:06 -  1.7
+++ autoconf.info   18 Aug 2006 04:31:52 -  1.8
@@ -30,8 +30,8 @@
   ln -sf $bin %i/bin/$bin-2.59
  done
 
- rm %i/share/emacs/site-lisp/autoconf-mode.elc
- rm %i/share/emacs/site-lisp/autotest-mode.elc
+ rm -f %i/share/emacs/site-lisp/*.elc
+ rm -f %i/share/emacs/site-lisp/*.el
 <<
 SplitOff: <<
   Package: autoconf2.5


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/devel autoconf.info,1.8,1.9

2006-08-17 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv7198/10.3/unstable/main/finkinfo/devel

Modified Files:
autoconf.info 
Log Message:
force remove emacs files


Index: autoconf.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel/autoconf.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- autoconf.info   19 Jul 2006 13:29:07 -  1.8
+++ autoconf.info   18 Aug 2006 04:31:52 -  1.9
@@ -30,8 +30,8 @@
   ln -sf $bin %i/bin/$bin-2.59
  done
 
- rm %i/share/emacs/site-lisp/autoconf-mode.elc
- rm %i/share/emacs/site-lisp/autotest-mode.elc
+ rm -f %i/share/emacs/site-lisp/*.elc
+ rm -f %i/share/emacs/site-lisp/*.el
 <<
 SplitOff: <<
   Package: autoconf2.5


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/net netcat6.info, 1.2, 1.3 nget.info, 1.3, 1.4 sendfile.info, 1.3, 1.4

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.4/unstable/main/finkinfo/net

Modified Files:
netcat6.info nget.info sendfile.info 
Log Message:
version the build deps

Index: sendfile.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/sendfile.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- sendfile.info   18 Jul 2006 12:38:48 -  1.3
+++ sendfile.info   18 Jul 2006 22:43:35 -  1.4
@@ -6,7 +6,7 @@
 Source: ftp://ftp.belwue.de/pub/unix/sendfile/sendfile-%v.tar.gz
 Source-MD5: a8aa16b9891468a12c674a3e585128c0
 Depends: readline5-shlibs (>= 5.0-1004)
-BuildDepends: autoconf, automaken, readline5 (>= 5.0-1004)
+BuildDepends: autoconf (>= 2.60-1), automaken, readline5 (>= 5.0-1004)
 BuildDependsOnly: true
 UpdateConfigGuess: true
 PatchScript: <<

Index: nget.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/nget.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- nget.info   18 Jul 2006 12:38:48 -  1.3
+++ nget.info   18 Jul 2006 22:43:35 -  1.4
@@ -6,7 +6,7 @@
 SourceDirectory: %n-%v
 Source-MD5: cefb58ad9b92eb6053510a2ced954f6e
 Depends: popt-shlibs, pcre-shlibs
-BuildDepends: popt, autoconf, pcre
+BuildDepends: popt, autoconf (>= 2.60-1), pcre
 # assert.h indirectly includes 
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/stdint.h, which defines 
_STDINT_H_.
 # So when later inttypes.h is included after defining __STDC_CONSTANT_MACROS _ 
which should make its call to
 # /usr/include/stdint.h define the needed macro UINT_C, this call to stdint.h 
is bypassed. Thus we instead

Index: netcat6.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/netcat6.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- netcat6.info18 Jul 2006 12:38:48 -  1.2
+++ netcat6.info18 Jul 2006 22:43:35 -  1.3
@@ -8,7 +8,7 @@
 SourceDirectory: nc6-%v
 Source-MD5: 66e5eda66ea3c293bcbcbe1a9b0bfd94 
 SetLDFLAGS: -multiply_defined suppress
-BuildDepends: autoconf, automaken, gettext-dev, gettext-bin, gettext-tools, 
libiconv-dev
+BuildDepends: autoconf (>= 2.60-1), automaken, gettext-dev, gettext-bin, 
gettext-tools, libiconv-dev
 Recommends: netcat
 ConfigureParams: --sysconfdir=%p/etc --libexecdir=%p/lib 
--localstatedir=%p/var/lib --mandir=%p/share/man --infodir=%p/share/info 
--with-libiconv-prefix=%p/lib 
 CompileScript: ./configure %c 


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4-transitional/unstable/main/finkinfo/x11 gpsdrive.info, 1.9, 1.10

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/x11
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.4-transitional/unstable/main/finkinfo/x11

Modified Files:
gpsdrive.info 
Log Message:
version the build deps

Index: gpsdrive.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/x11/gpsdrive.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- gpsdrive.info   18 Jul 2006 12:38:52 -  1.9
+++ gpsdrive.info   18 Jul 2006 22:43:39 -  1.10
@@ -112,7 +112,7 @@
 License: GPL
 Maintainer: None 
 Depends: x11, glib2-shlibs, gtk+2 (>= 2.1-1), pcre-shlibs (>= 3-1), 
pango1-xft2-shlibs, atk1-shlibs
-BuildDepends: glib2-dev, gtk+2-dev (>= 2.1-1), mysql-dev, pcre (>= 3-1), 
pcre-bin (>= 3-1), pkgconfig, pango1-xft2-dev, atk1, autoconf, automake1.7, 
libtool14, x11-dev, libgettext3-dev, libiconv-dev
+BuildDepends: glib2-dev, gtk+2-dev (>= 2.1-1), mysql-dev, pcre (>= 3-1), 
pcre-bin (>= 3-1), pkgconfig, pango1-xft2-dev, atk1, autoconf (>= 2.60-1), 
automake1.7, libtool14, x11-dev, libgettext3-dev, libiconv-dev
 # automake<1.7 barfs on configure.ac
 # mysql-shlibs is libmysqlclient.10.dylib
 Suggests: mysql-shlibs


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4-transitional/unstable/main/finkinfo/gnome libglade2.info, 1.6, 1.7 libgtop2.0.7.info, 1.2, 1.3

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.4-transitional/unstable/main/finkinfo/gnome

Modified Files:
libglade2.info libgtop2.0.7.info 
Log Message:
version the build deps

Index: libgtop2.0.7.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/gnome/libgtop2.0.7.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libgtop2.0.7.info   18 Jul 2006 12:38:51 -  1.2
+++ libgtop2.0.7.info   18 Jul 2006 22:43:38 -  1.3
@@ -2,7 +2,7 @@
 Version: 2.14.1
 Revision: 1
 Depends: %N-shlibs (= %v-%r), libgettext3-shlibs, libiconv, glib2 (>= 
2.6.6-1), popt-shlibs
-BuildDepends: libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, 
glib2-dev (>= 2.6.6-1), popt, x11-dev, pkgconfig, automake1.9, autoconf, 
gnome-common
+BuildDepends: libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, 
glib2-dev (>= 2.6.6-1), popt, x11-dev, pkgconfig, automake1.9, autoconf (>= 
2.60-1), gnome-common
 Conflicts: libgtop2, libgtop2.0.5
 Replaces: libgtop2, libgtop2.0.5
 Source: mirror:gnome:sources/libgtop/2.14/libgtop-%v.tar.bz2

Index: libglade2.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/gnome/libglade2.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- libglade2.info  18 Jul 2006 12:38:51 -  1.6
+++ libglade2.info  18 Jul 2006 22:43:38 -  1.7
@@ -2,7 +2,7 @@
 Version: 2.5.1
 Revision: 3
 Depends: %N-shlibs (= %v-%r), atk1-shlibs (>= 1.9.0-1), libgettext3-shlibs, 
glib2 (>= 2.5.0-1), gtk+2 (>= 2.5.0-1), libiconv, libxml2-bin (>= 2.6.6-1), 
libxml2-shlibs (>= 2.6.6-1), pango1-xft2 (>= 1.4.0-1),  x11
-BuildDepends: glib2-dev (>= 2.5.0-1), atk1 (>= 1.9.0-1), pango1-xft2-dev (>= 
1.4.0-1), gtk+2-dev (>= 2.5.0-1), gtk+2 (>= 2.5.0-1), libxml2 (>= 2.6.6-1), 
pkgconfig, gtk-doc (>= 1.2-1), libgettext3-dev, gettext-bin, gettext-tools, 
libiconv-dev, x11-dev, autoconf, automake1.9, libtool14
+BuildDepends: glib2-dev (>= 2.5.0-1), atk1 (>= 1.9.0-1), pango1-xft2-dev (>= 
1.4.0-1), gtk+2-dev (>= 2.5.0-1), gtk+2 (>= 2.5.0-1), libxml2 (>= 2.6.6-1), 
pkgconfig, gtk-doc (>= 1.2-1), libgettext3-dev, gettext-bin, gettext-tools, 
libiconv-dev, x11-dev, autoconf (>= 2.60-1), automake1.9, libtool14
 BuildDependsOnly: true
 DescPackaging: <<
   Uses pkgconfig to allow other packages to link against this one.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/x11 gpsdrive.info,1.13,1.14

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/x11
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.3/unstable/main/finkinfo/x11

Modified Files:
gpsdrive.info 
Log Message:
version the build deps

Index: gpsdrive.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/x11/gpsdrive.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- gpsdrive.info   18 Jul 2006 12:38:42 -  1.13
+++ gpsdrive.info   18 Jul 2006 22:43:31 -  1.14
@@ -112,7 +112,7 @@
 License: GPL
 Maintainer: None 
 Depends: x11, glib2-shlibs, gtk+2 (>= 2.1-1), pcre-shlibs (>= 3-1), 
pango1-xft2-shlibs, atk1-shlibs
-BuildDepends: glib2-dev, gtk+2-dev (>= 2.1-1), mysql-dev, pcre (>= 3-1), 
pcre-bin (>= 3-1), pkgconfig, pango1-xft2-dev, atk1, autoconf, automake1.7, 
libtool14, x11-dev, libgettext3-dev, libiconv-dev
+BuildDepends: glib2-dev, gtk+2-dev (>= 2.1-1), mysql-dev, pcre (>= 3-1), 
pcre-bin (>= 3-1), pkgconfig, pango1-xft2-dev, atk1, autoconf (>= 2.60-1), 
automake1.7, libtool14, x11-dev, libgettext3-dev, libiconv-dev
 # automake<1.7 barfs on configure.ac
 # mysql-shlibs is libmysqlclient.10.dylib
 Suggests: mysql-shlibs


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4-transitional/unstable/main/finkinfo/libs hermes.info, 1.3, 1.4 libagg.info, 1.2, 1.3 libmath++.info, 1.3, 1.4 libmng2.info, 1.2, 1.3 pcrs0.info, 1.4, 1.5 popt.info, 1.5, 1.6

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.4-transitional/unstable/main/finkinfo/libs

Modified Files:
hermes.info libagg.info libmath++.info libmng2.info pcrs0.info 
popt.info 
Log Message:
version the build deps

Index: pcrs0.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs/pcrs0.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- pcrs0.info  18 Jul 2006 12:38:51 -  1.4
+++ pcrs0.info  18 Jul 2006 22:43:38 -  1.5
@@ -13,7 +13,7 @@
 
 ## Dependencies
 ##
-BuildDepends: autoconf, pcre (>= 3.0-1), fink (>= 0.9.9)
+BuildDepends: autoconf (>= 2.60-1), pcre (>= 3.0-1), fink (>= 0.9.9)
 Depends: %N-shlibs (= %v-%r)
 Replaces: %N-shlibs (<< 0.0.3-1)
 BuildDependsOnly: true

Index: libmng2.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs/libmng2.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libmng2.info18 Jul 2006 12:38:51 -  1.2
+++ libmng2.info18 Jul 2006 22:43:38 -  1.3
@@ -3,7 +3,7 @@
 Revision: 10
 ###
 Depends: lcms-shlibs, libjpeg-shlibs, %N-shlibs (= %v-%r)
-BuildDepends: fink (>= 0.12.0-1), lcms, libjpeg, libtool14, autoconf, 
automake1.8
+BuildDepends: fink (>= 0.12.0-1), lcms, libjpeg, libtool14, autoconf (>= 
2.60-1), automake1.8
 BuildDependsOnly: true
 Conflicts: libmng, libmng1
 Replaces: libmng, libmng1

Index: popt.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs/popt.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- popt.info   18 Jul 2006 12:38:51 -  1.5
+++ popt.info   18 Jul 2006 22:43:38 -  1.6
@@ -6,7 +6,7 @@
 Source: ftp://jbj.org/pub/rpm-4.4.x/%n-%v.tar.gz
 Source-MD5: 63b943522a6788ae8f756ca123d83c00
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: libgettext3-dev, gettext-bin (>= 0.14.5-1), gettext-tools (>= 
0.14.5-1), libiconv-dev, automake1.9, autoconf, libtool14
+BuildDepends: libgettext3-dev, gettext-bin (>= 0.14.5-1), gettext-tools (>= 
0.14.5-1), libiconv-dev, automake1.9, autoconf (>= 2.60-1), libtool14
 SetLDFLAGS: -no-undefined -lintl
 PatchScript: <<
#!/bin/sh -e

Index: hermes.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs/hermes.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- hermes.info 18 Jul 2006 12:38:51 -  1.3
+++ hermes.info 18 Jul 2006 22:43:38 -  1.4
@@ -6,7 +6,7 @@
 Source-MD5: 1b99f623169cf62b70f3de081a633d14
 ###
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: fink (>= 0.9.9), libtool14, autoconf, automaken
+BuildDepends: fink (>= 0.9.9), libtool14, autoconf (>= 2.60-1), automaken
 BuildDependsOnly: true
 Replaces: %N (<< %v-3)
 ###

Index: libmath++.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs/libmath++.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libmath++.info  18 Jul 2006 12:38:51 -  1.3
+++ libmath++.info  18 Jul 2006 22:43:38 -  1.4
@@ -5,7 +5,7 @@
 Source: http://www.surakware.net/pub/projects/releases/%n/%n-%v.tar.gz
 Source-MD5: ef2933a45df4def2d0a37f560399c9ad
 PatchScript: sed 's|@PREFIX@|%p|g' < %a/%n.patch | patch -p1
-BuildDepends: autoconf, automake1.9, doxygen, libtool14
+BuildDepends: autoconf (>= 2.60-1), automake1.9, doxygen, libtool14
 CompileScript: <<
 #!/bin/sh -ex
 

Index: libagg.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs/libagg.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libagg.info 18 Jul 2006 12:38:51 -  1.2
+++ libagg.info 18 Jul 2006 22:43:38 -  1.3
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
 Depends: %N-shlibs (>= %v-%r)
-BuildDepends: autoconf, automake1.9, libtool14, pkgconfig, x11-dev
+BuildDepends: autoconf (>= 2.60-1), automake1.9, libtool14, pkgconfig, x11-dev
 GCC: 3.3
 
 Source: http://www.antigrain.com/agg23.tar.gz


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits maili

[cvs] dists/10.4/unstable/main/finkinfo/devel libapache2-mod-svn-1.1.4-1011.info, 1.2, 1.3 libapache2-mod-svn.info, 1.2, 1.3 mpatrol.info, 1.4, 1.5 svn-1.1.4-1011.info, 1.2, 1.3 svn-javahl.info, 1.2,

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.4/unstable/main/finkinfo/devel

Modified Files:
libapache2-mod-svn-1.1.4-1011.info libapache2-mod-svn.info 
mpatrol.info svn-1.1.4-1011.info svn-javahl.info 
svn-swig-pm.info svn-swig-py.info svn.info 
Log Message:
version the build deps

Index: svn-swig-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/svn-swig-pm.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- svn-swig-pm.info18 Jul 2006 12:38:47 -  1.7
+++ svn-swig-pm.info18 Jul 2006 22:43:32 -  1.8
@@ -10,7 +10,7 @@
 
 # Dependencies:
 Depends: perl%type_pkg[perl]-core, svn-shlibs (>= 1.2.3-1012), swig-shlibs (>= 
1.3.20-1012), %{Ni}-shlibs
-BuildDepends: fink (>= 0.21.1-1), svn-dev (>= 1.2.3-1012), apr (>= 
0.9.7-1011), apr-common (>= 0.9.7-1011), db43 (>= 4.3.29-1001), gdbm3, expat 
(>= 1.95.6-2), libxml2 (>= 2.5.10-12), neon24 (>= 0.24.7-11), swig (>= 
1.3.20-1012), libiconv-dev (>= 1.9.1-11), gettext-bin, gettext-tools, 
libgettext3-dev, io-string-pm, libtool14 (>= 1.5.10-1), autoconf, automake1.9
+BuildDepends: fink (>= 0.21.1-1), svn-dev (>= 1.2.3-1012), apr (>= 
0.9.7-1011), apr-common (>= 0.9.7-1011), db43 (>= 4.3.29-1001), gdbm3, expat 
(>= 1.95.6-2), libxml2 (>= 2.5.10-12), neon24 (>= 0.24.7-11), swig (>= 
1.3.20-1012), libiconv-dev (>= 1.9.1-11), gettext-bin, gettext-tools, 
libgettext3-dev, io-string-pm, libtool14 (>= 1.5.10-1), autoconf (>= 2.60-1), 
automake1.9
 
 # Unpack Phase:
 Source: http://subversion.tigris.org/tarballs/subversion-%v.tar.bz2

Index: svn-javahl.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/svn-javahl.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- svn-javahl.info 18 Jul 2006 12:38:47 -  1.2
+++ svn-javahl.info 18 Jul 2006 22:43:32 -  1.3
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: system-java%type_pkg[java], svn-shlibs (>= 1.2.3-1012)
-BuildDepends: fink (>= 0.22.2-1), svn-dev (>= 1.2.3-1012), apr (>= 
0.9.7-1011), apr-common (>= 0.9.7-1011), db43 (>= 4.3.29-1001), gdbm3, expat 
(>= 1.95.6-2), libxml2 (>= 2.5.10-12), neon24 (>= 0.24.7-11), libiconv-dev (>= 
1.9.1-11), system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, 
libgettext3-dev, io-string-pm, libtool14 (>= 1.5.10-1), autoconf, automake1.9
+BuildDepends: fink (>= 0.22.2-1), svn-dev (>= 1.2.3-1012), apr (>= 
0.9.7-1011), apr-common (>= 0.9.7-1011), db43 (>= 4.3.29-1001), gdbm3, expat 
(>= 1.95.6-2), libxml2 (>= 2.5.10-12), neon24 (>= 0.24.7-11), libiconv-dev (>= 
1.9.1-11), system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, 
libgettext3-dev, io-string-pm, libtool14 (>= 1.5.10-1), autoconf (>= 2.60-1), 
automake1.9
 # Only needs to be enabled for 'make check-javahl':
 #, junit
 

Index: svn-swig-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/svn-swig-py.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- svn-swig-py.info18 Jul 2006 12:38:47 -  1.5
+++ svn-swig-py.info18 Jul 2006 22:43:32 -  1.6
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: python%type_pkg[python] | python%type_pkg[python]-nox, svn-shlibs (>= 
1.2.3-1012), swig-shlibs (>= 1.3.20-1012)
-BuildDepends: fink (>= 0.21.1-1), svn-dev (>= 1.2.3-1012), apr (>= 
0.9.7-1011), apr-common (>= 0.9.7-1011), db43 (>= 4.3.29-1001), gdbm3, expat 
(>= 1.95.6-2), libxml2 (>= 2.5.10-12), neon24 (>= 0.24.7-11), swig (>= 
1.3.20-1012), libiconv-dev (>= 1.9.1-11), gettext-bin, gettext-tools, 
libgettext3-dev, io-string-pm, libtool14 (>= 1.5.10-1), autoconf, automake1.9
+BuildDepends: fink (>= 0.21.1-1), svn-dev (>= 1.2.3-1012), apr (>= 
0.9.7-1011), apr-common (>= 0.9.7-1011), db43 (>= 4.3.29-1001), gdbm3, expat 
(>= 1.95.6-2), libxml2 (>= 2.5.10-12), neon24 (>= 0.24.7-11), swig (>= 
1.3.20-1012), libiconv-dev (>= 1.9.1-11), gettext-bin, gettext-tools, 
libgettext3-dev, io-string-pm, libtool14 (>= 1.5.10-1), autoconf (>= 2.60-1), 
automake1.9
 Conflicts: %{Ni}23, %{Ni}24
 Replaces: %{Ni}23, %{Ni}24, svn-shlibs (<< 1.0.4-11)
 

Index: mpatrol.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/mpatrol.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- mpatrol.info18 Jul 2006 12:38:47 -  1.4
+++ mpatrol.info18 Jul 2006 22:43:32 -  1.5
@@ -3,7 +3,7 @@
 Revision: 13
 ###
 Depends: x11
-BuildDepends: autoconf, automake1.8, libtool14, x11-dev
+BuildDepends: autoconf (>= 2.60-1), automake1.8, libtool14, x11-dev
 ###
 Source: http://www.cbmamiga.demon.co.uk/%n/files/%n_%v.tar.gz

[cvs] dists/10.3/stable/main/finkinfo/libs hermes.info, 1.5, 1.6 libmng2.info, 1.3, 1.4

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.3/stable/main/finkinfo/libs

Modified Files:
hermes.info libmng2.info 
Log Message:
version the build deps

Index: hermes.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/libs/hermes.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- hermes.info 18 Jul 2006 12:38:39 -  1.5
+++ hermes.info 18 Jul 2006 22:43:27 -  1.6
@@ -6,7 +6,7 @@
 Source-MD5: 1b99f623169cf62b70f3de081a633d14
 ###
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: fink (>= 0.9.9), libtool14, autoconf, automaken
+BuildDepends: fink (>= 0.9.9), libtool14, autoconf (>= 2.60-1), automaken
 BuildDependsOnly: true
 Replaces: %N (<< %v-3)
 ###

Index: libmng2.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/libs/libmng2.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libmng2.info18 Jul 2006 12:38:39 -  1.3
+++ libmng2.info18 Jul 2006 22:43:27 -  1.4
@@ -3,7 +3,7 @@
 Revision: 10
 ###
 Depends: lcms-shlibs, libjpeg-shlibs, %N-shlibs (= %v-%r)
-BuildDepends: fink (>= 0.12.0-1), lcms, libjpeg, libtool14, autoconf, 
automake1.8
+BuildDepends: fink (>= 0.12.0-1), lcms, libjpeg, libtool14, autoconf (>= 
2.60-1), automake1.8
 BuildDependsOnly: true
 Conflicts: libmng, libmng1
 Replaces: libmng, libmng1


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/sci macaulay2.info,1.10,1.11

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.3/unstable/main/finkinfo/sci

Modified Files:
macaulay2.info 
Log Message:
version the build deps

Index: macaulay2.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/macaulay2.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- macaulay2.info  18 Jul 2006 12:38:42 -  1.10
+++ macaulay2.info  18 Jul 2006 22:43:30 -  1.11
@@ -5,7 +5,7 @@
 Source: http://www.math.uiuc.edu/Macaulay2/ftp-site/Macaulay2-%v-src.tar.gz
 Source-MD5: f2181baccdb9bbe75c4f6ee61f782533
 Depends: gdbm3-shlibs, gmp-shlibs (>= 4.1.4-1), libmpfr1-shlibs
-BuildDepends: gdbm3, gmp (>= 4.1.4-1), libmpfr1, autoconf, gc-static (>= 
6.2-2), singular-factory (>= 2.05-1), singular-libfac (>= 2.05-1), ntl (>= 
5.3.1-12), gcc3.3
+BuildDepends: gdbm3, gmp (>= 4.1.4-1), libmpfr1, autoconf (>= 2.60-1), 
gc-static (>= 6.2-2), singular-factory (>= 2.05-1), singular-libfac (>= 
2.05-1), ntl (>= 5.3.1-12), gcc3.3
 BuildConflicts: broken-gcc
 Suggests: emacs | xemacs
 SourceDirectory: Macaulay2-%v


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/crypto/finkinfo centericq.info, 1.3, 1.4 fwbuilder.info, 1.3, 1.4 gtk-sharp-monodoc.info, 1.3, 1.4 gtk-sharp.info, 1.3, 1.4 kdeaddons3.info, 1.9, 1.10 kdepim3.info, 1.18, 1.1

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.4/unstable/crypto/finkinfo

Modified Files:
centericq.info fwbuilder.info gtk-sharp-monodoc.info 
gtk-sharp.info kdeaddons3.info kdepim3.info 
kdesdk3-svn-ssl.info kgpg.info 
libapache2-ssl-mod-svn-1.1.4-11.info 
libapache2-ssl-mod-svn.info libfwbuilder.info maxima.info 
svn-ssl-1.1.4-11.info svn-ssl-javahl.info svn-ssl-swig-pm.info 
svn-ssl-swig-py.info 
Log Message:
version the build deps

Index: centericq.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/centericq.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- centericq.info  18 Jul 2006 12:38:46 -  1.3
+++ centericq.info  18 Jul 2006 22:43:32 -  1.4
@@ -3,7 +3,7 @@
 Revision: 1004
 GCC: 4.0
 ###
-BuildDepends: autoconf, libsigc++2 (>= 2.0.17-1001), glib, gettext-dev, 
gettext-bin, gettext-tools, libiconv-dev, libncurses5, x11-dev, curl-unified
+BuildDepends: autoconf (>= 2.60-1), libsigc++2 (>= 2.0.17-1001), glib, 
gettext-dev, gettext-bin, gettext-tools, libiconv-dev, libncurses5, x11-dev, 
curl-unified
 Depends: x11, libsigc++2-shlibs (>= 2.0.17-1001), glib-shlibs, 
curl-unified-shlibs
 ###
 Source: mirror:custom:%n-%v.tar.gz

Index: libapache2-ssl-mod-svn.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/libapache2-ssl-mod-svn.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libapache2-ssl-mod-svn.info 18 Jul 2006 12:38:46 -  1.2
+++ libapache2-ssl-mod-svn.info 18 Jul 2006 22:43:32 -  1.3
@@ -11,7 +11,7 @@
 
 # Dependencies:
 Depends: apache2-ssl (>= 2.0.55-1010), apr-ssl-common (>= 0.9.7-1011), 
svn-ssl-shlibs (>= 1.2.3-1012)
-BuildDepends: fink (>= 0.21.1-1), svn-ssl-dev (>= 1.2.3-1012), apr-ssl (>= 
0.9.7-1011), apr-ssl-common (>= 0.9.7-1011), db43-ssl (>= 4.3.29-1001), gdbm3, 
expat (>= 1.95.6-2), libxml2 (>= 2.5.10-12), neon24-ssl (>= 0.24.7-11), 
openldap23-dev, cyrus-sasl2-dev (>= 2.1.15-23), openssl097-dev, libiconv-dev 
(>= 1.9.1-11), apache2-ssl-dev (>= 2.0.55-1010), gettext-bin, gettext-tools, 
libgettext3-dev, io-string-pm, libtool14 (>= 1.5.10-1), autoconf, automake1.9
+BuildDepends: fink (>= 0.21.1-1), svn-ssl-dev (>= 1.2.3-1012), apr-ssl (>= 
0.9.7-1011), apr-ssl-common (>= 0.9.7-1011), db43-ssl (>= 4.3.29-1001), gdbm3, 
expat (>= 1.95.6-2), libxml2 (>= 2.5.10-12), neon24-ssl (>= 0.24.7-11), 
openldap23-dev, cyrus-sasl2-dev (>= 2.1.15-23), openssl097-dev, libiconv-dev 
(>= 1.9.1-11), apache2-ssl-dev (>= 2.0.55-1010), gettext-bin, gettext-tools, 
libgettext3-dev, io-string-pm, libtool14 (>= 1.5.10-1), autoconf (>= 2.60-1), 
automake1.9
 Conflicts: svn-client-ssl (<= 0.26.0-2), apache2 (<< 2.0.47-1)
 
 # Unpack Phase:

Index: svn-ssl-swig-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/svn-ssl-swig-py.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- svn-ssl-swig-py.info18 Jul 2006 12:38:46 -  1.5
+++ svn-ssl-swig-py.info18 Jul 2006 22:43:32 -  1.6
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: python%type_pkg[python] | python%type_pkg[python]-nox, svn-ssl-shlibs 
(>= 1.2.3-1012), swig-shlibs (>= 1.3.20-1012)
-BuildDepends: fink (>= 0.21.1-1), svn-ssl-dev (>= 1.2.3-1012), apr-ssl (>= 
0.9.7-1011), apr-ssl-common (>= 0.9.7-1011), db43-ssl (>= 4.3.29-1001), gdbm3, 
expat (>= 1.95.6-2), libxml2 (>= 2.5.10-12), neon24-ssl (>= 0.24.7-11), 
openldap23-dev, cyrus-sasl2-dev (>= 2.1.15-23), openssl097-dev, swig (>= 
1.3.20-1012), libiconv-dev (>= 1.9.1-11), gettext-bin, gettext-tools, 
libgettext3-dev, io-string-pm, libtool14 (>= 1.5.10-1), autoconf, automake1.9
+BuildDepends: fink (>= 0.21.1-1), svn-ssl-dev (>= 1.2.3-1012), apr-ssl (>= 
0.9.7-1011), apr-ssl-common (>= 0.9.7-1011), db43-ssl (>= 4.3.29-1001), gdbm3, 
expat (>= 1.95.6-2), libxml2 (>= 2.5.10-12), neon24-ssl (>= 0.24.7-11), 
openldap23-dev, cyrus-sasl2-dev (>= 2.1.15-23), openssl097-dev, swig (>= 
1.3.20-1012), libiconv-dev (>= 1.9.1-11), gettext-bin, gettext-tools, 
libgettext3-dev, io-string-pm, libtool14 (>= 1.5.10-1), autoconf (>= 2.60-1), 
automake1.9
 Conflicts: %{Ni}23, %{Ni}24
 Replaces: %{Ni}23, %{Ni}24, svn-ssl-shlibs (<< 1.0.4-11)
 

Index: svn-ssl-javahl.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/svn-ssl-javahl.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- svn-ssl-javahl.info 18 Jul 2006 12:38:46 -  1.2
+++ svn-ssl-javahl.info 18 Jul 2006 22:43:32 -  1.3
@@ -13,7 +13,7 @@
 
 # Dependencies:
 Depends: system-java%type_pkg[java], svn-ssl-

[cvs] dists/10.3/stable/main/finkinfo/editors bluefish.info, 1.22, 1.23 cssed-findinfiles-plugin.info, 1.3, 1.4 cssed-plugindoc-plugin.info, 1.3, 1.4 cssed-quicksearch-plugin.info, 1.4, 1.5 cssed-tags

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/editors
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.3/stable/main/finkinfo/editors

Modified Files:
bluefish.info cssed-findinfiles-plugin.info 
cssed-plugindoc-plugin.info cssed-quicksearch-plugin.info 
cssed-tags-plugin.info cssed-vte-plugin.info cssed.info 
Log Message:
version the build deps

Index: cssed-plugindoc-plugin.info
===
RCS file: 
/cvsroot/fink/dists/10.3/stable/main/finkinfo/editors/cssed-plugindoc-plugin.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- cssed-plugindoc-plugin.info 18 Jul 2006 12:38:39 -  1.3
+++ cssed-plugindoc-plugin.info 18 Jul 2006 22:43:27 -  1.4
@@ -6,7 +6,7 @@
 Source-MD5: 7f7e667b4e42a627153f3fe7f0ecd69c
 SourceDirectory: %n-%v
 Depends: cssed (>= 0.3.0-1), gtk+2-shlibs (>= 2.2.4-2), atk1-shlibs, 
pango1-xft2-shlibs, glib2-shlibs, gettext, libiconv, x11
-BuildDepends: autoconf, automake1.9, pkgconfig, cssed-dev (>=0.3.0-1), gtk+2 
(>= 2.2.4-2), gtk+2-dev (>= 2.2.4-2), atk1, pango1-xft2-dev, glib2-dev, glib2, 
gettext-dev, gettext-bin, gettext-tools, libiconv-dev, x11-dev
+BuildDepends: autoconf (>= 2.60-1), automake1.9, pkgconfig, cssed-dev 
(>=0.3.0-1), gtk+2 (>= 2.2.4-2), gtk+2-dev (>= 2.2.4-2), atk1, pango1-xft2-dev, 
glib2-dev, glib2, gettext-dev, gettext-bin, gettext-tools, libiconv-dev, x11-dev
 PatchScript: <<
  aclocal && automake --gnu --add-missing && autoconf
  perl -pi.bak -e 's|usr\/share|%p\/share|' src/plugindoc.c

Index: cssed.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/editors/cssed.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- cssed.info  18 Jul 2006 12:38:39 -  1.7
+++ cssed.info  18 Jul 2006 22:43:27 -  1.8
@@ -7,7 +7,7 @@
 Source-MD5: 667632e3c5f7f3493a2d98cc47470209
 SourceDirectory: %n-%v
 Depends: x11, launch, glib2-shlibs, gtk+2-shlibs (>= 2.2.4-2), atk1-shlibs, 
expat-shlibs, pango1-xft2-shlibs, gettext, libiconv
-BuildDepends: autoconf, pkgconfig, x11-dev, glib2, glib2-dev, gtk+2 (>= 
2.2.4-2), gtk+2-dev (>= 2.2.4-2), atk1, expat, pango1-xft2-dev, gettext-dev, 
gettext-bin, gettext-tools, libiconv-dev
+BuildDepends: autoconf (>= 2.60-1), pkgconfig, x11-dev, glib2, glib2-dev, 
gtk+2 (>= 2.2.4-2), gtk+2-dev (>= 2.2.4-2), atk1, expat, pango1-xft2-dev, 
gettext-dev, gettext-bin, gettext-tools, libiconv-dev
 SetLDFLAGS: -lexpat
 ConfigureParams: --mandir=%i/share/man --without-terminal --with-help-menus 
--disable-dependency-tracking
 SetCPPFLAGS: -no-cpp-precomp

Index: cssed-tags-plugin.info
===
RCS file: 
/cvsroot/fink/dists/10.3/stable/main/finkinfo/editors/cssed-tags-plugin.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- cssed-tags-plugin.info  18 Jul 2006 12:38:39 -  1.3
+++ cssed-tags-plugin.info  18 Jul 2006 22:43:27 -  1.4
@@ -5,7 +5,7 @@
 Source-MD5: a76b102105ae704643b24fe751c4f206
 SourceDirectory: %n-%v
 Depends: cssed (>= 0.3.0-1), gtk+2-shlibs (>= 2.2.4-2), atk1-shlibs, 
pango1-xft2-shlibs, glib2-shlibs, gettext, libiconv, x11
-BuildDepends: autoconf, automake1.9, pkgconfig, cssed-dev (>=0.3.0-1), 
exuberant-ctags, gtk+2 (>= 2.2.4-2), gtk+2-dev (>= 2.2.4-2), atk1, 
pango1-xft2-dev, glib2-dev, glib2, gettext-dev, gettext-bin, gettext-tools, 
libiconv-dev, x11-dev
+BuildDepends: autoconf (>= 2.60-1), automake1.9, pkgconfig, cssed-dev 
(>=0.3.0-1), exuberant-ctags, gtk+2 (>= 2.2.4-2), gtk+2-dev (>= 2.2.4-2), atk1, 
pango1-xft2-dev, glib2-dev, glib2, gettext-dev, gettext-bin, gettext-tools, 
libiconv-dev, x11-dev
 PatchScript: <<
  #!/bin/sh -ev
  perl -pi.bak -e 's,#include ,#include \n#include 
,g' src/callbacks.c

Index: cssed-findinfiles-plugin.info
===
RCS file: 
/cvsroot/fink/dists/10.3/stable/main/finkinfo/editors/cssed-findinfiles-plugin.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- cssed-findinfiles-plugin.info   18 Jul 2006 12:38:39 -  1.3
+++ cssed-findinfiles-plugin.info   18 Jul 2006 22:43:27 -  1.4
@@ -5,7 +5,7 @@
 Source-MD5: 3f3f82a629fc63235f325128b577048a
 SourceDirectory: %n-%v
 Depends: cssed (>= 0.3.0-1), gtk+2-shlibs (>= 2.2.4-2), atk1-shlibs, 
pango1-xft2-shlibs, glib2-shlibs, gettext, libiconv, x11
-BuildDepends: autoconf, automake1.9, pkgconfig, cssed-dev (>= 0.3.0-1), gtk+2 
(>= 2.2.4-2), gtk+2-dev (>= 2.2.4-2), atk1, pango1-xft2-dev, glib2-dev, glib2, 
gettext-dev, gettext-bin, gettext-tools, libiconv-dev, x11-dev
+BuildDepends: autoconf (>= 2.60-1), automake1.9, pkgconfig, cssed-dev (>= 
0.3.0-1), gtk+2 (>= 2.2.4-2), gtk+2-dev (>= 2.2.4-2), atk1, pango1-xft2-dev, 
glib2-dev, glib2, gettext-dev, gettext-bin, gettext-tools, 

[cvs] dists/10.4/unstable/main/finkinfo/gnome libglade2.info, 1.4, 1.5 libgtop2.0.7.info, 1.2, 1.3

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.4/unstable/main/finkinfo/gnome

Modified Files:
libglade2.info libgtop2.0.7.info 
Log Message:
version the build deps

Index: libgtop2.0.7.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/libgtop2.0.7.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libgtop2.0.7.info   18 Jul 2006 12:38:47 -  1.2
+++ libgtop2.0.7.info   18 Jul 2006 22:43:33 -  1.3
@@ -2,7 +2,7 @@
 Version: 2.14.1
 Revision: 1001
 Depends: %N-shlibs (= %v-%r), libgettext3-shlibs, libiconv, glib2 (>= 
2.6.6-), popt-shlibs
-BuildDepends: libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, 
glib2-dev (>= 2.6.6-), popt, x11-dev, pkgconfig, automake1.9, autoconf, 
gnome-common
+BuildDepends: libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, 
glib2-dev (>= 2.6.6-), popt, x11-dev, pkgconfig, automake1.9, autoconf (>= 
2.60-1), gnome-common
 Conflicts: libgtop2, libgtop2.0.5
 Replaces: libgtop2, libgtop2.0.5
 Source: mirror:gnome:sources/libgtop/2.14/libgtop-%v.tar.bz2

Index: libglade2.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/libglade2.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- libglade2.info  18 Jul 2006 12:38:47 -  1.4
+++ libglade2.info  18 Jul 2006 22:43:33 -  1.5
@@ -2,7 +2,7 @@
 Version: 2.6.0
 Revision: 1
 Depends: %N-shlibs (= %v-%r), atk1-shlibs (>= 1.9.0-1), libgettext3-shlibs, 
glib2-shlibs (>= 2.12.0-1), gtk+2 (>= 2.5.0-1), libiconv, libxml2-bin (>= 
2.6.6-1), libxml2-shlibs (>= 2.6.6-1), pango1-xft2 (>= 1.4.0-1),  x11
-BuildDepends: glib2-dev (>= 2.12.0-1), atk1 (>= 1.9.0-1), pango1-xft2-dev (>= 
1.4.0-1), gtk+2-dev (>= 2.5.0-1), gtk+2 (>= 2.5.0-1), libxml2 (>= 2.6.6-1), 
pkgconfig, gtk-doc (>= 1.2-1), libgettext3-dev, gettext-bin, gettext-tools, 
libiconv-dev, x11-dev, autoconf, automake1.9, libtool14
+BuildDepends: glib2-dev (>= 2.12.0-1), atk1 (>= 1.9.0-1), pango1-xft2-dev (>= 
1.4.0-1), gtk+2-dev (>= 2.5.0-1), gtk+2 (>= 2.5.0-1), libxml2 (>= 2.6.6-1), 
pkgconfig, gtk-doc (>= 1.2-1), libgettext3-dev, gettext-bin, gettext-tools, 
libiconv-dev, x11-dev, autoconf (>= 2.60-1), automake1.9, libtool14
 BuildDependsOnly: true
 DescPackaging: <<
   Uses pkgconfig to allow other packages to link against this one.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4-transitional/stable/main/finkinfo/libs hermes.info, 1.3, 1.4 libmath++.info, 1.3, 1.4 libmng2.info, 1.2, 1.3

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.4-transitional/stable/main/finkinfo/libs

Modified Files:
hermes.info libmath++.info libmng2.info 
Log Message:
version the build deps

Index: hermes.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/libs/hermes.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- hermes.info 18 Jul 2006 12:38:49 -  1.3
+++ hermes.info 18 Jul 2006 22:43:37 -  1.4
@@ -6,7 +6,7 @@
 Source-MD5: 1b99f623169cf62b70f3de081a633d14
 ###
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: fink (>= 0.9.9), libtool14, autoconf, automaken
+BuildDepends: fink (>= 0.9.9), libtool14, autoconf (>= 2.60-1), automaken
 BuildDependsOnly: true
 Replaces: %N (<< %v-3)
 ###

Index: libmath++.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/libs/libmath++.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libmath++.info  18 Jul 2006 12:38:49 -  1.3
+++ libmath++.info  18 Jul 2006 22:43:37 -  1.4
@@ -5,7 +5,7 @@
 Source: http://www.surakware.net/pub/projects/releases/%n/%n-%v.tar.gz
 Source-MD5: ef2933a45df4def2d0a37f560399c9ad
 PatchScript: sed 's|@PREFIX@|%p|g' < %a/%n.patch | patch -p1
-BuildDepends: autoconf, automake1.9, doxygen, libtool14
+BuildDepends: autoconf (>= 2.60-1), automake1.9, doxygen, libtool14
 CompileScript: <<
 #!/bin/sh -ex
 

Index: libmng2.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/libs/libmng2.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libmng2.info18 Jul 2006 12:38:49 -  1.2
+++ libmng2.info18 Jul 2006 22:43:37 -  1.3
@@ -3,7 +3,7 @@
 Revision: 10
 ###
 Depends: lcms-shlibs, libjpeg-shlibs, %N-shlibs (= %v-%r)
-BuildDepends: fink (>= 0.12.0-1), lcms, libjpeg, libtool14, autoconf, 
automake1.8
+BuildDepends: fink (>= 0.12.0-1), lcms, libjpeg, libtool14, autoconf (>= 
2.60-1), automake1.8
 BuildDependsOnly: true
 Conflicts: libmng, libmng1
 Replaces: libmng, libmng1


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/utils gcdmaster.info,1.3,1.4

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.3/unstable/main/finkinfo/utils

Modified Files:
gcdmaster.info 
Log Message:
version the build deps

Index: gcdmaster.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils/gcdmaster.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- gcdmaster.info  18 Jul 2006 12:38:42 -  1.3
+++ gcdmaster.info  18 Jul 2006 22:43:30 -  1.4
@@ -6,7 +6,7 @@
 Source: mirror:sourceforge:cdrdao/cdrdao-%v.src.tar.bz2
 SourceDirectory: cdrdao-%v
 Source-MD5: a85c0fa006ad3af64b76fd86b10b2ad4
-BuildDepends: pccts, autoconf, lame, gtkmm, gnomemm, orbit-dev, imlib, esound, 
gtk+, glib, libsigc++, libgettext3-dev, gnome-libs-dev, audiofile, gcc3.3
+BuildDepends: pccts, autoconf (>= 2.60-1), lame, gtkmm, gnomemm, orbit-dev, 
imlib, esound, gtk+, glib, libsigc++, libgettext3-dev, gnome-libs-dev, 
audiofile, gcc3.3
 Depends: cdrdao, gtkmm-shlibs, gnomemm-shlibs
 Patch: %n.patch
 UpdateConfigGuessInDirs: scsilib/conf


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/text docbook-utils.info, 1.7, 1.8 xmlstarlet.info, 1.9, 1.10

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/text
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.3/unstable/main/finkinfo/text

Modified Files:
docbook-utils.info xmlstarlet.info 
Log Message:
version the build deps

Index: docbook-utils.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/text/docbook-utils.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- docbook-utils.info  18 Jul 2006 12:38:42 -  1.7
+++ docbook-utils.info  18 Jul 2006 22:43:30 -  1.8
@@ -12,7 +12,7 @@
   perl -pi.bak -e 's,/etc,%p/etc,g' doc/man/Makefile.am bin/jw.in 
doc/refentry/{frontend-spec,jw}.sgml doc/HTML/Makefile.am
   autoconf
 <<
-BuildDepends: autoconf, automake1.8
+BuildDepends: autoconf (>= 2.60-1), automake1.8
 Depends: opensp4, openjade, docbook-dtd, docbook-dsssl-nwalsh, jadetex, 
sgmls-pm, lynx-ssl | lynx | links-ssl | links | w3m-ssl | w3m | elinks | 
elinks-ssl
 ConfigureParams: --mandir='${prefix}/share/man'
 InstallScript: << 

Index: xmlstarlet.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/text/xmlstarlet.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- xmlstarlet.info 18 Jul 2006 12:38:42 -  1.9
+++ xmlstarlet.info 18 Jul 2006 22:43:30 -  1.10
@@ -23,7 +23,7 @@
 Homepage: http://xmlstar.sourceforge.net/
 License: OSI-Approved
 Maintainer: Daniel Macks <[EMAIL PROTECTED]>
-BuildDepends: libxml2 (>= 2.6.0-1), libxml2-bin (>= 2.6.12-1), libxslt (>= 
1.1.9-1), libiconv-dev, autoconf, automake1.5 | automake1.6 | automake1.7 | 
automake1.8 | automake1.9
+BuildDepends: libxml2 (>= 2.6.0-1), libxml2-bin (>= 2.6.12-1), libxslt (>= 
1.1.9-1), libiconv-dev, autoconf (>= 2.60-1), automake1.5 | automake1.6 | 
automake1.7 | automake1.8 | automake1.9
 Depends: libxml2-shlibs (>= 2.6.12-1), libxslt-shlibs (>= 1.1.9-1)
 Source: mirror:sourceforge:xmlstar/%n-%v.tar.gz
 Source-MD5: 8deb71834bcdfb4443c258a1f0042fce


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/stable/main/finkinfo/devel libapache2-mod-svn.info, 1.5, 1.6 svn-javahl.info, 1.5, 1.6 svn-swig-pm.info, 1.8, 1.9 svn-swig-py.info, 1.6, 1.7 svn.info, 1.19, 1.20

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.3/stable/main/finkinfo/devel

Modified Files:
libapache2-mod-svn.info svn-javahl.info svn-swig-pm.info 
svn-swig-py.info svn.info 
Log Message:
version the build deps

Index: svn-swig-pm.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/devel/svn-swig-pm.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- svn-swig-pm.info18 Jul 2006 12:38:39 -  1.8
+++ svn-swig-pm.info18 Jul 2006 22:43:27 -  1.9
@@ -10,7 +10,7 @@
 
 # Dependencies:
 Depends: perl%type_pkg[perl]-core, svn-shlibs (>= %v-11), swig-shlibs (>= 
1.3.20-2)
-BuildDepends: fink (>= 0.21.1-1), svn-dev (>= %v-11), apr (>= 0.9.5-15), 
apr-common (>= 0.9.5-15), db42, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), swig (>= 1.3.20-2), libiconv-dev (>= 
1.9.1-11), gettext-bin, gettext-tools, gettext-dev, io-string-pm, libtool14 (>= 
1.5.10-1), autoconf, automake1.9, gcc3.3
+BuildDepends: fink (>= 0.21.1-1), svn-dev (>= %v-11), apr (>= 0.9.5-15), 
apr-common (>= 0.9.5-15), db42, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), swig (>= 1.3.20-2), libiconv-dev (>= 
1.9.1-11), gettext-bin, gettext-tools, gettext-dev, io-string-pm, libtool14 (>= 
1.5.10-1), autoconf (>= 2.60-1), automake1.9, gcc3.3
 Conflicts: %{Ni}581, %{Ni}584, %{Ni}586
 Replaces: %{Ni}581, %{Ni}584, %{Ni}586
 

Index: svn-javahl.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/devel/svn-javahl.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- svn-javahl.info 18 Jul 2006 12:38:39 -  1.5
+++ svn-javahl.info 18 Jul 2006 22:43:27 -  1.6
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: system-java%type_pkg[java], svn-shlibs (>= %v-11)
-BuildDepends: fink (>= 0.22.2-1), svn-dev (>= %v-11), apr (>= 0.9.5-15), 
apr-common (>= 0.9.5-15), db42, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), libiconv-dev (>= 1.9.1-11), 
system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, gettext-dev, 
io-string-pm, libtool14 (>= 1.5.10-1), autoconf, automake1.9, junit, gcc3.3
+BuildDepends: fink (>= 0.22.2-1), svn-dev (>= %v-11), apr (>= 0.9.5-15), 
apr-common (>= 0.9.5-15), db42, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), libiconv-dev (>= 1.9.1-11), 
system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, gettext-dev, 
io-string-pm, libtool14 (>= 1.5.10-1), autoconf (>= 2.60-1), automake1.9, 
junit, gcc3.3
 # Only needs to be enabled for 'make check-javahl':
 #, junit
 

Index: libapache2-mod-svn.info
===
RCS file: 
/cvsroot/fink/dists/10.3/stable/main/finkinfo/devel/libapache2-mod-svn.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- libapache2-mod-svn.info 18 Jul 2006 12:38:39 -  1.5
+++ libapache2-mod-svn.info 18 Jul 2006 22:43:27 -  1.6
@@ -7,7 +7,7 @@
 
 # Dependencies:
 Depends: apache2 (>= 2.0.50-10), apr-common, svn-shlibs (>= %v-11)
-BuildDepends: fink (>= 0.21.1-1), svn-dev (>= %v-11), apr (>= 0.9.5-15), 
apr-common (>= 0.9.5-15), db42, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), libiconv-dev (>= 1.9.1-11), apache2-dev (>= 
2.0.50-10), gettext-bin, gettext-tools, gettext-dev, io-string-pm, libtool14 
(>= 1.5.10-1), autoconf, automake1.9, gcc3.3
+BuildDepends: fink (>= 0.21.1-1), svn-dev (>= %v-11), apr (>= 0.9.5-15), 
apr-common (>= 0.9.5-15), db42, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), libiconv-dev (>= 1.9.1-11), apache2-dev (>= 
2.0.50-10), gettext-bin, gettext-tools, gettext-dev, io-string-pm, libtool14 
(>= 1.5.10-1), autoconf (>= 2.60-1), automake1.9, gcc3.3
 Conflicts: svn-client (<= 0.26.0-2), apache2 (<< 2.0.47-1)
 
 # Unpack Phase:

Index: svn-swig-py.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/devel/svn-swig-py.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- svn-swig-py.info18 Jul 2006 12:38:39 -  1.6
+++ svn-swig-py.info18 Jul 2006 22:43:27 -  1.7
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: python%type_pkg[python] | python%type_pkg[python]-nox, svn-shlibs (>= 
%v-11), swig-shlibs (>= 1.3.20-2)
-BuildDepends: fink (>= 0.21.1-1), svn-dev (>= %v-11), apr (>= 0.9.5-15), 
apr-common (>= 0.9.5-15), db42, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), swig (>= 1.3.20-2), libiconv-dev (>= 
1.9.1-11), gettext-bin, gettext-tools, gettext-dev, io-string-pm, libtool14 (>= 
1.5.10-1), autoconf, automake1.9, gcc3.3
+BuildDepen

[cvs] dists/10.4-transitional/stable/main/finkinfo/editors cssed-findinfiles-plugin.info, 1.4, 1.5 cssed-plugindoc-plugin.info, 1.4, 1.5 cssed-quicksearch-plugin.info, 1.5, 1.6 cssed-tags-plugin.info,

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/editors
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.4-transitional/stable/main/finkinfo/editors

Modified Files:
cssed-findinfiles-plugin.info cssed-plugindoc-plugin.info 
cssed-quicksearch-plugin.info cssed-tags-plugin.info 
cssed-vte-plugin.info cssed.info 
Log Message:
version the build deps

Index: cssed-plugindoc-plugin.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/editors/cssed-plugindoc-plugin.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- cssed-plugindoc-plugin.info 18 Jul 2006 12:38:49 -  1.4
+++ cssed-plugindoc-plugin.info 18 Jul 2006 22:43:36 -  1.5
@@ -6,7 +6,7 @@
 Source-MD5: 7f7e667b4e42a627153f3fe7f0ecd69c
 SourceDirectory: %n-%v
 Depends: cssed (>= 0.3.0-5), gtk+2-shlibs (>= 2.2.4-2), atk1-shlibs, 
pango1-xft2-shlibs, glib2-shlibs, gettext, libiconv, x11
-BuildDepends: autoconf, automake1.9, pkgconfig, cssed-dev (>=0.3.0-5), gtk+2 
(>= 2.2.4-2), gtk+2-dev (>= 2.2.4-2), atk1, pango1-xft2-dev, glib2-dev, glib2, 
gettext-dev, gettext-bin, gettext-tools, libiconv-dev, x11-dev
+BuildDepends: autoconf (>= 2.60-1), automake1.9, pkgconfig, cssed-dev 
(>=0.3.0-5), gtk+2 (>= 2.2.4-2), gtk+2-dev (>= 2.2.4-2), atk1, pango1-xft2-dev, 
glib2-dev, glib2, gettext-dev, gettext-bin, gettext-tools, libiconv-dev, x11-dev
 PatchScript: <<
  aclocal && automake --gnu --add-missing && autoconf
  perl -pi.bak -e 's|usr\/share|%p\/share|' src/plugindoc.c

Index: cssed.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/editors/cssed.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- cssed.info  18 Jul 2006 12:38:49 -  1.5
+++ cssed.info  18 Jul 2006 22:43:36 -  1.6
@@ -7,7 +7,7 @@
 Source-MD5: 667632e3c5f7f3493a2d98cc47470209
 SourceDirectory: %n-%v
 Depends: x11, launch, glib2-shlibs, gtk+2-shlibs (>= 2.2.4-2), atk1-shlibs, 
expat-shlibs, pango1-xft2-shlibs, gettext, libiconv
-BuildDepends: autoconf, pkgconfig, x11-dev, glib2, glib2-dev, gtk+2 (>= 
2.2.4-2), gtk+2-dev (>= 2.2.4-2), atk1, expat, pango1-xft2-dev, gettext-dev, 
gettext-bin, gettext-tools, libiconv-dev
+BuildDepends: autoconf (>= 2.60-1), pkgconfig, x11-dev, glib2, glib2-dev, 
gtk+2 (>= 2.2.4-2), gtk+2-dev (>= 2.2.4-2), atk1, expat, pango1-xft2-dev, 
gettext-dev, gettext-bin, gettext-tools, libiconv-dev
 SetLDFLAGS: -lexpat
 ConfigureParams: --mandir=%i/share/man --without-terminal --with-help-menus 
--disable-dependency-tracking
 SetCPPFLAGS: -no-cpp-precomp

Index: cssed-tags-plugin.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/editors/cssed-tags-plugin.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- cssed-tags-plugin.info  18 Jul 2006 12:38:49 -  1.4
+++ cssed-tags-plugin.info  18 Jul 2006 22:43:36 -  1.5
@@ -5,7 +5,7 @@
 Source-MD5: a76b102105ae704643b24fe751c4f206
 SourceDirectory: %n-%v
 Depends: cssed (>= 0.3.0-5), gtk+2-shlibs (>= 2.2.4-2), atk1-shlibs, 
pango1-xft2-shlibs, glib2-shlibs, gettext, libiconv, x11
-BuildDepends: autoconf, automake1.9, pkgconfig, cssed-dev (>=0.3.0-5), 
exuberant-ctags, gtk+2 (>= 2.2.4-2), gtk+2-dev (>= 2.2.4-2), atk1, 
pango1-xft2-dev, glib2-dev, glib2, gettext-dev, gettext-bin, gettext-tools, 
libiconv-dev, x11-dev
+BuildDepends: autoconf (>= 2.60-1), automake1.9, pkgconfig, cssed-dev 
(>=0.3.0-5), exuberant-ctags, gtk+2 (>= 2.2.4-2), gtk+2-dev (>= 2.2.4-2), atk1, 
pango1-xft2-dev, glib2-dev, glib2, gettext-dev, gettext-bin, gettext-tools, 
libiconv-dev, x11-dev
 PatchScript: <<
  #!/bin/sh -ev
  perl -pi.bak -e 's,#include ,#include \n#include 
,g' src/callbacks.c

Index: cssed-findinfiles-plugin.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/editors/cssed-findinfiles-plugin.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- cssed-findinfiles-plugin.info   18 Jul 2006 12:38:49 -  1.4
+++ cssed-findinfiles-plugin.info   18 Jul 2006 22:43:36 -  1.5
@@ -5,7 +5,7 @@
 Source-MD5: 3f3f82a629fc63235f325128b577048a
 SourceDirectory: %n-%v
 Depends: cssed (>= 0.3.0-5), gtk+2-shlibs (>= 2.2.4-2), atk1-shlibs, 
pango1-xft2-shlibs, glib2-shlibs, gettext, libiconv, x11
-BuildDepends: autoconf, automake1.9, pkgconfig, cssed-dev (>= 0.3.0-5), gtk+2 
(>= 2.2.4-2), gtk+2-dev (>= 2.2.4-2), atk1, pango1-xft2-dev, glib2-dev, glib2, 
gettext-dev, gettext-bin, gettext-tools, libiconv-dev, x11-dev
+BuildDepends: autoconf (>= 2.60-1), automake1.9, pkgconfig, cssed-dev (>= 
0.3.0-5), gtk+2 (>= 2.2.4-2), gtk+2-dev (>= 2.2.4-2), atk1, pango1-xft2-

[cvs] dists/10.3/unstable/crypto/finkinfo fwbuilder.info, 1.6, 1.7 gtk-sharp-monodoc.info, 1.3, 1.4 gtk-sharp.info, 1.3, 1.4 kdeaddons3.info, 1.12, 1.13 kdepim3.info, 1.29, 1.30 kdesdk3-svn-ssl.info,

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.3/unstable/crypto/finkinfo

Modified Files:
fwbuilder.info gtk-sharp-monodoc.info gtk-sharp.info 
kdeaddons3.info kdepim3.info kdesdk3-svn-ssl.info kgpg.info 
libapache2-ssl-mod-svn-1.1.4-11.info 
libapache2-ssl-mod-svn.info libfwbuilder.info maxima.info 
svn-ssl-1.1.4-11.info svn-ssl-javahl.info svn-ssl-swig-pm.info 
svn-ssl-swig-py.info svn-ssl.info 
Log Message:
version the build deps

Index: libapache2-ssl-mod-svn.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/crypto/finkinfo/libapache2-ssl-mod-svn.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- libapache2-ssl-mod-svn.info 18 Jul 2006 12:38:40 -  1.12
+++ libapache2-ssl-mod-svn.info 18 Jul 2006 22:43:28 -  1.13
@@ -11,7 +11,7 @@
 
 # Dependencies:
 Depends: apache2-ssl (>= 2.0.55-10), apr-ssl-common (>= 0.9.7-10), 
svn-ssl-shlibs (>= %v-11)
-BuildDepends: fink (>= 0.21.1-1), svn-ssl-dev (>= %v-11), apr-ssl (>= 
0.9.7-10), apr-ssl-common (>= 0.9.7-10), db43-ssl, gdbm3, expat (>= 1.95.6-2), 
libxml2 (>= 2.5.10-12), neon24-ssl (>= 0.24.7-11), openldap23-dev, 
cyrus-sasl2-dev (>= 2.1.15-23), openssl097-dev, libiconv-dev (>= 1.9.1-11), 
apache2-ssl-dev (>= 2.0.55-10), gettext-bin, gettext-tools, libgettext3-dev, 
io-string-pm, libtool14 (>= 1.5.10-1), autoconf, automake1.9
+BuildDepends: fink (>= 0.21.1-1), svn-ssl-dev (>= %v-11), apr-ssl (>= 
0.9.7-10), apr-ssl-common (>= 0.9.7-10), db43-ssl, gdbm3, expat (>= 1.95.6-2), 
libxml2 (>= 2.5.10-12), neon24-ssl (>= 0.24.7-11), openldap23-dev, 
cyrus-sasl2-dev (>= 2.1.15-23), openssl097-dev, libiconv-dev (>= 1.9.1-11), 
apache2-ssl-dev (>= 2.0.55-10), gettext-bin, gettext-tools, libgettext3-dev, 
io-string-pm, libtool14 (>= 1.5.10-1), autoconf (>= 2.60-1), automake1.9
 Conflicts: svn-client-ssl (<= 0.26.0-2), apache2 (<< 2.0.47-1)
 
 # Unpack Phase:

Index: svn-ssl-swig-py.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/crypto/finkinfo/svn-ssl-swig-py.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- svn-ssl-swig-py.info18 Jul 2006 12:38:40 -  1.13
+++ svn-ssl-swig-py.info18 Jul 2006 22:43:28 -  1.14
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: python%type_pkg[python] | python%type_pkg[python]-nox, svn-ssl-shlibs 
(>= %v-11), swig-shlibs (>= 1.3.20-2)
-BuildDepends: fink (>= 0.21.1-1), svn-ssl-dev (>= %v-11), apr-ssl (>= 
0.9.7-10), apr-ssl-common (>= 0.9.7-10), db43-ssl, gdbm3, expat (>= 1.95.6-2), 
libxml2 (>= 2.5.10-12), neon24-ssl (>= 0.24.7-11), openldap23-dev, 
cyrus-sasl2-dev (>= 2.1.15-23), openssl097-dev, swig (>= 1.3.20-2), 
libiconv-dev (>= 1.9.1-11), gettext-bin, gettext-tools, libgettext3-dev, 
io-string-pm, libtool14 (>= 1.5.10-1), autoconf, automake1.9
+BuildDepends: fink (>= 0.21.1-1), svn-ssl-dev (>= %v-11), apr-ssl (>= 
0.9.7-10), apr-ssl-common (>= 0.9.7-10), db43-ssl, gdbm3, expat (>= 1.95.6-2), 
libxml2 (>= 2.5.10-12), neon24-ssl (>= 0.24.7-11), openldap23-dev, 
cyrus-sasl2-dev (>= 2.1.15-23), openssl097-dev, swig (>= 1.3.20-2), 
libiconv-dev (>= 1.9.1-11), gettext-bin, gettext-tools, libgettext3-dev, 
io-string-pm, libtool14 (>= 1.5.10-1), autoconf (>= 2.60-1), automake1.9
 Conflicts: %{Ni}23, %{Ni}24
 Replaces: %{Ni}23, %{Ni}24, svn-ssl-shlibs (<< 1.0.4-11)
 

Index: svn-ssl-javahl.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/crypto/finkinfo/svn-ssl-javahl.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- svn-ssl-javahl.info 18 Jul 2006 12:38:40 -  1.13
+++ svn-ssl-javahl.info 18 Jul 2006 22:43:28 -  1.14
@@ -13,7 +13,7 @@
 
 # Dependencies:
 Depends: system-java%type_pkg[java], svn-ssl-shlibs (>= %v-11)
-BuildDepends: fink (>= 0.22.2-1), svn-ssl-dev (>= %v-11), apr-ssl (>= 
0.9.7-10), apr-ssl-common (>= 0.9.7-10), db43-ssl, gdbm3, expat (>= 1.95.6-2), 
libxml2 (>= 2.5.10-12), neon24-ssl (>= 0.24.7-11), openldap23-dev, 
cyrus-sasl2-dev (>= 2.1.15-23), openssl097-dev, libiconv-dev (>= 1.9.1-11), 
system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, libgettext3-dev, 
io-string-pm, libtool14 (>= 1.5.10-1), autoconf, automake1.9
+BuildDepends: fink (>= 0.22.2-1), svn-ssl-dev (>= %v-11), apr-ssl (>= 
0.9.7-10), apr-ssl-common (>= 0.9.7-10), db43-ssl, gdbm3, expat (>= 1.95.6-2), 
libxml2 (>= 2.5.10-12), neon24-ssl (>= 0.24.7-11), openldap23-dev, 
cyrus-sasl2-dev (>= 2.1.15-23), openssl097-dev, libiconv-dev (>= 1.9.1-11), 
system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, libgettext3-dev, 
io-string-pm, libtool14 (>= 1.5.10-1), autoconf (>= 2.60-1), automake1.9
 # Only needs to be enabled for 'make check-javahl':
 #, junit
 

Index

[cvs] dists/10.4/unstable/main/finkinfo/kde amarok-core.info, 1.5, 1.6 amarok-engine-xine.info, 1.6, 1.7 arts.info, 1.8, 1.9 filelight.info, 1.6, 1.7 kdeaccessibility3.info, 1.10, 1.11 kdeadmin3.info,

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.4/unstable/main/finkinfo/kde

Modified Files:
amarok-core.info amarok-engine-xine.info arts.info 
filelight.info kdeaccessibility3.info kdeadmin3.info 
kdeartwork3.info kdebase3-unified.info kdeedu3.info 
kdegames3.info kdegraphics3.info kdelibs3-unified.info 
kdenetwork3.info kdesdk3-svn.info kdesdk3.info kdetoys3.info 
kdeutils3.info kdewebdev3.info kdirstat.info kjsembed.info 
konversation.info kxmleditor.info 
Log Message:
version the build deps

Index: kdeartwork3.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde/kdeartwork3.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- kdeartwork3.info18 Jul 2006 12:38:47 -  1.10
+++ kdeartwork3.info18 Jul 2006 22:43:33 -  1.11
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
 Depends: kde-extra-sounds (>= %v-%r), kde-extra-themes (>= %v-%r), 
kde-extra-wallpapers (>= %v-%r), kde-icons-classic (>= %v-%r), kde-icons-kids 
(>= %v-%r), kde-icons-ikons (>= %v-%r), kde-icons-locolor (>= %v-%r), 
kde-icons-slick (>= %v-%r), kde-emoticons (>= %v-%r), kworldclock-maps (>= 
%v-%r), kde-extra-screensavers (>= %v-%r)
-BuildDepends: arts-dev (>= 1.5.3-1021), audiofile, autoconf, 
cctools-single-module, fink (>= 0.24-1), fontconfig2-dev, freetype219, esound, 
expat, gettext-bin, gettext-tools, glib2-dev (>= 2.8.6-123), 
kdebase3-unified-dev (>= %v-1021), kdelibs3-unified-dev (>= %v-1021), 
kworldclock (>= %v-1), libart2, libgettext3-dev, libiconv-dev, libidn, libjpeg, 
libogg, libmad, libpng3 (>= 1.2.5-4), libvorbis0, qt3 (>= 3.3.6-1024), x11-dev, 
xscreensaver (>= 4.21-1), unsermake (>= 0.4-0.20060316.1)
+BuildDepends: arts-dev (>= 1.5.3-1021), audiofile, autoconf (>= 2.60-1), 
cctools-single-module, fink (>= 0.24-1), fontconfig2-dev, freetype219, esound, 
expat, gettext-bin, gettext-tools, glib2-dev (>= 2.8.6-123), 
kdebase3-unified-dev (>= %v-1021), kdelibs3-unified-dev (>= %v-1021), 
kworldclock (>= %v-1), libart2, libgettext3-dev, libiconv-dev, libidn, libjpeg, 
libogg, libmad, libpng3 (>= 1.2.5-4), libvorbis0, qt3 (>= 3.3.6-1024), x11-dev, 
xscreensaver (>= 4.21-1), unsermake (>= 0.4-0.20060316.1)
 GCC: 4.0
 
 CustomMirror: <<

Index: kxmleditor.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde/kxmleditor.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- kxmleditor.info 18 Jul 2006 12:38:47 -  1.7
+++ kxmleditor.info 18 Jul 2006 22:43:35 -  1.8
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
 Depends: kdebase3-unified (>= 3.4.3-1021)
-BuildDepends: arts-dev (>= 1.4.3-1021), autoconf, cctools-single-module, 
expat, fink (>= 0.24-1), fontconfig2-dev, freetype219, kdelibs3-unified-dev (>= 
3.4.3-1021), libart2, libiconv-dev, libidn, libpng3 (>= 1.2.5-4), qt3 (>= 
3.3.6-1024), x11-dev, unsermake (>= 0.4-0.20060316.1)
+BuildDepends: arts-dev (>= 1.4.3-1021), autoconf (>= 2.60-1), 
cctools-single-module, expat, fink (>= 0.24-1), fontconfig2-dev, freetype219, 
kdelibs3-unified-dev (>= 3.4.3-1021), libart2, libiconv-dev, libidn, libpng3 
(>= 1.2.5-4), qt3 (>= 3.3.6-1024), x11-dev, unsermake (>= 0.4-0.20060316.1)
 GCC: 4.0
 
 CustomMirror: <<

Index: kdenetwork3.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde/kdenetwork3.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- kdenetwork3.info18 Jul 2006 12:38:47 -  1.10
+++ kdenetwork3.info18 Jul 2006 22:43:33 -  1.11
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
 Depends: %N-misc (>= %v-%r), dcoprss (>= %v-%r), kdnssd (>= %v-%r), kget (>= 
%v-%r), knewsticker (>= %v-%r), kopete (>= %v-%r), kpf (>= %v-%r), krdc (>= 
%v-%r), krfb (>= %v-%r), ksirc (>= %v-%r), ktalk (>= %v-%r), lisa (>= %v-%r)
-BuildDepends: arts-dev (>= 1.5.3-1021), autoconf, cctools-single-module, 
ekg-unified-dev, expat, fink (>= 0.24-1), fontconfig2-dev, freetype219, 
libgettext3-dev, gettext-tools, gtk+, kdelibs3-unified-dev (>= %v-1021), 
libart2, libiconv-dev, libjpeg, libidn, libpng3 (>= 1.2.5-4), libxml2, libxslt, 
openslp-ssl-dev | openslp-dev, system-openssl-dev, pcre, qca (>= 1.0-1023), qt3 
(>= 3.3.6-1024), xmms (>= 1.2.7-3), x11-dev, unsermake (>= 0.4-0.20060316.1)
+BuildDepends: arts-dev (>= 1.5.3-1021), autoconf (>= 2.60-1), 
cctools-single-module, ekg-unified-dev, expat, fink (>= 0.24-1), 
fontconfig2-dev, freetype219, libgettext3-dev, gettext-tools, gtk+, 
kdelibs3-unified-dev (>= %v-1021), libart2, libiconv-dev, libjpeg, libidn, 
libpng3 (>= 1.2.5-4), libxml2, libxslt, openslp-ssl-dev | openslp-de

[cvs] dists/10.3/unstable/main/finkinfo/database postgresql73-unified.info, 1.13, 1.14 postgresql74-unified.info, 1.11, 1.12 postgresql80-unified.info, 1.13, 1.14 postgresql81.info, 1.10, 1.11

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/database
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.3/unstable/main/finkinfo/database

Modified Files:
postgresql73-unified.info postgresql74-unified.info 
postgresql80-unified.info postgresql81.info 
Log Message:
version the build deps

Index: postgresql81.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/database/postgresql81.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- postgresql81.info   18 Jul 2006 12:38:40 -  1.10
+++ postgresql81.info   18 Jul 2006 22:43:28 -  1.11
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
 Depends: readline5-shlibs, passwd (>= 20030906-1), daemonic (>= 20010902-1), 
%N-shlibs (>= %v-%r)
-BuildDepends: readline5, autoconf, bison, system-openssl-dev, libgeos2, proj, 
libxml2, libxslt, passwd (>= 20030906-1)
+BuildDepends: readline5, autoconf (>= 2.60-1), bison, system-openssl-dev, 
libgeos2, proj, libxml2, libxslt, passwd (>= 20030906-1)
 Conflicts: postgresql (<< %v-%r), postgresql-ssl (<< %v-%r)
 Replaces: postgresql (<< %v-%r), postgresql-ssl (<< %v-%r), postgresql-shlibs, 
postgresql-ssl-shlibs, postgresql-python, postgresql-ssl-python, 
postgresql-perl, postgresql-ssl-perl, postgresql73, postgresql73-ssl, 
postgresql74 (<< %v-%r), postgresql74-ssl (<< %v-%r)
 GCC: 3.3

Index: postgresql73-unified.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/database/postgresql73-unified.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- postgresql73-unified.info   18 Jul 2006 12:38:40 -  1.13
+++ postgresql73-unified.info   18 Jul 2006 22:43:28 -  1.14
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
 Depends: readline5-shlibs, passwd (>= 20030906-1), daemonic (>= 20010902-1), 
%N-shlibs (>= %v-%r)
-BuildDepends: readline5, autoconf, bison, system-openssl-dev, passwd (>= 
20030906-1)
+BuildDepends: readline5, autoconf (>= 2.60-1), bison, system-openssl-dev, 
passwd (>= 20030906-1)
 Conflicts: postgresql-ssl (<< %v-%r), postgresql (<< %v-%r)
 Replaces: postgresql (<< %v-%r), postgresql-shlibs, postgresql-ssl-shlibs, 
postgresql-ssl, postgresql-python, postgresql-ssl-python, postgresql-perl, 
postgresql-ssl-perl, postgresql73, postgresql73-ssl
 GCC: 3.3

Index: postgresql80-unified.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/database/postgresql80-unified.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- postgresql80-unified.info   18 Jul 2006 12:38:40 -  1.13
+++ postgresql80-unified.info   18 Jul 2006 22:43:28 -  1.14
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
 Depends: readline5-shlibs, passwd (>= 20030906-1), daemonic (>= 20010902-1), 
%N-shlibs (= %v-%r)
-BuildDepends: gcc3.3, readline5, autoconf, bison, proj, libgeos2, 
system-openssl-dev, passwd (>= 20030906-1)
+BuildDepends: gcc3.3, readline5, autoconf (>= 2.60-1), bison, proj, libgeos2, 
system-openssl-dev, passwd (>= 20030906-1)
 Conflicts: postgresql (<< %v-%r), postgresql-ssl (<< %v-%r), postgresql73 (<< 
7.3.4-14), postgresql73-ssl (<< 7.3.4-14), postgresql80 (<< %v-%r), 
postgresql80-ssl (<< %v-%r)
 Replaces: postgresql, postgresql-shlibs, postgresql-ssl, 
postgresql-ssl-shlibs, postgresql-python, postgresql-ssl-python, 
postgresql-perl, postgresql-ssl-perl, postgresql73, postgresql73-ssl, 
postgresql73-unified, postgresql74, postgresql74-ssl, postgresql74-unified, 
postgresql80, postgresql80-ssl
 GCC: 3.3

Index: postgresql74-unified.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/database/postgresql74-unified.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- postgresql74-unified.info   18 Jul 2006 12:38:40 -  1.11
+++ postgresql74-unified.info   18 Jul 2006 22:43:28 -  1.12
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
 Depends: readline5-shlibs, passwd (>= 20030906-1), daemonic (>= 20010902-1), 
%N-shlibs (>= %v-%r)
-BuildDepends: readline5, autoconf, bison, libgeos2, proj, system-openssl-dev, 
passwd (>= 20030906-1)
+BuildDepends: readline5, autoconf (>= 2.60-1), bison, libgeos2, proj, 
system-openssl-dev, passwd (>= 20030906-1)
 Conflicts: postgresql (<< %v-%r), postgresql-ssl (<< %v-%r)
 Replaces: postgresql (<< %v-%r), postgresql-ssl (<< %v-%r), postgresql-shlibs, 
postgresql-ssl-shlibs, postgresql-python, postgresql-ssl-python, 
postgresql-perl, postgresql-ssl-perl, postgresql73, postgresql73-ssl, 
postgresql74 (<< %v-%r), postgresql74-ssl (<< %v-%r)
 GCC: 3.3


---

[cvs] dists/10.4-transitional/stable/crypto/finkinfo libapache2-ssl-mod-svn.info, 1.5, 1.6 maxima.info, 1.2, 1.3 svn-ssl-javahl.info, 1.6, 1.7 svn-ssl-swig-pm.info, 1.7, 1.8 svn-ssl-swig-py.info, 1.6,

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/stable/crypto/finkinfo
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.4-transitional/stable/crypto/finkinfo

Modified Files:
libapache2-ssl-mod-svn.info maxima.info svn-ssl-javahl.info 
svn-ssl-swig-pm.info svn-ssl-swig-py.info svn-ssl.info 
Log Message:
version the build deps

Index: libapache2-ssl-mod-svn.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/crypto/finkinfo/libapache2-ssl-mod-svn.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- libapache2-ssl-mod-svn.info 18 Jul 2006 12:38:49 -  1.5
+++ libapache2-ssl-mod-svn.info 18 Jul 2006 22:43:36 -  1.6
@@ -11,7 +11,7 @@
 
 # Dependencies:
 Depends: apache2-ssl (>= 2.0.55-10), apr-ssl-common (>= 0.9.7-10), 
svn-ssl-shlibs (>= %v-11)
-BuildDepends: fink (>= 0.21.1-1), svn-ssl-dev (>= %v-11), apr-ssl (>= 
0.9.7-10), apr-ssl-common (>= 0.9.7-10), db43-ssl, gdbm3, expat (>= 1.95.6-2), 
libxml2 (>= 2.5.10-12), neon24-ssl (>= 0.24.7-11), openldap23-dev, 
cyrus-sasl2-dev (>= 2.1.15-23), openssl097-dev, libiconv-dev (>= 1.9.1-11), 
apache2-ssl-dev (>= 2.0.55-10), gettext-bin, gettext-tools, gettext-dev, 
io-string-pm, libtool14 (>= 1.5.10-1), autoconf, automake1.9
+BuildDepends: fink (>= 0.21.1-1), svn-ssl-dev (>= %v-11), apr-ssl (>= 
0.9.7-10), apr-ssl-common (>= 0.9.7-10), db43-ssl, gdbm3, expat (>= 1.95.6-2), 
libxml2 (>= 2.5.10-12), neon24-ssl (>= 0.24.7-11), openldap23-dev, 
cyrus-sasl2-dev (>= 2.1.15-23), openssl097-dev, libiconv-dev (>= 1.9.1-11), 
apache2-ssl-dev (>= 2.0.55-10), gettext-bin, gettext-tools, gettext-dev, 
io-string-pm, libtool14 (>= 1.5.10-1), autoconf (>= 2.60-1), automake1.9
 Conflicts: svn-client-ssl (<= 0.26.0-2), apache2 (<< 2.0.47-1)
 
 # Unpack Phase:

Index: svn-ssl-swig-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/crypto/finkinfo/svn-ssl-swig-py.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- svn-ssl-swig-py.info18 Jul 2006 12:38:49 -  1.6
+++ svn-ssl-swig-py.info18 Jul 2006 22:43:36 -  1.7
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: python%type_pkg[python] | python%type_pkg[python]-nox, svn-ssl-shlibs 
(>= %v-11), swig-shlibs (>= 1.3.20-2)
-BuildDepends: fink (>= 0.21.1-1), svn-ssl-dev (>= %v-11), apr-ssl (>= 
0.9.7-10), apr-ssl-common (>= 0.9.7-10), db43-ssl, gdbm3, expat (>= 1.95.6-2), 
libxml2 (>= 2.5.10-12), neon24-ssl (>= 0.24.7-11), openldap23-dev, 
cyrus-sasl2-dev (>= 2.1.15-23), openssl097-dev, swig (>= 1.3.20-2), 
libiconv-dev (>= 1.9.1-11), gettext-bin, gettext-tools, gettext-dev, 
io-string-pm, libtool14 (>= 1.5.10-1), autoconf, automake1.9
+BuildDepends: fink (>= 0.21.1-1), svn-ssl-dev (>= %v-11), apr-ssl (>= 
0.9.7-10), apr-ssl-common (>= 0.9.7-10), db43-ssl, gdbm3, expat (>= 1.95.6-2), 
libxml2 (>= 2.5.10-12), neon24-ssl (>= 0.24.7-11), openldap23-dev, 
cyrus-sasl2-dev (>= 2.1.15-23), openssl097-dev, swig (>= 1.3.20-2), 
libiconv-dev (>= 1.9.1-11), gettext-bin, gettext-tools, gettext-dev, 
io-string-pm, libtool14 (>= 1.5.10-1), autoconf (>= 2.60-1), automake1.9
 Conflicts: %{Ni}23, %{Ni}24
 Replaces: %{Ni}23, %{Ni}24, svn-ssl-shlibs (<< 1.0.4-11)
 

Index: svn-ssl-javahl.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/crypto/finkinfo/svn-ssl-javahl.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- svn-ssl-javahl.info 18 Jul 2006 12:38:49 -  1.6
+++ svn-ssl-javahl.info 18 Jul 2006 22:43:36 -  1.7
@@ -13,7 +13,7 @@
 
 # Dependencies:
 Depends: system-java%type_pkg[java], svn-ssl-shlibs (>= %v-11)
-BuildDepends: fink (>= 0.22.2-1), svn-ssl-dev (>= %v-11), apr-ssl (>= 
0.9.7-10), apr-ssl-common (>= 0.9.7-10), db43-ssl, gdbm3, expat (>= 1.95.6-2), 
libxml2 (>= 2.5.10-12), neon24-ssl (>= 0.24.7-11), openldap23-dev, 
cyrus-sasl2-dev (>= 2.1.15-23), openssl097-dev, libiconv-dev (>= 1.9.1-11), 
system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, gettext-dev, 
io-string-pm, libtool14 (>= 1.5.10-1), autoconf, automake1.9
+BuildDepends: fink (>= 0.22.2-1), svn-ssl-dev (>= %v-11), apr-ssl (>= 
0.9.7-10), apr-ssl-common (>= 0.9.7-10), db43-ssl, gdbm3, expat (>= 1.95.6-2), 
libxml2 (>= 2.5.10-12), neon24-ssl (>= 0.24.7-11), openldap23-dev, 
cyrus-sasl2-dev (>= 2.1.15-23), openssl097-dev, libiconv-dev (>= 1.9.1-11), 
system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, gettext-dev, 
io-string-pm, libtool14 (>= 1.5.10-1), autoconf (>= 2.60-1), automake1.9
 # Only needs to be enabled for 'make check-javahl':
 #, junit
 

Index: maxima.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/crypto/finkinfo/maxima.info,v
retrieving revision 1.2
retrieving revision 1

[cvs] dists/10.4/unstable/main/finkinfo/database postgresql74-unified.info, 1.7, 1.8 postgresql80-unified.info, 1.11, 1.12 postgresql81.info, 1.8, 1.9

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/database
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.4/unstable/main/finkinfo/database

Modified Files:
postgresql74-unified.info postgresql80-unified.info 
postgresql81.info 
Log Message:
version the build deps

Index: postgresql81.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/postgresql81.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- postgresql81.info   18 Jul 2006 12:38:46 -  1.8
+++ postgresql81.info   18 Jul 2006 22:43:32 -  1.9
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
 Depends: readline5-shlibs (>= 5.0-1004), passwd (>= 20030906-1), daemonic (>= 
20010902-1), %N-shlibs (>= %v-%r)
-BuildDepends: readline5 (>= 5.0-1004), autoconf, bison, system-openssl-dev, 
libgeos2 (>= 2.1.4-1001), proj, libxml2, libxslt, passwd (>= 20030906-1)
+BuildDepends: readline5 (>= 5.0-1004), autoconf (>= 2.60-1), bison, 
system-openssl-dev, libgeos2 (>= 2.1.4-1001), proj, libxml2, libxslt, passwd 
(>= 20030906-1)
 Conflicts: postgresql (<< %v-%r), postgresql-ssl (<< %v-%r)
 Replaces: postgresql (<< %v-%r), postgresql-ssl (<< %v-%r), postgresql-shlibs, 
postgresql-ssl-shlibs, postgresql-python, postgresql-ssl-python, 
postgresql-perl, postgresql-ssl-perl, postgresql73, postgresql73-ssl, 
postgresql74 (<< %v-%r), postgresql74-ssl (<< %v-%r)
 GCC: 4.0

Index: postgresql80-unified.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/postgresql80-unified.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- postgresql80-unified.info   18 Jul 2006 12:38:46 -  1.11
+++ postgresql80-unified.info   18 Jul 2006 22:43:32 -  1.12
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
 Depends: readline5-shlibs (>= 5.0-1004), passwd (>= 20030906-1), daemonic (>= 
20010902-1), %N-shlibs (= %v-%r)
-BuildDepends: readline5 (>= 5.0-1004), autoconf, bison, proj, libgeos2 (>= 
2.1.4-1001), system-openssl-dev, passwd (>= 20030906-1)
+BuildDepends: readline5 (>= 5.0-1004), autoconf (>= 2.60-1), bison, proj, 
libgeos2 (>= 2.1.4-1001), system-openssl-dev, passwd (>= 20030906-1)
 Conflicts: postgresql (<< %v-%r), postgresql-ssl (<< %v-%r), postgresql73 (<< 
7.3.4-14), postgresql73-ssl (<< 7.3.4-14), postgresql80 (<< %v-%r), 
postgresql80-ssl (<< %v-%r)
 Replaces: postgresql, postgresql-shlibs, postgresql-ssl, 
postgresql-ssl-shlibs, postgresql-python, postgresql-ssl-python, 
postgresql-perl, postgresql-ssl-perl, postgresql73, postgresql73-ssl, 
postgresql73-unified, postgresql74, postgresql74-ssl, postgresql74-unified, 
postgresql80, postgresql80-ssl
 GCC: 4.0

Index: postgresql74-unified.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/postgresql74-unified.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- postgresql74-unified.info   18 Jul 2006 12:38:46 -  1.7
+++ postgresql74-unified.info   18 Jul 2006 22:43:32 -  1.8
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
 Depends: readline5-shlibs (>= 5.0-1004), passwd (>= 20030906-1), daemonic (>= 
20010902-1), %N-shlibs (>= %v-%r)
-BuildDepends: readline5 (>= 5.0-1004), autoconf, bison, libgeos2 (>= 
2.1.4-1001), proj, system-openssl-dev, passwd (>= 20030906-1)
+BuildDepends: readline5 (>= 5.0-1004), autoconf (>= 2.60-1), bison, libgeos2 
(>= 2.1.4-1001), proj, system-openssl-dev, passwd (>= 20030906-1)
 Conflicts: postgresql (<< %v-%r), postgresql-ssl (<< %v-%r)
 Replaces: postgresql (<< %v-%r), postgresql-ssl (<< %v-%r), postgresql-shlibs, 
postgresql-ssl-shlibs, postgresql-python, postgresql-ssl-python, 
postgresql-perl, postgresql-ssl-perl, postgresql73, postgresql73-ssl, 
postgresql74 (<< %v-%r), postgresql74-ssl (<< %v-%r)
 GCC: 4.0


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/editors cssed-filebrowser-plugin.info, 1.9, 1.10 cssed-findinfiles-plugin.info, 1.5, 1.6 cssed-plugindoc-plugin.info, 1.5, 1.6 cssed-quicksearch-plugin.info, 1.

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.4/unstable/main/finkinfo/editors

Modified Files:
cssed-filebrowser-plugin.info cssed-findinfiles-plugin.info 
cssed-plugindoc-plugin.info cssed-quicksearch-plugin.info 
cssed-tags-plugin.info cssed-vte-plugin.info cssed.info 
Log Message:
version the build deps

Index: cssed-plugindoc-plugin.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/cssed-plugindoc-plugin.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- cssed-plugindoc-plugin.info 18 Jul 2006 12:38:47 -  1.5
+++ cssed-plugindoc-plugin.info 18 Jul 2006 22:43:33 -  1.6
@@ -6,7 +6,7 @@
 Source-MD5: 7f7e667b4e42a627153f3fe7f0ecd69c
 SourceDirectory: %n-%v
 Depends: cssed (>= 0.3.0-1016), x11, glib2-shlibs (>= 2.6.6-1113), 
gtk+2-shlibs (>= 2.4.9-1009), atk1-shlibs (>= 1.6.1-1003), pango1-xft2-shlibs 
(>= 1.6.0-1002), libgettext3-shlibs (>= 0.14.5-1), libiconv (>= 1.9.1-11)
-BuildDepends: cssed-dev (>= 0.3.0-1016), autoconf, automake1.9 (>= 1.9.6-2), 
pkgconfig (>= 0.17.2-2), x11-dev, glib2 (>= 2.6.6-1113), glib2-dev (>= 
2.6.6-1113), gtk+2 (>= 2.4.9-1009), gtk+2-dev (>= 2.4.9-1009), atk1 (>= 
1.6.1-1003), pango1-xft2-dev (>= 1.6.0-1002), libgettext3-dev (>= 0.14.5-1), 
gettext-bin (>= 0.14.5-1), gettext-tools (>= 0.14.5-1), libiconv-dev (>= 
1.9.1-11)
+BuildDepends: cssed-dev (>= 0.3.0-1016), autoconf (>= 2.60-1), automake1.9 (>= 
1.9.6-2), pkgconfig (>= 0.17.2-2), x11-dev, glib2 (>= 2.6.6-1113), glib2-dev 
(>= 2.6.6-1113), gtk+2 (>= 2.4.9-1009), gtk+2-dev (>= 2.4.9-1009), atk1 (>= 
1.6.1-1003), pango1-xft2-dev (>= 1.6.0-1002), libgettext3-dev (>= 0.14.5-1), 
gettext-bin (>= 0.14.5-1), gettext-tools (>= 0.14.5-1), libiconv-dev (>= 
1.9.1-11)
 PatchScript: <<
  perl -pi.bak -e 's|powerpc-apple-darwin\*\)|\*-apple-darwin\*\)|' configure.in
  aclocal && automake --gnu --add-missing && autoconf

Index: cssed.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/cssed.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- cssed.info  18 Jul 2006 12:38:47 -  1.4
+++ cssed.info  18 Jul 2006 22:43:33 -  1.5
@@ -7,7 +7,7 @@
 Source-MD5: 667632e3c5f7f3493a2d98cc47470209
 SourceDirectory: %n-%v
 Depends: x11, launch (>= 1.0.0-2), glib2-shlibs (>= 2.6.6-1113), gtk+2-shlibs 
(>= 2.4.9-1009), atk1-shlibs (>= 1.6.1-1003), expat-shlibs (>= 1.95.8-1), 
pango1-xft2-shlibs (>= 1.6.0-1002), libgettext3-shlibs (>= 0.14.5-1), libiconv 
(>= 1.9.1-11)
-BuildDepends: autoconf, pkgconfig, x11-dev, glib2 (>= 2.6.6-1113), glib2-dev 
(>= 2.6.6-1113), gtk+2 (>= 2.4.9-1009), gtk+2-dev (>= 2.4.9-1009), atk1 (>= 
1.6.1-1003), expat (>= 1.95.8-1), pango1-xft2-dev (>= 1.6.0-1002), 
libgettext3-dev (>= 0.14.5-1), gettext-bin (>= 0.14.5-1), gettext-tools (>= 
0.14.5-1), libiconv-dev (>= 1.9.1-11)
+BuildDepends: autoconf (>= 2.60-1), pkgconfig, x11-dev, glib2 (>= 2.6.6-1113), 
glib2-dev (>= 2.6.6-1113), gtk+2 (>= 2.4.9-1009), gtk+2-dev (>= 2.4.9-1009), 
atk1 (>= 1.6.1-1003), expat (>= 1.95.8-1), pango1-xft2-dev (>= 1.6.0-1002), 
libgettext3-dev (>= 0.14.5-1), gettext-bin (>= 0.14.5-1), gettext-tools (>= 
0.14.5-1), libiconv-dev (>= 1.9.1-11)
 SetLDFLAGS: -lexpat
 ConfigureParams: --mandir=%i/share/man --without-terminal --with-help-menus 
--disable-dependency-tracking
 SetCPPFLAGS: -no-cpp-precomp

Index: cssed-tags-plugin.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/cssed-tags-plugin.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- cssed-tags-plugin.info  18 Jul 2006 12:38:47 -  1.5
+++ cssed-tags-plugin.info  18 Jul 2006 22:43:33 -  1.6
@@ -5,7 +5,7 @@
 Source-MD5: a76b102105ae704643b24fe751c4f206
 SourceDirectory: %n-%v
 Depends: cssed (>= 0.3.0-1016), x11, glib2-shlibs (>= 2.6.6-1113), 
gtk+2-shlibs (>= 2.4.9-1009), atk1-shlibs (>= 1.6.1-1003), pango1-xft2-shlibs 
(>= 1.6.0-1002), libgettext3-shlibs (>= 0.14.5-1), libiconv (>= 1.9.1-11)
-BuildDepends: cssed-dev (>= 0.3.0-1016), exuberant-ctags, autoconf, 
automake1.9, pkgconfig, x11-dev, glib2 (>= 2.6.6-1113), glib2-dev (>= 
2.6.6-1113), gtk+2 (>= 2.4.9-1009), gtk+2-dev (>= 2.4.9-1009), atk1 (>= 
1.6.1-1003), pango1-xft2-dev (>= 1.6.0-1002), libgettext3-dev (>= 0.14.5-1), 
gettext-bin (>= 0.14.5-1), gettext-tools (>= 0.14.5-1), libiconv-dev (>= 
1.9.1-11)
+BuildDepends: cssed-dev (>= 0.3.0-1016), exuberant-ctags, autoconf (>= 
2.60-1), automake1.9, pkgconfig, x11-dev, glib2 (>= 2.6.6-1113), glib2-dev (>= 
2.6.6-1113), gtk+2 (>= 2.4.9-1009), gtk+2-dev (>= 2.4.9-1009), atk1 (>= 
1.6.1-1003), pango1-xft2-dev (>= 1.6.0-1002), libgettext3-dev (>= 0.14.5-1), 
gettext-bin (>= 0.1

[cvs] dists/10.4/unstable/main/finkinfo/libs hermes.info, 1.2, 1.3 libagg.info, 1.2, 1.3 libmath++.info, 1.2, 1.3 libmng2.info, 1.2, 1.3 pcrs0.info, 1.2, 1.3 popt.info, 1.4, 1.5

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.4/unstable/main/finkinfo/libs

Modified Files:
hermes.info libagg.info libmath++.info libmng2.info pcrs0.info 
popt.info 
Log Message:
version the build deps

Index: pcrs0.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pcrs0.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- pcrs0.info  18 Jul 2006 12:38:47 -  1.2
+++ pcrs0.info  18 Jul 2006 22:43:35 -  1.3
@@ -13,7 +13,7 @@
 
 ## Dependencies
 ##
-BuildDepends: autoconf, pcre (>= 3.0-1), fink (>= 0.9.9)
+BuildDepends: autoconf (>= 2.60-1), pcre (>= 3.0-1), fink (>= 0.9.9)
 Depends: %N-shlibs (= %v-%r)
 Replaces: %N-shlibs (<< 0.0.3-1)
 BuildDependsOnly: true

Index: libmng2.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libmng2.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libmng2.info18 Jul 2006 12:38:47 -  1.2
+++ libmng2.info18 Jul 2006 22:43:35 -  1.3
@@ -3,7 +3,7 @@
 Revision: 10
 ###
 Depends: lcms-shlibs, libjpeg-shlibs, %N-shlibs (= %v-%r)
-BuildDepends: fink (>= 0.12.0-1), lcms, libjpeg, libtool14, autoconf, 
automake1.8
+BuildDepends: fink (>= 0.12.0-1), lcms, libjpeg, libtool14, autoconf (>= 
2.60-1), automake1.8
 BuildDependsOnly: true
 Conflicts: libmng, libmng1
 Replaces: libmng, libmng1

Index: popt.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/popt.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- popt.info   18 Jul 2006 12:38:47 -  1.4
+++ popt.info   18 Jul 2006 22:43:35 -  1.5
@@ -6,7 +6,7 @@
 Source: ftp://jbj.org/pub/rpm-4.4.x/%n-%v.tar.gz
 Source-MD5: 63b943522a6788ae8f756ca123d83c00
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: libgettext3-dev, gettext-bin (>= 0.14.5-1), gettext-tools (>= 
0.14.5-1), libiconv-dev, automake1.9, autoconf, libtool14
+BuildDepends: libgettext3-dev, gettext-bin (>= 0.14.5-1), gettext-tools (>= 
0.14.5-1), libiconv-dev, automake1.9, autoconf (>= 2.60-1), libtool14
 SetLDFLAGS: -no-undefined -lintl
 PatchScript: <<
#!/bin/sh -e

Index: hermes.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/hermes.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- hermes.info 18 Jul 2006 12:38:47 -  1.2
+++ hermes.info 18 Jul 2006 22:43:35 -  1.3
@@ -6,7 +6,7 @@
 Source-MD5: 1b99f623169cf62b70f3de081a633d14
 ###
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: fink (>= 0.9.9), libtool14, autoconf, automaken
+BuildDepends: fink (>= 0.9.9), libtool14, autoconf (>= 2.60-1), automaken
 BuildDependsOnly: true
 Replaces: %N (<< %v-3)
 ###

Index: libmath++.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libmath++.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libmath++.info  18 Jul 2006 12:38:47 -  1.2
+++ libmath++.info  18 Jul 2006 22:43:35 -  1.3
@@ -5,7 +5,7 @@
 Source: http://www.surakware.net/pub/projects/releases/%n/%n-%v.tar.gz
 Source-MD5: ef2933a45df4def2d0a37f560399c9ad
 PatchScript: sed 's|@PREFIX@|%p|g' < %a/%n.patch | patch -p1
-BuildDepends: autoconf, automake1.9, doxygen, libtool14
+BuildDepends: autoconf (>= 2.60-1), automake1.9, doxygen, libtool14
 CompileScript: <<
 #!/bin/sh -ex
 

Index: libagg.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libagg.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libagg.info 18 Jul 2006 12:38:47 -  1.2
+++ libagg.info 18 Jul 2006 22:43:35 -  1.3
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
 Depends: %N-shlibs (>= %v-%r)
-BuildDepends: autoconf, automake1.9, libtool14, pkgconfig, x11-dev
+BuildDepends: autoconf (>= 2.60-1), automake1.9, libtool14, pkgconfig, x11-dev
 GCC: 4.0
 
 Source: http://www.antigrain.com/agg23.tar.gz


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4-transitional/stable/main/finkinfo/text docbook-utils.info, 1.2, 1.3 xmlstarlet.info, 1.2, 1.3

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/text
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.4-transitional/stable/main/finkinfo/text

Modified Files:
docbook-utils.info xmlstarlet.info 
Log Message:
version the build deps

Index: docbook-utils.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/text/docbook-utils.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- docbook-utils.info  18 Jul 2006 12:38:49 -  1.2
+++ docbook-utils.info  18 Jul 2006 22:43:37 -  1.3
@@ -11,7 +11,7 @@
   perl -pi.bak -e 's,/etc,%p/etc,g' doc/man/Makefile.am bin/jw.in 
doc/refentry/{frontend-spec,jw}.sgml doc/HTML/Makefile.am
   autoconf
 <<
-BuildDepends: autoconf, automake1.8
+BuildDepends: autoconf (>= 2.60-1), automake1.8
 Depends: opensp4, openjade, docbook-dtd, docbook-dsssl-nwalsh, jadetex, 
sgmls-pm, lynx-ssl | lynx | links-ssl | links | w3m-ssl | w3m
 ConfigureParams: --mandir='${prefix}/share/man'
 InstallScript: << 

Index: xmlstarlet.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/text/xmlstarlet.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- xmlstarlet.info 18 Jul 2006 12:38:49 -  1.2
+++ xmlstarlet.info 18 Jul 2006 22:43:37 -  1.3
@@ -23,7 +23,7 @@
 Homepage: http://xmlstar.sourceforge.net/
 License: OSI-Approved
 Maintainer: Daniel Macks <[EMAIL PROTECTED]>
-BuildDepends: libxml2 (>= 2.6.0-1), libxml2-bin (>= 2.6.0-1), libxslt, 
libiconv-dev, autoconf, automake1.5 | automake1.6 | automake1.7 | automake1.8
+BuildDepends: libxml2 (>= 2.6.0-1), libxml2-bin (>= 2.6.0-1), libxslt, 
libiconv-dev, autoconf (>= 2.60-1), automake1.5 | automake1.6 | automake1.7 | 
automake1.8
 Depends: libxml2-shlibs (>= 2.6.0-1), libxslt-shlibs
 Source: mirror:sourceforge:xmlstar/%n-%v.tar.gz
 Source-MD5: 01e1618292188c4612cc186a10b6c3ab


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/utils gcdmaster.info,1.3,1.4

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.4/unstable/main/finkinfo/utils

Modified Files:
gcdmaster.info 
Log Message:
version the build deps

Index: gcdmaster.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/gcdmaster.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- gcdmaster.info  18 Jul 2006 12:38:48 -  1.3
+++ gcdmaster.info  18 Jul 2006 22:43:36 -  1.4
@@ -6,7 +6,7 @@
 Source: mirror:sourceforge:cdrdao/cdrdao-%v.src.tar.bz2
 SourceDirectory: cdrdao-%v
 Source-MD5: a85c0fa006ad3af64b76fd86b10b2ad4
-BuildDepends: pccts, autoconf, lame, gtkmm, gnomemm, orbit-dev, imlib, esound, 
gtk+, glib, libsigc++, libgettext3-dev, gnome-libs-dev, audiofile, gcc3.3
+BuildDepends: pccts, autoconf (>= 2.60-1), lame, gtkmm, gnomemm, orbit-dev, 
imlib, esound, gtk+, glib, libsigc++, libgettext3-dev, gnome-libs-dev, 
audiofile, gcc3.3
 Depends: cdrdao (>= 1.2.0-1010), gtkmm-shlibs, gnomemm-shlibs
 Patch: %n.patch
 UpdateConfigGuessInDirs: scsilib/conf


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/gnome libglade2.info, 1.18, 1.19 libgtop2.0.7.info, 1.2, 1.3

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.3/unstable/main/finkinfo/gnome

Modified Files:
libglade2.info libgtop2.0.7.info 
Log Message:
version the build deps

Index: libgtop2.0.7.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/libgtop2.0.7.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libgtop2.0.7.info   18 Jul 2006 12:38:41 -  1.2
+++ libgtop2.0.7.info   18 Jul 2006 22:43:29 -  1.3
@@ -2,7 +2,7 @@
 Version: 2.14.1
 Revision: 1
 Depends: %N-shlibs (= %v-%r), libgettext3-shlibs, libiconv, glib2 (>= 
2.6.6-1), popt-shlibs
-BuildDepends: libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, 
glib2-dev (>= 2.6.6-1), popt, x11-dev, pkgconfig, automake1.9, autoconf, 
gnome-common
+BuildDepends: libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, 
glib2-dev (>= 2.6.6-1), popt, x11-dev, pkgconfig, automake1.9, autoconf (>= 
2.60-1), gnome-common
 Conflicts: libgtop2, libgtop2.0.5
 Replaces: libgtop2, libgtop2.0.5
 Source: mirror:gnome:sources/libgtop/2.14/libgtop-%v.tar.bz2

Index: libglade2.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/libglade2.info,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- libglade2.info  18 Jul 2006 12:38:41 -  1.18
+++ libglade2.info  18 Jul 2006 22:43:29 -  1.19
@@ -2,7 +2,7 @@
 Version: 2.6.0
 Revision: 1
 Depends: %N-shlibs (= %v-%r), atk1-shlibs (>= 1.9.0-1), libgettext3-shlibs, 
glib2-shlibs (>= 2.12.0-1), gtk+2 (>= 2.5.0-1), libiconv, libxml2-bin (>= 
2.6.6-1), libxml2-shlibs (>= 2.6.6-1), pango1-xft2 (>= 1.4.0-1),  x11
-BuildDepends: glib2-dev (>= 2.12.0-1), atk1 (>= 1.9.0-1), pango1-xft2-dev (>= 
1.4.0-1), gtk+2-dev (>= 2.5.0-1), gtk+2 (>= 2.5.0-1), libxml2 (>= 2.6.6-1), 
pkgconfig, gtk-doc (>= 1.2-1), libgettext3-dev, gettext-bin, gettext-tools, 
libiconv-dev, x11-dev, autoconf, automake1.9, libtool14
+BuildDepends: glib2-dev (>= 2.12.0-1), atk1 (>= 1.9.0-1), pango1-xft2-dev (>= 
1.4.0-1), gtk+2-dev (>= 2.5.0-1), gtk+2 (>= 2.5.0-1), libxml2 (>= 2.6.6-1), 
pkgconfig, gtk-doc (>= 1.2-1), libgettext3-dev, gettext-bin, gettext-tools, 
libiconv-dev, x11-dev, autoconf (>= 2.60-1), automake1.9, libtool14
 BuildDependsOnly: true
 DescPackaging: <<
   Uses pkgconfig to allow other packages to link against this one.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/stable/main/finkinfo/database postgresql73-unified.info, 1.2, 1.3 postgresql74-unified.info, 1.2, 1.3 postgresql80-unified.info, 1.2, 1.3

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/database
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.3/stable/main/finkinfo/database

Modified Files:
postgresql73-unified.info postgresql74-unified.info 
postgresql80-unified.info 
Log Message:
version the build deps

Index: postgresql80-unified.info
===
RCS file: 
/cvsroot/fink/dists/10.3/stable/main/finkinfo/database/postgresql80-unified.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- postgresql80-unified.info   18 Jul 2006 12:38:39 -  1.2
+++ postgresql80-unified.info   18 Jul 2006 22:43:27 -  1.3
@@ -61,7 +61,7 @@
 Source7: http://postgis.refractions.net/download/postgis-1.0.3.tar.gz
 Source7-MD5: 1489d0678845958644c97faca642e7c6
 Source7ExtractDir: postgresql-%v/contrib
-BuildDepends: gcc3.3, readline5, autoconf, bison, proj, libgeos2, 
system-openssl-dev
+BuildDepends: gcc3.3, readline5, autoconf (>= 2.60-1), bison, proj, libgeos2, 
system-openssl-dev
 Conflicts: postgresql (<< %v-%r), postgresql-ssl (<< %v-%r), postgresql73 (<< 
7.3.4-14), postgresql73-ssl (<< 7.3.4-14), postgresql80 (<< %v-%r), 
postgresql80-ssl (<< %v-%r)
 Replaces: postgresql, postgresql-shlibs, postgresql-ssl, 
postgresql-ssl-shlibs, postgresql-python, postgresql-ssl-python, 
postgresql-perl, postgresql-ssl-perl, postgresql73, postgresql73-ssl, 
postgresql73-unified, postgresql74, postgresql74-ssl, postgresql74-unified, 
postgresql80, postgresql80-ssl
 Depends: readline5-shlibs, passwd (>= 20030906-1), daemonic (>= 20010902-1), 
%N-shlibs (= %v-%r)

Index: postgresql73-unified.info
===
RCS file: 
/cvsroot/fink/dists/10.3/stable/main/finkinfo/database/postgresql73-unified.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- postgresql73-unified.info   18 Jul 2006 12:38:39 -  1.2
+++ postgresql73-unified.info   18 Jul 2006 22:43:27 -  1.3
@@ -48,7 +48,7 @@
 <<
 Source: mirror:custom:source/v%v/postgresql-%v.tar.bz2
 Source-MD5: b8b40e0922735fd01a2a887f970fd343
-BuildDepends: readline5, autoconf, bison
+BuildDepends: readline5, autoconf (>= 2.60-1), bison
 Conflicts: postgresql-ssl (<< %v-%r), postgresql (<< %v-%r)
 Replaces: postgresql (<< %v-%r), postgresql-shlibs, postgresql-ssl-shlibs, 
postgresql-ssl, postgresql-python, postgresql-ssl-python, postgresql-perl, 
postgresql-ssl-perl, postgresql73, postgresql73-ssl
 Depends: readline5-shlibs, passwd (>= 20030906-1), daemonic (>= 20010902-1), 
%N-shlibs (>= %v-%r)

Index: postgresql74-unified.info
===
RCS file: 
/cvsroot/fink/dists/10.3/stable/main/finkinfo/database/postgresql74-unified.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- postgresql74-unified.info   18 Jul 2006 12:38:39 -  1.2
+++ postgresql74-unified.info   18 Jul 2006 22:43:27 -  1.3
@@ -48,7 +48,7 @@
 <<
 Source: mirror:custom:source/v%v/postgresql-%v.tar.bz2
 Source-MD5: b79761ec3735b5851db44429e97bee88
-BuildDepends: readline5, autoconf, bison
+BuildDepends: readline5, autoconf (>= 2.60-1), bison
 Conflicts: postgresql (<< %v-%r), postgresql-ssl (<< %v-%r)
 Replaces: postgresql (<< %v-%r), postgresql-ssl (<< %v-%r), postgresql-shlibs, 
postgresql-ssl-shlibs, postgresql-python, postgresql-ssl-python, 
postgresql-perl, postgresql-ssl-perl, postgresql73, postgresql73-ssl, 
postgresql74 (<< %v-%r), postgresql74-ssl (<< %v-%r)
 Depends: readline5-shlibs, passwd (>= 20030906-1), daemonic (>= 20010902-1), 
%N-shlibs (>= %v-%r)


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/stable/main/finkinfo/text docbook-utils.info, 1.4, 1.5 xmlstarlet.info, 1.2, 1.3

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/text
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.4/stable/main/finkinfo/text

Modified Files:
docbook-utils.info xmlstarlet.info 
Log Message:
version the build deps

Index: docbook-utils.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/text/docbook-utils.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- docbook-utils.info  18 Jul 2006 12:38:46 -  1.4
+++ docbook-utils.info  18 Jul 2006 22:43:32 -  1.5
@@ -11,7 +11,7 @@
   perl -pi.bak -e 's,/etc,%p/etc,g' doc/man/Makefile.am bin/jw.in 
doc/refentry/{frontend-spec,jw}.sgml doc/HTML/Makefile.am
   autoconf
 <<
-BuildDepends: autoconf, automake1.8
+BuildDepends: autoconf (>= 2.60-1), automake1.8
 Depends: opensp4 (>= 1.5.1-1002), openjade (>= 1.3.2-1028), docbook-dtd, 
docbook-dsssl-nwalsh, jadetex, sgmls-pm, lynx-ssl | lynx | links-ssl | links | 
w3m-ssl (>= 0.5.1-1003)  | w3m (>= 0.5.1-1003) 
 ConfigureParams: --mandir='${prefix}/share/man'
 InstallScript: << 

Index: xmlstarlet.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/text/xmlstarlet.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- xmlstarlet.info 18 Jul 2006 12:38:46 -  1.2
+++ xmlstarlet.info 18 Jul 2006 22:43:32 -  1.3
@@ -23,7 +23,7 @@
 Homepage: http://xmlstar.sourceforge.net/
 License: OSI-Approved
 Maintainer: Daniel Macks <[EMAIL PROTECTED]>
-BuildDepends: libxml2 (>= 2.6.0-1), libxml2-bin (>= 2.6.0-1), libxslt, 
libiconv-dev, autoconf, automake1.5 | automake1.6 | automake1.7 | automake1.8
+BuildDepends: libxml2 (>= 2.6.0-1), libxml2-bin (>= 2.6.0-1), libxslt, 
libiconv-dev, autoconf (>= 2.60-1), automake1.5 | automake1.6 | automake1.7 | 
automake1.8
 Depends: libxml2-shlibs (>= 2.6.0-1), libxslt-shlibs
 Source: mirror:sourceforge:xmlstar/%n-%v.tar.gz
 Source-MD5: 01e1618292188c4612cc186a10b6c3ab


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4-transitional/unstable/main/finkinfo/editors cssed-findinfiles-plugin.info, 1.4, 1.5 cssed-plugindoc-plugin.info, 1.4, 1.5 cssed-quicksearch-plugin.info, 1.5, 1.6 cssed-tags-plugin.inf

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/editors
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.4-transitional/unstable/main/finkinfo/editors

Modified Files:
cssed-findinfiles-plugin.info cssed-plugindoc-plugin.info 
cssed-quicksearch-plugin.info cssed-tags-plugin.info 
cssed-vte-plugin.info cssed.info 
Log Message:
version the build deps

Index: cssed-plugindoc-plugin.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/editors/cssed-plugindoc-plugin.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- cssed-plugindoc-plugin.info 18 Jul 2006 12:38:51 -  1.4
+++ cssed-plugindoc-plugin.info 18 Jul 2006 22:43:38 -  1.5
@@ -5,7 +5,7 @@
 Source-MD5: 7f7e667b4e42a627153f3fe7f0ecd69c
 SourceDirectory: %n-%v
 Depends: cssed (>= 0.3.0-15), gtk+2-shlibs (>= 2.2.4-2), atk1-shlibs, 
pango1-xft2-shlibs, glib2-shlibs, libgettext3-shlibs, libiconv, x11
-BuildDepends: autoconf, automake1.9, pkgconfig, cssed-dev (>=0.3.0-15), gtk+2 
(>= 2.2.4-2), gtk+2-dev (>= 2.2.4-2), atk1, pango1-xft2-dev, glib2-dev, glib2, 
libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, x11-dev
+BuildDepends: autoconf (>= 2.60-1), automake1.9, pkgconfig, cssed-dev 
(>=0.3.0-15), gtk+2 (>= 2.2.4-2), gtk+2-dev (>= 2.2.4-2), atk1, 
pango1-xft2-dev, glib2-dev, glib2, libgettext3-dev, gettext-bin, gettext-tools, 
libiconv-dev, x11-dev
 PatchScript: <<
  aclocal && automake --gnu --add-missing && autoconf
  perl -pi.bak -e 's|usr\/share|%p\/share|' src/plugindoc.c

Index: cssed.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/editors/cssed.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- cssed.info  18 Jul 2006 12:38:51 -  1.4
+++ cssed.info  18 Jul 2006 22:43:38 -  1.5
@@ -7,7 +7,7 @@
 Source-MD5: 667632e3c5f7f3493a2d98cc47470209
 SourceDirectory: %n-%v
 Depends: x11, launch, glib2-shlibs, gtk+2-shlibs (>= 2.2.4-2), atk1-shlibs, 
expat-shlibs, pango1-xft2-shlibs, libgettext3-shlibs, libiconv
-BuildDepends: autoconf, pkgconfig, x11-dev, glib2, glib2-dev, gtk+2 (>= 
2.2.4-2), gtk+2-dev (>= 2.2.4-2), atk1, expat, pango1-xft2-dev, 
libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev
+BuildDepends: autoconf (>= 2.60-1), pkgconfig, x11-dev, glib2, glib2-dev, 
gtk+2 (>= 2.2.4-2), gtk+2-dev (>= 2.2.4-2), atk1, expat, pango1-xft2-dev, 
libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev
 SetLDFLAGS: -lexpat
 ConfigureParams: --mandir=%i/share/man --without-terminal --with-help-menus 
--disable-dependency-tracking
 SetCPPFLAGS: -no-cpp-precomp

Index: cssed-tags-plugin.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/editors/cssed-tags-plugin.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- cssed-tags-plugin.info  18 Jul 2006 12:38:51 -  1.4
+++ cssed-tags-plugin.info  18 Jul 2006 22:43:38 -  1.5
@@ -5,7 +5,7 @@
 Source-MD5: a76b102105ae704643b24fe751c4f206
 SourceDirectory: %n-%v
 Depends: cssed (>= 0.3.0-15), gtk+2-shlibs (>= 2.2.4-2), atk1-shlibs, 
pango1-xft2-shlibs, glib2-shlibs, libgettext3-shlibs, libiconv, x11
-BuildDepends: autoconf, automake1.9, pkgconfig, cssed-dev (>=0.3.0-15), 
exuberant-ctags, gtk+2 (>= 2.2.4-2), gtk+2-dev (>= 2.2.4-2), atk1, 
pango1-xft2-dev, glib2-dev, glib2, libgettext3-dev, gettext-bin, gettext-tools, 
libiconv-dev, x11-dev
+BuildDepends: autoconf (>= 2.60-1), automake1.9, pkgconfig, cssed-dev 
(>=0.3.0-15), exuberant-ctags, gtk+2 (>= 2.2.4-2), gtk+2-dev (>= 2.2.4-2), 
atk1, pango1-xft2-dev, glib2-dev, glib2, libgettext3-dev, gettext-bin, 
gettext-tools, libiconv-dev, x11-dev
 PatchScript: <<
  #!/bin/sh -ev
  perl -pi.bak -e 's,#include ,#include \n#include 
,g' src/callbacks.c

Index: cssed-findinfiles-plugin.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/editors/cssed-findinfiles-plugin.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- cssed-findinfiles-plugin.info   18 Jul 2006 12:38:51 -  1.4
+++ cssed-findinfiles-plugin.info   18 Jul 2006 22:43:38 -  1.5
@@ -5,7 +5,7 @@
 Source-MD5: 3f3f82a629fc63235f325128b577048a
 SourceDirectory: %n-%v
 Depends: cssed (>= 0.3.0-15), gtk+2-shlibs (>= 2.2.4-2), atk1-shlibs, 
pango1-xft2-shlibs, glib2-shlibs, libgettext3-shlibs, libiconv, x11
-BuildDepends: autoconf, automake1.9, pkgconfig, cssed-dev (>= 0.3.0-15), gtk+2 
(>= 2.2.4-2), gtk+2-dev (>= 2.2.4-2), atk1, pango1-xft2-dev, glib2-dev, glib2, 
libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, x11-dev
+BuildDepends: autoconf (>= 2.60-1), automake1.9, pkgco

[cvs] dists/10.4/stable/main/finkinfo/editors cssed-filebrowser-plugin.info, 1.7, 1.8 cssed-findinfiles-plugin.info, 1.6, 1.7 cssed-plugindoc-plugin.info, 1.6, 1.7 cssed-tags-plugin.info, 1.6, 1.7 css

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/editors
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.4/stable/main/finkinfo/editors

Modified Files:
cssed-filebrowser-plugin.info cssed-findinfiles-plugin.info 
cssed-plugindoc-plugin.info cssed-tags-plugin.info 
cssed-vte-plugin.info cssed.info 
Log Message:
version the build deps

Index: cssed-plugindoc-plugin.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/editors/cssed-plugindoc-plugin.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- cssed-plugindoc-plugin.info 18 Jul 2006 12:38:43 -  1.6
+++ cssed-plugindoc-plugin.info 18 Jul 2006 22:43:31 -  1.7
@@ -6,7 +6,7 @@
 Source-MD5: 7f7e667b4e42a627153f3fe7f0ecd69c
 SourceDirectory: %n-%v
 Depends: cssed (>= 0.3.0-1007), x11, glib2-shlibs (>= 2.6.6-1113), 
gtk+2-shlibs (>= 2.4.9-1009), atk1-shlibs (>= 1.6.1-1003), pango1-xft2-shlibs 
(>= 1.6.0-1002), gettext (>= 0.10.40-19), libiconv (>= 1.9.1-11)
-BuildDepends: cssed-dev (>= 0.3.0-1007), autoconf, automake1.9 (>= 1.9.4-2), 
pkgconfig (>= 0.15.0-2), x11-dev, glib2 (>= 2.6.6-1113), glib2-dev (>= 
2.6.6-1113), gtk+2 (>= 2.4.9-1009), gtk+2-dev (>= 2.4.9-1009), atk1 (>= 
1.6.1-1003), pango1-xft2-dev (>= 1.6.0-1002), gettext-dev (>= 0.10.40-19), 
gettext-bin (>= 0.10.40-19), gettext-tools (>= 0.10.40-19), libiconv-dev (>= 
1.9.1-11)
+BuildDepends: cssed-dev (>= 0.3.0-1007), autoconf (>= 2.60-1), automake1.9 (>= 
1.9.4-2), pkgconfig (>= 0.15.0-2), x11-dev, glib2 (>= 2.6.6-1113), glib2-dev 
(>= 2.6.6-1113), gtk+2 (>= 2.4.9-1009), gtk+2-dev (>= 2.4.9-1009), atk1 (>= 
1.6.1-1003), pango1-xft2-dev (>= 1.6.0-1002), gettext-dev (>= 0.10.40-19), 
gettext-bin (>= 0.10.40-19), gettext-tools (>= 0.10.40-19), libiconv-dev (>= 
1.9.1-11)
 PatchScript: <<
  perl -pi.bak -e 's|powerpc-apple-darwin\*\)|\*-apple-darwin\*\)|' configure.in
  aclocal && automake --gnu --add-missing && autoconf

Index: cssed.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/editors/cssed.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- cssed.info  18 Jul 2006 12:38:43 -  1.5
+++ cssed.info  18 Jul 2006 22:43:31 -  1.6
@@ -7,7 +7,7 @@
 Source-MD5: 667632e3c5f7f3493a2d98cc47470209
 SourceDirectory: %n-%v
 Depends: x11, launch (>= 1.0.0-2), glib2-shlibs (>= 2.6.6-1113), gtk+2-shlibs 
(>= 2.4.9-1009), atk1-shlibs (>= 1.6.1-1003), expat-shlibs (>= 1.95.8-1), 
pango1-xft2-shlibs (>= 1.6.0-1002), gettext (>= 0.10.40-19), libiconv (>= 
1.9.1-11)
-BuildDepends: autoconf, pkgconfig (>= 0.15.0-2), x11-dev, glib2 (>= 
2.6.6-1113), glib2-dev (>= 2.6.6-1113), gtk+2 (>= 2.4.9-1009), gtk+2-dev (>= 
2.4.9-1009), atk1 (>= 1.6.1-1003), expat (>= 1.95.8-1), pango1-xft2-dev (>= 
1.6.0-1002), gettext-dev (>= 0.10.40-19), gettext-bin (>= 0.10.40-19), 
gettext-tools (>= 0.10.40-19), libiconv-dev (>= 1.9.1-11)
+BuildDepends: autoconf (>= 2.60-1), pkgconfig (>= 0.15.0-2), x11-dev, glib2 
(>= 2.6.6-1113), glib2-dev (>= 2.6.6-1113), gtk+2 (>= 2.4.9-1009), gtk+2-dev 
(>= 2.4.9-1009), atk1 (>= 1.6.1-1003), expat (>= 1.95.8-1), pango1-xft2-dev (>= 
1.6.0-1002), gettext-dev (>= 0.10.40-19), gettext-bin (>= 0.10.40-19), 
gettext-tools (>= 0.10.40-19), libiconv-dev (>= 1.9.1-11)
 SetLDFLAGS: -lexpat
 ConfigureParams: --mandir=%i/share/man --without-terminal --with-help-menus 
--disable-dependency-tracking
 SetCPPFLAGS: -no-cpp-precomp

Index: cssed-tags-plugin.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/editors/cssed-tags-plugin.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- cssed-tags-plugin.info  18 Jul 2006 12:38:43 -  1.6
+++ cssed-tags-plugin.info  18 Jul 2006 22:43:31 -  1.7
@@ -5,7 +5,7 @@
 Source-MD5: a76b102105ae704643b24fe751c4f206
 SourceDirectory: %n-%v
 Depends: cssed (>= 0.3.0-1007), x11, glib2-shlibs (>= 2.6.6-1113), 
gtk+2-shlibs (>= 2.4.9-1009), atk1-shlibs (>= 1.6.1-1003), pango1-xft2-shlibs 
(>= 1.6.0-1002), gettext (>= 0.10.40-19), libiconv (>= 1.9.1-11)
-BuildDepends: cssed-dev (>= 0.3.0-1007), exuberant-ctags, autoconf, 
automake1.9 (>= 1.9.4-2), pkgconfig (>= 0.15.0-2), x11-dev, glib2 (>= 
2.6.6-1113), glib2-dev (>= 2.6.6-1113), gtk+2 (>= 2.4.9-1009), gtk+2-dev (>= 
2.4.9-1009), atk1 (>= 1.6.1-1003), pango1-xft2-dev (>= 1.6.0-1002), gettext-dev 
(>= 0.10.40-19), gettext-bin (>= 0.10.40-19), gettext-tools (>= 0.10.40-19), 
libiconv-dev (>= 1.9.1-11)
+BuildDepends: cssed-dev (>= 0.3.0-1007), exuberant-ctags, autoconf (>= 
2.60-1), automake1.9 (>= 1.9.4-2), pkgconfig (>= 0.15.0-2), x11-dev, glib2 (>= 
2.6.6-1113), glib2-dev (>= 2.6.6-1113), gtk+2 (>= 2.4.9-1009), gtk+2-dev (>= 
2.4.9-1009), atk1 (>= 1.6.1-1003), pango1-xft2-dev (>= 1.6.0-1002), gettext-dev 
(>= 0.10.40-1

[cvs] dists/10.4-transitional/stable/main/finkinfo/devel libapache2-mod-svn.info, 1.5, 1.6 svn-javahl.info, 1.5, 1.6 svn-swig-pm.info, 1.6, 1.7 svn.info, 1.5, 1.6

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.4-transitional/stable/main/finkinfo/devel

Modified Files:
libapache2-mod-svn.info svn-javahl.info svn-swig-pm.info 
svn.info 
Log Message:
version the build deps

Index: svn-swig-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/devel/svn-swig-pm.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- svn-swig-pm.info18 Jul 2006 12:38:49 -  1.6
+++ svn-swig-pm.info18 Jul 2006 22:43:36 -  1.7
@@ -10,7 +10,7 @@
 
 # Dependencies:
 Depends: perl%type_pkg[perl]-core, svn-shlibs (>= %v-11), swig-shlibs (>= 
1.3.20-2)
-BuildDepends: fink (>= 0.21.1-1), svn-dev (>= %v-11), apr (>= 0.9.6-10), 
apr-common (>= 0.9.6-10), db43, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), swig (>= 1.3.20-2), libiconv-dev (>= 
1.9.1-11), gettext-bin, gettext-tools, gettext-dev, io-string-pm, libtool14 (>= 
1.5.10-1), autoconf, automake1.9
+BuildDepends: fink (>= 0.21.1-1), svn-dev (>= %v-11), apr (>= 0.9.6-10), 
apr-common (>= 0.9.6-10), db43, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), swig (>= 1.3.20-2), libiconv-dev (>= 
1.9.1-11), gettext-bin, gettext-tools, gettext-dev, io-string-pm, libtool14 (>= 
1.5.10-1), autoconf (>= 2.60-1), automake1.9
 
 # Unpack Phase:
 Source: http://subversion.tigris.org/tarballs/subversion-%v.tar.bz2

Index: svn-javahl.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/devel/svn-javahl.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- svn-javahl.info 18 Jul 2006 12:38:49 -  1.5
+++ svn-javahl.info 18 Jul 2006 22:43:36 -  1.6
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: system-java%type_pkg[java], svn-shlibs (>= %v-11)
-BuildDepends: fink (>= 0.22.2-1), svn-dev (>= %v-11), apr (>= 0.9.6-10), 
apr-common (>= 0.9.6-10), db43, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), libiconv-dev (>= 1.9.1-11), 
system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, gettext-dev, 
io-string-pm, libtool14 (>= 1.5.10-1), autoconf, automake1.9
+BuildDepends: fink (>= 0.22.2-1), svn-dev (>= %v-11), apr (>= 0.9.6-10), 
apr-common (>= 0.9.6-10), db43, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), libiconv-dev (>= 1.9.1-11), 
system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, gettext-dev, 
io-string-pm, libtool14 (>= 1.5.10-1), autoconf (>= 2.60-1), automake1.9
 # Only needs to be enabled for 'make check-javahl':
 #, junit
 

Index: libapache2-mod-svn.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/devel/libapache2-mod-svn.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- libapache2-mod-svn.info 18 Jul 2006 12:38:49 -  1.5
+++ libapache2-mod-svn.info 18 Jul 2006 22:43:36 -  1.6
@@ -7,7 +7,7 @@
 
 # Dependencies:
 Depends: apache2 (>= 2.0.54-10), apr-common (>= 0.9.6-10), svn-shlibs (>= 
%v-11)
-BuildDepends: fink (>= 0.21.1-1), svn-dev (>= %v-11), apr (>= 0.9.6-10), 
apr-common (>= 0.9.6-10), db43, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), libiconv-dev (>= 1.9.1-11), apache2-dev (>= 
2.0.54-10), gettext-bin, gettext-tools, gettext-dev, io-string-pm, libtool14 
(>= 1.5.10-1), autoconf, automake1.9
+BuildDepends: fink (>= 0.21.1-1), svn-dev (>= %v-11), apr (>= 0.9.6-10), 
apr-common (>= 0.9.6-10), db43, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), libiconv-dev (>= 1.9.1-11), apache2-dev (>= 
2.0.54-10), gettext-bin, gettext-tools, gettext-dev, io-string-pm, libtool14 
(>= 1.5.10-1), autoconf (>= 2.60-1), automake1.9
 Conflicts: svn-client (<= 0.26.0-2), apache2 (<< 2.0.47-1)
 
 # Unpack Phase:

Index: svn.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/devel/svn.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- svn.info18 Jul 2006 12:38:49 -  1.5
+++ svn.info18 Jul 2006 22:43:36 -  1.6
@@ -7,7 +7,7 @@
 
 # Dependencies:
 Depends: %N-shlibs (= %v-%r), daemonic
-BuildDepends: apr (>= 0.9.6-10), apr-common (>= 0.9.6-10), db43, gdbm3, expat 
(>= 1.95.6-2), libxml2 (>= 2.5.10-12), fink (>= 0.16.0-1), neon24 (>= 
0.24.7-11), swig (>= 1.3.20-2), texinfo (>= 4.2-22), libiconv-dev (>= 
1.9.1-11), gettext-bin, gettext-tools, gettext-dev, io-string-pm, libtool14 (>= 
1.5.10-1), autoconf, automake1.9
+BuildDepends: apr (>= 0.9.6-10), apr-common (>= 0.9.6-10), db43, gdbm3, expat 
(>= 1.95.6-2), libxml2 (

[cvs] dists/10.4-transitional/unstable/main/finkinfo/devel libapache2-mod-svn-1.1.4-11.info, 1.4, 1.5 libapache2-mod-svn.info, 1.8, 1.9 mpatrol.info, 1.6, 1.7 svn-1.1.4-11.info, 1.5, 1.6 svn-javahl.in

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.4-transitional/unstable/main/finkinfo/devel

Modified Files:
libapache2-mod-svn-1.1.4-11.info libapache2-mod-svn.info 
mpatrol.info svn-1.1.4-11.info svn-javahl.info 
svn-swig-pm.info svn-swig-py.info svn.info 
Log Message:
version the build deps

Index: svn-swig-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/devel/svn-swig-pm.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- svn-swig-pm.info18 Jul 2006 12:38:50 -  1.10
+++ svn-swig-pm.info18 Jul 2006 22:43:38 -  1.11
@@ -10,7 +10,7 @@
 
 # Dependencies:
 Depends: perl%type_pkg[perl]-core, svn-shlibs (>= %v-11), swig-shlibs (>= 
1.3.20-2), %{Ni}-shlibs
-BuildDepends: fink (>= 0.21.1-1), svn-dev (>= %v-11), apr (>= 0.9.6-10), 
apr-common (>= 0.9.6-10), db43, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), swig (>= 1.3.20-2), libiconv-dev (>= 
1.9.1-11), gettext-bin, gettext-tools, libgettext3-dev, io-string-pm, libtool14 
(>= 1.5.10-1), autoconf, automake1.9
+BuildDepends: fink (>= 0.21.1-1), svn-dev (>= %v-11), apr (>= 0.9.6-10), 
apr-common (>= 0.9.6-10), db43, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), swig (>= 1.3.20-2), libiconv-dev (>= 
1.9.1-11), gettext-bin, gettext-tools, libgettext3-dev, io-string-pm, libtool14 
(>= 1.5.10-1), autoconf (>= 2.60-1), automake1.9
 
 # Unpack Phase:
 Source: http://subversion.tigris.org/tarballs/subversion-%v.tar.bz2

Index: svn-javahl.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/devel/svn-javahl.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- svn-javahl.info 18 Jul 2006 12:38:50 -  1.8
+++ svn-javahl.info 18 Jul 2006 22:43:38 -  1.9
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: system-java%type_pkg[java], svn-shlibs (>= %v-11)
-BuildDepends: fink (>= 0.22.2-1), svn-dev (>= %v-11), apr (>= 0.9.6-10), 
apr-common (>= 0.9.6-10), db43, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), libiconv-dev (>= 1.9.1-11), 
system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, libgettext3-dev, 
io-string-pm, libtool14 (>= 1.5.10-1), autoconf, automake1.9
+BuildDepends: fink (>= 0.22.2-1), svn-dev (>= %v-11), apr (>= 0.9.6-10), 
apr-common (>= 0.9.6-10), db43, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), libiconv-dev (>= 1.9.1-11), 
system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, libgettext3-dev, 
io-string-pm, libtool14 (>= 1.5.10-1), autoconf (>= 2.60-1), automake1.9
 # Only needs to be enabled for 'make check-javahl':
 #, junit
 

Index: svn-swig-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/devel/svn-swig-py.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- svn-swig-py.info18 Jul 2006 12:38:50 -  1.8
+++ svn-swig-py.info18 Jul 2006 22:43:38 -  1.9
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: python%type_pkg[python] | python%type_pkg[python]-nox, svn-shlibs (>= 
%v-11), swig-shlibs (>= 1.3.20-2)
-BuildDepends: fink (>= 0.21.1-1), svn-dev (>= %v-11), apr (>= 0.9.6-10), 
apr-common (>= 0.9.6-10), db43, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), swig (>= 1.3.20-2), libiconv-dev (>= 
1.9.1-11), gettext-bin, gettext-tools, libgettext3-dev, io-string-pm, libtool14 
(>= 1.5.10-1), autoconf, automake1.9
+BuildDepends: fink (>= 0.21.1-1), svn-dev (>= %v-11), apr (>= 0.9.6-10), 
apr-common (>= 0.9.6-10), db43, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), swig (>= 1.3.20-2), libiconv-dev (>= 
1.9.1-11), gettext-bin, gettext-tools, libgettext3-dev, io-string-pm, libtool14 
(>= 1.5.10-1), autoconf (>= 2.60-1), automake1.9
 Conflicts: %{Ni}23, %{Ni}24
 Replaces: %{Ni}23, %{Ni}24, svn-shlibs (<< 1.0.4-11)
 

Index: mpatrol.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/devel/mpatrol.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- mpatrol.info18 Jul 2006 12:38:50 -  1.6
+++ mpatrol.info18 Jul 2006 22:43:38 -  1.7
@@ -3,7 +3,7 @@
 Revision: 13
 ###
 Depends: x11
-BuildDepends: autoconf, automake1.8, libtool14, x11-dev
+BuildDepends: autoconf (>= 2.60-1), automake1.8, libtool14, x11-dev
 ###
 Source: http://www.cbmamiga.demon.co.uk/%n/files/%n_%v.tar.gz
 Source-MD5: ada423c49bc5bfa7c3e7a80a711c2a1a

Index: libapache2-mod-svn.info

[cvs] dists/10.4/stable/main/finkinfo/libs hermes.info, 1.2, 1.3 libmath++.info, 1.2, 1.3 libmng2.info, 1.2, 1.3

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.4/stable/main/finkinfo/libs

Modified Files:
hermes.info libmath++.info libmng2.info 
Log Message:
version the build deps

Index: hermes.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/hermes.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- hermes.info 18 Jul 2006 12:38:43 -  1.2
+++ hermes.info 18 Jul 2006 22:43:31 -  1.3
@@ -6,7 +6,7 @@
 Source-MD5: 1b99f623169cf62b70f3de081a633d14
 ###
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: fink (>= 0.9.9), libtool14, autoconf, automaken
+BuildDepends: fink (>= 0.9.9), libtool14, autoconf (>= 2.60-1), automaken
 BuildDependsOnly: true
 Replaces: %N (<< %v-3)
 ###

Index: libmath++.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libmath++.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libmath++.info  18 Jul 2006 12:38:43 -  1.2
+++ libmath++.info  18 Jul 2006 22:43:31 -  1.3
@@ -5,7 +5,7 @@
 Source: http://www.surakware.net/pub/projects/releases/%n/%n-%v.tar.gz
 Source-MD5: ef2933a45df4def2d0a37f560399c9ad
 PatchScript: sed 's|@PREFIX@|%p|g' < %a/%n.patch | patch -p1
-BuildDepends: autoconf, automake1.9, doxygen, libtool14
+BuildDepends: autoconf (>= 2.60-1), automake1.9, doxygen, libtool14
 CompileScript: <<
 #!/bin/sh -ex
 

Index: libmng2.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libmng2.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libmng2.info18 Jul 2006 12:38:43 -  1.2
+++ libmng2.info18 Jul 2006 22:43:31 -  1.3
@@ -3,7 +3,7 @@
 Revision: 10
 ###
 Depends: lcms-shlibs, libjpeg-shlibs, %N-shlibs (= %v-%r)
-BuildDepends: fink (>= 0.12.0-1), lcms, libjpeg, libtool14, autoconf, 
automake1.8
+BuildDepends: fink (>= 0.12.0-1), lcms, libjpeg, libtool14, autoconf (>= 
2.60-1), automake1.8
 BuildDependsOnly: true
 Conflicts: libmng, libmng1
 Replaces: libmng, libmng1


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/stable/main/finkinfo/sci macaulay2.info,1.2,1.3

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.4/stable/main/finkinfo/sci

Modified Files:
macaulay2.info 
Log Message:
version the build deps

Index: macaulay2.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/macaulay2.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- macaulay2.info  18 Jul 2006 12:38:43 -  1.2
+++ macaulay2.info  18 Jul 2006 22:43:32 -  1.3
@@ -6,7 +6,7 @@
 Source: http://www.math.uiuc.edu/Macaulay2/ftp-site/Macaulay2-%v-src.tar.gz
 Source-MD5: f2181baccdb9bbe75c4f6ee61f782533
 Depends: gdbm-shlibs, gmp-shlibs (>= 4.1.4-1), libmpfr1-shlibs
-BuildDepends: gdbm (>= 1.8.0-5), gmp (>= 4.1.4-1), libmpfr1, autoconf, 
gc-static (>= 6.2-2), singular-factory (>= 1.3b-17), singular-libfac (>= 
0.3.2-15), gcc3.3
+BuildDepends: gdbm (>= 1.8.0-5), gmp (>= 4.1.4-1), libmpfr1, autoconf (>= 
2.60-1), gc-static (>= 6.2-2), singular-factory (>= 1.3b-17), singular-libfac 
(>= 0.3.2-15), gcc3.3
 BuildConflicts: broken-gcc
 Suggests: emacs | xemacs
 SourceDirectory: Macaulay2-%v


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4-transitional/unstable/crypto/finkinfo centericq.info, 1.7, 1.8 fwbuilder.info, 1.7, 1.8 gtk-sharp-monodoc.info, 1.3, 1.4 gtk-sharp.info, 1.3, 1.4 kdeaddons3.info, 1.14, 1.15 kdepim3.i

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.4-transitional/unstable/crypto/finkinfo

Modified Files:
centericq.info fwbuilder.info gtk-sharp-monodoc.info 
gtk-sharp.info kdeaddons3.info kdepim3.info 
kdesdk3-svn-ssl.info kgpg.info 
libapache2-ssl-mod-svn-1.1.4-11.info 
libapache2-ssl-mod-svn.info libfwbuilder.info maxima.info 
svn-ssl-1.1.4-11.info svn-ssl-javahl.info svn-ssl-swig-pm.info 
svn-ssl-swig-py.info svn-ssl.info 
Log Message:
version the build deps

Index: centericq.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo/centericq.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- centericq.info  18 Jul 2006 12:38:50 -  1.7
+++ centericq.info  18 Jul 2006 22:43:37 -  1.8
@@ -3,7 +3,7 @@
 Revision: 3
 GCC: 3.3
 ###
-BuildDepends: autoconf, libsigc++2, glib, gettext-dev, gettext-bin, 
gettext-tools, libiconv-dev, libncurses5, x11-dev, curl-unified
+BuildDepends: autoconf (>= 2.60-1), libsigc++2, glib, gettext-dev, 
gettext-bin, gettext-tools, libiconv-dev, libncurses5, x11-dev, curl-unified
 Depends: x11, libsigc++2-shlibs, glib-shlibs, curl-unified-shlibs
 ###
 Source: mirror:custom:%n-%v.tar.gz

Index: libapache2-ssl-mod-svn.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo/libapache2-ssl-mod-svn.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- libapache2-ssl-mod-svn.info 18 Jul 2006 12:38:50 -  1.8
+++ libapache2-ssl-mod-svn.info 18 Jul 2006 22:43:37 -  1.9
@@ -11,7 +11,7 @@
 
 # Dependencies:
 Depends: apache2-ssl (>= 2.0.55-10), apr-ssl-common (>= 0.9.7-10), 
svn-ssl-shlibs (>= %v-11)
-BuildDepends: fink (>= 0.21.1-1), svn-ssl-dev (>= %v-11), apr-ssl (>= 
0.9.7-10), apr-ssl-common (>= 0.9.7-10), db43-ssl, gdbm3, expat (>= 1.95.6-2), 
libxml2 (>= 2.5.10-12), neon24-ssl (>= 0.24.7-11), openldap23-dev, 
cyrus-sasl2-dev (>= 2.1.15-23), openssl097-dev, libiconv-dev (>= 1.9.1-11), 
apache2-ssl-dev (>= 2.0.55-10), gettext-bin, gettext-tools, libgettext3-dev, 
io-string-pm, libtool14 (>= 1.5.10-1), autoconf, automake1.9
+BuildDepends: fink (>= 0.21.1-1), svn-ssl-dev (>= %v-11), apr-ssl (>= 
0.9.7-10), apr-ssl-common (>= 0.9.7-10), db43-ssl, gdbm3, expat (>= 1.95.6-2), 
libxml2 (>= 2.5.10-12), neon24-ssl (>= 0.24.7-11), openldap23-dev, 
cyrus-sasl2-dev (>= 2.1.15-23), openssl097-dev, libiconv-dev (>= 1.9.1-11), 
apache2-ssl-dev (>= 2.0.55-10), gettext-bin, gettext-tools, libgettext3-dev, 
io-string-pm, libtool14 (>= 1.5.10-1), autoconf (>= 2.60-1), automake1.9
 Conflicts: svn-client-ssl (<= 0.26.0-2), apache2 (<< 2.0.47-1)
 
 # Unpack Phase:

Index: svn-ssl-swig-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo/svn-ssl-swig-py.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- svn-ssl-swig-py.info18 Jul 2006 12:38:50 -  1.9
+++ svn-ssl-swig-py.info18 Jul 2006 22:43:37 -  1.10
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: python%type_pkg[python] | python%type_pkg[python]-nox, svn-ssl-shlibs 
(>= %v-11), swig-shlibs (>= 1.3.20-2)
-BuildDepends: fink (>= 0.21.1-1), svn-ssl-dev (>= %v-11), apr-ssl (>= 
0.9.7-10), apr-ssl-common (>= 0.9.7-10), db43-ssl, gdbm3, expat (>= 1.95.6-2), 
libxml2 (>= 2.5.10-12), neon24-ssl (>= 0.24.7-11), openldap23-dev, 
cyrus-sasl2-dev (>= 2.1.15-23), openssl097-dev, swig (>= 1.3.20-2), 
libiconv-dev (>= 1.9.1-11), gettext-bin, gettext-tools, libgettext3-dev, 
io-string-pm, libtool14 (>= 1.5.10-1), autoconf, automake1.9
+BuildDepends: fink (>= 0.21.1-1), svn-ssl-dev (>= %v-11), apr-ssl (>= 
0.9.7-10), apr-ssl-common (>= 0.9.7-10), db43-ssl, gdbm3, expat (>= 1.95.6-2), 
libxml2 (>= 2.5.10-12), neon24-ssl (>= 0.24.7-11), openldap23-dev, 
cyrus-sasl2-dev (>= 2.1.15-23), openssl097-dev, swig (>= 1.3.20-2), 
libiconv-dev (>= 1.9.1-11), gettext-bin, gettext-tools, libgettext3-dev, 
io-string-pm, libtool14 (>= 1.5.10-1), autoconf (>= 2.60-1), automake1.9
 Conflicts: %{Ni}23, %{Ni}24
 Replaces: %{Ni}23, %{Ni}24, svn-ssl-shlibs (<< 1.0.4-11)
 

Index: svn-ssl-javahl.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo/svn-ssl-javahl.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- svn-ssl-javahl.info 18 Jul 2006 12:38:50 -  1.9
+++ svn-ssl-javahl.info 18 Jul 2006 22:43:37 -  1.10
@@ -13,7 +13,7 @@
 
 # Dependencies:
 Depends: system-java%type_pkg[java], svn-ssl-shlibs (>= %v-11)
-BuildDepends: fink (>= 0.22.2-1), svn-ssl-dev (>= %v-11), apr-ssl (>= 
0

[cvs] dists/10.4-transitional/stable/main/finkinfo/net nget.info, 1.4, 1.5

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/net
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.4-transitional/stable/main/finkinfo/net

Modified Files:
nget.info 
Log Message:
version the build deps

Index: nget.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/net/nget.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- nget.info   18 Jul 2006 12:38:49 -  1.4
+++ nget.info   18 Jul 2006 22:43:37 -  1.5
@@ -6,7 +6,7 @@
 SourceDirectory: %n-%v
 Source-MD5: c3c38339e1189b73ed8d35e7cb0d974b
 Depends: popt-shlibs, pcre-shlibs
-BuildDepends: popt, autoconf, pcre, gcc3.3
+BuildDepends: popt, autoconf (>= 2.60-1), pcre, gcc3.3
 SetCPPFLAGS: -no-cpp-precomp
 SetCXXFLAGS: -Os
 ConfigureParams: --mandir='$(prefix)/share/man' --with-pcre --with-zlib 
--with-popt --with-pcre-prefix=%p --with-popt-prefix=%p


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/libs hermes.info, 1.6, 1.7 libagg.info, 1.2, 1.3 libmath++.info, 1.6, 1.7 libmng2.info, 1.9, 1.10 pcrs0.info, 1.4, 1.5 popt.info, 1.12, 1.13

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.3/unstable/main/finkinfo/libs

Modified Files:
hermes.info libagg.info libmath++.info libmng2.info pcrs0.info 
popt.info 
Log Message:
version the build deps

Index: pcrs0.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/pcrs0.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- pcrs0.info  18 Jul 2006 12:38:41 -  1.4
+++ pcrs0.info  18 Jul 2006 22:43:30 -  1.5
@@ -13,7 +13,7 @@
 
 ## Dependencies
 ##
-BuildDepends: autoconf, pcre (>= 3.0-1), fink (>= 0.9.9)
+BuildDepends: autoconf (>= 2.60-1), pcre (>= 3.0-1), fink (>= 0.9.9)
 Depends: %N-shlibs (= %v-%r)
 Replaces: %N-shlibs (<< 0.0.3-1)
 BuildDependsOnly: true

Index: libmng2.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/libmng2.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- libmng2.info18 Jul 2006 12:38:41 -  1.9
+++ libmng2.info18 Jul 2006 22:43:30 -  1.10
@@ -3,7 +3,7 @@
 Revision: 10
 ###
 Depends: lcms-shlibs, libjpeg-shlibs, %N-shlibs (= %v-%r)
-BuildDepends: fink (>= 0.12.0-1), lcms, libjpeg, libtool14, autoconf, 
automake1.8
+BuildDepends: fink (>= 0.12.0-1), lcms, libjpeg, libtool14, autoconf (>= 
2.60-1), automake1.8
 BuildDependsOnly: true
 Conflicts: libmng, libmng1
 Replaces: libmng, libmng1

Index: popt.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/popt.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- popt.info   18 Jul 2006 12:38:41 -  1.12
+++ popt.info   18 Jul 2006 22:43:30 -  1.13
@@ -6,7 +6,7 @@
 Source: ftp://jbj.org/pub/rpm-4.4.x/%n-%v.tar.gz
 Source-MD5: 63b943522a6788ae8f756ca123d83c00
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: libgettext3-dev, gettext-bin (>= 0.14.5-1), gettext-tools (>= 
0.14.5-1), libiconv-dev, automake1.9, autoconf, libtool14
+BuildDepends: libgettext3-dev, gettext-bin (>= 0.14.5-1), gettext-tools (>= 
0.14.5-1), libiconv-dev, automake1.9, autoconf (>= 2.60-1), libtool14
 SetLDFLAGS: -no-undefined -lintl
 PatchScript: <<
#!/bin/sh -e

Index: hermes.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/hermes.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- hermes.info 18 Jul 2006 12:38:41 -  1.6
+++ hermes.info 18 Jul 2006 22:43:30 -  1.7
@@ -6,7 +6,7 @@
 Source-MD5: 1b99f623169cf62b70f3de081a633d14
 ###
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: fink (>= 0.9.9), libtool14, autoconf, automaken
+BuildDepends: fink (>= 0.9.9), libtool14, autoconf (>= 2.60-1), automaken
 BuildDependsOnly: true
 Replaces: %N (<< %v-3)
 ###

Index: libmath++.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/libmath++.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- libmath++.info  18 Jul 2006 12:38:41 -  1.6
+++ libmath++.info  18 Jul 2006 22:43:30 -  1.7
@@ -5,7 +5,7 @@
 Source: http://www.surakware.net/pub/projects/releases/%n/%n-%v.tar.gz
 Source-MD5: ef2933a45df4def2d0a37f560399c9ad
 PatchScript: sed 's|@PREFIX@|%p|g' < %a/%n.patch | patch -p1
-BuildDepends: autoconf, automake1.9, doxygen, libtool14
+BuildDepends: autoconf (>= 2.60-1), automake1.9, doxygen, libtool14
 CompileScript: <<
 #!/bin/sh -ex
 

Index: libagg.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/libagg.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libagg.info 18 Jul 2006 12:38:41 -  1.2
+++ libagg.info 18 Jul 2006 22:43:30 -  1.3
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
 Depends: %N-shlibs (>= %v-%r)
-BuildDepends: autoconf, automake1.9, libtool14, pkgconfig, x11-dev
+BuildDepends: autoconf (>= 2.60-1), automake1.9, libtool14, pkgconfig, x11-dev
 GCC: 3.3
 
 Source: http://www.antigrain.com/agg23.tar.gz


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

[cvs] dists/10.3/unstable/main/finkinfo/editors bluefish.info, 1.25, 1.26 cssed-findinfiles-plugin.info, 1.6, 1.7 cssed-plugindoc-plugin.info, 1.7, 1.8 cssed-quicksearch-plugin.info, 1.8, 1.9 cssed-ta

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.3/unstable/main/finkinfo/editors

Modified Files:
bluefish.info cssed-findinfiles-plugin.info 
cssed-plugindoc-plugin.info cssed-quicksearch-plugin.info 
cssed-tags-plugin.info cssed-vte-plugin.info cssed.info 
Log Message:
version the build deps

Index: cssed-plugindoc-plugin.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors/cssed-plugindoc-plugin.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- cssed-plugindoc-plugin.info 18 Jul 2006 12:38:41 -  1.7
+++ cssed-plugindoc-plugin.info 18 Jul 2006 22:43:29 -  1.8
@@ -6,7 +6,7 @@
 Source-MD5: 7f7e667b4e42a627153f3fe7f0ecd69c
 SourceDirectory: %n-%v
 Depends: cssed (>= 0.3.0-15), gtk+2-shlibs (>= 2.2.4-2), atk1-shlibs, 
pango1-xft2-shlibs, glib2-shlibs, libgettext3-shlibs, libiconv, x11
-BuildDepends: autoconf, automake1.9, pkgconfig, cssed-dev (>=0.3.0-15), gtk+2 
(>= 2.2.4-2), gtk+2-dev (>= 2.2.4-2), atk1, pango1-xft2-dev, glib2-dev, glib2, 
libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, x11-dev
+BuildDepends: autoconf (>= 2.60-1), automake1.9, pkgconfig, cssed-dev 
(>=0.3.0-15), gtk+2 (>= 2.2.4-2), gtk+2-dev (>= 2.2.4-2), atk1, 
pango1-xft2-dev, glib2-dev, glib2, libgettext3-dev, gettext-bin, gettext-tools, 
libiconv-dev, x11-dev
 PatchScript: <<
  aclocal && automake --gnu --add-missing && autoconf
  perl -pi.bak -e 's|usr\/share|%p\/share|' src/plugindoc.c

Index: cssed.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors/cssed.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- cssed.info  18 Jul 2006 12:38:41 -  1.11
+++ cssed.info  18 Jul 2006 22:43:29 -  1.12
@@ -7,7 +7,7 @@
 Source-MD5: 667632e3c5f7f3493a2d98cc47470209
 SourceDirectory: %n-%v
 Depends: x11, launch, glib2-shlibs, gtk+2-shlibs (>= 2.2.4-2), atk1-shlibs, 
expat-shlibs, pango1-xft2-shlibs, libgettext3-shlibs, libiconv
-BuildDepends: autoconf, pkgconfig, x11-dev, glib2, glib2-dev, gtk+2 (>= 
2.2.4-2), gtk+2-dev (>= 2.2.4-2), atk1, expat, pango1-xft2-dev, 
libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev
+BuildDepends: autoconf (>= 2.60-1), pkgconfig, x11-dev, glib2, glib2-dev, 
gtk+2 (>= 2.2.4-2), gtk+2-dev (>= 2.2.4-2), atk1, expat, pango1-xft2-dev, 
libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev
 SetLDFLAGS: -lexpat
 ConfigureParams: --mandir=%i/share/man --without-terminal --with-help-menus 
--disable-dependency-tracking
 SetCPPFLAGS: -no-cpp-precomp

Index: cssed-tags-plugin.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors/cssed-tags-plugin.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- cssed-tags-plugin.info  18 Jul 2006 12:38:41 -  1.7
+++ cssed-tags-plugin.info  18 Jul 2006 22:43:29 -  1.8
@@ -5,7 +5,7 @@
 Source-MD5: a76b102105ae704643b24fe751c4f206
 SourceDirectory: %n-%v
 Depends: cssed (>= 0.3.0-15), gtk+2-shlibs (>= 2.2.4-2), atk1-shlibs, 
pango1-xft2-shlibs, glib2-shlibs, libgettext3-shlibs, libiconv, x11
-BuildDepends: autoconf, automake1.9, pkgconfig, cssed-dev (>=0.3.0-15), 
exuberant-ctags, gtk+2 (>= 2.2.4-2), gtk+2-dev (>= 2.2.4-2), atk1, 
pango1-xft2-dev, glib2-dev, glib2, libgettext3-dev, gettext-bin, gettext-tools, 
libiconv-dev, x11-dev
+BuildDepends: autoconf (>= 2.60-1), automake1.9, pkgconfig, cssed-dev 
(>=0.3.0-15), exuberant-ctags, gtk+2 (>= 2.2.4-2), gtk+2-dev (>= 2.2.4-2), 
atk1, pango1-xft2-dev, glib2-dev, glib2, libgettext3-dev, gettext-bin, 
gettext-tools, libiconv-dev, x11-dev
 PatchScript: <<
  #!/bin/sh -ev
  perl -pi.bak -e 's,#include ,#include \n#include 
,g' src/callbacks.c

Index: cssed-findinfiles-plugin.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors/cssed-findinfiles-plugin.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- cssed-findinfiles-plugin.info   18 Jul 2006 12:38:41 -  1.6
+++ cssed-findinfiles-plugin.info   18 Jul 2006 22:43:29 -  1.7
@@ -5,7 +5,7 @@
 Source-MD5: 3f3f82a629fc63235f325128b577048a
 SourceDirectory: %n-%v
 Depends: cssed (>= 0.3.0-15), gtk+2-shlibs (>= 2.2.4-2), atk1-shlibs, 
pango1-xft2-shlibs, glib2-shlibs, libgettext3-shlibs, libiconv, x11
-BuildDepends: autoconf, automake1.9, pkgconfig, cssed-dev (>= 0.3.0-15), gtk+2 
(>= 2.2.4-2), gtk+2-dev (>= 2.2.4-2), atk1, pango1-xft2-dev, glib2-dev, glib2, 
libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, x11-dev
+BuildDepends: autoconf (>= 2.60-1), automake1.9, pkgconfig, cssed-dev (>= 
0.3.0-15), gtk+2 (>= 2.2.4-2), gtk+2-d

[cvs] dists/10.4-transitional/unstable/main/finkinfo/net netcat6.info, 1.2, 1.3 nget.info, 1.4, 1.5 sendfile.info, 1.4, 1.5

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/net
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.4-transitional/unstable/main/finkinfo/net

Modified Files:
netcat6.info nget.info sendfile.info 
Log Message:
version the build deps

Index: sendfile.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/net/sendfile.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- sendfile.info   18 Jul 2006 12:38:51 -  1.4
+++ sendfile.info   18 Jul 2006 22:43:39 -  1.5
@@ -6,7 +6,7 @@
 Source: ftp://ftp.belwue.de/pub/unix/sendfile/sendfile-%v.tar.gz
 Source-MD5: a8aa16b9891468a12c674a3e585128c0
 Depends: readline5-shlibs
-BuildDepends: autoconf, automaken, readline5
+BuildDepends: autoconf (>= 2.60-1), automaken, readline5
 BuildDependsOnly: true
 UpdateConfigGuess: true
 PatchScript: <<

Index: nget.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/net/nget.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- nget.info   18 Jul 2006 12:38:51 -  1.4
+++ nget.info   18 Jul 2006 22:43:39 -  1.5
@@ -6,7 +6,7 @@
 SourceDirectory: %n-%v
 Source-MD5: cefb58ad9b92eb6053510a2ced954f6e
 Depends: popt-shlibs, pcre-shlibs
-BuildDepends: popt, autoconf, pcre
+BuildDepends: popt, autoconf (>= 2.60-1), pcre
 SetCPPFLAGS: -no-cpp-precomp
 SetCXXFLAGS: -Os
 ConfigureParams: --mandir='$(prefix)/share/man' --with-pcre --with-zlib 
--with-popt --with-pcre-prefix=%p --with-popt-prefix=%p

Index: netcat6.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/net/netcat6.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- netcat6.info18 Jul 2006 12:38:51 -  1.2
+++ netcat6.info18 Jul 2006 22:43:38 -  1.3
@@ -8,7 +8,7 @@
 SourceDirectory: nc6-%v
 Source-MD5: 66e5eda66ea3c293bcbcbe1a9b0bfd94 
 SetLDFLAGS: -multiply_defined suppress
-BuildDepends: autoconf, automaken, gettext-dev, gettext-bin, gettext-tools, 
libiconv-dev
+BuildDepends: autoconf (>= 2.60-1), automaken, gettext-dev, gettext-bin, 
gettext-tools, libiconv-dev
 Recommends: netcat
 ConfigureParams: --sysconfdir=%p/etc --libexecdir=%p/lib 
--localstatedir=%p/var/lib --mandir=%p/share/man --infodir=%p/share/info 
--with-libiconv-prefix=%p/lib 
 CompileScript: ./configure %c 


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/devel darcs.info, 1.19, 1.20 libapache2-mod-svn-1.1.4-11.info, 1.3, 1.4 libapache2-mod-svn.info, 1.12, 1.13 mpatrol.info, 1.10, 1.11 svn-1.1.4-11.info, 1.4, 1.5

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.3/unstable/main/finkinfo/devel

Modified Files:
darcs.info libapache2-mod-svn-1.1.4-11.info 
libapache2-mod-svn.info mpatrol.info svn-1.1.4-11.info 
svn-javahl.info svn-swig-pm.info svn-swig-py.info svn.info 
Log Message:
version the build deps

Index: svn-swig-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel/svn-swig-pm.info,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- svn-swig-pm.info18 Jul 2006 12:38:41 -  1.15
+++ svn-swig-pm.info18 Jul 2006 22:43:29 -  1.16
@@ -10,7 +10,7 @@
 
 # Dependencies:
 Depends: perl%type_pkg[perl]-core, svn-shlibs (>= %v-11), swig-shlibs (>= 
1.3.20-2), %{Ni}-shlibs
-BuildDepends: fink (>= 0.21.1-1), svn-dev (>= %v-11), apr (>= 0.9.6-10), 
apr-common (>= 0.9.6-10), db43, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), swig (>= 1.3.20-2), libiconv-dev (>= 
1.9.1-11), gettext-bin, gettext-tools, libgettext3-dev, io-string-pm, libtool14 
(>= 1.5.10-1), autoconf, automake1.9
+BuildDepends: fink (>= 0.21.1-1), svn-dev (>= %v-11), apr (>= 0.9.6-10), 
apr-common (>= 0.9.6-10), db43, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), swig (>= 1.3.20-2), libiconv-dev (>= 
1.9.1-11), gettext-bin, gettext-tools, libgettext3-dev, io-string-pm, libtool14 
(>= 1.5.10-1), autoconf (>= 2.60-1), automake1.9
 
 # Unpack Phase:
 Source: http://subversion.tigris.org/tarballs/subversion-%v.tar.bz2

Index: svn-javahl.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel/svn-javahl.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- svn-javahl.info 18 Jul 2006 12:38:41 -  1.11
+++ svn-javahl.info 18 Jul 2006 22:43:29 -  1.12
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: system-java%type_pkg[java], svn-shlibs (>= %v-11)
-BuildDepends: fink (>= 0.22.2-1), svn-dev (>= %v-11), apr (>= 0.9.6-10), 
apr-common (>= 0.9.6-10), db43, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), libiconv-dev (>= 1.9.1-11), 
system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, libgettext3-dev, 
io-string-pm, libtool14 (>= 1.5.10-1), autoconf, automake1.9
+BuildDepends: fink (>= 0.22.2-1), svn-dev (>= %v-11), apr (>= 0.9.6-10), 
apr-common (>= 0.9.6-10), db43, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), libiconv-dev (>= 1.9.1-11), 
system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, libgettext3-dev, 
io-string-pm, libtool14 (>= 1.5.10-1), autoconf (>= 2.60-1), automake1.9
 # Only needs to be enabled for 'make check-javahl':
 #, junit
 

Index: svn-swig-py.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel/svn-swig-py.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- svn-swig-py.info18 Jul 2006 12:38:41 -  1.11
+++ svn-swig-py.info18 Jul 2006 22:43:29 -  1.12
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: python%type_pkg[python] | python%type_pkg[python]-nox, svn-shlibs (>= 
%v-11), swig-shlibs (>= 1.3.20-2)
-BuildDepends: fink (>= 0.21.1-1), svn-dev (>= %v-11), apr (>= 0.9.6-10), 
apr-common (>= 0.9.6-10), db43, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), swig (>= 1.3.20-2), libiconv-dev (>= 
1.9.1-11), gettext-bin, gettext-tools, libgettext3-dev, io-string-pm, libtool14 
(>= 1.5.10-1), autoconf, automake1.9
+BuildDepends: fink (>= 0.21.1-1), svn-dev (>= %v-11), apr (>= 0.9.6-10), 
apr-common (>= 0.9.6-10), db43, gdbm3, expat (>= 1.95.6-2), libxml2 (>= 
2.5.10-12), neon24 (>= 0.24.7-11), swig (>= 1.3.20-2), libiconv-dev (>= 
1.9.1-11), gettext-bin, gettext-tools, libgettext3-dev, io-string-pm, libtool14 
(>= 1.5.10-1), autoconf (>= 2.60-1), automake1.9
 Conflicts: %{Ni}23, %{Ni}24
 Replaces: %{Ni}23, %{Ni}24, svn-shlibs (<< 1.0.4-11)
 

Index: mpatrol.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel/mpatrol.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- mpatrol.info18 Jul 2006 12:38:41 -  1.10
+++ mpatrol.info18 Jul 2006 22:43:29 -  1.11
@@ -3,7 +3,7 @@
 Revision: 13
 ###
 Depends: x11
-BuildDepends: autoconf, automake1.8, libtool14, x11-dev
+BuildDepends: autoconf (>= 2.60-1), automake1.8, libtool14, x11-dev
 ###
 Source: http://www.cbmamiga.demon.co.uk/%n/files/%n_%v.tar.gz
 Source-MD5: ada423c49bc5bfa7c3e7a80a711c2a1a

Index: libapache2-mod-svn.info
===
RCS file: 
/cv

[cvs] dists/10.4-transitional/unstable/main/finkinfo/sound faac.info, 1.5, 1.6

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sound
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.4-transitional/unstable/main/finkinfo/sound

Modified Files:
faac.info 
Log Message:
version the build deps

Index: faac.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sound/faac.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- faac.info   18 Jul 2006 12:38:52 -  1.5
+++ faac.info   18 Jul 2006 22:43:39 -  1.6
@@ -14,7 +14,7 @@
 Source-MD5: 6051e5831aea16848822163b30d9456b
 SourceDirectory: %N
 
-BuildDepends: automake1.9, autoconf, libtool14, libgnugetopt
+BuildDepends: automake1.9, autoconf (>= 2.60-1), libtool14, libgnugetopt
 Depends: %N-shlibs (= %v-%r)
 
 CompileScript: <<


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/sound faac.info,1.3,1.4

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.4/unstable/main/finkinfo/sound

Modified Files:
faac.info 
Log Message:
version the build deps

Index: faac.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/faac.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- faac.info   18 Jul 2006 12:38:48 -  1.3
+++ faac.info   18 Jul 2006 22:43:35 -  1.4
@@ -16,7 +16,7 @@
 Source-MD5: 6051e5831aea16848822163b30d9456b
 SourceDirectory: %N
 
-BuildDepends: automake1.9, autoconf, libtool14, libgnugetopt
+BuildDepends: automake1.9, autoconf (>= 2.60-1), libtool14, libgnugetopt
 Depends: %N-shlibs (= %v-%r)
 
 CompileScript: <<


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/kde amarok-core.info, 1.5, 1.6 amarok-engine-xine.info, 1.7, 1.8 arts.info, 1.38, 1.39 kdeaccessibility3.info, 1.25, 1.26 kdeadmin3.info, 1.7, 1.8 kdeartwork3.i

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/kde
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.3/unstable/main/finkinfo/kde

Modified Files:
amarok-core.info amarok-engine-xine.info arts.info 
kdeaccessibility3.info kdeadmin3.info kdeartwork3.info 
kdebase3-unified.info kdeedu3.info kdegames3.info 
kdegraphics3.info kdelibs3-unified.info kdenetwork3.info 
kdesdk3-svn.info kdesdk3.info kdetoys3.info kdeutils3.info 
kdewebdev3.info kjsembed.info konversation.info 
kxmleditor.info 
Log Message:
version the build deps

Index: arts.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/kde/arts.info,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- arts.info   18 Jul 2006 12:38:41 -  1.38
+++ arts.info   18 Jul 2006 22:43:29 -  1.39
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
 Depends: %N-shlibs (>= %v-%r), audiofile-shlibs, daemonic, esound-bin, 
glib2-shlibs (>= 2.8.6-1), libiconv, libmad-shlibs, libogg-shlibs, 
libvorbis0-shlibs
-BuildDepends: audiofile, autoconf, cctools-single-module, esound, fink (>= 
0.24-1), freetype219, libgettext3-dev, gettext-bin, gettext-tools, glib2 (>= 
2.8.6-1), glib2-dev (>= 2.8.6-1), libiconv-dev, libjpeg, libogg, libpng3 (>= 
1.2.5-4), libvorbis0, libmad, macosx (>= 10.3.9-1), pkgconfig (>= 0.12.1-1), 
qt3 (>= 3.3.6-14), unsermake (>= 0.4-0.20060316.1), x11-dev
+BuildDepends: audiofile, autoconf (>= 2.60-1), cctools-single-module, esound, 
fink (>= 0.24-1), freetype219, libgettext3-dev, gettext-bin, gettext-tools, 
glib2 (>= 2.8.6-1), glib2-dev (>= 2.8.6-1), libiconv-dev, libjpeg, libogg, 
libpng3 (>= 1.2.5-4), libvorbis0, libmad, macosx (>= 10.3.9-1), pkgconfig (>= 
0.12.1-1), qt3 (>= 3.3.6-14), unsermake (>= 0.4-0.20060316.1), x11-dev
 Replaces: %N-dev (<< %v-%r)
 GCC: 3.3
 

Index: kdelibs3-unified.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/kde/kdelibs3-unified.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- kdelibs3-unified.info   18 Jul 2006 12:38:41 -  1.10
+++ kdelibs3-unified.info   18 Jul 2006 22:43:29 -  1.11
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
 Depends: %N-shlibs (>= %v-%r), aspell, default-icon-theme (>= 0.5-2), 
libart2-shlibs, libjpeg-shlibs, libpng3-shlibs (>= 1.2.5-4), pcre-shlibs, 
qt3-shlibs (>= 3.3.6-14), x11
-BuildDepends: arts-dev (>= 1.5.3-11), aspell-dev, audiofile, autoconf, 
bzip2-dev, cctools-single-module, cups-dev, dbus-dev, dbus-qt3-dev, esound, 
expat, fink (>= 0.24-1), flex-devel, fontconfig2-dev, freetype219, 
libgettext3-dev, gettext-tools, glib2 (>= 2.8.6-1), glib2-dev (>= 2.8.6-1), 
libart2, libiconv-dev, libidn (>= 0.5.1-1), libjpeg, libogg, libpng3 (>= 
1.2.5-4), libtiff, libvorbis0, libxml2, libxslt, libmad, openexr-dev, 
openslp-ssl-dev | openslp-dev, pcre, pcre-bin, qt3 (>= 3.3.6-14), qt3-doc (>= 
3.3.6-14), unsermake (>= 0.4-0.20060316.1), x11-dev, xdg-base
+BuildDepends: arts-dev (>= 1.5.3-11), aspell-dev, audiofile, autoconf (>= 
2.60-1), bzip2-dev, cctools-single-module, cups-dev, dbus-dev, dbus-qt3-dev, 
esound, expat, fink (>= 0.24-1), flex-devel, fontconfig2-dev, freetype219, 
libgettext3-dev, gettext-tools, glib2 (>= 2.8.6-1), glib2-dev (>= 2.8.6-1), 
libart2, libiconv-dev, libidn (>= 0.5.1-1), libjpeg, libogg, libpng3 (>= 
1.2.5-4), libtiff, libvorbis0, libxml2, libxslt, libmad, openexr-dev, 
openslp-ssl-dev | openslp-dev, pcre, pcre-bin, qt3 (>= 3.3.6-14), qt3-doc (>= 
3.3.6-14), unsermake (>= 0.4-0.20060316.1), x11-dev, xdg-base
 Replaces: <<
conectiva-crystal,
kbabel (<< 3.1.90-1),

Index: kdegames3.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/kde/kdegames3.info,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- kdegames3.info  18 Jul 2006 12:38:41 -  1.27
+++ kdegames3.info  18 Jul 2006 22:43:29 -  1.28
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
 Depends: atlantik (>= %v-%r), kasteroids (>= %v-%r), katomic (>= %v-%r), 
kbackgammon (>= %v-%r), kbattleship (>= %v-%r), kblackbox (>= %v-%r), kbounce 
(>= %v-%r), kenolaba (>= %v-%r), kfouleggs (>= %v-%r), kgoldrunner (>= %v-%r), 
kjumpingcube (>= %v-%r), klickety (>= %v-%r), klines (>= %v-%r), kmahjongg (>= 
%v-%r), kmines (>= %v-%r), knetwalk (>= %v-%r), kolf (>= %v-%r), konquest (>= 
%v-%r), kpatience (>= %v-%r), kpoker (>= %v-%r), kreversi (>= %v-%r), ksame (>= 
%v-%r), kshisen (>= %v-%r), ksirtet (>= %v-%r), ksmiletris (>= %v-%r), ksnake 
(>= %v-%r), ksokoban (>= %v-%r), kspaceduel (>= %v-%r), ktron (>= %v-%r), 
ktuberling (>= %v-%r), kwin4 (>= %v-%r), lskat (>= %v-%r)
-BuildDepends: arts-dev (>= 1

[cvs] dists/10.4/stable/main/finkinfo/devel libapache2-mod-svn.info, 1.4, 1.5 svn-javahl.info, 1.4, 1.5 svn-swig-pm.info, 1.6, 1.7 svn.info, 1.4, 1.5

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30947/10.4/stable/main/finkinfo/devel

Modified Files:
libapache2-mod-svn.info svn-javahl.info svn-swig-pm.info 
svn.info 
Log Message:
version the build deps

Index: svn-swig-pm.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/svn-swig-pm.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- svn-swig-pm.info18 Jul 2006 12:38:43 -  1.6
+++ svn-swig-pm.info18 Jul 2006 22:43:31 -  1.7
@@ -10,7 +10,7 @@
 
 # Dependencies:
 Depends: perl%type_pkg[perl]-core, svn-shlibs (>= 1.2.3-1012), swig-shlibs (>= 
1.3.20-1012)
-BuildDepends: fink (>= 0.21.1-1), svn-dev (>= 1.2.3-1012), apr (>= 
0.9.7-1011), apr-common (>= 0.9.7-1011), db43 (>= 4.3.29-1001), gdbm3, expat 
(>= 1.95.6-2), libxml2 (>= 2.5.10-12), neon24 (>= 0.24.7-11), swig (>= 
1.3.20-1012), libiconv-dev (>= 1.9.1-11), gettext-bin, gettext-tools, 
gettext-dev, io-string-pm, libtool14 (>= 1.5.10-1), autoconf, automake1.9
+BuildDepends: fink (>= 0.21.1-1), svn-dev (>= 1.2.3-1012), apr (>= 
0.9.7-1011), apr-common (>= 0.9.7-1011), db43 (>= 4.3.29-1001), gdbm3, expat 
(>= 1.95.6-2), libxml2 (>= 2.5.10-12), neon24 (>= 0.24.7-11), swig (>= 
1.3.20-1012), libiconv-dev (>= 1.9.1-11), gettext-bin, gettext-tools, 
gettext-dev, io-string-pm, libtool14 (>= 1.5.10-1), autoconf (>= 2.60-1), 
automake1.9
 
 # Unpack Phase:
 Source: http://subversion.tigris.org/tarballs/subversion-%v.tar.bz2

Index: svn-javahl.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/svn-javahl.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- svn-javahl.info 18 Jul 2006 12:38:43 -  1.4
+++ svn-javahl.info 18 Jul 2006 22:43:31 -  1.5
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: system-java%type_pkg[java], svn-shlibs (>= 1.2.3-1012)
-BuildDepends: fink (>= 0.22.2-1), svn-dev (>= 1.2.3-1012), apr (>= 
0.9.7-1011), apr-common (>= 0.9.7-1011), db43 (>= 4.3.29-1001), gdbm3, expat 
(>= 1.95.6-2), libxml2 (>= 2.5.10-12), neon24 (>= 0.24.7-11), libiconv-dev (>= 
1.9.1-11), system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, 
gettext-dev, io-string-pm, libtool14 (>= 1.5.10-1), autoconf, automake1.9
+BuildDepends: fink (>= 0.22.2-1), svn-dev (>= 1.2.3-1012), apr (>= 
0.9.7-1011), apr-common (>= 0.9.7-1011), db43 (>= 4.3.29-1001), gdbm3, expat 
(>= 1.95.6-2), libxml2 (>= 2.5.10-12), neon24 (>= 0.24.7-11), libiconv-dev (>= 
1.9.1-11), system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, 
gettext-dev, io-string-pm, libtool14 (>= 1.5.10-1), autoconf (>= 2.60-1), 
automake1.9
 # Only needs to be enabled for 'make check-javahl':
 #, junit
 

Index: libapache2-mod-svn.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/libapache2-mod-svn.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- libapache2-mod-svn.info 18 Jul 2006 12:38:43 -  1.4
+++ libapache2-mod-svn.info 18 Jul 2006 22:43:31 -  1.5
@@ -7,7 +7,7 @@
 
 # Dependencies:
 Depends: apache2 (>= 2.0.55-1010), apr-common (>= 0.9.7-1011), svn-shlibs (>= 
1.2.3-1012)
-BuildDepends: fink (>= 0.21.1-1), svn-dev (>= 1.2.3-1012), apr (>= 
0.9.7-1011), apr-common (>= 0.9.7-1011), db43 (>= 4.3.29-1001), gdbm3, expat 
(>= 1.95.6-2), libxml2 (>= 2.5.10-12), neon24 (>= 0.24.7-11), libiconv-dev (>= 
1.9.1-11), apache2-dev (>= 2.0.55-1010), gettext-bin, gettext-tools, 
gettext-dev, io-string-pm, libtool14 (>= 1.5.10-1), autoconf, automake1.9
+BuildDepends: fink (>= 0.21.1-1), svn-dev (>= 1.2.3-1012), apr (>= 
0.9.7-1011), apr-common (>= 0.9.7-1011), db43 (>= 4.3.29-1001), gdbm3, expat 
(>= 1.95.6-2), libxml2 (>= 2.5.10-12), neon24 (>= 0.24.7-11), libiconv-dev (>= 
1.9.1-11), apache2-dev (>= 2.0.55-1010), gettext-bin, gettext-tools, 
gettext-dev, io-string-pm, libtool14 (>= 1.5.10-1), autoconf (>= 2.60-1), 
automake1.9
 Conflicts: svn-client (<= 0.26.0-2), apache2 (<< 2.0.47-1)
 
 # Unpack Phase:

Index: svn.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/svn.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- svn.info18 Jul 2006 12:38:43 -  1.4
+++ svn.info18 Jul 2006 22:43:31 -  1.5
@@ -7,7 +7,7 @@
 
 # Dependencies:
 Depends: %N-shlibs (= %v-%r), daemonic
-BuildDepends: apr (>= 0.9.7-1011), apr-common (>= 0.9.7-1011), db43 (>= 
4.3.29-1001), gdbm3, expat (>= 1.95.6-2), libxml2 (>= 2.5.10-12), fink (>= 
0.16.0-1), neon24 (>= 0.24.7-11), swig (>= 1.3.20-1012), texinfo (>= 4.2-22), 
libiconv-dev (>= 1.9.1-11), gettext-bin, gettext-tools, gettext-dev, 
io-string-pm, libtool14 (>= 1.5

  1   2   3   4   5   6   7   >