kind: manual description: A terminal multiplexer and sanity tool for many depends: - core.bst - python2-core.bst - docutils.bst sources: - kind: git url: upstream:screen track: baserock/morph ref: 7dd4a9e5f385c96a77e8ee5c977a1dde4c0ff467 variables: notparallel: true config: configure-commands: - cd ./src && sh autogen.sh - cd ./src && ./configure --prefix="%{prefix}" build-commands: - cd ./src && make install-commands: - cd ./src && make DESTDIR="%{install-root}" install