Skip to content

Instantly share code, notes, and snippets.

@PhobosK
PhobosK / webvfx-9999.ebuild
Created February 19, 2019 20:08
A basic, quick and dirty live ebuild for media-libs/webvfx ( https://github.com/mltframework/webvfx )
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit qmake-utils xdg
DESCRIPTION="Video effects library based on web technologies"
HOMEPAGE="https://www.shotcut.org/ https://github.com/mltframework/webvfx/"