mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
7887c684ad
are the latest stable releases. * Update vala to the newest stable release 0.18.1, also update a few ports in the gtk/gnome stack. * The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles. * Remove pkg-config run depends from glib20 and freetype2. This doesn't eliminate pkg-config run dependency completely, a second phase is needed and is planned. * Support for .:run. and .:build. for USE_GNOME components was added. Currently only libxml2 and libxslt support this mechanism. * Updates of the telepathy stack and empathy. * Trim makefile headers, convert ports to new options, trim off library versions for some ports. * Fix other ports so they build with the new glib version. Thanks to miwi and crees for helping out with some exp-runs. Approved by: portmgr (miwi & bapt) Obtained from: gnome team repo
52 lines
1.7 KiB
Plaintext
52 lines
1.7 KiB
Plaintext
bin/folks-import
|
|
include/folks/folks-eds.h
|
|
include/folks/folks-telepathy.h
|
|
include/folks/folks.h
|
|
lib/folks/%%VERSION%%/backends/eds/eds.la
|
|
lib/folks/%%VERSION%%/backends/eds/eds.so
|
|
lib/folks/%%VERSION%%/backends/key-file/key-file.la
|
|
lib/folks/%%VERSION%%/backends/key-file/key-file.so
|
|
lib/folks/%%VERSION%%/backends/telepathy/telepathy.la
|
|
lib/folks/%%VERSION%%/backends/telepathy/telepathy.so
|
|
lib/girepository-1.0/Folks-0.6.typelib
|
|
lib/libfolks-eds.la
|
|
lib/libfolks-eds.so
|
|
lib/libfolks-eds.so.%%LIBVER%%
|
|
lib/libfolks-telepathy.la
|
|
lib/libfolks-telepathy.so
|
|
lib/libfolks-telepathy.so.%%LIBVER%%
|
|
lib/libfolks.la
|
|
lib/libfolks.so
|
|
lib/libfolks.so.%%LIBVER%%
|
|
libdata/pkgconfig/folks-eds.pc
|
|
libdata/pkgconfig/folks-telepathy.pc
|
|
libdata/pkgconfig/folks.pc
|
|
share/gir-1.0/Folks-0.6.gir
|
|
share/locale/cs/LC_MESSAGES/folks.mo
|
|
share/locale/de/LC_MESSAGES/folks.mo
|
|
share/locale/en_GB/LC_MESSAGES/folks.mo
|
|
share/locale/eo/LC_MESSAGES/folks.mo
|
|
share/locale/es/LC_MESSAGES/folks.mo
|
|
share/locale/gl/LC_MESSAGES/folks.mo
|
|
share/locale/it/LC_MESSAGES/folks.mo
|
|
share/locale/nb/LC_MESSAGES/folks.mo
|
|
share/locale/pl/LC_MESSAGES/folks.mo
|
|
share/locale/pt_BR/LC_MESSAGES/folks.mo
|
|
share/locale/sl/LC_MESSAGES/folks.mo
|
|
share/locale/sv/LC_MESSAGES/folks.mo
|
|
share/locale/uk/LC_MESSAGES/folks.mo
|
|
share/locale/zh_CN/LC_MESSAGES/folks.mo
|
|
share/vala/vapi/folks-eds.deps
|
|
share/vala/vapi/folks-eds.vapi
|
|
share/vala/vapi/folks-telepathy.deps
|
|
share/vala/vapi/folks-telepathy.vapi
|
|
share/vala/vapi/folks.deps
|
|
share/vala/vapi/folks.vapi
|
|
@dirrm lib/folks/%%VERSION%%/backends/telepathy
|
|
@dirrm lib/folks/%%VERSION%%/backends/key-file
|
|
@dirrm lib/folks/%%VERSION%%/backends/eds
|
|
@dirrm lib/folks/%%VERSION%%/backends
|
|
@dirrm lib/folks/%%VERSION%%
|
|
@dirrm lib/folks
|
|
@dirrm include/folks
|