Commit Graph

41 Commits

Author SHA1 Message Date
Miloš Komarčević
45f32cd311 libraw: fix datastream API when running in UTF-8 locale 2024-03-25 18:40:51 +05:30
Christoph Reiter
ec20b8b21a Add more CPEs 2024-03-25 12:32:47 +01:00
Miloš Komarčević
2a3c8f85b4 libraw: include upstream fix for CR3 decoding 2024-01-08 10:55:35 +01:00
Miloš Komarčević
dd1ed712d0 libraw: update to 0.21.2 2023-12-19 16:55:23 +01:00
Biswapriyo Nath
b0e1f7a16a libraw: Remove hardcoded stdc++ in pkgconfig file
libstdc++ is not available in clang environments.
2023-09-24 09:00:44 +05:30
Miloš Komarčević
d58cc337e9 libraw: update to 0.21.1 2023-01-05 15:44:13 +05:30
Miloš Komarčević
369aed21be libraw: drop the omp patch, use flag 2022-12-27 20:01:47 +05:30
Christoph Reiter
2a302ae415 libraw: Update to 0.21.0 2022-12-22 21:24:02 +01:00
Christoph Reiter
44f1d0ec8e libraw: enable openmp for clang too 2022-12-22 21:19:35 +01:00
Markus Mützel
8b62ccd877 bump pkgrel for jasper update 2022-06-26 10:06:38 +02:00
Miloš Komarčević
0484575d10 enable some more clangarm64 packages 2022-03-23 10:04:55 +01:00
Mehdi Chinoune
edf6e4d0bd Fix runtime dependencies (6/n) 2022-03-04 21:51:25 +01:00
Christoph Reiter
7c67d9c465 Make sure every package using a C/C++ compiler depends on one
The "cc" virtual package provides the environment default compiler.
2022-01-08 17:11:16 +01:00
Christoph Reiter
3eac67e2ca Makedepend on autotools where needed 2021-12-17 12:41:47 +01:00
Christoph Reiter
eee1b8ce26 libraw: Revert change to a comment
There is no pressing need to enable them atm, but if there is a request
the comment might be helpful.
2021-11-14 06:47:17 +01:00
Miloš Komarčević
023593c742 libraw: enable support for more formats 2021-11-08 11:44:13 +01:00
Mehdi Chinoune
13466f89e5 libraw: Reenable openmp after mistakenly removed. 2021-09-18 16:44:46 +01:00
Mehdi Chinoune
3cc37f78a6 libraw: Fix building on clang subsystems 2021-09-18 09:51:34 +01:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Christoph Reiter
efa44d23cc ucrt all the things 2021-04-01 21:08:55 +02:00
Miloš Komarčević
e5f45e3610 libraw: add upstream patch link 2021-02-04 09:55:54 +01:00
Miloš Komarčević
cd40bf6691 libraw: force use of OpenMP 2021-02-04 09:15:43 +01:00
Miloš Komarčević
bfad93dd89 libraw: Update to 0.20.2 2020-10-15 10:23:04 +02:00
Miloš Komarčević
e561328453 libraw: Update to 0.20.1 2020-10-14 13:26:33 +02:00
Miloš Komarčević
747e6a8f44 libraw: update to 0.20.0 2020-07-27 10:54:04 +02:00
Alexey Pavlov
c9e04a6f3a libraw: Update to 0.19.5 2019-10-02 15:37:08 +03:00
Alexey Pavlov
c249680b03 libraw: Update to 0.19.4 2019-08-05 23:14:29 +03:00
Miloš Komarčević
cf190a58e6 Fix libjpeg dependency for libraw 2019-07-31 22:26:46 +02:00
kmilos
6b68f41415 Enable building libraw with zlib and jpeg support 2019-07-31 21:43:40 +02:00
Alexey Pavlov
eade0c1953 libraw: Update to 0.19.3 2019-07-03 10:07:32 +03:00
Alexey Pavlov
11bd04e2ea libraw: Update to 0.19.2 2018-12-25 10:40:56 +03:00
Andrew Sun
39f44687b1 libraw: update to 0.19.1 (#4687) 2018-11-23 08:13:05 +03:00
Andrew Sun
02414e284f libraw: update to 0.19.0 (#4207) 2018-08-15 17:40:08 +03:00
Alexey Pavlov
76bc23e799 libraw: Update to 0.18.9 2018-04-28 09:00:37 +03:00
Alexey Pavlov
f1b7a4443c libraw: Update to 0.18.6 2017-12-14 09:31:44 +03:00
Alexey Pavlov
beb331b300 libraw: Rebuild 2017-11-20 15:08:01 +03:00
Frédéric Devernay
93e9df23dc libraw: fix typo (#3144) 2017-11-20 10:32:22 +03:00
Alexey Pavlov
55446d1abe libraw: Update to 0.18.5 2017-09-27 08:49:58 +03:00
Alexey Pavlov
18c188dc39 libraw: Update to 0.18.4 2017-09-18 08:51:21 +03:00
Viktor Szakats
7f6257d62d switch to HTTPS where available (#2904)
* switch to HTTPS where available

* use canonical readthedocs URLs
2017-09-16 09:12:45 +03:00
Christoph Reiter
4d8828efed Make pkgbase of all packages match the name of the PKGBUILD directory (#2878)
This either changes the pkgbase to match the directory name
or the other way around.

The motivation for this is to make it possible to automatically generate
an URL to the PKGBUILD file from the package information alone.
2017-09-12 14:25:41 +03:00