mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
8314647367
This allows vala to be updated to 0.36. PR: 222017 (based on) Submitted by: cpm@
46 lines
1.6 KiB
Plaintext
46 lines
1.6 KiB
Plaintext
bin/dconf
|
|
include/dconf/client/dconf-client.h
|
|
include/dconf/common/dconf-changeset.h
|
|
include/dconf/common/dconf-enums.h
|
|
include/dconf/common/dconf-paths.h
|
|
include/dconf/dconf.h
|
|
lib/gio/modules/libdconfsettings.so
|
|
lib/libdconf.so
|
|
lib/libdconf.so.1
|
|
lib/libdconf.so.1.0.0
|
|
libdata/pkgconfig/dconf.pc
|
|
libexec/dconf-service
|
|
man/man1/dconf-service.1.gz
|
|
man/man1/dconf.1.gz
|
|
man/man7/dconf.7.gz
|
|
share/bash-completion/completions/dconf
|
|
share/dbus-1/services/ca.desrt.dconf.service
|
|
share/gtk-doc/html/dconf/DConfClient.html
|
|
share/gtk-doc/html/dconf/annotation-glossary.html
|
|
share/gtk-doc/html/dconf/api-index-full.html
|
|
share/gtk-doc/html/dconf/ch01.html
|
|
share/gtk-doc/html/dconf/dconf-DConfChangeset.html
|
|
share/gtk-doc/html/dconf/dconf-DConfError.html
|
|
share/gtk-doc/html/dconf/dconf-dconf-Paths.html
|
|
share/gtk-doc/html/dconf/dconf-overview.html
|
|
share/gtk-doc/html/dconf/dconf-service.html
|
|
share/gtk-doc/html/dconf/dconf-tool.html
|
|
share/gtk-doc/html/dconf/dconf.devhelp2
|
|
share/gtk-doc/html/dconf/home.png
|
|
share/gtk-doc/html/dconf/index.html
|
|
share/gtk-doc/html/dconf/left-insensitive.png
|
|
share/gtk-doc/html/dconf/left.png
|
|
share/gtk-doc/html/dconf/object-tree.html
|
|
share/gtk-doc/html/dconf/programs.html
|
|
share/gtk-doc/html/dconf/right-insensitive.png
|
|
share/gtk-doc/html/dconf/right.png
|
|
share/gtk-doc/html/dconf/style.css
|
|
share/gtk-doc/html/dconf/up-insensitive.png
|
|
share/gtk-doc/html/dconf/up.png
|
|
share/vala/vapi/dconf.deps
|
|
share/vala/vapi/dconf.vapi
|
|
@dir %%ETCDIR%%/db
|
|
@dir %%ETCDIR%%/profile
|
|
@postexec %D/bin/gio-querymodules %D/lib/gio/modules 2>/dev/null || /usr/bin/true
|
|
@postunexec %D/bin/gio-querymodules %D/lib/gio/modules 2>/dev/null || /usr/bin/true
|