pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/SDL3_mixer
Module Name: pkgsrc
Committed By: wiz
Date: Mon Apr 27 08:10:49 UTC 2026
Modified Files:
pkgsrc/audio/SDL3_mixer: PLIST
Log Message:
SDL3_mixer: fix PLIST for NetBSD
Hopefully the dylib magic will keep this correct for macOS - if not,
we'll add a PLIST.Darwin.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/audio/SDL3_mixer/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/SDL3_mixer/PLIST
diff -u pkgsrc/audio/SDL3_mixer/PLIST:1.1 pkgsrc/audio/SDL3_mixer/PLIST:1.2
--- pkgsrc/audio/SDL3_mixer/PLIST:1.1 Sat Apr 18 15:08:09 2026
+++ pkgsrc/audio/SDL3_mixer/PLIST Mon Apr 27 08:10:48 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2026/04/18 15:08:09 js Exp $
+@comment $NetBSD: PLIST,v 1.2 2026/04/27 08:10:48 wiz Exp $
include/SDL3_mixer/SDL_mixer.h
lib/cmake/SDL3_mixer/FindFLAC.cmake
lib/cmake/SDL3_mixer/FindFluidSynth.cmake
@@ -17,8 +17,8 @@ lib/cmake/SDL3_mixer/SDL3_mixer-shared-t
lib/cmake/SDL3_mixer/SDL3_mixer-shared-targets.cmake
lib/cmake/SDL3_mixer/SDL3_mixerConfig.cmake
lib/cmake/SDL3_mixer/SDL3_mixerConfigVersion.cmake
-lib/libSDL3_mixer.0.2.0.dylib
-lib/libSDL3_mixer.0.dylib
-lib/libSDL3_mixer.dylib
+lib/libSDL3_mixer.so
+lib/libSDL3_mixer.so.0
+lib/libSDL3_mixer.so.0.2.0
lib/pkgconfig/sdl3-mixer.pc
share/licenses/SDL3_mixer/LICENSE.txt
Home |
Main Index |
Thread Index |
Old Index