summaryrefslogtreecommitdiff
path: root/kde-base/pykde4/pykde4-9999.ebuild
AgeCommit message (Collapse)Author
2010-07-27[kde-base/pykde4] Silence python eclassMaciej Mrozowski
2010-07-16[kde-base/pykde4] All versions: Fixed spurious epatch reference for arm.Locke Shinseiko
${P}-4.4.4 was changed to ${PN}-4.4.4
2010-06-30[kde-base/pykde4] Remove unused akonadi USE flagMaciej Mrozowski
2010-06-30[kde-base/pykde] Move 4.4.4 to tree (with patch fixing bug 322351), rename ↵Maciej Mrozowski
patch.
2010-06-16[kde-base/pykde4] Added arm fix as of bug 322351. Needs testing.Andreas K. Huettel (dilfridge)
2010-06-07[kde-base/pykde4] Fix useflag akonadi deps. Per bug #322937Tomáš Chvátal
2010-06-02[kde-base/pykde4] Use function from python eclass to clean up installation imageMaciej Mrozowski
2010-06-02[kde-base/pykde4] pykde4 does not support multiple python ABis - update ebuildsMaciej Mrozowski
Reason: - <prefix>/<libdir>/kde4/kpythonpluginfactory.so links to python library and there's no way to slot it
2010-05-06[kde-base/pykde4] Restrict python 2.4Maciej Mrozowski
2010-02-09[kde-base] Bump to EAPI-3 (except kdebindings-ruby, due to lack of eclass ↵abcd
support)
2010-02-07[kde-base/pykde4] Add blocker to DEPEND as well (compile-time errors)abcd
2010-01-19[kde-base/pykde4] Install API docs (doc USE flag).Maciej Mrozowski (reavertm)
2010-01-18[kde-base/pykde4] Updated PyQt4 deps to 4.7Maciej Mrozowski (reavertm)
2010-01-11[kde-base/pykde4] correct dependency wrt PyQt4 versionyngwin
2010-01-04[kde-base/pykde4] Disabled policykit-qt bindings - superseded by KAuthMaciej Mrozowski (reavertm)
(kdelibs)
2009-12-31Happy New Year 2010! Update headers so repoman doesn't complainabcd
2009-12-16[kde-base/pykde4] EPREFIXifyabcd
2009-12-06[kde-base/pykde4] Fix problem with array syntaxabcd
2009-12-06[kde-base/pykde4] Remove unneeded COMMON_DEPEND variable; drop unused patch; ↵abcd
drop patch from live
2009-12-05[kde-base] Convert mycmakeargs to an arrayabcd
2009-11-20[kde-base/pykde4] Add support for multiple python versionsJonathan Callen
2009-11-12[kde-base/pykde4,plasma-workspace] replaced python site packages paths with ↵Maciej Mrozowski (reavertm)
$(python_get_sitedir)
2009-11-02[kde-base/pykde4:live] Drop patch (applied upstream)Manuel Nickschas
2009-10-25[kde-base/pykde4] Apply patch to live as wellJonathan Callen
2009-10-07[kde-base] Use add_kdebase_dep() for live packages in kde-base/Jonathan Callen
2009-09-13Reverting for now #3Maciej Mrozowski (reavertm)
Revert "Add a new add_kdebase_dep() function, and inject it everywhere" This reverts commit 6658447f57b455e0534415f667137c57691a48ea.
2009-09-11Add a new add_kdebase_dep() function, and inject it everywhereJonathan Callen
The add_kdebase_dep function takes 1-2 arguments, the first being the name of the package to depend upon, and the second being (optionally) extra USE deps. When given 1 argument, this function will output !kdeprefix? ( >=kde-base/$1-${PV}[-kdeprefix] ) kdeprefix? ( >=kde-base/$1-${PV}:${SLOT}[kdeprefix] ) And 2 arguments outputs !kdeprefix? ( >=kde-base/$1-${PV}[-kdeprefix,$2] ) kdeprefix? ( >=kde-base/$1-${PV}:${SLOT}[kdeprefix,$2] ) These are the proper deps to replace >=kde-base/PKG-${PV}:${SLOT}[kdeprefix=,USEDEPS] as it does not force an all-at-once upgrade of everything. Some of the deps (the ones from kde4-base.eclass) were already in this form, so there was an odd combination of packages that could be installed in separate slots with -kdeprefix, and packages that couldn't.
2009-08-18[kde-base/pykde4] Set PYTHON_USE_WITH=threads to depend on ↵Jonathan Callen
dev-lang/python[threads]
2009-07-24[kde-base/pykde4] On second thought, screw it, trunk is constantly changing, ↵Maciej Mrozowski (reavertm)
removed the patch
2009-07-24[kde-base/python] - fixed patch for live pykde4 - test please, I have no means.Maciej Mrozowski (reavertm)
2009-07-23[kde-base/pykde4] Further pykde4 cleanups + pykdeuic4 installation patchMaciej Mrozowski (reavertm)
2009-07-23[kde-base/pykde4] Added USE flag for policykit-qt bindingsMaciej Mrozowski (reavertm)
2009-07-18[kde-base/pykde4] patch got applied upstreamRobert Förster
(Portage version: 2.2_rc33/git/Linux x86_64) (Unsigned Manifest commit)
2009-07-16[kde-base/pykde4] Added temporary installation fix for pykde4Maciej Mrozowski (reavertm)
2009-06-16[dev-python/pykde4]: Drop qt3support use dependecy from PyQt4Markos Chandras
2009-06-15Clean up cmake flags throughout the entire tree, too many packages to listABCD
2009-06-12[kde-base/pykde4] - synced deps and removed blocksMaciej Mrozowski (reavertm)
[Documentation/package.keywords] - added sip and pykde4 to 4.2 and 4.3 keywords
2009-06-07[kde-base/pykde4] - depend on recently released sip/PyQt4Maciej Mrozowski (reavertm)
2009-06-06[kde-base/pykde4[ - removed 'newer soprano' deps - should be in kdelibsMaciej Mrozowski (reavertm)
2009-06-04[kde-base/pykde4] - added PyQt4 USE depsMaciej Mrozowski (reavertm)
2009-05-24[kde-base/pykde4] - live (and snapshots) version requires bleeding edge ↵Maciej Mrozowski (reavertm)
dev-libs/soprano to build. If you don't like it - disable semantic-desktop USE flag for pykde4.
2009-05-20kde-base/pykde4:live - added temporary fixMaciej Mrozowski (reavertm)
2009-05-19kde-base/pykde4:live - raised sip deps to 4.8_pre and Qt4 deps to 4.5_preMaciej Mrozowski (reavertm)
2009-04-15Sync with tree.Tomas Chvatal
2009-04-08Final cleanups for pykde4 and plasma-workspaceMaciej Mrozowski (reavertm)
2009-04-08Fixed pykde4 .py{c,o} cleanup, added examples USE flagMaciej Mrozowski (reavertm)
2009-04-08Fixed pykde4 .py{c,o} cleanup, added examples USE flagMaciej Mrozowski (reavertm)
2009-03-06Cleanup up 4.2.1 - revbumped packages that needs itMaciej Mrozowski (reavertm)
2009-02-10WARNING! - massive dependencies update - please REVIEW ebuilds!Maciej Mrozowski (reavertm)
- added missing [kdeprefix=] to DEPEND/RDEPEND - removed [kdeprefix=] and similar from blocks (we use both !kdeprefix? or kdeprefix? when necessary and we don't care whether package we block was emerged with kdeprefix or not - thus we have chance to force unmerge the package with wrong kdeprefix) - moved blocks to RDEPEND - fixed blocks that would (incorrectly) block packages that exist in KDE 3.5 - reformatted some ebuilds in the process - moved some DEPEND to RDEPEND - removed unused patch
2009-01-18Add kde-crazy files to kde-testingAlexey Shvetsov