[svn] commit: r252 - /kde-admindir/trunk/environment-helper.sh

2006-08-02 Thread ranger
Author: ranger
Date: Wed Aug  2 14:37:23 2006
New Revision: 252

URL: 
http://svn.finkproject.org/websvn/listing.php?sc=1rev=252repname=user%3a+ranger
Log:
don't use fontconfig2 by default

Modified:
kde-admindir/trunk/environment-helper.sh

Modified: kde-admindir/trunk/environment-helper.sh
URL: 
http://svn.finkproject.org/websvn/diff.php?path=/kde-admindir/trunk/environment-helper.shrev=252repname=user%3a+ranger
==
--- kde-admindir/trunk/environment-helper.sh (original)
+++ kde-admindir/trunk/environment-helper.sh Wed Aug  2 14:37:23 2006
@@ -64,7 +64,7 @@
 fi
 
 
-SEARCHDIRS=$PREFIX/lib/system-openssl $PREFIX/lib/freetype219 
$PREFIX/lib/fontconfig2 $PREFIX/lib/flex $PREFIX/lib/doxygen1.3
+SEARCHDIRS=$PREFIX/lib/system-openssl $PREFIX/lib/freetype219 
$PREFIX/lib/flex $PREFIX/lib/doxygen1.3
 [ $FINK_X11 -eq 1 ]  SEARCHDIRS=$SEARCHDIRS $PREFIX/X11
 
 for dir in $SEARCHDIRS; do


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


[svn] commit: r253 - /kde-admindir/trunk/make-tarball.sh

2006-08-02 Thread ranger
Author: ranger
Date: Wed Aug  2 14:38:39 2006
New Revision: 253

URL: 
http://svn.finkproject.org/websvn/listing.php?sc=1rev=253repname=user%3a+ranger
Log:
get the revision from the repo dir

Modified:
kde-admindir/trunk/make-tarball.sh

Modified: kde-admindir/trunk/make-tarball.sh
URL: 
http://svn.finkproject.org/websvn/diff.php?path=/kde-admindir/trunk/make-tarball.shrev=253repname=user%3a+ranger
==
--- kde-admindir/trunk/make-tarball.sh (original)
+++ kde-admindir/trunk/make-tarball.sh Wed Aug  2 14:38:39 2006
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-REVISION=`echo '$Revision$' | awk '{ print $2 }'`
+REVISION=`svn info . | grep -E '^Revision:' | awk '{ print $2 }'`
 TARBALL=/sw/src/kde-admindir-$REVISION.tar.bz2
 
 echo making tarball $TARBALL


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


[cvs] dists/10.4/unstable/main/finkinfo/net nut.info,1.1,1.2

2006-08-02 Thread Charles Lepple
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30801

Modified Files:
nut.info 
Log Message:
 * Changed default permission on state directory
 * Added revision keyword to sync with my local repository


Index: nut.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/nut.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- nut.info30 Jul 2006 23:48:36 -  1.1
+++ nut.info2 Aug 2006 12:46:32 -   1.2
@@ -1,6 +1,6 @@
 Package: nut
 Version: 2.0.4
-Revision: 0
+Revision: 1
 
 # (See splitoffs)
 Depends: 
@@ -39,7 +39,12 @@
make DESTDIR=%d install-usb
install -d -m 755 %i/share/doc/%n
cp -pr docs %i/share/doc/%n
-   install -d -m 755 %i/var/run/ups
+   install -d -m 775 %i/var/run/ups
+
+
+PostInstScript: 
+   chmod 775 %p/var/run/ups
+   chgrp nobody %p/var/run/ups
 
 
 SplitOff: 
@@ -94,6 +99,10 @@
 Tiger net-snmp.
 
 
+DescPackaging:
+$Rev: 283 $ in my local repository.
+
+
 License: GPL
 Homepage: http://random.networkupstools.org/
 Maintainer: Charles Lepple [EMAIL PROTECTED]


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


[cvs] experimental/alexkhansen/10.3/devel cvs.patch,1.1,NONE

2006-08-02 Thread Alexander Hansen
Update of /cvsroot/fink/experimental/alexkhansen/10.3/devel
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv1151/10.3/devel

Removed Files:
cvs.patch 
Log Message:
Cleaning up

--- cvs.patch DELETED ---


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


[cvs] experimental/alexkhansen/10.3/finkinfo - New directory

2006-08-02 Thread Alexander Hansen
Update of /cvsroot/fink/experimental/alexkhansen/10.3/finkinfo
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv3695/10.3/finkinfo

Log Message:
Directory /cvsroot/fink/experimental/alexkhansen/10.3/finkinfo added to the 
repository



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


[cvs] experimental/alexkhansen/10.4 - New directory

2006-08-02 Thread Alexander Hansen
Update of /cvsroot/fink/experimental/alexkhansen/10.4
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv4134/10.4

Log Message:
Directory /cvsroot/fink/experimental/alexkhansen/10.4 added to the repository



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


[cvs] experimental/alexkhansen/10.4/finkinfo - New directory

2006-08-02 Thread Alexander Hansen
Update of /cvsroot/fink/experimental/alexkhansen/10.4/finkinfo
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv4163/10.4/finkinfo

Log Message:
Directory /cvsroot/fink/experimental/alexkhansen/10.4/finkinfo added to the 
repository



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


[cvs] experimental/alexkhansen/common/finkinfo/devel cvs-proxy.patch, NONE, 1.1 cvs-stable.info, 1.2, 1.3 cvs.info, NONE, 1.1

2006-08-02 Thread Alexander Hansen
Update of /cvsroot/fink/experimental/alexkhansen/common/finkinfo/devel
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv7289/finkinfo/devel

Added Files:
cvs-proxy.patch cvs-stable.info cvs.info 
Log Message:
restructuring

--- NEW FILE: cvs.info ---
Package: cvs
Version: 1.12.13
Revision: 11
Maintainer: Alexander Hansen [EMAIL PROTECTED]
#
Conflicts: cvs-stable
Replaces: cvs-stable
Source: mirror:gnu:non-gnu/%n/source/feature/%v/%n-%v.tar.bz2 
Source-MD5: 956ab476ce276c2d19d583e227dbdbea
ConfigureParams: 
--mandir=%p/share/man\
--infodir=%p/share/info\
--with-libiconv-prefix=%p\
--with-libintl-prefix=%p\
--with-gssapi=/usr\
--with-krb4=/usr\
--enable-case-sensitivity\
--disable-dependency-tracking

BuildDepends:  system-openssl-dev, libgettext3-dev, libiconv-dev
Depends: libgettext3-shlibs, libiconv
SetCPPFLAGS: -no-cpp-precomp -I%p/lib/system-openssl/include
SetLDFLAGS: -L%p/lib/system-openssl/lib
InstallScript: 
 make install DESTDIR=%d

DocFiles: 
 BUGS COPYING* ChangeLog* DEVEL-CVS FAQ HACKING MINOR-BUGS NEWS
 PROJECTS README TESTS TODO

InfoDocs: cvs.info cvsclient.info
#
Description: Version control system
DescDetail: 
 CVS is the Concurrent Versions System, the dominant open-source
 network-transparent version control system. CVS is useful for
 everyone from individual developers to large, distributed teams:
- Its client-server access method lets developers access the
  latest code from anywhere there's an Internet connection.
- Its unreserved check-out model to version control avoids
  artificial conflicts common with the exclusive check-out model.
- Its client tools are available on most platforms.
This version is based on the upstream feature tree.  If you need to downgrade
for any reason, either just remove the package and use the builtin version
(1.11.20 for the 2.2 and later XCode tools), or install the cvs-stable 
package.

DescPackaging: 
 added the configure params to comply with Fink policy
 added InfoDocs field
 enabled case sensitivity for everybody:
 Enabling this on a case insensitive system should
  have little effect on the server or client
  operation:  from the help text in the configure script.
Uses system's OpenSSL.
 Uses zlib provided with package source.
 Prior versions by Sylvain Cuaz [EMAIL PROTECTED]

DescPort: 


Homepage: http://www.nongnu.org/cvs/
License: GPL

--- NEW FILE: cvs-stable.info ---
Info2:
Package: cvs%type_pkg[-proxy]
Type: -proxy (-proxy -stable)

Version: 1.11.22
Revision: 2
Maintainer: Alexander Hansen [EMAIL PROTECTED]
#
Source: mirror:gnu:non-gnu/%{ni}/source/stable/%v/%{ni}-%v.tar.bz2 
Source-MD5: f24043a640509aff1aa28871dd345762
Conflicts: cvs, cvs-stable, cvs-proxy
Replaces: cvs, cvs-stable, cvs-proxy
Provides: cvs-client, cvs-server
# Patch: %n.patch
PatchScript: 
#!/bin/bash -ev
if [ %type_raw[-proxy] == -proxy ];
then patch -p1 %a/cvs-proxy.patch 
fi

ConfigureParams: 
--mandir=%p/share/man\
--infodir=%p/share/info\
--with-libiconv-prefix=%p\
--with-libintl-prefix=%p\
--with-gssapi=/usr\
--with-krb4=/usr\
--enable-case-sensitivity\
--disable-dependency-tracking\
--with-external-zlib

BuildDepends:  system-openssl-dev
SetCPPFLAGS: -no-cpp-precomp -I%p/lib/system-openssl/include
SetLDFLAGS: -L%p/lib/system-openssl/lib
InstallScript: 
 make install DESTDIR=%d

DocFiles: 
 BUGS COPYING* ChangeLog* DEVEL-CVS FAQ HACKING MINOR-BUGS NEWS
 PROJECTS README TESTS TODO

InfoDocs: cvs.info cvsclient.info
#
Description: Version control system
DescDetail: 
 CVS is the Concurrent Versions System, the dominant open-source
 network-transparent version control system. CVS is useful for
 everyone from individual developers to large, distributed teams:
- Its client-server access method lets developers access the
  latest code from anywhere there's an Internet connection.
- Its unreserved check-out model to version control avoids
  artificial conflicts common with the exclusive check-out model.
- Its client tools are available on most platforms.
This is the most recent (as of 7/20/06) version in the upstream stable tree.

DescPackaging: 
 added the configure params to comply with Fink policy
 added InfoDocs field
 enabled case sensitivity for everybody:
 Enabling this on a case insensitive system should
  have little effect on the server or client
  operation:  from the help text in the configure script.
Uses system's OpenSSL.
 Uses system's zlib.
 Prior versions by Sylvain Cuaz [EMAIL PROTECTED] 
 Prior -proxy version by Max Horn [EMAIL PROTECTED]

DescPort: 
 added patch to enable HTTP Proxy support (based on that by Max Horn in prior
 version )

Homepage: http://www.nongnu.org/cvs/
License: GPL

--- NEW FILE: cvs-proxy.patch ---
diff -ru cvs-1.11.5/src/client.c cvs-1.11.5-patched/src/client.c
--- cvs-1.11.5/src/client.c 2003-01-16 16:10:55.0 +0100
+++ cvs-1.11.5-patched/src/client.c 2003-01-23 14:35:33.0 +0100
@@ -134,6 +134,7 @@
 
 static size_t 

[svn] commit: r255 - /trunk/experimental/tounstable.sh

2006-08-02 Thread ranger
Author: ranger
Date: Wed Aug  2 17:25:15 2006
New Revision: 255

URL: 
http://svn.finkproject.org/websvn/listing.php?sc=1rev=255repname=user%3a+ranger
Log:
no more 10.4-t officially

Modified:
trunk/experimental/tounstable.sh

Modified: trunk/experimental/tounstable.sh
URL: 
http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/tounstable.shrev=255repname=user%3a+ranger
==
--- trunk/experimental/tounstable.sh (original)
+++ trunk/experimental/tounstable.sh Wed Aug  2 17:25:15 2006
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 for FILE in $@; do
-   for RELEASE in 10.3 10.4-transitional 10.4; do
+   for RELEASE in 10.3 10.4; do
RELEASEFILE=`echo $FILE | sed -e s,^common/,${RELEASE}/,`
if [ -f $RELEASEFILE ]; then
TOFILE=`echo $RELEASEFILE | sed -e 
s,^${RELEASE}/,/sw/fink/${RELEASE}/unstable/,`


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


[cvs] dists/10.3/unstable/main/finkinfo/graphics qcad.info, 1.4, 1.5 qcad.patch, 1.1, 1.2

2006-08-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/graphics
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv22090

Modified Files:
qcad.info qcad.patch 
Log Message:
New version. Installed docs and patched so online help can find them.


Index: qcad.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/graphics/qcad.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- qcad.info   6 Feb 2006 15:50:08 -   1.4
+++ qcad.info   2 Aug 2006 16:02:12 -   1.5
@@ -1,44 +1,44 @@
 Package: qcad
-Version: 2.0.1.3-1
-Revision: 2
+Version: 2.0.5.0-1
+Revision: 1
 Maintainer: Jeremy Higgs [EMAIL PROTECTED]
 BuildDepends: libjpeg, libpng3, qt3, x11-dev
 Depends: qt3-shlibs, libpng3-shlibs
 GCC: 3.3
-Source: http://www.ribbonsoft.com/archives/%n/%n-%v.src.tar.gz
-Source-MD5: 480c0a67e37ed57d14e67d2977db8cff
-Patch: %n.patch
-PatchScript: perl -pi -e 's/exit/exit 1/' scripts/build_qcad.sh
-#CompileScript: 
-# export TMAKEPATH=%p/lib/tmake/darwin-c++; tmake qcad.pro -o Makefile
-# make
-#
+Source: http://www.ribbonsoft.com/archives/%n/%n-%v-community.src.tar.gz
+Source-MD5: 96b6a56027782aec953c9c4e64c5998c
+PatchScript: 
+  sed 's,@PREFIX@,%p,g'  %a/%n.patch | patch -p1
+  perl -pi -e 's/exit/exit 1/' scripts/build_qcad.sh
+  perl -pi -e 's,/bin/bash,/bin/bash -e,' scripts/build_qcad.sh
+  perl -pi -e 's/darwin/darwin_NEVER_MATCH/g' scripts/build_qcad.sh
+  perl -pi -e  's,-L(..\S*/lib)\s+-l(\S+),\1/lib\2.a,' `find . -name \*.pro`
+
 CompileScript: 
- cd scripts/; sh ./build_qcad.sh
+ cd scripts  sh ./build_qcad.sh notrans
 
 InstallScript: 
- cd dxflib; make install LIBDIR=%i/lib/qcad INCDIR=%i/include/qcad
- cd fparser; make install LIBDIR=%i/lib/qcad INCDIR=%i/include/qcad
- cd qcadactions; make install LIBDIR=%i/lib/qcad INCDIR=%i/include/qcad
- cd qcadcmd; make install LIBDIR=%i/lib/qcad INCDIR=%i/include/qcad
- cd qcadguiqt; make install LIBDIR=%i/lib/qcad INCDIR=%i/include/qcad
- cd qcadlib; make install LIBDIR=%i/lib/qcad INCDIR=%i/include/qcad
- install -d %i/bin
- install -d -m 775 %i/share/%n/examples
- install -d -m 775 %i/share/%n/fonts
- install -d -m 775 %i/share/%n/patterns
- install -d -m 755 %i/share/%n/qm
+ cd dxflib   make install LIBDIR=%i/lib/qcad INCDIR=%i/include/qcad
+ cd fparser  make install LIBDIR=%i/lib/qcad INCDIR=%i/include/qcad
+ cd qcadactions  make install LIBDIR=%i/lib/qcad INCDIR=%i/include/qcad
+ cd qcadcmd  make install LIBDIR=%i/lib/qcad INCDIR=%i/include/qcad
+ cd qcadguiqtmake install LIBDIR=%i/lib/qcad INCDIR=%i/include/qcad
+ cd qcadlib  make install LIBDIR=%i/lib/qcad INCDIR=%i/include/qcad
+
+ install -d -m 755 %i/bin
  install -m 755 %n/%n %i/bin
- cp %n/examples/* %i/share/%n/examples
- cp %n/fonts/* %i/share/%n/fonts
- cp %n/patterns/* %i/share/%n/patterns
- cp %n/qm/* %i/share/%n/qm
-
-PostInstScript: 
-chmod -R 0775 %p/share/%n/*
-chown -R root:staff %p/share/%n/*
+
+ install -d -m 755 %i/share/%n/fonts
+ install -m 644 %n/fonts/* %i/share/%n/fonts
+
+ install -d -m 755 %i/share/%n/patterns
+ install -m 644 %n/patterns/* %i/share/%n/patterns
+
+ install -d -m 755 %i/share/doc/%n
+ cp -r qcad/doc/* %i/share/doc/%n
+ chmod -R go=u-w %i/share/doc/%n
 
-DocFiles: README
+DocFiles: qcad/README
 Description: Simple 2D CAD program
 DescDetail: 
 Qcad is a simple 2D CAD system that allows the user to create or modify 
@@ -47,6 +47,17 @@
 
 DescPackaging: 
 Customised CompileScript and InstallScripts to compile and install properly.
+
+Patch build script to crash instead of continuing when something goes wrong.
+
+Force non-detection of OS X so we get a unixish result instead of an
+.app bundle.
+
+Link directly to locally-build libs instead of using -l and local -L paths.
+
+Need to use notrans because release_translations.sh doesn't exist.
+
+Patch to find support files in fink's filesystem layout.
 
 License: GPL
 Homepage: http://www.ribbonsoft.com/qcad.html

Index: qcad.patch
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/graphics/qcad.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- qcad.patch  13 Dec 2003 03:48:39 -  1.1
+++ qcad.patch  2 Aug 2006 16:02:14 -   1.2
@@ -1,16 +1,25 @@
-diff -ru qcad-2.0.0.8-1.src-old/qcad/src/main.cpp 
qcad-2.0.0.8-1.src/qcad/src/main.cpp
 qcad-2.0.0.8-1.src-old/qcad/src/main.cpp   Thu Oct  2 05:39:45 2003
-+++ qcad-2.0.0.8-1.src/qcad/src/main.cpp   Wed Oct  8 15:30:53 2003
-@@ -30,7 +30,7 @@
+diff -Nurd -x'*~' qcad-2.0.5.0-1-community.src.orig/qcad/src/main.cpp 
qcad-2.0.5.0-1-community.src/qcad/src/main.cpp
+--- qcad-2.0.5.0-1-community.src.orig/qcad/src/main.cpp2005-11-22 
06:49:37.0 -0500
 qcad-2.0.5.0-1-community.src/qcad/src/main.cpp 2006-08-01 
14:54:35.0 -0400
+@@ -31,7 +31,7 @@
+ #include qapplication.h
  
- 

[cvs] web/xml/faq faq.en.xml,1.73,1.74

2006-08-02 Thread Alexander Hansen
Update of /cvsroot/fink/web/xml/faq
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv22078

Modified Files:
faq.en.xml 
Log Message:
FAQ entry concerning SF.NET cvs server change.


Index: faq.en.xml
===
RCS file: /cvsroot/fink/web/xml/faq/faq.en.xml,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- faq.en.xml  25 Jul 2006 14:36:39 -  1.73
+++ faq.en.xml  2 Aug 2006 16:07:26 -   1.74
@@ -977,6 +977,22 @@
 pand then download the disk image for Intel machines from link 
url=http://fink.sourceforge.net/download/index.php;the downloads 
page/link./p
   /answer
 /faqentry
+faqentry name=sf-cvs-2006
+ question
+   pI haven't been able to do a cvs selfupdate./p
+ /question
+ answer
+   pIf you get errors that include lines like:/p
+   codeblock
+cvs [update aborted]: connect to cvs.sourceforge.net(66.35.250.207):
+2401 failed: Operation timed out
+/codeblock
+   pthis is because of a recent restructuring of the CVS servers 
at sourceforge.net.  Fink files are now at 
codefink.cvs.sourceforge.net/code.  You'll need to update the 
codefink-mirrors package/code via the binary tools:/p
+codeblock
+sudo apt-get update ; sudo apt-get install fink-mirrors
+/codeblock  
+ /answer
+ /faqentry
   /chapter
   chapter filename=comp-general
 !-- FAQs in comp-general are coded into VirtPackage.pm


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


[svn] commit: r256 - in /trunk/experimental: 10.3/main/finkinfo/kde/ 10.4/main/finkinfo/kde/ common/main/finkinfo/kde/ disabled/main/finkinfo/kde/

2006-08-02 Thread ranger
Author: ranger
Date: Wed Aug  2 18:07:21 2006
New Revision: 256

URL: 
http://svn.finkproject.org/websvn/listing.php?sc=1rev=256repname=user%3a+ranger
Log:
kdemultimedia is not ready for primetime

Added:
trunk/experimental/disabled/main/finkinfo/kde/kdemultimedia3.info
  - copied unchanged from r254, 
trunk/experimental/common/main/finkinfo/kde/kdemultimedia3.info
trunk/experimental/disabled/main/finkinfo/kde/kdemultimedia3.patch
  - copied unchanged from r248, 
trunk/experimental/common/main/finkinfo/kde/kdemultimedia3.patch
Removed:
trunk/experimental/10.3/main/finkinfo/kde/kdemultimedia3.info
trunk/experimental/10.3/main/finkinfo/kde/kdemultimedia3.patch
trunk/experimental/10.4/main/finkinfo/kde/kdemultimedia3.info
trunk/experimental/10.4/main/finkinfo/kde/kdemultimedia3.patch
trunk/experimental/common/main/finkinfo/kde/kdemultimedia3.info
trunk/experimental/common/main/finkinfo/kde/kdemultimedia3.patch


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


[svn] commit: r257 - in /trunk/experimental: 10.3/main/finkinfo/libs/rubymods/ 10.4/main/finkinfo/libs/rubymods/ common/main/finkinfo/libs/rubymods/

2006-08-02 Thread ranger
Author: ranger
Date: Wed Aug  2 18:08:56 2006
New Revision: 257

URL: 
http://svn.finkproject.org/websvn/listing.php?sc=1rev=257repname=user%3a+ranger
Log:
qt ruby

Added:
trunk/experimental/10.3/main/finkinfo/libs/rubymods/
trunk/experimental/10.3/main/finkinfo/libs/rubymods/qt-rb.info
trunk/experimental/10.3/main/finkinfo/libs/rubymods/qt-rb.patch
trunk/experimental/10.4/main/finkinfo/libs/rubymods/
trunk/experimental/10.4/main/finkinfo/libs/rubymods/qt-rb.info
trunk/experimental/10.4/main/finkinfo/libs/rubymods/qt-rb.patch
trunk/experimental/common/main/finkinfo/libs/rubymods/qt-rb.info
trunk/experimental/common/main/finkinfo/libs/rubymods/qt-rb.patch

Added: trunk/experimental/10.3/main/finkinfo/libs/rubymods/qt-rb.info
URL: 
http://svn.finkproject.org/websvn/filedetails.php?path=/trunk/experimental/10.3/main/finkinfo/libs/rubymods/qt-rb.inforev=257repname=user%3a+ranger
==
--- trunk/experimental/10.3/main/finkinfo/libs/rubymods/qt-rb.info (added)
+++ trunk/experimental/10.3/main/finkinfo/libs/rubymods/qt-rb.info Wed Aug  2 
18:08:56 2006
@@ -1,0 +1,63 @@
+Info2: 
+Package: qt-rb%type_pkg[ruby]
+Version: 3.5.4
+Revision: 11
+Description: Qt language bindings for Ruby
+Type: ruby(1.8)
+License: GPL
+Maintainer: Benjamin Reed [EMAIL PROTECTED]
+
+Depends: ruby%type_pkg[ruby], libsmoke-shlibs (= 1:%v-1)
+BuildDepends: arts-dev, autoconf (= 2.59-3), automake1.7, 
kdelibs3-unified-dev (= %v-11), glut (= 3.7-3), libpng3 (= 1.2.5-1), 
libsmoke (= 1:%v-1), libtool14 (= 1.5.10-1), qt3 (= 3.3.6-17), 
ruby%type_pkg[ruby]-dev, x11-dev
+BuildConflicts: unsermake
+GCC: 3.3
+
+CustomMirror: 
+   nam-US: http://ranger.befunk.com/fink
+   nam-US: http://astrange.ithinksw.net/ranger-fink
+   nam-CA: http://www.southofheaven.net/befunk
+
+Source: mirror:kde:stable/%v/src/kdebindings-%v.tar.bz2
+Source2: mirror:custom:kde-admindir-252.tar.bz2
+SourceDirectory: kdebindings-%v
+Source2ExtractDir: kdebindings-%v
+Source-MD5: 097eb4311f5715f36fdc83dc5badb476
+Source2-MD5: 54a89925e71bd32f759c81b312ad0b9e
+PatchScript: 
+   patch -p1  %a/qt-rb.patch
+   perl -pi -e 's,-O2,-Os,g; s,doc/HTML,doc/kde,g; 
s,/usr/share/doc/packages/qt3/html,%p/share/doc/qt3/html,g;' admin/*
+
+
+CompileScript: 
+#!/bin/sh -ev
+
+   export PREFIX=%p RUBY=ruby%type_raw[ruby]
+   . ./environment-helper.sh
+
+   ./build-helper.sh cvs   %N %v %r make -f admin/Makefile.common cvs
+   ./build-helper.sh configure %N %v %r ./configure --prefix=%p 
--with-qt-dir=%p --with-qt-includes=%p/include/qt --with-extra-libs=%p/lib 
--with-extra-includes=%p/include --enable-mt --with-pic --disable-rpath 
--enable-shared=yes --enable-static=no --mandir=%p/share/man --with-xinerama 
--disable-final --disable-dependency-tracking --enable-smoke --with-smoke=qt
+
+   pushd qtruby
+   ../build-helper.sh make %N %v %r make
+   popd
+
+
+UpdatePOD: true
+InstallScript: 
+#!/bin/sh -ev
+
+   export PREFIX=%p RUBY=ruby%type_raw[ruby]
+   . ./environment-helper.sh
+
+   pushd qtruby
+   make install DESTDIR=%d
+   pushd rubylib
+   install -d -m 755 %i/share/doc/%n
+   cp -Rp designer examples tutorial %i/share/doc/%n/
+   popd
+   popd
+
+DocFiles: qtruby/AUTHORS qtruby/COPYING qtruby/ChangeLog qtruby/INSTALL 
qtruby/README* qtruby/TODO
+
+
+

Added: trunk/experimental/10.3/main/finkinfo/libs/rubymods/qt-rb.patch
URL: 
http://svn.finkproject.org/websvn/filedetails.php?path=/trunk/experimental/10.3/main/finkinfo/libs/rubymods/qt-rb.patchrev=257repname=user%3a+ranger
==
--- trunk/experimental/10.3/main/finkinfo/libs/rubymods/qt-rb.patch (added)
+++ trunk/experimental/10.3/main/finkinfo/libs/rubymods/qt-rb.patch Wed Aug  2 
18:08:56 2006
@@ -1,0 +1,31 @@
+
+--- kdebindings-3.5.4/qtruby/bin/Makefile.am   2005-09-10 04:16:10.0 
-0400
 kdebindings-3.5.4-new/qtruby/bin/Makefile.am   2006-08-01 
23:56:48.0 -0400
+@@ -1,9 +1,9 @@
+ INCLUDES = $(all_includes) -I$(RUBY_ARCHDIR)
+ 
+ bin_PROGRAMS = qtrubyinit
+-qtrubyinit_LDFLAGS = -module $(all_libraries) -version-info 0:0:0 
-L$(top_srcdir)/smoke/qt/ -L$(RUBY_LIBDIR)
++qtrubyinit_LDFLAGS = -module $(all_libraries) -version-info 0:0:0 
-L$(RUBY_LIBDIR)
+ qtrubyinit_METASOURCES = AUTO
+ qtrubyinit_SOURCES = qtrubyinit.cpp
+-qtrubyinit_LDADD = $(LIB_QT) $(RUBY_LIBRUBYARG) 
$(top_builddir)/smoke/qt/libsmokeqt.la 
$(top_builddir)/qtruby/rubylib/qtruby/libqtrubyinternal.la
++qtrubyinit_LDADD = $(LIB_QT) $(RUBY_LIBRUBYARG) -lsmokeqt 
$(top_builddir)/qtruby/rubylib/qtruby/libqtrubyinternal.la
+ 
+ bin_SCRIPTS = rbqtapi rbqtsh
+--- kdebindings-3.5.4/qtruby/rubylib/qtruby/Makefile.am2005-09-10 
04:16:12.0 -0400
 kdebindings-3.5.4-new/qtruby/rubylib/qtruby/Makefile.am2006-08-01 

[cvs] scripts/installer/dmg/faq faq.en.html,1.74,1.75

2006-08-02 Thread Alexander Hansen
Update of /cvsroot/fink/scripts/installer/dmg/faq
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv25632/scripts/installer/dmg/faq

Modified Files:
faq.en.html 
Log Message:
FAQ update


Index: faq.en.html
===
RCS file: /cvsroot/fink/scripts/installer/dmg/faq/faq.en.html,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- faq.en.html 25 Jul 2006 16:58:03 -  1.74
+++ faq.en.html 2 Aug 2006 16:09:35 -   1.75
@@ -1,7 +1,7 @@
 !DOCTYPE html PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN 
http://www.w3.org/TR/html4/loose.dtd;
 htmlheadmeta http-equiv=Content-Type content=text/html; charset=utf-8
 !--
-Generated from $Fink: faq.en.xml,v 1.73 2006/07/25 14:36:39 dmrrsn Exp $
+Generated from $Fink: faq.en.xml,v 1.74 2006/08/02 16:07:26 alexkhansen Exp $
 --
 titleFink Documentation - The Fink F.A.Q./title/headbody
 table width=100% cellspacing=0
@@ -46,7 +46,7 @@
 applications from thett style=white-space: nowrap; fileutils 
/ttpackage! Help!/a/lilia 
href=#usage-fink.pathsetup-keeps-running5.27 When I open a Terminal window, 
I get a message that Your
 environment seems to be correctly set up for Fink already., and it
 logs out./a/lilia href=#usage-fink.ext-drive5.28 I have Fink 
installed away from the main partition and I can't update the fink package from 
source.  There are errors involving qchowname/q./a/lilia 
href=#usage-fink.mirror-gnu5.29 Fink won't update my packages because it 
says it can't find the 'gnu' mirror./a/lilia 
href=#usage-fink.cant-move-fink5.30 I can't update Fink, because it can't 
move /sw/fink out of the way./a/lilia 
href=#usage-fink.four-oh-three5.31 I keep getting 403 errors when I use tt 
style=white-space: nowrap;apt-get/tt or tt style=white-space: 
nowrap;dselect/tt or the Fink Commander Binary menu./a/lilia 
href=#usage-fink.fc-cache5.32 I get a message that says No fonts 
found./a/lilia href=#usage-fink.non-admin-installer5.33  I can't 
install Fink via the Installer package, because I get volume doesn't support 
symlinks errors./a/lilia href=#usage-fink.wrong-arch5.34 I
  can't update Fink, because qpackage architecture (darwin-i386) does not 
match system (darwin-powerpc)./q
-/a/li/ul/lilia href=#comp-generalb6 Compile Problems - 
General/b/aullia href=#comp-general.compiler6.1 A configure script 
complains that it can't find an acceptable cc.
+/a/lilia href=#usage-fink.sf-cvs-20065.35 I haven't been able to do 
a cvs selfupdate./a/li/ul/lilia href=#comp-generalb6 Compile 
Problems - General/b/aullia href=#comp-general.compiler6.1 A 
configure script complains that it can't find an acceptable cc.
 What's that?/a/lilia href=#comp-general.cvs6.2 When I try a 
fink selfupdate-cvs I get this message: cvs:
 Command not found./a/lilia 
href=#comp-general.missing-make6.3 I'm getting an error message involving 
tt style=white-space: nowrap;make/tt
 /a/lilia href=#comp-general.head6.4 I'm getting a strange 
usage message from the head command. What's
@@ -696,6 +696,15 @@
 /b/p/div
   div class=answerpbA:/b This error occurs if you use a PowerPC 
installer package on an Intel machine.  You'll need to flush your Fink 
installation, e.g.:/ppresudo rm -rf /sw/prepand then download the disk 
image for Intel machines from a 
href=http://fink.sourceforge.net/download/index.php;the downloads 
page/a./p/div
 /a
+a name=usage-fink.sf-cvs-2006
+ div class=questionpbQ5.35: I haven't been able to do a 
cvs selfupdate./b/p/div
+ div class=answerpbA:/b If you get errors that include 
lines like:/ppre
+cvs [update aborted]: connect to cvs.sourceforge.net(66.35.250.207):
+2401 failed: Operation timed out
+/prepthis is because of a recent restructuring of the CVS servers at 
sourceforge.net.  Fink files are now at tt style=white-space: 
nowrap;fink.cvs.sourceforge.net/tt.  You'll need to update the tt 
style=white-space: nowrap;fink-mirrors package/tt via the binary 
tools:/ppre
+sudo apt-get update ; sudo apt-get install fink-mirrors
+/pre/div
+ /a
   h2a name=comp-general6 Compile Problems - General/a/h2
 
 
@@ -1490,4 +1499,4 @@
 provided the document and this copyright notice remain complete and
 unmodified. Any commercial reproduction and any online publication
 requires the explicit consent of the author./phr
-pGenerated from i$Fink: faq.en.xml,v 1.73 2006/07/25 14:36:39 dmrrsn Exp 
$/i/p/body/html
+pGenerated from i$Fink: faq.en.xml,v 1.74 2006/08/02 16:07:26 alexkhansen 
Exp $/i/p/body/html


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

[cvs] web/faq comp-general.en.php, 1.69, 1.70 comp-packages.en.php, 1.68, 1.69 faq.en.html, 1.76, 1.77 general.en.php, 1.67, 1.68 index.en.php, 1.73, 1.74 mirrors.en.php, 1.67, 1.68 relations.en.php,

2006-08-02 Thread Alexander Hansen
Update of /cvsroot/fink/web/faq
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv25632/web/faq

Modified Files:
comp-general.en.php comp-packages.en.php faq.en.html 
general.en.php index.en.php mirrors.en.php relations.en.php 
upgrade-fink.en.php usage-fink.en.php usage-general.en.php 
usage-packages.en.php 
Log Message:
FAQ update


Index: usage-general.en.php
===
RCS file: /cvsroot/fink/web/faq/usage-general.en.php,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- usage-general.en.php25 Jul 2006 14:37:48 -  1.68
+++ usage-general.en.php2 Aug 2006 16:09:35 -   1.69
@@ -1,7 +1,7 @@
 ?
 $title = F.A.Q. - Usage (1);
-$cvs_author = 'Author: dmrrsn';
-$cvs_date = 'Date: 2006/07/25 14:36:39';
+$cvs_author = 'Author: alexkhansen';
+$cvs_date = 'Date: 2006/08/02 16:07:26';
 $metatags = 'link rel=contents href=index.php?phpLang=en title=F.A.Q. 
Contentslink rel=next href=usage-packages.php?phpLang=en title=Package 
Usage Problems - Specific Packageslink rel=prev 
href=comp-packages.php?phpLang=en title=Compile Problems - Specific 
Packages';
 
 

Index: usage-fink.en.php
===
RCS file: /cvsroot/fink/web/faq/usage-fink.en.php,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -d -r1.70 -r1.71
--- usage-fink.en.php   25 Jul 2006 14:37:48 -  1.70
+++ usage-fink.en.php   2 Aug 2006 16:09:35 -   1.71
@@ -1,7 +1,7 @@
 ?
 $title = F.A.Q. - Fink Usage;
-$cvs_author = 'Author: dmrrsn';
-$cvs_date = 'Date: 2006/07/25 14:36:39';
+$cvs_author = 'Author: alexkhansen';
+$cvs_date = 'Date: 2006/08/02 16:07:26';
 $metatags = 'link rel=contents href=index.php?phpLang=en title=F.A.Q. 
Contentslink rel=next href=comp-general.php?phpLang=en title=Compile 
Problems - Generallink rel=prev href=upgrade-fink.php?phpLang=en 
title=Upgrading Fink (version-specific troubleshooting)';
 
 
@@ -511,6 +511,15 @@
 /b/p/div
   div class=answerpb? echo FINK_A ; ?:/b This error occurs if 
you use a PowerPC installer package on an Intel machine.  You'll need to flush 
your Fink installation, e.g.:/ppresudo rm -rf /sw/prepand then download 
the disk image for Intel machines from a 
href=http://fink.sourceforge.net/download/index.php;the downloads 
page/a./p/div
 /a
+a name=sf-cvs-2006
+ div class=questionpb? echo FINK_Q ; ?5.35: I haven't 
been able to do a cvs selfupdate./b/p/div
+ div class=answerpb? echo FINK_A ; ?:/b If you get 
errors that include lines like:/ppre
+cvs [update aborted]: connect to cvs.sourceforge.net(66.35.250.207):
+2401 failed: Operation timed out
+/prepthis is because of a recent restructuring of the CVS servers at 
sourceforge.net.  Fink files are now at codefink.cvs.sourceforge.net/code.  
You'll need to update the codefink-mirrors package/code via the binary 
tools:/ppre
+sudo apt-get update ; sudo apt-get install fink-mirrors
+/pre/div
+ /a
   p align=right? echo FINK_NEXT ; ?:
 a href=comp-general.php?phpLang=en6. Compile Problems - General/a/p
 ? include_once ../footer.inc; ?

Index: mirrors.en.php
===
RCS file: /cvsroot/fink/web/faq/mirrors.en.php,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- mirrors.en.php  25 Jul 2006 14:37:48 -  1.67
+++ mirrors.en.php  2 Aug 2006 16:09:35 -   1.68
@@ -1,7 +1,7 @@
 ?
 $title = F.A.Q. - Mirrors;
-$cvs_author = 'Author: dmrrsn';
-$cvs_date = 'Date: 2006/07/25 14:36:39';
+$cvs_author = 'Author: alexkhansen';
+$cvs_date = 'Date: 2006/08/02 16:07:26';
 $metatags = 'link rel=contents href=index.php?phpLang=en title=F.A.Q. 
Contentslink rel=next href=upgrade-fink.php?phpLang=en title=Upgrading 
Fink (version-specific troubleshooting)link rel=prev 
href=relations.php?phpLang=en title=Relations with Other Projects';
 
 

Index: upgrade-fink.en.php
===
RCS file: /cvsroot/fink/web/faq/upgrade-fink.en.php,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- upgrade-fink.en.php 25 Jul 2006 14:37:48 -  1.67
+++ upgrade-fink.en.php 2 Aug 2006 16:09:35 -   1.68
@@ -1,7 +1,7 @@
 ?
 $title = F.A.Q. - Upgrading Fink;
-$cvs_author = 'Author: dmrrsn';
-$cvs_date = 'Date: 2006/07/25 14:36:39';
+$cvs_author = 'Author: alexkhansen';
+$cvs_date = 'Date: 2006/08/02 16:07:26';
 $metatags = 'link rel=contents href=index.php?phpLang=en title=F.A.Q. 
Contentslink rel=next href=usage-fink.php?phpLang=en title=Installing, 
Using and Maintaining Finklink rel=prev href=mirrors.php?phpLang=en 
title=Fink mirrors';
 
 

Index: index.en.php
===
RCS file: /cvsroot/fink/web/faq/index.en.php,v
retrieving revision 1.73
retrieving revision 

[cvs] dists/10.3/unstable/main/finkinfo/libs db43.info,1.7,1.8

2006-08-02 Thread Christian Schaffner
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv32025/unstable/main/finkinfo/libs

Modified Files:
db43.info 
Log Message:
New upstream version of db43 (4.3.29)
(Already updated in 10.4 tree)


Index: db43.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/db43.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- db43.info   31 May 2006 14:26:46 -  1.7
+++ db43.info   2 Aug 2006 17:40:58 -   1.8
@@ -1,9 +1,9 @@
 Package: db43
-Version: 4.3.28
+Version: 4.3.29
 Revision: 1
 Source: ftp://ftp.sleepycat.com/releases/db-%v.NC.tar.gz
-Replaces: db, db3, db31 ( 3.1.17-8), db4-ssl, db4, db41-ssl, db41, db42-ssl, 
db42, db43-ssl
-Conflicts: db3, db31 ( 3.1.17-8), db4-ssl, db4, db41-ssl, db41, db42-ssl, 
db42, db43-ssl
+Replaces: db, db3, db31 ( 3.1.17-8), db4-ssl, db4, db41-ssl, db41, db42-ssl, 
db42, db43-ssl, db44, db44-aes
+Conflicts: db3, db31 ( 3.1.17-8), db4-ssl, db4, db41-ssl, db41, db42-ssl, 
db42, db43-ssl, db44, db44-aes
 Depends: db43-shlibs (= %v-%r) | db43-ssl-shlibs (=%v-%r)
 BuildDependsOnly: true
 NoSetLDFlags: true
@@ -83,4 +83,4 @@
 Description: Berkeley DB embedded database - non crypto
 Homepage: http://www.sleepycat.com/
 Maintainer: None fink-devel@lists.sourceforge.net
-Source-MD5: 6efcf5f4f30c7170f68d8952739771cd
+Source-MD5: d9bd6c73b55531380d5d9c7f217c5f6f


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


[cvs] dists/10.3/unstable/crypto/finkinfo db43-ssl.info,1.8,1.9

2006-08-02 Thread Christian Schaffner
Update of /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv32025/unstable/crypto/finkinfo

Modified Files:
db43-ssl.info 
Log Message:
New upstream version of db43 (4.3.29)
(Already updated in 10.4 tree)


Index: db43-ssl.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo/db43-ssl.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- db43-ssl.info   31 May 2006 14:26:45 -  1.8
+++ db43-ssl.info   2 Aug 2006 17:40:58 -   1.9
@@ -1,9 +1,9 @@
 Package: db43-ssl
-Version: 4.3.28
+Version: 4.3.29
 Revision: 1
 Source: ftp://ftp.sleepycat.com/releases/db-%v.tar.gz
-Replaces: db, db3, db31 ( 3.1.17-8), db4-ssl, db4, db41-ssl, db41, db42-ssl, 
db42, db43
-Conflicts: db3, db31 ( 3.1.17-8), db4-ssl, db4, db41-ssl, db41, db42-ssl, 
db42, db43
+Replaces: db, db3, db31 ( 3.1.17-8), db4-ssl, db4, db41-ssl, db41, db42-ssl, 
db42, db43, db44, db44-aes
+Conflicts: db3, db31 ( 3.1.17-8), db4-ssl, db4, db41-ssl, db41, db42-ssl, 
db42, db43, db44, db44-aes
 Depends: db43-ssl-shlibs (= %v-%r) | db43-shlibs (=%v-%r)
 BuildDependsOnly: true
 NoSetLDFlags: true
@@ -83,4 +83,4 @@
 Description: Berkeley DB embedded database
 Homepage: http://www.sleepycat.com/
 Maintainer: None fink-devel@lists.sourceforge.net
-Source-MD5: e27759537db6054b31d8cb3e99ba6fbb
+Source-MD5: 13585a20ce32f113b8e8cdb57f52e3bb


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


[cvs] dists/10.3/unstable/main/finkinfo/graphics libpng3.info, 1.11, 1.12

2006-08-02 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/graphics
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv8647

Modified Files:
libpng3.info 
Log Message:
new upstream version


Index: libpng3.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/graphics/libpng3.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- libpng3.info3 Dec 2004 14:24:36 -   1.11
+++ libpng3.info2 Aug 2006 18:02:04 -   1.12
@@ -1,5 +1,5 @@
 Package: libpng3
-Version: 1.2.8
+Version: 1.2.12
 Revision: 1
 Epoch: 1
 Depends: %N-shlibs (= %e:%v-%r), pkgconfig
@@ -13,7 +13,7 @@
 Conflicts: libpng
 Replaces: libpng
 Source: mirror:sourceforge:libpng/libpng-%v.tar.bz2
-Source-MD5: 00cea4539bea4bd34cbf8b82ff9589cd
+Source-MD5: 2287cfaad53a714acdf6eb75a7c1d15f
 CompileScript: 
  ln -s scripts/makefile.darwin Makefile
  make DESTDIR= prefix=%p ZLIBLIB=/usr/lib ZLIBINC=/usr/include 
MANPATH='$(prefix)/share/man'


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


[cvs] dists/10.4/unstable/main/finkinfo/graphics libpng3.info, 1.1, 1.2

2006-08-02 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv9154

Modified Files:
libpng3.info 
Log Message:
new upstream version


Index: libpng3.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/libpng3.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libpng3.info20 Jan 2006 20:26:46 -  1.1
+++ libpng3.info2 Aug 2006 18:02:52 -   1.2
@@ -1,5 +1,5 @@
 Package: libpng3
-Version: 1.2.8
+Version: 1.2.12
 Revision: 1
 Epoch: 1
 Depends: %N-shlibs (= %e:%v-%r), pkgconfig
@@ -13,7 +13,7 @@
 Conflicts: libpng
 Replaces: libpng
 Source: mirror:sourceforge:libpng/libpng-%v.tar.bz2
-Source-MD5: 00cea4539bea4bd34cbf8b82ff9589cd
+Source-MD5: 2287cfaad53a714acdf6eb75a7c1d15f
 CompileScript: 
  ln -s scripts/makefile.darwin Makefile
  make DESTDIR= prefix=%p ZLIBLIB=/usr/lib ZLIBINC=/usr/include 
MANPATH='$(prefix)/share/man'


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


[cvs] dists/10.3/unstable/main/finkinfo/graphics libtiff.info, 1.7, 1.8 libtiff.patch, 1.4, 1.5

2006-08-02 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/graphics
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv29370

Modified Files:
libtiff.info libtiff.patch 
Log Message:
new upstream version


Index: libtiff.patch
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/graphics/libtiff.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- libtiff.patch   1 Jul 2005 14:32:26 -   1.4
+++ libtiff.patch   2 Aug 2006 18:52:02 -   1.5
@@ -9,15 +9,3 @@
  #include stdio.h
  #include stdlib.h
  #include string.h
-diff -ruN tiff-3.7.2/libtiff/Makefile.in tiff-3.7.2-patched/libtiff/Makefile.in
 tiff-3.7.2/libtiff/Makefile.in 2005-03-09 04:49:43.0 -0500
-+++ tiff-3.7.2-patched/libtiff/Makefile.in 2005-06-29 10:24:47.0 
-0400
-@@ -103,7 +103,7 @@
-   tif_warning.lo tif_write.lo tif_zip.lo
- am_libtiff_la_OBJECTS = $(am__objects_1)
- libtiff_la_OBJECTS = $(am_libtiff_la_OBJECTS)
--libtiffxx_la_LIBADD =
-+libtiffxx_la_LIBADD = -ltiff
- am__objects_2 = tif_stream.lo
- am_libtiffxx_la_OBJECTS = $(am__objects_2)
- libtiffxx_la_OBJECTS = $(am_libtiffxx_la_OBJECTS)

Index: libtiff.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/graphics/libtiff.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- libtiff.info5 May 2006 19:40:56 -   1.7
+++ libtiff.info2 Aug 2006 18:52:02 -   1.8
@@ -1,14 +1,14 @@
 Package: libtiff
-Version: 3.7.2
+Version: 3.8.2
 Revision: 1
 Depends: %N-shlibs (= %v-%r), %N-bin
 BuildDepends: libjpeg (= 6b-3), fink (= 0.9.9)
 Source: ftp://ftp.remotesensing.org/libtiff/tiff-%v.tar.gz
-Source-MD5: 9d7123bd0dbde2a3853fb758346adb78
+Source-MD5: fbb6f446ea4ed18955e2714934e5b698
 Patch: %n.patch
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
-ConfigureParams: --mandir='${prefix}/share/man'
+ConfigureParams: --mandir='${prefix}/share/man' --disable-dependency-tracking
 GCC: 3.3
 InstallScript: 
  mkdir -p %i/share/man
@@ -28,10 +28,10 @@
   Depends: libjpeg-shlibs (= 1.1.3-6)
   Replaces: libtiff ( 3.5.7-5)
   Suggests: %N-bin
-  Files: lib/libtiff.%v.dylib lib/libtiff.3.dylib lib/libtiffxx.%v.dylib 
lib/libtiffxx.3.dylib
+  Files: lib/libtiff.3.dylib lib/libtiffxx.3.dylib
   Shlibs: 
-%p/lib/libtiff.3.dylib 11.0.0 %n (= 3.7.2-1)
-%p/lib/libtiffxx.3.dylib 11.0.0 %n (= 3.7.2-1)
+%p/lib/libtiff.3.dylib 12.0.0 %n (= 3.8.2-1)
+%p/lib/libtiffxx.3.dylib 12.0.0 %n (= 3.8.2-1)
   
   Description: Shared libraries for libtiff package
   DocFiles: COPYRIGHT README


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


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

2006-08-02 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv29766

Modified Files:
libtiff.info libtiff.patch 
Log Message:
new upstream version


Index: libtiff.patch
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/libtiff.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libtiff.patch   12 Feb 2006 15:16:07 -  1.1
+++ libtiff.patch   2 Aug 2006 18:52:54 -   1.2
@@ -9,15 +9,3 @@
  #include stdio.h
  #include stdlib.h
  #include string.h
-diff -ruN tiff-3.7.2/libtiff/Makefile.in tiff-3.7.2-patched/libtiff/Makefile.in
 tiff-3.7.2/libtiff/Makefile.in 2005-03-09 04:49:43.0 -0500
-+++ tiff-3.7.2-patched/libtiff/Makefile.in 2005-06-29 10:24:47.0 
-0400
-@@ -103,7 +103,7 @@
-   tif_warning.lo tif_write.lo tif_zip.lo
- am_libtiff_la_OBJECTS = $(am__objects_1)
- libtiff_la_OBJECTS = $(am_libtiff_la_OBJECTS)
--libtiffxx_la_LIBADD =
-+libtiffxx_la_LIBADD = -ltiff
- am__objects_2 = tif_stream.lo
- am_libtiffxx_la_OBJECTS = $(am__objects_2)
- libtiffxx_la_OBJECTS = $(am_libtiffxx_la_OBJECTS)

Index: libtiff.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/libtiff.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libtiff.info5 May 2006 19:40:56 -   1.2
+++ libtiff.info2 Aug 2006 18:52:54 -   1.3
@@ -1,14 +1,14 @@
 Package: libtiff
-Version: 3.7.2
+Version: 3.8.2
 Revision: 1001
 Depends: %N-shlibs (= %v-%r), %N-bin
 BuildDepends: libjpeg (= 6b-3), fink (= 0.9.9)
 Source: ftp://ftp.remotesensing.org/libtiff/tiff-%v.tar.gz
-Source-MD5: 9d7123bd0dbde2a3853fb758346adb78
+Source-MD5: fbb6f446ea4ed18955e2714934e5b698
 Patch: %n.patch
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
-ConfigureParams: --mandir='${prefix}/share/man'
+ConfigureParams: --mandir='${prefix}/share/man' --disable-dependency-tracking
 GCC: 4.0
 InstallScript: 
  mkdir -p %i/share/man
@@ -28,10 +28,10 @@
   Depends: libjpeg-shlibs (= 1.1.3-6)
   Replaces: libtiff ( 3.5.7-5)
   Suggests: %N-bin
-  Files: lib/libtiff.%v.dylib lib/libtiff.3.dylib lib/libtiffxx.%v.dylib 
lib/libtiffxx.3.dylib
+  Files: lib/libtiff.3.dylib lib/libtiffxx.3.dylib
   Shlibs: 
-%p/lib/libtiff.3.dylib 11.0.0 %n (= 3.7.2-1)
-%p/lib/libtiffxx.3.dylib 11.0.0 %n (= 3.7.2-1)
+%p/lib/libtiff.3.dylib 12.0.0 %n (= 3.8.2-1)
+%p/lib/libtiffxx.3.dylib 12.0.0 %n (= 3.8.2-1)
   
   Description: Shared libraries for libtiff package
   DocFiles: COPYRIGHT README


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


[cvs] dists/10.4/unstable/main/finkinfo/web mhonarc.info,1.1,1.2

2006-08-02 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/web
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv971

Modified Files:
mhonarc.info 
Log Message:
new upstream version


Index: mhonarc.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/web/mhonarc.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- mhonarc.info20 Jan 2006 20:32:32 -  1.1
+++ mhonarc.info2 Aug 2006 19:01:21 -   1.2
@@ -1,10 +1,10 @@
 Package: mhonarc
-Version: 2.6.15
+Version: 2.6.16
 Revision: 1
 Depends: digest-md5-pm586 | perl586-core
 BuildDepends: perl586-core, fink (= 0.20.1-1)
 Source: http://www.mhonarc.org/release/MHonArc/tar/MHonArc-%v.tar.bz2
-Source-MD5: 4617930d593288d1714c3b1f91029314
+Source-MD5: 1aae948971869d6fdf3d810d9894b3db
 CompileScript: echo Nothing to do
 InstallScript: 
 perl5.8.6 install.me -batch -nodoc -nolib -noman -prefix %i -libpath 
%p/lib/mhonarc -binpath %i/bin


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


[cvs] experimental/dmacks/misc - New directory

2006-08-02 Thread Daniel Macks
Update of /cvsroot/fink/experimental/dmacks/misc
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv8683/misc

Log Message:
Directory /cvsroot/fink/experimental/dmacks/misc added to the repository



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


[cvs] experimental/dmacks/misc gnomevfs-interface-compat.c,NONE,1.1

2006-08-02 Thread Daniel Macks
Update of /cvsroot/fink/experimental/dmacks/misc
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv8750

Added Files:
gnomevfs-interface-compat.c 
Log Message:
Unbreak the ABI breakage


--- NEW FILE: gnomevfs-interface-compat.c ---
/*
  Symbols were removed from the gnome-vfs interface between version
  2.15.2 and 2.15.3: but the libtool flags that indicate the ABI
  breakage were not set. We therefore must re-add the missing symbols
  in order to have a consistent ABI for the library install_name.

  The functions that were removed were added to libbonobo starting in
  version 2.15.0, so these wrapper functions load that library at
  runtime and import those symbols.

  Compile with
-DLIBBONOBO_PATH=\/sw/lib/libbonobo-activation-2.0.dylib\
  or whatever shared library provides the symbols now
*/

#include stdlib.h
#include stdio.h
#include dlfcn.h

#include glib/glist.h
#include bonobo-activation/bonobo-activation-server-info.h

void gnome_vfs_mime_component_list_free (GList *list) {
  static void (*p)(GList*) = NULL;

  if (NULL == p) {
char *libbonobo_dl = NULL;
libbonobo_dl = dlopen(LIBBONOBO_PATH,RTLD_LAZY);
if (NULL == libbonobo_dl) {
  printf(interface-compat: %s\n, dlerror());
  exit(1);
}
p = dlsym(libbonobo_dl, __func__);
if (NULL == p) {
  printf(interface-compat: %s: %s\n, LIBBONOBO_PATH, dlerror());
  exit(1);
}
  }

  return p(list);
}

Bonobo_ServerInfo * gnome_vfs_mime_get_default_component (const char 
*mime_type) {
  static void* (*p)(const char*) = NULL;

  if (NULL == p) {
char *libbonobo_dl = NULL;
libbonobo_dl = dlopen(LIBBONOBO_PATH,RTLD_LAZY);
if (NULL == libbonobo_dl) {
  printf(interface-compat: %s\n, dlerror());
  exit(1);
}
p = dlsym(libbonobo_dl,__func__);
if (NULL == p) {
  printf(interface-compat: %s: %s\n, LIBBONOBO_PATH, dlerror());
  exit(1);
}
  }

  return p(mime_type);
}

GList* gnome_vfs_mime_get_all_components (const char *mime_type) {
  static void* (*p)(const char*) = NULL;

  if (NULL == p) {
char *libbonobo_dl = NULL;
libbonobo_dl = dlopen(LIBBONOBO_PATH,RTLD_LAZY);
if (NULL == libbonobo_dl) {
  printf(interface-compat: %s\n, dlerror());
  exit(1);
}
p = dlsym(libbonobo_dl,__func__);
if (NULL == p) {
  printf(interface-compat: %s: %s\n, LIBBONOBO_PATH, dlerror());
  exit(1);
}
  }

  return p(mime_type);
}


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


[cvs] dists/10.4/unstable/main/finkinfo/web mhonarc.info,1.2,1.3

2006-08-02 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/web
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv14172

Modified Files:
mhonarc.info 
Log Message:
revision bump


Index: mhonarc.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/web/mhonarc.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- mhonarc.info2 Aug 2006 19:01:21 -   1.2
+++ mhonarc.info2 Aug 2006 19:33:53 -   1.3
@@ -1,6 +1,6 @@
 Package: mhonarc
 Version: 2.6.16
-Revision: 1
+Revision: 1001
 Depends: digest-md5-pm586 | perl586-core
 BuildDepends: perl586-core, fink (= 0.20.1-1)
 Source: http://www.mhonarc.org/release/MHonArc/tar/MHonArc-%v.tar.bz2


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


[cvs] dists/10.3/unstable/main/finkinfo/web mhonarc.info,1.5,1.6

2006-08-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/web
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv15048/10.3/unstable/main/finkinfo/web

Modified Files:
mhonarc.info 
Log Message:
backport new version


Index: mhonarc.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/web/mhonarc.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- mhonarc.info13 Jun 2004 13:03:58 -  1.5
+++ mhonarc.info2 Aug 2006 19:35:28 -   1.6
@@ -1,10 +1,10 @@
 Package: mhonarc
-Version: 2.6.10
-Revision: 11
+Version: 2.6.16
+Revision: 1
 Depends: digest-md5-pm581 | perl581-core
 BuildDepends: perl581-core, fink (= 0.20.1-1)
-Source: http://www.mhonarc.org/tar/MHonArc-%v.tar.bz2
-Source-MD5: 337dfa5660fa158e5a4e3fd74b4c2ec1
+Source: http://www.mhonarc.org/release/MHonArc/tar/MHonArc-%v.tar.bz2
+Source-MD5: 1aae948971869d6fdf3d810d9894b3db
 CompileScript: echo Nothing to do
 InstallScript: 
 perl5.8.1 install.me -batch -nodoc -nolib -noman -prefix %i -libpath 
%p/lib/mhonarc -binpath %i/bin
@@ -13,7 +13,7 @@
 cp -r admin contrib examples extras logo %i/share/mhonarc
 cd %i/share/mhonarc  ln -s ../doc/mhonarc doc
 
-DocFiles: ACKNOWLG BUGS CHANGES COPYING FILELIST INSTALL README RELNOTES TODO
+DocFiles: ACKNOWLG BUGS CHANGES COPYING FILELIST INSTALL README.txt RELNOTES 
TODO
 License: GPL
 Description: Converts mail messages to HTML
 DescPackaging: 


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


[cvs] dists/10.4/unstable/main/finkinfo/text djvulibre.info,1.1,1.2

2006-08-02 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv19314

Modified Files:
djvulibre.info 
Log Message:
add comment about library versioning


Index: djvulibre.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/djvulibre.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- djvulibre.info  7 Feb 2006 03:33:59 -   1.1
+++ djvulibre.info  2 Aug 2006 19:44:35 -   1.2
@@ -2,6 +2,11 @@
 Version: 3.5.14
 Revision: 1001
 GCC: 4.0
+DescPort: 
+ The upstream version has gone to 3.5.17 with a change in the major version
+ number of the library.  We shall wait until the library settles down
+ before upgrading.
+
 Source: mirror:sourceforge:djvu/%n-%v.tar.gz
 Source-MD5: a9b60d0c47d6b98e321100d329c7f3b3
 BuildDepends: libiconv-dev, qt3 (= 3.3.5-1023), x11-dev, libjpeg, libtiff


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


[cvs] dists/10.4/unstable/main/finkinfo/gnome gtk2-engines.info, 1.4, 1.5

2006-08-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv26251/10.4/unstable/main/finkinfo/gnome

Modified Files:
gtk2-engines.info 
Log Message:
new version


Index: gtk2-engines.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gtk2-engines.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- gtk2-engines.info   30 May 2006 07:57:45 -  1.4
+++ gtk2-engines.info   2 Aug 2006 21:10:19 -   1.5
@@ -1,11 +1,11 @@
 Package: gtk2-engines
-Version: 2.6.9
-Revision: 1001
-Depends: atk1-shlibs (= 1.6.0-1), libgettext3-shlibs, glib2 (= 2.6.6-), 
gtk+2 (= 2.6.0-1), libiconv, pango1-xft2 (= 1.8.0-1), x11
-BuildDepends: libjpeg, libtiff, glib2-dev (= 2.6.6-), atk1 (= 1.6.0-1), 
pango1-xft2-dev (= 1.8.0-1), gtk+2-dev (= 2.6.0-1), libgettext3-dev, 
gettext-bin, gettext-tools, libiconv-dev, pkgconfig, x11-dev
+Version: 2.6.10
+Revision: 1
+Depends: atk1-shlibs (= 1.6.0-1), libgettext3-shlibs, glib2-shlibs (= 
2.12.0-1), gtk+2 (= 2.6.0-1), libiconv, pango1-xft2 (= 1.8.0-1), x11
+BuildDepends: libjpeg, libtiff, glib2-dev (= 2.12.0-1), atk1 (= 1.6.0-1), 
pango1-xft2-dev (= 1.8.0-1), gtk+2-dev (= 2.6.0-1), libgettext3-dev, 
gettext-bin, gettext-tools, libiconv-dev, pkgconfig, x11-dev
 Replaces: gnome-themes ( 2.11.3-1), gnome-themes-extras (0.8.1-1)
 Source: mirror:gnome:sources/gtk-engines/2.6/gtk-engines-%v.tar.bz2
-Source-MD5: 77fb084b60efa8dd4fcfc0fc24882cd1
+Source-MD5: f3e2b14b0cff0988277ccba42e69813d
 SetCPPFLAGS: -no-cpp-precomp
 ConfigureParams: --disable-dependency-tracking
 CompileScript: 
@@ -25,8 +25,8 @@
 by Gtk at runtime. This package contains the metal, notif, redmond95
 and pixmap engines, each with an associated default theme.
 
-DescPort: 
-Uses autoconf and libtool - the usual fixes.
+DescPackaging: 
+  Use glib2-2.12.0 for GCC version independence and new glib2 package layout
 
 DescUsage: 
 Using themes can crash some GNOME apps. This includes the panel, which


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


[cvs] dists/10.3/unstable/main/finkinfo/gnome gtk2-engines.info, 1.13, 1.14

2006-08-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv26251/10.3/unstable/main/finkinfo/gnome

Modified Files:
gtk2-engines.info 
Log Message:
new version


Index: gtk2-engines.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/gtk2-engines.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- gtk2-engines.info   30 May 2006 07:57:45 -  1.13
+++ gtk2-engines.info   2 Aug 2006 21:10:18 -   1.14
@@ -1,11 +1,11 @@
 Package: gtk2-engines
-Version: 2.6.9
+Version: 2.6.10
 Revision: 1
-Depends: atk1-shlibs (= 1.6.0-1), libgettext3-shlibs, glib2 (= 2.6.0-1), 
gtk+2 (= 2.6.0-1), libiconv, pango1-xft2 (= 1.8.0-1), x11
-BuildDepends: libjpeg, libtiff, glib2-dev (= 2.6.0-1), atk1 (= 1.6.0-1), 
pango1-xft2-dev (= 1.8.0-1), gtk+2-dev (= 2.6.0-1), libgettext3-dev, 
gettext-bin, gettext-tools, libiconv-dev, pkgconfig, x11-dev
+Depends: atk1-shlibs (= 1.6.0-1), libgettext3-shlibs, glib2-shlibs (= 
2.12.0-1), gtk+2 (= 2.6.0-1), libiconv, pango1-xft2 (= 1.8.0-1), x11
+BuildDepends: libjpeg, libtiff, glib2-dev (= 2.12.0-1), atk1 (= 1.6.0-1), 
pango1-xft2-dev (= 1.8.0-1), gtk+2-dev (= 2.6.0-1), libgettext3-dev, 
gettext-bin, gettext-tools, libiconv-dev, pkgconfig, x11-dev
 Replaces: gnome-themes ( 2.11.3-1), gnome-themes-extras (0.8.1-1)
 Source: mirror:gnome:sources/gtk-engines/2.6/gtk-engines-%v.tar.bz2
-Source-MD5: 77fb084b60efa8dd4fcfc0fc24882cd1
+Source-MD5: f3e2b14b0cff0988277ccba42e69813d
 SetCPPFLAGS: -no-cpp-precomp
 ConfigureParams: --disable-dependency-tracking
 CompileScript: 
@@ -25,8 +25,8 @@
 by Gtk at runtime. This package contains the metal, notif, redmond95
 and pixmap engines, each with an associated default theme.
 
-DescPort: 
-Uses autoconf and libtool - the usual fixes.
+DescPackaging: 
+  Use glib2-2.12.0 for GCC version independence and new glib2 package layout
 
 DescUsage: 
 Using themes can crash some GNOME apps. This includes the panel, which


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


[cvs] dists/10.3/unstable/main/finkinfo/gnome eel2.2-dev.info, 1.3, 1.4 eel2.2-dev.patch, 1.1, NONE

2006-08-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv7006/10.3/unstable/main/finkinfo/gnome

Modified Files:
eel2.2-dev.info 
Removed Files:
eel2.2-dev.patch 
Log Message:
new version. remove patch cruft


--- eel2.2-dev.patch DELETED ---

Index: eel2.2-dev.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/eel2.2-dev.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- eel2.2-dev.info 20 Jul 2006 02:49:20 -  1.3
+++ eel2.2-dev.info 2 Aug 2006 21:40:54 -   1.4
@@ -1,16 +1,16 @@
 Package: eel2.2-dev
-Version: 2.14.1
+Version: 2.14.3
 Revision: 1
 
 Depends: eel2.2-shlibs (= %v-%r)
-BuildDepends: atk1 (= 1.6.0-1), audiofile, esound, gail17-dev (= 1.6.0-1), 
gconf2-dev (= 2.6.0-1), glib2-dev (= 2.6.0-1), gnome-desktop4-dev (= 
2.1.4-1), gnome-keyring-dev (= 0.4.3-1), gnome-menus2-dev (= 2.11.1-1), 
dbus-dev (= 0.60-1), libhowl-dev, gnome-vfs2-ssl-dev (= 2.9.1-1) | 
gnome-vfs2-dev (= 2.9.1-1), gtk+2-dev (= 2.6.0-1), intltool, libart2 (= 
2.3.16-1), libbonobo2-dev (= 2.6.0-1), libbonoboui2-dev (= 2.6.0-1), 
libgettext3-dev, gettext-bin, gettext-tools, libglade2 (= 2.3.6-1), 
libgnome2-dev (= 2.6.0-1), libgnomecanvas2-dev (= 2.6.0-1), libgnomeui2-dev 
(= 2.7.92-1), libiconv-dev, libjpeg, libxml2 (= 2.6.7-1), orbit2-dev (= 
2.10.0-1), pango1-xft2-dev (= 1.4.0-1), pkgconfig, popt, 
startup-notification-dev, x11-dev
+BuildDepends: atk1 (= 1.6.0-1), audiofile, esound, gail17-dev (= 1.6.0-1), 
gconf2-dev (= 2.6.0-1), glib2-dev (= 2.12.0-1), gnome-desktop4-dev (= 
2.1.4-1), gnome-keyring-dev (= 0.4.3-1), gnome-menus2-dev (= 2.11.1-1), 
dbus-dev (= 0.60-1), libhowl-dev, gnome-vfs2-ssl-dev (= 2.9.1-1) | 
gnome-vfs2-dev (= 2.9.1-1), gtk+2-dev (= 2.6.0-1), intltool, libart2 (= 
2.3.16-1), libbonobo2-dev (= 2.6.0-1), libbonoboui2-dev (= 2.6.0-1), 
libgettext3-dev, gettext-bin, gettext-tools, libglade2 (= 2.3.6-1), 
libgnome2-dev (= 2.6.0-1), libgnomecanvas2-dev (= 2.6.0-1), libgnomeui2-dev 
(= 2.7.92-1), libiconv-dev, libjpeg, libxml2 (= 2.6.7-1), orbit2-dev (= 
2.10.0-1), pango1-xft2-dev (= 1.4.0-1), pkgconfig, popt, 
startup-notification-dev, x11-dev
 Conflicts: eel2-dev
 Replaces: eel2-dev
 BuildDependsOnly: True
 
 Source: mirror:gnome:sources/eel/2.14/eel-%v.tar.bz2
-Source-MD5: 7002f4f99317ed11da8b9db15b7e4a2b
-Patch: %n.patch
+Source-MD5: cdff898f9a054b35f5e3b7c0142cc2a5
+PatchScript: perl -pi -e 's/(GETTEXT_PACKAGE=eel)-2.0/\1-2.2/' configure
 SetCPPFLAGS: -no-cpp-precomp
 SetCFLAGS: -O3 -funroll-loops -fstrict-aliasing -pipe
 ConfigureParams: --disable-dependency-tracking --enable-static 
--libdir=%p/lib/libeel-2.2
@@ -24,7 +24,7 @@
 
 SplitOff: 
   Package: eel2.2-shlibs
-  Depends: atk1-shlibs (= 1.6.0-1), audiofile-shlibs, esound-shlibs, 
gail17-shlibs (= 1.6.0-1), gconf2-shlibs (= 2.6.0-1), glib2-shlibs (= 
2.6.0-1), gnome-desktop4-shlibs (= 2.1.4-1), gnome-keyring-shlibs (= 
0.4.3-1), gnome-menus2-shlibs (= 2.11.1-1), gnome-vfs2-ssl-shlibs (= 2.9.1-1) 
| gnome-vfs2-shlibs (= 2.9.1-1), gtk+2-shlibs (= 2.6.0-1), libart2-shlibs (= 
2.3.16-1), libbonobo2-shlibs (= 2.6.0-1), libbonoboui2-shlibs (= 2.6.0-1), 
libgettext3-shlibs, libglade2-shlibs (= 2.3.6-1), libgnome2-shlibs (= 
2.6.0-1), libgnomecanvas2-shlibs (= 2.6.0-1), libgnomeui2-shlibs (= 
2.7.92-1), libiconv, libjpeg-shlibs, libxml2-shlibs (= 2.6.7-1), orbit2-shlibs 
(= 2.10.0-1), pango1-xft2-shlibs (= 1.4.0-1), popt-shlibs, 
startup-notification-shlibs, x11
+  Depends: atk1-shlibs (= 1.6.0-1), audiofile-shlibs, esound-shlibs, 
gail17-shlibs (= 1.6.0-1), gconf2-shlibs (= 2.6.0-1), glib2-shlibs (= 
2.12.0-1), gnome-desktop4-shlibs (= 2.1.4-1), gnome-keyring-shlibs (= 
0.4.3-1), gnome-menus2-shlibs (= 2.11.1-1), gnome-vfs2-ssl-shlibs (= 2.9.1-1) 
| gnome-vfs2-shlibs (= 2.9.1-1), gtk+2-shlibs (= 2.6.0-1), libart2-shlibs (= 
2.3.16-1), libbonobo2-shlibs (= 2.6.0-1), libbonoboui2-shlibs (= 2.6.0-1), 
libgettext3-shlibs, libglade2-shlibs (= 2.3.6-1), libgnome2-shlibs (= 
2.6.0-1), libgnomecanvas2-shlibs (= 2.6.0-1), libgnomeui2-shlibs (= 
2.7.92-1), libiconv, libjpeg-shlibs, libxml2-shlibs (= 2.6.7-1), orbit2-shlibs 
(= 2.10.0-1), pango1-xft2-shlibs (= 1.4.0-1), popt-shlibs, 
startup-notification-shlibs, x11
   Files: lib/libeel-2.2/libeel-2.*.dylib share/locale
   Shlibs: %p/lib/libeel-2.2/libeel-2.2.dylib 17.0.0 %n (= 2.14.1-1)
   DocFiles: AUTHORS COPYING* ChangeLog po/ChangeLog:ChangeLog.po MAINTAINERS 
NEWS README THANKS TODO
@@ -38,6 +38,8 @@
 
   Adjust gettext catalog name to match install_name versioning.
   See: http://bugzilla.gnome.org/show_bug.cgi?id=344231
+
+  Use glib2-2.12.0 for GCC version independence
 
 Description: Eazel Extensions Library
 License: GPL/LGPL


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and 

[cvs] dists/10.4/unstable/main/finkinfo/gnome eel2.2-dev.info, 1.3, 1.4 eel2.2-dev.patch, 1.1, NONE

2006-08-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv7006/10.4/unstable/main/finkinfo/gnome

Modified Files:
eel2.2-dev.info 
Removed Files:
eel2.2-dev.patch 
Log Message:
new version. remove patch cruft


--- eel2.2-dev.patch DELETED ---

Index: eel2.2-dev.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/eel2.2-dev.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- eel2.2-dev.info 20 Jul 2006 02:49:25 -  1.3
+++ eel2.2-dev.info 2 Aug 2006 21:40:57 -   1.4
@@ -1,16 +1,16 @@
 Package: eel2.2-dev
-Version: 2.14.1
-Revision: 1001
+Version: 2.14.3
+Revision: 1
 
 Depends: eel2.2-shlibs (= %v-%r)
-BuildDepends: atk1 (= 1.6.0-1), audiofile, esound, gail17-dev (= 1.6.0-1), 
gconf2-dev (= 2.6.0-1), glib2-dev (= 2.6.6-), gnome-desktop4-dev (= 
2.1.4-1), gnome-keyring-dev (= 0.4.3-1), gnome-menus2-dev (= 2.11.1-1), 
dbus-dev (= 0.60-1), libhowl-dev, gnome-vfs2-ssl-dev (= 2.9.1-1) | 
gnome-vfs2-dev (= 2.9.1-1), gtk+2-dev (= 2.6.0-1), intltool, libart2 (= 
2.3.16-1), libbonobo2-dev (= 2.6.0-1), libbonoboui2-dev (= 2.6.0-1), 
libgettext3-dev, gettext-bin, gettext-tools, libglade2 (= 2.3.6-1), 
libgnome2-dev (= 2.6.0-1), libgnomecanvas2-dev (= 2.6.0-1), libgnomeui2-dev 
(= 2.7.92-1), libiconv-dev, libjpeg, libxml2 (= 2.6.7-1), orbit2-dev (= 
2.10.0-1), pango1-xft2-dev (= 1.4.0-1), pkgconfig, popt, 
startup-notification-dev, x11-dev
+BuildDepends: atk1 (= 1.6.0-1), audiofile, esound, gail17-dev (= 1.6.0-1), 
gconf2-dev (= 2.6.0-1), glib2-dev (= 2.12.0-1), gnome-desktop4-dev (= 
2.1.4-1), gnome-keyring-dev (= 0.4.3-1), gnome-menus2-dev (= 2.11.1-1), 
dbus-dev (= 0.60-1), libhowl-dev, gnome-vfs2-ssl-dev (= 2.9.1-1) | 
gnome-vfs2-dev (= 2.9.1-1), gtk+2-dev (= 2.6.0-1), intltool, libart2 (= 
2.3.16-1), libbonobo2-dev (= 2.6.0-1), libbonoboui2-dev (= 2.6.0-1), 
libgettext3-dev, gettext-bin, gettext-tools, libglade2 (= 2.3.6-1), 
libgnome2-dev (= 2.6.0-1), libgnomecanvas2-dev (= 2.6.0-1), libgnomeui2-dev 
(= 2.7.92-1), libiconv-dev, libjpeg, libxml2 (= 2.6.7-1), orbit2-dev (= 
2.10.0-1), pango1-xft2-dev (= 1.4.0-1), pkgconfig, popt, 
startup-notification-dev, x11-dev
 Conflicts: eel2-dev
 Replaces: eel2-dev
 BuildDependsOnly: True
 
 Source: mirror:gnome:sources/eel/2.14/eel-%v.tar.bz2
-Source-MD5: 7002f4f99317ed11da8b9db15b7e4a2b
-Patch: %n.patch
+Source-MD5: cdff898f9a054b35f5e3b7c0142cc2a5
+PatchScript: perl -pi -e 's/(GETTEXT_PACKAGE=eel)-2.0/\1-2.2/' configure
 SetCPPFLAGS: -no-cpp-precomp
 SetCFLAGS: -O3 -funroll-loops -fstrict-aliasing -pipe
 ConfigureParams: --disable-dependency-tracking --enable-static 
--libdir=%p/lib/libeel-2.2
@@ -24,7 +24,7 @@
 
 SplitOff: 
   Package: eel2.2-shlibs
-  Depends: atk1-shlibs (= 1.6.0-1), audiofile-shlibs, esound-shlibs, 
gail17-shlibs (= 1.6.0-1), gconf2-shlibs (= 2.6.0-1), glib2-shlibs (= 
2.6.6-), gnome-desktop4-shlibs (= 2.1.4-1), gnome-keyring-shlibs (= 
0.4.3-1), gnome-menus2-shlibs (= 2.11.1-1), gnome-vfs2-ssl-shlibs (= 2.9.1-1) 
| gnome-vfs2-shlibs (= 2.9.1-1), gtk+2-shlibs (= 2.6.0-1), libart2-shlibs (= 
2.3.16-1), libbonobo2-shlibs (= 2.6.0-1), libbonoboui2-shlibs (= 2.6.0-1), 
libgettext3-shlibs, libglade2-shlibs (= 2.3.6-1), libgnome2-shlibs (= 
2.6.0-1), libgnomecanvas2-shlibs (= 2.6.0-1), libgnomeui2-shlibs (= 
2.7.92-1), libiconv, libjpeg-shlibs, libxml2-shlibs (= 2.6.7-1), orbit2-shlibs 
(= 2.10.0-1), pango1-xft2-shlibs (= 1.4.0-1), popt-shlibs, 
startup-notification-shlibs, x11
+  Depends: atk1-shlibs (= 1.6.0-1), audiofile-shlibs, esound-shlibs, 
gail17-shlibs (= 1.6.0-1), gconf2-shlibs (= 2.6.0-1), glib2-shlibs (= 
2.12.0-1), gnome-desktop4-shlibs (= 2.1.4-1), gnome-keyring-shlibs (= 
0.4.3-1), gnome-menus2-shlibs (= 2.11.1-1), gnome-vfs2-ssl-shlibs (= 2.9.1-1) 
| gnome-vfs2-shlibs (= 2.9.1-1), gtk+2-shlibs (= 2.6.0-1), libart2-shlibs (= 
2.3.16-1), libbonobo2-shlibs (= 2.6.0-1), libbonoboui2-shlibs (= 2.6.0-1), 
libgettext3-shlibs, libglade2-shlibs (= 2.3.6-1), libgnome2-shlibs (= 
2.6.0-1), libgnomecanvas2-shlibs (= 2.6.0-1), libgnomeui2-shlibs (= 
2.7.92-1), libiconv, libjpeg-shlibs, libxml2-shlibs (= 2.6.7-1), orbit2-shlibs 
(= 2.10.0-1), pango1-xft2-shlibs (= 1.4.0-1), popt-shlibs, 
startup-notification-shlibs, x11
   Files: lib/libeel-2.2/libeel-2.*.dylib share/locale
   Shlibs: %p/lib/libeel-2.2/libeel-2.2.dylib 17.0.0 %n (= 2.14.1-1)
   DocFiles: AUTHORS COPYING* ChangeLog po/ChangeLog:ChangeLog.po MAINTAINERS 
NEWS README THANKS TODO
@@ -38,6 +38,8 @@
 
   Adjust gettext catalog name to match install_name versioning.
   See: http://bugzilla.gnome.org/show_bug.cgi?id=344231
+
+  Use glib2-2.12.0 for GCC version independence
 
 Description: Eazel Extensions Library
 License: GPL/LGPL


-
Take Surveys. Earn Cash. Influence the Future of IT
Join 

[cvs] dists/10.4/unstable/main/finkinfo/gnome libnautilus-ext1-shlibs.info, 1.1, 1.2

2006-08-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv25795/10.4/unstable/main/finkinfo/gnome

Modified Files:
libnautilus-ext1-shlibs.info 
Log Message:
new version


Index: libnautilus-ext1-shlibs.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/libnautilus-ext1-shlibs.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libnautilus-ext1-shlibs.info27 Jul 2006 19:20:07 -  1.1
+++ libnautilus-ext1-shlibs.info2 Aug 2006 22:25:15 -   1.2
@@ -1,17 +1,16 @@
 Package: libnautilus-ext1-shlibs
-Version: 2.14.1
+Version: 2.14.3
 Revision: 1
 
-Depends: atk1-shlibs (= 1.6.0-1), gconf2-shlibs (= 2.6.0-1), 
libgettext3-shlibs, glib2-shlibs (= 2.12.0-1), dbus-shlibs (= 0.60-1), 
libhowl-shlibs, gnome-vfs2-unified-shlibs (= 2.15.3-1), gtk+2 (= 2.4.0-1), 
libiconv, libxml2-shlibs (= 2.6.7-1), orbit2 (= 2.10.0-1), pango1-xft2 (= 
1.4.0-1), popt-shlibs, x11
+Depends: atk1-shlibs (= 1.6.0-1), gconf2-shlibs (= 2.6.0-1), 
libgettext3-shlibs, glib2-shlibs (= 2.12.0-1), dbus-shlibs (= 0.60-1), 
libhowl-shlibs, gnome-vfs2-unified-shlibs (= 2.14.2-1), gtk+2 (= 2.4.0-1), 
libiconv, libxml2-shlibs (= 2.6.7-1), orbit2 (= 2.10.0-1), pango1-xft2 (= 
1.4.0-1), popt-shlibs, x11
 
-BuildDepends: atk1 (= 1.6.0-1), libexif-dev, eel2.2-dev (= 2.14.1-1), 
audiofile (= 0.2.5-1), esound (= 0.2.34-1), gail17-dev (= 1.6.0-1), 
gconf2-dev (= 2.6.0-1), gettext-bin, gettext-tools, libgettext3-dev, glib2-dev 
(= 2.12.0-1), gnome-desktop4-dev (= 2.6.0-1), gnome-icon-theme (= 1.2.0-1), 
dbus-dev (= 0.60-1), libhowl-dev, gnome-vfs2-unified-dev (= 2.15.3-16), 
gtk+2-dev (= 2.4.0-1), libart2 (= 2.3.16-1), libbonobo2-dev (= 2.6.0-1), 
libbonoboui2-dev (= 2.6.0-1), libglade2 (= 2.3.6-1), libgnome2-dev (= 
2.6.0-1), libgnomecanvas2-dev (= 2.6.0-1), libgnomeui2-dev (= 2.6.0-1), 
libiconv-dev, libjpeg, libgsf-dev, libcroco3, librsvg2 (= 2.8.1-1), libxml2 
(= 2.6.7-1), orbit2-dev (= 2.10.0-1), pango1-xft2-dev (= 1.4.0-1), 
startup-notification-dev, pkgconfig, popt, gnome-keyring-dev (= 0.4.3-1), 
intltool, gnome-menus2-dev, bzip2-dev, x11-dev, docbook-utils
+BuildDepends: atk1 (= 1.6.0-1), libexif-dev, eel2.2-dev (= 2.14.3-1), 
audiofile (= 0.2.5-1), esound (= 0.2.34-1), gail17-dev (= 1.6.0-1), 
gconf2-dev (= 2.6.0-1), gettext-bin, gettext-tools, libgettext3-dev, glib2-dev 
(= 2.12.0-1), gnome-desktop4-dev (= 2.6.0-1), gnome-icon-theme (= 1.2.0-1), 
dbus-dev (= 0.60-1), libhowl-dev, gnome-vfs2-unified-dev (= 2.14.2-1), 
gtk+2-dev (= 2.4.0-1), libart2 (= 2.3.16-1), libbonobo2-dev (= 2.6.0-1), 
libbonoboui2-dev (= 2.6.0-1), libglade2 (= 2.3.6-1), libgnome2-dev (= 
2.6.0-1), libgnomecanvas2-dev (= 2.6.0-1), libgnomeui2-dev (= 2.6.0-1), 
libiconv-dev, libjpeg, libgsf-dev, libcroco3, librsvg2 (= 2.8.1-1), libxml2 
(= 2.6.7-1), orbit2-dev (= 2.10.0-1), pango1-xft2-dev (= 1.4.0-1), 
startup-notification-dev, pkgconfig, popt, gnome-keyring-dev (= 0.4.3-1), 
intltool, gnome-menus2-dev, bzip2-dev, x11-dev, docbook-utils
 
 Source: mirror:gnome:sources/nautilus/2.14/nautilus-%v.tar.bz2
-Source-MD5: d8bad8b9141bc823c612abb7d460b725
+Source-MD5: e82df2a1cb11719d054959539b74b3c7
 
 Patch: %n.patch
 ConfigureParams: --disable-schemas-install --disable-update-mimedb 
--disable-beagle --disable-tracker --disable-dependency-tracking 
--libdir=%p/lib/libnautilus-ext1 --enable-static
-#InstallScript: GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 make install DESTDIR=%d
 InstallScript: 
make install DESTDIR=%d
/bin/mv %i/lib/libnautilus-ext1/bonobo %i/lib
@@ -19,7 +18,7 @@
/bin/ln -s libnautilus-ext1/libnautilus-extension.{a,dylib,la} %i/lib
 
 
-DocFiles: HACKING TODO THANKS MAINTAINERS README COPYING* ChangeLog AUTHORS 
NEWS
+DocFiles: HACKING TODO THANKS MAINTAINERS README COPYING* ChangeLog 
po/ChangeLog:ChangeLog.po AUTHORS NEWS
 
 Shlibs: 
%p/lib/libnautilus-ext1/libnautilus-extension.1.dylib 2.0.0 %n (= 
2.14.1-1)
@@ -27,11 +26,11 @@
 
 SplitOff: 
Package: nautilus
-   Depends: libnautilus-ext1-shlibs (= %v-%r), libexif-shlibs, 
audiofile-shlibs (= 0.2.5-1), eel2.2-shlibs (= 2.14.1-1), esound-shlibs (= 
0.2.34-1), esound-bin (= 0.2.34-1), gail17 (= 1.6.0-1), gnome-desktop (= 
2.6.0-1), libart2-shlibs (= 2.3.16-1), libbonobo2 (= 2.6.0-1), libbonoboui2 
(= 2.6.0-1), libglade2-shlibs (= 2.3.6-1), libgnome2 (= 2.6.0-1), 
libgnomecanvas2 (= 2.6.0-1), libgnomeui2 (= 2.6.0-1), libgsf-shlibs, 
libcroco3-shlibs, librsvg2-shlibs (= 2.6.0-1), startup-notification-shlibs, 
gnome-keyring-shlibs, gnome-menus2-shlibs, bzip2-shlibs, libjpeg-shlibs, gconf2 
(= 2.6.0-1)
+   Depends: libnautilus-ext1-shlibs (= %v-%r), libexif-shlibs, 
audiofile-shlibs (= 0.2.5-1), eel2.2-shlibs (= 2.14.3-1), esound-shlibs (= 
0.2.34-1), esound-bin (= 0.2.34-1), gail17 (= 1.6.0-1), gnome-desktop (= 
2.6.0-1), libart2-shlibs (= 2.3.16-1), 

[cvs] experimental/dmrrsn libpng3.info,1.4,1.5

2006-08-02 Thread David R. Morrison
Update of /cvsroot/fink/experimental/dmrrsn
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv27027

Added Files:
libpng3.info 
Log Message:
disable assembler code (so that it compiles on intel)


--- NEW FILE: libpng3.info ---
Package: libpng3
Version: 1.2.12
Revision: 2
Epoch: 1
Depends: %N-shlibs (= %e:%v-%r), pkgconfig
BuildDepends: fink (= 0.9.9-1)
DescPackaging: 
 Uses pkgconfig, but there are no pkgconfig-related dependencies.

 The Epoch was introduced when a bug in 1.2.6 forced us to revert to 1.2.5.
 Versions 1:1.2.5-1 and later include the August 2004 security patches.

Conflicts: libpng
Replaces: libpng
Source: mirror:sourceforge:libpng/libpng-%v.tar.bz2
Source-MD5: 2287cfaad53a714acdf6eb75a7c1d15f
SetCPPFLAGS: -DPNG_NO_ASSEMBLER_CODE
CompileScript: 
 ln -s scripts/makefile.darwin Makefile
 make DESTDIR= prefix=%p ZLIBLIB=/usr/lib ZLIBINC=/usr/include 
MANPATH='$(prefix)/share/man'

InstallScript: 
 mkdir -p %i/share/man
 make install DESTDIR=%d prefix=%p ZLIBLIB=/usr/lib ZLIBINC=/usr/include 
MANPATH='$(prefix)/share/man'

DocFiles: LICENSE README ANNOUNCE Y2KINFO KNOWNBUG
BuildDependsOnly: True
SplitOff: 
  Package: %N-shlibs
  Files: lib/libpng12.0.%v.dylib lib/libpng12.0.dylib lib/libpng.3.%v.dylib 
lib/libpng.3.dylib
  Shlibs: 
%p/lib/libpng.3.dylib 3.0.0 %n (= 1.2.5-1)
%p/lib/libpng12.0.dylib 0.1.2 %n (= 1.2.5-3)
  
  Description: Shared libraries for libpng3 package
  DocFiles: LICENSE README ANNOUNCE Y2KINFO KNOWNBUG

Description: PNG image format handling library
DescPort: 
Doesn't use autoconf. Comes with a big selection of Makefiles
instead. We use the included Makefile for Darwin, which builds dynamic
libraries (the OS X Makefile only builds static libraries).  This
Makefile was written by Christoph Pfisterer for the Fink project and 
accepted by the upstream maintainers of libpng.

Previous versions by Christoph Pfisterer.

This package is named libpng3 because in version 1.2.1 the major version
number was set to 3.  The major version number was changed again in 1.2.2, 
and the library renamed to libpng12, but this was intended as a backward-
compatible change to 1.2.1.  Since the upstream makefiles include symlinks 
for backward compatibility, we have not changed the name of the Fink package,
which was established as libpng3 at version 1.2.1.

License: OSI-Approved
Homepage: http://www.libpng.org/pub/png/libpng.html
Maintainer: Dave Morrison [EMAIL PROTECTED]


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


[cvs] experimental/dmrrsn libpng3.patch,1.2,1.3 libpng3.info,1.5,1.6

2006-08-02 Thread David R. Morrison
Update of /cvsroot/fink/experimental/dmrrsn
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv3604

Modified Files:
libpng3.info 
Added Files:
libpng3.patch 
Log Message:
try again


--- NEW FILE: libpng3.patch ---
diff -ruN libpng-1.2.12/scripts/makefile.darwin 
libpng-1.2.12-patched/scripts/makefile.darwin
--- libpng-1.2.12/scripts/makefile.darwin   2006-06-27 16:22:40.0 
-0400
+++ libpng-1.2.12-patched/scripts/makefile.darwin   2006-08-02 
21:17:33.0 -0400
@@ -38,7 +38,7 @@
 RANLIB=ranlib
 RM_F=/bin/rm -f
 
-CFLAGS=-I$(ZLIBINC) -Wall -O3 -funroll-loops
+CFLAGS=-I$(ZLIBINC) -Wall -O3 -funroll-loops -DPNG_NO_ASSEMBLER_CODE
 LDFLAGS=-L. -L$(ZLIBLIB) -lpng12 -lz
 
 INCPATH=$(prefix)/include

Index: libpng3.info
===
RCS file: /cvsroot/fink/experimental/dmrrsn/libpng3.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- libpng3.info3 Aug 2006 01:06:15 -   1.5
+++ libpng3.info3 Aug 2006 01:27:51 -   1.6
@@ -14,7 +14,8 @@
 Replaces: libpng
 Source: mirror:sourceforge:libpng/libpng-%v.tar.bz2
 Source-MD5: 2287cfaad53a714acdf6eb75a7c1d15f
-SetCPPFLAGS: -DPNG_NO_ASSEMBLER_CODE
+#SetCPPFLAGS: -DPNG_NO_ASSEMBLER_CODE
+Patch: %n.patch
 CompileScript: 
  ln -s scripts/makefile.darwin Makefile
  make DESTDIR= prefix=%p ZLIBLIB=/usr/lib ZLIBINC=/usr/include 
MANPATH='$(prefix)/share/man'


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


[cvs] dists/10.4/unstable/main/finkinfo/graphics libpng3.patch, NONE, 1.1 libpng3.info, 1.2, 1.3

2006-08-02 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv6502

Modified Files:
libpng3.info 
Added Files:
libpng3.patch 
Log Message:
fix the assembler problem


--- NEW FILE: libpng3.patch ---
diff -ruN libpng-1.2.12/scripts/makefile.darwin 
libpng-1.2.12-patched/scripts/makefile.darwin
--- libpng-1.2.12/scripts/makefile.darwin   2006-06-27 16:22:40.0 
-0400
+++ libpng-1.2.12-patched/scripts/makefile.darwin   2006-08-02 
21:17:33.0 -0400
@@ -38,7 +38,7 @@
 RANLIB=ranlib
 RM_F=/bin/rm -f
 
-CFLAGS=-I$(ZLIBINC) -Wall -O3 -funroll-loops
+CFLAGS=-I$(ZLIBINC) -Wall -O3 -funroll-loops -DPNG_NO_ASSEMBLER_CODE
 LDFLAGS=-L. -L$(ZLIBLIB) -lpng12 -lz
 
 INCPATH=$(prefix)/include

Index: libpng3.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/libpng3.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libpng3.info2 Aug 2006 18:02:52 -   1.2
+++ libpng3.info3 Aug 2006 01:34:51 -   1.3
@@ -1,6 +1,6 @@
 Package: libpng3
 Version: 1.2.12
-Revision: 1
+Revision: 2
 Epoch: 1
 Depends: %N-shlibs (= %e:%v-%r), pkgconfig
 BuildDepends: fink (= 0.9.9-1)
@@ -14,6 +14,7 @@
 Replaces: libpng
 Source: mirror:sourceforge:libpng/libpng-%v.tar.bz2
 Source-MD5: 2287cfaad53a714acdf6eb75a7c1d15f
+Patch: %n.patch
 CompileScript: 
  ln -s scripts/makefile.darwin Makefile
  make DESTDIR= prefix=%p ZLIBLIB=/usr/lib ZLIBINC=/usr/include 
MANPATH='$(prefix)/share/man'
@@ -42,6 +43,8 @@
 Makefile was written by Christoph Pfisterer for the Fink project and 
 accepted by the upstream maintainers of libpng.
 
+We can't use assembler on intel hardware yet, so we patch it out.
+
 Previous versions by Christoph Pfisterer.
 
 This package is named libpng3 because in version 1.2.1 the major version


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