FreeBSD Bugzilla – Attachment 223092 Details for
Bug 254131
www/qutebrowser: Add run time dependency on www/py-adblock for AMD64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to add new RUN_DEPENDS
qutebrowser.diff (text/plain), 778 bytes, created by
Adam Jimerson
on 2021-03-08 11:50:17 UTC
(
hide
)
Description:
Patch to add new RUN_DEPENDS
Filename:
MIME Type:
Creator:
Adam Jimerson
Created:
2021-03-08 11:50:17 UTC
Size:
778 bytes
patch
obsolete
>diff --git a/www/qutebrowser/Makefile b/www/qutebrowser/Makefile >index 3f8050c51761..57f32fadaf90 100644 >--- a/www/qutebrowser/Makefile >+++ b/www/qutebrowser/Makefile >@@ -2,6 +2,7 @@ > > PORTNAME= qutebrowser > DISTVERSION= 2.0.2 >+PORTREVISION= 1 > CATEGORIES= www > MASTER_SITES= CHEESESHOP > >@@ -51,6 +52,10 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dataclasses>0:devel/py-dataclasses@${PY_FLA > RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-resources>0:devel/py-importlib-resources@${PY_FLAVOR} > .endif > >+.if ${ARCH} == amd64 >+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}adblock>=0.4.2:www/py-adblock@${PY_FLAVOR} >+.endif >+ > post-install: > ${INSTALL_DATA} ${WRKSRC}/misc/org.qutebrowser.qutebrowser.desktop \ > ${STAGEDIR}${PREFIX}/share/applications/${PORTNAME}-${PYTHON_VER}.desktop
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 254131
:
223092
|
223205