Initial commit
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
name: msitools
|
||||
description: Set of programs to inspect and build .msi files
|
||||
version: "0.106"
|
||||
revision: 1
|
||||
url: https://gitlab.gnome.org/GNOME/msitools
|
||||
license: GPL2-or-later,LGPL2.1-or-later
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- bash
|
||||
- gcab
|
||||
- gcc-libs
|
||||
- glib
|
||||
- glibc
|
||||
- libgsf
|
||||
- libxml2
|
||||
make_depends:
|
||||
- gobject-introspection
|
||||
- meson
|
||||
- vala
|
||||
downloads:
|
||||
- url: https://download.gnome.org/sources/msitools/${BPM_PKG_VERSION}/msitools-${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 1ed34279cf8080f14f1b8f10e649474125492a089912e7ca70e59dfa2e5a659b
|
||||
Reference in New Issue
Block a user