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

2008-11-04 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv14888

Modified Files:
libcanberra0.info 
Log Message:
don't install a jillion copies of the README


Index: libcanberra0.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/libcanberra0.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- libcanberra0.info   4 Nov 2008 07:27:20 -   1.6
+++ libcanberra0.info   4 Nov 2008 08:36:05 -   1.7
@@ -1,6 +1,6 @@
 Package: libcanberra0
 Version: 0.10
-Revision: 2
+Revision: 3
 Source: http://0pointer.de/lennart/projects/libcanberra/libcanberra-%v.tar.gz
 Source-MD5: 2623370bfcecaeecaeb85e5ec445f340
 PatchFile: %n.patch
@@ -31,7 +31,10 @@
./configure %c
make
 
-InstallScript: make install DESTDIR=%d
+InstallScript: 
+   make install DESTDIR=%d
+   rm %i/share/doc/libcanberra/README
+
 DocFiles: LGPL README
 
 SplitOff: 
@@ -88,6 +91,8 @@
dependencies! Better would be to hack dso.c to look in a
libversioned dir for standard plugins and then also a constant
place for third-party-supplied ones. Some day...
+
+   We do our own doc files our own ways and places.
 
 
 Description: Abstract interface for playing event sounds


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


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

2008-11-04 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv15329

Modified Files:
libcanberra0.info 
Log Message:
...and goofy directory


Index: libcanberra0.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/libcanberra0.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- libcanberra0.info   4 Nov 2008 08:36:05 -   1.7
+++ libcanberra0.info   4 Nov 2008 08:54:54 -   1.8
@@ -1,6 +1,6 @@
 Package: libcanberra0
 Version: 0.10
-Revision: 3
+Revision: 4
 Source: http://0pointer.de/lennart/projects/libcanberra/libcanberra-%v.tar.gz
 Source-MD5: 2623370bfcecaeecaeb85e5ec445f340
 PatchFile: %n.patch
@@ -34,6 +34,7 @@
 InstallScript: 
make install DESTDIR=%d
rm %i/share/doc/libcanberra/README
+   rmdir %i/share/doc/libcanberra
 
 DocFiles: LGPL README
 


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


[cvs] dists/10.4/unstable/main/finkinfo/sound libcanberra-gtk0.info, 1.3, 1.4 libcanberra-gtk0.patch, 1.3, 1.4

2008-11-04 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv17681

Modified Files:
libcanberra-gtk0.info libcanberra-gtk0.patch 
Log Message:
actually link the dep lib


Index: libcanberra-gtk0.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/libcanberra-gtk0.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libcanberra-gtk0.info   4 Nov 2008 09:10:02 -   1.3
+++ libcanberra-gtk0.info   4 Nov 2008 09:27:57 -   1.4
@@ -1,10 +1,10 @@
 Package: libcanberra-gtk0
 Version: 0.10
-Revision: 1
+Revision: 2
 Source: http://0pointer.de/public/libcanberra-%v.tar.gz
 Source-MD5: 2623370bfcecaeecaeb85e5ec445f340
 PatchFile: %n.patch
-PatchFile-MD5: 6157bc19150075182fdd7e0e311d6b1f
+PatchFile-MD5: 39505189c48e359071ce2ac31689fffd
 
 BuildDepends: 
atk1 (= 1.24.0-1),

Index: libcanberra-gtk0.patch
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/libcanberra-gtk0.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libcanberra-gtk0.patch  4 Nov 2008 09:10:02 -   1.3
+++ libcanberra-gtk0.patch  4 Nov 2008 09:27:57 -   1.4
@@ -34,7 +34,7 @@
  libcanberra_gtk_module_la_LIBADD = \
$(GTK_LIBS) \
 -  libcanberra.la \
-+  -lcanberra \
++  -lcanberra -lX11 \
libcanberra-gtk.la
  libcanberra_gtk_module_la_LDFLAGS = \
-avoid-version -module -export-dynamic


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


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

2008-11-04 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv14157

Modified Files:
wine.info 
Log Message:
new wine from tracker

Index: wine.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/wine.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- wine.info   17 Sep 2008 13:19:59 -  1.9
+++ wine.info   4 Nov 2008 14:39:43 -   1.10
@@ -1,5 +1,5 @@
 Package: wine
-Version: 1.1.4
+Version: 1.1.7
 Revision: 1
 Description: Microsoft Windows compatibility layer
 License: LGPL
@@ -35,7 +35,7 @@
  msttcorefonts
 
 Source: mirror:sourceforge:%n/%n-%v.tar.bz2
-Source-MD5: dd6e2dfdadb7b023803948d0a1814a39
+Source-MD5: 873b8dde7d05cf57351c66f32195d042
 
 NoSetCPPFLAGS: true
 SetCPPFLAGS: -DDBUS_API_SUBJECT_TO_CHANGE


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


[cvs] dists/10.4/unstable/main/finkinfo/utils clamav.info,1.28,1.29

2008-11-04 Thread Remi Mommsen
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv21504

Modified Files:
clamav.info 
Log Message:
Upstream patch release

Index: clamav.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/clamav.info,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- clamav.info 24 Sep 2008 13:46:08 -  1.28
+++ clamav.info 4 Nov 2008 15:41:37 -   1.29
@@ -1,6 +1,6 @@
 Info3: 
 Package: clamav
-Version: 0.94
+Version: 0.94.1
 Revision: 11
 
 Description: Clam Anti-Virus scanner
@@ -49,7 +49,7 @@
 Homepage: http://www.clamav.net/
 License: GPL
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
-Source-MD5: d3f6d5fff2db81950491749166ab0ffa
+Source-MD5: dbe6820ff98f5a6f67a03e3ad63fa90b
 
 BuildConflicts: clamav2-dev, clamav3-dev, clamav4-dev
 BuildDepends: 


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


[cvs] dists/10.4/unstable/main/finkinfo/sound libcanberra-gtk0.info, 1.4, 1.5

2008-11-04 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv22177

Modified Files:
libcanberra-gtk0.info 
Log Message:
make sure we get unhidden pango


Index: libcanberra-gtk0.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/libcanberra-gtk0.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- libcanberra-gtk0.info   4 Nov 2008 09:27:57 -   1.4
+++ libcanberra-gtk0.info   4 Nov 2008 15:53:53 -   1.5
@@ -1,6 +1,6 @@
 Package: libcanberra-gtk0
 Version: 0.10
-Revision: 2
+Revision: 3
 Source: http://0pointer.de/public/libcanberra-%v.tar.gz
 Source-MD5: 2623370bfcecaeecaeb85e5ec445f340
 PatchFile: %n.patch
@@ -25,7 +25,7 @@
libpng3,
libtool2,
libvorbis0,
-   pango1-xft2-ft219-dev (= 1.22.0-1),
+   pango1-xft2-ft219-dev (= 1.22.0-4),
pixman (= 0.12.0-1),
pkgconfig (= 0.23),
x11-dev,
@@ -67,7 +67,7 @@
libpng3-shlibs,
libtool2-shlibs,
libvorbis0-shlibs,
-   pango1-xft2-ft219-shlibs (= 1.22.0-1),
+   pango1-xft2-ft219-shlibs (= 1.22.0-4),
pixman-shlibs (= 0.12.0-1),
x11

@@ -102,7 +102,7 @@
libpng3-shlibs,
libtool2-shlibs,
libvorbis0-shlibs,
-   pango1-xft2-ft219-shlibs (= 1.22.0-1),
+   pango1-xft2-ft219-shlibs (= 1.22.0-4),
pixman-shlibs (= 0.12.0-1),
x11



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


[cvs] experimental/mommsen/10.4/main anjuta.info,1.2,1.3

2008-11-04 Thread Remi Mommsen
Update of /cvsroot/fink/experimental/mommsen/10.4/main
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv27653

Modified Files:
anjuta.info 
Log Message:
Need newer intltool

Index: anjuta.info
===
RCS file: /cvsroot/fink/experimental/mommsen/10.4/main/anjuta.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- anjuta.info 4 Nov 2008 10:54:42 -   1.2
+++ anjuta.info 4 Nov 2008 11:59:31 -   1.3
@@ -26,6 +26,7 @@
   gnome-vfs2-unified-dev (= 1:2.24.0-1),
   graphviz-dev, 
   gtk+2-dev (= 2.14.0-1),
+  intltool40,
   libart2 (= 2.3.16-1),
   libavahi-glib1-dev,
   libbonobo2-dev (= 2.24.0-1),


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


[cvs] dists/10.4/unstable/main/finkinfo/libs libschroedinger.info, NONE, 1.1

2008-11-04 Thread jack
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory 
fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv20230/unstable/main/finkinfo/libs

Added Files:
libschroedinger.info 
Log Message:
new package

--- NEW FILE: libschroedinger.info ---
Package: libschroedinger
Version: 1.0.5
Revision: 3
Description: Library for en-/decoding of Dirac video streams
Source: http://www.diracvideo.org/download/schroedinger/schroedinger-%v.tar.gz
Source-MD5: 55596c41572c5efcf4b2cae9c68c2152
Depends: %N-shlibs (= %v-%r)
BuildDepends: glib2-dev, gst-plugins-base-0.10-dev, gstreamer-0.10-dev, 
libgettext3-dev, libiconv-dev, liboil-0.3, libxml2, pkgconfig, gtk-doc
BuildDependsOnly: True
SetCFLAGS: -Os
ConfigureParams: --mandir=%p/share/man --with-extra-includes=%p/include 
--with-extra-libs=%p/lib --disable-dependency-tracking
InstallScript: make install DESTDIR=%d
DocFiles: AUTHORS COPYING* NEWS TODO
Splitoff: 
  Package: %N-shlibs
  Description: Library for en-/decoding of Dirac video streams (shared 
libraries)
  Depends: glib2-shlibs, gst-plugins-base-0.10-shlibs, gstreamer-0.10-shlibs, 
libgettext3-shlibs, libiconv, liboil-0.3-shlibs, libxml2-shlibs
  Files: 
lib/libschroedinger-1.0.0.dylib
lib/libschroedinger-1.0.0.1.0.dylib
  
  Shlibs: 
%p/lib/libschroedinger-1.0.0.dylib 2.0.0 %n (= 1.0.5-2)
  
  DocFiles: AUTHORS COPYING* NEWS TODO

Splitoff2: 
Package: %N-doc
Description: Library for en-/decoding of Dirac video streams (docs)
Files: 
%p/share/gtk-doc/html/schroedinger

DocFiles: COPYING*

Splitoff3: 
Package: gstreamer0.10-schroedinger
Description: GStreamer plugin for en-/decoding of Dirac video streams
Depends: %N-shlibs (= %v-%r)
Files: 
%p/lib/gstreamer-0.10/libgstschro.so

DocFiles: COPYING*

License: GPL
Homepage: http://www.diracvideo.org
Maintainer: Jack Fink [EMAIL PROTECTED]


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


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

2008-11-04 Thread Jean-Fran�ois Mertens
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv3819

Modified Files:
libcanberra-gtk0.info 
Log Message:
typo

Index: libcanberra-gtk0.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/libcanberra-gtk0.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- libcanberra-gtk0.info   4 Nov 2008 15:53:53 -   1.5
+++ libcanberra-gtk0.info   4 Nov 2008 18:53:33 -   1.6
@@ -113,7 +113,7 @@
export GCONF_CONFIG_SOURCE=`gconftool-2 
--get-default-source`
export schemadir=%p/etc/gconf/schemas
gconftool-2 --makefile-install-rule 
$schemadir/libcanberra.schemas /dev/null
-   endif
+   fi

 
 


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


[cvs] experimental/dmacks/finkinfo/gnome libcanberra-gtk0.info, 1.1, NONE libcanberra-gtk0.patch, 1.1, NONE

2008-11-04 Thread Daniel Macks
Update of /cvsroot/fink/experimental/dmacks/finkinfo/gnome
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv16617

Removed Files:
libcanberra-gtk0.info libcanberra-gtk0.patch 
Log Message:
-unstable


--- libcanberra-gtk0.info DELETED ---

--- libcanberra-gtk0.patch DELETED ---


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


[cvs] experimental/mommsen/10.4/main anjuta.info, 1.1, 1.2 anjuta.patch, 1.1, 1.2 gnome-build-10.5.info, 1.1, 1.2 gnome-build.info, 1.1, 1.2

2008-11-04 Thread Remi Mommsen
Update of /cvsroot/fink/experimental/mommsen/10.4/main
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv22181

Modified Files:
anjuta.info anjuta.patch gnome-build-10.5.info 
gnome-build.info 
Log Message:
New upstream version, improves stability

Index: anjuta.info
===
RCS file: /cvsroot/fink/experimental/mommsen/10.4/main/anjuta.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- anjuta.info 23 Oct 2008 13:55:34 -  1.1
+++ anjuta.info 4 Nov 2008 10:54:42 -   1.2
@@ -1,6 +1,6 @@
 Info3: 
 Package: anjuta
-Version: 2.4.2
+Version: 2.24.1
 Revision: 1
 
 BuildDepends: 
@@ -70,11 +70,13 @@
 
 
 Source: mirror:sourceforge:%n/%n-%v.tar.bz2
-Source-MD5: 66dc5a9aeb051846f82715b1bed55e37
-Patch: %n.patch
+Source-MD5: 72606baaf50a1d0e86f04cb6751640c7
+PatchFile: %n.patch
+PatchFile-MD5: e607d1ec84b0514bf7ab179c822b3b79
 ConfigureParams: 
   --libexecdir=%p/lib/%n \
   --mandir=%p/share/man \
+  --enable-plugin-scintilla \
   --disable-schemas-install \
   --disable-dependency-tracking \
   --enable-static \
@@ -148,16 +150,11 @@
 x11-shlibs
   
   Files: 
-lib/libanjuta-ctags.0.0.0.dylib
 lib/libanjuta-ctags.0.dylib
-lib/libanjuta-egg.0.0.0.dylib
-lib/libanjuta-egg.0.dylib
-lib/libanjuta.0.0.0.dylib
 lib/libanjuta.0.dylib
   
   Shlibs: 
 %p/lib/libanjuta-ctags.0.dylib   1.0.0 %n (= 2.4.2-1)
-%p/lib/libanjuta-egg.0.dylib 1.0.0 %n (= 2.4.2-1)
 %p/lib/libanjuta.0.dylib 1.0.0 %n (= 2.4.2-1)
   
 

Index: gnome-build.info
===
RCS file: /cvsroot/fink/experimental/mommsen/10.4/main/gnome-build.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gnome-build.info23 Oct 2008 13:55:34 -  1.1
+++ gnome-build.info4 Nov 2008 10:54:42 -   1.2
@@ -1,6 +1,6 @@
 Info3: 
 Package: gnome-build
-Version: 2.24.0
+Version: 2.24.1
 Revision: 1
 Distribution: 10.4
 
@@ -47,7 +47,7 @@
 
 
 Source: mirror:gnome:sources/%n/2.24/%n-%v.tar.bz2
-Source-MD5: 447b6c22bb18981b964b76031d393b42
+Source-MD5: b35c918b6c0c70652e9eb1d2e45138f1
 
 ConfigureParams: 
   --libexecdir=%p/lib/%n \

Index: anjuta.patch
===
RCS file: /cvsroot/fink/experimental/mommsen/10.4/main/anjuta.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- anjuta.patch23 Oct 2008 13:55:34 -  1.1
+++ anjuta.patch4 Nov 2008 10:54:42 -   1.2
@@ -1,51 +1,17 @@
 anjuta-2.4.2.orig/libanjuta/anjuta-launcher.c  2008-04-06 
20:13:21.0 +0200
-+++ anjuta-2.4.2.new/libanjuta/anjuta-launcher.c   2008-10-17 
15:08:35.0 +0200
-@@ -38,7 +38,7 @@
- 
- #if !defined(__sun)  !defined(__NetBSD__)
- #  ifndef FREEBSD
--#include pty.h
-+#include util.h
- #  else
- #include libutil.h
- #  endif
-@@ -67,6 +67,8 @@
- #ifndef __MAX_BAUD
- #ifdef __CYGWIN__
- #define __MAX_BAUD B256000
-+#elif defined __APPLE__
-+#define __MAX_BAUD B230400
- #else
- #define __MAX_BAUD B460800
- #endif
 anjuta-2.4.2.orig/plugins/terminal/terminal.c  2008-04-06 
20:13:09.0 +0200
-+++ anjuta-2.4.2.new/plugins/terminal/terminal.c   2008-10-17 
17:27:49.0 +0200
-@@ -63,7 +63,12 @@
- #include gtk/gtk.h
- #include libanjuta/anjuta-plugin.h
- 
-+#ifdef __APPLE__
-+#include crt_externs.h
-+#define environ (*_NSGetEnviron())
-+#else
- extern char **environ;
-+#endif
- 
- extern GType terminal_plugin_get_type (GTypeModule *module);
- #define ANJUTA_PLUGIN_TERMINAL_TYPE (terminal_plugin_get_type (NULL))
 anjuta-2.4.2.orig/plugins/file-manager/Makefile.in 2008-05-26 
23:40:36.0 +0200
-+++ anjuta-2.4.2.new/plugins/file-manager/Makefile.in  2008-10-22 
12:13:26.0 +0200
-@@ -441,6 +441,7 @@
-   file-view.c \
-   file-model.c \
-   file-model.h
-+libfile_manager_la_LDFLAGS = $(ANJUTA_PLUGIN_LDFLAGS)
- 
- 
- # Plugin dependencies
 anjuta-2.4.2.orig/plugins/language-manager/Makefile.in 2008-05-26 
23:40:39.0 +0200
-+++ anjuta-2.4.2.new/plugins/language-manager/Makefile.in  2008-10-22 
12:15:57.0 +0200
-@@ -429,6 +429,7 @@
+--- anjuta-2.24.1.orig/plugins/file-manager/Makefile.in2008-05-26 
23:40:36.0 +0200
 anjuta-2.24.1.new/plugins/file-manager/Makefile.in 2008-10-22 
12:13:26.0 +0200
+@@ -77,7 +77,7 @@
+ CCLD = $(CC)
+ LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+   --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
+-  $(LDFLAGS) -o $@
++  $(LDFLAGS) $(ANJUTA_PLUGIN_LDFLAGS) -o $@
+ SOURCES = $(libfile_manager_la_SOURCES)
+ DIST_SOURCES = $(libfile_manager_la_SOURCES)
+ file_manager_gladeDATA_INSTALL = $(INSTALL_DATA)
+--- anjuta-2.24.1.orig/plugins/language-manager/Makefile.in2008-05-26 
23:40:39.0 +0200

[cvs] experimental/jfmertens/crypto/finkinfo seamonkey.info, 1.26, 1.27 seamonkey.patch, 1.5, 1.6

2008-11-04 Thread Jean-Fran�ois Mertens
Update of /cvsroot/fink/experimental/jfmertens/crypto/finkinfo
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv7091

Added Files:
seamonkey.info seamonkey.patch 
Log Message:
no rush to commit before next upstream

--- NEW FILE: seamonkey.info ---
Info2: 
Package: seamonkey
Version: 1.1.12
Revision: 2
## parameters needed at several places :
Type: ft219 (ft219), sys_nspr (no)
Depends: %N-shlibs (= %v-%r), libidl2-shlibs
BuildDepends: 
atk1 (= 1.20.0-1),
cairo (= 1.6-1),
expat1,
fink (= 0.27.2-1),
fontconfig2-dev (= 2.4.1-1),
freetype219 (= 2.3.5-1),
gconf2-dev (= 2.20.0-1),
glib2-dev (= 2.14.0-1),
glitz, 
gnome-vfs2-unified-dev (= 1:2.20.0-1),
gtk+2-dev (= 2.12.0-1),
libart2 (= 2.3.20-1),
libbonobo2-dev (= 2.20.0-1),
libbonoboui2-dev (= 2.24.0-1),
libgettext3-dev,
libgnome2-dev (= 2.20.0-1),
libgnomecanvas2-dev (= 2.20.1.1-2),
libgnomeui2-dev (= 2.20.0-1),
libiconv-dev,
libidl2 (= 0.8.9-1),
libjpeg,
libpng3,
(%type_raw[sys_nspr] = .) nspr,
orbit2-dev (= 2.14.9-1),
pango1-xft2-ft219-dev (= 1.18.4-4), 
pixman (= 0.10.0-1),
pkgconfig (= 0.21-1),
popt (= 1.10.4-1),
pth2-dev,
x11-dev,
xft2-dev

GCC: 4.0

Source-MD5: 95c09bd1a3d10791d482f284473253f3
Source: mirror:custom:mozilla.org/%N/releases/%v/%N-%v.source.tar.bz2
CustomMirror: 
  Primary: http://ftp.mozilla.org/pub/
#  nam-US: ftp://ftp.tux.org/pub/net/mozilla/
#  asi-JP: http://www.t.ring.gr.jp/pub/net/www/mozilla/

SourceDirectory: mozilla

## someone should once re-generate this old patchfile, going back to the early 
mozilla versions, and that I've only edited since..
PatchFile: %n.patch
PatchFile-MD5: 51f541962568db0c10cf0127fc9e28fa
PatchScript: 
 #!/bin/sh -ev
 find . -name CVS -o -name .cvsignore | xargs rm -fR
 if [ -e /usr/X11R6/include/X11/X.h ]; then
   Xdir=/usr/X11R6
 elif [ -e /usr/X11/include/X11/X.h ]; then
   Xdir=/usr/X11
 else
   echo Could not determine X11 prefix
   exit 1
 fi
 sed -e 's,@PREFIX@,%p,g' -e s,/usr/X11R6,$Xdir, %{PatchFile} | patch -p1
### formerly passed along by gtk's .pc :
 sed -i.bak -e '/MOZ_GTK2_LIBS=.*PKG_CONFIG/s,$, -L/usr/X11R6/lib -lXrender 
-lX11,' configure
### The bulk of gnome deps (save for gnome-vfs and gtk2) would disappear w/o 
the following 10 lines; it is just in libimgicon.dylib
### get around specific setting for darwin
 sed -i'' -e '/MOZ_IMG_DECODERS_DEFAULT icon/,/esac/s,MOZ_WIDGET_TOOLKIT = 
cocoa, -o $MOZ_ENABLE_GNOMEUI,' configure
 sed -i.bak -e 's,PLATFORM = mac,ifndef PLATFORM\n\nendif,' 
modules/libpr0n/decoders/icon/Makefile.in
# And, in same Makefile, get flag-ordering right, to avoid linking with 
nspr-shlibs.
 sed -i'' -e '/MOZ_GNOMEUI_LIBS/d' -e 's,EXTRA_DSO_LDOPTS [+]=,EXTRA_DSO_LDOPTS 
=,' \
-e '/rules.mk/,$s;OS_ARCH),Darwin;PLATFORM),mac;' -e '/LOCAL_INCLUDES/i\
ifdef MOZ_ENABLE_GNOMEUI\
EXTRA_DSO_LDOPTS += $(MOZ_GNOMEUI_LIBS) $(NULL)\
endif\
' modules/libpr0n/decoders/icon/Makefile.in
### fix for 10.5
 perl -pi -e 's,argument missing, -exported_symbols_list,' configure{,.in}
### next 4 points substitute a.o. for things from msek's old patchfile _ trying 
slowly to move to more 'literate programmimg' :):
 # we want a gtk2 build:
 perl -pi -e 's, \-DXP_MACOSX \-DNO_X11,,' configure{,.in}
 # there should be a better way to make @executable_path work correctly, but 
didn't look at it yet...
 perl -pi.bak -e 's,(install_name|dylib_file) [EMAIL PROTECTED],\1 %p/lib/%N,' \
config/{config,rules}.mk {directory/c-sdk,nsprpub}/configure{,.in} \
security/coreconf/Darwin.mk 
security/nss/{cmd/platlibs,lib/s{mime,sl}/config}.mk
 # remove obsolete flags:
 perl -pi -e 's, \-fpascal\-strings,,; s, \-no\-cpp\-precomp,,' \
   {,directory/c-sdk/,nsprpub/}configure{,.in} security/coreconf/Darwin.mk
 # if we were to use --enable-prebinding, then:
 perl -pi -e 's,LD_SEG_ADDR_TABLE=.*,LD_PREBIND_ALLOW_OVERLAP=1,' 
config/config.mk
### fix for automake1.9 stricter parsing.  Remove when moving to gecko1.9 
(seamonkey1.5) or higher
 perl -pi.bak -e 's/(AC_DEFUN\()([^[,]+)(,)/\1\[\2]\3/' 
{{build,directory/c-sdk/config}/autoconf,nsprpub/config}/nspr.m4
### The next appears needed eg when building yelp...
 perl -pi.bak -e 's,lxpcom,$ -lxpcom_core,' 
build/unix/mozilla-{config,xpcom.pc}.in
### MISSING INCLUDES
 perl -pi.bak -e 's,NSSP,P,; s,nss,,' security/nss/lib/pki1/oiddata.h
 # The following are for safety : to avoid implicit declaration warnings :
 perl -pi.bak -e 's:string\.h:$\nint sqlite3pager_get2(Pager *pPager, Pgno 
pgno, void **ppPage, unsigned char* pDataToFill);:' \
db/sqlite3/src/pager.c
 perl -pi.bak -e 's,\(XP_OS2\) \\ \!defined\(DARWIN\)$,\(XP_OS2\),' 
directory/c-sdk/ldap/libraries/liblber/lber-int.h
 sed -i.bak -e '/sqliteInt\.h/a \
#include os.h' db/sqlite3/src/experimental.c
 MISC
### libresolv
 # 

[cvs] dists/10.4/unstable/main/finkinfo/sci sparky-py.info,1.11,1.12

2008-11-04 Thread Jack Howarth
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv27837

Modified Files:
sparky-py.info 
Log Message:
update to support python26

Index: sparky-py.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/sparky-py.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- sparky-py.info  16 Aug 2008 23:38:32 -  1.11
+++ sparky-py.info  4 Nov 2008 12:00:34 -   1.12
@@ -1,17 +1,17 @@
 Info2: 
 Package: sparky-py%type_pkg[python]
 Version: 3.115
-Revision: 1001
+Revision: 1002
 GCC: 4.0
 Maintainer: Jack Howarth [EMAIL PROTECTED]
-Type: python (2.3 2.4 2.5)
+Type: python (2.3 2.4 2.5 2.6)
 Source: http://www.cgl.ucsf.edu/home/sparky/distrib-%v/sparky-source-%v.tar.gz
 Source-MD5: cbc10f03e823b38969822353687b8aa0
 SourceDirectory: sparky
 Depends: python%type_pkg[python], tcltk, x11
 BuildDepends: python%type_pkg[python], tcltk-dev, x11-dev
-Conflicts: sparky-py22, sparky-py23, sparky-py24, sparky-py25
-Replaces: sparky-py22, sparky-py23, sparky-py24, sparky-py25
+Conflicts: sparky-py22, sparky-py23, sparky-py24, sparky-py25, sparky-py26
+Replaces: sparky-py22, sparky-py23, sparky-py24, sparky-py25, sparky-py26
 PatchScript: 
 sed 's|@FINKPREFIX@|%p|g' %a/sparky-py.patch | sed 's|@BUILDDIR@|%b|g' | sed 
's|@FINKDESTDIR@|%d|g' | sed 's|2.X|%type_raw[python]|g' |sed 
's|sparky-py2X|sparky-py%type_pkg[python]|g' | patch -p1
 perl -ni -e 'print unless /LIBRARY_PATH/' bin/sparky


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


[cvs] dists/10.4/unstable/main/finkinfo/graphics asymptote.info, 1.11, 1.12

2008-11-04 Thread Martin Costabel
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv25592

Modified Files:
asymptote.info 
Log Message:
New version 1.49

Index: asymptote.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/asymptote.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- asymptote.info  20 Oct 2008 07:17:07 -  1.11
+++ asymptote.info  4 Nov 2008 11:22:29 -   1.12
@@ -1,15 +1,16 @@
 Package: asymptote
-Version: 1.46
+Version: 1.49
 Revision: 2
 Source: mirror:sourceforge:%n/%n-%v.src.tgz
-Source-MD5: d182add9e5fb8dc9a764f0bb5845a6b6
+Source-MD5: cbb30d4324b383593680c7377baa018b
 SourceDirectory: %n-%v
 License: GPL
-BuildDepends: readline5, libncurses5, fftw3, gc, gsl, freeglut, x11-dev
-Depends: readline5-shlibs, libncurses5-shlibs, fftw3-shlibs, gc-shlibs, 
gsl-shlibs, tetex-base, movie15, freeglut-shlibs, x11, x11-shlibs
+BuildDepends: libsigsegv, readline5, libncurses5, fftw3, gc, gsl, freeglut, 
x11-dev
+Depends: libsigsegv-shlibs, readline5-shlibs, libncurses5-shlibs, 
fftw3-shlibs, gc-shlibs, gsl-shlibs, tetex-base, movie15, freeglut-shlibs, x11, 
x11-shlibs, python25, pil-py25
 SetCFLAGS: -Os
 PatchScript: 
   perl -pi -e 's|INCL = \-I \.|INCL = -I/usr/X11R6/include -I.|' Makefile.in
+  find . -name \*\.py |xargs perl -pi -e 's|/usr/bin/env *python|$2.5|'
 
 CompileScript: 
 #!/bin/sh -ev
@@ -29,18 +30,13 @@
  syntax. Asymptote provides for figures the same high-quality level of
  typesetting that LaTeX does for scientific text.
 
-DescUsage: 
- The GUI xasy is a Python script. It runs with whatever python
- executable comes first in your PATH. It works both with the 
- system python (using aqua graphics) and with Fink's python
- (using X11 graphics), so you can choose which one you want to 
- use, by either manipulating your PATH, or by simply installing
- or uninstalling Fink's python package.  
-
 DescPort: 
  This version uses opengl for 3D effects. 
  It must therefore depend on X11 and on freeglut, and it also uses the movie15 
latex style.
  The configure script is not yet capable of finding the opengl and glut stuff 
without help.
+
+ The xasy python script now crashes if it does not find the PIL library. We 
depend
+ therefore on pil-py25 and Fink's python2.5.
 
 Maintainer: Martin Costabel [EMAIL PROTECTED]
 Homepage: http://asymptote.sourceforge.net


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


[cvs] dists/10.4/unstable/main/finkinfo/sound libcanberra-gtk0.info, 1.2, 1.3 libcanberra-gtk0.patch, 1.2, 1.3

2008-11-04 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv16445

Added Files:
libcanberra-gtk0.info libcanberra-gtk0.patch 
Log Message:
gtk sound themes builds fine finally


--- NEW FILE: libcanberra-gtk0.info ---
Package: libcanberra-gtk0
Version: 0.10
Revision: 1
Source: http://0pointer.de/public/libcanberra-%v.tar.gz
Source-MD5: 2623370bfcecaeecaeb85e5ec445f340
PatchFile: %n.patch
PatchFile-MD5: 6157bc19150075182fdd7e0e311d6b1f

BuildDepends: 
atk1 (= 1.24.0-1),
automake1.10,
cairo (= 1.8-1),
expat1,
fink (= 0.24.12-1),
fontconfig2-dev (= 2.4.1-1),
freetype219 (= 2.3.7-7),
glib2-dev (= 2.18.0-1),
glitz,
gtk-doc (= 1.9-1),
gtk+2-dev (= 2.14.0-1),
libcanberra0 (= %v-1),
libgettext3-dev,
libiconv-dev,
libogg,
libpng3,
libtool2,
libvorbis0,
pango1-xft2-ft219-dev (= 1.22.0-1),
pixman (= 0.12.0-1),
pkgconfig (= 0.23),
x11-dev,
xft2-dev

Depends: %n-shlibs (= %v-%r)
BuildDependsOnly: true

ConfigureParams: --disable-dependecny-tracking --disable-static --enable-gtk 
--disable-schemas-install --disable-lynx --disable-tdb --disable-gstreamer 
PKG_CONFIG_PATH=%p/lib/fontconfig2/lib/pkgconfig
CompileScript: 
automake
./configure %c
make

InstallScript: 
make install DESTDIR=%d
rm %i/lib/pkgconfig/libcanberra.pc
rm %i/share/doc/libcanberra/README
rmdir %i/share/doc/libcanberra
rm -rf %i/share/gtk-doc

DocFiles: LGPL README

SplitOff: 
Package: %N-shlibs
Depends: 
atk1-shlibs (= 1.24.0-1),
cairo-shlibs (= 1.8-1),
expat1-shlibs,
fontconfig2-shlibs (= 2.4.1-1),
freetype219-shlibs (= 2.3.7-7),
glib2-shlibs (= 2.18.0-1),
glitz-shlibs,
gtk+2-shlibs (= 2.14.0-1),
libcanberra0-shlibs (= %v-1),
libgettext3-shlibs,
libiconv,
libogg-shlibs,
libpng3-shlibs,
libtool2-shlibs,
libvorbis0-shlibs,
pango1-xft2-ft219-shlibs (= 1.22.0-1),
pixman-shlibs (= 0.12.0-1),
x11

Files: lib/libcanberra-gtk.*.dylib
Shlibs: %p/lib/libcanberra-gtk.0.dylib 1.0.0 %n (= 0.6-1)
DocFiles: LGPL README


SplitOff2: 
Package: canberra-gtk-module
Files: 
bin
etc
lib/gtk-2.0
share/gnome

Depends: 
%N-shlibs (= %v-%r),
atk1-shlibs (= 1.24.0-1),
cairo-shlibs (= 1.8-1),
canberra-plugins (= %v-1),
expat1-shlibs,
fontconfig2-shlibs (= 2.4.1-1),
freetype219-shlibs (= 2.3.7-7),
glib2-shlibs (= 2.18.0-1),
glitz-shlibs,
gtk+2-shlibs (= 2.14.0-1),
libcanberra0-shlibs (= %v-1),
libgettext3-shlibs,
libiconv,
libogg-shlibs,
libpng3-shlibs,
libtool2-shlibs,
libvorbis0-shlibs,
pango1-xft2-ft219-shlibs (= 1.22.0-1),
pixman-shlibs (= 0.12.0-1),
x11

DocFiles: LGPL README
ConfFiles: %p/etc/gconf/schemas/libcanberra.schemas
PostInstScript: 
if [ configure = $1 ]; then
export GCONF_CONFIG_SOURCE=`gconftool-2 
--get-default-source`
export schemadir=%p/etc/gconf/schemas
gconftool-2 --makefile-install-rule 
$schemadir/libcanberra.schemas /dev/null
endif



DescPort: 
Don't shadow sys/signal.h signal variable locally in
canberra-gtk-module.c

canberra-gtk-module.c uses X11 symbols, so link against libX11
directly.

DescPackaging: 
Hack to use installed libcanberra instead of building locally
and to omit libcanberra files themselves from the .deb.

Documentation is installed as part of core libcanberra0-dev
package, don't need to install it in the -gtk package also.


Description: GTK lib and GUI tools for libcanberra
DescDetail: 
XDG sound spec:
http://0pointer.de/public/sound-theme-spec.html

Homepage: http://0pointer.de/blog/projects/sixfold-announcement.html
License: LGPL
Maintainer: Daniel Macks [EMAIL PROTECTED]

--- NEW FILE: libcanberra-gtk0.patch ---
diff -Nurd -x'*~' libcanberra-0.10.orig/src/Makefile.am 
libcanberra-0.10/src/Makefile.am
--- libcanberra-0.10.orig/src/Makefile.am   2008-10-05 14:43:59.0 
-0400
+++ libcanberra-0.10/src/Makefile.am2008-11-04 02:48:38.0 -0500
@@ 

[cvs] dists/10.4/unstable/main/finkinfo/sci dap-py.info,1.7,1.8

2008-11-04 Thread Kurt Schwehr
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv20256

Modified Files:
dap-py.info 
Log Message:
new upstream version and works with -py26


Index: dap-py.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/dap-py.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- dap-py.info 7 Sep 2008 13:59:09 -   1.7
+++ dap-py.info 4 Nov 2008 23:59:06 -   1.8
@@ -1,7 +1,7 @@
 Info2: 
 
 Package: dap-py%type_pkg[python]
-Version: 2.2.6.5
+Version: 2.2.6.6
 Revision: 1
 Description: Python Data Access Protocol (dap)
 DescDetail: 
@@ -32,8 +32,8 @@
 
 
 Source: http://cheeseshop.python.org/packages/source/d/dap/dap-%v.tar.gz
-Source-MD5: 6557776b39acc6c2f822114c4f07a1b6
-Type: python (2.5)
+Source-MD5: d036756a5403635fadd44afe66d4dd32
+Type: python (2.5 2.6)
 Depends: python%type_pkg[python], httplib2-py%type_pkg[python]
 BuildDepends: setuptools-py%type_pkg[python] (= 0.6c5-1)
 CompileScript: 


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


[cvs] dists/10.4/unstable/main/finkinfo/editors texmaker.info, 1.2, 1.3

2008-11-04 Thread jack
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv24767/editors

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

Index: texmaker.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/texmaker.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- texmaker.info   3 May 2008 09:27:34 -   1.2
+++ texmaker.info   5 Nov 2008 01:31:03 -   1.3
@@ -1,5 +1,5 @@
 Package: texmaker
-Version: 1.7.1
+Version: 1.8
 Revision: 1002
 Source: http://www.xm1math.net/%n/%n-%v.tar.bz2
 Source2: http://www.gnu.org/licenses/gpl.txt
@@ -10,7 +10,7 @@
 Homepage:  http://www.xm1math.net/texmaker/index.html
 License: GPL
 Description: Versatile TeX editor, based on Qt4
-Source-MD5: 2b59114f02b0e4ad65db78c10c740bf8
+Source-MD5: c25bdd9d0dae2be802d53bcc3189d6ea
 Source2-MD5: 751419260aa954499f7abaabaa882bbe
 PatchScript: 
perl -pi -e s,/usr,%p,g texmaker.pro


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


[cvs] dists/10.4/unstable/main/finkinfo/sound libcanberra-gtk0.info, 1.6, 1.7

2008-11-04 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv2700/sound

Modified Files:
libcanberra-gtk0.info 
Log Message:
...and rev up because it's in .deb


Index: libcanberra-gtk0.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/libcanberra-gtk0.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- libcanberra-gtk0.info   4 Nov 2008 18:53:33 -   1.6
+++ libcanberra-gtk0.info   5 Nov 2008 05:02:12 -   1.7
@@ -1,6 +1,6 @@
 Package: libcanberra-gtk0
 Version: 0.10
-Revision: 3
+Revision: 4
 Source: http://0pointer.de/public/libcanberra-%v.tar.gz
 Source-MD5: 2623370bfcecaeecaeb85e5ec445f340
 PatchFile: %n.patch


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


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

2008-11-04 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv2747/gnome

Modified Files:
gconf2.info 
Log Message:
d'oh!


Index: gconf2.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gconf2.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- gconf2.info 14 Oct 2008 06:03:49 -  1.5
+++ gconf2.info 5 Nov 2008 05:02:28 -   1.6
@@ -125,7 +125,7 @@
export schemadir=%p/etc/gconf/schemas
gconftool-2 --makefile-install-rule 
$schemadir/foo.schemas /dev/null
gconftool-2 --makefile-install-rule 
$schemadir/bar.schemas /dev/null
-   endif
+   fi

 
 DescPort: 


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


[cvs] dists/10.4/unstable/main/finkinfo/gnome libgdl-1.0.info, NONE, 1.1 libgdl1.0.info, 1.4, 1.5

2008-11-04 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv3051

Modified Files:
libgdl1.0.info 
Added Files:
libgdl-1.0.info 
Log Message:
new version; rename because no longer supplies a public lib


Index: libgdl1.0.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/libgdl1.0.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- libgdl1.0.info  15 Jul 2008 01:40:59 -  1.4
+++ libgdl1.0.info  5 Nov 2008 05:08:23 -   1.5
@@ -1,6 +1,7 @@
 Package: libgdl1.0
 Version: 0.7.11
-Revision: 1
+Revision: 2
+# do not upgrade this package to 2.24!
 
 Source: mirror:gnome:sources/gdl/0.7/gdl-%v.tar.bz2
 Source-MD5: 74f529cc2623376ee793be65439f54d6
@@ -8,6 +9,8 @@
 
 BuildDependsOnly: true
 Depends: %N-shlibs (= %v-%r)
+Conflicts: libgdl-1.0
+Replaces: libgdl-1.0
 
 SourceDirectory: gdl-%v
 BuildDepends: 
@@ -109,6 +112,12 @@
Rename runtime support files directory and gettext message catalogs
to match install_name versioning so they can be in -shlibs and not
conflict with different-libversion packages.
+
+   Sometime between fink's old 0.7 packaging and modern 2.24, the
+   public gdl-gnome shared library was dropped. To maintain
+   compatibility with other packages that use it, we rename from
+   libgdl1.0 to libgdl-1.0 and change the install_name so can
+   keep old dual-library pkg installed and also install new.
 
 
 Description: Gnome Devtool Libraries

--- NEW FILE: libgdl-1.0.info ---
Package: libgdl-1.0
Version: 2.24.0
Revision: 1

Source: mirror:gnome:sources/gdl/2.24/gdl-%v.tar.bz2
Source-MD5: 1d5cd4af1f4041394169d643316646bf
SourceRename: libgdl-%v.tar.bz2

BuildDependsOnly: true
Depends: %N-shlibs (= %v-%r)
Conflicts: libgdl1.0
Replaces: libgdl1.0

SourceDirectory: gdl-%v
BuildDepends: 
atk1 (= 1.24.0-1),
cairo (= 1.8-1),
expat1,
fontconfig2-dev (= 2.4.1-1),
freetype219 (= 2.3.7-7),
gettext-tools,
glib2-dev (= 2.18.0-1),
glitz,
gtk+2-dev (= 2.14.0-1),
intltool40,
libgettext3-dev,
libglade2 (= 2.6.3-1),
libiconv-dev,
libpng3,
libxml2 (= 2.6.30-1),
pango1-xft2-ft219-dev (= 1.22.0-4),
pixman (= 0.12.0-1),
pkgconfig (= 0.23),
x11-dev,
xft2-dev


PatchScript: 
perl -pi -e 's,^(gladedir =.*)/gdl/(.*),\1/libgdl-1.0/\2,' 
gdl/Makefile.in
perl -pi -e 's,^(gdl_images_dir=.*)/gdl/(.*),\1/libgdl-1.0/\2,' 
configure
perl -pi -e 's/(GETTEXT_PACKAGE=)gdl-1/\1libgdl-1.0/' configure  


ConfigureParams: --disable-dependency-tracking 
PKG_CONFIG_PATH=%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH 
--libdir=%p/lib/libgdl

InstallScript: 
make install DESTDIR=%d pkgconfigdir=%p/lib/pkgconfig
ln -s libgdl/libgdl-1.{dylib,la} %i/lib

DocFiles: AUTHORS COPYING ChangeLog po/ChangeLog:ChangeLog.po MAINTAINERS NEWS 
README

SplitOff: 
Package: %N-shlibs
Depends: 
atk1-shlibs (= 1.24.0-1),
cairo-shlibs (= 1.8-1),
expat1-shlibs,
fontconfig2-shlibs (= 2.4.1-1),
freetype219-shlibs (= 2.3.7-7),
glib2-shlibs (= 2.18.0-1),
glitz-shlibs,
gtk+2-shlibs (= 2.14.0-1),
libgettext3-shlibs,
libglade2-shlibs (= 2.6.3-1),
libiconv,
libpng3-shlibs,
libxml2-shlibs (= 2.6.30-1),
pango1-xft2-ft219-shlibs (= 1.22.0-4),
pixman-shlibs (= 0.12.0-1),
x11-shlibs

Replaces: libgdl1.0 ( 0.7.11-1)
Files: 
lib/libgdl/libgdl-1.0.dylib
share/libgdl-1.0
share/locale

Shlibs:  
%p/lib/libgdl/libgdl-1.0.dylib 1.0.0 %n (= 2.24.0-1)

DocFiles: AUTHORS COPYING ChangeLog po/ChangeLog:ChangeLog.po 
MAINTAINERS NEWS README


DescPackaging: 
Rename package and tarball to libgdl because fink has a pre-existing
and seemingly-unrelated gdl package

Rename runtime support files directory and gettext message catalogs
to match install_name versioning so they can be in -shlibs and not
conflict with different-libversion packages.

Sometime between fink's old 0.7 packaging and modern 2.24, the
public gdl-gnome shared library was dropped. To maintain
compatibility with other packages that use it, we rename from
libgdl1.0 to libgdl-1.0 and change the install_name so can
keep old dual-library pkg installed and also install new.


Description: Gnome Devtool Libraries
DescDetail: 
This package contains components and libraries that are intended to be
shared between GNOME 

[cvs] dists/10.4/unstable/main/finkinfo/web httplib2-py.info,1.3,1.4

2008-11-04 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/web
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv4857/web

Modified Files:
httplib2-py.info 
Log Message:
dep of another py26


Index: httplib2-py.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/web/httplib2-py.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- httplib2-py.info21 Jan 2008 16:57:36 -  1.3
+++ httplib2-py.info5 Nov 2008 05:39:29 -   1.4
@@ -50,7 +50,7 @@
 
 Source: http://httplib2.googlecode.com/files/httplib2-%v.tar.gz
 Source-MD5: 022006c6c5fb75ea082b97d0fcc89d94
-Type: python (2.4 2.5)
+Type: python (2.4 2.5 2.6)
 Depends: python%type_pkg[python]
 CompileScript: 
  %p/bin/python%type_raw[python] setup.py build


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


[cvs] dists/10.4/unstable/main/finkinfo/gnome pygobject2-py.info, 1.11, 1.12

2008-11-04 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv5196

Modified Files:
pygobject2-py.info 
Log Message:
py26


Index: pygobject2-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/pygobject2-py.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- pygobject2-py.info  31 Oct 2008 04:18:14 -  1.11
+++ pygobject2-py.info  5 Nov 2008 05:48:01 -   1.12
@@ -1,7 +1,7 @@
 Info2: 
 Package: pygobject2-py%type_pkg[python]
 Version: 2.15.4
-Revision: 1
+Revision: 2
 Distribution: (%type_pkg[python] = 23) 10.4
 Description: Python bindings for the Glib2 gobject library
 DescDetail: 
@@ -52,7 +52,7 @@
 Replaces: pygtk2, pygtk2-py%type_pkg[python]
 Source: mirror:gnome:sources/pygobject/2.15/pygobject-%v.tar.bz2
 Source-MD5: df59affe5b8fd7148506c3473d479868
-Type: python (2.3 2.4 2.5)
+Type: python (2.3 2.4 2.5 2.6)
 ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking 
--libdir=%p/lib/python%type_raw[python]/site-packages/lib
 CompileScript: 
   PYTHON=%p/bin/python%type_raw[python] ./configure %c
@@ -85,13 +85,15 @@
   Conflicts: 
pygobject2-py23-dev,
pygobject2-py24-dev,
-   pygobject2-py25-dev
+   pygobject2-py25-dev,
+   pygobject2-py26-dev
   
   Replaces: 
pygtk2-py22-dev,
pygtk2-py23-dev, pygobject2-py23-dev,
pygtk2-py24-dev, pygobject2-py24-dev,
-   pygtk2-py25-dev, pygobject2-py25-dev
+   pygtk2-py25-dev, pygobject2-py25-dev,
+pygobject2-py26-dev
   
   Files: 
bin


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