Initial commit
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
name: metalog
|
||||
description: Modern replacement for syslogd and klogd
|
||||
version: "20230719"
|
||||
revision: 1
|
||||
url: https://metalog.sourceforge.net/
|
||||
license: GPL2-only
|
||||
architecture: any
|
||||
type: source
|
||||
keep:
|
||||
- etc/metalog.conf
|
||||
depends:
|
||||
- glibc
|
||||
- pcre2
|
||||
make_depends:
|
||||
- autoconf-archive
|
||||
downloads:
|
||||
- url: https://github.com/hvisage/metalog/archive/refs/tags/metalog-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 563b41409ee9e396c3709f002b59ccd9aff901b7d7e3adee6344e4b599a02105
|
||||
Reference in New Issue
Block a user