Removed upstreamed

This commit is contained in:
Gerben Jan Dijkman 2022-04-13 13:14:16 +02:00
parent d1d489bbae
commit debcd4b273
4 changed files with 0 additions and 60 deletions

View File

@ -1 +0,0 @@
DIST chromium-codecs-ffmpeg_99.0.4844.84-0ubuntu0.18.04.1_arm64.deb 726932 BLAKE2B 916d3577849d0dd415a54556d656f90545546458fcdc6dd8c3371e18e341eaf91740537d82c8378ca9a3ccda97c7646ffa30da562649b85bf54ce0d05d3fed33 SHA512 de8cf6d83d5d012181e12f83bcf717f8fb924e1e48bbbfa13795b73718b876b6d143aa0cec4d1b97070f8050b6c10fda7bc34d0889ae540bd96b02c84525d164

View File

@ -1,29 +0,0 @@
# Copyright 2011-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit chromium-2 desktop pax-utils unpacker xdg
KEYWORDS="~arm64"
MY_P="chromium-codecs-ffmpeg_${PV}-0"
SRC_URI="http://ports.ubuntu.com/pool/universe/c/chromium-browser/${MY_P}ubuntu0.18.04.1_arm64.deb"
SLOT="0"
IUSE="selinux"
RESTRICT="bindist mirror strip"
RDEPEND=""
S=${WORKDIR}
src_unpack() {
:
}
src_install() {
dodir /
cd "${ED}" || die
unpacker
}

View File

@ -1 +0,0 @@
DIST chromium-codecs-ffmpeg-extra_99.0.4844.84-0ubuntu0.18.04.1_arm64.deb 989016 BLAKE2B 05b916bfb92c3f6f1e3315bfa56f39231b7417e0d910c8d03bc56979163e439a0f6b2df42a9dc8a33265bf24c06d6bfb6b49863341621d5e360f2f67dc12bf72 SHA512 dad171338e4f50b637c2c086c80167502d8603b410d04cf3c109ba67026ad989f489c09c668b39ab08bed6c6c5a98bf8ccfa6f76def149b2a771461e154a034d

View File

@ -1,29 +0,0 @@
# Copyright 2011-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit chromium-2 desktop pax-utils unpacker xdg
KEYWORDS="~arm64"
MY_P="chromium-codecs-ffmpeg-extra_${PV}-0"
SRC_URI="http://ports.ubuntu.com/pool/universe/c/chromium-browser/${MY_P}ubuntu0.18.04.1_arm64.deb"
SLOT="0"
IUSE="selinux"
RESTRICT="bindist mirror strip"
RDEPEND=""
S=${WORKDIR}
src_unpack() {
:
}
src_install() {
dodir /
cd "${ED}" || die
unpacker
}