git: 037476fe37f5 - main - emulators/wine: fix packaging, add missed gstreamer component to plist
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Nov 2024 10:28:58 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=037476fe37f592e285a32a9b3f60c38d01864455
commit 037476fe37f592e285a32a9b3f60c38d01864455
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2024-11-20 10:26:41 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2024-11-20 10:28:43 +0000
emulators/wine: fix packaging, add missed gstreamer component to plist
Approved by: portmgr blanket (trivial packaging fix)
Sponsored by: Future Crew, LLC
---
emulators/wine/Makefile | 2 +-
emulators/wine/pkg-plist | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 7be150464f16..94a1616bbd0a 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wine
DISTVERSION= 9.0
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= https://dl.winehq.org/wine/source/9.0/
diff --git a/emulators/wine/pkg-plist b/emulators/wine/pkg-plist
index ee33fa94a41b..837cd3a85835 100644
--- a/emulators/wine/pkg-plist
+++ b/emulators/wine/pkg-plist
@@ -2051,6 +2051,7 @@ lib/wine/%%WINEARCH%%-windows/libwindowscodecs.a
lib/wine/%%WINEARCH%%-windows/libwindowscodecsext.a
lib/wine/%%WINEARCH%%-windows/libwinecrt0.a
lib/wine/%%WINEARCH%%-windows/libwined3d.a
+%%GSTREAMER%%lib/wine/%%WINEARCH%%-windows/libwinegstreamer.a
lib/wine/%%WINEARCH%%-windows/libwinevulkan.a
lib/wine/%%WINEARCH%%-windows/libwinhttp.a
lib/wine/%%WINEARCH%%-windows/libwininet.a