aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/lives
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-03-31 21:58:18 +0800
committerpav <pav@FreeBSD.org>2009-03-31 21:58:18 +0800
commit57fa7c89b38b0991d07b632c2a175f3181dc4a0d (patch)
tree0e68c837a3e9f0696414ab8bf333e1ed3a7db3e5 /multimedia/lives
parent3303166af2cb321a321678b60adc29b9746860c7 (diff)
downloadfreebsd-ports-gnome-57fa7c89b38b0991d07b632c2a175f3181dc4a0d.tar.gz
freebsd-ports-gnome-57fa7c89b38b0991d07b632c2a175f3181dc4a0d.tar.zst
freebsd-ports-gnome-57fa7c89b38b0991d07b632c2a175f3181dc4a0d.zip
- Update x264 to 0.0.20081218
- Remove x264-gtk PR: ports/132780 Submitted by: Bapt <baptiste.daroussin@gmail.com> - Update libquicktime to 1.1.1 to fix build with new x264 Submitted by: kwm - Chase x264 shlib bump
Diffstat (limited to 'multimedia/lives')
-rw-r--r--multimedia/lives/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/lives/Makefile b/multimedia/lives/Makefile
index 92ce5a7b09fc..5cede8773d4f 100644
--- a/multimedia/lives/Makefile
+++ b/multimedia/lives/Makefile
@@ -7,7 +7,7 @@
PORTNAME= lives
DISTVERSION= 0.9.8.10
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= multimedia
MASTER_SITES= http://www.xs4all.nl/%7Esalsaman/lives/current/ CENKES
DISTNAME= LiVES-${DISTVERSION}
@@ -26,7 +26,7 @@ LIB_DEPENDS= MagickWand.2:${PORTSDIR}/graphics/ImageMagick \
matroska.0:${PORTSDIR}/multimedia/libmatroska \
oil-0.3.0:${PORTSDIR}/devel/liboil \
mjpegutils-1.9.1:${PORTSDIR}/multimedia/mjpegtools \
- x264.50:${PORTSDIR}/multimedia/x264
+ x264.65:${PORTSDIR}/multimedia/x264
BUILD_DEPENDS= ${LOCALBASE}/include/frei0r.h:${PORTSDIR}/graphics/frei0r
RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer \
mencoder:${PORTSDIR}/multimedia/mencoder \