summaryrefslogtreecommitdiff
path: root/eclass
AgeCommit message (Collapse)Author
2011-06-12[eclass] added better approach for kdeedu packages using branch "$PV"Marc Schiffbauer
2011-06-11[eclass] kgeography and kbruch need EGIT_BRANCH=4.6 as wellMarc Schiffbauer
2011-06-11[eclass] kalgebra added to list with EGIT_BRANCH=4.6Marc Schiffbauer
2011-06-11[eclass] libkdeedu and cantor need EGIT_BRANCH=4.6, other ebuilds pendingMarc Schiffbauer
2011-06-08[eclass] KDEPIM is still special...Jonathan Callen
2011-06-08[eclass] Don't add IUSE=kdeprefix for kdepim-4.6.0Jonathan Callen
2011-06-07[eclass] Sync eclasses from gx86Jonathan Callen
2011-06-07[eclass] Remove always-empty variableJonathan Callen
2011-06-07[eclass] KDE_MINIMAL=live is no longer valid (use 9999 instead)Jonathan Callen
2011-06-06Clear out more slotting; add new get_kde_version() function that returns ↵Jonathan Callen
what used to be in ${SLOT}
2011-06-06[kde-base] Goodbye kdeprefix (for >= 4.6.4)Jonathan Callen
Remove all usage of the kdeprefix flag that doesn't die immediately; remove the flag itself on >= 4.6.4
2011-06-06[eclass] Add yet another special case for the kdeedu-4.6.4 extractlistAndreas K. Huettel (dilfridge)
2011-06-06[eclass] Goodbye kdeprefix (part 1 -- die on +kdeprefix)Jonathan Callen
2011-06-06[eclass] Sync from treeJonathan Callen
2011-05-31[eclass] Set KDE_SCM properly for the new kdebase names as wellJonathan Callen
2011-05-30[kde-base/okular] okular is now using git; branches named ${SLOT}, not ↵Jonathan Callen
KDE/${SLOT} (Portage version: 2.2.0_alpha35/git/Linux x86_64, signed Manifest commit with key 229E5838)
2011-05-26[eclass/kde4-meta.eclass] Update unpack logic as the current code fails when ↵Jorge Manuel B. S. Vicetto (jmbsvicetto)
$PN = $KMNAME.
2011-05-24Add 4.7 to the list of possible slotsJonathan Callen
2011-05-23[eclass] Backport warning from gx86Jonathan Callen
2011-05-23[eclass] Update kde4-meta eclass as upstream changed the name of the ↵Jorge Manuel B. S. Vicetto (jmbsvicetto)
tarballs / kmname for kde-baseapps, kde-runtime and kde-workspace in the 4.6.80 release. [profiles/package.mask] Add more apps to the 4.6.80 mask. [ebuilds] Whitespace fixing.
2011-05-19[eclass] add special case for marble live buildsMarc Schiffbauer
marble uses other branch names than the rest :-/ (e.g. kde-4.6)
2011-05-16[eclass] Drop WEBKIT_REQUIRED as the kdelibs itself require webkit to be ↵Tomas Chvatal
enabled.
2011-05-15[eclass] Dont unpack unneeded files (most of them dont exist anyway)Andreas K. Huettel (dilfridge)
2011-05-14[eclass] Add x11-libs/libXcomposite to general kde dependenciesAndreas K. Huettel (dilfridge)
2011-05-01[gcc-check] fixup inheritsTomas Chvatal
2011-05-01[functions.eclass] kdeprefix is nogo for kdepim in 4.4 slotTomas Chvatal
2011-05-01[eclasses/kdelibs] Rework the gcc checker to be little less resources consuming.Tomas Chvatal
2011-04-27[kde4-base] kdepim and kdepim-runtime finally branchedJonathan Callen
2011-04-23[eclass/kde4-base] Restore mistakenly dropped quoting from kde-l10n handling ↵Maciej Mrozowski
code
2011-04-23[kde4-base] Drop useless ?Tomas Chvatal
2011-04-22[kde4-base.eclass] Finished syncing to tree, update headersabcd
2011-04-22[kde-base] Fix syntax error, add forward-compatibilityJonathan Callen
2011-04-22[eclass] Sync with main tree.Tomas Chvatal
2011-04-21[kde4-base.eclass] Eliminate warnings about non-existant dirsJonathan Callen
2011-04-21[kde4-base.eclass] Don't compress handbooks in EAPI=4Jonathan Callen
2011-04-20Drop kde4-meta-pkg since it is so simple development should be done in main ↵Tomas Chvatal
tree directly.
2011-04-20[eclasses] Drop obsolete/incvs eclasses.Tomas Chvatal
2011-04-17[git-2] Fully fix buidling with submodules.Tomas Chvatal
2011-04-17[strigi] use git-2 eclassTomas Chvatal
2011-04-17[git-2] Fix variable name for submodules. Add more debug output.Tomas Chvatal
2011-04-17[git-2] Use correct variable name. Thx to ulm for spotting.Tomas Chvatal
2011-04-17[git-2] Be space safe (at least i hope).Tomas Chvatal
2011-04-17[git-2] Update comments and add bit whitespaceTomas Chvatal
2011-04-17[git-2] Update one more comment.Tomas Chvatal
2011-04-17[git-2] Update eclassdoc and comments.Tomas Chvatal
2011-04-16[git-2] allow redefining complete GIT_DIR if really required.Tomas Chvatal
2011-04-16Drop special version case for kdepimTomas Chvatal
2011-04-16[kde4-base] update kdepim location.Tomas Chvatal
2011-04-16[git-2] Typo fixes + debug infoTomas Chvatal
2011-04-16[git-2] Implement migration between bare and nonbare copy. Secret variable ↵Tomas Chvatal
EGIT_NONBARE for tamparkap is implemented.