Skip to content

Repository files navigation

OwnGoal Packages

Flat APT repository for OwnGoal Studio iOS packages.

Repository URL

Use the GitHub Pages repository URL:

https://apt.owngoal.dev/

The equivalent APT source entry for the unsigned repository is:

deb [trusted=yes] https://apt.owngoal.dev/ ./

Add a package

  1. Copy each .deb file into debs/.
  2. Commit and push the .deb file to main.
  3. The Update APT Repository workflow reads its control metadata, rebuilds all package indexes, commits the generated files, and requests a GitHub Pages build.

For local generation, install apt-utils, bzip2, xz-utils, and zstd on Debian or Ubuntu, then run ./scripts/update-repository.sh.

Signed releases can be created with ./scripts/sign-repository.sh <GPG_KEY_ID> after local generation.

update-repository.sh removes existing signatures because every metadata change requires a fresh signature.

Sileo metadata

Sileo reads repository information from files at the repository root:

  • CydiaIcon.png is the repository icon.
  • Release provides the repository name, description, and supported architectures.
  • Packages provides each package name, category, icon, and depiction.

Every package control file must include Section. Sileo uses that value to build software categories. See debs/README.md for the supported package fields.

About

apt source for owngoal related packages.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages