Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv29654
Modified Files:
libbabl0.0.0-shlibs.info
Added Files:
libbabl0.1.0-shlibs.info libbabl0.1.0-shlibs.patch
Log Message:
new babl (new libversion)
--- NEW FILE: libbabl0.1.0-shlibs.patch ---
diff -Nurd -x'*~' babl-0.1.2.orig/babl/babl-extension.c
babl-0.1.2/babl/babl-extension.c
--- babl-0.1.2.orig/babl/babl-extension.c 2009-09-25 12:14:41.000000000
-0400
+++ babl-0.1.2/babl/babl-extension.c 2010-03-21 13:09:46.000000000 -0400
@@ -20,7 +20,7 @@
#include "config.h"
-#define BABL_PATH LIBDIR BABL_DIR_SEPARATOR BABL_LIBRARY
+#define BABL_PATH LIBDIR BABL_DIR_SEPARATOR BABL_LIBRARY ".0"
#define BABL_INIT_HOOK init_hook ();
#define BABL_DESTROY_HOOK destroy_hook ();
diff -Nurd -x'*~' babl-0.1.2.orig/extensions/Makefile.in
babl-0.1.2/extensions/Makefile.in
--- babl-0.1.2.orig/extensions/Makefile.in 2010-01-14 12:55:50.000000000
-0500
+++ babl-0.1.2/extensions/Makefile.in 2010-03-21 13:06:43.000000000 -0400
@@ -282,7 +282,7 @@
-I$(top_srcdir)/babl \
-I$(top_srcdir)/extensions
-extdir = $(libdir)/ba...@babl_api_version@
+extdir = $(libdir)/ba...@[email protected]
ext_LTLIBRARIES = \
CIE.la \
gegl-fixups.la \
Index: libbabl0.0.0-shlibs.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/libbabl0.0.0-shlibs.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- libbabl0.0.0-shlibs.info 25 Sep 2009 17:04:12 -0000 1.4
+++ libbabl0.0.0-shlibs.info 21 Mar 2010 17:15:52 -0000 1.5
@@ -1,6 +1,6 @@
Package: libbabl0.0.0-shlibs
Version: 0.0.22
-Revision: 1
+Revision: 2
Source: ftp://ftp.gtk.org/pub/babl/0.0/babl-%v.tar.bz2
Source-MD5: b821ce696b40feb74552da9d666defad
@@ -30,6 +30,8 @@
Package: libbabl0.0.0-dev
Depends: %N (= %v-%r)
BuildDependsOnly: true
+ Conflicts: libbabl0.1.0-dev
+ Replaces: libbabl0.1.0-dev
Files: <<
include
lib/libbabl-0.0.{dylib,la}
--- NEW FILE: libbabl0.1.0-shlibs.info ---
Package: libbabl0.1.0-shlibs
Version: 0.1.2
Revision: 1
Source: ftp://ftp.gtk.org/pub/babl/0.1/babl-%v.tar.bz2
Source-MD5: 8eebd8d78d3173db7af5e3e60b1e03ea
BuildDepends: <<
fink (>= 0.28.0-1)
<<
PatchFile: %n.patch
PatchFile-MD5: 116b70ce085a25acd313426ebed63d63
PatchScript: <<
%{default_script}
perl -pi -e 's/\$\(no_undefined\)/-no-undefined/' babl/Makefile.in
perl -pi -e 's/-avoid-version/-no-undefined -avoid-version/'
extensions/Makefile.in
<<
ConfigureParams: --disable-dependency-tracking --disable-static
--disable-altivec --host=%m-apple-darwin`uname -r`
--build=%m-apple-darwin`uname -r` --disable-silent-rules
CompileScript: <<
# autoreconf -f -i
ac_cv_path_W3M=no ac_cv_path_RSVG=no ./configure %c
make
<<
InstallScript: make install DESTDIR=%d
DocFiles: AUTHORS COPYING* ChangeLog NEWS README
Shlibs: %p/lib/libbabl-0.1.0.dylib 102.0.0 %n (>= 0.1.2-1)
SplitOff: <<
Package: libbabl0.1.0-dev
Depends: %N (= %v-%r)
BuildDependsOnly: true
Conflicts: libbabl0.0.0-dev
Replaces: libbabl0.0.0-dev
Files: <<
include
lib/libbabl-0.1.{dylib,la}
lib/pkgconfig
<<
DocFiles: AUTHORS COPYING* ChangeLog NEWS README
<<
DescPort: <<
Disable altivec for portability. Otherwise have to fix missing
typedef in babl-cpuaccel.c. See:
http://bugzilla.gnome.org/show_bug.cgi?id=561270
NB: i86 asm code untested
<<
DescPackaging: <<
Make plugins subdir tied to install_name not just interface
version so can keep all runtime stuff in -shlibs package and
other plugins writers can know where things go.
rsvg only used for dist-check.
<<
Description: Any-to-any graphics-buffer conversion lib
License: LGPL
Homepage: http://www.gegl.org/babl
Maintainer: Daniel Macks <[email protected]>
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs