wok diff dvtm/receipt @ rev 21234

Up libsmpeg (0.4.5), sxiv (25), tcpcrypt (0.5)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Apr 11 14:47:34 2019 +0200 (2019-04-11)
parents 4af857164608
children 453c249b6219
line diff
     1.1 --- a/dvtm/receipt	Mon Sep 21 11:20:07 2015 +0200
     1.2 +++ b/dvtm/receipt	Thu Apr 11 14:47:34 2019 +0200
     1.3 @@ -1,12 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="dvtm"
     1.7 -VERSION="0.9"
     1.8 +VERSION="0.15"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="A tiling window management for the console"
    1.11  MAINTAINER="claudinei@slitaz.org"
    1.12  LICENSE="MIT"
    1.13  WEB_SITE="http://www.brain-dump.org/projects/dvtm"
    1.14 +
    1.15  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.16  WGET_URL="$WEB_SITE/$TARBALL"
    1.17  
    1.18 @@ -17,7 +18,9 @@
    1.19  compile_rules()
    1.20  {
    1.21  	sed -i 's|/usr/local|/usr|' config.mk
    1.22 -	make && make install
    1.23 +
    1.24 +	make -j 1 &&
    1.25 +	make install
    1.26  }
    1.27  
    1.28  # Rules to gen a SliTaz package suitable for Tazpkg.