Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| create_pacman_package [2022/06/30 09:36] – add link to hosting your own repo atari | create_pacman_package [2023/02/24 16:34] (current) – [What is pacman?] nit: Spelling maximumentropy | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| In Batocera **v27** and higher, you can utilize [[https:// | In Batocera **v27** and higher, you can utilize [[https:// | ||
| - | You don't need development skills to create a package, just a bit of patience. If you've copied files too and from directories before, you already have the skill-set required for this. | + | You don't need development skills to create a package, just a bit of patience. If you've copied files to and from directories before, you already have the skill-set required for this. |
| ===== Create your own package ===== | ===== Create your own package ===== | ||
| Line 87: | Line 87: | ||
| * **pkgver:** The version of the package. If this number is higher than the one currently installed, Batocera will offer the user to update the package in the store. The only acceptable format for this is '' | * **pkgver:** The version of the package. If this number is higher than the one currently installed, Batocera will offer the user to update the package in the store. The only acceptable format for this is '' | ||
| * **pkgdesc: | * **pkgdesc: | ||
| - | * **arch:** What platforms should this package be available to? Most packages are fine to leave this as " | + | * **arch:** What platforms should this package be available to? Most packages are fine to leave this as " |
| * **group:** What category should the store show this under? If you are creating a package for a specific [[: | * **group:** What category should the store show this under? If you are creating a package for a specific [[: | ||
| Line 203: | Line 203: | ||
| ==== Create the package ==== | ==== Create the package ==== | ||
| - | Batocera uses a custom tool to create its packages: | + | Batocera uses a custom tool to create its packages: |
| To use it: | To use it: | ||
| Line 300: | Line 300: | ||
| ===== Hosting your own repository ===== | ===== Hosting your own repository ===== | ||
| - | It is possible to [[:updates_and_downloads# | + | It is possible to [[:pacman_package_manager|host your own repository]] to test downloading and installing packages via '' |
| ===== Troubleshooting ===== | ===== Troubleshooting ===== | ||
- create_pacman_package.1656581775.txt.gz
- Last modified: 4 years ago
- by atari