GNOME Icon Theme: Difference between revisions

From CBLFS
Jump to navigationJump to search
No edit summary
 
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 2: Line 2:
|-
|-
!Download Source:
!Download Source:
| http://ftp.gnome.org/pub/GNOME/sources/gnome-icon-theme/2.16/gnome-icon-theme-2.16.0.1.tar.bz2
| http://ftp.gnome.org/pub/GNOME/sources/gnome-icon-theme/{{GNOME Icon Theme-Version2}}/gnome-icon-theme-{{GNOME Icon Theme-Version}}.tar.bz2
|}
|}


----
----
{{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 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