Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F140117908
D14311.id39166.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D14311.id39166.diff
View Options
Index: head/x11-fonts/Makefile
===================================================================
--- head/x11-fonts/Makefile
+++ head/x11-fonts/Makefile
@@ -164,6 +164,7 @@
SUBDIR += profont
SUBDIR += proggy_fonts
SUBDIR += proggy_fonts-ttf
+ SUBDIR += py-QtAwesome
SUBDIR += py-bdflib
SUBDIR += roboto-fonts-ttf
SUBDIR += sgifonts
Index: head/x11-fonts/py-QtAwesome/Makefile
===================================================================
--- head/x11-fonts/py-QtAwesome/Makefile
+++ head/x11-fonts/py-QtAwesome/Makefile
@@ -0,0 +1,22 @@
+# $FreeBSD$
+
+PORTNAME= QtAwesome
+DISTVERSION= 0.4.4
+CATEGORIES= x11-fonts graphics python
+MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= lbartoletti@tuxfamily.org
+COMMENT= Iconic fonts in PyQt and PySide applications
+
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}QtPy>0:devel/py-QtPy@${FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${FLAVOR}
+
+USES= python
+USE_PYTHON= distutils autoplist
+NO_ARCH= yes
+
+.include <bsd.port.mk>
Index: head/x11-fonts/py-QtAwesome/distinfo
===================================================================
--- head/x11-fonts/py-QtAwesome/distinfo
+++ head/x11-fonts/py-QtAwesome/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1517200463
+SHA256 (QtAwesome-0.4.4.tar.gz) = 50f9c1d9ce34e57f5b13ef76d5c87e06de9804b8dfe1c34c4ba73197200f878a
+SIZE (QtAwesome-0.4.4.tar.gz) = 159621
Index: head/x11-fonts/py-QtAwesome/pkg-descr
===================================================================
--- head/x11-fonts/py-QtAwesome/pkg-descr
+++ head/x11-fonts/py-QtAwesome/pkg-descr
@@ -0,0 +1,6 @@
+QtAwesome enables iconic fonts such as Font Awesome and Elusive Icons in PyQt
+and PySide applications.
+
+It started as a Python port of the QtAwesome C++ library by Rick Blommers.
+
+WWW: https://github.com/spyder-ide/qtawesome
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 21, 11:41 AM (17 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27098970
Default Alt Text
D14311.id39166.diff (1 KB)
Attached To
Mode
D14311: New port: x11-fonts/py-QtAwesome: Iconic fonts in PyQt and PySide applications
Attached
Detach File
Event Timeline
Log In to Comment