run=(qtquickcontrols2 qtgraphicaleffects hicolor-icon-theme qmltermwidget) description="A good looking terminal emulator which mimics the old cathode display" url="https://github.com/Swordfish90/cool-retro-term" packager="Great-OS Team" maintainer="Great-OS Team" PKGMK_KEEP_SOURCES="no" name=cool-retro-term version=1.2.0 release=2 source=(https://github.com/Swordfish90/$name/archive/$version.tar.gz) build() { cd $name-$version sed -i '/qmltermwidget/d' cool-retro-term.pro qmake make make INSTALL_ROOT=$PKG install }