FreeBSD Bugzilla – Attachment 216858 Details for
Bug 248347
deskutils/recoll: enable recollq and xadump, strip more files
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Simple patch
recoll-1.27.3_2.diff (text/plain), 1.34 KB, created by
Zsolt Udvari
on 2020-07-29 11:04:34 UTC
(
hide
)
Description:
Simple patch
Filename:
MIME Type:
Creator:
Zsolt Udvari
Created:
2020-07-29 11:04:34 UTC
Size:
1.34 KB
patch
obsolete
>Index: deskutils/recoll/Makefile >=================================================================== >--- deskutils/recoll/Makefile (revision 543648) >+++ deskutils/recoll/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= recoll > PORTVERSION= 1.27.3 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= deskutils > MASTER_SITES= https://www.lesbonscomptes.com/recoll/ > >@@ -34,6 +34,7 @@ > filters/rclrar filters/rcltar filters/rclwar \ > filters/rclzip desktop/hotrecoll.py > GNU_CONFIGURE= yes >+CONFIGURE_ARGS= --enable-recollq --enable-xadump > MAKE_ENV= PYTHON_CMD=${PYTHON_CMD} > > PYDISTUTILS_PKGNAME= Recoll >@@ -94,6 +95,8 @@ > > post-install: > @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/recoll/*.so \ >- ${STAGEDIR}${PREFIX}/lib/recoll/*.so >+ ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/recollchm/*.so \ >+ ${STAGEDIR}${PREFIX}/lib/recoll/*.so \ >+ ${STAGEDIR}${PREFIX}/bin/recoll > > .include <bsd.port.mk> >Index: deskutils/recoll/pkg-plist >=================================================================== >--- deskutils/recoll/pkg-plist (revision 543648) >+++ deskutils/recoll/pkg-plist (working copy) >@@ -1,5 +1,7 @@ > %%QT5%%bin/recoll > bin/recollindex >+bin/recollq >+bin/xadump > %%PYTHON_SITELIBDIR%%/%%PYDISTUTILS_EGGINFO%%/PKG-INFO > %%PYTHON_SITELIBDIR%%/%%PYDISTUTILS_EGGINFO%%/SOURCES.txt > %%PYTHON_SITELIBDIR%%/%%PYDISTUTILS_EGGINFO%%/dependency_links.txt
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 248347
: 216858