|
|
@ -100,9 +100,9 @@ BuildRequires: libgpod-devel >= 0.4.2
|
|
|
|
|
|
|
|
|
|
|
|
# LCMS support
|
|
|
|
# LCMS support
|
|
|
|
%if 0%{?suse_version}
|
|
|
|
%if 0%{?suse_version}
|
|
|
|
#BuildRequires: liblcms-devel
|
|
|
|
BuildRequires: liblcms-devel
|
|
|
|
%else
|
|
|
|
%else
|
|
|
|
#BuildRequires: lcms-devel
|
|
|
|
BuildRequires: lcms-devel
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
# GPHOTO2 support
|
|
|
|
# GPHOTO2 support
|
|
|
@ -161,7 +161,9 @@ HTMLGallery: Export images to HTML
|
|
|
|
SimpleviewerExport: Export images in a nice flash movie
|
|
|
|
SimpleviewerExport: Export images in a nice flash movie
|
|
|
|
GPSSync: Geolocalize pictures
|
|
|
|
GPSSync: Geolocalize pictures
|
|
|
|
MetadataEdit: Edit EXIF and IPTC pictures metadata
|
|
|
|
MetadataEdit: Edit EXIF and IPTC pictures metadata
|
|
|
|
|
|
|
|
%if 0%{?with_gpod}
|
|
|
|
IpodExport: Export images to an ipod device
|
|
|
|
IpodExport: Export images to an ipod device
|
|
|
|
|
|
|
|
%endif
|
|
|
|
PicasaWebExport: Export pictures to Picasa web service
|
|
|
|
PicasaWebExport: Export pictures to Picasa web service
|
|
|
|
|
|
|
|
|
|
|
|
##########
|
|
|
|
##########
|
|
|
@ -238,8 +240,10 @@ export PATH="%{tde_bindir}:${PATH}"
|
|
|
|
%{tde_tdelibdir}/kipiplugin_gpssync.so
|
|
|
|
%{tde_tdelibdir}/kipiplugin_gpssync.so
|
|
|
|
%{tde_tdelibdir}/kipiplugin_htmlexport.la
|
|
|
|
%{tde_tdelibdir}/kipiplugin_htmlexport.la
|
|
|
|
%{tde_tdelibdir}/kipiplugin_htmlexport.so
|
|
|
|
%{tde_tdelibdir}/kipiplugin_htmlexport.so
|
|
|
|
|
|
|
|
%if 0%{?with_gpod}
|
|
|
|
%{tde_tdelibdir}/kipiplugin_ipodexport.la
|
|
|
|
%{tde_tdelibdir}/kipiplugin_ipodexport.la
|
|
|
|
%{tde_tdelibdir}/kipiplugin_ipodexport.so
|
|
|
|
%{tde_tdelibdir}/kipiplugin_ipodexport.so
|
|
|
|
|
|
|
|
%endif
|
|
|
|
%{tde_tdelibdir}/kipiplugin_jpeglossless.la
|
|
|
|
%{tde_tdelibdir}/kipiplugin_jpeglossless.la
|
|
|
|
%{tde_tdelibdir}/kipiplugin_jpeglossless.so
|
|
|
|
%{tde_tdelibdir}/kipiplugin_jpeglossless.so
|
|
|
|
%{tde_tdelibdir}/kipiplugin_kameraklient.la
|
|
|
|
%{tde_tdelibdir}/kipiplugin_kameraklient.la
|
|
|
@ -288,7 +292,9 @@ export PATH="%{tde_bindir}:${PATH}"
|
|
|
|
%{tde_datadir}/services/kipiplugin_galleryexport.desktop
|
|
|
|
%{tde_datadir}/services/kipiplugin_galleryexport.desktop
|
|
|
|
%{tde_datadir}/services/kipiplugin_gpssync.desktop
|
|
|
|
%{tde_datadir}/services/kipiplugin_gpssync.desktop
|
|
|
|
%{tde_datadir}/services/kipiplugin_htmlexport.desktop
|
|
|
|
%{tde_datadir}/services/kipiplugin_htmlexport.desktop
|
|
|
|
|
|
|
|
%if 0%{?with_gpod}
|
|
|
|
%{tde_datadir}/services/kipiplugin_ipodexport.desktop
|
|
|
|
%{tde_datadir}/services/kipiplugin_ipodexport.desktop
|
|
|
|
|
|
|
|
%endif
|
|
|
|
%{tde_datadir}/services/kipiplugin_jpeglossless.desktop
|
|
|
|
%{tde_datadir}/services/kipiplugin_jpeglossless.desktop
|
|
|
|
%{tde_datadir}/services/kipiplugin_kameraklient.desktop
|
|
|
|
%{tde_datadir}/services/kipiplugin_kameraklient.desktop
|
|
|
|
%{tde_datadir}/services/kipiplugin_metadataedit.desktop
|
|
|
|
%{tde_datadir}/services/kipiplugin_metadataedit.desktop
|
|
|
|