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 08:41] – [Additional actions] force tabs (ugly but more accurate) 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 297: | Line 297: | ||
| To see a list of installed packages and their version numbers, run '' | To see a list of installed packages and their version numbers, run '' | ||
| </ | </ | ||
| + | |||
| + | ===== Hosting your own repository ===== | ||
| + | |||
| + | It is possible to [[: | ||
| ===== Troubleshooting ===== | ===== Troubleshooting ===== | ||
- create_pacman_package.1656578512.txt.gz
- Last modified: 4 years ago
- by atari