3a261c1ef6
Accepting request 1322985 from home:darix:branches:graphics
...
- Added 4efc8b827e .patch
Ensure git is really an optional dependency.
Can be removed with the next update.
- Drop the buildrequires for git-core again
- Add BuildRequires for git-core as the meson build now needs
git
- Update to 0.1.118:
- build and portability fixes, babl is now relocatedable.
OBS-URL: https://build.opensuse.org/request/show/1322985
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=103
2025-12-19 09:57:38 +00:00
b165ac2276
Accepting request 1309282 from home:polslinux:branches:graphics
...
- Update to 0.1.116:
* build process updates
* script cleanups
OBS-URL: https://build.opensuse.org/request/show/1309282
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=101
2025-10-07 00:41:26 +00:00
1aa95f216e
Accepting request 1278315 from home:polslinux:branches:graphics
...
- Update to 0.1.114:
* Fix to broken TRC cache for formula based TRCs in ICC profiles.
* BABL_ICC_INTENT_DEFAULT added.
* Some broken conversions removed.
OBS-URL: https://build.opensuse.org/request/show/1278315
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=99
2025-05-19 11:55:25 +00:00
eae414b04d
- Update to 0.1.112:
...
- Fix crash for locales using neither '.' nor ',' as decimal
seperator.
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=97
2025-03-17 11:44:52 +00:00
Petr Vorel
d3129e9e4e
Accepting request 1221959 from graphics:gimp3
...
- Update to 0.1.110:
- Build improvements.
- Fixes to alpha componet in HCY, HSL, HSV and YCbCr models.
- Use same CIE Lab conversion for start/end as rest with SIMD.
- Remove reliance on set rounding mode.
OBS-URL: https://build.opensuse.org/request/show/1221959
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=95
2024-11-07 00:28:19 +00:00
Petr Vorel
5743491d78
Accepting request 1148945 from home:darix:branches:graphics
...
- disable gi-docgen docs for now
- Update to 0.1.108:
- "double" and "half" support in cli-tool, build fixes.
OBS-URL: https://build.opensuse.org/request/show/1148945
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=93
2024-02-22 07:48:27 +00:00
be9db55912
Accepting request 1087807 from home:polslinux:branches:graphics
...
- Update to 0.1.106:
* Disable LUTs on big-endian, fix to 1bpp->4bpp LUTs, faster startup by caching
balanced RGB to XYZ matrices.
* LUT code-paths re-enabled, some array overflow proofing.
OBS-URL: https://build.opensuse.org/request/show/1087807
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=91
2023-05-27 18:50:52 +00:00
5e2116e9f2
Accepting request 1070335 from home:polslinux:branches:graphics
...
- Build AVX2 enabled hwcaps library for x86_64-v3
OBS-URL: https://build.opensuse.org/request/show/1070335
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=89
2023-03-09 07:35:43 +00:00
Petr Vorel
81a1524a50
Accepting request 1068354 from home:polslinux:branches:graphics
...
- update to 0.1.102:
* LUT code-paths now disabled by default.
* Stop double processing with LUT+normal fishes.
* Support for non-ASCII characters in file paths on windows.
Improved wrap build support.
OBS-URL: https://build.opensuse.org/request/show/1068354
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=87
2023-03-01 19:22:04 +00:00
1fe6213c23
Accepting request 1037421 from home:pevik:branches:graphics
...
- update to 0.1.98:
* More robust bounds protection in ICC handling, avoid garbage collecting
lookup tables in-line with processing.
OBS-URL: https://build.opensuse.org/request/show/1037421
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=85
2022-11-23 13:31:18 +00:00
a8d78aa22f
Accepting request 1000017 from home:dirkmueller:Factory
...
- update to 0.1.96:
* Minor changes from 0.1.94, fixing build.
* Fix of crash on non-aligned data for SIMD, add commandline tool, improve vala
compatibility of introspection info.
- drop patches 2dc7fc40.patch, b05b2826.patch (upstream)
OBS-URL: https://build.opensuse.org/request/show/1000017
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=83
2022-08-30 08:14:16 +00:00
e7c3e3d913
Accepting request 974647 from home:dimstar:Factory
...
- Add patches, backported from git, to fix build with meson 0.62:
+ 2dc7fc40.patch
+ b05b2826.patch
* Fixes for avoiding load of wrong SIMD extensions
OBS-URL: https://build.opensuse.org/request/show/974647
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=81
2022-05-05 13:11:23 +00:00
26e948df86
Accepting request 968067 from home:dirkmueller:Factory
...
- update to 0.1.92:
* Fixes for avoiding load of wrong SIMD extensions
OBS-URL: https://build.opensuse.org/request/show/968067
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=79
2022-04-10 08:59:05 +00:00
ca93294dd2
Accepting request 958205 from home:polslinux:branches:graphics
...
- Update to version 0.1.90:
* Automatic LUT creation for conversions from <24bpp of colorant
componants, SIMD builds for x86_64 micro-architecture levels and
ARM neon, pre-defined CIE Lab u8 and CIE Lab u16 formats.
* Fix bug of an unlocked non-locked mutex, which started failing
on some platforms.
OBS-URL: https://build.opensuse.org/request/show/958205
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=77
2022-03-03 12:30:04 +00:00
f26c112226
Accepting request 906160 from home:dimstar:Factory
...
- Update to version 0.1.88:
+ Consistency fixes to format names, in particular for palettized
formats.
OBS-URL: https://build.opensuse.org/request/show/906160
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=76
2021-07-15 07:13:21 +00:00
3592da34ad
Accepting request 879324 from home:dirkmueller:Factory
...
- update to 0.1.86:
* input-class (scanner/RGB) ICC profiles are valid for creating RGB spaces.
* improved thread safety for babl_space_from_icc
* build: allow using babl a subproject in other meson projects.
OBS-URL: https://build.opensuse.org/request/show/879324
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=74
2021-03-23 11:00:54 +00:00
7e4598a0f5
Accepting request 858960 from home:jgwang:branches:graphics
...
Update to version 0.1.84
OBS-URL: https://build.opensuse.org/request/show/858960
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=72
2020-12-29 10:58:45 +00:00
1cd46dc520
Accepting request 840281 from home:iznogood:branches:graphics
...
- Update to version 0.1.82:
+ Handle the parametric ICCv4 types that are not strictly the
same type as core sRGB curve.
+ Meson build cleanups, depend on meson 0.54.
OBS-URL: https://build.opensuse.org/request/show/840281
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=70
2020-10-08 14:04:51 +00:00
048a385993
Accepting request 825280 from home:iznogood:branches:graphics
...
New upstream release
OBS-URL: https://build.opensuse.org/request/show/825280
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=68
2020-08-20 10:54:15 +00:00
185bb7a1eb
Accepting request 813418 from home:polslinux:branches:graphics
...
- Update to version 0.1.78:
* Bugfix release - mutex and atomicity related issues.
* Wrap hue in HSV, HSL, HCY. Fix black pullout in non ICC CMYK
conversion. Added AV2 gamme u8->linear float conversions. VAPI file generation
for vala integration. Adjusted strategy for conversion selection, trades back
warm-up time for missing some fast multi-step conversions.
OBS-URL: https://build.opensuse.org/request/show/813418
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=66
2020-06-12 08:26:05 +00:00
0114716129
Accepting request 770096 from home:iznogood:branches:graphics
...
- Update to version 0.1.74:
+ Build fixes, improved host cpu detection, OSX fixes, clang
warning squelches.
OBS-URL: https://build.opensuse.org/request/show/770096
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=64
2020-02-05 09:56:34 +00:00
7fcb825f87
Accepting request 725675 from home:jengelh:branches:graphics
...
- Trim package descriptions on packages installed more rarely.
OBS-URL: https://build.opensuse.org/request/show/725675
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=62
2019-08-24 14:27:37 +00:00
fe05ca34b9
Accepting request 725543 from home:iznogood:branches:graphics
...
New stable release.
OBS-URL: https://build.opensuse.org/request/show/725543
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=61
2019-08-23 12:15:49 +00:00
531de48001
Accepting request 710124 from home:iznogood:branches:graphics
...
- Update to version 0.1.66:
+ Added API call, babl_space_get_rgb_luminance.
+ Make most SIMD code-paths optional again on i686.
OBS-URL: https://build.opensuse.org/request/show/710124
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=59
2019-06-17 17:12:46 +00:00
2f1d4f8b77
Accepting request 705501 from home:iznogood:branches:graphics
...
- Update to version 0.1.64:
+ Support for Hygon Dhyana, and Y~aA formats for symmetric
completeness.
+ Code consistency, gitlab CI, autotools and meson build
improvements.
OBS-URL: https://build.opensuse.org/request/show/705501
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=57
2019-05-31 20:23:52 +00:00
42e06af63a
Accepting request 687055 from home:iznogood:branches:graphics
...
- Update to version 0.1.62:
+ Initial CMYK spaces with lcms2 based ICC support, much room for
optimization.
+ Improved custom space support for palette formats.
+ scRGB space, works like sRGB but always with linear TRCs.
+ Model introspection API permitting low overhead checks whether
a format/model is RGB, CMYK type of alpha and similar.
OBS-URL: https://build.opensuse.org/request/show/687055
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=55
2019-03-29 09:40:03 +00:00
Ismail Dönmez
3b82211437
Accepting request 653845 from home:iznogood:branches:graphics
...
New stable release
OBS-URL: https://build.opensuse.org/request/show/653845
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=53
2018-12-04 13:11:27 +00:00
Ismail Dönmez
99766d51d9
Accepting request 644122 from home:seanlew:branches:graphics
...
Update babl to 0.1.58
OBS-URL: https://build.opensuse.org/request/show/644122
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=51
2018-10-24 08:00:16 +00:00
Ismail Dönmez
4764c76c32
- Update license to LGPL-3.0-or-later AND GPL-3.0-or-later per the
...
feedback from legal.
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=49
2018-08-30 09:52:39 +00:00
Ismail Dönmez
74137795df
Accepting request 631194 from home:iznogood:branches:graphics
...
New upstream release, needed for new gimp rel
OBS-URL: https://build.opensuse.org/request/show/631194
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=48
2018-08-24 08:20:46 +00:00
OBS User mrdocs
fa59ed4a04
Accepting request 621140 from home:iznogood:branches:graphics
...
- Update to version 0.1.52:
+ Concurrency fixes and fixes to handling of 0/1 entry palettes.
+ Do not pre-equalize XYZ conversion matrices for sRGB.
+ Internal clean-ups.
+ Pre-define ACES2065-1 and ACEScg BablSpaces.
+ Add R~G~B~ set of spaces, which for all BablSpaces mean use
sRGB TRC.
OBS-URL: https://build.opensuse.org/request/show/621140
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=46
2018-07-05 11:49:31 +00:00
OBS User buildservice-autocommit
f5cfb886f2
Accepting request 610968 from graphics
...
baserev update by copy to link target
OBS-URL: https://build.opensuse.org/request/show/610968
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=45
2018-05-25 19:35:56 +00:00
OBS User buildservice-autocommit
ccb1d6e5e3
Updating link to change in openSUSE:Factory/babl revision 41.0
...
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=2e3d3512580ca2dfbf0c5091e0f5a757
2018-05-25 19:35:56 +00:00
OBS User mrdocs
1c14310f71
Accepting request 611035 from home:iznogood:branches:graphics
...
Tweak previous checkin. Having version that it was updated to in .changes is kinda mandatory :-)
OBS-URL: https://build.opensuse.org/request/show/611035
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=44
2018-05-22 01:25:32 +00:00
OBS User mrdocs
93e96c5d14
Accepting request 610803 from home:mrdocs:branches:graphics
...
- Improvements to speed and precision of indexed code, improvements to mesonbuild.
Version bump required for gimp 2.10.2 bugfix release
OBS-URL: https://build.opensuse.org/request/show/610803
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=43
2018-05-21 14:24:23 +00:00
Ismail Dönmez
7d34644f18
Accepting request 609911 from home:iznogood
...
- Update to version 0.1.48:
+ Fix u8 <-> double conversions for chroma, SSE2 version of RGBA
float to CIE L / Lab.
+ Build with -Ofast by default.
OBS-URL: https://build.opensuse.org/request/show/609911
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=42
2018-05-17 08:26:44 +00:00
Ismail Dönmez
062842dff9
Accepting request 605670 from home:iznogood:branches:graphics
...
- Add baselibs.conf, build 32-bit support.
OBS-URL: https://build.opensuse.org/request/show/605670
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=40
2018-05-09 09:32:36 +00:00
Ismail Dönmez
474673a944
Accepting request 597893 from home:iznogood:branches:graphics
...
New stable rel
OBS-URL: https://build.opensuse.org/request/show/597893
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=38
2018-04-19 08:14:20 +00:00
Ismail Dönmez
c5d4038a83
Accepting request 584117 from home:iznogood:branches:graphics
...
- Update to version 0.1.44:
+ Fix bug in custom primaries/ICC fast paths, improve meson
build.
OBS-URL: https://build.opensuse.org/request/show/584117
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=36
2018-03-08 10:58:10 +00:00
OBS User mrdocs
f00cba3018
Accepting request 583638 from GNOME:Next
...
Scripted push of project GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/583638
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=35
2018-03-06 22:31:47 +00:00
OBS User mrdocs
517f9eaf7a
Accepting request 570563 from GNOME:Next
...
OBS-URL: https://build.opensuse.org/request/show/570563
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=33
2018-01-30 05:27:50 +00:00
Ismail Dönmez
2f41752b1d
Accepting request 568012 from home:luc14n0:branches:graphics
...
Update to version 0.1.40.
OBS-URL: https://build.opensuse.org/request/show/568012
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=31
2018-01-22 10:26:23 +00:00
OBS User mrdocs
38b975e81f
Accepting request 560805 from home:jengelh:branches:graphics
...
- Fix RPM groups. Drop comment about author extraction (not used
for specfiles in general anymore).
OBS-URL: https://build.opensuse.org/request/show/560805
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=29
2017-12-31 04:16:36 +00:00
OBS User mrdocs
484db00d51
Accepting request 560573 from GNOME:Next
...
OBS-URL: https://build.opensuse.org/request/show/560573
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=28
2017-12-30 05:47:21 +00:00
60b53d3464
Accepting request 539159 from home:luc14n0:branches:graphics
...
Update to version 0.1.34
OBS-URL: https://build.opensuse.org/request/show/539159
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=26
2017-11-06 09:56:09 +00:00
Ismail Dönmez
de4b5f3770
Accepting request 518514 from GNOME:Next
...
- Update to version 0.1.30:
+ Thread stability for palette modes, stricter alpha
preservation, now cross-compilable on android.
OBS-URL: https://build.opensuse.org/request/show/518514
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=24
2017-08-24 12:43:25 +00:00
Ismail Dönmez
92ec132aa8
Accepting request 508075 from home:Zaitor:branches:graphics
...
New stable rel
OBS-URL: https://build.opensuse.org/request/show/508075
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=22
2017-07-04 12:56:16 +00:00
OBS User mrdocs
3e12585d4f
Accepting request 496443 from home:Zaitor:branches:graphics
...
New stable rel
OBS-URL: https://build.opensuse.org/request/show/496443
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=20
2017-05-18 23:10:37 +00:00
OBS User mrdocs
b2f2ee4918
Accepting request 454835 from home:Zaitor:branches:graphics
...
New upstream release
OBS-URL: https://build.opensuse.org/request/show/454835
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=18
2017-02-05 23:46:15 +00:00
OBS User mrdocs
68503f0b09
Accepting request 449671 from home:Zaitor:branches:graphics
...
New stable release
OBS-URL: https://build.opensuse.org/request/show/449671
OBS-URL: https://build.opensuse.org/package/show/graphics/babl?expand=0&rev=16
2017-01-12 04:45:48 +00:00