- Update to 2.0.15
- Stage support - Unexpire PR: ports/190827 Submitted by: maintainer
This commit is contained in:
parent
543dd79282
commit
530c42ac94
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357188
3 changed files with 8 additions and 1140 deletions
|
@ -2,10 +2,9 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= frescobaldi
|
||||
PORTVERSION= 2.0.8
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 2.0.15
|
||||
CATEGORIES= print kde
|
||||
MASTER_SITES= http://cloud.github.com/downloads/wbsoft/frescobaldi/
|
||||
MASTER_SITES= https://github.com/wbsoft/frescobaldi/releases/download/v${PORTVERSION}/
|
||||
|
||||
MAINTAINER= martin.dieringer@gmx.de
|
||||
COMMENT= Music score editor for lilypond
|
||||
|
@ -13,9 +12,6 @@ COMMENT= Music score editor for lilypond
|
|||
LICENSE= GPLv2 GPLv3
|
||||
LICENSE_COMB= dual
|
||||
|
||||
DEPRECATED= Depends on BROKEN and EXPIRING py-poppler-qt4
|
||||
EXPIRATION_DATE= 2014-06-30
|
||||
|
||||
RUN_DEPENDS= lilypond:${PORTSDIR}/print/lilypond \
|
||||
${PYTHON_PKGNAMEPREFIX}poppler-qt4>=0:${PORTSDIR}/graphics/py-poppler-qt4
|
||||
|
||||
|
@ -24,6 +20,9 @@ INSTALLS_ICONS= yes
|
|||
USE_KDE4= kdeprefix kdelibs pykde4_build pykde4_run
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=yes
|
||||
PYDISTUTILS_AUTOPLIST=yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} '/install-script=frescobaldi-wininst.py/d' ${WRKSRC}/setup.cfg
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (frescobaldi-2.0.8.tar.gz) = 2a9a8ecdd1b48753e2c2c63a03a4b89f366e5944d5e9badb1a18935776effadb
|
||||
SIZE (frescobaldi-2.0.8.tar.gz) = 2951714
|
||||
SHA256 (frescobaldi-2.0.15.tar.gz) = 1f9d56fc1e4de90c93b327d78b6c086ed2fc575b67503bdbb852545ff75daa17
|
||||
SIZE (frescobaldi-2.0.15.tar.gz) = 3747346
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue