Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update kde4 eclasses from overlay | Jonathan Callen | 2009-12-02 | 1 | -4/+4 |
| | |||||
* | Update kde4 eclasses from overlay: | Tomas Chvatal | 2009-12-01 | 1 | -13/+43 |
| | | | | | | | | | | | | Changes: kde-functions Update the block resolving case to make it simpler. kde-meta Drop not required elogs. Drop redundant dependencies. kde-base introduce kdeenablefinal useflag (masked). support unpacking of xz tarballs in eapi2. | ||||
* | Fix KOffice URL, bug 294604 | Theo Chatzimichos | 2009-11-25 | 1 | -2/+2 |
| | |||||
* | Use correct variable name. Effectively reverts abcd's change. | Tomas Chvatal | 2009-10-28 | 1 | -4/+4 |
| | |||||
* | Add back-compat code for CMAKE_REQUIRED | Jonathan Callen | 2009-10-28 | 1 | -2/+2 |
| | |||||
* | Use correct variable | Jonathan Callen | 2009-10-28 | 1 | -3/+3 |
| | |||||
* | Fix variable name. | Tomas Chvatal | 2009-10-27 | 1 | -2/+2 |
| | |||||
* | Fix undefined variable warning. | Tomas Chvatal | 2009-10-27 | 1 | -2/+4 |
| | |||||
* | Sync cmake-utils and kde eclasses with kde-testing overlays. | Tomas Chvatal | 2009-10-27 | 1 | -108/+87 |
| | | | | | | | Renamed WANT_CMAKE -> CMAKE_REQUIRED in kde eclasses fixed koffice2.0 support in kde eclasses Added WANT_CMAKE into cmake-utils eclass, where it brings possibility to depend on cmake only when some useflag is required. Used with WANT_CMAKE="variable", where variable is the useflag (its autoadded to IUSE too.) | ||||
* | [eclass] Update kde4 eclasses | Alexey Shvetsov | 2009-10-06 | 1 | -24/+20 |
| | |||||
* | Sync kde4 eclasses with overlay ones in preparation for 4.3.1. | Tomas Chvatal | 2009-09-01 | 1 | -6/+19 |
| | | | | One thing differ from overlay ones. KDE_MINIMAL sets still 4.2 instead of 4.3 because some archies did not keyword all kde-base YET! | ||||
* | Sync eclasses with kde-testing ones. | Tomas Chvatal | 2009-08-20 | 1 | -16/+36 |
| | |||||
* | moved license/homepage stuff from kde4-meta to kde4-base | Alex Alexander | 2009-08-07 | 1 | -1/+12 |
| | |||||
* | synced kde4 eclasses with new ones from kde-testing overlay | Alex Alexander | 2009-08-03 | 1 | -87/+77 |
| | |||||
* | Adjust the kdedir check for optional/never required kde. Reported by yngwin. | Tomas Chvatal | 2009-06-05 | 1 | -2/+9 |
| | |||||
* | Fix variable test. Thx to salnx per forums for the fix. | Tomas Chvatal | 2009-06-04 | 1 | -2/+2 |
| | |||||
* | Adjust eclasses to support new handbook useflag, also keep backcompat with ↵ | Tomas Chvatal | 2009-06-04 | 1 | -14/+26 |
| | | | | old doc handling (will be dropped). Depend on qt4.5 and add variable allowing to override this. Linugas handling update. | ||||
* | Update kde4 eclasses from kde-testing. Mostly minor sinc. Introduce support ↵ | Tomas Chvatal | 2009-05-28 | 1 | -14/+28 |
| | | | | for stable koffice2 | ||||
* | Few minor updates to kde4 eclasses. Introduce kde4-stable-live support. | Tomas Chvatal | 2009-05-09 | 1 | -15/+42 |
| | |||||
* | Move elog information from prepare to postinst and also switch from elog to ↵ | Tomas Chvatal | 2009-04-18 | 1 | -9/+9 |
| | | | | einfo for less verbosity. Thanks for patch to reavertm. | ||||
* | Document ESVN_MIRROR variable for kde eclasses. Requested on irc. | Tomas Chvatal | 2009-04-15 | 1 | -1/+5 |
| | |||||
* | Update kde4 eclasses | Tomas Chvatal | 2009-04-13 | 1 | -372/+267 |
| | | | | | | | | | Add back support for doc handling (now via doc useflag) Force kdeprefix only for kde-base things (others are going unprefixed to /usr) -> Note for this: if user find that some application is pulling [-kdeprefix] kde uninstall/install of that app should help. Rewritten slot handling with simpler code. Added detection and alert system for finding what aplication break sth for /usr/share/config and /usr/share/kde4 and screw up perms. Left for next time: "Support for stable live (live packages from stable branch [shiny huh]). :]" | ||||
* | Dropping the >=xorg-server-1.5.2 dep. | Jorge Manuel B. S. Vicetto | 2009-03-26 | 1 | -6/+1 |
| | |||||
* | Fix broken DOC= variable. Cleanup eclass not to duplicate cmake-utils ↵ | Tomas Chvatal | 2009-03-11 | 1 | -19/+3 |
| | | | | function calls. | ||||
* | Sync kde4 eclasses with kde-testing (review by scarabeus and jmbsvicetto). | Tomas Chvatal | 2009-03-09 | 1 | -71/+94 |
| | |||||
* | Update kde4 eclasses. Was in testing for month now so hope all problems ↵ | Tomas Chvatal | 2009-03-01 | 1 | -98/+97 |
| | | | | squashed. Resolves some annoying issues and enhance deps. | ||||
* | Make NEED_KDE=none packages pick correct kdedir :] Fixed thanks to Tomáš ↵ | Tomas Chvatal | 2009-02-10 | 1 | -11/+9 |
| | | | | Caithaml and pva for helping with this. Per bug #257616. | ||||
* | Fix spaces with tabs. | Tomas Chvatal | 2009-02-02 | 1 | -10/+10 |
| | |||||
* | Fixes for 4.3 snapshot series. | Patrick Lauer | 2009-01-31 | 1 | -1/+16 |
| | |||||
* | Remove qt-phonon block from kde4-base.eclass | Ben de Groot | 2009-01-31 | 1 | -2/+2 |
| | |||||
* | Fixed KMMODULE not to add a / at the end. Thanks to ABCD for calling our ↵ | Jorge Manuel B. S. Vicetto | 2009-01-24 | 1 | -6/+6 |
| | | | | attention. | ||||
* | Force exporting PKG_CONFIG dirs for building kde apps | Alexey Shvetsov | 2009-01-18 | 1 | -2/+2 |
| | |||||
* | Add one missed patch for the eclasses. Affect only live stuff so no breakage ↵ | Tomas Chvatal | 2009-01-12 | 1 | -25/+2 |
| | | | | for tree users. Thanks reavertm for pointing out. | ||||
* | Update of kde4 eclasses with ones which understand 4.2 and live :] | Tomas Chvatal | 2009-01-12 | 1 | -382/+395 |
| | | | | | | | Report all broken (in meaning with kde4.2) things, i will be revbumping and fixing all packages using these eclasses but i might miss something. Such package could became blocker for 4.2 so bumb if you maintain such thing (i will write note on dev-ml today when i am done and if i wont forget). | ||||
* | Fix autopatch breakage i introduced with last addition to eclass. I am ↵ | Tomas Chvatal | 2009-01-06 | 1 | -2/+2 |
| | | | | humbly sorry. | ||||
* | Add kde4-{base,meta}_src_prepare functions. Actualy does only one "echo", ↵ | Tomas Chvatal | 2009-01-03 | 1 | -2/+8 |
| | | | | | | | for enabling transition to new eclass which uses src_prepare heavily. NOTE: every package you spot in tree using kde4 eclasses and not calling src_prepare will seriously break if we miss them, so if you yourself have such package just add the function call. Thankies. | ||||
* | Added kdebase-data to the eclass deps. | Jorge Manuel B. S. Vicetto | 2008-12-07 | 1 | -1/+12 |
| | |||||
* | Updated x11-libs/qt-phonon block to avoid a qt downgrade. | Jorge Manuel B. S. Vicetto | 2008-11-22 | 1 | -3/+2 |
| | |||||
* | Added a block to x11-libs/qt-phonon. | Jorge Manuel B. S. Vicetto | 2008-11-21 | 1 | -1/+2 |
| | |||||
* | Fix kde4-base.eclass so it works with updated kde-base.eclass. | Tomas Chvatal | 2008-11-09 | 1 | -2/+2 |
| | |||||
* | As we moved KDEDIR setting to pkg_setup, we can't set PREFIX to it in global ↵ | Jorge Manuel B. S. Vicetto | 2008-10-11 | 1 | -8/+5 |
| | | | | | | | scope. Furthermore, now that we have kdeprefix, set PREFIX to KDEDIR in pkg_setup and so make the install location dependent on kdeprefix for all packages that inherit kde4-base. | ||||
* | Added automoc to the kde4-base eclass DEPEND list. | Jorge Manuel B. S. Vicetto | 2008-10-04 | 1 | -1/+2 |
| | | | | Fixes bug #239526. Thanks to Andreas Eckstein for the reporting. | ||||
* | Bumped kde4 eclasses. | Jorge Manuel B. S. Vicetto | 2008-10-02 | 1 | -77/+205 |
| | | | | Add kde-4.1.2 into the tree from the kde-testing overlay. | ||||
* | Actually convert to an array... Bug #216863. | Bo Ørsted Andresen | 2008-05-17 | 1 | -2/+2 |
| | |||||
* | Eclass updates for KDE 4.0.4, thanks to Bo Ørsted Andresen & Jorge Manuel ↵ | Ingmar Vanhassel | 2008-05-15 | 1 | -34/+25 |
| | | | | B. S. Vicetto. | ||||
* | Improved PATCHES array handling. | Bo Ørsted Andresen | 2008-04-14 | 1 | -16/+14 |
| | |||||
* | Use an array for PATCHES on the eclass level regardless if the ebuild ↵ | Bo Ørsted Andresen | 2008-04-06 | 1 | -3/+3 |
| | | | | explicitly specifies two or more patches or not. | ||||
* | Add support for making PATCHES an array for proper quoting. Add KDE_LINGUAS ↵ | Bo Ørsted Andresen | 2008-04-04 | 1 | -9/+27 |
| | | | | support to kde4-functions.eclass and use it in kde4-base.eclass in the unpack phase. | ||||
* | Added support for EAPI=kdebuild-1. Hard depend on qt-4.4.x when PV >= 4.1. | Wulf Krueger | 2008-04-03 | 1 | -58/+102 |
| | |||||
* | Don't run `use opengl` when OPENGL_REQUIRED is set to always (bug #214960). | Bo Ørsted Andresen | 2008-03-26 | 1 | -3/+3 |
| |