mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
- Readd support for dvd and dts
This commit is contained in:
parent
5c08bfc863
commit
13bd01f389
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162510
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= gstreamer-plugins-core
|
||||
PORTVERSION= 0.10
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= multimedia audio
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # empty
|
||||
@ -40,7 +40,7 @@ USE_GSTREAMER+= ffmpeg good theora
|
||||
|
||||
.if !defined(WITHOUT_DVD)
|
||||
# Audio plugins
|
||||
USE_GSTREAMER+= a52dec
|
||||
USE_GSTREAMER+= a52dec dvd dts
|
||||
.endif
|
||||
|
||||
pre-everything::
|
||||
|
Loading…
Reference in New Issue
Block a user