summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Change libdvdcss detection to search the default system directory for libraries.Slávek Banko2022-04-011-0/+12
| | | | | | | This resolves issue TDE/tde-packaging#113. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit a91c7c1df5f039a3611bf0aa320b15f70305e8b3)
* Raise the minimum required version of CMake to 3.1.Slávek Banko2021-12-291-1/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit b0f2e585181b6afd60f952ea75551ad6ee585280)
* Update version number to R14.0.12.Slávek Banko2021-11-021-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Use common rules for build and install documentation and translations.Slávek Banko2021-07-231-2/+6
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 9755721093439febe785b40b2c9975a45e8dfbbf)
* Update version number to R14.0.11.Slávek Banko2021-05-021-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Copy translations to a new directory layout.Michele Calgaro2021-03-101-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 7d490344d4ed011703f9583bb2b8de674a705117)
* Drop automake build support.gregory guy2021-03-101-13/+12
| | | | | | | | | | | | Add basic cmake build instructions. Some doc files have moved at the root of the module. Rework of the README and help page. Deleted file BUGS. Update some cmake files with latest macros. Few cosmetics. Signed-off-by: gregory guy <[email protected]> (cherry picked from commit d1e1f1777ffed5c45cd8e6db02721c8010125f47)
* Raise the minimum required version of CMake to 2.8.12.Slávek Banko2021-01-181-1/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 34aad463e4f6d8bf595047809f9b6480875d57c9)
* Update version number to R14.0.10.Slávek Banko2020-11-041-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Update release version number to R14.0.9.Michele Calgaro2020-05-221-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Update version number for R14.0.8 final release.r14.0.8Slávek Banko2020-04-111-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Conversion to the cmake building system.gregory guy2020-02-081-0/+88
Add a man page taken from the Debian build system. dvbdata.tar.gz from the "images" folder has been decompressed and the data files have been put into their own folder (dvbdata). kaffeine-iso.desktop file added from the Debian packaging. Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 46c80b0f5b2f5b57fbded23bfe3253224b4a0728)