Put the USE_GNOME component lists in alphamabetical order.
This commit is contained in:
parent
869071dfaf
commit
b63effc0bc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131852
@ -40,25 +40,25 @@ Gnome_Pre_Include= bsd.gnome.mk
|
||||
#
|
||||
|
||||
# non-version specific components
|
||||
_USE_GNOME_ALL= gnomehack lthack gnomeprefix gnomehier esound gnomemimedata \
|
||||
gnometarget pkgconfig intltool intlhack
|
||||
_USE_GNOME_ALL= esound intlhack intltool lthack gnomehack \
|
||||
gnomehier gnomemimedata gnomeprefix gnometarget pkgconfig
|
||||
|
||||
# GNOME 1 components
|
||||
_USE_GNOME_ALL+=libghttp glib12 gtk12 libxml gdkpixbuf imlib orbit \
|
||||
gnomelibs gnomecanvas oaf gconf gnomevfs libcapplet \
|
||||
gnomeprint bonobo libgda gnomedb libglade gal glibwww \
|
||||
gtkhtml pygtk pygnome
|
||||
_USE_GNOME_ALL+= bonobo gal gconf gdkpixbuf glib12 glibwww \
|
||||
gnomecanvas gnomedb gnomelibs gnomeprint gnomevfs gtk12 \
|
||||
gtkhtml libcapplet libgda libghttp libglade libxml imlib \
|
||||
oaf orbit pygnome pygtk
|
||||
|
||||
# GNOME 2 components
|
||||
_USE_GNOME_ALL+=glib20 atk pango gtk20 linc libidl orbit2 \
|
||||
libglade2 libxml2 libxslt libbonobo gconf2 gnomevfs2 gail \
|
||||
libgnomecanvas libartlgpl2 libgnomeprint libgnomeprintui \
|
||||
libgnome libbonoboui libgnomeui atspi libgailgnome \
|
||||
libgtkhtml gnomedesktop libwnck vte libzvt librsvg2 eel2 \
|
||||
gnomepanel nautilus2 metacity gal2 gnomecontrolcenter2 libgda2 \
|
||||
libgnomedb gtksourceview libgsf libgsf_gnome pygtk2 pygnome2 \
|
||||
gstreamerplugins gtkhtml3 gnomespeech evolutiondataserver \
|
||||
desktopfileutils nautiluscdburner gnomemenus pygnomeextras
|
||||
_USE_GNOME_ALL+= atk atspi desktopfileutils eel2 evolutiondataserver \
|
||||
gail gal2 gconf2 glib20 gnomecontrolcenter2 gnomedesktop \
|
||||
gnomemenus gnomepanel gnomespeech gnomevfs2 gstreamerplugins \
|
||||
gtk20 gtkhtml3 gtksourceview libartlgpl2 libbonobo libbonoboui \
|
||||
libgailgnome libgda2 libglade2 libgnome libgnomecanvas libgnomedb \
|
||||
libgnomeprint libgnomeprintui libgnomeui libgsf libgsf_gnome \
|
||||
libgtkhtml libidl librsvg2 libwnck libxml2 libxslt libzvt linc \
|
||||
metacity nautilus2 nautiluscdburner orbit2 pango pygnome2 \
|
||||
pygnomeextras pygtk2 vte
|
||||
|
||||
SCROLLKEEPER_DIR= /var/db/scrollkeeper
|
||||
gnomehack_PRE_PATCH= ${FIND} ${WRKSRC} -name "Makefile.in*" | ${XARGS} ${REINPLACE_CMD} -e \
|
||||
|
Loading…
Reference in New Issue
Block a user