fcft: 3.1.2 -> 3.1.3
This commit is contained in:
parent
3e3e190356
commit
6cee110392
@ -5,8 +5,8 @@ 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.1.2
|
||||
-rwxr-xr-x root/root usr/lib/libfcft.so.4.1.2
|
||||
lrwxrwxrwx root/root usr/lib/libfcft.so.4 -> libfcft.so.4.1.3
|
||||
-rwxr-xr-x root/root usr/lib/libfcft.so.4.1.3
|
||||
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/
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF30TazYb/6p+1qvF53ehWvoG1+rx5VJMO135KiZ1B/bRwzf2PFcG77KtpjrKSzQTjUedsu7xyGLoJ1TMBk1eiOwA=
|
||||
SHA256 (Pkgfile) = 11cc649196c0c4c1140d2829e271c1011ad3fbb95881aaae83fa25ed714ee5c0
|
||||
SHA256 (.footprint) = 59f3a22d2de068a16739ab1c631d4b84a180d66c558853e434c006bb09c1f0e6
|
||||
SHA256 (fcft-3.1.2.tar.gz) = f571afe693d3fa11fe36e97c7a2ecbbf9313755ee31c1ec3dcc648796b8e6db0
|
||||
RWSagIOpLGJF33bYtGXieNliGUxECHrzXVqg4c36s68O+z4+YJIduYum4WMw3q1zy7hPFuDcoF7sGXOwfgDWZPL+sIn2baTnBQc=
|
||||
SHA256 (Pkgfile) = 8e4ed30a8abee7fdb1ab99e970bab9d38ff90722637273e236f41c0b34279f6c
|
||||
SHA256 (.footprint) = 72f8000a570cd5931ad87d966a3004b3580efa880ccf37d4e312966aab4bc981
|
||||
SHA256 (fcft-3.1.3.tar.gz) = d9bff464ae5c31fbaad0fb8a50b6db2fc168c48aae169d005066ad358b9d432d
|
||||
|
@ -5,7 +5,7 @@
|
||||
# Optional: harfbuzz
|
||||
|
||||
name=fcft
|
||||
version=3.1.2
|
||||
version=3.1.3
|
||||
release=1
|
||||
source=(https://codeberg.org/dnkl/fcft/archive/$version.tar.gz)
|
||||
renames=($name-$version.tar.gz)
|
||||
@ -17,7 +17,7 @@ build() {
|
||||
--prefix=/usr \
|
||||
--buildtype=plain \
|
||||
--wrap-mode nodownload \
|
||||
-D b_lto=true \
|
||||
-D b_lto=false \
|
||||
-D b_pie=true \
|
||||
-D test-text-shaping=true
|
||||
meson compile -C build
|
||||
|
Loading…
x
Reference in New Issue
Block a user