#3135: system-tools-backends 2.10.0/Gnome System Tools
-------------------------+--------------------------------------------------
 Reporter:  willimm      |       Owner:  blfs-b...@…                   
     Type:  enhancement  |      Status:  new                           
 Priority:  normal       |   Milestone:  6.5                           
Component:  BOOK         |     Version:  SVN                           
 Severity:  normal       |    Keywords:                                
-------------------------+--------------------------------------------------
 Since we are deciding to update to the latest LFS SVN (soon to be 6.7),
 and use Gnome 2.30 (and then 3), I think I have a new package to include:
 Gnome System Tools. These are graphical system configuration tools, and
 the requred deps are:

  * Liboobs, which is CMMI, and requires DBUS-Glib and System-tools-
 backends (which I think should be installed in /usr, due to the fact that
 if you don't, then Gnome-system-tools can't start.).
  * Nautilus
  * Polkit-gnome
  * Wireless-tools

 To install the package:

 {{{
 ./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
             --sysconfdir=/etc/gnome/2.30.2 \
             --localstatedir=/var/lib \
             --libexecdir=$(pkg-config \
                 --variable=prefix ORBit-2.0)/lib/gnome-system-tools &&
 make
 }}}

 As the root user, run make install.

 Also, there is a new version of system-tools-backends, 2.10.0. I have
 attempted to add LFS support to that package, but my patch is imcomplete.
 If anyone would help me with that patch, it would be really helpful. (The
 bugzilla that has that patch is
 https://bugzilla.gnome.org/show_bug.cgi?id=624299)

 Hopefully, we can get Gnome-system-tools into LFS, which would be really
 useful.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/3135>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to