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
This commit is contained in:
committed by
Git OBS Bridge
parent
e450441afa
commit
a86d7145ff
3
darktable-1.1.1.tar.gz
Normal file
3
darktable-1.1.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ba299ba4903718f5696de7cace80c0374dec4c7a41df90a560c47a419a3d354c
|
||||||
|
size 3422916
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8f2401422ab3e0bb038b3fedf411aaf69994d679674757ee7886b6146b9fdd4f
|
|
||||||
size 3423644
|
|
3
darktable-usermanual-1.1.1.pdf
Normal file
3
darktable-usermanual-1.1.1.pdf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:037e27a41aa4d0e2c2db3ae13bee47a2b6ec6195d953341ae637ad8495874552
|
||||||
|
size 8399829
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:493f40f313d40eebd42457e6a9f6580bc278334421ed8c828b983930aa7a42f7
|
|
||||||
size 7242334
|
|
@@ -1,3 +1,39 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 9 23:38:02 UTC 2012 - toganm@opensuse.org
|
||||||
|
|
||||||
|
- 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
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 27 07:56:26 UTC 2012 - toganm@opensuse.org
|
Tue Nov 27 07:56:26 UTC 2012 - toganm@opensuse.org
|
||||||
|
|
||||||
|
@@ -17,11 +17,11 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: darktable
|
Name: darktable
|
||||||
Version: 1.1
|
Version: 1.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://darktable.sourceforge.net
|
Url: http://darktable.sourceforge.net
|
||||||
Source0: https://downloads.sourceforge.net/project/darktable/darktable/1.0/darktable-%{version}.tar.gz
|
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.pdf
|
Source1: http://downloads.sourceforge.net/project/darktable/darktable/1.1/darktable-usermanual-%{version}.pdf
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: dbus-1-glib-devel
|
BuildRequires: dbus-1-glib-devel
|
||||||
@@ -49,6 +49,7 @@ BuildRequires: pkgconfig(libgphoto2)
|
|||||||
BuildRequires: pkgconfig(librsvg-2.0)
|
BuildRequires: pkgconfig(librsvg-2.0)
|
||||||
BuildRequires: pkgconfig(libsoup-2.4)
|
BuildRequires: pkgconfig(libsoup-2.4)
|
||||||
BuildRequires: pkgconfig(sqlite3)
|
BuildRequires: pkgconfig(sqlite3)
|
||||||
|
BuildRequires: pkgconfig(sdl)
|
||||||
ExclusiveArch: %ix86 x86_64
|
ExclusiveArch: %ix86 x86_64
|
||||||
|
|
||||||
Summary: A virtual Lighttable and Darkroom
|
Summary: A virtual Lighttable and Darkroom
|
||||||
@@ -60,12 +61,22 @@ 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
|
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.
|
lighttable. it also enables you to develop raw images and enhance them.
|
||||||
|
|
||||||
|
%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
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
chmod -x tools/create_control_svg.sh tools/purge_non_existing_images.sh
|
chmod -x tools/create_control_svg.sh tools/purge_non_existing_images.sh
|
||||||
cp %{S:1} .
|
cp %{S:1} darktable-usermanual.pdf
|
||||||
%{__rm} data/js/.DS_Store
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
[ ! -d "build" ] && mkdir build
|
[ ! -d "build" ] && mkdir build
|
||||||
@@ -97,14 +108,19 @@ find %{buildroot}%{_libdir} -name "*.la" -delete
|
|||||||
|
|
||||||
%files -f darktable.lang
|
%files -f darktable.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc doc/AUTHORS doc/TODO doc/LICENSE darktable-usermanual.pdf tools/purge_non_existing_images.sh tools/create_control_svg.sh
|
%doc doc/AUTHORS doc/TODO doc/LICENSE tools/purge_non_existing_images.sh tools/create_control_svg.sh
|
||||||
%{_bindir}/darktable
|
%{_bindir}/darktable
|
||||||
%{_bindir}/darktable-cltest
|
%{_bindir}/darktable-cltest
|
||||||
%{_bindir}/darktable-cli
|
%{_bindir}/darktable-cli
|
||||||
|
%{_bindir}/darktable-viewer
|
||||||
%{_libdir}/darktable
|
%{_libdir}/darktable
|
||||||
%{_datadir}/applications/darktable.desktop
|
%{_datadir}/applications/darktable.desktop
|
||||||
%{_datadir}/darktable
|
%{_datadir}/darktable
|
||||||
%{_datadir}/icons/hicolor/*/apps/darktable.*
|
%{_datadir}/icons/hicolor/*/apps/darktable.*
|
||||||
%{_mandir}/man1/darktable.1.*
|
%{_mandir}/man1/darktable.1.*
|
||||||
|
|
||||||
|
%files doc
|
||||||
|
%defattr(-,root,root)
|
||||||
|
%doc darktable-usermanual.pdf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user