Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/kde
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv2818

Added Files:
        tellico-kde4.info tellico-kde4.patch 
Removed Files:
        tellico-kde4-mac.info tellico-kde4-x11.info 
Log Message:
new version, with dep cleanups and unify/varianted .info


--- tellico-kde4-mac.info DELETED ---

--- NEW FILE: tellico-kde4.patch ---
diff -Nurd -x'*~' tellico-2.3.7.orig/src/fetch/googlebookfetcher.cpp 
tellico-2.3.7/src/fetch/googlebookfetcher.cpp
--- tellico-2.3.7.orig/src/fetch/googlebookfetcher.cpp  2013-01-23 
23:13:11.000000000 -0500
+++ tellico-2.3.7/src/fetch/googlebookfetcher.cpp       2013-03-20 
04:44:55.000000000 -0400
@@ -185,6 +185,7 @@
     return Data::EntryPtr();
   }
 
+#ifdef HAVE_QJSON
   QString gbs = entry->field(QLatin1String("gbs-link"));
   if(!gbs.isEmpty()) {
     // quiet
@@ -192,6 +193,7 @@
     QJson::Parser parser;
     populateEntry(entry, parser.parse(data).toMap());
   }
+#endif
 
   const QString image_id = entry->field(QLatin1String("cover"));
   // if it's still a url, we need to load it

--- tellico-kde4-x11.info DELETED ---

--- NEW FILE: tellico-kde4.info ---
Info2: <<
Package: tellico-kde4-%type_pkg[kde]
Version: 2.3.7
Revision: 1
Type: kde (mac x11)
Depends: <<
        kdebase4-runtime-%type_pkg[kde],
        kdelibs4-%type_pkg[kde]-shlibs (>= 4.2.4-2),
        kdemultimedia4-%type_pkg[kde]-base-shlibs (>= 4.2.4-1),
        kdepimlibs4-%type_pkg[kde]-shlibs (>= 4.2.4-1),
        libexempi3-shlibs,
        libksane-0-%type_pkg[kde]-shlibs (>= 4.2.4-1),
        libxml2-shlibs (>= 2.8.0-1),
        libxslt-shlibs (>= 1.1.24-1),
        poppler4.4-qt4-%type_pkg[kde]-shlibs,
        qimageblitz-unified-%type_pkg[kde]-shlibs (>= 0.0.4-2001),
        qt4-base-%type_pkg[kde]-qtcore-shlibs (>= 4.7.3-1),
        qt4-base-%type_pkg[kde]-qtdbus-shlibs (>= 4.7.3-1),
        qt4-base-%type_pkg[kde]-qtgui-shlibs (>= 4.7.3-1),
        qt4-base-%type_pkg[kde]-qtxml-shlibs (>= 4.7.3-1),
        taglib-shlibs (>= 1.5-1),
        (%type_pkg[kde] = x11) x11,
        yaz-shlibs (>= 3.0.36-1002)
<<
BuildDepends: <<
        automoc-%type_pkg[kde] (>= 0.9.89-0),
        cmake (>= 2.6.3-1),
        fink (>= 0.29.7-1),
        fink-package-precedence,
        gettext-tools,
        kde4-buildenv (>= 4.2.4-2),
        kdelibs4-%type_pkg[kde]-dev (>= 4.2.4-2),
        kdemultimedia4-%type_pkg[kde]-dev (>= 4.2.4-1),
        kdepimlibs4-%type_pkg[kde]-dev (>= 4.2.4-1),
        libexempi3-dev,
        libiconv-dev (>= 1.12-3),
        libksane-0-%type_pkg[kde]-dev (>= 4.2.4-1),
        libxml2 (>= 2.8.0-1),
        libxslt (>= 1.1.24-1),
        phonon-%type_pkg[kde] (>= 4.5.0-1),
        pkgconfig,
        poppler4.4-qt4-%type_pkg[kde],
        qimageblitz-unified-%type_pkg[kde] (>= 0.0.4-2001),
        qt4-base-%type_pkg[kde] (>= 4.7.3-1),
        shared-desktop-ontologies,
        soprano-%type_pkg[kde]-dev (>= 2.2.3-7),
        taglib (>= 1.5-1),
        (%type_pkg[kde] = x11) x11-dev,
        yaz (>= 3.0.36-1002)
<<
Source: http://tellico-project.org/files/tellico-%v.tar.bz2
Source-MD5: ac4728948c6c603dceeb6e6fe0d04c55
# upstream fix for building without qjson (which fink does not have)
PatchFile: tellico-kde4.patch
PatchFile-MD5: b30ef1cc47e664298989295099592bc3
# not sure why soprano's -I isn't getting detected/passed...
SetCXXFLAGS: -MD -I%p/opt/soprano/%type_pkg[kde]/include
CompileScript: <<
#!/bin/sh -ev
        export KDE4_PREFIX=%p KDE4_TYPE=%type_pkg[kde]
        . %p/sbin/kde4-buildenv.sh
        cmake $KDE4_CMAKE_ARGS -DWITH_QJSON:BOOL=OFF .
        make
        fink-package-precedence --depfile-ext='\.d' .
<<
InstallScript: make install/fast DESTDIR=%d
DocFiles: AUTHORS COPYING ChangeLog
License: GPL
Homepage: http://tellico-project.org
Maintainer: Jack Fink <jackf...@users.sourceforge.net>
Description: KDE4 - Collections manager
<<


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to