Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37893505
en ru br
Репозитории ALT
S:0.0.1-alt18
5.1: 0.0.1-alt12
4.1: 0.0.1-alt10
4.0: 0.0.1-alt10
3.0: 0.0.1-alt8
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: libncursesxx

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: ncursesxx-0.0.1beta4-alt-nocursesw.patch
Скачать


diff -Naur ncursesxx-0.0.1beta4/examples/Makefile ncursesxx-0.0.1beta4.new/examples/Makefile
--- ncursesxx-0.0.1beta4/examples/Makefile	2004-08-13 18:19:54 +0400
+++ ncursesxx-0.0.1beta4.new/examples/Makefile	2005-01-18 14:15:18 +0300
@@ -4,10 +4,12 @@
 LDFLAGS =  -Wl,-rpath,$(shell pwd)/../src/ -L../src/ -lncursesxx -lncurses -lpanel
 
 TESTS = test_terminal test_tstream test_manip test_application \
-test_window test_colors test_pad test_panel test_wpen test_acs \
+test_window test_colors test_pad test_panel test_acs \
 test_clone_win test_clone_pad test_copy \
 test_panel_compare
 
+WIDE_TESTS = test_wpen
+
 all: $(TESTS)
 
 test_wpen:test_wpen.o
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin