thought I should expand this...cause I would make the change :P
---
TS
http://southofheaven.org
Chaos is the beginning and end, try dealing with the rest.

On 15-Mar-05, at 7:47 PM, TheSin wrote:

talk about regretting giving up a pkg :D
---
TS
http://southofheaven.org
Chaos is the beginning and end, try dealing with the rest.

On 15-Mar-05, at 7:34 PM, Benjamin Reed wrote:

Update of /cvsroot/fink/experimental/rangerrick/common/main/finkinfo/graphics
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5169


Added Files:
        mjpegtools.info mjpegtools.patch
Log Message:
mjpegtools 1.6.2, waiting for maintainer approval

--- NEW FILE: mjpegtools.patch ---
diff -uNr mjpegtools-1.6.2/lavtools/Makefile.in mjpegtools-1.6.2-patched/lavtools/Makefile.in
--- mjpegtools-1.6.2/lavtools/Makefile.in Tue Feb 3 17:58:30 2004
+++ mjpegtools-1.6.2-patched/lavtools/Makefile.in Tue Mar 15 16:51:44 2005
@@ -236,7 +236,6 @@


 LAV_ALL_LIB_OPTS = \
        -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
-       -release $(LT_RELEASE) \
        -export-dynamic



--- NEW FILE: mjpegtools.info ---
Package: mjpegtools
Version: 1.6.2
Revision: 1
###
Depends: %N2-shlibs, x11, libdv4-shlibs, glib-shlibs, gtk+-shlibs, libjpeg-shlibs, libpng3-shlibs, libquicktime0-shlibs, sdl-shlibs
BuildDepends: libiconv-dev, gettext-dev, libdv4, glib, gtk+, libjpeg, libpng3, libquicktime0, libmovtar, sdl, x11-dev
###
Source: mirror:sourceforge:mjpeg/%n-%v.tar.gz
Source-MD5: 01c0120b0182de67f182ef99ad855daa
###
GCC: 3.3
###
Patch: %n.patch
PatchScript: <<
### Fix relink
perl -pi.bak -e 's,need_relink=yes,need_relink=no,g' ltmain.sh
### Fix fink libs last
perl -pi.bak -e 's,hardcode_direct=yes,hardcode_direct=no,g' configure
<<
### Fixes for getopt on 10.2, not needed on 10.3
#NoSetLDFLAGS: true
#SetLIBS: -L%p/lib
#SetCPPFLAGS: -I%p/include/gnugetopt -D__GNU_LIBRARY__
###
DocFiles: AUTHORS BUGS CHANGES COPYING ChangeLog HINTS INSTALL NEWS PLANS INSTALL README* TODO
###
ConfigureParams: --enable-cmov-extension --disable-xfree-ext --enable-simd-accel --with-glib-prefix=%p --with-gtk-prefix=%p --with-movtar-prefix=%p --with-sdl-prefix=%p --with-quicktime=%p --with-dv=%p --with-dv-yv12=%p --without-aviplay --without-jpeg-mmx --with-x --enable-shared --enable-static --mandir=%i/share/man --infodir=%p/share/info --libexecdir=%p/lib
###
SplitOff: <<
Package: %N2-dev
BuildDependsOnly: True
Depends: %N2-shlibs
Replaces: %N-dev
Files: <<
bin/mjpegtools-config
include
lib/liblavfile.a
lib/liblavfile.la
lib/liblavfile.dylib
lib/liblavjpeg.a
lib/liblavjpeg.la
lib/liblavjpeg.dylib
lib/liblavplay.a
lib/liblavplay.la
lib/liblavplay.dylib
lib/libmjpegutils.a
lib/pkgconfig
<<
DocFiles: AUTHORS BUGS CHANGES COPYING ChangeLog HINTS INSTALL NEWS PLANS INSTALL README* TODO
Description: Development files for MJPEG/MPEG capture/editing/compression
<<
SplitOff2: <<
Package: %N2-shlibs
Replaces: %n
Depends: libpng3-shlibs, libjpeg-shlibs, libdv4-shlibs, glib-shlibs
Files: <<
lib/liblavfile.*.dylib
lib/liblavjpeg.*.dylib
lib/liblavplay.*.dylib
lib/libmpeg2encpp-1.6.*.dylib
lib/libmplex2-1.6.*.dylib
<<
Shlibs: <<
%p/lib/liblavfile.0.dylib 2.0.0 %n (>= 1.6.1-1)
%p/lib/liblavjpeg.0.dylib 2.0.0 %n (>= 1.6.1-1)
%p/lib/liblavplay.0.dylib 2.0.0 %n (>= 1.6.1-1)
%p/lib/libmpeg2encpp-1.6.0.dylib 3.0.0 %n (>= 1.6.2-1)
%p/lib/libmplex2-1.6.0.dylib 3.0.0 %n (>= 1.6.2-1)
<<
DocFiles: AUTHORS BUGS CHANGES COPYING ChangeLog HINTS INSTALL NEWS PLANS INSTALL README* TODO
Description: Libraries for MJPEG/MPEG capture/editing/compression
<<
###
Description: Tools for MJPEG/MPEG capture/editing/compression
DescDetail: <<
Mjpeg tools is a suite of programs which support video capture, basic
editing, playback, and compression to MPEG-1/2 of MJPEG video. The capture
software allows MJPEG video streams in AVI, Quicktime, and movtar format to
be produced using the Iomega Buz, Miro DC10+, Matrox Marvel, and similar
hardware. The editing and playback tools are hardware independent, with
support for hardware accelerated playback if present. The MPEG compression
tools are based on MPEG Software Simulation Group's reference encoder with
enhancements to provide far faster compression and significant quality
improvements.
<<
###
License: GPL
Maintainer: James Watson <[EMAIL PROTECTED]>
Homepage: http://mjpeg.sourceforge.net/




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits





-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel





------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to