FreeBSD Bugzilla – Attachment 243260 Details for
Bug 270989
print/ghostscript10: adds libgs.so; connects to USES and DEFAULT_VERSIONS facilities; flavorized
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix graphics/inkscape
0003-graphics-inkscape-make-proper-use-of-ghostcript.mk-U.patch (text/plain), 1.19 KB, created by
Michael Osipov
on 2023-07-05 08:48:21 UTC
(
hide
)
Description:
Fix graphics/inkscape
Filename:
MIME Type:
Creator:
Michael Osipov
Created:
2023-07-05 08:48:21 UTC
Size:
1.19 KB
patch
obsolete
>From 6fed6479fcb1f9bfb6dcdef92b2b6762484866ad Mon Sep 17 00:00:00 2001 >From: Michael Osipov <michael.osipov@siemens.com> >Date: Wed, 5 Jul 2023 10:43:36 +0200 >Subject: [PATCH 3/4] graphics/inkscape: make proper use of ghostcript.mk > (USES=ghostscript:...) > >--- > graphics/inkscape/Makefile | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) > >diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile >index 3303df96f005..1ebfe2c01309 100644 >--- a/graphics/inkscape/Makefile >+++ b/graphics/inkscape/Makefile >@@ -52,11 +52,10 @@ RUN_DEPENDS= ${PYNUMPY} \ > ${PYTHON_PKGNAMEPREFIX}cachecontrol>0:www/py-cachecontrol@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}cssselect>0:www/py-cssselect@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ >- ps2pdf:print/ghostscript9-agpl-base \ > fig2dev:print/fig2dev > >-USES= compiler:c++17-lang cmake cpe desktop-file-utils gnome \ >- iconv:wchar_t jpeg pathfix pkgconfig python \ >+USES= compiler:c++17-lang cmake cpe desktop-file-utils ghostscript:run \ >+ gnome iconv:wchar_t jpeg pathfix pkgconfig python \ > readline shebangfix tar:xz xorg > USE_GNOME= gdkpixbuf2 gtkmm30 libxml2 libxslt > USE_XORG= sm ice x11 xext >-- >2.40.1 >
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 270989
:
241643
|
241701
|
241702
|
241703
|
241705
|
241706
|
241707
|
241733
|
241823
|
241824
|
242786
|
242787
|
242788
|
242846
|
242848
|
242939
|
242946
|
243151
|
243258
|
243259
| 243260 |
243261