Date: Mon, 12 Dec 2005 18:47:49 +0000 (UTC) From: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/liba52-devel Makefile distinfo pkg-descr pkg-plist ports/audio/liba52-devel/files Makefile liba52-devel.la patch-a52.h patch-a52_internal.h patch-imdct.c patch-resample.c Message-ID: <200512121847.jBCIlnR5054964@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
lioux 2005-12-12 18:47:49 UTC FreeBSD ports repository Modified files: audio/liba52-devel Makefile distinfo pkg-descr pkg-plist Added files: audio/liba52-devel/files Makefile liba52-devel.la patch-a52.h patch-a52_internal.h patch-imdct.c patch-resample.c Log: - After repo copy from audio/liba52: update to ffmpeg snapshot 2005112800 - This port liba52-devel will provide the very latest liba52 from multimedia/ffmpeg-devel port distfiles with all the latest optimizations. Unfortunaly, there has been some API changes which prevent it from being an update to the standard audio/liba52 port. Repo copied by: marcus Revision Changes Path 1.18 +67 -51 ports/audio/liba52-devel/Makefile 1.7 +3 -3 ports/audio/liba52-devel/distinfo 1.1 +23 -0 ports/audio/liba52-devel/files/Makefile (new) 1.1 +28 -0 ports/audio/liba52-devel/files/liba52-devel.la (new) 1.1 +24 -0 ports/audio/liba52-devel/files/patch-a52.h (new) 1.1 +33 -0 ports/audio/liba52-devel/files/patch-a52_internal.h (new) 1.1 +15 -0 ports/audio/liba52-devel/files/patch-imdct.c (new) 1.1 +38 -0 ports/audio/liba52-devel/files/patch-resample.c (new) 1.3 +1 -1 ports/audio/liba52-devel/pkg-descr 1.7 +10 -14 ports/audio/liba52-devel/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512121847.jBCIlnR5054964>