SUMMARY="Haiku icons for Qt applications" DESCRIPTION="Haiku SVG icon theme is a set of icons based on the Haiku look. \ Mainly the icons were taked from Haiku project, Zumi's icon collection, some \ others were created from scratch." HOMEPAGE="https://github.com/threedeyes/qthaikuplugins/" COPYRIGHT="2017-2021 Gerasim Troeglazov" LICENSE="MIT GNU LGPL v3 " REVISION="1" SOURCE_URI="https://github.com/threedeyes/qthaikuplugins/archive/$portVersion.tar.gz" CHECKSUM_SHA256="6156338b7b523c4045b54e3a2e5af99d07def72842083a01758bbdf5799cba27" SOURCE_DIR="qthaikuplugins-$portVersion" ARCHITECTURES="any" PROVIDES=" haiku_svg_icon_theme = $portVersion " REQUIRES=" haiku " BUILD_REQUIRES=" breeze_icons " INSTALL() { icons/build.sh $dataDir rm $dataDir/icons/haiku/*.rcc }