Search Criteria
Package Details: gpodder-git 3.11.5+r5413+ga3c46aa31-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gpodder-git.git (read-only, click to copy) |
---|---|
Package Base: | gpodder-git |
Description: | A podcast receiver/catcher |
Upstream URL: | http://gpodder.github.io/ |
Licenses: | GPL-3.0-or-later |
Conflicts: | gpodder |
Provides: | gpodder |
Submitter: | metak |
Maintainer: | envolution |
Last Packager: | envolution |
Votes: | 2 |
Popularity: | 0.54 |
First Submitted: | 2018-03-31 17:22 (UTC) |
Last Updated: | 2025-01-03 04:48 (UTC) |
Dependencies (11)
- dbus-python (python-dbus)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- python-cairo (python-cairo-gitAUR)
- python-gobject
- python-mygpoclient
- python-podcastparser
- python-requests
- git (git-gitAUR, git-glAUR) (make)
- intltool (make)
- python-setuptools (make)
- youtube-dlAUR (youtube-dl-gitAUR, yt-dlp-drop-inAUR, youtube-dl-nightlyAUR) (optional) – for Youtube-dl extension
Latest Comments
bakerty commented on 2024-05-07 03:01 (UTC)
Just a heads up, building in a clean chroot currently fails;
python-setuptools
needs to be added as a makedependsmetak commented on 2018-08-06 23:22 (UTC)
@Eschwartz Forgot to remove it when I branched this pkgbuild file from stable version.
eschwartz commented on 2018-08-06 22:55 (UTC)
What is that sed command actually doing???
Aicaya commented on 2018-08-06 22:14 (UTC)
Quick note: Due to the change to Python 3, line 38 of the PKGBUILD should be changed to python3.7 in order to work.