Search Criteria
Package Details: gpodder-git 3.10.17.r41.ge78f54b0-2
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.org/ |
Licenses: | GPL3 |
Conflicts: | gpodder |
Provides: | gpodder |
Submitter: | metak |
Maintainer: | metak |
Last Packager: | metak |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-03-31 17:22 (UTC) |
Last Updated: | 2020-12-02 11:44 (UTC) |
Dependencies (9)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- python-cairo (python-cairo-gitAUR)
- python-dbus
- python-gobject (python-gobject-gitAUR)
- python-mygpoclient
- python-podcastparser
- git (git-gitAUR, git-glAUR) (make)
- intltool (make)
- youtube-dlAUR (youtube-dl-gitAUR, youtube-dl-nightlyAUR, yt-dlp-drop-inAUR) (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.