summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2019-06-21add json loader dep to disabled for now as it's not a pkg dep yetCarsten Haitzler (Rasterman)
2019-06-18efl not has no more autofoo - switch to meson for pkgverCarsten Haitzler (Rasterman)
2019-02-15update options for bindings - none right nowCarsten Haitzler (Rasterman)
2019-01-11disable buffer - it's not actually really used by anythingCarsten Haitzler (Rasterman)
2018-12-24fix cflags that break neon asmCarsten Haitzler (Rasterman)
alarm on v7 is doing this. work around it.
2018-12-22add pulseuadio as a dependencyCarsten Haitzler (Rasterman)
reality is this is the better supported and most tested path so - make it a dependency.
2018-12-22use 300m per thread as that is what is needed on some arch'sCarsten Haitzler (Rasterman)
2018-12-21build - use 250m per thread for build as thats about rightCarsten Haitzler (Rasterman)
2018-12-21fix to use right memory column for guessing number of threadsCarsten Haitzler (Rasterman)
2018-12-21move to meson build and be more precise on build depsCarsten Haitzler (Rasterman)
2018-12-21update architectures to be more expansiveCarsten Haitzler (Rasterman)
2018-01-26update dependencies for efl-git to be more accurate for waylandCarsten Haitzler (Rasterman)
add libxkbcommon-x11
2018-01-26fix dependencies - those were pkg-config not arch pkgsCarsten Haitzler (Rasterman)
2018-01-26fix srcinfo and typoCarsten Haitzler (Rasterman)
2018-01-25add wayland deps to dependencies - they were missing.Carsten Haitzler (Rasterman)
2017-12-04update hash versionCarsten Haitzler (Rasterman)
2017-10-03fix git url properlyCarsten Haitzler (Rasterman)
2017-10-03update git src url to use httpsCarsten Haitzler (Rasterman)
2017-09-03update and improve efl pkgbuildCarsten Haitzler (Rasterman)
i just did some ... improvements. 1. updated pkgver (well it auto-updated on build) 2. updated license list to be more accurate 3. fixed depends (gtk3 is not a dependency - never has been. it's glib that is (and that can be --disabled to remove glib loop integration support) 4. added shared-mime-info and ttf-font from the enlightenment-git pkg as these are actually efl dependencies, not enlightenment ones. 5. added scim and libibus because scim is the default inpute method supported and i enabled ibus so people have options other than scim (ibus works fine) 6. i switched from glx to egl+gles ... to enable full wayland support and accel (also enabled). note on nvidia + x11 egl+gles has performance issues which need to be resolved upstream somehow (a workaround perhaps?) this should allow people to do various things in addition to working on x11: 1.run efl apps in the "framebuffer" with full gl acceleration too (gl_drm support). terminology works just fine this way for example. 2. use wayland support in enlightenment.
2017-09-02fix up contributor/maintainer and put me on top as maintainer nowCarsten Haitzler (Rasterman)
2017-08-01Replaced the gtk3 dependency with wayland-protocolsGavin Fernandes
Thanks to AJSlye (aur user) for this
2017-06-06Added gtk3 to dependenciesGavin Fernandes
The build fails without gtk3
2016-07-30Add mesa dep, ecore-drm needs libgbmDoug Newgard
2016-06-13Workarounds no longer necessary, fixed upstreamDoug Newgard
2016-06-09Merge in evas_generic_loadersDoug Newgard
2016-05-30Add elput libraryDoug Newgard
2016-05-11Simplify pkgver functionDoug Newgard
2016-04-27Remove redundant install scriptDoug Newgard
2016-03-25Elementary has been merged into EFLDoug Newgard
2015-05-08Add libunwind depDoug Newgard
2015-04-10Template updateDoug Newgard
2015-04-10openjpeg is common enough now, make it a full depDoug Newgard
2014-12-29Add libinput dep and remove redundant lz4 depDoug Newgard
2014-11-11elocation merged into EFLDoug Newgard
2014-08-22Use external lz4Doug Newgard
2014-05-26Optimize python files as wellDoug Newgard
2014-05-26Simplify text file installationDoug Newgard
2014-05-26Switch back to _pkgnameDoug Newgard
2014-04-06Various cleanupsDoug Newgard
New email Cleanup pkgdesc Cleanup deps Switch to pkgbase instead of _pkgname
2014-03-18Add drm engineDoug Newgard
2014-03-09Remove old provides/conflictsDoug Newgard
2014-03-09Remove default option that nobody will want to changeDoug Newgard
2014-02-11Fix pkgver function for discomfitor adding another numberDoug Newgard
2014-01-17Change lua dep to luajit after upstream changeDoug Newgard
2014-01-09Python shebang changed to python2 upstreamDoug Newgard
2013-12-22Switch deps to GStreamer 1.0Doug Newgard
2013-12-11Compile python scripts so we don't leave untracked .pyc filesDoug Newgard
2013-12-05pkgver bump for uploadDoug Newgard
2013-11-24Use awk for substition and deletion instead of piping to sed and trDoug Newgard
2013-11-22Update pkgver function to make alpha builds show correct versionDoug Newgard