Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv3630

Modified Files:
        mkvtoolnix.info 
Removed Files:
        mkvtoolnix.patch 
Log Message:
New upstream version. Update by mcklaren from the submissions tracker: 
https://sourceforge.net/tracker/?func=detail&aid=2909411&group_id=17203&atid=414256


--- mkvtoolnix.patch DELETED ---

Index: mkvtoolnix.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/mkvtoolnix.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- mkvtoolnix.info     13 Aug 2008 19:44:23 -0000      1.2
+++ mkvtoolnix.info     11 Dec 2009 06:28:14 -0000      1.3
@@ -1,27 +1,25 @@
-Info2: <<
+Info2:  <<
 Package: mkvtoolnix%type_pkg[uitype]
-Version: 2.1.0
+Version: 2.9.9
 Revision: 1
-Type: uitype (-nox -qt)
+Type: uitype (-nox -gtk)
 Description: Set of tools for Matroska files
 License: GPL
 Homepage: http://www.bunkus.org/videotools/mkvtoolnix/index.html
 Maintainer: None <fink-de...@lists.sourceforge.net>
 
 Source: 
http://www.bunkus.org/videotools/mkvtoolnix/sources/mkvtoolnix-%v.tar.bz2
-Source-MD5: 0836c4fad0b8da784ef2ddd7a54e84b4
+Source-MD5: 4bad0301e94cc24ec8f847c84502ab4d
 
 GCC: 4.0
 
 Provides: mkvtoolnix
-Conflicts: mkvtoolnix-nox, mkvtoolnix-qt
-Replaces: mkvtoolnix-nox, mkvtoolnix-qt
-
-PatchFile: mkvtoolnix.patch
-PatchFile-MD5: 92901394c02d3f93c9a1977e6e8e831a
+Conflicts: mkvtoolnix-nox, mkvtoolnix-gtk
+Replaces: mkvtoolnix-nox, mkvtoolnix-gtk
 
 BuildDepends: <<
   fink (>= 0.24.12),
+  boost1.35.nopython,
   libebml,
   libmatroska,
   expat1,
@@ -33,14 +31,13 @@
   bzip2-dev,
   file-dev,
   libiconv-dev,
-  (%type_raw[uitype] = -qt) qt4-x11,
-  (%type_raw[uitype] = -qt) glib2-dev,
-  (%type_raw[uitype] = -qt) libgettext3-dev,
-  (%type_raw[uitype] = -qt) freetype219
+  gettext-tools,
+  (%type_raw[uitype] = -gtk) wxgtk2.8
 <<
 
 Depends: <<
   expat1-shlibs,
+  boost1.35.nopython-shlibs,
   libogg-shlibs,
   libvorbis0-shlibs,
   pcre-shlibs,
@@ -49,19 +46,18 @@
   bzip2-shlibs,
   file-shlibs,
   libiconv,
-  (%type_raw[uitype] = -qt) qt4-x11-core-shlibs,
-  (%type_raw[uitype] = -qt) qt4-x11-gui-shlibs
+  (%type_raw[uitype] = -gtk) wxgtk2.8-shlibs
 <<
 
-ConfigureParams: --mandir=%p/share/man --enable-lzo --enable-bz2 --with-flac
+ConfigureParams: --prefix=%p --mandir=%p/share/man 
--with-boost-regex=boost_regex-mt --enable-lzo --enable-bz2 --with-flac 
--build=%m-apple-darwin`uname -r | cut -d. -f1` --host=%m-apple-darwin`uname -r 
| cut -d. -f1`
 CompileScript: <<
   #!/bin/bash -ev
   if [ "%type_raw[uitype]" == "-nox" ]; then
     ./configure %c --disable-gui
-  elif [ "%type_raw[uitype]" == "-qt" ]; then
-    ./configure %c PKG_CONFIG_PATH=%p/lib/qt4-x11/lib/pkgconfig 
--disable-wxwidgets --enable-qt --with-moc=%p/lib/qt4-x11/bin/moc 
--with-uic=%p/lib/qt4-x11/bin/uic
+  elif [ "%type_raw[uitype]" == "-gtk" ]; then
+    ./configure %c --enable-gui --enable-wxwidgets 
   fi
-  make
+  make V=1
 <<
 
 InstallScript: <<
@@ -77,11 +73,13 @@
 <<
 
 DescPackaging: <<
-Building with wxgtk2.8 doesn't succeed because it is compiled with
--fno-rtti.
-
 Building with wxmac28 has succeeded but the resulting binary didn't
 work in my environment. The mmg opens a window but the window is
 completely frozen; it can't even be activated.
 <<
-<<
\ No newline at end of file
+
+DescUsage: <<
+If you install the gtk version you can run the application with the mmg
+command.
+<<
+<<


------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to