mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
devede now depends on mencoder not mplayer.
Approved by: droso
This commit is contained in:
parent
3daf1b65ed
commit
31222494ac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=197497
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= devede
|
||||
DISTVERSION= 3.01
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= http://www.rastersoft.com/descargas/ \
|
||||
http://www.bsd-geek.de/FreeBSD/distfiles/
|
||||
@ -15,7 +15,7 @@ MASTER_SITES= http://www.rastersoft.com/descargas/ \
|
||||
MAINTAINER= lme@FreeBSD.org
|
||||
COMMENT= Create video DVDs, VCDs, sVCDs or CVDs from any number of video files
|
||||
|
||||
RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer \
|
||||
RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mencoder \
|
||||
spumux:${PORTSDIR}/multimedia/dvdauthor \
|
||||
vcdimager:${PORTSDIR}/multimedia/vcdimager
|
||||
|
||||
@ -43,11 +43,6 @@ DEVEDE_LIBS= devede_convert.py devede_gtk_helper.py devede_other.py
|
||||
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/psyco/_psyco.so:${PORTSDIR}/devel/py-psyco
|
||||
.endif
|
||||
|
||||
pre-everything::
|
||||
@${ECHO_MSG} "========================================================================"
|
||||
@${ECHO_MSG} "To use devede you need to build multimedia/mplayer with option MENCODER!"
|
||||
@${ECHO_MSG} "========================================================================"
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${DATADIR}
|
||||
@${MKDIR} ${PREFIX}/share/applications
|
||||
|
Loading…
Reference in New Issue
Block a user