wok-current diff cpulimit/receipt @ rev 20382

xorg-xf86-video-fbdev: hack for xorg-server 1.12.4 support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jun 15 22:08:20 2018 +0200 (2018-06-15)
parents 0c811a59b200
children 370da83187ab
line diff
     1.1 --- a/cpulimit/receipt	Wed Aug 27 21:10:57 2008 +0000
     1.2 +++ b/cpulimit/receipt	Fri Jun 15 22:08:20 2018 +0200
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="Limits the cpu usage of a process"
     1.6  MAINTAINER="allan316@gmail.com"
     1.7 -DEPENDS=""
     1.8 +LICENSE="GPL2"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://cpulimit.sourceforge.net"
    1.11  WGET_URL="http://ovh.dl.sourceforge.net/sourceforge/cpulimit/$TARBALL"
    1.12  
    1.13 +DEPENDS=""
    1.14 +
    1.15  # Rules to configure and make the package.
    1.16  compile_rules()
    1.17  {