Commit Graph

56 Commits

Author SHA1 Message Date
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
CvH
8e09fadb5b spdx: packages/devel 2018-07-17 23:58:50 +02:00
Sascha Kuehndel (InuSasha)
3846ec7dac buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
Lukas Rusak
8c4c45b27b gettext: update to 0.19.8.1 2016-07-25 10:04:58 -07:00