Switch to new download format, fix building with GCC 15 and remove dependencies field from esvm service
This commit is contained in:
@@ -1,8 +1,16 @@
|
||||
name: gpm
|
||||
description: General Purpose Mouse
|
||||
version: 1.20.7
|
||||
revision: 2
|
||||
url: https://www.nico.schottelius.org/software/gpm/
|
||||
license: GPL2-or-later
|
||||
architecture: any
|
||||
make_depends: ["git"]
|
||||
type: source
|
||||
depends:
|
||||
- bash
|
||||
- procps-ng
|
||||
downloads:
|
||||
- url: https://www.nico.schottelius.org/software/gpm/archives/gpm-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: c7e4661c24e05ae13547176b649bac8e3a0db2575f7dd57559f9e0b509f90f49
|
||||
|
||||
Reference in New Issue
Block a user