- Update to 3.1.2

- Change portname to py-frescobaldi to comply with Python Ports Policy
- Make portclippy happy

PR:		242939
Submitted by:	m.ne@gmx.net (maintainer)
Approved by:	ehaupt (mentor)
Changelog:	https://github.com/frescobaldi/frescobaldi/blob/v3.1.2/ChangeLog
This commit is contained in:
Hiroki Tagato 2020-05-16 04:35:22 +00:00
parent a126a2dad8
commit 676928690a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=535349
5 changed files with 15 additions and 12 deletions

1
MOVED
View File

@ -15012,3 +15012,4 @@ devel/rubygem-webpacker-rails50|devel/rubygem-webpacker4-rails50|2020-05-12|Rena
net-p2p/parity-ethereum|net-p2p/openethereum|2020-05-13|Renamed upstream for transition to a DAO ownership and maintainer model
net-im/linux-telegram-desktop|net-im/telegram-desktop|2020-05-13|Has expired: Broken for more than 6 months, use native version
devel/libphutil||2020-05-15|Has expired: Upstream merged functionality into downstream projects.
print/frescobaldi|print/py-frescobaldi|2020-05-16|Renamed to comply with Python Ports Policy

View File

@ -1,3 +0,0 @@
TIMESTAMP = 1544957099
SHA256 (wbsoft-frescobaldi-v3.0.0_GH0.tar.gz) = 70b169e520c57bc03bb593f8f7b9586c7f6d21a7eb3015a94a71e9d52bab58e1
SIZE (wbsoft-frescobaldi-v3.0.0_GH0.tar.gz) = 8387944

View File

@ -3,9 +3,9 @@
PORTNAME= frescobaldi
DISTVERSIONPREFIX= v
DISTVERSION= 3.0.0
PORTREVISION= 9
CATEGORIES= print kde
DISTVERSION= 3.1.2
CATEGORIES= print kde python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= m.ne@gmx.net
COMMENT= Music score editor for lilypond
@ -13,14 +13,14 @@ COMMENT= Music score editor for lilypond
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-poppler-qt5>=0:graphics/py-python-poppler-qt5@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}python-ly>=0:print/py-python-ly@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-ly>=0:print/py-python-ly@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}python-poppler-qt5>=0:graphics/py-python-poppler-qt5@${PY_FLAVOR}
USES= gettext pyqt:5 python:3.4+ qmake qt:5 desktop-file-utils
USE_PYQT= network printsupport sip svg webkit webkitwidgets widgets
USE_PYTHON= distutils autoplist noflavors
USES= desktop-file-utils gettext gmake pyqt:5 python:3.4+ qmake qt:5
USE_GITHUB= yes
GH_ACCOUNT= wbsoft
GH_ACCOUNT= frescobaldi
USE_PYQT= network printsupport sip svg webengine widgets
USE_PYTHON= autoplist distutils noflavors
NO_ARCH= yes
@ -34,5 +34,7 @@ LILYPOND_RUN_DEPENDS_OFF= lilypond:print/lilypond
post-patch:
@${REINPLACE_CMD} -e 's|'share/man/man1'|'man/man1'|' \
${WRKSRC}/setup.py
post-build:
(cd ${WRKSRC} && ${GMAKE} -C linux)
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1587438649
SHA256 (frescobaldi-frescobaldi-v3.1.2_GH0.tar.gz) = 6b23df56554d1441f6f17199dc884a9ead0540810dcc1a3abce7b5fa1ea318a8
SIZE (frescobaldi-frescobaldi-v3.1.2_GH0.tar.gz) = 9319220