summaryrefslogtreecommitdiff
authordrw <drw>2004-03-02 22:45:57 (UTC)
committer drw <drw>2004-03-02 22:45:57 (UTC)
commit5282a6fa5c826f36b71a065c6ef48c4b1394ce73 (patch) (unidiff)
tree0a4511e476afab36fcdcbe4768a8798d89bb1775
parentbd0f8ca68a892acc83317b45958ab59c972deb68 (diff)
downloadopie-5282a6fa5c826f36b71a065c6ef48c4b1394ce73.zip
opie-5282a6fa5c826f36b71a065c6ef48c4b1394ce73.tar.gz
opie-5282a6fa5c826f36b71a065c6ef48c4b1394ce73.tar.bz2
Fifteen: libopie -> libopie2
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/fifteen/config.in2
-rw-r--r--noncore/games/fifteen/fifteen.pro2
-rw-r--r--noncore/games/fifteen/main.cpp2
-rw-r--r--noncore/games/fifteen/opie-fifteen.control4
4 files changed, 5 insertions, 5 deletions
diff --git a/noncore/games/fifteen/config.in b/noncore/games/fifteen/config.in
index b68f8e3..2736d93 100644
--- a/noncore/games/fifteen/config.in
+++ b/noncore/games/fifteen/config.in
@@ -3,2 +3,2 @@
3 default "y" 3 default "y"
4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE 4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE
diff --git a/noncore/games/fifteen/fifteen.pro b/noncore/games/fifteen/fifteen.pro
index 14ea3c9..6f90524 100644
--- a/noncore/games/fifteen/fifteen.pro
+++ b/noncore/games/fifteen/fifteen.pro
@@ -6,3 +6,3 @@ INCLUDEPATH += $(OPIEDIR)/include
6 DEPENDPATH+= $(OPIEDIR)/include 6 DEPENDPATH+= $(OPIEDIR)/include
7LIBS += -lqpe 7LIBS += -lqpe -lopiecore2
8 TARGET = fifteen 8 TARGET = fifteen
diff --git a/noncore/games/fifteen/main.cpp b/noncore/games/fifteen/main.cpp
index 74a7368..ed74a47 100644
--- a/noncore/games/fifteen/main.cpp
+++ b/noncore/games/fifteen/main.cpp
@@ -19,3 +19,3 @@
19 19
20#include <opie/oapplicationfactory.h> 20#include <opie2/oapplicationfactory.h>
21 21
diff --git a/noncore/games/fifteen/opie-fifteen.control b/noncore/games/fifteen/opie-fifteen.control
index a6e8314..939ab6f 100644
--- a/noncore/games/fifteen/opie-fifteen.control
+++ b/noncore/games/fifteen/opie-fifteen.control
@@ -4,6 +4,6 @@ Priority: optional
4Section: opie/games 4Section: opie/games
5Maintainer: Martin Imobersteg <imm@gmx.ch> 5Maintainer: Martin Imobersteg <imm@gmx.ch>
6Architecture: arm 6Architecture: arm
7Arch: iPAQ 7Arch: iPAQ
8Depends: task-opie-minimal 8Depends: task-opie-minimal, libopiecore2
9Description: Fifteen pieces game 9Description: Fifteen pieces game