From f31e19e2d828dc6d8563b2540e45ee60184f91aa Mon Sep 17 00:00:00 2001 From: drw Date: Sun, 22 Feb 2004 17:12:28 +0000 Subject: Autorotate Applet: libopie->libopie2 --- (limited to 'noncore/applets') diff --git a/noncore/applets/autorotateapplet/autorotate.cpp b/noncore/applets/autorotateapplet/autorotate.cpp index 35a11db..e7891c8 100644 --- a/noncore/applets/autorotateapplet/autorotate.cpp +++ b/noncore/applets/autorotateapplet/autorotate.cpp @@ -13,7 +13,7 @@ #include "autorotate.h" /* OPIE */ -#include +#include #include #include #include diff --git a/noncore/applets/autorotateapplet/autorotateapplet.pro b/noncore/applets/autorotateapplet/autorotateapplet.pro index 0b966b0..0ccbeba 100644 --- a/noncore/applets/autorotateapplet/autorotateapplet.pro +++ b/noncore/applets/autorotateapplet/autorotateapplet.pro @@ -1,13 +1,13 @@ -TEMPLATE = lib -CONFIG += qt plugin warn_on release -HEADERS = autorotate.h autorotateimpl.h -SOURCES = autorotate.cpp autorotateimpl.cpp -TARGET = autorotateapplet -DESTDIR = $(OPIEDIR)/plugins/applets +TEMPLATE = lib +CONFIG += qt plugin warn_on release +HEADERS = autorotate.h autorotateimpl.h +SOURCES = autorotate.cpp autorotateimpl.cpp +TARGET = autorotateapplet +DESTDIR = $(OPIEDIR)/plugins/applets INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include ../launcher -LIBS += -lqpe -lopie -VERSION = 1.0.0 +LIBS += -lqpe -lopiecore2 +VERSION = 1.0.0 include ( $(OPIEDIR)/include.pro ) target.path = $$prefix/plugins/applets diff --git a/noncore/applets/autorotateapplet/config.in b/noncore/applets/autorotateapplet/config.in index 0ddbd59..128d327 100644 --- a/noncore/applets/autorotateapplet/config.in +++ b/noncore/applets/autorotateapplet/config.in @@ -1,4 +1,4 @@ config AUTOROTATEAPPLET boolean "opie-autorotate applet ( disables screen rotation based on the orientation of the device)" default "y" - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE diff --git a/noncore/applets/autorotateapplet/opie-autorotate.control b/noncore/applets/autorotateapplet/opie-autorotate.control index 9e726e9..47d9805 100644 --- a/noncore/applets/autorotateapplet/opie-autorotate.control +++ b/noncore/applets/autorotateapplet/opie-autorotate.control @@ -4,7 +4,7 @@ Priority: optional Section: opie/applets Maintainer: Greg Gilbert Architecture: arm -Depends: task-opie-minimal, libopie1 +Depends: task-opie-minimal, libopiecore2 Description: Automatic screen rotation applet Taskbar applet for enabled and disabling the automatic rotation of the screen based on your devices physical orientation/ -- cgit v0.9.0.2