Update the GNOME 2 components for the latest dependency lists.
This commit is contained in:
parent
b11d46a663
commit
3698008b51
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=34079
1 changed files with 10 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/gnome2_porting.sgml,v 1.31 2008/08/23 16:58:06 mezz Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/gnome2_porting.sgml,v 1.32 2009/01/13 04:57:59 mezz Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: GNOME 2 Components">
|
||||
<!ENTITY email "freebsd-gnome">
|
||||
<!ENTITY % navinclude.gnome "INCLUDE">
|
||||
|
@ -88,6 +88,12 @@
|
|||
<td><tt>libgnomeui gnomedocutils</tt></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><tt>gnomedesktopsharp20</tt></td>
|
||||
<td><tt>x11-toolkits/gnome-desktop-sharp20</tt></td>
|
||||
<td><tt>gnomesharp20</tt></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><tt>gnomedocutils</tt></td>
|
||||
<td><tt>textproc/gnome-doc-utils</tt></td>
|
||||
|
@ -327,14 +333,14 @@
|
|||
<tr>
|
||||
<td><tt>nautilus2</tt></td>
|
||||
<td><tt>x11-fm/nautilus</tt></td>
|
||||
<td><tt>librsvg2 eel2 gnomedesktop
|
||||
<td><tt>librsvg2 gnomedesktop
|
||||
desktopfileutils gvfs</tt></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><tt>nautiluscdburner</tt></td>
|
||||
<td><tt>sysutils/nautilus-cd-burner</tt></td>
|
||||
<td><tt>nautilus2 desktopfileutils</tt></td>
|
||||
<td><tt>nautilus2 eel2 desktopfileutils</tt></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
@ -360,7 +366,7 @@
|
|||
<td><tt>x11-toolkits/py-gnome-desktop</tt></td>
|
||||
<td><tt>pygnome2 libgnomeprintui
|
||||
gtksourceview gnomepanel libwnck
|
||||
nautiluscdburner metacity</tt></td>
|
||||
nautilus2 metacity</tt></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
Loading…
Reference in a new issue