- update gnome-desktop to 2.28.0
This commit is contained in:
parent
40375df96d
commit
fa61256a56
@ -1,13 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.48 2009/08/11 08:39:38 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.49 2009/10/10 14:05:21 jasper Exp $
|
||||
|
||||
COMMENT= components for the GNOME desktop
|
||||
|
||||
GNOME_PROJECT= gnome-desktop
|
||||
GNOME_VERSION= 2.24.3
|
||||
PKGNAME= ${DISTNAME}p10
|
||||
|
||||
SHARED_LIBS += gnome-desktop-2 6.0 # .9.4
|
||||
|
||||
GNOME_VERSION= 2.28.0
|
||||
SHARED_LIBS += gnome-desktop-2 7.0 # .15.2
|
||||
CATEGORIES= x11
|
||||
|
||||
# LGPLv2/GFDLv1.1/GPLv2
|
||||
@ -16,24 +13,20 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcomposite \
|
||||
Xcursor Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr \
|
||||
Xrender art_lgpl_2 atk-1.0 avahi-client avahi-common \
|
||||
avahi-glib bonobo-2 bonobo-activation \
|
||||
bonoboui-2 cairo crypto dbus-1 dbus-glib-1 expat \
|
||||
fontconfig freetype gailutil gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 \
|
||||
gio-2.0 glib-2.0 glitz gmodule-2.0 gnome-2 gnome-keyring \
|
||||
gnomecanvas-2 gnomevfs-2 gobject-2.0 gthread-2.0 gtk-x11-2.0 \
|
||||
m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1 \
|
||||
png popt ssl util xml2 z pthread-stubs xcb
|
||||
WANTLIB += ICE ORBit-2 SM X11 Xau Xcomposite Xcursor Xdamage Xdmcp
|
||||
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender atk-1.0 cairo
|
||||
WANTLIB += dbus-1 dbus-glib-1 execinfo expat fontconfig freetype
|
||||
WANTLIB += gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0
|
||||
WANTLIB += glitz gmodule-2.0 gobject-2.0 gthread-2.0 gtk-x11-2.0
|
||||
WANTLIB += m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1
|
||||
WANTLIB += png pthread-stubs xcb xcb-atom xcb-aux xcb-event z
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome \
|
||||
lang/python
|
||||
|
||||
RUN_DEPENDS= ::x11/gnome/py-gnome
|
||||
LIB_DEPENDS= gnomeui-2::x11/gnome/libgnomeui \
|
||||
startup-notification-1::devel/startup-notification
|
||||
LIB_DEPENDS= startup-notification-1::devel/startup-notification
|
||||
|
||||
MODGNOME_HELP_FILES= Yes
|
||||
USE_X11= Yes
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnome/gnome-desktop-2.24.3.tar.bz2) = J1eZY6VtHTWiLjDCFmalAA==
|
||||
RMD160 (gnome/gnome-desktop-2.24.3.tar.bz2) = tkiZZaC6pgVrXHgmQYQBRZ/78Lk=
|
||||
SHA1 (gnome/gnome-desktop-2.24.3.tar.bz2) = LrvyR1u3QRMbUjgZ+0bnHUSJ+nk=
|
||||
SHA256 (gnome/gnome-desktop-2.24.3.tar.bz2) = A7HgjuExiCD1OIZOjbSSokWEi9cn2hQSpi3lHUy3bok=
|
||||
SIZE (gnome/gnome-desktop-2.24.3.tar.bz2) = 1509505
|
||||
MD5 (gnome/gnome-desktop-2.28.0.tar.bz2) = c5J9PEPXg/XX1s27Q1nX1g==
|
||||
RMD160 (gnome/gnome-desktop-2.28.0.tar.bz2) = JHq3XTf6xBGtjUBVXktg4vRvf9M=
|
||||
SHA1 (gnome/gnome-desktop-2.28.0.tar.bz2) = MPqM4exxLc3/6yRrNWORmcS9qkQ=
|
||||
SHA256 (gnome/gnome-desktop-2.28.0.tar.bz2) = l2/ebAdkt7JrYzAwAyuZLE3Luu/SnRGDA95fclh5SuU=
|
||||
SIZE (gnome/gnome-desktop-2.28.0.tar.bz2) = 3244945
|
||||
|
@ -1,22 +0,0 @@
|
||||
$OpenBSD: patch-libgnome-desktop_gnome-desktop-item_c,v 1.11 2009/01/13 08:41:04 jasper Exp $
|
||||
--- libgnome-desktop/gnome-desktop-item.c.orig Tue Jan 13 01:02:25 2009
|
||||
+++ libgnome-desktop/gnome-desktop-item.c Tue Jan 13 09:32:52 2009
|
||||
@@ -2503,13 +2503,13 @@ init_kde_dirs (void)
|
||||
#define ADD_DIRS(color,size) \
|
||||
dirname = g_build_filename (kde_icondir, #color, \
|
||||
#size "x" #size , NULL); \
|
||||
- color ## _kde_ ## size = add_dirs (NULL, dirname); \
|
||||
+ hicolor_kde_ ## size = add_dirs (NULL, dirname); \
|
||||
g_free (dirname);
|
||||
|
||||
- ADD_DIRS (hicolor, 48);
|
||||
- ADD_DIRS (hicolor, 32);
|
||||
- ADD_DIRS (hicolor, 22);
|
||||
- ADD_DIRS (hicolor, 16);
|
||||
+ ADD_DIRS (default.kde, 48);
|
||||
+ ADD_DIRS (default.kde, 32);
|
||||
+ ADD_DIRS (default.kde, 22);
|
||||
+ ADD_DIRS (default.kde, 16);
|
||||
|
||||
/* XXX: maybe we don't care about locolor
|
||||
ADD_DIRS (locolor, 48);
|
@ -1,13 +1,14 @@
|
||||
@comment $OpenBSD: PLIST,v 1.24 2009/03/14 10:40:52 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.25 2009/10/10 14:05:21 jasper Exp $
|
||||
%%SHARED%%
|
||||
bin/gnome-about
|
||||
include/gnome-desktop-2.0/
|
||||
include/gnome-desktop-2.0/libgnome/
|
||||
include/gnome-desktop-2.0/libgnome/gnome-desktop-item.h
|
||||
include/gnome-desktop-2.0/libgnome/gnome-desktop-utils.h
|
||||
include/gnome-desktop-2.0/libgnomeui/
|
||||
include/gnome-desktop-2.0/libgnomeui/gnome-bg-crossfade.h
|
||||
include/gnome-desktop-2.0/libgnomeui/gnome-bg.h
|
||||
include/gnome-desktop-2.0/libgnomeui/gnome-ditem-edit.h
|
||||
include/gnome-desktop-2.0/libgnomeui/gnome-hint.h
|
||||
include/gnome-desktop-2.0/libgnomeui/gnome-desktop-thumbnail.h
|
||||
include/gnome-desktop-2.0/libgnomeui/gnome-rr-config.h
|
||||
include/gnome-desktop-2.0/libgnomeui/gnome-rr-labeler.h
|
||||
include/gnome-desktop-2.0/libgnomeui/gnome-rr.h
|
||||
@ -36,10 +37,16 @@ share/gnome/help/fdl/C/
|
||||
share/gnome/help/fdl/C/fdl.xml
|
||||
share/gnome/help/fdl/ar/
|
||||
share/gnome/help/fdl/ar/fdl.xml
|
||||
share/gnome/help/fdl/ca/
|
||||
share/gnome/help/fdl/ca/fdl.xml
|
||||
share/gnome/help/fdl/de/
|
||||
share/gnome/help/fdl/de/fdl.xml
|
||||
share/gnome/help/fdl/el/
|
||||
share/gnome/help/fdl/el/fdl.xml
|
||||
share/gnome/help/fdl/es/
|
||||
share/gnome/help/fdl/es/fdl.xml
|
||||
share/gnome/help/fdl/eu/
|
||||
share/gnome/help/fdl/eu/fdl.xml
|
||||
share/gnome/help/fdl/fr/
|
||||
share/gnome/help/fdl/fr/fdl.xml
|
||||
share/gnome/help/fdl/hu/
|
||||
@ -48,6 +55,8 @@ share/gnome/help/fdl/ko/
|
||||
share/gnome/help/fdl/ko/fdl.xml
|
||||
share/gnome/help/fdl/oc/
|
||||
share/gnome/help/fdl/oc/fdl.xml
|
||||
share/gnome/help/fdl/pl/
|
||||
share/gnome/help/fdl/pl/fdl.xml
|
||||
share/gnome/help/fdl/sv/
|
||||
share/gnome/help/fdl/sv/fdl.xml
|
||||
share/gnome/help/fdl/uk/
|
||||
@ -65,8 +74,12 @@ share/gnome/help/gpl/cs/
|
||||
share/gnome/help/gpl/cs/gpl.xml
|
||||
share/gnome/help/gpl/de/
|
||||
share/gnome/help/gpl/de/gpl.xml
|
||||
share/gnome/help/gpl/el/
|
||||
share/gnome/help/gpl/el/gpl.xml
|
||||
share/gnome/help/gpl/es/
|
||||
share/gnome/help/gpl/es/gpl.xml
|
||||
share/gnome/help/gpl/eu/
|
||||
share/gnome/help/gpl/eu/gpl.xml
|
||||
share/gnome/help/gpl/fi/
|
||||
share/gnome/help/gpl/fi/gpl.xml
|
||||
share/gnome/help/gpl/fr/
|
||||
@ -94,8 +107,12 @@ share/gnome/help/lgpl/ar/
|
||||
share/gnome/help/lgpl/ar/lgpl.xml
|
||||
share/gnome/help/lgpl/de/
|
||||
share/gnome/help/lgpl/de/lgpl.xml
|
||||
share/gnome/help/lgpl/el/
|
||||
share/gnome/help/lgpl/el/lgpl.xml
|
||||
share/gnome/help/lgpl/es/
|
||||
share/gnome/help/lgpl/es/lgpl.xml
|
||||
share/gnome/help/lgpl/eu/
|
||||
share/gnome/help/lgpl/eu/lgpl.xml
|
||||
share/gnome/help/lgpl/fi/
|
||||
share/gnome/help/lgpl/fi/lgpl.xml
|
||||
share/gnome/help/lgpl/fr/
|
||||
@ -117,10 +134,17 @@ share/gnome/help/lgpl/vi/lgpl.xml
|
||||
share/gnome/help/lgpl/zh_CN/
|
||||
share/gnome/help/lgpl/zh_CN/lgpl.xml
|
||||
share/gtk-doc/html/gnome-desktop/
|
||||
share/gtk-doc/html/gnome-desktop/GnomeDItemEdit.html
|
||||
share/gtk-doc/html/gnome-desktop/GnomeHint.html
|
||||
share/gtk-doc/html/gnome-desktop/ch01.html
|
||||
share/gtk-doc/html/gnome-desktop/GnomeBG.html
|
||||
share/gtk-doc/html/gnome-desktop/GnomeDesktopThumbnailFactory.html
|
||||
share/gtk-doc/html/gnome-desktop/GnomeRRLabeler.html
|
||||
share/gtk-doc/html/gnome-desktop/background.html
|
||||
share/gtk-doc/html/gnome-desktop/gnome-desktop-GnomeDesktopItem.html
|
||||
share/gtk-doc/html/gnome-desktop/gnome-desktop-Miscellaneous-Functions.html
|
||||
share/gtk-doc/html/gnome-desktop/gnome-desktop-gnome-rr-config.html
|
||||
share/gtk-doc/html/gnome-desktop/gnome-desktop-gnome-rr-crtc.html
|
||||
share/gtk-doc/html/gnome-desktop/gnome-desktop-gnome-rr-mode.html
|
||||
share/gtk-doc/html/gnome-desktop/gnome-desktop-gnome-rr-output.html
|
||||
share/gtk-doc/html/gnome-desktop/gnome-desktop-gnome-rr-screen.html
|
||||
share/gtk-doc/html/gnome-desktop/gnome-desktop.devhelp
|
||||
share/gtk-doc/html/gnome-desktop/gnome-desktop.devhelp2
|
||||
share/gtk-doc/html/gnome-desktop/home.png
|
||||
@ -128,14 +152,18 @@ share/gtk-doc/html/gnome-desktop/index.html
|
||||
share/gtk-doc/html/gnome-desktop/index.sgml
|
||||
share/gtk-doc/html/gnome-desktop/intro.html
|
||||
share/gtk-doc/html/gnome-desktop/left.png
|
||||
share/gtk-doc/html/gnome-desktop/libgnome.html
|
||||
share/gtk-doc/html/gnome-desktop/randr.html
|
||||
share/gtk-doc/html/gnome-desktop/right.png
|
||||
share/gtk-doc/html/gnome-desktop/style.css
|
||||
share/gtk-doc/html/gnome-desktop/thumbnail.html
|
||||
share/gtk-doc/html/gnome-desktop/up.png
|
||||
share/libgnome-desktop/
|
||||
share/libgnome-desktop/pnp.ids
|
||||
share/locale/af/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/am/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/ar/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/ast/
|
||||
share/locale/ast/LC_MESSAGES/
|
||||
share/locale/as/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/ast/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/az/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/be/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
@ -146,6 +174,8 @@ share/locale/bn_IN/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/br/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/bs/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/ca/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/crh/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/cs/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/cy/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/da/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
@ -169,27 +199,30 @@ share/locale/he/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/hi/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/hr/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/hu/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/hy/
|
||||
share/locale/hy/LC_MESSAGES/
|
||||
share/locale/hy/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/id/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/ig/
|
||||
share/locale/ig/LC_MESSAGES/
|
||||
share/locale/ig/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/is/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/it/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/ja/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/ka/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/kk/
|
||||
share/locale/kk/LC_MESSAGES/
|
||||
share/locale/kk/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/kn/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/ko/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/ku/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/ky/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/li/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/lo/
|
||||
share/locale/lo/LC_MESSAGES/
|
||||
share/locale/lo/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/lt/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/lv/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/mai/
|
||||
share/locale/mai/LC_MESSAGES/
|
||||
share/locale/mai/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/mg/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/mi/
|
||||
share/locale/mi/LC_MESSAGES/
|
||||
share/locale/mi/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/mk/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/ml/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
@ -197,6 +230,9 @@ share/locale/mn/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/mr/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/ms/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/nb/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/nds/
|
||||
share/locale/nds/LC_MESSAGES/
|
||||
share/locale/nds/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/ne/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/nl/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/nn/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
@ -205,8 +241,6 @@ share/locale/oc/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/or/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/pa/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/pl/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/ps/
|
||||
share/locale/ps/LC_MESSAGES/
|
||||
share/locale/ps/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/pt/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
@ -223,23 +257,16 @@ share/locale/sv/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/ta/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/te/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/th/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/tk/
|
||||
share/locale/tk/LC_MESSAGES/
|
||||
share/locale/tk/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/tr/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/ug/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/uk/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/ur/
|
||||
share/locale/ur/LC_MESSAGES/
|
||||
share/locale/ur/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/uz@cyrillic/
|
||||
share/locale/uz@cyrillic/LC_MESSAGES/
|
||||
share/locale/uz/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/uz@cyrillic/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/vi/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/wa/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/xh/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/yi/
|
||||
share/locale/yi/LC_MESSAGES/
|
||||
share/locale/yi/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/yo/
|
||||
share/locale/yo/LC_MESSAGES/
|
||||
@ -251,12 +278,16 @@ share/locale/zu/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/omf/fdl/
|
||||
share/omf/fdl/fdl-C.omf
|
||||
share/omf/fdl/fdl-ar.omf
|
||||
share/omf/fdl/fdl-ca.omf
|
||||
share/omf/fdl/fdl-de.omf
|
||||
share/omf/fdl/fdl-el.omf
|
||||
share/omf/fdl/fdl-es.omf
|
||||
share/omf/fdl/fdl-eu.omf
|
||||
share/omf/fdl/fdl-fr.omf
|
||||
share/omf/fdl/fdl-hu.omf
|
||||
share/omf/fdl/fdl-ko.omf
|
||||
share/omf/fdl/fdl-oc.omf
|
||||
share/omf/fdl/fdl-pl.omf
|
||||
share/omf/fdl/fdl-sv.omf
|
||||
share/omf/fdl/fdl-uk.omf
|
||||
share/omf/fdl/fdl-vi.omf
|
||||
@ -266,7 +297,9 @@ share/omf/gpl/gpl-ar.omf
|
||||
share/omf/gpl/gpl-ca.omf
|
||||
share/omf/gpl/gpl-cs.omf
|
||||
share/omf/gpl/gpl-de.omf
|
||||
share/omf/gpl/gpl-el.omf
|
||||
share/omf/gpl/gpl-es.omf
|
||||
share/omf/gpl/gpl-eu.omf
|
||||
share/omf/gpl/gpl-fi.omf
|
||||
share/omf/gpl/gpl-fr.omf
|
||||
share/omf/gpl/gpl-hu.omf
|
||||
@ -281,7 +314,9 @@ share/omf/lgpl/
|
||||
share/omf/lgpl/lgpl-C.omf
|
||||
share/omf/lgpl/lgpl-ar.omf
|
||||
share/omf/lgpl/lgpl-de.omf
|
||||
share/omf/lgpl/lgpl-el.omf
|
||||
share/omf/lgpl/lgpl-es.omf
|
||||
share/omf/lgpl/lgpl-eu.omf
|
||||
share/omf/lgpl/lgpl-fi.omf
|
||||
share/omf/lgpl/lgpl-fr.omf
|
||||
share/omf/lgpl/lgpl-hu.omf
|
||||
@ -292,7 +327,6 @@ share/omf/lgpl/lgpl-sv.omf
|
||||
share/omf/lgpl/lgpl-uk.omf
|
||||
share/omf/lgpl/lgpl-vi.omf
|
||||
share/omf/lgpl/lgpl-zh_CN.omf
|
||||
share/pixmaps/
|
||||
share/pixmaps/apple-green.png
|
||||
share/pixmaps/apple-red.png
|
||||
share/pixmaps/gnome-aorta.png
|
||||
|
Loading…
Reference in New Issue
Block a user