Package Details: gtkpod 2.1.5-7

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.000006
First Submitted: 2018-01-05 20:15 (UTC)
Last Updated: 2020-09-19 19:00 (UTC)

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.

Latest Comments

1 2 3 Next › Last »

ian_eo commented on 2023-10-05 00:33 (UTC) (edited on 2023-10-05 00:34 (UTC) by ian_eo)

i tried syncing my music multiple times and I notice that whenever there is an artist that has a special characters in the filename or in ID3tags, gtkpod crashes when it reloads and you click the ipod(all your music) or the playlist where this mp3's are placed. I hope someone can figure out what we can install or do. Tried multiple managers but gtkpod really does the job better.

sample characters are: å Æ Ø

zobi8225 commented on 2023-10-03 08:05 (UTC)

@ian_eo : yea, the app don't works for me. But i have read somewhere the ipod nano 6 is not realy compliant.

ian_eo commented on 2023-10-02 23:01 (UTC) (edited on 2023-10-03 18:34 (UTC) by ian_eo)

does anyone encounter "segmentation fault (core dumped) gtkpod" when selecting the ipod or a playlist?

im using ipod video 5.5 gen

bakerty commented on 2023-10-02 01:52 (UTC)

@zobi8225 You're correct that bison is a dependency. However, it is included in the base-devel meta-package, and according to the arch wiki:

The package base-devel is assumed to be already installed when building with makepkg. Dependencies of this package should not be included in makedepends array.

byacc doesn't seem to be needed since we are using bison

zobi8225 commented on 2023-09-23 19:37 (UTC)

I think bison and byacc are depedency of the package.

Josh68 commented on 2023-01-24 23:29 (UTC)

@satnififu, I tried looking at the anjuta PKGBUILD, but that flag is already set as --disable-plugin-devhelp. I'm getting configure: error: glib-compile-schemas not found. Any advice? Thanks

satnififu commented on 2023-01-04 02:37 (UTC)

To anyone who's had trouble building due to anjuta issues, simply disable the devhelp plugin in the anjuta PKGBUILD by changing the --enable-plugin-devhelp flag to --disable-plugin-devhelp

bakerty commented on 2022-05-08 22:26 (UTC)

@ian_eo It's unlikely, as there has been no active development on either project in a decade. However, I will keep an eye on it.

ian_eo commented on 2022-05-08 09:37 (UTC)

libanjuta is already orphan, will there be an issue?

bakerty commented on 2020-09-19 19:01 (UTC)

@t0mab I just pushed a patch, should resolve the issue.