Commit Graph

116 Commits

Author SHA256 Message Date
Stephan Kulow
45281794ee Accepting request 137571 from graphics
- Add rsvg_cairo.patch: Fixes Build for factory because of deprecated
  use of  librsvg (from git) (forwarded request 137570 from toganm)

OBS-URL: https://build.opensuse.org/request/show/137571
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=18
2012-10-10 07:18:28 +00:00
Stephan Kulow
102a571d04 Accepting request 130015 from graphics
- Add update-curves.patch: add additional basecurves for Olympus
  E-M5 and EOS 5D Mark II/III and Nikon Dxxxx (from git) (forwarded request 130014 from fcrozat)

OBS-URL: https://build.opensuse.org/request/show/130015
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=17
2012-08-07 06:04:21 +00:00
Stephan Kulow
65b08c9985 Accepting request 128842 from graphics
- Update to release 1.0.5
  + Update to RawSpeed r438
  + Update to LibRaw 0.14.7
  + White balance presets for Nikon Coolpix P7100 and Panasonic GF3
  + White balance preset updates for Canon EOS 7D, Canon EOS 350D
  + Standard Color Matrices for Canon EOS 650D, Canon EOS 5D Mark
    III, Canon EOS 1D X, Canon PowerShot G1 X, Canon PowerShot SX220,
    Nikon D3200, Nikon D4, Nikon D800, Olympus E-M5, Panasonic GF5,
    Sony SLT-A37/A57, Leica X1/X2, Sony DSC-RX100
  + A few memory leaks were resolved
  + A few generic bugs were resolved 
- use -DLENSFUN_INCLUDE_DIR to fix finding lensfun.h (forwarded request 128841 from toganm)

OBS-URL: https://build.opensuse.org/request/show/128842
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=16
2012-07-24 14:08:15 +00:00
Stephan Kulow
a6c34fd173 Accepting request 125010 from graphics
OBS-URL: https://build.opensuse.org/request/show/125010
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=14
2012-06-14 20:25:32 +00:00
Stephan Kulow
6a8d927c2f Accepting request 123426 from graphics
- Enabled all plugins (forwarded request 123425 from toganm)

OBS-URL: https://build.opensuse.org/request/show/123426
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=13
2012-06-05 13:30:05 +00:00
Stephan Kulow
0a1e5ed2ac Accepting request 116761 from graphics
- Update to release 1.0.3
  + Usability improvements:
    * Filmstrip centers on selected image
  + Behavioral changes:
    * Improved (hierarchical) tag export for flickr and friends
  + Camera support:
    * Improved Sony NEX-7 support
    * Initial camera support for Nikon D800 and Sony SLT-A57
    * White balance updates for Canon EOS Rebel T3, Olympus E-5 & Nikon
      D800
  + Various:
    * New subtle denoise preset for equalizer
    * Various build fixes
    * Numerous other fixes

OBS-URL: https://build.opensuse.org/request/show/116761
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=12
2012-05-14 14:12:47 +00:00
Stephan Kulow
b47c6e51e2 Accepting request 109573 from graphics
removed darktable-fix-deprecation.patch and gconf depends
kept source package as it is, not converted to bzip2
- Upgrade to release 1.0
  + new cameras supported
    * Leica M9
    * NX100/NX5/NX10/NX11
    * Panasonic DMC-GX1
    * Pentax K-r
    * Canon Powershot S100
    * Olympus XZ-1
    * Olympus E-P3
    * Sony DSLR A330
    * Sony NEX-5N
    * Canon EOS 1000D
    * Canon EOS 600D
    * Sony Alpha 390
    * Fuji Finepix HS20EXR 
  + new and updated translations (we now have chinese!)
  + new image cache
    * faster concurrent access and insertion
    * reduces needed memory
    * more thumbnails stored on disk
    * read embedded jpegs for creating thumbnails (faster folder
      import)
  + increased general speed on sqlite3 (journaled, pagesize
    optimizations)
  + reworked, modular ui
  + keyboard shortcuts support - key accelerators (GSoC)
  + quicktool bar: exposure, presets and styles
  + new color picker
  + web gallery export now with next/prev buttons per image
  + removed gconf: not used anymore, we have our own backend (forwarded request 109474 from toganm)

OBS-URL: https://build.opensuse.org/request/show/109573
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=11
2012-03-17 12:20:23 +00:00
Stephan Kulow
3b0c2dcd65 Accepting request 107400 from graphics
- Add darktable-fix-deprecation.patch to fix glib deprecation. (forwarded request 107399 from fcrozat)

OBS-URL: https://build.opensuse.org/request/show/107400
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=10
2012-02-29 13:06:13 +00:00
Stephan Kulow
76d469789f replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=9
2011-12-06 17:05:13 +00:00
Stephan Kulow
084596cda2 Accepting request 90532 from graphics
- Upgrade to release 0.9.3:
  + sse optimizations
    * non-local means
    * graduated density
    * velvia
    * color management
    * equalizer
    * zone system
  + updated translations
    * ru,fr,es,ja,it,sq,pl,nl,de
  + more presets
    * split toning
    * tone curve
    * equalizer
    * color zones
  + lots of bugfixes
    * tiling code (low mem/opencl)
    * gcc 4.6 compat
  + updates
    * libraw 0.14b2
    * rawspeed r379
   as well as more basecurves and color matrices.
- added Mesa-devel to BuildRequires (forwarded request 90525 from toganm)

OBS-URL: https://build.opensuse.org/request/show/90532
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=8
2011-11-08 16:24:22 +00:00
Lars Vogdt
5ca8a99ee6 Accepting request 83379 from graphics
- Remove redundant tags/sections from specfile
  (cf. packaging guidelines) (forwarded request 83214 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/83379
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=6
2011-09-19 13:58:46 +00:00
Sascha Peilicke
d56e44c982 Autobuild autoformatter for 82059
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=5
2011-09-14 12:00:29 +00:00
Sascha Peilicke
e4a075a871 Accepting request 82059 from graphics
- Added dbus-1-glib-devel to BuildRequires and now Factory builds as well (forwarded request 82052 from toganm)

OBS-URL: https://build.opensuse.org/request/show/82059
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=4
2011-09-14 12:00:24 +00:00
Lars Vogdt
fe8515cdb0 Accepting request 80944 from graphics
- Update to bugfix release 0.9.2:
  + there are no new features, just
    * updated translations
    * tiling for memory hungry operations and as workaround for old
      opencl 1.0 drivers
    * new color matrices and white balance presets
    * a lot of stability issues have been resolved
    * a lot of performance improvements (more sse code, better
      opencl code)
  + Removed 0001-Remove-dependancy-on-git.patch (forwarded request 80939 from toganm)

OBS-URL: https://build.opensuse.org/request/show/80944
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=3
2011-09-05 14:25:30 +00:00
Sascha Peilicke
7fc49ede90 Autobuild autoformatter for 77913
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=2
2011-08-04 10:36:22 +00:00
Sascha Peilicke
f81d07e6b2 Accepting request 77913 from graphics
darktable is a photography workflow application; 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.

OBS-URL: https://build.opensuse.org/request/show/77913
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=1
2011-08-04 10:36:12 +00:00