pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/ffmpeg-devel This package was obsoleted by ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bc1a2b96c64f
branches: trunk
changeset: 546871:bc1a2b96c64f
user: ahoka <ahoka%pkgsrc.org@localhost>
date: Mon Sep 08 19:10:41 2008 +0000
description:
This package was obsoleted by multimedia/ffmpeg.
diffstat:
multimedia/ffmpeg-devel/DESCR | 10 --
multimedia/ffmpeg-devel/Makefile | 69 -------------------
multimedia/ffmpeg-devel/PLIST | 65 ------------------
multimedia/ffmpeg-devel/PLIST.sdl | 2 -
multimedia/ffmpeg-devel/buildlink3.mk | 59 ----------------
multimedia/ffmpeg-devel/distinfo | 6 -
multimedia/ffmpeg-devel/options.mk | 111 -------------------------------
multimedia/ffmpeg-devel/patches/patch-aa | 13 ---
8 files changed, 0 insertions(+), 335 deletions(-)
diffs (truncated from 367 to 300 lines):
diff -r 483c9d7244ad -r bc1a2b96c64f multimedia/ffmpeg-devel/DESCR
--- a/multimedia/ffmpeg-devel/DESCR Mon Sep 08 19:10:20 2008 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-FFmpeg is the first complete and free Internet Live Audio and Video
-Broadcasting solution. FFMpeg aims at being the command line tool to
-handle audio and video. It is a "three-in-one" solution.
-
-FFmpeg includes a soft VCR capable of encoding in many different
-formats simultaneously, a streaming server for Netcasting multimedia
-and is available under the GNU General Public License.
-
-FFmpeg generates streaming files, in many popular formats
-simultaneously, faster than any other solution.
diff -r 483c9d7244ad -r bc1a2b96c64f multimedia/ffmpeg-devel/Makefile
--- a/multimedia/ffmpeg-devel/Makefile Mon Sep 08 19:10:20 2008 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,69 +0,0 @@
-# $NetBSD: Makefile,v 1.8 2008/05/19 11:47:44 abs Exp $
-
-DISTNAME= ffmpeg-${DISTVERSION}
-PKGNAME= ffmpeg-devel-${DISTVERSION:S/-//g}
-CATEGORIES= multimedia
-MASTER_SITES= ${MASTER_SITE_FREEBSD}
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://ffmpeg.mplayerhq.hu/
-COMMENT= MPEG decoding, encoding and streaming software
-
-DISTVERSION= 2007-10-04
-PKG_DESTDIR_SUPPORT= user-destdir
-
-HAS_CONFIGURE= YES
-USE_LIBTOOL= YES
-USE_TOOLS+= gmake texi2html pod2man
-
-REPLACE_PERL+= doc/texi2pod.pl
-
-SUBST_CLASSES+= conf pc
-SUBST_STAGE.conf= post-patch
-SUBST_FILES.conf= ffserver.c
-SUBST_SED.conf= -e 's,/etc/ffserver.conf,${PKG_SYSCONFDIR}/ffserver.conf,g'
-SUBST_MESSAGE.conf= Fixing configuration path.
-SUBST_STAGE.pc= pre-install
-SUBST_FILES.pc= *.pc
-SUBST_SED.pc= -e 's|-lx264||g'
-SUBST_MESSAGE.pc= Fixing hardcoded libs.
-
-CONFLICTS+= ffmpeg-[0-9]*
-
-PLIST_SRC+= ${PKGDIR}/PLIST
-
-CONF_FILES+= ${PREFIX}/share/examples/ffmpeg/ffserver.conf \
- ${PKG_SYSCONFDIR}/ffserver.conf
-
-MAKE_ENV+= EXTRA_LIBS=${LIBGETOPT:Q} \
- LOCALBASE=${LOCALBASE:Q}
-
-CONFIGURE_ARGS+= --mandir=${PREFIX}/${PKGMANDIR} \
- --cc=${CC:Q} \
- --prefix=${PREFIX:Q} \
- --disable-vhook \
- --disable-debug \
- --enable-pp \
- --enable-gpl \
- --enable-memalign-hack \
- --enable-pthreads \
- --enable-shared
-
-
-INSTALLATION_DIRS= lib share/examples/ffmpeg share/doc/ffmpeg
-
-.include "options.mk"
-
-post-install:
- ${INSTALL_DATA} ${WRKSRC}/libavcodec/apiexample.c \
- ${DESTDIR}${PREFIX}/share/doc/ffmpeg
- ${INSTALL_DATA} ${WRKSRC}/README ${WRKSRC}/doc/TODO \
- ${DESTDIR}${PREFIX}/share/doc/ffmpeg
- ${INSTALL_DATA} ${WRKSRC}/doc/*.txt ${DESTDIR}${PREFIX}/share/doc/ffmpeg
- ${INSTALL_DATA} ${WRKSRC}/doc/ffserver.conf \
- ${DESTDIR}${PREFIX}/share/examples/ffmpeg
-
-.include "../../mk/pthread.buildlink3.mk"
-.include "../../devel/libgetopt/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 483c9d7244ad -r bc1a2b96c64f multimedia/ffmpeg-devel/PLIST
--- a/multimedia/ffmpeg-devel/PLIST Mon Sep 08 19:10:20 2008 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,65 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2008/02/20 10:12:04 xtraeme Exp $
-bin/ffmpeg
-bin/ffserver
-include/ffmpeg/adler32.h
-include/ffmpeg/avcodec.h
-include/ffmpeg/avformat.h
-include/ffmpeg/avio.h
-include/ffmpeg/avstring.h
-include/ffmpeg/avutil.h
-include/ffmpeg/base64.h
-include/ffmpeg/common.h
-include/ffmpeg/fifo.h
-include/ffmpeg/integer.h
-include/ffmpeg/intfloat_readwrite.h
-include/ffmpeg/log.h
-include/ffmpeg/lzo.h
-include/ffmpeg/mathematics.h
-include/ffmpeg/md5.h
-include/ffmpeg/mem.h
-include/ffmpeg/opt.h
-include/ffmpeg/random.h
-include/ffmpeg/rational.h
-include/ffmpeg/rgb2rgb.h
-include/ffmpeg/rtp.h
-include/ffmpeg/rtsp.h
-include/ffmpeg/rtspcodes.h
-include/ffmpeg/swscale.h
-include/postproc/postprocess.h
-lib/libavcodec.a
-lib/libavcodec.so
-lib/libavcodec.so.51
-lib/libavcodec.so.51.44.0
-lib/libavformat.a
-lib/libavformat.so
-lib/libavformat.so.51
-lib/libavformat.so.51.14.0
-lib/libavutil.a
-lib/libavutil.so
-lib/libavutil.so.49
-lib/libavutil.so.49.5.0
-lib/libpostproc.a
-lib/libpostproc.so
-lib/libpostproc.so.51
-lib/libpostproc.so.51.1.0
-lib/pkgconfig/libavcodec.pc
-lib/pkgconfig/libavformat.pc
-lib/pkgconfig/libavutil.pc
-lib/pkgconfig/libpostproc.pc
-lib/pkgconfig/libswscale.pc
-man/man1/ffmpeg.1
-man/man1/ffplay.1
-man/man1/ffserver.1
-share/doc/ffmpeg/README
-share/doc/ffmpeg/TODO
-share/doc/ffmpeg/apiexample.c
-share/doc/ffmpeg/avutil.txt
-share/doc/ffmpeg/ffmpeg_powerpc_performance_evaluation_howto.txt
-share/doc/ffmpeg/issue_tracker.txt
-share/doc/ffmpeg/optimization.txt
-share/doc/ffmpeg/snow.txt
-share/doc/ffmpeg/soc.txt
-share/examples/ffmpeg/ffserver.conf
-@dirrm share/doc/ffmpeg
-@dirrm include/postproc
-@dirrm include/ffmpeg
diff -r 483c9d7244ad -r bc1a2b96c64f multimedia/ffmpeg-devel/PLIST.sdl
--- a/multimedia/ffmpeg-devel/PLIST.sdl Mon Sep 08 19:10:20 2008 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST.sdl,v 1.1.1.1 2008/02/20 10:08:41 xtraeme Exp $
-bin/ffplay
diff -r 483c9d7244ad -r bc1a2b96c64f multimedia/ffmpeg-devel/buildlink3.mk
--- a/multimedia/ffmpeg-devel/buildlink3.mk Mon Sep 08 19:10:20 2008 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,59 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.5 2008/05/06 15:43:03 bjs Exp $
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
-FFMPEG_DEVEL_BUILDLINK3_MK:= ${FFMPEG_DEVEL_BUILDLINK3_MK}+
-
-.if ${BUILDLINK_DEPTH} == "+"
-BUILDLINK_DEPENDS+= ffmpeg-devel
-.endif
-
-BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nffmpeg-devel}
-BUILDLINK_PACKAGES+= ffmpeg-devel
-BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}ffmpeg-devel
-
-.if ${FFMPEG_DEVEL_BUILDLINK3_MK} == "+"
-BUILDLINK_API_DEPENDS.ffmpeg-devel+= ffmpeg-devel>=20071004
-BUILDLINK_PKGSRCDIR.ffmpeg-devel?= ../../multimedia/ffmpeg-devel
-
-pkgbase := ffmpeg-devel
-. include "../../mk/pkg-build-options.mk"
-
-.endif # FFMPEG_DEVEL_BUILDLINK3_MK
-
-.include "../../mk/bsd.fast.prefs.mk"
-
-.if !empty(PKG_BUILD_OPTIONS.ffmpeg-devel:Msdl)
-. include "../../devel/SDL/buildlink3.mk"
-.endif
-
-.if !empty(PKG_BUILD_OPTIONS.ffmpeg-devel:Mtheora)
-. include "../../multimedia/libtheora/buildlink3.mk"
-.endif
-
-.if !empty(PKG_BUILD_OPTIONS.ffmpeg-devel:Mxvid)
-. include "../../multimedia/xvidcore/buildlink3.mk"
-.endif
-
-.if !empty(PKG_BUILD_OPTIONS.ffmpeg-devel:Mx264)
-. include "../../multimedia/x264-devel/buildlink3.mk"
-.endif
-
-.if !empty(PKG_BUILD_OPTIONS.ffmpeg-devel:Mlame)
-. include "../../audio/lame/buildlink3.mk"
-.endif
-
-.if !empty(PKG_BUILD_OPTIONS.ffmpeg-devel:Mvorbis)
-. include "../../audio/libvorbis/buildlink3.mk"
-.endif
-
-.if !empty(PKG_BUILD_OPTIONS.ffmpeg-devel:Mfaad)
-. include "../../audio/faad2/buildlink3.mk"
-.endif
-
-.if !empty(PKG_BUILD_OPTIONS.ffmpeg-devel:Mfaac)
-. include "../../audio/faac/buildlink3.mk"
-.endif
-
-.include "../../devel/libgetopt/buildlink3.mk"
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff -r 483c9d7244ad -r bc1a2b96c64f multimedia/ffmpeg-devel/distinfo
--- a/multimedia/ffmpeg-devel/distinfo Mon Sep 08 19:10:20 2008 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.5 2008/06/26 13:54:56 obache Exp $
-
-SHA1 (ffmpeg-2007-10-04.tar.bz2) = c85026c204fbfb49b8ef6953fd896a55843f14ff
-RMD160 (ffmpeg-2007-10-04.tar.bz2) = 6273cf84a96ff3918876005ba2f6d12296087460
-Size (ffmpeg-2007-10-04.tar.bz2) = 2326718 bytes
-SHA1 (patch-aa) = 662577dae3551767969f9a2d001fb77ae4fb93d9
diff -r 483c9d7244ad -r bc1a2b96c64f multimedia/ffmpeg-devel/options.mk
--- a/multimedia/ffmpeg-devel/options.mk Mon Sep 08 19:10:20 2008 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,111 +0,0 @@
-# $NetBSD: options.mk,v 1.3 2008/02/20 10:12:04 xtraeme Exp $
-
-# Global and legacy options
-
-PKG_OPTIONS_VAR= PKG_OPTIONS.ffmpeg
-PKG_SUPPORTED_OPTIONS= lame mmx vorbis sdl x264 theora xvid faad faac
-PKG_SUGGESTED_OPTIONS= lame vorbis faac sdl x264 theora
-#PKG_OPTIONS_OPTIONAL_GROUPS= aac-decoder
-#PKG_OPTIONS_GROUP.aac-decoder= faad faac
-
-
-.include "../../mk/bsd.options.mk"
-
-.include "../../mk/bsd.prefs.mk"
-
-###
-### MMX support
-###
-
-.include "../../mk/compiler.mk"
-
-.if !empty(MACHINE_ARCH:Mi386)
-. if !empty(PKG_OPTIONS:Mmmx) && !empty(CC_VERSION:Mgcc*)
-CFLAGS+= -fomit-frame-pointer
-. else
-CONFIGURE_ARGS+= --disable-mmx
-. endif
-.else
-CONFIGURE_ARGS+= --disable-mmx
-.endif
-
-###
-### using lame option
-###
-
-.if !empty(PKG_OPTIONS:Mlame)
-CONFIGURE_ARGS+= --enable-libmp3lame
-.include "../../audio/lame/buildlink3.mk"
-.endif
-
-###
-### using vorbis option
-###
-
-.if !empty(PKG_OPTIONS:Mvorbis)
-CONFIGURE_ARGS+= --enable-libvorbis
-CONFIGURE_ARGS+= --enable-libogg
-.include "../../multimedia/libogg/buildlink3.mk"
-.include "../../audio/libvorbis/buildlink3.mk"
-.endif
-
-###
-### faad option
-###
-
-.if !empty(PKG_OPTIONS:Mfaad)
-CONFIGURE_ARGS+= --enable-libfaad
-.include "../../audio/faad2/buildlink3.mk"
-.endif
-
-
Home |
Main Index |
Thread Index |
Old Index