Bebosudo's Projects

bebosudo/go-compilers

RPM Macros for Golang packages, built from fc30 package. May not work (e.g. to build podman I manually added a #define line at the top, like centos packagers did for podman 1.4.4-4.el7)
  • EPEL 7 : ppc64le, x86_64

bebosudo/containers

Note: this copr is unmaintained; have a look at the Kubic project: https://podman.io/getting-started/installation.html#centos This repository contains RPM builds of podman and buildah containerization tools, created with the scripts available here: https://github.com/bebosudo/containers-rpm/. Only CentOS 7 (aarch64, ppc64le and x86_64) is provided here, because it ships outdated packages, which come with some bugs for a deployment of mine (e.g. podman build caching files even though they changed on disk: containers/buildah#1780, containers/libpod#3920). 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/containers-rpm/issues. COPR repo creation instructions inspired by this blog post. https://copr-be.cloud.fedoraproject.org/results/bebosudo/go-compilers/epel-7-$basearch/
  • EPEL 7 : ppc64le, x86_64

bebosudo/fdm

fdm is a program designed to fetch mail from POP3 or IMAP servers, or receive local mail from stdin, apply filters and deliver it in various ways. This repository contains RPM builds of fdm, created with the scripts available here: https://github.com/bebosudo/fdm-rpm/. 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/fdm-rpm/issues. COPR repo creation instructions inspired by this blog post.
  • Centos-stream 8 : aarch64, ppc64le, x86_64
  • EPEL 6 : i386, x86_64
  • EPEL 7 : ppc64le, x86_64
  • EPEL 8 : aarch64, ppc64le, x86_64
  • Fedora 38 : aarch64, i386, ppc64le, x86_64
  • Fedora 39 : aarch64, i386, ppc64le, x86_64
  • Fedora 40 : aarch64, i386, ppc64le, x86_64
  • Fedora rawhide : aarch64, i386, ppc64le, x86_64
  • openSUSE Tumbleweed : i586, ppc64le, x86_64

bebosudo/olive-editor

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/
  • EPEL 7 : x86_64