Skip to content

Commit

Permalink
sysutils/plasma5-systemsettings: Depend on another gstreamer plugin.
Browse files Browse the repository at this point in the history
Some of video previews are using Theora codec.

Approved by:	tcberner
Sponsored by:	Serenity Cybersecurity, LLC
  • Loading branch information
arrowd committed Feb 22, 2023
1 parent 031c26f commit c90517f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sysutils/plasma5-systemsettings/Makefile
@@ -1,5 +1,6 @@
PORTNAME= systemsettings
DISTVERSION= ${KDE_PLASMA_VERSION}
PORTREVISION= 1
CATEGORIES= sysutils kde kde-plasma

MAINTAINER= kde@FreeBSD.org
Expand All @@ -8,7 +9,7 @@ WWW= https://www.kde.org/plasma-desktop

USES= cmake compiler:c++11-lib gettext gstreamer kde:5 qt:5 tar:xz \
xorg
USE_GSTREAMER= curl openh264
USE_GSTREAMER= curl openh264 theora
USE_KDE= activities activities-stats auth codecs completion config \
configwidgets coreaddons crash dbusaddons guiaddons i18n \
iconthemes itemmodels itemviews jobwidgets js kcmutils \
Expand Down

0 comments on commit c90517f

Please sign in to comment.