Vladimir Támara Patiño [2006-06-02, 09:23:18]: > On Wed, May 31, 2006 at 05:52:33PM +0200, steven mestdagh wrote: > > please make it install the docs under share/doc/libtheora. > > Thank you. Updated patch below. > > A copy of this email goes to the list of theora. The following patch > for the port of libtheora-alpha6 for OpenBSD includes (among other things): > * a patch for examples/Makefile.in that doesn't link player_example > since it requires OSS. > * a patch for doc/Makefile.in that installs at > $datadir/doc/libtheora instead of > $datadir/doc/libtheora-alpha6 > > Best regards. God illuminate us. > -- > Dios, por favor, ayudanos a hacer Tu voluntad que es felicidad desbordante. > http://www.primarilypublicdomain.org/letter/ > -- > Vladimir Támara Patiño. > http://www.geocities.com/v-tamara > > > diff -pruN --exclude=CVS ../libtheora.orig/Makefile ./Makefile > --- ../libtheora.orig/Makefile Wed May 31 08:29:37 2006 > +++ ./Makefile Fri Jun 2 08:18:32 2006 > @@ -1,11 +1,9 @@ > # $OpenBSD: Makefile,v 1.3 2005/12/30 05:35:56 jakemsr Exp $ > > COMMENT= "open video codec" > -DISTNAME= libtheora-1.0alpha4 > -PKGNAME= ${DISTNAME}p0 > +DISTNAME= libtheora-1.0alpha6 > CATEGORIES= multimedia > SHARED_LIBS= theora 1.0
i think the minor should be bumped because the function theora_granule_shift has been added to the library. the rest looks good, i'll try to do some testing with dependent ports. steven Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
