aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/php5-ffmpeg
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-11-13 01:06:31 +0800
committerpav <pav@FreeBSD.org>2008-11-13 01:06:31 +0800
commiteadc424d4c4ae5f8a7a80aa04fde7bc08641eabf (patch)
treecdc93b10c89eb7b9bea5e580f39247eefb4dd959 /graphics/php5-ffmpeg
parentb711dacfde7757db1c0b6edbf36884a0a7f05c32 (diff)
downloadfreebsd-ports-gnome-eadc424d4c4ae5f8a7a80aa04fde7bc08641eabf.tar.gz
freebsd-ports-gnome-eadc424d4c4ae5f8a7a80aa04fde7bc08641eabf.tar.zst
freebsd-ports-gnome-eadc424d4c4ae5f8a7a80aa04fde7bc08641eabf.zip
- Update php4-ffmpeg to 0.5.1 (last version for php4)
- Upgrade php5-ffmpeg from slave to standalone port and update to 0.6.0 PR: ports/126143 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Approved by: maintainer timeout (acm; 4 weeks)
Diffstat (limited to 'graphics/php5-ffmpeg')
-rw-r--r--graphics/php5-ffmpeg/Makefile22
-rw-r--r--graphics/php5-ffmpeg/distinfo6
2 files changed, 21 insertions, 7 deletions
diff --git a/graphics/php5-ffmpeg/Makefile b/graphics/php5-ffmpeg/Makefile
index e57db6a0b8e4..8a8bc2a63598 100644
--- a/graphics/php5-ffmpeg/Makefile
+++ b/graphics/php5-ffmpeg/Makefile
@@ -5,13 +5,27 @@
# $FreeBSD$
#
+PORTNAME= ffmpeg
+PORTVERSION= 0.6.0
CATEGORIES= graphics
-
+MASTER_SITES= SF
+MASTER_SITE_SUBDIR=${PORTNAME}-php
PKGNAMEPREFIX= php5-
+DISTNAME= ${PORTNAME}-php-${PORTVERSION}
+EXTRACT_SUFX= .tbz2
-MASTERDIR= ${.CURDIR}/../../graphics/php4-ffmpeg
+MAINTAINER= acm@FreeBSD.org
+COMMENT= The ffmpeg shared extension for php
-IGNORE_WITH_PHP=4
+LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd \
+ avutil.1:${PORTSDIR}/multimedia/ffmpeg
+
+CFLAGS+= -I${LOCALBASE}/include
DEFAULT_PHP_VER=5
+IGNORE_WITH_PHP=4
+USE_BZIP2= yes
+USE_PHP= yes
+USE_PHPIZE= yes
+USE_PHPEXT= yes
-.include "${MASTERDIR}/Makefile"
+.include <bsd.port.mk>
diff --git a/graphics/php5-ffmpeg/distinfo b/graphics/php5-ffmpeg/distinfo
index c796e60dd489..62c5b8aa099e 100644
--- a/graphics/php5-ffmpeg/distinfo
+++ b/graphics/php5-ffmpeg/distinfo
@@ -1,3 +1,3 @@
-MD5 (ffmpeg-php-0.5.0.tbz2) = f13bbbe9d46ba29402fefb942a2c4adf
-SHA256 (ffmpeg-php-0.5.0.tbz2) = 9f6ac3ca74cd867c60fd84eab026493e558f5d929be7bb9028dfad1955926962
-SIZE (ffmpeg-php-0.5.0.tbz2) = 1606351
+MD5 (ffmpeg-php-0.6.0.tbz2) = f779c0dbffda9dac54729d60c0e04c05
+SHA256 (ffmpeg-php-0.6.0.tbz2) = ec8a9847e0f4d5101a5afedb7dac318e9a13f099865215ae99d08d56add9b141
+SIZE (ffmpeg-php-0.6.0.tbz2) = 275557