FreeBSD Bugzilla – Attachment 253000 Details for
Bug 280989
graphics/zathura-{pdf-poppler,ps}: remove pre-configure
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
remove pre-configure
patch.zathura-plugin (text/plain), 1.81 KB, created by
mew14930xvi
on 2024-08-22 03:57:07 UTC
(
hide
)
Description:
remove pre-configure
Filename:
MIME Type:
Creator:
mew14930xvi
Created:
2024-08-22 03:57:07 UTC
Size:
1.81 KB
patch
obsolete
>diff --git a/graphics/zathura-pdf-poppler/Makefile b/graphics/zathura-pdf-poppler/Makefile >index 52fcc7c2de7a..6c111a8b34bc 100644 >--- a/graphics/zathura-pdf-poppler/Makefile >+++ b/graphics/zathura-pdf-poppler/Makefile >@@ -1,5 +1,6 @@ > PORTNAME= zathura-pdf-poppler > DISTVERSION= 0.3.3 >+PORTREVISION= 1 > CATEGORIES= graphics > MASTER_SITES= https://pwmt.org/projects/zathura-pdf-poppler/download/ > >@@ -23,10 +24,7 @@ USE_GNOME= cairo glib20 > CONFLICTS_INSTALL= zathura-pdf-mupdf > > PLIST_FILES= lib/zathura/libpdf-poppler.so \ >- share/appdata/org.pwmt.zathura-pdf-poppler.metainfo.xml \ >- share/applications/org.pwmt.zathura-pdf-poppler.desktop >- >-pre-configure: >- @${REINPLACE_CMD} "s:join_paths(datadir, 'metainfo'):join_paths(datadir, 'appdata'):" ${WRKSRC}/meson.build >+ share/applications/org.pwmt.zathura-pdf-poppler.desktop \ >+ share/metainfo/org.pwmt.zathura-pdf-poppler.metainfo.xml > > .include <bsd.port.mk> >diff --git a/graphics/zathura-ps/Makefile b/graphics/zathura-ps/Makefile >index b4fa4a3986e7..1c2e0ad46276 100644 >--- a/graphics/zathura-ps/Makefile >+++ b/graphics/zathura-ps/Makefile >@@ -1,5 +1,6 @@ > PORTNAME= zathura-ps > DISTVERSION= 0.2.8 >+PORTREVISION= 1 > CATEGORIES= graphics > MASTER_SITES= https://pwmt.org/projects/zathura-ps/download/ > >@@ -21,14 +22,7 @@ USES= compiler:c11 desktop-file-utils gnome meson ninja pkgconfig \ > USE_GNOME= cairo > > PLIST_FILES= lib/zathura/libps.so \ >- share/appdata/org.pwmt.zathura-ps.metainfo.xml \ >- share/applications/org.pwmt.zathura-ps.desktop >- >-pre-configure: >- ${REINPLACE_CMD} "s:join_paths(datadir, 'metainfo'):join_paths(datadir, 'appdata'):" \ >- ${WRKSRC}/meson.build >- >-post-install: >- @${STRIP_CMD} ${STAGEDIR}${LOCALBASE}/lib/zathura/libps.so >+ share/applications/org.pwmt.zathura-ps.desktop \ >+ share/metainfo/org.pwmt.zathura-ps.metainfo.xml > > .include <bsd.port.mk>
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
Flags:
mew14930xvi
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 280989
: 253000