Accepting request 144064 from KDE:Distro:Factory
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/144064 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/digikam?expand=0&rev=103
This commit is contained in:
parent
e2f1437e3b
commit
23a2b5538e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:73dd0f3820fc44bba7b72c98cab73d0391e98687674da8be11ff07590c703ba0
|
||||
size 56765772
|
3
digikam-3.0.0-beta3.tar.bz2
Normal file
3
digikam-3.0.0-beta3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:38bb94dfbf0f0367ed6e3c66b4da24c04abeb7c7decaac1a5b30e0155b0a6fdc
|
||||
size 58357577
|
@ -1,3 +1,45 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 27 11:51:07 UTC 2012 - nico.kruber@gmail.com
|
||||
|
||||
- enabled compilation of the VideoSlideshow kipi plugin
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 26 16:41:20 UTC 2012 - nico.kruber@gmail.com
|
||||
|
||||
- Update to 3.0.0-beta3:
|
||||
digikam:
|
||||
- Libkipi:
|
||||
* All kipi-plugins actions can be pluged to tools bar.
|
||||
* Usability improvements in plugins configuration dialog.
|
||||
- Libkdcraw:
|
||||
* Update internal Libraw version 0.15.0 Alpha2 to support
|
||||
new RAW cameras :
|
||||
* Adobe DNG: Fast Load and lossy-compressed DNG
|
||||
(LightRoom 4.x)
|
||||
* Canon : G1 X, SX220 HS, EOS 5D Mark III, EOS 650D,
|
||||
EOS 1D-X
|
||||
* Casio : EX-Z8
|
||||
* Fujifilm : X-S1, HS30EXR, X1-Pro
|
||||
* Nikon : D4, D3200, D800, D800E
|
||||
* Olympus : E-M5
|
||||
* Panasonic: DMC-GF5
|
||||
* Samsung : NX20, NX210, NX100, NX-1000
|
||||
* Sigma : SD15,SD1, SD1 Merill, DP1, DP1S, DP1X, DP2,
|
||||
DP2S, DP2X
|
||||
* Sony : NEX-F3, SLT-A37, SLT-A57, DSC-RX100
|
||||
- ImportUI: Port icon-view to Qt4 model/View.
|
||||
- ImportUI: Labels and Tags pre-assignation.
|
||||
- ImportUI: Pipelined post download operations.
|
||||
- ImportUI: Preview items during downloading.
|
||||
- Metadata: Video files metadata support
|
||||
(through Exiv2 project).
|
||||
- 54 fixed bugs.
|
||||
kipi-plugins:
|
||||
- General: New tool to export Collection to DLNA device.
|
||||
- General: New tool to make video slideshow.
|
||||
- General: Port all plugins to KDE XML-GUI framework.
|
||||
- 18 fixed bugs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 10 17:58:38 UTC 2012 - asterios.dramis@gmail.com
|
||||
|
||||
|
25
digikam.spec
25
digikam.spec
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: digikam
|
||||
Version: 2.9.0
|
||||
Version: 2.9.83
|
||||
Release: 0
|
||||
Summary: A KDE Photo Manager
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Graphics/Viewers
|
||||
Url: http://www.digikam.org/
|
||||
Source0: ftp://ftp.kde.org/pub/kde/stable/digikam/digikam-%{version}.tar.bz2
|
||||
Source0: ftp://ftp.kde.org/pub/kde/unstable/digikam/digikam-3.0.0-beta3.tar.bz2
|
||||
# PATCH-FIX-OPENSUSE digikam-buildtime.patch -- Remove build time references so build-compare can do its work
|
||||
Patch0: digikam-buildtime.patch
|
||||
# PATCH-FIX-OPENSUSE desktop-files.diff -- Remove Icon= entry (the icon is missing)
|
||||
@ -40,6 +40,7 @@ BuildRequires: ImageMagick
|
||||
BuildRequires: boost-devel
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gstreamer-0_10-plugins-qt-devel
|
||||
BuildRequires: lensfun-devel
|
||||
BuildRequires: libexpat-devel
|
||||
BuildRequires: libgphoto2-devel
|
||||
@ -65,6 +66,7 @@ BuildRequires: libkipi-devel
|
||||
BuildRequires: libksane-devel
|
||||
BuildRequires: libkvkontakte-devel
|
||||
%endif
|
||||
BuildRequires: libMagick++-devel
|
||||
BuildRequires: liblcms-devel
|
||||
BuildRequires: liblqr-devel
|
||||
%if 0%{?suse_version} > 1220
|
||||
@ -234,7 +236,7 @@ This package contains the development files for libmediawiki.
|
||||
%lang_package -n libkgeomap
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%setup -q -n digikam-3.0.0-beta3
|
||||
%patch0
|
||||
pushd extra/kipi-plugins
|
||||
%patch1
|
||||
@ -278,6 +280,9 @@ rm -f %{buildroot}%{_kde4_libdir}/libkipiplugins.so
|
||||
|
||||
# Not needed
|
||||
rm -f %{buildroot}%{_kde4_libdir}/libPropertyBrowser.a
|
||||
rm -f %{buildroot}%{_kde4_libdir}/libHUpnp.a
|
||||
rm -f %{buildroot}%{_kde4_libdir}/libHUpnpAv.a
|
||||
rm -f %{buildroot}%{_kde4_libdir}/libQtSoap.a
|
||||
|
||||
# Fix "wrong-icon-size" rpmlint warning
|
||||
mogrify -extent 64x64 -background transparent -gravity "center" %{buildroot}%{_kde4_iconsdir}/hicolor/64x64/actions/metadataedit.png
|
||||
@ -296,6 +301,12 @@ mogrify -extent 128x128 -background transparent -gravity "south" %{buildroot}%{_
|
||||
|
||||
%find_lang libkgeomap libkgeomap.lang
|
||||
|
||||
%if 0%{?kde_updatedapps} && 0%{?suse_version} < 1210
|
||||
%find_lang libkipi libkipi.lang
|
||||
%else
|
||||
rm -f %{buildroot}/usr/share/locale/*/LC_MESSAGES/libkipi.mo
|
||||
%endif
|
||||
|
||||
%find_lang kipiplugins kipiplugin.lang
|
||||
|
||||
for l in acquireimages advancedslideshow batchprocessimages calendar dngconverter expoblending facebook flashexport flickrexport galleryexport gpssync htmlexport imageviewer ipodexport jpeglossless kioexportimport metadataedit picasawebexport piwigoexport printimages rawconverter removeredeyes sendimages shwup smug timeadjust;
|
||||
@ -354,7 +365,6 @@ done
|
||||
%{_kde4_servicesdir}/digikamdates.protocol
|
||||
%{_kde4_servicesdir}/digikamimageplugin_*.desktop
|
||||
%{_kde4_servicesdir}/digikammapimages.protocol
|
||||
%{_kde4_servicesdir}/digikamnepomukservice.desktop
|
||||
%{_kde4_servicesdir}/digikamsearch.protocol
|
||||
%{_kde4_servicesdir}/digikamtags.protocol
|
||||
%{_kde4_servicetypesdir}/digikamimageplugin.desktop
|
||||
@ -383,6 +393,7 @@ done
|
||||
%{_kde4_appsdir}/kipiplugin_*
|
||||
%{_kde4_appsdir}/photolayoutseditor
|
||||
%{_kde4_appsdir}/kipi/tips
|
||||
%{_kde4_appsdir}/kipi/*ui.rc
|
||||
%{_kde4_bindir}/dngconverter
|
||||
%{_kde4_bindir}/dnginfo
|
||||
%{_kde4_bindir}/expoblending
|
||||
@ -522,6 +533,7 @@ Release: 0
|
||||
Summary: KDE Image Plug-In Interface
|
||||
License: BSD-3-Clause and GPL-2.0+ and LGPL-2.1+ and MIT
|
||||
Group: Development/Libraries/KDE
|
||||
Recommends: libkipi8-lang = %{version}
|
||||
%requires_ge libqt4-x11
|
||||
|
||||
%description -n libkipi8
|
||||
@ -540,6 +552,11 @@ kipi-plugins package.
|
||||
|
||||
%postun -n libkipi8 -p /sbin/ldconfig
|
||||
|
||||
%lang_package -n libkipi8
|
||||
|
||||
%files -n libkipi8-lang -f libkipi.lang
|
||||
%defattr(-,root,root,-)
|
||||
|
||||
%package -n libkipi-devel
|
||||
Version: 4.7.50
|
||||
Release: 0
|
||||
|
Loading…
Reference in New Issue
Block a user