FreeBSD Bugzilla – Attachment 216015 Details for
Bug 247610
[new port] editors/elementary-code: code editor designed for elementary OS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fix `portlint -abct` and pkg-plist
fix.diff (text/plain), 1.37 KB, created by
Li-Wen Hsu
on 2020-06-28 17:24:33 UTC
(
hide
)
Description:
fix `portlint -abct` and pkg-plist
Filename:
MIME Type:
Creator:
Li-Wen Hsu
Created:
2020-06-28 17:24:33 UTC
Size:
1.37 KB
patch
obsolete
>diff -ruN a/Makefile elementary-code/Makefile >--- a/Makefile 2020-06-29 01:18:59.673134000 +0800 >+++ elementary-code/Makefile 2020-06-28 22:29:15.978357000 +0800 >@@ -28,8 +28,8 @@ > libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ > libzeitgeist-2.0.so:sysutils/zeitgeist > >-USES= desktop-file-utils gnome meson ninja pkgconfig python:3.7,build \ >- xorg >+USES= desktop-file-utils gnome gettext meson ninja pkgconfig \ >+ python:3.7,build xorg > USE_GITHUB= yes > GH_ACCOUNT= elementary > GH_PROJECT= code >@@ -37,6 +37,7 @@ > GLIB_SCHEMAS= io.elementary.code.gschema.xml > INSTALLS_ICONS= yes > USE_XORG= x11 >+USE_LDCONFIG= yes > > BINARY_ALIAS= python3=${PYTHON_CMD} > >diff -ruN a/pkg-plist elementary-code/pkg-plist >--- a/pkg-plist 2020-06-29 01:18:59.679637000 +0800 >+++ elementary-code/pkg-plist 2020-06-28 22:36:51.253326000 +0800 >@@ -6,6 +6,8 @@ > lib/io.elementary.code/plugins/browser-preview/libbrowser-preview.so > lib/io.elementary.code/plugins/detect-indent/detect-indent.plugin > lib/io.elementary.code/plugins/detect-indent/libdetect-indent.so >+lib/io.elementary.code/plugins/editorconfig/editorconfig.plugin >+lib/io.elementary.code/plugins/editorconfig/libeditorconfig.so > lib/io.elementary.code/plugins/highlight-word-selection/highlight-word-selection.plugin > lib/io.elementary.code/plugins/highlight-word-selection/libhighlight-word-selection.so > lib/io.elementary.code/plugins/outline/liboutline.so
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 247610
:
216005
|
216013
|
216014
| 216015 |
216021
|
216023
|
216025