audio/libcanberra and x11/gdm

Norikatsu Shigemura nork at FreeBSD.org
Fri May 14 13:59:49 UTC 2010


Hi gnome team.

	I did pkg_delete -a after installing gnome-2.30.1, so I noticed
	following result:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
pkg_delete: unable to completely remove directory '/usr/local/share/gdm/autostart/LoginWindow'
pkg_delete: unable to completely remove directory '/usr/local/share/gdm/autostart'
pkg_delete: unable to completely remove directory '/usr/local/share/gdm'
pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	But, pkg_delete -a is done, it's clean.

	audio/libcanberra's pkg_plist has
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
share/gdm/autostart/LoginWindow/libcanberra-ready-sound.desktop
@dirrmtry share/gdm/autostart/LoginWindow
@dirrmtry share/gdm/autostart
@dirrmtry share/gdm
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	x11/gdm's pkg_plist has
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
@dirrm %%DATADIR%%/autostart/LoginWindow
@dirrm %%DATADIR%%/autostart
@dirrm %%DATADIR%%
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	I think that audio/libcanberra should depend on x11/gdm or
	s/dirrm/dirrmtry/ on x11/gdm.  FYI.

-- 
Norikatsu Shigemura <nork at FreeBSD.org>


More information about the freebsd-gnome mailing list