Thanks @terrick. I've updated the URL. I don't think I've ever tried syncing playlists, but yeah, the whole project seems pretty dead!
Search Criteria
Package Details: gtkpod 2.1.5-8
Package Actions
Git Clone URL: | https://aur.archlinux.org/gtkpod.git (read-only, click to copy) |
---|---|
Package Base: | gtkpod |
Description: | A platform independent GUI for Apple's iPod using GTK3 |
Upstream URL: | https://sourceforge.net/projects/gtkpod/ |
Licenses: | GPL |
Submitter: | Barthalion |
Maintainer: | bakerty |
Last Packager: | bakerty |
Votes: | 15 |
Popularity: | 0.000000 |
First Submitted: | 2018-01-05 20:15 (UTC) |
Last Updated: | 2024-01-31 19:51 (UTC) |
Dependencies (20)
- awk (gawk-gitAUR, gawk)
- clutter-gtk
- curl (curl-gitAUR, curl-c-aresAUR)
- flac (flac-gitAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libanjutaAUR
- libdiscid
- libgpod
- libid3tag (libid3tag-gitAUR)
- libmusicbrainz5
- faad2 (faad2-gitAUR) (make)
- flex (flex-gitAUR) (make)
- intltool (make)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR) (make)
- faad2 (faad2-gitAUR) (optional) – m4a conversion support
- id3v2 (optional) – mp3 conversion support
- libmp4v2 (optional) – MP4/h264 support
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR) (optional) – OGG support
- vorbis-tools (vorbis-tools-gitAUR) (optional) – OGG support
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 2 3 4
Rhinoceros commented on 2020-03-26 01:11 (UTC)
terrick commented on 2020-03-24 22:18 (UTC)
The link to the "Upstream URL" is dead, but there is also this other page which still works:
https://sourceforge.net/projects/gtkpod/
As other comments mentioned, it seems pretty dead. The wiki on that page is useless, but there is a mailing list that might be helpful. gtkpod also has a useful manual under "Help" in the menu bar.
I wanted to use gtkpod to sync some playlists to an old iPod, since some of the feature seemed good, but in the end I couldn't get it working and decided to use clementine instead which "just works".
Rhinoceros commented on 2019-07-07 14:06 (UTC)
@madmalkav Yes, this project looks pretty dead unfortunately! Couldn't you just use something like ffmpeg for that? e.g. https://unix.stackexchange.com/a/415478
madmalkav commented on 2019-07-07 10:37 (UTC)
I'm trying to set up gtkpod to automatically convert my FLAC files to lossless ALAC. I always get an exit 6 error in the script /usr/share/gtkpod/scripts/convert-2m4a.sh
Seems like official website for gtkpod is down so no chance of looking for info there.
Rhinoceros commented on 2019-07-01 00:19 (UTC)
@adwylie gettext
is a member of base-devel
, which "is assumed to be already installed when building with makepkg". [a]
[a] https://wiki.archlinux.org/index.php/PKGBUILD#makedepends
adwylie commented on 2019-06-30 14:20 (UTC)
Got an error while building: "configure: error: GNU gettext tools not found; required for intltool". Rebuilt with 'gettext' as a dependency and installation went smoothly.
mltrottier commented on 2018-01-26 19:37 (UTC)
If you want to add audiobooks, and are receiving the 'm4b filetype not supported' error: make sure you remember to enable the m4a extension manually in the preferences, it will not be enabled by default. You will need the optional package faad2
Pinned Comments
bakerty commented on 2020-09-05 00:21 (UTC)
Made some small code tweaks which fixed the compile problems for me. Source is linked here.