summaryrefslogtreecommitdiff
path: root/multimedia/mpeg4ip/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2006-05-30 20:20:53 +0000
committertron <tron@pkgsrc.org>2006-05-30 20:20:53 +0000
commit838ca516fa2e420fe3dbbbdacb0b89594475655e (patch)
tree2d542a2ddc970374144ea5a552e72717a224b31b /multimedia/mpeg4ip/Makefile
parentb10d801f179aaf2d1f4c9ee2426f5b0a3eca0695 (diff)
downloadpkgsrc-838ca516fa2e420fe3dbbbdacb0b89594475655e.tar.gz
Update "mpeg4ip" package to version 1.5. Change since version 1.4.1:
- Added integration with libsrtp for player and mp4live - Updated for gcc 4.0 - Integrated changes from SDL-1.2.9 - Added support for Quicktime .mov aac audio - Fixed some issues with H.264 hinting. - Fixed some issues with mp4v2 and metadata - Added some atoms for OpenIPMP for mp4v2. - Added some APIs for mp4v2 to access atom properties. - Added wide filenames for mp4v2 for Windows. - Changed RTP library APIs to use unsigned, const when applicable. - Added new RTP library APIs for session creation. - Added RFC 3605 (rtcp port doesn't have to be rtp port + 1) in player and mp4live. - Smoothed out changes to audio correction in player - Fixed player initialization when media takes a long time. - Fixed playback of mp3 files with id3 tags. - Added some H.264 nerd knobs in mp4live
Diffstat (limited to 'multimedia/mpeg4ip/Makefile')
-rw-r--r--multimedia/mpeg4ip/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/multimedia/mpeg4ip/Makefile b/multimedia/mpeg4ip/Makefile
index 5550f6407fc..65e0aa8c2ee 100644
--- a/multimedia/mpeg4ip/Makefile
+++ b/multimedia/mpeg4ip/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2006/05/19 18:11:59 abs Exp $
-#
+# $NetBSD: Makefile,v 1.6 2006/05/30 20:20:53 tron Exp $
-DISTNAME= mpeg4ip-1.4.1
+DISTNAME= mpeg4ip-1.5
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mpeg4ip/}
@@ -9,7 +8,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://mpeg4ip.sourceforge.net/
COMMENT= Tools for streaming video and audio
-CONFLICTS+= faad2-[0-9]*
+CONFLICTS+= faad2<2.0nb6
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes