Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153466094
D12096.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D12096.diff
View Options
Index: head/print/frescobaldi/Makefile
===================================================================
--- head/print/frescobaldi/Makefile
+++ head/print/frescobaldi/Makefile
@@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= frescobaldi
-PORTVERSION= 2.20.0
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+DISTVERSION= 2.20.0
+PORTREVISION= 2
CATEGORIES= print kde
MAINTAINER= martin.dieringer@gmx.de
@@ -16,17 +16,24 @@
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poppler-qt4>=0:graphics/py-poppler-qt4 \
${PYTHON_PKGNAMEPREFIX}python-ly>=0:print/py-python-ly
-OPTIONS_DEFINE= LILYPOND
-LILYPOND_DESC= Use unstable LilyPond (lilypond-devel)
-LILYPOND_RUN_DEPENDS= lilypond:print/lilypond-devel
-LILYPOND_RUN_DEPENDS_OFF= lilypond:print/lilypond
-
+USES= gettext kde:4 python:-3.4 desktop-file-utils
USE_GITHUB= yes
GH_ACCOUNT= wbsoft
-
-USES= gettext kde:4 python
-INSTALLS_ICONS= yes
USE_KDE= kdelibs pykde4_build pykde4_run
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 <bsd.port.mk>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 22, 8:11 AM (21 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31963865
Default Alt Text
D12096.diff (1 KB)
Attached To
Mode
D12096: print/frescobaldi: Fixed manpages location; Added USES=desktop-file-utils; Added python version spec.
Attached
Detach File
Event Timeline
Log In to Comment