pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libvips: fix PLIST on macOS.
Module Name: pkgsrc-wip
Committed By: Amitai Schleier <schmonz-web-git%schmonz.com@localhost>
Pushed By: schmonz
Date: Mon Aug 18 21:25:32 2025 -0400
Changeset: 23410577bb2e32265a3cec0ff952927983abd13a
Modified Files:
libvips/PLIST
Log Message:
libvips: fix PLIST on macOS.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=23410577bb2e32265a3cec0ff952927983abd13a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libvips/PLIST | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diffs:
diff --git a/libvips/PLIST b/libvips/PLIST
index 3de56b10e4..3c6abe0134 100644
--- a/libvips/PLIST
+++ b/libvips/PLIST
@@ -59,9 +59,9 @@ lib/libvips.so.42
lib/libvips.so.42.18.0
lib/pkgconfig/vips-cpp.pc
lib/pkgconfig/vips.pc
-lib/vips-modules-8.16/vips-heif.so
-lib/vips-modules-8.16/vips-jxl.so
-lib/vips-modules-8.16/vips-poppler.so
+lib/vips-modules-8.16/vips-heif.${SHLIB_EXT}
+lib/vips-modules-8.16/vips-jxl.${SHLIB_EXT}
+lib/vips-modules-8.16/vips-poppler.${SHLIB_EXT}
man/man1/vips.1
man/man1/vipsedit.1
man/man1/vipsheader.1
Home |
Main Index |
Thread Index |
Old Index