Port details |
- gtkpod GUI for Apple iPod using GTK2
- 1.0.0_14 audio
=16 1.0.0_14Version of this port present on the latest quarterly branch. - Maintainer: danfe@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2003-04-21 06:46:33
- Last Update: 2024-04-20 14:25:34
- Commit Hash: 2c15a70
- People watching this port, also watch:: firefox, mplayer, net-snmp, zip, bitstream-vera
- License: GPLv2
- WWW:
- http://www.gtkpod.org/
- Description:
- 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. It allows you to:
* Read your existing iTunesDB (i.e. import the existing contents of
your iPod including playcounts, ratings, and on-the-go playlists)
* Add MP3, WAV, M4A (non-protected AAC), M4B (audio book), and podcast
files (single files, directories or existing playlists) to the iPod
* Browse the contents of your local hard disk by album/artist/genre
* Create and modify playlists, including smart playlists
* Choose the charset the ID3 tags are encoded in from within gtkpod
* Extract tag information (artist, album, title, etc.) from the filename
* Detect duplicates when adding songs (optional)
* Remove and export tracks from your iPod
* Modify/Refresh ID3 tags, optionally updating the original file
* Synchronize directories
* Normalize the volume of your tracks (via mp3gain or the replay-gain tag)
* Download and display of Album Art from the Internet
* Work offline and synchronize your new playlists/songs with the iPod later
* Export your korganizer/kaddressbook/thunderbird/evocalendar/evolution/
webcalendar/... data to the iPod (scripts for other programs can be
easily added)
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/gtkpod/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/gtkpod
- pkg install gtkpod
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gtkpod
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (gtkpod-1.0.0.tar.gz) = d8089455d089b85390daefc522b7d60403ccf24585a57cae9f47b052f4f25f12
SIZE (gtkpod-1.0.0.tar.gz) = 1899869
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- gmake>=4.4.1 : devel/gmake
- intltool-extract : textproc/intltool
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- python3.9 : lang/python39
- Library dependencies:
-
- libid3tag.so : audio/libid3tag
- libgpod.so : audio/libgpod
- libcurl.so : ftp/curl
- libFLAC.so : audio/flac
- libvorbisfile.so : audio/libvorbis
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/at-spi2-core
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libglade-2.0.so : devel/libglade2
- libxml2.so : textproc/libxml2
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for gtkpod-1.0.0_14:
CURL=on: Cover art download support via libcurl
DOCS=on: Build and/or install documentation
FLAC=on: FLAC lossless audio codec support
VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
- Options name:
- audio_gtkpod
- USES:
- gettext gmake gnome pkgconfig python:run shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.52 11 Jul 2003 01:37:37
![files touched by this commit files touched by this commit](/images/logs.gif) |
adamw ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 0.52.
PR: ports/54348
Submitted by: David Le Brun <david@dyn-ns.net> (maintainer) |
0.51-2 03 Jun 2003 22:33:05
![files touched by this commit files touched by this commit](/images/logs.gif) |
adamw ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 0.51-2.
PR: prots/52738
Submitted by: David Le Brun <david@dyn-ns.net> (maintainer) |
0.51 22 May 2003 04:58:07
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
[Maintainer Update] audio/gtkpod to v0.51
Update gtkpod to 0.51 :
* libgnugetopt is no longer required (call to getopt_long_only removed)
* few bug fixes (playlength)
* several improvements (more infos about songs, more charsets, ...)
* new features (displays free space on iPod, charsets saved, ...)
PR: ports/52546
Submitter: David Le Brun <david@dyn-ns.net> |
0.50 11 May 2003 07:14:50
![files touched by this commit files touched by this commit](/images/logs.gif) |
marcus ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove a '/' in front of the README in the plist that was preventing the
package build on bento.
Reported by: bento |
0.50 05 May 2003 16:09:55
![files touched by this commit files touched by this commit](/images/logs.gif) |
marcus ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert to new GNOME infrastructure which fixes build on bento.
Reported by: bento |
0.50 21 Apr 2003 06:46:00
![files touched by this commit files touched by this commit](/images/logs.gif) |
sumikawa ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add gtkpod 0.50, a GUI to upload songs and playlists to iPod.
PR: 47602
Submitted by: David Le Brun <david@dyn-ns.net> |