Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/kde
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10392/10.3/unstable/main/finkinfo/kde

Modified Files:
        arts.info arts.patch 
Log Message:
build fix for arts

Index: arts.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/kde/arts.info,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- arts.info   6 Sep 2005 16:59:59 -0000       1.31
+++ arts.info   8 Sep 2005 17:01:48 -0000       1.32
@@ -1,6 +1,6 @@
 Package: arts
 Version: 1.4.2
-Revision: 11
+Revision: 12
 Description: KDE - analog realtime synthesizer
 License: GPL
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>

Index: arts.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/kde/arts.patch,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- arts.patch  11 May 2005 02:38:13 -0000      1.7
+++ arts.patch  8 Sep 2005 17:01:48 -0000       1.8
@@ -1,5 +1,6 @@
---- arts-1.4.0/flow/audioioesd.cc      2005-02-03 05:19:06.000000000 -0500
-+++ arts-1.4.0-new/flow/audioioesd.cc  2005-05-10 08:12:35.000000000 -0400
+diff -uNr arts-1.4.2/flow/audioioesd.cc arts-1.4.2-new/flow/audioioesd.cc
+--- arts-1.4.2/flow/audioioesd.cc      Wed Jul 20 13:18:10 2005
++++ arts-1.4.2-new/flow/audioioesd.cc  Thu Sep  8 09:42:43 2005
 @@ -213,6 +213,9 @@
                // of any portable way to peek at the socket's send or receive
                // buffers.
@@ -10,8 +11,9 @@
        default:
                return param(p);
        }
---- arts-1.4.0/flow/gsl/Makefile.am    2005-02-03 05:19:06.000000000 -0500
-+++ arts-1.4.0-new/flow/gsl/Makefile.am        2005-05-10 08:12:35.000000000 
-0400
+diff -uNr arts-1.4.2/flow/gsl/Makefile.am arts-1.4.2-new/flow/gsl/Makefile.am
+--- arts-1.4.2/flow/gsl/Makefile.am    Wed Jul 20 13:18:10 2005
++++ arts-1.4.2-new/flow/gsl/Makefile.am        Thu Sep  8 09:42:43 2005
 @@ -15,7 +15,7 @@
  libgsl_la_LIBADD = $(top_builddir)/mcop/libmcop.la -lm $(LIBPOSIX4) 
$(GSL_LIBS) $(LIB_POLL) $(GLIB_LIBADD)
  libgsl_la_LDFLAGS = -no-undefined $(all_libraries)
@@ -21,8 +23,9 @@
  
  GSL_progs_ldadd = libgsl.la -lm $(LIBPTHREAD)
  
---- arts-1.4.0/libltdl/ltdl.c  2004-09-07 07:13:36.000000000 -0400
-+++ arts-1.4.0-new/libltdl/ltdl.c      2005-05-10 08:12:35.000000000 -0400
+diff -uNr arts-1.4.2/libltdl/ltdl.c arts-1.4.2-new/libltdl/ltdl.c
+--- arts-1.4.2/libltdl/ltdl.c  Wed Jul 20 13:17:14 2005
++++ arts-1.4.2-new/libltdl/ltdl.c      Thu Sep  8 09:42:43 2005
 @@ -643,7 +643,20 @@
       lt_module module;
       const char *symbol;
@@ -44,15 +47,17 @@
  
    if (!address)
      {
---- arts-1.4.0/soundserver/Makefile.am 2005-02-03 05:19:06.000000000 -0500
-+++ arts-1.4.0-new/soundserver/Makefile.am     2005-05-10 08:20:55.000000000 
-0400
-@@ -51,37 +51,38 @@
+diff -uNr arts-1.4.2/soundserver/Makefile.am 
arts-1.4.2-new/soundserver/Makefile.am
+--- arts-1.4.2/soundserver/Makefile.am Wed Jul 20 13:17:14 2005
++++ arts-1.4.2-new/soundserver/Makefile.am     Thu Sep  8 09:59:58 2005
+@@ -51,37 +51,39 @@
  
  ###### "real" programs
  
 -bin_PROGRAMS = artsd artsplay artscat artswrapper artsshell artsrec
 +bin_PROGRAMS = artswrapper
 +kdeinit_LTLIBRARIES = artsd.la artsplay.la artscat.la artsshell.la artsrec.la
++kdeinitdir = @FINKPREFIX@/lib
  
 -artsd_LDADD = libsoundserver_idl.la $(FLOWLIBS) \
 +artsd_la_LIBADD = libsoundserver_idl.la $(FLOWLIBS) \
@@ -109,8 +114,9 @@
  
  DISTCLEANFILES = soundserver.cc soundserver.h soundserver.mcopclass \
    soundserver.mcoptype kmedia2.h kmedia2.cc kmedia2.mcopclass 
kmedia2.mcoptype artsversion.h
---- arts-1.4.0/soundserver/artscat.cc  2003-07-05 18:20:23.000000000 -0400
-+++ arts-1.4.0-new/soundserver/artscat.cc      2005-05-10 08:15:19.000000000 
-0400
+diff -uNr arts-1.4.2/soundserver/artscat.cc 
arts-1.4.2-new/soundserver/artscat.cc
+--- arts-1.4.2/soundserver/artscat.cc  Wed Jul 20 13:17:14 2005
++++ arts-1.4.2-new/soundserver/artscat.cc      Thu Sep  8 09:42:43 2005
 @@ -178,7 +178,7 @@
        exit(1);        
  }
@@ -120,8 +126,9 @@
  {
        bool titleSetByUser = false;
        int optch;
---- arts-1.4.0/soundserver/artsd.cc    2004-11-05 13:33:20.000000000 -0500
-+++ arts-1.4.0-new/soundserver/artsd.cc        2005-05-10 08:15:25.000000000 
-0400
+diff -uNr arts-1.4.2/soundserver/artsd.cc arts-1.4.2-new/soundserver/artsd.cc
+--- arts-1.4.2/soundserver/artsd.cc    Wed Jul 20 13:17:14 2005
++++ arts-1.4.2-new/soundserver/artsd.cc        Thu Sep  8 09:42:43 2005
 @@ -249,7 +249,7 @@
        cerr << endl;
  }
@@ -131,8 +138,9 @@
  {
        handleArgs(argc, argv);
  
---- arts-1.4.0/soundserver/artsplay.cc 2003-03-07 17:07:30.000000000 -0500
-+++ arts-1.4.0-new/soundserver/artsplay.cc     2005-05-10 08:15:31.000000000 
-0400
+diff -uNr arts-1.4.2/soundserver/artsplay.cc 
arts-1.4.2-new/soundserver/artsplay.cc
+--- arts-1.4.2/soundserver/artsplay.cc Wed Jul 20 13:17:14 2005
++++ arts-1.4.2-new/soundserver/artsplay.cc     Thu Sep  8 09:42:43 2005
 @@ -50,7 +50,7 @@
                return string(buffer) + '/' + path;
  }
@@ -142,8 +150,9 @@
  {
        if(argc != 2)
        {
---- arts-1.4.0/soundserver/artsrec.cc  2003-07-05 18:20:23.000000000 -0400
-+++ arts-1.4.0-new/soundserver/artsrec.cc      2005-05-10 08:15:37.000000000 
-0400
+diff -uNr arts-1.4.2/soundserver/artsrec.cc 
arts-1.4.2-new/soundserver/artsrec.cc
+--- arts-1.4.2/soundserver/artsrec.cc  Wed Jul 20 13:17:14 2005
++++ arts-1.4.2-new/soundserver/artsrec.cc      Thu Sep  8 09:42:43 2005
 @@ -136,7 +136,7 @@
        exit(1);        
  }
@@ -153,8 +162,9 @@
  {
        int optch;
        while((optch = getopt(argc,argv,"r:b:c:hv")) > 0)
---- arts-1.4.0/soundserver/artsshell.cc        2003-07-29 04:31:54.000000000 
-0400
-+++ arts-1.4.0-new/soundserver/artsshell.cc    2005-05-10 08:15:45.000000000 
-0400
+diff -uNr arts-1.4.2/soundserver/artsshell.cc 
arts-1.4.2-new/soundserver/artsshell.cc
+--- arts-1.4.2/soundserver/artsshell.cc        Wed Jul 20 13:17:14 2005
++++ arts-1.4.2-new/soundserver/artsshell.cc    Thu Sep  8 09:42:43 2005
 @@ -643,7 +643,7 @@
        return 0;
  }
@@ -164,8 +174,9 @@
  {
        Arts::Dispatcher dispatcher;
        Arts::SoundServerV2 server(Arts::Reference("global:Arts_SoundServer"));
---- arts-1.4.0/x11/Makefile.am 2005-01-03 09:24:21.000000000 -0500
-+++ arts-1.4.0-new/x11/Makefile.am     2005-05-10 08:12:35.000000000 -0400
+diff -uNr arts-1.4.2/x11/Makefile.am arts-1.4.2-new/x11/Makefile.am
+--- arts-1.4.2/x11/Makefile.am Wed Jul 20 13:18:10 2005
++++ arts-1.4.2-new/x11/Makefile.am     Thu Sep  8 09:42:44 2005
 @@ -6,7 +6,7 @@
  
  libx11globalcomm_la_SOURCES = x11globalcomm.cc x11globalcomm_impl.cc



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to