I think bison
and byacc
are depedency of the package.
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, busybox-coreutilsAUR, gawk)
- clutter-gtk
- curl (curl-http3-ngtcp2AUR, 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)
zobi8225 commented on 2023-09-23 19:37 (UTC)
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.
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.