From owner-svn-ports-all@freebsd.org Sun Feb 11 00:09:43 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BEAE4F098B6; Sun, 11 Feb 2018 00:09:43 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 70EBE7A1D5; Sun, 11 Feb 2018 00:09:43 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 519991B22D; Sun, 11 Feb 2018 00:09:43 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1B09hrE021366; Sun, 11 Feb 2018 00:09:43 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1B09goO021362; Sun, 11 Feb 2018 00:09:42 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802110009.w1B09goO021362@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 11 Feb 2018 00:09:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461453 - in head/x11-fonts: . py-QtAwesome X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/x11-fonts: . py-QtAwesome X-SVN-Commit-Revision: 461453 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Feb 2018 00:09:44 -0000 Author: yuri Date: Sun Feb 11 00:09:42 2018 New Revision: 461453 URL: https://svnweb.freebsd.org/changeset/ports/461453 Log: New port: x11-fonts/py-QtAwesome: Iconic fonts in PyQt and PySide applications PR: 225522 Submitted by: lbartoletti@tuxfamily.org Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D14311 Added: head/x11-fonts/py-QtAwesome/ head/x11-fonts/py-QtAwesome/Makefile (contents, props changed) head/x11-fonts/py-QtAwesome/distinfo (contents, props changed) head/x11-fonts/py-QtAwesome/pkg-descr (contents, props changed) Modified: head/x11-fonts/Makefile Modified: head/x11-fonts/Makefile ============================================================================== --- head/x11-fonts/Makefile Sat Feb 10 23:49:18 2018 (r461452) +++ head/x11-fonts/Makefile Sun Feb 11 00:09:42 2018 (r461453) @@ -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 Added: head/x11-fonts/py-QtAwesome/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-fonts/py-QtAwesome/Makefile Sun Feb 11 00:09:42 2018 (r461453) @@ -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 Added: head/x11-fonts/py-QtAwesome/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-fonts/py-QtAwesome/distinfo Sun Feb 11 00:09:42 2018 (r461453) @@ -0,0 +1,3 @@ +TIMESTAMP = 1517200463 +SHA256 (QtAwesome-0.4.4.tar.gz) = 50f9c1d9ce34e57f5b13ef76d5c87e06de9804b8dfe1c34c4ba73197200f878a +SIZE (QtAwesome-0.4.4.tar.gz) = 159621 Added: head/x11-fonts/py-QtAwesome/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-fonts/py-QtAwesome/pkg-descr Sun Feb 11 00:09:42 2018 (r461453) @@ -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