summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* www-plugins/chrome-token-signing: port to EAPI-7 as qmake-utils now reqsHEADmasterMart Raudsepp2021-01-301-2/+4
| | | | | | Closes: https://bugs.gentoo.org/767580 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* x11-wm/maynard: Drop old live ebuild packageMart Raudsepp2020-02-221-39/+0
| | | | | Closes: https://bugs.gentoo.org/709126 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-libs/opensc: Add a snapshot version for esteid new certificate patchesMart Raudsepp2017-11-153-0/+103
| | | | | | Includes EstEID ECDSA and ECDH token support, needed for new certificates used on EstEID smartcards that had old certificate type compromised by the Infineon security issue.
* www-plugins/chrome-token-signing: add a TODO about ↵Mart Raudsepp2017-11-141-1/+1
| | | | google-chrome-{beta,unstable} paths checking
* www-plugins/chrome-token-signing: Add Estonian ID card browser extension ↵Mart Raudsepp2017-11-143-0/+62
| | | | test ebuild
* x11-libs/gtk+: Remove ancient versions; main tree gtk+ should be fine for ↵Mart Raudsepp2017-11-108-649/+0
| | | | rpi with mesa[vc4]
* media-plugins/gst-plugins-faad: Remove ancient 1.4.4 copy from hereMart Raudsepp2017-11-103-20/+0
|
* media-tv/kodi: Blindly update to 16.1 for rpiMart Raudsepp2016-12-204-130/+136
|
* cogl/clutter: Remove until sync with main tree is doneMart Raudsepp2016-03-186-244/+0
| | | | | | | | Old versions are inheriting old clutter.eclass from main tree, which has since been deprecated and deleted. These modification might be unnecessary anyways in a VC4 mesa driver world future. Gentoo-Bug: 574524
* gtk+:2 - bump and sync with main treeMart Raudsepp2015-03-112-10/+1
|
* raspberrypi-userland: Claim a mesa version for wayland-egl packageMart Raudsepp2015-03-101-1/+5
| | | | | Otherwise versioned checks for wayland-egl package fail. In particular, gst-plugins-bad needs at least version 9.0 (probably a mesa[egl] ver)
* webkit-gtk: Fix rpi egl/gles2 flag appending logicMart Raudsepp2015-02-251-3/+3
| | | | | | | It checks for egl libraries with USE=egl too in configure, not just when USE=webgl is given. As they are force coupled with rpi, append the flags when either egl or gles2 USE flags are given (though REQUIRED_USE mostly takes care of it too, iirc).
* gtk+:3 - bump and sync with main treeMart Raudsepp2015-03-032-18/+4
|
* kodi: append glesv2 and egl cflags and ldflags, to help kodi find them from ↵Mart Raudsepp2015-03-031-1/+3
| | | | /opt/vc
* Add a very rough kodi ebuild for RPi for testing by interested partiesMart Raudsepp2015-02-267-0/+432
|
* raspberrypi-userland: Point to an available snapshot tarball locationMart Raudsepp2015-02-261-1/+1
| | | | | | | I didn't end up bumping this in main tree yet, so for now make the snapshot tarball available from my devspace and use it. Before I had it only available locally and no-one could use this rpi-userland version bump.
* gtk+:2 - sync with portageMart Raudsepp2015-02-192-14/+14
|
* Add a preliminary ebuild for maynard desktop envMart Raudsepp2015-02-191-0/+39
|
* Preliminary xf86-video-fbturbo for RPi usagesMart Raudsepp2015-02-182-0/+32
| | | | Lacks deps and handling for mali libump and co stuff
* weston: USE=egl needs wayland-egl.pc package, so rpi-userland[wayland] on rpiMart Raudsepp2015-02-181-1/+1
|
* Add net-libs/webkit-gtk that merges on Raspberry PiMart Raudsepp2015-02-1813-0/+629
| | | | | | | | | | The append-ldflags part is untested, as due to the compile times after a failure had to add it manually. Ought to work though, let me know if not. USE=rpi is used to pick up rpi-userland gles2/egl together with USE=webgl, which actually also enables accelerated compositing.. As newer version does not support building without accelerated compositing, and with that a GL implementation will be mandatory, no point in introducing new USE flags in an overlay to separate webgl and AC. metadata.xml is updated here, though
* raspberrypi-userland: Copy the wayland-egl pkgconfig file to libdirMart Raudsepp2015-02-171-0/+1
| | | | so other packages see it
* gtk+: sync with portage, add gtk2 that works with USE=gtk3-onlyMart Raudsepp2015-02-175-8/+365
| | | | | | | | | | | | | Unfortunately gles2 version of webkit-gtk isn't working out of the box yet on the cmake using new stable series, so needing to use the old one, which can build without GLES2 (accelerated compositing not required), but it is also autotools based and gles2 support ought to work to provide AC (hidden behind USE=webgl in Gentoo for some reason). However that older webkit-gtk hard depends on gtk2 (can't disable gtk2 nsplugin support); so roll gtk2 that skips icon cache tools, preferring gtk3, so that gtk3 is still the main, and once webkit-gtk supports gles2 in a newer version, can just skip gtk2 installation from binary packages without rebuilding gtk+ packages.
* weston: Update to 1.6.1 for sync with gentoo treeMart Raudsepp2015-02-152-1/+1
|
* raspberrypi-userland: Bump to latest snapshot for RPi2 ARMv7 supportMart Raudsepp2015-02-142-4/+6
| | | | | Also remove useless CMAKE_TOOLCHAIN_FILE defining - eclass supposedly overrides that anyways. Build fails with as-needed, though due to mmal_util linkage issues. Temporarily filter it out.
* raspberrypi-userland: Add missing wayland and pkgconfig deps from the ↵Mart Raudsepp2015-02-141-0/+4
| | | | wayland wsys patch
* Bump gst-plugins-bad to 1.4.5, include a resizing patch to glimagesink and ↵Mart Raudsepp2015-02-123-3/+29
| | | | fix some deps
* Rename repo_name to match layman entryMart Raudsepp2015-02-081-1/+1
|
* Remove gstreamer packages that are in main tree by nowMart Raudsepp2015-01-0712-297/+0
|
* gtk+: Remove wrong gdk-pixbuf[X] USE depMart Raudsepp2015-01-051-1/+1
| | | | | gdk-pixbuf[X] only adds gdk-pixbuf-xlib package/library from it's contrib/, which gtk+ does NOT use.
* gtk+: Bump to 3.14.6, sync with portageMart Raudsepp2015-01-052-15/+59
|
* Remove glib and gdbus-codegen - they reached main tree from gnome overlayMart Raudsepp2015-01-0311-572/+0
|
* gtk+: Fix manifest (oops)Mart Raudsepp2014-11-261-1/+1
|
* Bump to gtk+-3.14.5 for xdg-shell protocol version compat with weston-1.6Mart Raudsepp2014-11-2513-52/+578
| | | | | | | This also adds glib and gdbus-codegen, together with gtk+ from gnome overlay (gtk+ having the usual RPi/gtk3-only mods on top). gtk+-3.12 is xdg-shell protocol version 3, but weston-1.6 is version 4, so they can't talk to eachother. gtk+-3.14 talks the same language.
* raspberrypi-userland: Update to 20140830 snapshot as found p.masked in portageMart Raudsepp2014-11-252-1/+1
| | | | | Continues to carry the wayland patches, which still apply cleanly. Requires package.unmasking until main tree unmasks it.
* gtk+: Add forgotten darwin patchMart Raudsepp2014-11-241-0/+39
|
* gtk+: Sync with portage (multilib support, Darwin patch)Mart Raudsepp2014-11-241-53/+81
|
* Add a gst-plugins-omx-1.2.0 that can play 1080p videoMart Raudsepp2014-11-102-0/+53
| | | | | | | | Use something like this to play on the console: GST_GL_PLATFORM=egl GST_GL_API=gles2 GST_GL_WINDOW=dispmanx gst-play-1.0 media.mkv See http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-bad-libs/html/GstGLDisplay.html for other values (x11 or wayland for GST_GL_WINDOW mostly; but dispmanx might be good on X11 too)
* Update gstreamer bits to 1.4.4Mart Raudsepp2014-11-1012-6/+6
|
* Add gst-plugins-soup, as I'm using it on my RPiMart Raudsepp2014-11-083-0/+28
|
* weston: Update to 1.6.0 for RPi and actually commit my old changes to build ↵Mart Raudsepp2014-10-112-5/+4
| | | | it on RPi without mesa
* Update gstreamer bits to 1.4.3Mart Raudsepp2014-10-0710-5/+5
|
* added 'opengl' USE flag to compile OpenGL elements against desktop OpenGLMirko Günther2014-09-221-1/+5
|
* Update gstreamer bits to 1.4.2Mart Raudsepp2014-09-1910-5/+5
|
* Update gstreamer bits to 1.4.1Mart Raudsepp2014-09-0610-5/+5
|
* gtk+: Add a USE=gtk3-only for building without gtk2 dependencyMart Raudsepp2014-08-232-4/+7
| | | | | | | | | | | | | | | Useful for gtk3 only wayland only systems like aiming with my RPi work. At some point main gentoo tree could swap around which SLOT provides gtk-update-icon-cache dependency and allow a gtk3 only system (and disallow a gtk2 only system), or split gtk-update-icon-cache build out into a separate package, in which the gtk version dep can be chosen, if it deps on gtk really at all. It should really be a hard blocker on gtk2 (!!x11-libs/gtk+:2), but a soft blocker allows for easier migration to gtk3-only for me, where the gtk2 linking remaining libs/apps keep the libs around as a preserved-lib, needing rebuild against gtk3 or unmerge of the gtk2 using stuff.
* Add x11-libs/gtk+:3 modified to accept raspberrypi-userland[wayland] as a ↵Mart Raudsepp2014-08-234-0/+247
| | | | wayland wsys provider
* Update gstreamer bits to 1.4.0 stable until I get them to main tree (-bad is ↵Mart Raudsepp2014-08-0212-75/+6
| | | | overlay specific patched though)
* Add media-libs/raspberrypi-userland with wayland wsys patches and pkg-config ↵Mart Raudsepp2014-07-188-0/+2173
| | | | files
* Add forgotten to stage gst-plugins-bad RPi patchesMart Raudsepp2014-07-183-0/+125
| | | | | | | | | Those were mostly needed due to local changes to raspberrypi-userland to ship with pkg-config files, which point at a custom include path. Two of them are already upstream for upcoming 1.4.0, but the one that actually makes gst-plugins-bad configure use raspberrypi-userland pkg-config files won't be until raspberrypi-userland doesn't ship them upstream.