wok-next diff moc/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 556349764d57
children
line diff
     1.1 --- a/moc/receipt	Tue Apr 17 00:06:41 2018 +0300
     1.2 +++ b/moc/receipt	Sat Nov 21 14:32:44 2020 +0100
     1.3 @@ -11,7 +11,6 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WGET_URL="http://ftp.daper.net/pub/soft/moc/stable/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS_arm="alsa-lib-dev libid3tag-dev libogg-dev libvorbis-dev"
     1.8  BUILD_DEPENDS="libvorbis-dev libogg-dev libmad-dev libid3tag-dev flac-dev db-dev \
     1.9  curl-dev libsamplerate-dev alsa-lib-dev ncurses-dev libsndfile-dev libsamplerate \
    1.10  libtool libmagic-dev"
    1.11 @@ -22,7 +21,7 @@
    1.12  	./configure $CONFIGURE_ARGS &&
    1.13  	fix libtool &&
    1.14  	make &&
    1.15 -	make DESTDIR=$DESTDIR install
    1.16 +	make DESTDIR=$install install
    1.17  }
    1.18  
    1.19  genpkg_rules() {