From a4fbcf8d0caebb3b8f2fd3ee4ecf411d82a38efd Mon Sep 17 00:00:00 2001 From: drw Date: Tue, 02 Mar 2004 23:05:46 +0000 Subject: KCheckers: libopie -> libopie2 --- (limited to 'noncore/games') diff --git a/noncore/games/kcheckers/config.in b/noncore/games/kcheckers/config.in index 23c36f2..6c84259 100644 --- a/noncore/games/kcheckers/config.in +++ b/noncore/games/kcheckers/config.in @@ -1,4 +1,4 @@ config KCHECKERS boolean "opie-kcheckers (the game of Checkers)" default "y" - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE diff --git a/noncore/games/kcheckers/kcheckers.pro b/noncore/games/kcheckers/kcheckers.pro index 0d417bf..d7a2d31 100644 --- a/noncore/games/kcheckers/kcheckers.pro +++ b/noncore/games/kcheckers/kcheckers.pro @@ -10,9 +10,9 @@ SOURCES = checkers.cpp \ kcheckers.cpp \ main.cpp \ rcheckers.cpp -INTERFACES = +INTERFACES = INCLUDEPATH += $(OPIEDIR)/include -LIBS += -lqpe +LIBS += -lqpe -lopiecore2 TARGET = kcheckers diff --git a/noncore/games/kcheckers/main.cpp b/noncore/games/kcheckers/main.cpp index e22dbcc..79b5ac7 100644 --- a/noncore/games/kcheckers/main.cpp +++ b/noncore/games/kcheckers/main.cpp @@ -1,7 +1,8 @@ #include "kcheckers.h" -#include + +#include OPIE_EXPORT_APP( OApplicationFactory ) diff --git a/noncore/games/kcheckers/opie-kcheckers.control b/noncore/games/kcheckers/opie-kcheckers.control index 71f83af..5bd03ae 100644 --- a/noncore/games/kcheckers/opie-kcheckers.control +++ b/noncore/games/kcheckers/opie-kcheckers.control @@ -5,6 +5,6 @@ Section: opie/games Maintainer: leseb Architecture: arm Version: 0.3-$SUB_VERSION -Depends: task-opie-minimal +Depends: task-opie-minimal, libopiecore2 Description: The game of Checkers A game for the Opie environment. -- cgit v0.9.0.2