mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Remove needless dependence on kde-baseapps
Update to 2.0.7 (based on patch provided by maintainer in reply to PR) PR: ports/171213
This commit is contained in:
parent
e0f0857caf
commit
23478f2761
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303754
@ -6,24 +6,20 @@
|
||||
#
|
||||
|
||||
PORTNAME= frescobaldi
|
||||
PORTVERSION= 1.2.0
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://lilykde.googlecode.com/files/
|
||||
PORTVERSION= 2.0.7
|
||||
CATEGORIES= print kde
|
||||
MASTER_SITES= http://cloud.github.com/downloads/wbsoft/frescobaldi/
|
||||
|
||||
MAINTAINER= martin.dieringer@gmx.de
|
||||
COMMENT= A music score editor for lilypond
|
||||
|
||||
RUN_DEPENDS= lilypond:${PORTSDIR}/print/lilypond
|
||||
RUN_DEPENDS= lilypond:${PORTSDIR}/print/lilypond \
|
||||
${PYTHON_SITELIBDIR}/popplerqt4.so:${PORTSDIR}/graphics/py-poppler-qt4
|
||||
|
||||
USE_GETTEXT= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USE_KDE4= baseapps kdeprefix kdelibs pykde4_build pykde4_run
|
||||
USE_CMAKE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_KDE4= kdeprefix kdelibs pykde4_build pykde4_run
|
||||
USE_PYTHON= 2.6+
|
||||
|
||||
do-install:
|
||||
@cd ${WRKSRC} && ${GMAKE} install
|
||||
USE_PYDISTUTILS=yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (frescobaldi-1.2.0.tar.gz) = ef9855f3bf312ae7e73a292eacccee0bc9c9596541436df90067e67801ddc8e7
|
||||
SIZE (frescobaldi-1.2.0.tar.gz) = 1447611
|
||||
SHA256 (frescobaldi-2.0.7.tar.gz) = e168d75b8f9c00fba5515e24ab25fb33b5c7123f73e6c9db6225f8bb56ea61e0
|
||||
SIZE (frescobaldi-2.0.7.tar.gz) = 2922145
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user