darktable/darktable.spec

127 lines
4.0 KiB
RPMSpec
Raw Normal View History

#
# spec file for package darktable
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: darktable
Accepting request 144929 from graphics - Update to release 1.1.1 * minor reordering of lighttable mode modules (geotagging, keywords and recent collections) * cleaned up the default visible plugins when first starting darktable * in most cases raw files will now show thumbnails in the import dialog (thanks to Mattias Eriksson) * a curve related crash was fixed (#9906 thanks to James C. McPherson) * comma seperated tags should work everywhere now (#9006 thanks to Tobias Ellinghaus) * Ulrich pegelow fixed a huge amount of OpenCL related issues, particularly for AMD GPUs * we now deal better with hybrid GPU machines (#9074 by Ulrich Pegelow) * a deadlock in the lens correction module was fixed (#9106 thanks to Ulrich Pegelow) * we don't delete module presets when cancelling the dialog anymore (#9108 thanks to Tobias Ellinghaus) * we now have better default memory usage settings (which are set upon starting darktable the first time) * initial support for SONY NEX 5R * preliminary/experimental Canon EOS 6D and Sony RX1 support (future changes for these camera's may (for the time being) retroactively affect your images) * Canon EOS 6D white balance presets (thanks to no_maam_) * lots of updates for the usermanual (make sure you download a new copy) - Subpackage the user manual - enable darktable-viewer by adding sdl to buildrequires (forwarded request 144928 from toganm) OBS-URL: https://build.opensuse.org/request/show/144929 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=20
2012-12-14 06:37:17 +01:00
Version: 1.1.1
Release: 0
Url: http://darktable.sourceforge.net
Accepting request 144929 from graphics - Update to release 1.1.1 * minor reordering of lighttable mode modules (geotagging, keywords and recent collections) * cleaned up the default visible plugins when first starting darktable * in most cases raw files will now show thumbnails in the import dialog (thanks to Mattias Eriksson) * a curve related crash was fixed (#9906 thanks to James C. McPherson) * comma seperated tags should work everywhere now (#9006 thanks to Tobias Ellinghaus) * Ulrich pegelow fixed a huge amount of OpenCL related issues, particularly for AMD GPUs * we now deal better with hybrid GPU machines (#9074 by Ulrich Pegelow) * a deadlock in the lens correction module was fixed (#9106 thanks to Ulrich Pegelow) * we don't delete module presets when cancelling the dialog anymore (#9108 thanks to Tobias Ellinghaus) * we now have better default memory usage settings (which are set upon starting darktable the first time) * initial support for SONY NEX 5R * preliminary/experimental Canon EOS 6D and Sony RX1 support (future changes for these camera's may (for the time being) retroactively affect your images) * Canon EOS 6D white balance presets (thanks to no_maam_) * lots of updates for the usermanual (make sure you download a new copy) - Subpackage the user manual - enable darktable-viewer by adding sdl to buildrequires (forwarded request 144928 from toganm) OBS-URL: https://build.opensuse.org/request/show/144929 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=20
2012-12-14 06:37:17 +01:00
Source0: https://downloads.sourceforge.net/project/darktable/darktable/1.1/darktable-%{version}.tar.gz
Source1: http://downloads.sourceforge.net/project/darktable/darktable/1.1/darktable-usermanual-%{version}.pdf
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: cmake
BuildRequires: dbus-1-glib-devel
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: intltool
BuildRequires: lensfun-devel
BuildRequires: libjpeg-devel
BuildRequires: libtiff-devel
Accepting request 143032 from graphics - Update to release 1.1 * general + new camera support, new whitebalance presets, etc., including canon eos m support and samsung nx fix + similarity matching search for images that look alike. + geotagging, complete with map view + a lot of bugfixes (mainly thanks to ulrich for his meticulous work) + facebook exporter (for those who have an account there) * ui + reworked the much hated `more plugins' widget + image grouping: + command line interface! + tone and base curves got a new user interface to better support fine grained workflow + visually low-profile controls with finetuning: + color correction module got a GUI update since the blog post (two circles indicating shadows and highlights instead of the quad). + live view for tethered shooting! * darkroom + extensive use of edge-aware filtering techniques to suppress noise, halos and ringing all around darktable: + conditional blending, and a lot of goodies around it! + magenta highlights: high-contrast edges to overexposed areas (should get rid of purple highlights on tiny water waves and purple fringes around tree leaves for example) + much improved sharpness for both export and darkroom view, especially for downsampled images and if you use lens corrections or rotations/perspective corrections. check the new options in the preferences dialog, also one more than mentioned in the blog ("demosaicing for zoomed out darkroom mode" to trade performance for even more sharpness): * color management + improved per-screen color management (should reload the screen profile automatically) + more compatible embedded color profiles (should fix problems on windows viewing our images, if that matters) read embedded color profiles from jpg * opencl + most of our modules now can take advantage of your computer's gpu power + caching for compiled opencl kernels (even in case the driver doesn't do it) for faster startup times * translations + two new translations (both portuguese.. ;) ) + well translated: cs de es fr it ja nl pl pt_BR pt_PT sv + half translated: ca fi gl ro ru sq th zh_CN - Packaging related : * Provide the pdf documentation * Remove backported patches as they are part of the package now + rsvg_cairo.patch + update-curves.patch * provide tool to work with database cleanup purge_non_existing_images.sh (placed in documentation directory) * where possible use pkgconfig variables for buildrequires (forwarded request 143031 from toganm) OBS-URL: https://build.opensuse.org/request/show/143032 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=19
2012-11-28 10:12:30 +01:00
BuildRequires: libxslt
BuildRequires: pkg-config
BuildRequires: update-desktop-files
Accepting request 143032 from graphics - Update to release 1.1 * general + new camera support, new whitebalance presets, etc., including canon eos m support and samsung nx fix + similarity matching search for images that look alike. + geotagging, complete with map view + a lot of bugfixes (mainly thanks to ulrich for his meticulous work) + facebook exporter (for those who have an account there) * ui + reworked the much hated `more plugins' widget + image grouping: + command line interface! + tone and base curves got a new user interface to better support fine grained workflow + visually low-profile controls with finetuning: + color correction module got a GUI update since the blog post (two circles indicating shadows and highlights instead of the quad). + live view for tethered shooting! * darkroom + extensive use of edge-aware filtering techniques to suppress noise, halos and ringing all around darktable: + conditional blending, and a lot of goodies around it! + magenta highlights: high-contrast edges to overexposed areas (should get rid of purple highlights on tiny water waves and purple fringes around tree leaves for example) + much improved sharpness for both export and darkroom view, especially for downsampled images and if you use lens corrections or rotations/perspective corrections. check the new options in the preferences dialog, also one more than mentioned in the blog ("demosaicing for zoomed out darkroom mode" to trade performance for even more sharpness): * color management + improved per-screen color management (should reload the screen profile automatically) + more compatible embedded color profiles (should fix problems on windows viewing our images, if that matters) read embedded color profiles from jpg * opencl + most of our modules now can take advantage of your computer's gpu power + caching for compiled opencl kernels (even in case the driver doesn't do it) for faster startup times * translations + two new translations (both portuguese.. ;) ) + well translated: cs de es fr it ja nl pl pt_BR pt_PT sv + half translated: ca fi gl ro ru sq th zh_CN - Packaging related : * Provide the pdf documentation * Remove backported patches as they are part of the package now + rsvg_cairo.patch + update-curves.patch * provide tool to work with database cleanup purge_non_existing_images.sh (placed in documentation directory) * where possible use pkgconfig variables for buildrequires (forwarded request 143031 from toganm) OBS-URL: https://build.opensuse.org/request/show/143032 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=19
2012-11-28 10:12:30 +01:00
BuildRequires: pkgconfig(OpenEXR)
BuildRequires: pkgconfig(colord)
BuildRequires: pkgconfig(dri)
BuildRequires: pkgconfig(exiv2)
BuildRequires: pkgconfig(flickcurl)
BuildRequires: pkgconfig(gnome-keyring-1)
BuildRequires: pkgconfig(gtk+-2.0)
BuildRequires: pkgconfig(json-glib-1.0)
BuildRequires: pkgconfig(lcms2)
BuildRequires: pkgconfig(libcurl)
BuildRequires: pkgconfig(libglade-2.0)
BuildRequires: pkgconfig(libgphoto2)
BuildRequires: pkgconfig(librsvg-2.0)
BuildRequires: pkgconfig(libsoup-2.4)
BuildRequires: pkgconfig(sqlite3)
Accepting request 144929 from graphics - Update to release 1.1.1 * minor reordering of lighttable mode modules (geotagging, keywords and recent collections) * cleaned up the default visible plugins when first starting darktable * in most cases raw files will now show thumbnails in the import dialog (thanks to Mattias Eriksson) * a curve related crash was fixed (#9906 thanks to James C. McPherson) * comma seperated tags should work everywhere now (#9006 thanks to Tobias Ellinghaus) * Ulrich pegelow fixed a huge amount of OpenCL related issues, particularly for AMD GPUs * we now deal better with hybrid GPU machines (#9074 by Ulrich Pegelow) * a deadlock in the lens correction module was fixed (#9106 thanks to Ulrich Pegelow) * we don't delete module presets when cancelling the dialog anymore (#9108 thanks to Tobias Ellinghaus) * we now have better default memory usage settings (which are set upon starting darktable the first time) * initial support for SONY NEX 5R * preliminary/experimental Canon EOS 6D and Sony RX1 support (future changes for these camera's may (for the time being) retroactively affect your images) * Canon EOS 6D white balance presets (thanks to no_maam_) * lots of updates for the usermanual (make sure you download a new copy) - Subpackage the user manual - enable darktable-viewer by adding sdl to buildrequires (forwarded request 144928 from toganm) OBS-URL: https://build.opensuse.org/request/show/144929 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=20
2012-12-14 06:37:17 +01:00
BuildRequires: pkgconfig(sdl)
ExclusiveArch: %ix86 x86_64
Summary: A virtual Lighttable and Darkroom
License: GPL-3.0+
Group: Productivity/Graphics/Viewers
%description
Accepting request 143032 from graphics - Update to release 1.1 * general + new camera support, new whitebalance presets, etc., including canon eos m support and samsung nx fix + similarity matching search for images that look alike. + geotagging, complete with map view + a lot of bugfixes (mainly thanks to ulrich for his meticulous work) + facebook exporter (for those who have an account there) * ui + reworked the much hated `more plugins' widget + image grouping: + command line interface! + tone and base curves got a new user interface to better support fine grained workflow + visually low-profile controls with finetuning: + color correction module got a GUI update since the blog post (two circles indicating shadows and highlights instead of the quad). + live view for tethered shooting! * darkroom + extensive use of edge-aware filtering techniques to suppress noise, halos and ringing all around darktable: + conditional blending, and a lot of goodies around it! + magenta highlights: high-contrast edges to overexposed areas (should get rid of purple highlights on tiny water waves and purple fringes around tree leaves for example) + much improved sharpness for both export and darkroom view, especially for downsampled images and if you use lens corrections or rotations/perspective corrections. check the new options in the preferences dialog, also one more than mentioned in the blog ("demosaicing for zoomed out darkroom mode" to trade performance for even more sharpness): * color management + improved per-screen color management (should reload the screen profile automatically) + more compatible embedded color profiles (should fix problems on windows viewing our images, if that matters) read embedded color profiles from jpg * opencl + most of our modules now can take advantage of your computer's gpu power + caching for compiled opencl kernels (even in case the driver doesn't do it) for faster startup times * translations + two new translations (both portuguese.. ;) ) + well translated: cs de es fr it ja nl pl pt_BR pt_PT sv + half translated: ca fi gl ro ru sq th zh_CN - Packaging related : * Provide the pdf documentation * Remove backported patches as they are part of the package now + rsvg_cairo.patch + update-curves.patch * provide tool to work with database cleanup purge_non_existing_images.sh (placed in documentation directory) * where possible use pkgconfig variables for buildrequires (forwarded request 143031 from toganm) OBS-URL: https://build.opensuse.org/request/show/143032 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=19
2012-11-28 10:12:30 +01:00
darktable is a virtual lighttable and darkroom for photographers: it manages
your digital negatives in a database and lets you view them through a zoomable
lighttable. it also enables you to develop raw images and enhance them.
Accepting request 144929 from graphics - Update to release 1.1.1 * minor reordering of lighttable mode modules (geotagging, keywords and recent collections) * cleaned up the default visible plugins when first starting darktable * in most cases raw files will now show thumbnails in the import dialog (thanks to Mattias Eriksson) * a curve related crash was fixed (#9906 thanks to James C. McPherson) * comma seperated tags should work everywhere now (#9006 thanks to Tobias Ellinghaus) * Ulrich pegelow fixed a huge amount of OpenCL related issues, particularly for AMD GPUs * we now deal better with hybrid GPU machines (#9074 by Ulrich Pegelow) * a deadlock in the lens correction module was fixed (#9106 thanks to Ulrich Pegelow) * we don't delete module presets when cancelling the dialog anymore (#9108 thanks to Tobias Ellinghaus) * we now have better default memory usage settings (which are set upon starting darktable the first time) * initial support for SONY NEX 5R * preliminary/experimental Canon EOS 6D and Sony RX1 support (future changes for these camera's may (for the time being) retroactively affect your images) * Canon EOS 6D white balance presets (thanks to no_maam_) * lots of updates for the usermanual (make sure you download a new copy) - Subpackage the user manual - enable darktable-viewer by adding sdl to buildrequires (forwarded request 144928 from toganm) OBS-URL: https://build.opensuse.org/request/show/144929 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=20
2012-12-14 06:37:17 +01:00
%package doc
Summary: A virtual Lighttable and Darkroom
License: GPL-3.0+
Group: Productivity/Graphics/Viewers
%description doc
darktable is a virtual lighttable and darkroom for photographers: it manages
your digital negatives in a database and lets you view them through a zoomable
lighttable. it also enables you to develop raw images and enhance them.
This package provides the user manual in pdf format
%prep
%setup -q
Accepting request 143032 from graphics - Update to release 1.1 * general + new camera support, new whitebalance presets, etc., including canon eos m support and samsung nx fix + similarity matching search for images that look alike. + geotagging, complete with map view + a lot of bugfixes (mainly thanks to ulrich for his meticulous work) + facebook exporter (for those who have an account there) * ui + reworked the much hated `more plugins' widget + image grouping: + command line interface! + tone and base curves got a new user interface to better support fine grained workflow + visually low-profile controls with finetuning: + color correction module got a GUI update since the blog post (two circles indicating shadows and highlights instead of the quad). + live view for tethered shooting! * darkroom + extensive use of edge-aware filtering techniques to suppress noise, halos and ringing all around darktable: + conditional blending, and a lot of goodies around it! + magenta highlights: high-contrast edges to overexposed areas (should get rid of purple highlights on tiny water waves and purple fringes around tree leaves for example) + much improved sharpness for both export and darkroom view, especially for downsampled images and if you use lens corrections or rotations/perspective corrections. check the new options in the preferences dialog, also one more than mentioned in the blog ("demosaicing for zoomed out darkroom mode" to trade performance for even more sharpness): * color management + improved per-screen color management (should reload the screen profile automatically) + more compatible embedded color profiles (should fix problems on windows viewing our images, if that matters) read embedded color profiles from jpg * opencl + most of our modules now can take advantage of your computer's gpu power + caching for compiled opencl kernels (even in case the driver doesn't do it) for faster startup times * translations + two new translations (both portuguese.. ;) ) + well translated: cs de es fr it ja nl pl pt_BR pt_PT sv + half translated: ca fi gl ro ru sq th zh_CN - Packaging related : * Provide the pdf documentation * Remove backported patches as they are part of the package now + rsvg_cairo.patch + update-curves.patch * provide tool to work with database cleanup purge_non_existing_images.sh (placed in documentation directory) * where possible use pkgconfig variables for buildrequires (forwarded request 143031 from toganm) OBS-URL: https://build.opensuse.org/request/show/143032 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=19
2012-11-28 10:12:30 +01:00
chmod -x tools/create_control_svg.sh tools/purge_non_existing_images.sh
Accepting request 144929 from graphics - Update to release 1.1.1 * minor reordering of lighttable mode modules (geotagging, keywords and recent collections) * cleaned up the default visible plugins when first starting darktable * in most cases raw files will now show thumbnails in the import dialog (thanks to Mattias Eriksson) * a curve related crash was fixed (#9906 thanks to James C. McPherson) * comma seperated tags should work everywhere now (#9006 thanks to Tobias Ellinghaus) * Ulrich pegelow fixed a huge amount of OpenCL related issues, particularly for AMD GPUs * we now deal better with hybrid GPU machines (#9074 by Ulrich Pegelow) * a deadlock in the lens correction module was fixed (#9106 thanks to Ulrich Pegelow) * we don't delete module presets when cancelling the dialog anymore (#9108 thanks to Tobias Ellinghaus) * we now have better default memory usage settings (which are set upon starting darktable the first time) * initial support for SONY NEX 5R * preliminary/experimental Canon EOS 6D and Sony RX1 support (future changes for these camera's may (for the time being) retroactively affect your images) * Canon EOS 6D white balance presets (thanks to no_maam_) * lots of updates for the usermanual (make sure you download a new copy) - Subpackage the user manual - enable darktable-viewer by adding sdl to buildrequires (forwarded request 144928 from toganm) OBS-URL: https://build.opensuse.org/request/show/144929 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=20
2012-12-14 06:37:17 +01:00
cp %{S:1} darktable-usermanual.pdf
%build
[ ! -d "build" ] && mkdir build
cd build
Accepting request 143032 from graphics - Update to release 1.1 * general + new camera support, new whitebalance presets, etc., including canon eos m support and samsung nx fix + similarity matching search for images that look alike. + geotagging, complete with map view + a lot of bugfixes (mainly thanks to ulrich for his meticulous work) + facebook exporter (for those who have an account there) * ui + reworked the much hated `more plugins' widget + image grouping: + command line interface! + tone and base curves got a new user interface to better support fine grained workflow + visually low-profile controls with finetuning: + color correction module got a GUI update since the blog post (two circles indicating shadows and highlights instead of the quad). + live view for tethered shooting! * darkroom + extensive use of edge-aware filtering techniques to suppress noise, halos and ringing all around darktable: + conditional blending, and a lot of goodies around it! + magenta highlights: high-contrast edges to overexposed areas (should get rid of purple highlights on tiny water waves and purple fringes around tree leaves for example) + much improved sharpness for both export and darkroom view, especially for downsampled images and if you use lens corrections or rotations/perspective corrections. check the new options in the preferences dialog, also one more than mentioned in the blog ("demosaicing for zoomed out darkroom mode" to trade performance for even more sharpness): * color management + improved per-screen color management (should reload the screen profile automatically) + more compatible embedded color profiles (should fix problems on windows viewing our images, if that matters) read embedded color profiles from jpg * opencl + most of our modules now can take advantage of your computer's gpu power + caching for compiled opencl kernels (even in case the driver doesn't do it) for faster startup times * translations + two new translations (both portuguese.. ;) ) + well translated: cs de es fr it ja nl pl pt_BR pt_PT sv + half translated: ca fi gl ro ru sq th zh_CN - Packaging related : * Provide the pdf documentation * Remove backported patches as they are part of the package now + rsvg_cairo.patch + update-curves.patch * provide tool to work with database cleanup purge_non_existing_images.sh (placed in documentation directory) * where possible use pkgconfig variables for buildrequires (forwarded request 143031 from toganm) OBS-URL: https://build.opensuse.org/request/show/143032 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=19
2012-11-28 10:12:30 +01:00
export CXXFLAGS="%{optflags} -fno-strict-aliasing "
export CFLAGS="$CXXFLAGS"
cmake \
-DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_INSTALL=%{_lib} \
-DCMAKE_BUILD_TYPE=Release \
-DBINARY_PACKAGE_BUILD=1 \
Accepting request 143032 from graphics - Update to release 1.1 * general + new camera support, new whitebalance presets, etc., including canon eos m support and samsung nx fix + similarity matching search for images that look alike. + geotagging, complete with map view + a lot of bugfixes (mainly thanks to ulrich for his meticulous work) + facebook exporter (for those who have an account there) * ui + reworked the much hated `more plugins' widget + image grouping: + command line interface! + tone and base curves got a new user interface to better support fine grained workflow + visually low-profile controls with finetuning: + color correction module got a GUI update since the blog post (two circles indicating shadows and highlights instead of the quad). + live view for tethered shooting! * darkroom + extensive use of edge-aware filtering techniques to suppress noise, halos and ringing all around darktable: + conditional blending, and a lot of goodies around it! + magenta highlights: high-contrast edges to overexposed areas (should get rid of purple highlights on tiny water waves and purple fringes around tree leaves for example) + much improved sharpness for both export and darkroom view, especially for downsampled images and if you use lens corrections or rotations/perspective corrections. check the new options in the preferences dialog, also one more than mentioned in the blog ("demosaicing for zoomed out darkroom mode" to trade performance for even more sharpness): * color management + improved per-screen color management (should reload the screen profile automatically) + more compatible embedded color profiles (should fix problems on windows viewing our images, if that matters) read embedded color profiles from jpg * opencl + most of our modules now can take advantage of your computer's gpu power + caching for compiled opencl kernels (even in case the driver doesn't do it) for faster startup times * translations + two new translations (both portuguese.. ;) ) + well translated: cs de es fr it ja nl pl pt_BR pt_PT sv + half translated: ca fi gl ro ru sq th zh_CN - Packaging related : * Provide the pdf documentation * Remove backported patches as they are part of the package now + rsvg_cairo.patch + update-curves.patch * provide tool to work with database cleanup purge_non_existing_images.sh (placed in documentation directory) * where possible use pkgconfig variables for buildrequires (forwarded request 143031 from toganm) OBS-URL: https://build.opensuse.org/request/show/143032 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=19
2012-11-28 10:12:30 +01:00
-DUSE_XMLLINT=OFF \
-DINSTALL_IOP_EXPERIMENTAL=On ..
%__make %{_smp_mflags} VERBOSE=1
%install
cd build
%make_install
cd ..
%suse_update_desktop_file darktable
find %{buildroot}%{_libdir} -name "*.la" -delete
%find_lang darktable
%__mkdir_p %{buildroot}%{_defaultdocdir}
%__mv %{buildroot}%{_datadir}/doc/darktable %{buildroot}%{_defaultdocdir}
%fdupes %{buildroot}
%files -f darktable.lang
%defattr(-,root,root)
Accepting request 144929 from graphics - Update to release 1.1.1 * minor reordering of lighttable mode modules (geotagging, keywords and recent collections) * cleaned up the default visible plugins when first starting darktable * in most cases raw files will now show thumbnails in the import dialog (thanks to Mattias Eriksson) * a curve related crash was fixed (#9906 thanks to James C. McPherson) * comma seperated tags should work everywhere now (#9006 thanks to Tobias Ellinghaus) * Ulrich pegelow fixed a huge amount of OpenCL related issues, particularly for AMD GPUs * we now deal better with hybrid GPU machines (#9074 by Ulrich Pegelow) * a deadlock in the lens correction module was fixed (#9106 thanks to Ulrich Pegelow) * we don't delete module presets when cancelling the dialog anymore (#9108 thanks to Tobias Ellinghaus) * we now have better default memory usage settings (which are set upon starting darktable the first time) * initial support for SONY NEX 5R * preliminary/experimental Canon EOS 6D and Sony RX1 support (future changes for these camera's may (for the time being) retroactively affect your images) * Canon EOS 6D white balance presets (thanks to no_maam_) * lots of updates for the usermanual (make sure you download a new copy) - Subpackage the user manual - enable darktable-viewer by adding sdl to buildrequires (forwarded request 144928 from toganm) OBS-URL: https://build.opensuse.org/request/show/144929 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=20
2012-12-14 06:37:17 +01:00
%doc doc/AUTHORS doc/TODO doc/LICENSE tools/purge_non_existing_images.sh tools/create_control_svg.sh
%{_bindir}/darktable
%{_bindir}/darktable-cltest
Accepting request 143032 from graphics - Update to release 1.1 * general + new camera support, new whitebalance presets, etc., including canon eos m support and samsung nx fix + similarity matching search for images that look alike. + geotagging, complete with map view + a lot of bugfixes (mainly thanks to ulrich for his meticulous work) + facebook exporter (for those who have an account there) * ui + reworked the much hated `more plugins' widget + image grouping: + command line interface! + tone and base curves got a new user interface to better support fine grained workflow + visually low-profile controls with finetuning: + color correction module got a GUI update since the blog post (two circles indicating shadows and highlights instead of the quad). + live view for tethered shooting! * darkroom + extensive use of edge-aware filtering techniques to suppress noise, halos and ringing all around darktable: + conditional blending, and a lot of goodies around it! + magenta highlights: high-contrast edges to overexposed areas (should get rid of purple highlights on tiny water waves and purple fringes around tree leaves for example) + much improved sharpness for both export and darkroom view, especially for downsampled images and if you use lens corrections or rotations/perspective corrections. check the new options in the preferences dialog, also one more than mentioned in the blog ("demosaicing for zoomed out darkroom mode" to trade performance for even more sharpness): * color management + improved per-screen color management (should reload the screen profile automatically) + more compatible embedded color profiles (should fix problems on windows viewing our images, if that matters) read embedded color profiles from jpg * opencl + most of our modules now can take advantage of your computer's gpu power + caching for compiled opencl kernels (even in case the driver doesn't do it) for faster startup times * translations + two new translations (both portuguese.. ;) ) + well translated: cs de es fr it ja nl pl pt_BR pt_PT sv + half translated: ca fi gl ro ru sq th zh_CN - Packaging related : * Provide the pdf documentation * Remove backported patches as they are part of the package now + rsvg_cairo.patch + update-curves.patch * provide tool to work with database cleanup purge_non_existing_images.sh (placed in documentation directory) * where possible use pkgconfig variables for buildrequires (forwarded request 143031 from toganm) OBS-URL: https://build.opensuse.org/request/show/143032 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=19
2012-11-28 10:12:30 +01:00
%{_bindir}/darktable-cli
Accepting request 144929 from graphics - Update to release 1.1.1 * minor reordering of lighttable mode modules (geotagging, keywords and recent collections) * cleaned up the default visible plugins when first starting darktable * in most cases raw files will now show thumbnails in the import dialog (thanks to Mattias Eriksson) * a curve related crash was fixed (#9906 thanks to James C. McPherson) * comma seperated tags should work everywhere now (#9006 thanks to Tobias Ellinghaus) * Ulrich pegelow fixed a huge amount of OpenCL related issues, particularly for AMD GPUs * we now deal better with hybrid GPU machines (#9074 by Ulrich Pegelow) * a deadlock in the lens correction module was fixed (#9106 thanks to Ulrich Pegelow) * we don't delete module presets when cancelling the dialog anymore (#9108 thanks to Tobias Ellinghaus) * we now have better default memory usage settings (which are set upon starting darktable the first time) * initial support for SONY NEX 5R * preliminary/experimental Canon EOS 6D and Sony RX1 support (future changes for these camera's may (for the time being) retroactively affect your images) * Canon EOS 6D white balance presets (thanks to no_maam_) * lots of updates for the usermanual (make sure you download a new copy) - Subpackage the user manual - enable darktable-viewer by adding sdl to buildrequires (forwarded request 144928 from toganm) OBS-URL: https://build.opensuse.org/request/show/144929 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=20
2012-12-14 06:37:17 +01:00
%{_bindir}/darktable-viewer
%{_libdir}/darktable
%{_datadir}/applications/darktable.desktop
%{_datadir}/darktable
%{_datadir}/icons/hicolor/*/apps/darktable.*
%{_mandir}/man1/darktable.1.*
Accepting request 144929 from graphics - Update to release 1.1.1 * minor reordering of lighttable mode modules (geotagging, keywords and recent collections) * cleaned up the default visible plugins when first starting darktable * in most cases raw files will now show thumbnails in the import dialog (thanks to Mattias Eriksson) * a curve related crash was fixed (#9906 thanks to James C. McPherson) * comma seperated tags should work everywhere now (#9006 thanks to Tobias Ellinghaus) * Ulrich pegelow fixed a huge amount of OpenCL related issues, particularly for AMD GPUs * we now deal better with hybrid GPU machines (#9074 by Ulrich Pegelow) * a deadlock in the lens correction module was fixed (#9106 thanks to Ulrich Pegelow) * we don't delete module presets when cancelling the dialog anymore (#9108 thanks to Tobias Ellinghaus) * we now have better default memory usage settings (which are set upon starting darktable the first time) * initial support for SONY NEX 5R * preliminary/experimental Canon EOS 6D and Sony RX1 support (future changes for these camera's may (for the time being) retroactively affect your images) * Canon EOS 6D white balance presets (thanks to no_maam_) * lots of updates for the usermanual (make sure you download a new copy) - Subpackage the user manual - enable darktable-viewer by adding sdl to buildrequires (forwarded request 144928 from toganm) OBS-URL: https://build.opensuse.org/request/show/144929 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=20
2012-12-14 06:37:17 +01:00
%files doc
%defattr(-,root,root)
%doc darktable-usermanual.pdf
%changelog