FreeBSD Bugzilla – Attachment 213649 Details for
Bug 245799
math/gnumeric: Allow build with python3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to allow math/gnumeric to build with python3 as default
gnumeric-1.12.46_1.diff (text/plain), 2.54 KB, created by
rkoberman
on 2020-04-21 19:56:43 UTC
(
hide
)
Description:
Patch to allow math/gnumeric to build with python3 as default
Filename:
MIME Type:
Creator:
rkoberman
Created:
2020-04-21 19:56:43 UTC
Size:
2.54 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 532263) >+++ Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= gnumeric > PORTVERSION= 1.12.46 >+PORTREVISION= 1 > CATEGORIES= math gnome > MASTER_SITES= GNOME > DIST_SUBDIR= gnome3 >@@ -23,7 +24,7 @@ > libpsiconv.so:converters/psiconv > > USES= cpe desktop-file-utils gettext gmake gnome libtool \ >- localbase pathfix pkgconfig python:2.7 shebangfix tar:xz >+ localbase pathfix pkgconfig python shebangfix tar:xz > USE_GNOME= cairo intlhack gtk30 libgsf pygobject3 > USE_LDCONFIG= yes > INSTALLS_ICONS= yes >@@ -64,10 +65,4 @@ > @${REINPLACE_CMD} -e 's|^GETTEXT_PACKAGE=gnumeric-$${VERSION}|GETTEXT_PACKAGE=gnumeric|g' \ > ${WRKSRC}/configure > >-post-install: >- ${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py -d \ >- ${PREFIX}/${dir}/gnumeric -f ${STAGEDIR}${PREFIX}/lib/gnumeric/${PORTVERSION} >- ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py -d \ >- ${PREFIX}/${dir}/gnumeric -f ${STAGEDIR}${PREFIX}/lib/gnumeric/${PORTVERSION} >- > .include <bsd.port.mk> >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 532263) >+++ pkg-plist (working copy) >@@ -236,11 +236,6 @@ > %%GDA%%lib/gnumeric/%%VERSION%%/plugins/gdaif/ui.xml > lib/gnumeric/%%VERSION%%/plugins/glpk/glpk.so > lib/gnumeric/%%VERSION%%/plugins/glpk/plugin.xml >-lib/gnumeric/%%VERSION%%/plugins/gnome-glossary/glossary-po-header >-lib/gnumeric/%%VERSION%%/plugins/gnome-glossary/gnome_glossary.py >-lib/gnumeric/%%VERSION%%/plugins/gnome-glossary/gnome_glossary.pyc >-lib/gnumeric/%%VERSION%%/plugins/gnome-glossary/gnome_glossary.pyo >-lib/gnumeric/%%VERSION%%/plugins/gnome-glossary/plugin.xml > lib/gnumeric/%%VERSION%%/plugins/html/html.so > lib/gnumeric/%%VERSION%%/plugins/html/plugin.xml > lib/gnumeric/%%VERSION%%/plugins/lotus/lotus.so >@@ -263,13 +258,6 @@ > lib/gnumeric/%%VERSION%%/plugins/plan_perfect/plugin.xml > lib/gnumeric/%%VERSION%%/plugins/psiconv/plugin.xml > lib/gnumeric/%%VERSION%%/plugins/psiconv/psiconv.so >-lib/gnumeric/%%VERSION%%/plugins/py-func/plugin.xml >-lib/gnumeric/%%VERSION%%/plugins/py-func/py_func.py >-lib/gnumeric/%%VERSION%%/plugins/py-func/py_func.pyc >-lib/gnumeric/%%VERSION%%/plugins/py-func/py_func.pyo >-lib/gnumeric/%%VERSION%%/plugins/python-loader/plugin.xml >-lib/gnumeric/%%VERSION%%/plugins/python-loader/python_loader.so >-lib/gnumeric/%%VERSION%%/plugins/python-loader/ui-console-menu.xml > lib/gnumeric/%%VERSION%%/plugins/qpro/plugin.xml > lib/gnumeric/%%VERSION%%/plugins/qpro/qpro.so > lib/gnumeric/%%VERSION%%/plugins/sample_datasource/plugin.xml
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 245799
:
213649
|
215625
|
215635
|
215636