git: 6a3e3f3e0320 - main - Mk/Uses/gstreamer.mk: Add missing category
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 Sep 2024 14:48:34 UTC
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=6a3e3f3e0320fb2e8b238bc170bcf54d0c969831 commit 6a3e3f3e0320fb2e8b238bc170bcf54d0c969831 Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2024-09-23 14:44:54 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2024-09-23 14:47:13 +0000 Mk/Uses/gstreamer.mk: Add missing category --- Mk/Uses/gstreamer.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mk/Uses/gstreamer.mk b/Mk/Uses/gstreamer.mk index a4e0c600fbde..e05ab120c66c 100644 --- a/Mk/Uses/gstreamer.mk +++ b/Mk/Uses/gstreamer.mk @@ -52,7 +52,7 @@ _GST1_LIB_VER= 1.0 _GST1_SOVERSION= 0.${_GST1_VERSION:R:E}${${_GST1_VERSION:E} > 9:?:0}${_GST1_VERSION:E}.0 _GST1_CATEGORIES= audio comms devel ftp graphics multimedia net security \ - sysutils www x11 x11-toolkits + sysutils textproc www x11 x11-toolkits _GST1_PLUGINS_audio= a52dec amrnb amrwbdec bs2b cdparanoia chromaprint faac \ faad flac flite gme gsm jack ladspa lame lv2 modplug \ mpg123 ogg openmpt opus pulse shout2 sidplay \