Package: libming1-shlibs Version: 0.4.5 Revision: 4 BuildDepends: << fink-package-precedence, freetype219 (>= 2.5.5-1), giflib7, libpng16, libtool2, pkgconfig << Depends: << freetype219-shlibs (>= 2.5.5-1), giflib7-shlibs, libpng16-shlibs << Source: mirror:sourceforge:ming/ming-%v.tar.bz2 Source-Checksum: SHA256(82da089bdfc3a7fcb732dc11c11a35003ee270d5102d4043d61ea69834239aeb) PatchFile: %n_pld-giflib.patch PatchFile-MD5: 10c80f0dbf8ad9033de80cf4633e46e0 PatchScript: << %{default_script} # clang++ is strict about function declarations (error to omit # the return type) find test -name \*-cxx.C | xargs perl -pi -e 's/^main\(/int main(/' << ConfigureParams: << --disable-python \ --disable-perl \ --disable-php \ --disable-tcl \ --with-pic \ --enable-shared \ --disable-static \ --mandir=%p/share/man \ --enable-dependency-tracking \ ac_cv_lib_X11_XGetImage=no << CompileScript: << #!/bin/bash -ev ./configure %c make V=1 fink-package-precedence --prohibit-bdep=libming1-dev . << InfoTest: << TestScript: << #!/bin/sh -ev make check || exit 2 fink-package-precedence --prohibit-bdep=libming1-dev . << << InstallScript: << make install DESTDIR=%d cd docs/man ; make install DESTDIR=%d << DocFiles: AUTHORS COPYING HISTORY INSTALL LICENSE LICENSE_GPL2 NEWS README TODO Shlibs: %p/lib/libming.1.dylib 6.0.0 %n (>= 0.4.2-1) SplitOff: << Package: libming1-dev Depends: libming1-shlibs (= %v-%r) Replaces: ming, libming-dev Conflicts: ming, libming-dev BuildDependsOnly: True Files: << include lib/pkgconfig lib/libming.dylib lib/libming.la share/man/man3 << DocFiles: AUTHORS COPYING HISTORY INSTALL LICENSE LICENSE_GPL2 NEWS README TODO Description: Library to generate SWF (Flash) Files DescDetail: << Ming is an SWF (Flash) file format output library. It is written in C, with wrappers for C++, Perl, Python, PHP and experimental support for Ruby and Java. This package contains the development headers for C and C++. << << SplitOff2: << Package: libming-utils Conflicts: swftools Depends: << libming1-shlibs (>= %v-%r), freetype219-shlibs(>= 2.5.5-1), giflib7-shlibs, libpng16-shlibs << Files: << bin share/man/man1 << DocFiles: AUTHORS COPYING HISTORY INSTALL LICENSE LICENSE_GPL2 NEWS README TODO Description: Utilities to generate SWF (Flash) Files DescDetail: << Ming is an SWF (Flash) file format output library. It is written in C, with wrappers for C++, Perl, Python, PHP and experimental support for Ruby and Java. This package contains some utilities like: swftophp - SWF to PHP converter makefdb - Font Definition Ripper listfdb - List Font Definition listjpeg - List JPEGs listswf - SWF Disassembler listaction - Actions Script Disassembler png2dbl - PNG convert gif2dbl - GIF converter gif2mask - GIF Mask extractor raw2adpcm - Audio Converter << << Description: Library to generate SWF (Flash) Files DescDetail: << Ming is an SWF (Flash) file format output library. It is written in C, with wrappers for C++, Perl, Python, PHP and experimental support for Ruby and Java. This package contains the C and C++ library. << DescPackaging: << C++ bindings appear to be implemented in headers only, not compiled. C++ is also used in tests, but no compiled C++ leaks into the installed binaries. Don't care that fails to detect XGetImage (-lX11 requires added -L)...libX11 only needed on some non-darwin platforms but disable it so this state doesn't change in the future dmacks: steal pld-linux patches for new giflib. See: http://git.pld-linux.org/gitweb.cgi/packages/ming.git/commitdiff/0fa2c15dc3a1c2ef23a276e3c8200dc454d8bd5d << License: GPL #HomePage: http://www.libming.org HomePage: https://github.com/libming/libming Maintainer: Pierre-Henri Lavigne