Index: print/frescobaldi/Makefile =================================================================== --- print/frescobaldi/Makefile (nonexistent) +++ print/frescobaldi/Makefile (working copy) @@ -0,0 +1,38 @@ +# Created by: martin.dieringer@gmx.de +# $FreeBSD$ + +PORTNAME= frescobaldi +DISTVERSIONPREFIX= v +DISTVERSION= 3.0.0 +CATEGORIES= print kde + +MAINTAINER= martin.dieringer@gmx.de +COMMENT= Music score editor for lilypond + +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poppler-qt5>=0:graphics/py-poppler-qt5@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}python-ly>=0:print/py-python-ly@${PY_FLAVOR} + +USES= gettext pyqt:5 python:3.4+ qmake qt:5 desktop-file-utils +USE_GITHUB= yes +GH_ACCOUNT= wbsoft +USE_PYQT= network printsupport sip svg webkit webkitwidgets widgets +USE_PYTHON= distutils autoplist + +INSTALLS_ICONS= yes +NO_ARCH= yes + +OPTIONS_DEFINE= LILYPOND + +LILYPOND_DESC= Use unstable LilyPond (lilypond-devel) + +LILYPOND_RUN_DEPENDS= lilypond:print/lilypond-devel +LILYPOND_RUN_DEPENDS_OFF= lilypond:print/lilypond + +post-patch: + @${REINPLACE_CMD} -e 's|'share/man/man1'|'man/man1'|' \ + ${WRKSRC}/setup.py + +.include Property changes on: print/frescobaldi/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: print/frescobaldi/distinfo =================================================================== --- print/frescobaldi/distinfo (nonexistent) +++ print/frescobaldi/distinfo (working copy) @@ -0,0 +1,3 @@ +TIMESTAMP = 1544957099 +SHA256 (wbsoft-frescobaldi-v3.0.0_GH0.tar.gz) = 70b169e520c57bc03bb593f8f7b9586c7f6d21a7eb3015a94a71e9d52bab58e1 +SIZE (wbsoft-frescobaldi-v3.0.0_GH0.tar.gz) = 8387944 Property changes on: print/frescobaldi/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: print/frescobaldi/pkg-descr =================================================================== --- print/frescobaldi/pkg-descr (nonexistent) +++ print/frescobaldi/pkg-descr (working copy) @@ -0,0 +1,5 @@ +Frescobaldi is a LilyPond sheet music text editor for KDE4. It aims to be +powerful, yet lightweight and easy to use. Frescobaldi is Free Software, +available under the GNU General Public License (version 2 or later). + +WWW: http://www.frescobaldi.org/ Property changes on: print/frescobaldi/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property