The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.

The offical GNOME 3.16 release notes can be found at https://help.gnome.org/misc/release-notes/3.16/

Upgrade instructions for port users:

Delete the old tracker package with:
# pkg delete -f tracker
And user port upgrade tool of choice to upgrade.

Thanks to Antoine Brodin for running the exp-runs.

This release was made possible by the following people:
  Gustau Perez
  Ting-Wei_Lan

PR:		201980
This commit is contained in:
Koop Mast 2015-08-05 19:13:24 +00:00
parent c13de12f75
commit d129587b5d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393607
596 changed files with 12238 additions and 11128 deletions

1
MOVED
View file

@ -7817,3 +7817,4 @@ textproc/py-stripogram||2015-08-05|Discontinued, author discourages to use it
french/trytond_account_fr||2015-08-05|No more supported upstream, use tryton 2.8 instead
german/trytond_account_de_skr03||2015-08-05|No more supported upstream, use tryton 2.8 instead
www/trytond_google_maps||2015-08-05|No more supported upstream, use tryton 2.8 instead
devel/appdata-tools|devel/appstream-glib|2015-08-05|Replaced by appstream-glib

View file

@ -3,17 +3,9 @@
#
# $FreeBSD$
# $NetBSD: $
# $MCom: ports/trunk/Mk/bsd.gnome.mk 20033 2014-11-02 23:07:27Z kwm $
#
# Please view me with 4 column tabs!
#######################################################
#
# *** WARNING: Disable MARCUSCOM before merge in FreeBSD!
# Please also remove this section before merging into FreeBSD.
#
#MARCUSCOM_CVS=yes
# ======================= USERS =================================
#
# There are no significant user-definable settings in here.
@ -91,7 +83,7 @@ _USE_GNOME_ALL+= atk atspi cairo gal2 \
# GNOME 3 components
_USE_GNOME_ALL+=dconf evolutiondataserver3 gnomecontrolcenter3 gnomedesktop3 \
gnomemenus3 gtk30 gtkhtml4 gtksourceview3 libgda5 \
gnomemenus3 gsound gtk30 gtkhtml4 gtksourceview3 libgda5 \
libgda5-ui libwnck3 metacity nautilus3 py3gobject3 \
pygobject3 vte3
@ -141,6 +133,12 @@ glibmm_DETECT= ${LOCALBASE}/libdata/pkgconfig/glibmm-2.4.pc
glibmm_LIB_DEPENDS= libglibmm-2.4.so:${PORTSDIR}/devel/glibmm
glibmm_USE_GNOME_IMPL= libsigc++20 glib20
gsound_DETECT= ${LOCALBASE}/libdata/pkgconfig/gsound.pc
gsound_BUILD_DEPENDS= gsound-play:${PORTSDIR}/audio/gsound
gsound_LIB_DEPENDS= libgsound.so:${PORTSDIR}/audio/gsound
gsound_RUN_DEPENDS= gsound-play:${PORTSDIR}/audio/gsound
gsound_USE_GNOME_IMPL= glib20
gtkmm20_DETECT= ${LOCALBASE}/libdata/pkgconfig/gtkmm-2.0.pc
gtkmm20_LIB_DEPENDS= libgtkmm-2.0.so:${PORTSDIR}/x11-toolkits/gtkmm20
gtkmm20_USE_GNOME_IMPL= libsigc++12 gtk20
@ -241,12 +239,12 @@ gtk-update-icon-cache_USE_GNOME_IMPL= atk pango gdkpixbuf2
gtk20_LIB_DEPENDS= libgtk-x11-2.0.so:${PORTSDIR}/x11-toolkits/gtk20
gtk20_DETECT= ${LOCALBASE}/libdata/pkgconfig/gtk+-x11-2.0.pc
gtk20_USE_GNOME_IMPL= intltool atk pango
gtk20_USE_GNOME_IMPL= atk pango
GTK2_VERSION= 2.10.0
gtk30_LIB_DEPENDS= libgtk-3.so:${PORTSDIR}/x11-toolkits/gtk30
gtk30_DETECT= ${LOCALBASE}/libdata/pkgconfig/gtk+-3.0.pc
gtk30_USE_GNOME_IMPL= intltool atk pango
gtk30_USE_GNOME_IMPL= atk pango
GTK3_VERSION= 3.0.0
linc_LIB_DEPENDS= liblinc.so:${PORTSDIR}/net/linc
@ -357,11 +355,9 @@ librsvg2_USE_GNOME_IMPL=libgsf gtk20
nautilus3_LIB_DEPENDS= libnautilus-extension.so:${PORTSDIR}/x11-fm/nautilus
nautilus3_DETECT= ${LOCALBASE}/share/gir-1.0/Nautilus-3.0.gir
nautilus3_USE_GNOME_IMPL=gnomedesktop3 gvfs libxml2
nautilus3_GNOME_DESKTOP_VERSION=3
metacity_LIB_DEPENDS= libmetacity-private.so:${PORTSDIR}/x11-wm/metacity
metacity_DETECT= ${LOCALBASE}/libdata/pkgconfig/libmetacity-private.pc
metacity_GNOME_DESKTOP_VERSION=3
gal2_LIB_DEPENDS= libgal-2.4.so:${PORTSDIR}/x11-toolkits/gal2
gal2_DETECT= ${LOCALBASE}/libdata/pkgconfig/gal-2.4.pc
@ -371,7 +367,6 @@ gnomecontrolcenter3_DETECT= ${LOCALBASE}/libdata/pkgconfig/gnome-keybindings.pc
gnomecontrolcenter3_BUILD_DEPENDS= ${gnomecontrolcenter3_DETECT}:${PORTSDIR}/sysutils/gnome-control-center
gnomecontrolcenter3_RUN_DEPENDS= ${gnomecontrolcenter3_DETECT}:${PORTSDIR}/sysutils/gnome-control-center
gnomecontrolcenter3_USE_GNOME_IMPL= gnomedesktop3
gnomecontrolcenter3_GNOME_DESKTOP_VERSION=3
libgda4_LIB_DEPENDS= libgda-4.0.so:${PORTSDIR}/databases/libgda4
libgda4_DETECT= ${LOCALBASE}/libdata/pkgconfig/libgda-4.0.pc
@ -457,13 +452,11 @@ gnomespeech_USE_GNOME_IMPL=libbonobo
evolutiondataserver3_LIB_DEPENDS= libedataserver-1.2.so:${PORTSDIR}/databases/evolution-data-server
evolutiondataserver3_DETECT= ${LOCALBASE}/libdata/pkgconfig/libedataserverui-3.0.pc
evolutiondataserver3_USE_GNOME_IMPL= libxml2 gtk30
evolutiondataserver3_GNOME_DESKTOP_VERSION=3
gnomemenus3_BUILD_DEPENDS= gnome-menus>=3.2.0:${PORTSDIR}/x11/gnome-menus
gnomemenus3_RUN_DEPENDS= gnome-menus>=3.2.0:${PORTSDIR}/x11/gnome-menus
gnomemenus3_DETECT= ${LOCALBASE}/libdata/pkgconfig/libgnome-menu-3.0.pc
gnomemenus3_USE_GNOME_IMPL= glib20
gnomemenus3_GNOME_DESKTOP_VERSION=3
gnomedocutils_DETECT= ${LOCALBASE}/libdata/pkgconfig/gnome-doc-utils.pc
gnomedocutils_BUILD_DEPENDS= ${gnomedocutils_DETECT}:${PORTSDIR}/textproc/gnome-doc-utils
@ -499,10 +492,6 @@ gvfs_BUILD_DEPENDS= gvfs>=0:${PORTSDIR}/devel/gvfs
gvfs_RUN_DEPENDS= gvfs>=0:${PORTSDIR}/devel/gvfs
gvfs_USE_GNOME_IMPL= glib20
.if defined(MARCUSCOM_CVS)
.sinclude "${PORTSDIR}/Mk/bsd.gnome-experimental.mk"
.endif
.if defined(INSTALLS_ICONS)
USE_GNOME+= gtk-update-icon-cache
.endif
@ -544,32 +533,14 @@ USE_GNOME+= gtk-update-icon-cache
# ... Do some other things ...
# .endif
# If the user has not defined GNOME_DESKTOP_VERSION, let's try to prevent
# users from shooting themselves in the foot. We will try to make an
# intelligent choice on the user's behalf.
.if exists(${gnomepanel3_DETECT})
GNOME_DESKTOP_VERSION?= 3
.elif exists(${gnomepanel_DETECT})
GNOME_DESKTOP_VERSION?= 2
.endif
# We also check each component to see if it has a desktop requirement. If
# it does, and its requirement disagrees with the user's chosen desktop,
# do not add the component to the HAVE_GNOME list.
_USE_GNOME_SAVED:=${USE_GNOME}
_USE_GNOME_DESKTOP=yes
HAVE_GNOME?=
.if (defined(WANT_GNOME) && !defined(WITHOUT_GNOME))
. for component in ${_USE_GNOME_ALL}
. if defined(GNOME_DESKTOP_VERSION) && \
defined(${component}_GNOME_DESKTOP_VERSION)
. if ${GNOME_DESKTOP_VERSION}==${${component}_GNOME_DESKTOP_VERSION}
HAVE_GNOME+= ${component}
. else
_USE_GNOME_DESKTOP=no
. endif
. else
. if exists(${${component}_DETECT})
HAVE_GNOME+= ${component}
. elif defined(WITH_GNOME)
@ -578,7 +549,6 @@ HAVE_GNOME+= ${component}
HAVE_GNOME+= ${component}
. endif
. endif
. endif
. endfor
.elif defined(WITHOUT_GNOME)
. if ${WITHOUT_GNOME}!="yes" && ${WITHOUT_GNOME}!="1"
@ -616,14 +586,6 @@ ${component}_USE_GNOME_IMPL+=${${subcomponent}_USE_GNOME_IMPL}
# and if the user's chosen desktop is not of the same version, mark the
# port as IGNORE.
. for component in ${USE_GNOME:C/^([^:]+).*/\1/}
. if defined(GNOME_DESKTOP_VERSION) && \
defined(${component}_GNOME_DESKTOP_VERSION)
. if ${GNOME_DESKTOP_VERSION}!=${${component}_GNOME_DESKTOP_VERSION}
IGNORE= cannot install: ${PORTNAME} wants to use the GNOME
IGNORE+=${${component}_GNOME_DESKTOP_VERSION} desktop, but you wish to use
IGNORE+=the GNOME ${GNOME_DESKTOP_VERSION} desktop
. endif
. endif
. if ${_USE_GNOME_ALL:M${component}}==""
IGNORE= cannot install: Unknown component ${component}
. endif
@ -640,6 +602,14 @@ PLIST_SUB+= GTK2_VERSION="${GTK2_VERSION}" \
USE_CSTD= gnu89
.endif
.if defined(_USE_GNOME) && empty(_USE_GNOME:Mglib20:u) && defined(GLIB_SCHEMAS)
IGNORE= GLIB_SCHEMAS is set, but needs USE_GNOME=glib20 to work
.endif
.if defined(_USE_GNOME) && empty(_USE_GNOME:Mgconf2:u) && defined(GCONF_SCHEMAS)
IGNORE= GCONF_SCHEMAS is set, but needs USE_GNOME=gconf2 to work
.endif
# Then traverse through all components, check which of them
# exist in ${_USE_GNOME} and set variables accordingly
.ifdef _USE_GNOME
@ -705,13 +675,6 @@ USE_GNOME?=
PLIST_SUB+= GNOME:="@comment " NOGNOME:=""
. else
PLIST_SUB+= GNOME:="" NOGNOME:="@comment "
. if defined(GNOME_DESKTOP_VERSION)
. if ${_USE_GNOME_DESKTOP}=="yes"
PLIST_SUB+= GNOMEDESKTOP:="" NOGNOMEDESKTOP:="@comment "
. else
PLIST_SUB+= GNOMEDESKTOP:="@comment " NOGNOMEDESKTOP:=""
. endif
. endif
. endif
.endif
@ -721,11 +684,6 @@ RUN_DEPENDS+= ${GNOME_SUBR}:${PORTSDIR}/sysutils/gnome_subr
SUB_LIST+= GNOME_SUBR=${GNOME_SUBR}
.endif
.if ${MAINTAINER}=="gnome@FreeBSD.org"
CONFIGURE_FAIL_MESSAGE= "Please run the gnomelogalyzer, available from \"http://www.freebsd.org/gnome/gnomelogalyzer.sh\", which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the build failure to the FreeBSD GNOME team at ${MAINTAINER}, and attach (a) \"${CONFIGURE_WRKSRC}/${CONFIGURE_LOG}\", (b) the output of the failed make command, and (c) the gnomelogalyzer output. Also, it might be a good idea to provide an overview of all packages installed on your system (i.e. an \`ls ${PKG_DBDIR}\`). Put your attachment up on any website, copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with the attachment. Try to avoid sending any attachments to the mailing list (${MAINTAINER}), because attachments sent to FreeBSD mailing lists are usually discarded by the mailing list software."
.endif
.if defined(GCONF_SCHEMAS) || defined(INSTALLS_OMF) || defined(INSTALLS_ICONS) \
|| defined(GLIB_SCHEMAS)
post-install: gnome-post-install
@ -747,10 +705,7 @@ gnome-post-install:
@for i in ${GLIB_SCHEMAS}; do \
${ECHO_CMD} "share/glib-2.0/schemas/$${i}" >> ${TMPPLIST}; \
done
@${ECHO_CMD} "@exec glib-compile-schemas %D/share/glib-2.0/schemas > /dev/null || /usr/bin/true" \
>> ${TMPPLIST}; \
${ECHO_CMD} "@unexec glib-compile-schemas %D/share/glib-2.0/schemas > /dev/null || /usr/bin/true" \
>> ${TMPPLIST};
@${ECHO_CMD} "@glib-schemas" >> ${TMPPLIST};
.endif
. if defined(INSTALLS_OMF)

View file

@ -5,6 +5,16 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
20150805:
AFFECTS: users of sysutils/tracker
AUTHOR: kwm@FreeBSD.org
The new tracker version does not build if the old version is installed.
# pkg delete -f tracker
After use your upgrade tool of choice.
20150802:
AFFECTS: users of mail/opensmtpd
AUTHOR: ashish@FreeBSD.org

View file

@ -1,9 +1,8 @@
# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/trunk/accessibility/at-spi2-atk/Makefile 20031 2014-11-02 21:47:55Z kwm $
PORTNAME= at-spi2-atk
PORTVERSION= 2.14.1
PORTVERSION= 2.16.0
CATEGORIES= accessibility x11-toolkits
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3

View file

@ -1,2 +1,2 @@
SHA256 (gnome3/at-spi2-atk-2.14.1.tar.xz) = 058f34ea60edf0a5f831c9f2bdd280fe95c1bcafb76e466e44aa0fb356d17bcb
SIZE (gnome3/at-spi2-atk-2.14.1.tar.xz) = 280952
SHA256 (gnome3/at-spi2-atk-2.16.0.tar.xz) = 78efc45ec36383bf785f8636e64a8d866defeb020e00a08f92978f1fc3772ff9
SIZE (gnome3/at-spi2-atk-2.16.0.tar.xz) = 286668

View file

@ -1,9 +1,8 @@
# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/trunk/accessibility/at-spi2-core/Makefile 20077 2014-11-13 09:00:15Z gusi $
PORTNAME= at-spi2-core
PORTVERSION= 2.14.1
PORTVERSION= 2.16.0
CATEGORIES= accessibility x11-toolkits
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3

View file

@ -1,2 +1,2 @@
SHA256 (gnome3/at-spi2-core-2.14.1.tar.xz) = eef9660b14fdf0fb1f30d1be7c72d591fa7cbb87b00ca3a444425712f46ce657
SIZE (gnome3/at-spi2-core-2.14.1.tar.xz) = 456272
SHA256 (gnome3/at-spi2-core-2.16.0.tar.xz) = 1c0b77fb8ce81abbf1d80c0afee9858b3f9229f673b7881995fe0fc16b1a74d0
SIZE (gnome3/at-spi2-core-2.16.0.tar.xz) = 455264

View file

@ -39,8 +39,8 @@ lib/libatspi.so.0.0.1
libdata/pkgconfig/atspi-2.pc
libexec/at-spi-bus-launcher
libexec/at-spi2-registryd
share/dbus-1/accessibility-services/org.a11y.atspi.Registry.service
share/dbus-1/services/org.a11y.Bus.service
share/dbus-1/services/org.a11y.atspi.Registry.service
share/gir-1.0/Atspi-2.0.gir
share/gtk-doc/html/libatspi/AtspiAccessible.html
share/gtk-doc/html/libatspi/AtspiDeviceListener.html
@ -90,6 +90,7 @@ share/locale/ast/LC_MESSAGES/at-spi2-core.mo
share/locale/be/LC_MESSAGES/at-spi2-core.mo
share/locale/bg/LC_MESSAGES/at-spi2-core.mo
share/locale/bn_IN/LC_MESSAGES/at-spi2-core.mo
share/locale/bs/LC_MESSAGES/at-spi2-core.mo
share/locale/ca/LC_MESSAGES/at-spi2-core.mo
share/locale/ca@valencia/LC_MESSAGES/at-spi2-core.mo
share/locale/cs/LC_MESSAGES/at-spi2-core.mo
@ -115,6 +116,7 @@ share/locale/hu/LC_MESSAGES/at-spi2-core.mo
share/locale/id/LC_MESSAGES/at-spi2-core.mo
share/locale/it/LC_MESSAGES/at-spi2-core.mo
share/locale/ja/LC_MESSAGES/at-spi2-core.mo
share/locale/kk/LC_MESSAGES/at-spi2-core.mo
share/locale/km/LC_MESSAGES/at-spi2-core.mo
share/locale/kn/LC_MESSAGES/at-spi2-core.mo
share/locale/ko/LC_MESSAGES/at-spi2-core.mo

View file

@ -1,9 +1,8 @@
# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/trunk/accessibility/atk/Makefile 20031 2014-11-02 21:47:55Z kwm $
PORTNAME= atk
PORTVERSION= 2.14.0
PORTVERSION= 2.16.0
PORTREVISION?= 0
CATEGORIES= accessibility devel
MASTER_SITES= GNOME
@ -13,6 +12,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME accessibility toolkit (ATK)
USES= tar:xz
PORTSCOUT= limitw:1,even
.if !defined(REFERENCE_PORT)
@ -23,7 +23,6 @@ USE_GNOME= glib20 introspection:build referencehack
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
CONFIGURE_ENV= AUTOCONF=${TRUE} AUTOMAKE=${TRUE}
INSTALL_TARGET= install-strip
post-patch:

View file

@ -1,2 +1,2 @@
SHA256 (gnome2/atk-2.14.0.tar.xz) = 2875cc0b32bfb173c066c22a337f79793e0c99d2cc5e81c4dac0d5a523b8fbad
SIZE (gnome2/atk-2.14.0.tar.xz) = 696064
SHA256 (gnome2/atk-2.16.0.tar.xz) = 095f986060a6a0b22eb15eef84ae9f14a1cf8082488faa6886d94c37438ae562
SIZE (gnome2/atk-2.16.0.tar.xz) = 699816

View file

@ -35,7 +35,7 @@ include/atk-1.0/atk/atkwindow.h
lib/girepository-1.0/Atk-1.0.typelib
lib/libatk-1.0.so
lib/libatk-1.0.so.0
lib/libatk-1.0.so.0.21409.1
lib/libatk-1.0.so.0.21609.1
libdata/pkgconfig/atk.pc
share/gir-1.0/Atk-1.0.gir
share/locale/af/LC_MESSAGES/atk10.mo

View file

@ -1,9 +1,8 @@
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/trunk/accessibility/caribou/Makefile 20031 2014-11-02 21:47:55Z kwm $
PORTNAME= caribou
PORTVERSION= 0.4.18
PORTVERSION= 0.4.18.1
CATEGORIES= accessibility gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3

View file

@ -1,2 +1,2 @@
SHA256 (gnome3/caribou-0.4.18.tar.xz) = 8d94977f3364926600b5f711406e765a9a61aa444609f87a1d435b301e147226
SIZE (gnome3/caribou-0.4.18.tar.xz) = 422580
SHA256 (gnome3/caribou-0.4.18.1.tar.xz) = aefadf125a647fc68696f4134e99ee43dca121da5de8e1edf6eab5664a9f3150
SIZE (gnome3/caribou-0.4.18.1.tar.xz) = 410548

View file

@ -9,7 +9,6 @@ lib/libcaribou.a
lib/libcaribou.so
lib/libcaribou.so.0
lib/libcaribou.so.0.0.0
libexec/caribou
%%PYTHON_SITELIBDIR%%/caribou/__init__.py
%%PYTHON_SITELIBDIR%%/caribou/__init__.pyc
%%PYTHON_SITELIBDIR%%/caribou/__init__.pyo
@ -48,14 +47,15 @@ libexec/caribou
%%PYTHON_SITELIBDIR%%/caribou/settings/settings_manager.pyo
libdata/pkgconfig/caribou-1.0.pc
libexec/antler-keyboard
libexec/caribou
share/antler/dark-key-border.svg
share/antler/style.css
share/caribou/layouts/fullscale/us.xml
share/caribou/layouts/scan/us.xml
share/caribou/layouts/touch/ara.xml
share/caribou/layouts/touch/fr.xml
share/caribou/layouts/touch/il.xml
share/caribou/layouts/touch/us.xml
%%DATADIR%%/layouts/fullscale/us.xml
%%DATADIR%%/layouts/scan/us.xml
%%DATADIR%%/layouts/touch/ara.xml
%%DATADIR%%/layouts/touch/fr.xml
%%DATADIR%%/layouts/touch/il.xml
%%DATADIR%%/layouts/touch/us.xml
share/dbus-1/services/org.gnome.Caribou.Antler.service
share/dbus-1/services/org.gnome.Caribou.Daemon.service
share/gir-1.0/Caribou-1.0.gir
@ -126,5 +126,5 @@ share/locale/vi/LC_MESSAGES/caribou.mo
share/locale/zh_CN/LC_MESSAGES/caribou.mo
share/locale/zh_HK/LC_MESSAGES/caribou.mo
share/locale/zh_TW/LC_MESSAGES/caribou.mo
share/vala/vapi/caribou-1.0.vapi
share/vala/vapi/caribou-1.0.deps
share/vala/vapi/caribou-1.0.vapi

View file

@ -1,9 +1,8 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/trunk/accessibility/orca/Makefile 20054 2014-11-10 17:23:39Z gusi $
PORTNAME= orca
PORTVERSION= 3.14.4
PORTVERSION= 3.16.2
CATEGORIES= accessibility gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@ -24,9 +23,10 @@ RUN_DEPENDS= py3?-dbus>=0:${PORTSDIR}/devel/py3-dbus \
# conflict with py*-json-py because orca uses the json from python itself
# and py*-json-py shadows this.
CONFLICTS= py*-json-py-[0-9]*
PORTSCOUT= limitw:1,even
USES= gettext gmake pathfix pkgconfig python:3 tar:xz
USE_GNOME= gnomeprefix gtk30 py3gobject3 intlhack
USE_GNOME= gtk30 py3gobject3 intlhack
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include

View file

@ -1,2 +1,2 @@
SHA256 (gnome3/orca-3.14.4.tar.xz) = 94a522e0a29143858be0d092346d9996e62b55fefdf4651b5edf79bcb9f4a1ef
SIZE (gnome3/orca-3.14.4.tar.xz) = 2016596
SHA256 (gnome3/orca-3.16.2.tar.xz) = cd14b28878cc04166ec43c7d9a8e6b0056c66cbfb1e4f934f12f74568937789a
SIZE (gnome3/orca-3.16.2.tar.xz) = 2078728

View file

@ -1,6 +1,5 @@
bin/orca
etc/xdg/autostart/orca-autostart.desktop
man/man1/orca.1.gz
%%PYTHON_SITELIBDIR%%/orca/__init__.py
%%PYTHON_SITELIBDIR%%/orca/__pycache__/__init__.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/orca/__pycache__/__init__.cpython-%%PYVER%%.pyo
@ -60,6 +59,8 @@ man/man1/orca.1.gz
%%PYTHON_SITELIBDIR%%/orca/__pycache__/liveregions.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/orca/__pycache__/logger.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/orca/__pycache__/logger.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/orca/__pycache__/mathsymbols.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/orca/__pycache__/mathsymbols.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/orca/__pycache__/messages.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/orca/__pycache__/messages.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/orca/__pycache__/mouse_review.cpython-%%PYVER%%.pyc
@ -160,6 +161,7 @@ man/man1/orca.1.gz
%%PYTHON_SITELIBDIR%%/orca/laptop_keyboardmap.py
%%PYTHON_SITELIBDIR%%/orca/liveregions.py
%%PYTHON_SITELIBDIR%%/orca/logger.py
%%PYTHON_SITELIBDIR%%/orca/mathsymbols.py
%%PYTHON_SITELIBDIR%%/orca/messages.py
%%PYTHON_SITELIBDIR%%/orca/mouse_review.py
%%PYTHON_SITELIBDIR%%/orca/notification_messages.py
@ -272,9 +274,18 @@ man/man1/orca.1.gz
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/evolution/__init__.py
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/evolution/__pycache__/__init__.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/evolution/__pycache__/__init__.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/evolution/__pycache__/braille_generator.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/evolution/__pycache__/braille_generator.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/evolution/__pycache__/script.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/evolution/__pycache__/script.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/evolution/__pycache__/script_utilities.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/evolution/__pycache__/script_utilities.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/evolution/__pycache__/speech_generator.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/evolution/__pycache__/speech_generator.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/evolution/braille_generator.py
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/evolution/script.py
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/evolution/script_utilities.py
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/evolution/speech_generator.py
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gajim/__init__.py
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gajim/__pycache__/__init__.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gajim/__pycache__/__init__.cpython-%%PYVER%%.pyo
@ -358,13 +369,13 @@ man/man1/orca.1.gz
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gnome-shell/__pycache__/__init__.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gnome-shell/__pycache__/formatting.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gnome-shell/__pycache__/formatting.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gnome-shell/__pycache__/script_utilities.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gnome-shell/__pycache__/script_utilities.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gnome-shell/__pycache__/script.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gnome-shell/__pycache__/script.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gnome-shell/__pycache__/script_utilities.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gnome-shell/__pycache__/script_utilities.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gnome-shell/formatting.py
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gnome-shell/script_utilities.py
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gnome-shell/script.py
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gnome-shell/script_utilities.py
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gnome-terminal/__init__.py
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gnome-terminal/__pycache__/__init__.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gnome-terminal/__pycache__/__init__.cpython-%%PYVER%%.pyo
@ -589,10 +600,8 @@ man/man1/orca.1.gz
%%PYTHON_SITELIBDIR%%/orca/text_attribute_names.py
%%PYTHON_SITELIBDIR%%/orca/tutorialgenerator.py
%%PYTHON_SITELIBDIR%%/orca/where_am_I.py
man/man1/orca.1.gz
share/applications/orca.desktop
share/locale/an/LC_MESSAGES/orca.mo
share/locale/sk/LC_MESSAGES/orca.mo
share/locale/tg/LC_MESSAGES/orca.mo
share/help/C/orca/commands.page
share/help/C/orca/commands_bookmarks.page
share/help/C/orca/commands_braille.page
@ -610,6 +619,7 @@ share/help/C/orca/commands_structural_navigation.page
share/help/C/orca/commands_table.page
share/help/C/orca/commands_time_date_notifications.page
share/help/C/orca/commands_where_am_i.page
share/help/C/orca/figures/orca-logo.png
share/help/C/orca/howto_bookmarks.page
share/help/C/orca/howto_documents.page
share/help/C/orca/howto_flat_review.page
@ -646,7 +656,60 @@ share/help/C/orca/preferences_spellcheck.page
share/help/C/orca/preferences_table_navigation.page
share/help/C/orca/preferences_text_attributes.page
share/help/C/orca/preferences_voice.page
share/help/C/orca/figures/orca-logo.png
share/help/cs/orca/commands.page
share/help/cs/orca/commands_bookmarks.page
share/help/cs/orca/commands_braille.page
share/help/cs/orca/commands_chat.page
share/help/cs/orca/commands_controlling_orca.page
share/help/cs/orca/commands_debugging.page
share/help/cs/orca/commands_find.page
share/help/cs/orca/commands_flat_review.page
share/help/cs/orca/commands_live_regions.page
share/help/cs/orca/commands_mouse.page
share/help/cs/orca/commands_profiles.page
share/help/cs/orca/commands_reading.page
share/help/cs/orca/commands_speech_settings.page
share/help/cs/orca/commands_structural_navigation.page
share/help/cs/orca/commands_table.page
share/help/cs/orca/commands_time_date_notifications.page
share/help/cs/orca/commands_where_am_i.page
share/help/cs/orca/figures/orca-logo.png
share/help/cs/orca/howto_bookmarks.page
share/help/cs/orca/howto_documents.page
share/help/cs/orca/howto_flat_review.page
share/help/cs/orca/howto_forms.page
share/help/cs/orca/howto_key_bindings.page
share/help/cs/orca/howto_keyboard_layout.page
share/help/cs/orca/howto_learn_modes.page
share/help/cs/orca/howto_live_regions.page
share/help/cs/orca/howto_mouse_review.page
share/help/cs/orca/howto_notifications.page
share/help/cs/orca/howto_orca_find.page
share/help/cs/orca/howto_profiles.page
share/help/cs/orca/howto_setting_up_orca.page
share/help/cs/orca/howto_structural_navigation.page
share/help/cs/orca/howto_tables.page
share/help/cs/orca/howto_text_attributes.page
share/help/cs/orca/howto_text_setup.page
share/help/cs/orca/howto_the_orca_modifier.page
share/help/cs/orca/howto_toggling_caps_lock.page
share/help/cs/orca/howto_whereami.page
share/help/cs/orca/index.page
share/help/cs/orca/introduction.page
share/help/cs/orca/preferences.page
share/help/cs/orca/preferences_braille.page
share/help/cs/orca/preferences_chat.page
share/help/cs/orca/preferences_gecko.page
share/help/cs/orca/preferences_general.page
share/help/cs/orca/preferences_introduction.page
share/help/cs/orca/preferences_key_bindings.page
share/help/cs/orca/preferences_key_echo.page
share/help/cs/orca/preferences_pronunciation.page
share/help/cs/orca/preferences_speech.page
share/help/cs/orca/preferences_spellcheck.page
share/help/cs/orca/preferences_table_navigation.page
share/help/cs/orca/preferences_text_attributes.page
share/help/cs/orca/preferences_voice.page
share/help/de/orca/commands.page
share/help/de/orca/commands_bookmarks.page
share/help/de/orca/commands_braille.page
@ -664,6 +727,7 @@ share/help/de/orca/commands_structural_navigation.page
share/help/de/orca/commands_table.page
share/help/de/orca/commands_time_date_notifications.page
share/help/de/orca/commands_where_am_i.page
share/help/de/orca/figures/orca-logo.png
share/help/de/orca/howto_bookmarks.page
share/help/de/orca/howto_documents.page
share/help/de/orca/howto_flat_review.page
@ -700,7 +764,6 @@ share/help/de/orca/preferences_spellcheck.page
share/help/de/orca/preferences_table_navigation.page
share/help/de/orca/preferences_text_attributes.page
share/help/de/orca/preferences_voice.page
share/help/de/orca/figures/orca-logo.png
share/help/el/orca/commands.page
share/help/el/orca/commands_bookmarks.page
share/help/el/orca/commands_braille.page
@ -718,6 +781,7 @@ share/help/el/orca/commands_structural_navigation.page
share/help/el/orca/commands_table.page
share/help/el/orca/commands_time_date_notifications.page
share/help/el/orca/commands_where_am_i.page
share/help/el/orca/figures/orca-logo.png
share/help/el/orca/howto_bookmarks.page
share/help/el/orca/howto_documents.page
share/help/el/orca/howto_flat_review.page
@ -754,7 +818,6 @@ share/help/el/orca/preferences_spellcheck.page
share/help/el/orca/preferences_table_navigation.page
share/help/el/orca/preferences_text_attributes.page
share/help/el/orca/preferences_voice.page
share/help/el/orca/figures/orca-logo.png
share/help/es/orca/commands.page
share/help/es/orca/commands_bookmarks.page
share/help/es/orca/commands_braille.page
@ -772,6 +835,7 @@ share/help/es/orca/commands_structural_navigation.page
share/help/es/orca/commands_table.page
share/help/es/orca/commands_time_date_notifications.page
share/help/es/orca/commands_where_am_i.page
share/help/es/orca/figures/orca-logo.png
share/help/es/orca/howto_bookmarks.page
share/help/es/orca/howto_documents.page
share/help/es/orca/howto_flat_review.page
@ -808,7 +872,6 @@ share/help/es/orca/preferences_spellcheck.page
share/help/es/orca/preferences_table_navigation.page
share/help/es/orca/preferences_text_attributes.page
share/help/es/orca/preferences_voice.page
share/help/es/orca/figures/orca-logo.png
share/help/fr/orca/commands.page
share/help/fr/orca/commands_bookmarks.page
share/help/fr/orca/commands_braille.page
@ -826,6 +889,7 @@ share/help/fr/orca/commands_structural_navigation.page
share/help/fr/orca/commands_table.page
share/help/fr/orca/commands_time_date_notifications.page
share/help/fr/orca/commands_where_am_i.page
share/help/fr/orca/figures/orca-logo.png
share/help/fr/orca/howto_bookmarks.page
share/help/fr/orca/howto_documents.page
share/help/fr/orca/howto_flat_review.page
@ -862,7 +926,6 @@ share/help/fr/orca/preferences_spellcheck.page
share/help/fr/orca/preferences_table_navigation.page
share/help/fr/orca/preferences_text_attributes.page
share/help/fr/orca/preferences_voice.page
share/help/fr/orca/figures/orca-logo.png
share/help/gl/orca/commands.page
share/help/gl/orca/commands_bookmarks.page
share/help/gl/orca/commands_braille.page
@ -880,6 +943,7 @@ share/help/gl/orca/commands_structural_navigation.page
share/help/gl/orca/commands_table.page
share/help/gl/orca/commands_time_date_notifications.page
share/help/gl/orca/commands_where_am_i.page
share/help/gl/orca/figures/orca-logo.png
share/help/gl/orca/howto_bookmarks.page
share/help/gl/orca/howto_documents.page
share/help/gl/orca/howto_flat_review.page
@ -916,7 +980,6 @@ share/help/gl/orca/preferences_spellcheck.page
share/help/gl/orca/preferences_table_navigation.page
share/help/gl/orca/preferences_text_attributes.page
share/help/gl/orca/preferences_voice.page
share/help/gl/orca/figures/orca-logo.png
share/help/hu/orca/commands.page
share/help/hu/orca/commands_bookmarks.page
share/help/hu/orca/commands_braille.page
@ -934,6 +997,7 @@ share/help/hu/orca/commands_structural_navigation.page
share/help/hu/orca/commands_table.page
share/help/hu/orca/commands_time_date_notifications.page
share/help/hu/orca/commands_where_am_i.page
share/help/hu/orca/figures/orca-logo.png
share/help/hu/orca/howto_bookmarks.page
share/help/hu/orca/howto_documents.page
share/help/hu/orca/howto_flat_review.page
@ -970,7 +1034,6 @@ share/help/hu/orca/preferences_spellcheck.page
share/help/hu/orca/preferences_table_navigation.page
share/help/hu/orca/preferences_text_attributes.page
share/help/hu/orca/preferences_voice.page
share/help/hu/orca/figures/orca-logo.png
share/help/pt_BR/orca/commands.page
share/help/pt_BR/orca/commands_bookmarks.page
share/help/pt_BR/orca/commands_braille.page
@ -988,6 +1051,7 @@ share/help/pt_BR/orca/commands_structural_navigation.page
share/help/pt_BR/orca/commands_table.page
share/help/pt_BR/orca/commands_time_date_notifications.page
share/help/pt_BR/orca/commands_where_am_i.page
share/help/pt_BR/orca/figures/orca-logo.png
share/help/pt_BR/orca/howto_bookmarks.page
share/help/pt_BR/orca/howto_documents.page
share/help/pt_BR/orca/howto_flat_review.page
@ -1024,7 +1088,6 @@ share/help/pt_BR/orca/preferences_spellcheck.page
share/help/pt_BR/orca/preferences_table_navigation.page
share/help/pt_BR/orca/preferences_text_attributes.page
share/help/pt_BR/orca/preferences_voice.page
share/help/pt_BR/orca/figures/orca-logo.png
share/help/sl/orca/commands.page
share/help/sl/orca/commands_bookmarks.page
share/help/sl/orca/commands_braille.page
@ -1042,6 +1105,7 @@ share/help/sl/orca/commands_structural_navigation.page
share/help/sl/orca/commands_table.page
share/help/sl/orca/commands_time_date_notifications.page
share/help/sl/orca/commands_where_am_i.page
share/help/sl/orca/figures/orca-logo.png
share/help/sl/orca/howto_bookmarks.page
share/help/sl/orca/howto_documents.page
share/help/sl/orca/howto_flat_review.page
@ -1078,13 +1142,14 @@ share/help/sl/orca/preferences_spellcheck.page
share/help/sl/orca/preferences_table_navigation.page
share/help/sl/orca/preferences_text_attributes.page
share/help/sl/orca/preferences_voice.page
share/help/sl/orca/figures/orca-logo.png
share/icons/hicolor/16x16/apps/orca.png
share/icons/hicolor/22x22/apps/orca.png
share/icons/hicolor/24x24/apps/orca.png
share/icons/hicolor/32x32/apps/orca.png
share/icons/hicolor/48x48/apps/orca.png
share/icons/hicolor/symbolic/apps/orca-symbolic.svg
share/icons/hicolor/scalable/apps/orca.svg
share/locale/an/LC_MESSAGES/orca.mo
share/locale/ar/LC_MESSAGES/orca.mo
share/locale/ast/LC_MESSAGES/orca.mo
share/locale/be/LC_MESSAGES/orca.mo
@ -1115,6 +1180,7 @@ share/locale/he/LC_MESSAGES/orca.mo
share/locale/hi/LC_MESSAGES/orca.mo
share/locale/hu/LC_MESSAGES/orca.mo
share/locale/id/LC_MESSAGES/orca.mo
share/locale/is/LC_MESSAGES/orca.mo
share/locale/it/LC_MESSAGES/orca.mo
share/locale/ja/LC_MESSAGES/orca.mo
share/locale/kn/LC_MESSAGES/orca.mo
@ -1140,6 +1206,7 @@ share/locale/ro/LC_MESSAGES/orca.mo
share/locale/ru/LC_MESSAGES/orca.mo
share/locale/rw/LC_MESSAGES/orca.mo
share/locale/si/LC_MESSAGES/orca.mo
share/locale/sk/LC_MESSAGES/orca.mo
share/locale/sl/LC_MESSAGES/orca.mo
share/locale/sq/LC_MESSAGES/orca.mo
share/locale/sr/LC_MESSAGES/orca.mo
@ -1147,6 +1214,7 @@ share/locale/sr@latin/LC_MESSAGES/orca.mo
share/locale/sv/LC_MESSAGES/orca.mo
share/locale/ta/LC_MESSAGES/orca.mo
share/locale/te/LC_MESSAGES/orca.mo
share/locale/tg/LC_MESSAGES/orca.mo
share/locale/th/LC_MESSAGES/orca.mo
share/locale/tr/LC_MESSAGES/orca.mo
share/locale/ug/LC_MESSAGES/orca.mo

View file

@ -1,10 +1,8 @@
# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/trunk/accessibility/py-atspi/Makefile 20031 2014-11-02 21:47:55Z kwm $
PORTNAME= atspi
PORTVERSION= 2.12.0
PORTREVISION= 3
PORTVERSION= 2.16.0
CATEGORIES= accessibility x11-toolkits python
MASTER_SITES= GNOME/sources/pyatspi/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -17,6 +15,7 @@ COMMENT= Python API for the D-BUS based SPI framework
RUN_DEPENDS= ${LOCALBASE}/libexec/at-spi2-registryd:${PORTSDIR}/accessibility/at-spi2-core
CONFLICTS= at-spi-1.[0-9]*
PORTSCOUT= limitw:1,even
USES= gettext gmake pathfix pkgconfig python:2 tar:xz
USE_GNOME= intlhack pygobject3

View file

@ -1,2 +1,2 @@
SHA256 (gnome3/pyatspi-2.12.0.tar.xz) = 4e6cd801412a090dcc7ec2a27298dee5e84dc0af11479d5d5c061254b8ea6ac4
SIZE (gnome3/pyatspi-2.12.0.tar.xz) = 300092
SHA256 (gnome3/pyatspi-2.16.0.tar.xz) = a67a857ca5eaf16fc059d9be47d0850edd93bffdd777c1b7612ecc95f6e3b4a0
SIZE (gnome3/pyatspi-2.16.0.tar.xz) = 301204

View file

@ -1,10 +1,8 @@
# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/trunk/accessibility/py3-atspi/Makefile 20031 2014-11-02 21:47:55Z kwm $
PORTNAME= atspi
PORTVERSION= 2.12.0
PORTREVISION= 2
PORTVERSION= 2.16.0
CATEGORIES= accessibility x11-toolkits python
MASTER_SITES= GNOME/sources/pyatspi/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -17,6 +15,7 @@ COMMENT= Python3 API for the D-BUS based SPI framework
RUN_DEPENDS= ${LOCALBASE}/libexec/at-spi2-registryd:${PORTSDIR}/accessibility/at-spi2-core
CONFLICTS= at-spi-1.[0-9]*
PORTSCOUT= limitw:1,even
USES= gettext gmake pathfix pkgconfig python:3 tar:xz
USE_GNOME= intlhack py3gobject3

View file

@ -1,2 +1,2 @@
SHA256 (gnome3/pyatspi-2.12.0.tar.xz) = 4e6cd801412a090dcc7ec2a27298dee5e84dc0af11479d5d5c061254b8ea6ac4
SIZE (gnome3/pyatspi-2.12.0.tar.xz) = 300092
SHA256 (gnome3/pyatspi-2.16.0.tar.xz) = a67a857ca5eaf16fc059d9be47d0850edd93bffdd777c1b7612ecc95f6e3b4a0
SIZE (gnome3/pyatspi-2.16.0.tar.xz) = 301204

View file

@ -32,6 +32,7 @@
SUBDIR += freeze
SUBDIR += gcab
SUBDIR += gcpio
SUBDIR += gnome-autoar
SUBDIR += grzip
SUBDIR += gtar
SUBDIR += gzip

View file

@ -1,11 +1,10 @@
# Created by: Anders Nordby <anders@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/trunk/archivers/file-roller/Makefile 20062 2014-11-10 22:05:52Z gusi $
PORTNAME= file-roller
PORTVERSION= 3.14.2
PORTEPOCH= 1
PORTVERSION= 3.16.3
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= archivers gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@ -17,9 +16,11 @@ BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool
RUN_DEPENDS= gtar:${PORTSDIR}/archivers/gtar \
unzip:${PORTSDIR}/archivers/unzip
USES= desktop-file-utils gettext gmake libtool libarchive \
PORTSCOUT= limitw:1,even
USES= desktop-file-utils gettext gmake libarchive libtool \
pathfix pkgconfig tar:xz
USE_GNOME= gnomeprefix gtk30 intlhack introspection:build
USE_GNOME= gtk30 intlhack introspection:build
USE_XORG= sm
INSTALLS_ICONS= yes
USE_LDCONFIG= yes

View file

@ -1,2 +1,2 @@
SHA256 (gnome3/file-roller-3.14.2.tar.xz) = 1815e736715afe8c0f3fbda41c76c07289220d4855345f779c632adf5e074e50
SIZE (gnome3/file-roller-3.14.2.tar.xz) = 1387784
SHA256 (gnome3/file-roller-3.16.3.tar.xz) = 2b3a1111caba26e67b96559a3118a700dbfb6a4c6ad7ebd3e509df227995411c
SIZE (gnome3/file-roller-3.16.3.tar.xz) = 1411360

View file

@ -339,6 +339,7 @@ share/icons/hicolor/24x24/apps/file-roller.png
share/icons/hicolor/256x256/apps/file-roller.png
share/icons/hicolor/32x32/apps/file-roller.png
share/icons/hicolor/48x48/apps/file-roller.png
share/icons/hicolor/scalable/apps/file-roller-symbolic.svg
share/locale/af/LC_MESSAGES/file-roller.mo
share/locale/am/LC_MESSAGES/file-roller.mo
share/locale/an/LC_MESSAGES/file-roller.mo

View file

@ -0,0 +1,22 @@
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
PORTNAME= gnome-autoar
PORTVERSION= 0.1
CATEGORIES= archivers
MASTER_SITES= LOCAL/kwm
#MASTER_SITES= GNOME
#DISTDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= Glib wrapper around libarchives
USES= gmake libarchive libtool pathfix pkgconfig tar:xz
USE_GNOME= gtk30 introspection:build
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
GLIB_SCHEMAS= org.gnome.desktop.archives.enums.xml \
org.gnome.desktop.archives.gschema.xml
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (gnome-autoar-0.1.tar.xz) = 78d01effa0a0873ddd9cfe5dfcec5b3ea43a3bed2a8be3644ca798bb337cd334
SIZE (gnome-autoar-0.1.tar.xz) = 284168

View file

@ -0,0 +1,4 @@
Gnome-autoar provides functions, widgets, and gschemas for GNOME applications
which want to use archives as a convient method to tranfer directories over
the internet.

View file

@ -0,0 +1,46 @@
include/gnome-autoar/autoar-create.h
include/gnome-autoar/autoar-extract.h
include/gnome-autoar/autoar-format-filter.h
include/gnome-autoar/autoar-gtk-chooser.h
include/gnome-autoar/autoar-gtk.h
include/gnome-autoar/autoar-misc.h
include/gnome-autoar/autoar-pref.h
include/gnome-autoar/autoar.h
lib/girepository-1.0/GnomeAutoar-0.1.typelib
lib/girepository-1.0/GnomeAutoarGtk-0.1.typelib
lib/libgnome-autoar-gtk.a
lib/libgnome-autoar-gtk.so
lib/libgnome-autoar-gtk.so.0
lib/libgnome-autoar-gtk.so.0.0.0
lib/libgnome-autoar.a
lib/libgnome-autoar.so
lib/libgnome-autoar.so.0
lib/libgnome-autoar.so.0.0.0
libdata/pkgconfig/gnome-autoar-gtk.pc
libdata/pkgconfig/gnome-autoar.pc
share/gir-1.0/GnomeAutoar-0.1.gir
share/gir-1.0/GnomeAutoarGtk-0.1.gir
share/gtk-doc/html/gnome-autoar/AutoarCreate.html
share/gtk-doc/html/gnome-autoar/AutoarExtract.html
share/gtk-doc/html/gnome-autoar/AutoarPref.html
share/gtk-doc/html/gnome-autoar/annotation-glossary.html
share/gtk-doc/html/gnome-autoar/api-index-full.html
share/gtk-doc/html/gnome-autoar/ch01.html
share/gtk-doc/html/gnome-autoar/ch02.html
share/gtk-doc/html/gnome-autoar/ch03.html
share/gtk-doc/html/gnome-autoar/deprecated-api-index.html
share/gtk-doc/html/gnome-autoar/gnome-autoar-autoar-format-filter.html
share/gtk-doc/html/gnome-autoar/gnome-autoar-autoar-gtk-chooser.html
share/gtk-doc/html/gnome-autoar/gnome-autoar-autoar-misc.html
share/gtk-doc/html/gnome-autoar/gnome-autoar.devhelp2
share/gtk-doc/html/gnome-autoar/home.png
share/gtk-doc/html/gnome-autoar/index.html
share/gtk-doc/html/gnome-autoar/index.sgml
share/gtk-doc/html/gnome-autoar/left-insensitive.png
share/gtk-doc/html/gnome-autoar/left.png
share/gtk-doc/html/gnome-autoar/object-tree.html
share/gtk-doc/html/gnome-autoar/right-insensitive.png
share/gtk-doc/html/gnome-autoar/right.png
share/gtk-doc/html/gnome-autoar/style.css
share/gtk-doc/html/gnome-autoar/up-insensitive.png
share/gtk-doc/html/gnome-autoar/up.png

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gnome-music
PORTVERSION= 3.14.3
PORTVERSION= 3.16.1
CATEGORIES= audio gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@ -12,13 +12,13 @@ COMMENT= GNOME music playing application
BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool
LIB_DEPENDS= libgrilo-0.2.so:${PORTSDIR}/net/grilo \
libmediaart-1.0.so:${PORTSDIR}/multimedia/libmediaart
libmediaart-2.0.so:${PORTSDIR}/multimedia/libmediaart
USES= gettext gmake libtool pathfix pkgconfig \
python:3 tar:xz
PORTSCOUT= limitw:1,even
USES= gettext gmake libtool pathfix pkgconfig python:3 tar:xz
USE_LDCONFIG= yes
USE_GNOME= gnomedesktop3 gnomeprefix gtk30 intlhack \
introspection:build
USE_GNOME= gnomedesktop3 gtk30 intlhack introspection:build
GNU_CONFIGURE= yes
USE_GSTREAMER1= ogg mad
INSTALLS_ICONS= yes

View file

@ -1,2 +1,2 @@
SHA256 (gnome3/gnome-music-3.14.3.tar.xz) = 30bec04bb506f8dfc9a41ccf89243ed7422736f65e804482a3b4ed2b7b80e55d
SIZE (gnome3/gnome-music-3.14.3.tar.xz) = 1466112
SHA256 (gnome3/gnome-music-3.16.1.tar.xz) = 116945d87fbac6aea2aedfa8e6a98bef720675916a0a6e9ae21aa83d450ad2df
SIZE (gnome3/gnome-music-3.16.1.tar.xz) = 1477652

View file

@ -206,6 +206,7 @@ share/locale/an/LC_MESSAGES/gnome-music.mo
share/locale/ar/LC_MESSAGES/gnome-music.mo
share/locale/as/LC_MESSAGES/gnome-music.mo
share/locale/be/LC_MESSAGES/gnome-music.mo
share/locale/bs/LC_MESSAGES/gnome-music.mo
share/locale/ca/LC_MESSAGES/gnome-music.mo
share/locale/ca@valencia/LC_MESSAGES/gnome-music.mo
share/locale/cs/LC_MESSAGES/gnome-music.mo
@ -228,6 +229,7 @@ share/locale/hu/LC_MESSAGES/gnome-music.mo
share/locale/id/LC_MESSAGES/gnome-music.mo
share/locale/it/LC_MESSAGES/gnome-music.mo
share/locale/ja/LC_MESSAGES/gnome-music.mo
share/locale/kk/LC_MESSAGES/gnome-music.mo
share/locale/kn/LC_MESSAGES/gnome-music.mo
share/locale/ko/LC_MESSAGES/gnome-music.mo
share/locale/lt/LC_MESSAGES/gnome-music.mo

View file

@ -1,10 +1,9 @@
# Created by: Alexander Nedotsukov <bland@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/trunk/audio/goobox/Makefile 19823 2014-08-20 09:28:14Z gusi $
PORTNAME= goobox
PORTVERSION= 3.3.2
PORTREVISION= 3
PORTVERSION= 3.4.0
PORTREVISION= 1
CATEGORIES= audio gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@ -20,7 +19,7 @@ LIB_DEPENDS= libdiscid.so:${PORTSDIR}/audio/libdiscid \
libunique-1.0.so:${PORTSDIR}/x11-toolkits/unique
USES= desktop-file-utils gettext gmake pkgconfig tar:xz
USE_GNOME= glib20 gtk30 gnomeprefix intlhack
USE_GNOME= glib20 gtk30 intlhack
USE_XORG= x11
USE_GSTREAMER1= yes
GNU_CONFIGURE= yes

View file

@ -1,2 +1,2 @@
SHA256 (gnome3/goobox-3.3.2.tar.xz) = a6461eb0cc204c295173f9f26051923c261898a65b8053d253be8315bc4e47c5
SIZE (gnome3/goobox-3.3.2.tar.xz) = 550684
SHA256 (gnome3/goobox-3.4.0.tar.xz) = b41f414601e44af5dbe931f3bc81d2acf984ecd357a8f92861437629e9790552
SIZE (gnome3/goobox-3.4.0.tar.xz) = 561024

View file

@ -44,8 +44,10 @@ share/help/sv/goobox/preferences.page
share/help/sv/goobox/shortcuts.page
share/icons/hicolor/256x256/apps/goobox.png
share/icons/hicolor/48x48/apps/goobox.png
share/icons/hicolor/scalable/apps/goobox-symbolic.svg
share/locale/ar/LC_MESSAGES/goobox.mo
share/locale/bg/LC_MESSAGES/goobox.mo
share/locale/bs/LC_MESSAGES/goobox.mo
share/locale/ca/LC_MESSAGES/goobox.mo
share/locale/cs/LC_MESSAGES/goobox.mo
share/locale/da/LC_MESSAGES/goobox.mo

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= sound-juicer
PORTVERSION= 3.14.0
PORTVERSION= 3.16.1
PORTREVISION= 1
CATEGORIES= audio gnome
MASTER_SITES= GNOME
@ -19,6 +19,8 @@ LIB_DEPENDS= libmusicbrainz5.so:${PORTSDIR}/audio/libmusicbrainz5 \
libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
libbrasero-media3.so:${PORTSDIR}/sysutils/brasero
PORTSCOUT= limitw:1,even
USES= desktop-file-utils gettext gmake pathfix pkgconfig tar:xz
USE_GNOME= gnomeprefix intlhack
USE_GSTREAMER1= cdparanoia flac good vorbis

View file

@ -1,2 +1,2 @@
SHA256 (gnome3/sound-juicer-3.14.0.tar.xz) = bb21107d57025d39feb499666a4f12152cbbe25a3c6170c330a5d2d8f9bcf54d
SIZE (gnome3/sound-juicer-3.14.0.tar.xz) = 1966204
SHA256 (gnome3/sound-juicer-3.16.1.tar.xz) = dfb744504a60f8069257584b74d90cba1ce99c744a7106b68627ad1d40b2a657
SIZE (gnome3/sound-juicer-3.16.1.tar.xz) = 811148

View file

@ -1,87 +1,88 @@
bin/sound-juicer
man/man1/sound-juicer.1.gz
share/GConf/gsettings/sound-juicer.convert
share/appdata/sound-juicer.appdata.xml
share/applications/sound-juicer.desktop
share/help/C/sound-juicer/index.docbook
share/help/C/sound-juicer/legal.xml
share/help/C/sound-juicer/figures/prefs.png
share/help/C/sound-juicer/figures/startup.png
share/help/ar/sound-juicer/index.docbook
share/help/ar/sound-juicer/legal.xml
share/help/C/sound-juicer/index.docbook
share/help/C/sound-juicer/legal.xml
share/help/ar/sound-juicer/figures/prefs.png
share/help/ar/sound-juicer/figures/startup.png
share/help/ca/sound-juicer/index.docbook
share/help/ca/sound-juicer/legal.xml
share/help/ar/sound-juicer/index.docbook
share/help/ar/sound-juicer/legal.xml
share/help/ca/sound-juicer/figures/prefs.png
share/help/ca/sound-juicer/figures/startup.png
share/help/cs/sound-juicer/index.docbook
share/help/cs/sound-juicer/legal.xml
share/help/ca/sound-juicer/index.docbook
share/help/ca/sound-juicer/legal.xml
share/help/cs/sound-juicer/figures/prefs.png
share/help/cs/sound-juicer/figures/startup.png
share/help/de/sound-juicer/index.docbook
share/help/de/sound-juicer/legal.xml
share/help/cs/sound-juicer/index.docbook
share/help/cs/sound-juicer/legal.xml
share/help/de/sound-juicer/figures/prefs.png
share/help/de/sound-juicer/figures/startup.png
share/help/el/sound-juicer/index.docbook
share/help/el/sound-juicer/legal.xml
share/help/de/sound-juicer/index.docbook
share/help/de/sound-juicer/legal.xml
share/help/el/sound-juicer/figures/prefs.png
share/help/el/sound-juicer/figures/startup.png
share/help/en_GB/sound-juicer/index.docbook
share/help/en_GB/sound-juicer/legal.xml
share/help/el/sound-juicer/index.docbook
share/help/el/sound-juicer/legal.xml
share/help/en_GB/sound-juicer/figures/prefs.png
share/help/en_GB/sound-juicer/figures/startup.png
share/help/es/sound-juicer/index.docbook
share/help/es/sound-juicer/legal.xml
share/help/en_GB/sound-juicer/index.docbook
share/help/en_GB/sound-juicer/legal.xml
share/help/es/sound-juicer/figures/prefs.png
share/help/es/sound-juicer/figures/startup.png
share/help/eu/sound-juicer/index.docbook
share/help/eu/sound-juicer/legal.xml
share/help/es/sound-juicer/index.docbook
share/help/es/sound-juicer/legal.xml
share/help/eu/sound-juicer/figures/prefs.png
share/help/eu/sound-juicer/figures/startup.png
share/help/fr/sound-juicer/index.docbook
share/help/fr/sound-juicer/legal.xml
share/help/eu/sound-juicer/index.docbook
share/help/eu/sound-juicer/legal.xml
share/help/fr/sound-juicer/figures/prefs.png
share/help/fr/sound-juicer/figures/startup.png
share/help/ja/sound-juicer/index.docbook
share/help/ja/sound-juicer/legal.xml
share/help/fr/sound-juicer/index.docbook
share/help/fr/sound-juicer/legal.xml
share/help/ja/sound-juicer/figures/prefs.png
share/help/ja/sound-juicer/figures/startup.png
share/help/nl/sound-juicer/index.docbook
share/help/nl/sound-juicer/legal.xml
share/help/ja/sound-juicer/index.docbook
share/help/ja/sound-juicer/legal.xml
share/help/nl/sound-juicer/figures/prefs.png
share/help/nl/sound-juicer/figures/startup.png
share/help/oc/sound-juicer/index.docbook
share/help/oc/sound-juicer/legal.xml
share/help/nl/sound-juicer/index.docbook
share/help/nl/sound-juicer/legal.xml
share/help/oc/sound-juicer/figures/prefs.png
share/help/oc/sound-juicer/figures/startup.png
share/help/pl/sound-juicer/index.docbook
share/help/pl/sound-juicer/legal.xml
share/help/oc/sound-juicer/index.docbook
share/help/oc/sound-juicer/legal.xml
share/help/pl/sound-juicer/figures/prefs.png
share/help/pl/sound-juicer/figures/startup.png
share/help/pt_BR/sound-juicer/index.docbook
share/help/pt_BR/sound-juicer/legal.xml
share/help/pl/sound-juicer/index.docbook
share/help/pl/sound-juicer/legal.xml
share/help/pt_BR/sound-juicer/figures/prefs.png
share/help/pt_BR/sound-juicer/figures/startup.png
share/help/ru/sound-juicer/index.docbook
share/help/ru/sound-juicer/legal.xml
share/help/pt_BR/sound-juicer/index.docbook
share/help/pt_BR/sound-juicer/legal.xml
share/help/ru/sound-juicer/figures/prefs.png
share/help/ru/sound-juicer/figures/startup.png
share/help/sl/sound-juicer/index.docbook
share/help/sl/sound-juicer/legal.xml
share/help/ru/sound-juicer/index.docbook
share/help/ru/sound-juicer/legal.xml
share/help/sl/sound-juicer/figures/prefs.png
share/help/sl/sound-juicer/figures/startup.png
share/help/sv/sound-juicer/index.docbook
share/help/sv/sound-juicer/legal.xml
share/help/sl/sound-juicer/index.docbook
share/help/sl/sound-juicer/legal.xml
share/help/sv/sound-juicer/figures/prefs.png
share/help/sv/sound-juicer/figures/startup.png
share/help/uk/sound-juicer/index.docbook
share/help/uk/sound-juicer/legal.xml
share/help/sv/sound-juicer/index.docbook
share/help/sv/sound-juicer/legal.xml
share/help/uk/sound-juicer/figures/prefs.png
share/help/uk/sound-juicer/figures/startup.png
share/help/zh_CN/sound-juicer/index.docbook
share/help/zh_CN/sound-juicer/legal.xml
share/help/uk/sound-juicer/index.docbook
share/help/uk/sound-juicer/legal.xml
share/help/zh_CN/sound-juicer/figures/prefs.png
share/help/zh_CN/sound-juicer/figures/startup.png
share/help/zh_CN/sound-juicer/index.docbook
share/help/zh_CN/sound-juicer/legal.xml
share/icons/hicolor/16x16/apps/sound-juicer.png
share/icons/hicolor/22x22/apps/sound-juicer.png
share/icons/hicolor/24x24/apps/sound-juicer.png
@ -98,6 +99,7 @@ share/locale/bg/LC_MESSAGES/sound-juicer.mo
share/locale/bn/LC_MESSAGES/sound-juicer.mo
share/locale/bn_IN/LC_MESSAGES/sound-juicer.mo
share/locale/br/LC_MESSAGES/sound-juicer.mo
share/locale/bs/LC_MESSAGES/sound-juicer.mo
share/locale/ca/LC_MESSAGES/sound-juicer.mo
share/locale/ca@valencia/LC_MESSAGES/sound-juicer.mo
share/locale/cs/LC_MESSAGES/sound-juicer.mo
@ -106,9 +108,9 @@ share/locale/da/LC_MESSAGES/sound-juicer.mo
share/locale/de/LC_MESSAGES/sound-juicer.mo
share/locale/dz/LC_MESSAGES/sound-juicer.mo
share/locale/el/LC_MESSAGES/sound-juicer.mo
share/locale/en@shaw/LC_MESSAGES/sound-juicer.mo
share/locale/en_CA/LC_MESSAGES/sound-juicer.mo
share/locale/en_GB/LC_MESSAGES/sound-juicer.mo
share/locale/en@shaw/LC_MESSAGES/sound-juicer.mo
share/locale/eo/LC_MESSAGES/sound-juicer.mo
share/locale/es/LC_MESSAGES/sound-juicer.mo
share/locale/et/LC_MESSAGES/sound-juicer.mo

View file

@ -1,10 +1,8 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/trunk/databases/evolution-data-server/Makefile 20048 2014-11-10 09:19:46Z gusi $
PORTNAME= evolution-data-server
PORTVERSION= 3.12.11
PORTREVISION= 1
PORTVERSION= 3.16.4
CATEGORIES= databases gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@ -26,14 +24,15 @@ LIB_DEPENDS= libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome \
libtasn1.so:${PORTSDIR}/security/libtasn1 \
libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring
PORTSCOUT= limitw:1,even
USES= bison gettext gmake gperf libtool pathfix pkgconfig tar:xz
# Unbreak mail/evolution with webkit-gtk3 on FreeBSD 8 and 9. Normally
# this change would be done there, but it is not a C++ application, so it
# does not link directly to libstdc++ and adding the libstdc++ rpath to
# the executable does not work at runtime.
USES+= compiler:c++11-lib
USE_GNOME= gnomeprefix gtk30 intlhack introspection:build \
libxml2
USE_GNOME= gtk30 intlhack introspection:build libxml2
USE_OPENLDAP= yes
USE_SQLITE= yes
GNU_CONFIGURE= yes
@ -43,6 +42,7 @@ CONFIGURE_ARGS= --enable-static \
--with-openldap=yes \
--disable-uoa \
--enable-vala-bindings \
--disable-gtk-doc \
--with-libdb=${LOCALBASE}
CPPFLAGS+= -I${LOCALBASE}/include -I${BDB_INCLUDE_DIR}
LDFLAGS+= -L${LOCALBASE}/lib
@ -52,9 +52,10 @@ GLIB_SCHEMAS= org.gnome.Evolution.DefaultSources.gschema.xml \
org.gnome.evolution.eds-shell.gschema.xml \
org.gnome.evolution-data-server.addressbook.gschema.xml \
org.gnome.evolution-data-server.calendar.gschema.xml \
org.gnome.evolution-data-server.gschema.xml \
org.gnome.evolution.shell.network-config.gschema.xml
PLIST_SUB= VERSION="3.12" EVO_VERSION="1.2"
PLIST_SUB= VERSION="3.16" EVO_VERSION="1.2"
OPTIONS_DEFINE= WEATHER KERBEROS
OPTIONS_DEFAULT=WEATHER KERBEROS

View file

@ -1,2 +1,2 @@
SHA256 (gnome3/evolution-data-server-3.12.11.tar.xz) = 59023d2cf92e36b69c1f83b2e56a0ba037754982a23cb06f35f6cc5de7a12201
SIZE (gnome3/evolution-data-server-3.12.11.tar.xz) = 5288904
SHA256 (gnome3/evolution-data-server-3.16.4.tar.xz) = 62af92dd5563d58a2f13eceeee99cbb7201c15a60eb9e6f4f2bf69688aa07a06
SIZE (gnome3/evolution-data-server-3.16.4.tar.xz) = 5364536

View file

@ -1,11 +0,0 @@
--- docs/reference/camel/Makefile.in.orig 2011-09-15 22:17:02.000000000 +0200
+++ docs/reference/camel/Makefile.in 2011-09-15 22:18:09.000000000 +0200
@@ -159,7 +159,7 @@ GTKDOC_MKPDF = @GTKDOC_MKPDF@
GTKDOC_REBASE = @GTKDOC_REBASE@
HAVE_JW = @HAVE_JW@
HAVE_VALA = @HAVE_VALA@
-HTML_DIR = $(datadir)/gtk-doc/html
+HTML_DIR = $(datadir)/doc
ICONV_LIBS = @ICONV_LIBS@
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@

View file

@ -113,8 +113,6 @@ include/evolution-data-server/camel/camel-vee-store.h
include/evolution-data-server/camel/camel-vee-summary.h
include/evolution-data-server/camel/camel-vtrash-folder.h
include/evolution-data-server/camel/camel.h
include/evolution-data-server/libebackend/e-authentication-mediator.h
include/evolution-data-server/libebackend/e-authentication-session.h
include/evolution-data-server/libebackend/e-backend-enums.h
include/evolution-data-server/libebackend/e-backend-enumtypes.h
include/evolution-data-server/libebackend/e-backend-factory.h
@ -125,16 +123,16 @@ include/evolution-data-server/libebackend/e-data-factory.h
include/evolution-data-server/libebackend/e-db3-utils.h
include/evolution-data-server/libebackend/e-dbhash.h
include/evolution-data-server/libebackend/e-dbus-server.h
include/evolution-data-server/libebackend/e-extensible.h
include/evolution-data-server/libebackend/e-extension.h
include/evolution-data-server/libebackend/e-file-cache.h
include/evolution-data-server/libebackend/e-module.h
include/evolution-data-server/libebackend/e-oauth2-support.h
include/evolution-data-server/libebackend/e-offline-listener.h
include/evolution-data-server/libebackend/e-server-side-source-credentials-provider.h
include/evolution-data-server/libebackend/e-server-side-source.h
include/evolution-data-server/libebackend/e-soup-auth-bearer.h
include/evolution-data-server/libebackend/e-soup-ssl-trust.h
include/evolution-data-server/libebackend/e-source-registry-server.h
include/evolution-data-server/libebackend/e-sqlite3-vfs.h
include/evolution-data-server/libebackend/e-subprocess-factory.h
include/evolution-data-server/libebackend/e-user-prompter-server-extension.h
include/evolution-data-server/libebackend/e-user-prompter-server.h
include/evolution-data-server/libebackend/e-user-prompter.h
@ -186,6 +184,7 @@ include/evolution-data-server/libedata-book/e-data-book-direct.h
include/evolution-data-server/libedata-book/e-data-book-factory.h
include/evolution-data-server/libedata-book/e-data-book-view.h
include/evolution-data-server/libedata-book/e-data-book.h
include/evolution-data-server/libedata-book/e-subprocess-book-factory.h
include/evolution-data-server/libedata-book/libedata-book.h
include/evolution-data-server/libedata-cal/e-cal-backend-cache.h
include/evolution-data-server/libedata-cal/e-cal-backend-factory.h
@ -198,6 +197,7 @@ include/evolution-data-server/libedata-cal/e-cal-backend.h
include/evolution-data-server/libedata-cal/e-data-cal-factory.h
include/evolution-data-server/libedata-cal/e-data-cal-view.h
include/evolution-data-server/libedata-cal/e-data-cal.h
include/evolution-data-server/libedata-cal/e-subprocess-cal-factory.h
include/evolution-data-server/libedata-cal/libedata-cal.h
include/evolution-data-server/libedataserver/e-cancellable-locks.h
include/evolution-data-server/libedataserver/e-categories.h
@ -206,24 +206,30 @@ include/evolution-data-server/libedataserver/e-collator.h
include/evolution-data-server/libedataserver/e-credentials.h
include/evolution-data-server/libedataserver/e-data-server-util.h
include/evolution-data-server/libedataserver/e-debug-log.h
include/evolution-data-server/libedataserver/e-extensible.h
include/evolution-data-server/libedataserver/e-extension.h
include/evolution-data-server/libedataserver/e-flag.h
include/evolution-data-server/libedataserver/e-free-form-exp.h
include/evolution-data-server/libedataserver/e-gdbus-templates.h
include/evolution-data-server/libedataserver/e-iterator.h
include/evolution-data-server/libedataserver/e-list-iterator.h
include/evolution-data-server/libedataserver/e-list.h
include/evolution-data-server/libedataserver/e-memory.h
include/evolution-data-server/libedataserver/e-module.h
include/evolution-data-server/libedataserver/e-operation-pool.h
include/evolution-data-server/libedataserver/e-proxy.h
include/evolution-data-server/libedataserver/e-sexp.h
include/evolution-data-server/libedataserver/e-source-address-book.h
include/evolution-data-server/libedataserver/e-source-alarms.h
include/evolution-data-server/libedataserver/e-source-authentication.h
include/evolution-data-server/libedataserver/e-source-authenticator.h
include/evolution-data-server/libedataserver/e-source-autocomplete.h
include/evolution-data-server/libedataserver/e-source-backend.h
include/evolution-data-server/libedataserver/e-source-calendar.h
include/evolution-data-server/libedataserver/e-source-camel.h
include/evolution-data-server/libedataserver/e-source-collection.h
include/evolution-data-server/libedataserver/e-source-credentials-provider-impl-password.h
include/evolution-data-server/libedataserver/e-source-credentials-provider-impl.h
include/evolution-data-server/libedataserver/e-source-credentials-provider.h
include/evolution-data-server/libedataserver/e-source-enums.h
include/evolution-data-server/libedataserver/e-source-enumtypes.h
include/evolution-data-server/libedataserver/e-source-extension.h
@ -255,6 +261,11 @@ include/evolution-data-server/libedataserver/e-xml-hash-utils.h
include/evolution-data-server/libedataserver/e-xml-utils.h
include/evolution-data-server/libedataserver/eds-version.h
include/evolution-data-server/libedataserver/libedataserver.h
include/evolution-data-server/libedataserverui/e-credentials-prompter-impl-password.h
include/evolution-data-server/libedataserverui/e-credentials-prompter-impl.h
include/evolution-data-server/libedataserverui/e-credentials-prompter.h
include/evolution-data-server/libedataserverui/e-trust-prompt.h
include/evolution-data-server/libedataserverui/libedataserverui.h
lib/evolution-data-server/addressbook-backends/libebookbackendfile.a
lib/evolution-data-server/addressbook-backends/libebookbackendfile.so
lib/evolution-data-server/addressbook-backends/libebookbackendgoogle.a
@ -293,6 +304,10 @@ lib/evolution-data-server/camel-providers/libcamelsendmail.urls
lib/evolution-data-server/camel-providers/libcamelsmtp.a
lib/evolution-data-server/camel-providers/libcamelsmtp.so
lib/evolution-data-server/camel-providers/libcamelsmtp.urls
lib/evolution-data-server/credential-modules/module-credentials-goa.a
lib/evolution-data-server/credential-modules/module-credentials-goa.so
lib/evolution-data-server/libedbus-private.a
lib/evolution-data-server/libedbus-private.so
lib/evolution-data-server/registry-modules/module-cache-reaper.a
lib/evolution-data-server/registry-modules/module-cache-reaper.so
lib/evolution-data-server/registry-modules/module-gnome-online-accounts.a
@ -311,36 +326,40 @@ lib/evolution-data-server/registry-modules/module-yahoo-backend.a
lib/evolution-data-server/registry-modules/module-yahoo-backend.so
lib/libcamel-%%EVO_VERSION%%.a
lib/libcamel-%%EVO_VERSION%%.so
lib/libcamel-%%EVO_VERSION%%.so.49
lib/libcamel-%%EVO_VERSION%%.so.49.0.0
lib/libcamel-%%EVO_VERSION%%.so.52
lib/libcamel-%%EVO_VERSION%%.so.52.0.0
lib/libebackend-%%EVO_VERSION%%.a
lib/libebackend-%%EVO_VERSION%%.so
lib/libebackend-%%EVO_VERSION%%.so.7
lib/libebackend-%%EVO_VERSION%%.so.7.0.0
lib/libebackend-%%EVO_VERSION%%.so.10
lib/libebackend-%%EVO_VERSION%%.so.10.0.0
lib/libebook-%%EVO_VERSION%%.a
lib/libebook-%%EVO_VERSION%%.so
lib/libebook-%%EVO_VERSION%%.so.14
lib/libebook-%%EVO_VERSION%%.so.14.3.1
lib/libebook-%%EVO_VERSION%%.so.16
lib/libebook-%%EVO_VERSION%%.so.16.3.1
lib/libebook-contacts-%%EVO_VERSION%%.a
lib/libebook-contacts-%%EVO_VERSION%%.so
lib/libebook-contacts-%%EVO_VERSION%%.so.0
lib/libebook-contacts-%%EVO_VERSION%%.so.0.0.0
lib/libebook-contacts-%%EVO_VERSION%%.so.1
lib/libebook-contacts-%%EVO_VERSION%%.so.1.0.0
lib/libecal-%%EVO_VERSION%%.a
lib/libecal-%%EVO_VERSION%%.so
lib/libecal-%%EVO_VERSION%%.so.16
lib/libecal-%%EVO_VERSION%%.so.16.0.0
lib/libecal-%%EVO_VERSION%%.so.18
lib/libecal-%%EVO_VERSION%%.so.18.0.0
lib/libedata-book-%%EVO_VERSION%%.a
lib/libedata-book-%%EVO_VERSION%%.so
lib/libedata-book-%%EVO_VERSION%%.so.20
lib/libedata-book-%%EVO_VERSION%%.so.20.0.0
lib/libedata-book-%%EVO_VERSION%%.so.25
lib/libedata-book-%%EVO_VERSION%%.so.25.0.0
lib/libedata-cal-%%EVO_VERSION%%.a
lib/libedata-cal-%%EVO_VERSION%%.so
lib/libedata-cal-%%EVO_VERSION%%.so.23
lib/libedata-cal-%%EVO_VERSION%%.so.23.0.0
lib/libedata-cal-%%EVO_VERSION%%.so.27
lib/libedata-cal-%%EVO_VERSION%%.so.27.0.0
lib/libedataserver-%%EVO_VERSION%%.a
lib/libedataserver-%%EVO_VERSION%%.so
lib/libedataserver-%%EVO_VERSION%%.so.18
lib/libedataserver-%%EVO_VERSION%%.so.18.0.0
lib/libedataserver-%%EVO_VERSION%%.so.20
lib/libedataserver-%%EVO_VERSION%%.so.20.0.0
lib/libedataserverui-%%EVO_VERSION%%.a
lib/libedataserverui-%%EVO_VERSION%%.so
lib/libedataserverui-%%EVO_VERSION%%.so.1
lib/libedataserverui-%%EVO_VERSION%%.so.1.0.0
lib/girepository-1.0/EBook-%%EVO_VERSION%%.typelib
lib/girepository-1.0/EBookContacts-%%EVO_VERSION%%.typelib
lib/girepository-1.0/EDataServer-%%EVO_VERSION%%.typelib
@ -353,10 +372,13 @@ libdata/pkgconfig/libecal-%%EVO_VERSION%%.pc
libdata/pkgconfig/libedata-book-%%EVO_VERSION%%.pc
libdata/pkgconfig/libedata-cal-%%EVO_VERSION%%.pc
libdata/pkgconfig/libedataserver-%%EVO_VERSION%%.pc
libdata/pkgconfig/libedataserverui-%%EVO_VERSION%%.pc
libexec/camel-index-control-%%EVO_VERSION%%
libexec/camel-lock-helper-%%EVO_VERSION%%
libexec/evolution-addressbook-factory
libexec/evolution-addressbook-factory-subprocess
libexec/evolution-calendar-factory
libexec/evolution-calendar-factory-subprocess
libexec/evolution-scan-gconf-tree-xml
libexec/evolution-source-registry
libexec/evolution-user-prompter
@ -366,394 +388,6 @@ share/dbus-1/services/org.gnome.evolution.dataserver.AddressBook.service
share/dbus-1/services/org.gnome.evolution.dataserver.Calendar.service
share/dbus-1/services/org.gnome.evolution.dataserver.Sources.service
share/dbus-1/services/org.gnome.evolution.dataserver.UserPrompter.service
share/doc/camel/Addresses.html
share/doc/camel/CamelAddress.html
share/doc/camel/CamelCertDB.html
share/doc/camel/CamelCipherContext.html
share/doc/camel/CamelDataCache.html
share/doc/camel/CamelDataWrapper.html
share/doc/camel/CamelFilterDriver.html
share/doc/camel/CamelFilterInputStream.html
share/doc/camel/CamelFilterOutputStream.html
share/doc/camel/CamelFolder.html
share/doc/camel/CamelFolderSearch.html
share/doc/camel/CamelFolderSummary.html
share/doc/camel/CamelGpgContext.html
share/doc/camel/CamelIMAPXFolder.html
share/doc/camel/CamelIMAPXListResponse.html
share/doc/camel/CamelIMAPXLogger.html
share/doc/camel/CamelIMAPXMailbox.html
share/doc/camel/CamelIMAPXNamespace.html
share/doc/camel/CamelIMAPXNamespaceResponse.html
share/doc/camel/CamelIMAPXSearch.html
share/doc/camel/CamelIMAPXServer.html
share/doc/camel/CamelIMAPXSettings.html
share/doc/camel/CamelIMAPXStatusResponse.html
share/doc/camel/CamelIMAPXStore.html
share/doc/camel/CamelIMAPXStoreSummary.html
share/doc/camel/CamelIMAPXSummary.html
share/doc/camel/CamelIndex.html
share/doc/camel/CamelInternetAddress.html
share/doc/camel/CamelJunkFilter.html
share/doc/camel/CamelKeyFile.html
share/doc/camel/CamelKeyTable.html
share/doc/camel/CamelLocalFolder.html
share/doc/camel/CamelLocalSettings.html
share/doc/camel/CamelLocalStore.html
share/doc/camel/CamelLocalSummary.html
share/doc/camel/CamelMaildirFolder.html
share/doc/camel/CamelMaildirStore.html
share/doc/camel/CamelMaildirSummary.html
share/doc/camel/CamelMboxFolder.html
share/doc/camel/CamelMboxStore.html
share/doc/camel/CamelMboxSummary.html
share/doc/camel/CamelMedium.html
share/doc/camel/CamelMhFolder.html
share/doc/camel/CamelMhSettings.html
share/doc/camel/CamelMhStore.html
share/doc/camel/CamelMhSummary.html
share/doc/camel/CamelMimeFilter.html
share/doc/camel/CamelMimeFilterBasic.html
share/doc/camel/CamelMimeFilterBestenc.html
share/doc/camel/CamelMimeFilterCRLF.html
share/doc/camel/CamelMimeFilterCanon.html
share/doc/camel/CamelMimeFilterCharset.html
share/doc/camel/CamelMimeFilterEnriched.html
share/doc/camel/CamelMimeFilterFrom.html
share/doc/camel/CamelMimeFilterGZip.html
share/doc/camel/CamelMimeFilterHTML.html
share/doc/camel/CamelMimeFilterIndex.html
share/doc/camel/CamelMimeFilterLinewrap.html
share/doc/camel/CamelMimeFilterPgp.html
share/doc/camel/CamelMimeFilterProgress.html
share/doc/camel/CamelMimeFilterToHTML.html
share/doc/camel/CamelMimeFilterWindows.html
share/doc/camel/CamelMimeFilterYenc.html
share/doc/camel/CamelMimeMessage.html
share/doc/camel/CamelMimeParser.html
share/doc/camel/CamelMimePart.html
share/doc/camel/CamelMultipart.html
share/doc/camel/CamelMultipartEncrypted.html
share/doc/camel/CamelMultipartSigned.html
share/doc/camel/CamelNNTPAddress.html
share/doc/camel/CamelNNTPFolder.html
share/doc/camel/CamelNNTPSettings.html
share/doc/camel/CamelNNTPStore.html
share/doc/camel/CamelNNTPStoreSummary.html
share/doc/camel/CamelNNTPStream.html
share/doc/camel/CamelNNTPSummary.html
share/doc/camel/CamelNetworkService.html
share/doc/camel/CamelNetworkSettings.html
share/doc/camel/CamelNullOutputStream.html
share/doc/camel/CamelObject.html
share/doc/camel/CamelOfflineFolder.html
share/doc/camel/CamelOfflineSettings.html
share/doc/camel/CamelOfflineStore.html
share/doc/camel/CamelPOP3Engine.html
share/doc/camel/CamelPOP3Folder.html
share/doc/camel/CamelPOP3Settings.html
share/doc/camel/CamelPOP3Store.html
share/doc/camel/CamelPOP3Stream.html
share/doc/camel/CamelSExp.html
share/doc/camel/CamelSMIMEContext.html
share/doc/camel/CamelSasl.html
share/doc/camel/CamelSaslAnonymous.html
share/doc/camel/CamelSaslCramMd5.html
share/doc/camel/CamelSaslDigestMd5.html
share/doc/camel/CamelSaslGssapi.html
share/doc/camel/CamelSaslLogin.html
share/doc/camel/CamelSaslNTLM.html
share/doc/camel/CamelSaslPOPB4SMTP.html
share/doc/camel/CamelSaslPlain.html
share/doc/camel/CamelSendmailSettings.html
share/doc/camel/CamelSendmailTransport.html
share/doc/camel/CamelService.html
share/doc/camel/CamelSession.html
share/doc/camel/CamelSettings.html
share/doc/camel/CamelSmtpSettings.html
share/doc/camel/CamelSmtpTransport.html
share/doc/camel/CamelSpoolFolder.html
share/doc/camel/CamelSpoolSettings.html
share/doc/camel/CamelSpoolStore.html
share/doc/camel/CamelSpoolSummary.html
share/doc/camel/CamelStore.html
share/doc/camel/CamelStoreSettings.html
share/doc/camel/CamelStoreSummary.html
share/doc/camel/CamelStream.html
share/doc/camel/CamelStreamBuffer.html
share/doc/camel/CamelStreamFilter.html
share/doc/camel/CamelStreamFs.html
share/doc/camel/CamelStreamMem.html
share/doc/camel/CamelStreamNull.html
share/doc/camel/CamelStreamProcess.html
share/doc/camel/CamelSubscribable.html
share/doc/camel/CamelTextIndexName.html
share/doc/camel/CamelTransport.html
share/doc/camel/CamelVTrashFolder.html
share/doc/camel/CamelVeeDataCache.html
share/doc/camel/CamelVeeFolder.html
share/doc/camel/CamelVeeMessageInfoData.html
share/doc/camel/CamelVeeStore.html
share/doc/camel/CamelVeeSubfolderData.html
share/doc/camel/CamelVeeSummary.html
share/doc/camel/ClassTree.html
share/doc/camel/Crypto.html
share/doc/camel/Filters.html
share/doc/camel/Folders.html
share/doc/camel/Fundamentals.html
share/doc/camel/IMAP.html
share/doc/camel/Local.html
share/doc/camel/MIME.html
share/doc/camel/NNTP.html
share/doc/camel/POP.html
share/doc/camel/SMTP.html
share/doc/camel/Sendmail.html
share/doc/camel/Services.html
share/doc/camel/Storage.html
share/doc/camel/Stream-Filters.html
share/doc/camel/Streams.html
share/doc/camel/Utilities.html
share/doc/camel/Virtual-Folders.html
share/doc/camel/annotation-glossary.html
share/doc/camel/api-index-2.22.html
share/doc/camel/api-index-2.24.html
share/doc/camel/api-index-2.26.html
share/doc/camel/api-index-2.28.html
share/doc/camel/api-index-2.30.html
share/doc/camel/api-index-2.32.html
share/doc/camel/api-index-3.0.html
share/doc/camel/api-index-3.10.html
share/doc/camel/api-index-3.12.html
share/doc/camel/api-index-3.2.html
share/doc/camel/api-index-3.4.html
share/doc/camel/api-index-3.6.html
share/doc/camel/api-index-3.8.html
share/doc/camel/api-index-deprecated.html
share/doc/camel/api-index-full.html
share/doc/camel/api.html
share/doc/camel/camel-CamelAsyncClosure.html
share/doc/camel/camel-CamelDB.html
share/doc/camel/camel-CamelIMAPXCommand.html
share/doc/camel/camel-CamelIMAPXJob.html
share/doc/camel/camel-CamelMsgPort.html
share/doc/camel/camel-camel-charset-map.html
share/doc/camel/camel-camel-debug.html
share/doc/camel/camel-camel-file-utils.html
share/doc/camel/camel-camel-filter-search.html
share/doc/camel/camel-camel-folder-thread.html
share/doc/camel/camel-camel-iconv.html
share/doc/camel/camel-camel-lock-client.html
share/doc/camel/camel-camel-lock.html
share/doc/camel/camel-camel-memchunk.html
share/doc/camel/camel-camel-mempool.html
share/doc/camel/camel-camel-mime-utils.html
share/doc/camel/camel-camel-movemail.html
share/doc/camel/camel-camel-net-utils.html
share/doc/camel/camel-camel-operation.html
share/doc/camel/camel-camel-provider.html
share/doc/camel/camel-camel-search-sql-sexp.html
share/doc/camel/camel-camel-string-utils.html
share/doc/camel/camel-camel-trie.html
share/doc/camel/camel-camel-uid-cache.html
share/doc/camel/camel-camel-url-scanner.html
share/doc/camel/camel-camel-url.html
share/doc/camel/camel-camel-utf8.html
share/doc/camel/camel-camel.html
share/doc/camel/camel.devhelp2
share/doc/camel/home.png
share/doc/camel/index.html
share/doc/camel/index.sgml
share/doc/camel/left-insensitive.png
share/doc/camel/left.png
share/doc/camel/right-insensitive.png
share/doc/camel/right.png
share/doc/camel/services.html
share/doc/camel/style.css
share/doc/camel/up-insensitive.png
share/doc/camel/up.png
share/doc/eds/annotation-glossary.html
share/doc/eds/api-index-1.12.html
share/doc/eds/api-index-2.22.html
share/doc/eds/api-index-2.24.html
share/doc/eds/api-index-2.26.html
share/doc/eds/api-index-2.28.html
share/doc/eds/api-index-2.30.html
share/doc/eds/api-index-2.32.html
share/doc/eds/api-index-3.0.html
share/doc/eds/api-index-3.10.html
share/doc/eds/api-index-3.12.html
share/doc/eds/api-index-3.2.html
share/doc/eds/api-index-3.4.html
share/doc/eds/api-index-3.6.html
share/doc/eds/api-index-3.8.html
share/doc/eds/api-index-deprecated.html
share/doc/eds/api-index-full.html
share/doc/eds/backend.html
share/doc/eds/ch01.html
share/doc/eds/ch02.html
share/doc/eds/ch03.html
share/doc/eds/ch04.html
share/doc/eds/ch05.html
share/doc/eds/ch06.html
share/doc/eds/ch07.html
share/doc/eds/ch08.html
share/doc/eds/ch09.html
share/doc/eds/ch10.html
share/doc/eds/ch11.html
share/doc/eds/ch12.html
share/doc/eds/ch13.html
share/doc/eds/ch14.html
share/doc/eds/ch15.html
share/doc/eds/ch16.html
share/doc/eds/client.html
share/doc/eds/cursor-alphabetic-indexes.png
share/doc/eds/cursor-positions-filtered.png
share/doc/eds/cursor-positions-step.png
share/doc/eds/cursor-positions.png
share/doc/eds/data-sources.html
share/doc/eds/deprecated.html
share/doc/eds/eds-Addressbook-related-types.html
share/doc/eds/eds-Berkeley-DB-caching-API.html
share/doc/eds/eds-Berkeley-DB-utilities.html
share/doc/eds/eds-Calendar-Backend-Utilities.html
share/doc/eds/eds-Calendar-recurrences.html
share/doc/eds/eds-Calendar-system-timezone.html
share/doc/eds/eds-Calendar-time-utilities.html
share/doc/eds/eds-Calendar-timezones.html
share/doc/eds/eds-Calendar-utilities.html
share/doc/eds/eds-Debug-logging.html
share/doc/eds/eds-Deprecated-addressbook-types.html
share/doc/eds/eds-EAddressWestern.html
share/doc/eds/eds-EAuthenticationMediator.html
share/doc/eds/eds-EAuthenticationSession.html
share/doc/eds/eds-EBackend.html
share/doc/eds/eds-EBackendFactory.html
share/doc/eds/eds-EBook.html
share/doc/eds/eds-EBookBackend.html
share/doc/eds/eds-EBookBackendCache.html
share/doc/eds/eds-EBookBackendFactory.html
share/doc/eds/eds-EBookBackendSExp.html
share/doc/eds/eds-EBookBackendSqliteDB.html
share/doc/eds/eds-EBookBackendSummary.html
share/doc/eds/eds-EBookClient.html
share/doc/eds/eds-EBookClientCursor.html
share/doc/eds/eds-EBookClientView.html
share/doc/eds/eds-EBookQuery.html
share/doc/eds/eds-EBookSqlite.html
share/doc/eds/eds-EBookView.html
share/doc/eds/eds-ECal.html
share/doc/eds/eds-ECalBackend.html
share/doc/eds/eds-ECalBackendCache.html
share/doc/eds/eds-ECalBackendFactory.html
share/doc/eds/eds-ECalBackendSExp.html
share/doc/eds/eds-ECalBackendStore.html
share/doc/eds/eds-ECalBackendSync.html
share/doc/eds/eds-ECalClient.html
share/doc/eds/eds-ECalClientView.html
share/doc/eds/eds-ECalComponent.html
share/doc/eds/eds-ECalView.html
share/doc/eds/eds-ECategories.html
share/doc/eds/eds-EClient.html
share/doc/eds/eds-ECollator.html
share/doc/eds/eds-ECollectionBackend.html
share/doc/eds/eds-ECollectionBackendFactory.html
share/doc/eds/eds-EContact.html
share/doc/eds/eds-ECredentials.html
share/doc/eds/eds-EDBusServer.html
share/doc/eds/eds-EDataBook.html
share/doc/eds/eds-EDataBookCursor.html
share/doc/eds/eds-EDataBookCursorSqlite.html
share/doc/eds/eds-EDataBookDirect.html
share/doc/eds/eds-EDataBookFactory.html
share/doc/eds/eds-EDataBookView.html
share/doc/eds/eds-EDataCal.html
share/doc/eds/eds-EDataCalFactory.html
share/doc/eds/eds-EDataCalView.html
share/doc/eds/eds-EDataFactory.html
share/doc/eds/eds-EDbHash.html
share/doc/eds/eds-EDestination.html
share/doc/eds/eds-EExtensible.html
share/doc/eds/eds-EExtension.html
share/doc/eds/eds-EFileCache.html
share/doc/eds/eds-EFlag.html
share/doc/eds/eds-EIntervalTree.html
share/doc/eds/eds-EIterator.html
share/doc/eds/eds-EList.html
share/doc/eds/eds-EListIterator.html
share/doc/eds/eds-EMemChunk.html
share/doc/eds/eds-EModule.html
share/doc/eds/eds-ENameWestern.html
share/doc/eds/eds-EOAuth2Support.html
share/doc/eds/eds-EOfflineListener.html
share/doc/eds/eds-EOperationPool.html
share/doc/eds/eds-EPhoneNumber.html
share/doc/eds/eds-EProxy.html
share/doc/eds/eds-ESExp.html
share/doc/eds/eds-EServerSideSource.html
share/doc/eds/eds-ESoupAuthBearer.html
share/doc/eds/eds-ESource.html
share/doc/eds/eds-ESourceAddressBook.html
share/doc/eds/eds-ESourceAlarms.html
share/doc/eds/eds-ESourceAuthentication.html
share/doc/eds/eds-ESourceAuthenticator.html
share/doc/eds/eds-ESourceAutocomplete.html
share/doc/eds/eds-ESourceBackend.html
share/doc/eds/eds-ESourceBackendSummarySetup.html
share/doc/eds/eds-ESourceCalendar.html
share/doc/eds/eds-ESourceCamel.html
share/doc/eds/eds-ESourceCollection.html
share/doc/eds/eds-ESourceExtension.html
share/doc/eds/eds-ESourceGoa.html
share/doc/eds/eds-ESourceMDN.html
share/doc/eds/eds-ESourceMailAccount.html
share/doc/eds/eds-ESourceMailComposition.html
share/doc/eds/eds-ESourceMailIdentity.html
share/doc/eds/eds-ESourceMailSignature.html
share/doc/eds/eds-ESourceMailSubmission.html
share/doc/eds/eds-ESourceMailTransport.html
share/doc/eds/eds-ESourceMemoList.html
share/doc/eds/eds-ESourceOffline.html
share/doc/eds/eds-ESourceOpenPGP.html
share/doc/eds/eds-ESourceProxy.html
share/doc/eds/eds-ESourceRefresh.html
share/doc/eds/eds-ESourceRegistry.html
share/doc/eds/eds-ESourceRegistryServer.html
share/doc/eds/eds-ESourceResource.html
share/doc/eds/eds-ESourceRevisionGuards.html
share/doc/eds/eds-ESourceSMIME.html
share/doc/eds/eds-ESourceSecurity.html
share/doc/eds/eds-ESourceSelectable.html
share/doc/eds/eds-ESourceTaskList.html
share/doc/eds/eds-ESourceUoa.html
share/doc/eds/eds-ESourceWebdav.html
share/doc/eds/eds-ETestServerFixture.html
share/doc/eds/eds-ETimezoneCache.html
share/doc/eds/eds-EUri.html
share/doc/eds/eds-EUserPrompter.html
share/doc/eds/eds-EUserPrompterServer.html
share/doc/eds/eds-EUserPrompterServerExtension.html
share/doc/eds/eds-EVCard.html
share/doc/eds/eds-EXmlHash.html
share/doc/eds/eds-Main-Utility-Toolbox.html
share/doc/eds/eds-SQLite-vfs.html
share/doc/eds/eds-Time-parsing-and-formatting.html
share/doc/eds/eds-Unique-identifiers.html
share/doc/eds/eds-Version-Checking.html
share/doc/eds/eds-cursor-example.html
share/doc/eds/eds.devhelp2
share/doc/eds/examples.html
share/doc/eds/home.png
share/doc/eds/index.html
share/doc/eds/index.sgml
share/doc/eds/left-insensitive.png
share/doc/eds/left.png
share/doc/eds/misc.html
share/doc/eds/right-insensitive.png
share/doc/eds/right.png
share/doc/eds/style.css
share/doc/eds/unit-testing.html
share/doc/eds/up-insensitive.png
share/doc/eds/up.png
share/gir-1.0/EBook-%%EVO_VERSION%%.gir
share/gir-1.0/EBookContacts-%%EVO_VERSION%%.gir
share/gir-1.0/EDataServer-%%EVO_VERSION%%.gir
@ -798,6 +432,7 @@ share/locale/is/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
share/locale/it/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
share/locale/ja/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
share/locale/ka/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
share/locale/kk/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
share/locale/km/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
share/locale/kn/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
share/locale/ko/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo

View file

@ -1,8 +1,7 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/trunk/databases/libgda5-ldap/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTREVISION= 1
PORTREVISION= 0
CATEGORIES= databases gnome
PKGNAMESUFFIX= 5-ldap

View file

@ -1,8 +1,7 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/trunk/databases/libgda5-mdb/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTREVISION= 2
PORTREVISION= 0
CATEGORIES= databases gnome
PKGNAMESUFFIX= 5-mdb

View file

@ -1,8 +1,7 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/trunk/databases/libgda5-mysql/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTREVISION= 1
PORTREVISION= 0
CATEGORIES= databases gnome
PKGNAMESUFFIX= 5-mysql

View file

@ -1,8 +1,7 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/trunk/databases/libgda5-postgresql/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTREVISION= 1
PORTREVISION= 0
CATEGORIES= databases gnome
PKGNAMESUFFIX= 5-postgresql

View file

@ -39,53 +39,57 @@ lib/libgda-ui-%%VERSION%%.so
lib/libgda-ui-%%VERSION%%.so.4
lib/libgda-ui-%%VERSION%%.so.4.1.1
libdata/pkgconfig/libgda-ui-%%VERSION%%.pc
share/appdata/gda-browser-%%VERSION%%.appdata.xml
share/applications/gda-browser-%%VERSION%%.desktop
share/applications/gda-control-center-%%VERSION%%.desktop
share/doc/gda-browser/BrowserConnection.html
share/doc/gda-browser/BrowserCore.html
share/doc/gda-browser/BrowserPerspective.html
share/doc/gda-browser/BrowserWindow.html
share/doc/gda-browser/MgrFavorites.html
share/doc/gda-browser/UILayout.png
share/doc/gda-browser/code_orga.html
share/doc/gda-browser/core.html
share/doc/gda-browser/extrawidgets.html
share/doc/gda-browser/fdl-section1.html
share/doc/gda-browser/fdl-section10.html
share/doc/gda-browser/fdl-section2.html
share/doc/gda-browser/fdl-section3.html
share/doc/gda-browser/fdl-section4.html
share/doc/gda-browser/fdl-section5.html
share/doc/gda-browser/fdl-section6.html
share/doc/gda-browser/fdl-section7.html
share/doc/gda-browser/fdl-section8.html
share/doc/gda-browser/fdl-section9.html
share/doc/gda-browser/fdl-using.html
share/doc/gda-browser/fdl.html
share/doc/gda-browser/gda-browser-BrowserPage.html
share/doc/gda-browser/gda-browser-Data-Manager-perspective.html
share/doc/gda-browser/gda-browser-Query-Exec-perspective.html
share/doc/gda-browser/gda-browser-Schema-Browser-perspective.html
share/doc/gda-browser/gda-browser-Support-functions.html
share/doc/gda-browser/gda-browser-UiFormgrid.html
share/doc/gda-browser/gda-browser-browser-favorites.html
share/doc/gda-browser/gda-browser-gdaui-bar.html
share/doc/gda-browser/gda-browser-popup-container.html
share/doc/gda-browser/gda-browser.devhelp2
share/doc/gda-browser/home.png
share/doc/gda-browser/index.html
share/doc/gda-browser/index.sgml
share/doc/gda-browser/left.png
share/doc/gda-browser/part_api.html
share/doc/gda-browser/part_begin.html
share/doc/gda-browser/part_index.html
share/doc/gda-browser/perspectives.html
share/doc/gda-browser/prog_struct.html
share/doc/gda-browser/right.png
share/doc/gda-browser/style.css
share/doc/gda-browser/up.png
share/doc/gda-browser/why.html
share/doc/gda-browser/windows.html
share/gtk-doc/html/gda-browser/BrowserConnection.html
share/gtk-doc/html/gda-browser/BrowserCore.html
share/gtk-doc/html/gda-browser/BrowserPerspective.html
share/gtk-doc/html/gda-browser/BrowserWindow.html
share/gtk-doc/html/gda-browser/MgrFavorites.html
share/gtk-doc/html/gda-browser/UILayout.png
share/gtk-doc/html/gda-browser/code_orga.html
share/gtk-doc/html/gda-browser/core.html
share/gtk-doc/html/gda-browser/extrawidgets.html
share/gtk-doc/html/gda-browser/fdl-section1.html
share/gtk-doc/html/gda-browser/fdl-section10.html
share/gtk-doc/html/gda-browser/fdl-section2.html
share/gtk-doc/html/gda-browser/fdl-section3.html
share/gtk-doc/html/gda-browser/fdl-section4.html
share/gtk-doc/html/gda-browser/fdl-section5.html
share/gtk-doc/html/gda-browser/fdl-section6.html
share/gtk-doc/html/gda-browser/fdl-section7.html
share/gtk-doc/html/gda-browser/fdl-section8.html
share/gtk-doc/html/gda-browser/fdl-section9.html
share/gtk-doc/html/gda-browser/fdl-using.html
share/gtk-doc/html/gda-browser/fdl.html
share/gtk-doc/html/gda-browser/gda-browser-BrowserPage.html
share/gtk-doc/html/gda-browser/gda-browser-Data-Manager-perspective.html
share/gtk-doc/html/gda-browser/gda-browser-Query-Exec-perspective.html
share/gtk-doc/html/gda-browser/gda-browser-Schema-Browser-perspective.html
share/gtk-doc/html/gda-browser/gda-browser-Support-functions.html
share/gtk-doc/html/gda-browser/gda-browser-UiFormgrid.html
share/gtk-doc/html/gda-browser/gda-browser-browser-favorites.html
share/gtk-doc/html/gda-browser/gda-browser-gdaui-bar.html
share/gtk-doc/html/gda-browser/gda-browser-popup-container.html
share/gtk-doc/html/gda-browser/gda-browser.devhelp2
share/gtk-doc/html/gda-browser/home.png
share/gtk-doc/html/gda-browser/index.html
share/gtk-doc/html/gda-browser/index.sgml
share/gtk-doc/html/gda-browser/left-insensitive.png
share/gtk-doc/html/gda-browser/left.png
share/gtk-doc/html/gda-browser/part_api.html
share/gtk-doc/html/gda-browser/part_begin.html
share/gtk-doc/html/gda-browser/part_index.html
share/gtk-doc/html/gda-browser/perspectives.html
share/gtk-doc/html/gda-browser/prog_struct.html
share/gtk-doc/html/gda-browser/right-insensitive.png
share/gtk-doc/html/gda-browser/right.png
share/gtk-doc/html/gda-browser/style.css
share/gtk-doc/html/gda-browser/up-insensitive.png
share/gtk-doc/html/gda-browser/up.png
share/gtk-doc/html/gda-browser/why.html
share/gtk-doc/html/gda-browser/windows.html
share/help/C/gda-browser/actions.page
share/help/C/gda-browser/data-manager-perspective.page
share/help/C/gda-browser/data-manager-source-editor.page
@ -542,87 +546,87 @@ share/icons/hicolor/24x24/apps/gda-control-center.png
share/icons/hicolor/256x256/apps/gda-control-center.png
share/icons/hicolor/32x32/apps/gda-control-center.png
share/icons/hicolor/48x48/apps/gda-control-center.png
share/libgda-%%VERSION%%/demo/basic_form.c
share/libgda-%%VERSION%%/demo/cloud.c
share/libgda-%%VERSION%%/demo/combo.c
share/libgda-%%VERSION%%/demo/custom_layout.xml
share/libgda-%%VERSION%%/demo/data_model_dir.c
share/libgda-%%VERSION%%/demo/ddl_queries.c
share/libgda-%%VERSION%%/demo/demo_db.db
share/libgda-%%VERSION%%/demo/form.c
share/libgda-%%VERSION%%/demo/form_data_layout.c
share/libgda-%%VERSION%%/demo/form_model_change.c
share/libgda-%%VERSION%%/demo/form_pict.c
share/libgda-%%VERSION%%/demo/form_rw.c
share/libgda-%%VERSION%%/demo/grid.c
share/libgda-%%VERSION%%/demo/grid_data_layout.c
share/libgda-%%VERSION%%/demo/grid_model_change.c
share/libgda-%%VERSION%%/demo/grid_pict.c
share/libgda-%%VERSION%%/demo/grid_rw.c
share/libgda-%%VERSION%%/demo/linked_grid_form.c
share/libgda-%%VERSION%%/demo/linked_model_param.c
share/libgda-%%VERSION%%/demo/login.c
share/libgda-%%VERSION%%/demo/provider_sel.c
share/libgda-%%VERSION%%/demo/tree.c
share/libgda-%%VERSION%%/dtd/gdaui-layout.dtd
share/libgda-%%VERSION%%/icons/hicolor/16x16/actions/bookmark-view.png
share/libgda-%%VERSION%%/icons/hicolor/16x16/actions/glade.png
share/libgda-%%VERSION%%/icons/hicolor/16x16/actions/history-view.png
share/libgda-%%VERSION%%/icons/hicolor/22x22/actions/bookmark-view.png
share/libgda-%%VERSION%%/icons/hicolor/22x22/actions/form.png
share/libgda-%%VERSION%%/icons/hicolor/22x22/actions/glade.png
share/libgda-%%VERSION%%/icons/hicolor/22x22/actions/grid.png
share/libgda-%%VERSION%%/icons/hicolor/22x22/actions/history-view.png
share/libgda-%%VERSION%%/icons/hicolor/24x24/actions/bookmark-view.png
share/libgda-%%VERSION%%/icons/hicolor/24x24/actions/glade.png
share/libgda-%%VERSION%%/icons/hicolor/24x24/actions/history-view.png
share/libgda-%%VERSION%%/icons/hicolor/24x24/actions/table-add.png
share/libgda-%%VERSION%%/icons/hicolor/24x24/actions/transaction-begin.png
share/libgda-%%VERSION%%/icons/hicolor/24x24/actions/transaction-commit.png
share/libgda-%%VERSION%%/icons/hicolor/24x24/actions/transaction-rollback.png
share/libgda-%%VERSION%%/icons/hicolor/32x32/actions/bookmark-view.png
share/libgda-%%VERSION%%/icons/hicolor/32x32/actions/glade.png
share/libgda-%%VERSION%%/icons/hicolor/32x32/actions/history-view.png
share/libgda-%%VERSION%%/icons/hicolor/32x32/actions/ldap-entries.png
share/libgda-%%VERSION%%/icons/hicolor/32x32/actions/table-add.png
share/libgda-%%VERSION%%/icons/hicolor/scalable/actions/bookmark-view.svg
share/libgda-%%VERSION%%/icons/hicolor/scalable/actions/glade.svg
share/libgda-%%VERSION%%/icons/hicolor/scalable/actions/history-view.svg
share/libgda-%%VERSION%%/import_encodings.xml
share/libgda-%%VERSION%%/language-specs/gda-sql.lang
share/libgda-%%VERSION%%/pixmaps/bin-attachment-16x16.png
share/libgda-%%VERSION%%/pixmaps/gda-browser-action.png
share/libgda-%%VERSION%%/pixmaps/gda-browser-auth-big.png
share/libgda-%%VERSION%%/pixmaps/gda-browser-auth.png
share/libgda-%%VERSION%%/pixmaps/gda-browser-bookmark.png
share/libgda-%%VERSION%%/pixmaps/gda-browser-column-fk.png
share/libgda-%%VERSION%%/pixmaps/gda-browser-column-fknn.png
share/libgda-%%VERSION%%/pixmaps/gda-browser-column-nn.png
share/libgda-%%VERSION%%/pixmaps/gda-browser-column-pk.png
share/libgda-%%VERSION%%/pixmaps/gda-browser-column.png
share/libgda-%%VERSION%%/pixmaps/gda-browser-connected-big.png
share/libgda-%%VERSION%%/pixmaps/gda-browser-connected.png
share/libgda-%%VERSION%%/pixmaps/gda-browser-diagram.png
share/libgda-%%VERSION%%/pixmaps/gda-browser-ldap-class-a.png
share/libgda-%%VERSION%%/pixmaps/gda-browser-ldap-class-s.png
share/libgda-%%VERSION%%/pixmaps/gda-browser-ldap-class-u.png
share/libgda-%%VERSION%%/pixmaps/gda-browser-ldap-class-x.png
share/libgda-%%VERSION%%/pixmaps/gda-browser-ldap-entry.png
share/libgda-%%VERSION%%/pixmaps/gda-browser-ldap-group.png
share/libgda-%%VERSION%%/pixmaps/gda-browser-ldap-organization.png
share/libgda-%%VERSION%%/pixmaps/gda-browser-ldap-person.png
share/libgda-%%VERSION%%/pixmaps/gda-browser-menu-ind.png
share/libgda-%%VERSION%%/pixmaps/gda-browser-non-connected-big.png
share/libgda-%%VERSION%%/pixmaps/gda-browser-non-connected.png
share/libgda-%%VERSION%%/pixmaps/gda-browser-query.png
share/libgda-%%VERSION%%/pixmaps/gda-browser-reference.png
share/libgda-%%VERSION%%/pixmaps/gda-browser-schema.png
share/libgda-%%VERSION%%/pixmaps/gda-browser-table.png
share/libgda-%%VERSION%%/pixmaps/gda-browser.png
share/libgda-%%VERSION%%/pixmaps/gda-control-center-newcnc.png
share/libgda-%%VERSION%%/pixmaps/gda-control-center.png
share/libgda-%%VERSION%%/pixmaps/gdaui-generic.png
share/libgda-%%VERSION%%/server_operation.glade
share/libgda-%%VERSION%%/ui/gdaui-entry-number.xml
share/libgda-%%VERSION%%/ui/gdaui-entry-string.xml
%%DATADIR%%-%%VERSION%%/demo/basic_form.c
%%DATADIR%%-%%VERSION%%/demo/cloud.c
%%DATADIR%%-%%VERSION%%/demo/combo.c
%%DATADIR%%-%%VERSION%%/demo/custom_layout.xml
%%DATADIR%%-%%VERSION%%/demo/data_model_dir.c
%%DATADIR%%-%%VERSION%%/demo/ddl_queries.c
%%DATADIR%%-%%VERSION%%/demo/demo_db.db
%%DATADIR%%-%%VERSION%%/demo/form.c
%%DATADIR%%-%%VERSION%%/demo/form_data_layout.c
%%DATADIR%%-%%VERSION%%/demo/form_model_change.c
%%DATADIR%%-%%VERSION%%/demo/form_pict.c
%%DATADIR%%-%%VERSION%%/demo/form_rw.c
%%DATADIR%%-%%VERSION%%/demo/grid.c
%%DATADIR%%-%%VERSION%%/demo/grid_data_layout.c
%%DATADIR%%-%%VERSION%%/demo/grid_model_change.c
%%DATADIR%%-%%VERSION%%/demo/grid_pict.c
%%DATADIR%%-%%VERSION%%/demo/grid_rw.c
%%DATADIR%%-%%VERSION%%/demo/linked_grid_form.c
%%DATADIR%%-%%VERSION%%/demo/linked_model_param.c
%%DATADIR%%-%%VERSION%%/demo/login.c
%%DATADIR%%-%%VERSION%%/demo/provider_sel.c
%%DATADIR%%-%%VERSION%%/demo/tree.c
%%DATADIR%%-%%VERSION%%/dtd/gdaui-layout.dtd
%%DATADIR%%-%%VERSION%%/icons/hicolor/16x16/actions/bookmark-view.png
%%DATADIR%%-%%VERSION%%/icons/hicolor/16x16/actions/glade.png
%%DATADIR%%-%%VERSION%%/icons/hicolor/16x16/actions/history-view.png
%%DATADIR%%-%%VERSION%%/icons/hicolor/22x22/actions/bookmark-view.png
%%DATADIR%%-%%VERSION%%/icons/hicolor/22x22/actions/form.png
%%DATADIR%%-%%VERSION%%/icons/hicolor/22x22/actions/glade.png
%%DATADIR%%-%%VERSION%%/icons/hicolor/22x22/actions/grid.png
%%DATADIR%%-%%VERSION%%/icons/hicolor/22x22/actions/history-view.png
%%DATADIR%%-%%VERSION%%/icons/hicolor/24x24/actions/bookmark-view.png
%%DATADIR%%-%%VERSION%%/icons/hicolor/24x24/actions/glade.png
%%DATADIR%%-%%VERSION%%/icons/hicolor/24x24/actions/history-view.png
%%DATADIR%%-%%VERSION%%/icons/hicolor/24x24/actions/table-add.png
%%DATADIR%%-%%VERSION%%/icons/hicolor/24x24/actions/transaction-begin.png
%%DATADIR%%-%%VERSION%%/icons/hicolor/24x24/actions/transaction-commit.png
%%DATADIR%%-%%VERSION%%/icons/hicolor/24x24/actions/transaction-rollback.png
%%DATADIR%%-%%VERSION%%/icons/hicolor/32x32/actions/bookmark-view.png
%%DATADIR%%-%%VERSION%%/icons/hicolor/32x32/actions/glade.png
%%DATADIR%%-%%VERSION%%/icons/hicolor/32x32/actions/history-view.png
%%DATADIR%%-%%VERSION%%/icons/hicolor/32x32/actions/ldap-entries.png
%%DATADIR%%-%%VERSION%%/icons/hicolor/32x32/actions/table-add.png
%%DATADIR%%-%%VERSION%%/icons/hicolor/scalable/actions/bookmark-view.svg
%%DATADIR%%-%%VERSION%%/icons/hicolor/scalable/actions/glade.svg
%%DATADIR%%-%%VERSION%%/icons/hicolor/scalable/actions/history-view.svg
%%DATADIR%%-%%VERSION%%/import_encodings.xml
%%DATADIR%%-%%VERSION%%/language-specs/gda-sql.lang
%%DATADIR%%-%%VERSION%%/pixmaps/bin-attachment-16x16.png
%%DATADIR%%-%%VERSION%%/pixmaps/gda-browser-action.png
%%DATADIR%%-%%VERSION%%/pixmaps/gda-browser-auth-big.png
%%DATADIR%%-%%VERSION%%/pixmaps/gda-browser-auth.png
%%DATADIR%%-%%VERSION%%/pixmaps/gda-browser-bookmark.png
%%DATADIR%%-%%VERSION%%/pixmaps/gda-browser-column-fk.png
%%DATADIR%%-%%VERSION%%/pixmaps/gda-browser-column-fknn.png
%%DATADIR%%-%%VERSION%%/pixmaps/gda-browser-column-nn.png
%%DATADIR%%-%%VERSION%%/pixmaps/gda-browser-column-pk.png
%%DATADIR%%-%%VERSION%%/pixmaps/gda-browser-column.png
%%DATADIR%%-%%VERSION%%/pixmaps/gda-browser-connected-big.png
%%DATADIR%%-%%VERSION%%/pixmaps/gda-browser-connected.png
%%DATADIR%%-%%VERSION%%/pixmaps/gda-browser-diagram.png
%%DATADIR%%-%%VERSION%%/pixmaps/gda-browser-ldap-class-a.png
%%DATADIR%%-%%VERSION%%/pixmaps/gda-browser-ldap-class-s.png
%%DATADIR%%-%%VERSION%%/pixmaps/gda-browser-ldap-class-u.png
%%DATADIR%%-%%VERSION%%/pixmaps/gda-browser-ldap-class-x.png
%%DATADIR%%-%%VERSION%%/pixmaps/gda-browser-ldap-entry.png
%%DATADIR%%-%%VERSION%%/pixmaps/gda-browser-ldap-group.png
%%DATADIR%%-%%VERSION%%/pixmaps/gda-browser-ldap-organization.png
%%DATADIR%%-%%VERSION%%/pixmaps/gda-browser-ldap-person.png
%%DATADIR%%-%%VERSION%%/pixmaps/gda-browser-menu-ind.png
%%DATADIR%%-%%VERSION%%/pixmaps/gda-browser-non-connected-big.png
%%DATADIR%%-%%VERSION%%/pixmaps/gda-browser-non-connected.png
%%DATADIR%%-%%VERSION%%/pixmaps/gda-browser-query.png
%%DATADIR%%-%%VERSION%%/pixmaps/gda-browser-reference.png
%%DATADIR%%-%%VERSION%%/pixmaps/gda-browser-schema.png
%%DATADIR%%-%%VERSION%%/pixmaps/gda-browser-table.png
%%DATADIR%%-%%VERSION%%/pixmaps/gda-browser.png
%%DATADIR%%-%%VERSION%%/pixmaps/gda-control-center-newcnc.png
%%DATADIR%%-%%VERSION%%/pixmaps/gda-control-center.png
%%DATADIR%%-%%VERSION%%/pixmaps/gdaui-generic.png
%%DATADIR%%-%%VERSION%%/server_operation.glade
%%DATADIR%%-%%VERSION%%/ui/gdaui-entry-number.xml
%%DATADIR%%-%%VERSION%%/ui/gdaui-entry-string.xml
share/pixmaps/gda-browser-%%VERSION%%.png

View file

@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= libgda
PORTVERSION?= 5.2.2
PORTREVISION?= 2
PORTVERSION?= 5.2.4
PORTREVISION?= 0
CATEGORIES= databases gnome
MASTER_SITES= GNOME
PKGNAMESUFFIX?= 5
@ -23,7 +23,7 @@ LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt \
libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib
USES+= gettext gmake libtool pathfix pkgconfig
USE_GNOME= gnomeprefix glib20 libxslt intlhack referencehack
USE_GNOME= glib20 libxslt intlhack referencehack
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip

View file

@ -1,2 +1,2 @@
SHA256 (gnome3/libgda-5.2.2.tar.xz) = c9b8b1c32f1011e47b73c5dcf36649aaef2f1edaa5f5d75be20d9caadc2bc3e4
SIZE (gnome3/libgda-5.2.2.tar.xz) = 12173216
SHA256 (gnome3/libgda-5.2.4.tar.xz) = 2cee38dd583ccbaa5bdf6c01ca5f88cc08758b9b144938a51a478eb2684b765e
SIZE (gnome3/libgda-5.2.4.tar.xz) = 12320228

View file

@ -1,47 +0,0 @@
--- libgda-ui/demos/geninclude.pl.in.orig 2013-10-19 12:35:28 UTC
+++ libgda-ui/demos/geninclude.pl.in
@@ -40,7 +40,7 @@ foreach $href (@demos) {
my $do_next = 0;
# parent detected
- if (defined @parents) {
+ if (@parents) {
foreach $foo (@parents) {
if ($foo eq $parent_name) {
$do_next = 1;
@@ -54,7 +54,7 @@ foreach $href (@demos) {
push @parents, $parent_name;
- $tmp = (defined @child_arrays)?($#child_arrays + 1):0;
+ $tmp = (@child_arrays)?($#child_arrays + 1):0;
push @child_arrays, "child$tmp";
push @demos, {"title" => $parent_name, "file" => "NULL",
@@ -62,7 +62,7 @@ foreach $href (@demos) {
}
}
-if (defined @parents) {
+if (@parents) {
$i = 0;
for ($i = 0; $i <= $#parents; $i++) {
$first = 1;
@@ -105,7 +105,7 @@ if (defined @parents) {
} @demos_old;
# sort the child arrays
-if (defined @child_arrays) {
+if (@child_arrays) {
for ($i = 0; $i <= $#child_arrays; $i++) {
@foo_old = @{$child_arrays[$i]};
@@ -133,7 +133,7 @@ foreach $href (@demos) {
print ", \n";
}
- if (defined @parents) {
+ if (@parents) {
for ($i = 0; $i <= $#parents; $i++) {
if ($parents[$i] eq $href->{title}) {

View file

@ -2,8 +2,8 @@ bin/gda-list-config-%%VERSION%%
bin/gda-list-server-op-%%VERSION%%
bin/gda-sql-%%VERSION%%
bin/gda-test-connection-%%VERSION%%
@sample etc/libgda-%%VERSION%%/config.sample
etc/libgda-%%VERSION%%/sales_test.db
@sample %%ETCDIR%%-%%VERSION%%/config.sample
%%ETCDIR%%-%%VERSION%%/sales_test.db
include/libgda-%%VERSION%%/libgda-report/gda-report-docbook-document.h
include/libgda-%%VERSION%%/libgda-report/gda-report-document.h
include/libgda-%%VERSION%%/libgda-report/gda-report-engine.h
@ -120,367 +120,371 @@ libdata/pkgconfig/libgda-sqlite-%%VERSION%%.pc
libdata/pkgconfig/libgda-web-%%VERSION%%.pc
libdata/pkgconfig/libgda-xslt-%%VERSION%%.pc
man/man1/gda-sql-%%VERSION%%.1.gz
share/doc/libgda-%%VERSION%%/DataModels.png
share/doc/libgda-%%VERSION%%/GdaBatch.html
share/doc/libgda-%%VERSION%%/GdaBlobOp.html
share/doc/libgda-%%VERSION%%/GdaColumn.html
share/doc/libgda-%%VERSION%%/GdaConnection.html
share/doc/libgda-%%VERSION%%/GdaConnectionEvent.html
share/doc/libgda-%%VERSION%%/GdaDataAccessWrapper.html
share/doc/libgda-%%VERSION%%/GdaDataModel.html
share/doc/libgda-%%VERSION%%/GdaDataModelArray.html
share/doc/libgda-%%VERSION%%/GdaDataModelBdb.html
share/doc/libgda-%%VERSION%%/GdaDataModelDir.html
share/doc/libgda-%%VERSION%%/GdaDataModelImport.html
share/doc/libgda-%%VERSION%%/GdaDataModelIter.html
share/doc/libgda-%%VERSION%%/GdaDataModelIter.png
share/doc/libgda-%%VERSION%%/GdaDataModelLdap.html
share/doc/libgda-%%VERSION%%/GdaDataProxy.html
share/doc/libgda-%%VERSION%%/GdaDataSelect.html
share/doc/libgda-%%VERSION%%/GdaHandlerBin.html
share/doc/libgda-%%VERSION%%/GdaHandlerBoolean.html
share/doc/libgda-%%VERSION%%/GdaHandlerNumerical.html
share/doc/libgda-%%VERSION%%/GdaHandlerString.html
share/doc/libgda-%%VERSION%%/GdaHandlerTime.html
share/doc/libgda-%%VERSION%%/GdaHandlerType.html
share/doc/libgda-%%VERSION%%/GdaHolder.html
share/doc/libgda-%%VERSION%%/GdaLdapConnection.html
share/doc/libgda-%%VERSION%%/GdaLockable.html
share/doc/libgda-%%VERSION%%/GdaMetaStore.html
share/doc/libgda-%%VERSION%%/GdaMetaStoreCustomData.html
share/doc/libgda-%%VERSION%%/GdaMetaStruct.html
share/doc/libgda-%%VERSION%%/GdaPStmt.html
share/doc/libgda-%%VERSION%%/GdaReportDocbookDocument.html
share/doc/libgda-%%VERSION%%/GdaReportDocument.html
share/doc/libgda-%%VERSION%%/GdaReportEngine.html
share/doc/libgda-%%VERSION%%/GdaReportRmlDocument.html
share/doc/libgda-%%VERSION%%/GdaRow.html
share/doc/libgda-%%VERSION%%/GdaServerOperation.html
share/doc/libgda-%%VERSION%%/GdaServerProvider.html
share/doc/libgda-%%VERSION%%/GdaSet.html
share/doc/libgda-%%VERSION%%/GdaSqlBuilder.html
share/doc/libgda-%%VERSION%%/GdaSqlParser.html
share/doc/libgda-%%VERSION%%/GdaStatement.html
share/doc/libgda-%%VERSION%%/GdaStatement.png
share/doc/libgda-%%VERSION%%/GdaThreadWrapper.html
share/doc/libgda-%%VERSION%%/GdaTransactionStatus.html
share/doc/libgda-%%VERSION%%/GdaTree.html
share/doc/libgda-%%VERSION%%/GdaTreeManager.html
share/doc/libgda-%%VERSION%%/GdaTreeMgrColumns.html
share/doc/libgda-%%VERSION%%/GdaTreeMgrLabel.html
share/doc/libgda-%%VERSION%%/GdaTreeMgrLdap.html
share/doc/libgda-%%VERSION%%/GdaTreeMgrSchemas.html
share/doc/libgda-%%VERSION%%/GdaTreeMgrSelect.html
share/doc/libgda-%%VERSION%%/GdaTreeMgrTables.html
share/doc/libgda-%%VERSION%%/GdaTreeNode.html
share/doc/libgda-%%VERSION%%/GdaVconnectionDataModel.html
share/doc/libgda-%%VERSION%%/GdaVconnectionHub.html
share/doc/libgda-%%VERSION%%/GdaVirtualConnection.html
share/doc/libgda-%%VERSION%%/GdaVirtualProvider.html
share/doc/libgda-%%VERSION%%/GdaVproviderDataModel.html
share/doc/libgda-%%VERSION%%/GdaVproviderHub.html
share/doc/libgda-%%VERSION%%/GdauiBasicForm.html
share/doc/libgda-%%VERSION%%/GdauiCloud.html
share/doc/libgda-%%VERSION%%/GdauiCombo.html
share/doc/libgda-%%VERSION%%/GdauiDataEntry.html
share/doc/libgda-%%VERSION%%/GdauiDataFilter.html
share/doc/libgda-%%VERSION%%/GdauiDataProxy.html
share/doc/libgda-%%VERSION%%/GdauiDataProxyInfo.html
share/doc/libgda-%%VERSION%%/GdauiDataSelector.html
share/doc/libgda-%%VERSION%%/GdauiDataStore.html
share/doc/libgda-%%VERSION%%/GdauiForm.html
share/doc/libgda-%%VERSION%%/GdauiGrid.html
share/doc/libgda-%%VERSION%%/GdauiLogin.html
share/doc/libgda-%%VERSION%%/GdauiProviderSelector.html
share/doc/libgda-%%VERSION%%/GdauiRawForm.html
share/doc/libgda-%%VERSION%%/GdauiRawGrid.html
share/doc/libgda-%%VERSION%%/GdauiRtEditor.html
share/doc/libgda-%%VERSION%%/GdauiServerOperation.html
share/doc/libgda-%%VERSION%%/GdauiTreeStore.html
share/doc/libgda-%%VERSION%%/MetaStore1.png
share/doc/libgda-%%VERSION%%/MetaStore2.png
share/doc/libgda-%%VERSION%%/SqlIdentifiers.png
share/doc/libgda-%%VERSION%%/architecture.html
share/doc/libgda-%%VERSION%%/architecture.png
share/doc/libgda-%%VERSION%%/blobs_example.html
share/doc/libgda-%%VERSION%%/ch04.html
share/doc/libgda-%%VERSION%%/ch06s03.html
share/doc/libgda-%%VERSION%%/ch07s02.html
share/doc/libgda-%%VERSION%%/ch07s03.html
share/doc/libgda-%%VERSION%%/ch08s02.html
share/doc/libgda-%%VERSION%%/ch08s03.html
share/doc/libgda-%%VERSION%%/ch08s07.html
share/doc/libgda-%%VERSION%%/ch09s02.html
share/doc/libgda-%%VERSION%%/ch12s02.html
share/doc/libgda-%%VERSION%%/ch12s07.html
share/doc/libgda-%%VERSION%%/ch12s08.html
share/doc/libgda-%%VERSION%%/ch12s11.html
share/doc/libgda-%%VERSION%%/ch12s12.html
share/doc/libgda-%%VERSION%%/ch12s13.html
share/doc/libgda-%%VERSION%%/ch13.html
share/doc/libgda-%%VERSION%%/ch21.html
share/doc/libgda-%%VERSION%%/ch22.html
share/doc/libgda-%%VERSION%%/ch35.html
share/doc/libgda-%%VERSION%%/ch38.html
share/doc/libgda-%%VERSION%%/ch39s02.html
share/doc/libgda-%%VERSION%%/ch39s03.html
share/doc/libgda-%%VERSION%%/ch41s02.html
share/doc/libgda-%%VERSION%%/ch42s02.html
share/doc/libgda-%%VERSION%%/ch42s03.html
share/doc/libgda-%%VERSION%%/ch42s04.html
share/doc/libgda-%%VERSION%%/ch43.html
share/doc/libgda-%%VERSION%%/ch44s02.html
share/doc/libgda-%%VERSION%%/ch44s03.html
share/doc/libgda-%%VERSION%%/ch44s04.html
share/doc/libgda-%%VERSION%%/ch44s05.html
share/doc/libgda-%%VERSION%%/ch44s06.html
share/doc/libgda-%%VERSION%%/ch44s07.html
share/doc/libgda-%%VERSION%%/ch44s08.html
share/doc/libgda-%%VERSION%%/ch44s10.html
share/doc/libgda-%%VERSION%%/ch47s02.html
share/doc/libgda-%%VERSION%%/ch50s02.html
share/doc/libgda-%%VERSION%%/ch50s03.html
share/doc/libgda-%%VERSION%%/ch50s04.html
share/doc/libgda-%%VERSION%%/ch50s05.html
share/doc/libgda-%%VERSION%%/ch50s06.html
share/doc/libgda-%%VERSION%%/ch50s07.html
share/doc/libgda-%%VERSION%%/ch50s08.html
share/doc/libgda-%%VERSION%%/ch51s02.html
share/doc/libgda-%%VERSION%%/ch51s03.html
share/doc/libgda-%%VERSION%%/ch51s04.html
share/doc/libgda-%%VERSION%%/ch51s05.html
share/doc/libgda-%%VERSION%%/compiling.html
share/doc/libgda-%%VERSION%%/connection.html
share/doc/libgda-%%VERSION%%/connections.html
share/doc/libgda-%%VERSION%%/data-model.html
share/doc/libgda-%%VERSION%%/data-select.html
share/doc/libgda-%%VERSION%%/data_conv.html
share/doc/libgda-%%VERSION%%/data_models.html
share/doc/libgda-%%VERSION%%/data_proxy1.png
share/doc/libgda-%%VERSION%%/data_proxy2.png
share/doc/libgda-%%VERSION%%/data_proxy3.png
share/doc/libgda-%%VERSION%%/data_proxy4.png
share/doc/libgda-%%VERSION%%/data_proxy5.png
share/doc/libgda-%%VERSION%%/data_validation_holder.png
share/doc/libgda-%%VERSION%%/data_validation_proxy.png
share/doc/libgda-%%VERSION%%/data_validation_set.png
share/doc/libgda-%%VERSION%%/ddl_example.html
share/doc/libgda-%%VERSION%%/fdl-section1.html
share/doc/libgda-%%VERSION%%/fdl-section10.html
share/doc/libgda-%%VERSION%%/fdl-section2.html
share/doc/libgda-%%VERSION%%/fdl-section3.html
share/doc/libgda-%%VERSION%%/fdl-section4.html
share/doc/libgda-%%VERSION%%/fdl-section5.html
share/doc/libgda-%%VERSION%%/fdl-section6.html
share/doc/libgda-%%VERSION%%/fdl-section7.html
share/doc/libgda-%%VERSION%%/fdl-section8.html
share/doc/libgda-%%VERSION%%/fdl-section9.html
share/doc/libgda-%%VERSION%%/fdl-using.html
share/doc/libgda-%%VERSION%%/fdl.html
share/doc/libgda-%%VERSION%%/features.html
share/doc/libgda-%%VERSION%%/gda-data-model-writing.html
share/doc/libgda-%%VERSION%%/gda-dict.html
share/doc/libgda-%%VERSION%%/gda-sql-graph.png
share/doc/libgda-%%VERSION%%/gda-sql-manual-dsn.html
share/doc/libgda-%%VERSION%%/gda-sql-manual-icommands.html
share/doc/libgda-%%VERSION%%/gda-sql-manual-open.html
share/doc/libgda-%%VERSION%%/gda-sql-manual-run.html
share/doc/libgda-%%VERSION%%/gda-sql.html
share/doc/libgda-%%VERSION%%/gen:sql_identifiers.html
share/doc/libgda-%%VERSION%%/gen_blobs.html
share/doc/libgda-%%VERSION%%/getting_started.html
share/doc/libgda-%%VERSION%%/home.png
share/doc/libgda-%%VERSION%%/howto-exec-non-select.html
share/doc/libgda-%%VERSION%%/howto-exec-select.html
share/doc/libgda-%%VERSION%%/howto-exec.png
share/doc/libgda-%%VERSION%%/howto-meta1.html
share/doc/libgda-%%VERSION%%/howto-meta2.html
share/doc/libgda-%%VERSION%%/howto-modify-select.html
share/doc/libgda-%%VERSION%%/howto-sqlbuilder.html
share/doc/libgda-%%VERSION%%/howto.html
share/doc/libgda-%%VERSION%%/i_s_data_types.png
share/doc/libgda-%%VERSION%%/index-4-2-1.html
share/doc/libgda-%%VERSION%%/index-4-2-10.html
share/doc/libgda-%%VERSION%%/index-4-2-2.html
share/doc/libgda-%%VERSION%%/index-4-2-3.html
share/doc/libgda-%%VERSION%%/index-4-2-4.html
share/doc/libgda-%%VERSION%%/index-4-2-5.html
share/doc/libgda-%%VERSION%%/index-4-2-6.html
share/doc/libgda-%%VERSION%%/index-4-2-7.html
share/doc/libgda-%%VERSION%%/index-4-2-8.html
share/doc/libgda-%%VERSION%%/index-4-2-9.html
share/doc/libgda-%%VERSION%%/index-4-2.html
share/doc/libgda-%%VERSION%%/index-5-0-2.html
share/doc/libgda-%%VERSION%%/index-5-0-3.html
share/doc/libgda-%%VERSION%%/index-5-0.html
share/doc/libgda-%%VERSION%%/index-5-2-0.html
share/doc/libgda-%%VERSION%%/index-deprecated.html
share/doc/libgda-%%VERSION%%/index.html
share/doc/libgda-%%VERSION%%/index.sgml
share/doc/libgda-%%VERSION%%/index_main.html
share/doc/libgda-%%VERSION%%/information_schema.html
share/doc/libgda-%%VERSION%%/information_schema.png
share/doc/libgda-%%VERSION%%/init_config.html
share/doc/libgda-%%VERSION%%/installation-configuring.html
share/doc/libgda-%%VERSION%%/installation-installing.html
share/doc/libgda-%%VERSION%%/installation.html
share/doc/libgda-%%VERSION%%/introduction.html
share/doc/libgda-%%VERSION%%/left.png
share/doc/libgda-%%VERSION%%/libgda-%%VERSION%%-Attributes-manager.html
share/doc/libgda-%%VERSION%%/libgda-%%VERSION%%-Configuration.html
share/doc/libgda-%%VERSION%%/libgda-%%VERSION%%-Default-Data-handlers.html
share/doc/libgda-%%VERSION%%/libgda-%%VERSION%%-Gda-Value.html
share/doc/libgda-%%VERSION%%/libgda-%%VERSION%%-GdaDataComparator.html
share/doc/libgda-%%VERSION%%/libgda-%%VERSION%%-GdaDataPivot.html
share/doc/libgda-%%VERSION%%/libgda-%%VERSION%%-GdaMutex.html
share/doc/libgda-%%VERSION%%/libgda-%%VERSION%%-GdaRepetitiveStatement.html
share/doc/libgda-%%VERSION%%/libgda-%%VERSION%%-GdaServerOperation-individual-nodes.html
share/doc/libgda-%%VERSION%%/libgda-%%VERSION%%-GdaServerOperation-sequences.html
share/doc/libgda-%%VERSION%%/libgda-%%VERSION%%-GdaSqlStatement.html
share/doc/libgda-%%VERSION%%/libgda-%%VERSION%%-GdaXaTransaction.html
share/doc/libgda-%%VERSION%%/libgda-%%VERSION%%-Libgda-Initialization.html
share/doc/libgda-%%VERSION%%/libgda-%%VERSION%%-LibgdaUI-Initialization.html
share/doc/libgda-%%VERSION%%/libgda-%%VERSION%%-Logging.html
share/doc/libgda-%%VERSION%%/libgda-%%VERSION%%-Misc-API.html
share/doc/libgda-%%VERSION%%/libgda-%%VERSION%%-Quark-lists.html
share/doc/libgda-%%VERSION%%/libgda-%%VERSION%%-SQL-rendering-API.html
share/doc/libgda-%%VERSION%%/libgda-%%VERSION%%-Subclassing-GdaDataSelect.html
share/doc/libgda-%%VERSION%%/libgda-%%VERSION%%-UI-Utility-functions.html
share/doc/libgda-%%VERSION%%/libgda-%%VERSION%%-UI-plugins.html
share/doc/libgda-%%VERSION%%/libgda-%%VERSION%%-Utility-functions.html
share/doc/libgda-%%VERSION%%/libgda-%%VERSION%%.devhelp2
share/doc/libgda-%%VERSION%%/libgda-list-server-op.html
share/doc/libgda-%%VERSION%%/libgda-packaging.html
share/doc/libgda-%%VERSION%%/libgda-provider-blobop.html
share/doc/libgda-%%VERSION%%/libgda-provider-class.html
share/doc/libgda-%%VERSION%%/libgda-provider-pack.html
share/doc/libgda-%%VERSION%%/libgda-provider-parser.html
share/doc/libgda-%%VERSION%%/libgda-provider-recordset.html
share/doc/libgda-%%VERSION%%/libgda-reports-introduction.html
share/doc/libgda-%%VERSION%%/libgda-sql.html
share/doc/libgda-%%VERSION%%/libgda-tools-controlcenter.html
share/doc/libgda-%%VERSION%%/libgda-tools-gdabrowser.html
share/doc/libgda-%%VERSION%%/libgda-tools-introduction.html
share/doc/libgda-%%VERSION%%/libgda-tools-list-config.html
share/doc/libgda-%%VERSION%%/libgda-tools-test-connection.html
share/doc/libgda-%%VERSION%%/libgda-xslt-api.html
share/doc/libgda-%%VERSION%%/libgda-xslt-introduction.html
share/doc/libgda-%%VERSION%%/libgdaui-packaging.html
share/doc/libgda-%%VERSION%%/limitations.html
share/doc/libgda-%%VERSION%%/limitations_jdbc.html
share/doc/libgda-%%VERSION%%/limitations_ldap.html
share/doc/libgda-%%VERSION%%/limitations_mysql.html
share/doc/libgda-%%VERSION%%/limitations_oracle.html
share/doc/libgda-%%VERSION%%/limitations_postgres.html
share/doc/libgda-%%VERSION%%/limitations_sqlcipher.html
share/doc/libgda-%%VERSION%%/limitations_sqlite.html
share/doc/libgda-%%VERSION%%/main_example.html
share/doc/libgda-%%VERSION%%/managing-errors.html
share/doc/libgda-%%VERSION%%/migration-1.html
share/doc/libgda-%%VERSION%%/migration-2-dict.html
share/doc/libgda-%%VERSION%%/migration-2-exec.html
share/doc/libgda-%%VERSION%%/migration-2-report.html
share/doc/libgda-%%VERSION%%/migration-2.html
share/doc/libgda-%%VERSION%%/migration-3.html
share/doc/libgda-%%VERSION%%/misc.html
share/doc/libgda-%%VERSION%%/multi-threading.html
share/doc/libgda-%%VERSION%%/null_handling.html
share/doc/libgda-%%VERSION%%/other-languages-introduction.html
share/doc/libgda-%%VERSION%%/other-languages-vala.html
share/doc/libgda-%%VERSION%%/other-languages.html
share/doc/libgda-%%VERSION%%/other_examples.html
share/doc/libgda-%%VERSION%%/parser_gen.png
share/doc/libgda-%%VERSION%%/parser_prov.png
share/doc/libgda-%%VERSION%%/part_begin.html
share/doc/libgda-%%VERSION%%/part_index.html
share/doc/libgda-%%VERSION%%/part_libgda-reports.html
share/doc/libgda-%%VERSION%%/part_libgda-xslt.html
share/doc/libgda-%%VERSION%%/part_libgda_api.html
share/doc/libgda-%%VERSION%%/part_providers.html
share/doc/libgda-%%VERSION%%/part_tools.html
share/doc/libgda-%%VERSION%%/parts.png
share/doc/libgda-%%VERSION%%/prov-metadata.html
share/doc/libgda-%%VERSION%%/provider-notes.html
share/doc/libgda-%%VERSION%%/provider_notes_jdbc.html
share/doc/libgda-%%VERSION%%/provider_notes_ldap.html
share/doc/libgda-%%VERSION%%/provider_notes_sqlcipher.html
share/doc/libgda-%%VERSION%%/provider_notes_sqlite.html
share/doc/libgda-%%VERSION%%/psupport.html
share/doc/libgda-%%VERSION%%/pt09.html
share/doc/libgda-%%VERSION%%/right.png
share/doc/libgda-%%VERSION%%/stmt-compound.png
share/doc/libgda-%%VERSION%%/stmt-insert1.png
share/doc/libgda-%%VERSION%%/stmt-insert2.png
share/doc/libgda-%%VERSION%%/stmt-select.png
share/doc/libgda-%%VERSION%%/stmt-unknown.png
share/doc/libgda-%%VERSION%%/stmt-update.png
share/doc/libgda-%%VERSION%%/style.css
share/doc/libgda-%%VERSION%%/thread-wrapper.png
share/doc/libgda-%%VERSION%%/transactions.html
share/doc/libgda-%%VERSION%%/tree-overview.png
share/doc/libgda-%%VERSION%%/tree-overview2.png
share/doc/libgda-%%VERSION%%/trees.html
share/doc/libgda-%%VERSION%%/up.png
share/doc/libgda-%%VERSION%%/vi-basic-form.png
share/doc/libgda-%%VERSION%%/vi-cloud.png
share/doc/libgda-%%VERSION%%/vi-combo.png
share/doc/libgda-%%VERSION%%/vi-data-entry.png
share/doc/libgda-%%VERSION%%/vi-filter.png
share/doc/libgda-%%VERSION%%/vi-info.png
share/doc/libgda-%%VERSION%%/vi-login.png
share/doc/libgda-%%VERSION%%/vi-provider-selector.png
share/doc/libgda-%%VERSION%%/vi-raw-grid.png
share/doc/libgda-%%VERSION%%/vi-rte.png
share/doc/libgda-%%VERSION%%/vi-server-op.png
share/doc/libgda-%%VERSION%%/virtual_connection.html
share/doc/libgda-%%VERSION%%/writable_data_model.png
share/gir-1.0/Gda-%%VERSION%%.gir
share/libgda-%%VERSION%%/dtd/libgda-array.dtd
share/libgda-%%VERSION%%/dtd/libgda-paramlist.dtd
share/libgda-%%VERSION%%/dtd/libgda-server-operation.dtd
share/libgda-%%VERSION%%/gda_trml2html/__init__.py
share/libgda-%%VERSION%%/gda_trml2html/trml2html.py
share/libgda-%%VERSION%%/gda_trml2html/utils.py
share/libgda-%%VERSION%%/gda_trml2pdf/__init__.py
share/libgda-%%VERSION%%/gda_trml2pdf/color.py
share/libgda-%%VERSION%%/gda_trml2pdf/trml2pdf.py
share/libgda-%%VERSION%%/gda_trml2pdf/utils.py
share/libgda-%%VERSION%%/information_schema.xml
share/libgda-%%VERSION%%/php/README
share/libgda-%%VERSION%%/php/gda-clean.php
share/libgda-%%VERSION%%/php/gda-config.php
share/libgda-%%VERSION%%/php/gda-exception.php
share/libgda-%%VERSION%%/php/gda-front.php
share/libgda-%%VERSION%%/php/gda-meta.php
share/libgda-%%VERSION%%/php/gda-secure-config.php
share/libgda-%%VERSION%%/php/gda-setup.php
share/libgda-%%VERSION%%/php/gda-tester.php
share/libgda-%%VERSION%%/php/gda-utils.php
share/libgda-%%VERSION%%/php/gda-worker.php
share/libgda-%%VERSION%%/sqlite_specs_add_column.xml
share/libgda-%%VERSION%%/sqlite_specs_create_db.xml
share/libgda-%%VERSION%%/sqlite_specs_create_index.xml
share/libgda-%%VERSION%%/sqlite_specs_create_table.xml
share/libgda-%%VERSION%%/sqlite_specs_create_view.xml
share/libgda-%%VERSION%%/sqlite_specs_drop_db.xml
share/libgda-%%VERSION%%/sqlite_specs_drop_index.xml
share/libgda-%%VERSION%%/sqlite_specs_drop_table.xml
share/libgda-%%VERSION%%/sqlite_specs_drop_view.xml
share/libgda-%%VERSION%%/sqlite_specs_dsn.xml
share/libgda-%%VERSION%%/sqlite_specs_rename_table.xml
share/libgda-%%VERSION%%/web/cnc.js
share/libgda-%%VERSION%%/web/gda-print.css
share/libgda-%%VERSION%%/web/gda.css
share/libgda-%%VERSION%%/web/irb.css
share/libgda-%%VERSION%%/web/irb.js
share/libgda-%%VERSION%%/web/jquery.js
share/libgda-%%VERSION%%/web/md5.js
share/libgda-%%VERSION%%/web/mouseapp_2.js
share/libgda-%%VERSION%%/web/mouseirb_2.js
share/libgda-%%VERSION%%/web_specs_auth.xml
share/libgda-%%VERSION%%/web_specs_dsn.xml
share/gtk-doc/html/libgda-%%VERSION%%/DataModels.png
share/gtk-doc/html/libgda-%%VERSION%%/GdaBatch.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaBlobOp.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaColumn.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaConnection.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaConnectionEvent.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaDataAccessWrapper.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaDataModel.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaDataModelArray.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaDataModelBdb.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaDataModelDir.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaDataModelImport.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaDataModelIter.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaDataModelIter.png
share/gtk-doc/html/libgda-%%VERSION%%/GdaDataModelLdap.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaDataProxy.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaDataSelect.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaHandlerBin.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaHandlerBoolean.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaHandlerNumerical.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaHandlerString.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaHandlerTime.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaHandlerType.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaHolder.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaLdapConnection.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaLockable.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaMetaStore.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaMetaStoreCustomData.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaMetaStruct.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaPStmt.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaReportDocbookDocument.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaReportDocument.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaReportEngine.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaReportRmlDocument.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaRow.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaServerOperation.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaServerProvider.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaSet.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaSqlBuilder.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaSqlParser.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaStatement.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaStatement.png
share/gtk-doc/html/libgda-%%VERSION%%/GdaThreadWrapper.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaTransactionStatus.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaTree.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaTreeManager.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaTreeMgrColumns.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaTreeMgrLabel.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaTreeMgrLdap.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaTreeMgrSchemas.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaTreeMgrSelect.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaTreeMgrTables.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaTreeNode.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaVconnectionDataModel.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaVconnectionHub.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaVirtualConnection.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaVirtualProvider.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaVproviderDataModel.html
share/gtk-doc/html/libgda-%%VERSION%%/GdaVproviderHub.html
share/gtk-doc/html/libgda-%%VERSION%%/GdauiBasicForm.html
share/gtk-doc/html/libgda-%%VERSION%%/GdauiCloud.html
share/gtk-doc/html/libgda-%%VERSION%%/GdauiCombo.html
share/gtk-doc/html/libgda-%%VERSION%%/GdauiDataEntry.html
share/gtk-doc/html/libgda-%%VERSION%%/GdauiDataFilter.html
share/gtk-doc/html/libgda-%%VERSION%%/GdauiDataProxy.html
share/gtk-doc/html/libgda-%%VERSION%%/GdauiDataProxyInfo.html
share/gtk-doc/html/libgda-%%VERSION%%/GdauiDataSelector.html
share/gtk-doc/html/libgda-%%VERSION%%/GdauiDataStore.html
share/gtk-doc/html/libgda-%%VERSION%%/GdauiForm.html
share/gtk-doc/html/libgda-%%VERSION%%/GdauiGrid.html
share/gtk-doc/html/libgda-%%VERSION%%/GdauiLogin.html
share/gtk-doc/html/libgda-%%VERSION%%/GdauiProviderSelector.html
share/gtk-doc/html/libgda-%%VERSION%%/GdauiRawForm.html
share/gtk-doc/html/libgda-%%VERSION%%/GdauiRawGrid.html
share/gtk-doc/html/libgda-%%VERSION%%/GdauiRtEditor.html
share/gtk-doc/html/libgda-%%VERSION%%/GdauiServerOperation.html
share/gtk-doc/html/libgda-%%VERSION%%/GdauiTreeStore.html
share/gtk-doc/html/libgda-%%VERSION%%/MetaStore1.png
share/gtk-doc/html/libgda-%%VERSION%%/MetaStore2.png
share/gtk-doc/html/libgda-%%VERSION%%/SqlIdentifiers.png
share/gtk-doc/html/libgda-%%VERSION%%/architecture.html
share/gtk-doc/html/libgda-%%VERSION%%/architecture.png
share/gtk-doc/html/libgda-%%VERSION%%/blobs_example.html
share/gtk-doc/html/libgda-%%VERSION%%/ch04.html
share/gtk-doc/html/libgda-%%VERSION%%/ch06s03.html
share/gtk-doc/html/libgda-%%VERSION%%/ch07s02.html
share/gtk-doc/html/libgda-%%VERSION%%/ch07s03.html
share/gtk-doc/html/libgda-%%VERSION%%/ch08s02.html
share/gtk-doc/html/libgda-%%VERSION%%/ch08s03.html
share/gtk-doc/html/libgda-%%VERSION%%/ch08s07.html
share/gtk-doc/html/libgda-%%VERSION%%/ch09s02.html
share/gtk-doc/html/libgda-%%VERSION%%/ch12s02.html
share/gtk-doc/html/libgda-%%VERSION%%/ch12s07.html
share/gtk-doc/html/libgda-%%VERSION%%/ch12s08.html
share/gtk-doc/html/libgda-%%VERSION%%/ch12s11.html
share/gtk-doc/html/libgda-%%VERSION%%/ch12s12.html
share/gtk-doc/html/libgda-%%VERSION%%/ch12s13.html
share/gtk-doc/html/libgda-%%VERSION%%/ch13.html
share/gtk-doc/html/libgda-%%VERSION%%/ch21.html
share/gtk-doc/html/libgda-%%VERSION%%/ch22.html
share/gtk-doc/html/libgda-%%VERSION%%/ch35.html
share/gtk-doc/html/libgda-%%VERSION%%/ch38.html
share/gtk-doc/html/libgda-%%VERSION%%/ch39s02.html
share/gtk-doc/html/libgda-%%VERSION%%/ch39s03.html
share/gtk-doc/html/libgda-%%VERSION%%/ch41s02.html
share/gtk-doc/html/libgda-%%VERSION%%/ch42s02.html
share/gtk-doc/html/libgda-%%VERSION%%/ch42s03.html
share/gtk-doc/html/libgda-%%VERSION%%/ch42s04.html
share/gtk-doc/html/libgda-%%VERSION%%/ch43.html
share/gtk-doc/html/libgda-%%VERSION%%/ch44s02.html
share/gtk-doc/html/libgda-%%VERSION%%/ch44s03.html
share/gtk-doc/html/libgda-%%VERSION%%/ch44s04.html
share/gtk-doc/html/libgda-%%VERSION%%/ch44s05.html
share/gtk-doc/html/libgda-%%VERSION%%/ch44s06.html
share/gtk-doc/html/libgda-%%VERSION%%/ch44s07.html
share/gtk-doc/html/libgda-%%VERSION%%/ch44s08.html
share/gtk-doc/html/libgda-%%VERSION%%/ch44s10.html
share/gtk-doc/html/libgda-%%VERSION%%/ch47s02.html
share/gtk-doc/html/libgda-%%VERSION%%/ch50s02.html
share/gtk-doc/html/libgda-%%VERSION%%/ch50s03.html
share/gtk-doc/html/libgda-%%VERSION%%/ch50s04.html
share/gtk-doc/html/libgda-%%VERSION%%/ch50s05.html
share/gtk-doc/html/libgda-%%VERSION%%/ch50s06.html
share/gtk-doc/html/libgda-%%VERSION%%/ch50s07.html
share/gtk-doc/html/libgda-%%VERSION%%/ch50s08.html
share/gtk-doc/html/libgda-%%VERSION%%/ch51s02.html
share/gtk-doc/html/libgda-%%VERSION%%/ch51s03.html
share/gtk-doc/html/libgda-%%VERSION%%/ch51s04.html
share/gtk-doc/html/libgda-%%VERSION%%/ch51s05.html
share/gtk-doc/html/libgda-%%VERSION%%/compiling.html
share/gtk-doc/html/libgda-%%VERSION%%/connection.html
share/gtk-doc/html/libgda-%%VERSION%%/connections.html
share/gtk-doc/html/libgda-%%VERSION%%/data-model.html
share/gtk-doc/html/libgda-%%VERSION%%/data-select.html
share/gtk-doc/html/libgda-%%VERSION%%/data_conv.html
share/gtk-doc/html/libgda-%%VERSION%%/data_models.html
share/gtk-doc/html/libgda-%%VERSION%%/data_proxy1.png
share/gtk-doc/html/libgda-%%VERSION%%/data_proxy2.png
share/gtk-doc/html/libgda-%%VERSION%%/data_proxy3.png
share/gtk-doc/html/libgda-%%VERSION%%/data_proxy4.png
share/gtk-doc/html/libgda-%%VERSION%%/data_proxy5.png
share/gtk-doc/html/libgda-%%VERSION%%/data_validation_holder.png
share/gtk-doc/html/libgda-%%VERSION%%/data_validation_proxy.png
share/gtk-doc/html/libgda-%%VERSION%%/data_validation_set.png
share/gtk-doc/html/libgda-%%VERSION%%/ddl_example.html
share/gtk-doc/html/libgda-%%VERSION%%/fdl-section1.html
share/gtk-doc/html/libgda-%%VERSION%%/fdl-section10.html
share/gtk-doc/html/libgda-%%VERSION%%/fdl-section2.html
share/gtk-doc/html/libgda-%%VERSION%%/fdl-section3.html
share/gtk-doc/html/libgda-%%VERSION%%/fdl-section4.html
share/gtk-doc/html/libgda-%%VERSION%%/fdl-section5.html
share/gtk-doc/html/libgda-%%VERSION%%/fdl-section6.html
share/gtk-doc/html/libgda-%%VERSION%%/fdl-section7.html
share/gtk-doc/html/libgda-%%VERSION%%/fdl-section8.html
share/gtk-doc/html/libgda-%%VERSION%%/fdl-section9.html
share/gtk-doc/html/libgda-%%VERSION%%/fdl-using.html
share/gtk-doc/html/libgda-%%VERSION%%/fdl.html
share/gtk-doc/html/libgda-%%VERSION%%/features.html
share/gtk-doc/html/libgda-%%VERSION%%/gda-data-model-writing.html
share/gtk-doc/html/libgda-%%VERSION%%/gda-dict.html
share/gtk-doc/html/libgda-%%VERSION%%/gda-sql-graph.png
share/gtk-doc/html/libgda-%%VERSION%%/gda-sql-manual-dsn.html
share/gtk-doc/html/libgda-%%VERSION%%/gda-sql-manual-icommands.html
share/gtk-doc/html/libgda-%%VERSION%%/gda-sql-manual-open.html
share/gtk-doc/html/libgda-%%VERSION%%/gda-sql-manual-run.html
share/gtk-doc/html/libgda-%%VERSION%%/gda-sql.html
share/gtk-doc/html/libgda-%%VERSION%%/gen_blobs.html
share/gtk-doc/html/libgda-%%VERSION%%/gen_sql_identifiers.html
share/gtk-doc/html/libgda-%%VERSION%%/getting_started.html
share/gtk-doc/html/libgda-%%VERSION%%/home.png
share/gtk-doc/html/libgda-%%VERSION%%/howto-exec-non-select.html
share/gtk-doc/html/libgda-%%VERSION%%/howto-exec-select.html
share/gtk-doc/html/libgda-%%VERSION%%/howto-exec.png
share/gtk-doc/html/libgda-%%VERSION%%/howto-meta1.html
share/gtk-doc/html/libgda-%%VERSION%%/howto-meta2.html
share/gtk-doc/html/libgda-%%VERSION%%/howto-modify-select.html
share/gtk-doc/html/libgda-%%VERSION%%/howto-sqlbuilder.html
share/gtk-doc/html/libgda-%%VERSION%%/howto.html
share/gtk-doc/html/libgda-%%VERSION%%/i_s_data_types.png
share/gtk-doc/html/libgda-%%VERSION%%/index-4-2-1.html
share/gtk-doc/html/libgda-%%VERSION%%/index-4-2-10.html
share/gtk-doc/html/libgda-%%VERSION%%/index-4-2-2.html
share/gtk-doc/html/libgda-%%VERSION%%/index-4-2-3.html
share/gtk-doc/html/libgda-%%VERSION%%/index-4-2-4.html
share/gtk-doc/html/libgda-%%VERSION%%/index-4-2-5.html
share/gtk-doc/html/libgda-%%VERSION%%/index-4-2-6.html
share/gtk-doc/html/libgda-%%VERSION%%/index-4-2-7.html
share/gtk-doc/html/libgda-%%VERSION%%/index-4-2-8.html
share/gtk-doc/html/libgda-%%VERSION%%/index-4-2-9.html
share/gtk-doc/html/libgda-%%VERSION%%/index-4-2.html
share/gtk-doc/html/libgda-%%VERSION%%/index-5-0-2.html
share/gtk-doc/html/libgda-%%VERSION%%/index-5-0-3.html
share/gtk-doc/html/libgda-%%VERSION%%/index-5-0.html
share/gtk-doc/html/libgda-%%VERSION%%/index-5-2-0.html
share/gtk-doc/html/libgda-%%VERSION%%/index-deprecated.html
share/gtk-doc/html/libgda-%%VERSION%%/index.html
share/gtk-doc/html/libgda-%%VERSION%%/index.sgml
share/gtk-doc/html/libgda-%%VERSION%%/index_main.html
share/gtk-doc/html/libgda-%%VERSION%%/information_schema.html
share/gtk-doc/html/libgda-%%VERSION%%/information_schema.png
share/gtk-doc/html/libgda-%%VERSION%%/init_config.html
share/gtk-doc/html/libgda-%%VERSION%%/installation-configuring.html
share/gtk-doc/html/libgda-%%VERSION%%/installation-installing.html
share/gtk-doc/html/libgda-%%VERSION%%/installation.html
share/gtk-doc/html/libgda-%%VERSION%%/introduction.html
share/gtk-doc/html/libgda-%%VERSION%%/left-insensitive.png
share/gtk-doc/html/libgda-%%VERSION%%/left.png
share/gtk-doc/html/libgda-%%VERSION%%/libgda-%%VERSION%%-Attributes-manager.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-%%VERSION%%-Configuration.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-%%VERSION%%-Default-Data-handlers.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-%%VERSION%%-Gda-Value.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-%%VERSION%%-GdaDataComparator.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-%%VERSION%%-GdaDataPivot.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-%%VERSION%%-GdaMutex.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-%%VERSION%%-GdaRepetitiveStatement.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-%%VERSION%%-GdaServerOperation-individual-nodes.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-%%VERSION%%-GdaServerOperation-sequences.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-%%VERSION%%-GdaSqlStatement.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-%%VERSION%%-GdaXaTransaction.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-%%VERSION%%-Libgda-Initialization.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-%%VERSION%%-LibgdaUI-Initialization.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-%%VERSION%%-Logging.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-%%VERSION%%-Misc-API.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-%%VERSION%%-Quark-lists.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-%%VERSION%%-SQL-rendering-API.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-%%VERSION%%-Subclassing-GdaDataSelect.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-%%VERSION%%-UI-Utility-functions.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-%%VERSION%%-UI-plugins.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-%%VERSION%%-Utility-functions.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-%%VERSION%%.devhelp2
share/gtk-doc/html/libgda-%%VERSION%%/libgda-list-server-op.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-packaging.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-provider-blobop.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-provider-class.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-provider-pack.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-provider-parser.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-provider-recordset.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-reports-introduction.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-sql.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-tools-controlcenter.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-tools-gdabrowser.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-tools-introduction.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-tools-list-config.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-tools-test-connection.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-xslt-api.html
share/gtk-doc/html/libgda-%%VERSION%%/libgda-xslt-introduction.html
share/gtk-doc/html/libgda-%%VERSION%%/libgdaui-packaging.html
share/gtk-doc/html/libgda-%%VERSION%%/limitations.html
share/gtk-doc/html/libgda-%%VERSION%%/limitations_jdbc.html
share/gtk-doc/html/libgda-%%VERSION%%/limitations_ldap.html
share/gtk-doc/html/libgda-%%VERSION%%/limitations_mysql.html
share/gtk-doc/html/libgda-%%VERSION%%/limitations_oracle.html
share/gtk-doc/html/libgda-%%VERSION%%/limitations_postgres.html
share/gtk-doc/html/libgda-%%VERSION%%/limitations_sqlcipher.html
share/gtk-doc/html/libgda-%%VERSION%%/limitations_sqlite.html
share/gtk-doc/html/libgda-%%VERSION%%/main_example.html
share/gtk-doc/html/libgda-%%VERSION%%/managing-errors.html
share/gtk-doc/html/libgda-%%VERSION%%/migration-1.html
share/gtk-doc/html/libgda-%%VERSION%%/migration-2-dict.html
share/gtk-doc/html/libgda-%%VERSION%%/migration-2-exec.html
share/gtk-doc/html/libgda-%%VERSION%%/migration-2-report.html
share/gtk-doc/html/libgda-%%VERSION%%/migration-2.html
share/gtk-doc/html/libgda-%%VERSION%%/migration-3.html
share/gtk-doc/html/libgda-%%VERSION%%/misc.html
share/gtk-doc/html/libgda-%%VERSION%%/multi-threading.html
share/gtk-doc/html/libgda-%%VERSION%%/null_handling.html
share/gtk-doc/html/libgda-%%VERSION%%/other-languages-introduction.html
share/gtk-doc/html/libgda-%%VERSION%%/other-languages-vala.html
share/gtk-doc/html/libgda-%%VERSION%%/other-languages.html
share/gtk-doc/html/libgda-%%VERSION%%/other_examples.html
share/gtk-doc/html/libgda-%%VERSION%%/parser_gen.png
share/gtk-doc/html/libgda-%%VERSION%%/parser_prov.png
share/gtk-doc/html/libgda-%%VERSION%%/part_begin.html
share/gtk-doc/html/libgda-%%VERSION%%/part_index.html
share/gtk-doc/html/libgda-%%VERSION%%/part_libgda-reports.html
share/gtk-doc/html/libgda-%%VERSION%%/part_libgda-xslt.html
share/gtk-doc/html/libgda-%%VERSION%%/part_libgda_api.html
share/gtk-doc/html/libgda-%%VERSION%%/part_providers.html
share/gtk-doc/html/libgda-%%VERSION%%/part_tools.html
share/gtk-doc/html/libgda-%%VERSION%%/parts.png
share/gtk-doc/html/libgda-%%VERSION%%/prov-metadata.html
share/gtk-doc/html/libgda-%%VERSION%%/provider-notes.html
share/gtk-doc/html/libgda-%%VERSION%%/provider_notes_jdbc.html
share/gtk-doc/html/libgda-%%VERSION%%/provider_notes_ldap.html
share/gtk-doc/html/libgda-%%VERSION%%/provider_notes_sqlcipher.html
share/gtk-doc/html/libgda-%%VERSION%%/provider_notes_sqlite.html
share/gtk-doc/html/libgda-%%VERSION%%/psupport.html
share/gtk-doc/html/libgda-%%VERSION%%/pt09.html
share/gtk-doc/html/libgda-%%VERSION%%/right-insensitive.png
share/gtk-doc/html/libgda-%%VERSION%%/right.png
share/gtk-doc/html/libgda-%%VERSION%%/stmt-compound.png
share/gtk-doc/html/libgda-%%VERSION%%/stmt-insert1.png
share/gtk-doc/html/libgda-%%VERSION%%/stmt-insert2.png
share/gtk-doc/html/libgda-%%VERSION%%/stmt-select.png
share/gtk-doc/html/libgda-%%VERSION%%/stmt-unknown.png
share/gtk-doc/html/libgda-%%VERSION%%/stmt-update.png
share/gtk-doc/html/libgda-%%VERSION%%/style.css
share/gtk-doc/html/libgda-%%VERSION%%/thread-wrapper.png
share/gtk-doc/html/libgda-%%VERSION%%/transactions.html
share/gtk-doc/html/libgda-%%VERSION%%/tree-overview.png
share/gtk-doc/html/libgda-%%VERSION%%/tree-overview2.png
share/gtk-doc/html/libgda-%%VERSION%%/trees.html
share/gtk-doc/html/libgda-%%VERSION%%/up-insensitive.png
share/gtk-doc/html/libgda-%%VERSION%%/up.png
share/gtk-doc/html/libgda-%%VERSION%%/vi-basic-form.png
share/gtk-doc/html/libgda-%%VERSION%%/vi-cloud.png
share/gtk-doc/html/libgda-%%VERSION%%/vi-combo.png
share/gtk-doc/html/libgda-%%VERSION%%/vi-data-entry.png
share/gtk-doc/html/libgda-%%VERSION%%/vi-filter.png
share/gtk-doc/html/libgda-%%VERSION%%/vi-info.png
share/gtk-doc/html/libgda-%%VERSION%%/vi-login.png
share/gtk-doc/html/libgda-%%VERSION%%/vi-provider-selector.png
share/gtk-doc/html/libgda-%%VERSION%%/vi-raw-grid.png
share/gtk-doc/html/libgda-%%VERSION%%/vi-rte.png
share/gtk-doc/html/libgda-%%VERSION%%/vi-server-op.png
share/gtk-doc/html/libgda-%%VERSION%%/virtual_connection.html
share/gtk-doc/html/libgda-%%VERSION%%/writable_data_model.png
%%DATADIR%%-%%VERSION%%/dtd/libgda-array.dtd
%%DATADIR%%-%%VERSION%%/dtd/libgda-paramlist.dtd
%%DATADIR%%-%%VERSION%%/dtd/libgda-server-operation.dtd
%%DATADIR%%-%%VERSION%%/gda_trml2html/__init__.py
%%DATADIR%%-%%VERSION%%/gda_trml2html/trml2html.py
%%DATADIR%%-%%VERSION%%/gda_trml2html/utils.py
%%DATADIR%%-%%VERSION%%/gda_trml2pdf/__init__.py
%%DATADIR%%-%%VERSION%%/gda_trml2pdf/color.py
%%DATADIR%%-%%VERSION%%/gda_trml2pdf/trml2pdf.py
%%DATADIR%%-%%VERSION%%/gda_trml2pdf/utils.py
%%DATADIR%%-%%VERSION%%/information_schema.xml
%%DATADIR%%-%%VERSION%%/php/README
%%DATADIR%%-%%VERSION%%/php/gda-clean.php
%%DATADIR%%-%%VERSION%%/php/gda-config.php
%%DATADIR%%-%%VERSION%%/php/gda-exception.php
%%DATADIR%%-%%VERSION%%/php/gda-front.php
%%DATADIR%%-%%VERSION%%/php/gda-meta.php
%%DATADIR%%-%%VERSION%%/php/gda-secure-config.php
%%DATADIR%%-%%VERSION%%/php/gda-setup.php
%%DATADIR%%-%%VERSION%%/php/gda-tester.php
%%DATADIR%%-%%VERSION%%/php/gda-utils.php
%%DATADIR%%-%%VERSION%%/php/gda-worker.php
%%DATADIR%%-%%VERSION%%/sqlite_specs_add_column.xml
%%DATADIR%%-%%VERSION%%/sqlite_specs_create_db.xml
%%DATADIR%%-%%VERSION%%/sqlite_specs_create_index.xml
%%DATADIR%%-%%VERSION%%/sqlite_specs_create_table.xml
%%DATADIR%%-%%VERSION%%/sqlite_specs_create_view.xml
%%DATADIR%%-%%VERSION%%/sqlite_specs_drop_db.xml
%%DATADIR%%-%%VERSION%%/sqlite_specs_drop_index.xml
%%DATADIR%%-%%VERSION%%/sqlite_specs_drop_table.xml
%%DATADIR%%-%%VERSION%%/sqlite_specs_drop_view.xml
%%DATADIR%%-%%VERSION%%/sqlite_specs_dsn.xml
%%DATADIR%%-%%VERSION%%/sqlite_specs_rename_table.xml
%%DATADIR%%-%%VERSION%%/web/cnc.js
%%DATADIR%%-%%VERSION%%/web/gda-print.css
%%DATADIR%%-%%VERSION%%/web/gda.css
%%DATADIR%%-%%VERSION%%/web/irb.css
%%DATADIR%%-%%VERSION%%/web/irb.js
%%DATADIR%%-%%VERSION%%/web/jquery.js
%%DATADIR%%-%%VERSION%%/web/md5.js
%%DATADIR%%-%%VERSION%%/web/mouseapp_2.js
%%DATADIR%%-%%VERSION%%/web/mouseirb_2.js
%%DATADIR%%-%%VERSION%%/web_specs_auth.xml
%%DATADIR%%-%%VERSION%%/web_specs_dsn.xml
share/locale/ar/LC_MESSAGES/libgda-%%VERSION%%.mo
share/locale/az/LC_MESSAGES/libgda-%%VERSION%%.mo
share/locale/bs/LC_MESSAGES/libgda-%%VERSION%%.mo
share/locale/ca/LC_MESSAGES/libgda-%%VERSION%%.mo
share/locale/ca@valencia/LC_MESSAGES/libgda-%%VERSION%%.mo
share/locale/cs/LC_MESSAGES/libgda-%%VERSION%%.mo
@ -514,7 +518,6 @@ share/locale/ne/LC_MESSAGES/libgda-%%VERSION%%.mo
share/locale/nl/LC_MESSAGES/libgda-%%VERSION%%.mo
share/locale/oc/LC_MESSAGES/libgda-%%VERSION%%.mo
share/locale/pa/LC_MESSAGES/libgda-%%VERSION%%.mo
share/locale/pl/LC_MESSAGES/libgda-%%VERSION%%.mo
share/locale/pt/LC_MESSAGES/libgda-%%VERSION%%.mo
share/locale/pt_BR/LC_MESSAGES/libgda-%%VERSION%%.mo
share/locale/ru/LC_MESSAGES/libgda-%%VERSION%%.mo

View file

@ -60,6 +60,8 @@
SUBDIR += gkrellm-reminder2
SUBDIR += glabels
SUBDIR += gnome-blog
SUBDIR += gnome-calendar
SUBDIR += gnome-characters
SUBDIR += gnome-clocks
SUBDIR += gnome-contacts
SUBDIR += gnome-dictionary
@ -76,6 +78,7 @@
SUBDIR += gnome-shell-extension-calculator
SUBDIR += gnome-shell-extension-coverflow
SUBDIR += gnome-shell-extension-dashtodock
SUBDIR += gnome-shell-extension-filesmenu
SUBDIR += gnome-shell-extension-hidetopbar
SUBDIR += gnome-shell-extension-lockkeys
SUBDIR += gnome-shell-extension-mediaplayer
@ -156,6 +159,8 @@
SUBDIR += multisync-syncml
SUBDIR += myitcrm
SUBDIR += nagaina
SUBDIR += nautilus-actions
SUBDIR += nautilus-sendto
SUBDIR += nemo-extensions
SUBDIR += note
SUBDIR += notecase

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= baobab
PORTVERSION= 3.14.1
PORTVERSION= 3.16.1
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@ -15,6 +15,7 @@ BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool \
LIB_DEPENDS= libgtop-2.0.so:${PORTSDIR}/devel/libgtop
CONFLICTS= gnome-utils-2.[0-9]*
PORTSCOUT= limitw:1,even
USES= desktop-file-utils gettext gmake pathfix \
pkgconfig tar:xz

View file

@ -1,2 +1,2 @@
SHA256 (gnome3/baobab-3.14.1.tar.xz) = 76966521858f3c46fedbf38deb8f9847737ef0bc3c5f330c51d1feb68a711d17
SIZE (gnome3/baobab-3.14.1.tar.xz) = 884316
SHA256 (gnome3/baobab-3.16.1.tar.xz) = 1fe40433df3adda0bcc4d0a6edc2bc2501888798d7e8336ad51d443c9a1fcef2
SIZE (gnome3/baobab-3.16.1.tar.xz) = 880192

View file

@ -10,6 +10,8 @@ share/help/C/baobab/media/hicolor_apps_48x48_baobab.png
share/help/C/baobab/pref-view-chart.page
share/help/C/baobab/problem-permissions.page
share/help/C/baobab/problem-slow-scan.page
share/help/C/baobab/question-open-folder.page
share/help/C/baobab/question-trash.page
share/help/C/baobab/scan-file-system.page
share/help/C/baobab/scan-folder.page
share/help/C/baobab/scan-home.page
@ -21,6 +23,8 @@ share/help/ca/baobab/media/hicolor_apps_48x48_baobab.png
share/help/ca/baobab/pref-view-chart.page
share/help/ca/baobab/problem-permissions.page
share/help/ca/baobab/problem-slow-scan.page
share/help/ca/baobab/question-open-folder.page
share/help/ca/baobab/question-trash.page
share/help/ca/baobab/scan-file-system.page
share/help/ca/baobab/scan-folder.page
share/help/ca/baobab/scan-home.page
@ -32,6 +36,8 @@ share/help/cs/baobab/media/hicolor_apps_48x48_baobab.png
share/help/cs/baobab/pref-view-chart.page
share/help/cs/baobab/problem-permissions.page
share/help/cs/baobab/problem-slow-scan.page
share/help/cs/baobab/question-open-folder.page
share/help/cs/baobab/question-trash.page
share/help/cs/baobab/scan-file-system.page
share/help/cs/baobab/scan-folder.page
share/help/cs/baobab/scan-home.page
@ -43,6 +49,8 @@ share/help/de/baobab/media/hicolor_apps_48x48_baobab.png
share/help/de/baobab/pref-view-chart.page
share/help/de/baobab/problem-permissions.page
share/help/de/baobab/problem-slow-scan.page
share/help/de/baobab/question-open-folder.page
share/help/de/baobab/question-trash.page
share/help/de/baobab/scan-file-system.page
share/help/de/baobab/scan-folder.page
share/help/de/baobab/scan-home.page
@ -54,6 +62,8 @@ share/help/el/baobab/media/hicolor_apps_48x48_baobab.png
share/help/el/baobab/pref-view-chart.page
share/help/el/baobab/problem-permissions.page
share/help/el/baobab/problem-slow-scan.page
share/help/el/baobab/question-open-folder.page
share/help/el/baobab/question-trash.page
share/help/el/baobab/scan-file-system.page
share/help/el/baobab/scan-folder.page
share/help/el/baobab/scan-home.page
@ -65,6 +75,8 @@ share/help/es/baobab/media/hicolor_apps_48x48_baobab.png
share/help/es/baobab/pref-view-chart.page
share/help/es/baobab/problem-permissions.page
share/help/es/baobab/problem-slow-scan.page
share/help/es/baobab/question-open-folder.page
share/help/es/baobab/question-trash.page
share/help/es/baobab/scan-file-system.page
share/help/es/baobab/scan-folder.page
share/help/es/baobab/scan-home.page
@ -76,6 +88,8 @@ share/help/fi/baobab/media/hicolor_apps_48x48_baobab.png
share/help/fi/baobab/pref-view-chart.page
share/help/fi/baobab/problem-permissions.page
share/help/fi/baobab/problem-slow-scan.page
share/help/fi/baobab/question-open-folder.page
share/help/fi/baobab/question-trash.page
share/help/fi/baobab/scan-file-system.page
share/help/fi/baobab/scan-folder.page
share/help/fi/baobab/scan-home.page
@ -87,6 +101,8 @@ share/help/fr/baobab/media/hicolor_apps_48x48_baobab.png
share/help/fr/baobab/pref-view-chart.page
share/help/fr/baobab/problem-permissions.page
share/help/fr/baobab/problem-slow-scan.page
share/help/fr/baobab/question-open-folder.page
share/help/fr/baobab/question-trash.page
share/help/fr/baobab/scan-file-system.page
share/help/fr/baobab/scan-folder.page
share/help/fr/baobab/scan-home.page
@ -98,6 +114,8 @@ share/help/gl/baobab/media/hicolor_apps_48x48_baobab.png
share/help/gl/baobab/pref-view-chart.page
share/help/gl/baobab/problem-permissions.page
share/help/gl/baobab/problem-slow-scan.page
share/help/gl/baobab/question-open-folder.page
share/help/gl/baobab/question-trash.page
share/help/gl/baobab/scan-file-system.page
share/help/gl/baobab/scan-folder.page
share/help/gl/baobab/scan-home.page
@ -109,6 +127,8 @@ share/help/hu/baobab/media/hicolor_apps_48x48_baobab.png
share/help/hu/baobab/pref-view-chart.page
share/help/hu/baobab/problem-permissions.page
share/help/hu/baobab/problem-slow-scan.page
share/help/hu/baobab/question-open-folder.page
share/help/hu/baobab/question-trash.page
share/help/hu/baobab/scan-file-system.page
share/help/hu/baobab/scan-folder.page
share/help/hu/baobab/scan-home.page
@ -120,6 +140,8 @@ share/help/id/baobab/media/hicolor_apps_48x48_baobab.png
share/help/id/baobab/pref-view-chart.page
share/help/id/baobab/problem-permissions.page
share/help/id/baobab/problem-slow-scan.page
share/help/id/baobab/question-open-folder.page
share/help/id/baobab/question-trash.page
share/help/id/baobab/scan-file-system.page
share/help/id/baobab/scan-folder.page
share/help/id/baobab/scan-home.page
@ -131,6 +153,8 @@ share/help/it/baobab/media/hicolor_apps_48x48_baobab.png
share/help/it/baobab/pref-view-chart.page
share/help/it/baobab/problem-permissions.page
share/help/it/baobab/problem-slow-scan.page
share/help/it/baobab/question-open-folder.page
share/help/it/baobab/question-trash.page
share/help/it/baobab/scan-file-system.page
share/help/it/baobab/scan-folder.page
share/help/it/baobab/scan-home.page
@ -142,6 +166,8 @@ share/help/pt_BR/baobab/media/hicolor_apps_48x48_baobab.png
share/help/pt_BR/baobab/pref-view-chart.page
share/help/pt_BR/baobab/problem-permissions.page
share/help/pt_BR/baobab/problem-slow-scan.page
share/help/pt_BR/baobab/question-open-folder.page
share/help/pt_BR/baobab/question-trash.page
share/help/pt_BR/baobab/scan-file-system.page
share/help/pt_BR/baobab/scan-folder.page
share/help/pt_BR/baobab/scan-home.page
@ -153,6 +179,8 @@ share/help/ru/baobab/media/hicolor_apps_48x48_baobab.png
share/help/ru/baobab/pref-view-chart.page
share/help/ru/baobab/problem-permissions.page
share/help/ru/baobab/problem-slow-scan.page
share/help/ru/baobab/question-open-folder.page
share/help/ru/baobab/question-trash.page
share/help/ru/baobab/scan-file-system.page
share/help/ru/baobab/scan-folder.page
share/help/ru/baobab/scan-home.page
@ -164,6 +192,8 @@ share/help/sl/baobab/media/hicolor_apps_48x48_baobab.png
share/help/sl/baobab/pref-view-chart.page
share/help/sl/baobab/problem-permissions.page
share/help/sl/baobab/problem-slow-scan.page
share/help/sl/baobab/question-open-folder.page
share/help/sl/baobab/question-trash.page
share/help/sl/baobab/scan-file-system.page
share/help/sl/baobab/scan-folder.page
share/help/sl/baobab/scan-home.page
@ -175,22 +205,19 @@ share/help/zh_CN/baobab/media/hicolor_apps_48x48_baobab.png
share/help/zh_CN/baobab/pref-view-chart.page
share/help/zh_CN/baobab/problem-permissions.page
share/help/zh_CN/baobab/problem-slow-scan.page
share/help/zh_CN/baobab/question-open-folder.page
share/help/zh_CN/baobab/question-trash.page
share/help/zh_CN/baobab/scan-file-system.page
share/help/zh_CN/baobab/scan-folder.page
share/help/zh_CN/baobab/scan-home.page
share/help/zh_CN/baobab/scan-remote.page
share/icons/HighContrast/16x16/apps/baobab.png
share/icons/HighContrast/22x22/apps/baobab.png
share/icons/HighContrast/24x24/apps/baobab.png
share/icons/HighContrast/256x256/apps/baobab.png
share/icons/HighContrast/32x32/apps/baobab.png
share/icons/HighContrast/48x48/apps/baobab.png
share/icons/hicolor/16x16/apps/baobab.png
share/icons/hicolor/22x22/apps/baobab.png
share/icons/hicolor/24x24/apps/baobab.png
share/icons/hicolor/256x256/apps/baobab.png
share/icons/hicolor/32x32/apps/baobab.png
share/icons/hicolor/48x48/apps/baobab.png
share/icons/hicolor/scalable/apps/baobab-symbolic.svg
share/locale/af/LC_MESSAGES/baobab.mo
share/locale/am/LC_MESSAGES/baobab.mo
share/locale/an/LC_MESSAGES/baobab.mo

View file

@ -1,9 +1,8 @@
# Created by: Gustau Perez <gustau.perez@gmail.com>
# $FreeBSD$
# $MCom: ports/trunk/deskutils/bijiben/Makefile 20065 2014-11-11 07:36:48Z gusi $
PORTNAME= bijiben
PORTVERSION= 3.14.2
PORTVERSION= 3.16.2
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@ -11,23 +10,26 @@ DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= Note editor designed to remain simple to use
BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool \
evolution>=3.0.0:${PORTSDIR}/mail/evolution
BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool
LIB_DEPENDS= libtracker-control-1.0.so:${PORTSDIR}/sysutils/tracker \
libgoa-1.0.so:${PORTSDIR}/net/gnome-online-accounts \
libwebkitgtk-3.0.so:${PORTSDIR}/www/webkit-gtk3 \
libclutter-gtk-1.0.so:${PORTSDIR}/graphics/clutter-gtk3
RUN_DEPENDS= evolution>=3.0.0:${PORTSDIR}/mail/evolution
PORTSCOUT= limitw:1,even
USES= desktop-file-utils gettext gmake libtool \
pathfix pkgconfig shared-mime-info tar:xz
USE_LDCONFIG= yes
USE_GNOME= evolutiondataserver3 gnomedesktop3 gnomeprefix gtk30 intlhack \
USE_GNOME= evolutiondataserver3 gnomedesktop3 gtk30 intlhack \
introspection:build
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
GLIB_SCHEMAS= org.gnome.bijiben.gschema.xml
# needed for webkit
USES+= compiler:c++11-lib

View file

@ -1,2 +1,2 @@
SHA256 (gnome3/bijiben-3.14.2.tar.xz) = 7998632c83889071c23725ad95867618c72814676a3a3865881e9556714e0537
SIZE (gnome3/bijiben-3.14.2.tar.xz) = 621696
SHA256 (gnome3/bijiben-3.16.2.tar.xz) = 39c97690e6d0bbed343b2283ea184c89fd49f3c4309af7f56e1b494efd0fd98a
SIZE (gnome3/bijiben-3.16.2.tar.xz) = 658656

View file

@ -9,129 +9,169 @@ share/applications/bijiben.desktop
%%DATADIR%%/icons/hicolor/scalable/actions/link.svg
%%DATADIR%%/icons/hicolor/scalable/actions/note.svg
share/dbus-1/services/org.gnome.Bijiben.SearchProvider.service
share/glib-2.0/schemas/org.gnome.bijiben.gschema.xml
share/gnome-shell/search-providers/bijiben-search-provider.ini
share/help/C/bijiben/colors.page
share/help/C/bijiben/create.page
share/help/C/bijiben/cut-copy-paste.page
share/help/C/bijiben/delete-permanent.page
share/help/C/bijiben/delete-restore.page
share/help/C/bijiben/delete.page
share/help/C/bijiben/figures/HighContrast_apps_scalable_bijiben.svg
share/help/C/bijiben/figures/hicolor_apps_16x16_bijiben.png
share/help/C/bijiben/figures/hicolor_apps_48x48_bijiben.png
share/help/C/bijiben/figures/notes-3-12.png
share/help/C/bijiben/formatting.page
share/help/C/bijiben/format-list.page
share/help/C/bijiben/format-text.page
share/help/C/bijiben/index.page
share/help/C/bijiben/introduction.page
share/help/C/bijiben/legal.xml
share/help/C/bijiben/listing.page
share/help/C/bijiben/new-window.page
share/help/C/bijiben/notebooks.page
share/help/C/bijiben/rename.page
share/help/C/bijiben/search.page
share/help/C/bijiben/share.page
share/help/C/bijiben/view-trash.page
share/help/cs/bijiben/colors.page
share/help/cs/bijiben/create.page
share/help/cs/bijiben/cut-copy-paste.page
share/help/cs/bijiben/delete-permanent.page
share/help/cs/bijiben/delete-restore.page
share/help/cs/bijiben/delete.page
share/help/cs/bijiben/figures/HighContrast_apps_scalable_bijiben.svg
share/help/cs/bijiben/figures/hicolor_apps_16x16_bijiben.png
share/help/cs/bijiben/figures/hicolor_apps_48x48_bijiben.png
share/help/cs/bijiben/figures/notes-3-12.png
share/help/cs/bijiben/formatting.page
share/help/cs/bijiben/format-list.page
share/help/cs/bijiben/format-text.page
share/help/cs/bijiben/index.page
share/help/cs/bijiben/introduction.page
share/help/cs/bijiben/legal.xml
share/help/cs/bijiben/listing.page
share/help/cs/bijiben/new-window.page
share/help/cs/bijiben/notebooks.page
share/help/cs/bijiben/rename.page
share/help/cs/bijiben/search.page
share/help/cs/bijiben/share.page
share/help/cs/bijiben/view-trash.page
share/help/de/bijiben/colors.page
share/help/de/bijiben/create.page
share/help/de/bijiben/cut-copy-paste.page
share/help/de/bijiben/delete-permanent.page
share/help/de/bijiben/delete-restore.page
share/help/de/bijiben/delete.page
share/help/de/bijiben/figures/hicolor_apps_16x16_bijiben.png
share/help/de/bijiben/figures/hicolor_apps_48x48_bijiben.png
share/help/de/bijiben/figures/notes-3-12.png
share/help/de/bijiben/format-list.page
share/help/de/bijiben/format-text.page
share/help/de/bijiben/index.page
share/help/de/bijiben/introduction.page
share/help/de/bijiben/legal.xml
share/help/de/bijiben/new-window.page
share/help/de/bijiben/notebooks.page
share/help/de/bijiben/rename.page
share/help/de/bijiben/search.page
share/help/de/bijiben/share.page
share/help/el/bijiben/colors.page
share/help/el/bijiben/create.page
share/help/el/bijiben/cut-copy-paste.page
share/help/el/bijiben/delete-permanent.page
share/help/el/bijiben/delete-restore.page
share/help/el/bijiben/delete.page
share/help/el/bijiben/figures/HighContrast_apps_scalable_bijiben.svg
share/help/el/bijiben/figures/hicolor_apps_16x16_bijiben.png
share/help/el/bijiben/figures/hicolor_apps_48x48_bijiben.png
share/help/el/bijiben/figures/notes-3-12.png
share/help/el/bijiben/formatting.page
share/help/el/bijiben/format-list.page
share/help/el/bijiben/format-text.page
share/help/el/bijiben/index.page
share/help/el/bijiben/introduction.page
share/help/el/bijiben/legal.xml
share/help/el/bijiben/listing.page
share/help/el/bijiben/new-window.page
share/help/el/bijiben/notebooks.page
share/help/el/bijiben/rename.page
share/help/el/bijiben/search.page
share/help/el/bijiben/share.page
share/help/el/bijiben/view-trash.page
share/help/es/bijiben/colors.page
share/help/es/bijiben/create.page
share/help/es/bijiben/cut-copy-paste.page
share/help/es/bijiben/delete-permanent.page
share/help/es/bijiben/delete-restore.page
share/help/es/bijiben/delete.page
share/help/es/bijiben/figures/HighContrast_apps_scalable_bijiben.svg
share/help/es/bijiben/figures/hicolor_apps_16x16_bijiben.png
share/help/es/bijiben/figures/hicolor_apps_48x48_bijiben.png
share/help/es/bijiben/figures/notes-3-12.png
share/help/es/bijiben/formatting.page
share/help/es/bijiben/format-list.page
share/help/es/bijiben/format-text.page
share/help/es/bijiben/index.page
share/help/es/bijiben/introduction.page
share/help/es/bijiben/legal.xml
share/help/es/bijiben/listing.page
share/help/es/bijiben/new-window.page
share/help/es/bijiben/notebooks.page
share/help/es/bijiben/rename.page
share/help/es/bijiben/search.page
share/help/es/bijiben/share.page
share/help/es/bijiben/view-trash.page
share/help/fr/bijiben/colors.page
share/help/fr/bijiben/create.page
share/help/fr/bijiben/cut-copy-paste.page
share/help/fr/bijiben/delete-permanent.page
share/help/fr/bijiben/delete-restore.page
share/help/fr/bijiben/delete.page
share/help/fr/bijiben/figures/HighContrast_apps_scalable_bijiben.svg
share/help/fr/bijiben/figures/hicolor_apps_16x16_bijiben.png
share/help/fr/bijiben/figures/hicolor_apps_48x48_bijiben.png
share/help/fr/bijiben/figures/notes-3-12.png
share/help/fr/bijiben/formatting.page
share/help/fr/bijiben/format-list.page
share/help/fr/bijiben/format-text.page
share/help/fr/bijiben/index.page
share/help/fr/bijiben/introduction.page
share/help/fr/bijiben/legal.xml
share/help/fr/bijiben/listing.page
share/help/fr/bijiben/new-window.page
share/help/fr/bijiben/notebooks.page
share/help/fr/bijiben/rename.page
share/help/fr/bijiben/search.page
share/help/fr/bijiben/share.page
share/help/fr/bijiben/view-trash.page
share/help/hu/bijiben/colors.page
share/help/hu/bijiben/create.page
share/help/hu/bijiben/cut-copy-paste.page
share/help/hu/bijiben/delete-permanent.page
share/help/hu/bijiben/delete-restore.page
share/help/hu/bijiben/delete.page
share/help/hu/bijiben/figures/HighContrast_apps_scalable_bijiben.svg
share/help/hu/bijiben/figures/hicolor_apps_16x16_bijiben.png
share/help/hu/bijiben/figures/hicolor_apps_48x48_bijiben.png
share/help/hu/bijiben/figures/notes-3-12.png
share/help/hu/bijiben/formatting.page
share/help/hu/bijiben/format-list.page
share/help/hu/bijiben/format-text.page
share/help/hu/bijiben/index.page
share/help/hu/bijiben/introduction.page
share/help/hu/bijiben/legal.xml
share/help/hu/bijiben/listing.page
share/help/hu/bijiben/new-window.page
share/help/hu/bijiben/notebooks.page
share/help/hu/bijiben/rename.page
share/help/hu/bijiben/search.page
share/help/hu/bijiben/share.page
share/help/hu/bijiben/view-trash.page
share/help/pt_BR/bijiben/colors.page
share/help/pt_BR/bijiben/create.page
share/help/pt_BR/bijiben/cut-copy-paste.page
share/help/pt_BR/bijiben/delete-permanent.page
share/help/pt_BR/bijiben/delete-restore.page
share/help/pt_BR/bijiben/delete.page
share/help/pt_BR/bijiben/figures/HighContrast_apps_scalable_bijiben.svg
share/help/pt_BR/bijiben/figures/hicolor_apps_16x16_bijiben.png
share/help/pt_BR/bijiben/figures/hicolor_apps_48x48_bijiben.png
share/help/pt_BR/bijiben/figures/notes-3-12.png
share/help/pt_BR/bijiben/formatting.page
share/help/pt_BR/bijiben/format-list.page
share/help/pt_BR/bijiben/format-text.page
share/help/pt_BR/bijiben/index.page
share/help/pt_BR/bijiben/introduction.page
share/help/pt_BR/bijiben/legal.xml
share/help/pt_BR/bijiben/listing.page
share/help/pt_BR/bijiben/new-window.page
share/help/pt_BR/bijiben/notebooks.page
share/help/pt_BR/bijiben/rename.page
share/help/pt_BR/bijiben/search.page
share/help/pt_BR/bijiben/share.page
share/help/pt_BR/bijiben/view-trash.page
share/icons/HighContrast/scalable/apps/bijiben.svg
share/icons/hicolor/16x16/apps/bijiben.png
share/icons/hicolor/22x22/apps/bijiben.png
share/icons/hicolor/24x24/apps/bijiben.png
share/icons/hicolor/256x256/apps/bijiben.png
share/icons/hicolor/32x32/apps/bijiben.png
share/icons/hicolor/48x48/apps/bijiben.png
share/icons/hicolor/scalable/apps/bijiben-symbolic.svg
share/locale/ar/LC_MESSAGES/bijiben.mo
share/locale/as/LC_MESSAGES/bijiben.mo
share/locale/bs/LC_MESSAGES/bijiben.mo
share/locale/ca/LC_MESSAGES/bijiben.mo
share/locale/ca@valencia/LC_MESSAGES/bijiben.mo
share/locale/cs/LC_MESSAGES/bijiben.mo
@ -152,6 +192,7 @@ share/locale/hu/LC_MESSAGES/bijiben.mo
share/locale/id/LC_MESSAGES/bijiben.mo
share/locale/it/LC_MESSAGES/bijiben.mo
share/locale/ja/LC_MESSAGES/bijiben.mo
share/locale/kk/LC_MESSAGES/bijiben.mo
share/locale/ko/LC_MESSAGES/bijiben.mo
share/locale/lt/LC_MESSAGES/bijiben.mo
share/locale/lv/LC_MESSAGES/bijiben.mo

View file

@ -1,6 +1,5 @@
# Created by: Gustau Perez <gustau.perez@gmail.com>
# $FreeBSD$
# $MCom: ports/trunk/deskutils/california/Makefile 20027 2014-10-28 13:45:13Z gusi $
PORTNAME= california
PORTVERSION= 0.4.0
@ -11,6 +10,8 @@ DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= Calendar client for GNOME 3
IGNORE= Not compatible with evolution-data-server 3.16.0
BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool \
xdg-open:${PORTSDIR}/devel/xdg-utils
LIB_DEPENDS= libwebkitgtk-3.0.so:${PORTSDIR}/www/webkit-gtk3 \

View file

@ -0,0 +1,35 @@
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
PORTNAME= gnome-calendar
PORTVERSION= 3.16.2
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= Simple and beatiful calendar application for GNOME
PORTSCOUT= limitw:1,even
#BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool
LIB_DEPENDS= libical.so:${PORTSDIR}/devel/libical
USES= gettext gmake libtool pathfix pkgconfig tar:xz
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
USE_GNOME= evolutiondataserver3 gtk30 intlhack
# introspection
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
GLIB_SCHEMAS= org.gnome.calendar.enums.xml \
org.gnome.calendar.gschema.xml
# for gcc on 9.3
post-patch:
@${REINPLACE_CMD} -e 's|-Wempty-body||g' \
${WRKSRC}/configure
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (gnome3/gnome-calendar-3.16.2.tar.xz) = b530e1de58f3e3db9ab1470ee5f2bbb72b5aedca0d127cf093c8416e90be1c6f
SIZE (gnome3/gnome-calendar-3.16.2.tar.xz) = 2226324

View file

@ -0,0 +1,6 @@
GNOME Calendar is a simple and beautiful calendar application designed
to perfectly fit the GNOME desktop. By reusing the components which
the GNOME desktop is build on, Calendar nicely integrates with the
GNOME ecosystem.
WWW: https://wiki.gnome.org/Apps/Calendar/

View file

@ -0,0 +1,51 @@
bin/gnome-calendar
share/appdata/org.gnome.Calendar.appdata.xml
share/applications/org.gnome.Calendar.desktop
share/dbus-1/services/org.gnome.Calendar.service
share/gnome-shell/search-providers/org.gnome.Calendar.search-provider.ini
share/icons/hicolor/16x16/apps/gnome-calendar.png
share/icons/hicolor/22x22/apps/gnome-calendar.png
share/icons/hicolor/24x24/apps/gnome-calendar.png
share/icons/hicolor/256x256/apps/gnome-calendar.png
share/icons/hicolor/32x32/apps/gnome-calendar.png
share/icons/hicolor/48x48/apps/gnome-calendar.png
share/icons/hicolor/512x512/apps/gnome-calendar.png
share/locale/ar/LC_MESSAGES/gnome-calendar.mo
share/locale/bs/LC_MESSAGES/gnome-calendar.mo
share/locale/ca/LC_MESSAGES/gnome-calendar.mo
share/locale/cs/LC_MESSAGES/gnome-calendar.mo
share/locale/da/LC_MESSAGES/gnome-calendar.mo
share/locale/de/LC_MESSAGES/gnome-calendar.mo
share/locale/el/LC_MESSAGES/gnome-calendar.mo
share/locale/eo/LC_MESSAGES/gnome-calendar.mo
share/locale/es/LC_MESSAGES/gnome-calendar.mo
share/locale/eu/LC_MESSAGES/gnome-calendar.mo
share/locale/fa/LC_MESSAGES/gnome-calendar.mo
share/locale/fi/LC_MESSAGES/gnome-calendar.mo
share/locale/fr/LC_MESSAGES/gnome-calendar.mo
share/locale/gl/LC_MESSAGES/gnome-calendar.mo
share/locale/he/LC_MESSAGES/gnome-calendar.mo
share/locale/hu/LC_MESSAGES/gnome-calendar.mo
share/locale/id/LC_MESSAGES/gnome-calendar.mo
share/locale/it/LC_MESSAGES/gnome-calendar.mo
share/locale/kk/LC_MESSAGES/gnome-calendar.mo
share/locale/ko/LC_MESSAGES/gnome-calendar.mo
share/locale/lt/LC_MESSAGES/gnome-calendar.mo
share/locale/nb/LC_MESSAGES/gnome-calendar.mo
share/locale/pa/LC_MESSAGES/gnome-calendar.mo
share/locale/pl/LC_MESSAGES/gnome-calendar.mo
share/locale/pt/LC_MESSAGES/gnome-calendar.mo
share/locale/pt_BR/LC_MESSAGES/gnome-calendar.mo
share/locale/ru/LC_MESSAGES/gnome-calendar.mo
share/locale/sk/LC_MESSAGES/gnome-calendar.mo
share/locale/sl/LC_MESSAGES/gnome-calendar.mo
share/locale/sr/LC_MESSAGES/gnome-calendar.mo
share/locale/sr@latin/LC_MESSAGES/gnome-calendar.mo
share/locale/sv/LC_MESSAGES/gnome-calendar.mo
share/locale/tg/LC_MESSAGES/gnome-calendar.mo
share/locale/th/LC_MESSAGES/gnome-calendar.mo
share/locale/tr/LC_MESSAGES/gnome-calendar.mo
share/locale/uk/LC_MESSAGES/gnome-calendar.mo
share/locale/zh_CN/LC_MESSAGES/gnome-calendar.mo
share/locale/zh_HK/LC_MESSAGES/gnome-calendar.mo
share/locale/zh_TW/LC_MESSAGES/gnome-calendar.mo

View file

@ -0,0 +1,29 @@
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
PORTNAME= gnome-characters
PORTVERSION= 3.16.2
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= find and insert unusual characters for GNOME 3
PORTSCOUT= limitw:1,even
BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool
LIB_DEPENDS= libgjs.so:${PORTSDIR}/lang/gjs \
libunistring.so:${PORTSDIR}/devel/libunistring
USES= gettext gmake libtool pathfix pkgconfig tar:xz
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
USE_GNOME= gtk30 intlhack introspection
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
GLIB_SCHEMAS= org.gnome.Characters.gschema.xml
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (gnome3/gnome-characters-3.16.2.tar.xz) = 84616563f3c6c381bcbf5e059ed603f422af9775f744b19826f1ca4ac59845bf
SIZE (gnome3/gnome-characters-3.16.2.tar.xz) = 1364196

View file

@ -0,0 +1 @@
A simple utility application to find and insert unusual characters.

View file

@ -0,0 +1,45 @@
bin/gnome-characters
lib/org.gnome.Characters/girepository-1.0/Gc-1.0.typelib
lib/org.gnome.Characters/libgc.so
share/appdata/org.gnome.Characters.appdata.xml
share/applications/org.gnome.Characters.desktop
share/dbus-1/services/org.gnome.Characters.BackgroundService.service
share/dbus-1/services/org.gnome.Characters.service
share/gnome-shell/search-providers/org.gnome.Characters.search-provider.ini
share/icons/gnome/scalable/categories/characters-arrow-symbolic.svg
share/icons/gnome/scalable/categories/characters-bullet-symbolic.svg
share/icons/gnome/scalable/categories/characters-currency-symbolic.svg
share/icons/gnome/scalable/categories/characters-latin-symbolic.svg
share/icons/gnome/scalable/categories/characters-math-symbolic.svg
share/icons/gnome/scalable/categories/characters-picture-symbolic.svg
share/icons/gnome/scalable/categories/characters-punctuation-symbolic.svg
share/icons/hicolor/16x16/apps/gnome-characters.png
share/icons/hicolor/22x22/apps/gnome-characters.png
share/icons/hicolor/256x256/apps/gnome-characters.png
share/icons/hicolor/32x32/apps/gnome-characters.png
share/icons/hicolor/48x48/apps/gnome-characters.png
share/locale/cs/LC_MESSAGES/org.gnome.Characters.mo
share/locale/de/LC_MESSAGES/org.gnome.Characters.mo
share/locale/el/LC_MESSAGES/org.gnome.Characters.mo
share/locale/es/LC_MESSAGES/org.gnome.Characters.mo
share/locale/fr/LC_MESSAGES/org.gnome.Characters.mo
share/locale/he/LC_MESSAGES/org.gnome.Characters.mo
share/locale/hu/LC_MESSAGES/org.gnome.Characters.mo
share/locale/it/LC_MESSAGES/org.gnome.Characters.mo
share/locale/ja/LC_MESSAGES/org.gnome.Characters.mo
share/locale/pl/LC_MESSAGES/org.gnome.Characters.mo
share/locale/pt_BR/LC_MESSAGES/org.gnome.Characters.mo
share/locale/sk/LC_MESSAGES/org.gnome.Characters.mo
share/locale/sl/LC_MESSAGES/org.gnome.Characters.mo
share/locale/sr/LC_MESSAGES/org.gnome.Characters.mo
share/locale/sr@latin/LC_MESSAGES/org.gnome.Characters.mo
share/locale/uk/LC_MESSAGES/org.gnome.Characters.mo
share/locale/zh_CN/LC_MESSAGES/org.gnome.Characters.mo
share/locale/zh_TW/LC_MESSAGES/org.gnome.Characters.mo
share/org.gnome.Characters/gir-1.0/Gc-1.0.gir
share/org.gnome.Characters/org.gnome.Characters
share/org.gnome.Characters/org.gnome.Characters.BackgroundService
share/org.gnome.Characters/org.gnome.Characters.BackgroundService.data.gresource
share/org.gnome.Characters/org.gnome.Characters.BackgroundService.src.gresource
share/org.gnome.Characters/org.gnome.Characters.data.gresource
share/org.gnome.Characters/org.gnome.Characters.src.gresource

View file

@ -1,9 +1,8 @@
# Created by: Gustau Perez <gustau.perez@gmail.com>
# $FreeBSD$
# $MCom: ports/trunk/deskutils/gnome-clocks/Makefile 19980 2014-10-17 06:01:57Z gusi $
PORTNAME= gnome-clocks
PORTVERSION= 3.14.1
PORTVERSION= 3.16.1
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@ -18,14 +17,18 @@ LIB_DEPENDS= libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3 \
libgweather-3.so:${PORTSDIR}/net/libgweather
RUN_DEPENDS= geoclue>=0:${PORTSDIR}/net/geoclue
PORTSCOUT= limitw:1,even
USES= gettext gmake libtool pathfix pkgconfig tar:xz
USE_LDCONFIG= yes
USE_GNOME= gnomedesktop3 gnomeprefix gtk30 intlhack
USE_GNOME= gnomedesktop3 gsound gtk30 intlhack
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
GLIB_SCHEMAS= org.gnome.clocks.gschema.xml
post-patch:
# for base gcc on 9.x
@${REINPLACE_CMD} -e 's|-Wno-unused-but-set-variable||g' \

View file

@ -1,2 +1,2 @@
SHA256 (gnome3/gnome-clocks-3.14.1.tar.xz) = 9d6a6fe22e3e4569da44bb93e5e26eb3d3faf2b2edadfd45b088cea0e2c94b4b
SIZE (gnome3/gnome-clocks-3.14.1.tar.xz) = 872276
SHA256 (gnome3/gnome-clocks-3.16.1.tar.xz) = 1804bac40d95044d43d6c04762dd2a0785f8783b38d9393290c31face083f3cc
SIZE (gnome3/gnome-clocks-3.16.1.tar.xz) = 871648

View file

@ -2,7 +2,6 @@ bin/gnome-clocks
share/appdata/org.gnome.clocks.appdata.xml
share/applications/org.gnome.clocks.desktop
share/dbus-1/services/org.gnome.clocks.service
share/glib-2.0/schemas/org.gnome.clocks.gschema.xml
%%DATADIR%%/images/day.png
%%DATADIR%%/images/night.png
share/gnome-shell/search-providers/org.gnome.clocks.search-provider.ini
@ -10,6 +9,7 @@ share/help/C/gnome-clocks/alarm-add.page
share/help/C/gnome-clocks/alarm-edit.page
share/help/C/gnome-clocks/alarm-remove.page
share/help/C/gnome-clocks/alarm-snooze-stop.page
share/help/C/gnome-clocks/figures/gnome-clocks.png
share/help/C/gnome-clocks/index.page
share/help/C/gnome-clocks/legal.xml
share/help/C/gnome-clocks/stopwatch.page
@ -17,11 +17,11 @@ share/help/C/gnome-clocks/timer.page
share/help/C/gnome-clocks/world-add.page
share/help/C/gnome-clocks/world-check.page
share/help/C/gnome-clocks/world-remove.page
share/help/C/gnome-clocks/figures/gnome-clocks.png
share/help/cs/gnome-clocks/alarm-add.page
share/help/cs/gnome-clocks/alarm-edit.page
share/help/cs/gnome-clocks/alarm-remove.page
share/help/cs/gnome-clocks/alarm-snooze-stop.page
share/help/cs/gnome-clocks/figures/gnome-clocks.png
share/help/cs/gnome-clocks/index.page
share/help/cs/gnome-clocks/legal.xml
share/help/cs/gnome-clocks/stopwatch.page
@ -29,11 +29,11 @@ share/help/cs/gnome-clocks/timer.page
share/help/cs/gnome-clocks/world-add.page
share/help/cs/gnome-clocks/world-check.page
share/help/cs/gnome-clocks/world-remove.page
share/help/cs/gnome-clocks/figures/gnome-clocks.png
share/help/de/gnome-clocks/alarm-add.page
share/help/de/gnome-clocks/alarm-edit.page
share/help/de/gnome-clocks/alarm-remove.page
share/help/de/gnome-clocks/alarm-snooze-stop.page
share/help/de/gnome-clocks/figures/gnome-clocks.png
share/help/de/gnome-clocks/index.page
share/help/de/gnome-clocks/legal.xml
share/help/de/gnome-clocks/stopwatch.page
@ -41,11 +41,11 @@ share/help/de/gnome-clocks/timer.page
share/help/de/gnome-clocks/world-add.page
share/help/de/gnome-clocks/world-check.page
share/help/de/gnome-clocks/world-remove.page
share/help/de/gnome-clocks/figures/gnome-clocks.png
share/help/el/gnome-clocks/alarm-add.page
share/help/el/gnome-clocks/alarm-edit.page
share/help/el/gnome-clocks/alarm-remove.page
share/help/el/gnome-clocks/alarm-snooze-stop.page
share/help/el/gnome-clocks/figures/gnome-clocks.png
share/help/el/gnome-clocks/index.page
share/help/el/gnome-clocks/legal.xml
share/help/el/gnome-clocks/stopwatch.page
@ -53,11 +53,11 @@ share/help/el/gnome-clocks/timer.page
share/help/el/gnome-clocks/world-add.page
share/help/el/gnome-clocks/world-check.page
share/help/el/gnome-clocks/world-remove.page
share/help/el/gnome-clocks/figures/gnome-clocks.png
share/help/es/gnome-clocks/alarm-add.page
share/help/es/gnome-clocks/alarm-edit.page
share/help/es/gnome-clocks/alarm-remove.page
share/help/es/gnome-clocks/alarm-snooze-stop.page
share/help/es/gnome-clocks/figures/gnome-clocks.png
share/help/es/gnome-clocks/index.page
share/help/es/gnome-clocks/legal.xml
share/help/es/gnome-clocks/stopwatch.page
@ -65,7 +65,6 @@ share/help/es/gnome-clocks/timer.page
share/help/es/gnome-clocks/world-add.page
share/help/es/gnome-clocks/world-check.page
share/help/es/gnome-clocks/world-remove.page
share/help/es/gnome-clocks/figures/gnome-clocks.png
share/help/fi/gnome-clocks/alarm-add.page
share/help/fi/gnome-clocks/alarm-edit.page
share/help/fi/gnome-clocks/alarm-remove.page
@ -82,6 +81,7 @@ share/help/fr/gnome-clocks/alarm-add.page
share/help/fr/gnome-clocks/alarm-edit.page
share/help/fr/gnome-clocks/alarm-remove.page
share/help/fr/gnome-clocks/alarm-snooze-stop.page
share/help/fr/gnome-clocks/figures/gnome-clocks.png
share/help/fr/gnome-clocks/index.page
share/help/fr/gnome-clocks/legal.xml
share/help/fr/gnome-clocks/stopwatch.page
@ -89,11 +89,11 @@ share/help/fr/gnome-clocks/timer.page
share/help/fr/gnome-clocks/world-add.page
share/help/fr/gnome-clocks/world-check.page
share/help/fr/gnome-clocks/world-remove.page
share/help/fr/gnome-clocks/figures/gnome-clocks.png
share/help/gl/gnome-clocks/alarm-add.page
share/help/gl/gnome-clocks/alarm-edit.page
share/help/gl/gnome-clocks/alarm-remove.page
share/help/gl/gnome-clocks/alarm-snooze-stop.page
share/help/gl/gnome-clocks/figures/gnome-clocks.png
share/help/gl/gnome-clocks/index.page
share/help/gl/gnome-clocks/legal.xml
share/help/gl/gnome-clocks/stopwatch.page
@ -101,11 +101,11 @@ share/help/gl/gnome-clocks/timer.page
share/help/gl/gnome-clocks/world-add.page
share/help/gl/gnome-clocks/world-check.page
share/help/gl/gnome-clocks/world-remove.page
share/help/gl/gnome-clocks/figures/gnome-clocks.png
share/help/hu/gnome-clocks/alarm-add.page
share/help/hu/gnome-clocks/alarm-edit.page
share/help/hu/gnome-clocks/alarm-remove.page
share/help/hu/gnome-clocks/alarm-snooze-stop.page
share/help/hu/gnome-clocks/figures/gnome-clocks.png
share/help/hu/gnome-clocks/index.page
share/help/hu/gnome-clocks/legal.xml
share/help/hu/gnome-clocks/stopwatch.page
@ -113,11 +113,11 @@ share/help/hu/gnome-clocks/timer.page
share/help/hu/gnome-clocks/world-add.page
share/help/hu/gnome-clocks/world-check.page
share/help/hu/gnome-clocks/world-remove.page
share/help/hu/gnome-clocks/figures/gnome-clocks.png
share/help/id/gnome-clocks/alarm-add.page
share/help/id/gnome-clocks/alarm-edit.page
share/help/id/gnome-clocks/alarm-remove.page
share/help/id/gnome-clocks/alarm-snooze-stop.page
share/help/id/gnome-clocks/figures/gnome-clocks.png
share/help/id/gnome-clocks/index.page
share/help/id/gnome-clocks/legal.xml
share/help/id/gnome-clocks/stopwatch.page
@ -125,11 +125,11 @@ share/help/id/gnome-clocks/timer.page
share/help/id/gnome-clocks/world-add.page
share/help/id/gnome-clocks/world-check.page
share/help/id/gnome-clocks/world-remove.page
share/help/id/gnome-clocks/figures/gnome-clocks.png
share/help/pt_BR/gnome-clocks/alarm-add.page
share/help/pt_BR/gnome-clocks/alarm-edit.page
share/help/pt_BR/gnome-clocks/alarm-remove.page
share/help/pt_BR/gnome-clocks/alarm-snooze-stop.page
share/help/pt_BR/gnome-clocks/figures/gnome-clocks.png
share/help/pt_BR/gnome-clocks/index.page
share/help/pt_BR/gnome-clocks/legal.xml
share/help/pt_BR/gnome-clocks/stopwatch.page
@ -137,7 +137,6 @@ share/help/pt_BR/gnome-clocks/timer.page
share/help/pt_BR/gnome-clocks/world-add.page
share/help/pt_BR/gnome-clocks/world-check.page
share/help/pt_BR/gnome-clocks/world-remove.page
share/help/pt_BR/gnome-clocks/figures/gnome-clocks.png
share/help/ru/gnome-clocks/alarm-add.page
share/help/ru/gnome-clocks/alarm-edit.page
share/help/ru/gnome-clocks/alarm-remove.page
@ -150,17 +149,12 @@ share/help/ru/gnome-clocks/timer.page
share/help/ru/gnome-clocks/world-add.page
share/help/ru/gnome-clocks/world-check.page
share/help/ru/gnome-clocks/world-remove.page
share/icons/HighContrast/16x16/apps/gnome-clocks.png
share/icons/HighContrast/22x22/apps/gnome-clocks.png
share/icons/HighContrast/24x24/apps/gnome-clocks.png
share/icons/HighContrast/256x256/apps/gnome-clocks.png
share/icons/HighContrast/32x32/apps/gnome-clocks.png
share/icons/HighContrast/48x48/apps/gnome-clocks.png
share/icons/hicolor/16x16/apps/gnome-clocks.png
share/icons/hicolor/22x22/apps/gnome-clocks.png
share/icons/hicolor/256x256/apps/gnome-clocks.png
share/icons/hicolor/32x32/apps/gnome-clocks.png
share/icons/hicolor/48x48/apps/gnome-clocks.png
share/icons/hicolor/symbolic/apps/gnome-clocks-symbolic.svg
share/locale/af/LC_MESSAGES/gnome-clocks.mo
share/locale/an/LC_MESSAGES/gnome-clocks.mo
share/locale/ar/LC_MESSAGES/gnome-clocks.mo
@ -168,6 +162,7 @@ share/locale/as/LC_MESSAGES/gnome-clocks.mo
share/locale/be/LC_MESSAGES/gnome-clocks.mo
share/locale/bg/LC_MESSAGES/gnome-clocks.mo
share/locale/bn_IN/LC_MESSAGES/gnome-clocks.mo
share/locale/bs/LC_MESSAGES/gnome-clocks.mo
share/locale/ca/LC_MESSAGES/gnome-clocks.mo
share/locale/ca@valencia/LC_MESSAGES/gnome-clocks.mo
share/locale/cs/LC_MESSAGES/gnome-clocks.mo
@ -191,6 +186,7 @@ share/locale/he/LC_MESSAGES/gnome-clocks.mo
share/locale/hi/LC_MESSAGES/gnome-clocks.mo
share/locale/hu/LC_MESSAGES/gnome-clocks.mo
share/locale/id/LC_MESSAGES/gnome-clocks.mo
share/locale/is/LC_MESSAGES/gnome-clocks.mo
share/locale/it/LC_MESSAGES/gnome-clocks.mo
share/locale/ja/LC_MESSAGES/gnome-clocks.mo
share/locale/kk/LC_MESSAGES/gnome-clocks.mo

View file

@ -1,9 +1,8 @@
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/trunk/deskutils/gnome-contacts/Makefile 20055 2014-11-10 17:35:24Z gusi $
PORTNAME= gnome-contacts
PORTVERSION= 3.14.2
PORTVERSION= 3.16.2
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
@ -12,10 +11,14 @@ COMMENT= Contacts manager for gnome
BUILD_DEPENDS= vala>=0.14.0:${PORTSDIR}/lang/vala
LIB_DEPENDS= libgoa-1.0.so:${PORTSDIR}/net/gnome-online-accounts \
libchamplain-0.12.so:${PORTSDIR}/graphics/libchamplain \
libclutter-gtk-1.0.so:${PORTSDIR}/graphics/clutter-gtk3 \
libgee-0.8.so:${PORTSDIR}/devel/libgee \
libfolks.so:${PORTSDIR}/net-im/folks \
libnotify.so:${PORTSDIR}/devel/libnotify
PORTSCOUT= limitw:1,even
USE_GNOME= evolutiondataserver3 gnomedesktop3 gtk30 intlhack \
introspection:build
USES= gettext gmake pathfix perl5 pkgconfig tar:xz
@ -29,19 +32,21 @@ GLIB_SCHEMAS= org.gnome.Contacts.enums.xml \
CHEESE_DESC= Cheese webcam support
OPTIONS_SUB= yes
OPTIONS_DEFINE= MANPAGES
OPTIONS_DEFAULT=MANPAGES
OPTIONS_DEFINE_i386= CHEESE
OPTIONS_DEFAULT_i386= CHEESE
OPTIONS_DEFINE_amd64= CHEESE
OPTIONS_DEFAULT_amd64= CHEESE
.include <bsd.port.options.mk>
CHEESE_CONFIGURE_WITH= cheese
CHEESE_LIB_DEPENDS= libcheese-gtk.so:${PORTSDIR}/multimedia/cheese
.if ${PORT_OPTIONS:MCHEESE}
CONFIGURE_ARGS+=--with-cheese
LIB_DEPENDS+= libcheese-gtk.so:${PORTSDIR}/multimedia/cheese
#.else
#BROKEN= sorry cheese less build is currently borken
#CONFIGURE_ARGS+=--without-cheese
.endif
MANPAGES_CONFIGURE_ENABLE= man-pages
MANPAGES_USE= GNOME=libxslt:build
MANPAGES_BUILD_DEPENDS= docbook-xml>=0:${PORTSDIR}/textproc/docbook-xml \
docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (gnome-contacts-3.14.2.tar.xz) = 9a21171cb7a08299a937b7d940e362411b08cc8adbd248d5a1f59107f5d2925d
SIZE (gnome-contacts-3.14.2.tar.xz) = 749320
SHA256 (gnome-contacts-3.16.2.tar.xz) = fb625a40fe915d866625a7d688c9a3b454d198c9474ce2efc3979f2b0d1687e7
SIZE (gnome-contacts-3.16.2.tar.xz) = 767720

View file

@ -1,5 +1,6 @@
bin/gnome-contacts
libexec/gnome-contacts-search-provider
%%MANPAGES%%man/man1/gnome-contacts.1.gz
share/appdata/org.gnome.Contacts.appdata.xml
share/applications/org.gnome.Contacts.desktop
share/dbus-1/services/org.gnome.Contacts.SearchProvider.service
@ -12,6 +13,7 @@ share/locale/ast/LC_MESSAGES/gnome-contacts.mo
share/locale/be/LC_MESSAGES/gnome-contacts.mo
share/locale/bg/LC_MESSAGES/gnome-contacts.mo
share/locale/bn_IN/LC_MESSAGES/gnome-contacts.mo
share/locale/bs/LC_MESSAGES/gnome-contacts.mo
share/locale/ca/LC_MESSAGES/gnome-contacts.mo
share/locale/ca@valencia/LC_MESSAGES/gnome-contacts.mo
share/locale/cs/LC_MESSAGES/gnome-contacts.mo
@ -36,6 +38,7 @@ share/locale/he/LC_MESSAGES/gnome-contacts.mo
share/locale/hi/LC_MESSAGES/gnome-contacts.mo
share/locale/hu/LC_MESSAGES/gnome-contacts.mo
share/locale/id/LC_MESSAGES/gnome-contacts.mo
share/locale/is/LC_MESSAGES/gnome-contacts.mo
share/locale/it/LC_MESSAGES/gnome-contacts.mo
share/locale/ja/LC_MESSAGES/gnome-contacts.mo
share/locale/ko/LC_MESSAGES/gnome-contacts.mo

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gnome-dictionary
PORTVERSION= 3.14.2
PORTVERSION= 3.16.2
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@ -13,10 +13,10 @@ COMMENT= GNOME 3 dictionary lookup application
BUILD_DEPENDS= gtkdoc-check:${PORTSDIR}/textproc/gtk-doc \
itstool:${PORTSDIR}/textproc/itstool
CONFLICTS= gnome-utils-2.[0-9]*
PORTSCOUT= limitw:1,even
USES= gettext gmake libtool pathfix pkgconfig tar:xz
USE_GNOME= gnomeprefix intlhack gtk30
USE_GNOME= intlhack introspection:build gtk30
INSTALLS_ICONS= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes

View file

@ -1,2 +1,2 @@
SHA256 (gnome3/gnome-dictionary-3.14.2.tar.xz) = 2f2a0293c5de83f624cead84d7bb3f93d30a30554640926bb2db9c4944840f82
SIZE (gnome3/gnome-dictionary-3.14.2.tar.xz) = 827932
SHA256 (gnome3/gnome-dictionary-3.16.2.tar.xz) = a2981a76ecf57a5e5f1ebc88697f228a40e550c3371535aa15cc959fe51badd5
SIZE (gnome3/gnome-dictionary-3.16.2.tar.xz) = 847024

View file

@ -12,56 +12,59 @@ include/gdict-1.0/gdict/gdict-strategy-chooser.h
include/gdict-1.0/gdict/gdict-utils.h
include/gdict-1.0/gdict/gdict-version.h
include/gdict-1.0/gdict/gdict.h
lib/girepository-1.0/Gdict-1.0.typelib
lib/libgdict-1.0.so
lib/libgdict-1.0.so.6
lib/libgdict-1.0.so.6.0.7
lib/libgdict-1.0.so.8
lib/libgdict-1.0.so.8.1.0
libdata/pkgconfig/gdict-1.0.pc
man/man1/gnome-dictionary.1.gz
share/appdata/gnome-dictionary.appdata.xml
share/applications/gnome-dictionary.desktop
share/doc/gdict/GdictClientContext.html
share/doc/gdict/GdictContext.html
share/doc/gdict/GdictDatabaseChooser.html
share/doc/gdict/GdictDefbox.html
share/doc/gdict/GdictSource.html
share/doc/gdict/GdictSourceChooser.html
share/doc/gdict/GdictSourceLoader.html
share/doc/gdict/GdictSpeller.html
share/doc/gdict/GdictStrategyChooser.html
share/doc/gdict/ch05.html
share/doc/gdict/ch06.html
share/doc/gdict/context-types.html
share/doc/gdict/context.html
share/doc/gdict/gdict-Gdict-Utilities.html
share/doc/gdict/gdict-Gdict-Version-Checking.html
share/doc/gdict/gdict-utils.html
share/doc/gdict/gdict.devhelp2
share/doc/gdict/gdict.html
share/doc/gdict/gdictui.html
share/doc/gdict/home.png
share/doc/gdict/index.html
share/doc/gdict/index.sgml
share/doc/gdict/introduction.html
share/doc/gdict/ix01.html
share/doc/gdict/ix02.html
share/doc/gdict/ix03.html
share/doc/gdict/ix04.html
share/doc/gdict/left-insensitive.png
share/doc/gdict/left.png
share/doc/gdict/right-insensitive.png
share/doc/gdict/right.png
share/doc/gdict/sources.html
share/doc/gdict/style.css
share/doc/gdict/up-insensitive.png
share/doc/gdict/up.png
share/appdata/org.gnome.Dictionary.appdata.xml
share/applications/org.gnome.Dictionary.desktop
share/dbus-1/services/org.gnome.Dictionary.service
share/gdict-1.0/sources/default.desktop
share/gdict-1.0/sources/spanish.desktop
share/gdict-1.0/sources/thai.desktop
share/gnome-dictionary/gnome-dictionary-menus.ui
share/gnome-dictionary/gnome-dictionary-preferences.ui
share/gnome-dictionary/gnome-dictionary-source.ui
share/gir-1.0/Gdict-1.0.gir
share/gtk-doc/html/gdict/GdictClientContext.html
share/gtk-doc/html/gdict/GdictContext.html
share/gtk-doc/html/gdict/GdictDatabaseChooser.html
share/gtk-doc/html/gdict/GdictDefbox.html
share/gtk-doc/html/gdict/GdictSource.html
share/gtk-doc/html/gdict/GdictSourceChooser.html
share/gtk-doc/html/gdict/GdictSourceLoader.html
share/gtk-doc/html/gdict/GdictSpeller.html
share/gtk-doc/html/gdict/GdictStrategyChooser.html
share/gtk-doc/html/gdict/annotation-glossary.html
share/gtk-doc/html/gdict/ch05.html
share/gtk-doc/html/gdict/ch06.html
share/gtk-doc/html/gdict/context-types.html
share/gtk-doc/html/gdict/context.html
share/gtk-doc/html/gdict/gdict-Gdict-Utilities.html
share/gtk-doc/html/gdict/gdict-Gdict-Version-Checking.html
share/gtk-doc/html/gdict/gdict-utils.html
share/gtk-doc/html/gdict/gdict.devhelp2
share/gtk-doc/html/gdict/gdict.html
share/gtk-doc/html/gdict/gdictui.html
share/gtk-doc/html/gdict/home.png
share/gtk-doc/html/gdict/index.html
share/gtk-doc/html/gdict/index.sgml
share/gtk-doc/html/gdict/introduction.html
share/gtk-doc/html/gdict/ix01.html
share/gtk-doc/html/gdict/ix02.html
share/gtk-doc/html/gdict/ix03.html
share/gtk-doc/html/gdict/ix04.html
share/gtk-doc/html/gdict/left-insensitive.png
share/gtk-doc/html/gdict/left.png
share/gtk-doc/html/gdict/right-insensitive.png
share/gtk-doc/html/gdict/right.png
share/gtk-doc/html/gdict/sources.html
share/gtk-doc/html/gdict/style.css
share/gtk-doc/html/gdict/up-insensitive.png
share/gtk-doc/html/gdict/up.png
share/help/C/gnome-dictionary/definition.page
share/help/C/gnome-dictionary/dictionary-select.page
share/help/C/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/C/gnome-dictionary/figures/gnome-dictionary.png
share/help/C/gnome-dictionary/find.page
share/help/C/gnome-dictionary/index.page
share/help/C/gnome-dictionary/introduction.page
@ -80,10 +83,10 @@ share/help/C/gnome-dictionary/sources-edit.page
share/help/C/gnome-dictionary/sources-select.page
share/help/C/gnome-dictionary/sources.page
share/help/C/gnome-dictionary/text-copy.page
share/help/C/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/C/gnome-dictionary/figures/gnome-dictionary.png
share/help/ca/gnome-dictionary/definition.page
share/help/ca/gnome-dictionary/dictionary-select.page
share/help/ca/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/ca/gnome-dictionary/figures/gnome-dictionary.png
share/help/ca/gnome-dictionary/find.page
share/help/ca/gnome-dictionary/index.page
share/help/ca/gnome-dictionary/introduction.page
@ -102,10 +105,10 @@ share/help/ca/gnome-dictionary/sources-edit.page
share/help/ca/gnome-dictionary/sources-select.page
share/help/ca/gnome-dictionary/sources.page
share/help/ca/gnome-dictionary/text-copy.page
share/help/ca/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/ca/gnome-dictionary/figures/gnome-dictionary.png
share/help/cs/gnome-dictionary/definition.page
share/help/cs/gnome-dictionary/dictionary-select.page
share/help/cs/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/cs/gnome-dictionary/figures/gnome-dictionary.png
share/help/cs/gnome-dictionary/find.page
share/help/cs/gnome-dictionary/index.page
share/help/cs/gnome-dictionary/introduction.page
@ -124,10 +127,10 @@ share/help/cs/gnome-dictionary/sources-edit.page
share/help/cs/gnome-dictionary/sources-select.page
share/help/cs/gnome-dictionary/sources.page
share/help/cs/gnome-dictionary/text-copy.page
share/help/cs/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/cs/gnome-dictionary/figures/gnome-dictionary.png
share/help/da/gnome-dictionary/definition.page
share/help/da/gnome-dictionary/dictionary-select.page
share/help/da/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/da/gnome-dictionary/figures/gnome-dictionary.png
share/help/da/gnome-dictionary/find.page
share/help/da/gnome-dictionary/index.page
share/help/da/gnome-dictionary/introduction.page
@ -146,10 +149,10 @@ share/help/da/gnome-dictionary/sources-edit.page
share/help/da/gnome-dictionary/sources-select.page
share/help/da/gnome-dictionary/sources.page
share/help/da/gnome-dictionary/text-copy.page
share/help/da/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/da/gnome-dictionary/figures/gnome-dictionary.png
share/help/de/gnome-dictionary/definition.page
share/help/de/gnome-dictionary/dictionary-select.page
share/help/de/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/de/gnome-dictionary/figures/gnome-dictionary.png
share/help/de/gnome-dictionary/find.page
share/help/de/gnome-dictionary/index.page
share/help/de/gnome-dictionary/introduction.page
@ -168,10 +171,10 @@ share/help/de/gnome-dictionary/sources-edit.page
share/help/de/gnome-dictionary/sources-select.page
share/help/de/gnome-dictionary/sources.page
share/help/de/gnome-dictionary/text-copy.page
share/help/de/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/de/gnome-dictionary/figures/gnome-dictionary.png
share/help/el/gnome-dictionary/definition.page
share/help/el/gnome-dictionary/dictionary-select.page
share/help/el/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/el/gnome-dictionary/figures/gnome-dictionary.png
share/help/el/gnome-dictionary/find.page
share/help/el/gnome-dictionary/index.page
share/help/el/gnome-dictionary/introduction.page
@ -190,10 +193,10 @@ share/help/el/gnome-dictionary/sources-edit.page
share/help/el/gnome-dictionary/sources-select.page
share/help/el/gnome-dictionary/sources.page
share/help/el/gnome-dictionary/text-copy.page
share/help/el/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/el/gnome-dictionary/figures/gnome-dictionary.png
share/help/en_GB/gnome-dictionary/definition.page
share/help/en_GB/gnome-dictionary/dictionary-select.page
share/help/en_GB/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/en_GB/gnome-dictionary/figures/gnome-dictionary.png
share/help/en_GB/gnome-dictionary/find.page
share/help/en_GB/gnome-dictionary/index.page
share/help/en_GB/gnome-dictionary/introduction.page
@ -212,10 +215,10 @@ share/help/en_GB/gnome-dictionary/sources-edit.page
share/help/en_GB/gnome-dictionary/sources-select.page
share/help/en_GB/gnome-dictionary/sources.page
share/help/en_GB/gnome-dictionary/text-copy.page
share/help/en_GB/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/en_GB/gnome-dictionary/figures/gnome-dictionary.png
share/help/es/gnome-dictionary/definition.page
share/help/es/gnome-dictionary/dictionary-select.page
share/help/es/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/es/gnome-dictionary/figures/gnome-dictionary.png
share/help/es/gnome-dictionary/find.page
share/help/es/gnome-dictionary/index.page
share/help/es/gnome-dictionary/introduction.page
@ -234,10 +237,10 @@ share/help/es/gnome-dictionary/sources-edit.page
share/help/es/gnome-dictionary/sources-select.page
share/help/es/gnome-dictionary/sources.page
share/help/es/gnome-dictionary/text-copy.page
share/help/es/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/es/gnome-dictionary/figures/gnome-dictionary.png
share/help/eu/gnome-dictionary/definition.page
share/help/eu/gnome-dictionary/dictionary-select.page
share/help/eu/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/eu/gnome-dictionary/figures/gnome-dictionary.png
share/help/eu/gnome-dictionary/find.page
share/help/eu/gnome-dictionary/index.page
share/help/eu/gnome-dictionary/introduction.page
@ -256,10 +259,10 @@ share/help/eu/gnome-dictionary/sources-edit.page
share/help/eu/gnome-dictionary/sources-select.page
share/help/eu/gnome-dictionary/sources.page
share/help/eu/gnome-dictionary/text-copy.page
share/help/eu/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/eu/gnome-dictionary/figures/gnome-dictionary.png
share/help/fi/gnome-dictionary/definition.page
share/help/fi/gnome-dictionary/dictionary-select.page
share/help/fi/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/fi/gnome-dictionary/figures/gnome-dictionary.png
share/help/fi/gnome-dictionary/find.page
share/help/fi/gnome-dictionary/index.page
share/help/fi/gnome-dictionary/introduction.page
@ -278,10 +281,10 @@ share/help/fi/gnome-dictionary/sources-edit.page
share/help/fi/gnome-dictionary/sources-select.page
share/help/fi/gnome-dictionary/sources.page
share/help/fi/gnome-dictionary/text-copy.page
share/help/fi/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/fi/gnome-dictionary/figures/gnome-dictionary.png
share/help/fr/gnome-dictionary/definition.page
share/help/fr/gnome-dictionary/dictionary-select.page
share/help/fr/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/fr/gnome-dictionary/figures/gnome-dictionary.png
share/help/fr/gnome-dictionary/find.page
share/help/fr/gnome-dictionary/index.page
share/help/fr/gnome-dictionary/introduction.page
@ -300,10 +303,10 @@ share/help/fr/gnome-dictionary/sources-edit.page
share/help/fr/gnome-dictionary/sources-select.page
share/help/fr/gnome-dictionary/sources.page
share/help/fr/gnome-dictionary/text-copy.page
share/help/fr/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/fr/gnome-dictionary/figures/gnome-dictionary.png
share/help/gl/gnome-dictionary/definition.page
share/help/gl/gnome-dictionary/dictionary-select.page
share/help/gl/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/gl/gnome-dictionary/figures/gnome-dictionary.png
share/help/gl/gnome-dictionary/find.page
share/help/gl/gnome-dictionary/index.page
share/help/gl/gnome-dictionary/introduction.page
@ -322,8 +325,6 @@ share/help/gl/gnome-dictionary/sources-edit.page
share/help/gl/gnome-dictionary/sources-select.page
share/help/gl/gnome-dictionary/sources.page
share/help/gl/gnome-dictionary/text-copy.page
share/help/gl/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/gl/gnome-dictionary/figures/gnome-dictionary.png
share/help/hu/gnome-dictionary/definition.page
share/help/hu/gnome-dictionary/dictionary-select.page
share/help/hu/gnome-dictionary/figures/gnome-dictionary-icon.png
@ -348,6 +349,8 @@ share/help/hu/gnome-dictionary/sources.page
share/help/hu/gnome-dictionary/text-copy.page
share/help/id/gnome-dictionary/definition.page
share/help/id/gnome-dictionary/dictionary-select.page
share/help/id/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/id/gnome-dictionary/figures/gnome-dictionary.png
share/help/id/gnome-dictionary/find.page
share/help/id/gnome-dictionary/index.page
share/help/id/gnome-dictionary/introduction.page
@ -366,10 +369,10 @@ share/help/id/gnome-dictionary/sources-edit.page
share/help/id/gnome-dictionary/sources-select.page
share/help/id/gnome-dictionary/sources.page
share/help/id/gnome-dictionary/text-copy.page
share/help/id/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/id/gnome-dictionary/figures/gnome-dictionary.png
share/help/it/gnome-dictionary/definition.page
share/help/it/gnome-dictionary/dictionary-select.page
share/help/it/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/it/gnome-dictionary/figures/gnome-dictionary.png
share/help/it/gnome-dictionary/find.page
share/help/it/gnome-dictionary/index.page
share/help/it/gnome-dictionary/introduction.page
@ -388,10 +391,10 @@ share/help/it/gnome-dictionary/sources-edit.page
share/help/it/gnome-dictionary/sources-select.page
share/help/it/gnome-dictionary/sources.page
share/help/it/gnome-dictionary/text-copy.page
share/help/it/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/it/gnome-dictionary/figures/gnome-dictionary.png
share/help/oc/gnome-dictionary/definition.page
share/help/oc/gnome-dictionary/dictionary-select.page
share/help/oc/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/oc/gnome-dictionary/figures/gnome-dictionary.png
share/help/oc/gnome-dictionary/find.page
share/help/oc/gnome-dictionary/index.page
share/help/oc/gnome-dictionary/introduction.page
@ -410,10 +413,10 @@ share/help/oc/gnome-dictionary/sources-edit.page
share/help/oc/gnome-dictionary/sources-select.page
share/help/oc/gnome-dictionary/sources.page
share/help/oc/gnome-dictionary/text-copy.page
share/help/oc/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/oc/gnome-dictionary/figures/gnome-dictionary.png
share/help/pt_BR/gnome-dictionary/definition.page
share/help/pt_BR/gnome-dictionary/dictionary-select.page
share/help/pt_BR/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/pt_BR/gnome-dictionary/figures/gnome-dictionary.png
share/help/pt_BR/gnome-dictionary/find.page
share/help/pt_BR/gnome-dictionary/index.page
share/help/pt_BR/gnome-dictionary/introduction.page
@ -432,10 +435,10 @@ share/help/pt_BR/gnome-dictionary/sources-edit.page
share/help/pt_BR/gnome-dictionary/sources-select.page
share/help/pt_BR/gnome-dictionary/sources.page
share/help/pt_BR/gnome-dictionary/text-copy.page
share/help/pt_BR/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/pt_BR/gnome-dictionary/figures/gnome-dictionary.png
share/help/ru/gnome-dictionary/definition.page
share/help/ru/gnome-dictionary/dictionary-select.page
share/help/ru/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/ru/gnome-dictionary/figures/gnome-dictionary.png
share/help/ru/gnome-dictionary/find.page
share/help/ru/gnome-dictionary/index.page
share/help/ru/gnome-dictionary/introduction.page
@ -454,10 +457,10 @@ share/help/ru/gnome-dictionary/sources-edit.page
share/help/ru/gnome-dictionary/sources-select.page
share/help/ru/gnome-dictionary/sources.page
share/help/ru/gnome-dictionary/text-copy.page
share/help/ru/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/ru/gnome-dictionary/figures/gnome-dictionary.png
share/help/sl/gnome-dictionary/definition.page
share/help/sl/gnome-dictionary/dictionary-select.page
share/help/sl/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/sl/gnome-dictionary/figures/gnome-dictionary.png
share/help/sl/gnome-dictionary/find.page
share/help/sl/gnome-dictionary/index.page
share/help/sl/gnome-dictionary/introduction.page
@ -476,10 +479,10 @@ share/help/sl/gnome-dictionary/sources-edit.page
share/help/sl/gnome-dictionary/sources-select.page
share/help/sl/gnome-dictionary/sources.page
share/help/sl/gnome-dictionary/text-copy.page
share/help/sl/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/sl/gnome-dictionary/figures/gnome-dictionary.png
share/help/sv/gnome-dictionary/definition.page
share/help/sv/gnome-dictionary/dictionary-select.page
share/help/sv/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/sv/gnome-dictionary/figures/gnome-dictionary.png
share/help/sv/gnome-dictionary/find.page
share/help/sv/gnome-dictionary/index.page
share/help/sv/gnome-dictionary/introduction.page
@ -498,10 +501,10 @@ share/help/sv/gnome-dictionary/sources-edit.page
share/help/sv/gnome-dictionary/sources-select.page
share/help/sv/gnome-dictionary/sources.page
share/help/sv/gnome-dictionary/text-copy.page
share/help/sv/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/sv/gnome-dictionary/figures/gnome-dictionary.png
share/help/uk/gnome-dictionary/definition.page
share/help/uk/gnome-dictionary/dictionary-select.page
share/help/uk/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/uk/gnome-dictionary/figures/gnome-dictionary.png
share/help/uk/gnome-dictionary/find.page
share/help/uk/gnome-dictionary/index.page
share/help/uk/gnome-dictionary/introduction.page
@ -520,10 +523,10 @@ share/help/uk/gnome-dictionary/sources-edit.page
share/help/uk/gnome-dictionary/sources-select.page
share/help/uk/gnome-dictionary/sources.page
share/help/uk/gnome-dictionary/text-copy.page
share/help/uk/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/uk/gnome-dictionary/figures/gnome-dictionary.png
share/help/zh_CN/gnome-dictionary/definition.page
share/help/zh_CN/gnome-dictionary/dictionary-select.page
share/help/zh_CN/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/zh_CN/gnome-dictionary/figures/gnome-dictionary.png
share/help/zh_CN/gnome-dictionary/find.page
share/help/zh_CN/gnome-dictionary/index.page
share/help/zh_CN/gnome-dictionary/introduction.page
@ -542,10 +545,6 @@ share/help/zh_CN/gnome-dictionary/sources-edit.page
share/help/zh_CN/gnome-dictionary/sources-select.page
share/help/zh_CN/gnome-dictionary/sources.page
share/help/zh_CN/gnome-dictionary/text-copy.page
share/help/zh_CN/gnome-dictionary/figures/gnome-dictionary-icon.png
share/help/zh_CN/gnome-dictionary/figures/gnome-dictionary.png
share/locale/fur/LC_MESSAGES/gnome-dictionary.mo
share/locale/tg/LC_MESSAGES/gnome-dictionary.mo
share/locale/af/LC_MESSAGES/gnome-dictionary.mo
share/locale/am/LC_MESSAGES/gnome-dictionary.mo
share/locale/ar/LC_MESSAGES/gnome-dictionary.mo
@ -578,6 +577,7 @@ share/locale/eu/LC_MESSAGES/gnome-dictionary.mo
share/locale/fa/LC_MESSAGES/gnome-dictionary.mo
share/locale/fi/LC_MESSAGES/gnome-dictionary.mo
share/locale/fr/LC_MESSAGES/gnome-dictionary.mo
share/locale/fur/LC_MESSAGES/gnome-dictionary.mo
share/locale/ga/LC_MESSAGES/gnome-dictionary.mo
share/locale/gl/LC_MESSAGES/gnome-dictionary.mo
share/locale/gu/LC_MESSAGES/gnome-dictionary.mo
@ -586,6 +586,7 @@ share/locale/hi/LC_MESSAGES/gnome-dictionary.mo
share/locale/hr/LC_MESSAGES/gnome-dictionary.mo
share/locale/hu/LC_MESSAGES/gnome-dictionary.mo
share/locale/id/LC_MESSAGES/gnome-dictionary.mo
share/locale/is/LC_MESSAGES/gnome-dictionary.mo
share/locale/it/LC_MESSAGES/gnome-dictionary.mo
share/locale/ja/LC_MESSAGES/gnome-dictionary.mo
share/locale/ka/LC_MESSAGES/gnome-dictionary.mo
@ -627,6 +628,7 @@ share/locale/sr@latin/LC_MESSAGES/gnome-dictionary.mo
share/locale/sv/LC_MESSAGES/gnome-dictionary.mo
share/locale/ta/LC_MESSAGES/gnome-dictionary.mo
share/locale/te/LC_MESSAGES/gnome-dictionary.mo
share/locale/tg/LC_MESSAGES/gnome-dictionary.mo
share/locale/th/LC_MESSAGES/gnome-dictionary.mo
share/locale/tr/LC_MESSAGES/gnome-dictionary.mo
share/locale/ug/LC_MESSAGES/gnome-dictionary.mo

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gnome-documents
PORTVERSION= 3.14.2
PORTVERSION= 3.16.3
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@ -15,6 +15,7 @@ LICENSE= GPLv2
BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool \
docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl
LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
libwebkit2gtk-4.0.so:${PORTSDIR}/www/webkit2-gtk3 \
libclutter-1.0.so:${PORTSDIR}/graphics/clutter \
libclutter-gtk-1.0.so:${PORTSDIR}/graphics/clutter-gtk3 \
libevview3.so:${PORTSDIR}/graphics/evince \
@ -27,8 +28,9 @@ RUN_DEPENDS= py2?-dbus>0:${PORTSDIR}/devel/py-dbus \
${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss \
unoconv:${PORTSDIR}/textproc/unoconv
USES= gettext gmake libtool pathfix pkgconfig tar:xz
USE_GNOME= gnomedesktop3 gnomeprefix gtk30 intlhack \
USES= compiler:c++11-lib gettext gmake libtool pathfix \
pkgconfig tar:xz
USE_GNOME= gnomedesktop3 gtk30 intltool \
introspection:build librsvg2 libxml2
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
@ -38,6 +40,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip
GLIB_SCHEMAS= org.gnome.Documents.enums.xml \
org.gnome.books.gschema.xml \
org.gnome.documents.gschema.xml
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (gnome3/gnome-documents-3.14.2.tar.xz) = 08115ae7cb1b427ed78c7d94c7a41d4396249f1d267bb4b9119655f61b898038
SIZE (gnome3/gnome-documents-3.14.2.tar.xz) = 716320
SHA256 (gnome3/gnome-documents-3.16.3.tar.xz) = 4ea2ee08421fc0d43e4daa5937f008fced477f06666c6862fe0b87fc756d633d
SIZE (gnome3/gnome-documents-3.16.3.tar.xz) = 2280484

View file

@ -1,44 +1,51 @@
bin/gnome-books
bin/gnome-documents
lib/gnome-documents/girepository-1.0/Gd-1.0.typelib
lib/gnome-documents/girepository-1.0/GdPrivate-1.0.typelib
lib/gnome-documents/libgd.so
lib/gnome-documents/libgdprivate-1.0.so
man/man1/gnome-books.1.gz
man/man1/gnome-documents.1.gz
share/appdata/org.gnome.Books.appdata.xml
share/appdata/org.gnome.Documents.appdata.xml
share/applications/org.gnome.Books.desktop
share/applications/org.gnome.Documents.desktop
share/dbus-1/services/org.gnome.Books.service
share/dbus-1/services/org.gnome.Documents.service
share/gnome-documents/gir-1.0/Gd-1.0.gir
share/gnome-documents/gir-1.0/GdPrivate-1.0.gir
share/gnome-documents/gnome-documents.gresource
share/gnome-documents/js/application.js
share/gnome-documents/js/changeMonitor.js
share/gnome-documents/js/config.js
share/gnome-documents/js/documents.js
share/gnome-documents/js/edit.js
share/gnome-documents/js/embed.js
share/gnome-documents/js/main.js
share/gnome-documents/js/mainToolbar.js
share/gnome-documents/js/mainWindow.js
share/gnome-documents/js/manager.js
share/gnome-documents/js/miners.js
share/gnome-documents/js/notifications.js
share/gnome-documents/js/password.js
share/gnome-documents/js/path.js
share/gnome-documents/js/places.js
share/gnome-documents/js/preview.js
share/gnome-documents/js/presentation.js
share/gnome-documents/js/properties.js
share/gnome-documents/js/query.js
share/gnome-documents/js/searchbar.js
share/gnome-documents/js/search.js
share/gnome-documents/js/selections.js
share/gnome-documents/js/shellSearchProvider.js
share/gnome-documents/js/sharing.js
share/gnome-documents/js/trackerController.js
share/gnome-documents/js/trackerUtils.js
share/gnome-documents/js/utils.js
share/gnome-documents/js/view.js
share/gnome-documents/js/windowMode.js
%%DATADIR%%/gir-1.0/Gd-1.0.gir
%%DATADIR%%/gir-1.0/GdPrivate-1.0.gir
%%DATADIR%%/gnome-documents.gresource
%%DATADIR%%/js/application.js
%%DATADIR%%/js/changeMonitor.js
%%DATADIR%%/js/config.js
%%DATADIR%%/js/documents.js
%%DATADIR%%/js/edit.js
%%DATADIR%%/js/embed.js
%%DATADIR%%/js/errorBox.js
%%DATADIR%%/js/main.js
%%DATADIR%%/js/mainBooks.js
%%DATADIR%%/js/mainToolbar.js
%%DATADIR%%/js/mainWindow.js
%%DATADIR%%/js/manager.js
%%DATADIR%%/js/miners.js
%%DATADIR%%/js/notifications.js
%%DATADIR%%/js/password.js
%%DATADIR%%/js/path.js
%%DATADIR%%/js/places.js
%%DATADIR%%/js/presentation.js
%%DATADIR%%/js/preview.js
%%DATADIR%%/js/properties.js
%%DATADIR%%/js/query.js
%%DATADIR%%/js/search.js
%%DATADIR%%/js/searchbar.js
%%DATADIR%%/js/selections.js
%%DATADIR%%/js/sharing.js
%%DATADIR%%/js/shellSearchProvider.js
%%DATADIR%%/js/trackerController.js
%%DATADIR%%/js/trackerUtils.js
%%DATADIR%%/js/utils.js
%%DATADIR%%/js/view.js
%%DATADIR%%/js/windowMode.js
share/gnome-shell/search-providers/org.gnome.Documents.search-provider.ini
share/help/C/gnome-documents/collections.page
share/help/C/gnome-documents/filter.page
@ -520,22 +527,29 @@ share/help/zh_CN/gnome-documents/search.page
share/help/zh_CN/gnome-documents/view-add.page
share/help/zh_CN/gnome-documents/view.page
share/help/zh_CN/gnome-documents/viewgrid.page
share/locale/bn_IN/LC_MESSAGES/gnome-documents.mo
share/locale/fur/LC_MESSAGES/gnome-documents.mo
share/locale/ga/LC_MESSAGES/gnome-documents.mo
share/locale/kk/LC_MESSAGES/gnome-documents.mo
share/locale/tg/LC_MESSAGES/gnome-documents.mo
share/icons/hicolor/16x16/apps/gnome-books.png
share/icons/hicolor/16x16/apps/gnome-documents.png
share/icons/hicolor/22x22/apps/gnome-books.png
share/icons/hicolor/22x22/apps/gnome-documents.png
share/icons/hicolor/24x24/apps/gnome-books.png
share/icons/hicolor/24x24/apps/gnome-documents.png
share/icons/hicolor/256x256/apps/gnome-books.png
share/icons/hicolor/256x256/apps/gnome-documents.png
share/icons/hicolor/32x32/apps/gnome-books.png
share/icons/hicolor/32x32/apps/gnome-documents.png
share/icons/hicolor/48x48/apps/gnome-books.png
share/icons/hicolor/48x48/apps/gnome-documents.png
share/icons/hicolor/512x512/apps/gnome-books.png
share/icons/hicolor/512x512/apps/gnome-documents.png
share/icons/hicolor/scalable/apps/gnome-books-symbolic.svg
share/icons/hicolor/scalable/apps/gnome-documents-symbolic.svg
share/locale/af/LC_MESSAGES/gnome-documents.mo
share/locale/ar/LC_MESSAGES/gnome-documents.mo
share/locale/as/LC_MESSAGES/gnome-documents.mo
share/locale/be/LC_MESSAGES/gnome-documents.mo
share/locale/bg/LC_MESSAGES/gnome-documents.mo
share/locale/bn_IN/LC_MESSAGES/gnome-documents.mo
share/locale/bs/LC_MESSAGES/gnome-documents.mo
share/locale/ca/LC_MESSAGES/gnome-documents.mo
share/locale/ca@valencia/LC_MESSAGES/gnome-documents.mo
share/locale/cs/LC_MESSAGES/gnome-documents.mo
@ -550,6 +564,8 @@ share/locale/eu/LC_MESSAGES/gnome-documents.mo
share/locale/fa/LC_MESSAGES/gnome-documents.mo
share/locale/fi/LC_MESSAGES/gnome-documents.mo
share/locale/fr/LC_MESSAGES/gnome-documents.mo
share/locale/fur/LC_MESSAGES/gnome-documents.mo
share/locale/ga/LC_MESSAGES/gnome-documents.mo
share/locale/gl/LC_MESSAGES/gnome-documents.mo
share/locale/gu/LC_MESSAGES/gnome-documents.mo
share/locale/he/LC_MESSAGES/gnome-documents.mo
@ -558,6 +574,7 @@ share/locale/hu/LC_MESSAGES/gnome-documents.mo
share/locale/id/LC_MESSAGES/gnome-documents.mo
share/locale/it/LC_MESSAGES/gnome-documents.mo
share/locale/ja/LC_MESSAGES/gnome-documents.mo
share/locale/kk/LC_MESSAGES/gnome-documents.mo
share/locale/kn/LC_MESSAGES/gnome-documents.mo
share/locale/ko/LC_MESSAGES/gnome-documents.mo
share/locale/lt/LC_MESSAGES/gnome-documents.mo
@ -568,11 +585,13 @@ share/locale/mr/LC_MESSAGES/gnome-documents.mo
share/locale/nb/LC_MESSAGES/gnome-documents.mo
share/locale/ne/LC_MESSAGES/gnome-documents.mo
share/locale/nl/LC_MESSAGES/gnome-documents.mo
share/locale/oc/LC_MESSAGES/gnome-documents.mo
share/locale/or/LC_MESSAGES/gnome-documents.mo
share/locale/pa/LC_MESSAGES/gnome-documents.mo
share/locale/pl/LC_MESSAGES/gnome-documents.mo
share/locale/pt/LC_MESSAGES/gnome-documents.mo
share/locale/pt_BR/LC_MESSAGES/gnome-documents.mo
share/locale/ro/LC_MESSAGES/gnome-documents.mo
share/locale/ru/LC_MESSAGES/gnome-documents.mo
share/locale/sk/LC_MESSAGES/gnome-documents.mo
share/locale/sl/LC_MESSAGES/gnome-documents.mo
@ -581,6 +600,7 @@ share/locale/sr@latin/LC_MESSAGES/gnome-documents.mo
share/locale/sv/LC_MESSAGES/gnome-documents.mo
share/locale/ta/LC_MESSAGES/gnome-documents.mo
share/locale/te/LC_MESSAGES/gnome-documents.mo
share/locale/tg/LC_MESSAGES/gnome-documents.mo
share/locale/th/LC_MESSAGES/gnome-documents.mo
share/locale/tr/LC_MESSAGES/gnome-documents.mo
share/locale/ug/LC_MESSAGES/gnome-documents.mo

View file

@ -1,9 +1,8 @@
# Created by: Gustau Perez <gustau.perez@gmail.com>
# $FreeBSD$
# $MCom: ports/trunk/deskutils/gnome-epub-thumbnailer/Makefile 20014 2014-10-23 07:08:54Z gusi $
PORTNAME= gnome-epub-thumbnailer
PORTVERSION= 1.4
PORTVERSION= 1.5
PORTREVISION= 1
CATEGORIES= deskutils gnome
MASTER_SITES= https://git.gnome.org/browse/gnome-epub-thumbnailer/snapshot/

View file

@ -1,2 +1,2 @@
SHA256 (gnome3/gnome-epub-thumbnailer-1.4.tar.gz) = 91d76d6b66b019c17bff07855494c9e9e90bfa5156e9baeddb1b2645cb1d25a2
SIZE (gnome3/gnome-epub-thumbnailer-1.4.tar.gz) = 13871
SHA256 (gnome3/gnome-epub-thumbnailer-1.5.tar.gz) = dde1ebb6a95f69420d83beabbe55687c7e621404e4d0f4e890dc709f19d3f3d6
SIZE (gnome3/gnome-epub-thumbnailer-1.5.tar.gz) = 13994

View file

@ -1,9 +1,8 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/trunk/deskutils/gnome-font-viewer/Makefile 19966 2014-10-16 06:32:52Z gusi $
PORTNAME= gnome-font-viewer
PORTVERSION= 3.14.1
PORTVERSION= 3.16.2
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@ -15,12 +14,13 @@ LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \
libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig
CONFLICTS= gnome-utils-2.[0-9]*
PORTSCOUT= limitw:1,even
USES= desktop-file-utils gettext gmake pathfix \
pkgconfig tar:xz
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
USE_GNOME= gnomeprefix intlhack gtk30 gnomedesktop3
USE_GNOME= intlhack gtk30 gnomedesktop3
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib

View file

@ -1,2 +1,2 @@
SHA256 (gnome3/gnome-font-viewer-3.14.1.tar.xz) = 29a6d0ab3937d87b1f5e0fa89b7a2cada6f6ef524364050c51a701f5dffef4b7
SIZE (gnome3/gnome-font-viewer-3.14.1.tar.xz) = 300408
SHA256 (gnome3/gnome-font-viewer-3.16.2.tar.xz) = f5367417d926d1dbe175aceb8eb4d2733d723a237428f130edd4b4023c0dc1cf
SIZE (gnome3/gnome-font-viewer-3.16.2.tar.xz) = 306488

View file

@ -45,6 +45,7 @@ share/locale/hi/LC_MESSAGES/gnome-font-viewer.mo
share/locale/hr/LC_MESSAGES/gnome-font-viewer.mo
share/locale/hu/LC_MESSAGES/gnome-font-viewer.mo
share/locale/id/LC_MESSAGES/gnome-font-viewer.mo
share/locale/is/LC_MESSAGES/gnome-font-viewer.mo
share/locale/it/LC_MESSAGES/gnome-font-viewer.mo
share/locale/ja/LC_MESSAGES/gnome-font-viewer.mo
share/locale/ka/LC_MESSAGES/gnome-font-viewer.mo

View file

@ -1,10 +1,8 @@
# Created by: Gustau Perez <gustau.perez@gmail.com>
# $FreeBSD$
# $MCom: ports/trunk/deskutils/gnome-initial-setup/Makefile 20032 2014-11-02 21:57:34Z kwm $
PORTNAME= gnome-initial-setup
PORTVERSION= 3.12.1
PORTREVISION= 1
PORTVERSION= 3.16.3
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@ -20,7 +18,8 @@ LIB_DEPENDS= libgoa-1.0.so:${PORTSDIR}/net/gnome-online-accounts \
libgweather-3.so:${PORTSDIR}/net/libgweather
RUN_DEPENDS= gdm>=3.0.0:${PORTSDIR}/x11/gdm
USES= autoreconf:build gettext gmake libtool pathfix pkgconfig tar:xz
USES= autoreconf compiler:c++11-lib gettext gmake libtool \
pathfix pkgconfig tar:xz
USE_GNOME= gnomedesktop3 gnomeprefix gtk30 intlhack
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
@ -34,8 +33,7 @@ OPTIONS_DEFAULT=KERBEROS
.include <bsd.port.options.mk>
.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 900007
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-gnome-initial-setup_pages_account_um-utils.c \
${FILESDIR}/extra-patch-gnome-initial-setup_pages_password_um-utils.c
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-gnome-initial-setup_pages_account_um-utils.c
.endif
.if !${PORT_OPTIONS:MKERBEROS}
@ -44,10 +42,6 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-gnome-initial-setup_gis-account-page.c
post-patch:
@${REINPLACE_CMD} -e 's|krb5/krb5.h|krb5.h|g' \
${WRKSRC}/gnome-initial-setup/pages/password/um-realm-manager.c \
${WRKSRC}/gnome-initial-setup/pages/account/um-realm-manager.c
pre-configure:
cd ${WRKSRC} && NOCONFIGURE=yes ${SH} ./autogen.sh
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (gnome3/gnome-initial-setup-3.12.1.tar.xz) = ce038570145c19453d1eb6da957903098f8ddcf2786d9e3d54c38e3b831a64a3
SIZE (gnome3/gnome-initial-setup-3.12.1.tar.xz) = 2302208
SHA256 (gnome3/gnome-initial-setup-3.16.3.tar.xz) = 9c424fd6ccc9c6e17b6352a39f6a0e8080294978ad15b24e67b53b3714ab1dfa
SIZE (gnome3/gnome-initial-setup-3.16.3.tar.xz) = 2352576

View file

@ -1,12 +0,0 @@
--- gnome-initial-setup/pages/password/um-utils.c.orig 2014-05-12 17:42:09.000000000 +0000
+++ gnome-initial-setup/pages/password/um-utils.c 2014-05-13 20:51:30.994992990 +0000
@@ -26,7 +26,8 @@
#include <stdlib.h>
#include <sys/types.h>
#include <pwd.h>
-#include <utmp.h>
+#include <utmpx.h>
+#define UT_NAMESIZE 16
#include <glib.h>
#include <glib/gi18n.h>

View file

@ -1,18 +1,19 @@
--- gnome-initial-setup/gnome-initial-setup.c.orig 2014-05-13 17:04:40.424928151 +0000
+++ gnome-initial-setup/gnome-initial-setup.c 2014-05-13 17:05:02.560926466 +0000
--- gnome-initial-setup/gnome-initial-setup.c.orig 2015-03-04 22:30:52.000000000 +0100
+++ gnome-initial-setup/gnome-initial-setup.c 2015-05-14 07:43:32.295991000 +0200
@@ -40,7 +40,6 @@
#include "pages/region/gis-region-page.h"
#include "pages/keyboard/gis-keyboard-page.h"
#include "pages/eulas/gis-eula-pages.h"
-#include "pages/network/gis-network-page.h"
#include "pages/timezone/gis-timezone-page.h"
#include "pages/privacy/gis-privacy-page.h"
#include "pages/goa/gis-goa-page.h"
#include "pages/account/gis-account-pages.h"
@@ -64,7 +63,6 @@
PAGE (region, FALSE),
@@ -65,7 +64,7 @@
/* PAGE (region, FALSE), */
PAGE (keyboard, FALSE),
PAGE (eula, FALSE),
- PAGE (network, FALSE),
+ /* PAGE (network, FALSE), */
PAGE (privacy, FALSE),
PAGE (timezone, TRUE),
PAGE (goa, FALSE),
PAGE (account, TRUE),

View file

@ -1,24 +1,15 @@
$OpenBSD: patch-gnome-initial-setup_pages_keyboard_cc-input-chooser_c,v 1.1 2014/04/07 10:30:32 ajacoutot Exp $
$OpenBSD: patch-gnome-initial-setup_pages_keyboard_cc-input-chooser_c,v 1.1 2014/04/07 10:30:32 a
gnome-initial-setup in free(): error: bogus pointer
--- gnome-initial-setup/pages/keyboard/cc-input-chooser.c.orig Mon Mar 10 05:47:29 2014
+++ gnome-initial-setup/pages/keyboard/cc-input-chooser.c Mon Apr 7 12:20:04 2014
@@ -366,6 +366,8 @@ get_locale_infos (CcInputChooser *chooser)
--- gnome-initial-setup/pages/keyboard/cc-input-chooser.c.orig 2015-03-13 22:00:44.000000000 +0100
+++ gnome-initial-setup/pages/keyboard/cc-input-chooser.c 2015-05-14 07:45:27.366059000 +0200
@@ -404,6 +404,8 @@
gchar *lang, *country;
GList *list;
+ lang = country = NULL;
+
if (gnome_get_input_source_from_locale (priv->locale, &type, &id)) {
if (g_str_equal (type, INPUT_SOURCE_TYPE_XKB))
add_row_to_list (chooser, type, id);
@@ -575,6 +577,8 @@ get_ibus_locale_infos (CcInputChooser *chooser)
const gchar *engine_id;
IBusEngineDesc *engine;
gchar *lang, *country;
+
+ lang = country = NULL;
if (!priv->ibus_engines)
return;
if (gnome_get_input_source_from_locale (priv->locale, &type, &id)) {
add_row_to_list (chooser, type, id);
if (!priv->id) {

View file

@ -1,12 +0,0 @@
--- gnome-initial-setup/pages/password/um-realm-manager.c.orig 2014-05-14 09:31:21.758847992 +0000
+++ gnome-initial-setup/pages/password/um-realm-manager.c 2014-05-14 09:31:31.283847033 +0000
@@ -745,9 +745,6 @@
code = krb5_get_init_creds_opt_alloc (k5, &opts);
g_return_val_if_fail (code == 0, code);
- code = krb5_get_init_creds_opt_set_out_ccache (k5, opts, ccache);
- g_return_val_if_fail (code == 0, code);
-
code = krb5_get_init_creds_password (k5, &creds, principal,
(char *)password,
NULL, 0, 0, NULL, opts);

View file

@ -1,4 +1,5 @@
etc/xdg/autostart/gnome-initial-setup-copy-worker.desktop
etc/xdg/autostart/gnome-initial-setup-first-login.desktop
etc/xdg/autostart/gnome-welcome-tour.desktop
libexec/gnome-initial-setup
libexec/gnome-initial-setup-copy-worker
@ -14,6 +15,7 @@ share/locale/as/LC_MESSAGES/gnome-initial-setup.mo
share/locale/be/LC_MESSAGES/gnome-initial-setup.mo
share/locale/bg/LC_MESSAGES/gnome-initial-setup.mo
share/locale/bn_IN/LC_MESSAGES/gnome-initial-setup.mo
share/locale/bs/LC_MESSAGES/gnome-initial-setup.mo
share/locale/ca/LC_MESSAGES/gnome-initial-setup.mo
share/locale/ca@valencia/LC_MESSAGES/gnome-initial-setup.mo
share/locale/cs/LC_MESSAGES/gnome-initial-setup.mo
@ -37,10 +39,10 @@ share/locale/hi/LC_MESSAGES/gnome-initial-setup.mo
share/locale/hu/LC_MESSAGES/gnome-initial-setup.mo
share/locale/ia/LC_MESSAGES/gnome-initial-setup.mo
share/locale/id/LC_MESSAGES/gnome-initial-setup.mo
share/locale/is/LC_MESSAGES/gnome-initial-setup.mo
share/locale/it/LC_MESSAGES/gnome-initial-setup.mo
share/locale/ja/LC_MESSAGES/gnome-initial-setup.mo
share/locale/kk/LC_MESSAGES/gnome-initial-setup.mo
share/locale/km/LC_MESSAGES/gnome-initial-setup.mo
share/locale/kn/LC_MESSAGES/gnome-initial-setup.mo
share/locale/ko/LC_MESSAGES/gnome-initial-setup.mo
share/locale/lt/LC_MESSAGES/gnome-initial-setup.mo
@ -48,7 +50,9 @@ share/locale/lv/LC_MESSAGES/gnome-initial-setup.mo
share/locale/ml/LC_MESSAGES/gnome-initial-setup.mo
share/locale/mr/LC_MESSAGES/gnome-initial-setup.mo
share/locale/nb/LC_MESSAGES/gnome-initial-setup.mo
share/locale/ne/LC_MESSAGES/gnome-initial-setup.mo
share/locale/nl/LC_MESSAGES/gnome-initial-setup.mo
share/locale/oc/LC_MESSAGES/gnome-initial-setup.mo
share/locale/or/LC_MESSAGES/gnome-initial-setup.mo
share/locale/pa/LC_MESSAGES/gnome-initial-setup.mo
share/locale/pl/LC_MESSAGES/gnome-initial-setup.mo

View file

@ -1,9 +1,8 @@
# Created by: Gustau Perez <gustau.perez@gmail.com>
# $FreeBSD$
# $MCom: ports/trunk/deskutils/gnome-maps/Makefile 20053 2014-11-10 17:13:45Z gusi $
PORTNAME= gnome-maps
PORTVERSION= 3.14.2
PORTVERSION= 3.16.2
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@ -15,16 +14,21 @@ BUILD_DEPENDS= geoclue>=0:${PORTSDIR}/net/geoclue \
itstool:${PORTSDIR}/textproc/itstool
LIB_DEPENDS= libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3 \
libgeocode-glib.so:${PORTSDIR}/net/geocode-glib \
libgee-0.8.so:${PORTSDIR}/devel/libgee \
libchamplain-0.12.so:${PORTSDIR}/graphics/libchamplain \
libfolks.so:${PORTSDIR}/net-im/folks \
libgjs.so:${PORTSDIR}/lang/gjs
RUN_DEPENDS= geoclue>=0:${PORTSDIR}/net/geoclue
PORTSCOUT= limitw:1,even
USES= gettext gmake libtool pathfix pkgconfig tar:xz
USE_GNOME= gnomedesktop3 gnomeprefix gtk30 intlhack
USE_GNOME= gnomedesktop3 gtk30 intlhack
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
GLIB_SCHEMAS= org.gnome.maps.gschema.xml
GLIB_SCHEMAS= org.gnome.Maps.gschema.xml
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (gnome3/gnome-maps-3.14.2.tar.xz) = 92a6488b2632da0d4f9b6c67b9462dfd2dc790617f8b472e46130b8909bc2ab5
SIZE (gnome3/gnome-maps-3.14.2.tar.xz) = 787284
SHA256 (gnome3/gnome-maps-3.16.2.tar.xz) = a7d791e4fb2dc3674232edf5c6d6112274869524db458695fc9fece49df07c96
SIZE (gnome3/gnome-maps-3.16.2.tar.xz) = 835624

View file

@ -1,7 +1,13 @@
bin/gnome-maps
lib/gnome-maps/girepository-1.0/GnomeMaps-1.0.typelib
lib/gnome-maps/libgnome-maps.a
lib/gnome-maps/libgnome-maps.so
lib/gnome-maps/libgnome-maps.so.0
lib/gnome-maps/libgnome-maps.so.0.0.0
share/appdata/org.gnome.Maps.appdata.xml
share/applications/org.gnome.Maps.desktop
share/dbus-1/services/org.gnome.Maps.service
share/gir-1.0/GnomeMaps-1.0.gir
%%DATADIR%%/icons/hicolor/16x16/apps/layers-button-symbolic.svg
%%DATADIR%%/icons/hicolor/16x16/apps/maps-point-end-symbolic.svg
%%DATADIR%%/icons/hicolor/16x16/apps/maps-point-end.svg
@ -20,23 +26,21 @@ share/dbus-1/services/org.gnome.Maps.service
%%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-sharpright-symbolic.svg
%%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-slightleft-symbolic.svg
%%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-slightright-symbolic.svg
%%DATADIR%%/icons/hicolor/32x32/apps/maps-pin.svg
share/icons/HighContrast/16x16/apps/gnome-maps.png
share/icons/HighContrast/22x22/apps/gnome-maps.png
share/icons/HighContrast/24x24/apps/gnome-maps.png
share/icons/HighContrast/256x256/apps/gnome-maps.png
share/icons/HighContrast/32x32/apps/gnome-maps.png
share/icons/HighContrast/48x48/apps/gnome-maps.png
%%DATADIR%%/org.gnome.Maps
%%DATADIR%%/org.gnome.Maps.data.gresource
%%DATADIR%%/org.gnome.Maps.src.gresource
share/icons/hicolor/16x16/apps/gnome-maps.png
share/icons/hicolor/22x22/apps/gnome-maps.png
share/icons/hicolor/24x24/apps/gnome-maps.png
share/icons/hicolor/256x256/apps/gnome-maps.png
share/icons/hicolor/32x32/apps/gnome-maps.png
share/icons/hicolor/48x48/apps/gnome-maps.png
share/icons/hicolor/symbolic/apps/gnome-maps-symbolic.svg
share/locale/af/LC_MESSAGES/gnome-maps.mo
share/locale/an/LC_MESSAGES/gnome-maps.mo
share/locale/ar/LC_MESSAGES/gnome-maps.mo
share/locale/as/LC_MESSAGES/gnome-maps.mo
share/locale/bs/LC_MESSAGES/gnome-maps.mo
share/locale/ca/LC_MESSAGES/gnome-maps.mo
share/locale/ca@valencia/LC_MESSAGES/gnome-maps.mo
share/locale/cs/LC_MESSAGES/gnome-maps.mo
@ -59,6 +63,7 @@ share/locale/hu/LC_MESSAGES/gnome-maps.mo
share/locale/id/LC_MESSAGES/gnome-maps.mo
share/locale/it/LC_MESSAGES/gnome-maps.mo
share/locale/ja/LC_MESSAGES/gnome-maps.mo
share/locale/kk/LC_MESSAGES/gnome-maps.mo
share/locale/kn/LC_MESSAGES/gnome-maps.mo
share/locale/ko/LC_MESSAGES/gnome-maps.mo
share/locale/lt/LC_MESSAGES/gnome-maps.mo

View file

@ -1,9 +1,8 @@
# Created by: Gustau Perez <gustau.perez@gmail.com>
# $FreeBSD$
# $MCom: ports/trunk/deskutils/gnome-photos/Makefile 20057 2014-11-10 21:00:05Z gusi $
PORTNAME= gnome-photos
PORTVERSION= 3.14.2
PORTVERSION= 3.16.2
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@ -15,7 +14,7 @@ BUILD_DEPENDS= geoclue>=0:${PORTSDIR}/net/geoclue \
itstool:${PORTSDIR}/textproc/itstool
LIB_DEPENDS= libexempi.so:${PORTSDIR}/textproc/exempi \
libgfbgraph-0.2.so:${PORTSDIR}/net/gfbgraph \
libgegl-0.2.so:${PORTSDIR}/graphics/gegl \
libgegl-0.3.so:${PORTSDIR}/graphics/gegl3 \
libgrilo-0.2.so:${PORTSDIR}/net/grilo \
libexif.so:${PORTSDIR}/graphics/libexif \
libtracker-control-1.0.so:${PORTSDIR}/sysutils/tracker \
@ -24,9 +23,10 @@ LIB_DEPENDS= libexempi.so:${PORTSDIR}/textproc/exempi \
libgdata.so:${PORTSDIR}/devel/libgdata
RUN_DEPENDS= geoclue>=0:${PORTSDIR}/net/geoclue
USES= desktop-file-utils gettext gmake libtool \
pathfix pkgconfig tar:xz
USE_GNOME= gnomedesktop3 gnomeprefix gtk30 intlhack
PORTSCOUT= limitw:1,even
USES= gettext gmake libtool pathfix pkgconfig tar:xz
USE_GNOME= gnomedesktop3 gtk30 intlhack
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
@ -34,4 +34,6 @@ CPPFLAGS+= -I${LOCALBASE}/include -Wno-error=format-nonliteral
CFLAGS= -I${LOCALBASE}/include -Wno-error=format-nonliteral
LIBS+= -L${LOCALBASE}/lib
GLIB_SCHEMAS= org.gnome.photos.gschema.xml
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (gnome3/gnome-photos-3.14.2.tar.xz) = 1bce84bd0467647decf26f81e03535940ab65a7774f44e1395a2b87d88c0be96
SIZE (gnome3/gnome-photos-3.14.2.tar.xz) = 756784
SHA256 (gnome3/gnome-photos-3.16.2.tar.xz) = 9eb6a08a1d198f174f006b1c4e60a7db4f2e05cce7776e3f989470638cda2e20
SIZE (gnome3/gnome-photos-3.16.2.tar.xz) = 762760

View file

@ -8,16 +8,16 @@ share/dbus-1/services/org.gnome.Photos.service
%%DOCSDIR%%/ChangeLog
%%DOCSDIR%%/NEWS
%%DOCSDIR%%/README
share/glib-2.0/schemas/org.gnome.photos.gschema.xml
share/gnome-shell/search-providers/org.gnome.Photos.search-provider.ini
share/help/C/gnome-photos/favorites-set.page
share/help/C/gnome-photos/favorites.page
share/help/C/gnome-photos/index.page
share/help/C/gnome-photos/legal.xml
share/help/C/gnome-photos/media/logo1.png
share/help/C/gnome-photos/view-album.page
share/help/C/gnome-photos/view-favorites.page
share/help/C/gnome-photos/view-photos.page
share/help/C/gnome-photos/view.page
share/help/C/gnome-photos/media/logo1.png
share/help/cs/gnome-photos/favorites-set.page
share/help/cs/gnome-photos/favorites.page
share/help/cs/gnome-photos/index.page
@ -25,6 +25,7 @@ share/help/cs/gnome-photos/legal.xml
share/help/cs/gnome-photos/media/logo1.png
share/help/cs/gnome-photos/view-album.page
share/help/cs/gnome-photos/view-favorites.page
share/help/cs/gnome-photos/view-photos.page
share/help/cs/gnome-photos/view.page
share/help/de/gnome-photos/favorites-set.page
share/help/de/gnome-photos/favorites.page
@ -33,6 +34,7 @@ share/help/de/gnome-photos/legal.xml
share/help/de/gnome-photos/media/logo1.png
share/help/de/gnome-photos/view-album.page
share/help/de/gnome-photos/view-favorites.page
share/help/de/gnome-photos/view-photos.page
share/help/de/gnome-photos/view.page
share/help/el/gnome-photos/favorites-set.page
share/help/el/gnome-photos/favorites.page
@ -41,6 +43,7 @@ share/help/el/gnome-photos/legal.xml
share/help/el/gnome-photos/media/logo1.png
share/help/el/gnome-photos/view-album.page
share/help/el/gnome-photos/view-favorites.page
share/help/el/gnome-photos/view-photos.page
share/help/el/gnome-photos/view.page
share/help/es/gnome-photos/favorites-set.page
share/help/es/gnome-photos/favorites.page
@ -49,6 +52,7 @@ share/help/es/gnome-photos/legal.xml
share/help/es/gnome-photos/media/logo1.png
share/help/es/gnome-photos/view-album.page
share/help/es/gnome-photos/view-favorites.page
share/help/es/gnome-photos/view-photos.page
share/help/es/gnome-photos/view.page
share/help/fr/gnome-photos/favorites-set.page
share/help/fr/gnome-photos/favorites.page
@ -57,6 +61,7 @@ share/help/fr/gnome-photos/legal.xml
share/help/fr/gnome-photos/media/logo1.png
share/help/fr/gnome-photos/view-album.page
share/help/fr/gnome-photos/view-favorites.page
share/help/fr/gnome-photos/view-photos.page
share/help/fr/gnome-photos/view.page
share/help/gl/gnome-photos/favorites-set.page
share/help/gl/gnome-photos/favorites.page
@ -65,6 +70,7 @@ share/help/gl/gnome-photos/legal.xml
share/help/gl/gnome-photos/media/logo1.png
share/help/gl/gnome-photos/view-album.page
share/help/gl/gnome-photos/view-favorites.page
share/help/gl/gnome-photos/view-photos.page
share/help/gl/gnome-photos/view.page
share/help/hu/gnome-photos/favorites-set.page
share/help/hu/gnome-photos/favorites.page
@ -73,6 +79,7 @@ share/help/hu/gnome-photos/legal.xml
share/help/hu/gnome-photos/media/logo1.png
share/help/hu/gnome-photos/view-album.page
share/help/hu/gnome-photos/view-favorites.page
share/help/hu/gnome-photos/view-photos.page
share/help/hu/gnome-photos/view.page
share/help/ko/gnome-photos/favorites-set.page
share/help/ko/gnome-photos/favorites.page
@ -81,6 +88,7 @@ share/help/ko/gnome-photos/legal.xml
share/help/ko/gnome-photos/media/logo1.png
share/help/ko/gnome-photos/view-album.page
share/help/ko/gnome-photos/view-favorites.page
share/help/ko/gnome-photos/view-photos.page
share/help/ko/gnome-photos/view.page
share/help/pt_BR/gnome-photos/favorites-set.page
share/help/pt_BR/gnome-photos/favorites.page
@ -89,6 +97,7 @@ share/help/pt_BR/gnome-photos/legal.xml
share/help/pt_BR/gnome-photos/media/logo1.png
share/help/pt_BR/gnome-photos/view-album.page
share/help/pt_BR/gnome-photos/view-favorites.page
share/help/pt_BR/gnome-photos/view-photos.page
share/help/pt_BR/gnome-photos/view.page
share/help/ro/gnome-photos/favorites-set.page
share/help/ro/gnome-photos/favorites.page
@ -97,22 +106,19 @@ share/help/ro/gnome-photos/legal.xml
share/help/ro/gnome-photos/media/logo1.png
share/help/ro/gnome-photos/view-album.page
share/help/ro/gnome-photos/view-favorites.page
share/help/ro/gnome-photos/view-photos.page
share/help/ro/gnome-photos/view.page
share/icons/HighContrast/16x16/apps/gnome-photos.png
share/icons/HighContrast/22x22/apps/gnome-photos.png
share/icons/HighContrast/24x24/apps/gnome-photos.png
share/icons/HighContrast/256x256/apps/gnome-photos.png
share/icons/HighContrast/32x32/apps/gnome-photos.png
share/icons/HighContrast/48x48/apps/gnome-photos.png
share/icons/hicolor/16x16/apps/gnome-photos.png
share/icons/hicolor/22x22/apps/gnome-photos.png
share/icons/hicolor/24x24/apps/gnome-photos.png
share/icons/hicolor/256x256/apps/gnome-photos.png
share/icons/hicolor/32x32/apps/gnome-photos.png
share/icons/hicolor/48x48/apps/gnome-photos.png
share/icons/hicolor/scalable/apps/gnome-photos-symbolic.svg
share/locale/ar/LC_MESSAGES/gnome-photos.mo
share/locale/as/LC_MESSAGES/gnome-photos.mo
share/locale/bg/LC_MESSAGES/gnome-photos.mo
share/locale/bs/LC_MESSAGES/gnome-photos.mo
share/locale/ca/LC_MESSAGES/gnome-photos.mo
share/locale/ca@valencia/LC_MESSAGES/gnome-photos.mo
share/locale/cs/LC_MESSAGES/gnome-photos.mo
@ -134,6 +140,7 @@ share/locale/gl/LC_MESSAGES/gnome-photos.mo
share/locale/he/LC_MESSAGES/gnome-photos.mo
share/locale/hu/LC_MESSAGES/gnome-photos.mo
share/locale/id/LC_MESSAGES/gnome-photos.mo
share/locale/is/LC_MESSAGES/gnome-photos.mo
share/locale/it/LC_MESSAGES/gnome-photos.mo
share/locale/ja/LC_MESSAGES/gnome-photos.mo
share/locale/kk/LC_MESSAGES/gnome-photos.mo

View file

@ -1,9 +1,8 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/trunk/deskutils/gnome-screenshot/Makefile 19966 2014-10-16 06:32:52Z gusi $
PORTNAME= gnome-screenshot
PORTVERSION= 3.14.0
PORTVERSION= 3.16.2
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@ -14,9 +13,10 @@ COMMENT= GNOME 3 utility for making picutures of your screen
LIB_DEPENDS= libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3
CONFLICTS= gnome-utils-2.[0-9]*
PORTSCOUT= limitw:1,even
USES= gettext gmake pathfix pkgconfig tar:xz
USE_GNOME= gnomeprefix gtk30 intlhack
USE_GNOME= gtk30 intlhack
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib

View file

@ -1,2 +1,2 @@
SHA256 (gnome3/gnome-screenshot-3.14.0.tar.xz) = d96f108421ab04ee5d26387387df3858764e61d7718c7376cbf87890bf33912a
SIZE (gnome3/gnome-screenshot-3.14.0.tar.xz) = 259796
SHA256 (gnome3/gnome-screenshot-3.16.2.tar.xz) = 5dd4bafb3deb0967866726ba89dab62bbd6dc3bda3b190474281142aa3dee948
SIZE (gnome3/gnome-screenshot-3.16.2.tar.xz) = 279828

View file

@ -1,6 +1,7 @@
bin/gnome-screenshot
man/man1/gnome-screenshot.1.gz
share/GConf/gsettings/gnome-screenshot.convert
share/appdata/org.gnome.Screenshot.appdata.xml
share/applications/org.gnome.Screenshot.desktop
share/dbus-1/services/org.gnome.Screenshot.service
share/locale/af/LC_MESSAGES/gnome-screenshot.mo
@ -46,9 +47,11 @@ share/locale/hi/LC_MESSAGES/gnome-screenshot.mo
share/locale/hr/LC_MESSAGES/gnome-screenshot.mo
share/locale/hu/LC_MESSAGES/gnome-screenshot.mo
share/locale/id/LC_MESSAGES/gnome-screenshot.mo
share/locale/is/LC_MESSAGES/gnome-screenshot.mo
share/locale/it/LC_MESSAGES/gnome-screenshot.mo
share/locale/ja/LC_MESSAGES/gnome-screenshot.mo
share/locale/ka/LC_MESSAGES/gnome-screenshot.mo
share/locale/kk/LC_MESSAGES/gnome-screenshot.mo
share/locale/km/LC_MESSAGES/gnome-screenshot.mo
share/locale/kn/LC_MESSAGES/gnome-screenshot.mo
share/locale/ko/LC_MESSAGES/gnome-screenshot.mo

Some files were not shown because too many files have changed in this diff Show more