forked from ports/contrib
libxmlb: updated libexecpath
This commit is contained in:
parent
497633f39f
commit
4ac3e1a2de
@ -30,13 +30,13 @@ drwxr-xr-x root/root usr/lib/girepository-1.0/
|
||||
lrwxrwxrwx root/root usr/lib/libxmlb.so -> libxmlb.so.2
|
||||
lrwxrwxrwx root/root usr/lib/libxmlb.so.2 -> libxmlb.so.2.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libxmlb.so.2.0.0
|
||||
drwxr-xr-x root/root usr/lib/libxmlb/
|
||||
drwxr-xr-x root/root usr/lib/libxmlb/installed-tests/
|
||||
drwxr-xr-x root/root usr/lib/libxmlb/installed-tests/libxmlb/
|
||||
-rw-r--r-- root/root usr/lib/libxmlb/installed-tests/libxmlb/test.xml.gz.gz.gz
|
||||
-rwxr-xr-x root/root usr/lib/libxmlb/installed-tests/libxmlb/xb-self-test
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/xmlb.pc
|
||||
drwxr-xr-x root/root usr/libexec/
|
||||
drwxr-xr-x root/root usr/libexec/installed-tests/
|
||||
drwxr-xr-x root/root usr/libexec/installed-tests/libxmlb/
|
||||
-rw-r--r-- root/root usr/libexec/installed-tests/libxmlb/test.xml.gz.gz.gz
|
||||
-rwxr-xr-x root/root usr/libexec/installed-tests/libxmlb/xb-self-test
|
||||
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/Xmlb-2.0.gir
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3//4GZW5f55ROKOmX0UiMmVZejJuJtadjgn/2R6yJE8X6D/awxBNXUZwOIOUNlQMNxhZUrYGMu39ugekk99Clgg=
|
||||
SHA256 (Pkgfile) = 8bc9bdc6929d582531a90295d4c10a14b5ee1b272ce7641d54aaa45d174498c5
|
||||
SHA256 (.footprint) = 6ba4bee7c8a50c23cc89b1890226506c30f4725b1e3d017ec2d8e05a73182d6e
|
||||
RWSagIOpLGJF3wk+Zs1ATtzPvAxdb5qojAAGUrV3lY3ck0zI46agTG5693ogCssgtLzypQj9y4eF02buWmb8J7dxhXaBHKr/mAY=
|
||||
SHA256 (Pkgfile) = 40f91a2372c3743ad68c4603bc58ceed2166099af1846db2bb277f4f501d6f01
|
||||
SHA256 (.footprint) = b4e32e2fe200de1ae7e5dd9be601d59c23113ecb0287f9d69b218e6301e9c94e
|
||||
SHA256 (libxmlb-0.3.10.tar.xz) = 5e842233568b58e87071c396621479def17d48334b355d1ffb48373ad3717f6f
|
||||
|
@ -5,12 +5,13 @@
|
||||
|
||||
name=libxmlb
|
||||
version=0.3.10
|
||||
release=1
|
||||
release=2
|
||||
source=(https://people.freedesktop.org/~hughsient/releases/$name-$version.tar.xz)
|
||||
|
||||
build() {
|
||||
meson setup $name-$version build \
|
||||
--prefix=/usr \
|
||||
--libexecdir=lib/$name \
|
||||
--buildtype=plain \
|
||||
--wrap-mode nodownload \
|
||||
-D b_lto=true \
|
||||
|
Loading…
x
Reference in New Issue
Block a user