From f2a0484a0316657ee1778eecbe6f8a20127a1cf8 Mon Sep 17 00:00:00 2001 From: Daniele Rondina Date: Sat, 18 Jan 2020 15:36:27 +0100 Subject: [PATCH] molecules: Add sabayon-amd64-video-editing-dev.spec --- molecules/sabayon-amd64-video-editing-dev.spec | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 molecules/sabayon-amd64-video-editing-dev.spec diff --git a/molecules/sabayon-amd64-video-editing-dev.spec b/molecules/sabayon-amd64-video-editing-dev.spec new file mode 100644 index 0000000..d1c0bf7 --- /dev/null +++ b/molecules/sabayon-amd64-video-editing-dev.spec @@ -0,0 +1,15 @@ +# Use abs path, otherwise daily builds automagic won't work +%env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/gnome.common +%env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/video-editing.common +%env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/amd64.common + +# Release Version +%env release_version: ${SABAYON_RELEASE:-LATEST} + +# Release Version string description +release_desc: amd64 VideoEditing Development + +# Path to source ISO file (MANDATORY) +%env source_iso: ${SABAYON_MOLECULE_HOME:-/sabayon}/iso/${SABAYON_SOURCE_ISO_DEV} + +destination_iso_image_name: Sabayon_Linux_DAILY_amd64_VideoEditing-dev.iso