Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv32004

Modified Files:
        at-spi.info at-spi.patch 
Added Files:
        at-spi-py.info 
Log Message:
new version; add python-module pkg


--- NEW FILE: at-spi-py.info ---
Info2: <<
Package: at-spi-py%type_pkg[python]
Version: 1.24.1
Revision: 1
Type: python (2.5)
# 2.6 waiting on gnome-python2-py26
Depends: <<
        at-spi (>= %v-%r),
        at-spi-shlibs (>= %v-%r),
        gnome-python2-py%type_pkg[python] (>= 2.22.3-1),
        pyorbit2-py%type_pkg[python] (>= 2.14.3-1),
        python%type_pkg[python]
<<
Source: mirror:gnome:sources/at-spi/1.24/at-spi-%v.tar.bz2
Source-MD5: 8e98aadfaca757799cb18ea92f40d21a
CompileScript: echo "Just building plain-python modules..."
InstallScript: <<
#!/bin/sh -ex
        pyatspidir=%p/lib/python%type_raw[python]/site-packages/pyatspi
        mkdir -p %d/$pyatspidir
        install -m0644 pyatspi/*.py %d/$pyatspidir
        %p/bin/python%type_raw[python] 
%p/lib/python%type_raw[python]/compileall.py -f -d 
%p/lib/python%type_raw[python] %i/lib/python%type_raw[python]
        %p/bin/python%type_raw[python] -O 
%p/lib/python%type_raw[python]/compileall.py -f -d 
%p/lib/python%type_raw[python] %i/lib/python%type_raw[python]
<<
DocFiles: AUTHORS COPYING ChangeLog pyatspi/ChangeLog:ChangeLog.pyatspi NEWS 
README TODO
Description: Assistive Technol Service Provider Interface
License: GPL/LGPL
Maintainer: The Gnome Core Team <[email protected]>
Homepage: http://www.gnome.org/
DescPackaging: <<
        Just building plain-python python stuff, so scrap the whole
        autotools and just install the .py where they belong.
<<
<<

Index: at-spi.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/at-spi.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- at-spi.patch        23 Oct 2008 04:58:32 -0000      1.3
+++ at-spi.patch        20 Dec 2008 09:07:34 -0000      1.4
@@ -1,19 +1,19 @@
-diff -Nurd -x'*~' at-spi-1.24.0.orig/Makefile.in at-spi-1.24.0/Makefile.in
---- at-spi-1.24.0.orig/Makefile.in     2008-09-22 04:55:52.000000000 -0400
-+++ at-spi-1.24.0/Makefile.in  2008-10-23 00:35:25.000000000 -0400
-@@ -297,7 +297,7 @@
- sharedstatedir = @sharedstatedir@
- sysconfdir = @sysconfdir@
+diff -Nurd -x'*~' at-spi-1.24.1.orig/Makefile.in at-spi-1.24.1/Makefile.in
+--- at-spi-1.24.1.orig/Makefile.in     2008-12-18 21:58:57.000000000 -0500
++++ at-spi-1.24.1/Makefile.in  2008-12-20 03:34:18.000000000 -0500
+@@ -294,7 +294,7 @@
  target_alias = @target_alias@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
 -SUBDIRS = docs idl libspi login-helper registryd atk-bridge cspi pyatspi test 
po
 +SUBDIRS = docs idl libspi login-helper registryd atk-bridge cspi po
  pkgconfigdir = $(libdir)/pkgconfig
  pkgconfig_DATA = libspi-1.0.pc cspi-1.0.pc libloginhelper-1.0.pc
  DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
-diff -Nurd -x'*~' at-spi-1.24.0.orig/configure at-spi-1.24.0/configure
---- at-spi-1.24.0.orig/configure       2008-09-22 04:55:45.000000000 -0400
-+++ at-spi-1.24.0/configure    2008-10-23 00:05:09.000000000 -0400
-@@ -5370,8 +5370,7 @@
+diff -Nurd -x'*~' at-spi-1.24.1.orig/configure at-spi-1.24.1/configure
+--- at-spi-1.24.1.orig/configure       2008-12-18 21:58:55.000000000 -0500
++++ at-spi-1.24.1/configure    2008-12-20 03:31:08.000000000 -0500
+@@ -5439,8 +5439,7 @@
  
    if test "$PYTHON" = :; then
        { { echo "$as_me:$LINENO: error: no suitable Python interpreter found" 
>&5
@@ -23,7 +23,7 @@
    else
  
  
-@@ -17559,125 +17558,6 @@
+@@ -17624,125 +17623,6 @@
  
  
  
@@ -149,10 +149,10 @@
  
  #libtool option to strip symbols starting with cspi
  #
-diff -Nurd -x'*~' at-spi-1.24.0.orig/cspi/Makefile.in 
at-spi-1.24.0/cspi/Makefile.in
---- at-spi-1.24.0.orig/cspi/Makefile.in        2008-09-22 04:55:48.000000000 
-0400
-+++ at-spi-1.24.0/cspi/Makefile.in     2008-10-23 00:20:28.000000000 -0400
-@@ -303,9 +303,9 @@
+diff -Nurd -x'*~' at-spi-1.24.1.orig/cspi/Makefile.in 
at-spi-1.24.1/cspi/Makefile.in
+--- at-spi-1.24.1.orig/cspi/Makefile.in        2008-12-18 21:58:56.000000000 
-0500
++++ at-spi-1.24.1/cspi/Makefile.in     2008-12-20 03:31:08.000000000 -0500
+@@ -304,9 +304,9 @@
  lib_LTLIBRARIES = libcspi.la
  INCLUDES = -I $(top_srcdir)           \
             -I $(top_builddir)         \
@@ -164,11 +164,11 @@
  
  libcspi_la_LDFLAGS = @LDFLAGS@ @LT_VERSION_INFO@ @LIBTOOL_EXPORT_OPTIONS@ 
-no-undefined
  LDADD = \
-diff -Nurd -x'*~' at-spi-1.24.0.orig/cspi/bonobo/Makefile.in 
at-spi-1.24.0/cspi/bonobo/Makefile.in
---- at-spi-1.24.0.orig/cspi/bonobo/Makefile.in 2008-09-22 04:55:48.000000000 
-0400
-+++ at-spi-1.24.0/cspi/bonobo/Makefile.in      2008-10-23 00:20:06.000000000 
-0400
-@@ -275,9 +275,9 @@
- target_alias = @target_alias@
+diff -Nurd -x'*~' at-spi-1.24.1.orig/cspi/bonobo/Makefile.in 
at-spi-1.24.1/cspi/bonobo/Makefile.in
+--- at-spi-1.24.1.orig/cspi/bonobo/Makefile.in 2008-12-18 21:58:56.000000000 
-0500
++++ at-spi-1.24.1/cspi/bonobo/Makefile.in      2008-12-20 03:31:08.000000000 
-0500
+@@ -270,9 +270,9 @@
+ top_srcdir = @top_srcdir@
  INCLUDES = -I $(top_srcdir)           \
             -I $(top_builddir)         \
 -           $(X_CFLAGS)                \

Index: at-spi.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/at-spi.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- at-spi.info 23 Oct 2008 04:58:32 -0000      1.13
+++ at-spi.info 20 Dec 2008 09:07:34 -0000      1.14
@@ -1,5 +1,5 @@
 Package: at-spi
-Version: 1.24.0
+Version: 1.24.1
 Revision: 1
 Depends: <<
        %N-shlibs (>= %v-%r),
@@ -49,13 +49,13 @@
        xft2-dev
 <<
 Source: mirror:gnome:sources/%n/1.24/%n-%v.tar.bz2
-Source-MD5: e546a35e21d127b502a3c57550a189a0
+Source-MD5: 8e98aadfaca757799cb18ea92f40d21a
 PatchFile: %n.patch
-PatchFile-MD5: cc5044cfad74a0d4f097de20af06eaf9
+PatchFile-MD5: e4bf0093b2b5fd89a3bf55014f6e4786
 SetCPPFLAGS: -I%p/lib/fontconfig2/include
 SetLDFLAGS: -L%p/lib/fontconfig2/lib
 SetCFLAGS: -Os
-ConfigureParams: --libexecdir=%p/lib/%n --disable-dependency-tracking 
--disable-static --enable-compile-warnings=maximum --enable-gtk-doc 
PKG_CONFIG_PATH="%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH" 
--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
+ConfigureParams: --libexecdir=%p/lib/%n --disable-dependency-tracking 
--disable-static --enable-compile-warnings=maximum --disable-gtk-doc 
PKG_CONFIG_PATH="%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH" 
--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
 CompileScript: <<
        F77=no ./configure %c
        make
@@ -112,6 +112,9 @@
 License: GPL/LGPL
 Maintainer: The Gnome Core Team <[email protected]>
 Homepage: http://www.gnome.org/
+DescDetail: <<
+       Python bindings are in separate at-spi-pyXX packages for pythonX.X
+<<
 DescUsage: <<
 A warning such as:
 
@@ -138,9 +141,6 @@
        http://bugzilla.gnome.org/show_bug.cgi?id=336297
        But libbonobo needs popt.h
 
-       Disable python bindings (could externalize as -pyXX varianted
-       pkgs if someone wanted them).
-
        Move x11 -I flags after fink for self-consistent preference to
        use fink-supplied libs whenever available.
 <<


------------------------------------------------------------------------------
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to