- more unneeded goos spotted by Mikolaj Kucharski

- remove an XXX from gdm while here
This commit is contained in:
ajacoutot 2009-03-23 18:39:47 +00:00
parent 681d2b0a2a
commit 68f49b1119
8 changed files with 15 additions and 26 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.12 2009/03/07 13:54:21 jasper Exp $
# $OpenBSD: Makefile,v 1.13 2009/03/23 18:39:47 ajacoutot Exp $
COMMENT= the enlightened window manager
DISTNAME= e-20071211
PKGNAME= ${DISTNAME}p4
PKGNAME= ${DISTNAME}p5
# BSD
PERMIT_PACKAGE_CDROM= Yes
@ -22,7 +22,6 @@ WANTLIB += ssl usbhid z
LIB_DEPENDS= SDL::devel/sdl \
edje::x11/e17/edje \
efreet,efreet_mime::x11/e17/efreet
RUN_DEPENDS= ::devel/desktop-file-utils
CONFIGURE_STYLE= automake autoconf
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.5 2007/12/16 18:33:07 laurent Exp $
@comment $OpenBSD: PLIST,v 1.6 2009/03/23 18:39:48 ajacoutot Exp $
%%SHARED%%
bin/enlightenment
bin/enlightenment-config
@ -487,5 +487,3 @@ share/locale/zh_CN/LC_MESSAGES/enlightenment.mo
share/locale/zh_TW/LC_MESSAGES/enlightenment.mo
share/xsessions/
share/xsessions/enlightenment.desktop
@exec %D/bin/update-desktop-database
@unexec %D/bin/update-desktop-database

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.54 2009/03/19 08:26:42 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.55 2009/03/23 18:39:48 ajacoutot Exp $
COMMENT= GNOME display manager
GNOME_PROJECT= gdm
GNOME_VERSION= 2.20.10
PKGNAME= ${PKGNAME}p0
HOMEPAGE= http://www.gnome.org/projects/gdm/
@ -34,7 +35,6 @@ MODULES= devel/gettext \
x11/gnome
USE_X11= Yes
DESKTOP_FILES= Yes
MODGNOME_HELP_FILES= Yes
CONFIGURE_STYLE= gnu old
@ -47,7 +47,7 @@ CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
--disable-scrollkeeper \
--with-console-kit=no \
--with-libaudit=no
# XXX X Window System Error ('BadLenght...')
# not enabled in X.org
CONFIGURE_ARGS+= --with-xevie=no
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.23 2009/03/14 10:40:53 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.24 2009/03/23 18:39:48 ajacoutot Exp $
%%SHARED%%
@bin bin/gdm-dmx-reconnect-proxy
bin/gdmXnest
@ -289,8 +289,6 @@ share/pixmaps/nohost.png
share/xsessions/
share/xsessions/gnome.desktop
share/xsessions/ssh.desktop
@exec %D/bin/update-desktop-database
@unexec %D/bin/update-desktop-database
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@mode 0755

View File

@ -1,13 +1,13 @@
# $OpenBSD: Makefile,v 1.1.1.1 2008/04/24 09:16:02 jasper Exp $
# $OpenBSD: Makefile,v 1.2 2009/03/23 18:39:48 ajacoutot Exp $
COMMENT= extra themes for matchbox
DISTNAME= matchbox-themes-extra-0.3
PKGNAME= ${DISTNAME}p0
MASTER_SITES= ${MASTER_SITES_MATCHBOX:=/matchbox-themes-extra/0.3/}
RUN_DEPENDS= ::devel/desktop-file-utils \
::x11/matchbox/matchbox-window-manager
RUN_DEPENDS= ::x11/matchbox/matchbox-window-manager
CONFIGURE_STYLE=gnu

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/04/24 09:16:02 jasper Exp $
@comment $OpenBSD: PLIST,v 1.2 2009/03/23 18:39:48 ajacoutot Exp $
share/icons/
share/icons/Industrial/
share/icons/Industrial/48x48/
@ -203,7 +203,3 @@ share/themes/mbcrystal/matchbox/theme.xml
share/themes/mbcrystal/matchbox/topleft.png
share/themes/mbcrystal/matchbox/topright.png
share/themes/mbcrystal/matchbox/toptile.png
@exec %D/bin/update-desktop-database
@unexec %D/bin/update-desktop-database
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true

View File

@ -1,7 +1,8 @@
# $OpenBSD: Makefile,v 1.10 2008/11/11 22:42:17 jasper Exp $
# $OpenBSD: Makefile,v 1.11 2009/03/23 18:39:48 ajacoutot Exp $
COMMENT= window manager suitable for low-resolution screens
DISTNAME= matchbox-window-manager-1.2
PKGNAME= ${DISTNAME}p0
MASTER_SITES= ${MASTER_SITES_MATCHBOX:=matchbox-window-manager/1.2/}
@ -10,8 +11,7 @@ WANTLIB= ICE SM X11 Xau Xcursor Xdmcp Xext Xfixes Xft Xrender \
jpeg m pango-1.0 pangoft2-1.0 pangoxft-1.0 png z
MODULES= devel/gettext
RUN_DEPENDS= :matchbox-common-*:x11/matchbox/matchbox-common \
:desktop-file-utils-*:devel/desktop-file-utils
RUN_DEPENDS= :matchbox-common-*:x11/matchbox/matchbox-common
LIB_DEPENDS= startup-notification-1::devel/startup-notification \
mb::x11/matchbox/libmatchbox

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.3 2008/11/11 22:42:18 jasper Exp $
@comment $OpenBSD: PLIST,v 1.4 2009/03/23 18:39:48 ajacoutot Exp $
@bin bin/matchbox-remote
@bin bin/matchbox-window-manager
share/examples/matchbox/
@ -44,5 +44,3 @@ share/themes/blondie/matchbox/theme.xml
share/themes/blondie/matchbox/titleleft.png
share/themes/blondie/matchbox/titleright.png
share/themes/blondie/matchbox/titlestrip.png
@exec %D/bin/update-desktop-database
@unexec %D/bin/update-desktop-database