digikam/remove-gplv2-only.patch
Stephan Kulow bda1453b41 Accepting request 246443 from KDE:Extra
-------------------------------------------------------------------
Tue Aug  5 14:08:33 UTC 2014 - nico.kruber@gmail.com

- Update to 4.2.0
  digikam:
    - AlbumGui : New view on left sidebar to search quickly items
                 with assigned Labels.
                 Details: http://mohamedanwer.wordpress.com/2014/07/17/the-great-merging-day/
    - AlbumGui : Tags view: add a new option to show items with
                 no tag.
                 Details: http://mohamedanwer.wordpress.com/2014/07/11/tags-left-sidebar-supports-new-action-now/
    - Geberal  : Add retina display support with preview and
                 editor canvas under OSX.
    - 16 fixed bugs
      (kde#336851, kde#336650, kde#326019, kde#337231, kde#337392,
       kde#262175, kde#262167, kde#286463, kde#337417, kde#160363,
       kde#330976, kde#337507, kde#337688, kde#160363, kde#132827,
       kde#337993)
  kipi-plugins:
    - 4 fixed bugs (kde#313203, kde#334089, kde#336835, kde#256466)
- adapt remove-gplv2-only.patch
- dropped QtGstreamer-1.0.patch (added upstream)

-------------------------------------------------------------------
Thu Jul 24 10:34:36 UTC 2014 - hrvoje.senjan@gmail.com

- Added QtGstreamer-1.0.patch to support QtGstreamer 1.x API (applied
  on Factory/13.2 only)
- Build with gstreamer-plugins-qt-devel for those openSUSE versions

OBS-URL: https://build.opensuse.org/request/show/246443
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/digikam?expand=0&rev=124
2014-08-27 20:18:16 +00:00

11 lines
406 B
Diff

--- extra/kipi-plugins/gpssync/CMakeLists.txt.orig 2014-08-05 16:19:57.369791501 +0200
+++ extra/kipi-plugins/gpssync/CMakeLists.txt 2014-08-05 16:20:37.535336329 +0200
@@ -37,7 +37,6 @@
#ADD_DEFINITIONS(-DGPSSYNC_MODELTEST)
SET(kipiplugin_gpssync_PART_SRCS
${kipiplugin_gpssync_PART_SRCS}
- ${CMAKE_CURRENT_SOURCE_DIR}/borrowed/modeltest.cpp
)
ENDIF(KDE4_BUILD_TESTS)