Commit Graph

24 Commits

Author SHA256 Message Date
e4f81ce2b7 Accepting request 1078299 from home:iznogood:branches:multimedia:libs
- Add 03f8270d6bb255ca6618505e83169ab9d95ccef1.patch: Include
  stdint.h where needed. This fixes an issue building with gcc 13.

OBS-URL: https://build.opensuse.org/request/show/1078299
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libopenraw?expand=0&rev=42
2023-04-11 08:40:47 +00:00
b5674d8bd8 Accepting request 1066963 from home:polslinux:branches:multimedia:libs
- Update to version 0.3.4:
  * Added Canon R8 and R50.
  * Added Panasonic G95D* and S5M2.
  * Added Canon 200D Mk II*, EOS R6 MKII*, EOS R7* and EOS R10*.
  * Added DJI Mini 3 Pro / FC-3582 (DNG).
  * Added Fujifilm X-H2*, X-H2S*, X-T5*, S6000fd*, SL1000* and HS50EXR*.
  * Added Hasselblad L2D-20c / DJI Mavic 3 Cine (DNG).
  * Added Olympus C5060WZ*, SP570UZ* and E-P7*.
  * Added OM Systems OM-5*.
  * Added Panasonic FZ38*, FZ300*, FZ70, FZ72*, G6*, G70*, G81*, G90*, GM1S*,
    GX7 Mk3*, GX85*, LF1*, TZ71*, TZ81*, TZ90*, TZ96*, TZ101*, ZS40*/TZ60*/TZ61*.
  * Added Sony 7RM5*.
  * Added Leica D-LUX 6*.
  * Added Nikon Z 30*.
  * Added Epson RD-1X*.
  * Added Leica DIGILUX3*.
  * Added Nikon D1H*, D7500*, D850* and P7800*.
  * Added Olympus E30*, E420*, E450*, E520*, E600* and E-P5*.
  * Added Pentax K2000* and K-m* (PEF).
  * Ensure that RawFile::init() is never called twice.
    This would cause crashes if it was called concurrently.
  * Properly detect compressed data for Panasonic.
  * Fix the linkage of the mp4parse library with libtool.
  * Fixed the demo/ccfa to output properly the byte stream.
  * Fixed BitIterator code to peek past the number of bits for Olympus decoding.
  * Fixed decompression of packed Olympus ORF files.
  * Fixed over reported size of Panasonic compressed Raw data.

OBS-URL: https://build.opensuse.org/request/show/1066963
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libopenraw?expand=0&rev=40
2023-03-07 13:56:05 +00:00
2c0d4fdaaa Accepting request 973186 from home:jengelh:branches:multimedia:libs
- Move documentation to where it's used: with the -devel subpackage.
- Update descriptions, RPM groups
- Trim --with-pic (only has effects for static libs)
- Repair a bit more of libopenraw1->9

OBS-URL: https://build.opensuse.org/request/show/973186
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libopenraw?expand=0&rev=37
2022-04-27 13:31:24 +00:00
3e3bc12dac Accepting request 972650 from home:dimstar:Factory
- Rename libopenraw1 subpackage to libopenraw9, making the package
  name the actual library provided.
- Make libopenraw9 conflict with libopenraw1 >= 0.3 to ease the
  upgrade path from the wrongly named package.

OBS-URL: https://build.opensuse.org/request/show/972650
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libopenraw?expand=0&rev=36
2022-04-27 12:35:58 +00:00
d015f98207 Accepting request 971019 from home:polslinux:branches:multimedia:libs
- Update to version 0.3.1:
  + Changes:
    * API: some camera ID have been renamed or value changed.
    * API: or_rawdata_get_roi() renamed to or_rawdata_get_active_area().
    * API: cfa_pattern renamed to mosaicinfo.
    * API: Added or_ifd_release(), or_ifd_get_name() and or_ifd_get_type().
    * API: The ORIfdDirRef returned by or_rawfile_get_ifd() must
      be released.
    * API: or_rawfile_get_ifd() support more IFD types.
    * API: or_ifd_index is replaced by or_ifd_dir_type. OR_IFD_MAKERNOTE is replaced
      by OR_IFD_MNOTE, OR_IFD_CFA is replaced by OR_IFD_RAW.
    * API: or_iterator*() to iterate through the metadata tags.
    * API: Added or_metavalue_get_count().
    * Fix getting MakerNotes for Pentax, Panasonic.
    * Get the Panasonic Exif thumbnail.
    * Added tool `exifdump`.
  + Lots of new cameras added and bugs fixed. See the following link for a complete
    list: https://gitlab.freedesktop.org/libopenraw/libopenraw/-/blob/master/NEWS

OBS-URL: https://build.opensuse.org/request/show/971019
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libopenraw?expand=0&rev=34
2022-04-22 06:18:38 +00:00
Tomáš Chvátal
5d893de3d2 Accepting request 706610 from home:iznogood:branches:multimedia:libs
Bump to latest upstream release, fixes build for factory, but due to changed .pc file name might cause some fallout in dependant packages

OBS-URL: https://build.opensuse.org/request/show/706610
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libopenraw?expand=0&rev=32
2019-05-31 07:45:55 +00:00
Tomáš Chvátal
37bb7c3aa3 Accepting request 581410 from GNOME:Next
spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/581410
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libopenraw?expand=0&rev=30
2018-03-01 07:46:58 +00:00
Tomáš Chvátal
ca70d63b76 Accepting request 453866 from home:adamm:branches:devel:libraries:c_c++
- use individual libboost-*-devel packages instead of boost-devel

OBS-URL: https://build.opensuse.org/request/show/453866
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libopenraw?expand=0&rev=28
2017-02-02 11:36:30 +00:00
1f479e955a Accepting request 423642 from home:zhangxiaofei:branches:multimedia:libs
SLE sync

OBS-URL: https://build.opensuse.org/request/show/423642
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libopenraw?expand=0&rev=26
2016-08-31 09:11:08 +00:00
b0fd1b20ab Accepting request 312270 from home:pluskalm:branches:multimedia:libs
- Add gpg signature
- Cleanup spec file with spec-cleaner
- Add missing dependency on curl

OBS-URL: https://build.opensuse.org/request/show/312270
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libopenraw?expand=0&rev=24
2015-06-16 14:19:27 +00:00
Cristian Rodríguez
df8fd68f0b Accepting request 120539 from home:elvigia:branches:multimedia:libs
- Run make check 
- Do not use gcc -ansi flag
- Ensure all C files include "config.h"

OBS-URL: https://build.opensuse.org/request/show/120539
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libopenraw?expand=0&rev=22
2012-05-10 05:50:52 +00:00
Cristian Rodríguez
2cea271674 Accepting request 106839 from home:elvigia:branches:multimedia:libs
- Build C++ code with -fvisibility-inlines-hidden shrinks 
  the exported symbol table from 1844 to 1476 entries.

OBS-URL: https://build.opensuse.org/request/show/106839
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libopenraw?expand=0&rev=20
2012-02-24 18:05:26 +00:00
Cristian Rodríguez
b5e5cb4bdd Accepting request 95082 from home:coolo:removeautomake
add automake to buildrequires

OBS-URL: https://build.opensuse.org/request/show/95082
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libopenraw?expand=0&rev=18
2011-12-02 19:08:30 +00:00
Ismail Dönmez
684a465b91 Accepting request 91492 from home:vuntz:branches:multimedia:libs
Update to 0.0.9

OBS-URL: https://build.opensuse.org/request/show/91492
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libopenraw?expand=0&rev=16
2011-11-15 13:17:41 +00:00
Cristian Rodríguez
245bf4b713 Accepting request 80859 from home:gary_lin:branches:multimedia:libs
- Merge upstream patch libopenraw-detect-compressed-otf.patch to
  avoid segfault while loading Olympus raw files (.orf)
  bnc#561232, fdo#26618
- Rebase and merge upstream patch libopenraw-orf-thumbnail.patch to
  decompress otf bnc#699678
- Add autoreconf to %build to refresh Makefiles
- Remove the invalid link in Source0

OBS-URL: https://build.opensuse.org/request/show/80859
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libopenraw?expand=0&rev=14
2011-09-05 03:58:13 +00:00
OBS User autobuild
403dfa734f Accepting request 50265 from multimedia:libs
Copy from multimedia:libs/libopenraw based on submit request 50265 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/50265
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libopenraw?expand=0&rev=13
2010-10-14 12:02:13 +00:00
OBS User autobuild
c11a26e4db Accepting request 44939 from multimedia:libs
Copy from multimedia:libs/libopenraw based on submit request 44939 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/44939
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libopenraw?expand=0&rev=12
2010-08-09 00:13:20 +00:00
OBS User unknown
76d669bbe9 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libopenraw?expand=0&rev=7 2009-05-24 22:50:57 +00:00
OBS User unknown
4beaf19ac8 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libopenraw?expand=0&rev=6 2009-02-26 11:56:28 +00:00
OBS User unknown
60714c2473 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libopenraw?expand=0&rev=5 2009-01-12 01:03:41 +00:00
OBS User unknown
3ce7e4751b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libopenraw?expand=0&rev=4 2008-11-23 08:07:30 +00:00
OBS User unknown
7c3fbd65f4 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libopenraw?expand=0&rev=3 2008-10-22 23:16:55 +00:00
OBS User unknown
cd2175f1d6 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libopenraw?expand=0&rev=2 2008-08-01 22:02:17 +00:00
OBS User unknown
67e8e70085 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libopenraw?expand=0&rev=1 2008-04-09 02:41:35 +00:00