mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Pull the trigger - make Nautilus a default filemanager for a GNOME desktop
instead of good old gnomemc. This should give more testing to it, and let us ship 4.5 with Nautilus installed by default.
This commit is contained in:
parent
247526ed2b
commit
7eb03e4247
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=51362
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= gnome
|
||||
PORTVERSION= 1.4.1b2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11 gnome
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # empty
|
||||
@ -32,7 +33,7 @@ RUN_DEPENDS= another_clock_applet:${PORTSDIR}/x11/gnomeapplets \
|
||||
${PYTHON_SITELIBDIR}/_appletmodule.so:${PORTSDIR}/x11-toolkits/py-gnome \
|
||||
gnomeg:${PORTSDIR}/x11-toolkits/guile-gnome \
|
||||
${X11BASE}/etc/panelmmConf.sh:${PORTSDIR}/x11-toolkits/panel-- \
|
||||
gmc:${PORTSDIR}/x11-fm/gnomemc \
|
||||
nautilus:${PORTSDIR}/x11-fm/nautilus \
|
||||
xscreensaver:${PORTSDIR}/x11/xscreensaver
|
||||
|
||||
NO_BUILD= yes
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= gnome
|
||||
PORTVERSION= 1.4.1b2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11 gnome
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # empty
|
||||
@ -32,7 +33,7 @@ RUN_DEPENDS= another_clock_applet:${PORTSDIR}/x11/gnomeapplets \
|
||||
${PYTHON_SITELIBDIR}/_appletmodule.so:${PORTSDIR}/x11-toolkits/py-gnome \
|
||||
gnomeg:${PORTSDIR}/x11-toolkits/guile-gnome \
|
||||
${X11BASE}/etc/panelmmConf.sh:${PORTSDIR}/x11-toolkits/panel-- \
|
||||
gmc:${PORTSDIR}/x11-fm/gnomemc \
|
||||
nautilus:${PORTSDIR}/x11-fm/nautilus \
|
||||
xscreensaver:${PORTSDIR}/x11/xscreensaver
|
||||
|
||||
NO_BUILD= yes
|
||||
|
Loading…
Reference in New Issue
Block a user