wok-next diff cocoalib/receipt @ rev 20199

Up firmware (fix some multiline or empty descriptions), gettext, gtk-theme-blackbird, libmpd, libmpdclient, openbox & openbox-max (keep default Clearlooks theme), xfce4-icon-theme, xfce4-taskmanager, xfmpc. terminal -> xfce4-terminal, xfce4-ristretto -> ristretto (weird, but we agreed to call packages according to sources tarballs).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Nov 03 16:28:49 2017 +0200 (2017-11-03)
parents 2dd26e7f0025
children e1c0edabdcb2
line diff
     1.1 --- a/cocoalib/receipt	Thu Aug 15 12:56:59 2013 +0000
     1.2 +++ b/cocoalib/receipt	Fri Nov 03 16:28:49 2017 +0200
     1.3 @@ -11,9 +11,9 @@
     1.4  WGET_URL="${WEB_SITE}tgz/$TARBALL"
     1.5  
     1.6  DEPENDS="gmp gsl libboost-thread libboost-system libboost-filesystem \
     1.7 -libboost-iostreams libboost-tr1"
     1.8 -BUILD_DEPENDS="bash gmp-dev gsl-dev libboost-thread-dev libboost-system-dev \
     1.9 -libboost-filesystem-dev libboost-iostreams-dev libboost-tr1-dev"
    1.10 +libboost-iostreams libboost-math-tr1"
    1.11 +BUILD_DEPENDS="bash gmp-dev gsl-dev libboost-dev libboost-thread libboost-system \
    1.12 +libboost-filesystem libboost-iostreams libboost-math-tr1"
    1.13  
    1.14  # Rules to configure and make the package.
    1.15  compile_rules()