summaryrefslogtreecommitdiff
path: root/eclass
AgeCommit message (Collapse)Author
2012-11-18[kde-base] Fix ftbfs for kdepimAlexey Shvetsov
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
2012-11-17[eclass] Really fix URLs for 4.10+Jonathan Callen
2012-11-18[eclass] Always add aqua to IUSEAndreas K. Huettel (dilfridge)
We always need the aqua useflag because otherwise we cannot = refer to it inside add_kdebase_dep. This was always kind of a bug, but came to light with EAPI=5 (where referring to a use flag not in IUSE masks the ebuild). The only alternative would be to prohibit using add_kdebase_dep if KDE_REQUIRED=never
2012-11-17[eclass] Fix kdepim extraction for 4.10Alexey Shvetsov
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
2012-11-17[eclass] Fix kdebase-apps buildAlexey Shvetsov
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
2012-11-16[sets] Add kde sc 4.10 sets and changes to eclassAlexey Shvetsov
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
2012-11-15[eclass] Add experimental support for assembler *FLAGS respect, wrt bug #432480.Michael Palimaka
2012-11-12[eclass] Permit ebuilds to define myctestargs (so that we could disable ↵Michael Palimaka
certain tests without patches).
2012-10-31[eclass] Fix few typos.Tomas Chvatal
2012-10-31[eclass] Try to make cmake-utils work nice with ninja. Wrt bug#439608.Tomas Chvatal
2012-10-23[eclass] Fix the 'only edit CMakeLists.txt' check, wrt bug #439268.My Th
2012-10-14[eclass] Change LICENSE to 'metapackage' for kde meta packages, bug #438278.Johannes Huber
2012-10-02[eclass] Use fully-qualified values for ar and ranlib, wrt bug #436070.Michael Palimaka
2012-10-02[eclass] Return status at the end of CMake test phase. This fixes bug #406353.Michael Palimaka
2012-09-30[eclass] Update comment about EAPIsJonathan Callen
2012-09-30[eclass] Sync kde4-functions.eclass with gx86Jonathan Callen
2012-09-30[eclass] Sync cmake-utils.eclass with gx86Jonathan Callen
2012-09-16[eclass] Sync with tree.Johannes Huber
Remove redundant DESCRIPTION variable settings by zmedico.
2012-09-11[eclass] Update SRC_URI calculation for new kdevelop testing release.Johannes Huber
2012-09-10[eclass] Simplify CMAKE_INSTALL_LIBDIR, wrt bug #434086.Michael Palimaka
2012-09-07[eclass] Respect EPREFIX for CMAKE_INSTALL_LIBDIR, wrt bug #434086.Michael Palimaka
2012-09-05[eclass] fixed install with ninjaChristoph Junghans
Signed-off-by: Johannes Huber <johu@gentoo.org>
2012-08-25[eclass] Dont try to extract cmake/modules for kdegames > 4.9.0. ItsJohannes Huber
removed from top-level directory by upstream, fixes bug #431924.
2012-08-23[eclass] Add support for dev-util/ninja by Christoph JunghansJohannes Huber
<ottxor@gentoo.org> wrt bug #430608.
2012-08-22[eclass] Make git the default KDE_SCM.Johannes Huber
2012-08-08[eclass] Arrange docs example for KDE_LINGUAS alphabetically.Johannes Huber
2012-08-08[eclass] Remove duplicated entry for unstable KDE SC releases in SRC_URI ↵Johannes Huber
calculation.
2012-08-02[eclass] Simplify Qt minimal requirement.Johannes Huber
2012-08-02[eclass] Remove obsolete koffice handling.Johannes Huber
2012-08-02[eclass] Sync with tree. Fix tarball extract for old kdepim, bug #429428.Johannes Huber
2012-07-26[eclass] Make .xz compression as default for SRC_URI calculation.Johannes Huber
2012-07-12[eclass] Fix comment typo.Michael Palimaka
2012-07-12[eclass] Add KDE prefix to BUILD_TYPE.Michael Palimaka
2012-06-24[eclass] Empty CVS headers.Michael Palimaka
2012-06-22[eclass] Sync inherit line from the tree.Michael Palimaka
2012-06-08[eclass] No #DONOTCOMPILE if add_subdirectory has a variable parameter ("${...")Andreas K. Huettel (dilfridge)
2012-05-26[eclass] More fixesAlexey Shvetsov
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
2012-05-26[eclass] One more fix for kdegamesAlexey Shvetsov
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
2012-05-25[eclass] Add CTestConfig.cmake to unpak list for kde-runtimeAlexey Shvetsov
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
2012-05-25[eclass] Now all tarballs are xz starting from 4.8.xAlexey Shvetsov
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
2012-05-25[eclass] Update one for xzAlexey Shvetsov
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
2012-05-21[eclass] Add support for virtual dbus during test phase.Michael Palimaka
2012-05-21[eclass] Enable tests for live ebuilds when I_KNOW_WHAT_I_AM_DOING is set.Michael Palimaka
2012-05-06[eclass] Make cmake-utils.eclass verbose build defaultAndreas K. Huettel (dilfridge)
2012-05-03[eclass] dev-util/pkgconfig -> virtual/pkgconfigJohannes Huber
2012-05-02[eclass] Fix build with unset LINGUAS and USE=-handbook, bug 372457Andreas K. Huettel (dilfridge)
2012-05-01Set PREFIX properly, bug 358059Andreas K. Huettel (dilfridge)
2012-05-01Copied cmake-utils eclass from main treeAndreas K. Huettel (dilfridge)
2012-04-25[eclass/kde4-base] Add qt-dbus as an explicit common dependency.Michael Palimaka
2012-04-19[eclass] No ewarns even if tar misses some files on unpack, as that is so ↵Andreas K. Huettel (dilfridge)
common it's pretty much useless.