wok diff ncurses/receipt @ rev 18899
Add more art from Leonardo Laporte.
SLiM themes Clean, Esperanza, Japan Art, Leaves, Montanhoso.
Openbox 3 themes Blinder, Chrommo.
Combo-theme Japanes (Openbox and GTK2).
SLiM themes Clean, Esperanza, Japan Art, Leaves, Montanhoso.
Openbox 3 themes Blinder, Chrommo.
Combo-theme Japanes (Openbox and GTK2).
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Feb 18 16:54:27 2016 +0200 (2016-02-18) |
parents | cdf802803d26 |
children | 1feee7ca564d |
line diff
1.1 --- a/ncurses/receipt Thu Nov 27 10:52:38 2014 +0100 1.2 +++ b/ncurses/receipt Thu Feb 18 16:54:27 2016 +0200 1.3 @@ -11,7 +11,7 @@ 1.4 WGET_URL="ftp://invisible-island.net/ncurses/$TARBALL" 1.5 HOST_ARCH="i486 arm" 1.6 1.7 -DEPENDS="ncurses-common" 1.8 +DEPENDS="ncurses-common libtinfo libtic" 1.9 BUILD_DEPENDS="" 1.10 1.11 # Rules to configure and make the package. 1.12 @@ -42,15 +42,6 @@ 1.13 --with-ticlib \ 1.14 $CONFIGURE_ARGS && 1.15 make && make install 1.16 - ./configure \ 1.17 - --libdir=/lib \ 1.18 - --sysconfdir=/etc \ 1.19 - --with-shared \ 1.20 - --without-debug \ 1.21 - --without-ada \ 1.22 - --with-build-cc="gcc -D_GNU_SOURCE" \ 1.23 - $CONFIGURE_ARGS && 1.24 - make && make install 1.25 } 1.26 1.27 # Rules to gen a SliTaz package suitable for Tazpkg.