fcft: 2.5.1 -> 3.0.0
This commit is contained in:
parent
eb816e434a
commit
1ead409b04
@ -4,9 +4,9 @@ drwxr-xr-x root/root usr/include/fcft/
|
||||
-rw-r--r-- root/root usr/include/fcft/fcft.h
|
||||
-rw-r--r-- root/root usr/include/fcft/stride.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rwxr-xr-x root/root usr/lib/libfcft.so.3.5.1
|
||||
lrwxrwxrwx root/root usr/lib/libfcft.so.3 -> libfcft.so.3.5.1
|
||||
lrwxrwxrwx root/root usr/lib/libfcft.so -> libfcft.so.3
|
||||
lrwxrwxrwx root/root usr/lib/libfcft.so -> libfcft.so.4
|
||||
lrwxrwxrwx root/root usr/lib/libfcft.so.4 -> libfcft.so.4.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libfcft.so.4.0.0
|
||||
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/
|
||||
@ -15,14 +15,15 @@ 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_from_name.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/fcft_glyph_rasterize.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/fcft_grapheme_rasterize.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_size_adjust.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/fcft_text_run_destroy.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/fcft_text_run_rasterize.3.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF35Am0vRB0Dz3b9rAtEFmM/qwD/MYcnZf5QZp0TmnOyoSHpUYL9cgoIsmhBgIXqQTZSASkxsosbYC69BtHjGjZwo=
|
||||
SHA256 (Pkgfile) = 32a1ff4a1f78de993c88127c0d2eb30a92f98cd781648b02ee5b4a56b49ed924
|
||||
SHA256 (.footprint) = cb55d29091da7ba71130c4b6295f7c7be815e25b0c0cdc49f546eb86d2c50bda
|
||||
SHA256 (2.5.1.tar.gz) = 1b9e9346c884f16bce9548806ea89c5e34ccc98ce27ec6ecff1f5011235de112
|
||||
RWSagIOpLGJF35btNieKzurDrpk/5ku3br5hnI7r/n+3wv6Lt4Kp7PtCGpvr8Orz21nQ/J3hD9uGyg3J+4utAHOxQFmRBpaaAgg=
|
||||
SHA256 (Pkgfile) = 3fdcbe583ce6172b50722b42cbca8093c23a3fd25f743761e262d4aeee8a1a5f
|
||||
SHA256 (.footprint) = 540d3f32d59a5763d60b152f4aab959d690fc2e6f20f6ee5cc773c3ca7f2e1d4
|
||||
SHA256 (3.0.0.tar.gz) = 8dd239ab72697ebe1f7a583cfbac0f90523d30752345c9160ee6e7c4ad2cd379
|
||||
|
@ -5,7 +5,7 @@
|
||||
# Optional: harfbuzz
|
||||
|
||||
name=fcft
|
||||
version=2.5.1
|
||||
version=3.0.0
|
||||
release=1
|
||||
source=(https://codeberg.org/dnkl/fcft/archive/$version.tar.gz)
|
||||
renames=($name-$version.tar.gz)
|
||||
|
Loading…
x
Reference in New Issue
Block a user