- adapt a patch from Gentoo to fix "Restart" and "Shut Down" buttons.

We do not support policykit yet and latest gnome-panel requires it
for restart/shutdown support, so just backport the old way in which
the panel will talk directly to GDM bypassing gnome-session
dbus/polycikit.

"commit it" jasper@
This commit is contained in:
ajacoutot 2008-11-26 11:58:40 +00:00
parent 63a2db1e87
commit 6ec322f3bc
2 changed files with 12 additions and 1 deletions

View File

@ -1,12 +1,18 @@
# $OpenBSD: Makefile,v 1.41 2008/11/25 13:46:14 jasper Exp $
# $OpenBSD: Makefile,v 1.42 2008/11/26 11:58:40 ajacoutot Exp $
COMMENT= GNOME panel
GNOME_PROJECT= gnome-panel
GNOME_VERSION= 2.24.2
PKGNAME= ${DISTNAME}p0
SHARED_LIBS= panel-applet-2 2.24 # .2.26
CATEGORIES= x11
# OpenBSD does not have policykit, so we need to fall back on the
# previous gnome-panel and gdm interaction (bypassing gnome-session)
MASTER_SITES0= http://www.bsdfrog.org/OpenBSD/distfiles/
PATCHFILES= gnome-panel_nopolkit.diff:0
# GPLv2/LGPLv2/GFDLv1.1
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes

View File

@ -1,5 +1,10 @@
MD5 (gnome/gnome-panel-2.24.2.tar.bz2) = qMnfZz4S5yaUtVxmW7c53A==
MD5 (gnome/gnome-panel_nopolkit.diff) = KFyzGs5iI+LUnJw64+4QmA==
RMD160 (gnome/gnome-panel-2.24.2.tar.bz2) = Gn5EelfJRUp+13/eAxVUXxSbCOE=
RMD160 (gnome/gnome-panel_nopolkit.diff) = bZmLjCPSBHexbl1rUsElVvFHnuM=
SHA1 (gnome/gnome-panel-2.24.2.tar.bz2) = KafB/eoZBc3g7+s8mNNqhrhMuXs=
SHA1 (gnome/gnome-panel_nopolkit.diff) = BP4saauvoZs76uHtOMhPI/b8mc8=
SHA256 (gnome/gnome-panel-2.24.2.tar.bz2) = C86TKdpIUDRMpJosDzj3mHr8uY0p5SgDo94KRmRZPFc=
SHA256 (gnome/gnome-panel_nopolkit.diff) = kBS+4jCfeAnNnhWSa9gYh4hTitDjW1aJgvnLUEeMH7E=
SIZE (gnome/gnome-panel-2.24.2.tar.bz2) = 3353083
SIZE (gnome/gnome-panel_nopolkit.diff) = 34237