diff options
Diffstat (limited to 'audio/gtkpod/README')
-rw-r--r-- | audio/gtkpod/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/gtkpod/README b/audio/gtkpod/README new file mode 100644 index 0000000000..4dd127fe0c --- /dev/null +++ b/audio/gtkpod/README @@ -0,0 +1,10 @@ +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. + +Requires libgnomecanvas available at SlackBuilds.org. + +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. |