Difference between revisions of "Grip"

From CBLFS
Jump to navigationJump to search
(Created page.)
 
Line 5: Line 5:
 
|}
 
|}
  
== Introduction to Grip ==
+
{{Package-Introduction|Grip is a CD-Player and CD-Ripper for the GNOME desktop.|http://nostatic.org/grip}}
 
 
Grip is a CD-Player and CD-Ripper for the GNOME desktop.
 
 
 
<b>Package Homepage:</b> http://nostatic.org/grip
 
  
 
== Dependencies ==
 
== Dependencies ==

Revision as of 17:08, 16 April 2007

Download Source: http://prdownloads.sourceforge.net/grip/grip-3.2.0.tar.gz

Introduction to Grip

Grip is a CD-Player and CD-Ripper for the GNOME desktop.

Project Homepage: http://nostatic.org/grip

Dependencies

Required

Recommended

Configuration Information

--disable-cdpar: Do not compile with cdparanoia.
--disable-id3: Do not compile with id3lib.
--disable-shared-id3: Use static id3lib.

Non-Multilib

Compile the package:

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

Install the package:

make install

Multilib

This package does not provide any libraries so only one installation is required.

32Bit

Compile the package:

CC="gcc ${BUILD32}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH32}" ./configure --prefix=/usr &&
make

Install the package:

make install

N32

Compile the package:

CC="gcc ${BUILDN32}" PKG_CONFIG_PATH="${PKG_CONFIG_PATHN32}" ./configure --prefix=/usr &&
make

Install the package:

make install

64Bit

Compile the package:

CC="gcc ${BUILD64}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" ./configure --prefix=/usr &&
make

Install the package:

make install

Contents

Installed Directories: None
Installed Programs: grip
Installed Libraries: None
Symlinks: None

Short Descriptions

grip is a CD-Player and CD-Ripper for the GNOME Desktop.