Merge branch '3.3' into 3.4

This commit is contained in:
Fredrik Rinnestam 2018-04-02 14:32:16 +02:00
commit dd1a0f8bfb
41 changed files with 2 additions and 963 deletions

View File

@ -1,26 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/brotli
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/brotli/
-rw-r--r-- root/root usr/include/brotli/decode.h
-rw-r--r-- root/root usr/include/brotli/encode.h
-rw-r--r-- root/root usr/include/brotli/port.h
-rw-r--r-- root/root usr/include/brotli/types.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libbrotlicommon-static.a
lrwxrwxrwx root/root usr/lib/libbrotlicommon.so -> libbrotlicommon.so.1
lrwxrwxrwx root/root usr/lib/libbrotlicommon.so.1 -> libbrotlicommon.so.1.0.2
-rwxr-xr-x root/root usr/lib/libbrotlicommon.so.1.0.2
-rw-r--r-- root/root usr/lib/libbrotlidec-static.a
lrwxrwxrwx root/root usr/lib/libbrotlidec.so -> libbrotlidec.so.1
lrwxrwxrwx root/root usr/lib/libbrotlidec.so.1 -> libbrotlidec.so.1.0.2
-rwxr-xr-x root/root usr/lib/libbrotlidec.so.1.0.2
-rw-r--r-- root/root usr/lib/libbrotlienc-static.a
lrwxrwxrwx root/root usr/lib/libbrotlienc.so -> libbrotlienc.so.1
lrwxrwxrwx root/root usr/lib/libbrotlienc.so.1 -> libbrotlienc.so.1.0.2
-rwxr-xr-x root/root usr/lib/libbrotlienc.so.1.0.2
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libbrotlicommon.pc
-rw-r--r-- root/root usr/lib/pkgconfig/libbrotlidec.pc
-rw-r--r-- root/root usr/lib/pkgconfig/libbrotlienc.pc

View File

@ -1 +0,0 @@
ded01ebc24dda74ebac1719ac1e51728 brotli-v1.0.2.tar.gz

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF30n0aZYt8olWMyrN9qfcFhYKutoFSSx0Scv3V/Cv3SnVP8t5jbl31JQfDTnUNhnTVfpWQ20JZEbI602M2W01QQQ=
SHA256 (Pkgfile) = d86f5efca88d1b66e1a08cadb4254c691c92786843754e986687131508ab085d
SHA256 (.footprint) = 99dd8c3738cd003890c577bc576ed968114bb31b5a919b2d0214e1b1a563c957
SHA256 (brotli-v1.0.2.tar.gz) = c2cf2a16646b44771a4109bb21218c8e2d952babb827796eb8a800c1f94b7422

View File

@ -1,23 +0,0 @@
# Description: Brotli compression library
# URL: https://github.com/google/brotli
# Maintainer: Danny Rawlins, crux at romster dot me
# Depends on: cmake
name=brotli
version=1.0.2
release=1
source=(https://github.com/google/$name/archive/v$version/$name-v$version.tar.gz)
build() {
cd $name-$version
install -d $SRC/build
cd $SRC/build
cmake $SRC/$name-$version \
-DCMAKE_INSTALL_PREFIX="/usr" \
-DCMAKE_INSTALL_LIBDIR="/usr/lib"
make
make DESTDIR=$PKG install
}

View File

@ -1,7 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/gio/
drwxr-xr-x root/root usr/lib/gio/modules/
-rw-r--r-- root/root usr/lib/gio/modules/libgiognutls.a
-rwxr-xr-x root/root usr/lib/gio/modules/libgiognutls.la
-rwxr-xr-x root/root usr/lib/gio/modules/libgiognutls.so

View File

@ -1 +0,0 @@
4d06d0224646f274918b1cb6da9a07f6 glib-networking-2.50.0.tar.xz

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3+7fTbIawEA9CcIhAy3HXkVe5YAD9UNRMv3FcI2J0hHE3OZZsAjLQd+vdK1xnMDmvVeDItCq8F5mLUnWVAMzTgk=
SHA256 (Pkgfile) = 30c9ccfc5aa87dc2d43d071f59f6a1f3d5b115aff656d99b305f827a4fdd88aa
SHA256 (.footprint) = 3f1f2d71f3cee87da515ddd283f96bc0c181f8e8a40475502ebf2ce86e9ad34b
SHA256 (glib-networking-2.50.0.tar.xz) = 3f1a442f3c2a734946983532ce59ed49120319fdb10c938447c373d5e5286bee

View File

@ -1,23 +0,0 @@
# Description: Network-related giomodules for glib.
# URL: http://git.gnome.org/browse/glib-networking/
# Maintainer: Danny Rawlins, crux at romster dot me
# Packager: Danny Rawlins, crux at romster dot me
# Depends on: gnutls intltool libgcrypt glib
name=glib-networking
version=2.50.0
release=1
source=(http://ftp.gnome.org/pub/GNOME/sources/$name/${version%.*}/$name-$version.tar.xz)
build() {
cd $name-$version
./configure \
--prefix=/usr \
--with-gnutls \
--with-ca-certificates=/etc/ssl/cert.pem \
--disable-nls
make
make DESTDIR=$PKG install
}

View File

@ -1,15 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/harfbuzz/
-rw-r--r-- root/root usr/include/harfbuzz/hb-icu.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/cmake/
drwxr-xr-x root/root usr/lib/cmake/harfbuzz/
-rwxr-xr-x root/root usr/lib/libharfbuzz-icu.la
lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so -> libharfbuzz-icu.so.0.10706.0
lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so.0 -> libharfbuzz-icu.so.0.10706.0
-rwxr-xr-x root/root usr/lib/libharfbuzz-icu.so.0.10706.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/harfbuzz-icu.pc
drwxr-xr-x root/root usr/share/

View File

@ -1 +0,0 @@
ffb94cf2942327344ac31330d07036ba harfbuzz-1.7.6.tar.bz2

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF35u5P2BsjO7TuGRxbSt7YruL4Yhw99W2VFtDvrphrAx4I1KsI80dEekpi+t1e+sNtXqhpZvTHbn0erX66AL0tQ8=
SHA256 (Pkgfile) = f9848c492af384118ca08fc8aab45f1dd0a19107d90f974e9558ca4c4c7fe990
SHA256 (.footprint) = cbd343caa6cde9698da6f93939cc6f2ad967c897a9cf3480dc9c41d0350dd1f2
SHA256 (harfbuzz-1.7.6.tar.bz2) = da7bed39134826cd51e57c29f1dfbe342ccedb4f4773b1c951ff05ff383e2e9b

View File

@ -1,65 +0,0 @@
# Description: An OpenType text shaping engine ICU library
# URL: https://www.freedesktop.org/wiki/Software/HarfBuzz
# Packager: Danny Rawlins, crux at romster dot me
# Maintainer: Danny Rawlins, crux at romster dot me
# Depends on: harfbuzz icu
name=harfbuzz-icu
version=1.7.6
release=1
source=(https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2)
build() {
cd harfbuzz-$version
./configure \
--prefix=/usr \
--with-icu=yes
make
make DESTDIR=$PKG install
rm \
$PKG/usr/bin/hb-ot-shape-closure \
$PKG/usr/bin/hb-shape \
$PKG/usr/bin/hb-subset \
$PKG/usr/bin/hb-view \
$PKG/usr/include/harfbuzz/hb-blob.h \
$PKG/usr/include/harfbuzz/hb-buffer.h \
$PKG/usr/include/harfbuzz/hb-common.h \
$PKG/usr/include/harfbuzz/hb-deprecated.h \
$PKG/usr/include/harfbuzz/hb-face.h \
$PKG/usr/include/harfbuzz/hb-font.h \
$PKG/usr/include/harfbuzz/hb-ft.h \
$PKG/usr/include/harfbuzz/hb-glib.h \
$PKG/usr/include/harfbuzz/hb-ot-font.h \
$PKG/usr/include/harfbuzz/hb-ot-layout.h \
$PKG/usr/include/harfbuzz/hb-ot-math.h \
$PKG/usr/include/harfbuzz/hb-ot-shape.h \
$PKG/usr/include/harfbuzz/hb-ot-tag.h \
$PKG/usr/include/harfbuzz/hb-ot-var.h \
$PKG/usr/include/harfbuzz/hb-ot.h \
$PKG/usr/include/harfbuzz/hb-set.h \
$PKG/usr/include/harfbuzz/hb-shape-plan.h \
$PKG/usr/include/harfbuzz/hb-shape.h \
$PKG/usr/include/harfbuzz/hb-subset-glyf.hh \
$PKG/usr/include/harfbuzz/hb-subset-plan.hh \
$PKG/usr/include/harfbuzz/hb-subset-private.hh \
$PKG/usr/include/harfbuzz/hb-subset.h \
$PKG/usr/include/harfbuzz/hb-unicode.h \
$PKG/usr/include/harfbuzz/hb-version.h \
$PKG/usr/include/harfbuzz/hb.h \
$PKG/usr/lib/cmake/harfbuzz/harfbuzz-config.cmake \
$PKG/usr/lib/libharfbuzz.la \
$PKG/usr/lib/libharfbuzz.so \
$PKG/usr/lib/libharfbuzz.so.0 \
$PKG/usr/lib/libharfbuzz.so.0.*.? \
$PKG/usr/lib/libharfbuzz-subset.la \
$PKG/usr/lib/libharfbuzz-subset.so \
$PKG/usr/lib/libharfbuzz-subset.so.0 \
$PKG/usr/lib/libharfbuzz-subset.so.0.*.? \
$PKG/usr/lib/pkgconfig/harfbuzz.pc \
$PKG/usr/lib/pkgconfig/harfbuzz-subset.pc
rm -r $PKG/usr/share/gtk-doc
}

View File

@ -1,57 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/substrings.pl
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/hyphen.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libhyphen.a
-rwxr-xr-x root/root usr/lib/libhyphen.la
lrwxrwxrwx root/root usr/lib/libhyphen.so -> libhyphen.so.0.3.0
lrwxrwxrwx root/root usr/lib/libhyphen.so.0 -> libhyphen.so.0.3.0
-rwxr-xr-x root/root usr/lib/libhyphen.so.0.3.0
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/hyphen/
lrwxrwxrwx root/root usr/share/hyphen/hyph_en_AG.dic -> hyph_en_US.dic
lrwxrwxrwx root/root usr/share/hyphen/hyph_en_AU.dic -> hyph_en_US.dic
lrwxrwxrwx root/root usr/share/hyphen/hyph_en_BS.dic -> hyph_en_US.dic
lrwxrwxrwx root/root usr/share/hyphen/hyph_en_BW.dic -> hyph_en_US.dic
lrwxrwxrwx root/root usr/share/hyphen/hyph_en_BZ.dic -> hyph_en_US.dic
lrwxrwxrwx root/root usr/share/hyphen/hyph_en_CA.dic -> hyph_en_US.dic
lrwxrwxrwx root/root usr/share/hyphen/hyph_en_DK.dic -> hyph_en_US.dic
lrwxrwxrwx root/root usr/share/hyphen/hyph_en_GB.dic -> hyph_en_US.dic
lrwxrwxrwx root/root usr/share/hyphen/hyph_en_GH.dic -> hyph_en_US.dic
lrwxrwxrwx root/root usr/share/hyphen/hyph_en_HK.dic -> hyph_en_US.dic
lrwxrwxrwx root/root usr/share/hyphen/hyph_en_IE.dic -> hyph_en_US.dic
lrwxrwxrwx root/root usr/share/hyphen/hyph_en_IN.dic -> hyph_en_US.dic
lrwxrwxrwx root/root usr/share/hyphen/hyph_en_JM.dic -> hyph_en_US.dic
lrwxrwxrwx root/root usr/share/hyphen/hyph_en_NA.dic -> hyph_en_US.dic
lrwxrwxrwx root/root usr/share/hyphen/hyph_en_NZ.dic -> hyph_en_US.dic
lrwxrwxrwx root/root usr/share/hyphen/hyph_en_PH.dic -> hyph_en_US.dic
lrwxrwxrwx root/root usr/share/hyphen/hyph_en_SG.dic -> hyph_en_US.dic
lrwxrwxrwx root/root usr/share/hyphen/hyph_en_TT.dic -> hyph_en_US.dic
-rw-r--r-- root/root usr/share/hyphen/hyph_en_US.dic
lrwxrwxrwx root/root usr/share/hyphen/hyph_en_ZA.dic -> hyph_en_US.dic
lrwxrwxrwx root/root usr/share/hyphen/hyph_en_ZW.dic -> hyph_en_US.dic
drwxr-xr-x root/root usr/share/myspell/
drwxr-xr-x root/root usr/share/myspell/dicts/
lrwxrwxrwx root/root usr/share/myspell/dicts/hyph_en_AG.dic -> /usr/share/hyphen/hyph_en_AG.dic
lrwxrwxrwx root/root usr/share/myspell/dicts/hyph_en_AU.dic -> /usr/share/hyphen/hyph_en_AU.dic
lrwxrwxrwx root/root usr/share/myspell/dicts/hyph_en_BS.dic -> /usr/share/hyphen/hyph_en_BS.dic
lrwxrwxrwx root/root usr/share/myspell/dicts/hyph_en_BW.dic -> /usr/share/hyphen/hyph_en_BW.dic
lrwxrwxrwx root/root usr/share/myspell/dicts/hyph_en_BZ.dic -> /usr/share/hyphen/hyph_en_BZ.dic
lrwxrwxrwx root/root usr/share/myspell/dicts/hyph_en_CA.dic -> /usr/share/hyphen/hyph_en_CA.dic
lrwxrwxrwx root/root usr/share/myspell/dicts/hyph_en_DK.dic -> /usr/share/hyphen/hyph_en_DK.dic
lrwxrwxrwx root/root usr/share/myspell/dicts/hyph_en_GB.dic -> /usr/share/hyphen/hyph_en_GB.dic
lrwxrwxrwx root/root usr/share/myspell/dicts/hyph_en_GH.dic -> /usr/share/hyphen/hyph_en_GH.dic
lrwxrwxrwx root/root usr/share/myspell/dicts/hyph_en_HK.dic -> /usr/share/hyphen/hyph_en_HK.dic
lrwxrwxrwx root/root usr/share/myspell/dicts/hyph_en_IE.dic -> /usr/share/hyphen/hyph_en_IE.dic
lrwxrwxrwx root/root usr/share/myspell/dicts/hyph_en_IN.dic -> /usr/share/hyphen/hyph_en_IN.dic
lrwxrwxrwx root/root usr/share/myspell/dicts/hyph_en_JM.dic -> /usr/share/hyphen/hyph_en_JM.dic
lrwxrwxrwx root/root usr/share/myspell/dicts/hyph_en_NA.dic -> /usr/share/hyphen/hyph_en_NA.dic
lrwxrwxrwx root/root usr/share/myspell/dicts/hyph_en_NZ.dic -> /usr/share/hyphen/hyph_en_NZ.dic
lrwxrwxrwx root/root usr/share/myspell/dicts/hyph_en_PH.dic -> /usr/share/hyphen/hyph_en_PH.dic
lrwxrwxrwx root/root usr/share/myspell/dicts/hyph_en_SG.dic -> /usr/share/hyphen/hyph_en_SG.dic
lrwxrwxrwx root/root usr/share/myspell/dicts/hyph_en_TT.dic -> /usr/share/hyphen/hyph_en_TT.dic
lrwxrwxrwx root/root usr/share/myspell/dicts/hyph_en_US.dic -> /usr/share/hyphen/hyph_en_US.dic
lrwxrwxrwx root/root usr/share/myspell/dicts/hyph_en_ZA.dic -> /usr/share/hyphen/hyph_en_ZA.dic
lrwxrwxrwx root/root usr/share/myspell/dicts/hyph_en_ZW.dic -> /usr/share/hyphen/hyph_en_ZW.dic

View File

@ -1 +0,0 @@
5ade6ae2a99bc1e9e57031ca88d36dad hyphen-2.8.8.tar.gz

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF31h9trlByo8SeRwSKaDt5kGocFvNIJyLKR0e3Fwuaka74IdmpeUBfcxKahem7PHdJ+vjs/L4kxmDk7sM78zzJQk=
SHA256 (Pkgfile) = 1dede584ed886b76a23ca476f096751cfa15cdcc60bcaab62376f93d32e7b127
SHA256 (.footprint) = 5a52ee3557898887cb294e2e1527a581331e802cce9ad0cc3e247dd2795747d6
SHA256 (hyphen-2.8.8.tar.gz) = 304636d4eccd81a14b6914d07b84c79ebb815288c76fe027b9ebff6ff24d5705

View File

@ -1,32 +0,0 @@
# Description: Library for high quality hyphenation and justification.
# URL: https://sourceforge.net/projects/hunspell/files/Hyphen/
# Maintainer: Danny Rawlins, crux at romster dot me
name=hyphen
version=2.8.8
release=1
source=(https://downloads.sourceforge.net/hunspell/$name-$version.tar.gz)
build() {
cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
pushd $PKG/usr/share/hyphen/
en_US_aliases="en_AG en_AU en_BS en_BW en_BZ en_CA en_DK en_GB en_GH en_HK en_IE en_IN en_JM en_NA en_NZ en_PH en_SG en_TT en_ZA en_ZW"
for lang in $en_US_aliases; do
ln -s hyph_en_US.dic hyph_$lang.dic
done
popd
# the symlinks
install -d -m 0755 $PKG/usr/share/myspell/dicts
pushd $PKG/usr/share/myspell/dicts
for file in $PKG/usr/share/hyphen/*; do
ln -sv /usr/share/hyphen/$(basename $file) .
done
popd
}

View File

@ -1,33 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/secret-tool
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/libsecret-1/
drwxr-xr-x root/root usr/include/libsecret-1/libsecret/
-rw-r--r-- root/root usr/include/libsecret-1/libsecret/secret-attributes.h
-rw-r--r-- root/root usr/include/libsecret-1/libsecret/secret-collection.h
-rw-r--r-- root/root usr/include/libsecret-1/libsecret/secret-enum-types.h
-rw-r--r-- root/root usr/include/libsecret-1/libsecret/secret-item.h
-rw-r--r-- root/root usr/include/libsecret-1/libsecret/secret-password.h
-rw-r--r-- root/root usr/include/libsecret-1/libsecret/secret-paths.h
-rw-r--r-- root/root usr/include/libsecret-1/libsecret/secret-prompt.h
-rw-r--r-- root/root usr/include/libsecret-1/libsecret/secret-schema.h
-rw-r--r-- root/root usr/include/libsecret-1/libsecret/secret-schemas.h
-rw-r--r-- root/root usr/include/libsecret-1/libsecret/secret-service.h
-rw-r--r-- root/root usr/include/libsecret-1/libsecret/secret-types.h
-rw-r--r-- root/root usr/include/libsecret-1/libsecret/secret-value.h
-rw-r--r-- root/root usr/include/libsecret-1/libsecret/secret.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/girepository-1.0/
-rw-r--r-- root/root usr/lib/girepository-1.0/Secret-1.typelib
-rw-r--r-- root/root usr/lib/libsecret-1.a
-rwxr-xr-x root/root usr/lib/libsecret-1.la
lrwxrwxrwx root/root usr/lib/libsecret-1.so -> libsecret-1.so.0.0.0
lrwxrwxrwx root/root usr/lib/libsecret-1.so.0 -> libsecret-1.so.0.0.0
-rwxr-xr-x root/root usr/lib/libsecret-1.so.0.0.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libsecret-1.pc
-rw-r--r-- root/root usr/lib/pkgconfig/libsecret-unstable.pc
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/gir-1.0/
-rw-r--r-- root/root usr/share/gir-1.0/Secret-1.gir

View File

@ -1 +0,0 @@
2d688825921313da8731313b0a7f394c libsecret-0.18.5.tar.xz

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF34j3fijg51b1nA7RT39h1UVsEGGOZCzpfg3/h8S9yWpfUCDH9uLwlnvHeRn4G27/1NVJhnbG3kxF80PD0AMcRwQ=
SHA256 (Pkgfile) = eedbb152494737118268822995a2194642016282ddc38cdd58cb7cf3aa22146d
SHA256 (.footprint) = e6506f8f771647bb297fbeb0cc78b9e3325eaf71753c653b8a4e669267fb39a4
SHA256 (libsecret-0.18.5.tar.xz) = 9ce7bd8dd5831f2786c935d82638ac428fa085057cc6780aba0e39375887ccb3

View File

@ -1,33 +0,0 @@
# Description: Library for storing and retrieving passwords and other secrets.
# URL: https://wiki.gnome.org/Projects/Libsecret
# Maintainer: Danny Rawlins, crux at romster dot me
# Packager: Danny Rawlins, crux at romster dot me
# Depends on: gobject-introspection intltool libgcrypt
# Optional: vala docbook-xsl
name=libsecret
version=0.18.5
release=1
source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz)
build() {
cd $name-$version
local MAN
if [ "$(pkginfo -i | grep '^docbook-xsl ')" ]; then
MAN=''
else
MAN='--disable-manpages'
fi
./configure \
--prefix=/usr \
--disable-nls \
--disable-dependency-tracking $MAN
make
make DESTDIR=$PKG install
rm -r $PKG/usr/share/{gtk-doc,locale}
}

View File

@ -1,83 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/libsoup-2.4/
drwxr-xr-x root/root usr/include/libsoup-2.4/libsoup/
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-address.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-auth-domain-basic.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-auth-domain-digest.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-auth-domain.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-auth-manager.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-auth.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-autocleanups.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-cache.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-content-decoder.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-content-sniffer.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-cookie-jar-db.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-cookie-jar-text.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-cookie-jar.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-cookie.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-date.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-enum-types.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-form.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-headers.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-logger.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-message-body.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-message-headers.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-message.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-method.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-misc.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-multipart-input-stream.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-multipart.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-password-manager.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-portability.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-proxy-resolver-default.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-proxy-resolver.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-proxy-uri-resolver.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-request-data.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-request-file.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-request-http.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-request.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-requester.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-server.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-session-async.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-session-feature.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-session-sync.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-session.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-socket.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-status.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-tld.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-types.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-uri.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-value-utils.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-version.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-websocket-connection.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-websocket.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-xmlrpc-old.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-xmlrpc.h
-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup.h
drwxr-xr-x root/root usr/include/libsoup-gnome-2.4/
drwxr-xr-x root/root usr/include/libsoup-gnome-2.4/libsoup/
-rw-r--r-- root/root usr/include/libsoup-gnome-2.4/libsoup/soup-cookie-jar-sqlite.h
-rw-r--r-- root/root usr/include/libsoup-gnome-2.4/libsoup/soup-gnome-features.h
-rw-r--r-- root/root usr/include/libsoup-gnome-2.4/libsoup/soup-gnome.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/girepository-1.0/
-rw-r--r-- root/root usr/lib/girepository-1.0/Soup-2.4.typelib
-rw-r--r-- root/root usr/lib/girepository-1.0/SoupGNOME-2.4.typelib
-rw-r--r-- root/root usr/lib/libsoup-2.4.a
-rwxr-xr-x root/root usr/lib/libsoup-2.4.la
lrwxrwxrwx root/root usr/lib/libsoup-2.4.so -> libsoup-2.4.so.1.8.0
lrwxrwxrwx root/root usr/lib/libsoup-2.4.so.1 -> libsoup-2.4.so.1.8.0
-rwxr-xr-x root/root usr/lib/libsoup-2.4.so.1.8.0
-rw-r--r-- root/root usr/lib/libsoup-gnome-2.4.a
-rwxr-xr-x root/root usr/lib/libsoup-gnome-2.4.la
lrwxrwxrwx root/root usr/lib/libsoup-gnome-2.4.so -> libsoup-gnome-2.4.so.1.8.0
lrwxrwxrwx root/root usr/lib/libsoup-gnome-2.4.so.1 -> libsoup-gnome-2.4.so.1.8.0
-rwxr-xr-x root/root usr/lib/libsoup-gnome-2.4.so.1.8.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libsoup-2.4.pc
-rw-r--r-- root/root usr/lib/pkgconfig/libsoup-gnome-2.4.pc
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/gir-1.0/
-rw-r--r-- root/root usr/share/gir-1.0/Soup-2.4.gir
-rw-r--r-- root/root usr/share/gir-1.0/SoupGNOME-2.4.gir

View File

@ -1 +0,0 @@
9c49831b62c4bf18cdb81c86ac6516fd libsoup-2.60.2.tar.xz

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3yOt1+DlJn7ns0LvJ4WeZT/K8ApZh3BmkCgsPFn2hxdvT30yRXJR0mkdY11UXFOrIsR0Shx+bpTYXNU9zi7P0AY=
SHA256 (Pkgfile) = 1d2f6f9e50d41240231074a80e8fa0721c0faeb859a55609ab4fad86358d6601
SHA256 (.footprint) = 36558b032373841d40eda9c8c73801e04e227620bb086011eb67081970124c7c
SHA256 (libsoup-2.60.2.tar.xz) = 7263cfe18872e2e652c196f5667e514616d9c97c861dfca82a65a55f45f0da01

View File

@ -1,28 +0,0 @@
# Description: HTTP library implementation in C.
# URL: https://wiki.gnome.org/action/show/Projects/libsoup
# Maintainer: Danny Rawlins, crux at romster dot me
# Packager: Matt Housh, jaeger at morpheus dot net
# Depends on: glib-networking gobject-introspection krb5 libxml2
# Optional: vala
name=libsoup
version=2.60.2
release=1
source=(https://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz)
build() {
cd $name-$version
local VALA
if [ "$(pkginfo -i | grep '^vala ')" ]; then
VALA='--enable-vala=yes'
else
VALA='--enable-vala=no'
fi
./configure --prefix=/usr $VALA
make
make DESTDIR=$PKG install
rm -r $PKG/usr/share/{locale,gtk-doc}
}

View File

@ -1,62 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/asn1Coding
-rwxr-xr-x root/root usr/bin/asn1Decoding
-rwxr-xr-x root/root usr/bin/asn1Parser
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/libtasn1.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libtasn1.a
-rwxr-xr-x root/root usr/lib/libtasn1.la
lrwxrwxrwx root/root usr/lib/libtasn1.so -> libtasn1.so.6.5.4
lrwxrwxrwx root/root usr/lib/libtasn1.so.6 -> libtasn1.so.6.5.4
-rwxr-xr-x root/root usr/lib/libtasn1.so.6.5.4
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libtasn1.pc
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/asn1Coding.1.gz
-rw-r--r-- root/root usr/share/man/man1/asn1Decoding.1.gz
-rw-r--r-- root/root usr/share/man/man1/asn1Parser.1.gz
drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/asn1_array2tree.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_bit_der.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_check_version.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_copy_node.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_create_element.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_decode_simple_ber.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_decode_simple_der.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_delete_element.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_delete_structure.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_delete_structure2.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_der_coding.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_der_decoding.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_der_decoding2.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_der_decoding_element.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_der_decoding_startEnd.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_dup_node.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_encode_simple_der.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_expand_any_defined_by.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_expand_octet_string.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_find_node.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_find_structure_from_oid.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_get_bit_der.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_get_length_ber.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_get_length_der.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_get_object_id_der.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_get_octet_der.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_get_tag_der.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_length_der.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_number_of_elements.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_octet_der.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_parser2array.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_parser2tree.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_perror.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_print_structure.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_read_node_value.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_read_tag.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_read_value.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_read_value_type.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_strerror.3.gz
-rw-r--r-- root/root usr/share/man/man3/asn1_write_value.3.gz

View File

@ -1 +0,0 @@
5c724bd1f73aaf4a311833e1cd297b21 libtasn1-4.12.tar.gz

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF34NWV+MzAwdtDrlIAbj8Xez9/j/qXz/jwpGj665Mttsl55PzkSLaSg+N7MF8GmdXnwtI4EP7m8w9xU65Ab/VJQY=
SHA256 (Pkgfile) = 22e2cba7d72983091408b91f9dcbbc47e802f2f1cb205058bca2e8ac63d242ac
SHA256 (.footprint) = fce3ab640c0ddc32ab9d19a0b91d4cdf84964962012c0edba1d14a35b84f03a3
SHA256 (libtasn1-4.12.tar.gz) = 6753da2e621257f33f5b051cc114d417e5206a0818fe0b1ecfd6153f70934753

View File

@ -1,19 +0,0 @@
# Description: The ASN.1 library used by GnuTLS and others
# URL: https://www.gnu.org/software/libtasn1/
# Maintainer: Danny Rawlins, crux at romster dot me
name=libtasn1
version=4.12
release=1
source=(https://ftp.gnu.org/gnu/$name/$name-$version.tar.gz)
build() {
cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
rm -r $PKG/usr/share/info
}

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3+Il4jQzjRtj6Whrs5dZXfo0sweCV5/PV/AEwY1IhMqXYmuf0gu5EUP2WT3B/NkGPuBwEjDdf7dvyHcowq2+dA0=
SHA256 (Pkgfile) = 5e4d723309cca52833f3a7eb3b9ebd6baaf11c6683818baae04fce93e7ef5e4a
RWSagIOpLGJF3xdySHRnN/AViEsrSDwexz+MXTVvJRGBgjUx83u1xNOSWh9bZCAUXRWl8GYwu+6D9PNH4mkxvZTH7045Qoxjrw8=
SHA256 (Pkgfile) = a5b1e7a5746f6389dd11340f0f460be4434eb69c80894dbe8dde577191bf1eab
SHA256 (.footprint) = fd6b80c3b2a7306f2b3e85653ad0d7fdcb5062901a15c00fe393ffd6a7c36e23
SHA256 (icedtea-3.7.0.tar.xz) = bc50a4df0e9f81cb58e0e0cbd10bc7efda4f7ff11026b43d3b9ab19b91fdd827
SHA256 (corba-8u161-b12.tar.xz) = 503d75ff849219ae341f1fc2dc4dbac7c68dd4d92988d6c1f12ca502fe27aa86

View File

@ -1,39 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/p11-kit
-rwxr-xr-x root/root usr/bin/trust
drwxr-xr-x root/root usr/etc/
drwxr-xr-x root/root usr/etc/pkcs11/
-rw-r--r-- root/root usr/etc/pkcs11/pkcs11.conf.example
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/p11-kit-1/
drwxr-xr-x root/root usr/include/p11-kit-1/p11-kit/
-rw-r--r-- root/root usr/include/p11-kit-1/p11-kit/deprecated.h
-rw-r--r-- root/root usr/include/p11-kit-1/p11-kit/iter.h
-rw-r--r-- root/root usr/include/p11-kit-1/p11-kit/p11-kit.h
-rw-r--r-- root/root usr/include/p11-kit-1/p11-kit/pin.h
-rw-r--r-- root/root usr/include/p11-kit-1/p11-kit/pkcs11.h
-rw-r--r-- root/root usr/include/p11-kit-1/p11-kit/pkcs11x.h
-rw-r--r-- root/root usr/include/p11-kit-1/p11-kit/remote.h
-rw-r--r-- root/root usr/include/p11-kit-1/p11-kit/uri.h
drwxr-xr-x root/root usr/lib/
-rwxr-xr-x root/root usr/lib/libp11-kit.la
lrwxrwxrwx root/root usr/lib/libp11-kit.so -> libp11-kit.so.0.3.0
lrwxrwxrwx root/root usr/lib/libp11-kit.so.0 -> libp11-kit.so.0.3.0
-rwxr-xr-x root/root usr/lib/libp11-kit.so.0.3.0
lrwxrwxrwx root/root usr/lib/p11-kit-proxy.so -> libp11-kit.so.0.3.0
drwxr-xr-x root/root usr/lib/p11-kit/
-rwxr-xr-x root/root usr/lib/p11-kit/p11-kit-remote
-rwxr-xr-x root/root usr/lib/p11-kit/p11-kit-server
-rwxr-xr-x root/root usr/lib/p11-kit/trust-extract-compat
drwxr-xr-x root/root usr/lib/pkcs11/
-rwxr-xr-x root/root usr/lib/pkcs11/p11-kit-client.la
-rwxr-xr-x root/root usr/lib/pkcs11/p11-kit-client.so
-rwxr-xr-x root/root usr/lib/pkcs11/p11-kit-trust.la
-rwxr-xr-x root/root usr/lib/pkcs11/p11-kit-trust.so
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/p11-kit-1.pc
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/p11-kit/
drwxr-xr-x root/root usr/share/p11-kit/modules/
-rw-r--r-- root/root usr/share/p11-kit/modules/p11-kit-trust.module

View File

@ -1 +0,0 @@
5fcc836b0b7f7b834ff0998aed2aa9e6 p11-kit-0.23.9.tar.gz

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3+IGqW3sROflfj7d9QfeU3dT8lK36XZ7qgMbHcnwhGxNBI9WWKDJaYrtVTdvxrJmFwiOUegrCZfmuGQpsvxUbwE=
SHA256 (Pkgfile) = a8f553f23c1f0a5c2db37bb0dea78ebd23da3cf0c1cbe9b6fd52949608e83a8c
SHA256 (.footprint) = d1ed6f5196839a107db8cecb79250da07811e33edd316ba504734a7c139db19b
SHA256 (p11-kit-0.23.9.tar.gz) = e1c1649c335107a8d33cf3762eb7f57b2d0681f0c7d8353627293a58d6b4db63

View File

@ -1,23 +0,0 @@
# Description: Provides a way to load and enumerate PKCS#11 modules
# URL: http://p11-glue.freedesktop.org/p11-kit.html
# Maintainer: Danny Rawlins, crux at romster dot me
# Depends on: libtasn1 libffi
name=p11-kit
version=0.23.9
release=1
source=(https://github.com/p11-glue/$name/releases/download/$version/$name-$version.tar.gz)
build() {
cd $name-$version
./configure \
--prefix=/usr \
--libexecdir=/usr/lib \
--with-trust-paths=/etc/ssl
make
make DESTDIR=$PKG install
rm -r $PKG/usr/share/gtk-doc
}

View File

@ -1,231 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/WebKitWebDriver
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/webkitgtk-4.0/
drwxr-xr-x root/root usr/include/webkitgtk-4.0/JavaScriptCore/
-rw-r--r-- root/root usr/include/webkitgtk-4.0/JavaScriptCore/JSBase.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/JavaScriptCore/JSContextRef.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/JavaScriptCore/JSObjectRef.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/JavaScriptCore/JSStringRef.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/JavaScriptCore/JSTypedArray.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/JavaScriptCore/JSValueRef.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/JavaScriptCore/JavaScript.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/JavaScriptCore/WebKitAvailability.h
drwxr-xr-x root/root usr/include/webkitgtk-4.0/webkit2/
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitApplicationInfo.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitAuthenticationRequest.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitAutocleanups.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitAutomationSession.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitBackForwardList.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitBackForwardListItem.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitColorChooserRequest.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitConsoleMessage.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitContextMenu.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitContextMenuActions.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitContextMenuItem.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitCookieManager.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitCredential.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitDefines.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitDownload.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitEditingCommands.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitEditorState.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitEnumTypes.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitError.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitFaviconDatabase.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitFileChooserRequest.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitFindController.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitFormSubmissionRequest.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitForwardDeclarations.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitFrame.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitGeolocationPermissionRequest.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitHitTestResult.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitInstallMissingMediaPluginsPermissionRequest.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitJavascriptResult.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitMimeInfo.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitNavigationAction.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitNavigationPolicyDecision.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitNetworkProxySettings.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitNotification.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitNotificationPermissionRequest.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitOptionMenu.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitOptionMenuItem.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitPermissionRequest.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitPlugin.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitPolicyDecision.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitPrintCustomWidget.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitPrintOperation.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitResponsePolicyDecision.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitScriptDialog.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitScriptWorld.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitSecurityManager.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitSecurityOrigin.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitSettings.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitURIRequest.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitURIResponse.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitURISchemeRequest.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitUserContent.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitUserContentManager.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitUserMediaPermissionRequest.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitVersion.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitWebContext.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitWebEditor.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitWebExtension.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitWebExtensionAutocleanups.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitWebHitTestResult.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitWebInspector.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitWebPage.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitWebProcessEnumTypes.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitWebResource.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitWebView.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitWebViewBase.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitWebViewSessionState.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitWebsiteData.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitWebsiteDataManager.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/WebKitWindowProperties.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/webkit-web-extension.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkit2/webkit2.h
drwxr-xr-x root/root usr/include/webkitgtk-4.0/webkitdom/
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMAttr.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMBlob.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMCDATASection.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMCSSRule.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMCSSRuleList.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMCSSStyleDeclaration.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMCSSStyleSheet.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMCSSValue.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMCharacterData.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMClientRect.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMClientRectList.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMComment.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMCustom.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMCustomUnstable.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMDOMImplementation.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMDOMSelection.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMDOMTokenList.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMDOMWindow.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMDOMWindowUnstable.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMDeprecated.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMDocument.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMDocumentFragment.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMDocumentFragmentUnstable.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMDocumentType.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMDocumentUnstable.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMElementUnstable.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMEvent.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMEventTarget.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMFile.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMFileList.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLAnchorElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLAppletElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLAreaElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLBRElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLBaseElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLBodyElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLButtonElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLCanvasElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLCollection.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLDListElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLDirectoryElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLDivElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLDocument.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLElementUnstable.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLEmbedElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLFieldSetElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLFontElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLFormElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLFrameElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLFrameSetElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLHRElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLHeadElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLHeadingElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLHtmlElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLIFrameElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLImageElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLInputElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLLIElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLLabelElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLLegendElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLLinkElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLMapElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLMarqueeElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLMenuElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLMetaElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLModElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLOListElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLObjectElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLOptGroupElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLOptionElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLOptionsCollection.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLParagraphElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLParamElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLPreElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLQuoteElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLScriptElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLSelectElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLStyleElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLTableCaptionElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLTableCellElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLTableColElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLTableElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLTableRowElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLTableSectionElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLTextAreaElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLTitleElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLUListElement.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMKeyboardEvent.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMMediaList.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMMouseEvent.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMNamedNodeMap.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMNode.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMNodeFilter.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMNodeIterator.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMNodeList.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMObject.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMProcessingInstruction.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMRange.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMRangeUnstable.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMStyleSheet.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMStyleSheetList.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMText.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMTreeWalker.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMUIEvent.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMWheelEvent.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMXPathExpression.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMXPathNSResolver.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/WebKitDOMXPathResult.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/webkitdom.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/webkitdomautocleanups.h
-rw-r--r-- root/root usr/include/webkitgtk-4.0/webkitdom/webkitdomdefines.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/girepository-1.0/
-rw-r--r-- root/root usr/lib/girepository-1.0/JavaScriptCore-4.0.typelib
-rw-r--r-- root/root usr/lib/girepository-1.0/WebKit2-4.0.typelib
-rw-r--r-- root/root usr/lib/girepository-1.0/WebKit2WebExtension-4.0.typelib
lrwxrwxrwx root/root usr/lib/libjavascriptcoregtk-4.0.so -> libjavascriptcoregtk-4.0.so.18
lrwxrwxrwx root/root usr/lib/libjavascriptcoregtk-4.0.so.18 -> libjavascriptcoregtk-4.0.so.18.7.8
-rwxr-xr-x root/root usr/lib/libjavascriptcoregtk-4.0.so.18.7.8
lrwxrwxrwx root/root usr/lib/libwebkit2gtk-4.0.so -> libwebkit2gtk-4.0.so.37
lrwxrwxrwx root/root usr/lib/libwebkit2gtk-4.0.so.37 -> libwebkit2gtk-4.0.so.37.28.0
-rwxr-xr-x root/root usr/lib/libwebkit2gtk-4.0.so.37.28.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/javascriptcoregtk-4.0.pc
-rw-r--r-- root/root usr/lib/pkgconfig/webkit2gtk-4.0.pc
-rw-r--r-- root/root usr/lib/pkgconfig/webkit2gtk-web-extension-4.0.pc
drwxr-xr-x root/root usr/lib/webkit2gtk-4.0/
-rwxr-xr-x root/root usr/lib/webkit2gtk-4.0/MiniBrowser
-rwxr-xr-x root/root usr/lib/webkit2gtk-4.0/WebKitNetworkProcess
-rwxr-xr-x root/root usr/lib/webkit2gtk-4.0/WebKitPluginProcess
-rwxr-xr-x root/root usr/lib/webkit2gtk-4.0/WebKitPluginProcess2
-rwxr-xr-x root/root usr/lib/webkit2gtk-4.0/WebKitStorageProcess
-rwxr-xr-x root/root usr/lib/webkit2gtk-4.0/WebKitWebProcess
drwxr-xr-x root/root usr/lib/webkit2gtk-4.0/injected-bundle/
-rwxr-xr-x root/root usr/lib/webkit2gtk-4.0/injected-bundle/libwebkit2gtkinjectedbundle.so
-rwxr-xr-x root/root usr/lib/webkit2gtk-4.0/jsc
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/gir-1.0/
-rw-r--r-- root/root usr/share/gir-1.0/JavaScriptCore-4.0.gir
-rw-r--r-- root/root usr/share/gir-1.0/WebKit2-4.0.gir
-rw-r--r-- root/root usr/share/gir-1.0/WebKit2WebExtension-4.0.gir

View File

@ -1 +0,0 @@
51cc47345c3ec53802718cd6fc9b746f webkitgtk-2.20.0.tar.xz

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF34y0x9R+aWxbbZ7kwWj2ZBB0vfGyIlSJPnjOChrqPrl1gfUKI9ri4AuflQ72qBAPQMt689O9RJOsfRGhFy/ecQ0=
SHA256 (Pkgfile) = 544c38c5899d7af41d8a97d1ad153a6fde0e69c696dda019c438b9803201f9c0
SHA256 (.footprint) = 3fce2f34e483810fe3cde313b4ee91862e2add70bf5d7597bdb9db23f9361ca8
SHA256 (webkitgtk-2.20.0.tar.xz) = 57f640f720bd9a8a7207f3321cf803a15c2f207b4e7b75ff1be17bc1eeb00a3c

View File

@ -1,61 +0,0 @@
# Description: Small, efficient and fast rendering engine for Web Browsers.
# URL: https://www.webkitgtk.org/
# Maintainer: Danny Rawlins, crux at romster dot me
# Depends on: gst-plugins-base gtk gtk3 harfbuzz-icu hyphen libgudev libsecret libsoup libtasn1 libwebp ruby woff2 xorg-libxt
# Optional: enchant libnotify geoclue
name=webkitgtk
version=2.20.0
release=1
source=(https://webkitgtk.org/releases/$name-$version.tar.xz)
build() {
mkdir build
cd $name-$version
# setting CC and CXX breaks compilation
if [ -n "$(pkginfo -i | grep '^ccache ')" ]; then
unset CC CXX
export PATH="/usr/lib/ccache/:$PATH"
fi
local SPELLCHECK
if [ "$(pkginfo -i | grep '^enchant ')" ]; then
SPELLCHECK=''
else
SPELLCHECK='-DENABLE_SPELLCHECK=OFF'
fi
local NOTIFY
if [ "$(pkginfo -i | grep '^libnotify ')" ]; then
NOTIFY='-DUSE_LIBNOTIFY=ON'
else
NOTIFY='-DUSE_LIBNOTIFY=OFF'
fi
local GEOLOCATION
if [ "$(pkginfo -i | grep '^geoclue ')" ]; then
GEOLOCATION='-DENABLE_GEOLOCATION=ON'
else
GEOLOCATION='-DENABLE_GEOLOCATION=OFF'
fi
cd ../build
cmake ../$name-$version \
-G Ninja \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX:PATH=/usr \
-DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib \
-DCMAKE_INSTALL_LIBEXECDIR:PATH=/usr/lib \
-DCMAKE_SKIP_RPATH:BOOL=ON \
-DPORT=GTK \
-DENABLE_MINIBROWSER=ON \
-DUSE_SYSTEM_MALLOC=ON \
-Wno-dev $GEOLOCATION $SPELLCHECK $NOTIFY
ninja -j ${JOBS-1}
DESTDIR=$PKG ninja install
rm -r $PKG/usr/share/locale
}

View File

@ -1,17 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/woff2/
-rw-r--r-- root/root usr/include/woff2/decode.h
-rw-r--r-- root/root usr/include/woff2/encode.h
-rw-r--r-- root/root usr/include/woff2/output.h
drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/libwoff2common.so -> libwoff2common.so.1.0.2
-rwxr-xr-x root/root usr/lib/libwoff2common.so.1.0.2
lrwxrwxrwx root/root usr/lib/libwoff2dec.so -> libwoff2dec.so.1.0.2
-rwxr-xr-x root/root usr/lib/libwoff2dec.so.1.0.2
lrwxrwxrwx root/root usr/lib/libwoff2enc.so -> libwoff2enc.so.1.0.2
-rwxr-xr-x root/root usr/lib/libwoff2enc.so.1.0.2
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libwoff2common.pc
-rw-r--r-- root/root usr/lib/pkgconfig/libwoff2dec.pc
-rw-r--r-- root/root usr/lib/pkgconfig/libwoff2enc.pc

View File

@ -1 +0,0 @@
793c8844845351cb80730a74937e411b woff2-v1.0.2.tar.gz

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF37WxOrV3QdUMuWp1W8+Mo+HcDwdhYTJP8WPsmNrsbcQe+zXMiPPBQjlfTmMEbFpJQt9Wta8e9w8FRV4oGLxJAwM=
SHA256 (Pkgfile) = e4c2d53e1c7b2aafa865fdc76b371a9e8dd072b52928e89e868da0a48a4dba93
SHA256 (.footprint) = c179ebad9e8bc5f83860892a89d23b7d5eaeb425234ed56e8759835357eee452
SHA256 (woff2-v1.0.2.tar.gz) = add272bb09e6384a4833ffca4896350fdb16e0ca22df68c0384773c67a175594

View File

@ -1,24 +0,0 @@
# Description: Web Open Font Format 2 reference implementation
# URL: https://github.com/google/woff2
# Maintainer: Danny Rawlins, crux at romster dot me
# Depends on: brotli ninja
name=woff2
version=1.0.2
release=1
source=(https://github.com/google/$name/archive/v$version/$name-v$version.tar.gz)
build() {
cd $name-$version
install -d $SRC/build
cd $SRC/build
cmake $SRC/$name-$version \
-G Ninja \
-DCMAKE_INSTALL_PREFIX="/usr" \
-DCMAKE_INSTALL_LIBDIR="/usr/lib"
ninja -j ${JOBS-1}
DESTDIR="$PKG" ninja install
}