diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-07-16 17:41:11 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-07-16 17:41:11 +0000 |
| commit | 6c0938d1bd3d0e6c9c1ea138fc87debcd7981809 (patch) | |
| tree | a620899522cfe642e8096b61164c2a0eb473ab41 /fcft | |
| parent | d1002fc5dd4ed6ed71bd5cc373a6bd976e19e571 (diff) | |
| download | alicelinux-6c0938d1bd3d0e6c9c1ea138fc87debcd7981809.tar.gz alicelinux-6c0938d1bd3d0e6c9c1ea138fc87debcd7981809.zip | |
Woodpecker CI 6a555fa311e19dd5090dac61b7b8cdd871ac8a10 [SKIP CI]
Diffstat (limited to 'fcft')
| -rw-r--r-- | fcft/.checksum | 2 | ||||
| -rw-r--r-- | fcft/.files | 25 | ||||
| -rw-r--r-- | fcft/abuild | 2 |
3 files changed, 4 insertions, 25 deletions
diff --git a/fcft/.checksum b/fcft/.checksum index d5d4dc87..23785b0c 100644 --- a/fcft/.checksum +++ b/fcft/.checksum @@ -1 +1 @@ -6b0734767958fa7beb9c72e86b1bbc7a6a61e6e821e3d9d6ce4c900973d98416 fcft-3.3.1.tar.gz +71083cf5328ed5c80a8d03d74e0c56cdebdcd8d6419666ed2777cf4d8b457660 fcft-3.3.2.tar.gz diff --git a/fcft/.files b/fcft/.files index e34d8246..8b6911f0 100644 --- a/fcft/.files +++ b/fcft/.files @@ -5,28 +5,7 @@ drwxr-xr-x root/root usr/include/fcft/ -rw-r--r-- root/root usr/include/fcft/stride.h drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/libfcft.so -> libfcft.so.4 -lrwxrwxrwx root/root usr/lib/libfcft.so.4 -> libfcft.so.4.3.1 --rwxr-xr-x root/root usr/lib/libfcft.so.4.3.1 +lrwxrwxrwx root/root usr/lib/libfcft.so.4 -> libfcft.so.4.3.2 +-rwxr-xr-x root/root usr/lib/libfcft.so.4.3.2 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/fcft.pc -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man3/ --rw-r--r-- root/root usr/share/man/man3/fcft_capabilities.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_clone.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_destroy.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_fini.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_font_options_create.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_font_options_destroy.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_from_name.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_from_name2.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_init.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_kerning.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_log_init.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_precompose.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_rasterize_char_utf32.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_rasterize_grapheme_utf32.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_rasterize_text_run_utf32.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_set_emoji_presentation.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_set_scaling_filter.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_text_run_destroy.3.gz diff --git a/fcft/abuild b/fcft/abuild index 891a73e7..5228c869 100644 --- a/fcft/abuild +++ b/fcft/abuild @@ -1,4 +1,4 @@ name=fcft -version=3.3.1 +version=3.3.2 release=1 source="$name-$version.tar.gz::https://codeberg.org/dnkl/${name}/archive/${version}.tar.gz" |