Commit Graph

53 Commits (6e03180ac6139927fa0c83e32046c4f8721f577d)

Author SHA1 Message Date
aneejit1 4bbaa90f2a
Improve detection of libXss, OpenGL and libXext DPMS support.
The detection of libXss has been changed to ask the question
"where is libXss?" before asking "is XScreenSaverQueryInfo
available?" rather than the other way around. The test for
"XScreenSaverQueryInfo" also ensures that the include and
library flags from pkg-config are used.

The OpenGL test has been amended to make use of the include
paths and library flags returned by pkg-config to prevent the
test from failing when OpenGL is not in /usr.

The libXext test in kcontrol/energy/CMakeLists.txt is amended
to use the libXext include path and library flags. The paths
are also added to the include/link directories.

Signed-off-by: aneejit1 <aneejit1@gmail.com>
(cherry picked from commit 7fba97e18a)
5 years ago
Slávek Banko b91935b641
Port TIME_WITH_SYS_TIME to CMake.
This resolves FTBFS from commit 05dc8500dd.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 98abb9e8ee)
6 years ago
OBATA Akio b3f41d271f
Port HAVE_SYS_TIME_H to CMake
It is used, but not checked with CMake.

Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 6326fec9f1)
6 years ago
Slávek Banko 67fac6eb61
Use common test for large files support.
Drop hardcoded definition -D_LARGEFILE64_SOURCE.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 02cb998b9c)
6 years ago
Slávek Banko 01bed117c9
Use common GCC visibility test.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 9a394bb261)
6 years ago
Slávek Banko 0ea8a0d1dc Fix detection whether the system is big endian
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 81ed8f2068)
8 years ago
Slávek Banko f3f4cad271 Fix detection of XSS in Xext with CMake build
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 5e5f4837b5)
10 years ago
Slávek Banko 46b20a5577 Fix FTBFS on freebsd
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 08122b137e)
10 years ago
François Andriot 8fde833b98 Fix GL/GLU detection on older distributions
This resolves Bug 2155

Signed-off-by: François Andriot <francois.andriot@free.fr>
(cherry picked from commit d275f09845)
10 years ago
Slávek Banko 107220694f Allow contitional build with tdehwlib
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko 69da674b30 Fix gcc visibility detection
This resolves Bug 1832

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko 71fb8e0e11 Fix crypt library detection in CMake
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
François Andriot bfbcf19a2f Fix hardcoded link flag to "dl" library
Fix "dlopen" function detection
11 years ago
Michele Calgaro 60b66b1fc2 Fixed typos in comments. 11 years ago
Slávek Banko d7235b31b1 twin/compton: make CONFIG_XSYNC autoconfigurable to fix FTBFS with older libXext versions which doesn't provide XSyncFence 11 years ago
Alexander Golubev 30252262ce Move the Xinerama test to main ConfigureChecks.cmake 11 years ago
Alexander Golubev 394545c24c twin/compton-tde: transparent pass TDE build-time configure options to compot-tde 11 years ago
Alexander Golubev 63dd66d045 Move the XRandr test to main ConfigureChecks.cmake 11 years ago
Alexander Golubev 3c75381e05 Remove useless cmake configuration options WITH_XEXT and WITH_XDAMAGE 11 years ago
Golubev Alexander 9fb2cb290e Enhance xscreensaver directory detection
This resolves Bug 1622
11 years ago
Timothy Pearson 98f8df6427 Fix compton-tde FTBFS on older systems 11 years ago
Timothy Pearson 71be0ee5d4 Extract and include any pertinent SCM metadata from the crashed application in its crash report 11 years ago
Slávek Banko a8d4324832 Add systemd support into kdesktop
+ response to systemd signal Lock()
+ setting SetIdleHint(true / false) by screen saver activity
11 years ago
Slávek Banko 1f3832a136 Removed unnecessary dependency on dbus-tqt and dbus-1-tqt 11 years ago
Alexander Golubev 440db91f91 Add optional opengl support 12 years ago
Alexander Golubev 5210484c85 Fix kicker FTBFS because of missing includes.
This resolves bug report 1556.
12 years ago
Darrell Anderson 0ba43923ad Update references of kscreensaver->tdescreensaver. 12 years ago
Timothy Pearson 0d3ebd9020 Do not display screensavers in the configuration dialog that are not installed on the system 12 years ago
Fat-Zer 02bf1e6990 Fix tdeioslave build options
This resolves Bug 1557
12 years ago
Timothy Pearson de7e5867a6 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Alexander Golubev c39fc3e21f Fix cmake build: FTBFS on kioslaves with hal 12 years ago
Darrell Anderson f34a07c4a3 Fix FTBFS when WITH_HAL=OFF. 13 years ago
Slávek Banko 80deb52955 Add xscreensaver support to CMake
This closes Bug 859
13 years ago
Darrell Anderson 85c2426f98 Fix svg thumbnail images not appearing in KControl/Appearance & Themes/ Background.
This resolves bug report 744.
Thanks to Slvek Banko.
13 years ago
Timothy Pearson 45f41ca57e Use detected architecture flags for immediate symbol binding in kdesktop lock 13 years ago
Timothy Pearson c3ac56c187 Fix FTBFS when both upower and hal support is enabled 13 years ago
Serghei Amelian b5236f1d75 [tdebase/ksmserver] added UPower support 13 years ago
Timothy Pearson 7021f40c13 Part 1 of 2 of kdm rename 13 years ago
Timothy Pearson 0a2a54a022 Add udev detection to CMake
Fix tsak buid warnings
13 years ago
Timothy Pearson 45fb5561be Enable xtest support flag 13 years ago
Timothy Pearson b2b96a5ed3 Add gcc visibility option to tdebase 13 years ago
Timothy Pearson 43d99cc247 Rename kwin to twin (part 1 of 2) 13 years ago
tpearson 5a63d5945b Allow kdebase to build with HAL disabled
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1252060 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 644a960605 kdebase: use pkgconfig to find dbus-tqt
Thanks to "Nix" for the patch!


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1242784 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian f616269af8 [kdebase/kwin] improved kompmgr building
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1226469 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian 01c1a203c4 arts, kdelibs, kdebase, kdepim: use new tqt build system
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1226236 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 9792f1a8db Fix dbus detection
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1225872 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 070c00abae Fixup dbus tqt check
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1225871 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 59aa0c1004 Minor kdebase build fixups
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1225862 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian cf1c517660 [kdebase/libkonq] added arts support and some cleanup/fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1225219 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago