SHA256
1
0
forked from pool/libraqm

14 Commits

Author SHA256 Message Date
Joop Boonen
964f5c8610 Accepting request 1139708 from home:dirkmueller:Factory
- fix build on non-suse distributions

- Build the opensuse version of this package

OBS-URL: https://build.opensuse.org/request/show/1139708
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libraqm?expand=0&rev=20
2024-01-21 14:13:23 +00:00
6b5955249b - update to 0.10.1:
* Make combining marks always inherit the script of their base.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libraqm?expand=0&rev=18
2023-04-27 22:27:56 +00:00
b776ee7a16 Accepting request 1059298 from home:dirkmueller:Factory
- update to v0.10.0:
  * Implement raqm_set_text_utf16
  * Fix font feature range
  * Fix resolved direction for all neutral text
  * Implement letter and word spacing support

OBS-URL: https://build.opensuse.org/request/show/1059298
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libraqm?expand=0&rev=16
2023-01-28 21:19:36 +00:00
Joop Boonen
4959da2a7b Accepting request 950205 from home:polslinux:branches:devel:libraries:c_c++
- update to 0.9.0:
  * raqm_t objects can now be reused by calling raqm_clear_contents()
    before re-use, to potentially reduce the number memory allocations.
  * don't hardcode python3 in tests.
  * new API:
    * raqm_set_freetype_load_flags_range()
    * raqm_clear_contents()
- Remove 0001-Pass_version_to_meson_library.patch as it was upstreamed

OBS-URL: https://build.opensuse.org/request/show/950205
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libraqm?expand=0&rev=15
2022-01-31 18:36:32 +00:00
348d8ada9e Accepting request 941714 from home:dirkmueller:Factory
- update to 0.8.0:
  * Support using SheenBiDi instead of FriBiDi for Unicode BiDi support.
  * Fix running tests with Python <= 3.6.
  * New API:
    * raqm_get_par_resolved_direction
    * raqm_get_direction_at_index

OBS-URL: https://build.opensuse.org/request/show/941714
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libraqm?expand=0&rev=14
2022-01-10 12:46:27 +00:00
4f431761cf Accepting request 922343 from home:cgiboudeaux:branches:devel:libraries:c_c++
- Update to 0.7.2
  * Fix test failure with newer HarfBuzz versions.
  * Apply FT_Face transformation matrix when built against FreeType
    2.11 or later.
  * Add meson build system. Autotools build system will be dropped
    in next release.
  * Improve MSVC support (#134).
  * Build and documentation fixes.
- Drop upstream patch:
  * libraqm-fix-cursor_position-GB8a.patch
- Add upstream change:
  * 0001-Pass_version_to_meson_library.patch

OBS-URL: https://build.opensuse.org/request/show/922343
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libraqm?expand=0&rev=13
2021-10-12 13:00:06 +00:00
eb159e06ab - Drop libraqm-test.patch altogether, testsuite completes now
on TW and SLE15.
- Remove unnecessary ldconfig calls.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libraqm?expand=0&rev=12
2021-09-07 12:12:10 +00:00
6867e304aa [manually import rq 917215 due to conflict]
- Add libraqm-fix-cursor_position-GB8a.patch: Fix test suite run,
  patch cherry-picked from upstream commit 9badec46.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libraqm?expand=0&rev=11
2021-09-07 12:06:07 +00:00
c69dba79ca Accepting request 913506 from home:fusionfuture:branches:devel:libraries:c_c++
- Make libraqm-test.patch apply to all suse versions to fix build.
- Use "pkgconfig(harfbuzz) >= 1.7.2" as build requirement.

OBS-URL: https://build.opensuse.org/request/show/913506
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libraqm?expand=0&rev=10
2021-09-07 12:01:53 +00:00
85c2869090 Accepting request 882666 from home:jgwang:branches:devel:libraries:c_c++
Update to version 0.7.1

OBS-URL: https://build.opensuse.org/request/show/882666
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libraqm?expand=0&rev=8
2021-04-17 14:17:38 +00:00
Joop Boonen
413bc3077a Accepting request 802923 from home:worldcitizen:branches:devel:libraries:c_c++
Build version 0.7.0

OBS-URL: https://build.opensuse.org/request/show/802923
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libraqm?expand=0&rev=5
2020-05-12 10:25:58 +00:00
Joop Boonen
85aee0a5ec Accepting request 802711 from home:worldcitizen:branches:devel:libraries:c_c++
Build version 0.7.0

OBS-URL: https://build.opensuse.org/request/show/802711
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libraqm?expand=0&rev=4
2020-05-11 14:32:19 +00:00
Joop Boonen
b2968a735d Accepting request 674350 from home:jengelh:branches:devel:libraries:c_c++
- Rename %soname to %sover to better reflect its use.
- Rename libraqm-docs to libraqm-doc to better match the
  rest of openSUSE packages.
- Fix RPM groups.
- Avoid double-shipping doc files.

OBS-URL: https://build.opensuse.org/request/show/674350
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libraqm?expand=0&rev=2
2019-02-20 19:39:02 +00:00
fcffafb127 Accepting request 672975 from home:worldcitizen:branches:games
Build the opensuse version of this package

OBS-URL: https://build.opensuse.org/request/show/672975
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libraqm?expand=0&rev=1
2019-02-12 23:36:57 +00:00