# HG changeset patch
# User Pascal Bellard <pascal.bellard@slitaz.org>
# Date 1424174108 -3600
# Node ID 3ba8d2c9720d670e8d43814a09fb6fc551ef8e81
# Parent  639e963885dd08deeffb6ddabeaafaf2f6751b28
Add missing  -ltinfo

diff -r 639e963885dd -r 3ba8d2c9720d gcompris/receipt
--- a/gcompris/receipt	Tue Feb 17 09:13:31 2015 +0000
+++ b/gcompris/receipt	Tue Feb 17 12:55:08 2015 +0100
@@ -18,7 +18,7 @@
 # Rules to configure and make the package.
 compile_rules()
 {
-	cd $src
+	sed -i 's/g_memmove/memmove/' src/goocanvas/src/goocanvastable.c
 	./configure \
 		--enable-sdlmixer &&
 	make LDFLAGS="-Wl,--copy-dt-needed-entries -lgmodule-2.0" \
diff -r 639e963885dd -r 3ba8d2c9720d naim/receipt
--- a/naim/receipt	Tue Feb 17 09:13:31 2015 +0000
+++ b/naim/receipt	Tue Feb 17 12:55:08 2015 +0100
@@ -16,7 +16,7 @@
 # Rules to configure and make the package.
 compile_rules()
 {
-	cd $src
+	export LDFLAGS="$LDFLAGS -ltinfo"
 	./configure \
 		--prefix=/usr \
 		--sysconfdir=/etc \
diff -r 639e963885dd -r 3ba8d2c9720d nbwmon/receipt
--- a/nbwmon/receipt	Tue Feb 17 09:13:31 2015 +0000
+++ b/nbwmon/receipt	Tue Feb 17 12:55:08 2015 +0100
@@ -16,6 +16,7 @@
 # Rules to configure and make the package.
 compile_rules()
 {
+	export LDFLAGS="$LDFLAGS -ltinfo"
 	make
 }
 
@@ -25,4 +26,3 @@
 	mkdir -p $fs/usr/bin
 	cp -a $src/$PACKAGE $fs/usr/bin
 }
-
diff -r 639e963885dd -r 3ba8d2c9720d ncftp/receipt
--- a/ncftp/receipt	Tue Feb 17 09:13:31 2015 +0000
+++ b/ncftp/receipt	Tue Feb 17 12:55:08 2015 +0100
@@ -16,6 +16,7 @@
 # Rules to configure and make the package.
 compile_rules()
 {
+	export LDFLAGS="$LDFLAGS -ltinfo"
 	./configure --prefix=/usr --sysconfdir=/etc &&
 	make &&
 	make DESTDIR=$DESTDIR install
diff -r 639e963885dd -r 3ba8d2c9720d ncurses-examples/receipt
--- a/ncurses-examples/receipt	Tue Feb 17 09:13:31 2015 +0000
+++ b/ncurses-examples/receipt	Tue Feb 17 12:55:08 2015 +0100
@@ -16,6 +16,7 @@
 # Rules to configure and make the package.
 compile_rules()
 {
+	export LDFLAGS="$LDFLAGS -ltinfo"
 	./configure \
 		$CONFIGURE_ARGS &&
 	make && make install
@@ -27,4 +28,3 @@
     	mkdir -p $fs/usr
     	cp -a $install/usr/bin $fs/usr
 }
-
diff -r 639e963885dd -r 3ba8d2c9720d nethack/receipt
--- a/nethack/receipt	Tue Feb 17 09:13:31 2015 +0000
+++ b/nethack/receipt	Tue Feb 17 12:55:08 2015 +0100
@@ -16,7 +16,7 @@
 # Rules to configure and make the package.
 compile_rules()
 {
-	cd $src
+	export LDFLAGS="$LDFLAGS -ltinfo"
 	sh sys/unix/setup.sh x
 	sed -i "s|\/\* #define LINUX \*\/|#define LINUX|" include/unixconf.h
 	sed -i "s|WINTTYLIB = -ltermlib|# WINTTYLIB = -ltermlib|" src/Makefile
@@ -36,4 +36,3 @@
 	cp -a $install/usr/games/lib/nethackdir $fs/usr/lib
 	sed -i "s|$install/usr/games|/usr|" $fs/usr/bin/nethack
 }
-
diff -r 639e963885dd -r 3ba8d2c9720d nethogs/receipt
--- a/nethogs/receipt	Tue Feb 17 09:13:31 2015 +0000
+++ b/nethogs/receipt	Tue Feb 17 12:55:08 2015 +0100
@@ -17,6 +17,7 @@
 # Rules to configure and make the package.
 compile_rules()
 {
+	export LDFLAGS="$LDFLAGS -ltinfo"
 	mv $PACKAGE $PACKAGE-$VERSION 2>/dev/null
 	cd $src
 	make 
@@ -28,4 +29,3 @@
 	mkdir -p $fs/usr/sbin
 	cp $src/$PACKAGE $fs/usr/sbin
 }
-
diff -r 639e963885dd -r 3ba8d2c9720d ninvaders/receipt
--- a/ninvaders/receipt	Tue Feb 17 09:13:31 2015 +0000
+++ b/ninvaders/receipt	Tue Feb 17 12:55:08 2015 +0100
@@ -18,6 +18,7 @@
 # Rules to configure and make the package.
 compile_rules()
 {
+	export LDFLAGS="$LDFLAGS -ltinfo"
 	make CC=${HOST_SYSTEM}-gcc
 }
 
diff -r 639e963885dd -r 3ba8d2c9720d njconnect/receipt
--- a/njconnect/receipt	Tue Feb 17 09:13:31 2015 +0000
+++ b/njconnect/receipt	Tue Feb 17 12:55:08 2015 +0100
@@ -16,6 +16,7 @@
 # Rules to configure and make the package.
 compile_rules()
 {
+	export LDFLAGS="$LDFLAGS -ltinfo"
 	make DESTDIR=$install install
 }
 
diff -r 639e963885dd -r 3ba8d2c9720d nmon/receipt
--- a/nmon/receipt	Tue Feb 17 09:13:31 2015 +0000
+++ b/nmon/receipt	Tue Feb 17 12:55:08 2015 +0100
@@ -13,6 +13,7 @@
 # Rules to configure and make the package.
 compile_rules()
 {
+	export LDFLAGS="$LDFLAGS -ltinfo"
 	mkdir -p $src
 	cd $src
 	wget "http://downloads.sourceforge.net/project/nmon/lmon14g.c"
diff -r 639e963885dd -r 3ba8d2c9720d nzbget/receipt
--- a/nzbget/receipt	Tue Feb 17 09:13:31 2015 +0000
+++ b/nzbget/receipt	Tue Feb 17 12:55:08 2015 +0100
@@ -17,6 +17,7 @@
 # Rules to configure and make the package.
 compile_rules()
 {
+	export LDFLAGS="$LDFLAGS -ltinfo"
 	./configure --prefix=/usr \
 		--disable-parcheck \
 		$CONFIGURE_ARGS &&
diff -r 639e963885dd -r 3ba8d2c9720d pktstat/receipt
--- a/pktstat/receipt	Tue Feb 17 09:13:31 2015 +0000
+++ b/pktstat/receipt	Tue Feb 17 12:55:08 2015 +0100
@@ -16,7 +16,7 @@
 # Rules to configure and make the package.
 compile_rules()
 {
-	cd $src
+	export LDFLAGS="$LDFLAGS -ltinfo"
 	./configure \
 		--prefix=/usr \
 		--infodir=/usr/share/info \
@@ -31,4 +31,3 @@
 	mkdir -p $fs/usr
 	cp -a $install/usr/bin $fs/usr
 }
-
diff -r 639e963885dd -r 3ba8d2c9720d procps/receipt
--- a/procps/receipt	Tue Feb 17 09:13:31 2015 +0000
+++ b/procps/receipt	Tue Feb 17 12:55:08 2015 +0100
@@ -16,7 +16,7 @@
 # Rules to configure and make the package.
 compile_rules()
 {
-	cd $src
+	export LDFLAGS="$LDFLAGS -ltinfo"
 	patch -Np1 -i $stuff/$PACKAGE-$VERSION+gmake-3.82.patch
 	make && make -j1 install
 }
diff -r 639e963885dd -r 3ba8d2c9720d rhapsody/receipt
--- a/rhapsody/receipt	Tue Feb 17 09:13:31 2015 +0000
+++ b/rhapsody/receipt	Tue Feb 17 12:55:08 2015 +0100
@@ -17,7 +17,7 @@
 # Rules to configure and make the package.
 compile_rules()
 {
-	cd $src
+	export LDFLAGS="$LDFLAGS -ltinfo"
 	./configure -i /usr/bin -d /usr/share/doc/rhapsody &&
 	make clean &&
 	make
diff -r 639e963885dd -r 3ba8d2c9720d sc/receipt
--- a/sc/receipt	Tue Feb 17 09:13:31 2015 +0000
+++ b/sc/receipt	Tue Feb 17 12:55:08 2015 +0100
@@ -16,7 +16,7 @@
 # Rules to configure and make the package.
 compile_rules()
 {
-	cd $src
+	export LDFLAGS="$LDFLAGS -ltinfo"
 	patch -p1 < $stuff/7.16.patch || return 1
 	make
 }
@@ -30,4 +30,3 @@
 	cp -a $src/$i $fs/usr/bin
 	done
 }
-
diff -r 639e963885dd -r 3ba8d2c9720d slurm/receipt
--- a/slurm/receipt	Tue Feb 17 09:13:31 2015 +0000
+++ b/slurm/receipt	Tue Feb 17 12:55:08 2015 +0100
@@ -16,7 +16,7 @@
 # Rules to configure and make the package.
 compile_rules()
 {
-	cd $src
+	export LDFLAGS="$LDFLAGS -ltinfo"
 	./configure \
 		--prefix=/usr \
 		--infodir=/usr/share/info \
@@ -31,4 +31,3 @@
 	mkdir -p $fs/usr
 	cp -a $install/usr/bin $fs/usr
 }
-
diff -r 639e963885dd -r 3ba8d2c9720d snownews/receipt
--- a/snownews/receipt	Tue Feb 17 09:13:31 2015 +0000
+++ b/snownews/receipt	Tue Feb 17 12:55:08 2015 +0100
@@ -17,7 +17,7 @@
 # Rules to configure and make the package.
 compile_rules()
 {
-	cd $src
+	export LDFLAGS="$LDFLAGS -ltinfo"
 	./configure --prefix=/usr &&
 	make && make DESTDIR=$DESTDIR install
 }
@@ -29,4 +29,3 @@
 	cp -a $install/usr/bin $fs/usr
 	cp -a $install/usr/share/locale $fs/usr/share
 }
-
diff -r 639e963885dd -r 3ba8d2c9720d squidview/receipt
--- a/squidview/receipt	Tue Feb 17 09:13:31 2015 +0000
+++ b/squidview/receipt	Tue Feb 17 12:55:08 2015 +0100
@@ -16,6 +16,7 @@
 # Rules to configure and make the package.
 compile_rules()
 {
+	export LDFLAGS="$LDFLAGS -ltinfo"
 	./configure --prefix=/usr \
 		--mandir=/usr/share/man \
 	$CONFIGURE_ARGS &&
diff -r 639e963885dd -r 3ba8d2c9720d tcptrack/receipt
--- a/tcptrack/receipt	Tue Feb 17 09:13:31 2015 +0000
+++ b/tcptrack/receipt	Tue Feb 17 12:55:08 2015 +0100
@@ -16,7 +16,7 @@
 # Rules to configure and make the package.
 compile_rules()
 {
-	cd $src
+	export LDFLAGS="$LDFLAGS -ltinfo"
 	./configure \
 		--prefix=/usr \
 		--mandir=/usr/share/man \
@@ -30,4 +30,3 @@
 	mkdir -p $fs/usr
 	cp -a $install/usr/bin $fs/usr
 }
-
diff -r 639e963885dd -r 3ba8d2c9720d texinfo/receipt
--- a/texinfo/receipt	Tue Feb 17 09:13:31 2015 +0000
+++ b/texinfo/receipt	Tue Feb 17 12:55:08 2015 +0100
@@ -17,7 +17,7 @@
 # Rules to compile & install the temporary toolchain by Tazwok.
 cook_tmp_toolchain()
 {
-	cd $src
+	export LDFLAGS="$LDFLAGS -ltinfo"
 	./configure &&
 	make $MAKEFLAGS &&
 	make install
diff -r 639e963885dd -r 3ba8d2c9720d trafshow/receipt
--- a/trafshow/receipt	Tue Feb 17 09:13:31 2015 +0000
+++ b/trafshow/receipt	Tue Feb 17 12:55:08 2015 +0100
@@ -16,7 +16,7 @@
 # Rules to configure and make the package.
 compile_rules()
 {
-	cd $src
+	export LDFLAGS="$LDFLAGS -ltinfo"
 
 	# fix session.c bug
 	sed -i '43d' session.c
@@ -40,4 +40,3 @@
 	sed -i 's|513|#513|' $fs/etc/trafshow
 	sed -i 's|514|#514|' $fs/etc/trafshow
 }
-
diff -r 639e963885dd -r 3ba8d2c9720d uemacs/receipt
--- a/uemacs/receipt	Tue Feb 17 09:13:31 2015 +0000
+++ b/uemacs/receipt	Tue Feb 17 12:55:08 2015 +0100
@@ -12,13 +12,13 @@
 WGET_URL="git|git://git.kernel.org/pub/scm/editors/uemacs/uemacs.git"
 TAGS="editor"
 
-DEPENDS=""
+DEPENDS="ncurses"
 BUILD_DEPENDS="git ncurses-dev"
 
 # Rules to configure and make the package.
 compile_rules()
 {
-	cd $src
+	export LDFLAGS="$LDFLAGS -ltinfo"
 	make
 }
 
diff -r 639e963885dd -r 3ba8d2c9720d vfu/receipt
--- a/vfu/receipt	Tue Feb 17 09:13:31 2015 +0000
+++ b/vfu/receipt	Tue Feb 17 12:55:08 2015 +0100
@@ -16,7 +16,7 @@
 # Rules to configure and make the package.
 compile_rules()
 {
-	cd $src
+	export LDFLAGS="$LDFLAGS -ltinfo"
 	make
 }
 
@@ -30,4 +30,3 @@
 	chown root:root $fs/etc/vfu.conf
 	chown -R root:root $fs/usr/lib/vfu
 }
-
diff -r 639e963885dd -r 3ba8d2c9720d wyrd/receipt
--- a/wyrd/receipt	Tue Feb 17 09:13:31 2015 +0000
+++ b/wyrd/receipt	Tue Feb 17 12:55:08 2015 +0100
@@ -16,7 +16,7 @@
 # Rules to configure and make the package.
 compile_rules()
 {
-	cd $src
+	export LDFLAGS="$LDFLAGS -ltinfo"
 	./configure \
 		--prefix=/usr \
 		--sysconfdir=/etc \
@@ -33,4 +33,3 @@
 	cp -a $install/usr/bin $fs/usr
 	cp -a $install/etc/wyrdrc $fs/etc
 }
-
diff -r 639e963885dd -r 3ba8d2c9720d yacpi/receipt
--- a/yacpi/receipt	Tue Feb 17 09:13:31 2015 +0000
+++ b/yacpi/receipt	Tue Feb 17 12:55:08 2015 +0100
@@ -16,7 +16,7 @@
 # Rules to configure and make the package.
 compile_rules()
 {
-	cd $src
+	export LDFLAGS="$LDFLAGS -ltinfo"
 	make 
 }
 
@@ -26,4 +26,3 @@
 	mkdir -p $fs/usr/bin
 	cp -a $src/$PACKAGE $fs/usr/bin
 }
-
diff -r 639e963885dd -r 3ba8d2c9720d zsnes/receipt
--- a/zsnes/receipt	Tue Feb 17 09:13:31 2015 +0000
+++ b/zsnes/receipt	Tue Feb 17 12:55:08 2015 +0100
@@ -17,6 +17,7 @@
 # Rules to configure and make the package.
 
 compile_rules() {
+  export LDFLAGS="$LDFLAGS -ltinfo"
   cd $src
   patch -p1 -i $stuff/zsnes.patch 
   cd $src/src