View | Details | Raw Unified | Return to bug 242939 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-5 / +4 lines)
Lines 3-10 Link Here
3
3
4
PORTNAME=	frescobaldi
4
PORTNAME=	frescobaldi
5
DISTVERSIONPREFIX=	v
5
DISTVERSIONPREFIX=	v
6
DISTVERSION=	3.0.0
6
DISTVERSION=	3.1
7
PORTREVISION=	3
8
CATEGORIES=	print kde
7
CATEGORIES=	print kde
9
8
10
MAINTAINER=	m.ne@gmx.net
9
MAINTAINER=	m.ne@gmx.net
Lines 17-26 Link Here
17
		${PYTHON_PKGNAMEPREFIX}python-ly>=0:print/py-python-ly@${PY_FLAVOR}
16
		${PYTHON_PKGNAMEPREFIX}python-ly>=0:print/py-python-ly@${PY_FLAVOR}
18
17
19
USES=		gettext pyqt:5 python:3.4+ qmake qt:5 desktop-file-utils
18
USES=		gettext pyqt:5 python:3.4+ qmake qt:5 desktop-file-utils
19
USE_GITHUB=	yes
20
GH_ACCOUNT=	wbsoft
20
USE_PYQT=	network printsupport sip svg webkit webkitwidgets widgets
21
USE_PYQT=	network printsupport sip svg webkit webkitwidgets widgets
21
USE_PYTHON=	distutils autoplist noflavors
22
USE_PYTHON=	distutils autoplist noflavors
22
USE_GITHUB=	yes
23
GH_ACCOUNT=	wbsoft
24
23
25
NO_ARCH=	yes
24
NO_ARCH=	yes
26
25
Lines 28-35 Link Here
28
27
29
LILYPOND_DESC=	Use unstable LilyPond (lilypond-devel)
28
LILYPOND_DESC=	Use unstable LilyPond (lilypond-devel)
30
29
30
LILYPOND_RUN_DEPENDS_OFF=	lilypond:print/lilypond
31
LILYPOND_RUN_DEPENDS=		lilypond:print/lilypond-devel
31
LILYPOND_RUN_DEPENDS=		lilypond:print/lilypond-devel
32
LILYPOND_RUN_DEPENDS_OFF=	lilypond:print/lilypond
33
32
34
post-patch:
33
post-patch:
35
	@${REINPLACE_CMD} -e 's|'share/man/man1'|'man/man1'|' \
34
	@${REINPLACE_CMD} -e 's|'share/man/man1'|'man/man1'|' \
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1544957099
1
TIMESTAMP = 1577535810
2
SHA256 (wbsoft-frescobaldi-v3.0.0_GH0.tar.gz) = 70b169e520c57bc03bb593f8f7b9586c7f6d21a7eb3015a94a71e9d52bab58e1
2
SHA256 (wbsoft-frescobaldi-v3.1_GH0.tar.gz) = d3c20e2fd2e27871230fc658b30f6b7a0790dd61667570f8c874292757b73683
3
SIZE (wbsoft-frescobaldi-v3.0.0_GH0.tar.gz) = 8387944
3
SIZE (wbsoft-frescobaldi-v3.1_GH0.tar.gz) = 8958959

Return to bug 242939