wok-next diff ogmrip/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 d2950281f122
children
line diff
     1.1 --- a/ogmrip/receipt	Wed Sep 05 00:08:37 2018 +0300
     1.2 +++ b/ogmrip/receipt	Sat Nov 21 14:32:44 2020 +0100
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="0.13.7"
     1.5  CATEGORY="multimedia"
     1.6  SHORT_DESC="Libraries and GTK2 interface for DVD ripping using mencoder"
     1.7 -MAINTAINER="fredericguilbault@live.ca"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="LGPL2.1"
    1.10  WEB_SITE="http://ogmrip.sourceforge.net/en/index.html"
    1.11  
    1.12 @@ -18,7 +18,7 @@
    1.13  	./configure $CONFIGURE_ARGS &&
    1.14  	fix libtool &&
    1.15  	make &&
    1.16 -	make -j1 DESTDIR=$DESTDIR install
    1.17 +	make -j1 DESTDIR=$install install
    1.18  }
    1.19  
    1.20  genpkg_rules() {