diff options
author | Alex Lysenka <me@alkos333.net> | 2010-05-11 15:00:26 +0200 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-11 15:00:26 +0200 |
commit | 3b495ef21ebbe5e04e271986a397fc9cee3d3a42 (patch) | |
tree | 83d32436eceefc8046dbdb6f00adb63da968cda9 /multimedia/gtkpod/README | |
parent | 140e738ea71fe6ed2c4016077532c99f6923b407 (diff) | |
download | slackbuilds-3b495ef21ebbe5e04e271986a397fc9cee3d3a42.tar.gz |
multimedia/gtkpod: Initial import
Diffstat (limited to 'multimedia/gtkpod/README')
-rw-r--r-- | multimedia/gtkpod/README | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/multimedia/gtkpod/README b/multimedia/gtkpod/README new file mode 100644 index 0000000000..cac096dfb3 --- /dev/null +++ b/multimedia/gtkpod/README @@ -0,0 +1,19 @@ +gtkpod is a platform independent Graphical User Interface for Apple's +iPod using GTK2. It supports the first to fifth Generation including +the iPod mini, iPod Photo, iPod Shuffle, iPod nano, and iPod Video. + +For more information: http://www.gtkpod.org + +This script compiles gtkpod for libgpod 0.4.2. Although Slackware 11 +default install comes with 0.4.0, Pat has recently released a patch +for libgpod 0.4.2 (in the patches/ directory), so make sure you upgrade +your libgpod before running this script. + +If you would like to add an AAC support to gtkpod, you will have to install +libmp4v2 library, which can be obtained at SlackBuilds.org as well. + +Make sure to install libmp4v2 prior to running gtkpod configure. + +Special thanks to Alan Hicks and Robby Workman for advising on the +appropriate version. + |