Skip to content

Instantly share code, notes, and snippets.

@JayDoubleu
Created January 4, 2021 15:17
Show Gist options
  • Save JayDoubleu/db19925f71462f556d82150ad6cd1af0 to your computer and use it in GitHub Desktop.
Save JayDoubleu/db19925f71462f556d82150ad6cd1af0 to your computer and use it in GitHub Desktop.
gnome-boxes-oci-flatpak
---
document: modulemd
version: 2
data:
summary: boxes
description: >-
boxes
license:
module:
- MIT
dependencies:
- buildrequires:
flatpak-common: [f33]
flatpak-runtime: [f33]
platform: [f33]
requires:
flatpak-common: [f33]
flatpak-runtime: [f33]
platform: [f33]
profiles:
default:
rpms:
- gnome-boxes
- genisoimage
- freerdp
- freerdp-libs
- alternatives
- coreutils
- ca-certificates
- openssl-libs
- p11-kit-trust
- soxr
- libosinfo
- libusal
- libvirt-daemon-kvm
buildroot:
rpms:
- coreutils
buildopts:
rpms:
macros: |
%_without_wireshark 1
components:
rpms:
osinfo-db:
rationale: Runtime dependency
ref: f33
osinfo-db-tools:
rationale: Runtime dependency
ref: f33
soxr:
rationale: Runtime dependency
ref: f33
vte291:
rationale: Runtime dependency
ref: f33
spice-gtk:
rationale: Runtime dependency
ref: f33
mtools:
rationale: Runtime dependency
ref: f33
libvirt-glib:
rationale: Runtime dependency
ref: f33
libvirt:
rationale: Runtime dependency
ref: f33
tracker3:
rationale: Runtime dependency
ref: f33
libhandy:
rationale: Runtime dependency
ref: f33
libosinfo:
rationale: Runtime dependency
ref: f33
gtk-vnc:
rationale: Runtime dependency
ref: f33
# cdrkit:
# rationale: Runtime dependency
# ref: f33
freerdp:
rationale: Runtime dependency
ref: f33
gnome-boxes:
rationale: Application package
ref: f33
buildorder: 30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment