summaryrefslogtreecommitdiffstats
path: root/k9author/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Fix incorrect use of dvdread includes.Slávek Banko2023-08-061-1/+1
| | | | | | | | | | It seems that the library has been designed for use includes in the form "#include <dvdread/...>" while we used includes without the "dvdread/" prefix. This caused that instead of using the standard path detected from pkg-config, the expected path had to be added to to -I flag. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 9f7c0362e26f62dc81769ab55a89e32c3c9a268d)
* Implement ffmpeg version 5 supportaneejit12022-05-191-2/+2
| | | | | | | | | | | Version 5.0 of ffmpeg drops a load of deprecated API functions causing k9copy to fail its build. The necessary changes have been made to enable k9copy to build against ffmpeg 5.0 as well as retaining support for older versions. Support for older pre-0.5.1 versions has been dropped as has runtime linking of the ffmpeg libraries. libswscale is now mandatory. Signed-off-by: aneejit1 <aneejit1@gmail.com>
* Use system dvdread headersFrancois Andriot2013-08-131-1/+1
| | | | This resolves Bug 1608
* Fix FTBFS when built without HAL integrationTimothy Pearson2013-03-311-1/+1
| | | | Clean up spurious build files
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* Added old abandoned version of k9copytpearson2010-02-171-0/+18
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1091546 283d02a7-25f6-0310-bc7c-ecb5cbfe19da