wok-next diff libmpd/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 342b30daff76
children
line diff
     1.1 --- a/libmpd/receipt	Fri Jun 01 00:47:43 2018 +0300
     1.2 +++ b/libmpd/receipt	Sat Nov 21 14:32:44 2020 +0100
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="11.8.17"
     1.5  CATEGORY="multimedia"
     1.6  SHORT_DESC="Signal based wrapper around libmpdclient"
     1.7 -MAINTAINER="jozee@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="GPL2"
    1.10  WEB_SITE="https://gmpclient.org/"
    1.11  
    1.12 @@ -12,7 +12,7 @@
    1.13  WGET_URL="http://download.sarine.nl/Programs/gmpc/${VERSION%.*}/$TARBALL"
    1.14  
    1.15  BUILD_DEPENDS="glib-dev"
    1.16 -SPLIT="libmpd-dev"
    1.17 +SPLIT="$PACKAGE-dev"
    1.18  
    1.19  compile_rules() {
    1.20  	./configure $CONFIGURE_ARGS &&