Move xdg-user-dirs-gtk from gnome-session to meta/gnome.
This commit is contained in:
parent
ed8b3e60fa
commit
13c77ccceb
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2011/11/18 13:16:18 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2011/11/25 15:08:25 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= GNOME desktop meta-package (base installation)
|
||||
COMMENT-extras= GNOME desktop meta-package (full installation)
|
||||
@ -9,7 +9,7 @@ PKGNAME= gnome-${V}
|
||||
PKGNAME-main= gnome-${V}
|
||||
PKGNAME-extras= gnome-extras-${V}
|
||||
|
||||
REVISION-main= 3
|
||||
REVISION-main= 4
|
||||
REVISION-extras=0
|
||||
|
||||
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>, \
|
||||
@ -50,7 +50,8 @@ RUN_DEPENDS-main += x11/gtk+2,-cups x11/gtk+3,-cups
|
||||
RUN_DEPENDS-main += \
|
||||
graphics/evince,-nautilus \
|
||||
x11/gnome/file-roller,-nautilus \
|
||||
x11/gnome/gcalctool
|
||||
x11/gnome/gcalctool \
|
||||
x11/xdg-user-dirs-gtk
|
||||
|
||||
RUN_DEPENDS-extras += \
|
||||
STEM-=${V}:${BASE_PKGPATH},-main \
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.200 2011/11/12 16:42:03 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.201 2011/11/25 15:08:25 ajacoutot Exp $
|
||||
|
||||
COMMENT= GNOME session
|
||||
|
||||
GNOME_PROJECT= gnome-session
|
||||
GNOME_VERSION= 3.2.1
|
||||
REVISION= 4
|
||||
REVISION= 5
|
||||
|
||||
CATEGORIES= x11
|
||||
|
||||
@ -36,8 +36,7 @@ LIB_DEPENDS= devel/libexecinfo \
|
||||
sysutils/upower \
|
||||
devel/json-glib
|
||||
RUN_DEPENDS= x11/gnome/settings-daemon \
|
||||
sysutils/consolekit \
|
||||
x11/xdg-user-dirs-gtk>=0.8p6
|
||||
sysutils/consolekit
|
||||
|
||||
# only needed at runtime since the move from gconf to gsettings
|
||||
# (see NEWS in the source tarball)
|
||||
|
Loading…
x
Reference in New Issue
Block a user