[cvs] dists/10.3/unstable/main/finkinfo/sci cadabra.info,1.4,1.5

2007-07-09 Thread Jean-Fran�ois Mertens
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv20912

Modified Files:
cadabra.info 
Log Message:
10.3 too

Index: cadabra.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/cadabra.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- cadabra.info4 Jul 2007 17:18:00 -   1.4
+++ cadabra.info9 Jul 2007 10:58:33 -   1.5
@@ -1,6 +1,6 @@
 Package: cadabra
 Version: 0.119
-Revision: 2
+Revision: 3
 Description: Computer algebra system for field theory
 License: GPL
 Maintainer: Kevin Horton <[EMAIL PROTECTED]>
@@ -10,11 +10,11 @@
   qt3-shlibs, lie, texmacs,  pango1-xft2-shlibs, pkgconfig, gtk+2, 
gtk+2-shlibs, 
   pcre-shlibs, x11-shlibs, gmp-shlibs, libgmpxx4-shlibs, libsigc++2-shlibs, 
   pango1-xft2-shlibs, atk1-shlibs, gtkmm2.4-shlibs, gtkmm2.4, 
glibmm2.4-shlibs, 
-  glibmm2.4, breqn, applesystemfonts, gnome-icon-theme, modglue-shlibs
+  glibmm2.4, breqn, applesystemfonts, gnome-icon-theme, modglue-shlibs, 
glib2-shlibs, libgettext3-shlibs, libiconv
 <<
 BuildDepends: <<
   modglue (>= 1.8-1), gtk+2-dev, x11-dev, pcre, gmp, libsigc++2, glib2-dev, 
-  pango1-xft2-dev, atk1, glibmm2.4-dev, gtkmm2.4-dev
+  pango1-xft2-dev, atk1, glibmm2.4-dev, gtkmm2.4-dev, glib2-dev, 
libgettext3-dev, libiconv-dev
 <<
 
 # Unpack Phase:
@@ -24,24 +24,30 @@
 PatchScript: perl -pi -e 's|texmf|texmf-local|' gui/Makefile.in
 
 # Compile Phase:
-# GCC: 4.0
-
+CompileScript: <<
+  if [ -f %p/bin/mktexlsr ]; then mktexlsr %p/etc/texmf.local; fi
+  ./configure %c
+  make
+<<
 # Install Phase:
 DocFiles: AUTHORS ChangeLog history COPYING
 InstallScript: << 
- make test
- make advtest
- make install DESTDIR=%d DEVDESTDIR=%d
- rm -fr %i/share/TeXmacs
- mkdir -m 777 -p %i/share/doc/%n/examples
- cp -p %b/examples/* %i/share/doc/%n/examples
- mkdir %i/share/doc/%n/doc
- cp -p %b/doc/* %i/share/doc/%n/doc
- mkdir %i/share/doc/%n/texmacs
- cp -p %b/texmacs/* %i/share/doc/%n/texmacs
+  make test
+  make advtest
+  make install DESTDIR=%d DEVDESTDIR=%d
+  /bin/rm -fr %i/share/TeXmacs
+  /bin/mkdir -m 777 -p %i/share/doc/%n/examples
+  /bin/cp -p %b/examples/* %i/share/doc/%n/examples
+  /bin/mkdir %i/share/doc/%n/doc
+  /bin/cp -p %b/doc/* %i/share/doc/%n/doc
+  /bin/mkdir %i/share/doc/%n/texmacs
+  /bin/cp -p %b/texmacs/* %i/share/doc/%n/texmacs
+  /bin/mkdir -p %i/etc
+  /bin/mv %i/share/texmf-local %i/etc/texmf.local
 <<
 
 PostInstScript: if [ -f %p/bin/mktexlsr ]; then mktexlsr %p/etc/texmf.local; fi
+PostRmScript: if [ -f %p/bin/mktexlsr ]; then mktexlsr %p/etc/texmf.local; fi
 
 # Additional Info
 DescDetail: <<
@@ -53,4 +59,8 @@
   dependence, multiple index types and many more. The input format 
   is a subset of TeX.
 <<
+DescPort: <<
+  mktexlsr run prior to compile in an attempt to avoid a problem 
+  where breqn is not detected by the compile script.
+<<
 Homepage: http://www.aei.mpg.de/~peekas/cadabra/


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/gnome gnome-speech.info, 1.8.2.21, 1.8.2.22

2007-07-09 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory sc8-pr-cvs17:/tmp/cvs-serv4322/main/finkinfo/gnome

Modified Files:
  Tag: pangocairo-branch
gnome-speech.info 
Log Message:
new upstream

Index: gnome-speech.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gnome-speech.info,v
retrieving revision 1.8.2.21
retrieving revision 1.8.2.22
diff -u -d -r1.8.2.21 -r1.8.2.22
--- gnome-speech.info   18 Jun 2007 19:22:07 -  1.8.2.21
+++ gnome-speech.info   9 Jul 2007 15:31:32 -   1.8.2.22
@@ -1,5 +1,5 @@
 Package: gnome-speech
-Version: 0.4.14
+Version: 0.4.15
 Revision: 1
 Depends: <<
%N-shlibs (>= %v-%r),
@@ -46,7 +46,7 @@
xft2-dev
 <<
 Source: mirror:gnome:sources/%n/0.4/%n-%v.tar.bz2
-Source-MD5: eb46287845488333ccae63ff0dc0b684
+Source-MD5: 7db55b99e668418dc5d49caeae8fe9e5
 SetCFLAGS: -Os
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] experimental/jfmertens/main/finkinfo/sci glpk.info, 1.1, 1.2 glpk-java.info, 1.1, 1.2 octave.info, 1.2, 1.3

2007-07-09 Thread Jean-Fran�ois Mertens
Update of /cvsroot/fink/experimental/jfmertens/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv8870

Modified Files:
glpk.info glpk-java.info octave.info 
Log Message:
glpk-4.19

Index: glpk-java.info
===
RCS file: 
/cvsroot/fink/experimental/jfmertens/main/finkinfo/sci/glpk-java.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- glpk-java.info  6 Jul 2007 17:08:43 -   1.1
+++ glpk-java.info  9 Jul 2007 18:23:39 -   1.2
@@ -1,5 +1,5 @@
 Package: glpk-java
-Version: 4.18
+Version: 4.19
 Revision: 1
 Type: java(1.4)
 

Index: octave.info
===
RCS file: /cvsroot/fink/experimental/jfmertens/main/finkinfo/sci/octave.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- octave.info 6 Jul 2007 23:25:42 -   1.2
+++ octave.info 9 Jul 2007 18:23:39 -   1.3
@@ -7,7 +7,7 @@
 Source-MD5: 2d6db5c0400671ccc039d1e2c52b4280
 BuildDepends: glpk-dev, hdf5, readline5, texinfo, g95 (>= 0.50-20060321), 
libncurses5, fftw3, texi2html, tetex-base, libcurl4, sed, pcre
 Depends: glpk-shlibs, gnuplot-max | gnuplot | gnuplot-nox, readline5-shlibs, 
fftw3-shlibs, hdf5-shlibs, ncurses, libncurses5-shlibs, aquaterm, 
libcurl4-shlibs, pcre-shlibs
-BuildConflicts: libcdparanoia0-dev, coot-dev, broken-gcc, lammpi-dev
+BuildConflicts: coot-dev, broken-gcc, lammpi-dev
 GCC: 4.0
 Patch: %n.patch
 Conflicts: octave-atlas

Index: glpk.info
===
RCS file: /cvsroot/fink/experimental/jfmertens/main/finkinfo/sci/glpk.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- glpk.info   6 Jul 2007 17:08:43 -   1.1
+++ glpk.info   9 Jul 2007 18:23:39 -   1.2
@@ -1,12 +1,12 @@
 Package: glpk
-Version: 4.18
+Version: 4.19
 Revision: 1
 Description: GNU Linear Programming Kit
 License: GPL
 Homepage: http://www.gnu.org/software/glpk/
 Maintainer: Todai Fink Team <[EMAIL PROTECTED]>
 Source: mirror:gnu:%n/%n-%v.tar.gz
-Source-MD5: 7fc6c9ee78608b724141efbbab18caf0
+Source-MD5: e4b5a57ef22a57d38f4c3d79854041e5
 BuildDepends: gmp
 Depends: %N-shlibs (= %v-%r)
 Patchscript: perl -pi -e 's;libglpk_la_LDFLAGS =;$& -no-undefined 
-Wl,-single_module -Wl,-x -Wl,-dead_strip;' src/Makefile.in
@@ -18,7 +18,8 @@
  install -m 644 examples/*.mod examples/*.tsp %i/share/doc/%n/examples
  install -m 755 -d%i/share/doc/%n/manual
  install -m 644 doc/* %i/share/doc/%n/manual
- mkdir -p %i/share/doc; ln -s %N-shlibs %i/share/doc/%n
+ ln -s ../%N-shlibs %i/share/doc/%n/READMEs
+ perl -pi -e 's, -(L%p/lib|lm),,g' %i/lib/libglpk.la
 <<
 # The following is just for upgrade, so can be deleted in a year or so (say 
8/2008)
 PreInstScript: rm -fR %p/share/doc/%n 
@@ -36,7 +37,7 @@
  Package: %N-shlibs
  Depends: gmp-shlibs
  Files: lib
- Shlibs: %p/lib/lib%N.0.dylib 4.0.0 %n (>= 4.18-1)
+ Shlibs: %p/lib/lib%N.0.dylib 5.0.0 %n (>= 4.19-1)
  DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README
 <<
 DescDetail: <<


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/shells zsh-templates.info, 1.12, 1.13

2007-07-09 Thread William Scott
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/shells
In directory sc8-pr-cvs17:/tmp/cvs-serv1772

Modified Files:
zsh-templates.info 
Log Message:
version update with bug fix

Index: zsh-templates.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/shells/zsh-templates.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- zsh-templates.info  5 Jul 2007 01:36:29 -   1.12
+++ zsh-templates.info  9 Jul 2007 19:28:51 -   1.13
@@ -1,8 +1,8 @@
 Package: zsh-templates
-Version: 1.1.3
+Version: 1.1.4
 Revision: 1
 Source:  http://xanana.ucsc.edu/~wgscott/mystuff/zsh/%n-%v.tgz
-Source-MD5: 5a77a25cbe3f0b174fbbd661ddeabc08 
+Source-MD5: 64732e9e2b0c0c131f3ff3f48c14fdfc 
 Depends: macosx, zsh (>= 4.2.1-13) | zsh-multibyte 
 License: GPL
 Maintainer: W. G. Scott <[EMAIL PROTECTED]>


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/crypto/finkinfo seamonkey.info,1.9,1.10

2007-07-09 Thread Jean-Fran�ois Mertens
Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory sc8-pr-cvs17:/tmp/cvs-serv31258

Modified Files:
seamonkey.info 
Log Message:
version 1.1.2

Index: seamonkey.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/seamonkey.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- seamonkey.info  4 Feb 2007 16:24:31 -   1.9
+++ seamonkey.info  9 Jul 2007 20:41:29 -   1.10
@@ -1,6 +1,6 @@
 Info2: <<
 Package: seamonkey
-Version: 1.1
+Version: 1.1.2
 Revision: 1
 Type: ft219 (.)
 
@@ -13,7 +13,7 @@
 <<
 GCC: 4.0
 
-Source-MD5: 2d78434affe9e4499e3cfceae2d8522f
+Source-MD5: a84742277a3d3036f9d8f55e3b82ac3d
 Source: mirror:custom:mozilla.org/%N/releases/%v/%N-%v.source.tar.bz2
 CustomMirror: <<
   Primary: http://ftp.mozilla.org/pub/
@@ -66,7 +66,7 @@
modules/plugin/samples/{default/unix,unixprinting}/Makefile.in
 ### Non-portable use of sed (not even usable with GNU sed !)
  perl -pi.bak -e 's,sed \-E,/usr/bin/$&,' xpcom/typelib/xpidl/Makefile.in
-### To fix EXC_BAD_INSTRUCTION on macintel (XP_MACOSX is zapped in the patch 
file):
+### To fix EXC_BAD_INSTRUCTION on macintel (XP_MACOSX is zapped in the 
beginning of the patchscript):
  perl -pi.bak -e 's,XP_MACOSX,__APPLE__,' 
xpcom/reflect/xptcall/src/md/unix/xptc{stubs_unixish_x86.cpp,_platforms_unixish_x86.h}
 ### link nspr with g++ when using --enable-cplus
  perl -pi.bak -e 's,cplus$,$&\n\tMKSHLIB = \$(CCC) \$(DSO_LDOPTS) -o \$@,' 
nsprpub/pr/src/Makefile.in
@@ -75,7 +75,7 @@
  # (cf comment below "--enable-javaxpcom (needs xulrunner ?)")
  #ln -s ../../../../toolkit/xre/nsXULAppAPI.h extensions/java/xpcom/src
 ### New with 1.0.1 :
- # till 1.0.1, the zapping of '-DXP_MACCOSX' in the patch file (this goes back 
to the first versions of mozilla!)
+ # till 1.0.1, the zapping of '-DXP_MACCOSX' in the beginning of the  
patchscript (this goes back to the first versions of mozilla!)
  # ensured that no frameworks were needed on the link line... What is going on 
?
  perl -pi.bak -e 's,endif \# WINNT,$&\nEXTRA_DSO_LDOPTS += 
-F/System/Library/Frameworks -framework CoreFoundation,' xpcom/build/Makefile.in
 ### With 1.1a :
@@ -255,6 +255,7 @@
 # Here all shared libs are listed. One could probably consider those in 
plugins and ipc as meant to be internal, and omit them.
   Shlibs: <<
 %p/lib/%N/libDebugRobot.dylib 1.0.0 %n (>= 1.0-1)
+%p/lib/%N/libfreebl3.dylib %n (>= 1.1.2-1)
 %p/lib/%N/libgfxpsshar.dylib 1.0.0 %n (>= 1.0-1)
 %p/lib/%N/libgkgfx.dylib 1.0.0 %n (>= 1.0-1)
 %p/lib/%N/libgtkembedmoz.dylib 1.0.0 %n (>= 1.0-1)


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/crypto/finkinfo seamonkey.info,1.10,1.11

2007-07-09 Thread Jean-Fran�ois Mertens
Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory sc8-pr-cvs17:/tmp/cvs-serv3889

Modified Files:
seamonkey.info 
Log Message:
typo

Index: seamonkey.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/seamonkey.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- seamonkey.info  9 Jul 2007 20:41:29 -   1.10
+++ seamonkey.info  9 Jul 2007 20:54:28 -   1.11
@@ -255,7 +255,7 @@
 # Here all shared libs are listed. One could probably consider those in 
plugins and ipc as meant to be internal, and omit them.
   Shlibs: <<
 %p/lib/%N/libDebugRobot.dylib 1.0.0 %n (>= 1.0-1)
-%p/lib/%N/libfreebl3.dylib %n (>= 1.1.2-1)
+%p/lib/%N/libfreebl3.dylib 1.0.0 %n (>= 1.1.2-1)
 %p/lib/%N/libgfxpsshar.dylib 1.0.0 %n (>= 1.0-1)
 %p/lib/%N/libgkgfx.dylib 1.0.0 %n (>= 1.0-1)
 %p/lib/%N/libgtkembedmoz.dylib 1.0.0 %n (>= 1.0-1)


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[svn] commit: r876 - in /trunk/kde-mac: Makefile make-packages.sh

2007-07-09 Thread ranger
Author: ranger
Date: Mon Jul  9 22:54:27 2007
New Revision: 876

URL: 
http://svn.finkproject.org/websvn/listing.php?sc=1&rev=876&repname=user%3a+ranger
Log:
minor changes to the way dist is handled

Modified:
trunk/kde-mac/Makefile
trunk/kde-mac/make-packages.sh

Modified: trunk/kde-mac/Makefile
URL: 
http://svn.finkproject.org/websvn/diff.php?path=/trunk/kde-mac/Makefile&rev=876&repname=user%3a+ranger
==
--- trunk/kde-mac/Makefile (original)
+++ trunk/kde-mac/Makefile Mon Jul  9 22:54:27 2007
@@ -15,11 +15,11 @@
 MANUAL_DMG := $(patsubst %,packages/%-$(DATESTAMP).dmg,$(MANUAL))
 MANUAL_PKG := $(patsubst %,packages/%.pkg,$(MANUAL))
 
-EVERYTHING_TORRENT := $(DAILY_TORRENT) $(MANUAL_TORRENT) 
packages/everything-$(DATESTAMP).dmg.torrent
-EVERYTHING_DMG := $(DAILY_DMG) $(MANUAL_DMG) 
packages/everything-$(DATESTAMP).dmg
+EVERYTHING_TORRENT := packages/everything-$(DATESTAMP).dmg.torrent
+EVERYTHING_DMG := packages/everything-$(DATESTAMP).dmg
 EVERYTHING_PKG := $(DAILY_PKG) $(MANUAL_PKG) packages/kde.mpkg
 
-EVERYTHING := $(EVERYTHING_TORRENT) $(EVERYTHING_DMG) $(EVERYTHING_PKG)
+EVERYTHING := $(EVERYTHING_TORRENT)
 FAKE_TORRENT   := $(patsubst %,packages/%.torrent,$(DAILY) $(MANUAL))
 
 .PHONY: $(FAKE_TORRENT)

Modified: trunk/kde-mac/make-packages.sh
URL: 
http://svn.finkproject.org/websvn/diff.php?path=/trunk/kde-mac/make-packages.sh&rev=876&repname=user%3a+ranger
==
--- trunk/kde-mac/make-packages.sh (original)
+++ trunk/kde-mac/make-packages.sh Mon Jul  9 22:54:27 2007
@@ -138,9 +138,9 @@
mkdir -p "$ME/compile.build/$PACKAGE"
 
pushd "$ME/compile.build/$PACKAGE"
-   if [ "$DO_CLEAN" -eq 1 ] || [ ! -f Makefile ]; then
+   #if [ "$DO_CLEAN" -eq 1 ] || [ ! -f Makefile ]; then
cmake -DCMAKE_INSTALL_PREFIX="$KDEDIR" 
"$ME/source.build/$PACKAGE"
-   fi
+   #fi
/usr/bin/make
if [ "$MAKE_DMGS" = 1 ]; then
rm -rf "$ME/$PACKAGE/root/"*


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/stable/main/finkinfo/graphics imlib.info,1.2,1.3

2007-07-09 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics
In directory sc8-pr-cvs17:/tmp/cvs-serv14106/10.4/stable/main/finkinfo/graphics

Modified Files:
imlib.info 
Log Message:
missing builddep

Index: imlib.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics/imlib.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- imlib.info  20 Dec 2006 04:07:02 -  1.2
+++ imlib.info  9 Jul 2007 21:20:44 -   1.3
@@ -5,7 +5,7 @@
 Source-MD5: 1fa54011e4e1db532d7eadae3ced6a8c
 Depends: %N-shlibs (= %v-%r)
 BuildDependsOnly: true
-BuildDepends: libjpeg, libtiff, libpng3, netpbm, giflib, glib, gtk+ (>= 
1.2.10-20), gettext-dev, gettext-bin, gettext-tools, libiconv-dev
+BuildDepends: libjpeg, libtiff, libpng3, netpbm, giflib, glib, gtk+ (>= 
1.2.10-20), gettext-dev, gettext-bin, gettext-tools, libiconv-dev, x11-dev
 DescPackaging: <<
   Uses pkgconfig.
   Any package which BuildDepends on this one must also BuildDepend on:


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/stable/main/finkinfo/graphics imlib.info,1.2,1.3

2007-07-09 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/graphics
In directory sc8-pr-cvs17:/tmp/cvs-serv14106/10.3/stable/main/finkinfo/graphics

Modified Files:
imlib.info 
Log Message:
missing builddep

Index: imlib.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/graphics/imlib.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- imlib.info  20 Mar 2005 15:47:17 -  1.2
+++ imlib.info  9 Jul 2007 21:20:44 -   1.3
@@ -5,7 +5,7 @@
 Source-MD5: 1fa54011e4e1db532d7eadae3ced6a8c
 Depends: %N-shlibs (= %v-%r)
 BuildDependsOnly: true
-BuildDepends: libjpeg, libtiff, libpng3, netpbm, giflib, glib, gtk+ (>= 
1.2.10-20), gettext-dev, gettext-bin, gettext-tools, libiconv-dev
+BuildDepends: libjpeg, libtiff, libpng3, netpbm, giflib, glib, gtk+ (>= 
1.2.10-20), gettext-dev, gettext-bin, gettext-tools, libiconv-dev, x11-dev
 DescPackaging: <<
   Uses pkgconfig.
   Any package which BuildDepends on this one must also BuildDepend on:


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] fink/perlmod/Fink Bootstrap.pm, 1.153, 1.154 ChangeLog, 1.1478, 1.1479

2007-07-09 Thread David R. Morrison
Update of /cvsroot/fink/fink/perlmod/Fink
In directory sc8-pr-cvs17:/tmp/cvs-serv17275

Modified Files:
Bootstrap.pm ChangeLog 
Log Message:
recognize 10.4.10


Index: Bootstrap.pm
===
RCS file: /cvsroot/fink/fink/perlmod/Fink/Bootstrap.pm,v
retrieving revision 1.153
retrieving revision 1.154
diff -u -d -r1.153 -r1.154
--- Bootstrap.pm14 Mar 2007 18:25:31 -  1.153
+++ Bootstrap.pm9 Jul 2007 21:28:38 -   1.154
@@ -237,7 +237,7 @@
"and assume to run on a PowerPC based operating ".
"system. Use Fink on this system at your own risk!");
$distribution = "10.3";
-   } elsif ($host =~ /^(powerpc|i386)-apple-darwin8\.[0-9]\.[0-3]/) {
+   } elsif ($host =~ /^(powerpc|i386)-apple-darwin8\.([0-9]|10)\.[0-3]/) {
&print_breaking("This system is supported and tested.");
&print_breaking($transitional_message{$transitional});
$distribution = "10.4$transitional";

Index: ChangeLog
===
RCS file: /cvsroot/fink/fink/perlmod/Fink/ChangeLog,v
retrieving revision 1.1478
retrieving revision 1.1479
diff -u -d -r1.1478 -r1.1479
--- ChangeLog   18 Jun 2007 22:12:48 -  1.1478
+++ ChangeLog   9 Jul 2007 21:28:38 -   1.1479
@@ -1,3 +1,7 @@
+2007-07-09  Dave Morrison  <[EMAIL PROTECTED]>
+
+   * Bootstrap.pm: recognize 10.4.10
+
 2007-06-18  Daniel Macks  <[EMAIL PROTECTED]>
 
* Engine.pm: Document 'dumpinfo -pall'


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] fink/perlmod/Fink Bootstrap.pm, 1.153, 1.153.2.1 ChangeLog, 1.1441.2.13, 1.1441.2.14

2007-07-09 Thread David R. Morrison
Update of /cvsroot/fink/fink/perlmod/Fink
In directory sc8-pr-cvs17:/tmp/cvs-serv18584

Modified Files:
  Tag: branch_0_27
Bootstrap.pm ChangeLog 
Log Message:
recognize 10.4.10


Index: Bootstrap.pm
===
RCS file: /cvsroot/fink/fink/perlmod/Fink/Bootstrap.pm,v
retrieving revision 1.153
retrieving revision 1.153.2.1
diff -u -d -r1.153 -r1.153.2.1
--- Bootstrap.pm14 Mar 2007 18:25:31 -  1.153
+++ Bootstrap.pm9 Jul 2007 21:31:46 -   1.153.2.1
@@ -237,7 +237,7 @@
"and assume to run on a PowerPC based operating ".
"system. Use Fink on this system at your own risk!");
$distribution = "10.3";
-   } elsif ($host =~ /^(powerpc|i386)-apple-darwin8\.[0-9]\.[0-3]/) {
+   } elsif ($host =~ /^(powerpc|i386)-apple-darwin8\.([0-9]|10)\.[0-3]/) {
&print_breaking("This system is supported and tested.");
&print_breaking($transitional_message{$transitional});
$distribution = "10.4$transitional";

Index: ChangeLog
===
RCS file: /cvsroot/fink/fink/perlmod/Fink/ChangeLog,v
retrieving revision 1.1441.2.13
retrieving revision 1.1441.2.14
diff -u -d -r1.1441.2.13 -r1.1441.2.14
--- ChangeLog   14 Jun 2007 19:01:58 -  1.1441.2.13
+++ ChangeLog   9 Jul 2007 21:31:47 -   1.1441.2.14
@@ -1,3 +1,7 @@
+2007-07-09  Dave Morrison  <[EMAIL PROTECTED]>
+
+   * Bootstrap.pm: recognize 10.4.10
+
 2007-06-14  Dave Morrison  <[EMAIL PROTECTED]>
 
* Services.pm: fix possible undefined hash key; be more forgiving (and 


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] fink/10.3 dpkg.info, 1.23.10.1, 1.23.10.2 dpkg.patch, 1.8.12.1, 1.8.12.2

2007-07-09 Thread David R. Morrison
Update of /cvsroot/fink/fink/10.3
In directory sc8-pr-cvs17:/tmp/cvs-serv20205

Modified Files:
  Tag: branch_0_27
dpkg.info dpkg.patch 
Log Message:
sync with stable


Index: dpkg.patch
===
RCS file: /cvsroot/fink/fink/10.3/dpkg.patch,v
retrieving revision 1.8.12.1
retrieving revision 1.8.12.2
diff -u -d -r1.8.12.1 -r1.8.12.2
--- dpkg.patch  10 Jun 2007 06:10:51 -  1.8.12.1
+++ dpkg.patch  9 Jul 2007 21:35:53 -   1.8.12.2
@@ -1,3 +1,37 @@
+diff -ruN gettext-0.14.5/gettext-tools/lib/execute.c 
gettext-0.14.5-patched/gettext-tools/lib/execute.c
+--- gettext-0.14.5/gettext-tools/lib/execute.c 2005-05-20 13:19:48.0 
-0700
 gettext-0.14.5-patched/gettext-tools/lib/execute.c 2006-08-14 
05:21:26.0 -0700
+@@ -62,7 +62,12 @@
+ #endif
+ 
+ #ifndef HAVE_ENVIRON_DECL
+-extern char **environ;
++# ifdef __APPLE__
++#  include 
++#  define environ (*_NSGetEnviron())
++# else
++   extern char **environ;
++# endif
+ #endif
+ 
+ #ifndef STDIN_FILENO
+diff -ruN gettext-0.14.5/gettext-tools/lib/pipe.c 
gettext-0.14.5-patched/gettext-tools/lib/pipe.c
+--- gettext-0.14.5/gettext-tools/lib/pipe.c2005-05-20 13:25:23.0 
-0700
 gettext-0.14.5-patched/gettext-tools/lib/pipe.c2006-08-14 
05:22:02.0 -0700
+@@ -61,7 +61,12 @@
+ #endif
+ 
+ #ifndef HAVE_ENVIRON_DECL
+-extern char **environ;
++# ifdef __APPLE__
++#  include 
++#  define environ (*_NSGetEnviron())
++# else
++   extern char **environ;
++# endif
+ #endif
+ 
+ #ifndef STDIN_FILENO
 diff -ruN dpkg-1.10.21/include/parsedump.h 
dpkg-1.10.21-patched/include/parsedump.h
 --- dpkg-1.10.21/include/parsedump.h   2002-05-06 12:18:16.0 -0400
 +++ dpkg-1.10.21-patched/include/parsedump.h   2005-06-09 20:47:46.0 
-0400

Index: dpkg.info
===
RCS file: /cvsroot/fink/fink/10.3/dpkg.info,v
retrieving revision 1.23.10.1
retrieving revision 1.23.10.2
diff -u -d -r1.23.10.1 -r1.23.10.2
--- dpkg.info   10 Jun 2007 06:10:51 -  1.23.10.1
+++ dpkg.info   9 Jul 2007 21:35:53 -   1.23.10.2
@@ -1,9 +1,9 @@
 Package: dpkg
 Version: 1.10.21
-Revision: 223
+Revision: 224
 GCC: 3.3
 BuildDepends: fink (>= 0.24.12)
-Depends: libgettext3-shlibs, libiconv, gzip, tar, libncurses5-shlibs (>= 
5.4-20041023-6)
+Depends: libgettext3-shlibs, libiconv (>= 1.11-1), gzip, tar, 
libncurses5-shlibs (>= 5.4-20041023-6)
 Essential: yes
 Maintainer: Fink Core Group <[EMAIL PROTECTED]>
 Source: mirror:sourceforge:fink/dpkg_%v.tar.gz
@@ -12,12 +12,12 @@
 Source2: mirror:sourceforge:fink/gettext-0.14.5.tar.gz
 Source2-MD5: e2f6581626a22a0de66dce1d81d00de3
 PatchFile: %n.patch
-PatchFile-MD5: 78b236715ad6391f708a5776f43a65bf
+PatchFile-MD5: 49fc7cb90bb3ae0aa64c359044461699
 PatchScript: <<
  cd %b/..; sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p0
  cd %b/../gettext-0.14.5/build-aux; perl -pi -e 's/.*chmod.*777.*$//g' 
ltmain.sh
 <<
-SetCFLAGS: -no-cpp-precomp -I%p/include
+SetCFLAGS: -I%p/include
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
 CompileScript: <<
@@ -26,12 +26,12 @@
  %p/bin/fink -y install gettext-bin libgettext3-dev libiconv-dev libncurses5
  cd %b/../gettext-0.14.5/gettext-tools; env EMACS=no ./configure 
--prefix="%b/../_inst%p" --infodir='${prefix}/share/info' 
--mandir='${prefix}/share/man' --with-included-gettext --disable-csharp 
--disable-rpath --disable-shared; make; rm -rf %b/../_inst; make install
  PERL=/usr/bin/perl ac_cv_path_MSGFMT="%b/../_inst%p/bin/msgfmt" 
ac_cv_path_XGETTEXT="%b/../_inst%p/bin/xgettext" ./configure 
--build=%m-apple-darwin %c
- make
+ /usr/bin/make
 <<
 ConfigureParams: --without-start-stop-daemon --without-sgml-doc 
--with-admindir=%p/var/lib/dpkg --mandir=%p/share/man --infodir=%p/share/info 
--srcdir=%b
 InstallScript: <<
  mkdir -p %i/share/doc/dpkg
- make install DESTDIR=%d
+ /usr/bin/make install DESTDIR=%d
  install -c -p -m 644 origin.fink %i/etc/dpkg/origins/fink
  rm -rf %i/lib/dpkg/methods/*
 <<
@@ -82,11 +82,13 @@
 Patched to hardcode complete paths to our component executables
 instead of relying on PATH
 
-Patch 'dpkg -b' tar invovation to avoid warning under tar>=1.16
+Patch 'dpkg -b' tar invocation to avoid warning under tar>=1.16
 See: http://permalink.gmane.org/gmane.os.apple.fink.core/1281
 
 Patch 'dpkg -b' tar invocation to not die if tar returns exit code 1.  
 (Exit 1 is a non-fatal error for tar; exit 2 is fatal.)  patch written by vasi
+
+Fink's make-3.81-1 breaks compiling so use Apple's to be safe.
 <<
 #
 PostInstScript: <<


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
h

[cvs] fink/10.4 dpkg.info,1.5.6.1,1.5.6.2

2007-07-09 Thread David R. Morrison
Update of /cvsroot/fink/fink/10.4
In directory sc8-pr-cvs17:/tmp/cvs-serv20653

Modified Files:
  Tag: branch_0_27
dpkg.info 
Log Message:
sync with stable


Index: dpkg.info
===
RCS file: /cvsroot/fink/fink/10.4/dpkg.info,v
retrieving revision 1.5.6.1
retrieving revision 1.5.6.2
diff -u -d -r1.5.6.1 -r1.5.6.2
--- dpkg.info   10 Jun 2007 06:04:33 -  1.5.6.1
+++ dpkg.info   9 Jul 2007 21:36:53 -   1.5.6.2
@@ -1,9 +1,9 @@
 Package: dpkg
 Version: 1.10.21
-Revision: 1221
+Revision: 1224
 GCC: 4.0
 BuildDepends: fink (>= 0.24.12)
-Depends: libgettext3-shlibs, libiconv, gzip, tar, libncurses5-shlibs (>= 
5.4-20041023-1006)
+Depends: libgettext3-shlibs, libiconv (>= 1.11-1), gzip, tar, 
libncurses5-shlibs (>= 5.4-20041023-1006)
 Essential: yes
 Maintainer: Fink Core Group <[EMAIL PROTECTED]>
 Source: mirror:sourceforge:fink/dpkg_%v.tar.gz
@@ -26,12 +26,12 @@
  %p/bin/fink -y install gettext-bin libgettext3-dev libiconv-dev libncurses5
  cd %b/../gettext-0.14.5/gettext-tools; env EMACS=no ./configure 
--prefix="%b/../_inst%p" --infodir='${prefix}/share/info' 
--mandir='${prefix}/share/man' --with-included-gettext --disable-csharp 
--disable-rpath --disable-shared; make; rm -rf %b/../_inst; make install
  PERL=/usr/bin/perl ac_cv_path_MSGFMT="%b/../_inst%p/bin/msgfmt" 
ac_cv_path_XGETTEXT="%b/../_inst%p/bin/xgettext" ./configure 
--build=%m-apple-darwin %c
- make
+ /usr/bin/make
 <<
 ConfigureParams: --without-start-stop-daemon --without-sgml-doc 
--with-admindir=%p/var/lib/dpkg --mandir=%p/share/man --infodir=%p/share/info 
--srcdir=%b
 InstallScript: <<
  mkdir -p %i/share/doc/dpkg
- make install DESTDIR=%d
+ /usr/bin/make install DESTDIR=%d
  install -c -p -m 644 origin.fink %i/etc/dpkg/origins/fink
  rm -rf %i/lib/dpkg/methods/*
 <<
@@ -87,6 +87,8 @@
 
 Patch 'dpkg -b' tar invocation to not die if tar returns exit code 1.  
 (Exit 1 is a non-fatal error for tar; exit 2 is fatal.)  patch written by vasi
+
+Fink's make-3.81-1 breaks compiling so use Apple's to be safe.
 <<
 #
 PostInstScript: <<


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] fink/10.3 dpkg.info,1.24,1.25 dpkg.patch,1.9,1.10

2007-07-09 Thread David R. Morrison
Update of /cvsroot/fink/fink/10.3
In directory sc8-pr-cvs17:/tmp/cvs-serv21043

Modified Files:
dpkg.info dpkg.patch 
Log Message:
sync with stable


Index: dpkg.patch
===
RCS file: /cvsroot/fink/fink/10.3/dpkg.patch,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- dpkg.patch  10 Jun 2007 06:09:29 -  1.9
+++ dpkg.patch  9 Jul 2007 21:38:03 -   1.10
@@ -1,3 +1,37 @@
+diff -ruN gettext-0.14.5/gettext-tools/lib/execute.c 
gettext-0.14.5-patched/gettext-tools/lib/execute.c
+--- gettext-0.14.5/gettext-tools/lib/execute.c 2005-05-20 13:19:48.0 
-0700
 gettext-0.14.5-patched/gettext-tools/lib/execute.c 2006-08-14 
05:21:26.0 -0700
+@@ -62,7 +62,12 @@
+ #endif
+ 
+ #ifndef HAVE_ENVIRON_DECL
+-extern char **environ;
++# ifdef __APPLE__
++#  include 
++#  define environ (*_NSGetEnviron())
++# else
++   extern char **environ;
++# endif
+ #endif
+ 
+ #ifndef STDIN_FILENO
+diff -ruN gettext-0.14.5/gettext-tools/lib/pipe.c 
gettext-0.14.5-patched/gettext-tools/lib/pipe.c
+--- gettext-0.14.5/gettext-tools/lib/pipe.c2005-05-20 13:25:23.0 
-0700
 gettext-0.14.5-patched/gettext-tools/lib/pipe.c2006-08-14 
05:22:02.0 -0700
+@@ -61,7 +61,12 @@
+ #endif
+ 
+ #ifndef HAVE_ENVIRON_DECL
+-extern char **environ;
++# ifdef __APPLE__
++#  include 
++#  define environ (*_NSGetEnviron())
++# else
++   extern char **environ;
++# endif
+ #endif
+ 
+ #ifndef STDIN_FILENO
 diff -ruN dpkg-1.10.21/include/parsedump.h 
dpkg-1.10.21-patched/include/parsedump.h
 --- dpkg-1.10.21/include/parsedump.h   2002-05-06 12:18:16.0 -0400
 +++ dpkg-1.10.21-patched/include/parsedump.h   2005-06-09 20:47:46.0 
-0400

Index: dpkg.info
===
RCS file: /cvsroot/fink/fink/10.3/dpkg.info,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- dpkg.info   10 Jun 2007 06:09:29 -  1.24
+++ dpkg.info   9 Jul 2007 21:38:03 -   1.25
@@ -1,9 +1,9 @@
 Package: dpkg
 Version: 1.10.21
-Revision: 223
+Revision: 224
 GCC: 3.3
 BuildDepends: fink (>= 0.24.12)
-Depends: libgettext3-shlibs, libiconv, gzip, tar, libncurses5-shlibs (>= 
5.4-20041023-6)
+Depends: libgettext3-shlibs, libiconv (>= 1.11-1), gzip, tar, 
libncurses5-shlibs (>= 5.4-20041023-6)
 Essential: yes
 Maintainer: Fink Core Group <[EMAIL PROTECTED]>
 Source: mirror:sourceforge:fink/dpkg_%v.tar.gz
@@ -12,12 +12,12 @@
 Source2: mirror:sourceforge:fink/gettext-0.14.5.tar.gz
 Source2-MD5: e2f6581626a22a0de66dce1d81d00de3
 PatchFile: %n.patch
-PatchFile-MD5: 78b236715ad6391f708a5776f43a65bf
+PatchFile-MD5: 49fc7cb90bb3ae0aa64c359044461699
 PatchScript: <<
  cd %b/..; sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p0
  cd %b/../gettext-0.14.5/build-aux; perl -pi -e 's/.*chmod.*777.*$//g' 
ltmain.sh
 <<
-SetCFLAGS: -no-cpp-precomp -I%p/include
+SetCFLAGS: -I%p/include
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
 CompileScript: <<
@@ -26,12 +26,12 @@
  %p/bin/fink -y install gettext-bin libgettext3-dev libiconv-dev libncurses5
  cd %b/../gettext-0.14.5/gettext-tools; env EMACS=no ./configure 
--prefix="%b/../_inst%p" --infodir='${prefix}/share/info' 
--mandir='${prefix}/share/man' --with-included-gettext --disable-csharp 
--disable-rpath --disable-shared; make; rm -rf %b/../_inst; make install
  PERL=/usr/bin/perl ac_cv_path_MSGFMT="%b/../_inst%p/bin/msgfmt" 
ac_cv_path_XGETTEXT="%b/../_inst%p/bin/xgettext" ./configure 
--build=%m-apple-darwin %c
- make
+ /usr/bin/make
 <<
 ConfigureParams: --without-start-stop-daemon --without-sgml-doc 
--with-admindir=%p/var/lib/dpkg --mandir=%p/share/man --infodir=%p/share/info 
--srcdir=%b
 InstallScript: <<
  mkdir -p %i/share/doc/dpkg
- make install DESTDIR=%d
+ /usr/bin/make install DESTDIR=%d
  install -c -p -m 644 origin.fink %i/etc/dpkg/origins/fink
  rm -rf %i/lib/dpkg/methods/*
 <<
@@ -82,11 +82,13 @@
 Patched to hardcode complete paths to our component executables
 instead of relying on PATH
 
-Patch 'dpkg -b' tar invovation to avoid warning under tar>=1.16
+Patch 'dpkg -b' tar invocation to avoid warning under tar>=1.16
 See: http://permalink.gmane.org/gmane.os.apple.fink.core/1281
 
 Patch 'dpkg -b' tar invocation to not die if tar returns exit code 1.  
 (Exit 1 is a non-fatal error for tar; exit 2 is fatal.)  patch written by vasi
+
+Fink's make-3.81-1 breaks compiling so use Apple's to be safe.
 <<
 #
 PostInstScript: <<


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] fink/10.4 dpkg.info,1.6,1.7

2007-07-09 Thread David R. Morrison
Update of /cvsroot/fink/fink/10.4
In directory sc8-pr-cvs17:/tmp/cvs-serv21734

Modified Files:
dpkg.info 
Log Message:
sync with stable


Index: dpkg.info
===
RCS file: /cvsroot/fink/fink/10.4/dpkg.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dpkg.info   10 Jun 2007 06:03:27 -  1.6
+++ dpkg.info   9 Jul 2007 21:39:10 -   1.7
@@ -1,9 +1,9 @@
 Package: dpkg
 Version: 1.10.21
-Revision: 1221
+Revision: 1224
 GCC: 4.0
 BuildDepends: fink (>= 0.24.12)
-Depends: libgettext3-shlibs, libiconv, gzip, tar, libncurses5-shlibs (>= 
5.4-20041023-1006)
+Depends: libgettext3-shlibs, libiconv (>= 1.11-1), gzip, tar, 
libncurses5-shlibs (>= 5.4-20041023-1006)
 Essential: yes
 Maintainer: Fink Core Group <[EMAIL PROTECTED]>
 Source: mirror:sourceforge:fink/dpkg_%v.tar.gz
@@ -26,12 +26,12 @@
  %p/bin/fink -y install gettext-bin libgettext3-dev libiconv-dev libncurses5
  cd %b/../gettext-0.14.5/gettext-tools; env EMACS=no ./configure 
--prefix="%b/../_inst%p" --infodir='${prefix}/share/info' 
--mandir='${prefix}/share/man' --with-included-gettext --disable-csharp 
--disable-rpath --disable-shared; make; rm -rf %b/../_inst; make install
  PERL=/usr/bin/perl ac_cv_path_MSGFMT="%b/../_inst%p/bin/msgfmt" 
ac_cv_path_XGETTEXT="%b/../_inst%p/bin/xgettext" ./configure 
--build=%m-apple-darwin %c
- make
+ /usr/bin/make
 <<
 ConfigureParams: --without-start-stop-daemon --without-sgml-doc 
--with-admindir=%p/var/lib/dpkg --mandir=%p/share/man --infodir=%p/share/info 
--srcdir=%b
 InstallScript: <<
  mkdir -p %i/share/doc/dpkg
- make install DESTDIR=%d
+ /usr/bin/make install DESTDIR=%d
  install -c -p -m 644 origin.fink %i/etc/dpkg/origins/fink
  rm -rf %i/lib/dpkg/methods/*
 <<
@@ -87,6 +87,8 @@
 
 Patch 'dpkg -b' tar invocation to not die if tar returns exit code 1.  
 (Exit 1 is a non-fatal error for tar; exit 2 is fatal.)  patch written by vasi
+
+Fink's make-3.81-1 breaks compiling so use Apple's to be safe.
 <<
 #
 PostInstScript: <<


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
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 glibmm2.4.info, 1.11, 1.12

2007-07-09 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome
In directory sc8-pr-cvs17:/tmp/cvs-serv21414/10.3/unstable/main/finkinfo/gnome

Modified Files:
glibmm2.4.info 
Log Message:
Reorganize package layout per discussion on gnome-devel-list
glibmm2.4 is now OBSOLETE


Index: glibmm2.4.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/glibmm2.4.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- glibmm2.4.info  12 Jun 2007 04:48:17 -  1.11
+++ glibmm2.4.info  9 Jul 2007 23:00:39 -   1.12
@@ -1,16 +1,12 @@
 Package: glibmm2.4
 Version: 2.12.10
-Revision: 1
+Revision: 2
 GCC: 3.3
 Depends: <<
-   %N-shlibs (= %v-%r),
-   glib2-shlibs (>= 2.12.0-1),
-   libgettext3-shlibs,
-   libiconv,
-   libsigc++2-shlibs (>= 2.0.17-1)
+   %N-dev (= %v-%r),
+   fink-obsolete-packages
 <<
-Replaces: %N-common, %N-shlibs (<< 2.6.1-1)
-Conflicts: %N-common
+BuildDependsOnly: true
 BuildDepends: <<
glib2-dev (>= 2.12.0-1),
libgettext3-dev,
@@ -24,10 +20,14 @@
 SetCFLAGS: -Os -pipe
 ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking 
--enable-warnings=maximum --enable-static
 CompileScript: <<
-   PERL_PATH=/usr/bin/perl ./configure %c
+   PERL_PATH=/usr/bin/perl M4=/usr/bin/m4 ./configure %c
make
 <<
-InstallScript: make -j1 install DESTDIR="%d"
+InstallScript: <<
+   make -j1 install DESTDIR=%d
+   mkdir -p %i/share/doc/installed-packages
+   touch %i/share/doc/installed-packages/%N
+<<
 SplitOff: <<
Package: %N-shlibs
Depends: <<
@@ -46,23 +46,33 @@
 SplitOff2: <<
Package: %N-dev
Depends: %N-shlibs (= %v-%r)
+   Replaces: %N-common, %N-shlibs (<< 2.6.1-1), %N (<< %n-%v)
+   Conflicts: %N-common
DescPackaging: <<
Uses pkgconfig.
Any package which BuildDepends on this one must also 
BuildDepend on:
glib2-dev (>= 2.12.0-1), libsigc++2 (>= 2.0.17-1)
<<
BuildDependsOnly: True
-   Files: include lib/glibmm-2.4/include lib/lib*.* lib/pkgconfig 
share/aclocal
+   Files: <<
+   include
+   lib
+   share/aclocal
+   share/doc/glibmm-2.4
+   <<
DocFiles: AUTHORS CHANGES COPYING ChangeLog NEWS README
 <<
-DocFiles: AUTHORS CHANGES COPYING ChangeLog NEWS README
 Description: C++ interface for the glib2 library
 DescPackaging: <<
 install_name and compatibility_version have not changed since %v=2.4.x
 but those packages had those fields wrong in the Shlibs entries. So
 we'll make a clean break with the Shlibs dependency.
 
-Doc processor (lib/glibmm-2.4/proc) was in %N-shlibs until 2.6.1-1
+Doc processor (lib/glibmm-2.4/proc) moved %N-shlibs -> %N as of 2.6.1-1
+Then moved %N -> %N-dev as of 2.12.10-1/1001
+
+Misc other docs and things used by things that use glibmm moved
+%N->%N-dev as of 2.12.10-2/1002
 
 Not sure why we pass -DX_LOCALE
 <<


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/gnome glibmm2.4.info,1.8,1.9

2007-07-09 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory sc8-pr-cvs17:/tmp/cvs-serv21414/10.4/unstable/main/finkinfo/gnome

Modified Files:
glibmm2.4.info 
Log Message:
Reorganize package layout per discussion on gnome-devel-list
glibmm2.4 is now OBSOLETE


Index: glibmm2.4.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/glibmm2.4.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- glibmm2.4.info  12 Jun 2007 04:48:17 -  1.8
+++ glibmm2.4.info  9 Jul 2007 23:00:39 -   1.9
@@ -1,16 +1,12 @@
 Package: glibmm2.4
 Version: 2.12.10
-Revision: 1001
+Revision: 1002
 GCC: 4.0
 Depends: <<
-   %N-shlibs (= %v-%r),
-   glib2-shlibs (>= 2.12.0-1),
-   libgettext3-shlibs,
-   libiconv,
-   libsigc++2-shlibs (>= 2.0.17-1001)
+   %N-dev (= %v-%r),
+   fink-obsolete-packages
 <<
-Replaces: %N-common, %N-shlibs (<< 2.6.1-1)
-Conflicts: %N-common
+BuildDependsOnly: true
 BuildDepends: <<
glib2-dev (>= 2.12.0-1),
libgettext3-dev,
@@ -24,10 +20,14 @@
 SetCFLAGS: -Os -pipe
 ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking 
--enable-warnings=maximum --enable-static
 CompileScript: <<
-   PERL_PATH=/usr/bin/perl ./configure %c
+   PERL_PATH=/usr/bin/perl M4=/usr/bin/m4 ./configure %c
make
 <<
-InstallScript: make -j1 install DESTDIR="%d"
+InstallScript: <<
+   make -j1 install DESTDIR=%d
+   mkdir -p %i/share/doc/installed-packages
+   touch %i/share/doc/installed-packages/%N
+<<
 SplitOff: <<
Package: %N-shlibs
Depends: <<
@@ -46,23 +46,33 @@
 SplitOff2: <<
Package: %N-dev
Depends: %N-shlibs (= %v-%r)
+   Replaces: %N-common, %N-shlibs (<< 2.6.1-1), %N (<< %n-%v)
+   Conflicts: %N-common
DescPackaging: <<
Uses pkgconfig.
Any package which BuildDepends on this one must also 
BuildDepend on:
glib2-dev (>= 2.12.0-1), libsigc++2 (>= 2.0.17-1001)
<<
BuildDependsOnly: True
-   Files: include lib/glibmm-2.4/include lib/lib*.* lib/pkgconfig 
share/aclocal
+   Files: <<
+   include
+   lib
+   share/aclocal
+   share/doc/glibmm-2.4
+   <<
DocFiles: AUTHORS CHANGES COPYING ChangeLog NEWS README
 <<
-DocFiles: AUTHORS CHANGES COPYING ChangeLog NEWS README
 Description: C++ interface for the glib2 library
 DescPackaging: <<
 install_name and compatibility_version have not changed since %v=2.4.x
 but those packages had those fields wrong in the Shlibs entries. So
 we'll make a clean break with the Shlibs dependency.
 
-Doc processor (lib/glibmm-2.4/proc) was in %N-shlibs until 2.6.1-1
+Doc processor (lib/glibmm-2.4/proc) moved %N-shlibs -> %N as of 2.6.1-1
+Then moved %N -> %N-dev as of 2.12.10-1/1001
+
+Misc other docs and things used by things that use glibmm moved
+%N->%N-dev as of 2.12.10-2/1002
 
 Not sure why we pass -DX_LOCALE
 <<


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
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 procfs.info,1.3,1.4

2007-07-09 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sc8-pr-cvs17:/tmp/cvs-serv7953

Modified Files:
procfs.info 
Log Message:
Added DaemonicFile to start procfs at boot time.


Index: procfs.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/procfs.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- procfs.info 8 Jul 2007 15:25:31 -   1.3
+++ procfs.info 9 Jul 2007 23:50:26 -   1.4
@@ -1,6 +1,6 @@
 Package: procfs
 Version: 1.54
-Revision: 1
+Revision: 2
 
 Source: http://homepage.mac.com/danielj7/%n-%v.tar.bz2
 Source-MD5: 606c44a515fbb1150e817f96a9b84766
@@ -11,6 +11,7 @@
system-sdk-10.4-universal
 <<
 Depends: <<
+   daemonic,
fuse-shlibs,
macosx (>= 10.4.0-1),
pcre-shlibs (>= 7.0-1001)
@@ -35,8 +36,41 @@
/bin/mv procfs %i/bin/procfs
 <<
 
+PreInstScript: <<
+   echo 'Unmounting /proc in case you are upgrading from an old version.'
+   { [ -x %p/bin/procfs -a -d /proc ] && /sbin/umount /proc ; } || true
+<<
+
+PreRmScript: <<
+   if [ $1 != "upgrade" ]; then
+   echo 'Unmounting /proc.'
+   { [ -x %p/bin/procfs -a -d /proc ] && /sbin/umount /proc ; } || 
true
+
+   daemonic remove %N
+   fi
+<<
+
 DocFiles: COPYING
 
+DaemonicName: %N
+DaemonicFile: <<
+   
+   procfs FUSE file system
+   procfs
+   
+   
+   
+   if [ ! -d "/proc" ]; then
+   /bin/mkdir /proc
+   /usr/sbin/chown root:wheel /proc
+   fi
+   
+   %p/bin/procfs
+   /proc
+   
+   
+<<
+
 Description: FUSE /proc filesystem
 DescDetail: <<
 Procfs is a filesystem for accessing process info and hardware through file
@@ -55,6 +89,12 @@
 and you should see
procfs on /proc (read-only, synchronous)
 in the list.
+
+You can also start procfs at boot time with:
+   sudo daemonic enable procfs
+   
+The startup item will be removed and
+/proc unmounted when the package is removed.
 <<
 
 License: GPL


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
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 srecord.info,NONE,1.1

2007-07-09 Thread Alexander Hansen
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound
In directory sc8-pr-cvs17:/tmp/cvs-serv29050/main/finkinfo/sound

Added Files:
srecord.info 
Log Message:
New from tracker
http://sourceforge.net/tracker/index.php?func=detail&aid=1746319&group_id=17203&atid=414256

--- NEW FILE: srecord.info ---
Info2: <<
Package: srecord

Version: 1.35
Revision: 1
License: GPL
Description: Set of tools for manipulating EPROM files
Maintainer: Aleix Conchillo Flaque <[EMAIL PROTECTED]>

Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: 510bc67d9787692c44a92378207d34ef

ConfigureParams: --mandir=%i/share/man

DescDetail: <<
The srecord package understands a number of file formats: ASCII-Hex,
ASCII-Space-Hex, Atmel, raw binary, C array declaration, DEC Binary
XXDP, Elektor Monitor EMON52, Four Packed Code FPC, Intel MCS-86
Object format, MOS Technology hexadecimal, Motorola S-Record,
Signetics, SPASM PIC, Tektronix Hexadecimal, Tektronix Extended
Hexadecimal, Texas Instruments Tagged, TI-Tagged TI-SDSMAC, VHDL, and
Wilson Eprom Burner.

The srecord package is capable of the following operations:
Conversions from any format to any other format, concatenations of
multiple files, comparisons of files, report file summary info,
filtering.

The srecord package is capable of the following filtrations:
checksums, byte swapping, CRC insertion, crop addresses, exclude
addresses, fill holes, insert length information, maximum and minimum,
adjust offsets, split and unsplit for memory striping schemes.
<<

Homepage: http://srecord.sourceforge.net/
<<


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/x11-wm xfce4-mixer.info, 1.1.2.10, 1.1.2.11 xfce4-toys.info, 1.1.2.11, 1.1.2.12

2007-07-09 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11-wm
In directory sc8-pr-cvs17:/tmp/cvs-serv8805/main/finkinfo/x11-wm

Modified Files:
  Tag: pangocairo-branch
xfce4-mixer.info xfce4-toys.info 
Log Message:
more buildfink fixes

Index: xfce4-mixer.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11-wm/xfce4-mixer.info,v
retrieving revision 1.1.2.10
retrieving revision 1.1.2.11
diff -u -d -r1.1.2.10 -r1.1.2.11
--- xfce4-mixer.info2 Mar 2007 19:42:03 -   1.1.2.10
+++ xfce4-mixer.info10 Jul 2007 01:13:08 -  1.1.2.11
@@ -8,8 +8,8 @@
 eur-de: http://public.fh-wolfenbuettel.de/~luedickj/xfce4/xfce-4.2.3.2/src/  
 <<
 Source-MD5: b57fd602b3612fb84a92b124f3468511
-BuildDepends: glitz, expat1, libpng3, cairo (>= 1.2-1), fontconfig2-dev (>= 
2.3.2-13), freetype219 (>= 2.3.1-1), xft2-dev, atk1 (>= 1.17.0-1), 
libxfcegui44-dev (>= 4.2.3-1003), libxfce4util2-dev (>= 4.2.3-1001), gtk+2-dev 
(>= 2.10.0-1), pango1-xft2-ft219-dev (>= 1.16.0-1), glib2-dev (>= 2.12.0-1), 
pkgconfig (>= 0.21-1), libgettext3-dev, gettext-tools, libiconv-dev, dbh-dev 
(>= 1.0.24), libxml2, x11-dev, startup-notification-dev (>= 0.8-1), 
libxfce4mcs3-dev (>= 4.2.3-1001), esound, audiofile, libxml2
-Depends: libxfce4mcs3-shlibs (>= 4.2.3-1001), libxfcegui44-shlibs (>= 
4.2.3-1003), libxfce4util2-shlibs (>= 4.2.3-1001), gtk+2-shlibs (>= 2.10.0-1), 
atk1-shlibs (>= 1.17.0-1), pango1-xft2-ft219-shlibs (>= 1.16.0-1), glib2-shlibs 
(>= 2.12.0-1), libiconv, gtk-xfce-engine (>= 2.2), liboss1 (>=0.0.1), 
libxml2-shlibs, esound-shlibs (>= 0.2.32), audiofile-shlibs (>= 0.2.6)
+BuildDepends: glitz, expat1, libpng3, cairo (>= 1.2-1), fontconfig2-dev (>= 
2.3.2-13), freetype219 (>= 2.3.1-1), xft2-dev, atk1 (>= 1.17.0-1), 
libxfcegui44-dev (>= 4.2.3-1003), libxfce4util2-dev (>= 4.2.3-1001), gtk+2-dev 
(>= 2.10.0-1), pango1-xft2-ft219-dev (>= 1.16.0-1), glib2-dev (>= 2.12.0-1), 
pkgconfig (>= 0.21-1), libgettext3-dev, gettext-tools, libiconv-dev, dbh-dev 
(>= 1.0.24), libxml2, x11-dev, startup-notification-dev (>= 0.8-1), 
libxfce4mcs3-dev (>= 4.2.3-1001), esound, audiofile, libxml2, xfce4-panel
+Depends: libxfce4mcs3-shlibs (>= 4.2.3-1001), libxfcegui44-shlibs (>= 
4.2.3-1003), libxfce4util2-shlibs (>= 4.2.3-1001), gtk+2-shlibs (>= 2.10.0-1), 
atk1-shlibs (>= 1.17.0-1), pango1-xft2-ft219-shlibs (>= 1.16.0-1), glib2-shlibs 
(>= 2.12.0-1), libiconv, gtk-xfce-engine (>= 2.2), liboss1 (>=0.0.1), 
libxml2-shlibs, esound-shlibs (>= 0.2.32), audiofile-shlibs (>= 0.2.6), 
xfce4-panel
 Patch: %n.patch
 NoSetCPPFLAGS: true
 SetCPPFLAGS: -I%p/lib/pango-ft219/include/pango-1.0 
-I%p/lib/pango-ft219/include -I%p/lib/freetype219/include/freetype2 
-I%p/lib/freetype219/include -I%p/lib/fontconfig2/include -I%p/include 
-I%p/include/liboss

Index: xfce4-toys.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11-wm/xfce4-toys.info,v
retrieving revision 1.1.2.11
retrieving revision 1.1.2.12
diff -u -d -r1.1.2.11 -r1.1.2.12
--- xfce4-toys.info 2 Mar 2007 19:42:03 -   1.1.2.11
+++ xfce4-toys.info 10 Jul 2007 01:13:09 -  1.1.2.12
@@ -8,8 +8,8 @@
 eur-de: http://public.fh-wolfenbuettel.de/~luedickj/xfce4/xfce-4.2.3.2/src/  
 <<
 Source-MD5: 1f3a42deff65dda6a9ad656e1ed4249b
-BuildDepends: glitz, expat1, libpng3, cairo (>= 1.2-1), fontconfig2-dev (>= 
2.3.2-13), freetype219 (>= 2.3.1-1), xft2-dev, atk1 (>= 1.17.0-1), 
libxfcegui44-dev (>= 4.2.3-1003), libxfce4util2-dev (>= 4.2.3-1001), gtk+2-dev 
(>= 2.10.0-1), pango1-xft2-ft219-dev (>= 1.16.0-1), glib2-dev (>= 2.12.0-1), 
pkgconfig (>= 0.21-1), libgettext3-dev, gettext-tools, libiconv-dev, dbh-dev 
(>= 1.0.24), libxml2, x11-dev, startup-notification-dev (>= 0.8-1), 
libxfce4mcs3-dev (>= 4.2.3-1001)
-Depends: libxfce4mcs3-shlibs (>= 4.2.3-1001), libxfcegui44-shlibs (>= 
4.2.3-1003), libxfce4util2-shlibs (>= 4.2.3-1001), glib2-shlibs (>= 2.12.0-1), 
libiconv
+BuildDepends: glitz, expat1, libpng3, cairo (>= 1.2-1), fontconfig2-dev (>= 
2.3.2-13), freetype219 (>= 2.3.1-1), xft2-dev, atk1 (>= 1.17.0-1), 
libxfcegui44-dev (>= 4.2.3-1003), libxfce4util2-dev (>= 4.2.3-1001), gtk+2-dev 
(>= 2.10.0-1), pango1-xft2-ft219-dev (>= 1.16.0-1), glib2-dev (>= 2.12.0-1), 
pkgconfig (>= 0.21-1), libgettext3-dev, gettext-tools, libiconv-dev, dbh-dev 
(>= 1.0.24), libxml2, x11-dev, startup-notification-dev (>= 0.8-1), 
libxfce4mcs3-dev (>= 4.2.3-1001), xfce4-panel
+Depends: libxfce4mcs3-shlibs (>= 4.2.3-1001), libxfcegui44-shlibs (>= 
4.2.3-1003), libxfce4util2-shlibs (>= 4.2.3-1001), glib2-shlibs (>= 2.12.0-1), 
libiconv, xfce4-panel
 Patch: %n.patch
 ConfigureParams: --mandir='%p/share/man' --infodir='%p/share/info'  --with-x 
--with-data-dir='%p/share/xfce4' --with-conf-dir='%p/etc/xfce4' --enable-shared 
--enable-static --disable-debug --enable-final --disable-dependency-tracking 
PKG_CONFIG_PATH="%p/lib/pango-ft219/

[cvs] dists/10.4/unstable/main/finkinfo/devel monkeystudio.info, 1.1.2.2, 1.1.2.3

2007-07-09 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory sc8-pr-cvs17:/tmp/cvs-serv8805/main/finkinfo/devel

Modified Files:
  Tag: pangocairo-branch
monkeystudio.info 
Log Message:
more buildfink fixes

Index: monkeystudio.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/monkeystudio.info,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -d -r1.1.2.2 -r1.1.2.3
--- monkeystudio.info   19 Jun 2007 21:16:52 -  1.1.2.2
+++ monkeystudio.info   10 Jul 2007 01:13:01 -  1.1.2.3
@@ -3,7 +3,7 @@
 Revision: 1004
 Source: mirror:sourceforge:%n/%n-src-2006.%v.zip
 Depends: libgettext3-shlibs, glib2-shlibs, libiconv, libpng3-shlibs, 
qt4-x11-core-shlibs, qt4-x11-designer-shlibs, qt4-x11-gui-shlibs, x11, 
x11-shlibs
-BuildDepends: libgettext3-dev, libiconv-dev, libpng3, qt4-x11-linguist, 
qt4-x11-designer, qt4-x11, x11-dev
+BuildDepends: libgettext3-dev, libiconv-dev, libpng3, qt4-x11-linguist, 
qt4-x11-designer, qt4-x11, x11-dev, glib2-dev (>= 2.12.0-1)
 GCC: 4.0
 SourceDirectory: 2006.%v
 Maintainer: Jack Fink <[EMAIL PROTECTED]>


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/crypto/finkinfo evolution-data-server.info, 1.4.2.36, 1.4.2.37

2007-07-09 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory sc8-pr-cvs17:/tmp/cvs-serv8805/crypto/finkinfo

Modified Files:
  Tag: pangocairo-branch
evolution-data-server.info 
Log Message:
more buildfink fixes

Index: evolution-data-server.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/evolution-data-server.info,v
retrieving revision 1.4.2.36
retrieving revision 1.4.2.37
diff -u -d -r1.4.2.36 -r1.4.2.37
--- evolution-data-server.info  3 Jul 2007 09:54:41 -   1.4.2.36
+++ evolution-data-server.info  10 Jul 2007 01:13:00 -  1.4.2.37
@@ -57,7 +57,7 @@
libbonoboui2-dev (>= 2.17.94-1),
libgcrypt,
libgettext3-dev,
-   libglade2-shlibs (>= 2.6.1-1),
+   libglade2 (>= 2.6.1-1),
libgnome2-dev (>= 2.17.92-1),
libgnomecanvas2-dev (>= 2.14.0-1),
libgnomeprint2.2-dev (>= 2.18.0-1),


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
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 abiword.info, 1.3.2.16, 1.3.2.17

2007-07-09 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory sc8-pr-cvs17:/tmp/cvs-serv8805/main/finkinfo/editors

Modified Files:
  Tag: pangocairo-branch
abiword.info 
Log Message:
more buildfink fixes

Index: abiword.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/abiword.info,v
retrieving revision 1.3.2.16
retrieving revision 1.3.2.17
diff -u -d -r1.3.2.16 -r1.3.2.17
--- abiword.info19 Jun 2007 14:41:38 -  1.3.2.16
+++ abiword.info10 Jul 2007 01:13:02 -  1.3.2.17
@@ -8,6 +8,7 @@
fribidi-shlibs,
gconf2 (>= 2.18.0-1),
glib2-shlibs (>= 2.12.0-1),
+   gnome-vfs2-unified-shlibs (>= 1:2.18.0-1),
gtk+2-shlibs (>= 2.10.0-1),
libgettext3-shlibs,
libglade2-shlibs (>= 2.6.1-1),
@@ -37,6 +38,7 @@
glib2-dev (>= 2.12.0-1),
glitz,
gnome-keyring-dev (>= 0.8.1-1),
+   gnome-vfs2-unified-dev (>= 1:2.18.0-1),
gtk+2-dev (>= 2.10.0-1),
libart2,
libbonobo2-dev (>= 2.18.0-1),


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/sci openbabel-2.0.2.info, 1.1.2.2, 1.1.2.3

2007-07-09 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv8805/main/finkinfo/sci

Modified Files:
  Tag: pangocairo-branch
openbabel-2.0.2.info 
Log Message:
more buildfink fixes

Index: openbabel-2.0.2.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/openbabel-2.0.2.info,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -d -r1.1.2.2 -r1.1.2.3
--- openbabel-2.0.2.info19 Jun 2007 21:17:53 -  1.1.2.2
+++ openbabel-2.0.2.info10 Jul 2007 01:13:06 -  1.1.2.3
@@ -1,9 +1,9 @@
 Package: openbabel
 Version: 2.0.2
-Revision: 1002
+Revision: 1003
 ###
 Depends: libopenbabel1-shlibs (= %v-%r), libinchi0-shlibs (= %v-%r), 
openbabel-common (= %v-%r)
-BuildDepends: doxygen, libxml2 (>= 2.6.1-1)
+BuildDepends: doxygen, libiconv-dev, libxml2 (>= 2.6.1-1)
 Provides: babel
 Conflicts: babel
 Replaces: babel, openbabel-bin (<< 2.0.2-1)
@@ -29,6 +29,7 @@
   Package: libopenbabel1-shlibs
   Replaces: openbabel-shlibs, openbabel1-shlibs
   Conflicts: openbabel-shlibs, openbabel1-shlibs
+  Depends: libiconv
   Files: <<
 lib/libopenbabel.*.dylib
   <<
@@ -39,6 +40,7 @@
 <<
 SplitOff2: <<
   Package: libinchi0-shlibs
+  Depends: libiconv
   Files: <<
 lib/libinchi.*.dylib
   <<


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
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 easytag.info, 1.3.2.12, 1.3.2.13

2007-07-09 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound
In directory sc8-pr-cvs17:/tmp/cvs-serv8805/main/finkinfo/sound

Modified Files:
  Tag: pangocairo-branch
easytag.info 
Log Message:
more buildfink fixes

Index: easytag.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/easytag.info,v
retrieving revision 1.3.2.12
retrieving revision 1.3.2.13
diff -u -d -r1.3.2.12 -r1.3.2.13
--- easytag.info29 May 2007 20:21:44 -  1.3.2.12
+++ easytag.info10 Jul 2007 01:13:06 -  1.3.2.13
@@ -24,7 +24,7 @@
libvorbis0,
pango1-xft2-ft219-dev (>= 1.16.0-1),
pkgconfig (>= 0.21-1),
-   wavpack1-dev (>=.41.0-1),
+   wavpack1-dev (>= 4.41.0-1),
x11-dev,
xft2-dev
 <<
@@ -39,7 +39,7 @@
libogg-shlibs,
libvorbis0-shlibs,
pango1-xft2-ft219-shlibs (>= 1.16.0-1),
-   wavpack1-shlibs (>=4.41.0-1),
+   wavpack1-shlibs (>= 4.41.0-1),
x11
 <<
 Source: mirror:sourceforge:%n/%n-%v.tar.bz2


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/kde kjsembed.info, 1.8.2.1, 1.8.2.2 kvirc.info, 1.3.2.2, 1.3.2.3

2007-07-09 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde
In directory sc8-pr-cvs17:/tmp/cvs-serv8805/main/finkinfo/kde

Modified Files:
  Tag: pangocairo-branch
kjsembed.info kvirc.info 
Log Message:
more buildfink fixes

Index: kvirc.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde/kvirc.info,v
retrieving revision 1.3.2.2
retrieving revision 1.3.2.3
diff -u -d -r1.3.2.2 -r1.3.2.3
--- kvirc.info  19 Jun 2007 21:17:05 -  1.3.2.2
+++ kvirc.info  10 Jul 2007 01:13:05 -  1.3.2.3
@@ -3,7 +3,7 @@
 Revision: 1005
 Source: ftp://ftp.%n.ru/pub/source/dev/%n-%v.tar.bz2
 Depends: %N-shlibs, kdelibs3-unified-shlibs, libart2-shlibs, libidn-shlibs, 
libiconv, qt3-shlibs, freetype219-shlibs, libpng3-shlibs, esound-shlibs, 
audiofile-shlibs, x11, x11-shlibs
-BuildDepends: kdelibs3-unified-dev, libart2, libidn, libiconv-dev, qt3, 
gettext-tools, libpng3, freetype219, system-openssl-dev, esound, x11-dev, 
audiofile, libxml2-bin
+BuildDepends: kdelibs3-unified-dev, libart2, libidn, libiconv-dev, 
libintl-dev, qt3, gettext-tools, libpng3, freetype219, system-openssl-dev, 
esound, x11-dev, audiofile, libxml2-bin
 BuildConflicts: openssl096-dev, openssl097-dev, openssl098-dev
 Recommends: kdebase3-unified, amarok
 GCC: 4.0

Index: kjsembed.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde/kjsembed.info,v
retrieving revision 1.8.2.1
retrieving revision 1.8.2.2
diff -u -d -r1.8.2.1 -r1.8.2.2
--- kjsembed.info   26 Mar 2007 15:03:26 -  1.8.2.1
+++ kjsembed.info   10 Jul 2007 01:13:05 -  1.8.2.2
@@ -17,6 +17,7 @@
libart2,
libiconv-dev,
libidn,
+   libintl-dev,
libpng3 (>= 1.2.5-4),
pcre,
pkgconfig,


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
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 stardict.info, 1.1.2.2, 1.1.2.3

2007-07-09 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sc8-pr-cvs17:/tmp/cvs-serv8805/main/finkinfo/utils

Modified Files:
  Tag: pangocairo-branch
stardict.info 
Log Message:
more buildfink fixes

Index: stardict.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/stardict.info,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -d -r1.1.2.2 -r1.1.2.3
--- stardict.info   29 May 2007 20:21:46 -  1.1.2.2
+++ stardict.info   10 Jul 2007 01:13:07 -  1.1.2.3
@@ -16,9 +16,13 @@
 Source: 
http://jaist.dl.sourceforge.net/sourceforge/stardict/stardict-%v.tar.bz2
 Source-MD5: 2f743d809737ca157bad71791c45ce63
 GCC: 4.0.1
-#SetLDFLAGS: LDFLAGS=-L /usr/X11R6/lib -lX11 -L /sw/lib
-ConfigureParams: --prefix=%p --mandir=%p/share/man --infodir=%p/share/info 
--libexecdir=%p/lib/%n --disable-gnome-support
-InstallScript: make install DESTDIR=%d
+SetCPPFLAGS: -I%p/lib/pango-ft219/include/pango-1.0 
-I%p/lib/pango-ft219/include -I%p/lib/freetype219/include/freetype2 
-I%p/lib/freetype219/include -I%p/lib/fontconfig2/include
+NoSetLDFLAGS: true
+SetLDFLAGS: -L%p/lib/pango-ft219/lib -L%p/lib/freetype219/lib 
-L%p/lib/fontconfig2/lib
+SetLIBS: -L%p/lib
+SetCFLAGS: -Os -pipe
+ConfigureParams: --prefix=%p --mandir=%p/share/man --infodir=%p/share/info 
--libexecdir=%p/lib/%n --disable-gnome-support 
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
 FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
+InstallScript: make -j1 install DESTDIR=%d
 
 DocFiles: AUTHORS COPYING ChangeLog README
 Description: International dictionary for GTK2


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/gnome gnome-games.info, 1.4.2.33, 1.4.2.34 nautilus-media.info, 1.8.2.19, 1.8.2.20 pangoxsl.info, 1.3.2.7, 1.3.2.8

2007-07-09 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory sc8-pr-cvs17:/tmp/cvs-serv8805/main/finkinfo/gnome

Modified Files:
  Tag: pangocairo-branch
gnome-games.info nautilus-media.info pangoxsl.info 
Log Message:
more buildfink fixes

Index: gnome-games.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gnome-games.info,v
retrieving revision 1.4.2.33
retrieving revision 1.4.2.34
diff -u -d -r1.4.2.33 -r1.4.2.34
--- gnome-games.info19 Jun 2007 14:41:40 -  1.4.2.33
+++ gnome-games.info10 Jul 2007 01:13:03 -  1.4.2.34
@@ -38,6 +38,7 @@
libxml2-shlibs (>= 2.6.7-1),
orbit2 (>= 2.14.7-2),
pango1-xft2-ft219 (>= 1.16.0-1),
+   popt-shlibs,
pygobject2-py25 (>= 2.12.0-1),
pygtk2-gtk-py25 (>= 2.10.0-1),
scrollkeeper (>= 0.3.12-2),
@@ -88,6 +89,7 @@
orbit2-dev (>= 2.14.7-2),
pango1-xft2-ft219-dev (>= 1.16.0-1),
pkgconfig (>= 0.21-1),
+   popt,
python25,
pycairo-py25-dev,
pygobject2-py25-dev (>= 2.12.0-1),

Index: pangoxsl.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/pangoxsl.info,v
retrieving revision 1.3.2.7
retrieving revision 1.3.2.8
diff -u -d -r1.3.2.7 -r1.3.2.8
--- pangoxsl.info   19 Jun 2007 21:16:58 -  1.3.2.7
+++ pangoxsl.info   10 Jul 2007 01:13:04 -  1.3.2.8
@@ -28,7 +28,7 @@
Package: %N-shlibs
Description: Shared libs for pangoxsl
Depends: libgettext3-shlibs, glib2-shlibs (>= 2.12.0-1), libiconv, 
x11-shlibs, xft2-shlibs, pango1-xft2-ft219-shlibs (>= 1.16.0-1)
-   Files: lib/libpangoxsl-1.0.0.600.2.dylib lib/libpangoxsl-1.0.0.dylib
+   Files: lib/libpangoxsl-1.0.*.dylib
Shlibs: %p/lib/libpangoxsl-1.0.0.dylib 601.0.0 %n (>= 1.6.0.3-2)
DocFiles:  AUTHORS ChangeLog COPYING NEWS README
 <<

Index: nautilus-media.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/nautilus-media.info,v
retrieving revision 1.8.2.19
retrieving revision 1.8.2.20
diff -u -d -r1.8.2.19 -r1.8.2.20
--- nautilus-media.info 19 Jun 2007 14:41:41 -  1.8.2.19
+++ nautilus-media.info 10 Jul 2007 01:13:04 -  1.8.2.20
@@ -10,20 +10,21 @@
gail18-shlibs,
gconf2 (>= 2.16.1-1),
glib2-shlibs (>= 2.12.0-1),
-   gnome-keyring-shlibs (>= 0.7.92-1),
+   gnome-desktop4-shlibs (>= 2.18.0-1),
+   gnome-keyring-shlibs (>= 0.8.0-1),
gnome-menus2-shlibs (>= 2.18.0-1),
-   gnome-vfs2-unified-shlibs (>= 1:2.17.91-1),
+   gnome-vfs2-unified-shlibs (>= 1:2.18.0-1),
gst-plugins-shlibs (>= 0.8.0-1),
gstreamer-shlibs (>= 0.8.0-1),
gtk+2-shlibs (>= 2.10.0-1),
libart2-shlibs (>= 2.3.16-1),
-   libbonobo2-shlibs (>= 2.17.92-1),
-   libbonoboui2-shlibs (>= 2.17.94-1),
+   libbonobo2-shlibs (>= 2.18.0-1),
+   libbonoboui2-shlibs (>= 2.18.0-1),
libgettext3-shlibs,
libglade2-shlibs (>= 2.6.1-1),
-   libgnome2-shlibs (>= 2.17.92-1),
+   libgnome2-shlibs (>= 2.18.0-1),
libgnomecanvas2-shlibs (>= 2.14.0-1),
-   libgnomeui2-shlibs (>= 2.17.92-1),
+   libgnomeui2-shlibs (>= 2.18.0-1),
libiconv,
libjpeg-shlibs,
libxml2-shlibs (>= 2.6.7-1),
@@ -48,21 +49,22 @@
gettext-tools,
glib2-dev (>= 2.12.0-1),
glitz,
-   gnome-keyring-dev (>= 0.7.92-1),
+   gnome-desktop4-dev (>= 2.18.0-1),
+   gnome-keyring-dev (>= 0.8.0-1),
gnome-menus2-dev (>= 2.18.0-1),
-   gnome-vfs2-unified-dev (>= 1:2.17.91-1),
+   gnome-vfs2-unified-dev (>= 1:2.18.0-1),
gst-plugins-dev (>= 0.8.0-1),
gstreamer-dev (>= 0.8.0-1),
gtk+2-dev (>= 2.10.0-1),
intltool (>= 0.35.5-1),
libart2 (>= 2.3.16-1),
-   libbonobo2-dev (>= 2.17.92-1),
-   libbonoboui2-dev (>= 2.17.94-1),
+   libbonobo2-dev (>= 2.18.0-1),
+   libbonoboui2-dev (>= 2.18.0-1),
libgettext3-dev,
libglade2 (>= 2.6.1-1),
-   libgnome2-dev (>= 2.17.92-1),
+   libgnome2-dev (>= 2.18.0-1),
libgnomecanvas2-dev (>= 2.14.0-1),
-   libgnomeui2-dev (>= 2.17.92-1),
+   libgnomeui2-dev (>= 2.18.0-1),
libhowl-dev,
libiconv-dev,
libjpeg,


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
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 avr-binutils.info, 1.2, 1.3 avr-gcc.info, 1.2, 1.3 avr-libc.info, 1.2, 1.3

2007-07-09 Thread Alexander Hansen
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory sc8-pr-cvs17:/tmp/cvs-serv32228

Modified Files:
avr-binutils.info avr-gcc.info avr-libc.info 
Log Message:
Update from tracker
http://sourceforge.net/tracker/index.php?func=detail&aid=1730091&group_id=17203&atid=414256

Index: avr-binutils.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/avr-binutils.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- avr-binutils.info   19 May 2006 02:18:53 -  1.2
+++ avr-binutils.info   10 Jul 2007 02:07:21 -  1.3
@@ -1,18 +1,16 @@
 Package: avr-binutils
-Version: 2.16.1
+Version: 2.17
 Revision: 1
 Maintainer: Matthias Ringwald <[EMAIL PROTECTED]>
 Source: mirror:gnu:binutils/binutils-%v.tar.bz2
-Source-MD5: 6a9d529efb285071dad10e1f3d2b2967
-
-BuildConflicts: avr-binutils
+Source-MD5: e26e2e06b6e4bf3acf1dc8688a94c0d1 
 
 ConfigureParams: --target=avr --prefix=%p/share/avr --bindir=%p/bin 
--mandir=%p/share/man --infodir=%p/share/info --disable-nls
 
 InstallScript: <<
 make install DESTDIR=%d
 rm -fr %i/share/avr/lib/
-# prefix info files with avr- 
+# prefix info files with avr- (thanks to Carl van Denzen for the nice loop)
 for i in $(ls %i/share/info/*info); do mv $i 
%i/share/info/avr-${i##*/};done
 <<
 
@@ -24,7 +22,6 @@
 Removed libiberty.a installation of avr-gcc & avr-binutils.
 Avoided using /sw/avr. Its lib & include folders have been moved to 
/sw/share/avr and the binaries are put into /sw/bin.
 All xxx.info files renamed to avr-xxx.info to avoid clashes with other 
potential toolchains.
-Building avr-binutils when avr-binutils are installed may lead to a later 
defect in the generated binary.
 TODO: Native Language Support
 <<
 

Index: avr-gcc.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/avr-gcc.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- avr-gcc.info19 May 2006 02:23:59 -  1.2
+++ avr-gcc.info10 Jul 2007 02:07:21 -  1.3
@@ -1,12 +1,15 @@
 Package: avr-gcc
-Version: 3.4.5
+Version: 4.2.0
 Revision: 1
-Depends: avr-binutils (>= 2.16.1)
+Depends: avr-binutils (>= 2.15)
+BuildDepends: gcc4.0
 Maintainer: Matthias Ringwald <[EMAIL PROTECTED]>
 Source: mirror:gnu:gcc/gcc-%v/gcc-%v.tar.bz2
-Source-MD5: 7c3c3c3e764dcee5eb771432062d69e1
+Source-MD5: 4798c23548dc791ea12a139e18940684
 
-ConfigureParams: --target=avr --prefix=%p/share/avr --prefix=%p/share/avr 
--bindir=%p/bin --mandir=%p/share/man --infodir=%p/share/info 
--enable-languages=c,c++ --disable-nls --with-dwarf2
+SetCC: gcc-4.0
+SetCXX: g++-4.0
+ConfigureParams: --target=avr --prefix=%p/share/avr --prefix=%p/share/avr 
--bindir=%p/bin --mandir=%p/share/man --infodir=%p/share/info 
--enable-languages=c,c++ --disable-nls --disable-libssp
 
 InstallScript: <<
 make install DESTDIR=%d
@@ -14,10 +17,9 @@
 rm -f  %i/share/avr/lib/libiberty.a
 rm -f  %i/share/info/standards.info
 rm -f  %i/share/info/configure.info*
+rm -fr  %i/share/man/man7
 # prefix info files with avr- (thanks to Carl van Denzen for the nice loop)
 for i in $(ls %i/share/info/*info); do mv $i 
%i/share/info/avr-${i##*/};done
-# prefix man.7 files with avr- 
-for i in $(ls %i/share/man/man7/*); do mv $i 
%i/share/man/man7/avr-${i##*/};done
 <<
 
 DocFiles: BUGS bugs.html COPYING FAQ faq.html MAINTAINERS README README.SCO
@@ -27,8 +29,8 @@
 Removed libiberty.a installation of avr-gcc & avr-binutils.
 Avoided using /sw/avr. Its lib & include folders have been moved to 
/sw/share/avr and the binaries are put into /sw/bin.
 All xxx.info files renamed to avr-xxx.info to avoid clashes with other 
potential toolchains. avr-configure.info & avr-standards.info are installed by 
avr-binutils.
-All man.7 files are renamed to avr-xxx.7 to avoid clashes with gcc3.1
 TODO: Native Language Support
 <<
 License: GPL
 Homepage: http://gcc.gnu.org/
+

Index: avr-libc.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/avr-libc.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- avr-libc.info   19 May 2006 02:24:48 -  1.2
+++ avr-libc.info   10 Jul 2007 02:07:21 -  1.3
@@ -1,43 +1,30 @@
 Package: avr-libc
-Version: 1.2.6
+Version: 1.4.6
 Revision: 1
-Depends: avr-binutils (>= 2.16.1), avr-gcc (>= 3.4.5) | avr-gcc4
+Depends: avr-binutils (>= 2.17), avr-gcc (>= 4.2.0) 
 
-Conflicts: avr-libc, avr-libc1.4
-Replaces:  avr-libc, avr-libc1.4
 
-Source: http://savannah.nongnu.org/download/avr-libc/avr-libc-%v.tar.bz2
-Source-MD5: 481c280ae3e66f071bf4a74af3565539
-Source2: 
http://savannah.nongnu.org/download/avr-libc/avr-libc-user-manual-%v.tar.bz2
-Source2-MD5: cfa1a9768488aa96b4a55dd6aeb6c62f
-Sour

[svn] commit: r877 - /trunk/kde-mac/qt/resources/configure-qt.sh

2007-07-09 Thread ranger
Author: ranger
Date: Tue Jul 10 04:18:47 2007
New Revision: 877

URL: 
http://svn.finkproject.org/websvn/listing.php?sc=1&rev=877&repname=user%3a+ranger
Log:
10.4 sdk messes up OpenGL

Modified:
trunk/kde-mac/qt/resources/configure-qt.sh

Modified: trunk/kde-mac/qt/resources/configure-qt.sh
URL: 
http://svn.finkproject.org/websvn/diff.php?path=/trunk/kde-mac/qt/resources/configure-qt.sh&rev=877&repname=user%3a+ranger
==
--- trunk/kde-mac/qt/resources/configure-qt.sh (original)
+++ trunk/kde-mac/qt/resources/configure-qt.sh Tue Jul 10 04:18:47 2007
@@ -28,6 +28,8 @@
-qdbus \
-framework \
-universal \
-   -sdk /Developer/SDKs/MacOSX10.4u.sdk \
-confirm-license \
 
+# this messes up QtOpenGL!!
+#  -sdk /Developer/SDKs/MacOSX10.4u.sdk \
+


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[svn] commit: r878 - /trunk/kde-mac/make-packages.sh

2007-07-09 Thread ranger
Author: ranger
Date: Tue Jul 10 04:18:56 2007
New Revision: 878

URL: 
http://svn.finkproject.org/websvn/listing.php?sc=1&rev=878&repname=user%3a+ranger
Log:
do the uninstall before make

Modified:
trunk/kde-mac/make-packages.sh

Modified: trunk/kde-mac/make-packages.sh
URL: 
http://svn.finkproject.org/websvn/diff.php?path=/trunk/kde-mac/make-packages.sh&rev=878&repname=user%3a+ranger
==
--- trunk/kde-mac/make-packages.sh (original)
+++ trunk/kde-mac/make-packages.sh Tue Jul 10 04:18:56 2007
@@ -141,10 +141,10 @@
#if [ "$DO_CLEAN" -eq 1 ] || [ ! -f Makefile ]; then
cmake -DCMAKE_INSTALL_PREFIX="$KDEDIR" 
"$ME/source.build/$PACKAGE"
#fi
+   /usr/bin/make -j1 uninstall || :
/usr/bin/make
if [ "$MAKE_DMGS" = 1 ]; then
rm -rf "$ME/$PACKAGE/root/"*
-   /usr/bin/make -j1 uninstall || :
/usr/bin/make -j1 install DESTDIR="$ME/$PACKAGE/root"
pushd ../..
rm -rf packages/$PACKAGE-* packages/$PACKAGE.*


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/sci glpk.info, 1.4, 1.5 glpk-java.info, 1.1, 1.2 octave.info, 1.20, 1.21

2007-07-09 Thread Jean-Fran�ois Mertens
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv4911

Modified Files:
glpk.info glpk-java.info octave.info 
Log Message:
Update of glpk, with the maintainer's permission.
Makes a shared lib now, so update deps.

Index: glpk-java.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/glpk-java.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- glpk-java.info  25 Apr 2007 01:40:44 -  1.1
+++ glpk-java.info  10 Jul 2007 02:19:15 -  1.2
@@ -1,6 +1,6 @@
 Package: glpk-java
-Version: 4.14
-Revision: 2
+Version: 4.19
+Revision: 1
 Type: java(1.4)
 
 Source: http://bjoern.dapnet.de/glpk/source.zip
@@ -8,8 +8,8 @@
 SourceRename: %n-%v.zip
 SourceDirectory: source
 
-Depends: glpk (= %v-%r), system-java (>= 1.4)
-BuildDepends: system-java-dev (>= 1.4)
+Depends: glpk-shlibs (>= %v-%r), system-java (>= 1.4)
+BuildDepends: glpk-dev (>= %v-%r), system-java-dev (>= 1.4)
 
 Patch: %n.patch
 

Index: octave.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/octave.info,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- octave.info 28 May 2007 23:56:45 -  1.20
+++ octave.info 10 Jul 2007 02:19:15 -  1.21
@@ -1,14 +1,14 @@
 Package: octave
 Version: 2.9.12
-Revision: 3
+Revision: 4
 Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
 BuildDependsOnly: false
 Source: ftp://ftp.octave.org/pub/octave/bleeding-edge/octave-%v.tar.gz
 Source-MD5: 2d6db5c0400671ccc039d1e2c52b4280
-BuildDepends: hdf5, readline5, texinfo, g95 (>= 0.50-20060321), libncurses5, 
tetex-base, fftw3, texi2html, tetex-base, libcurl3-unified, glpk, sed, pcre
-Depends: gnuplot, readline5-shlibs, fftw3-shlibs, hdf5-shlibs, ncurses, 
libncurses5-shlibs, aquaterm, libcurl3-unified-shlibs, pcre-shlibs
-BuildConflicts: libcdparanoia0-dev, coot-dev, broken-gcc, lammpi-dev
-GCC: 4.0 
+BuildDepends: glpk-dev, hdf5, readline5, texinfo, g95 (>= 0.50-20060321), 
libncurses5, fftw3, texi2html, tetex-base, libcurl4, sed, pcre
+Depends: glpk-shlibs, gnuplot | gnuplot-nox, readline5-shlibs, fftw3-shlibs, 
hdf5-shlibs, ncurses, libncurses5-shlibs, aquaterm, libcurl4-shlibs, pcre-shlibs
+BuildConflicts: coot-dev, broken-gcc, lammpi-dev
+GCC: 4.0
 Patch: %n.patch
 Conflicts: octave-atlas
 Replaces: octave-atlas

Index: glpk.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/glpk.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- glpk.info   12 Feb 2007 19:03:49 -  1.4
+++ glpk.info   10 Jul 2007 02:19:15 -  1.5
@@ -1,14 +1,15 @@
 Package: glpk
-Version: 4.14
-Revision: 2
+Version: 4.19
+Revision: 1
 Description: GNU Linear Programming Kit
 License: GPL
 Homepage: http://www.gnu.org/software/glpk/
 Maintainer: Todai Fink Team <[EMAIL PROTECTED]>
 Source: mirror:gnu:%n/%n-%v.tar.gz
-Source-MD5: 5f39433ac2973b66fa001856bd861c77
+Source-MD5: e4b5a57ef22a57d38f4c3d79854041e5
 BuildDepends: gmp
-Depends: gmp-shlibs
+Depends: %N-shlibs (= %v-%r)
+Patchscript: perl -pi -e 's;libglpk_la_LDFLAGS =;$& -no-undefined 
-Wl,-single_module -Wl,-x -Wl,-dead_strip;' src/Makefile.in
 SetLDFLAGS: -dead_strip
 SetCFLAGS: -O3 -fstrict-aliasing -s -Wall
 InstallScript: <<
@@ -17,11 +18,28 @@
  install -m 644 examples/*.mod examples/*.tsp %i/share/doc/%n/examples
  install -m 755 -d%i/share/doc/%n/manual
  install -m 644 doc/* %i/share/doc/%n/manual
+ ln -s ../%N-shlibs %i/share/doc/%n/READMEs
+ perl -pi -e 's, -(L%p/lib|lm),,g' %i/lib/libglpk.la
 <<
-DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README
+# The following is just for upgrade, so can be deleted in a year or so (say 
8/2008)
+PreInstScript: rm -fR %p/share/doc/%n 
 InfoTest: <<
 TestScript: make check
 <<
+Splitoff: <<
+ Package: %N-dev
+ BuildDependsOnly: true
+ Depends: %N-shlibs (= %v-%r)
+ InstallScript: mkdir -p %i/share/doc; ln -s %N-shlibs %i/share/doc/%n
+ Files: lib/lib%{N}.{a,la,dylib} include
+<<
+Splitoff2: <<
+ Package: %N-shlibs
+ Depends: gmp-shlibs
+ Files: lib
+ Shlibs: %p/lib/lib%N.0.dylib 5.0.0 %n (>= 4.19-1)
+ DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README
+<<
 DescDetail: <<
  The GLPK (GNU Linear Programming Kit) package is intended for solving
  large-scale linear programming (LP), mixed integer programming (MIP),


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink

[svn] commit: r879 - /trunk/kde-mac/kdepim/resources/ReadMe.rtf

2007-07-09 Thread ranger
Author: ranger
Date: Tue Jul 10 05:07:19 2007
New Revision: 879

URL: 
http://svn.finkproject.org/websvn/listing.php?sc=1&rev=879&repname=user%3a+ranger
Log:
fix readme to be kdeim

Modified:
trunk/kde-mac/kdepim/resources/ReadMe.rtf

Modified: trunk/kde-mac/kdepim/resources/ReadMe.rtf
URL: 
http://svn.finkproject.org/websvn/diff.php?path=/trunk/kde-mac/kdepim/resources/ReadMe.rtf&rev=879&repname=user%3a+ranger
==
--- trunk/kde-mac/kdepim/resources/ReadMe.rtf (original)
+++ trunk/kde-mac/kdepim/resources/ReadMe.rtf Tue Jul 10 05:07:19 2007
@@ -1,10 +1,10 @@
-{\rtf1\mac\ansicpg1\cocoartf824\cocoasubrtf410
+{\rtf1\mac\ansicpg1\cocoartf824\cocoasubrtf420
 {\fonttbl\f0\fnil\fcharset77 LucidaGrande;\f1\fswiss\fcharset77 Helvetica;}
 {\colortbl;\red255\green255\blue255;}
 \margl1440\margr1440\vieww13560\viewh13260\viewkind0
 
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
 
-\f0\fs22 \cf0 KDE EDU is a collection of educational games and tools for KDE.\
+\f0\fs22 \cf0 KDE PIM is a collection of "Personal Information Management" 
tools for KDE.\
 \
 This package supports Mac OS X 10.4 (PowerPC and Intel) and is automatically 
generated from the snapshots created by the Mac OS X dashboard build 
({\field{\*\fldinst{HYPERLINK 
"http://public.kitware.com/dashboard.php?name=kde"}}{\fldrslt 
 \f1\fs24 http://public.kitware.com/dashboard.php?name=kde}}


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/sci gdl.info,1.10,1.11

2007-07-09 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv21116

Modified Files:
gdl.info 
Log Message:
New version.


Index: gdl.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/gdl.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- gdl.info17 Sep 2006 16:56:59 -  1.10
+++ gdl.info10 Jul 2007 04:24:32 -  1.11
@@ -1,6 +1,6 @@
 Package: gdl
-Version: 0.8.11
-Revision: 1008
+Version: 0.9pre5
+Revision: 1001
 Description: GNU Data Language
 License: GPL
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
@@ -10,9 +10,9 @@
   libjpeg-shlibs, libncurses5-shlibs (>= 5.4-20041023-1006),
   libpng3-shlibs, libtiff-shlibs, libtool14-shlibs, libxml2-shlibs,
   ncurses (>= 5.4-20041023-1006), netcdf-shlibs (>= 3.6.0-1002),
-  matplotlib-py24 (>= 0.86.1-1002), numarray-py24 (>= 1.4.1-2),
-  plplot-shlibs, python24 (>= 1:2.4.2-1004), python24-shlibs (>= 1:2.4.2-1004),
-  readline5-shlibs (>= 5.0-1004), szip-shlibs, x11-shlibs
+  matplotlib-py25, numarray-py25, plplot, plplot-shlibs, python25,
+  python25-shlibs, readline5-shlibs (>= 5.0-1004), szip-shlibs,
+  x11-shlibs
 <<
 BuildDepends: <<
   bzip2-dev, gsl, hdf5 (>= 1.6.5-1002),
@@ -22,9 +22,9 @@
   readline5 (>= 5.0-1004), szip, x11-dev 
 <<
 Source: mirror:sourceforge:gnudatalanguage/gdl-%v.tar.gz
-Source-MD5: 837365b860889de03483cf84ae15b9b3
-Patch: %n.patch
-ConfigureParams: --with-plplotdir=%p --with-ncursesdir=%p 
--with-readlinedir=%p --with-gsldir=%p --with-netcdf=%p --without-hdf 
--with-hdf5=%p --with-python=%p --enable-python_version=2.4 --with-Magick=%p
+Source-MD5: d2a740ba633ff7ace23f452d34a9c42c
+#Patch: %n.patch
+ConfigureParams: --with-plplotdir=%p --with-ncursesdir=%p 
--with-readlinedir=%p --with-gsldir=%p --with-netcdf=%p --without-hdf 
--with-hdf5=%p --with-python=%p --enable-python_version=2.5 --with-Magick=%p
 InstallScript: <<
   make install prefix=%i
   mkdir -p %i/share/doc/%n


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/sci gdl.patch,1.2,NONE

2007-07-09 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv21525

Removed Files:
gdl.patch 
Log Message:
Patch isn't needed anymore.


--- gdl.patch DELETED ---


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
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 gdl.info, 1.14, 1.15 gdl.patch, 1.5, NONE

2007-07-09 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv23045

Modified Files:
gdl.info 
Removed Files:
gdl.patch 
Log Message:
New version.


Index: gdl.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/gdl.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- gdl.info17 Sep 2006 17:02:25 -  1.14
+++ gdl.info10 Jul 2007 04:29:11 -  1.15
@@ -1,6 +1,6 @@
 Package: gdl
-Version: 0.8.11
-Revision: 3
+Version: 0.9pre5
+Revision: 1
 Description: GNU Data Language
 License: GPL
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
@@ -9,8 +9,8 @@
   imagemagick-shlibs (>= 6.1.8-1), lcms-shlibs, libiconv,
   libjpeg-shlibs, libncurses5-shlibs, libpng3-shlibs, libtiff-shlibs,
   libtool14-shlibs, libxml2-shlibs, ncurses, netcdf-shlibs,
-  matplotlib-py24, numarray-py24 (>= 1.4.1-2), plplot-shlibs,
-  python24, python24-shlibs, readline5-shlibs, szip-shlibs, x11-shlibs
+  matplotlib-py25, numarray-py25 (>= 1.4.1-2), plplot, plplot-shlibs,
+  python25, python25-shlibs, readline5-shlibs, szip-shlibs, x11-shlibs
 <<
 BuildDepends: <<
   bzip2-dev, gsl, hdf5 (>= 1.6.3-4), imagemagick-dev
@@ -19,8 +19,7 @@
   szip, x11-dev
 <<
 Source: mirror:sourceforge:gnudatalanguage/gdl-%v.tar.gz
-Source-MD5: 837365b860889de03483cf84ae15b9b3
-Patch: %n.patch
+Source-MD5: d2a740ba633ff7ace23f452d34a9c42c
 ConfigureParams: --with-plplotdir=%p --with-ncursesdir=%p 
--with-readlinedir=%p --with-gsldir=%p --with-netcdf=%p --without-hdf 
--with-hdf5=%p --with-python=%p --enable-python_version=2.4 --with-Magick=%p
 InstallScript: <<
   make install prefix=%i

--- gdl.patch DELETED ---


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
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 nut.info,1.3,1.4

2007-07-09 Thread Charles Lepple
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory sc8-pr-cvs17:/tmp/cvs-serv23076

Modified Files:
nut.info 
Log Message:
New upstream NUT (2.2.0)

Also enabled SNMP driver using system net-snmp.


Index: nut.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/nut.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- nut.info11 Mar 2007 01:57:31 -  1.3
+++ nut.info10 Jul 2007 04:30:13 -  1.4
@@ -1,19 +1,27 @@
 Package: nut
-Version: 2.0.5
+Version: 2.2.0
 Revision: 1
 
 # (See splitoffs)
 Depends: 
-BuildDepends: pkgconfig, gd2, libusb
+BuildDepends: pkgconfig, gd2, libusb, system-openssl-dev
 Recommends: nut-cgi, nut-usb
 Suggests: nut-snmp
 
-Source: http://random.networkupstools.org/source/2.0/%n-%v.tar.gz
-Source-MD5: b08fde86191154bbcfda860f95a5dca2
+Source: http://random.networkupstools.org/source/2.2/%n-%v.tar.gz
+Source-MD5: a3570515d80804051d4e7631e8a3eb12
 
-DocFiles: ChangeLog COPYING CREDITS INSTALL NEWS README UPGRADING
+DocFiles: AUTHORS ChangeLog COPYING INSTALL MAINTAINERS NEWS README UPGRADING
+
+# From http://wiki.finkproject.org/index.php/Fink:Policy:system-openssl
+SetCPPFLAGS:-I%p/lib/system-openssl/include
+SetCFLAGS:  -I%p/lib/system-openssl/include
+SetCXXFLAGS:-I%p/lib/system-openssl/include
 
+SetLDFLAGS: -L%p/lib/system-openssl/lib
+ 
 ConfigureParams: <<
+  --with-ssl \
   --with-cgi \
   --with-cgipath=%p/lib/nut-cgi-bin \
   --with-gd-includes=-I%p/include \
@@ -31,14 +39,11 @@
 
 CompileScript: <<
   ./configure %c
-  make all usb
+  make
 <<
 
 InstallScript: <<
make DESTDIR=%d install
-   make DESTDIR=%d install-conf
-   make DESTDIR=%d install-cgi
-   make DESTDIR=%d install-usb
install -d -m 755 %i/share/doc/%n
cp -pr docs %i/share/doc/%n
install -d -m 775 %i/var/run/ups
@@ -69,16 +74,28 @@
   Package: %N-usb
   Depends: libusb-shlibs, %N
   Files: <<
-lib/nut/newhidups
-lib/nut/tripplite_usb
 lib/nut/bcmxcp_usb
-share/man/man8/newhidups.8
-share/man/man8/tripplite_usb.8
+lib/nut/megatec_usb
+lib/nut/tripplite_usb
+lib/nut/usbhid-ups
 share/man/man8/bcmxcp_usb.8
+share/man/man8/megatec_usb.8
+share/man/man8/tripplite_usb.8
+share/man/man8/usbhid-ups.8
   <<
   Description: Network UPS Tools - USB drivers
 <<
 
+SplitOff3: <<
+  Package: %N-snmp
+  Depends: %N
+  Files: <<
+lib/nut/snmp-ups
+share/man/man8/snmp-ups.8
+  <<
+  Description: Network UPS Tools - SNMP driver
+<<
+
 Description: Network UPS Tools - core
 DescDetail: <<
 NUT is a client/server uninterruptible power supply (UPS) monitoring system
@@ -109,14 +126,8 @@
 may have trouble interoperating.
 <<
 
-DescPort:<<
-I looked at making this work with net-snmp, but currently (July 2006) the
-net-snmp in unstable does not compile, and there is no virtual package for the
-Tiger net-snmp.
-<<
-
 DescPackaging:<<
-$LastChangedRevision: 365 $ in my local repository.
+$LastChangedRevision: 371 $ in my local repository.
 <<
 
 License: GPL


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
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 glibmm2.4.info, 1.12, 1.13

2007-07-09 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome
In directory sc8-pr-cvs17:/tmp/cvs-serv26513/10.3/unstable/main/finkinfo/gnome

Modified Files:
glibmm2.4.info 
Log Message:
dep typo


Index: glibmm2.4.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/glibmm2.4.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- glibmm2.4.info  9 Jul 2007 23:00:39 -   1.12
+++ glibmm2.4.info  10 Jul 2007 04:38:32 -  1.13
@@ -1,6 +1,6 @@
 Package: glibmm2.4
 Version: 2.12.10
-Revision: 2
+Revision: 3
 GCC: 3.3
 Depends: <<
%N-dev (= %v-%r),
@@ -46,7 +46,7 @@
 SplitOff2: <<
Package: %N-dev
Depends: %N-shlibs (= %v-%r)
-   Replaces: %N-common, %N-shlibs (<< 2.6.1-1), %N (<< %n-%v)
+   Replaces: %N-common, %N-shlibs (<< 2.6.1-1), %N (<< %v-%r)
Conflicts: %N-common
DescPackaging: <<
Uses pkgconfig.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/gnome glibmm2.4.info, 1.9, 1.10

2007-07-09 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory sc8-pr-cvs17:/tmp/cvs-serv26513/10.4/unstable/main/finkinfo/gnome

Modified Files:
glibmm2.4.info 
Log Message:
dep typo


Index: glibmm2.4.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/glibmm2.4.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- glibmm2.4.info  9 Jul 2007 23:00:39 -   1.9
+++ glibmm2.4.info  10 Jul 2007 04:38:33 -  1.10
@@ -1,6 +1,6 @@
 Package: glibmm2.4
 Version: 2.12.10
-Revision: 1002
+Revision: 1003
 GCC: 4.0
 Depends: <<
%N-dev (= %v-%r),
@@ -46,7 +46,7 @@
 SplitOff2: <<
Package: %N-dev
Depends: %N-shlibs (= %v-%r)
-   Replaces: %N-common, %N-shlibs (<< 2.6.1-1), %N (<< %n-%v)
+   Replaces: %N-common, %N-shlibs (<< 2.6.1-1), %N (<< %v-%r)
Conflicts: %N-common
DescPackaging: <<
Uses pkgconfig.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
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 gtkmm2.4.info,1.8,1.9

2007-07-09 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome
In directory sc8-pr-cvs17:/tmp/cvs-serv1960/10.3/unstable/main/finkinfo/gnome

Modified Files:
gtkmm2.4.info 
Log Message:
Reorganize package layout per discussion on gnome-devel-list
gtkmm2.4 is now OBSOLETE


Index: gtkmm2.4.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/gtkmm2.4.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- gtkmm2.4.info   17 Aug 2006 18:14:18 -  1.8
+++ gtkmm2.4.info   10 Jul 2007 04:58:22 -  1.9
@@ -1,66 +1,111 @@
 Package: gtkmm2.4
 Version: 2.6.14
-
-#remove the doubled comma in settings.h if rev-up for some other reason
-Revision: 1
-
+Revision: 2
 GCC: 3.3
-Depends: %N-shlibs (= %v-%r), libsigc++2-shlibs, gtk+2-shlibs (>= 2.6.0-1), 
atk1-shlibs (>= 1.9.0-1), libgettext3-shlibs, glib2-shlibs (>= 2.12.0-1), 
libiconv, libjpeg-shlibs, libpng3-shlibs (>= 1.2.5-4), libtiff-shlibs, 
pango1-xft2 (>= 1.5.2-1), x11, glibmm2.4 (>= 2.10.5-1)
-Replaces: %N-shlibs (<< 2.6.4-1)
-BuildDepends: glib2-dev (>= 2.12.0-1), libsigc++2, glibmm2.4-dev (>= 
2.10.5-1),  gtk+2-dev (>= 2.6.0-1), atk1 (>= 1.9.0-1), pango1-xft2-dev (>= 
1.5.2-1), libpng3, libjpeg, libtiff, pkgconfig (>= 0.15.0-2), libgettext3-dev, 
gettext-bin, gettext-tools, libiconv-dev, x11-dev
+Depends: <<
+   %N-dev (= %v-%r),
+   fink-obsolete-packages
+<<
+BuildDependsOnly: true
+BuildDepends: <<
+   atk1 (>= 1.9.0-1),
+   gettext-bin,
+   gettext-tools,
+   glib2-dev (>= 2.12.0-1),
+   glibmm2.4-dev (>= 2.10.5-1),
+   gtk+2-dev (>= 2.6.0-1),
+   libgettext3-dev,
+   libiconv-dev,
+   libjpeg,
+   libpng3 (>= 1.2.5-4),
+   libsigc++2 (>= 2.0.17-1),
+   libtiff,
+   pango1-xft2-dev (>= 1.5.2-1),
+   pkgconfig (>= 0.21-1),
+   x11-dev
+<<
 Source: mirror:gnome:sources/gtkmm/2.6/gtkmm-%v.tar.bz2
 Source-MD5: 31f28293f9d258c40b1a1181900dbe12
 PatchScript: <<
-  perl -pi -e 's/^(SUBDIRS.*)tests/\1/' Makefile.in
-# perl -pi -e 's/;;/;/' gtk/gtkmm/settings.h
+   perl -pi -e 's/^(SUBDIRS.*)tests/\1/' Makefile.in
+   perl -pi -e 's/;;/;/' gtk/gtkmm/settings.h
 <<
 NoSetLDFLAGS: true
-SetCPPFLAGS: -no-cpp-precomp -DX_LOCALE
-SetCFLAGS: -O3 -funroll-loops -fstrict-aliasing -pipe
+SetCPPFLAGS: -DX_LOCALE
+SetCFLAGS: -Os -pipe
 SetLIBRARY_PATH: %p/lib
-ConfigureParams: --mandir=%p/share/man --disable-shm 
--disable-dependency-tracking --enable-warnings=maximum --enable-static 
--disable-examples --disable-demos
+ConfigureParams: --disable-examples --disable-demos --mandir=%p/share/man 
--disable-shm --disable-dependency-tracking --enable-warnings=maximum 
--enable-static
 CompileScript: <<
-  PERL_PATH=/usr/bin/perl ./configure %c
-  make
+   PERL_PATH=/usr/bin/perl ./configure %c
+   make
+<<
+InstallScript: <<
+   make -j1 install DESTDIR=%d
+   mkdir -p %i/share/doc/installed-packages
+   touch %i/share/doc/installed-packages/%N
 <<
 SplitOff: <<
-  Package: %N-shlibs
-  Depends: gtk+2-shlibs (>= 2.6.0-1), atk1-shlibs (>= 1.9.0-1), 
libgettext3-shlibs, glib2-shlibs (>= 2.12.0-1), libiconv, libjpeg-shlibs, 
libpng3-shlibs (>= 1.2.5-4), libtiff-shlibs, pango1-xft2-shlibs (>= 1.5.2-1), 
x11, libsigc++2-shlibs, glibmm2.4-shlibs (>= 2.10.5-1)
-  Files: lib/lib*.*.*.dylib
-  Shlibs: <<
-%p/lib/libatkmm-1.6.1.dylib 2.0.0 %n (>= 2.6.4-1)
-%p/lib/libgdkmm-2.4.1.dylib 2.0.0 %n (>= 2.6.4-1)
-%p/lib/libgtkmm-2.4.1.dylib 2.0.0 %n (>= 2.6.4-1)
-%p/lib/libpangomm-1.4.1.dylib 2.0.0 %n (>= 2.6.4-1)
-  <<
-  DocFiles: AUTHORS CHANGES COPYING ChangeLog NEWS README
+   Package: %N-shlibs
+   Depends: <<
+   atk1-shlibs (>= 1.9.0-1),
+   glib2-shlibs (>= 2.12.0-1),
+   glibmm2.4-shlibs (>= 2.10.5-1),
+   gtk+2-shlibs (>= 2.6.0-1),
+   libgettext3-shlibs,
+   libiconv,
+   libjpeg-shlibs,
+   libpng3-shlibs (>= 1.2.5-4),
+   libsigc++2-shlibs (>= 2.0.17-1),
+   libtiff-shlibs,
+   pango1-xft2-shlibs (>= 1.5.2-1),
+   x11-shlibs
+   <<
+   Files: lib/lib*.*.*.dylib
+   Shlibs: <<
+   %p/lib/libatkmm-1.6.1.dylib 2.0.0 %n (>= 2.6.4-1)
+   %p/lib/libgdkmm-2.4.1.dylib 2.0.0 %n (>= 2.6.4-1)
+   %p/lib/libgtkmm-2.4.1.dylib 2.0.0 %n (>= 2.6.4-1)
+   %p/lib/libpangomm-1.4.1.dylib 2.0.0 %n (>= 2.6.4-1)
+   <<
+   DocFiles: AUTHORS CHANGES COPYING ChangeLog NEWS README
 <<
 SplitOff2: <<
-  Package: %N-dev
-  Depends: %N-shlibs (= %v-%r), %N (= %v-%r)
-  DescPackaging: <<
-Uses pkgconfig.
-Any package which BuildDepends on this one must also BuildDepend on:
-  atk1 (>= 1.9.0-1), glib2-dev (>= 2.12.0-1), pango1-xft2-dev (>= 1.5.2-1),
-  glibmm2.4 (>= 2.10.5-1), libsigc++2
-  <<
-  BuildDependsOnly: True
-  Files: includ

[cvs] dists/10.4/unstable/main/finkinfo/gnome gtkmm2.4.info,1.5,1.6

2007-07-09 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory sc8-pr-cvs17:/tmp/cvs-serv1960/10.4/unstable/main/finkinfo/gnome

Modified Files:
gtkmm2.4.info 
Log Message:
Reorganize package layout per discussion on gnome-devel-list
gtkmm2.4 is now OBSOLETE


Index: gtkmm2.4.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gtkmm2.4.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- gtkmm2.4.info   13 Jan 2007 23:11:19 -  1.5
+++ gtkmm2.4.info   10 Jul 2007 04:58:23 -  1.6
@@ -1,63 +1,111 @@
 Package: gtkmm2.4
 Version: 2.6.14
-Revision: 1001
+Revision: 1002
 GCC: 4.0
-Depends: %N-shlibs (= %v-%r), libsigc++2-shlibs (>= 2.0.17-1001), gtk+2-shlibs 
(>= 2.6.0-1), atk1-shlibs (>= 1.9.0-1), libgettext3-shlibs, glib2-shlibs (>= 
2.12.0-1), libiconv, libjpeg-shlibs, libpng3-shlibs (>= 1.2.5-4), 
libtiff-shlibs, pango1-xft2 (>= 1.5.2-1), x11, glibmm2.4 (>= 2.10.5-1001)
-Replaces: %N-shlibs (<< 2.6.4-1)
-BuildDepends: glib2-dev (>= 2.12.0-1), libsigc++2 (>= 2.0.17-1001), 
glibmm2.4-dev (>= 2.10.5-1001),  gtk+2-dev (>= 2.6.0-1), atk1 (>= 1.9.0-1), 
pango1-xft2-dev (>= 1.5.2-1), libpng3, libjpeg, libtiff, pkgconfig (>= 
0.15.0-2), libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, x11-dev
+Depends: <<
+   %N-dev (= %v-%r),
+   fink-obsolete-packages
+<<
+BuildDependsOnly: true
+BuildDepends: <<
+   atk1 (>= 1.9.0-1),
+   gettext-bin,
+   gettext-tools,
+   glib2-dev (>= 2.12.0-1),
+   glibmm2.4-dev (>= 2.10.5-1001),
+   gtk+2-dev (>= 2.6.0-1),
+   libgettext3-dev,
+   libiconv-dev,
+   libjpeg,
+   libpng3 (>= 1.2.5-4),
+   libsigc++2 (>= 2.0.17-1001),
+   libtiff,
+   pango1-xft2-dev (>= 1.5.2-1),
+   pkgconfig (>= 0.21-1),
+   x11-dev
+<<
 Source: mirror:gnome:sources/gtkmm/2.6/gtkmm-%v.tar.bz2
 Source-MD5: 31f28293f9d258c40b1a1181900dbe12
 PatchScript: <<
-  perl -pi -e 's/^(SUBDIRS.*)tests/\1/' Makefile.in
-  perl -pi -e 's/;;/;/' gtk/gtkmm/settings.h
+   perl -pi -e 's/^(SUBDIRS.*)tests/\1/' Makefile.in
+   perl -pi -e 's/;;/;/' gtk/gtkmm/settings.h
 <<
 NoSetLDFLAGS: true
 SetCPPFLAGS: -DX_LOCALE
-SetCFLAGS: -O3 -funroll-loops -fstrict-aliasing -pipe
+SetCFLAGS: -Os -pipe
 SetLIBRARY_PATH: %p/lib
-ConfigureParams: --mandir=%p/share/man --disable-shm 
--disable-dependency-tracking --enable-warnings=maximum --enable-static
+ConfigureParams: --disable-examples --disable-demos --mandir=%p/share/man 
--disable-shm --disable-dependency-tracking --enable-warnings=maximum 
--enable-static
 CompileScript: <<
-  PERL_PATH=/usr/bin/perl ./configure %c
-  make
+   PERL_PATH=/usr/bin/perl ./configure %c
+   make
+<<
+InstallScript: <<
+   make -j1 install DESTDIR=%d
+   mkdir -p %i/share/doc/installed-packages
+   touch %i/share/doc/installed-packages/%N
 <<
 SplitOff: <<
-  Package: %N-shlibs
-  Depends: gtk+2-shlibs (>= 2.6.0-1), atk1-shlibs (>= 1.9.0-1), 
libgettext3-shlibs, glib2-shlibs (>= 2.12.0-1), libiconv, libjpeg-shlibs, 
libpng3-shlibs (>= 1.2.5-4), libtiff-shlibs, pango1-xft2-shlibs (>= 1.5.2-1), 
x11, libsigc++2-shlibs (>= 2.0.17-1001), glibmm2.4-shlibs (>= 2.10.5-1001)
-  Files: lib/lib*.*.*.dylib
-  Shlibs: <<
-%p/lib/libatkmm-1.6.1.dylib 2.0.0 %n (>= 2.6.4-1)
-%p/lib/libgdkmm-2.4.1.dylib 2.0.0 %n (>= 2.6.4-1)
-%p/lib/libgtkmm-2.4.1.dylib 2.0.0 %n (>= 2.6.4-1)
-%p/lib/libpangomm-1.4.1.dylib 2.0.0 %n (>= 2.6.4-1)
-  <<
-  DocFiles: AUTHORS CHANGES COPYING ChangeLog NEWS README
+   Package: %N-shlibs
+   Depends: <<
+   atk1-shlibs (>= 1.9.0-1),
+   glib2-shlibs (>= 2.12.0-1),
+   glibmm2.4-shlibs (>= 2.10.5-1001),
+   gtk+2-shlibs (>= 2.6.0-1),
+   libgettext3-shlibs,
+   libiconv,
+   libjpeg-shlibs,
+   libpng3-shlibs (>= 1.2.5-4),
+   libsigc++2-shlibs (>= 2.0.17-1001),
+   libtiff-shlibs,
+   pango1-xft2-shlibs (>= 1.5.2-1),
+   x11-shlibs
+   <<
+   Files: lib/lib*.*.*.dylib
+   Shlibs: <<
+   %p/lib/libatkmm-1.6.1.dylib 2.0.0 %n (>= 2.6.4-1)
+   %p/lib/libgdkmm-2.4.1.dylib 2.0.0 %n (>= 2.6.4-1)
+   %p/lib/libgtkmm-2.4.1.dylib 2.0.0 %n (>= 2.6.4-1)
+   %p/lib/libpangomm-1.4.1.dylib 2.0.0 %n (>= 2.6.4-1)
+   <<
+   DocFiles: AUTHORS CHANGES COPYING ChangeLog NEWS README
 <<
 SplitOff2: <<
-  Package: %N-dev
-  Depends: %N-shlibs (= %v-%r), %N (= %v-%r)
-  DescPackaging: <<
-Uses pkgconfig.
-Any package which BuildDepends on this one must also BuildDepend on:
-  atk1 (>= 1.9.0-1), glib2-dev (>= 2.12.0-1), pango1-xft2-dev (>= 1.5.2-1),
-  glibmm2.4 (>= 2.10.5-1001), libsigc++2 (>= 2.0.17-1001)
-  <<
-  BuildDependsOnly: True
-  Files: include lib/gtkmm-2.4/include lib/lib*.* lib/pkgconfig
-  DocF