summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/applications/multimedia/amarok
Commit message (Collapse)AuthorAgeFilesLines
* DEB amarok: Remove libmp4v2-dev from build-depends.Slávek Banko2024-09-291-1/+1
| | | | | | Support in Taglib is now used for MP4 metadata. Signed-off-by: Slávek Banko <[email protected]>
* DEB: Automatically add ldconfig trigger if the package contains plugins.Slávek Banko2023-12-191-0/+5
| | | | | | | | | | As a result, it is no longer necessary to enforce ldconfig in postinst and postrm scripts and this solves the problem with packages where the ldconfig was not called after installation, but it was needed. This resolves issue TDE/tdemultimedia#29. Signed-off-by: Slávek Banko <[email protected]>
* DEB: Change debhelper compatibility level to 10.Slávek Banko2023-11-053-3/+3
| | | | | | Use DEB_COMPRESS_EXCLUDE_ALL instead of deprecated DEB_COMPRESS_EXCLUDE. Signed-off-by: Slávek Banko <[email protected]>
* DEB amarok: Drop python2 support.Slávek Banko2023-01-182-5/+11
| | | | Signed-off-by: Slávek Banko <[email protected]>
* DEB: Update references to cmake-trinity in dependencies to new name tde-cmake.Slávek Banko2023-01-141-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* DEB amarok: Update dependencies after rename python-tqt to pytqt.Slávek Banko2022-12-221-3/+3
| | | | Signed-off-by: Slávek Banko <[email protected]>
* DEB amarok: use man pages from main repo.Michele Calgaro2022-08-166-302/+21
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* DEB amarok: Remove libdbus-tqt-1-dev from Build-DependsSlávek Banko2022-02-131-1/+1
| | | | | | because support for Yauap engine is no longer built. Signed-off-by: Slávek Banko <[email protected]>
* DEB amarok: Move the libamarok library to a separate package.Slávek Banko2021-10-243-3/+13
| | | | | | This resolves a circular dependency - issue TDE/amarok#28. Signed-off-by: Slávek Banko <[email protected]>
* DEB amarok: Don't build Yauap engine, drop package amarok-engine-yauap.Slávek Banko2021-10-242-13/+2
| | | | | | This resolves issue TDE/amarok#29. Signed-off-by: Slávek Banko <[email protected]>
* DEB amarok: Change README to markdown format.Slávek Banko2021-10-221-0/+3
| | | | Signed-off-by: Slávek Banko <[email protected]>
* DEB amarok: Update for renamed amarok_konquisidebar.desktop.Slávek Banko2021-07-141-3/+3
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Rearranged applications folder into sub categories.Michele Calgaro2021-07-0429-0/+2998
Signed-off-by: Michele Calgaro <[email protected]>