harfbuzz: 2.6.4 -> 2.6.5

This commit is contained in:
Danny Rawlins 2020-04-25 21:49:43 +10:00
parent c8d2eb2811
commit 1128f2e6e7
3 changed files with 13 additions and 12 deletions

View File

@ -12,6 +12,7 @@ drwxr-xr-x root/root usr/include/harfbuzz/
-rw-r--r-- root/root usr/include/harfbuzz/hb-buffer.h
-rw-r--r-- root/root usr/include/harfbuzz/hb-common.h
-rw-r--r-- root/root usr/include/harfbuzz/hb-deprecated.h
-rw-r--r-- root/root usr/include/harfbuzz/hb-draw.h
-rw-r--r-- root/root usr/include/harfbuzz/hb-face.h
-rw-r--r-- root/root usr/include/harfbuzz/hb-font.h
-rw-r--r-- root/root usr/include/harfbuzz/hb-ft.h
@ -40,13 +41,13 @@ drwxr-xr-x root/root usr/lib/cmake/
drwxr-xr-x root/root usr/lib/cmake/harfbuzz/
-rw-r--r-- root/root usr/lib/cmake/harfbuzz/harfbuzz-config.cmake
-rwxr-xr-x root/root usr/lib/libharfbuzz-subset.la
lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so -> libharfbuzz-subset.so.0.20600.4
lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so.0 -> libharfbuzz-subset.so.0.20600.4
-rwxr-xr-x root/root usr/lib/libharfbuzz-subset.so.0.20600.4
lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so -> libharfbuzz-subset.so.0.20600.5
lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so.0 -> libharfbuzz-subset.so.0.20600.5
-rwxr-xr-x root/root usr/lib/libharfbuzz-subset.so.0.20600.5
-rwxr-xr-x root/root usr/lib/libharfbuzz.la
lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.20600.4
lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.20600.4
-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.20600.4
lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.20600.5
lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.20600.5
-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.20600.5
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/harfbuzz-subset.pc
-rw-r--r-- root/root usr/lib/pkgconfig/harfbuzz.pc

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/Z4pCGGDi3+MTOtvxKdWPY/YtwlW+6C766d3a+7uI7psZnmTsKF/RgXti3WB3ODVLfevSsVO1ywLEDLIydkfFgc=
SHA256 (Pkgfile) = 73615585b04889978a234be5bec76fd6d72e7dd3a54493bb1de519e6d9b1aec8
SHA256 (.footprint) = dbfc62d027c53d2a13d084ab79cf86a5f4e863ea4801ee92b257fb58db384d0a
SHA256 (harfbuzz-2.6.4.tar.xz) = 9413b8d96132d699687ef914ebb8c50440efc87b3f775d25856d7ec347c03c12
RWSE3ohX2g5d/ZPpoW0USrCkeb0SSXpxdBpRw2R/ScD1fcF22MMaLcVZWRWeD3UY0leYjrvCL8iJ5OpNh8Dn6swY1WQKyytWZwE=
SHA256 (Pkgfile) = e6a11ae39bf4224bc7175d4b64c8c556b09f043e836f6e372357e9d10de0b2b5
SHA256 (.footprint) = c27f58e76414e7fffb085d0047f297a20e1287bad48fcde118aeb9723aebb076
SHA256 (harfbuzz-2.6.5.tar.xz) = 126ea030bcb66fca518d43162443d337e60933c3729c23f8a25da3a1c7371dfd

View File

@ -4,9 +4,9 @@
# Depends on: cairo
name=harfbuzz
version=2.6.4
version=2.6.5
release=1
source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.xz)
source=(https://github.com/harfbuzz/harfbuzz/releases/download/$version/$name-$version.tar.xz)
build() {
cd $name-$version