summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Drop autotools supportMichele Calgaro2023-10-301-58/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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>
* Move icons folder to main level.Michele Calgaro2023-08-031-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Implement ffmpeg version 5 supportaneejit12022-05-191-1/+1
| | | | | | | | | | | 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>
* Fix FTBFS for build with --enable-final.Slávek Banko2019-05-021-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Fix FTBFSSlávek Banko2013-08-141-1/+1
|
* Use system dvdread headersFrancois Andriot2013-08-131-2/+2
| | | | This resolves Bug 1608
* Fix FTBFS when built without HAL integrationTimothy Pearson2013-03-311-1/+1
| | | | Clean up spurious build files
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-2/+2
|
* Update autotools for new DSO linkage styleSlávek Banko2012-08-111-1/+1
| | | | Thanks to Francois Andriot for the patch
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-2/+2
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-1/+1
|
* Fix k9copy FTBFS under oneirictpearson2011-10-141-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1258939 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-101-1/+1
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added old abandoned version of k9copytpearson2010-02-171-0/+59
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1091546 283d02a7-25f6-0310-bc7c-ecb5cbfe19da