summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libpaper
Commit message (Collapse)AuthorAgeFilesLines
* libpaper: upgrade 2.2.5 -> 2.2.6Wang Mingyu2025-02-101-1/+1
| | | | | | | | | | | | | | | | | Changelog: ========== - .gitignore: add README, symlink created by bootstrap - configure.ac: don't need to fiddle with manywarnings settings as much as we used to - README.md: fix some markup - configure.ac: add specific check for _NL_PAPER_WIDTH/HEIGHT - GitHub Actions: use brew to get path prefix for PATH setting on macOS - GitHub Actions: install libtool on macOS - Assume automake >= 1.11.2, and hence AM_SILENT_RULES - Make library versioned on Windows too - Bump copyright year Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libpaper: upgrade 2.1.2 -> 2.2.5Wang Mingyu2024-08-091-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libpaper: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN statusAlexandre Truong2024-07-241-0/+3
| | | | | | | | | | | Adding UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX fix UNKNOWN_BROKEN status from running devtool check-upgrade-status. The next version of the package can be found from upstream sources. Signed-off-by: Alexandre Truong <alexandre.truong@smile.fr> Reviewed-by: Yoann Congal <yoann.congal@smile.fr>
* libpaper: upgrade 2.1.0 -> 2.1.2alperak2024-01-021-1/+1
| | | | | | | | | | | | | | | Changelog: ==== 2.1.2 ==== * This release contains a change only to the tests, which improves the detection of glibc. ==== 2.1.1 ==== * Fixes the -N flag of paperconf. Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libpaper: remove redundant autoreconf --installRoss Burton2023-07-071-2/+0
| | | | | | | | autotools.bbclass already uses --install, so there's no need to pass it again. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libpaper: Add recipeKhem Raj2023-05-101-0/+11
Signed-off-by: Khem Raj <raj.khem@gmail.com>