Hi,

I had a problem with Terminal :

===> Updating for terminal-0.2.8.3
Upgrading from terminal-0.2.8.3
New package terminal-0.2.8.3 contains potentially unsafe operations
@exec /usr/local/bin/gtk-update-icon-cache -q -f -t /usr/local/share/icons/hicolor 2> /dev/null || true
   @exec /usr/local/bin/update-desktop-database
(forcing update)
Old package terminal-0.2.8.3 contains potentially unsafe operations
@unexec /usr/local/bin/gtk-update-icon-cache -q -f -t /usr/local/share/icons/hicolor 2> /dev/null || true
   @unexec /usr/local/bin/update-desktop-database
(forcing update)
Can't install terminal-0.2.8.3: lib not found startup-notification-1.1.0
Dependencies for terminal-0.2.8.3 resolve to: vte-0.17.4p0, gtk+2-2.14.5p1, dbus-1.2.6p0, desktop-file-utils-0.15, exo-0.3.93, atk-1.24.0, libiconv-1.12, glib2-2.18.4, dbus-glib-0.78, gettext-0.17p0 Full dependency tree is .libs-cairo-1.8.6,pcre-7.8,glitz-0.5.6p0,gtk+2-2.14.5p1,dbus-1.2.6p0,desktop-file-utils-0.15,png-1.2.33,pango-1.22.3,libxfce4util-4.5.93,jasper-1.900.1p0,cairo-1.8.4,libnotify-0.4.5,dbus-glib-0.78,hicolor-icon-theme-0.10p4,jpeg-6bp3,vte-0.17.4p0,tiff-3.8.2p2,exo-0.3.93,atk-1.24.0,libiconv-1.12,glib2-2.18.4,gettext-0.17p0
*** Error code 1

Stop in /usr/ports/x11/xfce4/terminal (line 1477 of /usr/ports/infrastructure/mk/bsd.port.mk).
===> Exiting x11/xfce4/terminal with an error
*** Error code 1

Stop in /usr/ports/x11/xfce4 (line 124 of /usr/ports/infrastructure/mk/bsd.port.subdir.mk).


Terminal need startup-notification-1.1.0 whereas I have only version 0.9.
# pkg_info | grep startup
startup-notification-0.9 library for tracking application startup
# pkg_info -Q startup startup-notification-0.9 (installed)
# cat Makefile | grep DISTNAME
DISTNAME=        startup-notification-0.9


Did I miss something ?

I skip Terminal to test the rest ;)

Best Regards

Landry Breuil wrote:
Hi,

here's an update for the upcoming Xfce 4.6, now at beta3.
changelog : http://www.xfce.org/documentation/changelogs/4.5.93

There's already two known issues : xfce4-display-settings segfaults when
randr is not available (http://bugzilla.xfce.org/show_bug.cgi?id=4836)
and panel launcher needs a declaration for extern char **environ
(already in a patch, and in http://bugzilla.xfce.org/show_bug.cgi?id=4834).

notification-daemon-xfce is patched to remove mcs dependency, which will
be removed soon after 4.6, due before FOSDEM if everything goes well.

apply diff in x11/xfce4, and untar new ports (xfconf, xfce4-settings,
libxfce4menu) there too. build all the components, and report
success/failures to me. so far, tested okay on i386/sparc64.
There are new dependencies on glade and libxklavier, and note that
mousepad/xfce4-icon-theme/terminal are not updated.

Please test/comment if you want Xfce 4.6 in OpenBSD 4.5...

Landry

Reply via email to