Asunder: Difference between revisions
From CBLFS
Jump to navigationJump to search
No edit summary |
Weibullguy (talk | contribs) No edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 31: | Line 31: | ||
== Multilib == | == Multilib == | ||
'''''This package does not install any libraries so only one installation is needed.''''' | '''''This package does not install any libraries so only one installation is needed.''''' | ||
=== 64Bit === | === 64Bit === | ||
| Line 91: | Line 67: | ||
|is a graphical CD ripper and encoder. | |is a graphical CD ripper and encoder. | ||
|} | |} | ||
[[Category:Media Utilities]] | |||
Latest revision as of 18:15, 11 November 2010
| Download Source: | http://ericlathrop.com/asunder/Asunder-0.1.0.tar.bz2 |
|---|
Introduction to Asunder
Assunder is GUI front end for CDParanoia. Asunder also provides MP3, Ogg Vorbis, and FLAC encoding support. Asunder is GTK-based without the GNOME library dependencies.
Project Homepage: http://ericlathrop.com/asunder
Dependencies
Required
Optional
Non-Multilib
Compile the package:
./configure --prefix=/usr && make
Install the package:
make install
Multilib
This package does not install any libraries so only one installation is needed.
64Bit
Compile the package:
CC="gcc ${BUILD64}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" \
./configure --prefix=/usr &&
make
Install the package:
make install
Configuring
Contents
| Installed Directories: | |
|---|---|
| Installed Programs: | Asunder |
| Installed Libraries: |
Short Descriptions
| Asunder | is a graphical CD ripper and encoder. |
|---|