mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
Add dependency on gstreamer-ffmpeg
This commit is contained in:
parent
4e9aa4a8af
commit
3871c561a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270740
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= minitube
|
||||
PORTVERSION= 1.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= multimedia www
|
||||
MASTER_SITES= http://flavio.tordini.org/files/minitube/
|
||||
|
||||
@ -14,8 +15,9 @@ MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= A native YouTube client
|
||||
|
||||
USE_QT_VER= 4
|
||||
QT_COMPONENTS= gui network xml phonon phonon-gst \
|
||||
QT_COMPONENTS= gui network xml dbus phonon phonon-gst \
|
||||
qmake_build moc_build rcc_build imageformats_run
|
||||
USE_GSTREAMER= ffmpeg
|
||||
HAS_CONFIGURE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
Loading…
Reference in New Issue
Block a user