]> git.pld-linux.org Git - packages/digikam.git/commitdiff
- rel 2; fix linking with libgphoto_port auto/th/digikam-1_6_0-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 5 Dec 2010 18:43:27 +0000 (18:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    digikam-link.patch -> 1.3
    digikam.spec -> 1.129

digikam-link.patch
digikam.spec

index 0f60cacea5cb5d8da13e4bc7762398b5d2a60617..3cc1f79b41ccc9261a40f6dd7892ee79fbf56f55 100644 (file)
@@ -4,7 +4,23 @@
          ${STRIGI_LIBRARIES}
          ${LCMS_LIBRARIES}
          ${GPHOTO2_LIBRARIES}
-+      khtml
++        khtml
+ )
+ IF(KDEPIMLIBS_FOUND)
+--- digikam/CMakeLists.txt~    2010-11-22 18:47:39.000000000 +0100
++++ digikam/CMakeLists.txt     2010-12-05 19:36:00.781721964 +0100
+@@ -238,12 +238,12 @@
+         ${QT_QT3SUPPORT_LIBRARY}
+         ${STRIGI_LIBRARIES}
+         ${LCMS_LIBRARIES}
+-        ${GPHOTO2_LIBRARIES}
+         digikamcore
+         digikamdatabase
+         advancedrename
+         queuemanager
+         cameragui
++        ${GPHOTO2_LIBRARIES}
  )
  
  IF(KDEPIMLIBS_FOUND)
index adcf3da706d9c9b25587ce97a4abd14223393943..a1080c529d22c5309d24fc46c99a086598e0e716 100644 (file)
@@ -6,7 +6,7 @@ Summary:        A KDE frontend for gphoto2
 Summary(pl.UTF-8):     Interfejs KDE do gphoto2
 Name:          digikam
 Version:       1.6.0
-Release:       1
+Release:       2
 License:       GPL
 Group:         X11/Applications/Graphics
 Source0:       http://dl.sourceforge.net/digikam/%{name}-%{version}.tar.bz2
This page took 0.133957 seconds and 4 git commands to generate.