summaryrefslogtreecommitdiff
path: root/eclass/kde4-functions.eclass
AgeCommit message (Collapse)Author
2016-03-22kde4-functions.eclass: Initial EAPI 6 supportJohannes Huber
2016-02-15kde4-functions.eclass: Sync with treeAndreas Sturmlechner
2016-01-05Update copyright yearAndreas Sturmlechner
2015-11-19kde4-functions.eclass: recognise KDEBASE in kde-frameworksMichael Palimaka
For the kde-apps/oxygen-icons -> kde-frameworks/oxygen-icons pkgmove.
2015-10-27kde4-functions.eclass: add missing '|| die' on pushd/popdJulian Ospald
2015-08-09Update header for the git migration in main treeJohannes Huber
2015-07-26[eclass] Treat stable-live the same as liveAndreas Sturmlechner
2015-06-29[eclass] Fix minimum dependencies after kde-apps pkgmoveAndreas Sturmlechner
2015-05-24[eclass] Depend on final stable kde-apps versionAndreas Sturmlechner
2015-05-13[eclass] Reorder add_kdebase_deps logic to fix kde-apps stable branch.Michael Palimaka
2015-03-06[eclass] Drop EAPI 4 support.Johannes Huber
2015-02-22[eclass] Fix live (9999) dependency logic.Michael Palimaka
2015-02-22[eclass] Fix dep calculation for live ebuilds.Michael Palimaka
2015-02-22Revert "[eclass] Improve add_kdebase_dep logic to handle new point releases ↵Michael Palimaka
out of the normal SC schedule." This ended up causing more problems than it solved. This reverts commit b944887359a9ea094533d1502186be32eca68a45.
2015-02-04[eclass] Improve add_kdebase_dep logic to handle new point releases out of ↵Michael Palimaka
the normal SC schedule.
2015-01-04Welcome to 2015Johannes Huber
2014-11-30[eclass] Lower kde-base dependency version to last release (4.14.3) for live ↵Michael Palimaka
ebuilds
2014-11-30[eclass] Introduce add_kdeapps_deps function to avoid automagic category ↵Michael Palimaka
changes and dependency errors.
2014-11-25[eclass] Blacklist even more packages.Manuel Rüger
2014-11-24[eclass] Blacklist even more packages. Add FIXME.Manuel Rüger
2014-11-24[eclass] Blacklist more packagesManuel Rüger
2014-11-24[eclass] Blacklist kwinManuel Rüger
2014-11-25[eclass] Blacklist nepomuk-widgets.Michael Palimaka
2014-11-25[eclass] Fix syntax error.Michael Palimaka
2014-11-25[eclass] Blacklist krosspython and nepomuk-core.Michael Palimaka
2014-11-25[eclass] Blacklist pykde4 too since it has no applications release.Michael Palimaka
2014-11-24Revert "[eclass] Sync kde4-functions with tree"Michael Palimaka
This reverts commit ff16e62967f4afebe715141599170941c24f706f. The overlay version is more recent. Conflicts: eclass/kde4-functions.eclass
2014-11-24[eclass] Add KDE Applications support.Michael Palimaka
For all applications: - Add SRC_URI support - Add mirror restriction for prereleases For KDE 4 based applications: - Support kde-apps/oxygen-icons - Automatically block kde-base/${PN} - Modify add_kdebase_dep to use kde-apps, with a blacklist for packages with no applications release For KDE 5 based applications: - Introduce add_kdeapps_dep in a similar vein to the other add_kde*_dep functions
2014-11-16[eclass] Sync kde4-functions with treeAlexey Shvetsov
2014-10-02[eclass] Move comment_add_subdirectory from kde{4,5}-functions to cmake-utils.Michael Palimaka
2014-09-17[eclass] Use non-deprecated switch with identical behaviour as per review ↵Michael Palimaka
from pesa.
2014-09-16[eclass] Move inherit inside inherit-once conditional as per review from pesa.Michael Palimaka
2014-09-16[eclass] Avoid code duplication as per review from pesa.Michael Palimaka
2014-09-16[eclass] Adjust EAPI handling as per review from pesa.Michael Palimaka
:-0 is unnecessary in "case ${EAPI:-0}" as it will be matched by "*)", so it can be moved to the die statement.
2014-07-17[eclass] Add logic to handle missing handbooks when the default is en_US ↵Michael Palimaka
instead of the usual en.
2014-07-17[eclass] Sync with portage.Michael Palimaka
2014-07-08[eclass] Whitespace.Michael Palimaka
2014-04-05[eclass] Remove unused function add_blockerJohannes Huber
2014-04-04[eclass] Remove add_frameworks_dep from kde4-functions eclassJohannes Huber
Was moved to kde5-functions eclass.
2014-04-02[eclass] Update add_frameworks_dep to work outside of kde-frameworks.Michael Palimaka
2014-01-18[eclass] Only try to sed CMakeLists.txt if it exists.Michael Palimaka
2014-01-15[eclass] Add new function comment_add_subdirectory to avoid code duplication.Michael Palimaka
2014-01-03Happy new year! Change all copyrights to 2014 to shut repoman up.Chris Reffett
Package-Manager: portage-2.2.7 RepoMan-Options: --force
2013-11-14[eclass] Add add_frameworks_dep function.Michael Palimaka
2013-04-16[eclass] Remove EAPI=3 support and simplify codeAndreas K. Huettel (dilfridge)
2013-04-15[eclass] Remove migrate_store_dir due to being long obsolete.Michael Palimaka
2013-04-15[eclass] Remove support for kde-baseapps since it no longer exists.Michael Palimaka
2013-02-13[eclass] Add multiple-inheritance protection.Michael Palimaka
2013-01-01Happy New Year 2013! (and shut up repoman)Jonathan Callen
2012-09-30[eclass] Sync kde4-functions.eclass with gx86Jonathan Callen