# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # py-qtawesome # py-qtawesome/pkg-descr # py-qtawesome/distinfo # py-qtawesome/Makefile # echo c - py-qtawesome mkdir -p py-qtawesome > /dev/null 2>&1 echo x - py-qtawesome/pkg-descr sed 's/^X//' >py-qtawesome/pkg-descr << '026dc93c1fc56a1bf3e148730ddad9c7' XQtAwesome enables iconic fonts such as Font Awesome and Elusive Icons in PyQt Xand PySide applications. X XIt started as a Python port of the QtAwesome C++ library by Rick Blommers. X XWWW: https://pypi.python.org/pypi/qtawesome 026dc93c1fc56a1bf3e148730ddad9c7 echo x - py-qtawesome/distinfo sed 's/^X//' >py-qtawesome/distinfo << '4efa6a0ba3d0bb77122314a7f934d877' XTIMESTAMP = 1517200463 XSHA256 (QtAwesome-0.4.4.tar.gz) = 50f9c1d9ce34e57f5b13ef76d5c87e06de9804b8dfe1c34c4ba73197200f878a XSIZE (QtAwesome-0.4.4.tar.gz) = 159621 4efa6a0ba3d0bb77122314a7f934d877 echo x - py-qtawesome/Makefile sed 's/^X//' >py-qtawesome/Makefile << '041a7a408f4370ee9c4161057fd94f23' X# Created by: Loïc Bartoletti X# $FreeBSD$ X XPORTNAME= qtawesome XPORTVERSION= 0.4.4 XCATEGORIES= graphics python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} XDISTNAME= QtAwesome-${PORTVERSION} X XMAINTAINER= lbartoletti@tuxfamily.org XCOMMENT= Iconic Fonts in PyQt and PySide applications X XLICENSE= MIT XLICENSE_FILE= ${WRKSRC}/LICENSE X XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}QtPy>0:devel/py-QtPy@${FLAVOR} \ X ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${FLAVOR} X XUSES= python XUSE_PYTHON= autoplist distutils X X.include 041a7a408f4370ee9c4161057fd94f23 exit