Package Details: gtkpod 2.1.5-8

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)

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

« First ‹ Previous 1 2 3 4 Next › Last »

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.

t0mab commented on 2020-09-19 07:37 (UTC) (edited on 2020-09-19 07:40 (UTC) by t0mab)

/usr/bin/ld: .libs/libsjcd_la-sj-main.o:(.bss+0x80): multiple definition of 
`sjcd_plugin'; .libs/libsjcd_la-plugin.o:(.bss+0x0): first defined here
/usr/bin/ld: .libs/libsjcd_la-sj-prefs.o:(.bss+0x50): multiple definition of 
`sjcd_plugin'; .libs/libsjcd_la-plugin.o:(.bss+0x0): first defined here
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:645 : libsjcd.la]

If someone got a clue so that I could compile it again.

bakerty commented on 2020-09-05 01:17 (UTC)

@Raymo111 I have no experience maintaining packages but I'll give it a try

Raymo111 commented on 2020-09-05 00:29 (UTC)

@bakerty care to take ownership and update it? I don't even have an iOS device anymore.

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.

miken commented on 2020-08-31 19:13 (UTC)

I had to recompile gtkpod and ran into issues. I did get it resolved and thought I would post it here in case it benefits someone else. I was able to compile without error after downgrading make, gcc and gcc-libs.