app-mobilephone/revanced-patches - 5.50.2 (tatsh-overlay)

Search

Install

Install this version:

emerge -a =app-mobilephone/revanced-patches-5.50.2

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =app-mobilephone/revanced-patches-5.50.2

Or alternatively:

emerge --autounmask-write -a =app-mobilephone/revanced-patches-5.50.2

Package Information

Description:
Patches for ReVanced.
Homepage:
https://github.com/ReVanced/revanced-patches https://revanced.app/
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
5.50.2 8 ~amd64 0
View Raw Ebuild
# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="Patches for ReVanced."
HOMEPAGE="https://github.com/ReVanced/revanced-patches https://revanced.app/"
SRC_URI="https://github.com/ReVanced/revanced-patches/releases/download/v${PV}/patches-${PV}.rvp -> ${P}.rvp"

S="${WORKDIR}"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"

src_install() {
	insinto "/usr/share/${PN}"
	newins "${DISTDIR}/${P}.rvp" patches.rvp
}

Manifest for 5.50.2

Type File Size Source URLs
DIST revanced-patches-5.50.2.rvp 5331427 bytes https://github.com/ReVanced/revanced-patches/releases/download/v5.50.2/patches-5.50.2.rvp