wok-next diff libirman/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 25deb7c6df08
children
line diff
     1.1 --- a/libirman/receipt	Sat Apr 14 03:34:33 2018 +0300
     1.2 +++ b/libirman/receipt	Sat Nov 21 14:32:44 2020 +0100
     1.3 @@ -4,14 +4,14 @@
     1.4  VERSION="0.4.5"
     1.5  CATEGORY="utilities"
     1.6  SHORT_DESC="Library for Irman"
     1.7 -MAINTAINER="rcx@zoominternet.net"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="GPL2"
    1.10  WEB_SITE="http://www.lirc.org/html/install.html"
    1.11  
    1.12  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.13  WGET_URL="http://www.lirc.org/software/snapshots/$TARBALL"
    1.14  
    1.15 -SPLIT="libirman-dev"
    1.16 +SPLIT="$PACKAGE-dev"
    1.17  
    1.18  compile_rules() {
    1.19  	./configure $CONFIGURE_ARGS &&