Update of /cvsroot/fink/packages/dists/unstable/main/finkinfo/kde
In directory usw-pr-cvs1:/tmp/cvs-serv28589

Added Files:
        koffice-1.2beta2-2.info koffice-1.2beta2-2.patch 
Removed Files:
        koffice-1.2beta2-1.info koffice-1.2beta2-1.patch 
Log Message:
some incorrect dependencies


--- NEW FILE: koffice-1.2beta2-2.info ---
Package: koffice
Version: 1.2beta2
Revision: 2
Depends: kdelibs3 (>= 3.0.1-1) | kdelibs3-ssl (>= 3.0.1-1), kdebase3 (>= 3.0.1-1) | 
kdebase3-ssl (>= 3.0.1-1), python (>= 2.2.1-4.1), libart2-shlibs (>= 2.3.8), 
libxml2-shlibs, libxslt-shlibs
BuildDepends: qt3 (>= 3.0.4-7), kdelibs3-dev (>= 3.0.1-1) | kdelibs3-ssl-dev (>= 
3.0.1-1), kdebase3-dev (>= 3.0.1-1) | kdebase3-ssl-dev (>= 3.0.1-1), automake15, 
autoconf25, libtool14, fink (>= 0.9.12), python (>= 2.2.1-4.1), libart2 (>= 2.3.8), 
libxml2, libxslt
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
Source: http://download.kde.org/unstable/%n-1.2-beta2/src/%n-1.2-beta2.tar.bz2
Source-MD5: 46f27fe4ecc09e96db55b56b43840a1b
PatchScript: sed 's|@PREFIX@|%p|g' <%a/%f.patch | patch -p0
SetLDFLAGS: -L%p/lib
SetCPPFLAGS: -no-cpp-precomp
SetCFLAGS: -fno-common
ConfigureParams: --prefix=%p --with-qt-dir=%p --with-extra-libs=%p/lib 
--with-extra-includes=%p/include --enable-mt --with-pic --enable-rpath 
--enable-shared=yes --enable-static=yes --mandir=%i/share/man --with-xinerama 
--enable-final $KDEOPTS
CompileScript: <<
 make -f Makefile.cvs
 (export KDEDIR=%p; sh configure %c; make)
<<
InstallScript: <<
 make install DESTDIR=%d
<<
SplitOff: <<
  Package: koffice-dev
  BuildDependsOnly: true
  Depends: %N (= %v-%r)
  Suggests: kdelibs3-dev (>= 3.0.1-1) | kdelibs3-ssl-dev (>= 3.0.1-1), kdebase3-dev 
(>= 3.0.1-1) | kdebase3-ssl-dev (>= 3.0.1-1), qt3 (>= 3.0.4-7), libart2 (>= 2.3.8), 
libxml2, libxslt
  Description: Development headers and libraries for the KDE Office Suite.
  Files: include/ lib/*.a lib/kde3/*.a
<<
DocFiles: AUTHORS COPYING* ChangeLog INSTALL NEWS PROFILING README
Description: KDE - Office Suite
DescDetail: <<
  The KDE Office Suite.  Includes a word processor, spreadsheet,
  presentation software, and a number of other office-related
  applications.
<<
DescPort: <<
I used the admin patch from kdebase, and had to change some makefiles
to make it work (to add libs to link).

Kougar has endian problems and does not run in this iteration of the
patch.

NOTE: KDE packages do *not* have an -shlibs because of KDE's use of  
libltdl!  The .la's *must* be used in conjunction with the dynamic
libraries, and they are unversioned filenames, so multiple -shlibs would
conflict.
<<
License: GPL/LGPL

--- NEW FILE: koffice-1.2beta2-2.patch ---
Index: admin/Makefile.common
===================================================================
RCS file: /cvs/od/proj/KDE-Darwin/koffice/admin/Makefile.common,v
retrieving revision 1.1.1.2
retrieving revision 1.2
diff -u -b -u -r1.1.1.2 -r1.2
--- admin/Makefile.common       20 Jun 2002 04:48:38 -0000      1.1.1.2
+++ admin/Makefile.common       20 Jun 2002 04:48:25 -0000      1.2
@@ -1,34 +1,371 @@
-### Makefile.common
-###
-### Copyright (C) 2002 by the KDE developers
-
-### All the real work is done by the shellscript cvs.sh
 
 SHELL=/bin/sh
 
-cvs dist cvs-clean configure.in configure.files subdirs package-messages:
-       @admindir=$(admindir); \
[...1980 lines suppressed...]
 
 stencil_DATA = straight_connector.xpm
 stencildir = $(kde_datadir)/kivio/autoloadStencils
Index: kugar/part/Makefile.am
===================================================================
RCS file: /cvs/od/proj/KDE-Darwin/koffice/kugar/part/Makefile.am,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -b -u -r1.1.1.1 -r1.2
--- kugar/part/Makefile.am      20 Jun 2002 04:43:38 -0000      1.1.1.1
+++ kugar/part/Makefile.am      20 Jun 2002 04:48:29 -0000      1.2
@@ -3,7 +3,7 @@
 lib_LTLIBRARIES = libkugarpart.la
 libkugarpart_la_SOURCES = kugar_part.cpp
 libkugarpart_la_LDFLAGS = $(all_libraries) -module -avoid-version
-libkugarpart_la_LIBADD = ../lib/libkugar.la $(LIB_KPARTS) $(LIB_KDEPRINT)
+libkugarpart_la_LIBADD = ../lib/libkugar.la $(LIB_KPARTS) $(LIB_KDEPRINT) $(LIB_QT) 
+$(LIB_KDECORE) $(LIB_KDEUI) $(LIB_KIO)
 
 libkugarpart_la_METASOURCES = AUTO
 

--- koffice-1.2beta2-1.info DELETED ---

--- koffice-1.2beta2-1.patch DELETED ---



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to