Switch to new package format
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
name: libevent
|
||||
description: Event notification library
|
||||
version: 2.1.12
|
||||
revision: 2
|
||||
url: https://libevent.org/
|
||||
license: BSD-3-Clause
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- openssl
|
||||
optional_depends:
|
||||
- python3
|
||||
make_depends:
|
||||
- cmake
|
||||
- doxygen
|
||||
- ninja
|
||||
- python3
|
||||
- zlib
|
||||
downloads:
|
||||
- url: https://github.com/libevent/libevent/releases/download/release-${BPM_PKG_VERSION}-stable/libevent-${BPM_PKG_VERSION}-stable.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 92e6de1be9ec176428fd2367677e61ceffc2ee1cb119035037a27d346b0403bb
|
||||
Reference in New Issue
Block a user