Difference between revisions of "GNOME Icon Theme"

From CBLFS
Jump to navigationJump to search
 
(2 intermediate revisions by 2 users not shown)
Line 6: Line 6:
  
 
----
 
----
 +
 +
{{Blank-Package-Introduction}}
  
 
== Dependencies ==
 
== Dependencies ==
Line 12: Line 14:
 
* [[Perl Module XML::Parser|XML::Parser]]
 
* [[Perl Module XML::Parser|XML::Parser]]
 
* [[icon-naming-utils]]
 
* [[icon-naming-utils]]
 +
* [[hicolor-icon-theme]]
 
=== Optional ===
 
=== Optional ===
 
* [[Pkg-config]]
 
* [[Pkg-config]]
Line 20: Line 23:
  
 
  ./configure --prefix=/usr
 
  ./configure --prefix=/usr
 +
make
  
 
Install the package
 
Install the package
  
 
  make install
 
  make install

Latest revision as of 10:18, 28 November 2008

Download Source: http://ftp.gnome.org/pub/GNOME/sources/gnome-icon-theme/2.31/gnome-icon-theme-2.31.0.tar.bz2

Introduction to GNOME Icon Theme

Project Homepage: Unknown

Dependencies

Required

Optional

Non-Multilib or Multilib

Compile the package:

./configure --prefix=/usr
make

Install the package

make install