Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics
In directory sc8-pr-cvs17:/tmp/cvs-serv18014

Modified Files:
        libtheora0.info libtheora0.patch 
Log Message:
latest version to stable, with maintainer's permission


Index: libtheora0.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics/libtheora0.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libtheora0.patch    20 Jan 2006 20:12:53 -0000      1.1
+++ libtheora0.patch    26 Jul 2007 20:09:35 -0000      1.2
@@ -1,7 +1,7 @@
-diff -uNr libtheora-1.0alpha4/doc/Makefile.in 
libtheora-1.0alpha4-patched/doc/Makefile.in
---- libtheora-1.0alpha4/doc/Makefile.in        Wed Dec 15 15:06:17 2004
-+++ libtheora-1.0alpha4-patched/doc/Makefile.in        Sat Jan 22 09:27:52 2005
-@@ -191,13 +191,13 @@
+diff -uNr libtheora-1.0alpha5/doc/Makefile.in 
libtheora-1.0alpha5-new/doc/Makefile.in
+--- libtheora-1.0alpha5/doc/Makefile.in        2005-08-20 15:30:41.000000000 
-0400
++++ libtheora-1.0alpha5-new/doc/Makefile.in    2005-09-22 13:30:52.000000000 
-0400
+@@ -209,13 +209,13 @@
  target_os = @target_os@
  target_vendor = @target_vendor@
  SUBDIRS = #python
@@ -17,29 +17,3 @@
  all: all-recursive
  
  .SUFFIXES:
-@@ -545,21 +545,21 @@
-       fi
- 
- install-data-local: doxygen-build.stamp
--      $(mkinstalldirs) $(docdir)
-+      $(mkinstalldirs) $(DESTDIR)$(docdir)
-       if test -d libtheora; then \
-         for dir in libtheora/*; do \
-           if test -d $$dir; then \
-             b=`basename $$dir`; \
--            $(mkinstalldirs) $(docdir)/$$b; \
-+            $(mkinstalldirs) $(DESTDIR)$(docdir)/$$b; \
-             for f in $$dir/*; do \
--              $(INSTALL_DATA) $$f $(docdir)/$$b; \
-+              $(INSTALL_DATA) $$f $(DESTDIR)$(docdir)/$$b; \
-             done \
-           fi \
-         done \
-       fi
- 
- uninstall-local:
--      rm -rf $(docdir)
-+      rm -rf $(DESTDIR)$(docdir)
- 
- clean-local:
-       if test -d libtheora; then rm -rf libtheora; fi

Index: libtheora0.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics/libtheora0.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libtheora0.info     23 Jan 2006 05:07:13 -0000      1.2
+++ libtheora0.info     26 Jul 2007 20:09:34 -0000      1.3
@@ -1,18 +1,18 @@
 Package: libtheora0
 Version: 1.0
-Revision: 0.alpha4.1001
+Revision: 0.alpha5.1001
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
-Source: http://downloads.xiph.org/releases/theora/libtheora-%valpha4.tar.gz
-Source-MD5: 75f436a980b80f8b8102ee182ddb8748
+Source: http://downloads.xiph.org/releases/theora/libtheora-%valpha5.tar.bz2
+Source-MD5: 41940562932a8b7bf795d79e4190b21a
 Patch: %n.patch
 
 Depends: %N-shlibs (>= %v-%r)
 BuildDepends: pkgconfig (>= 0.15.0-1), libogg, libvorbis0, sdl (>= 1.2.9-1001)
 BuildDependsOnly: True
 
-ConfigureParams: --with-ogg=%p --with-vorbis=%p --with-sdl-prefix=%p
-InstallScript: make install DESTDIR=%d
+ConfigureParams: --with-ogg=%p --with-vorbis=%p --with-sdl-prefix=%p 
--disable-sdltest --disable-dependency-tracking
+InstallScript: make -j1 install DESTDIR="%d"
 
 SplitOff: <<
   Package: %N-shlibs


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to