summaryrefslogtreecommitdiff
authordrw <drw>2004-03-02 21:23:57 (UTC)
committer drw <drw>2004-03-02 21:23:57 (UTC)
commitd610f13cba501b7a105f5105fcaa51a97dbd6364 (patch) (unidiff)
tree39a7302d88df4696ae94a93d6dc0344e7e8db00f
parent35e2a887298eeb3e4575147744398178897c22d0 (diff)
downloadopie-d610f13cba501b7a105f5105fcaa51a97dbd6364.zip
opie-d610f13cba501b7a105f5105fcaa51a97dbd6364.tar.gz
opie-d610f13cba501b7a105f5105fcaa51a97dbd6364.tar.bz2
Minesweep: libopie -> libopie2
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/minesweep/config.in4
-rw-r--r--noncore/games/minesweep/main.cpp2
-rw-r--r--noncore/games/minesweep/minesweep.pro2
-rw-r--r--noncore/games/minesweep/opie-minesweep.control2
4 files changed, 5 insertions, 5 deletions
diff --git a/noncore/games/minesweep/config.in b/noncore/games/minesweep/config.in
index f7d28fa..2a2af23 100644
--- a/noncore/games/minesweep/config.in
+++ b/noncore/games/minesweep/config.in
@@ -1,4 +1,4 @@
1 config MINESWEEP 12 config MINESWEEP
2 boolean "opie-minesweep (find the mines)" 2 boolean "opie-minesweep (find the mines)"
3 default "y" 3 default "y"
4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE 4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE
diff --git a/noncore/games/minesweep/main.cpp b/noncore/games/minesweep/main.cpp
index e187be5..f3070f5 100644
--- a/noncore/games/minesweep/main.cpp
+++ b/noncore/games/minesweep/main.cpp
@@ -22,3 +22,3 @@
22 22
23#include <opie/oapplicationfactory.h> 23#include <opie2/oapplicationfactory.h>
24 24
diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro
index 9746651..6977e73 100644
--- a/noncore/games/minesweep/minesweep.pro
+++ b/noncore/games/minesweep/minesweep.pro
@@ -8,3 +8,3 @@ INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(OPIEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe -lopiecore2
10 INTERFACES= 10 INTERFACES=
diff --git a/noncore/games/minesweep/opie-minesweep.control b/noncore/games/minesweep/opie-minesweep.control
index 91343ea..6caa3c3 100644
--- a/noncore/games/minesweep/opie-minesweep.control
+++ b/noncore/games/minesweep/opie-minesweep.control
@@ -6,3 +6,3 @@ Maintainer: Martin Imobersteg <imm@gmx.ch>
6Architecture: arm 6Architecture: arm
7Depends: task-opie-minimal 7Depends: task-opie-minimal, libopiecore2
8Description: Game: find the mines 8Description: Game: find the mines