summaryrefslogtreecommitdiff
path: root/noncore/net
Unidiff
Diffstat (limited to 'noncore/net') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/mailit/mailit.pro19
-rw-r--r--noncore/net/opieftp/opieftp.pro20
-rw-r--r--noncore/net/opietooth/applet/applet.pro20
-rw-r--r--noncore/net/opietooth/blue-pin/blue-pin.pro19
-rw-r--r--noncore/net/opietooth/lib/lib.pro20
-rw-r--r--noncore/net/opietooth/manager/manager.pro20
-rw-r--r--noncore/net/wellenreiter/gui/gui.pro18
-rw-r--r--noncore/net/wellenreiter/wellenreiter.pro18
8 files changed, 0 insertions, 154 deletions
diff --git a/noncore/net/mailit/mailit.pro b/noncore/net/mailit/mailit.pro
index 0224886..bdb89be 100644
--- a/noncore/net/mailit/mailit.pro
+++ b/noncore/net/mailit/mailit.pro
@@ -28,32 +28,13 @@ SOURCES = emailclient.cpp \
28 textparser.cpp \ 28 textparser.cpp \
29 viewatt.cpp \ 29 viewatt.cpp \
30 addatt.cpp \ 30 addatt.cpp \
31 editaccount.cpp \ 31 editaccount.cpp \
32 maillist.cpp \ 32 maillist.cpp \
33 addresslist.cpp 33 addresslist.cpp
34 34
35INCLUDEPATH += $(OPIEDIR)/include 35INCLUDEPATH += $(OPIEDIR)/include
36DEPENDPATH += $(OPIEDIR)/include 36DEPENDPATH += $(OPIEDIR)/include
37LIBS += -lqpe -lopie 37LIBS += -lqpe -lopie
38# -lssl 38# -lssl
39 39
40TRANSLATIONS = ../../../i18n/de/mailit.ts \
41 ../../../i18n/nl/mailit.ts \
42 ../../../i18n/da/mailit.ts \
43 ../../../i18n/xx/mailit.ts \
44 ../../../i18n/it/mailit.ts \
45 ../../../i18n/en/mailit.ts \
46 ../../../i18n/es/mailit.ts \
47 ../../../i18n/fr/mailit.ts \
48 ../../../i18n/hu/mailit.ts \
49 ../../../i18n/ja/mailit.ts \
50 ../../../i18n/ko/mailit.ts \
51 ../../../i18n/no/mailit.ts \
52 ../../../i18n/pl/mailit.ts \
53 ../../../i18n/pt/mailit.ts \
54 ../../../i18n/pt_BR/mailit.ts \
55 ../../../i18n/sl/mailit.ts \
56 ../../../i18n/zh_CN/mailit.ts \
57 ../../../i18n/zh_TW/mailit.ts
58
59include ( $(OPIEDIR)/include.pro ) 40include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/net/opieftp/opieftp.pro b/noncore/net/opieftp/opieftp.pro
index 185c341..1d1534f 100644
--- a/noncore/net/opieftp/opieftp.pro
+++ b/noncore/net/opieftp/opieftp.pro
@@ -1,29 +1,9 @@
1CONFIG += qt warn_on release quick-app 1CONFIG += qt warn_on release quick-app
2HEADERS = opieftp.h inputDialog.h 2HEADERS = opieftp.h inputDialog.h
3SOURCES = opieftp.cpp inputDialog.cpp main.cpp 3SOURCES = opieftp.cpp inputDialog.cpp main.cpp
4TARGET = opieftp 4TARGET = opieftp
5INCLUDEPATH += $(OPIEDIR)/include 5INCLUDEPATH += $(OPIEDIR)/include
6DEPENDPATH += $(OPIEDIR)/include 6DEPENDPATH += $(OPIEDIR)/include
7LIBS += -lqpe -lftplib 7LIBS += -lqpe -lftplib
8 8
9TRANSLATIONS = ../../../i18n/de/opieftp.ts \
10 ../../../i18n/nl/opieftp.ts \
11 ../../../i18n/da/opieftp.ts \
12 ../../../i18n/xx/opieftp.ts \
13 ../../../i18n/en/opieftp.ts \
14 ../../../i18n/es/opieftp.ts \
15 ../../../i18n/fr/opieftp.ts \
16 ../../../i18n/hu/opieftp.ts \
17 ../../../i18n/ja/opieftp.ts \
18 ../../../i18n/ko/opieftp.ts \
19 ../../../i18n/no/opieftp.ts \
20 ../../../i18n/pl/opieftp.ts \
21 ../../../i18n/pt/opieftp.ts \
22 ../../../i18n/pt_BR/opieftp.ts \
23 ../../../i18n/sl/opieftp.ts \
24 ../../../i18n/zh_CN/opieftp.ts \
25 ../../../i18n/zh_TW/opieftp.ts
26
27
28
29include ( $(OPIEDIR)/include.pro ) 9include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/net/opietooth/applet/applet.pro b/noncore/net/opietooth/applet/applet.pro
index 4efcb42..5e89014 100644
--- a/noncore/net/opietooth/applet/applet.pro
+++ b/noncore/net/opietooth/applet/applet.pro
@@ -1,33 +1,13 @@
1TEMPLATE = lib 1TEMPLATE = lib
2CONFIG += qt plugin warn_on release 2CONFIG += qt plugin warn_on release
3HEADERS = bluezapplet.h bluezappletimpl.h 3HEADERS = bluezapplet.h bluezappletimpl.h
4SOURCES = bluezapplet.cpp bluezappletimpl.cpp 4SOURCES = bluezapplet.cpp bluezappletimpl.cpp
5TARGET = bluetoothapplet 5TARGET = bluetoothapplet
6DESTDIR = $(OPIEDIR)/plugins/applets 6DESTDIR = $(OPIEDIR)/plugins/applets
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib 8INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib
9DEPENDPATH += $(OPIEDIR)/include 9DEPENDPATH += $(OPIEDIR)/include
10LIBS += -lqpe -lopietooth 10LIBS += -lqpe -lopietooth
11VERSION = 0.0.3 11VERSION = 0.0.3
12 12
13TRANSLATIONS = ../../../../i18n/de/libbluetoothapplet.ts \
14 ../../../../i18n/nl/libbluetoothapplet.ts \
15 ../../../../i18n/da/libbluetoothapplet.ts \
16 ../../../../i18n/xx/libbluetoothapplet.ts \
17 ../../../../i18n/en/libbluetoothapplet.ts \
18 ../../../../i18n/es/libbluetoothapplet.ts \
19 ../../../../i18n/fr/libbluetoothapplet.ts \
20 ../../../../i18n/hu/libbluetoothapplet.ts \
21 ../../../../i18n/ja/libbluetoothapplet.ts \
22 ../../../../i18n/ko/libbluetoothapplet.ts \
23 ../../../../i18n/no/libbluetoothapplet.ts \
24 ../../../../i18n/pl/libbluetoothapplet.ts \
25 ../../../../i18n/pt/libbluetoothapplet.ts \
26 ../../../../i18n/pt_BR/libbluetoothapplet.ts \
27 ../../../../i18n/sl/libbluetoothapplet.ts \
28 ../../../../i18n/zh_CN/libbluetoothapplet.ts \
29 ../../../../i18n/zh_TW/libbluetoothapplet.ts
30
31
32
33include ( $(OPIEDIR)/include.pro ) 13include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/net/opietooth/blue-pin/blue-pin.pro b/noncore/net/opietooth/blue-pin/blue-pin.pro
index fbf9dbe..7675b27 100644
--- a/noncore/net/opietooth/blue-pin/blue-pin.pro
+++ b/noncore/net/opietooth/blue-pin/blue-pin.pro
@@ -1,30 +1,11 @@
1CONFIG = qt warn_on release quick-app 1CONFIG = qt warn_on release quick-app
2HEADERS = pindlg.h 2HEADERS = pindlg.h
3SOURCES = main.cc pindlg.cc 3SOURCES = main.cc pindlg.cc
4INCLUDEPATH += $(OPIEDIR)/include 4INCLUDEPATH += $(OPIEDIR)/include
5INCLUDEPATH += $(OPIEDIR)/noncore/opietooth/lib 5INCLUDEPATH += $(OPIEDIR)/noncore/opietooth/lib
6DEPENDPATH += $(OPIEDIR)/include 6DEPENDPATH += $(OPIEDIR)/include
7LIBS += -lqpe 7LIBS += -lqpe
8INTERFACES = pindlgbase.ui 8INTERFACES = pindlgbase.ui
9 TARGET = bluepin 9 TARGET = bluepin
10 10
11TRANSLATIONS = ../../../../i18n/de/bluepin.ts \
12 ../../../../i18n/nl/bluepin.ts \
13 ../../../../i18n/da/bluepin.ts \
14 ../../../../i18n/xx/bluepin.ts \
15 ../../../../i18n/en/bluepin.ts \
16 ../../../../i18n/es/bluepin.ts \
17 ../../../../i18n/fr/bluepin.ts \
18 ../../../../i18n/hu/bluepin.ts \
19 ../../../../i18n/ja/bluepin.ts \
20 ../../../../i18n/ko/bluepin.ts \
21 ../../../../i18n/no/bluepin.ts \
22 ../../../../i18n/pl/bluepin.ts \
23 ../../../../i18n/pt/bluepin.ts \
24 ../../../../i18n/pt_BR/bluepin.ts \
25 ../../../../i18n/sl/bluepin.ts \
26 ../../../../i18n/zh_CN/bluepin.ts \
27 ../../../../i18n/zh_TW/bluepin.ts
28
29
30include ( $(OPIEDIR)/include.pro ) 11include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/net/opietooth/lib/lib.pro b/noncore/net/opietooth/lib/lib.pro
index 7caa25b..941b231 100644
--- a/noncore/net/opietooth/lib/lib.pro
+++ b/noncore/net/opietooth/lib/lib.pro
@@ -1,31 +1,11 @@
1TEMPLATE = lib 1TEMPLATE = lib
2CONFIG += qte warn_on release 2CONFIG += qte warn_on release
3 HEADERS = connection.h parser.h device.h manager.h remotedevice.h services.h startpanconnection.h startdunconnection.h 3 HEADERS = connection.h parser.h device.h manager.h remotedevice.h services.h startpanconnection.h startdunconnection.h
4 SOURCES = connection.cpp parser.cc device.cc manager.cc remotedevice.cc services.cc startpanconnection.cpp startdunconnection.cpp 4 SOURCES = connection.cpp parser.cc device.cc manager.cc remotedevice.cc services.cc startpanconnection.cpp startdunconnection.cpp
5 TARGET = opietooth 5 TARGET = opietooth
6INCLUDEPATH += $(OPIEDIR)/include . 6INCLUDEPATH += $(OPIEDIR)/include .
7 DESTDIR = $(OPIEDIR)/lib$(PROJMAK) 7 DESTDIR = $(OPIEDIR)/lib$(PROJMAK)
8LIBS += -lopie 8LIBS += -lopie
9#VERSION = 0.0.0 9#VERSION = 0.0.0
10 10
11TRANSLATIONS = ../../../../i18n/de/libopietooth.ts \
12 ../../../../i18n/nl/libopietooth.ts \
13 ../../../../i18n/da/libopietooth.ts \
14 ../../../../i18n/xx/libopietooth.ts \
15 ../../../../i18n/en/libopietooth.ts \
16 ../../../../i18n/es/libopietooth.ts \
17 ../../../../i18n/fr/libopietooth.ts \
18 ../../../../i18n/hu/libopietooth.ts \
19 ../../../../i18n/ja/libopietooth.ts \
20 ../../../../i18n/ko/libopietooth.ts \
21 ../../../../i18n/no/libopietooth.ts \
22 ../../../../i18n/pl/libopietooth.ts \
23 ../../../../i18n/pt/libopietooth.ts \
24 ../../../../i18n/pt_BR/libopietooth.ts \
25 ../../../../i18n/sl/libopietooth.ts \
26 ../../../../i18n/zh_CN/libopietooth.ts \
27 ../../../../i18n/zh_TW/libopietooth.ts
28
29
30
31include ( $(OPIEDIR)/include.pro ) 11include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/net/opietooth/manager/manager.pro b/noncore/net/opietooth/manager/manager.pro
index 6ff4ebb..005a2d7 100644
--- a/noncore/net/opietooth/manager/manager.pro
+++ b/noncore/net/opietooth/manager/manager.pro
@@ -18,33 +18,13 @@ SOURCES = btconnectionitem.cpp btdeviceitem.cpp \
18 rfcommassigndialogimpl.cpp rfcommassigndialogitem.cpp \ 18 rfcommassigndialogimpl.cpp rfcommassigndialogitem.cpp \
19 obexdialog.cpp devicehandler.cpp \ 19 obexdialog.cpp devicehandler.cpp \
20 rfcpopup.cpp obexpopup.cpp \ 20 rfcpopup.cpp obexpopup.cpp \
21 rfcommhelper.cpp panpopup.cpp dunpopup.cpp rfcommconfhandler.cpp 21 rfcommhelper.cpp panpopup.cpp dunpopup.cpp rfcommconfhandler.cpp
22INCLUDEPATH += $(OPIEDIR)/include 22INCLUDEPATH += $(OPIEDIR)/include
23INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib 23INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib
24DEPENDPATH += $(OPIEDIR)/include 24DEPENDPATH += $(OPIEDIR)/include
25LIBS += -lqpe -lopietooth -lopie 25LIBS += -lqpe -lopietooth -lopie
26INTERFACES = bluetoothbase.ui devicedialog.ui rfcommassigndialogbase.ui rfcommdialogitembase.ui 26INTERFACES = bluetoothbase.ui devicedialog.ui rfcommassigndialogbase.ui rfcommdialogitembase.ui
27 27
28 TARGET = bluetooth-manager 28 TARGET = bluetooth-manager
29 29
30TRANSLATIONS = ../../../../i18n/de/bluetooth-manager.ts \
31 ../../../../i18n/nl/bluetooth-manager.ts \
32 ../../../../i18n/da/bluetooth-manager.ts \
33 ../../../../i18n/xx/bluetooth-manager.ts \
34 ../../../../i18n/en/bluetooth-manager.ts \
35 ../../../../i18n/es/bluetooth-manager.ts \
36 ../../../../i18n/fr/bluetooth-manager.ts \
37 ../../../../i18n/hu/bluetooth-manager.ts \
38 ../../../../i18n/ja/bluetooth-manager.ts \
39 ../../../../i18n/ko/bluetooth-manager.ts \
40 ../../../../i18n/no/bluetooth-manager.ts \
41 ../../../../i18n/pl/bluetooth-manager.ts \
42 ../../../../i18n/pt/bluetooth-manager.ts \
43 ../../../../i18n/pt_BR/bluetooth-manager.ts \
44 ../../../../i18n/sl/bluetooth-manager.ts \
45 ../../../../i18n/zh_CN/bluetooth-manager.ts \
46 ../../../../i18n/zh_TW/bluetooth-manager.ts
47
48
49
50include ( $(OPIEDIR)/include.pro ) 30include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/net/wellenreiter/gui/gui.pro b/noncore/net/wellenreiter/gui/gui.pro
index cb5f85c..188d96a 100644
--- a/noncore/net/wellenreiter/gui/gui.pro
+++ b/noncore/net/wellenreiter/gui/gui.pro
@@ -36,30 +36,12 @@ TARGET = wellenreiter
36 message( qws ) 36 message( qws )
37 include ( $(OPIEDIR)/include.pro ) 37 include ( $(OPIEDIR)/include.pro )
38 LIBS += -lqpe -lopie -lopiecore2 -lopieui2 -lopienet2 38 LIBS += -lqpe -lopie -lopiecore2 -lopieui2 -lopienet2
39} 39}
40 40
41contains( platform, x11 ) { 41contains( platform, x11 ) {
42 LIBS += -L$(OPIEDIR)/output/lib -Wl,-rpath,$(OPIEDIR)/output/lib -Wl,-rpath,/usr/local/lib -lwellenreiter 42 LIBS += -L$(OPIEDIR)/output/lib -Wl,-rpath,$(OPIEDIR)/output/lib -Wl,-rpath,/usr/local/lib -lwellenreiter
43 SOURCES += resource.cpp 43 SOURCES += resource.cpp
44 HEADERS += resource.h 44 HEADERS += resource.h
45 DESTDIR = $(OPIEDIR)/output/bin 45 DESTDIR = $(OPIEDIR)/output/bin
46} 46}
47 47
48TRANSLATIONS = ../../../../i18n/de/wellenreiter.ts \
49 ../../../../i18n/nl/wellenreiter.ts \
50 ../../../../i18n/da/wellenreiter.ts \
51 ../../../../i18n/xx/wellenreiter.ts \
52 ../../../../i18n/en/wellenreiter.ts \
53 ../../../../i18n/es/wellenreiter.ts \
54 ../../../../i18n/fr/wellenreiter.ts \
55 ../../../../i18n/hu/wellenreiter.ts \
56 ../../../../i18n/ja/wellenreiter.ts \
57 ../../../../i18n/ko/wellenreiter.ts \
58 ../../../../i18n/no/wellenreiter.ts \
59 ../../../../i18n/pl/wellenreiter.ts \
60 ../../../../i18n/pt/wellenreiter.ts \
61 ../../../../i18n/pt_BR/wellenreiter.ts \
62 ../../../../i18n/sl/wellenreiter.ts \
63 ../../../../i18n/zh_CN/wellenreiter.ts \
64 ../../../../i18n/zh_TW/wellenreiter.ts
65
diff --git a/noncore/net/wellenreiter/wellenreiter.pro b/noncore/net/wellenreiter/wellenreiter.pro
index 7085c5a..eb60c4a 100644
--- a/noncore/net/wellenreiter/wellenreiter.pro
+++ b/noncore/net/wellenreiter/wellenreiter.pro
@@ -3,30 +3,12 @@ TEMPLATE = subdirs
3!contains( platform, x11 ) { 3!contains( platform, x11 ) {
4 message( Configuring Wellenreiter for build on Opie ) 4 message( Configuring Wellenreiter for build on Opie )
5 SUBDIRS = gui 5 SUBDIRS = gui
6 include ( $(OPIEDIR)/include.pro ) 6 include ( $(OPIEDIR)/include.pro )
7} 7}
8 8
9contains( platform, x11 ) { 9contains( platform, x11 ) {
10 message( Configuring Wellenreiter for build on Qt/X11 ) 10 message( Configuring Wellenreiter for build on Qt/X11 )
11 SUBDIRS = lib gui 11 SUBDIRS = lib gui
12 system( mkdir -p $OPIEDIR/lib $OPIEDIR/bin $OPIEDIR/share/pics ) 12 system( mkdir -p $OPIEDIR/lib $OPIEDIR/bin $OPIEDIR/share/pics )
13} 13}
14 14
15TRANSLATIONS = ../../../i18n/de/wellenreiter.ts \
16 ../../../i18n/nl/wellenreiter.ts \
17 ../../../i18n/da/wellenreiter.ts \
18 ../../../i18n/xx/wellenreiter.ts \
19 ../../../i18n/en/wellenreiter.ts \
20 ../../../i18n/es/wellenreiter.ts \
21 ../../../i18n/fr/wellenreiter.ts \
22 ../../../i18n/hu/wellenreiter.ts \
23 ../../../i18n/ja/wellenreiter.ts \
24 ../../../i18n/ko/wellenreiter.ts \
25 ../../../i18n/no/wellenreiter.ts \
26 ../../../i18n/pl/wellenreiter.ts \
27 ../../../i18n/pt/wellenreiter.ts \
28 ../../../i18n/pt_BR/wellenreiter.ts \
29 ../../../i18n/sl/wellenreiter.ts \
30 ../../../i18n/zh_CN/wellenreiter.ts \
31 ../../../i18n/zh_TW/wellenreiter.ts
32