diff options
author | kwm <kwm@FreeBSD.org> | 2014-11-19 19:49:04 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2014-11-19 19:49:04 +0800 |
commit | be884cd42990f2e755c2c06bc38c8042cb8b0325 (patch) | |
tree | 1ad98a4e8faecd0e2fa9ac2c18e65da4cf89c236 /accessibility/at-spi2-core | |
parent | 1c38992aaca771dc7aab7ae768e5753c6381ecd3 (diff) | |
download | freebsd-ports-gnome-be884cd42990f2e755c2c06bc38c8042cb8b0325.tar.gz freebsd-ports-gnome-be884cd42990f2e755c2c06bc38c8042cb8b0325.tar.zst freebsd-ports-gnome-be884cd42990f2e755c2c06bc38c8042cb8b0325.zip |
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.
This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.
Apart from updating ports to newer versions
GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example xscreensaver
can be used for sessions started without GDM.
Shell Extensions can be installed via https://extensions.gnome.org/ , we have
ported a few that can't be installed via this way.
The old gnome-utils and gnome-games ports where split up into single ports
and where converted to meta-ports.
gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but
if you use startx you need to do this yourself.
Upgrade instructions:
Delete the old and conflicting packages:
# pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \
guile gcalctool gnome-media libgnomekbd
# pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \
evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center
For package users the following lines will be enough:
# pkg upgrade
# pkg install gnome3
For ports users should do the following:
# portmaster -a
# portmaster x11/gnome3
We are currently aware of two issues. The first issue is a bug in the
file monitoring code in the glib20 port. This bug causes glib programs
to crash when files in a monitored directory are added or removed.
Upstream is aware of the problem, but since the problem is quite complex
there is no solution yet. This problem isn't restricted to BSD.
The second issue is that on certain video cards totem will display a
purple/pink overlay on the video. It not clear yet where the issues
comes from.
Major thanks goes to Gustau Perez for being a driving force behind getting
GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs.
This update was also made possible by:
Joe Maloney
Kris Moore
Beeblebrox
Ryan Lortie
Antoine Jacoutot
and everyone I missed
Diffstat (limited to 'accessibility/at-spi2-core')
-rw-r--r-- | accessibility/at-spi2-core/Makefile | 7 | ||||
-rw-r--r-- | accessibility/at-spi2-core/distinfo | 4 | ||||
-rw-r--r-- | accessibility/at-spi2-core/pkg-plist | 32 |
3 files changed, 9 insertions, 34 deletions
diff --git a/accessibility/at-spi2-core/Makefile b/accessibility/at-spi2-core/Makefile index 8ea5a62beb02..feac8e7e1dc7 100644 --- a/accessibility/at-spi2-core/Makefile +++ b/accessibility/at-spi2-core/Makefile @@ -1,10 +1,9 @@ # Created by: Maxim Sobolev <sobomax@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/accessibility/at-spi2-core/Makefile 18634 2013-07-26 10:42:35Z kwm $ +# $MCom: ports/trunk/accessibility/at-spi2-core/Makefile 20031 2014-11-02 21:47:55Z kwm $ PORTNAME= at-spi2-core -PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTVERSION= 2.14.0 CATEGORIES= accessibility x11-toolkits MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -19,7 +18,7 @@ LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus PORTSCOUT= limitw:1,even USES= gettext gmake libtool pathfix pkgconfig tar:xz -USE_GNOME= glib20 gnomehier intlhack introspection:build +USE_GNOME= glib20 intlhack introspection:build USE_XORG= x11 xi xtst xext USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/accessibility/at-spi2-core/distinfo b/accessibility/at-spi2-core/distinfo index a454b1ca16cd..fefbfe5f8a0f 100644 --- a/accessibility/at-spi2-core/distinfo +++ b/accessibility/at-spi2-core/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/at-spi2-core-2.8.0.tar.xz) = 1861a30fc7f583d5a567a0ba547db67ce9bd294f0d1c9f7403c96a10a481c458 -SIZE (gnome3/at-spi2-core-2.8.0.tar.xz) = 436836 +SHA256 (gnome3/at-spi2-core-2.14.0.tar.xz) = 5807b02e6ef695b52fde7ff26d675dd94a0707df3c42fe7fd224828e092514c8 +SIZE (gnome3/at-spi2-core-2.14.0.tar.xz) = 456376 diff --git a/accessibility/at-spi2-core/pkg-plist b/accessibility/at-spi2-core/pkg-plist index 5ab26f626de8..5ac21fb491d2 100644 --- a/accessibility/at-spi2-core/pkg-plist +++ b/accessibility/at-spi2-core/pkg-plist @@ -11,6 +11,7 @@ include/at-spi-2.0/atspi/atspi-device-listener.h include/at-spi-2.0/atspi/atspi-device-listener-private.h include/at-spi-2.0/atspi/atspi-document.h include/at-spi-2.0/atspi/atspi-editabletext.h +include/at-spi-2.0/atspi/atspi-enum-types.h include/at-spi-2.0/atspi/atspi-event-listener.h include/at-spi-2.0/atspi/atspi-event-listener-private.h include/at-spi-2.0/atspi/atspi-gmain.c @@ -26,6 +27,7 @@ include/at-spi-2.0/atspi/atspi-registry.h include/at-spi-2.0/atspi/atspi-relation.h include/at-spi-2.0/atspi/atspi-selection.h include/at-spi-2.0/atspi/atspi-stateset.h +include/at-spi-2.0/atspi/atspi-table-cell.h include/at-spi-2.0/atspi/atspi-table.h include/at-spi-2.0/atspi/atspi-text.h include/at-spi-2.0/atspi/atspi-types.h @@ -99,6 +101,8 @@ share/locale/eu/LC_MESSAGES/at-spi2-core.mo share/locale/fa/LC_MESSAGES/at-spi2-core.mo share/locale/fi/LC_MESSAGES/at-spi2-core.mo share/locale/fr/LC_MESSAGES/at-spi2-core.mo +share/locale/fur/LC_MESSAGES/at-spi2-core.mo +share/locale/ga/LC_MESSAGES/at-spi2-core.mo share/locale/gl/LC_MESSAGES/at-spi2-core.mo share/locale/gu/LC_MESSAGES/at-spi2-core.mo share/locale/he/LC_MESSAGES/at-spi2-core.mo @@ -141,31 +145,3 @@ share/locale/vi/LC_MESSAGES/at-spi2-core.mo share/locale/zh_CN/LC_MESSAGES/at-spi2-core.mo share/locale/zh_HK/LC_MESSAGES/at-spi2-core.mo share/locale/zh_TW/LC_MESSAGES/at-spi2-core.mo -@dirrmtry share/locale/uz@cyrillic/LC_MESSAGES -@dirrmtry share/locale/uz@cyrillic -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr@latin/LC_MESSAGES -@dirrmtry share/locale/sr@latin -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/km/LC_MESSAGES -@dirrmtry share/locale/km -@dirrmtry share/locale/ca@valencia/LC_MESSAGES -@dirrmtry share/locale/ca@valencia -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/ast/LC_MESSAGES -@dirrmtry share/locale/ast -@dirrmtry share/locale/as/LC_MESSAGES -@dirrmtry share/locale/as -@dirrmtry share/locale/an/LC_MESSAGES -@dirrmtry share/locale/an -@dirrm share/gtk-doc/html/libatspi -@dirrmtry share/gtk-doc/html -@dirrmtry share/gtk-doc -@dirrm include/at-spi-2.0/atspi -@dirrm include/at-spi-2.0 -@dirrm etc/at-spi2 |