{"id":19839177,"url":"https://github.com/gpodder/ppa-scripts","last_synced_at":"2026-05-14T09:35:27.073Z","repository":{"id":140560638,"uuid":"237775193","full_name":"gpodder/ppa-scripts","owner":"gpodder","description":"gPodder Ubuntu ppa scripts","archived":false,"fork":false,"pushed_at":"2025-01-07T22:21:56.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-07T23:26:04.133Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://launchpad.net/~gpodder","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gpodder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-02T13:27:41.000Z","updated_at":"2025-01-07T22:22:00.000Z","dependencies_parsed_at":"2023-10-01T16:10:38.577Z","dependency_job_id":"54a7a7b9-0182-4adb-8a91-9d6507401d0d","html_url":"https://github.com/gpodder/ppa-scripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpodder%2Fppa-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpodder%2Fppa-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpodder%2Fppa-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpodder%2Fppa-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gpodder","download_url":"https://codeload.github.com/gpodder/ppa-scripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241209528,"owners_count":19927734,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T12:20:50.478Z","updated_at":"2026-05-14T09:35:27.067Z","avatar_url":"https://github.com/gpodder.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"gPodder PPA Scripts\n======================\n\n* Adapted from https://github.com/quodlibet/ppa-scripts\n* Only works for Ubuntu 24.04 and up.\n* No debian or rpm repos\n\n\n# Usage\n\n\t# git clone git@github.com:gpodder/ppa-scripts.git gpodder-ppa-scripts\n\t# cd gpodder-ppa-scripts\n\nEdit `gpodder.py` for newer **PPA_VERSION** and **RELEASE_VERSION**.\n\nCreate the docker image with devscripts:\n\n\t# docker build -t ubuntu:24.04-devscripts .\n\nRun an interactive shell in a new container from this image:\n\n\t# docker run --rm -it --name ppa -v $(pwd):/root/gpodder-ppa-scripts ubuntu:24.04-devscripts\n\n\nImport your gpg keys in the container\n\n\t# gpg --keyserver keyserver.ubuntu.com --recv-key 409CB5A228133CC6\n\nInside, run `gpodder.py` to build `*.changes` files for unstable build and `gpodder.py --release` for stable build:\n\n\t# cd /root/gpodder-ppa-scripts/\n\t# ./gpodder.py --try-build  # try building the snapshot release\n\t# ./gpodder.py  # snapshot release\n\t# ./gpodder.py -r --try-build  # try building the release\n\t# ./gpodder.py -r # stable release\n\nTake note of last two lines:\n - first (signing) must be run on your host, where you have your gpg key\n - second (dput) must be run in the container to upload packages\n\nWait about 1/2 hour for builds to finish (mail notification / status on the ppa page).\n\n## Building for newer ubuntu releases\n\nWhen a newer ubunut release is out, we need to upload a new version, even if no new gPodder\nversion is out.\n\n[Copying packages](https://documentation.ubuntu.com/launchpad/user/reference/packaging/ppas/copying-packages/#copying-packages) doesn't work.\n\n\n1. check https://launchpad.net/~gpodder/+archive/ubuntu/ppa/+packages for the latest `+X` version.\n   Eg to rebuild for questing I had to use the `-v 5` flag, resulting in version  `3.11.5+5-0~ppa5~questing`\n   of the package.\n\n2. increment the version: `./gpodder.py -r -v 6`\n\n# Links\nhttps://help.launchpad.net/Packaging/PPA/BuildingASourcePackage\nhttps://help.launchpad.net/Packaging/PPA/Uploading\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgpodder%2Fppa-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgpodder%2Fppa-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgpodder%2Fppa-scripts/lists"}