-rw-r--r-- | noncore/net/opietooth/applet/config.in | 6 | ||||
-rw-r--r-- | noncore/net/opietooth/blue-pin/config.in | 4 | ||||
-rw-r--r-- | noncore/net/opietooth/config.in.in | 7 | ||||
-rw-r--r-- | noncore/net/opietooth/lib/config.in | 6 | ||||
-rw-r--r-- | noncore/net/opietooth/manager/config.in | 6 | ||||
-rw-r--r-- | packages | 6 |
6 files changed, 21 insertions, 14 deletions
diff --git a/noncore/net/opietooth/applet/config.in b/noncore/net/opietooth/applet/config.in index 800f83f..59fdeb4 100644 --- a/noncore/net/opietooth/applet/config.in +++ b/noncore/net/opietooth/applet/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config #APPLET | 1 | config OPIETOOTH-APPLET |
2 | boolean "applet" | 2 | boolean |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && OPIETOOTH && LIBOPIETOOTH |
diff --git a/noncore/net/opietooth/blue-pin/config.in b/noncore/net/opietooth/blue-pin/config.in index 2d922d2..a25cbde 100644 --- a/noncore/net/opietooth/blue-pin/config.in +++ b/noncore/net/opietooth/blue-pin/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config #BLUE-PIN | 1 | config BLUE-PIN |
2 | boolean "blue-pin" | 2 | boolean "blue-pin" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && OPIETOOTH |
diff --git a/noncore/net/opietooth/config.in.in b/noncore/net/opietooth/config.in.in new file mode 100644 index 0000000..e09458c --- a/dev/null +++ b/noncore/net/opietooth/config.in.in | |||
@@ -0,0 +1,7 @@ | |||
1 | config OPIETOOTH | ||
2 | bool "Opietooth" | ||
3 | depends (LIBQPE || LIBQPE-X11) && LIBOPIE | ||
4 | |||
5 | if OPIETOOTH | ||
6 | @sources@ | ||
7 | endif | ||
diff --git a/noncore/net/opietooth/lib/config.in b/noncore/net/opietooth/lib/config.in index a6602c3..2bb4d54 100644 --- a/noncore/net/opietooth/lib/config.in +++ b/noncore/net/opietooth/lib/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config #LIB | 1 | config LIBOPIETOOTH |
2 | boolean "lib" | 2 | boolean "libopietooth" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && OPIETOOTH |
diff --git a/noncore/net/opietooth/manager/config.in b/noncore/net/opietooth/manager/config.in index 3a9cb92..445a657 100644 --- a/noncore/net/opietooth/manager/config.in +++ b/noncore/net/opietooth/manager/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config #MANAGER | 1 | config OPIETOOTH-MANAGER |
2 | boolean "manager" | 2 | boolean "Opietooth manager" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && OPIETOOTH && LIBOPIETOOTH |
@@ -37,7 +37,7 @@ CONFIG_WLANSETUP noncore/unsupported/wlansetup wlansetup.pro | |||
37 | CONFIG_ADDRESSBOOK core/pim/addressbookaddressbook.pro | 37 | CONFIG_ADDRESSBOOK core/pim/addressbookaddressbook.pro |
38 | CONFIG_ADVANCEDFM noncore/apps/advancedfmadvancedfm.pro | 38 | CONFIG_ADVANCEDFM noncore/apps/advancedfmadvancedfm.pro |
39 | CONFIG_APPEARANCE2 noncore/settings/appearance2appearance2.pro | 39 | CONFIG_APPEARANCE2 noncore/settings/appearance2appearance2.pro |
40 | CONFIG_APPLET noncore/net/opietooth/appletapplet.pro | 40 | CONFIG_OPIETOOTH-APPLET noncore/net/opietooth/appletapplet.pro |
41 | CONFIG_AQPKG noncore/apps/aqpkgaqpkg.pro | 41 | CONFIG_AQPKG noncore/apps/aqpkgaqpkg.pro |
42 | CONFIG_BACKUP noncore/settings/backupbackup.pro | 42 | CONFIG_BACKUP noncore/settings/backupbackup.pro |
43 | CONFIG_BATTERYAPPLET core/applets/batteryappletbatteryapplet.pro | 43 | CONFIG_BATTERYAPPLET core/applets/batteryappletbatteryapplet.pro |
@@ -84,7 +84,7 @@ CONFIG_KPACMAN noncore/games/kpacman kpacman.pro | |||
84 | CONFIG_LANGUAGE noncore/settings/languagelanguage.pro | 84 | CONFIG_LANGUAGE noncore/settings/languagelanguage.pro |
85 | CONFIG_LAUNCHER-SETTINGS core/settings/launcherlauncher.pro | 85 | CONFIG_LAUNCHER-SETTINGS core/settings/launcherlauncher.pro |
86 | CONFIG_LAUNCHER_CORE core/launcherlauncher.pro | 86 | CONFIG_LAUNCHER_CORE core/launcherlauncher.pro |
87 | CONFIG_LIB noncore/net/opietooth/liblib.pro | 87 | CONFIG_LIBOPIETOOTH noncore/net/opietooth/liblib.pro |
88 | CONFIG_LIBKATE noncore/apps/tinykate/libkate libkate.pro | 88 | CONFIG_LIBKATE noncore/apps/tinykate/libkate libkate.pro |
89 | CONFIG_LIBMAD core/multimedia/opieplayer/libmadlibmad.pro | 89 | CONFIG_LIBMAD core/multimedia/opieplayer/libmadlibmad.pro |
90 | CONFIG_LIBMAIL noncore/mail/libmaillibmail.pro | 90 | CONFIG_LIBMAIL noncore/mail/libmaillibmail.pro |
@@ -95,7 +95,7 @@ CONFIG_LIBQPE-X11 x11/libqpe-x11 libqpe-x11.pro | |||
95 | CONFIG_LIGHT-AND-POWER core/settings/light-and-powerlight-and-power.pro | 95 | CONFIG_LIGHT-AND-POWER core/settings/light-and-powerlight-and-power.pro |
96 | CONFIG_LIQUID noncore/styles/liquidliquid.pro | 96 | CONFIG_LIQUID noncore/styles/liquidliquid.pro |
97 | CONFIG_LOGOUTAPPLET core/applets/logoutappletlogoutapplet.pro | 97 | CONFIG_LOGOUTAPPLET core/applets/logoutappletlogoutapplet.pro |
98 | CONFIG_MANAGER noncore/net/opietooth/managermanager.pro | 98 | CONFIG_OPIETOOTH-MANAGER noncore/net/opietooth/managermanager.pro |
99 | CONFIG_MEDIUMMOUNT noncore/settings/mediummountmediummount.pro | 99 | CONFIG_MEDIUMMOUNT noncore/settings/mediummountmediummount.pro |
100 | CONFIG_METAL noncore/styles/metalmetal.pro | 100 | CONFIG_METAL noncore/styles/metalmetal.pro |
101 | CONFIG_MINDBREAKER noncore/games/mindbreakermindbreaker.pro | 101 | CONFIG_MINDBREAKER noncore/games/mindbreakermindbreaker.pro |