Commit Graph

63 Commits

Author SHA1 Message Date
Rudi Heitbaum
bcb56275d3 gettext: update to 0.25.1 2025-07-02 13:44:45 +00:00
Rudi Heitbaum
eb190c37f7 gettext: update to 0.25
news: https://savannah.gnu.org/news/?id=10769
2025-05-09 02:47:11 +00:00
Rudi Heitbaum
f572ccfdac gettext: update to 0.24.1
log: https://git.savannah.gnu.org/gitweb/?p=gettext.git;a=shortlog;h=refs/tags/v0.24.1
2025-05-04 06:34:43 +00:00
Rudi Heitbaum
3e33840e62 gettext: update to 0.24 2025-02-27 09:51:12 +00:00
Rudi Heitbaum
0b985bf03f gettext: update to 0.23.1 2025-01-01 11:16:57 +00:00
Rudi Heitbaum
dc105642f4 gettext: update to 0.23
includes upstream fix:
- https://git.savannah.gnu.org/gitweb/?p=gettext.git;a=commit;h=adfbe2ee7cd9b47a0465aa9a07d773fa290f46c1
2024-12-03 09:26:39 +00:00
Ian Leonard
e95b7927c3 gettext: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2024-07-03 00:06:04 -04:00
Rudi Heitbaum
3e167124a8 gettext: update to 0.22.5
ann:
- https://savannah.gnu.org/news/?id=10597
2024-02-22 12:01:31 +00:00
Rudi Heitbaum
d6e8831c33 gettext: update to 0.22.4
news:
- https://savannah.gnu.org/news/?id=10544
2023-11-21 11:18:29 +00:00
Rudi Heitbaum
02ccd44df0 gettext: update to 0.22.3 2023-10-08 08:41:09 +00:00
Rudi Heitbaum
c619ab66ee gettext: update to 0.22.2 2023-09-26 14:54:10 +00:00
Rudi Heitbaum
2b84b93c04 gettext: update to 0.22
ann:
- https://lists.gnu.org/archive/html/info-gnu/2023-06/msg00003.html
2023-06-18 07:26:42 +00:00
Matthias Reichl
d71a7c52be gettext: drop dependency on ccache:host, add local-cc build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-12-04 13:48:23 +01:00
Rudi Heitbaum
7f45457744 gettext: update to 0.21.1 and HSTS
Version 0.21.1 - October 2022

* Runtime behaviour:
  - On AIX, locale names with a script or with an uppercase language are now
    supported.
    For example, sr_Cyrl_RS.UTF-8 is treated like sr_RS.UTF-8@cyrillic, and
    EN_US.UTF-8 is treated like en_US.UTF-8.

* The base Unicode standard is now updated to 14.0.0.

* Portability:
  - Building on macOS 11/arm64 is now supported.
  - Building on Linux/powerpc64le with glibc ≥ 2.35 is now supported.
2022-10-15 02:14:24 +00:00
heitbaum
9e70798218 gettext: remove RPATH from TARGET
bug raised with gettext:
- https://savannah.gnu.org/bugs/index.php?61769
2022-01-23 21:39:17 +00:00
Ian Leonard
78440702f1 devel: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:48 +00:00
heitbaum
2294589cb3 gettext: update to 0.21 2020-12-31 12:43:25 +00:00
Matthias Reichl
993efe01a6 gettext: update to 0.20.2
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-09-07 00:10:21 +02:00
MilhouseVH
8e7a7ae24d gettext: attempts to install missing shared object libs when shared is disabled 2020-02-04 23:14:28 +00:00
MilhouseVH
0423df400a gettext: update to gettext-0.20.1 2020-02-04 23:14:28 +00:00
Jonas Karlman
e0a7f5266b gettext: build runtime and tools 2020-01-05 23:44:36 +00:00
MilhouseVH
c2281f3c37 packages: set custom PKG_[CONFIGURE|CMAKE|MESON]_SCRIPT in configure_package()
When setting a custom build script (which must be relative to $PKG_BUILD), the
value should be set in configure_package() so that $PKG_BUILD is known, and also
because the path to the script will be validated prior to calling
pre_configure_$TARGET(), so the script variable must be configured once the pacakge
is sourced.
2018-12-18 20:22:13 +00:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00