summaryrefslogtreecommitdiff
path: root/makefiles/1/cdbs
AgeCommit message (Collapse)AuthorFilesLines
2010-05-25Drop deprecated `pkgkde-symbolshelper symbolfile` support from ↵Modestas Vainius1-12/+0
cdbs/symbolshelper.mk.
2010-02-17Move RPATH "workaround" code for <= KDE 4.3.x to variables.mk.Modestas Vainius1-7/+0
Moving from makefiles/1/cdbs/kde.mk to makefiles/1/variables.mk allows debian-qt-kde.mk to use that workaround as well.
2010-02-14Omit usr/lib/kde4/ from dh_makeshlibs by default.Modestas Vainius1-0/+2
CDBS kde.mk, debian-qt-kde.mk and dh kde addon.
2010-02-14No longer globally skip RPATH handling with KDE 4.4.0.Modestas Vainius1-0/+7
No longer globally skip RPATH handling in cmake if kdelibs5-dev is 4:4.4.0 or higher. kde4libs build system has been properly fixed in 4:4.4.0-1.
2010-02-13Implement dh_movelibkdeinit debhelper program.Modestas Vainius1-0/+3
It moves libkdeinit4_*.so from public /usr/lib to private /usr/lib/kde4/libkdeinit if RUNPATHs are set properly. Add this helper to CDBS kde.mk/debian-qt-kde.mk and debhelper kde addon.
2010-01-09Make cdbs/symbolshelper.mk add /usr/share/pkg-kde-tools/bin to $PATH.Modestas Vainius1-0/+4
2009-06-27Add very basic pkgkde-symbolshelper which supports 1.15.3Modestas Vainius1-3/+0
As stated in changelog, it is here only to avoid breaking packages using it at build time. It is absolute useless for patching/generating new symbol files. Signed-off-by: Modestas Vainius <modestas@vainius.eu>
2009-01-25More protection for symbolshelper.mkmodax-guest1-0/+4
2009-01-24* Add "distro policy" checking when building the package:modax-guest1-1/+0
- THIS_SHOULD_GO_TO_UNSTABLE moved policy/unstable.mk - policy/unstable.mk also emits a warning when KDE alpha or betas are to be uploaded to unstable.
2009-01-24Add makefiles/1/cdbs/kde4.mk symlink to makefiles/1/cdbs/kde.mk formodax-guest2-0/+6
clarity.
2009-01-24* Add makefiles/1/cdbs/symbolshelper.mk which hooks pkgkde-symbolshelpermodax-guest1-0/+12
calls to cdbs. * Some fixes for dh_sameversiondep.
2008-09-22* branch for CDBS makefilesmukidohime-guest1-0/+8