Grip
From CBLFS
Jump to navigationJump to searchDownload Source: | http://prdownloads.sourceforge.net/grip/grip-3.2.0.tar.gz |
---|
Contents
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. |
---|