Update to gnome-settings-daemon-2.28.2.
ok jasper@
This commit is contained in:
parent
c45d59c76d
commit
c201034eea
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2009/12/21 18:03:19 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2010/03/21 10:37:47 ajacoutot Exp $
|
||||
|
||||
COMMENT= GNOME settings daemon
|
||||
|
||||
GNOME_PROJECT= gnome-settings-daemon
|
||||
GNOME_VERSION= 2.28.1
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
GNOME_VERSION= 2.28.2
|
||||
|
||||
# GPLv3
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnome/gnome-settings-daemon-2.28.1.tar.bz2) = ytsuFhhGxN92/sRWedsfUA==
|
||||
RMD160 (gnome/gnome-settings-daemon-2.28.1.tar.bz2) = 9z42HpIQH1ygP2Y00RZbC1q2hvA=
|
||||
SHA1 (gnome/gnome-settings-daemon-2.28.1.tar.bz2) = L9Zyo8haM9SVIv8JONvQSoQqx2g=
|
||||
SHA256 (gnome/gnome-settings-daemon-2.28.1.tar.bz2) = EmfvfUBpGJtr0FuRVYa1syNoihNtOU5XHSmZHVm7rbI=
|
||||
SIZE (gnome/gnome-settings-daemon-2.28.1.tar.bz2) = 1174173
|
||||
MD5 (gnome/gnome-settings-daemon-2.28.2.tar.bz2) = Pmx+fCsf4bwWBs8Jt9/SrA==
|
||||
RMD160 (gnome/gnome-settings-daemon-2.28.2.tar.bz2) = lWmeSaEprvz2FAGmpTKb+gTvQ9s=
|
||||
SHA1 (gnome/gnome-settings-daemon-2.28.2.tar.bz2) = CIegg589bE4Gr0qVGE2rr6dUUDo=
|
||||
SHA256 (gnome/gnome-settings-daemon-2.28.2.tar.bz2) = SK9DDhADKo44X4AimswrvaDm1KvvRmKelkD5pph/G74=
|
||||
SIZE (gnome/gnome-settings-daemon-2.28.2.tar.bz2) = 1170507
|
||||
|
@ -1,15 +0,0 @@
|
||||
$OpenBSD: patch-plugins_media-keys_gsd-media-keys-manager_c,v 1.4 2009/11/12 00:14:53 jasper Exp $
|
||||
|
||||
- Give eject(1) a slightly bigger chance of actually doing something.
|
||||
|
||||
--- plugins/media-keys/gsd-media-keys-manager.c.orig Mon Sep 21 12:24:02 2009
|
||||
+++ plugins/media-keys/gsd-media-keys-manager.c Thu Nov 12 01:04:54 2009
|
||||
@@ -64,7 +64,7 @@
|
||||
#define MAX_VOLUME 65536.0
|
||||
|
||||
#if defined(__OpenBSD__)
|
||||
-# define EJECT_COMMAND "eject -t /dev/cd0"
|
||||
+# define EJECT_COMMAND "eject -t /dev/rcd0c"
|
||||
#else
|
||||
# define EJECT_COMMAND "eject -T"
|
||||
#endif
|
@ -1,11 +0,0 @@
|
||||
$OpenBSD: patch-plugins_sound_gsd-sound-manager_c,v 1.2 2009/10/11 22:53:22 ajacoutot Exp $
|
||||
--- plugins/sound/gsd-sound-manager.c.orig Sun May 3 20:15:30 2009
|
||||
+++ plugins/sound/gsd-sound-manager.c Sun Oct 11 23:59:44 2009
|
||||
@@ -27,6 +27,7 @@
|
||||
#include <unistd.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
+#include <signal.h>
|
||||
|
||||
#include <locale.h>
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.11 2009/12/21 18:03:19 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.12 2010/03/21 10:37:47 ajacoutot Exp $
|
||||
@conflict control-center2-<=2.22
|
||||
%%SHARED%%
|
||||
include/gnome-settings-daemon-2.0/
|
||||
@ -135,6 +135,9 @@ share/locale/mn/LC_MESSAGES/gnome-settings-daemon.mo
|
||||
share/locale/mr/LC_MESSAGES/gnome-settings-daemon.mo
|
||||
share/locale/ms/LC_MESSAGES/gnome-settings-daemon.mo
|
||||
share/locale/nb/LC_MESSAGES/gnome-settings-daemon.mo
|
||||
share/locale/nds/
|
||||
share/locale/nds/LC_MESSAGES/
|
||||
share/locale/nds/LC_MESSAGES/gnome-settings-daemon.mo
|
||||
share/locale/ne/LC_MESSAGES/gnome-settings-daemon.mo
|
||||
share/locale/nl/LC_MESSAGES/gnome-settings-daemon.mo
|
||||
share/locale/nn/LC_MESSAGES/gnome-settings-daemon.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user