wok-next diff libogg/receipt @ rev 21727

created recipe for vbindiff
author Hans-G?nter Theisgen
date Sat Nov 21 14:32:44 2020 +0100 (2020-11-21)
parents d635206a5649
children
line diff
     1.1 --- a/libogg/receipt	Mon Dec 24 11:36:03 2018 +0200
     1.2 +++ b/libogg/receipt	Sat Nov 21 14:32:44 2020 +0100
     1.3 @@ -11,9 +11,12 @@
     1.4  
     1.5  TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.6  WGET_URL="http://downloads.xiph.org/releases/ogg/$TARBALL"
     1.7 +TARBALL_SHA1="ba54760b8f44bd85b79222286faf5d6a21e356fe"
     1.8  
     1.9  SPLIT="$PACKAGE-dev"
    1.10  
    1.11 +TAGS_std="Xiph.org"
    1.12 +
    1.13  compile_rules() {
    1.14  	./configure $CONFIGURE_ARGS &&
    1.15  	fix libtool &&