bebosudo/olive-editor

Project ID: 23897

Description

This repository contains RPM builds of Olive video editor, created with the scripts available here: https://github.com/bebosudo/olive-editor-rpm/.

All the currently maintained Fedora releases are supported; RHEL/CentOS 7 x86_64 is supported, while aarch64 and ppc64le are not, due to the missing ffmpeg-devel dependency in RPMFusion (see below). RHEL/CentOS 8 may see a build of olive on all platforms, since RPMFusion now provides packages for all platforms.

If you want to request an update of the RPM, report an issue or include a new distro, please ping me at the issue tracker of the github repo: https://github.com/bebosudo/olive-editor-rpm/issues.

COPR repo creation instructions inspired by this blog post; build chroots manually extended on COPR with the RPMFusion repo URL, and also the EPEL repo on RHEL.
Unfortunately RPMFusion is not availble for aarch64 or ppc64le on RHEL 7 (https://mirrors.rpmfusion.org/mm/publiclist/), which is needed to provide ffmpeg-devel.

To extend your chroot on your build with RPMFusion for Fedora, use:

http://download1.rpmfusion.org/nonfree/fedora/releases/$releasever/Everything/$basearch/os/ http://download1.rpmfusion.org/nonfree/fedora/updates/$releasever/$basearch/ http://download1.rpmfusion.org/free/fedora/releases/$releasever/Everything/$basearch/os/ http://download1.rpmfusion.org/free/fedora/updates/$releasever/$basearch/

To extend your chroot on your build with RPMFusion and EPEL for RHEL, use:

https://download.fedoraproject.org/pub/epel/$releasever/$basearch/ http://download1.rpmfusion.org/free/el/updates/$releasever/$basearch/ http://download1.rpmfusion.org/nonfree/el/updates/$releasever/$basearch/

Installation Instructions

To install it on any Fedora release, make sure to have RPMFusion installed (see https://rpmfusion.org/Configuration), and copr, if needed, with dnf install 'dnf-command(copr)'; then:

# dnf copr enable bebosudo/olive-editor # dnf install olive-editor

Then, run it with:

$ olive-editor

or select it from the GUI menu > Video.

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
EPEL 7 x86_64 [modified] (3)* EPEL 7 (70 downloads)

* Total number of downloaded packages.