summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/applications/amarok/debian
Commit message (Collapse)AuthorAgeFilesLines
* DEB amarok: Disable building iRiver iFP support.Slávek Banko2020-10-244-5/+3
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e5daa77723d6f6523483133fbc0a9d513d722fc1)
* DEB: Create a .tdepkginfo containing package metadata.Slávek Banko2020-03-231-0/+9
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ad7e4e55d198239e75813dc19f8ed3f2e511964c)
* DEB: Change debhelper compatibility level to 9.Slávek Banko2020-03-082-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 7aeb5c3618d6f16a2f34bd4106f38246b0285afe)
* DEB amarok: Switch to cmake.Slávek Banko2020-03-056-126/+43
| | | | | | | | Enable building of aKode engine and Konqueror sidebar. Do not install broken kubuntu-media-amarok and install-mp3. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a315d266d23eb19e26e9e4410ff48e056e9183a5)
* DEB: Replace remaining python, python-dev and python-dbgSlávek Banko2020-02-051-2/+2
| | | | | | | with python-all, python-dev-all and python-dbg-all. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 892ada12716f25c37ad5afcccaee73ec0161808a)
* DEB: enable parallel build in debian-tde.mk.Michele Calgaro2019-07-111-0/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: Resolve FTBFS in support for using the $(DEB_HOST_MULTIARCH) variableSlávek Banko2019-06-031-2/+7
| | | | | | | if the package does not contain any install and links files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 6e6210f3042a985d937a1e354a3fa6f83259b2b5)
* DEB: Added support for using the $(DEB_HOST_MULTIARCH) variableSlávek Banko2019-06-021-0/+10
| | | | | | | in the install and links files to the debian-tde.mk common rules. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 7abdfa3a6ff766651598f0c4c1363c9a0f29860d)
* DEB: Merge debian-qt-kde.mk and kde.mk into one debian-tde.mkSlávek Banko2019-04-283-92/+88
| | | | | | | The debian-tde.mk rules are now unified for all packages. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 4e9ab839f6b463cdf27413d9d74f7e79c078998c)
* DEB: use _base folder for a distro instead of specific distros (squeeze and ↵Michele Calgaro2019-04-0329-0/+3044
maverick). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>