GNOME Icon Theme: Difference between revisions

From CBLFS
Jump to navigationJump to search
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 14: 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 22: Line 23:


  ./configure --prefix=/usr
  ./configure --prefix=/usr
make


Install the package
Install the package


  make install
  make install

Latest revision as of 09: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