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